Pull request #4581 opened 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 cloudxxx8 for edgexfoundry/edgex-go Obtained Jenkinsfile from d791886d2f0be9b493d4a78fa06495ad0537dd88+cc406b27680b88a4cbaad5b59c6f9b2898413f21 (132ba397f14c39463c4abe7495beaa0556ff539f) 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-ssh8358203104063750647.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-ssh15037183226390877860.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4581/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4581/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh306961208877758076.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4581/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12618464106443959573.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4690527015519057994.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4581/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4581/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17282851007695128427.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17164 in /w/workspace/edgexfoundry_edgex-go_PR-4581 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit cc406b27680b88a4cbaad5b59c6f9b2898413f21 into PR head commit d791886d2f0be9b493d4a78fa06495ad0537dd88 Merge succeeded, producing d791886d2f0be9b493d4a78fa06495ad0537dd88 Checking out Revision d791886d2f0be9b493d4a78fa06495ad0537dd88 (PR-4581) > 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/4581/head:refs/remotes/origin/PR-4581 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d791886d2f0be9b493d4a78fa06495ad0537dd88 # 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 cc406b27680b88a4cbaad5b59c6f9b2898413f21 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d791886d2f0be9b493d4a78fa06495ad0537dd88 # timeout=10 Commit message: "docs: Update changelog for 3.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:16:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:16:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:16:01 ========================================================= 14:16:01 EdgeX Global Pipelines Version Info 14:16:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:16:01 ------------------- 14:16:01 stable info: 14:16:01 ------------------- 14:16:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:16:01 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 14:16:01 Message: update stable to v1.0.249 14:16:02 ------------------- 14:16:02 experimental info: 14:16:02 ------------------- 14:16:02 Commited By: **** collab-it+edgex@linuxfoundation.org 14:16:02 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 14:16:02 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:16:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:16:02 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:16:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:16:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:16:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:16:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 14:16:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:16:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:16:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 14:16:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 14:16:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:16:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:16:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:16:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:16:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:16:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:16:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:16:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:16:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:16:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 14:16:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:16:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:16:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:16:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4581 [Pipeline] echo 14:16:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4581 [Pipeline] echo 14:16:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4581 [Pipeline] echo 14:16:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d791886d2f0be9b493d4a78fa06495ad0537dd88 [Pipeline] echo 14:16:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d791886 [Pipeline] echo 14:16:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:16:04 provisioning config files... 14:16:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10713093750780543682tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:16:04 ---> docker-login.sh 14:16:04 nexus3.edgexfoundry.org:10001 14:16:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:16:04 Configure a credential helper to remove this warning. See 14:16:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:16:04 14:16:04 Login Succeeded 14:16:04 nexus3.edgexfoundry.org:10002 14:16:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:16:04 Configure a credential helper to remove this warning. See 14:16:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:16:04 14:16:04 Login Succeeded 14:16:04 nexus3.edgexfoundry.org:10003 14:16:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:16:04 Configure a credential helper to remove this warning. See 14:16:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:16:04 14:16:04 Login Succeeded 14:16:04 nexus3.edgexfoundry.org:10004 14:16:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:16:05 Configure a credential helper to remove this warning. See 14:16:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:16:05 14:16:05 Login Succeeded 14:16:05 docker.io 14:16:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:16:05 Configure a credential helper to remove this warning. See 14:16:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:16:05 14:16:05 Login Succeeded 14:16:05 ---> docker-login.sh ends [Pipeline] } 14:16:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:16:05 + 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 14:16:05 + dirname cmd/core-command/Dockerfile 14:16:05 + cut -d/ -f2 14:16:05 + echo core-command,cmd/core-command/Dockerfile 14:16:05 + dirname cmd/core-common-config-bootstrapper/Dockerfile 14:16:05 + cut -d/ -f2 14:16:05 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 14:16:05 + dirname cmd/core-data/Dockerfile+ 14:16:05 cut -d/ -f2 14:16:05 + echo core-data,cmd/core-data/Dockerfile 14:16:05 + dirname cmd/core-metadata/Dockerfile 14:16:05 + cut -d/ -f2 14:16:05 + echo core-metadata,cmd/core-metadata/Dockerfile 14:16:05 + dirname cmd/security-bootstrapper/Dockerfile 14:16:05 + cut -d/ -f2 14:16:05 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:16:05 + dirname cmd/security-proxy-auth/Dockerfile 14:16:05 + cut -d/ -f2 14:16:05 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 14:16:05 + dirname cmd/security-proxy-setup/Dockerfile 14:16:05 + cut -d/ -f2 14:16:05 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:16:05 + dirname cmd/security-secretstore-setup/Dockerfile 14:16:05 + cut -d/ -f2 14:16:05 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:16:05 + dirname cmd/security-spiffe-token-provider/Dockerfile 14:16:05 + cut -d/ -f2 14:16:05 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 14:16:05 + dirname cmd/security-spire-agent/Dockerfile 14:16:05 + cut -d/ -f2 14:16:05 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 14:16:05 + dirname cmd/security-spire-config/Dockerfile 14:16:05 + cut -d/ -f2 14:16:05 + echo security-spire-config,cmd/security-spire-config/Dockerfile 14:16:05 + dirname cmd/security-spire-server/Dockerfile 14:16:05 + cut -d/ -f2 14:16:05 + echo security-spire-server,cmd/security-spire-server/Dockerfile 14:16:05 + dirname cmd/support-notifications/Dockerfile 14:16:05 + cut -d/ -f2 14:16:05 + echo support-notifications,cmd/support-notifications/Dockerfile 14:16:05 + dirname cmd/support-scheduler/Dockerfile 14:16:05 + cut -d/ -f2 14:16:05 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 14:16:05 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 14:16:06 + git rev-list -1 --merges d791886d2f0be9b493d4a78fa06495ad0537dd88~1..d791886d2f0be9b493d4a78fa06495ad0537dd88 [Pipeline] echo 14:16:06 -----------> git rev-list -1 --merges d791886d2f0be9b493d4a78fa06495ad0537dd88~1..d791886d2f0be9b493d4a78fa06495ad0537dd88 d791886d2f0be9b493d4a78fa06495ad0537dd88 [false] [Pipeline] sh 14:16:06 + git log --format=format:%s -1 d791886d2f0be9b493d4a78fa06495ad0537dd88 [Pipeline] echo 14:16:06 ========================================================= 14:16:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:16:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 14:16:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:16:07 + grep -v github /etc/ssh/ssh_known_hosts 14:16:07 + [ -e /tmp/ssh_known_hosts ] 14:16:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:16:07 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:16:07 sudo tee -a /etc/ssh/ssh_known_hosts 14:16:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:16:07 14:16:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:16:08 0.1.4: Pulling from edgex-devops/py-git-semver 14:16:08 b85a868b505f: Pulling fs layer 14:16:08 e2be974225ed: Pulling fs layer 14:16:08 339a4e72a1f5: Pulling fs layer 14:16:08 988bab9f4d93: Pulling fs layer 14:16:08 1469e6f7b9e6: Pulling fs layer 14:16:08 eaf3925da568: Pulling fs layer 14:16:08 bab4dde63d76: Pulling fs layer 14:16:08 bde34c3a00c8: Pulling fs layer 14:16:08 b352a97aabf1: Pulling fs layer 14:16:08 4872d77fe225: Pulling fs layer 14:16:08 5851b861e8e6: Pulling fs layer 14:16:08 988bab9f4d93: Waiting 14:16:08 1469e6f7b9e6: Waiting 14:16:08 eaf3925da568: Waiting 14:16:08 bab4dde63d76: Waiting 14:16:08 4872d77fe225: Waiting 14:16:08 bde34c3a00c8: Waiting 14:16:08 b352a97aabf1: Waiting 14:16:08 5851b861e8e6: Waiting 14:16:08 988bab9f4d93: Verifying Checksum 14:16:08 988bab9f4d93: Download complete 14:16:08 339a4e72a1f5: Verifying Checksum 14:16:08 339a4e72a1f5: Download complete 14:16:08 1469e6f7b9e6: Verifying Checksum 14:16:08 1469e6f7b9e6: Download complete 14:16:08 eaf3925da568: Verifying Checksum 14:16:08 eaf3925da568: Download complete 14:16:08 bde34c3a00c8: Verifying Checksum 14:16:08 bde34c3a00c8: Download complete 14:16:08 b352a97aabf1: Download complete 14:16:08 4872d77fe225: Download complete 14:16:08 5851b861e8e6: Verifying Checksum 14:16:08 5851b861e8e6: Download complete 14:16:08 b85a868b505f: Verifying Checksum 14:16:08 b85a868b505f: Download complete 14:16:08 bab4dde63d76: Verifying Checksum 14:16:08 bab4dde63d76: Download complete 14:16:09 b85a868b505f: Pull complete 14:16:09 e2be974225ed: Pull complete 14:16:10 339a4e72a1f5: Pull complete 14:16:10 988bab9f4d93: Pull complete 14:16:10 1469e6f7b9e6: Pull complete 14:16:10 eaf3925da568: Pull complete 14:16:12 bab4dde63d76: Pull complete 14:16:12 bde34c3a00c8: Pull complete 14:16:12 b352a97aabf1: Pull complete 14:16:12 4872d77fe225: Pull complete 14:16:12 5851b861e8e6: Pull complete 14:16:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:16:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:16:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:16:13 prd-ubuntu20.04-docker-8c-8g-17164 does not seem to be running inside a container 14:16:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:16:16 $ docker top 0300c9b11fe8d33a6ae7134dc136bf6d1511108a9205b2ce70384617c4b81162 -eo pid,comm 14:16:16 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). 14:16:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:16:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:16:16 [ssh-agent] Looking for ssh-agent implementation... 14:16:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:16:16 $ docker exec 0300c9b11fe8d33a6ae7134dc136bf6d1511108a9205b2ce70384617c4b81162 ssh-agent 14:16:16 SSH_AUTH_SOCK=/tmp/ssh-ELkJi80SF44F/agent.32 14:16:16 SSH_AGENT_PID=38 14:16:16 Running ssh-add (command line suppressed) 14:16:16 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2704861750682307758.key (/w/workspace/edgex-go/1@tmp/private_key_2704861750682307758.key) 14:16:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:16:16 + git tag --points-at HEAD [Pipeline] } 14:16:16 $ docker exec --env ******** --env ******** 0300c9b11fe8d33a6ae7134dc136bf6d1511108a9205b2ce70384617c4b81162 ssh-agent -k 14:16:17 unset SSH_AUTH_SOCK; 14:16:17 unset SSH_AGENT_PID; 14:16:17 echo Agent pid 38 killed; 14:16:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:16:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:16:17 [ssh-agent] Looking for ssh-agent implementation... 14:16:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:16:17 $ docker exec 0300c9b11fe8d33a6ae7134dc136bf6d1511108a9205b2ce70384617c4b81162 ssh-agent 14:16:17 SSH_AUTH_SOCK=/tmp/ssh-MGJEGowMnsZ8/agent.70 14:16:17 SSH_AGENT_PID=76 14:16:17 Running ssh-add (command line suppressed) 14:16:17 Identity added: /w/workspace/edgex-go/1@tmp/private_key_12184565781200307280.key (/w/workspace/edgex-go/1@tmp/private_key_12184565781200307280.key) 14:16:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:16:17 + git semver init 14:16:18 2023-05-29 14:16:18,050 [run_init] DEBUG init version:0.0.0 force:False 14:16:18 2023-05-29 14:16:18,050 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 14:16:18 2023-05-29 14:16:18,051 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 14:16:18 2023-05-29 14:16:18,051 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 14:16:24 2023-05-29 14:16:23,656 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 14:16:24 2023-05-29 14:16:23,657 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4581 with force:False 14:16:24 2023-05-29 14:16:23,657 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4581 14:16:24 2023-05-29 14:16:23,659 [execute] INFO git cat-file --batch-check 14:16:24 2023-05-29 14:16:23,660 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 14:16:24 2023-05-29 14:16:23,665 [execute] INFO git cat-file --batch 14:16:24 2023-05-29 14:16:23,665 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 14:16:24 2023-05-29 14:16:23,670 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4581 14:16:24 0.0.0 [Pipeline] } 14:16:24 $ docker exec --env ******** --env ******** 0300c9b11fe8d33a6ae7134dc136bf6d1511108a9205b2ce70384617c4b81162 ssh-agent -k 14:16:24 unset SSH_AUTH_SOCK; 14:16:24 unset SSH_AGENT_PID; 14:16:24 echo Agent pid 76 killed; 14:16:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:16:25 + git semver [Pipeline] } 14:16:25 $ docker stop --time=1 0300c9b11fe8d33a6ae7134dc136bf6d1511108a9205b2ce70384617c4b81162 14:16:26 $ docker rm -f --volumes 0300c9b11fe8d33a6ae7134dc136bf6d1511108a9205b2ce70384617c4b81162 [Pipeline] // withDockerContainer [Pipeline] sh 14:16:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:16:27 Stashed 1 file(s) [Pipeline] echo 14:16:27 [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 14:16:28 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 14:16:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:16:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:16:28 ========================================================= 14:16:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 14:16:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:16:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:16:28 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 14:16:28 f56be85fc22e: Pulling fs layer 14:16:28 85791d961cd3: Pulling fs layer 14:16:28 d694b5ae8c79: Pulling fs layer 14:16:28 9f32a84ed3da: Pulling fs layer 14:16:28 4d19c01a9841: Pulling fs layer 14:16:28 9325e15d5711: Pulling fs layer 14:16:28 556b6ee489ea: Pulling fs layer 14:16:28 c5a4b2cf53e6: Pulling fs layer 14:16:28 9f32a84ed3da: Waiting 14:16:28 4d19c01a9841: Waiting 14:16:28 9325e15d5711: Waiting 14:16:28 556b6ee489ea: Waiting 14:16:28 c5a4b2cf53e6: Waiting 14:16:28 85791d961cd3: Download complete 14:16:28 9f32a84ed3da: Verifying Checksum 14:16:28 9f32a84ed3da: Download complete 14:16:28 4d19c01a9841: Verifying Checksum 14:16:28 4d19c01a9841: Download complete 14:16:28 f56be85fc22e: Verifying Checksum 14:16:28 f56be85fc22e: Download complete 14:16:28 9325e15d5711: Verifying Checksum 14:16:28 9325e15d5711: Download complete 14:16:29 f56be85fc22e: Pull complete 14:16:29 85791d961cd3: Pull complete 14:16:29 c5a4b2cf53e6: Verifying Checksum 14:16:29 d694b5ae8c79: Verifying Checksum 14:16:29 d694b5ae8c79: Download complete 14:16:29 556b6ee489ea: Verifying Checksum 14:16:29 556b6ee489ea: Download complete 14:16:33 d694b5ae8c79: Pull complete 14:16:33 9f32a84ed3da: Pull complete 14:16:33 4d19c01a9841: Pull complete 14:16:33 9325e15d5711: Pull complete 14:16:35 556b6ee489ea: Pull complete 14:16:36 c5a4b2cf53e6: Pull complete 14:16:36 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 14:16:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:16:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 14:16:36 + docker build -t ci-base-image-x86_64 -f - . 14:16:36 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:16:36 WORKDIR /edgex 14:16:36 COPY go.mod . 14:16:36 RUN go mod download 14:16:37 Sending build context to Docker daemon 170.8MB 14:16:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:16:37 ---> c4be618373d6 14:16:37 Step 2/4 : WORKDIR /edgex 14:16:42 ---> Running in c35a9dfaa550 14:16:42 Removing intermediate container c35a9dfaa550 14:16:42 ---> c0fe2cef9386 14:16:42 Step 3/4 : COPY go.mod . 14:16:42 ---> 89e3356082b5 14:16:42 Step 4/4 : RUN go mod download 14:16:42 ---> Running in 1dc3aff51894 14:16:42 Still waiting to schedule task 14:16:42 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:16:57 Removing intermediate container 1dc3aff51894 14:16:57 ---> 7c1b3b224ee2 14:16:57 Successfully built 7c1b3b224ee2 14:16:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:58 + docker inspect -f . ci-base-image-x86_64 14:16:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:16:58 prd-ubuntu20.04-docker-8c-8g-17164 does not seem to be running inside a container 14:16:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:16:58 $ docker top 2097f0bde8c5afdfe493a1d7eec88e2019542aa03c6b696be25ad03598b05cd4 -eo pid,comm [Pipeline] { [Pipeline] sh 14:16:58 + go version 14:16:58 go version go1.20.2 linux/amd64 [Pipeline] } 14:16:59 $ docker stop --time=1 2097f0bde8c5afdfe493a1d7eec88e2019542aa03c6b696be25ad03598b05cd4 14:17:00 $ docker rm -f --volumes 2097f0bde8c5afdfe493a1d7eec88e2019542aa03c6b696be25ad03598b05cd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:01 + docker inspect -f . ci-base-image-x86_64 14:17:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:17:01 prd-ubuntu20.04-docker-8c-8g-17164 does not seem to be running inside a container 14:17:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:17:01 $ docker top 4d887007a18a553f6c14940f4b501b803bd8ce3c781cfcdcceb0c2383a36192d -eo pid,comm [Pipeline] { [Pipeline] echo 14:17:01 ========================================================= 14:17:01 [edgeXBuildGoParallel] Running Tests and Build... 14:17:01 ========================================================= [Pipeline] sh 14:17:01 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 14:17:02 + make test 14:17:02 go test -race -coverprofile=coverage.out ./... 14:17:08 ? github.com/edgexfoundry/edgex-go [no test files] 14:17:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:17:23 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 14:17:23 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:17:23 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:17:23 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:17:23 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:17:23 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:17:23 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 14:17:23 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:17:23 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 14:17:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:17:23 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:17:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:17:23 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:17:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:17:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:17:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements 14:17:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.063s coverage: 98.5% of statements 14:17:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 14:17:25 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 14:17:25 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:17:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:17:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:17:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 14:17:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:17:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:17:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:17:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:17:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:17:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:17:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.089s coverage: 71.5% of statements 14:17:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements 14:17:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.990s coverage: 88.5% of statements 14:17:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.079s coverage: 3.8% of statements 14:17:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:17:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:17:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 14:17:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:17:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:17:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:17:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:17:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:17:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.361s coverage: 95.6% of statements 14:17:30 ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements 14:17:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:17:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:17:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:17:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 65.9% of statements 14:17:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:17:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:17:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.062s coverage: 0.9% of statements 14:17:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 29.0% of statements 14:17:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 42.9% of statements 14:17:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:17:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:17:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:17:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:17:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.057s coverage: 82.9% of statements 14:17:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements 14:17:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements 14:17:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements 14:17:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:17:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 14:17:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 14:17:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 14:17:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:17:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:17:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:17:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:17:34 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:17:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:17:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:17:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 14:17:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:17:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:17:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 14:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 14:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 14:17:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:17:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:17:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:17:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 14:17:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 14:17:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 14:17:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:17:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:17:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:17:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:17:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:17:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:17:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:17:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:17:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:17:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements 14:17:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:17:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:17:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:17:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:17:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.276s coverage: 79.9% of statements 14:17:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.074s coverage: 92.9% of statements 14:17:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements 14:17:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.068s coverage: 62.3% of statements 14:17:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.055s coverage: 87.2% of statements 14:17:58 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements 14:17:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 14:17:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.093s coverage: 81.8% of statements 14:17:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.092s coverage: 82.1% of statements 14:17:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.061s coverage: 86.0% of statements 14:17:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.175s coverage: 63.1% of statements 14:17:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 14:17:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements 14:17:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 14:17:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 14:17:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 14:17:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.185s coverage: 38.4% of statements 14:17:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 14:17:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements 14:17:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements 14:17:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.136s coverage: 92.3% of statements 14:17:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 61.5% of statements 14:17:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.081s coverage: 97.7% of statements 14:17:58 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 14:17:58 running golangci-lint 14:17:58 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 14:17:58 go version go1.20.2 linux/amd64 14:17:58 level=info msg="[config_reader] Used config file .golangci.yml" 14:17:58 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 14:18:10 level=info msg="[loader] Go packages loading at mode 575 (name|compiled_files|deps|files|exports_file|imports|types_sizes) took 13.233371494s" 14:18:10 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.737062ms" 14:18:18 level=info msg="[linters_context/goanalysis] analyzers took 52.334119601s with top 10 stages: buildir: 30.35057773s, inspect: 1.695859547s, printf: 1.269463033s, fact_deprecated: 1.205880777s, gosec: 1.104610181s, ctrlflow: 1.08757052s, S1038: 937.126397ms, nilness: 761.337601ms, fact_purity: 707.182837ms, directives: 551.43814ms" 14:18:18 level=info msg="[runner] Issues before processing: 203, after processing: 0" 14:18:18 level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 203/203, exclude: 203/203, nolint: 0/23, identifier_marker: 203/203, cgo: 203/203, filename_unadjuster: 203/203, skip_files: 203/203, path_prettifier: 203/203, autogenerated_exclude: 203/203, exclude-rules: 23/203" 14:18:18 level=info msg="[runner] processing took 16.348948ms with stages: nolint: 6.657635ms, identifier_marker: 4.260455ms, path_prettifier: 1.797432ms, autogenerated_exclude: 1.484739ms, exclude-rules: 1.228245ms, skip_dirs: 873.911µs, cgo: 28.15µs, filename_unadjuster: 14.931µs, max_same_issues: 610ns, skip_files: 450ns, uniq_by_line: 430ns, exclude: 340ns, source_code: 290ns, diff: 270ns, severity-rules: 240ns, sort_results: 240ns, max_from_linter: 180ns, path_shortener: 150ns, max_per_file_from_linter: 140ns, path_prefixer: 110ns" 14:18:18 level=info msg="[runner] linters took 7.216384403s with stages: goanalysis_metalinter: 7.199951514s" 14:18:18 level=info msg="File cache stats: 0 entries of total size 0B" 14:18:18 level=info msg="Memory: 206 samples, avg is 185.1MB, max is 753.1MB" 14:18:18 level=info msg="Execution took 20.495792987s" 14:18:18 go vet ./... 14:18:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17165 in /w/workspace/edgexfoundry_edgex-go_PR-4581 [Pipeline] { [Pipeline] ws 14:18:19 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 14:18:19 The recommended git tool is: git 14:18:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:18:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:18:22 ./bin/test-attribution-txt.sh [Pipeline] echo 14:18:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 14:18:22 + ls -al . 14:18:22 total 720 14:18:22 drwxrwxr-x 11 1001 1001 4096 May 29 14:17 . 14:18:22 drwxr-xr-x 4 root root 4096 May 29 14:17 .. 14:18:22 drwxrwxr-x 2 1001 1001 4096 May 29 14:15 .blubracket 14:18:22 -rw-rw-r-- 1 1001 1001 16 May 29 14:15 .dockerignore 14:18:22 drwxrwxr-x 8 1001 1001 4096 May 29 14:16 .git 14:18:22 drwxrwxr-x 3 1001 1001 4096 May 29 14:15 .github 14:18:22 -rw-rw-r-- 1 1001 1001 1133 May 29 14:15 .gitignore 14:18:22 -rw-rw-r-- 1 1001 1001 42 May 29 14:15 .golangci.yml 14:18:22 -rw-rw-r-- 1 1001 1001 87 May 29 14:15 .hadolint.yml 14:18:22 drwxr-xr-x 3 1001 1001 4096 May 29 14:16 .semver 14:18:22 -rw-rw-r-- 1 1001 1001 166 May 29 14:15 .sonarcloud.properties 14:18:22 -rw-rw-r-- 1 1001 1001 1171 May 29 14:15 ADOPTERS.md 14:18:22 -rw-rw-r-- 1 1001 1001 10835 May 29 14:15 Attribution.txt 14:18:22 -rw-rw-r-- 1 1001 1001 93403 May 29 14:15 CHANGELOG.md 14:18:22 -rw-rw-r-- 1 1001 1001 3804 May 29 14:15 CONTRIBUTING.md 14:18:22 -rw-rw-r-- 1 1001 1001 677 May 29 14:15 GOVERNANCE.md 14:18:22 -rw-rw-r-- 1 1001 1001 883 May 29 14:15 Jenkinsfile 14:18:22 -rw-rw-r-- 1 1001 1001 10775 May 29 14:15 LICENSE 14:18:22 -rw-rw-r-- 1 1001 1001 14368 May 29 14:15 Makefile 14:18:22 -rw-rw-r-- 1 1001 1001 582 May 29 14:15 OWNERS.md 14:18:22 -rw-rw-r-- 1 1001 1001 9902 May 29 14:15 README.md 14:18:22 -rw-rw-r-- 1 1001 1001 789 May 29 14:15 SECURITY.md 14:18:22 -rw-rw-r-- 1 1001 1001 5 May 29 14:16 VERSION 14:18:22 drwxrwxr-x 2 1001 1001 4096 May 29 14:15 bin 14:18:22 drwxrwxr-x 18 1001 1001 4096 May 29 14:15 cmd 14:18:22 -rw-r--r-- 1 root root 447731 May 29 14:17 coverage.out 14:18:22 -rw-rw-r-- 1 1001 1001 3159 May 29 14:15 go.mod 14:18:22 -rw-rw-r-- 1 1001 1001 30958 May 29 14:15 go.sum 14:18:22 drwxrwxr-x 7 1001 1001 4096 May 29 14:15 internal 14:18:22 drwxrwxr-x 3 1001 1001 4096 May 29 14:15 openapi 14:18:22 -rw-rw-r-- 1 1001 1001 594 May 29 14:15 security.txt 14:18:22 drwxrwxr-x 4 1001 1001 4096 May 29 14:15 snap 14:18:22 -rw-rw-r-- 1 1001 1001 204 May 29 14:15 version.go [Pipeline] sh 14:18:22 + '[' -e coverage.out ] 14:18:22 + chown 1001:1001 coverage.out [Pipeline] stash 14:18:22 Stashed 1 file(s) [Pipeline] sh 14:18:23 + make build 14:18:23 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 14:18:24 using credential edgex-jenkins-ssh 14:18:24 Cloning the remote Git repository 14:18:24 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:18:25 > git init /w/workspace/edgex-go/1 # timeout=10 14:18:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:18:25 > git --version # timeout=10 14:18:25 > git --version # 'git version 2.25.1' 14:18:25 using GIT_SSH to set credentials SSH Credentials for GitHub 14:18:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:18:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:18:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:18:36 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 14:18:38 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:18:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:18:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:18:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:18:42 Merging remotes/origin/main commit cc406b27680b88a4cbaad5b59c6f9b2898413f21 into PR head commit d791886d2f0be9b493d4a78fa06495ad0537dd88 14:18:43 Merge succeeded, producing d791886d2f0be9b493d4a78fa06495ad0537dd88 14:18:43 Checking out Revision d791886d2f0be9b493d4a78fa06495ad0537dd88 (PR-4581) 14:18:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:18:41 using GIT_SSH to set credentials SSH Credentials for GitHub 14:18:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4581/head:refs/remotes/origin/PR-4581 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:18:42 > git config core.sparsecheckout # timeout=10 14:18:43 > git checkout -f d791886d2f0be9b493d4a78fa06495ad0537dd88 # timeout=10 14:18:43 > git remote # timeout=10 14:18:43 > git config --get remote.origin.url # timeout=10 14:18:43 using GIT_SSH to set credentials SSH Credentials for GitHub 14:18:43 > git merge cc406b27680b88a4cbaad5b59c6f9b2898413f21 # timeout=10 14:18:43 > git rev-parse HEAD^{commit} # timeout=10 14:18:43 > git config core.sparsecheckout # timeout=10 14:18:43 > git checkout -f d791886d2f0be9b493d4a78fa06495ad0537dd88 # timeout=10 14:18:44 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 14:18:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 14:18:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:18:47 Commit message: "docs: Update changelog for 3.0" 14:18:47 > git --version # timeout=10 14:18:47 > git --version # 'git version 2.25.1' 14:18:47 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:18: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:18:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:18:48 % Total % Received % Xferd Average Speed Time Time Time Current 14:18:48 Dload Upload Total Spent Left Speed 14:18:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh 14:18:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:18:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:18:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:18:49 + sudo tee /etc/docker/daemon.new 14:18:49 { 14:18:49 "registry-mirrors": [ 14:18:49 "https://nexus3.edgexfoundry.org:10001" 14:18:49 ], 14:18:49 "bip": "10.250.0.254/24", 14:18:49 "hosts": [ 14:18:49 "tcp://0.0.0.0:5555", 14:18:49 "unix:///var/run/docker.sock" 14:18:49 ], 14:18:49 "mtu": 1458, 14:18:49 "selinux-enabled": true, 14:18:49 "seccomp-profile": "/etc/docker/seccomp.json" 14:18:49 } [Pipeline] sh 14:18:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:18:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:18:49 + sudo service docker restart 14:18:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 14:18:51 $ docker stop --time=1 4d887007a18a553f6c14940f4b501b803bd8ce3c781cfcdcceb0c2383a36192d 14:18:56 $ docker rm -f --volumes 4d887007a18a553f6c14940f4b501b803bd8ce3c781cfcdcceb0c2383a36192d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:18:57 14:18:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:18:57 latest: Pulling from edgex-devops/edgex-compose 14:18:57 cbdbe7a5bc2a: Pulling fs layer 14:18:57 ca9280d653b3: Pulling fs layer 14:18:57 7e9c9ca2126c: Pulling fs layer 14:18:57 ca9280d653b3: Verifying Checksum 14:18:57 ca9280d653b3: Download complete 14:18:57 cbdbe7a5bc2a: Download complete 14:18:58 cbdbe7a5bc2a: Pull complete 14:18:58 ca9280d653b3: Pull complete 14:18:58 7e9c9ca2126c: Download complete 14:19:01 7e9c9ca2126c: Pull complete 14:19:01 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 14:19:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:19:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:19:01 prd-ubuntu20.04-docker-8c-8g-17164 does not seem to be running inside a container 14:19:02 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:19:05 $ docker top 38fbadf3e4b6ccff006a834e4c75c843e518fb9e19c3aaba173bcd4ba5f58820 -eo pid,comm [Pipeline] { [Pipeline] sh 14:19:05 + docker-compose build --help 14:19:05 + grep parallel 14:19:06 --parallel Build images in parallel. [Pipeline] } 14:19:06 $ docker stop --time=1 38fbadf3e4b6ccff006a834e4c75c843e518fb9e19c3aaba173bcd4ba5f58820 14:19:07 $ docker rm -f --volumes 38fbadf3e4b6ccff006a834e4c75c843e518fb9e19c3aaba173bcd4ba5f58820 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:19:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:19:08 prd-ubuntu20.04-docker-8c-8g-17164 does not seem to be running inside a container 14:19: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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:19:08 $ docker top ef79d6bbc7bc57721f0788e3855b358893ab7bfd3a132af4ee8d0619cc29c8b4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider 14:19:08 provisioning config files... 14:19:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14548212249402316448tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:19:08 + docker-compose -f ./docker-compose-build.yml build --parallel 14:19:09 ---> docker-login.sh 14:19:09 nexus3.edgexfoundry.org:10001 14:19:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:09 Building core-command ... 14:19:09 Building core-common-config-bootstrapper ... 14:19:09 Building core-data ... 14:19:09 Building core-metadata ... 14:19:09 Building security-bootstrapper ... 14:19:09 Building security-proxy-auth ... 14:19:09 Building security-proxy-setup ... 14:19:09 Building security-secretstore-setup ... 14:19:09 Building security-spiffe-token-provider ... 14:19:09 Building security-spire-agent ... 14:19:09 Building security-spire-config ... 14:19:09 Building security-spire-server ... 14:19:09 Building support-notifications ... 14:19:09 Building support-scheduler ... 14:19:09 Building security-proxy-setup 14:19:09 Building core-metadata 14:19:09 Building security-proxy-auth 14:19:09 Building support-scheduler 14:19:09 Building security-spire-config 14:19:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:09 Configure a credential helper to remove this warning. See 14:19:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:09 14:19:09 Login Succeeded 14:19:09 nexus3.edgexfoundry.org:10002 14:19:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:09 Configure a credential helper to remove this warning. See 14:19:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:09 14:19:09 Login Succeeded 14:19:09 nexus3.edgexfoundry.org:10003 14:19:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:10 Configure a credential helper to remove this warning. See 14:19:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:10 14:19:10 Login Succeeded 14:19:10 nexus3.edgexfoundry.org:10004 14:19:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:10 Configure a credential helper to remove this warning. See 14:19:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:10 14:19:10 Login Succeeded 14:19:10 docker.io 14:19:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:11 Configure a credential helper to remove this warning. See 14:19:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:11 14:19:11 Login Succeeded 14:19:11 ---> docker-login.sh ends [Pipeline] } 14:19:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 14:19:11 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 14:19:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:19:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:19:12 ========================================================= 14:19:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 14:19:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:19:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:19:13 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:19:13 c41833b44d91: Pulling fs layer 14:19:13 ed15518f5707: Pulling fs layer 14:19:13 feae8fd75edb: Pulling fs layer 14:19:13 242c74f7c9fa: Pulling fs layer 14:19:13 3cdef696dda3: Pulling fs layer 14:19:13 2ced38df9373: Pulling fs layer 14:19:13 58f1dce35555: Pulling fs layer 14:19:13 242c74f7c9fa: Waiting 14:19:13 3cdef696dda3: Waiting 14:19:13 2ced38df9373: Waiting 14:19:13 58f1dce35555: Waiting 14:19:13 ed15518f5707: Download complete 14:19:13 242c74f7c9fa: Verifying Checksum 14:19:13 242c74f7c9fa: Download complete 14:19:13 3cdef696dda3: Verifying Checksum 14:19:13 3cdef696dda3: Download complete 14:19:13 c41833b44d91: Download complete 14:19:14 c41833b44d91: Pull complete 14:19:14 58f1dce35555: Verifying Checksum 14:19:14 58f1dce35555: Download complete 14:19:15 ed15518f5707: Pull complete 14:19:16 feae8fd75edb: Verifying Checksum 14:19:16 feae8fd75edb: Download complete 14:19:16 2ced38df9373: Verifying Checksum 14:19:16 2ced38df9373: Download complete 14:19:24 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:19:24 Step 2/27 : FROM ${BUILDER_BASE} AS builder 14:19:24 ---> 7c1b3b224ee2 14:19:24 Step 3/27 : WORKDIR /edgex-go 14:19:24 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:19:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:19:24 ---> 7c1b3b224ee2 14:19:24 Step 3/22 : WORKDIR /edgex-go 14:19:24 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:19:24 14:19:24 Step 2/25 : FROM ${BUILDER_BASE} AS builderStep 2/23 : FROM ${BUILDER_BASE} AS builder 14:19:24 14:19:24 ---> 7c1b3b224ee2 14:19:24 Step 3/25 : ARG ADD_BUILD_TAGS="" ---> 7c1b3b224ee2 14:19:24 14:19:24 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:19:24 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:19:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:19:24 ---> 7c1b3b224ee2 14:19:24 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:19:28 feae8fd75edb: Pull complete 14:19:28 242c74f7c9fa: Pull complete 14:19:28 3cdef696dda3: Pull complete 14:19:30 ---> Running in 38a5e42b983f 14:19:30 ---> Running in dfee09f2ac7b 14:19:30 ---> Running in 20d210c0ee0b 14:19:30 ---> Running in e0108fe79050 14:19:30 ---> Running in b6986854d11d 14:19:30 Removing intermediate container e0108fe79050 14:19:30 ---> 188dee5c54c7 14:19:30 Step 4/23 : WORKDIR /edgex-go 14:19:30 Removing intermediate container dfee09f2ac7b 14:19:30 ---> 6130c4a8bfe1 14:19:30 Step 4/25 : WORKDIR /edgex-go 14:19:30 Removing intermediate container b6986854d11d 14:19:30 ---> ccc4d4f8047b 14:19:30 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 14:19:30 Removing intermediate container 20d210c0ee0b 14:19:30 ---> 708589b332e6 14:19:30 Step 4/23 : WORKDIR /edgex-go 14:19:30 Removing intermediate container 38a5e42b983f 14:19:30 ---> 03b573889ae4 14:19:30 Step 4/22 : RUN apk add --update --no-cache make git 14:19:30 ---> Running in 71642691d68f 14:19:30 ---> Running in 6667fe0f7d97 14:19:30 ---> Running in 3adb9ea27f6a 14:19:30 ---> Running in 45d04c2d049a 14:19:30 ---> Running in c78e1b46c030 14:19:31 Removing intermediate container 6667fe0f7d97 14:19:31 ---> 518c1ef4b903 14:19:31 Step 5/23 : RUN apk add --update --no-cache make git 14:19:31 Removing intermediate container 71642691d68f 14:19:31 ---> 5905e4330f8b 14:19:31 Step 5/25 : RUN apk add --update --no-cache make git 14:19:31 ---> Running in ee42d4969600 14:19:31 ---> Running in 0ed6da5c8fb0 14:19:31 Removing intermediate container 45d04c2d049a 14:19:31 ---> 2a9325a52917 14:19:31 Step 5/23 : RUN apk add --update --no-cache make git 14:19:31 ---> Running in 6bf5b5514ee6 14:19:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:19:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:19:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:19:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:19:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:19:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:19:31 OK: 265 MiB in 53 packages 14:19:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:19:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:19:31 OK: 265 MiB in 53 packages 14:19:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:19:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:19:31 OK: 265 MiB in 53 packages 14:19:31 OK: 265 MiB in 53 packages 14:19:31 OK: 265 MiB in 53 packages 14:19:32 Removing intermediate container 3adb9ea27f6a 14:19:32 ---> 5463b44afc49 14:19:32 Step 5/27 : COPY go.mod vendor* ./ 14:19:32 Removing intermediate container c78e1b46c030 14:19:32 ---> cae1e6d43b7e 14:19:32 Step 5/22 : COPY go.mod vendor* ./ 14:19:32 ---> 12f5b0e7a25b 14:19:32 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:19:32 ---> Running in f791403b4430 14:19:32 ---> c697f5a359d4 14:19:32 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:19:32 ---> Running in 9199e76a81a5 14:19:32 Removing intermediate container ee42d4969600 14:19:32 ---> 639b6473472a 14:19:32 Step 6/23 : COPY go.mod vendor* ./ 14:19:32 Removing intermediate container 6bf5b5514ee6 14:19:32 ---> 801851f00acf 14:19:32 Step 6/23 : COPY go.mod vendor* ./ 14:19:32 Removing intermediate container 0ed6da5c8fb0 14:19:32 ---> f6be7a23b132 14:19:32 Step 6/25 : COPY go.mod vendor* ./ 14:19:32 ---> 4be3fd37b317 14:19:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:19:32 ---> 50204ef2f740 14:19:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:19:32 ---> Running in 4cee5216c101 14:19:32 ---> Running in ee0808889a83 14:19:32 ---> a6e9395fb59a 14:19:32 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:19:32 ---> Running in e95d433ac7ea 14:19:33 2ced38df9373: Pull complete 14:19:36 58f1dce35555: Pull complete 14:19:36 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 14:19:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:19:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 14:19:36 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:19:36 WORKDIR /edgex 14:19:36 COPY go.mod . 14:19:36 RUN go mod download 14:19:36 + docker build -t ci-base-image-arm64 -f - . 14:19:37 Sending build context to Docker daemon 2.947MB 14:19:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:19:37 ---> fadd8f120f05 14:19:37 Step 2/4 : WORKDIR /edgex 14:19:40 ---> Running in 0f326ea8fac0 14:19:40 Removing intermediate container 0f326ea8fac0 14:19:40 ---> 9087cb3076a5 14:19:40 Step 3/4 : COPY go.mod . 14:19:40 ---> 18f0edc691f1 14:19:40 Step 4/4 : RUN go mod download 14:19:40 ---> Running in aeea03e35f6e 14:20:12 Removing intermediate container aeea03e35f6e 14:20:12 ---> 9392cc809ac3 14:20:12 Successfully built 9392cc809ac3 14:20:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:13 + docker inspect -f . ci-base-image-arm64 14:20:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:20:13 prd-ubuntu20.04-docker-arm64-4c-16g-17165 does not seem to be running inside a container 14:20:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:20:14 $ docker top 3d151db8bef4896bcda428ed98e0d13f4c63dfdae0447268aec01b3eff98f3eb -eo pid,comm [Pipeline] { [Pipeline] sh 14:20:15 + go version 14:20:15 go version go1.20.2 linux/arm64 [Pipeline] } 14:20:15 $ docker stop --time=1 3d151db8bef4896bcda428ed98e0d13f4c63dfdae0447268aec01b3eff98f3eb 14:20:17 $ docker rm -f --volumes 3d151db8bef4896bcda428ed98e0d13f4c63dfdae0447268aec01b3eff98f3eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:18 + docker inspect -f . ci-base-image-arm64 14:20:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:20:18 prd-ubuntu20.04-docker-arm64-4c-16g-17165 does not seem to be running inside a container 14:20:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:20:19 $ docker top 258965ef3feee23d46872f50f3f306c9bf30d1e61750dfc03f08ed90f953ffbe -eo pid,comm [Pipeline] { [Pipeline] echo 14:20:19 ========================================================= 14:20:19 [edgeXBuildGoParallel] Running Tests and Build... 14:20:19 ========================================================= [Pipeline] sh 14:20:20 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 14:20:20 + make test 14:20:20 go test -race -coverprofile=coverage.out ./... 14:20:29 Removing intermediate container ee0808889a83 14:20:29 ---> 997c7eb395b2 14:20:29 Step 8/23 : COPY . . 14:20:29 Removing intermediate container f791403b4430 14:20:29 ---> fde904d2295c 14:20:29 Step 7/27 : COPY . . 14:20:29 Removing intermediate container 4cee5216c101 14:20:29 ---> 0efeac670fa6 14:20:29 Step 8/23 : COPY . . 14:20:29 Removing intermediate container 9199e76a81a5 14:20:29 ---> 25556510ce51 14:20:29 Step 7/22 : COPY . . 14:20:29 Removing intermediate container e95d433ac7ea 14:20:29 ---> ad3de857fb93 14:20:29 Step 8/25 : COPY . . 14:20:50 ---> 728c33fae847 14:20:50 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 14:20:50 ---> 697b78e341e0 14:20:50 Step 8/22 : RUN make cmd/secrets-config/secrets-config 14:20:50 ---> ee4c89120d29 14:20:50 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 14:20:50 ---> Running in e25b28b27b18 14:20:50 ---> Running in e01856a7e829 14:20:50 ---> Running in 25fcf1b41149 14:20:50 ---> bf4300c94ba5 14:20:50 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 14:20:50 ---> d9ae52233058 14:20:50 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 14:20:50 ---> Running in 2ca44379ff7a 14:20:50 ---> Running in 07f2c2e8c1cf 14:20:50 Removing intermediate container 07f2c2e8c1cf 14:20:50 ---> 8077bd38b438 14:20:50 Step 9/27 : WORKDIR /edgex-go/spire-build 14:20:50 ---> Running in d2eda51bdf12 14:20:50 Removing intermediate container d2eda51bdf12 14:20:50 ---> c58a2c317302 14:20:50 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 14:20:50 ---> Running in a680931f42fb 14:20:50 Removing intermediate container a680931f42fb 14:20:50 ---> d53e1dcf2d1c 14:20:50 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 14:20:50 ---> Running in c98ee1629f2f 14:20:50 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 14:20:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:20:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 14:20:50 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 14:20:50 Removing intermediate container c98ee1629f2f 14:20:50 ---> 77ad1a1bed83 14:20:50 Step 12/27 : WORKDIR /edgex-go 14:20:50 ---> Running in 2710a55b10df 14:20:51 Removing intermediate container 2710a55b10df 14:20:51 ---> aaf3b9bf9a41 14:20:51 14:20:51 Step 13/27 : FROM alpine:3.17 14:20:51 3.17: Pulling from library/alpine 14:20:51 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 14:20:51 Status: Downloaded newer image for alpine:3.17 14:20:51 ---> 9ed4aefc74f6 14:20:51 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:20:51 ---> Running in 21c09943956f 14:20:51 Removing intermediate container 21c09943956f 14:20:51 ---> 00cb4a001e84 14:20:51 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 14:20:51 ---> Running in af15107eaa85 14:20:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:20:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:20:52 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 14:20:52 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 14:20:52 OK: 17823 distinct packages available 14:20:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:20:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:20:52 (1/4) Installing dumb-init (1.2.5-r2) 14:20:52 (2/4) Installing musl-obstack (1.2.3-r0) 14:20:52 (3/4) Installing libucontext (1.2-r0) 14:20:52 (4/4) Installing gcompat (1.1.0-r0) 14:20:52 Executing busybox-1.35.0-r29.trigger 14:20:52 OK: 7 MiB in 19 packages 14:20:54 Removing intermediate container af15107eaa85 14:20:54 ---> d52bd1538ddb 14:20:54 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 14:20:55 ---> c36705a1197a 14:20:55 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 14:20:55 ---> 01fac7854b56 14:20:55 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:20:59 ? github.com/edgexfoundry/edgex-go [no test files] 14:21:13 ---> 2d0e69b884a3 14:21:13 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:21:13 ---> 5c4fc48d5759 14:21:13 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 14:21:13 ---> Running in da421a5816df 14:21:13 Removing intermediate container da421a5816df 14:21:13 ---> eb63ed881071 14:21:13 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:21:14 ---> 729743b117ed 14:21:14 Step 22/27 : WORKDIR / 14:21:14 ---> Running in 9242a3b8ea02 14:21:14 Removing intermediate container 9242a3b8ea02 14:21:14 ---> 8a3b0c1f755f 14:21:14 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:21:14 ---> Running in 6599c7450dad 14:21:14 Removing intermediate container 6599c7450dad 14:21:14 ---> aea6dfd8a297 14:21:14 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:21:15 ---> Running in fc6e56221129 14:21:16 Removing intermediate container fc6e56221129 14:21:16 ---> 5b8807f58227 14:21:16 Step 25/27 : LABEL arch=x86_64 14:21:19 ---> Running in bec6880cc78a 14:21:23 Removing intermediate container bec6880cc78a 14:21:23 ---> 225684ee0317 14:21:23 Step 26/27 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 14:21:23 ---> Running in 5f04f5eb45af 14:21:23 Removing intermediate container 5f04f5eb45af 14:21:23 ---> 86e876c8bc9d 14:21:23 Step 27/27 : LABEL version=0.0.0 14:21:23 ---> Running in 5c6f7f4b7f59 14:21:24 Removing intermediate container 5c6f7f4b7f59 14:21:24 ---> 770fabd97f70 14:21:24 14:21:24 Successfully built 770fabd97f70 14:21:24 Successfully tagged security-spire-config:latest 14:21:24 Building support-notifications 14:21:31  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:21:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:21:31 ---> 7c1b3b224ee2 14:21:31 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:21:31 ---> Using cache 14:21:31 ---> 708589b332e6 14:21:31 Step 4/23 : WORKDIR /edgex-go 14:21:31 ---> Using cache 14:21:31 ---> 2a9325a52917 14:21:31 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 14:21:32 ---> Running in feda64725779 14:21:33 Removing intermediate container e01856a7e829 14:21:33 ---> 146f33d8482a 14:21:33 14:21:33 Step 10/23 : FROM alpine:3.17 14:21:33 ---> 9ed4aefc74f6 14:21:33 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 14:21:33 Removing intermediate container 2ca44379ff7a 14:21:33 Removing intermediate container e25b28b27b18 14:21:33 ---> df1b7ab1c80e 14:21:33 ---> 07ffc262bf36 14:21:33 14:21:33 14:21:33 Step 10/25 : FROM alpine:3.17Step 9/22 : FROM alpine:3.17 14:21:33 14:21:33 ---> 9ed4aefc74f6 14:21:33 ---> 9ed4aefc74f6 14:21:33 Step 11/25 : RUN apk add --update --no-cache dumb-initStep 10/22 : RUN apk add --update --no-cache dumb-init openssl 14:21:33 14:21:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:21:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:21:34 ---> Running in cbb1a324e10c 14:21:34 ---> Running in d166c2842e8a 14:21:34 ---> Running in 97752de7a5de 14:21:34 OK: 265 MiB in 53 packages 14:21:34 Removing intermediate container cbb1a324e10c 14:21:34 ---> 6ad7f6f65c04 14:21:34 Step 12/23 : RUN apk add --update --no-cache dumb-init 14:21:34 ---> Running in 0e3acc31db17 14:21:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:21:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:21:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:21:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:21:35 Removing intermediate container feda64725779 14:21:35 ---> bf08ef2c4ed7 14:21:35 Step 6/23 : COPY go.mod vendor* ./ 14:21:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:21:35 (1/2) Installing dumb-init (1.2.5-r2) 14:21:35 (2/2) Installing openssl (3.0.8-r4) 14:21:35 Executing busybox-1.35.0-r29.trigger 14:21:35 OK: 8 MiB in 17 packages 14:21:35 (1/1) Installing dumb-init (1.2.5-r2) 14:21:35 Executing busybox-1.35.0-r29.trigger 14:21:35 OK: 7 MiB in 16 packages 14:21:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:21:35 (1/1) Installing dumb-init (1.2.5-r2) 14:21:35 Executing busybox-1.35.0-r29.trigger 14:21:35 OK: 7 MiB in 16 packages 14:21:36 ---> 0f171d4d20d0 14:21:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:21:36 ---> Running in ad8d988f98b5 14:21:36 Removing intermediate container 25fcf1b41149 14:21:36 ---> 90fb70e06992 14:21:36 14:21:36 Step 10/23 : FROM alpine:3.17 14:21:36 ---> 9ed4aefc74f6 14:21:36 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:21:36 ---> Running in 803027706b09 14:21:37 Removing intermediate container 0e3acc31db17 14:21:37 ---> b2e7b18d9222 14:21:37 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:21:37 Removing intermediate container 97752de7a5de 14:21:37 ---> c96811acdd34 14:21:37 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 14:21:37 Removing intermediate container d166c2842e8a 14:21:37 ---> 9f75766cf421 14:21:37 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 14:21:37 ---> Running in 5e5ce684efb7 14:21:37 ---> Running in 9392377401f8 14:21:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:21:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:21:38 (1/1) Installing dumb-init (1.2.5-r2) 14:21:38 Executing busybox-1.35.0-r29.trigger 14:21:38 OK: 7 MiB in 16 packages 14:21:38 ---> 579def164f0d 14:21:38 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 14:21:38 Removing intermediate container 9392377401f8 14:21:38 ---> 72ca3dc0abed 14:21:38 Step 12/22 : WORKDIR /edgex 14:21:38 Removing intermediate container 5e5ce684efb7 14:21:38 ---> 5edc6b238399 14:21:38 Step 13/25 : ENV APP_PORT=59881 14:21:38 ---> Running in b8835d48c0de 14:21:38 ---> Running in 1411e52d3e27 14:21:38 Removing intermediate container 1411e52d3e27 14:21:38 ---> ff29b12c3de4 14:21:38 Step 14/25 : EXPOSE $APP_PORT 14:21:38 Removing intermediate container b8835d48c0de 14:21:38 ---> 4e75a04ce411 14:21:38 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:21:38 ---> Running in 148505d3184b 14:21:38 ---> 6dfe940d579e 14:21:38 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 14:21:38 Removing intermediate container 148505d3184b 14:21:38 ---> 2bd5c4b965d9 14:21:38 Step 15/25 : WORKDIR / 14:21:38 ---> Running in db175fe587cd 14:21:38 Removing intermediate container 803027706b09 14:21:38 ---> 3981cbdf459b 14:21:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 14:21:38 ---> Running in 972c7a7d9b08 14:21:38 ---> 19e3b41e16eb 14:21:38 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 14:21:38 Removing intermediate container db175fe587cd 14:21:38 ---> 81a8bd164239 14:21:38 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 14:21:38 Removing intermediate container 972c7a7d9b08 14:21:38 ---> 9cf98626d1b6 14:21:38 Step 13/23 : ENV APP_PORT=59861 14:21:39 ---> Running in 98619b01a5c4 14:21:39 ---> 4090b5150006 14:21:39 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 14:21:39 ---> f8af64fcd6e7 14:21:39 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 14:21:39 ---> 238abfe72b7c 14:21:39 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 14:21:39 Removing intermediate container 98619b01a5c4 14:21:39 ---> 1f86f88194c4 14:21:39 Step 14/23 : EXPOSE $APP_PORT 14:21:39 ---> Running in 2c169f5af994 14:21:39 ---> 5e5740ccffe2 14:21:39 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:21:39 ---> 8652f5e1cdb4 14:21:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 14:21:39 ---> d5a5250d7a48 14:21:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:21:39 Removing intermediate container 2c169f5af994 14:21:39 ---> 8756dcc20ca0 14:21:39 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:21:40 ---> 1fb00b152f49 14:21:40 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:21:40 ---> 1e324d08fcac 14:21:40 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 14:21:40 ---> Running in 0bec3de2f79a 14:21:40 ---> d40a4f849cc1 14:21:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:21:40 ---> 904731558fe2 14:21:40 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 14:21:40 ---> 8228b7574d72 14:21:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:21:41 ---> bf4a3243d04c 14:21:41 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:21:41 ---> 8b7563b2a830 14:21:41 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 14:21:41 Removing intermediate container 0bec3de2f79a 14:21:41 ---> 1c36fad1efb8 14:21:41 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 14:21:41 ---> fae7fdf8bbcf 14:21:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 14:21:41 ---> Running in 1abad63b1757 14:21:41 ---> Running in b33be35dc4ba 14:21:41 Removing intermediate container 1abad63b1757 14:21:41 ---> 2c0ab13c042b 14:21:41 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 14:21:41 ---> 6abe3ad07deb 14:21:41 Step 21/25 : ENTRYPOINT ["/core-metadata"] 14:21:41 ---> e93b9616658e 14:21:41 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 14:21:41 ---> Running in 1bff3be9dd4e 14:21:41 ---> Running in c8e97cdafdfb 14:21:41 ---> Running in ed6f453cf54c 14:21:41 Removing intermediate container 1bff3be9dd4e 14:21:41 ---> fbf256320d20 14:21:41 Step 21/23 : LABEL arch=x86_64 14:21:41 ---> Running in ed23d1b8eb4a 14:21:41 Removing intermediate container ed6f453cf54c 14:21:41 ---> 07788a642c26 14:21:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:21:41 Removing intermediate container c8e97cdafdfb 14:21:41 ---> 7f68f225d07a 14:21:41 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:21:41 ---> Running in a089acb1989c 14:21:41 ---> Running in 6bbbf985de99 14:21:41 Removing intermediate container ed23d1b8eb4a 14:21:41 ---> 729f8cbe8ada 14:21:41 Step 22/23 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 14:21:41 ---> Running in bc34863ff889 14:21:41 Removing intermediate container 6bbbf985de99 14:21:41 ---> 8eed54a04bfd 14:21:41 Step 23/25 : LABEL arch=x86_64 14:21:41 Removing intermediate container a089acb1989c 14:21:41 ---> 4f4791f8ac5a 14:21:41 Step 21/23 : LABEL arch=x86_64 14:21:41 ---> Running in 77c5d262c1ca 14:21:41 ---> Running in 17178238802f 14:21:42 Removing intermediate container 77c5d262c1ca 14:21:42 ---> f047f0ccaa49 14:21:42 Step 24/25 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 14:21:42 Removing intermediate container bc34863ff889 14:21:42 ---> cfade82f4415 14:21:42 Step 23/23 : LABEL version=0.0.0 14:21:42 Removing intermediate container 17178238802f 14:21:42 ---> adaade255250 14:21:42 Step 22/23 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 14:21:42 Removing intermediate container b33be35dc4ba 14:21:42 ---> 7f0852ea84e3 14:21:42 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 14:21:42 ---> Running in 7db75eb08aff 14:21:42 ---> Running in 3cc8882568c7 14:21:43 ---> Running in bc5b5747a7a8 14:21:43 ---> Running in 8948c5f3d897 14:21:44 Removing intermediate container 7db75eb08aff 14:21:44 ---> 15336799d9d5 14:21:44 Step 25/25 : LABEL version=0.0.0 14:21:44 Removing intermediate container 3cc8882568c7 14:21:44 ---> bc71b50ae89d 14:21:44 14:21:44 Removing intermediate container bc5b5747a7a8 14:21:44 ---> 2cd3dd9697eb 14:21:44 Step 23/23 : LABEL version=0.0.0 14:21:44 Removing intermediate container 8948c5f3d897 14:21:44 ---> 42c29b3dec89 14:21:44 Step 20/22 : LABEL arch=x86_64 14:21:44 Successfully built bc71b50ae89d 14:21:44 ---> Running in 505daf2fa177 14:21:44 Successfully tagged security-proxy-auth:latest 14:21:44  Building security-proxy-auth ... done Building core-data 14:21:45 ---> Running in da7e57b2e43d 14:21:45 ---> Running in b473983f1861 14:21:48 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:21:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:21:48 ---> 7c1b3b224ee2 14:21:48 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:21:48 ---> Using cache 14:21:48 ---> 708589b332e6 14:21:48 Step 4/23 : WORKDIR /edgex-go 14:21:48 ---> Using cache 14:21:48 ---> 2a9325a52917 14:21:48 Step 5/23 : RUN apk add --update --no-cache make git 14:21:48 ---> Using cache 14:21:48 ---> 801851f00acf 14:21:48 Step 6/23 : COPY go.mod vendor* ./ 14:21:48 ---> Using cache 14:21:48 ---> 50204ef2f740 14:21:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:21:48 ---> Using cache 14:21:48 ---> 997c7eb395b2 14:21:48 Step 8/23 : COPY . . 14:21:48 ---> Using cache 14:21:48 ---> ee4c89120d29 14:21:48 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 14:21:49 Removing intermediate container b473983f1861 14:21:49 ---> 705b8c2711cb 14:21:49 14:21:49 Removing intermediate container 505daf2fa177 14:21:49 ---> c2c45f3db756 14:21:49 14:21:49 Removing intermediate container da7e57b2e43d 14:21:49 ---> 268be749c712 14:21:49 Step 21/22 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 14:21:49 ---> Running in a62edff5e501 14:21:50 ---> Running in ce45a8719f8f 14:21:50 Successfully built c2c45f3db756 14:21:50 Successfully tagged core-metadata:latest 14:21:50  Building core-metadata ... done Building core-common-config-bootstrapper 14:21:50 Successfully built 705b8c2711cb 14:21:50 Successfully tagged support-scheduler:latest 14:21:50 Building security-spiffe-token-provider 14:21:50  Building support-scheduler ... done Removing intermediate container ce45a8719f8f 14:21:50 ---> 604f3ead2bff 14:21:50 Step 22/22 : LABEL version=0.0.0 14:21:50 ---> Running in d407dbbdb423 14:21:50 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 14:21:55 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:21:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:21:55 ---> 7c1b3b224ee2 14:21:55 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:21:55 ---> Using cache 14:21:55 ---> 708589b332e6 14:21:55 Step 4/23 : WORKDIR /edgex-go 14:21:55 ---> Using cache 14:21:55 ---> 2a9325a52917 14:21:55 Step 5/23 : RUN apk add --update --no-cache make git 14:21:55 ---> Using cache 14:21:55 ---> 801851f00acf 14:21:55 Step 6/23 : COPY go.mod vendor* ./ 14:21:55 ---> Using cache 14:21:55 ---> 50204ef2f740 14:21:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:21:55 ---> Using cache 14:21:55 ---> 997c7eb395b2 14:21:55 Step 8/23 : COPY . . 14:21:55 ---> Using cache 14:21:55 ---> ee4c89120d29 14:21:55 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 14:21:55 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:21:55 Step 2/20 : FROM ${BUILDER_BASE} AS builder 14:21:55 ---> 7c1b3b224ee2 14:21:55 Step 3/20 : WORKDIR /edgex-go 14:21:55 ---> Using cache 14:21:55 ---> ccc4d4f8047b 14:21:55 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 14:21:59 Removing intermediate container d407dbbdb423 14:21:59 ---> 657eb7ba27cc 14:21:59 14:21:59 Successfully built 657eb7ba27cc 14:22:01 Successfully tagged security-proxy-setup:latest 14:22:01  Building security-proxy-setup ... done Building security-bootstrapper 14:22:07 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:22:07 Step 2/33 : FROM ${BUILDER_BASE} AS builder 14:22:07 ---> 7c1b3b224ee2 14:22:07 Step 3/33 : WORKDIR /edgex-go 14:22:07 ---> Using cache 14:22:07 ---> ccc4d4f8047b 14:22:07 Step 4/33 : RUN apk add --update --no-cache make git 14:22:07 ---> Running in 9ffead5ed05f 14:22:07 ---> Running in 5d9ea705f053 14:22:07 ---> Running in 604c96773a96 14:22:07 Removing intermediate container ad8d988f98b5 14:22:07 ---> b2a36a453e34 14:22:07 Step 8/23 : COPY . . 14:22:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:22:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:22:08 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 14:22:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:22:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:22:08 OK: 265 MiB in 53 packages 14:22:08 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 14:22:08 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 14:22:08 OK: 17828 distinct packages available 14:22:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:22:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:22:08 OK: 265 MiB in 53 packages 14:22:17 ---> 23ee29a0c3eb 14:22:17 Step 9/23 : RUN make cmd/support-notifications/support-notifications 14:22:17 ---> Running in 4c21c9cfdd27 14:22:17 Removing intermediate container 604c96773a96 14:22:17 ---> e9d30f90fd06 14:22:17 Step 5/20 : COPY go.mod vendor* ./ 14:22:17 Removing intermediate container 5d9ea705f053 14:22:17 ---> 7d9d1379a66a 14:22:17 Step 5/33 : COPY go.mod vendor* ./ 14:22:17 ---> 4d1477377df6 14:22:17 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:22:17 ---> Running in 1827fdcadb9f 14:22:17 ---> 9285e6a51b1d 14:22:17 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:22:17 ---> Running in 34e5c53ff83f 14:22:17 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 14:22:22 Removing intermediate container a62edff5e501 14:22:22 ---> 15a5bcccc132 14:22:22 14:22:22 Step 10/23 : FROM alpine:3.17 14:22:22 ---> 9ed4aefc74f6 14:22:22 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 14:22:22 ---> Running in a51a499e9b16 14:22:22 Removing intermediate container a51a499e9b16 14:22:22 ---> 9606c1a0ea7b 14:22:22 Step 12/23 : ENV APP_PORT=59880 14:22:22 ---> Running in 6f8b00a11a60 14:22:23 Removing intermediate container 6f8b00a11a60 14:22:23 ---> 2f400762c4ec 14:22:23 Step 13/23 : EXPOSE $APP_PORT 14:22:23 ---> Running in b21aea0f24ee 14:22:23 Removing intermediate container b21aea0f24ee 14:22:23 ---> 9d04c87f0502 14:22:23 Step 14/23 : RUN apk add --update --no-cache dumb-init 14:22:23 ---> Running in 8636cb0f92a5 14:22:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:22:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:22:24 (1/1) Installing dumb-init (1.2.5-r2) 14:22:24 Executing busybox-1.35.0-r29.trigger 14:22:24 OK: 7 MiB in 16 packages 14:22:39 Removing intermediate container 8636cb0f92a5 14:22:39 ---> d7ab336358a2 14:22:39 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:22:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:22:51 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 14:22:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:22:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:22:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:22:51 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:22:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:22:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 14:22:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:22:51 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 14:22:52 ---> ce3a118bc500 14:22:52 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 14:22:52 Removing intermediate container 9ffead5ed05f 14:22:52 ---> bc0c90363846 14:22:52 14:22:52 Step 10/23 : FROM alpine:3.17 14:22:52 ---> 9ed4aefc74f6 14:22:52 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 14:22:52 ---> Using cache 14:22:52 ---> 6ad7f6f65c04 14:22:52 Step 12/23 : RUN apk add --update --no-cache dumb-init 14:22:52 ---> Using cache 14:22:52 ---> b2e7b18d9222 14:22:52 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:22:52 ---> Using cache 14:22:52 ---> 579def164f0d 14:22:52 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 14:22:52 ---> Using cache 14:22:52 ---> 6dfe940d579e 14:22:52 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 14:22:52 ---> 9ba0aae188ef 14:22:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:22:52 Removing intermediate container 34e5c53ff83f 14:22:52 ---> 84410c3b14ed 14:22:52 Step 7/33 : COPY . . 14:22:52 Removing intermediate container 1827fdcadb9f 14:22:52 ---> d99f78771fe9 14:22:52 Step 7/20 : COPY . . 14:22:53 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:22:53 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:22:53 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:22:53 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:23:02 ---> 02e28434ba1a 14:23:02 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 14:23:02 ---> 119af976ef62 14:23:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 14:23:02 ---> 3fddd1a63204 14:23:02 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:23:02 ---> 39b2fa5fad04 14:23:02 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:23:02 Removing intermediate container 4c21c9cfdd27 14:23:02 ---> e1f3b9558ee1 14:23:02 14:23:02 Step 10/23 : FROM alpine:3.17 14:23:02 ---> 9ed4aefc74f6 14:23:02 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 14:23:02 ---> Running in 5f01d93edf46 14:23:02 ---> Running in d0b2393fae1c 14:23:02 ---> 4d1ef0e9eff9 14:23:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 14:23:02 ---> Running in aa85bb7037bf 14:23:02 ---> 00078725f981 14:23:02 Step 19/23 : ENTRYPOINT ["/core-data"] 14:23:03 ---> Running in bd27b6867599 14:23:03 ---> d01657a8671e 14:23:03 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:23:03 ---> Running in e33a124beab5 14:23:03 Removing intermediate container bd27b6867599 14:23:03 ---> 30f6da039d67 14:23:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:23:03 ---> Running in 8bde09d6016b 14:23:03 Removing intermediate container 8bde09d6016b 14:23:03 ---> 053cce32a966 14:23:03 Step 21/23 : LABEL arch=x86_64 14:23:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:23:03 ---> Running in 6025cbf18a0c 14:23:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 14:23:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:23:03 Removing intermediate container 6025cbf18a0c 14:23:03 ---> 4af4020fec9e 14:23:03 Step 22/23 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 14:23:03 ---> Running in f91610bb2e3a 14:23:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:23:03 Removing intermediate container f91610bb2e3a 14:23:03 ---> 3b345d51a2bf 14:23:03 Step 23/23 : LABEL version=0.0.0 14:23:03 ---> Running in 77f4b3c4318b 14:23:03 Removing intermediate container 77f4b3c4318b 14:23:03 ---> 906e749c4443 14:23:03 14:23:03 Successfully built 906e749c4443 14:23:03 Successfully tagged core-data:latest 14:23:03 Building security-spire-server 14:23:03  Building core-data ... done (1/2) Installing ca-certificates (20230506-r0) 14:23:03 (2/2) Installing dumb-init (1.2.5-r2) 14:23:03 Executing busybox-1.35.0-r29.trigger 14:23:03 Removing intermediate container e33a124beab5 14:23:03 ---> a44723a598fe 14:23:03 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 14:23:03 Executing ca-certificates-20230506-r0.trigger 14:23:03 ---> Running in 49e51ddfbf3e 14:23:03 OK: 8 MiB in 17 packages 14:23:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:23:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:23:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.396s coverage: 28.7% of statements 14:23:08 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:23:08 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:23:08 ---> 7c1b3b224ee2 14:23:08 Step 3/26 : WORKDIR /edgex-go 14:23:08 ---> Using cache 14:23:08 ---> ccc4d4f8047b 14:23:08 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 14:23:08 ---> Using cache 14:23:08 ---> 5463b44afc49 14:23:08 Step 5/26 : COPY go.mod vendor* ./ 14:23:08 ---> Using cache 14:23:08 ---> 12f5b0e7a25b 14:23:08 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:23:08 ---> Using cache 14:23:08 ---> fde904d2295c 14:23:08 Step 7/26 : COPY . . 14:23:08 ---> Using cache 14:23:08 ---> d9ae52233058 14:23:08 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 14:23:08 ---> Using cache 14:23:08 ---> 8077bd38b438 14:23:08 Step 9/26 : WORKDIR /edgex-go/spire-build 14:23:08 ---> Using cache 14:23:08 ---> c58a2c317302 14:23:08 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 14:23:08 ---> Using cache 14:23:08 ---> d53e1dcf2d1c 14:23:08 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 14:23:11 Removing intermediate container 49e51ddfbf3e 14:23:11 ---> 3bba270f630c 14:23:11 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 14:23:11 ---> Running in e651a6940c43 14:23:11 ---> Running in 8aaefa9884e7 14:23:11 Removing intermediate container 8aaefa9884e7 14:23:11 ---> dd4832aba064 14:23:11 Step 21/23 : LABEL arch=x86_64 14:23:11 ---> Running in bbf46d73af3d 14:23:11 Removing intermediate container aa85bb7037bf 14:23:11 ---> 98b97c95598b 14:23:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 14:23:11 Removing intermediate container bbf46d73af3d 14:23:11 ---> 584809d65b5b 14:23:11 Step 22/23 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 14:23:12 ---> Running in 3db05e1f1749 14:23:12 ---> Running in 44d5b229f627 14:23:12 Removing intermediate container 44d5b229f627 14:23:12 ---> 180e2b4c626d 14:23:12 Step 23/23 : LABEL version=0.0.0 14:23:12 Removing intermediate container 3db05e1f1749 14:23:12 ---> 865ef9230bd2 14:23:12 Step 13/23 : ENV APP_PORT=59860 14:23:12 ---> Running in 1647e7a83e63 14:23:12 ---> Running in f5543b6ea65e 14:23:12 Removing intermediate container e651a6940c43 14:23:12 ---> ae197ac91e76 14:23:12 Step 12/26 : WORKDIR /edgex-go 14:23:13 ---> Running in d1b91f3fe78b 14:23:13 Removing intermediate container 1647e7a83e63 14:23:13 ---> 0207756b990c 14:23:13 14:23:13 Removing intermediate container f5543b6ea65e 14:23:13 ---> 8326e9186c92 14:23:13 Step 14/23 : EXPOSE $APP_PORT 14:23:13 ---> Running in c44ed924e183 14:23:13 Successfully built 0207756b990c 14:23:13 Successfully tagged core-common-config-bootstrapper:latest 14:23:13 Building security-secretstore-setup 14:23:13  Building core-common-config-bootstrapper ... done Removing intermediate container d1b91f3fe78b 14:23:13 ---> 846437e07ffc 14:23:13 14:23:13 Step 13/26 : FROM alpine:3.17 14:23:13 ---> 9ed4aefc74f6 14:23:13 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:23:13 ---> Using cache 14:23:13 ---> 00cb4a001e84 14:23:13 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:23:18 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:23:18 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:23:18 ---> 7c1b3b224ee2 14:23:18 Step 3/25 : WORKDIR /edgex-go 14:23:18 ---> Using cache 14:23:18 ---> ccc4d4f8047b 14:23:18 Step 4/25 : RUN apk add --update --no-cache make git 14:23:18 ---> Using cache 14:23:18 ---> 7d9d1379a66a 14:23:18 Step 5/25 : COPY go.mod vendor* ./ 14:23:18 ---> Using cache 14:23:18 ---> 9285e6a51b1d 14:23:18 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:23:18 ---> Using cache 14:23:18 ---> 84410c3b14ed 14:23:18 Step 7/25 : COPY . . 14:23:18 ---> Using cache 14:23:18 ---> 3fddd1a63204 14:23:18 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:23:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.328s coverage: 98.5% of statements 14:23:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 14:23:22 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 14:23:22 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:23:23 ---> Running in c7140d6e0d11 14:23:23 Removing intermediate container c44ed924e183 14:23:23 ---> 6afb8cfdd461 14:23:23 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:23:23 ---> Running in d4b3a13f3217 14:23:23 ---> c02ba45937ea 14:23:23 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 14:23:23 ---> a35eee558d0a 14:23:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:23: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 14:23:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:23:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:23:24 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 14:23:24 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 14:23:24 OK: 17823 distinct packages available 14:23:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:23:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:23:24 (1/5) Installing dumb-init (1.2.5-r2) 14:23:24 (2/5) Installing musl-obstack (1.2.3-r0) 14:23:24 (3/5) Installing libucontext (1.2-r0) 14:23:24 (4/5) Installing gcompat (1.1.0-r0) 14:23:24 (5/5) Installing openssl (3.0.8-r4) 14:23:24 Executing busybox-1.35.0-r29.trigger 14:23:24 OK: 8 MiB in 20 packages 14:23:25 ---> 1e24200c60f5 14:23:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 14:23:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.489s coverage: 71.5% of statements 14:23:26 ---> 35793b09b1e5 14:23:26 Step 19/23 : ENTRYPOINT ["/support-notifications"] 14:23:26 ---> Running in f79167f456b2 14:23:26 Removing intermediate container c7140d6e0d11 14:23:26 ---> 38f1f654eedb 14:23:26 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 14:23:26 Removing intermediate container f79167f456b2 14:23:26 ---> 699cddfd2f37 14:23:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:23:26 ---> Running in f771efe660ce 14:23:26 ---> a6b75461bc31 14:23:26 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 14:23:26 Removing intermediate container f771efe660ce 14:23:26 ---> 71eaf45dbf75 14:23:26 Step 21/23 : LABEL arch=x86_64 14:23:26 ---> 85e8ed292ec7 14:23:26 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:23:26 ---> Running in 829bb5773424 14:23:27 Removing intermediate container 829bb5773424 14:23:27 ---> e424554dcc9b 14:23:27 Step 22/23 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 14:23:27 ---> Running in 43002561fc71 14:23:27 Removing intermediate container 43002561fc71 14:23:27 ---> 2953ef6d0304 14:23:27 Step 23/23 : LABEL version=0.0.0 14:23:27 ---> Running in 7f822934e906 14:23:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:23:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:23:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.331s coverage: 54.0% of statements 14:23:30 Removing intermediate container 7f822934e906 14:23:30 ---> 9309710b849d 14:23:30 14:23:30 Successfully built 9309710b849d 14:23:31 Successfully tagged support-notifications:latest 14:23:31 Building core-command 14:23:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 14:23:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:23:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:23:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:23:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:23:35  Building support-notifications ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:23:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:23:35 ---> 7c1b3b224ee2 14:23:35 Step 3/24 : ARG ADD_BUILD_TAGS="" 14:23:35 ---> Using cache 14:23:35 ---> 708589b332e6 14:23:35 Step 4/24 : WORKDIR /edgex-go 14:23:35 ---> Using cache 14:23:35 ---> 2a9325a52917 14:23:35 Step 5/24 : RUN apk add --update --no-cache make git 14:23:35 ---> Using cache 14:23:35 ---> 801851f00acf 14:23:35 Step 6/24 : COPY go.mod vendor* ./ 14:23:35 ---> Using cache 14:23:35 ---> 50204ef2f740 14:23:35 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:23:35 ---> Using cache 14:23:35 ---> 997c7eb395b2 14:23:35 Step 8/24 : COPY . . 14:23:35 ---> Using cache 14:23:35 ---> ee4c89120d29 14:23:35 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 14:23:36 ---> dd090a2e8ea8 14:23:36 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:23:39 ---> 7b0ffa0786d0 14:23:39 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:23:39 ---> Running in 0d0963d0b74e 14:23:39 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 14:23:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:23:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:23:43 ---> 7bf720173016 14:23:43 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:23:44 ---> 2a0012b42aad 14:23:44 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:23:44 ---> Running in 59bf79fb15c2 14:23:44 Removing intermediate container d0b2393fae1c 14:23:44 ---> 7794b27a405d 14:23:44 14:23:44 Step 9/20 : FROM alpine:3.17 14:23:44 ---> 9ed4aefc74f6 14:23:44 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 14:23:44 Removing intermediate container 5f01d93edf46 14:23:44 ---> 64ed872e9999 14:23:44 14:23:44 Step 9/33 : FROM alpine:3.17 14:23:44 ---> 9ed4aefc74f6 14:23:44 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 14:23:44 ---> Running in fc872c8117d6 14:23:44 ---> Running in 8bfa137f5609 14:23:44 Removing intermediate container 59bf79fb15c2 14:23:44 ---> 953d6866f85e 14:23:44 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:23:44 ---> Running in 1e9fdd7a373a 14:23:45 Removing intermediate container 8bfa137f5609 14:23:45 ---> 2adc3975578c 14:23:45 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 14:23:45 Removing intermediate container fc872c8117d6 14:23:45 ---> ea2f0e67953d 14:23:45 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:23:45 ---> Running in 91e9754b2013 14:23:45 ---> Running in 58ed608d61a3 14:23:45 Removing intermediate container 1e9fdd7a373a 14:23:45 ---> 96f91a0df61f 14:23:45 Step 24/26 : LABEL arch=x86_64 14:23:45 ---> Running in 3d0c6a6c7487 14:23:45 Removing intermediate container 3d0c6a6c7487 14:23:45 ---> 86d08c064f14 14:23:45 Step 25/26 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 14:23:45 ---> Running in 4149c16ca6de 14:23:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:23:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:23:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:23:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:23:46 Removing intermediate container 4149c16ca6de 14:23:46 ---> 316e253972c0 14:23:46 Step 26/26 : LABEL version=0.0.0 14:23:46 ---> Running in 8d1ef6688953 14:23:46 (1/2) Installing dumb-init (1.2.5-r2) 14:23:46 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 14:23:46 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 14:23:46 OK: 17823 distinct packages available 14:23:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:23:46 (2/2) Installing su-exec (0.2-r2) 14:23:46 Executing busybox-1.35.0-r29.trigger 14:23:46 OK: 7 MiB in 17 packages 14:23:46 Removing intermediate container 8d1ef6688953 14:23:46 ---> 0c308b5391a9 14:23:46 14:23:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:23:46 Successfully built 0c308b5391a9 14:23:46 Successfully tagged security-spire-server:latest 14:23:46  Building security-spire-server ... done Building security-spire-agent 14:23:46 (1/9) Installing ca-certificates (20230506-r0) 14:23:46 (2/9) Installing brotli-libs (1.0.9-r9) 14:23:46 (3/9) Installing nghttp2-libs (1.51.0-r0) 14:23:46 (4/9) Installing libcurl (8.1.1-r1) 14:23:46 (5/9) Installing curl (8.1.1-r1) 14:23:46 (6/9) Installing dumb-init (1.2.5-r2) 14:23:46 (7/9) Installing musl-obstack (1.2.3-r0) 14:23:46 (8/9) Installing libucontext (1.2-r0) 14:23:46 (9/9) Installing gcompat (1.1.0-r0) 14:23:46 Executing busybox-1.35.0-r29.trigger 14:23:46 Executing ca-certificates-20230506-r0.trigger 14:23:46 OK: 10 MiB in 24 packages 14:23:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.381s coverage: 88.5% of statements 14:23:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.011s coverage: 3.8% of statements 14:23:53 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:23:53 Step 2/27 : FROM ${BUILDER_BASE} AS builder 14:23:53 ---> 7c1b3b224ee2 14:23:53 Step 3/27 : WORKDIR /edgex-go 14:23:53 ---> Using cache 14:23:53 ---> ccc4d4f8047b 14:23:53 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 14:23:53 ---> Using cache 14:23:53 ---> 5463b44afc49 14:23:53 Step 5/27 : COPY go.mod vendor* ./ 14:23:53 ---> Using cache 14:23:53 ---> 12f5b0e7a25b 14:23:53 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:23:53 ---> Using cache 14:23:53 ---> fde904d2295c 14:23:53 Step 7/27 : COPY . . 14:23:53 ---> Using cache 14:23:53 ---> d9ae52233058 14:23:53 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 14:23:53 ---> Using cache 14:23:53 ---> 8077bd38b438 14:23:53 Step 9/27 : WORKDIR /edgex-go/spire-build 14:23:53 ---> Using cache 14:23:53 ---> c58a2c317302 14:23:53 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 14:23:53 ---> Using cache 14:23:53 ---> d53e1dcf2d1c 14:23: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 14:23:53 ---> Using cache 14:23:53 ---> 77ad1a1bed83 14:23:53 Step 12/27 : WORKDIR /edgex-go 14:23:53 ---> Using cache 14:23:53 ---> aaf3b9bf9a41 14:23:53 14:23:53 Step 13/27 : FROM alpine:3.17 14:23:53 ---> 9ed4aefc74f6 14:23:53 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:23:53 ---> Using cache 14:23:53 ---> 00cb4a001e84 14:23:53 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:23:53 ---> Using cache 14:23:53 ---> 38f1f654eedb 14:23:53 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 14:23:53 ---> Using cache 14:23:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:23:55 ---> a6b75461bc31 14:23:55 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 14:23:55 ---> Using cache 14:23:55 ---> 85e8ed292ec7 14:23:55 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 14:23:55 Removing intermediate container 91e9754b2013 14:23:55 ---> c9d42dfcb8c7 14:23:55 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 14:23:55 ---> Running in 57faab5b462f 14:23:55 Removing intermediate container 58ed608d61a3 14:23:55 ---> 4adc42e2d6cd 14:23:55 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 14:23:56 Removing intermediate container 57faab5b462f 14:23:56 ---> 28a05b53e995 14:23:56 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 14:23:56 ---> Running in 529f01798f95 14:23:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:23:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:23:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 14:23:58 ---> 61c8ad93db34 14:23:58 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 14:23:58 Removing intermediate container 529f01798f95 14:23:58 ---> 35f7fe06abef 14:23:58 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 14:23:58 ---> d137262568bd 14:23:58 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:23:58 ---> Running in d16b22ea94be 14:23:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.561s coverage: 95.6% of statements 14:23:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:23:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:23:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:23:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:23:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:23:59 ok github.com/edgexfoundry/edgex-go/internal/io 0.215s coverage: 72.2% of statements 14:24:01 Removing intermediate container d16b22ea94be 14:24:01 ---> 697413e2ae86 14:24:01 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 14:24:02 ---> 9a5b836249a1 14:24:02 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:24:02 ---> Running in 9ed1b9c8a11d 14:24:02 ---> 8bbdbd6b3eee 14:24:02 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:24:02 Removing intermediate container 9ed1b9c8a11d 14:24:02 ---> 981756069dd7 14:24:02 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 14:24:03 Removing intermediate container d4b3a13f3217 14:24:03 ---> fbcdde3f67a8 14:24:03 14:24:03 Step 9/25 : FROM alpine:3.17 14:24:03 ---> 9ed4aefc74f6 14:24:03 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:24:03 ---> Running in 9c6fa229f0f9 14:24:03 ---> Running in 9c3f7373f898 14:24:03 ---> ca3a50b978fa 14:24:03 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:24:03 ---> 35d42255a7da 14:24:03 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 14:24:03 ---> fbc8dfa119cd 14:24:03 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:24:03 ---> c94e718c7e3f 14:24:03 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:24:03 ---> Running in 9396b341cc8a 14:24:03 ---> 63076d69ac86 14:24:03 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 14:24:03 ---> Running in add844d865fa 14:24:03 Removing intermediate container 9396b341cc8a 14:24:03 ---> 9eb8889f451c 14:24:03 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:24:04 ---> Running in 1a1f873ee251 14:24:04 Removing intermediate container add844d865fa 14:24:04 ---> 4c0fd2f98dbf 14:24:04 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 14:24:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:24:04 ---> Running in e4d70399ee8d 14:24:04 Removing intermediate container 1a1f873ee251 14:24:04 ---> c13e0a213e13 14:24:04 Step 25/27 : LABEL arch=x86_64 14:24:04 ---> Running in 6ffaf359f846 14:24:04 Removing intermediate container e4d70399ee8d 14:24:04 ---> 1bc78ff9af5b 14:24:04 Step 18/20 : LABEL arch=x86_64 14:24:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:24:04 ---> Running in 5000858d1b03 14:24:04 Removing intermediate container 6ffaf359f846 14:24:04 ---> 08fd9757ffab 14:24:04 Step 26/27 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 14:24:04 Removing intermediate container 5000858d1b03 14:24:04 ---> 315ea7725211 14:24:04 Step 19/20 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 14:24:04 ---> Running in 0437473728c7 14:24:04 ---> Running in 46a4dc2720fc 14:24:04 Removing intermediate container 0437473728c7 14:24:04 ---> 02b60d4c1bfa 14:24:04 Step 27/27 : LABEL version=0.0.0 14:24:04 (1/3) Installing ca-certificates (20230506-r0) 14:24:04 (2/3) Installing dumb-init (1.2.5-r2) 14:24:04 (3/3) Installing su-exec (0.2-r2) 14:24:04 Executing busybox-1.35.0-r29.trigger 14:24:04 Executing ca-certificates-20230506-r0.trigger 14:24:04 Removing intermediate container 46a4dc2720fc 14:24:04 ---> 16466a166e65 14:24:04 Step 20/20 : LABEL version=0.0.0 14:24:04 OK: 8 MiB in 18 packages 14:24:04 Removing intermediate container 9c3f7373f898 14:24:04 ---> db222217aa26 14:24:04 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 14:24:04 ---> Running in 419dff976f83 14:24:04 ---> Running in 3a3fc802626b 14:24:04 ---> Running in 804bfcbde4e1 14:24:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:24:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:24:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:24:05 Removing intermediate container 419dff976f83 14:24:05 ---> 80acbbc5208d 14:24:05 14:24:05 Removing intermediate container 3a3fc802626b 14:24:05 ---> 892c75173f59 14:24:05 14:24:05 Removing intermediate container 804bfcbde4e1 14:24:05 ---> 0c657b4752d1 14:24:05 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 14:24:05 Successfully built 892c75173f59 14:24:05 Successfully built 80acbbc5208d 14:24:05 Successfully tagged security-spire-agent:latest 14:24:05 Successfully tagged security-spiffe-token-provider:latest 14:24:05  Building security-spiffe-token-provider ... done  Building security-spire-agent ... done  ---> 4cdbedf66bae 14:24:05 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 14:24:05 ---> Running in ff63b136883c 14:24:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.224s coverage: 65.9% of statements 14:24:05 Removing intermediate container 9c6fa229f0f9 14:24:05 ---> dbc51eaf43f2 14:24:05 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 14:24:05 ---> Running in df72a962a9fc 14:24:05 Removing intermediate container df72a962a9fc 14:24:05 ---> 3313f78ab45b 14:24:05 Step 12/25 : WORKDIR / 14:24:05 ---> Running in 83e851798c7b 14:24:05 Removing intermediate container 83e851798c7b 14:24:05 ---> 3cb1df4841a9 14:24:05 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 14:24:06 ---> bca23714a2ca 14:24:06 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 14:24:06 Removing intermediate container ff63b136883c 14:24:06 ---> 39760fe8c0d1 14:24:06 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 14:24:07 ---> 7d0757fe53e0 14:24:07 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:24:07 ---> 0f7e915fa710 14:24:07 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 14:24:08 Removing intermediate container 0d0963d0b74e 14:24:08 ---> 59ded1c097c8 14:24:08 14:24:08 Step 10/24 : FROM alpine:3.17 14:24:08 ---> 9ed4aefc74f6 14:24:08 Step 11/24 : RUN apk add --update --no-cache dumb-init 14:24:08 ---> Using cache 14:24:08 ---> 3981cbdf459b 14:24:08 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 14:24:08 ---> Using cache 14:24:08 ---> 9cf98626d1b6 14:24:08 Step 13/24 : ENV APP_PORT=59882 14:24:08 ---> Running in 812b2f64c001 14:24:08 ---> 2509ddd8dd5e 14:24:08 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:24:08 ---> 2b8243151b0e 14:24:08 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 14:24:08 Removing intermediate container 812b2f64c001 14:24:08 ---> b5ed56efaa57 14:24:08 Step 14/24 : EXPOSE $APP_PORT 14:24:08 ---> Running in 3ce974cc51dd 14:24:08 ---> 14be5ba6fd7e 14:24:08 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 14:24:08 Removing intermediate container 3ce974cc51dd 14:24:08 ---> fcc5e8b45cb8 14:24:08 Step 15/24 : WORKDIR / 14:24:08 ---> a938f9e8f2ed 14:24:08 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 14:24:08 ---> Running in 350494b6b8c6 14:24:08 ---> 24f606fcec77 14:24:08 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:24:08 Removing intermediate container 350494b6b8c6 14:24:08 ---> e8d7306bfd9b 14:24:08 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:24:09 ---> ea8920655c6c 14:24:09 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 14:24:09 ---> 775c1e1cfa84 14:24:09 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 14:24:09 ---> bc2c98134fff 14:24:09 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:24:09 ---> e4af0a56a8d4 14:24:09 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 14:24:09 ---> 204764d2972b 14:24:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:24:10 ---> 37ede9c70fec 14:24:10 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 14:24:10 ---> 324a958c2760 14:24:10 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:24:10 ---> 78538207deb4 14:24:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 14:24:10 ---> a63cd972db9e 14:24:10 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:24:10 ---> 4bb179385cf3 14:24:10 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:24:10 ---> Running in 317233fc5279 14:24:10 ---> 005b1a6dc92a 14:24:10 Step 20/24 : ENTRYPOINT ["/core-command"] 14:24:10 ---> Running in 960266b6dfaa 14:24:10 ---> 98b918472e5b 14:24:10 Step 28/33 : RUN chmod +x /entrypoint.sh 14:24:10 ---> Running in 69367beb233e 14:24:10 Removing intermediate container 960266b6dfaa 14:24:10 ---> 13099b86c2de 14:24:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:24:11 ---> Running in fccc985e8769 14:24:11 Removing intermediate container fccc985e8769 14:24:11 ---> d5971d919a91 14:24:11 Step 22/24 : LABEL arch=x86_64 14:24:11 ---> Running in 06ee7a26eaf6 14:24:11 Removing intermediate container 06ee7a26eaf6 14:24:11 ---> 038682cdd06a 14:24:11 Step 23/24 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 14:24:11 ---> Running in 585f09fab0bf 14:24:11 Removing intermediate container 585f09fab0bf 14:24:11 ---> dc726d15c7e6 14:24:11 Step 24/24 : LABEL version=0.0.0 14:24:11 ---> Running in 28fe5d4b6af1 14:24:11 Removing intermediate container 317233fc5279 14:24:11 ---> e161616e69a8 14:24:11 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 14:24:11 Removing intermediate container 28fe5d4b6af1 14:24:11 ---> 20a23725c307 14:24:11 14:24:11 ---> Running in 365a6689af79 14:24:11 Successfully built 20a23725c307 14:24:11 Successfully tagged core-command:latest 14:24:11  Building core-command ... done Removing intermediate container 365a6689af79 14:24:11 ---> c3669a8daba4 14:24:11 Step 23/25 : LABEL arch=x86_64 14:24:11 ---> Running in 68d381860bf4 14:24:11 Removing intermediate container 69367beb233e 14:24:11 ---> f011b5720563 14:24:11 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 14:24:11 Removing intermediate container 68d381860bf4 14:24:11 ---> c4eeaa182cb3 14:24:11 Step 24/25 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 14:24:11 ---> Running in 0fea25dc477e 14:24:11 ---> Running in e246b9921cc9 14:24:11 Removing intermediate container 0fea25dc477e 14:24:11 ---> 65ad2b78c701 14:24:11 Step 30/33 : CMD ["gate"] 14:24:11 ---> Running in a1aadd21ffc3 14:24:11 Removing intermediate container e246b9921cc9 14:24:11 ---> 1ec659108b0c 14:24:11 Step 25/25 : LABEL version=0.0.0 14:24:11 ---> Running in 2383a23d35d5 14:24:11 Removing intermediate container a1aadd21ffc3 14:24:11 ---> 4d6cda627c53 14:24:11 Step 31/33 : LABEL arch=x86_64 14:24:11 ---> Running in 0e19ada0ef98 14:24:11 Removing intermediate container 2383a23d35d5 14:24:11 ---> 8e0698df2431 14:24:11 14:24:11 Removing intermediate container 0e19ada0ef98 14:24:11 ---> d52cb437afcb 14:24:11 Step 32/33 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 14:24:11 Successfully built 8e0698df2431 14:24:11 Successfully tagged security-secretstore-setup:latest 14:24:11  Building security-secretstore-setup ... done  ---> Running in 1f9d9a3d1974 14:24:11 Removing intermediate container 1f9d9a3d1974 14:24:11 ---> 7d6c54785146 14:24:11 Step 33/33 : LABEL version=0.0.0 14:24:11 ---> Running in 9a7b1dd32428 14:24:12 Removing intermediate container 9a7b1dd32428 14:24:12 ---> cd2dfbeca3c9 14:24:12 14:24:12 Successfully built cd2dfbeca3c9 14:24:12 Successfully tagged security-bootstrapper:latest 14:24:12  Building security-bootstrapper ... done  [Pipeline] } 14:24:12 $ docker stop --time=1 ef79d6bbc7bc57721f0788e3855b358893ab7bfd3a132af4ee8d0619cc29c8b4 14:24:13 $ docker rm -f --volumes ef79d6bbc7bc57721f0788e3855b358893ab7bfd3a132af4ee8d0619cc29c8b4 [Pipeline] // withDockerContainer [Pipeline] sh 14:24:13 + docker images 14:24:13 REPOSITORY TAG IMAGE ID CREATED SIZE 14:24:13 security-bootstrapper latest cd2dfbeca3c9 2 seconds ago 22.2MB 14:24:13 security-secretstore-setup latest 8e0698df2431 2 seconds ago 32.8MB 14:24:13 core-command latest 20a23725c307 2 seconds ago 19.9MB 14:24:13 59ded1c097c8 6 seconds ago 1.72GB 14:24:13 security-spiffe-token-provider latest 892c75173f59 9 seconds ago 32.8MB 14:24:13 security-spire-agent latest 80acbbc5208d 9 seconds ago 161MB 14:24:13 fbcdde3f67a8 11 seconds ago 1.72GB 14:24:13 security-spire-server latest 0c308b5391a9 27 seconds ago 103MB 14:24:13 64ed872e9999 30 seconds ago 1.71GB 14:24:13 7794b27a405d 30 seconds ago 1.76GB 14:24:13 support-notifications latest 9309710b849d 46 seconds ago 32.4MB 14:24:13 846437e07ffc About a minute ago 1.58GB 14:24:13 core-common-config-bootstrapper latest 0207756b990c About a minute ago 17.2MB 14:24:13 core-data latest 906e749c4443 About a minute ago 20MB 14:24:13 e1f3b9558ee1 About a minute ago 1.79GB 14:24:13 bc0c90363846 About a minute ago 1.72GB 14:24:13 15a5bcccc132 About a minute ago 1.73GB 14:24:13 security-proxy-setup latest 657eb7ba27cc 2 minutes ago 18.7MB 14:24:13 core-metadata latest c2c45f3db756 2 minutes ago 20.4MB 14:24:13 support-scheduler latest 705b8c2711cb 2 minutes ago 31.8MB 14:24:13 security-proxy-auth latest bc71b50ae89d 2 minutes ago 18.3MB 14:24:13 90fb70e06992 2 minutes ago 1.79GB 14:24:13 df1b7ab1c80e 2 minutes ago 1.73GB 14:24:13 07ffc262bf36 2 minutes ago 1.7GB 14:24:13 146f33d8482a 2 minutes ago 1.7GB 14:24:13 security-spire-config latest 770fabd97f70 2 minutes ago 102MB 14:24:13 aaf3b9bf9a41 3 minutes ago 1.58GB 14:24:13 ci-base-image-x86_64 latest 7c1b3b224ee2 7 minutes ago 918MB 14:24:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 4 weeks ago 700MB 14:24:13 alpine 3.17 9ed4aefc74f6 2 months ago 7.05MB 14:24:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 14:24:13 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] } 14:24:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:24:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:24:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.413s coverage: 0.9% of statements 14:24:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.240s coverage: 29.0% of statements 14:24:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.296s coverage: 42.9% of statements 14:24:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.310s coverage: 82.9% of statements 14:24:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.238s coverage: 94.1% of statements 14:24:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.306s coverage: 96.3% of statements 14:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.225s coverage: 87.5% of statements 14:24:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:24:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:24:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:24:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:24:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:24:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 14:24:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 14:24:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 14:24:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.216s coverage: 94.4% of statements 14:24:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:24:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:24:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:24:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:24:38 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:24:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:24:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:24:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 14:24:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.127s coverage: 79.9% of statements 14:24:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.281s coverage: 92.9% of statements 14:24:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.076s coverage: 64.4% of statements 14:24:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.214s coverage: 62.3% of statements 14:24:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.195s coverage: 87.2% of statements 14:24:48 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.182s coverage: 20.0% of statements 14:24:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.171s coverage: 100.0% of statements 14:24:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.462s coverage: 81.8% of statements 14:24:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.561s coverage: 82.1% of statements 14:24:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:24:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.240s coverage: 86.0% of statements 14:24:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:24:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:24:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.018s coverage: 63.1% of statements 14:24:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.237s coverage: 100.0% of statements 14:24:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.114s coverage: 89.4% of statements 14:24:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.096s coverage: 100.0% of statements 14:24:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements 14:24:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 14:24:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 14:24:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 14:24:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements 14:25:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:25:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:25:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:25:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.003s coverage: 38.4% of statements 14:25:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.254s coverage: 89.5% of statements 14:25:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 14:25:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 14:25:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 14:25:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:25:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.234s coverage: 84.8% of statements 14:25:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:25:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:25:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:25:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:25:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.280s coverage: 17.7% of statements 14:25:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:25:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:25:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:25:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:25:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.554s coverage: 92.3% of statements 14:25:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:25:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:25:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.278s coverage: 61.5% of statements 14:25:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:25:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:25:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.361s coverage: 97.7% of statements 14:25:30 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 14:25:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:25:30 go vet ./... 14:28:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:28:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:28:07 ./bin/test-attribution-txt.sh [Pipeline] echo 14:28:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 14:28:07 + ls -al . 14:28:07 total 720 14:28:07 drwxrwxr-x 10 1001 1001 4096 May 29 14:20 . 14:28:07 drwxr-xr-x 4 root root 4096 May 29 14:20 .. 14:28:07 drwxrwxr-x 2 1001 1001 4096 May 29 14:18 .blubracket 14:28:07 -rw-rw-r-- 1 1001 1001 16 May 29 14:18 .dockerignore 14:28:07 drwxrwxr-x 8 1001 1001 4096 May 29 14:18 .git 14:28:07 drwxrwxr-x 3 1001 1001 4096 May 29 14:18 .github 14:28:07 -rw-rw-r-- 1 1001 1001 1133 May 29 14:18 .gitignore 14:28:07 -rw-rw-r-- 1 1001 1001 42 May 29 14:18 .golangci.yml 14:28:07 -rw-rw-r-- 1 1001 1001 87 May 29 14:18 .hadolint.yml 14:28:07 -rw-rw-r-- 1 1001 1001 166 May 29 14:18 .sonarcloud.properties 14:28:07 -rw-rw-r-- 1 1001 1001 1171 May 29 14:18 ADOPTERS.md 14:28:07 -rw-rw-r-- 1 1001 1001 10835 May 29 14:18 Attribution.txt 14:28:07 -rw-rw-r-- 1 1001 1001 93403 May 29 14:18 CHANGELOG.md 14:28:07 -rw-rw-r-- 1 1001 1001 3804 May 29 14:18 CONTRIBUTING.md 14:28:07 -rw-rw-r-- 1 1001 1001 677 May 29 14:18 GOVERNANCE.md 14:28:07 -rw-rw-r-- 1 1001 1001 883 May 29 14:18 Jenkinsfile 14:28:07 -rw-rw-r-- 1 1001 1001 10775 May 29 14:18 LICENSE 14:28:07 -rw-rw-r-- 1 1001 1001 14368 May 29 14:18 Makefile 14:28:07 -rw-rw-r-- 1 1001 1001 582 May 29 14:18 OWNERS.md 14:28:07 -rw-rw-r-- 1 1001 1001 9902 May 29 14:18 README.md 14:28:07 -rw-rw-r-- 1 1001 1001 789 May 29 14:18 SECURITY.md 14:28:07 -rw-rw-r-- 1 1001 1001 5 May 29 14:16 VERSION 14:28:07 drwxrwxr-x 2 1001 1001 4096 May 29 14:18 bin 14:28:07 drwxrwxr-x 18 1001 1001 4096 May 29 14:18 cmd 14:28:07 -rw-r--r-- 1 root root 447731 May 29 14:25 coverage.out 14:28:07 -rw-rw-r-- 1 1001 1001 3159 May 29 14:18 go.mod 14:28:07 -rw-rw-r-- 1 1001 1001 30958 May 29 14:18 go.sum 14:28:07 drwxrwxr-x 7 1001 1001 4096 May 29 14:18 internal 14:28:07 drwxrwxr-x 3 1001 1001 4096 May 29 14:18 openapi 14:28:07 -rw-rw-r-- 1 1001 1001 594 May 29 14:18 security.txt 14:28:07 drwxrwxr-x 4 1001 1001 4096 May 29 14:18 snap 14:28:07 -rw-rw-r-- 1 1001 1001 204 May 29 14:18 version.go [Pipeline] sh 14:28:08 + '[' -e coverage.out ] 14:28:08 + chown 1001:1001 coverage.out [Pipeline] stash 14:28:08 Warning: overwriting stash ‘coverage-report’ 14:28:09 Stashed 1 file(s) [Pipeline] sh 14:28:09 + make build 14:28: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 14:29:46 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 14:29:46 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 14:29:46 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 14:29:47 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 14:30:34 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 14:30:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 14:30:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:30:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:30:53 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 14:30:58 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 14:31: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 14:31:10 $ docker stop --time=1 258965ef3feee23d46872f50f3f306c9bf30d1e61750dfc03f08ed90f953ffbe 14:31:12 $ docker rm -f --volumes 258965ef3feee23d46872f50f3f306c9bf30d1e61750dfc03f08ed90f953ffbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:31:14 14:31:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:31:15 latest: Pulling from edgex-devops/edgex-compose-arm64 14:31:15 29e5d40040c1: Pulling fs layer 14:31:15 1ce36da41761: Pulling fs layer 14:31:15 25b303627fd3: Pulling fs layer 14:31:15 29e5d40040c1: Verifying Checksum 14:31:15 29e5d40040c1: Download complete 14:31:15 1ce36da41761: Verifying Checksum 14:31:15 1ce36da41761: Download complete 14:31:16 29e5d40040c1: Pull complete 14:31:17 1ce36da41761: Pull complete 14:31:17 25b303627fd3: Verifying Checksum 14:31:17 25b303627fd3: Download complete 14:31:27 25b303627fd3: Pull complete 14:31:27 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 14:31:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:31:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:31:27 prd-ubuntu20.04-docker-arm64-4c-16g-17165 does not seem to be running inside a container 14:31:27 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 14:31:30 $ docker top 01a09cbc2709388ad0e08d420714364648d21ea6e2d5fb33da55004c939e4b03 -eo pid,comm [Pipeline] { [Pipeline] sh 14:31:31 + docker-compose build --help 14:31:31 + grep parallel 14:31:35 --parallel Build images in parallel. [Pipeline] } 14:31:35 $ docker stop --time=1 01a09cbc2709388ad0e08d420714364648d21ea6e2d5fb33da55004c939e4b03 14:31:37 $ docker rm -f --volumes 01a09cbc2709388ad0e08d420714364648d21ea6e2d5fb33da55004c939e4b03 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:31:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:31:38 prd-ubuntu20.04-docker-arm64-4c-16g-17165 does not seem to be running inside a container 14:31:38 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 14:31:39 $ docker top 21c72368a1496b657e3c63902d59b4aad3d8c5e35c2bebf14023cfdf9bd54c26 -eo pid,comm [Pipeline] { [Pipeline] sh 14:31:39 + docker-compose -f ./docker-compose-build.yml build --parallel 14:31:45 Building core-command ... 14:31:45 Building core-common-config-bootstrapper ... 14:31:45 Building core-data ... 14:31:45 Building core-metadata ... 14:31:45 Building security-bootstrapper ... 14:31:45 Building security-proxy-auth ... 14:31:45 Building security-proxy-setup ... 14:31:45 Building security-secretstore-setup ... 14:31:45 Building security-spiffe-token-provider ... 14:31:45 Building security-spire-agent ... 14:31:45 Building security-spire-config ... 14:31:45 Building security-spire-server ... 14:31:45 Building support-notifications ... 14:31:45 Building support-scheduler ... 14:31:45 Building core-metadata 14:31:45 Building support-scheduler 14:31:45 Building security-proxy-auth 14:31:45 Building core-data 14:31:45 Building security-secretstore-setup 14:32:32 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:32:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:32:32 ---> 9392cc809ac3 14:32:32 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:32:32 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:32:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:32:32 ---> 9392cc809ac3 14:32:32 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:32:32 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:32:32 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:32:32 ---> 9392cc809ac3 14:32:32 Step 3/25 : ARG ADD_BUILD_TAGS="" 14:32:32 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:32:32 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:32:32 ---> 9392cc809ac3 14:32:32 Step 3/25 : WORKDIR /edgex-go 14:32:32 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:32:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:32:32 ---> 9392cc809ac3 14:32:32 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:32:32 ---> Running in e9bf003a39db 14:32:32 ---> Running in 62e7d3610e40 14:32:32 ---> Running in fe83fb31936f 14:32:32 ---> Running in b222523dcf20 14:32:32 ---> Running in c6fb68534ab8 14:32:32 Removing intermediate container b222523dcf20 14:32:32 ---> 97e968839a1c 14:32:32 Step 4/25 : WORKDIR /edgex-go 14:32:32 ---> Running in d02157fcfce5 14:32:32 Removing intermediate container e9bf003a39db 14:32:32 ---> bad3e13949a4 14:32:32 Step 4/23 : WORKDIR /edgex-go 14:32:32 Removing intermediate container fe83fb31936f 14:32:32 ---> c900dd37a695 14:32:32 Step 4/23 : WORKDIR /edgex-go 14:32:32 Removing intermediate container 62e7d3610e40 14:32:32 ---> 10bf3ebbc53a 14:32:32 Step 4/23 : WORKDIR /edgex-go 14:32:32 ---> Running in ad9d077f9fcc 14:32:32 Removing intermediate container c6fb68534ab8 14:32:32 ---> ace284daa595 14:32:32 Step 4/25 : RUN apk add --update --no-cache make git 14:32:32 ---> Running in f672080a7fba 14:32:32 ---> Running in 2180d3bd212d 14:32:32 ---> Running in 289a80daf049 14:32:32 Removing intermediate container d02157fcfce5 14:32:32 ---> 9ee48689647b 14:32:32 Step 5/25 : RUN apk add --update --no-cache make git 14:32:33 ---> Running in 0214bbb50473 14:32:33 Removing intermediate container ad9d077f9fcc 14:32:33 ---> 41b8d09ef314 14:32:33 Step 5/23 : RUN apk add --update --no-cache make git 14:32:33 ---> Running in c09c337bb4aa 14:32:33 Removing intermediate container f672080a7fba 14:32:33 Removing intermediate container 2180d3bd212d 14:32:33 ---> e6f9467cc27d 14:32:33 Step 5/23 : RUN apk add --update --no-cache make git 14:32:33 ---> 83c7476e064e 14:32:33 Step 5/23 : RUN apk add --update --no-cache make git 14:32:33 ---> Running in ac445894d66d 14:32:33 ---> Running in 095ccabd8b2d 14:32:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:32:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:32:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:32:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:32:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:32:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:32:36 OK: 263 MiB in 53 packages 14:32:37 OK: 263 MiB in 53 packages 14:32:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:32:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:32:37 OK: 263 MiB in 53 packages 14:32:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:32:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:32:38 Removing intermediate container 289a80daf049 14:32:38 ---> bcac88f61283 14:32:38 Step 5/25 : COPY go.mod vendor* ./ 14:32:38 Removing intermediate container 0214bbb50473 14:32:38 ---> 7cbaa9b85ff0 14:32:38 Step 6/25 : COPY go.mod vendor* ./ 14:32:39 Removing intermediate container c09c337bb4aa 14:32:39 ---> 12307f241a6b 14:32:39 Step 6/23 : COPY go.mod vendor* ./ 14:32:39 OK: 263 MiB in 53 packages 14:32:39 OK: 263 MiB in 53 packages 14:32:40 ---> 49906f407fa9 14:32:40 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:32:40 ---> 62338e18fa99 14:32:40 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:32:40 ---> Running in 6e7f73cb8dc0 14:32:40 ---> Running in 76c09241fbe1 14:32:40 ---> a02ac013b9ca 14:32:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:32:40 ---> Running in 73a58e163ecc 14:32:41 Removing intermediate container 095ccabd8b2d 14:32:41 ---> c702dce04d28 14:32:41 Step 6/23 : COPY go.mod vendor* ./ 14:32:41 Removing intermediate container ac445894d66d 14:32:41 ---> fb75c4d110d5 14:32:41 Step 6/23 : COPY go.mod vendor* ./ 14:32:42 ---> 9f74409c3011 14:32:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:32:42 ---> 0999edaf0cc5 14:32:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:32:42 ---> Running in ef04e9e29bb6 14:32:42 ---> Running in 0ca89262511d 14:34:34 Removing intermediate container 0ca89262511d 14:34:34 ---> 0b6986d9c8a0 14:34:34 Step 8/23 : COPY . . 14:34:34 Removing intermediate container ef04e9e29bb6 14:34:34 ---> 99a55b53322c 14:34:34 Step 8/23 : COPY . . 14:34:34 Removing intermediate container 76c09241fbe1 14:34:34 ---> 35e73db5f63b 14:34:34 Step 7/25 : COPY . . 14:34:34 Removing intermediate container 6e7f73cb8dc0 14:34:34 ---> 5f47ee6249a1 14:34:34 Step 8/25 : COPY . . 14:34:34 Removing intermediate container 73a58e163ecc 14:34:34 ---> f0485aee04ad 14:34:34 Step 8/23 : COPY . . 14:34:40 ---> 296409906367 14:34:40 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 14:34:40 ---> 05cd5cd46530 14:34:40 ---> 6eaa7403413e 14:34:40 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 14:34:40 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 14:34:40 ---> 61023640f289 14:34:40 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:34:40 ---> 9fa6860b0132 14:34:40 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 14:34:40 ---> Running in bf9cd4886641 14:34:40 ---> Running in 95ed975f7dc3 14:34:41 ---> Running in 95c91dfb2e8f 14:34:41 ---> Running in 8ddce3b13d71 14:34:41 ---> Running in d217d87b5730 14:34:42 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 14:34:42 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 14:34:43 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 14:34:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:34:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:40: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:40:35 Removing intermediate container bf9cd4886641 14:40:35 ---> 92ab6a4d3762 14:40:35 14:40:35 Step 10/23 : FROM alpine:3.17 14:40:35 3.17: Pulling from library/alpine 14:40:35 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 14:40:35 Status: Downloaded newer image for alpine:3.17 14:40:35 ---> 51e60588ff2c 14:40:35 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 14:40:35 ---> Running in 79e20cd2c0b9 14:40:35 Removing intermediate container 79e20cd2c0b9 14:40:35 ---> be044e60f1df 14:40:35 Step 12/23 : RUN apk add --update --no-cache dumb-init 14:40:35 ---> Running in 9b27a866f90a 14:40:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:40:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:40:37 (1/1) Installing dumb-init (1.2.5-r2) 14:40:37 Executing busybox-1.35.0-r29.trigger 14:40:37 OK: 8 MiB in 16 packages 14:40:40 Removing intermediate container 9b27a866f90a 14:40:40 ---> cc98203c3196 14:40:40 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:40:41 ---> 318c91a2c9d4 14:40:41 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 14:40:41 Removing intermediate container d217d87b5730 14:40:41 ---> 6a27ef488891 14:40:41 14:40:41 Step 9/25 : FROM alpine:3.17 14:40:41 ---> 51e60588ff2c 14:40:41 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:40:42 ---> Running in 0eff705153af 14:40:42 ---> 777b453b9aef 14:40:42 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 14:40:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:40:44 ---> 2c514388a472 14:40:44 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 14:40:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:40:45 ---> aa1774b1ab68 14:40:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 14:40:46 ---> a6b2d44e680f 14:40:46 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:40:46 ---> Running in fb7abb57a703 14:40:47 (1/3) Installing ca-certificates (20230506-r0) 14:40:47 (2/3) Installing dumb-init (1.2.5-r2) 14:40:47 (3/3) Installing su-exec (0.2-r2) 14:40:47 Executing busybox-1.35.0-r29.trigger 14:40:47 Executing ca-certificates-20230506-r0.trigger 14:40:47 OK: 8 MiB in 18 packages 14:40:49 Removing intermediate container fb7abb57a703 14:40:49 ---> 1064051bd859 14:40:49 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 14:40:50 ---> Running in 4af0ab87503a 14:40:50 Removing intermediate container 0eff705153af 14:40:50 ---> 03ba1211e5d7 14:40:50 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 14:40:50 ---> Running in b3e28a9fb751 14:40:50 Removing intermediate container 4af0ab87503a 14:40:50 ---> 7ba4711f3ddc 14:40:50 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 14:40:50 ---> Running in 0ae1ad38ebd9 14:40:51 Removing intermediate container b3e28a9fb751 14:40:51 ---> 55c50ed7fac3 14:40:51 Step 12/25 : WORKDIR / 14:40:51 ---> Running in 65b4a77e2099 14:40:51 Removing intermediate container 0ae1ad38ebd9 14:40:51 ---> a117650c4f5d 14:40:51 Step 21/23 : LABEL arch=arm64 14:40:51 ---> Running in 3afc2e3b2fa6 14:40:53 Removing intermediate container 65b4a77e2099 14:40:53 ---> 8a89807d778f 14:40:53 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 14:40:53 Removing intermediate container 3afc2e3b2fa6 14:40:53 ---> e0452992b0b7 14:40:53 Step 22/23 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 14:40:53 ---> Running in a91debca2c6b 14:40:53 Removing intermediate container a91debca2c6b 14:40:53 ---> 58777878834b 14:40:53 Step 23/23 : LABEL version=0.0.0 14:40:53 ---> Running in 1d53dbba56ae 14:40:54 ---> e6410acc3812 14:40:54 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 14:40:54 Removing intermediate container 1d53dbba56ae 14:40:54 ---> e610d8ba13f2 14:40:54 14:40:55 Successfully built e610d8ba13f2 14:40:55 Successfully tagged security-proxy-auth-arm64:latest 14:40:55 Building security-spire-config 14:40:55 ---> 8d0f5813f143 14:40:55 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:40:55  Building security-proxy-auth ... done  ---> 278ac7b41880 14:40:55 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 14:40:56 ---> 878bb7e96fd2 14:40:56 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 14:40:58 ---> 79bc851ef661 14:40:58 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:40:59 ---> 040e33072070 14:40:59 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:41:01 ---> 48a52243a899 14:41:01 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:41:02 ---> 5829cd88bf5c 14:41:02 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:41:02 ---> Running in 9867d8b32f0b 14:41:08 Removing intermediate container 9867d8b32f0b 14:41:08 ---> e65278fede0c 14:41:08 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 14:41:08 ---> Running in 08a44b6b6a5a 14:41:09 Removing intermediate container 08a44b6b6a5a 14:41:09 ---> d17c23ff316b 14:41:09 Step 23/25 : LABEL arch=arm64 14:41:09 ---> Running in 65ac32c74e99 14:41:09 Removing intermediate container 65ac32c74e99 14:41:09 ---> f42111888f8a 14:41:09 Step 24/25 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 14:41:09 ---> Running in 29d724a2dc83 14:41:10 Removing intermediate container 29d724a2dc83 14:41:10 ---> 27a4754b48fa 14:41:10 Step 25/25 : LABEL version=0.0.0 14:41:10 ---> Running in 22082319e536 14:41:11 Removing intermediate container 22082319e536 14:41:11 ---> e5ef8fd25e70 14:41:11 14:41:11 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:41:11 Step 2/27 : FROM ${BUILDER_BASE} AS builder 14:41:11 ---> 9392cc809ac3 14:41:11 Step 3/27 : WORKDIR /edgex-go 14:41:11 ---> Using cache 14:41:11 ---> ace284daa595 14:41:11 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 14:41:11 ---> Running in bcc967e1a42b 14:41:12 Successfully built e5ef8fd25e70 14:41:12 Successfully tagged security-secretstore-setup-arm64:latest 14:41:12  Building security-secretstore-setup ... done Building support-notifications 14:41:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:41:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:41:15 OK: 263 MiB in 53 packages 14:41:17 Removing intermediate container bcc967e1a42b 14:41:17 ---> 5cd062f26108 14:41:17 Step 5/27 : COPY go.mod vendor* ./ 14:41:20 ---> f6a724cadf79 14:41:20 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:41:20 ---> Running in 23c74b965f04 14:41:33 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:41:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:41:33 ---> 9392cc809ac3 14:41:33 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:41:33 ---> Using cache 14:41:33 ---> 10bf3ebbc53a 14:41:33 Step 4/23 : WORKDIR /edgex-go 14:41:33 ---> Using cache 14:41:33 ---> 83c7476e064e 14:41:33 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 14:41:33 ---> Running in bbc52c655242 14:41:35 Removing intermediate container 8ddce3b13d71 14:41:35 ---> c20a9f486b41 14:41:35 14:41:35 Step 10/23 : FROM alpine:3.17 14:41:35 ---> 51e60588ff2c 14:41:35 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 14:41:35 ---> Running in 9af31973a9dc 14:41:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:41:35 Removing intermediate container 95c91dfb2e8f 14:41:35 ---> 8d48a864ecfc 14:41:35 14:41:35 Step 10/25 : FROM alpine:3.17 14:41:35 ---> 51e60588ff2c 14:41:35 Step 11/25 : RUN apk add --update --no-cache dumb-init 14:41:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:41:36 Removing intermediate container 9af31973a9dc 14:41:36 ---> e767c00fee6e 14:41:36 ---> Running in e2fcf4ec01b0 14:41:36 Step 12/23 : ENV APP_PORT=59880 14:41:36 ---> Running in c52d342ab756 14:41:37 Removing intermediate container c52d342ab756 14:41:37 ---> 2fdda78e0e97 14:41:37 Step 13/23 : EXPOSE $APP_PORT 14:41:37 ---> Running in f9fa08fac341 14:41:37 OK: 263 MiB in 53 packages 14:41:38 Removing intermediate container f9fa08fac341 14:41:38 ---> d776fd147c59 14:41:38 Step 14/23 : RUN apk add --update --no-cache dumb-init 14:41:38 ---> Running in 09ec3a732f70 14:41:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:41:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:41:39 Removing intermediate container bbc52c655242 14:41:39 ---> 97c7b56c16bf 14:41:39 Step 6/23 : COPY go.mod vendor* ./ 14:41:40 (1/1) Installing dumb-init (1.2.5-r2) 14:41:40 Executing busybox-1.35.0-r29.trigger 14:41:40 OK: 8 MiB in 16 packages 14:41:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:41:40 ---> e6cd2540e785 14:41:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:41:40 ---> Running in d26d49306be7 14:41:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:41:42 Removing intermediate container e2fcf4ec01b0 14:41:42 ---> 1a6fb50ebc7d 14:41:42 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 14:41:42 ---> Running in 746036a1b61d 14:41:43 (1/1) Installing dumb-init (1.2.5-r2) 14:41:43 Executing busybox-1.35.0-r29.trigger 14:41:43 OK: 8 MiB in 16 packages 14:41:43 Removing intermediate container 746036a1b61d 14:41:43 ---> b6d72deb1f25 14:41:43 Step 13/25 : ENV APP_PORT=59881 14:41:43 ---> Running in 76d680295f08 14:41:48 Removing intermediate container 76d680295f08 14:41:48 ---> ec961502f8e8 14:41:48 Step 14/25 : EXPOSE $APP_PORT 14:41:48 ---> Running in 3eed745653f6 14:41:48 Removing intermediate container 09ec3a732f70 14:41:48 ---> f0313ee23473 14:41:48 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:41:48 Removing intermediate container 3eed745653f6 14:41:48 ---> 9ab75c32fb20 14:41:48 Step 15/25 : WORKDIR / 14:41:48 ---> Running in 19f4abe77f2f 14:41:49 Removing intermediate container 19f4abe77f2f 14:41:49 ---> 908c2d6e40c5 14:41:49 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 14:41:49 ---> 13a869c27dc9 14:41:49 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 14:41:51 ---> b870a20f3af6 14:41:51 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 14:41:51 ---> b830673aa0fe 14:41:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:41:52 ---> f2eefe9b8124 14:41:52 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:41:53 ---> 8f0e13f772dd 14:41:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 14:41:54 ---> 129ec99b0b03 14:41:54 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 14:41:54 ---> 03821e82b339 14:41:54 Step 19/23 : ENTRYPOINT ["/core-data"] 14:41:54 ---> Running in 5dbc8e60c0cf 14:41:55 Removing intermediate container 5dbc8e60c0cf 14:41:55 ---> b285f94c58cb 14:41:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:41:55 ---> 3c3bb36c9730 14:41:55 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 14:41:56 ---> Running in 1f0a6e3883af 14:41:56 Removing intermediate container 1f0a6e3883af 14:41:56 ---> 9f109e7dca0f 14:41:56 Step 21/23 : LABEL arch=arm64 14:41:56 ---> Running in ead980e91adc 14:41:57 ---> d6e18bfccea1 14:41:57 Step 21/25 : ENTRYPOINT ["/core-metadata"] 14:41:57 ---> Running in 530397ee9743 14:41:57 Removing intermediate container ead980e91adc 14:41:57 ---> aeb29389f0eb 14:41:57 Step 22/23 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 14:41:57 ---> Running in 8cb7ca9141ba 14:41:58 Removing intermediate container 530397ee9743 14:41:58 ---> 0785ab4cc1dd 14:41:58 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:41:58 Removing intermediate container 8cb7ca9141ba 14:41:58 ---> 31920d07e5d8 14:41:58 Step 23/23 : LABEL version=0.0.0 14:41:58 ---> Running in 45726c5099c8 14:41:58 ---> Running in dde21cdaab94 14:41:59 Removing intermediate container 45726c5099c8 14:41:59 ---> ac59634c9e65 14:41:59 Step 23/25 : LABEL arch=arm64 14:41:59 Removing intermediate container dde21cdaab94 14:41:59 ---> 9898f213f217 14:41:59 14:41:59 ---> Running in 4963b5a9afb0 14:41:59 Successfully built 9898f213f217 14:41:59 Successfully tagged core-data-arm64:latest 14:41:59  Building core-data ... done Building security-spire-server 14:41:59 Removing intermediate container 4963b5a9afb0 14:41:59 ---> 57336139ebf5 14:41:59 Step 24/25 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 14:42:00 ---> Running in 9f645c3e89f5 14:42:00 Removing intermediate container 9f645c3e89f5 14:42:00 ---> ed2306765bf9 14:42:00 Step 25/25 : LABEL version=0.0.0 14:42:00 ---> Running in f86a018079ce 14:42:01 Removing intermediate container f86a018079ce 14:42:01 ---> dd61152df320 14:42:01 14:42:01 Successfully built dd61152df320 14:42:01 Successfully tagged core-metadata-arm64:latest 14:42:01 Building security-bootstrapper 14:42:23  Building core-metadata ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:42:23 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:42:23 ---> 9392cc809ac3 14:42:23 Step 3/26 : WORKDIR /edgex-go 14:42:23 ---> Using cache 14:42:23 ---> ace284daa595 14:42:23 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 14:42:23 ---> Using cache 14:42:23 ---> 5cd062f26108 14:42:23 Step 5/26 : COPY go.mod vendor* ./ 14:42:23 ---> Using cache 14:42:23 ---> f6a724cadf79 14:42:23 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:42:25 ---> Running in ef80905e7701 14:42:26 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:42:26 Step 2/33 : FROM ${BUILDER_BASE} AS builder 14:42:26 ---> 9392cc809ac3 14:42:26 Step 3/33 : WORKDIR /edgex-go 14:42:26 ---> Using cache 14:42:26 ---> ace284daa595 14:42:26 Step 4/33 : RUN apk add --update --no-cache make git 14:42:26 ---> Using cache 14:42:26 ---> bcac88f61283 14:42:26 Step 5/33 : COPY go.mod vendor* ./ 14:42:26 ---> Using cache 14:42:26 ---> 62338e18fa99 14:42:26 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:42:26 ---> Using cache 14:42:26 ---> 35e73db5f63b 14:42:26 Step 7/33 : COPY . . 14:42:26 ---> Using cache 14:42:26 ---> 61023640f289 14:42:26 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:42:27 ---> Running in c7dc403ee310 14:42:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:43:01 Removing intermediate container 23c74b965f04 14:43:01 ---> 5bde45db6280 14:43:01 Step 7/27 : COPY . . 14:43:28 Removing intermediate container 95ed975f7dc3 14:43:28 ---> e73e473b00a5 14:43:28 14:43:28 Step 10/23 : FROM alpine:3.17 14:43:28 ---> 51e60588ff2c 14:43:28 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:43:28 ---> Using cache 14:43:28 ---> 1a6fb50ebc7d 14:43:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 14:43:28 ---> Using cache 14:43:28 ---> b6d72deb1f25 14:43:28 Step 13/23 : ENV APP_PORT=59861 14:43:28 ---> Running in 2a9e9aa34273 14:43:28 ---> 48237546fa1c 14:43:28 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 14:43:28 ---> Running in bc23e6c87294 14:43:28 Removing intermediate container 2a9e9aa34273 14:43:28 ---> da1c1ffde512 14:43:28 Step 14/23 : EXPOSE $APP_PORT 14:43:28 ---> Running in befc1490c02a 14:43:28 Removing intermediate container d26d49306be7 14:43:28 ---> ec3398f07db3 14:43:28 Step 8/23 : COPY . . 14:43:28 Removing intermediate container bc23e6c87294 14:43:28 ---> 2f2f36b67982 14:43:28 Step 9/27 : WORKDIR /edgex-go/spire-build 14:43:28 ---> Running in 4d186b150883 14:43:28 Removing intermediate container befc1490c02a 14:43:28 ---> 36d1df25ef15 14:43:28 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:43:28 Removing intermediate container 4d186b150883 14:43:28 ---> 019fe4189701 14:43:28 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 14:43:28 ---> Running in f504bd8c0f9b 14:43:28 ---> 8cba9f4f58a4 14:43:28 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 14:43:29 Removing intermediate container f504bd8c0f9b 14:43:29 ---> ec858c7f6219 14:43:29 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 14:43:29 ---> Running in 6c0287582ba2 14:43:30 ---> 5f8d95f0c350 14:43:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:43:34 Removing intermediate container 6c0287582ba2 14:43:34 ---> 933afccc75ed 14:43:34 Step 12/27 : WORKDIR /edgex-go 14:43:34 ---> Running in f582f3130653 14:43:35 Removing intermediate container f582f3130653 14:43:35 ---> ed697346fc68 14:43:35 14:43:35 Step 13/27 : FROM alpine:3.17 14:43:35 ---> 51e60588ff2c 14:43:35 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:43:35 ---> Running in 8d26fe8bfcc6 14:43:36 Removing intermediate container 8d26fe8bfcc6 14:43:36 ---> 71e2c7271d1c 14:43:36 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 14:43:37 ---> Running in 564089986e8f 14:43:37 ---> 4fbc5069a3bb 14:43:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 14:43:39 ---> fa74b2dbf5d1 14:43:39 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 14:43:39 ---> Running in 25ec89dd706e 14:43:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:43:39 Removing intermediate container 25ec89dd706e 14:43:39 ---> 6ef2f90747b1 14:43:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:43:40 ---> Running in 60ca3f1afffa 14:43:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:43:41 Removing intermediate container 60ca3f1afffa 14:43:41 ---> 3e07cbc87460 14:43:41 Step 21/23 : LABEL arch=arm64 14:43:41 ---> Running in 425a2f05adb3 14:43:41 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 14:43:41 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 14:43:41 OK: 17694 distinct packages available 14:43:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:43:42 Removing intermediate container 425a2f05adb3 14:43:42 ---> b727ad45fca3 14:43:42 Step 22/23 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 14:43:42 ---> Running in 6d7a0bc0e1d9 14:43:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:43:43 Removing intermediate container 6d7a0bc0e1d9 14:43:43 ---> 5541863c4848 14:43:43 Step 23/23 : LABEL version=0.0.0 14:43:43 (1/4) Installing dumb-init (1.2.5-r2) 14:43:43 (2/4) Installing musl-obstack (1.2.3-r0) 14:43:43 (3/4) Installing libucontext (1.2-r0) 14:43:43 (4/4) Installing gcompat (1.1.0-r0) 14:43:43 Executing busybox-1.35.0-r29.trigger 14:43:43 OK: 8 MiB in 19 packages 14:43:44 ---> Running in fa5547f141be 14:43:45 Removing intermediate container fa5547f141be 14:43:45 ---> 9da70ee2fc90 14:43:45 14:43:46 Successfully built 9da70ee2fc90 14:43:47 Successfully tagged support-scheduler-arm64:latest 14:43:47  Building support-scheduler ... done Building security-spiffe-token-provider 14:43:47 Removing intermediate container 564089986e8f 14:43:47 ---> 4a5c3dc57ffe 14:43:47 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 14:43:49 ---> d2d84d1f72bf 14:43:49 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 14:43:51 ---> d60684b504d3 14:43:51 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:43:59 ---> 07f486885046 14:43:59 Step 9/23 : RUN make cmd/support-notifications/support-notifications 14:43:59 ---> Running in 0b9d59564e58 14:44:02 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:44:07 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:44:07 Step 2/20 : FROM ${BUILDER_BASE} AS builder 14:44:07 ---> 9392cc809ac3 14:44:07 Step 3/20 : WORKDIR /edgex-go 14:44:07 ---> Using cache 14:44:07 ---> ace284daa595 14:44:07 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 14:44:07 ---> Running in 024b380cb568 14:44:08 ---> caa246510733 14:44:08 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:44:10 ---> a7713db911df 14:44:10 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 14:44:10 ---> Running in 2c7f103d4686 14:44:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:44:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:44:12 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 14:44:12 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 14:44:12 OK: 17699 distinct packages available 14:44:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:44:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:44:14 OK: 263 MiB in 53 packages 14:44:14 Removing intermediate container 2c7f103d4686 14:44:14 ---> 3ed6468b6dcf 14:44:14 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:44:15 ---> 8cd082fde514 14:44:15 Step 22/27 : WORKDIR / 14:44:16 ---> Running in eb781965362e 14:44:16 Removing intermediate container 024b380cb568 14:44:16 ---> c0b76a9c5e71 14:44:16 Step 5/20 : COPY go.mod vendor* ./ 14:44:17 Removing intermediate container eb781965362e 14:44:17 ---> 431a8d0caf4e 14:44:17 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:44:17 ---> Running in 5305e4fc3fd6 14:44:18 Removing intermediate container 5305e4fc3fd6 14:44:18 ---> d48e766d2e1f 14:44:18 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:44:18 ---> 8e8216a7496f 14:44:18 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:44:18 ---> Running in d2ba37b212e5 14:44:18 ---> Running in 1b69b5c97dab 14:44:19 Removing intermediate container d2ba37b212e5 14:44:19 ---> 66ce0f8fbb82 14:44:19 Step 25/27 : LABEL arch=arm64 14:44:19 ---> Running in 658e5bdc2b51 14:44:20 Removing intermediate container 658e5bdc2b51 14:44:20 ---> e9884d4dcdf0 14:44:20 Step 26/27 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 14:44:20 ---> Running in 50d7e348d4dd 14:44:20 Removing intermediate container 50d7e348d4dd 14:44:20 ---> 1838d9bbde84 14:44:20 Step 27/27 : LABEL version=0.0.0 14:44:21 ---> Running in 017b5519210f 14:44:21 Removing intermediate container 017b5519210f 14:44:21 ---> 015f3181e56d 14:44:21 14:44:22 Successfully built 015f3181e56d 14:44:22 Successfully tagged security-spire-config-arm64:latest 14:44:22  Building security-spire-config ... done Building security-spire-agent 14:44:23 Removing intermediate container ef80905e7701 14:44:23 ---> 46ff539a6f29 14:44:23 Step 7/26 : COPY . . 14:44:38 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:44:38 Step 2/27 : FROM ${BUILDER_BASE} AS builder 14:44:38 ---> 9392cc809ac3 14:44:38 Step 3/27 : WORKDIR /edgex-go 14:44:38 ---> Using cache 14:44:38 ---> ace284daa595 14:44:38 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 14:44:38 ---> Using cache 14:44:38 ---> 5cd062f26108 14:44:38 Step 5/27 : COPY go.mod vendor* ./ 14:44:38 ---> Using cache 14:44:38 ---> f6a724cadf79 14:44:38 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:44:38 ---> Using cache 14:44:38 ---> 46ff539a6f29 14:44:38 Step 7/27 : COPY . . 14:44:38 ---> Using cache 14:44:38 ---> 68f9fdb1ffe1 14:44:38 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 14:44:39 ---> Running in d0a201b14a6b 14:44:40 ---> 68f9fdb1ffe1 14:44:40 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 14:44:40 Removing intermediate container d0a201b14a6b 14:44:40 ---> 3559fd0ab7b3 14:44:40 Step 9/27 : WORKDIR /edgex-go/spire-build 14:44:40 ---> Running in f1cb26db876e 14:44:40 ---> Running in 68dedd812943 14:44:40 Removing intermediate container f1cb26db876e 14:44:40 ---> 7dd92332de6a 14:44:40 Step 9/26 : WORKDIR /edgex-go/spire-build 14:44:41 Removing intermediate container 68dedd812943 14:44:41 ---> 5d65603f2a1b 14:44:41 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 14:44:41 ---> Running in f37465b39449 14:44:41 ---> Running in af945fd76313 14:44:42 Removing intermediate container af945fd76313 14:44:42 ---> ea24bcd7f1e7 14:44:42 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 14:44:42 Removing intermediate container f37465b39449 14:44:42 ---> ef3b488e5878 14:44:42 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 14:44:42 ---> Running in a4c8574e0c30 14:44:42 ---> Running in c2fd0939d7c3 14:44:43 Removing intermediate container a4c8574e0c30 14:44:43 ---> ebb7a88792ed 14:44:43 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 14:44:43 ---> Running in a7882ee7e915 14:44:46 Removing intermediate container c2fd0939d7c3 14:44:46 ---> 3f4894b48d1d 14:44:46 Step 12/27 : WORKDIR /edgex-go 14:44:46 ---> Running in 1ac90bd5a365 14:44:46 Removing intermediate container a7882ee7e915 14:44:46 ---> 05f20282f003 14:44:46 Step 12/26 : WORKDIR /edgex-go 14:44:46 ---> Running in 978e75e0829a 14:44:46 Removing intermediate container 1ac90bd5a365 14:44:46 ---> 7ef868a42a31 14:44:46 14:44:46 Step 13/27 : FROM alpine:3.17 14:44:46 ---> 51e60588ff2c 14:44:46 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:44:46 ---> Using cache 14:44:46 ---> 71e2c7271d1c 14:44:46 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:44:47 ---> Running in 56e01a6e291a 14:44:47 Removing intermediate container 978e75e0829a 14:44:47 ---> ed7fba7d6e78 14:44:47 14:44:47 Step 13/26 : FROM alpine:3.17 14:44:47 ---> 51e60588ff2c 14:44:47 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:44:47 ---> Using cache 14:44:47 ---> 71e2c7271d1c 14:44:47 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:44:48 ---> Running in 9a5cc7bfca39 14:44:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:44:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:44:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:44:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:44:52 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 14:44:52 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 14:44:52 OK: 17694 distinct packages available 14:44:52 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 14:44:52 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 14:44:52 OK: 17694 distinct packages available 14:44:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:44:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:44:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:44:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:44:54 (1/5) Installing dumb-init (1.2.5-r2) 14:44:54 (2/5) Installing musl-obstack (1.2.3-r0) 14:44:54 (3/5) Installing libucontext (1.2-r0) 14:44:54 (4/5) Installing gcompat (1.1.0-r0) 14:44:54 (5/5) Installing openssl (3.0.8-r4) 14:44:54 Executing busybox-1.35.0-r29.trigger 14:44:54 OK: 9 MiB in 20 packages 14:44:54 (1/5) Installing dumb-init (1.2.5-r2) 14:44:54 (2/5) Installing musl-obstack (1.2.3-r0) 14:44:54 (3/5) Installing libucontext (1.2-r0) 14:44:54 (4/5) Installing gcompat (1.1.0-r0) 14:44:55 (5/5) Installing openssl (3.0.8-r4) 14:44:55 Executing busybox-1.35.0-r29.trigger 14:44:55 OK: 9 MiB in 20 packages 14:44:57 Removing intermediate container 9a5cc7bfca39 14:44:57 ---> 240f5eac499c 14:44:57 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 14:44:57 Removing intermediate container 56e01a6e291a 14:44:57 ---> 763cbc57a7bc 14:44:57 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 14:44:58 ---> 31f842789fdb 14:44:58 ---> 4f10fd0b71e0 14:44:58 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 14:44:58 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 14:44:59 ---> c0efa0845eb6 14:44:59 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 14:44:59 ---> 87ca990f4948 14:44:59 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:45:06 ---> 20ca2c1376db 14:45:06 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:45:09 ---> 2615ff233a4c 14:45:09 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:45:11 ---> 93f9603297d1 14:45:11 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:45:12 ---> bece74d1d11c 14:45:12 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:45:13 ---> 02e85862c7c4 14:45:13 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:45:14 ---> Running in 5e70dcb23d0b 14:45:15 Removing intermediate container 5e70dcb23d0b 14:45:15 ---> 753bcc195e95 14:45:15 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:45:15 ---> Running in 8cc0ec2136d6 14:45:15 ---> 9a3f652d265f 14:45:15 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:45:16 Removing intermediate container 8cc0ec2136d6 14:45:16 ---> 97aa1742011a 14:45:16 Step 24/26 : LABEL arch=arm64 14:45:16 ---> Running in 93a8516f0f3f 14:45:17 ---> e692b6ab4f13 14:45:17 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:45:17 Removing intermediate container 93a8516f0f3f 14:45:17 ---> 1b880a73623d 14:45:17 Step 25/26 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 14:45:17 ---> Running in cd8f81693acc 14:45:18 Removing intermediate container cd8f81693acc 14:45:18 ---> dc38ca264bed 14:45:18 Step 26/26 : LABEL version=0.0.0 14:45:18 ---> Running in aff070d158b8 14:45:19 ---> 9d02f3590882 14:45:19 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:45:21 Removing intermediate container aff070d158b8 14:45:21 ---> 16de65e0ef60 14:45:21 14:45:22 ---> 337debb49ae2 14:45:22 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:45:22 ---> Running in 0f0060f2b0b1 14:45:22 Successfully built 16de65e0ef60 14:45:22 Successfully tagged security-spire-server-arm64:latest 14:45:22  Building security-spire-server ... done Building core-command 14:45:23 Removing intermediate container 0f0060f2b0b1 14:45:23 ---> bc85f6194dda 14:45:23 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:45:23 ---> Running in 26b1ea6e1691 14:45:24 Removing intermediate container 26b1ea6e1691 14:45:24 ---> 98dafeb0d4d3 14:45:24 Step 25/27 : LABEL arch=arm64 14:45:24 ---> Running in 752e412edabd 14:45:25 Removing intermediate container 752e412edabd 14:45:25 ---> 73e3a906f689 14:45:25 Step 26/27 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 14:45:25 ---> Running in eb9e664e3a8c 14:45:26 Removing intermediate container eb9e664e3a8c 14:45:26 ---> 96035c57f510 14:45:26 Step 27/27 : LABEL version=0.0.0 14:45:26 ---> Running in 55d5f58f2949 14:45:27 Removing intermediate container 55d5f58f2949 14:45:27 ---> e9b58eea5352 14:45:27 14:45:27 Successfully built e9b58eea5352 14:45:27 Successfully tagged security-spire-agent-arm64:latest 14:45:28 Building core-common-config-bootstrapper 14:45:46  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:45:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:45:46 ---> 9392cc809ac3 14:45:46 Step 3/24 : ARG ADD_BUILD_TAGS="" 14:45:46 ---> Using cache 14:45:46 ---> 10bf3ebbc53a 14:45:46 Step 4/24 : WORKDIR /edgex-go 14:45:46 ---> Using cache 14:45:46 ---> 83c7476e064e 14:45:46 Step 5/24 : RUN apk add --update --no-cache make git 14:45:46 ---> Using cache 14:45:46 ---> fb75c4d110d5 14:45:46 Step 6/24 : COPY go.mod vendor* ./ 14:45:46 ---> Using cache 14:45:46 ---> 0999edaf0cc5 14:45:46 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:45:46 ---> Using cache 14:45:46 ---> 0b6986d9c8a0 14:45:46 Step 8/24 : COPY . . 14:45:46 ---> Using cache 14:45:46 ---> 6eaa7403413e 14:45:46 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 14:45:47 ---> Running in 5e2c15b60426 14:45:49 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 14:45:53 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:45:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:45:53 ---> 9392cc809ac3 14:45:53 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:45:53 ---> Using cache 14:45:53 ---> 10bf3ebbc53a 14:45:53 Step 4/23 : WORKDIR /edgex-go 14:45:53 ---> Using cache 14:45:53 ---> 83c7476e064e 14:45:53 Step 5/23 : RUN apk add --update --no-cache make git 14:45:53 ---> Using cache 14:45:53 ---> fb75c4d110d5 14:45:53 Step 6/23 : COPY go.mod vendor* ./ 14:45:53 ---> Using cache 14:45:53 ---> 0999edaf0cc5 14:45:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:45:53 ---> Using cache 14:45:53 ---> 0b6986d9c8a0 14:45:53 Step 8/23 : COPY . . 14:45:53 ---> Using cache 14:45:53 ---> 6eaa7403413e 14:45:53 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 14:45:53 ---> Running in b5fe4f1bd8ae 14:45:56 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 14:46:00 Removing intermediate container 1b69b5c97dab 14:46:00 ---> e76fd4275dca 14:46:00 Step 7/20 : COPY . . 14:46:12 ---> dcd771de6501 14:46:12 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:46:12 ---> Running in ab81e6cf7956 14:46:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 14:46:36 Removing intermediate container c7dc403ee310 14:46:36 ---> ba233f9e7f54 14:46:36 14:46:36 Step 9/33 : FROM alpine:3.17 14:46:36 ---> 51e60588ff2c 14:46:36 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 14:46:36 ---> Running in 3f6b795ea4e5 14:46:36 Removing intermediate container 3f6b795ea4e5 14:46:36 ---> 9453073453a3 14:46:36 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 14:46:36 ---> Running in a0dfaf556afb 14:46:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:46:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:46:40 (1/2) Installing dumb-init (1.2.5-r2) 14:46:40 (2/2) Installing su-exec (0.2-r2) 14:46:40 Executing busybox-1.35.0-r29.trigger 14:46:40 OK: 8 MiB in 17 packages 14:46:43 Removing intermediate container a0dfaf556afb 14:46:43 ---> 28c20d82c1fe 14:46:43 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 14:46:43 ---> Running in 08f326530e94 14:46:43 Removing intermediate container 08f326530e94 14:46:43 ---> c3a4223d6789 14:46:43 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 14:46:43 ---> Running in a0033003eef2 14:46:44 Removing intermediate container a0033003eef2 14:46:44 ---> 7774c6ab60d5 14:46:44 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 14:46:44 ---> Running in 91d3c38e5f14 14:46:44 Removing intermediate container 91d3c38e5f14 14:46:44 ---> 1d4280ec952e 14:46:44 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 14:46:44 ---> Running in c35f90b9e0e4 14:46:44 Removing intermediate container c35f90b9e0e4 14:46:44 ---> eea6bdb40af4 14:46:44 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 14:46:45 ---> Running in 1fb91b920c74 14:46:47 Removing intermediate container 1fb91b920c74 14:46:47 ---> 358b2a96439b 14:46:47 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 14:46:48 ---> Running in f5c4770b535e 14:46:48 Removing intermediate container f5c4770b535e 14:46:48 ---> d67d16c6fa9b 14:46:48 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 14:46:49 ---> ba9ec84c4c3b 14:46:49 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 14:46:49 ---> Running in 27d7c55d4d7a 14:46:53 Removing intermediate container 27d7c55d4d7a 14:46:53 ---> 4bd0f3f6e76a 14:46:53 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 14:46:56 ---> f06bdb835d1f 14:46:56 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 14:46:57 ---> e4b9edee6fea 14:46:57 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:46:59 ---> 71b6bc6674ff 14:46:59 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 14:46:59 ---> 1b5b6f28cd22 14:46:59 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 14:47:00 ---> 642d9fe2651f 14:47:00 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 14:47:01 ---> da415448e9bb 14:47:01 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 14:47:02 ---> e139eddf88a4 14:47:02 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:47:03 ---> a312c7428794 14:47:03 Step 28/33 : RUN chmod +x /entrypoint.sh 14:47:03 ---> Running in d5957cac726a 14:47:06 Removing intermediate container d5957cac726a 14:47:06 ---> ba7dfd21ca37 14:47:06 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 14:47:06 ---> Running in cdef9d501eb5 14:47:07 Removing intermediate container cdef9d501eb5 14:47:07 ---> 44918c37235b 14:47:07 Step 30/33 : CMD ["gate"] 14:47:07 ---> Running in 2f9bb6e94603 14:47:09 Removing intermediate container 2f9bb6e94603 14:47:09 ---> a002a4246c15 14:47:09 Step 31/33 : LABEL arch=arm64 14:47:09 ---> Running in 95e3ca188928 14:47:10 Removing intermediate container 95e3ca188928 14:47:10 ---> 356a04c94f83 14:47:10 Step 32/33 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 14:47:10 ---> Running in 07e4890ad101 14:47:10 Removing intermediate container 07e4890ad101 14:47:10 ---> 890c9e9a3fa2 14:47:10 Step 33/33 : LABEL version=0.0.0 14:47:10 ---> Running in 863398e2a92c 14:47:11 Removing intermediate container 863398e2a92c 14:47:11 ---> fe619b13bbdf 14:47:11 14:47:11 Successfully built fe619b13bbdf 14:47:11 Successfully tagged security-bootstrapper-arm64:latest 14:47:11  Building security-bootstrapper ... done Building security-proxy-setup 14:47:29 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:47:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:47:29 ---> 9392cc809ac3 14:47:29 Step 3/22 : WORKDIR /edgex-go 14:47:29 ---> Using cache 14:47:29 ---> ace284daa595 14:47:29 Step 4/22 : RUN apk add --update --no-cache make git 14:47:29 ---> Using cache 14:47:29 ---> bcac88f61283 14:47:29 Step 5/22 : COPY go.mod vendor* ./ 14:47:29 ---> Using cache 14:47:29 ---> 62338e18fa99 14:47:29 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:47:29 ---> Using cache 14:47:29 ---> 35e73db5f63b 14:47:29 Step 7/22 : COPY . . 14:47:29 ---> Using cache 14:47:29 ---> 61023640f289 14:47:29 Step 8/22 : RUN make cmd/secrets-config/secrets-config 14:47:29 ---> Running in ea35361f595e 14:47:29 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 14:52:21 Removing intermediate container b5fe4f1bd8ae 14:52:21 ---> 706d9c0409bd 14:52:21 14:52:21 Step 10/23 : FROM alpine:3.17 14:52:21 ---> 51e60588ff2c 14:52:21 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 14:52:21 ---> Using cache 14:52:21 ---> be044e60f1df 14:52:21 Step 12/23 : RUN apk add --update --no-cache dumb-init 14:52:21 ---> Using cache 14:52:21 ---> cc98203c3196 14:52:21 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:52:21 ---> Using cache 14:52:21 ---> 318c91a2c9d4 14:52:21 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 14:52:21 ---> Using cache 14:52:21 ---> 777b453b9aef 14:52:21 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 14:52:24 ---> 9b5ed33e266a 14:52:24 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 14:52:25 ---> 4df08b452870 14:52:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 14:52:27 ---> 91a2fc19d510 14:52:27 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:52:27 ---> Running in cabebad25988 14:52:29 Removing intermediate container 5e2c15b60426 14:52:29 ---> 4de8971e7495 14:52:29 14:52:29 Step 10/24 : FROM alpine:3.17 14:52:29 ---> 51e60588ff2c 14:52:29 Step 11/24 : RUN apk add --update --no-cache dumb-init 14:52:29 ---> Using cache 14:52:29 ---> 1a6fb50ebc7d 14:52:29 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 14:52:29 ---> Using cache 14:52:29 ---> b6d72deb1f25 14:52:29 Step 13/24 : ENV APP_PORT=59882 14:52:29 ---> Running in 6f8b3366e1d2 14:52:30 Removing intermediate container cabebad25988 14:52:30 ---> a68e28be8a73 14:52:30 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 14:52:30 Removing intermediate container 6f8b3366e1d2 14:52:30 ---> a3f59f73fdf9 14:52:30 Step 14/24 : EXPOSE $APP_PORT 14:52:31 ---> Running in b491be84655f 14:52:31 ---> Running in 2ceb1ddf62f7 14:52:31 Removing intermediate container 2ceb1ddf62f7 14:52:31 ---> 0deef8821f75 14:52:31 Step 15/24 : WORKDIR / 14:52:31 Removing intermediate container b491be84655f 14:52:31 ---> f3fda92af0d1 14:52:31 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 14:52:31 ---> Running in 2d23eccb81a0 14:52:32 ---> Running in 4952a4e7f032 14:52:32 Removing intermediate container 2d23eccb81a0 14:52:32 ---> 3f25d41a41e4 14:52:32 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:52:32 Removing intermediate container 4952a4e7f032 14:52:32 ---> e177801fcd73 14:52:32 Step 21/23 : LABEL arch=arm64 14:52:32 ---> Running in 92a2d8b23869 14:52:33 Removing intermediate container 92a2d8b23869 14:52:33 ---> ea52ab4fa491 14:52:33 Step 22/23 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 14:52:33 ---> 2241c7990a08 14:52:33 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 14:52:33 ---> Running in 806622497cb2 14:52:34 Removing intermediate container 806622497cb2 14:52:34 ---> f957fb70d25a 14:52:34 Step 23/23 : LABEL version=0.0.0 14:52:34 ---> Running in fda7fdbfcaf5 14:52:34 ---> ab0640929b5e 14:52:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:52:35 Removing intermediate container fda7fdbfcaf5 14:52:35 ---> c1c7816e60f1 14:52:35 14:52:35 Successfully built c1c7816e60f1 14:52:35 Successfully tagged core-common-config-bootstrapper-arm64:latest 14:52:37  Building core-common-config-bootstrapper ... done  ---> cf58ffd204be 14:52:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 14:52:37 ---> a3ed34de614a 14:52:37 Step 20/24 : ENTRYPOINT ["/core-command"] 14:52:38 ---> Running in 5c230d4c8794 14:52:38 Removing intermediate container 5c230d4c8794 14:52:38 ---> b0f0a5498634 14:52:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:52:38 ---> Running in 17df7f7c8013 14:52:38 Removing intermediate container 17df7f7c8013 14:52:38 ---> 0e710d37dd52 14:52:39 Step 22/24 : LABEL arch=arm64 14:52:39 ---> Running in 061f9046a0ab 14:52:39 Removing intermediate container 061f9046a0ab 14:52:39 ---> 6d16f0452b7c 14:52:39 Step 23/24 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 14:52:39 ---> Running in 486ddc431dc8 14:52:40 Removing intermediate container 486ddc431dc8 14:52:40 ---> 3e5de3721f1e 14:52:40 Step 24/24 : LABEL version=0.0.0 14:52:40 ---> Running in b90c244a8b01 14:52:40 Removing intermediate container b90c244a8b01 14:52:40 ---> 01ce4a51b6f2 14:52:40 14:52:41 Successfully built 01ce4a51b6f2 14:52:41 Successfully tagged core-command-arm64:latest 14:53:03  Building core-command ... done Removing intermediate container 0b9d59564e58 14:53:03 ---> 7a1f451f9862 14:53:03 14:53:03 Step 10/23 : FROM alpine:3.17 14:53:03 ---> 51e60588ff2c 14:53:03 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 14:53:03 ---> Running in 0d702fd0f3b1 14:53:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:53:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:53:05 (1/2) Installing ca-certificates (20230506-r0) 14:53:05 (2/2) Installing dumb-init (1.2.5-r2) 14:53:05 Executing busybox-1.35.0-r29.trigger 14:53:05 Executing ca-certificates-20230506-r0.trigger 14:53:06 OK: 8 MiB in 17 packages 14:53:08 Removing intermediate container 0d702fd0f3b1 14:53:08 ---> 08ea444a24f1 14:53:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 14:53:08 ---> Running in a2bf58234209 14:53:10 Removing intermediate container a2bf58234209 14:53:10 ---> e4c121319569 14:53:10 Step 13/23 : ENV APP_PORT=59860 14:53:10 Removing intermediate container ea35361f595e 14:53:10 ---> ec20e4aa0442 14:53:10 14:53:10 Step 9/22 : FROM alpine:3.17 14:53:10 ---> 51e60588ff2c 14:53:10 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 14:53:10 ---> Running in f401eb005c51 14:53:10 ---> Running in ddb38a6579b9 14:53:10 Removing intermediate container f401eb005c51 14:53:10 ---> bf286842a1fb 14:53:10 Step 14/23 : EXPOSE $APP_PORT 14:53:10 ---> Running in 791724a44c6b 14:53:11 Removing intermediate container 791724a44c6b 14:53:11 ---> 0044d574b14c 14:53:11 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:53:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:53:11 ---> cc37dfb82744 14:53:11 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 14:53:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:53:12 ---> a985d0fc62d9 14:53:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:53:13 (1/2) Installing dumb-init (1.2.5-r2) 14:53:13 (2/2) Installing openssl (3.0.8-r4) 14:53:13 Executing busybox-1.35.0-r29.trigger 14:53:13 OK: 8 MiB in 17 packages 14:53:14 Removing intermediate container ddb38a6579b9 14:53:14 ---> 2e7c093e731e 14:53:14 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 14:53:14 ---> 3ae0b2184010 14:53:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 14:53:14 ---> Running in 9ceb29adb431 14:53:15 Removing intermediate container 9ceb29adb431 14:53:15 ---> 4dd7659c0e2c 14:53:15 Step 12/22 : WORKDIR /edgex 14:53:15 ---> Running in 7a0c74937d7f 14:53:15 ---> 2bedbab7e7ad 14:53:15 Step 19/23 : ENTRYPOINT ["/support-notifications"] 14:53:15 ---> Running in ea4e942c3b7f 14:53:15 Removing intermediate container 7a0c74937d7f 14:53:15 ---> ef4008ab8878 14:53:15 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:53:16 Removing intermediate container ea4e942c3b7f 14:53:16 ---> 13acf94092b2 14:53:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:53:16 ---> Running in cd7cfe9835b5 14:53:16 Removing intermediate container cd7cfe9835b5 14:53:16 ---> 0f6119914f99 14:53:16 Step 21/23 : LABEL arch=arm64 14:53:16 ---> a1b26969be2a 14:53:16 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 14:53:17 ---> Running in 426344ca8d40 14:53:17 Removing intermediate container 426344ca8d40 14:53:17 ---> 64fc345f6562 14:53:17 Step 22/23 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 14:53:17 ---> Running in d3ba33c1108e 14:53:17 ---> 2c128be9e513 14:53:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 14:53:17 Removing intermediate container d3ba33c1108e 14:53:17 ---> f38585c83c3f 14:53:17 Step 23/23 : LABEL version=0.0.0 14:53:18 ---> Running in ffd5e2041760 14:53:18 ---> e126692bb1a4 14:53:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:53:18 Removing intermediate container ffd5e2041760 14:53:18 ---> 1a36bd7edcac 14:53:18 14:53:18 Successfully built 1a36bd7edcac 14:53:18 Successfully tagged support-notifications-arm64:latest 14:53:19  Building support-notifications ... done  ---> 3e661dfcd2eb 14:53:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:53:19 ---> 1417a124be59 14:53:19 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:53:20 ---> Running in 1b7ecf83179d 14:53:21 Removing intermediate container 1b7ecf83179d 14:53:21 ---> ba547262c4e4 14:53:21 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 14:53:21 ---> Running in 7931f3920b5a 14:53:22 Removing intermediate container 7931f3920b5a 14:53:22 ---> 2a0a7a6e2191 14:53:22 Step 20/22 : LABEL arch=arm64 14:53:22 ---> Running in 077243830e4d 14:53:22 Removing intermediate container 077243830e4d 14:53:22 ---> 3b49164bf408 14:53:22 Step 21/22 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 14:53:23 ---> Running in 11ba955a9eea 14:53:23 Removing intermediate container 11ba955a9eea 14:53:23 ---> d00f98870d8d 14:53:23 Step 22/22 : LABEL version=0.0.0 14:53:23 ---> Running in 0d7a306fbcca 14:53:23 Removing intermediate container 0d7a306fbcca 14:53:23 ---> 2c10ff5fb40c 14:53:23 14:53:24 Successfully built 2c10ff5fb40c 14:53:24 Successfully tagged security-proxy-setup-arm64:latest 14:53:29  Building security-proxy-setup ... done Removing intermediate container ab81e6cf7956 14:53:29 ---> 11172f946099 14:53:29 14:53:29 Step 9/20 : FROM alpine:3.17 14:53:29 ---> 51e60588ff2c 14:53:29 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 14:53:29 ---> Using cache 14:53:29 ---> 9453073453a3 14:53:29 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:53:29 ---> Running in c031e5068e8e 14:53:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:53:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:53:32 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 14:53:32 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 14:53:32 OK: 17694 distinct packages available 14:53:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:53:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:53:33 (1/9) Installing ca-certificates (20230506-r0) 14:53:33 (2/9) Installing brotli-libs (1.0.9-r9) 14:53:33 (3/9) Installing nghttp2-libs (1.51.0-r0) 14:53:33 (4/9) Installing libcurl (8.1.1-r1) 14:53:33 (5/9) Installing curl (8.1.1-r1) 14:53:33 (6/9) Installing dumb-init (1.2.5-r2) 14:53:33 (7/9) Installing musl-obstack (1.2.3-r0) 14:53:33 (8/9) Installing libucontext (1.2-r0) 14:53:33 (9/9) Installing gcompat (1.1.0-r0) 14:53:33 Executing busybox-1.35.0-r29.trigger 14:53:33 Executing ca-certificates-20230506-r0.trigger 14:53:34 OK: 11 MiB in 24 packages 14:53:35 Removing intermediate container c031e5068e8e 14:53:35 ---> 2f809c861d10 14:53:35 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 14:53:39 ---> b31a80ce1465 14:53:39 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 14:53:39 ---> c8307dfa94e8 14:53:39 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:53:40 ---> 6eeff8cc4246 14:53:40 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 14:53:41 ---> 18c65874d057 14:53:41 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 14:53:41 ---> Running in 0efe83f3d262 14:53:41 Removing intermediate container 0efe83f3d262 14:53:41 ---> e89ede4da835 14:53:41 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 14:53:41 ---> Running in c257ea82a12f 14:53:41 Removing intermediate container c257ea82a12f 14:53:41 ---> d5b3cd39d96f 14:53:41 Step 18/20 : LABEL arch=arm64 14:53:41 ---> Running in 7092705cf57b 14:53:41 Removing intermediate container 7092705cf57b 14:53:41 ---> 8ba96caf4575 14:53:41 Step 19/20 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 14:53:42 ---> Running in b79c341a2e1e 14:53:42 Removing intermediate container b79c341a2e1e 14:53:42 ---> 67d3203bd4ca 14:53:42 Step 20/20 : LABEL version=0.0.0 14:53:42 ---> Running in 93584b23295b 14:53:42 Removing intermediate container 93584b23295b 14:53:42 ---> ddea4187e926 14:53:42 14:53:43 Successfully built ddea4187e926 14:53:43 Successfully tagged security-spiffe-token-provider-arm64:latest 14:53:43  Building security-spiffe-token-provider ... done  [Pipeline] } 14:53:43 $ docker stop --time=1 21c72368a1496b657e3c63902d59b4aad3d8c5e35c2bebf14023cfdf9bd54c26 14:53:44 $ docker rm -f --volumes 21c72368a1496b657e3c63902d59b4aad3d8c5e35c2bebf14023cfdf9bd54c26 [Pipeline] // withDockerContainer [Pipeline] sh 14:53:45 + docker images 14:53:45 REPOSITORY TAG IMAGE ID CREATED SIZE 14:53:45 security-spiffe-token-provider-arm64 latest ddea4187e926 3 seconds ago 32.7MB 14:53:45 11172f946099 17 seconds ago 1.57GB 14:53:45 security-proxy-setup-arm64 latest 2c10ff5fb40c 22 seconds ago 18.7MB 14:53:45 support-notifications-arm64 latest 1a36bd7edcac 27 seconds ago 31.9MB 14:53:45 ec20e4aa0442 37 seconds ago 1.51GB 14:53:45 7a1f451f9862 46 seconds ago 1.59GB 14:53:45 core-command-arm64 latest 01ce4a51b6f2 About a minute ago 19.7MB 14:53:45 core-common-config-bootstrapper-arm64 latest c1c7816e60f1 About a minute ago 17.2MB 14:53:45 4de8971e7495 About a minute ago 1.53GB 14:53:45 706d9c0409bd About a minute ago 1.52GB 14:53:45 security-bootstrapper-arm64 latest fe619b13bbdf 6 minutes ago 21.9MB 14:53:45 ba233f9e7f54 7 minutes ago 1.51GB 14:53:45 security-spire-agent-arm64 latest e9b58eea5352 8 minutes ago 153MB 14:53:45 security-spire-server-arm64 latest 16de65e0ef60 8 minutes ago 97MB 14:53:45 ed7fba7d6e78 8 minutes ago 1.39GB 14:53:45 7ef868a42a31 8 minutes ago 1.39GB 14:53:45 security-spire-config-arm64 latest 015f3181e56d 9 minutes ago 96.1MB 14:53:45 support-scheduler-arm64 latest 9da70ee2fc90 10 minutes ago 31.2MB 14:53:45 ed697346fc68 10 minutes ago 1.39GB 14:53:45 e73e473b00a5 10 minutes ago 1.59GB 14:53:45 core-metadata-arm64 latest dd61152df320 11 minutes ago 20.2MB 14:53:45 core-data-arm64 latest 9898f213f217 11 minutes ago 19.9MB 14:53:45 8d48a864ecfc 12 minutes ago 1.53GB 14:53:45 c20a9f486b41 12 minutes ago 1.53GB 14:53:45 security-secretstore-setup-arm64 latest e5ef8fd25e70 12 minutes ago 32.2MB 14:53:45 security-proxy-auth-arm64 latest e610d8ba13f2 12 minutes ago 18.1MB 14:53:45 6a27ef488891 13 minutes ago 1.52GB 14:53:45 92ab6a4d3762 13 minutes ago 1.51GB 14:53:45 ci-base-image-arm64 latest 9392cc809ac3 33 minutes ago 899MB 14:53:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 4 weeks ago 681MB 14:53:45 alpine 3.17 51e60588ff2c 2 months ago 7.46MB 14:53:45 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 14:53:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:53:46 14:53:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:53:47 arm64: Pulling from edgex-lftools-log-publisher 14:53:47 8998bd30e6a1: Pulling fs layer 14:53:47 04944245beec: Pulling fs layer 14:53:47 699f458cf7ca: Pulling fs layer 14:53:47 765212b225bb: Pulling fs layer 14:53:47 f23df028b6ca: Pulling fs layer 14:53:47 d65c8cfc05b1: Pulling fs layer 14:53:47 2437ff75d9bd: Pulling fs layer 14:53:47 f23df028b6ca: Waiting 14:53:47 d65c8cfc05b1: Waiting 14:53:47 2437ff75d9bd: Waiting 14:53:47 765212b225bb: Waiting 14:53:47 04944245beec: Verifying Checksum 14:53:47 04944245beec: Download complete 14:53:47 765212b225bb: Verifying Checksum 14:53:47 765212b225bb: Download complete 14:53:47 f23df028b6ca: Download complete 14:53:47 d65c8cfc05b1: Download complete 14:53:47 699f458cf7ca: Verifying Checksum 14:53:47 699f458cf7ca: Download complete 14:53:47 8998bd30e6a1: Verifying Checksum 14:53:47 8998bd30e6a1: Download complete 14:53:50 2437ff75d9bd: Verifying Checksum 14:53:50 2437ff75d9bd: Download complete 14:53:51 8998bd30e6a1: Pull complete 14:53:52 04944245beec: Pull complete 14:53:53 699f458cf7ca: Pull complete 14:53:53 765212b225bb: Pull complete 14:53:54 f23df028b6ca: Pull complete 14:53:54 d65c8cfc05b1: Pull complete 14:54:09 2437ff75d9bd: Pull complete 14:54:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:54:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:54:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:54:09 prd-ubuntu20.04-docker-arm64-4c-16g-17165 does not seem to be running inside a container 14:54:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:54:12 $ docker top 33222cd71c7d917efb19755c6f50d318b3d8f6d24e01937c64fa64a50b1e166b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:54:13 ---> job-cost.sh 14:54:13 lf-activate-venv: SKIPPING 14:54:13 INFO: No Stack... 14:54:13 INFO: Retrieving Pricing Info for: v3-standard-4 14:54:14 INFO: Archiving Costs [Pipeline] sh 14:54:14 + cat+ /w/workspace/edgex-go/1/archives/cost.csv 14:54:14 cut -d, -f6 [Pipeline] lock 14:54:14 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4581-1-stack-cost] 14:54:14 Resource [jenkins-edgexfoundry-edgex-go-PR-4581-1-stack-cost] did not exist. Created. 14:54:14 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4581-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:54:15 + echo total: 0.10999999940395355 [Pipeline] stash 14:54:15 Stashed 1 file(s) [Pipeline] } 14:54:15 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4581-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:54:15 $ docker stop --time=1 33222cd71c7d917efb19755c6f50d318b3d8f6d24e01937c64fa64a50b1e166b 14:54:17 $ docker rm -f --volumes 33222cd71c7d917efb19755c6f50d318b3d8f6d24e01937c64fa64a50b1e166b [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 14:54:18 provisioning config files... 14:54:18 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config13909839702396737649tmp [Pipeline] { [Pipeline] sh 14:54:18 + set +x 14:54:18 + curl -s https://codecov.io/bash 14:54:18 + bash -s -- 14:54:18 14:54:18 _____ _ 14:54:18 / ____| | | 14:54:18 | | ___ __| | ___ ___ _____ __ 14:54:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:54:18 | |___| (_) | (_| | __/ (_| (_) \ V / 14:54:18 \_____\___/ \__,_|\___|\___\___/ \_/ 14:54:18 Bash-1.0.6 14:54:18 14:54:18 14:54:18 ==> git version 2.25.1 found 14:54:18 ==> 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 14:54:18 Release-Date: 2020-01-08 14:54:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:54:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:54:18 ==> Jenkins CI detected. 14:54:18 current dir:  /w/workspace/edgex-go/1 14:54:18 project root: . 14:54:18 --> token set from env 14:54:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:54:18 ==> Running gcov in . (disable via -X gcov) 14:54:18 ==> Python coveragepy not found 14:54:18 ==> Searching for coverage reports in: 14:54:18 + . 14:54:18 -> Found 1 reports 14:54:18 ==> Detecting git/mercurial file structure 14:54:18 ==> Reading reports 14:54:18 + ./coverage.out bytes=447731 14:54:18 ==> Appending adjustments 14:54:18 https://docs.codecov.io/docs/fixing-reports 14:54:19 + Found adjustments 14:54:19 ==> Gzipping contents 14:54:19 60K /tmp/codecov.GgASqm.gz 14:54:19 ==> Uploading reports 14:54:19 url: https://codecov.io 14:54:19 query: branch=PR-4581&commit=d791886d2f0be9b493d4a78fa06495ad0537dd88&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4581%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4581&job=&cmd_args= 14:54:19 -> Pinging Codecov 14:54:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4581&commit=d791886d2f0be9b493d4a78fa06495ad0537dd88&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4581%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4581&job=&cmd_args= 14:54:19 -> Uploading to 14:54:19 https://storage.googleapis.com/codecov/v4/raw/2023-05-29/00271124DB129430A58F1EEE437C3FCB/d791886d2f0be9b493d4a78fa06495ad0537dd88/22f2f5ae-3d53-4a96-ae40-647e68e0d902.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230529%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230529T145419Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bd022a3b509a71b63e98ae347c15a7517be12dbd2f8ba075c5e934bd5cfb3047 14:54:19 % Total % Received % Xferd Average Speed Time Time Time Current 14:54:19 Dload Upload Total Spent Left Speed 14:54:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57411 0 0 100 57411 0 231k --:--:-- --:--:-- --:--:-- 231k 14:54:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d791886d2f0be9b493d4a78fa06495ad0537dd88 [Pipeline] } 14:54:20 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 14:54:21 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 14:54:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:54:22 ---> package-listing.sh 14:54:22 ++ tr '[:upper:]' '[:lower:]' 14:54:22 ++ facter osfamily 14:54:23 + OS_FAMILY=debian 14:54:23 + workspace=/w/workspace/edgex-go/1 14:54:23 + START_PACKAGES=/tmp/packages_start.txt 14:54:23 + END_PACKAGES=/tmp/packages_end.txt 14:54:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:54:23 + PACKAGES=/tmp/packages_start.txt 14:54:23 + '[' /w/workspace/edgex-go/1 ']' 14:54:23 + PACKAGES=/tmp/packages_end.txt 14:54:23 + case "${OS_FAMILY}" in 14:54:23 + dpkg -l 14:54:23 + grep '^ii' 14:54:23 + '[' -f /tmp/packages_start.txt ']' 14:54:23 + '[' -f /tmp/packages_end.txt ']' 14:54:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:54:23 + '[' /w/workspace/edgex-go/1 ']' 14:54:23 + mkdir -p /w/workspace/edgex-go/1/archives/ 14:54:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 14:54:23 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:54:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:54:23 14:54:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:54:24 latest: Pulling from edgex-lftools-log-publisher 14:54:24 5eb5b503b376: Pulling fs layer 14:54:24 5c69ac0246d0: Pulling fs layer 14:54:24 ec43610c2a17: Pulling fs layer 14:54:24 3a2ae6a8a46f: Pulling fs layer 14:54:24 33b1e0a273af: Pulling fs layer 14:54:24 5d3b04190fa2: Pulling fs layer 14:54:24 2f39f015ded8: Pulling fs layer 14:54:24 33b1e0a273af: Waiting 14:54:24 5d3b04190fa2: Waiting 14:54:24 2f39f015ded8: Waiting 14:54:24 3a2ae6a8a46f: Waiting 14:54:24 5c69ac0246d0: Verifying Checksum 14:54:24 3a2ae6a8a46f: Verifying Checksum 14:54:24 3a2ae6a8a46f: Download complete 14:54:24 33b1e0a273af: Verifying Checksum 14:54:24 33b1e0a273af: Download complete 14:54:24 5d3b04190fa2: Verifying Checksum 14:54:24 5d3b04190fa2: Download complete 14:54:24 ec43610c2a17: Verifying Checksum 14:54:24 ec43610c2a17: Download complete 14:54:24 5eb5b503b376: Verifying Checksum 14:54:24 5eb5b503b376: Download complete 14:54:25 2f39f015ded8: Download complete 14:54:25 5eb5b503b376: Pull complete 14:54:25 5c69ac0246d0: Pull complete 14:54:26 ec43610c2a17: Pull complete 14:54:26 3a2ae6a8a46f: Pull complete 14:54:26 33b1e0a273af: Pull complete 14:54:26 5d3b04190fa2: Pull complete 14:54:30 2f39f015ded8: Pull complete 14:54:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:54:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:54:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:54:30 prd-ubuntu20.04-docker-8c-8g-17164 does not seem to be running inside a container 14:54:30 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:54:34 $ docker top 482bd697addecd8bdaeb22049a62351633c05768363aff833ca2ab0a39931fbd -eo pid,comm [Pipeline] { [Pipeline] sh 14:54:35 + touch /tmp/pre-build-complete [Pipeline] sh 14:54:35 + mkdir -p /var/log/sysstat [Pipeline] sh 14:54:35 + ls /var/log/sa-host 14:54:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:54:35 provisioning config files... 14:54:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config13461645087455802566tmp [Pipeline] { [Pipeline] echo 14:54:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:54:36 ---> create-netrc.sh [Pipeline] } 14:54:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:54:36 ---> python-tools-install.sh [Pipeline] echo 14:54:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:54:37 ---> sudo-logs.sh 14:54:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:54:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:54:37 ---> job-cost.sh 14:54:37 lf-activate-venv: SKIPPING 14:54:37 DEBUG: total: 0.10999999940395355 14:54:37 INFO: Retrieving Stack Cost... 14:54:37 INFO: Retrieving Pricing Info for: v3-standard-8 14:54:38 INFO: Archiving Costs [Pipeline] echo 14:54:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:54:38 ---> logs-deploy.sh 14:54:38 lf-activate-venv: SKIPPING 14:54:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4581/1 14:54:38 INFO: archiving workspace using pattern(s): 14:54:39 Archives upload complete. 14:54:39 INFO: archiving logs to Nexus