Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ejlee3 for edgexfoundry/edgex-go Obtained Jenkinsfile from c1dbeb0b804e52bc17696917375e56ea1ac61ffe+12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 (f8f377816b85e541af4c2779c3582c8518bf00e2) 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-ssh10185641074470765028.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh2195482468153396960.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-4558/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-4558/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2799744990151813281.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh15671451709314153296.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-4558/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-4558/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17247408681729041354.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-14887’ Running on prd-ubuntu20.04-docker-8c-8g-14891 in /w/workspace/edgexfoundry_edgex-go_PR-4558 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/4558/head:refs/remotes/origin/PR-4558 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 into PR head commit c1dbeb0b804e52bc17696917375e56ea1ac61ffe Merge succeeded, producing fce22453ee51a8f2bbbd63edc8b3418f3776c60c Checking out Revision fce22453ee51a8f2bbbd63edc8b3418f3776c60c (PR-4558) > git config core.sparsecheckout # timeout=10 > git checkout -f c1dbeb0b804e52bc17696917375e56ea1ac61ffe # 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 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fce22453ee51a8f2bbbd63edc8b3418f3776c60c # timeout=10 Commit message: "Merge commit '12c06915ff31f9eaa4ad8ff47a5338a4a86a5795' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk ea66938cfcd20a2b78fd8160baefacde74613d13 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:55 ========================================================= 08:30:55 EdgeX Global Pipelines Version Info 08:30:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:55 ------------------- 08:30:55 stable info: 08:30:55 ------------------- 08:30:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:55 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 08:30:55 Message: update stable to v1.0.249 08:30:56 ------------------- 08:30:56 experimental info: 08:30:56 ------------------- 08:30:56 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:56 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 08:30:56 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:30:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4558 [Pipeline] echo 08:30:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4558 [Pipeline] echo 08:30:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4558 [Pipeline] echo 08:30:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fce22453ee51a8f2bbbd63edc8b3418f3776c60c [Pipeline] echo 08:30:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fce2245 [Pipeline] echo 08:30:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:57 provisioning config files... 08:30:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config9371893080548259550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:57 ---> docker-login.sh 08:30:57 nexus3.edgexfoundry.org:10001 08:30:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:57 Configure a credential helper to remove this warning. See 08:30:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:57 08:30:57 Login Succeeded 08:30:57 nexus3.edgexfoundry.org:10002 08:30:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:57 Configure a credential helper to remove this warning. See 08:30:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:57 08:30:57 Login Succeeded 08:30:57 nexus3.edgexfoundry.org:10003 08:30:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:57 Configure a credential helper to remove this warning. See 08:30:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:57 08:30:57 Login Succeeded 08:30:57 nexus3.edgexfoundry.org:10004 08:30:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:57 Configure a credential helper to remove this warning. See 08:30:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:57 08:30:57 Login Succeeded 08:30:57 docker.io 08:30:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:58 Configure a credential helper to remove this warning. See 08:30:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:58 08:30:58 Login Succeeded 08:30:58 ---> docker-login.sh ends [Pipeline] } 08:30:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:58 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:30:58 + dirname cmd/core-command/Dockerfile 08:30:58 + cut -d/ -f2 08:30:58 + echo core-command,cmd/core-command/Dockerfile 08:30:58 + + cut -d/ -f2 08:30:58 dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:58 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:58 + dirname cmd/core-data/Dockerfile 08:30:58 + cut -d/ -f2 08:30:58 + echo core-data,cmd/core-data/Dockerfile 08:30:58 + cut -d/ -f2 08:30:58 + dirname cmd/core-metadata/Dockerfile 08:30:58 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:58 + dirname cmd/security-bootstrapper/Dockerfile 08:30:58 + cut -d/ -f2 08:30:58 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:58 + dirname cmd/security-proxy-auth/Dockerfile 08:30:58 + cut -d/ -f2 08:30:58 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:30:58 + dirname cmd/security-proxy-setup/Dockerfile 08:30:58 + cut -d/ -f2 08:30:58 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:58 + dirname cmd/security-secretstore-setup/Dockerfile 08:30:58 + cut -d/ -f2 08:30:58 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:58 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:58 + cut -d/ -f2 08:30:58 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:58 + dirname cmd/security-spire-agent/Dockerfile 08:30:58 + cut -d/ -f2 08:30:58 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:58 + dirname cmd/security-spire-config/Dockerfile 08:30:58 + cut -d/ -f2 08:30:58 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:58 + dirname cmd/security-spire-server/Dockerfile 08:30:58 + cut -d/ -f2 08:30:58 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:58 + dirname cmd/support-notifications/Dockerfile 08:30:58 + cut -d/ -f2 08:30:58 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:58 + dirname cmd/support-scheduler/Dockerfile 08:30:58 + cut -d/ -f2 08:30:58 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:58 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:30:58 + git rev-list -1 --merges fce22453ee51a8f2bbbd63edc8b3418f3776c60c~1..fce22453ee51a8f2bbbd63edc8b3418f3776c60c [Pipeline] echo 08:30:58 -----------> git rev-list -1 --merges fce22453ee51a8f2bbbd63edc8b3418f3776c60c~1..fce22453ee51a8f2bbbd63edc8b3418f3776c60c fce22453ee51a8f2bbbd63edc8b3418f3776c60c 08:30:58 fce22453ee51a8f2bbbd63edc8b3418f3776c60c [false] [Pipeline] sh 08:30:59 + git log --format=format:%s -1 fce22453ee51a8f2bbbd63edc8b3418f3776c60c [Pipeline] echo 08:30:59 ========================================================= 08:30:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:59 + grep -v github /etc/ssh/ssh_known_hosts 08:30:59 + [ -e /tmp/ssh_known_hosts ] 08:30:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:59 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:59 sudo tee -a /etc/ssh/ssh_known_hosts 08:30:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:59 08:30:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:00 0.1.4: Pulling from edgex-devops/py-git-semver 08:31:00 b85a868b505f: Pulling fs layer 08:31:00 e2be974225ed: Pulling fs layer 08:31:00 339a4e72a1f5: Pulling fs layer 08:31:00 988bab9f4d93: Pulling fs layer 08:31:00 1469e6f7b9e6: Pulling fs layer 08:31:00 eaf3925da568: Pulling fs layer 08:31:00 bab4dde63d76: Pulling fs layer 08:31:00 bde34c3a00c8: Pulling fs layer 08:31:00 b352a97aabf1: Pulling fs layer 08:31:00 4872d77fe225: Pulling fs layer 08:31:00 5851b861e8e6: Pulling fs layer 08:31:00 988bab9f4d93: Waiting 08:31:00 1469e6f7b9e6: Waiting 08:31:00 eaf3925da568: Waiting 08:31:00 bab4dde63d76: Waiting 08:31:00 bde34c3a00c8: Waiting 08:31:00 b352a97aabf1: Waiting 08:31:00 4872d77fe225: Waiting 08:31:00 5851b861e8e6: Waiting 08:31:00 e2be974225ed: Download complete 08:31:00 988bab9f4d93: Verifying Checksum 08:31:00 988bab9f4d93: Download complete 08:31:00 1469e6f7b9e6: Verifying Checksum 08:31:00 1469e6f7b9e6: Download complete 08:31:00 339a4e72a1f5: Verifying Checksum 08:31:00 339a4e72a1f5: Download complete 08:31:00 eaf3925da568: Verifying Checksum 08:31:00 eaf3925da568: Download complete 08:31:00 bde34c3a00c8: Download complete 08:31:00 b352a97aabf1: Verifying Checksum 08:31:00 b352a97aabf1: Download complete 08:31:00 4872d77fe225: Verifying Checksum 08:31:00 4872d77fe225: Download complete 08:31:00 5851b861e8e6: Download complete 08:31:00 b85a868b505f: Verifying Checksum 08:31:00 b85a868b505f: Download complete 08:31:00 bab4dde63d76: Verifying Checksum 08:31:00 bab4dde63d76: Download complete 08:31:01 b85a868b505f: Pull complete 08:31:01 e2be974225ed: Pull complete 08:31:02 339a4e72a1f5: Pull complete 08:31:02 988bab9f4d93: Pull complete 08:31:02 1469e6f7b9e6: Pull complete 08:31:02 eaf3925da568: Pull complete 08:31:04 bab4dde63d76: Pull complete 08:31:04 bde34c3a00c8: Pull complete 08:31:04 b352a97aabf1: Pull complete 08:31:04 4872d77fe225: Pull complete 08:31:04 5851b861e8e6: Pull complete 08:31:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:31:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:04 prd-ubuntu20.04-docker-8c-8g-14891 does not seem to be running inside a container 08:31:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:31:06 $ docker top af2cf55493dd6ccb06a897c558b72e5fa8b6a373623b77d4408e04d77c1c4807 -eo pid,comm 08:31:06 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:31:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:31:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:06 [ssh-agent] Looking for ssh-agent implementation... 08:31:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:06 $ docker exec af2cf55493dd6ccb06a897c558b72e5fa8b6a373623b77d4408e04d77c1c4807 ssh-agent 08:31:06 SSH_AUTH_SOCK=/tmp/ssh-nrQMDesFyM68/agent.30 08:31:06 SSH_AGENT_PID=36 08:31:06 Running ssh-add (command line suppressed) 08:31:06 Identity added: /w/workspace/edgex-go/3@tmp/private_key_12289212339240845779.key (/w/workspace/edgex-go/3@tmp/private_key_12289212339240845779.key) 08:31:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:06 + git tag --points-at HEAD [Pipeline] } 08:31:06 $ docker exec --env ******** --env ******** af2cf55493dd6ccb06a897c558b72e5fa8b6a373623b77d4408e04d77c1c4807 ssh-agent -k 08:31:06 unset SSH_AUTH_SOCK; 08:31:06 unset SSH_AGENT_PID; 08:31:06 echo Agent pid 36 killed; 08:31:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:31:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:07 [ssh-agent] Looking for ssh-agent implementation... 08:31:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:07 $ docker exec af2cf55493dd6ccb06a897c558b72e5fa8b6a373623b77d4408e04d77c1c4807 ssh-agent 08:31:07 SSH_AUTH_SOCK=/tmp/ssh-TmQ5PYu9sEFU/agent.68 08:31:07 SSH_AGENT_PID=74 08:31:07 Running ssh-add (command line suppressed) 08:31:07 Identity added: /w/workspace/edgex-go/3@tmp/private_key_10169720388211105364.key (/w/workspace/edgex-go/3@tmp/private_key_10169720388211105364.key) 08:31:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:07 + git semver init 08:31:07 2023-05-10 08:31:07,842 [run_init] DEBUG init version:0.0.0 force:False 08:31:07 2023-05-10 08:31:07,844 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 08:31:07 2023-05-10 08:31:07,845 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 08:31:07 2023-05-10 08:31:07,845 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 08:31:13 2023-05-10 08:31:12,303 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 08:31:13 2023-05-10 08:31:12,304 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4558 with force:False 08:31:13 2023-05-10 08:31:12,304 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4558 08:31:13 2023-05-10 08:31:12,308 [execute] INFO git cat-file --batch-check 08:31:13 2023-05-10 08:31:12,308 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 08:31:13 2023-05-10 08:31:12,315 [execute] INFO git cat-file --batch 08:31:13 2023-05-10 08:31:12,315 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 08:31:13 2023-05-10 08:31:12,322 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4558 08:31:13 0.0.0 [Pipeline] } 08:31:13 $ docker exec --env ******** --env ******** af2cf55493dd6ccb06a897c558b72e5fa8b6a373623b77d4408e04d77c1c4807 ssh-agent -k 08:31:13 unset SSH_AUTH_SOCK; 08:31:13 unset SSH_AGENT_PID; 08:31:13 echo Agent pid 74 killed; 08:31:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:13 + git semver [Pipeline] } 08:31:13 $ docker stop --time=1 af2cf55493dd6ccb06a897c558b72e5fa8b6a373623b77d4408e04d77c1c4807 08:31:15 $ docker rm -f --volumes af2cf55493dd6ccb06a897c558b72e5fa8b6a373623b77d4408e04d77c1c4807 [Pipeline] // withDockerContainer [Pipeline] sh 08:31:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:31:15 Stashed 1 file(s) [Pipeline] echo 08:31:15 [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:31:16 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 08:31:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:31:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:31:16 ========================================================= 08:31:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:31:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:31:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:31:16 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:31:16 f56be85fc22e: Pulling fs layer 08:31:16 85791d961cd3: Pulling fs layer 08:31:16 d694b5ae8c79: Pulling fs layer 08:31:16 9f32a84ed3da: Pulling fs layer 08:31:16 4d19c01a9841: Pulling fs layer 08:31:16 9325e15d5711: Pulling fs layer 08:31:16 556b6ee489ea: Pulling fs layer 08:31:16 c5a4b2cf53e6: Pulling fs layer 08:31:16 4d19c01a9841: Waiting 08:31:16 9325e15d5711: Waiting 08:31:16 c5a4b2cf53e6: Waiting 08:31:16 556b6ee489ea: Waiting 08:31:16 9f32a84ed3da: Waiting 08:31:16 85791d961cd3: Download complete 08:31:16 9f32a84ed3da: Verifying Checksum 08:31:16 9f32a84ed3da: Download complete 08:31:16 4d19c01a9841: Verifying Checksum 08:31:16 4d19c01a9841: Download complete 08:31:16 f56be85fc22e: Verifying Checksum 08:31:16 f56be85fc22e: Download complete 08:31:16 9325e15d5711: Verifying Checksum 08:31:16 9325e15d5711: Download complete 08:31:16 f56be85fc22e: Pull complete 08:31:16 85791d961cd3: Pull complete 08:31:16 c5a4b2cf53e6: Verifying Checksum 08:31:16 c5a4b2cf53e6: Download complete 08:31:17 d694b5ae8c79: Verifying Checksum 08:31:17 d694b5ae8c79: Download complete 08:31:17 556b6ee489ea: Verifying Checksum 08:31:17 556b6ee489ea: Download complete 08:31:20 d694b5ae8c79: Pull complete 08:31:20 9f32a84ed3da: Pull complete 08:31:20 4d19c01a9841: Pull complete 08:31:20 9325e15d5711: Pull complete 08:31:23 556b6ee489ea: Pull complete 08:31:23 c5a4b2cf53e6: Pull complete 08:31:23 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 08:31:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:31:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:31:24 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:31:24 WORKDIR /edgex 08:31:24 COPY go.mod . 08:31:24 RUN go mod download 08:31:24 docker build -t ci-base-image-x86_64 -f - . 08:31:24 Sending build context to Docker daemon 170.8MB 08:31:24 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:31:24 ---> c4be618373d6 08:31:24 Step 2/4 : WORKDIR /edgex 08:31:26 ---> Running in 12490d5f312d 08:31:26 Removing intermediate container 12490d5f312d 08:31:26 ---> 4a5c2923e35f 08:31:26 Step 3/4 : COPY go.mod . 08:31:26 ---> 0a3b8401e596 08:31:26 Step 4/4 : RUN go mod download 08:31:26 ---> Running in a5126b72de18 08:31:30 Still waiting to schedule task 08:31:30 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-14888’ 08:31:34 Removing intermediate container a5126b72de18 08:31:34 ---> ca7256360abc 08:31:34 Successfully built ca7256360abc 08:31:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:35 + docker inspect -f . ci-base-image-x86_64 08:31:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:35 prd-ubuntu20.04-docker-8c-8g-14891 does not seem to be running inside a container 08:31:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:35 $ docker top 9a1d11ac499d5256ccd3667890614a84804e360312580d575ca9ce597faf1c88 -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:35 + go version 08:31:35 go version go1.20.2 linux/amd64 [Pipeline] } 08:31:35 $ docker stop --time=1 9a1d11ac499d5256ccd3667890614a84804e360312580d575ca9ce597faf1c88 08:31:37 $ docker rm -f --volumes 9a1d11ac499d5256ccd3667890614a84804e360312580d575ca9ce597faf1c88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:37 + docker inspect -f . ci-base-image-x86_64 08:31:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:37 prd-ubuntu20.04-docker-8c-8g-14891 does not seem to be running inside a container 08:31:37 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:38 $ docker top 74dc9d0bb889905508f6ab0944e7b87d22a8a8eb866823576767c99e1b0e0f96 -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:38 ========================================================= 08:31:38 [edgeXBuildGoParallel] Running Tests and Build... 08:31:38 ========================================================= [Pipeline] sh 08:31:38 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 08:31:38 + make test 08:31:38 go test -race -coverprofile=coverage.out ./... 08:31:46 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:32:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:32:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:32:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 98.5% of statements 08:32:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.100s coverage: 71.5% of statements 08:32:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:32:09 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:32:09 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:32:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 54.0% of statements 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.153s coverage: 88.5% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.077s coverage: 3.8% of statements 08:32:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:32:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:32:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:32:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.352s coverage: 95.6% of statements 08:32:15 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:32:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:32:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:32:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:32:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:32:15 ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 72.2% of statements 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:32:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.076s coverage: 65.9% of statements 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:32:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.074s coverage: 0.9% of statements 08:32:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 29.0% of statements 08:32:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.112s coverage: 42.9% of statements 08:32:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.078s coverage: 82.9% of statements 08:32:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements 08:32:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.050s coverage: 96.3% of statements 08:32:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:32:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:32:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:32:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:32:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:32:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:32:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:32:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:32:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:32:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:32:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:32:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:32:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:32:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:32:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:32:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:32:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements 08:32:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:32:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:32:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:32:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:32:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:32:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:32:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:32:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.275s coverage: 79.9% of statements 08:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.066s coverage: 92.9% of statements 08:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements 08:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 62.3% of statements 08:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements 08:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements 08:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 08:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 81.8% of statements 08:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.103s coverage: 82.1% of statements 08:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements 08:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.176s coverage: 63.1% of statements 08:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 08:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements 08:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 08:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 08:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 08:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.184s coverage: 38.4% of statements 08:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 08:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements 08:32:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements 08:32:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.133s coverage: 92.3% of statements 08:32:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.072s coverage: 61.5% of statements 08:32:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements 08:32:44 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:32:44 running golangci-lint 08:32:44 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 08:32:44 go version go1.20.2 linux/amd64 08:32:44 level=info msg="[config_reader] Used config file .golangci.yml" 08:32:44 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 08:32:59 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|exports_file|imports|name|compiled_files|deps|files) took 13.842141985s" 08:32:59 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.117112ms" 08:33:04 level=info msg="[linters_context/goanalysis] analyzers took 53.340707767s with top 10 stages: buildir: 29.220337299s, inspect: 1.581845734s, gosec: 1.449341881s, fact_deprecated: 1.308437547s, printf: 889.817118ms, fact_purity: 862.928427ms, S1038: 860.558422ms, nilness: 826.031904ms, ctrlflow: 772.907444ms, unused: 663.771809ms" 08:33:04 level=info msg="[runner] Issues before processing: 203, after processing: 0" 08:33:04 level=info msg="[runner] Processors filtering stat (out/in): cgo: 203/203, autogenerated_exclude: 203/203, filename_unadjuster: 203/203, path_prettifier: 203/203, skip_files: 203/203, exclude-rules: 23/203, nolint: 0/23, skip_dirs: 203/203, identifier_marker: 203/203, exclude: 203/203" 08:33:04 level=info msg="[runner] processing took 17.538787ms with stages: nolint: 6.916897ms, identifier_marker: 5.620895ms, autogenerated_exclude: 1.627973ms, path_prettifier: 1.424567ms, exclude-rules: 1.232751ms, skip_dirs: 663.522µs, cgo: 30.201µs, filename_unadjuster: 18.421µs, uniq_by_line: 630ns, max_same_issues: 580ns, skip_files: 400ns, exclude: 390ns, diff: 270ns, source_code: 270ns, severity-rules: 240ns, sort_results: 230ns, max_from_linter: 170ns, path_shortener: 150ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" 08:33:04 level=info msg="[runner] linters took 7.097700211s with stages: goanalysis_metalinter: 7.080074291s" 08:33:04 level=info msg="File cache stats: 0 entries of total size 0B" 08:33:04 level=info msg="Memory: 211 samples, avg is 184.1MB, max is 777.2MB" 08:33:04 level=info msg="Execution took 20.988047554s" 08:33:04 go vet ./... 08:33:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:33:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:33:08 ./bin/test-attribution-txt.sh [Pipeline] echo 08:33:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:33:09 + ls -al . 08:33:09 total 704 08:33:09 drwxrwxr-x 11 1001 1001 4096 May 10 08:31 . 08:33:09 drwxr-xr-x 4 root root 4096 May 10 08:31 .. 08:33:09 drwxrwxr-x 2 1001 1001 4096 May 10 08:30 .blubracket 08:33:09 -rw-rw-r-- 1 1001 1001 16 May 10 08:30 .dockerignore 08:33:09 drwxrwxr-x 8 1001 1001 4096 May 10 08:31 .git 08:33:09 drwxrwxr-x 3 1001 1001 4096 May 10 08:30 .github 08:33:09 -rw-rw-r-- 1 1001 1001 1133 May 10 08:30 .gitignore 08:33:09 -rw-rw-r-- 1 1001 1001 42 May 10 08:30 .golangci.yml 08:33:09 -rw-rw-r-- 1 1001 1001 87 May 10 08:30 .hadolint.yml 08:33:09 drwxr-xr-x 3 1001 1001 4096 May 10 08:31 .semver 08:33:09 -rw-rw-r-- 1 1001 1001 166 May 10 08:30 .sonarcloud.properties 08:33:09 -rw-rw-r-- 1 1001 1001 1171 May 10 08:30 ADOPTERS.md 08:33:09 -rw-rw-r-- 1 1001 1001 10835 May 10 08:30 Attribution.txt 08:33:09 -rw-rw-r-- 1 1001 1001 73765 May 10 08:30 CHANGELOG.md 08:33:09 -rw-rw-r-- 1 1001 1001 3804 May 10 08:30 CONTRIBUTING.md 08:33:09 -rw-rw-r-- 1 1001 1001 677 May 10 08:30 GOVERNANCE.md 08:33:09 -rw-rw-r-- 1 1001 1001 883 May 10 08:30 Jenkinsfile 08:33:09 -rw-rw-r-- 1 1001 1001 10775 May 10 08:30 LICENSE 08:33:09 -rw-rw-r-- 1 1001 1001 14368 May 10 08:30 Makefile 08:33:09 -rw-rw-r-- 1 1001 1001 582 May 10 08:30 OWNERS.md 08:33:09 -rw-rw-r-- 1 1001 1001 9403 May 10 08:30 README.md 08:33:09 -rw-rw-r-- 1 1001 1001 789 May 10 08:30 SECURITY.md 08:33:09 -rw-rw-r-- 1 1001 1001 5 May 10 08:31 VERSION 08:33:09 drwxrwxr-x 2 1001 1001 4096 May 10 08:30 bin 08:33:09 drwxrwxr-x 18 1001 1001 4096 May 10 08:30 cmd 08:33:09 -rw-r--r-- 1 root root 447731 May 10 08:32 coverage.out 08:33:09 -rw-rw-r-- 1 1001 1001 3200 May 10 08:30 go.mod 08:33:09 -rw-rw-r-- 1 1001 1001 31040 May 10 08:30 go.sum 08:33:09 drwxrwxr-x 7 1001 1001 4096 May 10 08:30 internal 08:33:09 drwxrwxr-x 3 1001 1001 4096 May 10 08:30 openapi 08:33:09 -rw-rw-r-- 1 1001 1001 594 May 10 08:30 security.txt 08:33:09 drwxrwxr-x 4 1001 1001 4096 May 10 08:30 snap 08:33:09 -rw-rw-r-- 1 1001 1001 204 May 10 08:30 version.go [Pipeline] sh 08:33:09 + '[' -e coverage.out ] 08:33:09 + chown 1001:1001 coverage.out [Pipeline] stash 08:33:09 Stashed 1 file(s) [Pipeline] sh 08:33:09 + make build 08:33:09 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:33:22 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: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:33:23 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:24 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:33:31 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:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:33:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:33:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:33:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:33:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:33:38 $ docker stop --time=1 74dc9d0bb889905508f6ab0944e7b87d22a8a8eb866823576767c99e1b0e0f96 08:33:41 $ docker rm -f --volumes 74dc9d0bb889905508f6ab0944e7b87d22a8a8eb866823576767c99e1b0e0f96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:42 08:33:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:42 latest: Pulling from edgex-devops/edgex-compose 08:33:42 cbdbe7a5bc2a: Pulling fs layer 08:33:42 ca9280d653b3: Pulling fs layer 08:33:42 7e9c9ca2126c: Pulling fs layer 08:33:42 cbdbe7a5bc2a: Download complete 08:33:42 ca9280d653b3: Verifying Checksum 08:33:42 ca9280d653b3: Download complete 08:33:42 cbdbe7a5bc2a: Pull complete 08:33:42 7e9c9ca2126c: Download complete 08:33:42 ca9280d653b3: Pull complete 08:33:46 7e9c9ca2126c: Pull complete 08:33:46 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:33:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:46 prd-ubuntu20.04-docker-8c-8g-14891 does not seem to be running inside a container 08:33:46 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:33:47 $ docker top d0ab7f1c1ae5ee9ef7cc38a332c720b0c73a1ed57f4b170b2cbd63bae16f43e0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:48 + docker-compose build --help 08:33:48 + grep parallel 08:33:48 --parallel Build images in parallel. [Pipeline] } 08:33:48 $ docker stop --time=1 d0ab7f1c1ae5ee9ef7cc38a332c720b0c73a1ed57f4b170b2cbd63bae16f43e0 08:33:50 $ docker rm -f --volumes d0ab7f1c1ae5ee9ef7cc38a332c720b0c73a1ed57f4b170b2cbd63bae16f43e0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:50 prd-ubuntu20.04-docker-8c-8g-14891 does not seem to be running inside a container 08:33:50 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:33:50 $ docker top 28f4f31bceb6934a4a19d1c5efdb7137896f626733a14062c1721f907e3aa3f2 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:51 + docker-compose -f ./docker-compose-build.yml build --parallel 08:33:51 Building core-command ... 08:33:51 Building core-common-config-bootstrapper ... 08:33:51 Building core-data ... 08:33:51 Building core-metadata ... 08:33:51 Building security-bootstrapper ... 08:33:51 Building security-proxy-auth ... 08:33:51 Building security-proxy-setup ... 08:33:51 Building security-secretstore-setup ... 08:33:51 Building security-spiffe-token-provider ... 08:33:51 Building security-spire-agent ... 08:33:51 Building security-spire-config ... 08:33:51 Building security-spire-server ... 08:33:51 Building support-notifications ... 08:33:51 Building support-scheduler ... 08:33:51 Building core-common-config-bootstrapper 08:33:51 Building security-bootstrapper 08:33:51 Building core-metadata 08:33:51 Building security-spire-agent 08:33:51 Building security-spiffe-token-provider 08:34:01 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:34:01 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:34:01 ---> ca7256360abc 08:34:01 Step 3/20 : WORKDIR /edgex-go 08:34:01 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:34:01 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:34:01 ---> ca7256360abc 08:34:01 Step 3/27 : WORKDIR /edgex-go 08:34:01 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:34:01 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:34:01 ---> ca7256360abc 08:34:01 Step 3/33 : WORKDIR /edgex-go 08:34:02 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:34:02 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:34:02 ---> ca7256360abc 08:34:02 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:34:02 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:34:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:34:02 ---> ca7256360abc 08:34:02 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:34:03 ---> Running in f078c57a0ff9 08:34:03 ---> Running in 6b9f2a5c3928 08:34:03 ---> Running in 059e2d593953 08:34:03 ---> Running in 5dd5461fbd97 08:34:03 ---> Running in 72fc41e220f4 08:34:04 Removing intermediate container 5dd5461fbd97 08:34:04 ---> 97ebe634269d 08:34:04 Step 4/25 : WORKDIR /edgex-go 08:34:04 Removing intermediate container 059e2d593953 08:34:04 ---> 6283510fae6e 08:34:04 Step 4/33 : RUN apk add --update --no-cache make git 08:34:04 Removing intermediate container 6b9f2a5c3928 08:34:04 ---> 5f6d5ebe0b2a 08:34:04 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:34:04 Removing intermediate container f078c57a0ff9 08:34:04 ---> e4c0c975046b 08:34:04 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:34:04 Removing intermediate container 72fc41e220f4 08:34:04 ---> 545d751bbc73 08:34:04 Step 4/23 : WORKDIR /edgex-go 08:34:04 ---> Running in 2930595e6c33 08:34:04 ---> Running in 0d19b90c53f9 08:34:04 ---> Running in b73e2724e4ed 08:34:04 ---> Running in 28dd83b6265b 08:34:04 ---> Running in 0c374b46ebff 08:34:04 Removing intermediate container 2930595e6c33 08:34:04 ---> f4115e5578c5 08:34:04 Step 5/25 : RUN apk add --update --no-cache make git 08:34:04 ---> Running in 4fcace8319f0 08:34:04 Removing intermediate container 0c374b46ebff 08:34:04 ---> f6c1ef83c06a 08:34:04 Step 5/23 : RUN apk add --update --no-cache make git 08:34:04 ---> Running in f01214495a62 08:34:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:04 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:34:04 v3.17.3-160-gd512c37d17b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:34:04 OK: 17821 distinct packages available 08:34:04 OK: 265 MiB in 53 packages 08:34:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:05 OK: 265 MiB in 53 packages 08:34:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:05 OK: 265 MiB in 53 packages 08:34:05 OK: 265 MiB in 53 packages 08:34:05 OK: 265 MiB in 53 packages 08:34:05 Removing intermediate container 0d19b90c53f9 08:34:05 ---> 1a50e5733fbc 08:34:05 Step 5/33 : COPY go.mod vendor* ./ 08:34:05 Removing intermediate container 28dd83b6265b 08:34:05 ---> 3f72e39afe36 08:34:05 Step 5/27 : COPY go.mod vendor* ./ 08:34:05 ---> 85d381502396 08:34:05 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:05 ---> Running in d6bb1461e671 08:34:05 ---> 737022bf7333 08:34:05 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:05 ---> Running in 8ced971713b0 08:34:05 Removing intermediate container 4fcace8319f0 08:34:05 ---> e95f1edaa17a 08:34:05 Step 6/25 : COPY go.mod vendor* ./ 08:34:06 Removing intermediate container f01214495a62 08:34:06 ---> 17d4554a9e01 08:34:06 Step 6/23 : COPY go.mod vendor* ./ 08:34:06 Removing intermediate container b73e2724e4ed 08:34:06 ---> 3a3965451542 08:34:06 Step 5/20 : COPY go.mod vendor* ./ 08:34:06 ---> ba9bfe68bb70 08:34:06 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:06 ---> Running in 53cadf7eb249 08:34:06 ---> abd4b3ed829e 08:34:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:06 ---> Running in 00c42973e498 08:34:06 ---> 6eb0a104f054 08:34:06 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:06 ---> Running in d89b2efde631 08:34:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14894 in /w/workspace/edgexfoundry_edgex-go_PR-4558 [Pipeline] { [Pipeline] ws 08:34:21 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 08:34:21 The recommended git tool is: git 08:34:28 using credential edgex-jenkins-ssh 08:34:28 Cloning the remote Git repository 08:34:28 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:34:28 > git init /w/workspace/edgex-go/3 # timeout=10 08:34:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:28 > git --version # timeout=10 08:34:28 > git --version # 'git version 2.25.1' 08:34:28 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:45 Removing intermediate container 00c42973e498 08:34:45 ---> 0d0feeb3bd44 08:34:45 Step 8/23 : COPY . . 08:34:45 Removing intermediate container 53cadf7eb249 08:34:45 ---> 780ec99c6a7e 08:34:45 Step 8/25 : COPY . . 08:34:45 Removing intermediate container 8ced971713b0 08:34:45 ---> aae985eb2e3f 08:34:45 Step 7/27 : COPY . . 08:34:45 Removing intermediate container d6bb1461e671 08:34:45 ---> 0f32a9f171f3 08:34:45 Step 7/33 : COPY . . 08:34:45 Removing intermediate container d89b2efde631 08:34:45 ---> 1e0021a52c84 08:34:45 Step 7/20 : COPY . . 08:34:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:49 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4558/head:refs/remotes/origin/PR-4558 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:34:50 Merging remotes/origin/main commit 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 into PR head commit c1dbeb0b804e52bc17696917375e56ea1ac61ffe 08:34:51 Merge succeeded, producing 7696aa7e8ba7ee4f40c80b562af969b0089b7b9a 08:34:51 Checking out Revision 7696aa7e8ba7ee4f40c80b562af969b0089b7b9a (PR-4558) 08:34:50 > git config core.sparsecheckout # timeout=10 08:34:50 > git checkout -f c1dbeb0b804e52bc17696917375e56ea1ac61ffe # timeout=10 08:34:50 > git remote # timeout=10 08:34:50 > git config --get remote.origin.url # timeout=10 08:34:50 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:50 > git merge 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 # timeout=10 08:34:51 > git rev-parse HEAD^{commit} # timeout=10 08:34:51 > git config core.sparsecheckout # timeout=10 08:34:51 > git checkout -f 7696aa7e8ba7ee4f40c80b562af969b0089b7b9a # timeout=10 08:34:53 ---> f867f6d589ec 08:34:53 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:34:53 ---> e6429f7ab7bf 08:34:53 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:34:53 ---> 2d6815a8fc42 08:34:53 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:34:53 ---> 6b5cfe88ef0c 08:34:53 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:34:53 ---> b321a26cb0d3 08:34:53 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:34:53 ---> Running in b0fc737f826f 08:34:53 ---> Running in 518bfa4ca847 08:34:53 ---> Running in fd29e684e7da 08:34:53 ---> Running in 74753d6e80e5 08:34:53 ---> Running in 14c458b132fd 08:34:53 Removing intermediate container fd29e684e7da 08:34:53 ---> d5bc5982a0ce 08:34:53 Step 9/27 : WORKDIR /edgex-go/spire-build 08:34:53 ---> Running in 3f2e918420b2 08:34:53 Removing intermediate container 3f2e918420b2 08:34:53 ---> c0ccd0f9f707 08:34:53 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:34:53 ---> Running in 5a670372755f 08:34:53 Removing intermediate container 5a670372755f 08:34:53 ---> 6cf08654a202 08:34:53 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:34:53 ---> Running in 703c0b3213e0 08:34: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:34: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:34:53 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:34:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:34:53 Removing intermediate container 703c0b3213e0 08:34:53 ---> 85a4408ec4b8 08:34:53 Step 12/27 : WORKDIR /edgex-go 08:34:54 ---> Running in 380c031d39f8 08:34:54 Removing intermediate container 380c031d39f8 08:34:54 ---> 6c90583abf0d 08:34:54 08:34:54 Step 13/27 : FROM alpine:3.17 08:34:54 3.17: Pulling from library/alpine 08:34:54 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:34:54 Status: Downloaded newer image for alpine:3.17 08:34:54 ---> 9ed4aefc74f6 08:34:54 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:54 ---> Running in dc2ed1fe113e 08:34:54 Removing intermediate container dc2ed1fe113e 08:34:54 ---> a7f286d26e8d 08:34:54 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:54 ---> Running in a070a6562fcc 08:34:54 Commit message: "Merge commit '12c06915ff31f9eaa4ad8ff47a5338a4a86a5795' into HEAD" 08:34:54 First time build. Skipping changelog. 08:34:54 > git rev-list --no-walk ea66938cfcd20a2b78fd8160baefacde74613d13 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 08:34:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:34:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:55 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:34:55 v3.17.3-160-gd512c37d17b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:34:55 OK: 17821 distinct packages available 08:34:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:34:55 % Total % Received % Xferd Average Speed Time Time Time Current 08:34:55 Dload Upload Total Spent Left Speed 08:34:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 200k 08:34:56 (1/5) Installing dumb-init (1.2.5-r2) 08:34:56 (2/5) Installing musl-obstack (1.2.3-r0) 08:34:56 (3/5) Installing libucontext (1.2-r0) 08:34:56 (4/5) Installing gcompat (1.1.0-r0) 08:34:56 (5/5) Installing openssl (3.0.8-r4) 08:34:56 Executing busybox-1.35.0-r29.trigger 08:34:56 OK: 8 MiB in 20 packages [Pipeline] sh 08:34:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:34:56 Removing intermediate container a070a6562fcc 08:34:56 ---> 7f744dd16905 08:34:56 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:34:56 + sudo tee /etc/docker/daemon.new 08:34:56 { 08:34:56 "registry-mirrors": [ 08:34:56 "https://nexus3.edgexfoundry.org:10001" 08:34:56 ], 08:34:56 "bip": "10.250.0.254/24", 08:34:56 "hosts": [ 08:34:56 "tcp://0.0.0.0:5555", 08:34:56 "unix:///var/run/docker.sock" 08:34:56 ], 08:34:56 "mtu": 1458, 08:34:56 "selinux-enabled": true, 08:34:56 "seccomp-profile": "/etc/docker/seccomp.json" 08:34:56 } [Pipeline] sh 08:34:57 ---> 0b25b405e6a9 08:34:57 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:34:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:34:57 ---> 2e7f9c3df4e2 08:34:57 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:34:57 + sudo service docker restart 08:35:00 ---> 564f01ae3719 08:35:00 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:05 ---> 952d51a2168c 08:35:05 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:35:06 ---> d0ea3eb4da0a 08:35:06 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:35:07 ---> 3bc7a05c67c9 08:35:07 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:35:07 ---> 31d186ecf5bd 08:35:07 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:35:07 ---> Running in c53abbcf25a9 08:35:08 Removing intermediate container c53abbcf25a9 08:35:08 ---> dd0d5e0590c7 08:35:08 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:35:08 ---> Running in c6be717099c2 08:35:08 Removing intermediate container c6be717099c2 08:35:08 ---> ca091f4d0201 08:35:08 Step 25/27 : LABEL arch=x86_64 08:35:09 ---> Running in c9f603f510de 08:35:09 Removing intermediate container c9f603f510de 08:35:09 ---> 2a7db59ba580 08:35:09 Step 26/27 : LABEL git_sha=fce22453ee51a8f2bbbd63edc8b3418f3776c60c 08:35:09 ---> Running in 946c6715c032 08:35:10 Removing intermediate container 946c6715c032 08:35:10 ---> bf827deb12ec 08:35:10 Step 27/27 : LABEL version=0.0.0 08:35:10 ---> Running in 589d85e0829b 08:35:11 Removing intermediate container 589d85e0829b 08:35:11 ---> 685576883e42 08:35:11 08:35:11 Successfully built 685576883e42 08:35:11 Successfully tagged security-spire-agent:latest 08:35:11 Building security-proxy-auth 08:35:14  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:35:14 ---> ca7256360abc 08:35:14 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:35:14 ---> Using cache 08:35:14 ---> 545d751bbc73 08:35:14 Step 4/23 : WORKDIR /edgex-go 08:35:14 ---> Using cache 08:35:14 ---> f6c1ef83c06a 08:35:14 Step 5/23 : RUN apk add --update --no-cache make git 08:35:14 ---> Using cache 08:35:14 ---> 17d4554a9e01 08:35:14 Step 6/23 : COPY go.mod vendor* ./ 08:35:14 ---> Using cache 08:35:14 ---> abd4b3ed829e 08:35:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:14 ---> Using cache 08:35:14 ---> 0d0feeb3bd44 08:35:14 Step 8/23 : COPY . . 08:35:14 ---> Using cache 08:35:14 ---> f867f6d589ec 08:35:14 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:35:15 provisioning config files... 08:35:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config15956213221344518799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:35:16 ---> docker-login.sh 08:35:16 nexus3.edgexfoundry.org:10001 08:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:17 Configure a credential helper to remove this warning. See 08:35:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:17 08:35:17 Login Succeeded 08:35:17 nexus3.edgexfoundry.org:10002 08:35:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:17 Configure a credential helper to remove this warning. See 08:35:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:17 08:35:17 Login Succeeded 08:35:17 nexus3.edgexfoundry.org:10003 08:35:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:18 Configure a credential helper to remove this warning. See 08:35:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:18 08:35:18 Login Succeeded 08:35:18 nexus3.edgexfoundry.org:10004 08:35:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:18 Configure a credential helper to remove this warning. See 08:35:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:18 08:35:18 Login Succeeded 08:35:18 docker.io 08:35:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:19 Configure a credential helper to remove this warning. See 08:35:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:19 08:35:19 Login Succeeded 08:35:19 ---> docker-login.sh ends [Pipeline] } 08:35:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:35:19 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 08:35:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:35:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:35:19 ========================================================= 08:35:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:35:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:35:19 ---> Running in 9477e42658d3 08:35:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:35:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:35:22 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:35:22 c41833b44d91: Pulling fs layer 08:35:22 ed15518f5707: Pulling fs layer 08:35:22 feae8fd75edb: Pulling fs layer 08:35:22 242c74f7c9fa: Pulling fs layer 08:35:22 3cdef696dda3: Pulling fs layer 08:35:22 2ced38df9373: Pulling fs layer 08:35:22 58f1dce35555: Pulling fs layer 08:35:22 3cdef696dda3: Waiting 08:35:22 2ced38df9373: Waiting 08:35:22 58f1dce35555: Waiting 08:35:22 242c74f7c9fa: Waiting 08:35:22 ed15518f5707: Verifying Checksum 08:35:22 ed15518f5707: Download complete 08:35:22 242c74f7c9fa: Verifying Checksum 08:35:22 242c74f7c9fa: Download complete 08:35:22 3cdef696dda3: Verifying Checksum 08:35:22 3cdef696dda3: Download complete 08:35:22 c41833b44d91: Verifying Checksum 08:35:22 c41833b44d91: Download complete 08:35:23 c41833b44d91: Pull complete 08:35:24 58f1dce35555: Verifying Checksum 08:35:24 58f1dce35555: Download complete 08:35:24 ed15518f5707: Pull complete 08:35:25 feae8fd75edb: Verifying Checksum 08:35:25 feae8fd75edb: Download complete 08:35:25 2ced38df9373: Verifying Checksum 08:35:25 2ced38df9373: Download complete 08:35:30 Removing intermediate container 74753d6e80e5 08:35:30 ---> dc91ed4d9ce9 08:35:30 08:35:30 Step 9/33 : FROM alpine:3.17 08:35:30 ---> 9ed4aefc74f6 08:35:30 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:35:30 ---> Running in 0ffcb5ab681d 08:35:30 Removing intermediate container b0fc737f826f 08:35:30 ---> cf45ee9d5585 08:35:30 08:35:30 Step 10/23 : FROM alpine:3.17 08:35:30 ---> 9ed4aefc74f6 08:35:30 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:35:30 Removing intermediate container 14c458b132fd 08:35:30 ---> 1515f400b9cc 08:35:30 08:35:30 Step 10/25 : FROM alpine:3.17 08:35:30 ---> 9ed4aefc74f6 08:35:30 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:35:30 ---> Running in 9ea8cdd3b4ec 08:35:30 ---> Running in e4df8a804329 08:35:30 Removing intermediate container 0ffcb5ab681d 08:35:30 ---> 66abd686785f 08:35:30 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:35:30 ---> Running in 2b57190b942a 08:35:30 Removing intermediate container 9ea8cdd3b4ec 08:35:30 ---> dc84ebb0a64c 08:35:30 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:35:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:30 ---> Running in 57ef26198be0 08:35:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:30 (1/1) Installing dumb-init (1.2.5-r2) 08:35:30 Executing busybox-1.35.0-r29.trigger 08:35:30 OK: 7 MiB in 16 packages 08:35:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:31 (1/2) Installing dumb-init (1.2.5-r2) 08:35:31 (2/2) Installing su-exec (0.2-r2) 08:35:31 Executing busybox-1.35.0-r29.trigger 08:35:31 (1/1) Installing dumb-init (1.2.5-r2) 08:35:31 OK: 7 MiB in 17 packages 08:35:31 Executing busybox-1.35.0-r29.trigger 08:35:31 OK: 7 MiB in 16 packages 08:35:32 Removing intermediate container e4df8a804329 08:35:32 ---> 96fa62a1df5c 08:35:32 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:35:32 Removing intermediate container 518bfa4ca847 08:35:32 ---> 065fa958fa9a 08:35:32 08:35:32 Step 9/20 : FROM alpine:3.17 08:35:32 ---> 9ed4aefc74f6 08:35:32 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:35:32 ---> Using cache 08:35:32 ---> 66abd686785f 08:35:32 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:35:32 ---> Running in 3a863e9f7a23 08:35:32 ---> Running in 320ca51ec284 08:35:32 Removing intermediate container 2b57190b942a 08:35:32 ---> 6e8bb0b17233 08:35:32 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:35:32 Removing intermediate container 57ef26198be0 08:35:32 ---> 89d797e3f097 08:35:32 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:32 ---> Running in d59a0eba1496 08:35:32 Removing intermediate container 3a863e9f7a23 08:35:32 ---> 426b37d91972 08:35:32 Step 13/25 : ENV APP_PORT=59881 08:35:33 ---> Running in b7d1712c7f76 08:35:33 Removing intermediate container d59a0eba1496 08:35:33 ---> cd8e6ce3ca16 08:35:33 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:35:33 ---> Running in 42dc5a607a1f 08:35:33 ---> 40267b70c4dd 08:35:33 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:35:33 Removing intermediate container b7d1712c7f76 08:35:33 ---> 955304b74e3a 08:35:33 Step 14/25 : EXPOSE $APP_PORT 08:35:33 ---> Running in db2a6233ce87 08:35:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:33 Removing intermediate container 42dc5a607a1f 08:35:33 ---> d7b951311510 08:35:33 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:35:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:33 ---> Running in a24f39822deb 08:35:33 Removing intermediate container db2a6233ce87 08:35:33 ---> fcc4d4f507f0 08:35:33 Step 15/25 : WORKDIR / 08:35:33 ---> d7cf5533b1cd 08:35:33 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:35:33 ---> Running in e16766f5eaba 08:35:33 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:35:33 v3.17.3-160-gd512c37d17b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:35:33 OK: 17821 distinct packages available 08:35:33 Removing intermediate container a24f39822deb 08:35:33 ---> 4b93829ed66d 08:35:33 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:35:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:33 ---> Running in 1be728474502 08:35:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:33 Removing intermediate container e16766f5eaba 08:35:33 ---> 4002389d1d95 08:35:33 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:33 Removing intermediate container 1be728474502 08:35:33 ---> f9ce3b363377 08:35:33 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:35:34 ---> Running in 15623b98a557 08:35:34 ---> c7febf5efae1 08:35:34 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:35:34 ---> 5768dd033f79 08:35:34 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:35:34 (1/9) Installing ca-certificates (20230506-r0) 08:35:34 (2/9) Installing brotli-libs (1.0.9-r9) 08:35:34 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:35:34 (4/9) Installing libcurl (8.0.1-r0) 08:35:34 (5/9) Installing curl (8.0.1-r0) 08:35:34 (6/9) Installing dumb-init (1.2.5-r2) 08:35:34 (7/9) Installing musl-obstack (1.2.3-r0) 08:35:34 (8/9) Installing libucontext (1.2-r0) 08:35:34 (9/9) Installing gcompat (1.1.0-r0) 08:35:34 Executing busybox-1.35.0-r29.trigger 08:35:34 Executing ca-certificates-20230506-r0.trigger 08:35:34 OK: 10 MiB in 24 packages 08:35:34 ---> 0903f921d779 08:35:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:35:34 ---> 03dda0393df2 08:35:34 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:35:35 ---> b3dacf6ae383 08:35:35 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:35 ---> Running in dc6f6ce0f29e 08:35:35 ---> c9dfdf2dfe66 08:35:35 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:35:35 Removing intermediate container 15623b98a557 08:35:35 ---> 8642bdd71b12 08:35:35 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:35:35 ---> e95a084e8ddd 08:35:35 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:35:35 ---> Running in fe918682308a 08:35:35 Removing intermediate container 320ca51ec284 08:35:35 ---> 41583a7b6caf 08:35:35 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:35 Removing intermediate container fe918682308a 08:35:35 ---> 16a4ec730afc 08:35:35 ---> 9158815d93d0 08:35:35 Step 21/25 : ENTRYPOINT ["/core-metadata"] 08:35:35 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:35:35 ---> Running in 56ca2ce6b879 08:35:36 Removing intermediate container 56ca2ce6b879 08:35:36 ---> 0279e270cf62 08:35:36 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:36 ---> Running in c129562eca51 08:35:36 ---> a35cac060690 08:35:36 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 08:35:36 ---> 8a4202865d91 08:35:36 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:35:36 Removing intermediate container dc6f6ce0f29e 08:35:36 ---> 542fbcf2701e 08:35:36 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:35:36 ---> Running in 4b4c30921a00 08:35:36 ---> Running in 500dd9d30efe 08:35:36 Removing intermediate container 4b4c30921a00 08:35:36 ---> 6354841d6994 08:35:36 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 08:35:36 Removing intermediate container c129562eca51 08:35:36 ---> 671455c25b55 08:35:36 Step 23/25 : LABEL arch=x86_64 08:35:36 ---> Running in 1e5298d9af9e 08:35:36 ---> Running in ccc7ea183768 08:35:36 ---> 595ff899bac9 08:35:36 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:35:37 Removing intermediate container 1e5298d9af9e 08:35:37 ---> c281d86f4e84 08:35:37 Step 21/23 : LABEL arch=x86_64 08:35:37 Removing intermediate container ccc7ea183768 08:35:37 ---> d5bd088cba03 08:35:37 Step 24/25 : LABEL git_sha=fce22453ee51a8f2bbbd63edc8b3418f3776c60c 08:35:37 feae8fd75edb: Pull complete 08:35:37 242c74f7c9fa: Pull complete 08:35:37 3cdef696dda3: Pull complete 08:35:38 ---> 31362cc7b152 08:35:38 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:35:38 ---> Running in 7d05a2f0ee6c 08:35:38 ---> Running in d5d48dd5aedb 08:35:38 Removing intermediate container d5d48dd5aedb 08:35:38 ---> 7076bac71620 08:35:38 Step 22/23 : LABEL git_sha=fce22453ee51a8f2bbbd63edc8b3418f3776c60c 08:35:38 Removing intermediate container 7d05a2f0ee6c 08:35:38 ---> cbe03a0a7e1f 08:35:38 Step 25/25 : LABEL version=0.0.0 08:35:38 ---> Running in 8e4c2a778004 08:35:38 ---> Running in 32825b59dc59 08:35:38 Removing intermediate container 500dd9d30efe 08:35:38 ---> 9f38f86bb069 08:35:38 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:38 ---> c8b6f041715f 08:35:38 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:35:38 ---> Running in d03ca44f896e 08:35:38 Removing intermediate container 8e4c2a778004 08:35:38 ---> 61bb3a2dc1ab 08:35:38 Step 23/23 : LABEL version=0.0.0 08:35:38 Removing intermediate container 32825b59dc59 08:35:38 ---> 6cf8301e9577 08:35:38 08:35:38 Removing intermediate container d03ca44f896e 08:35:38 ---> ef51fc18c4d9 08:35:38 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 08:35:38 ---> e858f8bfc8c6 08:35:38 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:35:38 ---> Running in e4ecc8466e45 08:35:39 ---> Running in 2f381fc215e7 08:35:39 Successfully built 6cf8301e9577 08:35:39 Successfully tagged core-metadata:latest 08:35:39  Building core-metadata ... done Building support-notifications 08:35:39 Removing intermediate container e4ecc8466e45 08:35:39 ---> 9acf64aee599 08:35:39 08:35:39 Removing intermediate container 2f381fc215e7 08:35:39 ---> 1e2edb81ab0b 08:35:39 Step 18/20 : LABEL arch=x86_64 08:35:39 Successfully built 9acf64aee599 08:35:40 Successfully tagged core-common-config-bootstrapper:latest 08:35:40 Building security-secretstore-setup 08:35:43  Building core-common-config-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:35:43 ---> ca7256360abc 08:35:43 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:35:43 ---> Using cache 08:35:43 ---> 545d751bbc73 08:35:43 Step 4/23 : WORKDIR /edgex-go 08:35:43 ---> Using cache 08:35:43 ---> f6c1ef83c06a 08:35:43 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:35:44 ---> 9dc8160115de 08:35:44 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:35:44 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:44 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:35:44 ---> ca7256360abc 08:35:44 Step 3/25 : WORKDIR /edgex-go 08:35:44 ---> Using cache 08:35:44 ---> e4c0c975046b 08:35:44 Step 4/25 : RUN apk add --update --no-cache make git 08:35:44 2ced38df9373: Pull complete 08:35:45 ---> Running in 28b1368d7d22 08:35:45 ---> Running in 064c2d3f62dd 08:35:45 ---> Running in 029f546c8442 08:35:46 ---> 907fa33df069 08:35:46 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:35:46 Removing intermediate container 28b1368d7d22 08:35:46 ---> caebde044434 08:35:46 Step 19/20 : LABEL git_sha=fce22453ee51a8f2bbbd63edc8b3418f3776c60c 08:35:46 ---> Running in d3da1a83fb99 08:35:46 Removing intermediate container 9477e42658d3 08:35:46 ---> 4d31633ba945 08:35:46 08:35:46 Step 10/23 : FROM alpine:3.17 08:35:46 ---> 9ed4aefc74f6 08:35:46 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:35:46 ---> Using cache 08:35:46 ---> dc84ebb0a64c 08:35:46 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:35:46 ---> Using cache 08:35:46 ---> 89d797e3f097 08:35:46 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:46 ---> Using cache 08:35:46 ---> 40267b70c4dd 08:35:46 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:35:46 ---> Using cache 08:35:46 ---> d7cf5533b1cd 08:35:46 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:35:46 Removing intermediate container d3da1a83fb99 08:35:46 ---> 8bd7cd8bac43 08:35:46 Step 20/20 : LABEL version=0.0.0 08:35:46 ---> Running in 777dae0383a2 08:35:46 ---> 502c9ecf9f3a 08:35:46 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 08:35:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:46 Removing intermediate container 777dae0383a2 08:35:46 ---> 44f8e77c34b7 08:35:46 08:35:46 ---> 50fc4e151b87 08:35:46 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:35:46 ---> 785a2f802967 08:35:46 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:35:46 Successfully built 44f8e77c34b7 08:35:46 Successfully tagged security-spiffe-token-provider:latest 08:35:46  Building security-spiffe-token-provider ... done Building security-spire-config 08:35:46 OK: 265 MiB in 53 packages 08:35:46 OK: 265 MiB in 53 packages 08:35:47 ---> 23858d4d2edd 08:35:47 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:35:47 58f1dce35555: Pull complete 08:35:47 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 08:35:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:35:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:35:47 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:35:47 WORKDIR /edgex 08:35:47 COPY go.mod . 08:35:47 RUN go mod download 08:35:47 + docker build -t ci-base-image-arm64 -f - . 08:35:48 Sending build context to Docker daemon 2.931MB 08:35:48 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:35:48 ---> fadd8f120f05 08:35:48 Step 2/4 : WORKDIR /edgex 08:35:49 ---> a1872992b837 08:35:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:35:49 ---> 3ce19319b8f9 08:35:49 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:35:49 ---> 639a825d242f 08:35:49 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:49 Removing intermediate container 064c2d3f62dd 08:35:49 ---> 926975ef2657 08:35:49 Step 6/23 : COPY go.mod vendor* ./ 08:35:49 Removing intermediate container 029f546c8442 08:35:49 ---> ea2714fcd168 08:35:49 Step 5/25 : COPY go.mod vendor* ./ 08:35:49 ---> Running in 08158f205778 08:35:50 ---> Running in f4febff0e30c 08:35:50 ---> e7736423a620 08:35:50 Step 28/33 : RUN chmod +x /entrypoint.sh 08:35:50 ---> 939cc47f6d47 08:35:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:50 ---> Running in 91bf72e4d69c 08:35:50 Removing intermediate container f4febff0e30c 08:35:50 ---> 3bd60c39bcab 08:35:50 Step 3/4 : COPY go.mod . 08:35:50 ---> 08107b186022 08:35:50 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:50 ---> Running in 1b79b70ae8db 08:35:50 ---> Running in d5e85901abb7 08:35:51 ---> 6da172e70897 08:35:51 Step 4/4 : RUN go mod download 08:35:51 ---> Running in bfdaf8a2f353 08:35:51 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:51 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:35:51 ---> ca7256360abc 08:35:51 Step 3/27 : WORKDIR /edgex-go 08:35:51 ---> Using cache 08:35:51 ---> e4c0c975046b 08:35:51 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:35:51 ---> Using cache 08:35:51 ---> 3f72e39afe36 08:35:51 Step 5/27 : COPY go.mod vendor* ./ 08:35:51 ---> Using cache 08:35:51 ---> 737022bf7333 08:35:51 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:51 ---> Using cache 08:35:51 ---> aae985eb2e3f 08:35:51 Step 7/27 : COPY . . 08:35:51 ---> Using cache 08:35:51 ---> b321a26cb0d3 08:35:51 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:35:51 ---> Using cache 08:35:51 ---> d5bc5982a0ce 08:35:51 Step 9/27 : WORKDIR /edgex-go/spire-build 08:35:51 ---> Using cache 08:35:51 ---> c0ccd0f9f707 08:35:51 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:35:51 ---> Using cache 08:35:51 ---> 6cf08654a202 08:35:51 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:35:51 ---> Using cache 08:35:51 ---> 85a4408ec4b8 08:35:51 Step 12/27 : WORKDIR /edgex-go 08:35:51 ---> Using cache 08:35:51 ---> 6c90583abf0d 08:35:51 08:35:51 Step 13/27 : FROM alpine:3.17 08:35:51 ---> 9ed4aefc74f6 08:35:51 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:51 ---> Using cache 08:35:51 ---> a7f286d26e8d 08:35:51 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:35:51 Removing intermediate container 08158f205778 08:35:51 ---> 1f4960c5a06a 08:35:51 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:35:51 ---> Running in 6163d33d3ed3 08:35:51 ---> Running in 6893b8099f7c 08:35:51 Removing intermediate container 6893b8099f7c 08:35:51 ---> 18a2d4c98f94 08:35:51 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:35:51 ---> Running in 6b20b0110d14 08:35:51 Removing intermediate container 6b20b0110d14 08:35:51 ---> 912503475c79 08:35:51 Step 21/23 : LABEL arch=x86_64 08:35:51 ---> Running in dc1da5b9bc81 08:35:51 Removing intermediate container 91bf72e4d69c 08:35:51 ---> 4524d68d383c 08:35:51 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:35:51 ---> Running in 934be08c44ff 08:35:51 Removing intermediate container dc1da5b9bc81 08:35:51 ---> 7ca04010600f 08:35:51 Step 22/23 : LABEL git_sha=fce22453ee51a8f2bbbd63edc8b3418f3776c60c 08:35:51 ---> Running in 5a5ce630c6c6 08:35:51 Removing intermediate container 934be08c44ff 08:35:51 ---> 2d74737cec7e 08:35:51 Step 30/33 : CMD ["gate"] 08:35:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:51 ---> Running in c1f678f88a61 08:35:51 Removing intermediate container 5a5ce630c6c6 08:35:51 ---> 7197212eb9d4 08:35:51 Step 23/23 : LABEL version=0.0.0 08:35:51 ---> Running in 2da946b4d5b2 08:35:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:51 Removing intermediate container c1f678f88a61 08:35:51 ---> 75aeaac2669d 08:35:51 Step 31/33 : LABEL arch=x86_64 08:35:52 ---> Running in 8ffbeeb8548f 08:35:52 Removing intermediate container 2da946b4d5b2 08:35:52 ---> 10c79c0e6c2d 08:35:52 08:35:52 Removing intermediate container 8ffbeeb8548f 08:35:52 ---> 5e56df7bea8b 08:35:52 Step 32/33 : LABEL git_sha=fce22453ee51a8f2bbbd63edc8b3418f3776c60c 08:35:52 ---> Running in 2cb5d5bbffa5 08:35:52 Successfully built 10c79c0e6c2d 08:35:52 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:35:52 v3.17.3-160-gd512c37d17b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:35:52 OK: 17821 distinct packages available 08:35:52 Successfully tagged security-proxy-auth:latest 08:35:52  Building security-proxy-auth ... done Building core-data 08:35:52 Removing intermediate container 2cb5d5bbffa5 08:35:52 ---> 7dc04c0206f3 08:35:52 Step 33/33 : LABEL version=0.0.0 08:35:52 ---> Running in 9f7111337de8 08:35:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:52 (1/4) Installing dumb-init (1.2.5-r2) 08:35:52 (2/4) Installing musl-obstack (1.2.3-r0) 08:35:52 (3/4) Installing libucontext (1.2-r0) 08:35:52 (4/4) Installing gcompat (1.1.0-r0) 08:35:52 Executing busybox-1.35.0-r29.trigger 08:35:52 OK: 7 MiB in 19 packages 08:35:52 Removing intermediate container 9f7111337de8 08:35:52 ---> fb22e5880c57 08:35:52 08:35:52 Successfully built fb22e5880c57 08:35:52 Successfully tagged security-bootstrapper:latest 08:35:52 Building support-scheduler 08:35:57  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:35:57 ---> ca7256360abc 08:35:57 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:35:57 ---> Using cache 08:35:57 ---> 545d751bbc73 08:35:57 Step 4/23 : WORKDIR /edgex-go 08:35:57 ---> Using cache 08:35:57 ---> f6c1ef83c06a 08:35:57 Step 5/23 : RUN apk add --update --no-cache make git 08:35:57 ---> Using cache 08:35:57 ---> 17d4554a9e01 08:35:57 Step 6/23 : COPY go.mod vendor* ./ 08:35:57 ---> Using cache 08:35:57 ---> abd4b3ed829e 08:35:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:57 ---> Using cache 08:35:57 ---> 0d0feeb3bd44 08:35:57 Step 8/23 : COPY . . 08:35:57 ---> Using cache 08:35:57 ---> f867f6d589ec 08:35:57 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:35:57 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:35:57 ---> ca7256360abc 08:35:57 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:35:57 ---> Using cache 08:35:57 ---> 545d751bbc73 08:35:57 Step 4/23 : WORKDIR /edgex-go 08:35:57 ---> Using cache 08:35:57 ---> f6c1ef83c06a 08:35:57 Step 5/23 : RUN apk add --update --no-cache make git 08:35:57 ---> Using cache 08:35:57 ---> 17d4554a9e01 08:35:57 Step 6/23 : COPY go.mod vendor* ./ 08:35:57 ---> Using cache 08:35:57 ---> abd4b3ed829e 08:35:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:57 ---> Using cache 08:35:57 ---> 0d0feeb3bd44 08:35:57 Step 8/23 : COPY . . 08:35:57 ---> Using cache 08:35:57 ---> f867f6d589ec 08:35:57 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:35:58 Removing intermediate container 6163d33d3ed3 08:35:58 ---> f7db4c59a8e3 08:35:58 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:58 ---> Running in 6f5f21a08b32 08:35:58 ---> Running in 676c12fbcc74 08:35:58 ---> 3008f0395d5c 08:35:58 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:35: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:35:58 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:35:58 ---> d104bf868c72 08:35:58 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:36:06 ---> 702af58269b8 08:36:06 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:36:12 ---> 65cd492d55df 08:36:12 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:36:12 ---> Running in 7069de45f3d1 08:36:12 Removing intermediate container 7069de45f3d1 08:36:12 ---> 0f86d99612a1 08:36:12 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:36:15 ---> 8b01ff243e29 08:36:15 Step 22/27 : WORKDIR / 08:36:16 ---> Running in 717fd64c21ba 08:36:18 Removing intermediate container 717fd64c21ba 08:36:18 ---> 8dcd9c79524e 08:36:18 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:36:18 ---> Running in f7d551902d9f 08:36:19 Removing intermediate container f7d551902d9f 08:36:19 ---> 48c047aab12f 08:36:19 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:36:20 ---> Running in 10efc6d55dc9 08:36:21 Removing intermediate container 10efc6d55dc9 08:36:21 ---> dffd85110ae7 08:36:21 Step 25/27 : LABEL arch=x86_64 08:36:23 ---> Running in 68ce88067dc4 08:36:23 Removing intermediate container 68ce88067dc4 08:36:23 ---> a2cc46dbbeb9 08:36:23 Step 26/27 : LABEL git_sha=fce22453ee51a8f2bbbd63edc8b3418f3776c60c 08:36:23 Removing intermediate container bfdaf8a2f353 08:36:23 ---> 531b071ae320 08:36:23 Successfully built 531b071ae320 08:36:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:23 ---> Running in 0ae8002f663a 08:36:23 + docker inspect -f . ci-base-image-arm64 08:36:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:24 prd-ubuntu20.04-docker-arm64-4c-16g-14894 does not seem to be running inside a container 08:36:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:36:24 Removing intermediate container 0ae8002f663a 08:36:24 ---> 9f6ac0ce38d4 08:36:24 Step 27/27 : LABEL version=0.0.0 08:36:24 ---> Running in accd13b54baf 08:36:24 Removing intermediate container d5e85901abb7 08:36:24 ---> 6048cb576a2b 08:36:24 Step 7/25 : COPY . . 08:36:24 Removing intermediate container accd13b54baf 08:36:24 ---> 2b6b955cd3e9 08:36:24 08:36:25 Successfully built 2b6b955cd3e9 08:36:25 Successfully tagged security-spire-config:latest 08:36:25 Building security-spire-server 08:36:25  Building security-spire-config ... done Removing intermediate container 1b79b70ae8db 08:36:25 ---> 8121db5b196a 08:36:25 Step 8/23 : COPY . . 08:36:25 $ docker top d4dee2478586729c6f57acdc5cf0ad45facd0a02116378b407942cc2e0e20ef9 -eo pid,comm [Pipeline] { [Pipeline] sh 08:36:26 + go version 08:36:26 go version go1.20.2 linux/arm64 [Pipeline] } 08:36:26 $ docker stop --time=1 d4dee2478586729c6f57acdc5cf0ad45facd0a02116378b407942cc2e0e20ef9 08:36:28 $ docker rm -f --volumes d4dee2478586729c6f57acdc5cf0ad45facd0a02116378b407942cc2e0e20ef9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:28 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:28 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:36:28 ---> ca7256360abc 08:36:28 Step 3/26 : WORKDIR /edgex-go 08:36:28 ---> Using cache 08:36:28 ---> e4c0c975046b 08:36:28 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:36:28 ---> Using cache 08:36:28 ---> 3f72e39afe36 08:36:28 Step 5/26 : COPY go.mod vendor* ./ 08:36:28 ---> Using cache 08:36:28 ---> 737022bf7333 08:36:28 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:28 ---> Using cache 08:36:28 ---> aae985eb2e3f 08:36:28 Step 7/26 : COPY . . 08:36:28 ---> Using cache 08:36:28 ---> b321a26cb0d3 08:36:28 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 08:36:28 ---> Using cache 08:36:28 ---> d5bc5982a0ce 08:36:28 Step 9/26 : WORKDIR /edgex-go/spire-build 08:36:28 ---> Using cache 08:36:28 ---> c0ccd0f9f707 08:36:28 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:36:28 ---> Using cache 08:36:28 ---> 6cf08654a202 08:36:28 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:36:28 + docker inspect -f . ci-base-image-arm64 08:36:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:28 prd-ubuntu20.04-docker-arm64-4c-16g-14894 does not seem to be running inside a container 08:36:28 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:36:30 $ docker top 0898c9f2fa014c26e11f93191523a325d8fd1bbf418a3f65120e7f3f2cfa1ebc -eo pid,comm [Pipeline] { [Pipeline] echo 08:36:30 ========================================================= 08:36:30 [edgeXBuildGoParallel] Running Tests and Build... 08:36:30 ========================================================= [Pipeline] sh 08:36:30 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 08:36:31 + make test 08:36:31 go test -race -coverprofile=coverage.out ./... 08:36:33 ---> Running in 9df5e05f4a96 08:36:33 ---> d7d941c267c6 08:36:33 Step 9/23 : RUN make cmd/support-notifications/support-notifications 08:36:33 Removing intermediate container 6f5f21a08b32 08:36:33 ---> d1755d4cfaab 08:36:33 08:36:33 Step 10/23 : FROM alpine:3.17 08:36:33 ---> 9ed4aefc74f6 08:36:33 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:36:33 ---> 38170fa26d0e 08:36:33 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:36:33 ---> Running in 6d1490611a5a 08:36:33 ---> Running in f676fd6a0053 08:36:33 ---> Running in 92ee46310617 08:36:33 Removing intermediate container 6d1490611a5a 08:36:33 ---> de298e7eb04f 08:36:33 Step 12/23 : ENV APP_PORT=59880 08:36:33 ---> Running in cd86df08d764 08:36:33 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:36:33 Removing intermediate container cd86df08d764 08:36:33 ---> 3622314d643f 08:36:33 Step 13/23 : EXPOSE $APP_PORT 08:36: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:36:33 ---> Running in 361ed651260f 08:36:34 Removing intermediate container 9df5e05f4a96 08:36:34 ---> 1a538efbbb02 08:36:34 Step 12/26 : WORKDIR /edgex-go 08:36:34 ---> Running in 4edb5f1a2624 08:36:34 Removing intermediate container 361ed651260f 08:36:34 ---> 7683d9ba7c4f 08:36:34 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:36:34 ---> Running in 70be87ffa9e3 08:36:34 Removing intermediate container 4edb5f1a2624 08:36:34 ---> ecadaba5b8cb 08:36:34 08:36:34 Step 13/26 : FROM alpine:3.17 08:36:34 ---> 9ed4aefc74f6 08:36:34 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:34 ---> Using cache 08:36:34 ---> a7f286d26e8d 08:36:34 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:36:34 ---> Using cache 08:36:34 ---> 7f744dd16905 08:36:34 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:34 ---> Using cache 08:36:34 ---> 0b25b405e6a9 08:36:34 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 08:36:34 ---> Using cache 08:36:34 ---> 2e7f9c3df4e2 08:36:34 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:36:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:35 (1/1) Installing dumb-init (1.2.5-r2) 08:36:35 Executing busybox-1.35.0-r29.trigger 08:36:35 OK: 7 MiB in 16 packages 08:36:37 ---> 69103f930a9f 08:36:37 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:36:37 Removing intermediate container 676c12fbcc74 08:36:37 ---> 631d4a973bac 08:36:37 08:36:37 Step 10/23 : FROM alpine:3.17 08:36:37 ---> 9ed4aefc74f6 08:36:37 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:36:37 ---> Using cache 08:36:37 ---> 96fa62a1df5c 08:36:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:36:37 ---> Using cache 08:36:37 ---> 426b37d91972 08:36:37 Step 13/23 : ENV APP_PORT=59861 08:36:37 Removing intermediate container 70be87ffa9e3 08:36:37 ---> 534b93d64a86 08:36:37 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:37 ---> Running in 9ece891e132f 08:36:37 ---> 00fa46ed5607 08:36:37 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:36:37 Removing intermediate container 9ece891e132f 08:36:37 ---> bb87313ace9d 08:36:37 Step 14/23 : EXPOSE $APP_PORT 08:36:38 ---> Running in 5fa66927ceba 08:36:38 ---> 6d33da5894fe 08:36:38 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:36:38 ---> f950ecf09632 08:36:38 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:36:38 Removing intermediate container 5fa66927ceba 08:36:38 ---> da34c8b29e28 08:36:38 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:38 ---> 122e1297804d 08:36:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:36:38 ---> 57744e7f58c1 08:36:38 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:36:38 ---> fdbab92d38e2 08:36:38 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:36:38 ---> Running in ba534b07b345 08:36:39 Removing intermediate container ba534b07b345 08:36:39 ---> 54aec13b14ba 08:36:39 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:36:39 ---> 299250022582 08:36:39 ---> 544b4717f292 08:36:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yamlStep 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:36:39 08:36:39 ---> Running in c3e6e8e31005 08:36:39 Removing intermediate container c3e6e8e31005 08:36:39 ---> 5ae94a427e99 08:36:39 Step 24/26 : LABEL arch=x86_64 08:36:40 ---> Running in 7216209121bc 08:36:40 ---> 02ba460ef6e5 08:36:40 Step 19/23 : ENTRYPOINT ["/core-data"] 08:36:40 ---> Running in a1c5ed7316f7 08:36:40 Removing intermediate container 7216209121bc 08:36:40 ---> f917b861a2a4 08:36:40 Step 25/26 : LABEL git_sha=fce22453ee51a8f2bbbd63edc8b3418f3776c60c 08:36:40 ---> 960414ccd502 08:36:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:36:40 ---> Running in 41a145f6bbdc 08:36:40 Removing intermediate container a1c5ed7316f7 08:36:40 ---> c712ba9dc003 08:36:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:41 Removing intermediate container 41a145f6bbdc 08:36:41 ---> Running in db5d012756f0 08:36:41 ---> 0031708a4270 08:36:41 Step 26/26 : LABEL version=0.0.0 08:36:41 ---> Running in 2d130833fabe 08:36:41 Removing intermediate container db5d012756f0 08:36:41 ---> f18bdda61867 08:36:41 Step 21/23 : LABEL arch=x86_64 08:36:41 ---> 0ecb8cab646f 08:36:41 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:36:41 ---> Running in 992b314d28e4 08:36:41 Removing intermediate container 2d130833fabe 08:36:41 ---> 8ad027bac8f8 08:36:41 08:36:41 ---> Running in af4ca6c3ee45 08:36:41 Successfully built 8ad027bac8f8 08:36:42 Successfully tagged security-spire-server:latest 08:36:42  Building security-spire-server ... done Building core-command 08:36:42 Removing intermediate container 992b314d28e4 08:36:42 ---> 15ce1ad768a5 08:36:42 Step 22/23 : LABEL git_sha=fce22453ee51a8f2bbbd63edc8b3418f3776c60c 08:36:42 ---> Running in f2eab2348792 08:36:44 Removing intermediate container af4ca6c3ee45 08:36:44 ---> a4237941f2cd 08:36:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:45 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:36:45 ---> ca7256360abc 08:36:45 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:36:45 ---> Using cache 08:36:45 ---> 545d751bbc73 08:36:45 Step 4/24 : WORKDIR /edgex-go 08:36:45 ---> Using cache 08:36:45 ---> f6c1ef83c06a 08:36:45 Step 5/24 : RUN apk add --update --no-cache make git 08:36:45 ---> Using cache 08:36:45 ---> 17d4554a9e01 08:36:45 Step 6/24 : COPY go.mod vendor* ./ 08:36:45 ---> Using cache 08:36:45 ---> abd4b3ed829e 08:36:45 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:45 ---> Using cache 08:36:45 ---> 0d0feeb3bd44 08:36:45 Step 8/24 : COPY . . 08:36:45 ---> Using cache 08:36:45 ---> f867f6d589ec 08:36:45 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:36:46 Removing intermediate container f2eab2348792 08:36:46 ---> d8e5d03110df 08:36:46 Step 23/23 : LABEL version=0.0.0 08:36:46 ---> Running in 150aa63bb6ff 08:36:46 ---> Running in eb0414ba5345 08:36:46 ---> Running in f6892086ef82 08:36:46 Removing intermediate container f6892086ef82 08:36:46 ---> f459af57b98d 08:36:46 08:36:47 Removing intermediate container 150aa63bb6ff 08:36:47 ---> d8e6c2c5fec2 08:36:47 Step 21/23 : LABEL arch=x86_64 08:36:47 Successfully built f459af57b98d 08:36:47 Successfully tagged core-data:latest 08:36:47  Building core-data ... done Building security-proxy-setup 08:36:47 ---> Running in af2c51787435 08:36:47 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:36:48 Removing intermediate container af2c51787435 08:36:48 ---> 3b51e544d103 08:36:48 Step 22/23 : LABEL git_sha=fce22453ee51a8f2bbbd63edc8b3418f3776c60c 08:36:51 ---> Running in 1e6237ecc268 08:36:51 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:36:51 ---> ca7256360abc 08:36:51 Step 3/22 : WORKDIR /edgex-go 08:36:51 ---> Using cache 08:36:51 ---> e4c0c975046b 08:36:51 Step 4/22 : RUN apk add --update --no-cache make git 08:36:51 ---> Using cache 08:36:51 ---> ea2714fcd168 08:36:51 Step 5/22 : COPY go.mod vendor* ./ 08:36:51 ---> Using cache 08:36:51 ---> 08107b186022 08:36:51 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:51 ---> Using cache 08:36:51 ---> 6048cb576a2b 08:36:51 Step 7/22 : COPY . . 08:36:51 ---> Using cache 08:36:51 ---> 38170fa26d0e 08:36:51 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:36:51 ---> Running in fef827c64305 08:36:51 Removing intermediate container 1e6237ecc268 08:36:51 ---> b9a17d26c6eb 08:36:51 Step 23/23 : LABEL version=0.0.0 08:36:51 ---> Running in b7e644fe7744 08:36:51 Removing intermediate container b7e644fe7744 08:36:51 ---> a8c9f7a924d6 08:36:51 08:36:51 Successfully built a8c9f7a924d6 08:36:51 Successfully tagged support-scheduler:latest 08:36:52  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 08:36: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:37:09 Removing intermediate container 92ee46310617 08:37:09 ---> 6658078580ac 08:37:09 08:37:09 Step 9/25 : FROM alpine:3.17 08:37:09 ---> 9ed4aefc74f6 08:37:09 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:37:09 ---> Running in 1a8ed1941ec4 08:37:09 Removing intermediate container f676fd6a0053 08:37:09 ---> 0ade50abb6d6 08:37:09 08:37:09 Step 10/23 : FROM alpine:3.17 08:37:09 ---> 9ed4aefc74f6 08:37:09 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:37:09 ---> Running in 51e5eed96fd4 08:37:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:09 (1/3) Installing ca-certificates (20230506-r0) 08:37:09 (2/3) Installing dumb-init (1.2.5-r2) 08:37:09 (3/3) Installing su-exec (0.2-r2) 08:37:09 Executing busybox-1.35.0-r29.trigger 08:37:09 Executing ca-certificates-20230506-r0.trigger 08:37:09 (1/2) Installing ca-certificates (20230506-r0) 08:37:10 (2/2) Installing dumb-init (1.2.5-r2) 08:37:10 Executing busybox-1.35.0-r29.trigger 08:37:10 Executing ca-certificates-20230506-r0.trigger 08:37:10 OK: 8 MiB in 18 packages 08:37:10 OK: 8 MiB in 17 packages 08:37:11 Removing intermediate container eb0414ba5345 08:37:11 ---> 79e27f620507 08:37:11 08:37:11 Step 10/24 : FROM alpine:3.17 08:37:11 ---> 9ed4aefc74f6 08:37:11 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:37:11 ---> Using cache 08:37:11 ---> 96fa62a1df5c 08:37:11 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:37:11 ---> Using cache 08:37:11 ---> 426b37d91972 08:37:11 Step 13/24 : ENV APP_PORT=59882 08:37:12 ---> Running in 5debeed9bf1d 08:37:12 Removing intermediate container 51e5eed96fd4 08:37:12 ---> afea12246983 08:37:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 08:37:12 Removing intermediate container 1a8ed1941ec4 08:37:12 ---> 88721af188b5 08:37:12 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:37:12 Removing intermediate container 5debeed9bf1d 08:37:12 ---> ed4bb5545fa7 08:37:12 Step 14/24 : EXPOSE $APP_PORT 08:37:12 ---> Running in 0a51c3292b89 08:37:12 ---> Running in da8c7f77b5f2 08:37:12 ---> Running in 8f4258d7e441 08:37:12 Removing intermediate container 0a51c3292b89 08:37:12 ---> 31ac02e2c0ae 08:37:12 Step 13/23 : ENV APP_PORT=59860 08:37:12 Removing intermediate container da8c7f77b5f2 08:37:12 ---> 19b9a35cd9ee 08:37:12 Step 12/25 : WORKDIR / 08:37:12 Removing intermediate container 8f4258d7e441 08:37:12 ---> c68e5d479f65 08:37:12 Step 15/24 : WORKDIR / 08:37:12 ---> Running in 9dcf6a26c7fe 08:37:12 ---> Running in 88ed527d7eb5 08:37:12 ---> Running in 6311df7de1a1 08:37:12 Removing intermediate container 9dcf6a26c7fe 08:37:12 ---> 2561733414c4 08:37:12 Step 14/23 : EXPOSE $APP_PORT 08:37:12 Removing intermediate container 88ed527d7eb5 08:37:12 ---> fc46eb83a91f 08:37:12 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:12 Removing intermediate container 6311df7de1a1 08:37:12 ---> 005f06e7d3fe 08:37:12 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:12 ---> Running in 9966d6ca1c64 08:37:12 ---> ff2ef6554930 08:37:12 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 08:37:12 Removing intermediate container 9966d6ca1c64 08:37:12 ---> 283499e6ed00 08:37:12 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:12 ---> ed0536e3acea 08:37:12 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:37:13 ---> e2822f187b5c 08:37:13 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:37:13 ---> 07dd362f819e 08:37:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:37:13 ---> bb40d86e6500 08:37:13 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:37:13 ---> de8bf307a213 08:37:13 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:37:13 ---> f7fa9b122865 08:37:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:37:13 ---> 78fc889aad5e 08:37:13 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:37:13 ---> 3773e313b7b2 08:37:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:37:14 ---> 2c046e8fa9a3 08:37:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:37:14 ---> 929cf8ca94de 08:37:14 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:37:14 ---> fb4502fc10bd 08:37:14 Step 20/24 : ENTRYPOINT ["/core-command"] 08:37:14 ---> Running in 7624e87cf939 08:37:14 ---> 3982361d5348 08:37:14 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:37:14 ---> Running in 48378e9ba4cd 08:37:14 Removing intermediate container 7624e87cf939 08:37:14 ---> 3637e738f743 08:37:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:37:14 ---> Running in 0d299be1c200 08:37:14 Removing intermediate container 48378e9ba4cd 08:37:14 ---> 7ebda0991e19 08:37:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:37:14 ---> Running in 755415e34b6c 08:37:14 Removing intermediate container 0d299be1c200 08:37:14 ---> 4a162a706aa8 08:37:14 Step 22/24 : LABEL arch=x86_64 08:37:14 ---> 1f463fccadfa 08:37:14 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:37:14 ---> Running in 66553c27ac56 08:37:15 Removing intermediate container 755415e34b6c 08:37:15 ---> a98ce08b3876 08:37:15 Step 21/23 : LABEL arch=x86_64 08:37:15 Removing intermediate container 66553c27ac56 08:37:15 ---> 5c1648ff443c 08:37:15 Step 23/24 : LABEL git_sha=fce22453ee51a8f2bbbd63edc8b3418f3776c60c 08:37:15 ---> Running in f230aebfa827 08:37:15 ---> Running in fd3c5a6098a3 08:37:15 Removing intermediate container f230aebfa827 08:37:15 ---> 506e05559d0d 08:37:15 Step 22/23 : LABEL git_sha=fce22453ee51a8f2bbbd63edc8b3418f3776c60c 08:37:15 Removing intermediate container fd3c5a6098a3 08:37:15 ---> 4e6450ff3bc9 08:37:15 Step 24/24 : LABEL version=0.0.0 08:37:15 ---> 28907f5fe2a6 08:37:15 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:37:16 ---> Running in 5a5fa619a280 08:37:16 ---> Running in cb815c6b400d 08:37:16 Removing intermediate container cb815c6b400d 08:37:16 ---> ed98a5a769e2 08:37:16 08:37:16 Removing intermediate container 5a5fa619a280 08:37:16 ---> 338a694bca3d 08:37:16 Step 23/23 : LABEL version=0.0.0 08:37:16 ---> 12058c1f505d 08:37:16 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:16 ---> Running in 7fde6d604ea0 08:37:16 ---> Running in fb6470544a72 08:37:16 Successfully built ed98a5a769e2 08:37:16 Successfully tagged core-command:latest 08:37:16  Building core-command ... done Removing intermediate container 7fde6d604ea0 08:37:16 ---> b096d8f7848c 08:37:16 08:37:16 Successfully built b096d8f7848c 08:37:16 Successfully tagged support-notifications:latest 08:37:17  Building support-notifications ... done Removing intermediate container fef827c64305 08:37:17 ---> 77f9306b45cc 08:37:17 08:37:17 Step 9/22 : FROM alpine:3.17 08:37:17 ---> 9ed4aefc74f6 08:37:17 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:37:17 ---> Running in aea0e45305e6 08:37:17 Removing intermediate container fb6470544a72 08:37:17 ---> d07076ad64c9 08:37:17 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:37:17 ---> Running in d2007741a885 08:37:17 Removing intermediate container d2007741a885 08:37:17 ---> cd88c4a260ab 08:37:17 Step 23/25 : LABEL arch=x86_64 08:37:17 ---> Running in 05abb66656c7 08:37:17 Removing intermediate container 05abb66656c7 08:37:17 ---> 6a5b0ec506f1 08:37:17 Step 24/25 : LABEL git_sha=fce22453ee51a8f2bbbd63edc8b3418f3776c60c 08:37:17 ---> Running in a1da1a9a4275 08:37:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:17 Removing intermediate container a1da1a9a4275 08:37:17 ---> 23b5a43266c0 08:37:17 Step 25/25 : LABEL version=0.0.0 08:37:17 ---> Running in ed0424e89d53 08:37:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:17 Removing intermediate container ed0424e89d53 08:37:17 ---> ed4a975bd7f8 08:37:17 08:37:17 Successfully built ed4a975bd7f8 08:37:17 Successfully tagged security-secretstore-setup:latest 08:37:17  Building security-secretstore-setup ... done (1/2) Installing dumb-init (1.2.5-r2) 08:37:18 (2/2) Installing openssl (3.0.8-r4) 08:37:18 Executing busybox-1.35.0-r29.trigger 08:37:18 OK: 8 MiB in 17 packages 08:37:18 Removing intermediate container aea0e45305e6 08:37:18 ---> 842f542786ae 08:37:18 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:37:18 ---> Running in 5569e4531007 08:37:18 Removing intermediate container 5569e4531007 08:37:18 ---> b60fc4c14391 08:37:18 Step 12/22 : WORKDIR /edgex 08:37:18 ---> Running in 186af5c32bd4 08:37:18 Removing intermediate container 186af5c32bd4 08:37:18 ---> 967e60599bb8 08:37:18 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:18 ---> 55b4a225d361 08:37:18 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:37:19 ---> 986115736592 08:37:19 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:37:19 ---> 9e5ca2e9734c 08:37:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:37:19 ---> 2ff4ff3fd711 08:37:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:37:19 ---> 3b1bd5ef022b 08:37:19 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:19 ---> Running in c56a4a9e96dd 08:37:20 Removing intermediate container c56a4a9e96dd 08:37:20 ---> 41bbfc009b8c 08:37:20 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:37:20 ---> Running in 9bb703cf70e5 08:37:20 Removing intermediate container 9bb703cf70e5 08:37:20 ---> 7b7c1d42fdda 08:37:20 Step 20/22 : LABEL arch=x86_64 08:37:20 ---> Running in ab5f105a55ad 08:37:20 Removing intermediate container ab5f105a55ad 08:37:20 ---> fbea185f2ab9 08:37:20 Step 21/22 : LABEL git_sha=fce22453ee51a8f2bbbd63edc8b3418f3776c60c 08:37:20 ---> Running in 15423161e2e6 08:37:20 Removing intermediate container 15423161e2e6 08:37:20 ---> 61fe0ee21466 08:37:20 Step 22/22 : LABEL version=0.0.0 08:37:20 ---> Running in 8837d8ac0974 08:37:20 Removing intermediate container 8837d8ac0974 08:37:20 ---> c5580ff06476 08:37:20 08:37:20 Successfully built c5580ff06476 08:37:20 Successfully tagged security-proxy-setup:latest 08:37:20  Building security-proxy-setup ... done  [Pipeline] } 08:37:20 $ docker stop --time=1 28f4f31bceb6934a4a19d1c5efdb7137896f626733a14062c1721f907e3aa3f2 08:37:22 $ docker rm -f --volumes 28f4f31bceb6934a4a19d1c5efdb7137896f626733a14062c1721f907e3aa3f2 [Pipeline] // withDockerContainer [Pipeline] sh 08:37:22 + docker images 08:37:22 REPOSITORY TAG IMAGE ID CREATED SIZE 08:37:22 security-proxy-setup latest c5580ff06476 2 seconds ago 18.7MB 08:37:22 security-secretstore-setup latest ed4a975bd7f8 5 seconds ago 32.8MB 08:37:22 support-notifications latest b096d8f7848c 6 seconds ago 32.4MB 08:37:22 77f9306b45cc 6 seconds ago 1.7GB 08:37:22 core-command latest ed98a5a769e2 7 seconds ago 19.9MB 08:37:22 79e27f620507 11 seconds ago 1.72GB 08:37:22 0ade50abb6d6 15 seconds ago 1.79GB 08:37:22 6658078580ac 17 seconds ago 1.72GB 08:37:22 support-scheduler latest a8c9f7a924d6 31 seconds ago 31.8MB 08:37:22 core-data latest f459af57b98d 36 seconds ago 20MB 08:37:22 security-spire-server latest 8ad027bac8f8 41 seconds ago 103MB 08:37:22 631d4a973bac 45 seconds ago 1.79GB 08:37:22 ecadaba5b8cb 48 seconds ago 1.58GB 08:37:22 d1755d4cfaab 57 seconds ago 1.73GB 08:37:22 security-spire-config latest 2b6b955cd3e9 58 seconds ago 102MB 08:37:22 security-bootstrapper latest fb22e5880c57 About a minute ago 22.2MB 08:37:22 security-proxy-auth latest 10c79c0e6c2d About a minute ago 18.3MB 08:37:22 security-spiffe-token-provider latest 44f8e77c34b7 About a minute ago 32.8MB 08:37:22 4d31633ba945 About a minute ago 1.7GB 08:37:22 core-common-config-bootstrapper latest 9acf64aee599 About a minute ago 17.2MB 08:37:22 core-metadata latest 6cf8301e9577 About a minute ago 20.4MB 08:37:22 065fa958fa9a About a minute ago 1.76GB 08:37:22 cf45ee9d5585 About a minute ago 1.72GB 08:37:22 1515f400b9cc About a minute ago 1.73GB 08:37:22 dc91ed4d9ce9 About a minute ago 1.71GB 08:37:22 security-spire-agent latest 685576883e42 2 minutes ago 161MB 08:37:22 6c90583abf0d 2 minutes ago 1.58GB 08:37:22 ci-base-image-x86_64 latest ca7256360abc 5 minutes ago 918MB 08:37:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 weeks ago 700MB 08:37:22 alpine 3.17 9ed4aefc74f6 5 weeks ago 7.05MB 08:37:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 08:37:22 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:28 ? github.com/edgexfoundry/edgex-go [no test files] 08:39:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:39:49 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:39:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:39:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:39:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:39:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:39:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:39:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:39:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:39:49 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:39:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:39:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:39:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:39:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:40:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:40:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:40:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.281s coverage: 28.7% of statements 08:40:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.335s coverage: 98.5% of statements 08:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:40:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.524s coverage: 71.5% of statements 08:40:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:40:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:40:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.375s coverage: 54.0% of statements 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:40:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:40:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:40:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.160s coverage: 88.5% of statements 08:40:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.521s coverage: 3.8% of statements 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:41:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.088s coverage: 95.6% of statements 08:41:02 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:41:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:41:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:41:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:41:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:41:02 ok github.com/edgexfoundry/edgex-go/internal/io 0.238s coverage: 72.2% of statements 08:41:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:41:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:41:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:41:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.301s coverage: 65.9% of statements 08:41:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:41:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.460s coverage: 0.9% of statements 08:41:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.284s coverage: 29.0% of statements 08:41:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.291s coverage: 42.9% of statements 08:41:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.279s coverage: 82.9% of statements 08:41:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.247s coverage: 94.1% of statements 08:41:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.330s coverage: 96.3% of statements 08:41:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.242s coverage: 87.5% of statements 08:41:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:41:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:41:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:41:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:41:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.240s coverage: 94.4% of statements 08:41:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:41:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:41:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:41:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:41:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:41:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:41:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:41:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.246s coverage: 79.9% of statements 08:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.292s coverage: 92.9% of statements 08:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.082s coverage: 64.4% of statements 08:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.237s coverage: 62.3% of statements 08:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.270s coverage: 87.2% of statements 08:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.197s coverage: 20.0% of statements 08:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.188s coverage: 100.0% of statements 08:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.636s coverage: 81.8% of statements 08:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.513s coverage: 82.1% of statements 08:41:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:41:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.259s coverage: 86.0% of statements 08:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.177s coverage: 63.1% of statements 08:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.309s coverage: 100.0% of statements 08:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.132s coverage: 89.4% of statements 08:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.091s coverage: 100.0% of statements 08:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.112s coverage: 73.7% of statements 08:42:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:42:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:42:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:42:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.079s coverage: 100.0% of statements 08:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.078s coverage: 38.4% of statements 08:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.269s coverage: 89.5% of statements 08:42:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:42:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:42:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:42:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:42:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.266s coverage: 84.8% of statements 08:42:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:42:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:42:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:42:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:42:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.336s coverage: 17.7% of statements 08:42:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:42:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:42:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:42:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:42:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.629s coverage: 92.3% of statements 08:42:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:42:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:42:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.325s coverage: 61.5% of statements 08:42:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:42:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:42:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.432s coverage: 97.7% of statements 08:42:51 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:42:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:42:51 go vet ./... 08:45:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:45:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:45:57 ./bin/test-attribution-txt.sh [Pipeline] echo 08:45:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:45:58 + ls -al . 08:45:58 total 700 08:45:58 drwxrwxr-x 10 1001 1001 4096 May 10 08:36 . 08:45:58 drwxr-xr-x 4 root root 4096 May 10 08:36 .. 08:45:58 drwxrwxr-x 2 1001 1001 4096 May 10 08:34 .blubracket 08:45:58 -rw-rw-r-- 1 1001 1001 16 May 10 08:34 .dockerignore 08:45:58 drwxrwxr-x 8 1001 1001 4096 May 10 08:34 .git 08:45:58 drwxrwxr-x 3 1001 1001 4096 May 10 08:34 .github 08:45:58 -rw-rw-r-- 1 1001 1001 1133 May 10 08:34 .gitignore 08:45:58 -rw-rw-r-- 1 1001 1001 42 May 10 08:34 .golangci.yml 08:45:58 -rw-rw-r-- 1 1001 1001 87 May 10 08:34 .hadolint.yml 08:45:58 -rw-rw-r-- 1 1001 1001 166 May 10 08:34 .sonarcloud.properties 08:45:58 -rw-rw-r-- 1 1001 1001 1171 May 10 08:34 ADOPTERS.md 08:45:58 -rw-rw-r-- 1 1001 1001 10835 May 10 08:34 Attribution.txt 08:45:58 -rw-rw-r-- 1 1001 1001 73765 May 10 08:34 CHANGELOG.md 08:45:58 -rw-rw-r-- 1 1001 1001 3804 May 10 08:34 CONTRIBUTING.md 08:45:58 -rw-rw-r-- 1 1001 1001 677 May 10 08:34 GOVERNANCE.md 08:45:58 -rw-rw-r-- 1 1001 1001 883 May 10 08:34 Jenkinsfile 08:45:58 -rw-rw-r-- 1 1001 1001 10775 May 10 08:34 LICENSE 08:45:58 -rw-rw-r-- 1 1001 1001 14368 May 10 08:34 Makefile 08:45:58 -rw-rw-r-- 1 1001 1001 582 May 10 08:34 OWNERS.md 08:45:58 -rw-rw-r-- 1 1001 1001 9403 May 10 08:34 README.md 08:45:58 -rw-rw-r-- 1 1001 1001 789 May 10 08:34 SECURITY.md 08:45:58 -rw-rw-r-- 1 1001 1001 5 May 10 08:31 VERSION 08:45:58 drwxrwxr-x 2 1001 1001 4096 May 10 08:34 bin 08:45:58 drwxrwxr-x 18 1001 1001 4096 May 10 08:34 cmd 08:45:58 -rw-r--r-- 1 root root 447731 May 10 08:42 coverage.out 08:45:58 -rw-rw-r-- 1 1001 1001 3200 May 10 08:34 go.mod 08:45:58 -rw-rw-r-- 1 1001 1001 31040 May 10 08:34 go.sum 08:45:58 drwxrwxr-x 7 1001 1001 4096 May 10 08:34 internal 08:45:58 drwxrwxr-x 3 1001 1001 4096 May 10 08:34 openapi 08:45:58 -rw-rw-r-- 1 1001 1001 594 May 10 08:34 security.txt 08:45:58 drwxrwxr-x 4 1001 1001 4096 May 10 08:34 snap 08:45:58 -rw-rw-r-- 1 1001 1001 204 May 10 08:34 version.go [Pipeline] sh 08:45:59 + '[' -e coverage.out ] 08:45:59 + chown 1001:1001 coverage.out [Pipeline] stash 08:45:59 Warning: overwriting stash ‘coverage-report’ 08:46:00 Stashed 1 file(s) [Pipeline] sh 08:46:00 + make build 08:46:00 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:47:52 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:47:52 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:47:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:47:59 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:48:55 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:48: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:49:04 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:49:11 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:49:15 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:49:19 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:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:49:34 $ docker stop --time=1 0898c9f2fa014c26e11f93191523a325d8fd1bbf418a3f65120e7f3f2cfa1ebc 08:49:36 $ docker rm -f --volumes 0898c9f2fa014c26e11f93191523a325d8fd1bbf418a3f65120e7f3f2cfa1ebc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:49:39 08:49:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:49:40 latest: Pulling from edgex-devops/edgex-compose-arm64 08:49:40 29e5d40040c1: Pulling fs layer 08:49:40 1ce36da41761: Pulling fs layer 08:49:40 25b303627fd3: Pulling fs layer 08:49:40 29e5d40040c1: Verifying Checksum 08:49:40 29e5d40040c1: Download complete 08:49:40 1ce36da41761: Verifying Checksum 08:49:40 1ce36da41761: Download complete 08:49:40 29e5d40040c1: Pull complete 08:49:42 25b303627fd3: Verifying Checksum 08:49:42 25b303627fd3: Download complete 08:49:42 1ce36da41761: Pull complete 08:49:54 25b303627fd3: Pull complete 08:49:54 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:49:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:49:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:54 prd-ubuntu20.04-docker-arm64-4c-16g-14894 does not seem to be running inside a container 08:49:54 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:49:57 $ docker top 7de52827fce42bc4c92e5c29a62838364cdb87e537a07cffced2250cd65ce255 -eo pid,comm [Pipeline] { [Pipeline] sh 08:49:58 + docker-compose build --help 08:49:58 + grep parallel 08:50:05 --parallel Build images in parallel. [Pipeline] } 08:50:05 $ docker stop --time=1 7de52827fce42bc4c92e5c29a62838364cdb87e537a07cffced2250cd65ce255 08:50:07 $ docker rm -f --volumes 7de52827fce42bc4c92e5c29a62838364cdb87e537a07cffced2250cd65ce255 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:50:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:50:08 prd-ubuntu20.04-docker-arm64-4c-16g-14894 does not seem to be running inside a container 08:50:08 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:50:09 $ docker top 82bb397670975926f579d5ef965205a1f7e26432f60d595ef3e2f517163043a1 -eo pid,comm [Pipeline] { [Pipeline] sh 08:50:10 + docker-compose -f ./docker-compose-build.yml build --parallel 08:50:18 Building core-command ... 08:50:18 Building core-common-config-bootstrapper ... 08:50:18 Building core-data ... 08:50:18 Building core-metadata ... 08:50:18 Building security-bootstrapper ... 08:50:18 Building security-proxy-auth ... 08:50:18 Building security-proxy-setup ... 08:50:18 Building security-secretstore-setup ... 08:50:18 Building security-spiffe-token-provider ... 08:50:18 Building security-spire-agent ... 08:50:18 Building security-spire-config ... 08:50:18 Building security-spire-server ... 08:50:18 Building support-notifications ... 08:50:18 Building support-scheduler ... 08:50:18 Building core-data 08:50:18 Building core-common-config-bootstrapper 08:50:18 Building security-spiffe-token-provider 08:50:18 Building core-metadata 08:50:18 Building security-bootstrapper 08:51:05 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:51:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:51:05 ---> 531b071ae320 08:51:05 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:51:05 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:51:05 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:51:05 ---> 531b071ae320 08:51:05 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:51:05 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:51:05 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:51:05 ---> 531b071ae320 08:51:05 Step 3/20 : WORKDIR /edgex-go 08:51:05 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:51:05 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:51:05 ---> 531b071ae320 08:51:05 Step 3/33 : WORKDIR /edgex-go 08:51:05 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:51:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:51:05 ---> 531b071ae320 08:51:05 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:51:06 ---> Running in 5174b41ca83d 08:51:06 ---> Running in 53cf57deb60f 08:51:06 ---> Running in bb369f573166 08:51:06 ---> Running in 8aa2bebf6ced 08:51:06 ---> Running in fe7a7e88eef2 08:51:07 Removing intermediate container fe7a7e88eef2 08:51:07 ---> ee2e5ead0d38 08:51:07 Step 4/23 : WORKDIR /edgex-go 08:51:07 Removing intermediate container 53cf57deb60f 08:51:07 ---> 4650c05659cc 08:51:07 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:51:07 Removing intermediate container bb369f573166 08:51:07 ---> 02ba76631dac 08:51:07 Step 4/23 : WORKDIR /edgex-go 08:51:07 ---> Running in 149c59cc81b3 08:51:07 Removing intermediate container 8aa2bebf6ced 08:51:07 ---> 71ac05b90936 08:51:07 Step 4/25 : WORKDIR /edgex-go 08:51:07 Removing intermediate container 5174b41ca83d 08:51:07 ---> 98709567179f 08:51:07 Step 4/33 : RUN apk add --update --no-cache make git 08:51:07 ---> Running in ca24af86efd3 08:51:07 ---> Running in aeff91c012e4 08:51:07 ---> Running in 6ef114a5efde 08:51:07 ---> Running in d7e0bb630dd2 08:51:09 Removing intermediate container d7e0bb630dd2 08:51:09 ---> 62132751a42f 08:51:09 Step 5/25 : RUN apk add --update --no-cache make git 08:51:09 Removing intermediate container ca24af86efd3 08:51:09 ---> 73cb384ee40c 08:51:09 Step 5/23 : RUN apk add --update --no-cache make git 08:51:09 Removing intermediate container 149c59cc81b3 08:51:09 ---> 0ad173479330 08:51:09 Step 5/23 : RUN apk add --update --no-cache make git 08:51:09 ---> Running in e9e23a4b4f3f 08:51:09 ---> Running in fda3285b6f9d 08:51:09 ---> Running in 52a851845fa4 08:51:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:51:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:51:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:51:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:51:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:51:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:51:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:51:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:51:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:51:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:51:12 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:51:12 v3.17.3-160-gd512c37d17b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:51:12 OK: 17692 distinct packages available 08:51:13 OK: 263 MiB in 53 packages 08:51:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:51:14 OK: 263 MiB in 53 packages 08:51:14 OK: 263 MiB in 53 packages 08:51:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:51:14 OK: 263 MiB in 53 packages 08:51:15 Removing intermediate container 6ef114a5efde 08:51:15 ---> 985278c1c61d 08:51:15 Step 5/33 : COPY go.mod vendor* ./ 08:51:16 OK: 263 MiB in 53 packages 08:51:16 Removing intermediate container fda3285b6f9d 08:51:16 ---> f3521fe9baa0 08:51:16 Step 6/25 : COPY go.mod vendor* ./ 08:51:16 Removing intermediate container e9e23a4b4f3f 08:51:16 ---> d7aa9487166a 08:51:16 Step 6/23 : COPY go.mod vendor* ./ 08:51:16 ---> 14263c806d44 08:51:16 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:16 Removing intermediate container 52a851845fa4 08:51:16 ---> 7c4b98b248b6 08:51:16 Step 6/23 : COPY go.mod vendor* ./ 08:51:17 ---> Running in 0dfe3c2df1d4 08:51:18 ---> 2ae5f4c761ec 08:51:18 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:18 Removing intermediate container aeff91c012e4 08:51:18 ---> 0fb595db0338 08:51:18 Step 5/20 : COPY go.mod vendor* ./ 08:51:18 ---> Running in 248f028ac8a8 08:51:18 ---> cc34c6e95354 08:51:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:18 ---> 817dd2d44711 08:51:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:18 ---> Running in 5a354cd947f0 08:51:18 ---> Running in 456318d1507e 08:51:19 ---> da5726c203ed 08:51:19 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:19 ---> Running in 1568e6dabfc9 08:53:26 Removing intermediate container 0dfe3c2df1d4 08:53:26 ---> 50c0020aec76 08:53:26 Step 7/33 : COPY . . 08:53:26 Removing intermediate container 5a354cd947f0 08:53:26 ---> 4b59616fdcf4 08:53:26 Step 8/23 : COPY . . 08:53:26 Removing intermediate container 456318d1507e 08:53:26 ---> 7acb39d498bd 08:53:26 Step 8/23 : COPY . . 08:53:26 Removing intermediate container 1568e6dabfc9 08:53:26 ---> 13cc6315f42e 08:53:26 Step 7/20 : COPY . . 08:53:26 Removing intermediate container 248f028ac8a8 08:53:26 ---> 665c25f52098 08:53:26 Step 8/25 : COPY . . 08:53:35 ---> 99478dc24914 08:53:35 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:53:35 ---> a4267b819bee 08:53:35 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:53:35 ---> 125a0201b6ff 08:53:35 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:53:35 ---> Running in 7b5b1be8a89c 08:53:35 ---> Running in 4ffd7eb65694 08:53:35 ---> 5e7117561aca 08:53:35 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:53:35 ---> Running in 67aff047aa2c 08:53:35 ---> ea7a36ff180d 08:53:35 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:53:35 ---> Running in f21c27166903 08:53:35 ---> Running in 96c52b21ca56 08:53:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:53:36 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:53:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:53:36 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:53:37 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 09:01:16 Removing intermediate container 67aff047aa2c 09:01:16 ---> 3fa7207c8061 09:01:16 09:01:16 Step 9/33 : FROM alpine:3.17 09:01:16 3.17: Pulling from library/alpine 09:01:16 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 09:01:16 Status: Downloaded newer image for alpine:3.17 09:01:16 ---> 51e60588ff2c 09:01:16 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:01:16 ---> Running in e476149ffef3 09:01:16 Removing intermediate container e476149ffef3 09:01:16 ---> 5224a3011e79 09:01:16 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 09:01:16 ---> Running in d983a58f51cb 09:01:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:16 (1/2) Installing dumb-init (1.2.5-r2) 09:01:16 (2/2) Installing su-exec (0.2-r2) 09:01:16 Executing busybox-1.35.0-r29.trigger 09:01:16 OK: 8 MiB in 17 packages 09:01:17 Removing intermediate container d983a58f51cb 09:01:17 ---> d99223be3cea 09:01:17 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 09:01:18 ---> Running in 56bb7eb5518d 09:01:18 Removing intermediate container 56bb7eb5518d 09:01:18 ---> bfa62b35a7aa 09:01:18 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:01:18 ---> Running in 1564db97aee5 09:01:19 Removing intermediate container 1564db97aee5 09:01:19 ---> bafc6c57d85b 09:01:19 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:01:19 ---> Running in ca108345012f 09:01:19 Removing intermediate container ca108345012f 09:01:19 ---> 1c6e37dcc9d8 09:01:19 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:01:19 ---> Running in 9c40866925ac 09:01:20 Removing intermediate container 9c40866925ac 09:01:20 ---> 6ac0b4280aca 09:01:20 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:01:20 ---> Running in 64c60d90da34 09:01:23 Removing intermediate container 64c60d90da34 09:01:23 ---> 3143fa3f5a97 09:01:23 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 09:01:23 ---> Running in 0d1628427d50 09:01:24 Removing intermediate container 0d1628427d50 09:01:24 ---> d623c58d4477 09:01:24 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:01:26 ---> bf50af74c430 09:01:26 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:01:26 ---> Running in e81953759bd4 09:01:31 Removing intermediate container e81953759bd4 09:01:31 ---> 194d1fd2c2aa 09:01:31 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 09:01:32 ---> dc1aaaab333f 09:01:32 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 09:01:34 ---> 6d7a74606f41 09:01:34 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:01:37 ---> 50afeb5856dd 09:01:37 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:01:37 Removing intermediate container 96c52b21ca56 09:01:37 ---> ba76d5dc5e99 09:01:37 09:01:37 Step 10/23 : FROM alpine:3.17 09:01:37 ---> 51e60588ff2c 09:01:37 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:01:37 ---> Running in 80aff7a266fc 09:01:38 ---> 52ee6d22584d 09:01:38 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 09:01:38 Removing intermediate container 80aff7a266fc 09:01:38 ---> 4a55e3ddc9cd 09:01:38 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:01:38 ---> Running in 46c0201687c5 09:01:40 ---> 8b4ae7e20726 09:01:40 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:01:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:41 ---> f9b1b39f9323 09:01:41 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:01:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:42 ---> f7c0df7d6abc 09:01:42 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:01:43 ---> 1ce10b3e1a41 09:01:43 Step 28/33 : RUN chmod +x /entrypoint.sh 09:01:44 ---> Running in 082d2c39d422 09:01:44 (1/1) Installing dumb-init (1.2.5-r2) 09:01:44 Executing busybox-1.35.0-r29.trigger 09:01:44 OK: 8 MiB in 16 packages 09:01:46 Removing intermediate container 46c0201687c5 09:01:46 ---> 9f06f36bbc1d 09:01:46 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:01:48 ---> abcabdef84df 09:01:48 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:01:48 Removing intermediate container 082d2c39d422 09:01:48 ---> 988118bd8e6b 09:01:48 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 09:01:48 ---> Running in bc978912e653 09:01:49 ---> 18c1da7b1996 09:01:49 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:01:49 Removing intermediate container bc978912e653 09:01:49 ---> 404d18d4da6f 09:01:49 Step 30/33 : CMD ["gate"] 09:01:49 ---> Running in ebdfb0f9f36d 09:01:50 Removing intermediate container ebdfb0f9f36d 09:01:50 ---> 1567bb667a1e 09:01:50 Step 31/33 : LABEL arch=arm64 09:01:50 ---> Running in 27337ea33a16 09:01:51 Removing intermediate container 27337ea33a16 09:01:51 ---> 40650b19a95b 09:01:51 Step 32/33 : LABEL git_sha=7696aa7e8ba7ee4f40c80b562af969b0089b7b9a 09:01:51 ---> Running in febac401d2b7 09:01:51 ---> a8a2d8eb9fc1 09:01:51 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:01:52 Removing intermediate container febac401d2b7 09:01:52 ---> 119b4c80fdca 09:01:52 Step 33/33 : LABEL version=0.0.0 09:01:52 ---> Running in fd95662de95f 09:01:52 ---> dd24d8a14da0 09:01:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:01:53 Removing intermediate container fd95662de95f 09:01:53 ---> 78c71d476b59 09:01:53 09:01:53 Successfully built 78c71d476b59 09:01:53 Successfully tagged security-bootstrapper-arm64:latest 09:01:53  Building security-bootstrapper ... done Building security-secretstore-setup 09:01:53 ---> 5b80062baa8e 09:01:53 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:01:54 ---> Running in fc31194bff09 09:01:57 Removing intermediate container fc31194bff09 09:01:57 ---> bd54fd83ec66 09:01:57 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:01:57 ---> Running in 24880fa3d229 09:01:57 Removing intermediate container 24880fa3d229 09:01:57 ---> 1b5cffb6096c 09:01:57 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 09:01:58 ---> Running in dcc619eb9706 09:01:58 Removing intermediate container dcc619eb9706 09:01:58 ---> e932713a8692 09:01:58 Step 21/23 : LABEL arch=arm64 09:01:58 ---> Running in 2682cd830582 09:01:59 Removing intermediate container 2682cd830582 09:01:59 ---> f25d039e7fa8 09:01:59 Step 22/23 : LABEL git_sha=7696aa7e8ba7ee4f40c80b562af969b0089b7b9a 09:01:59 ---> Running in ef94acb0bbc7 09:02:00 Removing intermediate container ef94acb0bbc7 09:02:00 ---> 6d769686a65b 09:02:00 Step 23/23 : LABEL version=0.0.0 09:02:00 ---> Running in 620b6bd548c6 09:02:01 Removing intermediate container 620b6bd548c6 09:02:01 ---> adf03ed9832d 09:02:01 09:02:01 Successfully built adf03ed9832d 09:02:01 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:02:01  Building core-common-config-bootstrapper ... done Building support-scheduler 09:02:23 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:02:23 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:02:23 ---> 531b071ae320 09:02:23 Step 3/25 : WORKDIR /edgex-go 09:02:23 ---> Using cache 09:02:23 ---> 98709567179f 09:02:23 Step 4/25 : RUN apk add --update --no-cache make git 09:02:23 ---> Using cache 09:02:23 ---> 985278c1c61d 09:02:23 Step 5/25 : COPY go.mod vendor* ./ 09:02:23 ---> Using cache 09:02:23 ---> 14263c806d44 09:02:23 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:23 ---> Using cache 09:02:23 ---> 50c0020aec76 09:02:23 Step 7/25 : COPY . . 09:02:23 ---> Using cache 09:02:23 ---> a4267b819bee 09:02:23 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:02:23 Removing intermediate container 4ffd7eb65694 09:02:23 ---> a655eb1b537c 09:02:23 09:02:23 Step 10/23 : FROM alpine:3.17 09:02:23 ---> 51e60588ff2c 09:02:23 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:02:23 ---> Running in cb48ec2c10f3 09:02:23 ---> Running in 641015c960ab 09:02:23 Removing intermediate container cb48ec2c10f3 09:02:23 ---> ade150a51fef 09:02:23 Step 12/23 : ENV APP_PORT=59880 09:02:23 ---> Running in 767f28120d2a 09:02:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:02:23 Removing intermediate container 767f28120d2a 09:02:23 ---> 333a6c8bd8cb 09:02:23 Step 13/23 : EXPOSE $APP_PORT 09:02:23 ---> Running in 4d834304da00 09:02:24 Removing intermediate container f21c27166903 09:02:24 ---> 30a37e2db414 09:02:24 09:02:24 Step 10/25 : FROM alpine:3.17 09:02:24 ---> 51e60588ff2c 09:02:24 Step 11/25 : RUN apk add --update --no-cache dumb-init 09:02:24 ---> Running in 9d6cefc9eaa9 09:02:25 Removing intermediate container 4d834304da00 09:02:25 ---> 7bd20b8e7b7b 09:02:25 Step 14/23 : RUN apk add --update --no-cache dumb-init 09:02:25 ---> Running in 50af94947314 09:02:26 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:02:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:02:26 ---> 531b071ae320 09:02:26 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:02:26 ---> Using cache 09:02:26 ---> 71ac05b90936 09:02:26 Step 4/23 : WORKDIR /edgex-go 09:02:26 ---> Using cache 09:02:26 ---> 62132751a42f 09:02:26 Step 5/23 : RUN apk add --update --no-cache make git 09:02:26 ---> Using cache 09:02:26 ---> f3521fe9baa0 09:02:26 Step 6/23 : COPY go.mod vendor* ./ 09:02:26 ---> Using cache 09:02:26 ---> 2ae5f4c761ec 09:02:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:26 ---> Using cache 09:02:26 ---> 665c25f52098 09:02:26 Step 8/23 : COPY . . 09:02:26 ---> Using cache 09:02:26 ---> 5e7117561aca 09:02:26 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 09:02:27 ---> Running in 7f6def8740d5 09:02:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:02:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:02:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:02:29 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:02:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:02:30 (1/1) Installing dumb-init (1.2.5-r2) 09:02:30 Executing busybox-1.35.0-r29.trigger 09:02:30 OK: 8 MiB in 16 packages 09:02:30 (1/1) Installing dumb-init (1.2.5-r2) 09:02:30 Executing busybox-1.35.0-r29.trigger 09:02:31 OK: 8 MiB in 16 packages 09:02:32 Removing intermediate container 9d6cefc9eaa9 09:02:32 ---> de554d2586ca 09:02:32 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:02:32 ---> Running in f0bc74ffee5b 09:02:33 Removing intermediate container 50af94947314 09:02:33 ---> 90852a66f494 09:02:33 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:02:33 Removing intermediate container f0bc74ffee5b 09:02:33 ---> 9e5b82e8f82c 09:02:33 Step 13/25 : ENV APP_PORT=59881 09:02:33 ---> Running in e9fa6b76b00c 09:02:34 Removing intermediate container e9fa6b76b00c 09:02:34 ---> ae9bdfa14631 09:02:34 Step 14/25 : EXPOSE $APP_PORT 09:02:34 ---> 22eee2cbcff4 09:02:34 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:02:34 ---> Running in c2abffff0612 09:02:35 Removing intermediate container c2abffff0612 09:02:35 ---> e4eb1b18913a 09:02:35 Step 15/25 : WORKDIR / 09:02:35 ---> Running in 1a6395d8df4e 09:02:36 ---> bef3094743d8 09:02:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:02:36 Removing intermediate container 1a6395d8df4e 09:02:36 ---> ac7dc562242c 09:02:36 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:02:38 ---> 278aec6da02c 09:02:38 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 09:02:38 ---> 464e00d1c553 09:02:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:02:39 ---> 7b455c72dd3c 09:02:39 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:02:39 ---> 442a0ef549ba 09:02:39 Step 19/23 : ENTRYPOINT ["/core-data"] 09:02:40 ---> Running in 189f17d2e946 09:02:41 Removing intermediate container 189f17d2e946 09:02:41 ---> f976f943b332 09:02:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:02:41 ---> Running in ecb591a75bb5 09:02:42 Removing intermediate container ecb591a75bb5 09:02:42 ---> 07cbf3b9f731 09:02:42 Step 21/23 : LABEL arch=arm64 09:02:42 ---> 8e226c25ad74 09:02:42 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:02:42 ---> Running in 990a8edd5f03 09:02:43 Removing intermediate container 990a8edd5f03 09:02:43 ---> 84fbef92ce70 09:02:43 Step 22/23 : LABEL git_sha=7696aa7e8ba7ee4f40c80b562af969b0089b7b9a 09:02:43 ---> Running in 6ea198d24c24 09:02:43 ---> aaf200d061a4 09:02:43 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:02:43 Removing intermediate container 6ea198d24c24 09:02:43 ---> b261f27af20a 09:02:43 Step 23/23 : LABEL version=0.0.0 09:02:44 ---> Running in 91471038803d 09:02:47 Removing intermediate container 91471038803d 09:02:47 ---> e6a179a780b5 09:02:47 09:02:47 ---> 6b7f5311d173 09:02:47 Step 21/25 : ENTRYPOINT ["/core-metadata"] 09:02:47 ---> Running in f0ce08ba9aaf 09:02:47 Successfully built e6a179a780b5 09:02:47 Successfully tagged core-data-arm64:latest 09:02:47 Building support-notifications 09:02:48  Building core-data ... done Removing intermediate container f0ce08ba9aaf 09:02:48 ---> 3a53790897f1 09:02:48 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:02:48 ---> Running in 23d55dafe611 09:02:49 Removing intermediate container 23d55dafe611 09:02:49 ---> c0a73dbb0acc 09:02:49 Step 23/25 : LABEL arch=arm64 09:02:49 ---> Running in e2a2cee78c58 09:02:49 Removing intermediate container e2a2cee78c58 09:02:49 ---> a081175bcdd8 09:02:49 Step 24/25 : LABEL git_sha=7696aa7e8ba7ee4f40c80b562af969b0089b7b9a 09:02:50 ---> Running in e16bf517fd5b 09:02:50 Removing intermediate container e16bf517fd5b 09:02:50 ---> 5af59a909414 09:02:50 Step 25/25 : LABEL version=0.0.0 09:02:51 ---> Running in 7226f0c3cb20 09:02:51 Removing intermediate container 7226f0c3cb20 09:02:51 ---> cabbbcd66cb2 09:02:51 09:02:51 Successfully built cabbbcd66cb2 09:02:51 Successfully tagged core-metadata-arm64:latest 09:02:51  Building core-metadata ... done Building security-spire-config 09:03:13 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:03:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:03:13 ---> 531b071ae320 09:03:13 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:03:13 ---> Using cache 09:03:13 ---> 71ac05b90936 09:03:13 Step 4/23 : WORKDIR /edgex-go 09:03:13 ---> Using cache 09:03:13 ---> 62132751a42f 09:03:13 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:03:17 ---> Running in 7ada03b7d224 09:03:18 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:03:18 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:03:18 ---> 531b071ae320 09:03:18 Step 3/27 : WORKDIR /edgex-go 09:03:18 ---> Using cache 09:03:18 ---> 98709567179f 09:03:18 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:03:18 ---> Running in 40a469c00f66 09:03:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:03:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:03:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:03:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:03:22 OK: 263 MiB in 53 packages 09:03:24 OK: 263 MiB in 53 packages 09:03:25 Removing intermediate container 7ada03b7d224 09:03:25 ---> 2c0824a8deac 09:03:25 Step 6/23 : COPY go.mod vendor* ./ 09:03:26 Removing intermediate container 40a469c00f66 09:03:26 ---> c4d739577355 09:03:26 Step 5/27 : COPY go.mod vendor* ./ 09:03:29 ---> a913174b34b4 09:03:29 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:29 ---> c4dca5b036cc 09:03:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:29 ---> Running in f59b1b5fd54d 09:03:29 ---> Running in b0196dee7065 09:03:35 Removing intermediate container 7b5b1be8a89c 09:03:35 ---> 8e26041aa704 09:03:35 09:03:35 Step 9/20 : FROM alpine:3.17 09:03:35 ---> 51e60588ff2c 09:03:35 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:03:35 ---> Using cache 09:03:35 ---> 5224a3011e79 09:03:35 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:03:35 ---> Running in 3eb2dec2252b 09:03:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:03:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:03:39 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:03:39 v3.17.3-160-gd512c37d17b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:03:39 OK: 17692 distinct packages available 09:03:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:03:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:03:42 (1/9) Installing ca-certificates (20230506-r0) 09:03:42 (2/9) Installing brotli-libs (1.0.9-r9) 09:03:42 (3/9) Installing nghttp2-libs (1.51.0-r0) 09:03:42 (4/9) Installing libcurl (8.0.1-r0) 09:03:42 (5/9) Installing curl (8.0.1-r0) 09:03:42 (6/9) Installing dumb-init (1.2.5-r2) 09:03:42 (7/9) Installing musl-obstack (1.2.3-r0) 09:03:42 (8/9) Installing libucontext (1.2-r0) 09:03:42 (9/9) Installing gcompat (1.1.0-r0) 09:03:42 Executing busybox-1.35.0-r29.trigger 09:03:42 Executing ca-certificates-20230506-r0.trigger 09:03:43 OK: 11 MiB in 24 packages 09:03:46 Removing intermediate container 3eb2dec2252b 09:03:46 ---> 64ffab9bed9e 09:03:46 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:03:47 ---> a54d54a97086 09:03:47 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 09:03:48 ---> d3624824f288 09:03:48 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:03:50 ---> d1f5545d63f8 09:03:50 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:03:51 ---> 3436c0fa36c3 09:03:51 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:03:52 ---> Running in b427842fc3de 09:03:52 Removing intermediate container b427842fc3de 09:03:52 ---> 929bc7b5e352 09:03:52 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 09:03:52 ---> Running in 3dbfe97e0e6a 09:03:53 Removing intermediate container 3dbfe97e0e6a 09:03:53 ---> 2456323a8a08 09:03:53 Step 18/20 : LABEL arch=arm64 09:03:53 ---> Running in 56b48477b61c 09:03:53 Removing intermediate container 56b48477b61c 09:03:53 ---> 237876797ac5 09:03:53 Step 19/20 : LABEL git_sha=7696aa7e8ba7ee4f40c80b562af969b0089b7b9a 09:03:54 ---> Running in 628cabd2bde2 09:03:54 Removing intermediate container 628cabd2bde2 09:03:54 ---> ddc7ac28fd00 09:03:54 Step 20/20 : LABEL version=0.0.0 09:03:54 ---> Running in 27ce0ae003b0 09:03:55 Removing intermediate container 27ce0ae003b0 09:03:55 ---> 6eb1c82f3d7d 09:03:55 09:03:55 Successfully built 6eb1c82f3d7d 09:03:55 Successfully tagged security-spiffe-token-provider-arm64:latest 09:03:55  Building security-spiffe-token-provider ... done Building security-proxy-setup 09:04:14 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:04:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:04:14 ---> 531b071ae320 09:04:14 Step 3/22 : WORKDIR /edgex-go 09:04:14 ---> Using cache 09:04:14 ---> 98709567179f 09:04:14 Step 4/22 : RUN apk add --update --no-cache make git 09:04:14 ---> Using cache 09:04:14 ---> 985278c1c61d 09:04:14 Step 5/22 : COPY go.mod vendor* ./ 09:04:14 ---> Using cache 09:04:14 ---> 14263c806d44 09:04:14 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:14 ---> Using cache 09:04:14 ---> 50c0020aec76 09:04:14 Step 7/22 : COPY . . 09:04:14 ---> Using cache 09:04:14 ---> a4267b819bee 09:04:14 Step 8/22 : RUN make cmd/secrets-config/secrets-config 09:04:15 ---> Running in a7a03556c85c 09:04:17 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:05:39 Removing intermediate container b0196dee7065 09:05:39 ---> cc7039cbc497 09:05:39 Step 7/27 : COPY . . 09:05:39 Removing intermediate container f59b1b5fd54d 09:05:39 ---> 2a45c5468a15 09:05:39 Step 8/23 : COPY . . 09:05:57 ---> 345ba072c877 09:05:57 Step 9/23 : RUN make cmd/support-notifications/support-notifications 09:05:57 ---> e8383e4057ac 09:05:57 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 09:05:57 ---> Running in 43c0c41a5b39 09:05:57 ---> Running in 5f924d03e544 09:05:57 Removing intermediate container 43c0c41a5b39 09:05:57 ---> a564d3be4230 09:05:57 Step 9/27 : WORKDIR /edgex-go/spire-build 09:05:57 ---> Running in 94ab245fed3b 09:05:57 Removing intermediate container 94ab245fed3b 09:05:57 ---> 556bafd8f5e6 09:05:57 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:05:58 ---> Running in 71a693724018 09:05:58 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:05:58 Removing intermediate container 71a693724018 09:05:58 ---> afc0d98440ca 09:05:58 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:05:58 ---> Running in 8a0d8c8d5009 09:06:01 Removing intermediate container 8a0d8c8d5009 09:06:01 ---> cc10554da9b5 09:06:01 Step 12/27 : WORKDIR /edgex-go 09:06:01 ---> Running in 968dd77ce48f 09:06:02 Removing intermediate container 968dd77ce48f 09:06:02 ---> 6ef3378726b3 09:06:02 09:06:02 Step 13/27 : FROM alpine:3.17 09:06:02 ---> 51e60588ff2c 09:06:02 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:06:02 ---> Running in 915b198f2a26 09:06:03 Removing intermediate container 915b198f2a26 09:06:03 ---> 91ea078beaab 09:06:03 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:06:03 ---> Running in 7b0e2c3b8e2b 09:06:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:06:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:06:07 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:06:07 v3.17.3-160-gd512c37d17b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:06:07 OK: 17692 distinct packages available 09:06:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:06:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:06:10 (1/4) Installing dumb-init (1.2.5-r2) 09:06:10 (2/4) Installing musl-obstack (1.2.3-r0) 09:06:10 (3/4) Installing libucontext (1.2-r0) 09:06:10 (4/4) Installing gcompat (1.1.0-r0) 09:06:10 Executing busybox-1.35.0-r29.trigger 09:06:10 OK: 8 MiB in 19 packages 09:06:12 Removing intermediate container 7b0e2c3b8e2b 09:06:12 ---> 5a18cda5cfb6 09:06:12 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:06:13 ---> d5aecaae0b5a 09:06:13 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:06:14 ---> 84199b39d5f8 09:06:14 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:06:20 ---> ed3214e50156 09:06:20 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:06:21 ---> ea00031eab78 09:06:21 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:06:21 ---> Running in 9de6ee909ad6 09:06:21 Removing intermediate container 9de6ee909ad6 09:06:21 ---> ccb8b71d1c37 09:06:21 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:06:22 ---> 93ad374682b0 09:06:22 Step 22/27 : WORKDIR / 09:06:22 ---> Running in e1a1946bf543 09:06:23 Removing intermediate container e1a1946bf543 09:06:23 ---> 560042f4e81c 09:06:23 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:06:24 ---> Running in 336b1f81a0af 09:06:24 Removing intermediate container 336b1f81a0af 09:06:24 ---> a1b73434cc85 09:06:24 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:06:24 ---> Running in a7458c2e01c3 09:06:25 Removing intermediate container a7458c2e01c3 09:06:25 ---> 05522f1d73b2 09:06:25 Step 25/27 : LABEL arch=arm64 09:06:25 ---> Running in 355622d41de7 09:06:26 Removing intermediate container 355622d41de7 09:06:26 ---> 152cd504ac77 09:06:26 Step 26/27 : LABEL git_sha=7696aa7e8ba7ee4f40c80b562af969b0089b7b9a 09:06:26 ---> Running in afbf67815699 09:06:26 Removing intermediate container afbf67815699 09:06:26 ---> a3b267915292 09:06:26 Step 27/27 : LABEL version=0.0.0 09:06:26 ---> Running in b01c152d64c3 09:06:27 Removing intermediate container b01c152d64c3 09:06:27 ---> 17e5d11518b7 09:06:27 09:06:27 Successfully built 17e5d11518b7 09:06:27 Successfully tagged security-spire-config-arm64:latest 09:06:27  Building security-spire-config ... done Building security-spire-server 09:06:49 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:06:49 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:06:49 ---> 531b071ae320 09:06:49 Step 3/26 : WORKDIR /edgex-go 09:06:49 ---> Using cache 09:06:49 ---> 98709567179f 09:06:49 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 09:06:49 ---> Using cache 09:06:49 ---> c4d739577355 09:06:49 Step 5/26 : COPY go.mod vendor* ./ 09:06:49 ---> Using cache 09:06:49 ---> a913174b34b4 09:06:49 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:06:49 ---> Using cache 09:06:49 ---> cc7039cbc497 09:06:49 Step 7/26 : COPY . . 09:06:49 ---> Using cache 09:06:49 ---> e8383e4057ac 09:06:49 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 09:06:49 ---> Using cache 09:06:49 ---> a564d3be4230 09:06:49 Step 9/26 : WORKDIR /edgex-go/spire-build 09:06:49 ---> Using cache 09:06:49 ---> 556bafd8f5e6 09:06:49 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:06:49 ---> Using cache 09:06:49 ---> afc0d98440ca 09:06:49 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:06:49 ---> Running in 3de168daf90f 09:06:51 Removing intermediate container 3de168daf90f 09:06:51 ---> 344ecbcd1578 09:06:51 Step 12/26 : WORKDIR /edgex-go 09:06:51 ---> Running in d23d4cc4680f 09:06:52 Removing intermediate container d23d4cc4680f 09:06:52 ---> 134bbed55a64 09:06:52 09:06:52 Step 13/26 : FROM alpine:3.17 09:06:52 ---> 51e60588ff2c 09:06:52 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:06:52 ---> Using cache 09:06:52 ---> 91ea078beaab 09:06:52 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:06:52 ---> Running in 6ce6d8451ce8 09:06:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:06:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:06:57 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:06:57 v3.17.3-160-gd512c37d17b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:06:57 OK: 17692 distinct packages available 09:06:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:06:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:06:59 (1/5) Installing dumb-init (1.2.5-r2) 09:06:59 (2/5) Installing musl-obstack (1.2.3-r0) 09:06:59 (3/5) Installing libucontext (1.2-r0) 09:06:59 (4/5) Installing gcompat (1.1.0-r0) 09:06:59 (5/5) Installing openssl (3.0.8-r4) 09:06:59 Executing busybox-1.35.0-r29.trigger 09:06:59 OK: 9 MiB in 20 packages 09:07:01 Removing intermediate container 6ce6d8451ce8 09:07:01 ---> d7ed9d11a4fc 09:07:01 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 09:07:02 ---> 3f1679871b40 09:07:02 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 09:07:04 ---> 9aedc1a1a286 09:07:04 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:07:10 ---> 92f74e5659df 09:07:10 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:07:11 ---> 144502e9a1d0 09:07:11 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:07:12 ---> a23ac4a23281 09:07:12 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:07:13 ---> df2cb0b3cf33 09:07:13 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:07:13 ---> Running in 8752c3374bd0 09:07:13 Removing intermediate container 8752c3374bd0 09:07:13 ---> ac0a2909e954 09:07:13 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:07:14 ---> Running in 8efe3050faf2 09:07:14 Removing intermediate container 8efe3050faf2 09:07:14 ---> 7c418283c3bb 09:07:14 Step 24/26 : LABEL arch=arm64 09:07:14 ---> Running in a98d8ff9d90d 09:07:15 Removing intermediate container a98d8ff9d90d 09:07:15 ---> 92fdc78f0723 09:07:15 Step 25/26 : LABEL git_sha=7696aa7e8ba7ee4f40c80b562af969b0089b7b9a 09:07:15 ---> Running in de8fc07a4f2c 09:07:16 Removing intermediate container de8fc07a4f2c 09:07:16 ---> c6c83aa752ef 09:07:16 Step 26/26 : LABEL version=0.0.0 09:07:16 ---> Running in c1e5f940880c 09:07:16 Removing intermediate container c1e5f940880c 09:07:16 ---> 9037380b6c93 09:07:16 09:07:16 Successfully built 9037380b6c93 09:07:16 Successfully tagged security-spire-server-arm64:latest 09:07:16 Building security-spire-agent 09:07:31  Building security-spire-server ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:07:31 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:07:31 ---> 531b071ae320 09:07:31 Step 3/27 : WORKDIR /edgex-go 09:07:31 ---> Using cache 09:07:31 ---> 98709567179f 09:07:31 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:07:31 ---> Using cache 09:07:31 ---> c4d739577355 09:07:31 Step 5/27 : COPY go.mod vendor* ./ 09:07:31 ---> Using cache 09:07:31 ---> a913174b34b4 09:07:31 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:07:31 ---> Using cache 09:07:31 ---> cc7039cbc497 09:07:31 Step 7/27 : COPY . . 09:07:31 ---> Using cache 09:07:31 ---> e8383e4057ac 09:07:31 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 09:07:31 ---> Using cache 09:07:31 ---> a564d3be4230 09:07:31 Step 9/27 : WORKDIR /edgex-go/spire-build 09:07:31 ---> Using cache 09:07:31 ---> 556bafd8f5e6 09:07:31 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:07:31 ---> Using cache 09:07:31 ---> afc0d98440ca 09:07:31 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:07:31 ---> Using cache 09:07:31 ---> cc10554da9b5 09:07:31 Step 12/27 : WORKDIR /edgex-go 09:07:31 ---> Using cache 09:07:31 ---> 6ef3378726b3 09:07:31 09:07:31 Step 13/27 : FROM alpine:3.17 09:07:31 ---> 51e60588ff2c 09:07:31 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:07:31 ---> Using cache 09:07:31 ---> 91ea078beaab 09:07:31 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:07:31 ---> Using cache 09:07:31 ---> d7ed9d11a4fc 09:07:31 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:07:31 ---> Using cache 09:07:31 ---> 3f1679871b40 09:07:31 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:07:31 ---> Using cache 09:07:31 ---> 9aedc1a1a286 09:07:31 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:07:36 ---> 649b87f71bc6 09:07:36 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:07:46 ---> 4a503da1c126 09:07:46 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:07:46 ---> 9d5f3da993f0 09:07:46 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:07:46 ---> b53ba942f813 09:07:46 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:07:47 ---> e839cbe87dd5 09:07:47 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:07:48 ---> Running in c07ca1d9a2e2 09:07:48 Removing intermediate container c07ca1d9a2e2 09:07:48 ---> b3af5594db8e 09:07:48 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:07:48 ---> Running in f23b281dc4fc 09:07:49 Removing intermediate container f23b281dc4fc 09:07:49 ---> 316dc16d6f91 09:07:49 Step 25/27 : LABEL arch=arm64 09:07:49 ---> Running in 9ddab029d475 09:07:49 Removing intermediate container 9ddab029d475 09:07:49 ---> cc8c45591301 09:07:49 Step 26/27 : LABEL git_sha=7696aa7e8ba7ee4f40c80b562af969b0089b7b9a 09:07:50 ---> Running in 7af7a45ddff3 09:07:50 Removing intermediate container 7af7a45ddff3 09:07:50 ---> 347a5c5594f6 09:07:50 Step 27/27 : LABEL version=0.0.0 09:07:50 ---> Running in 360963b244a8 09:07:51 Removing intermediate container 360963b244a8 09:07:51 ---> e57d26c67513 09:07:51 09:07:51 Successfully built e57d26c67513 09:07:51 Successfully tagged security-spire-agent-arm64:latest 09:07:51 Building security-proxy-auth 09:08:09  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:08:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:08:09 ---> 531b071ae320 09:08:09 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:08:09 ---> Using cache 09:08:09 ---> 71ac05b90936 09:08:09 Step 4/23 : WORKDIR /edgex-go 09:08:09 ---> Using cache 09:08:09 ---> 62132751a42f 09:08:09 Step 5/23 : RUN apk add --update --no-cache make git 09:08:09 ---> Using cache 09:08:09 ---> f3521fe9baa0 09:08:09 Step 6/23 : COPY go.mod vendor* ./ 09:08:09 ---> Using cache 09:08:09 ---> 2ae5f4c761ec 09:08:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:09 ---> Using cache 09:08:09 ---> 665c25f52098 09:08:09 Step 8/23 : COPY . . 09:08:09 ---> Using cache 09:08:09 ---> 5e7117561aca 09:08:09 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 09:08:09 ---> Running in 50be303775e9 09:08:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:09:47 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:57 Removing intermediate container 641015c960ab 09:09:57 ---> 1d4776d90325 09:09:57 09:09:57 Step 9/25 : FROM alpine:3.17 09:09:57 ---> 51e60588ff2c 09:09:57 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:09:57 ---> Running in d6c4e8ce84bc 09:09:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:10:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:10:02 (1/3) Installing ca-certificates (20230506-r0) 09:10:02 (2/3) Installing dumb-init (1.2.5-r2) 09:10:02 (3/3) Installing su-exec (0.2-r2) 09:10:02 Executing busybox-1.35.0-r29.trigger 09:10:02 Executing ca-certificates-20230506-r0.trigger 09:10:02 OK: 8 MiB in 18 packages 09:10:05 Removing intermediate container d6c4e8ce84bc 09:10:05 ---> d5f448d380be 09:10:05 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:10:05 ---> Running in 1e3cce16b04b 09:10:05 Removing intermediate container 1e3cce16b04b 09:10:05 ---> 1ca9d5cbc996 09:10:05 Step 12/25 : WORKDIR / 09:10:05 ---> Running in bbd867b293aa 09:10:06 Removing intermediate container bbd867b293aa 09:10:06 ---> 364ab432f74f 09:10:06 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:10:07 ---> f20fa58c7b1d 09:10:07 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 09:10:08 ---> ae52f44d26af 09:10:08 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:10:09 ---> 49d96bb9219f 09:10:09 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:10:10 ---> 3d1630b003f7 09:10:10 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:10:11 ---> aff171b1639d 09:10:11 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:10:13 ---> 8089347d7636 09:10:13 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:10:15 ---> 5261fd07763b 09:10:15 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:10:16 ---> 14bb32af0989 09:10:16 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:10:16 ---> Running in 014b4218628c 09:10:19 Removing intermediate container 014b4218628c 09:10:19 ---> 1eed2072bc38 09:10:19 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:10:19 ---> Running in fe91e2cbfec4 09:10:20 Removing intermediate container fe91e2cbfec4 09:10:20 ---> 6320e70de72d 09:10:20 Step 23/25 : LABEL arch=arm64 09:10:20 ---> Running in 7abc797cdbe3 09:10:20 Removing intermediate container 7abc797cdbe3 09:10:20 ---> ff0a748be756 09:10:20 Step 24/25 : LABEL git_sha=7696aa7e8ba7ee4f40c80b562af969b0089b7b9a 09:10:20 ---> Running in 95e6ee9710fd 09:10:21 Removing intermediate container 95e6ee9710fd 09:10:21 ---> c5f692df9f9e 09:10:21 Step 25/25 : LABEL version=0.0.0 09:10:21 ---> Running in fa3f12c29408 09:10:21 Removing intermediate container fa3f12c29408 09:10:21 ---> 16f7ccc43f62 09:10:21 09:10:22 Successfully built 16f7ccc43f62 09:10:22 Successfully tagged security-secretstore-setup-arm64:latest 09:10:22 Building core-command 09:10:44  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:10:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:10:44 ---> 531b071ae320 09:10:44 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:10:44 ---> Using cache 09:10:44 ---> 71ac05b90936 09:10:44 Step 4/24 : WORKDIR /edgex-go 09:10:44 ---> Using cache 09:10:44 ---> 62132751a42f 09:10:44 Step 5/24 : RUN apk add --update --no-cache make git 09:10:44 ---> Using cache 09:10:44 ---> f3521fe9baa0 09:10:44 Step 6/24 : COPY go.mod vendor* ./ 09:10:44 ---> Using cache 09:10:44 ---> 2ae5f4c761ec 09:10:44 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:44 ---> Using cache 09:10:44 ---> 665c25f52098 09:10:44 Step 8/24 : COPY . . 09:10:44 ---> Using cache 09:10:44 ---> 5e7117561aca 09:10:44 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:10:44 ---> Running in 0fc547c7002b 09:10:44 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 09:12:06 Removing intermediate container a7a03556c85c 09:12:06 ---> 5c7d0ccc041f 09:12:06 09:12:06 Step 9/22 : FROM alpine:3.17 09:12:06 ---> 51e60588ff2c 09:12:06 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 09:12:06 ---> Running in 4925ee319384 09:12:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:12:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:12:06 (1/2) Installing dumb-init (1.2.5-r2) 09:12:06 (2/2) Installing openssl (3.0.8-r4) 09:12:06 Executing busybox-1.35.0-r29.trigger 09:12:06 OK: 8 MiB in 17 packages 09:12:06 Removing intermediate container 4925ee319384 09:12:06 ---> 7a7d9c2794a3 09:12:06 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:12:06 ---> Running in d06db015a99d 09:12:06 Removing intermediate container d06db015a99d 09:12:06 ---> 2dcf4b10ec03 09:12:06 Step 12/22 : WORKDIR /edgex 09:12:06 ---> Running in ce03776a672b 09:12:06 Removing intermediate container ce03776a672b 09:12:06 ---> 297408a1f655 09:12:06 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:12:06 ---> fd066f9f94f6 09:12:06 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 09:12:07 ---> 6eb6357c4d68 09:12:07 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:12:08 ---> c8ca615b9de8 09:12:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:12:09 ---> 3089df47b6a1 09:12:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:12:10 ---> 553b9c8d8fb2 09:12:10 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:12:10 ---> Running in 84b36578b00b 09:12:13 Removing intermediate container 84b36578b00b 09:12:13 ---> 639226c22b85 09:12:13 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:12:13 ---> Running in 46be884b7681 09:12:14 Removing intermediate container 46be884b7681 09:12:14 ---> 07586604e798 09:12:14 Step 20/22 : LABEL arch=arm64 09:12:14 ---> Running in de79e08bccad 09:12:15 Removing intermediate container de79e08bccad 09:12:15 ---> 9e362f715622 09:12:15 Step 21/22 : LABEL git_sha=7696aa7e8ba7ee4f40c80b562af969b0089b7b9a 09:12:15 ---> Running in f0e7aae80e22 09:12:15 Removing intermediate container f0e7aae80e22 09:12:15 ---> 29dd11db7727 09:12:15 Step 22/22 : LABEL version=0.0.0 09:12:15 ---> Running in d30d02c31ca8 09:12:16 Removing intermediate container d30d02c31ca8 09:12:16 ---> 3cb658c07a27 09:12:16 09:12:16 Successfully built 3cb658c07a27 09:12:16 Successfully tagged security-proxy-setup-arm64:latest 09:13:53  Building security-proxy-setup ... done Removing intermediate container 7f6def8740d5 09:13:53 ---> 91174331e1b1 09:13:53 09:13:53 Step 10/23 : FROM alpine:3.17 09:13:53 ---> 51e60588ff2c 09:13:53 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:13:53 ---> Using cache 09:13:53 ---> de554d2586ca 09:13:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:13:53 ---> Using cache 09:13:53 ---> 9e5b82e8f82c 09:13:53 Step 13/23 : ENV APP_PORT=59861 09:13:53 ---> Running in 8570e2ecba78 09:13:53 Removing intermediate container 8570e2ecba78 09:13:53 ---> b3a3ed39d31e 09:13:53 Step 14/23 : EXPOSE $APP_PORT 09:13:53 ---> Running in d05a230ccbe4 09:13:53 Removing intermediate container d05a230ccbe4 09:13:53 ---> 760fbb4bd2dd 09:13:53 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:13:53 ---> 3908efea38d2 09:13:53 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:13:53 ---> b9d2a1da2270 09:13:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:13:53 ---> c0dc9b26ce0b 09:13:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:13:53 ---> 239bb04be5f9 09:13:53 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:13:53 ---> Running in 6362244b1b13 09:13:53 Removing intermediate container 6362244b1b13 09:13:53 ---> e75b0ac6b62d 09:13:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:13:53 ---> Running in ae84d4d70b67 09:13:53 Removing intermediate container ae84d4d70b67 09:13:53 ---> f5f1eb14d446 09:13:53 Step 21/23 : LABEL arch=arm64 09:13:53 ---> Running in c6fb9b6db240 09:13:53 Removing intermediate container c6fb9b6db240 09:13:53 ---> 004223e28b9d 09:13:53 Step 22/23 : LABEL git_sha=7696aa7e8ba7ee4f40c80b562af969b0089b7b9a 09:13:53 ---> Running in a0231bd3535e 09:13:53 Removing intermediate container a0231bd3535e 09:13:53 ---> 2b72fae1f5c5 09:13:53 Step 23/23 : LABEL version=0.0.0 09:13:53 ---> Running in ae327397f271 09:13:53 Removing intermediate container ae327397f271 09:13:53 ---> 368d7a405155 09:13:53 09:13:53 Successfully built 368d7a405155 09:13:53 Successfully tagged support-scheduler-arm64:latest 09:14:49  Building support-scheduler ... done Removing intermediate container 50be303775e9 09:14:49 ---> f34ab3fe46c0 09:14:49 09:14:49 Step 10/23 : FROM alpine:3.17 09:14:49 ---> 51e60588ff2c 09:14:49 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:14:49 ---> Using cache 09:14:49 ---> 4a55e3ddc9cd 09:14:49 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:14:49 ---> Using cache 09:14:49 ---> 9f06f36bbc1d 09:14:49 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:14:49 ---> Using cache 09:14:49 ---> abcabdef84df 09:14:49 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:14:49 ---> Using cache 09:14:49 ---> 18c1da7b1996 09:14:49 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:14:49 ---> dc647879d886 09:14:49 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:14:49 ---> a4d668a6acd2 09:14:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:14:49 ---> c8f5f489d860 09:14:49 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:14:50 ---> Running in 4782cef88eec 09:14:53 Removing intermediate container 4782cef88eec 09:14:53 ---> b42bbdf8c7bc 09:14:53 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:14:53 ---> Running in 704bf4fdd226 09:14:53 Removing intermediate container 704bf4fdd226 09:14:53 ---> 56d234fa5884 09:14:53 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 09:14:53 ---> Running in b003c5e078e8 09:14:54 Removing intermediate container b003c5e078e8 09:14:54 ---> 0bdd89106737 09:14:54 Step 21/23 : LABEL arch=arm64 09:14:54 ---> Running in 4dc01b0dc1c7 09:14:55 Removing intermediate container 4dc01b0dc1c7 09:14:55 ---> ca87ad7a3d2a 09:14:55 Step 22/23 : LABEL git_sha=7696aa7e8ba7ee4f40c80b562af969b0089b7b9a 09:14:55 ---> Running in b8dec94ef64f 09:14:56 Removing intermediate container b8dec94ef64f 09:14:56 ---> 084d4b6fbcc3 09:14:56 Step 23/23 : LABEL version=0.0.0 09:14:56 ---> Running in 7e7b92365b56 09:14:56 Removing intermediate container 7e7b92365b56 09:14:56 ---> a113df561db2 09:14:56 09:14:56 Successfully built a113df561db2 09:14:56 Successfully tagged security-proxy-auth-arm64:latest 09:15:53  Building security-proxy-auth ... done Removing intermediate container 5f924d03e544 09:15:53 ---> d3a5858686ac 09:15:53 09:15:53 Step 10/23 : FROM alpine:3.17 09:15:53 ---> 51e60588ff2c 09:15:53 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:15:53 ---> Running in 592ecc48dd1b 09:15:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:15:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:15:53 (1/2) Installing ca-certificates (20230506-r0) 09:15:53 (2/2) Installing dumb-init (1.2.5-r2) 09:15:53 Executing busybox-1.35.0-r29.trigger 09:15:53 Executing ca-certificates-20230506-r0.trigger 09:15:53 OK: 8 MiB in 17 packages 09:15:53 Removing intermediate container 0fc547c7002b 09:15:53 ---> 052f41ce2334 09:15:53 09:15:53 Step 10/24 : FROM alpine:3.17 09:15:53 ---> 51e60588ff2c 09:15:53 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:15:53 ---> Using cache 09:15:53 ---> de554d2586ca 09:15:53 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:15:53 ---> Using cache 09:15:53 ---> 9e5b82e8f82c 09:15:53 Step 13/24 : ENV APP_PORT=59882 09:15:53 ---> Running in a67a9a5ddfa1 09:15:53 Removing intermediate container 592ecc48dd1b 09:15:53 ---> a746a4c3ccf3 09:15:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 09:15:53 ---> Running in cfd1021acb43 09:15:53 Removing intermediate container a67a9a5ddfa1 09:15:53 ---> 8f8c7e5b3f23 09:15:53 Step 14/24 : EXPOSE $APP_PORT 09:15:53 ---> Running in 1bee07175f3a 09:15:53 Removing intermediate container cfd1021acb43 09:15:53 ---> e15ee09acdb4 09:15:53 Step 13/23 : ENV APP_PORT=59860 09:15:53 ---> Running in 7437d79a32a6 09:15:53 Removing intermediate container 1bee07175f3a 09:15:53 ---> d00d9218ddd5 09:15:53 Step 15/24 : WORKDIR / 09:15:53 ---> Running in a358ee1be22d 09:15:53 Removing intermediate container 7437d79a32a6 09:15:53 ---> 42efbf6c3c92 09:15:53 Step 14/23 : EXPOSE $APP_PORT 09:15:54 ---> Running in df01d2a8c3fe 09:15:54 Removing intermediate container a358ee1be22d 09:15:54 ---> 1704fbcce9e3 09:15:54 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:15:54 Removing intermediate container df01d2a8c3fe 09:15:54 ---> fd59c9c5acd0 09:15:54 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:15:54 ---> 8491d26200ef 09:15:54 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 09:15:54 ---> 23ac4b912f61 09:15:54 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:15:55 ---> 769dbe53491e 09:15:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:15:55 ---> ac5b598c09c5 09:15:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:15:56 ---> 47c6bde3185f 09:15:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:15:57 ---> 8d66fda0acf6 09:15:57 Step 20/24 : ENTRYPOINT ["/core-command"] 09:15:57 ---> Running in 7ac1f8b1e9f6 09:15:57 ---> 1a32998168fe 09:15:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:15:57 Removing intermediate container 7ac1f8b1e9f6 09:15:57 ---> 02e41ad39c78 09:15:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:15:57 ---> Running in a2071fa239aa 09:15:58 ---> c22554fe46b2 09:15:58 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:15:58 Removing intermediate container a2071fa239aa 09:15:58 ---> ccaccf7cbb75 09:15:58 Step 22/24 : LABEL arch=arm64 09:15:58 ---> Running in 376eaf659acd 09:15:58 ---> Running in d7ebf47d3660 09:15:58 Removing intermediate container 376eaf659acd 09:15:58 ---> 8eab5ff9ac70 09:15:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:15:58 Removing intermediate container d7ebf47d3660 09:15:58 ---> 17745ea5f1d6 09:15:58 Step 23/24 : LABEL git_sha=7696aa7e8ba7ee4f40c80b562af969b0089b7b9a 09:15:58 ---> Running in f9b2d5e1cae0 09:15:58 ---> Running in e480e42f7300 09:15:59 Removing intermediate container f9b2d5e1cae0 09:15:59 ---> 5d37f9e4fc0a 09:15:59 Step 21/23 : LABEL arch=arm64 09:15:59 Removing intermediate container e480e42f7300 09:15:59 ---> 07717ff94198 09:15:59 Step 24/24 : LABEL version=0.0.0 09:15:59 ---> Running in ff8d029a2383 09:15:59 ---> Running in c9333e0e1d62 09:15:59 Removing intermediate container ff8d029a2383 09:15:59 ---> 1d5f3439bf06 09:15:59 Step 22/23 : LABEL git_sha=7696aa7e8ba7ee4f40c80b562af969b0089b7b9a 09:15:59 Removing intermediate container c9333e0e1d62 09:15:59 ---> e115f80bcb44 09:15:59 09:15:59 ---> Running in a44591f97245 09:15:59 Successfully built e115f80bcb44 09:15:59 Successfully tagged core-command-arm64:latest 09:15:59  Building core-command ... done Removing intermediate container a44591f97245 09:15:59 ---> 6bb7a40893dd 09:15:59 Step 23/23 : LABEL version=0.0.0 09:16:00 ---> Running in a2fddc02c9d8 09:16:00 Removing intermediate container a2fddc02c9d8 09:16:00 ---> d2a2705811cc 09:16:00 09:16:00 Successfully built d2a2705811cc 09:16:00 Successfully tagged support-notifications-arm64:latest 09:16:00  Building support-notifications ... done  [Pipeline] } 09:16:00 $ docker stop --time=1 82bb397670975926f579d5ef965205a1f7e26432f60d595ef3e2f517163043a1 09:16:02 $ docker rm -f --volumes 82bb397670975926f579d5ef965205a1f7e26432f60d595ef3e2f517163043a1 [Pipeline] // withDockerContainer [Pipeline] sh 09:16:03 + docker images 09:16:03 REPOSITORY TAG IMAGE ID CREATED SIZE 09:16:03 support-notifications-arm64 latest d2a2705811cc 3 seconds ago 31.9MB 09:16:03 core-command-arm64 latest e115f80bcb44 4 seconds ago 19.7MB 09:16:03 052f41ce2334 12 seconds ago 1.53GB 09:16:03 d3a5858686ac 18 seconds ago 1.59GB 09:16:03 security-proxy-auth-arm64 latest a113df561db2 About a minute ago 18.1MB 09:16:03 f34ab3fe46c0 About a minute ago 1.51GB 09:16:03 support-scheduler-arm64 latest 368d7a405155 2 minutes ago 31.2MB 09:16:03 91174331e1b1 2 minutes ago 1.59GB 09:16:03 security-proxy-setup-arm64 latest 3cb658c07a27 3 minutes ago 18.7MB 09:16:03 5c7d0ccc041f 4 minutes ago 1.51GB 09:16:03 security-secretstore-setup-arm64 latest 16f7ccc43f62 5 minutes ago 32.2MB 09:16:03 1d4776d90325 6 minutes ago 1.52GB 09:16:03 security-spire-agent-arm64 latest e57d26c67513 8 minutes ago 153MB 09:16:03 security-spire-server-arm64 latest 9037380b6c93 8 minutes ago 97MB 09:16:03 134bbed55a64 9 minutes ago 1.39GB 09:16:03 security-spire-config-arm64 latest 17e5d11518b7 9 minutes ago 96.1MB 09:16:03 6ef3378726b3 10 minutes ago 1.39GB 09:16:03 security-spiffe-token-provider-arm64 latest 6eb1c82f3d7d 12 minutes ago 32.7MB 09:16:03 8e26041aa704 12 minutes ago 1.57GB 09:16:03 core-metadata-arm64 latest cabbbcd66cb2 13 minutes ago 20.2MB 09:16:03 core-data-arm64 latest e6a179a780b5 13 minutes ago 19.9MB 09:16:03 30a37e2db414 13 minutes ago 1.53GB 09:16:03 a655eb1b537c 13 minutes ago 1.53GB 09:16:03 core-common-config-bootstrapper-arm64 latest adf03ed9832d 14 minutes ago 17.2MB 09:16:03 security-bootstrapper-arm64 latest 78c71d476b59 14 minutes ago 21.9MB 09:16:03 ba76d5dc5e99 14 minutes ago 1.52GB 09:16:03 3fa7207c8061 14 minutes ago 1.51GB 09:16:03 ci-base-image-arm64 latest 531b071ae320 39 minutes ago 899MB 09:16:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 2 weeks ago 681MB 09:16:03 alpine 3.17 51e60588ff2c 5 weeks ago 7.46MB 09:16:03 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:16:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:16:03 09:16:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:16:04 arm64: Pulling from edgex-lftools-log-publisher 09:16:04 8998bd30e6a1: Pulling fs layer 09:16:04 04944245beec: Pulling fs layer 09:16:04 699f458cf7ca: Pulling fs layer 09:16:04 765212b225bb: Pulling fs layer 09:16:04 f23df028b6ca: Pulling fs layer 09:16:04 d65c8cfc05b1: Pulling fs layer 09:16:04 2437ff75d9bd: Pulling fs layer 09:16:04 f23df028b6ca: Waiting 09:16:04 d65c8cfc05b1: Waiting 09:16:04 2437ff75d9bd: Waiting 09:16:04 765212b225bb: Waiting 09:16:04 04944245beec: Verifying Checksum 09:16:04 04944245beec: Download complete 09:16:04 765212b225bb: Verifying Checksum 09:16:04 765212b225bb: Download complete 09:16:04 f23df028b6ca: Verifying Checksum 09:16:04 f23df028b6ca: Download complete 09:16:04 d65c8cfc05b1: Verifying Checksum 09:16:04 d65c8cfc05b1: Download complete 09:16:04 699f458cf7ca: Verifying Checksum 09:16:04 699f458cf7ca: Download complete 09:16:05 8998bd30e6a1: Verifying Checksum 09:16:05 8998bd30e6a1: Download complete 09:16:07 2437ff75d9bd: Verifying Checksum 09:16:07 2437ff75d9bd: Download complete 09:16:09 8998bd30e6a1: Pull complete 09:16:10 04944245beec: Pull complete 09:16:11 699f458cf7ca: Pull complete 09:16:11 765212b225bb: Pull complete 09:16:12 f23df028b6ca: Pull complete 09:16:12 d65c8cfc05b1: Pull complete 09:16:27 2437ff75d9bd: Pull complete 09:16:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:16:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:16:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:16:27 prd-ubuntu20.04-docker-arm64-4c-16g-14894 does not seem to be running inside a container 09:16:27 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:16:31 $ docker top 44b28eb1bffc1f1a2aea7dece5a247b34f4ff3a6ebdab48d54c2cb5d76c61d11 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:16:31 ---> job-cost.sh 09:16:31 lf-activate-venv: SKIPPING 09:16:31 INFO: No Stack... 09:16:32 INFO: Retrieving Pricing Info for: v3-standard-4 09:16:33 INFO: Archiving Costs [Pipeline] sh 09:16:34 + + cut -d, -f6 09:16:34 cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock 09:16:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4558-3-stack-cost] 09:16:34 Resource [jenkins-edgexfoundry-edgex-go-PR-4558-3-stack-cost] did not exist. Created. 09:16:34 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4558-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:16:34 + echo total: 0.10999999940395355 [Pipeline] stash 09:16:35 Stashed 1 file(s) [Pipeline] } 09:16:35 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4558-3-stack-cost] [Pipeline] // lock [Pipeline] } 09:16:35 $ docker stop --time=1 44b28eb1bffc1f1a2aea7dece5a247b34f4ff3a6ebdab48d54c2cb5d76c61d11 09:16:36 $ docker rm -f --volumes 44b28eb1bffc1f1a2aea7dece5a247b34f4ff3a6ebdab48d54c2cb5d76c61d11 [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:16:37 provisioning config files... 09:16:37 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config865938093296303527tmp [Pipeline] { [Pipeline] sh 09:16:37 + set +x 09:16:37 + curl -s https://codecov.io/bash 09:16:37 + bash -s -- 09:16:37 09:16:37 _____ _ 09:16:37 / ____| | | 09:16:37 | | ___ __| | ___ ___ _____ __ 09:16:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:16:37 | |___| (_) | (_| | __/ (_| (_) \ V / 09:16:37 \_____\___/ \__,_|\___|\___\___/ \_/ 09:16:37 Bash-1.0.6 09:16:37 09:16:37 09:16:37 ==> git version 2.25.1 found 09:16:37 ==> 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:16:37 Release-Date: 2020-01-08 09:16:37 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:16:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:16:37 ==> Jenkins CI detected. 09:16:37 current dir:  /w/workspace/edgex-go/3 09:16:37 project root: . 09:16:37 --> token set from env 09:16:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:16:37 ==> Running gcov in . (disable via -X gcov) 09:16:37 ==> Python coveragepy not found 09:16:37 ==> Searching for coverage reports in: 09:16:37 + . 09:16:37 -> Found 1 reports 09:16:37 ==> Detecting git/mercurial file structure 09:16:37 ==> Reading reports 09:16:37 + ./coverage.out bytes=447731 09:16:37 ==> Appending adjustments 09:16:37 https://docs.codecov.io/docs/fixing-reports 09:16:38 + Found adjustments 09:16:38 ==> Gzipping contents 09:16:38 60K /tmp/codecov.sJEw7r.gz 09:16:38 ==> Uploading reports 09:16:38 url: https://codecov.io 09:16:38 query: branch=PR-4558&commit=fce22453ee51a8f2bbbd63edc8b3418f3776c60c&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4558%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4558&job=&cmd_args= 09:16:38 -> Pinging Codecov 09:16:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4558&commit=fce22453ee51a8f2bbbd63edc8b3418f3776c60c&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4558%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4558&job=&cmd_args= 09:16:38 -> Uploading to 09:16:38 https://storage.googleapis.com/codecov/v4/raw/2023-05-10/00271124DB129430A58F1EEE437C3FCB/fce22453ee51a8f2bbbd63edc8b3418f3776c60c/4d03cb53-9231-4739-b977-a0fe542700ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230510T091638Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3d72083d4288166169efa1416ba6b3dc78b46173f3f3cc5629f9e8e2a4a53d1f 09:16:38 % Total % Received % Xferd Average Speed Time Time Time Current 09:16:38 Dload Upload Total Spent Left Speed 09:16:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57499 0 0 100 57499 0 213k --:--:-- --:--:-- --:--:-- 213k 09:16:38 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/fce22453ee51a8f2bbbd63edc8b3418f3776c60c [Pipeline] } 09:16:38 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:16:39 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 09:16:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:16:40 ---> package-listing.sh 09:16:40 ++ tr '[:upper:]' '[:lower:]' 09:16:40 ++ facter osfamily 09:16:41 + OS_FAMILY=debian 09:16:41 + workspace=/w/workspace/edgex-go/3 09:16:41 + START_PACKAGES=/tmp/packages_start.txt 09:16:41 + END_PACKAGES=/tmp/packages_end.txt 09:16:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:16:41 + PACKAGES=/tmp/packages_start.txt 09:16:41 + '[' /w/workspace/edgex-go/3 ']' 09:16:41 + PACKAGES=/tmp/packages_end.txt 09:16:41 + case "${OS_FAMILY}" in 09:16:41 + dpkg -l 09:16:41 + grep '^ii' 09:16:41 + '[' -f /tmp/packages_start.txt ']' 09:16:41 + '[' -f /tmp/packages_end.txt ']' 09:16:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:16:41 + '[' /w/workspace/edgex-go/3 ']' 09:16:41 + mkdir -p /w/workspace/edgex-go/3/archives/ 09:16:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 09:16:41 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:16:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:16:41 09:16:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:16:42 latest: Pulling from edgex-lftools-log-publisher 09:16:42 5eb5b503b376: Pulling fs layer 09:16:42 5c69ac0246d0: Pulling fs layer 09:16:42 ec43610c2a17: Pulling fs layer 09:16:42 3a2ae6a8a46f: Pulling fs layer 09:16:42 33b1e0a273af: Pulling fs layer 09:16:42 5d3b04190fa2: Pulling fs layer 09:16:42 2f39f015ded8: Pulling fs layer 09:16:42 3a2ae6a8a46f: Waiting 09:16:42 5d3b04190fa2: Waiting 09:16:42 33b1e0a273af: Waiting 09:16:42 2f39f015ded8: Waiting 09:16:42 5c69ac0246d0: Verifying Checksum 09:16:42 5c69ac0246d0: Download complete 09:16:42 3a2ae6a8a46f: Download complete 09:16:42 33b1e0a273af: Verifying Checksum 09:16:42 33b1e0a273af: Download complete 09:16:42 5d3b04190fa2: Verifying Checksum 09:16:42 5d3b04190fa2: Download complete 09:16:42 ec43610c2a17: Verifying Checksum 09:16:42 ec43610c2a17: Download complete 09:16:42 5eb5b503b376: Verifying Checksum 09:16:42 5eb5b503b376: Download complete 09:16:43 2f39f015ded8: Download complete 09:16:43 5eb5b503b376: Pull complete 09:16:43 5c69ac0246d0: Pull complete 09:16:44 ec43610c2a17: Pull complete 09:16:44 3a2ae6a8a46f: Pull complete 09:16:44 33b1e0a273af: Pull complete 09:16:44 5d3b04190fa2: Pull complete 09:16:48 2f39f015ded8: Pull complete 09:16:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:16:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:16:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:16:48 prd-ubuntu20.04-docker-8c-8g-14891 does not seem to be running inside a container 09:16:48 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:16:51 $ docker top dbcf9f72bbac8560bc98d5ac29e71c82e92f674737171bc1f832459c958d0eaa -eo pid,comm [Pipeline] { [Pipeline] sh 09:16:52 + touch /tmp/pre-build-complete [Pipeline] sh 09:16:52 + mkdir -p /var/log/sysstat [Pipeline] sh 09:16:52 + ls /var/log/sa-host 09:16:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:16:52 provisioning config files... 09:16:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config16921279655895489440tmp [Pipeline] { [Pipeline] echo 09:16:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:16:53 ---> create-netrc.sh [Pipeline] } 09:16:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:16:53 ---> python-tools-install.sh [Pipeline] echo 09:16:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:16:53 ---> sudo-logs.sh 09:16:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:16:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:16:53 ---> job-cost.sh 09:16:53 lf-activate-venv: SKIPPING 09:16:53 DEBUG: total: 0.10999999940395355 09:16:53 INFO: Retrieving Stack Cost... 09:16:54 INFO: Retrieving Pricing Info for: v3-standard-8 09:16:54 INFO: Archiving Costs [Pipeline] echo 09:16:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:16:55 ---> logs-deploy.sh 09:16:55 lf-activate-venv: SKIPPING 09:16:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4558/3 09:16:55 INFO: archiving workspace using pattern(s): 09:16:56 Archives upload complete. 09:16:56 INFO: archiving logs to Nexus