Pull request #4567 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a012660fa334e10f6590f831a648e1ee39aa0497+0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb (8adef3ac92ede2a36221702b7a73dcaec1ded382) 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-ssh8743466644372608009.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-ssh2768901669009889266.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-4567/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-4567/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3263019806759809202.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-4567/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh525877142787745146.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-ssh2995877351133127303.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-4567/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-4567/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11151998366505931665.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15523 in /w/workspace/edgexfoundry_edgex-go_PR-4567 [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 > 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/4567/head:refs/remotes/origin/PR-4567 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb into PR head commit a012660fa334e10f6590f831a648e1ee39aa0497 Merge succeeded, producing a012660fa334e10f6590f831a648e1ee39aa0497 Checking out Revision a012660fa334e10f6590f831a648e1ee39aa0497 (PR-4567) Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v3" 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 08:28:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f a012660fa334e10f6590f831a648e1ee39aa0497 # 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 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a012660fa334e10f6590f831a648e1ee39aa0497 # timeout=10 [Pipeline] withCredentials 08:28:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:28:16 ========================================================= 08:28:16 EdgeX Global Pipelines Version Info 08:28:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:28:17 ------------------- 08:28:17 stable info: 08:28:17 ------------------- 08:28:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:28:17 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 08:28:17 Message: update stable to v1.0.249 08:28:18 ------------------- 08:28:18 experimental info: 08:28:18 ------------------- 08:28:18 Commited By: **** collab-it+edgex@linuxfoundation.org 08:28:18 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 08:28:18 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:28:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:28:18 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:28:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:28:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:28:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:28:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:28:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:28:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:28:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:28:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:28:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:28:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:28:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:28:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:28:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:28:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:28:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:28:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:28:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:28:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:28:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:28:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:28:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:28:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4567 [Pipeline] echo 08:28:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4567 [Pipeline] echo 08:28:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4567 [Pipeline] echo 08:28:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a012660fa334e10f6590f831a648e1ee39aa0497 [Pipeline] echo 08:28:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a012660 [Pipeline] echo 08:28:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:28:19 provisioning config files... 08:28:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7387673194192179935tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:28:20 ---> docker-login.sh 08:28:20 nexus3.edgexfoundry.org:10001 08:28:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:20 Configure a credential helper to remove this warning. See 08:28:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:20 08:28:20 Login Succeeded 08:28:20 nexus3.edgexfoundry.org:10002 08:28:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:20 Configure a credential helper to remove this warning. See 08:28:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:20 08:28:20 Login Succeeded 08:28:20 nexus3.edgexfoundry.org:10003 08:28:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:20 Configure a credential helper to remove this warning. See 08:28:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:20 08:28:20 Login Succeeded 08:28:20 nexus3.edgexfoundry.org:10004 08:28:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:20 Configure a credential helper to remove this warning. See 08:28:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:20 08:28:20 Login Succeeded 08:28:20 docker.io 08:28:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:21 Configure a credential helper to remove this warning. See 08:28:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:21 08:28:21 Login Succeeded 08:28:21 ---> docker-login.sh ends [Pipeline] } 08:28:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:28:21 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:28:21 + dirname cmd/core-command/Dockerfile 08:28:21 + cut -d/ -f2 08:28:21 + echo core-command,cmd/core-command/Dockerfile 08:28:21 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:28:21 + cut -d/ -f2 08:28:21 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:28:21 + dirname cmd/core-data/Dockerfile 08:28:21 + cut -d/ -f2 08:28:21 + echo core-data,cmd/core-data/Dockerfile 08:28:21 + + dirname cmd/core-metadata/Dockerfile 08:28:21 cut -d/ -f2 08:28:21 + echo core-metadata,cmd/core-metadata/Dockerfile 08:28:21 + dirname cmd/security-bootstrapper/Dockerfile 08:28:21 + cut -d/ -f2 08:28:21 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:28:21 + dirname cmd/security-proxy-auth/Dockerfile 08:28:21 + cut -d/ -f2 08:28:21 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:28:21 + dirname cmd/security-proxy-setup/Dockerfile 08:28:21 + cut -d/ -f2 08:28:21 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:28:21 + dirname cmd/security-secretstore-setup/Dockerfile 08:28:21 + cut -d/ -f2 08:28:21 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:28:21 + dirname cmd/security-spiffe-token-provider/Dockerfile+ 08:28:21 cut -d/ -f2 08:28:21 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:28:21 + dirname cmd/security-spire-agent/Dockerfile 08:28:21 + cut -d/ -f2 08:28:21 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:28:21 + dirname cmd/security-spire-config/Dockerfile 08:28:21 + cut -d/ -f2 08:28:21 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:28:21 + dirname cmd/security-spire-server/Dockerfile 08:28:21 + cut -d/ -f2 08:28:21 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:28:21 + + cut -d/ -f2dirname 08:28:21 cmd/support-notifications/Dockerfile 08:28:21 + echo support-notifications,cmd/support-notifications/Dockerfile 08:28:21 + dirname cmd/support-scheduler/Dockerfile 08:28:21 + cut -d/ -f2 08:28:21 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:28:22 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:28:22 + git rev-list -1 --merges a012660fa334e10f6590f831a648e1ee39aa0497~1..a012660fa334e10f6590f831a648e1ee39aa0497 [Pipeline] echo 08:28:22 -----------> git rev-list -1 --merges a012660fa334e10f6590f831a648e1ee39aa0497~1..a012660fa334e10f6590f831a648e1ee39aa0497 a012660fa334e10f6590f831a648e1ee39aa0497 [false] [Pipeline] sh 08:28:22 + git log --format=format:%s -1 a012660fa334e10f6590f831a648e1ee39aa0497 [Pipeline] echo 08:28:22 ========================================================= 08:28:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:28:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:28:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:28:23 + grep -v github /etc/ssh/ssh_known_hosts 08:28:23 + [ -e /tmp/ssh_known_hosts ] 08:28:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:28:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 08:28:23 sudo tee -a /etc/ssh/ssh_known_hosts 08:28:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:28:23 08:28:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:28:24 0.1.4: Pulling from edgex-devops/py-git-semver 08:28:24 b85a868b505f: Pulling fs layer 08:28:24 e2be974225ed: Pulling fs layer 08:28:24 339a4e72a1f5: Pulling fs layer 08:28:24 988bab9f4d93: Pulling fs layer 08:28:24 1469e6f7b9e6: Pulling fs layer 08:28:24 eaf3925da568: Pulling fs layer 08:28:24 bab4dde63d76: Pulling fs layer 08:28:24 bde34c3a00c8: Pulling fs layer 08:28:24 b352a97aabf1: Pulling fs layer 08:28:24 4872d77fe225: Pulling fs layer 08:28:24 5851b861e8e6: Pulling fs layer 08:28:24 eaf3925da568: Waiting 08:28:24 bab4dde63d76: Waiting 08:28:24 bde34c3a00c8: Waiting 08:28:24 b352a97aabf1: Waiting 08:28:24 988bab9f4d93: Waiting 08:28:24 1469e6f7b9e6: Waiting 08:28:24 4872d77fe225: Waiting 08:28:24 5851b861e8e6: Waiting 08:28:24 e2be974225ed: Verifying Checksum 08:28:24 e2be974225ed: Download complete 08:28:24 988bab9f4d93: Verifying Checksum 08:28:24 988bab9f4d93: Download complete 08:28:24 339a4e72a1f5: Verifying Checksum 08:28:24 339a4e72a1f5: Download complete 08:28:24 1469e6f7b9e6: Verifying Checksum 08:28:24 1469e6f7b9e6: Download complete 08:28:24 eaf3925da568: Download complete 08:28:24 bde34c3a00c8: Download complete 08:28:24 b352a97aabf1: Download complete 08:28:24 4872d77fe225: Verifying Checksum 08:28:24 4872d77fe225: Download complete 08:28:24 5851b861e8e6: Verifying Checksum 08:28:24 5851b861e8e6: Download complete 08:28:24 b85a868b505f: Verifying Checksum 08:28:24 b85a868b505f: Download complete 08:28:24 bab4dde63d76: Verifying Checksum 08:28:25 b85a868b505f: Pull complete 08:28:25 e2be974225ed: Pull complete 08:28:26 339a4e72a1f5: Pull complete 08:28:26 988bab9f4d93: Pull complete 08:28:26 1469e6f7b9e6: Pull complete 08:28:26 eaf3925da568: Pull complete 08:28:28 bab4dde63d76: Pull complete 08:28:28 bde34c3a00c8: Pull complete 08:28:28 b352a97aabf1: Pull complete 08:28:28 4872d77fe225: Pull complete 08:28:28 5851b861e8e6: Pull complete 08:28:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:28:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:28:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:28:29 prd-ubuntu20.04-docker-8c-8g-15523 does not seem to be running inside a container 08:28:29 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:28:30 $ docker top d4bf849cb3d411f5b19affc8a7524de784fe7982c89b546744485522f326ad14 -eo pid,comm 08:28:30 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:28:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:28:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:28:31 [ssh-agent] Looking for ssh-agent implementation... 08:28:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:28:31 $ docker exec d4bf849cb3d411f5b19affc8a7524de784fe7982c89b546744485522f326ad14 ssh-agent 08:28:31 SSH_AUTH_SOCK=/tmp/ssh-ZBHcSZfo01M8/agent.31 08:28:31 SSH_AGENT_PID=37 08:28:31 Running ssh-add (command line suppressed) 08:28:31 Identity added: /w/workspace/edgex-go/1@tmp/private_key_16272236201283330494.key (/w/workspace/edgex-go/1@tmp/private_key_16272236201283330494.key) 08:28:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:28:31 + git tag --points-at HEAD [Pipeline] } 08:28:31 $ docker exec --env ******** --env ******** d4bf849cb3d411f5b19affc8a7524de784fe7982c89b546744485522f326ad14 ssh-agent -k 08:28:31 unset SSH_AUTH_SOCK; 08:28:31 unset SSH_AGENT_PID; 08:28:31 echo Agent pid 37 killed; 08:28:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:28:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:28:31 [ssh-agent] Looking for ssh-agent implementation... 08:28:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:28:32 $ docker exec d4bf849cb3d411f5b19affc8a7524de784fe7982c89b546744485522f326ad14 ssh-agent 08:28:32 SSH_AUTH_SOCK=/tmp/ssh-KOFdIPthpatg/agent.69 08:28:32 SSH_AGENT_PID=75 08:28:32 Running ssh-add (command line suppressed) 08:28:32 Identity added: /w/workspace/edgex-go/1@tmp/private_key_11568731374508201776.key (/w/workspace/edgex-go/1@tmp/private_key_11568731374508201776.key) 08:28:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:28:32 + git semver init 08:28:32 2023-05-16 08:28:32,819 [run_init] DEBUG init version:0.0.0 force:False 08:28:32 2023-05-16 08:28:32,820 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 08:28:32 2023-05-16 08:28:32,821 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 08:28:32 2023-05-16 08:28:32,821 [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) 08:28:37 2023-05-16 08:28:37,029 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 08:28:37 2023-05-16 08:28:37,029 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4567 with force:False 08:28:37 2023-05-16 08:28:37,030 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4567 08:28:37 2023-05-16 08:28:37,034 [execute] INFO git cat-file --batch-check 08:28:37 2023-05-16 08:28:37,034 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 08:28:37 2023-05-16 08:28:37,041 [execute] INFO git cat-file --batch 08:28:37 2023-05-16 08:28:37,041 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 08:28:37 2023-05-16 08:28:37,049 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4567 08:28:37 0.0.0 [Pipeline] } 08:28:37 $ docker exec --env ******** --env ******** d4bf849cb3d411f5b19affc8a7524de784fe7982c89b546744485522f326ad14 ssh-agent -k 08:28:37 unset SSH_AUTH_SOCK; 08:28:37 unset SSH_AGENT_PID; 08:28:37 echo Agent pid 75 killed; 08:28:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:28:37 + git semver [Pipeline] } 08:28:37 $ docker stop --time=1 d4bf849cb3d411f5b19affc8a7524de784fe7982c89b546744485522f326ad14 08:28:39 $ docker rm -f --volumes d4bf849cb3d411f5b19affc8a7524de784fe7982c89b546744485522f326ad14 [Pipeline] // withDockerContainer [Pipeline] sh 08:28:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:28:39 Stashed 1 file(s) [Pipeline] echo 08:28:39 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:28:40 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 08:28:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:28:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:28:40 ========================================================= 08:28:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:28:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:28:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:28:41 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:28:41 f56be85fc22e: Pulling fs layer 08:28:41 85791d961cd3: Pulling fs layer 08:28:41 d694b5ae8c79: Pulling fs layer 08:28:41 9f32a84ed3da: Pulling fs layer 08:28:41 4d19c01a9841: Pulling fs layer 08:28:41 9325e15d5711: Pulling fs layer 08:28:41 556b6ee489ea: Pulling fs layer 08:28:41 c5a4b2cf53e6: Pulling fs layer 08:28:41 9f32a84ed3da: Waiting 08:28:41 556b6ee489ea: Waiting 08:28:41 9325e15d5711: Waiting 08:28:41 c5a4b2cf53e6: Waiting 08:28:41 4d19c01a9841: Waiting 08:28:41 85791d961cd3: Download complete 08:28:41 9f32a84ed3da: Verifying Checksum 08:28:41 9f32a84ed3da: Download complete 08:28:41 4d19c01a9841: Verifying Checksum 08:28:41 4d19c01a9841: Download complete 08:28:41 f56be85fc22e: Verifying Checksum 08:28:41 f56be85fc22e: Download complete 08:28:41 9325e15d5711: Verifying Checksum 08:28:41 9325e15d5711: Download complete 08:28:41 f56be85fc22e: Pull complete 08:28:41 85791d961cd3: Pull complete 08:28:42 c5a4b2cf53e6: Verifying Checksum 08:28:42 c5a4b2cf53e6: Download complete 08:28:42 d694b5ae8c79: Download complete 08:28:42 556b6ee489ea: Verifying Checksum 08:28:42 556b6ee489ea: Download complete 08:28:46 d694b5ae8c79: Pull complete 08:28:46 9f32a84ed3da: Pull complete 08:28:46 4d19c01a9841: Pull complete 08:28:46 9325e15d5711: Pull complete 08:28:48 556b6ee489ea: Pull complete 08:28:49 c5a4b2cf53e6: Pull complete 08:28:49 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 08:28:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:28:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:28:49 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:28:49 WORKDIR /edgex 08:28:49 COPY go.mod . 08:28:49 RUN go mod download -t 08:28:49 ci-base-image-x86_64 -f - . 08:28:50 Sending build context to Docker daemon 170.8MB 08:28:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:28:50 ---> c4be618373d6 08:28:50 Step 2/4 : WORKDIR /edgex 08:28:55 Still waiting to schedule task 08:28:55 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 08:28:57 ---> Running in 7cfbf4dfe0c2 08:28:57 Removing intermediate container 7cfbf4dfe0c2 08:28:57 ---> c7a288c294a7 08:28:57 Step 3/4 : COPY go.mod . 08:28:57 ---> 90aaaef55e4b 08:28:57 Step 4/4 : RUN go mod download 08:28:57 ---> Running in 72559af2b49b 08:29:12 Removing intermediate container 72559af2b49b 08:29:12 ---> 6f34683b77dc 08:29:12 Successfully built 6f34683b77dc 08:29:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:12 + docker inspect -f . ci-base-image-x86_64 08:29:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:12 prd-ubuntu20.04-docker-8c-8g-15523 does not seem to be running inside a container 08:29:12 $ 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 ******** ci-base-image-x86_64 cat 08:29:13 $ docker top 7139cf5a1abfe9da62e9cbba7a3bfcfe655eeb3526081974c0e7c8f30591ef40 -eo pid,comm [Pipeline] { [Pipeline] sh 08:29:13 + go version 08:29:13 go version go1.20.2 linux/amd64 [Pipeline] } 08:29:13 $ docker stop --time=1 7139cf5a1abfe9da62e9cbba7a3bfcfe655eeb3526081974c0e7c8f30591ef40 08:29:15 $ docker rm -f --volumes 7139cf5a1abfe9da62e9cbba7a3bfcfe655eeb3526081974c0e7c8f30591ef40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:16 + docker inspect -f . ci-base-image-x86_64 08:29:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:16 prd-ubuntu20.04-docker-8c-8g-15523 does not seem to be running inside a container 08:29:16 $ 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 ******** ci-base-image-x86_64 cat 08:29:17 $ docker top c518c60533471ba336146e2b14aa16eebc16921baa1c1bc8d1e11a4d3005626e -eo pid,comm [Pipeline] { [Pipeline] echo 08:29:17 ========================================================= 08:29:17 [edgeXBuildGoParallel] Running Tests and Build... 08:29:17 ========================================================= [Pipeline] sh 08:29:17 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 08:29:18 + make test 08:29:18 go test -race -coverprofile=coverage.out ./... 08:29:26 ? github.com/edgexfoundry/edgex-go [no test files] 08:29:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:29:41 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:29:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:29:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:29:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:29:43 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:29:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:29:43 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:29:43 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:29:43 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:29:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:29:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:29:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:29:44 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:29:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:29:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:29:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.073s coverage: 28.7% of statements 08:29:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements 08:29:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:29:50 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:29:50 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:29:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:29:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:29:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:29:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:29:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:29:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:29:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:29:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.091s coverage: 71.5% of statements 08:29:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.080s coverage: 54.0% of statements 08:29:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:29:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:29:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.996s coverage: 88.5% of statements 08:29:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 3.8% of statements 08:29:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:29:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:29:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:29:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.391s coverage: 95.6% of statements 08:29:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:29:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:29:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:29:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:29:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:29:58 ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 72.2% of statements 08:29:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:29:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:29:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:29:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 65.9% of statements 08:30:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:30:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:30:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements 08:30:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.072s coverage: 29.0% of statements 08:30:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.080s coverage: 42.9% of statements 08:30:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 82.9% of statements 08:30:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements 08:30:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.207s coverage: 96.3% of statements 08:30:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.072s coverage: 87.5% of statements 08:30:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:30:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:30:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:30:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:30:03 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:30:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:30:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:30:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:30:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:30:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:30:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:30:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:30:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:30:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:30:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:30:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:30:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:30:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:30:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:30:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:30:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:30:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:30:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.080s coverage: 94.4% of statements 08:30:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:30:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:30:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:30:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:30:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:30:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:30:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:30:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:30:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.356s coverage: 79.9% of statements 08:30:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.076s coverage: 92.9% of statements 08:30:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.040s coverage: 64.4% of statements 08:30:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 62.3% of statements 08:30:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 08:30:25 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements 08:30:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 08:30:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 81.8% of statements 08:30:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.102s coverage: 82.1% of statements 08:30:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.058s coverage: 86.0% of statements 08:30:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.226s coverage: 63.1% of statements 08:30:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements 08:30:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.050s coverage: 89.4% of statements 08:30:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 08:30:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 08:30:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 08:30:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.204s coverage: 38.4% of statements 08:30:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 08:30:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements 08:30:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 17.7% of statements 08:30:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.131s coverage: 92.3% of statements 08:30:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.071s coverage: 61.5% of statements 08:30:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements 08:30:25 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:30:25 running golangci-lint 08:30:25 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 08:30:25 go version go1.20.2 linux/amd64 08:30:26 level=info msg="[config_reader] Used config file .golangci.yml" 08:30:26 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 08:31:04 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|types_sizes|name|deps|exports_file|files|imports) took 38.179358276s" 08:31:04 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 47.50411ms" 08:31:14 level=info msg="[linters_context/goanalysis] analyzers took 1m10.724342849s with top 10 stages: buildir: 38.699726006s, inspect: 2.139569779s, fact_deprecated: 1.744916351s, printf: 1.50285595s, ctrlflow: 1.496984695s, S1038: 1.369996675s, gosec: 1.309438947s, fact_purity: 1.009440652s, nilness: 972.360732ms, SA1004: 666.499619ms" 08:31:14 level=info msg="[runner] Issues before processing: 203, after processing: 0" 08:31:14 level=info msg="[runner] Processors filtering stat (out/in): cgo: 203/203, identifier_marker: 203/203, skip_dirs: 203/203, filename_unadjuster: 203/203, path_prettifier: 203/203, exclude: 203/203, exclude-rules: 23/203, nolint: 0/23, skip_files: 203/203, autogenerated_exclude: 203/203" 08:31:14 level=info msg="[runner] processing took 18.155474ms with stages: nolint: 8.732865ms, identifier_marker: 5.007471ms, exclude-rules: 1.837106ms, autogenerated_exclude: 1.098069ms, path_prettifier: 991.735µs, skip_dirs: 431.886µs, cgo: 35.811µs, filename_unadjuster: 15.951µs, max_same_issues: 870ns, diff: 680ns, exclude: 530ns, uniq_by_line: 440ns, skip_files: 420ns, path_shortener: 330ns, severity-rules: 330ns, source_code: 300ns, sort_results: 280ns, max_from_linter: 170ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" 08:31:14 level=info msg="[runner] linters took 8.905426252s with stages: goanalysis_metalinter: 8.887151862s" 08:31:14 level=info msg="File cache stats: 0 entries of total size 0B" 08:31:14 level=info msg="Memory: 473 samples, avg is 115.3MB, max is 761.9MB" 08:31:14 level=info msg="Execution took 47.143388216s" 08:31:14 go vet ./... 08:31:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:31:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:31:18 ./bin/test-attribution-txt.sh [Pipeline] echo 08:31:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:31:18 + ls -al . 08:31:18 total 704 08:31:18 drwxrwxr-x 11 1001 1001 4096 May 16 08:29 . 08:31:18 drwxr-xr-x 4 root root 4096 May 16 08:29 .. 08:31:18 drwxrwxr-x 2 1001 1001 4096 May 16 08:28 .blubracket 08:31:18 -rw-rw-r-- 1 1001 1001 16 May 16 08:28 .dockerignore 08:31:18 drwxrwxr-x 8 1001 1001 4096 May 16 08:28 .git 08:31:18 drwxrwxr-x 3 1001 1001 4096 May 16 08:28 .github 08:31:18 -rw-rw-r-- 1 1001 1001 1133 May 16 08:28 .gitignore 08:31:18 -rw-rw-r-- 1 1001 1001 42 May 16 08:28 .golangci.yml 08:31:18 -rw-rw-r-- 1 1001 1001 87 May 16 08:28 .hadolint.yml 08:31:18 drwxr-xr-x 3 1001 1001 4096 May 16 08:28 .semver 08:31:18 -rw-rw-r-- 1 1001 1001 166 May 16 08:28 .sonarcloud.properties 08:31:18 -rw-rw-r-- 1 1001 1001 1171 May 16 08:28 ADOPTERS.md 08:31:18 -rw-rw-r-- 1 1001 1001 10835 May 16 08:28 Attribution.txt 08:31:18 -rw-rw-r-- 1 1001 1001 73765 May 16 08:28 CHANGELOG.md 08:31:18 -rw-rw-r-- 1 1001 1001 3804 May 16 08:28 CONTRIBUTING.md 08:31:18 -rw-rw-r-- 1 1001 1001 677 May 16 08:28 GOVERNANCE.md 08:31:18 -rw-rw-r-- 1 1001 1001 883 May 16 08:28 Jenkinsfile 08:31:18 -rw-rw-r-- 1 1001 1001 10775 May 16 08:28 LICENSE 08:31:18 -rw-rw-r-- 1 1001 1001 14368 May 16 08:28 Makefile 08:31:18 -rw-rw-r-- 1 1001 1001 582 May 16 08:28 OWNERS.md 08:31:18 -rw-rw-r-- 1 1001 1001 9902 May 16 08:28 README.md 08:31:18 -rw-rw-r-- 1 1001 1001 789 May 16 08:28 SECURITY.md 08:31:18 -rw-rw-r-- 1 1001 1001 5 May 16 08:28 VERSION 08:31:18 drwxrwxr-x 2 1001 1001 4096 May 16 08:28 bin 08:31:18 drwxrwxr-x 18 1001 1001 4096 May 16 08:28 cmd 08:31:18 -rw-r--r-- 1 root root 447731 May 16 08:30 coverage.out 08:31:18 -rw-rw-r-- 1 1001 1001 3200 May 16 08:28 go.mod 08:31:18 -rw-rw-r-- 1 1001 1001 31040 May 16 08:28 go.sum 08:31:18 drwxrwxr-x 7 1001 1001 4096 May 16 08:28 internal 08:31:18 drwxrwxr-x 3 1001 1001 4096 May 16 08:28 openapi 08:31:18 -rw-rw-r-- 1 1001 1001 594 May 16 08:28 security.txt 08:31:18 drwxrwxr-x 4 1001 1001 4096 May 16 08:28 snap 08:31:18 -rw-rw-r-- 1 1001 1001 204 May 16 08:28 version.go [Pipeline] sh 08:31:18 + '[' -e coverage.out ] 08:31:18 + chown 1001:1001 coverage.out [Pipeline] stash 08:31:19 Stashed 1 file(s) [Pipeline] sh 08:31:19 + make build 08:31:19 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:31:31 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:31:33 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:31:34 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:31:35 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:31:41 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:31:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:31:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:31: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:31:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:31: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:31:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:31:50 $ docker stop --time=1 c518c60533471ba336146e2b14aa16eebc16921baa1c1bc8d1e11a4d3005626e 08:31:55 $ docker rm -f --volumes c518c60533471ba336146e2b14aa16eebc16921baa1c1bc8d1e11a4d3005626e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:31:56 08:31:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:31:56 latest: Pulling from edgex-devops/edgex-compose 08:31:56 cbdbe7a5bc2a: Pulling fs layer 08:31:56 ca9280d653b3: Pulling fs layer 08:31:56 7e9c9ca2126c: Pulling fs layer 08:31:56 cbdbe7a5bc2a: Download complete 08:31:57 cbdbe7a5bc2a: Pull complete 08:31:57 ca9280d653b3: Verifying Checksum 08:31:57 ca9280d653b3: Download complete 08:31:57 7e9c9ca2126c: Download complete 08:31:57 ca9280d653b3: Pull complete 08:31:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15526 in /w/workspace/edgexfoundry_edgex-go_PR-4567 [Pipeline] { [Pipeline] ws 08:31:59 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 08:31:59 The recommended git tool is: git 08:32:01 7e9c9ca2126c: Pull complete 08:32:01 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:32:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:01 prd-ubuntu20.04-docker-8c-8g-15523 does not seem to be running inside a container 08:32:01 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/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/edgex-compose:latest cat 08:32:03 $ docker top d86b435ca81cd3fba34863e7e6facfb200e6c3f1b05aa666631c8412affc1935 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:04 + docker-compose build --help 08:32:04 + grep parallel 08:32:04 --parallel Build images in parallel. [Pipeline] } 08:32:04 $ docker stop --time=1 d86b435ca81cd3fba34863e7e6facfb200e6c3f1b05aa666631c8412affc1935 08:32:06 $ docker rm -f --volumes d86b435ca81cd3fba34863e7e6facfb200e6c3f1b05aa666631c8412affc1935 [Pipeline] // withDockerContainer 08:32:06 using credential edgex-jenkins-ssh [Pipeline] writeFile 08:32:06 Cloning the remote Git repository [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:07 prd-ubuntu20.04-docker-8c-8g-15523 does not seem to be running inside a container 08:32:07 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:32:06 > git init /w/workspace/edgex-go/1 # timeout=10 08:32:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:06 > git --version # timeout=10 08:32:06 > git --version # 'git version 2.25.1' 08:32:06 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:07 $ docker top 9749d4446f3f7f208f1a18ed01b2978bc904f81846ba8bf5b4a3134f05b1e689 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:07 + docker-compose -f ./docker-compose-build.yml build --parallel 08:32:08 Building core-command ... 08:32:08 Building core-common-config-bootstrapper ... 08:32:08 Building core-data ... 08:32:08 Building core-metadata ... 08:32:08 Building security-bootstrapper ... 08:32:08 Building security-proxy-auth ... 08:32:08 Building security-proxy-setup ... 08:32:08 Building security-secretstore-setup ... 08:32:08 Building security-spiffe-token-provider ... 08:32:08 Building security-spire-agent ... 08:32:08 Building security-spire-config ... 08:32:08 Building security-spire-server ... 08:32:08 Building support-notifications ... 08:32:08 Building support-scheduler ... 08:32:08 Building support-scheduler 08:32:08 Building security-spire-config 08:32:08 Building core-command 08:32:08 Building security-spire-server 08:32:08 Building security-proxy-setup 08:32:23 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:32:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:32:23 ---> 6f34683b77dc 08:32:23 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:32:23 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:32:23 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:32:23 ---> 6f34683b77dc 08:32:23 Step 3/26 : WORKDIR /edgex-go 08:32:23 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:32:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:32:23 ---> 6f34683b77dc 08:32:23 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:32:23 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:32:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:32:23 ---> 6f34683b77dc 08:32:23 Step 3/22 : WORKDIR /edgex-go 08:32:23 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:32:23 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:32:23 ---> 6f34683b77dc 08:32:23 Step 3/27 : WORKDIR /edgex-go 08:32:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:26 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4567/head:refs/remotes/origin/PR-4567 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:32:26 Merging remotes/origin/main commit 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb into PR head commit a012660fa334e10f6590f831a648e1ee39aa0497 08:32:27 Merge succeeded, producing a012660fa334e10f6590f831a648e1ee39aa0497 08:32:27 Checking out Revision a012660fa334e10f6590f831a648e1ee39aa0497 (PR-4567) 08:32:28 Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v3" 08:32:28 > git --version # timeout=10 08:32:28 > git --version # 'git version 2.25.1' 08:32:28 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 08:32:26 > git config core.sparsecheckout # timeout=10 08:32:27 > git checkout -f a012660fa334e10f6590f831a648e1ee39aa0497 # timeout=10 08:32:27 > git remote # timeout=10 08:32:27 > git config --get remote.origin.url # timeout=10 08:32:27 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:27 > git merge 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb # timeout=10 08:32:27 > git rev-parse HEAD^{commit} # timeout=10 08:32:27 > git config core.sparsecheckout # timeout=10 08:32:27 > git checkout -f a012660fa334e10f6590f831a648e1ee39aa0497 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:32:29 % Total % Received % Xferd Average Speed Time Time Time Current 08:32:29 Dload Upload Total Spent Left Speed 08:32:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh 08:32:29 ---> Running in 3f6eca64d0d1 08:32:29 ---> Running in 1ef5a521f2f3 08:32:29 ---> Running in 059899086e68 08:32:29 ---> Running in a28a536d54aa 08:32:29 ---> Running in 830b622307a8 08:32:29 Removing intermediate container 3f6eca64d0d1 08:32:29 ---> ad632079642c 08:32:29 Step 4/23 : WORKDIR /edgex-go 08:32:29 Removing intermediate container 059899086e68 08:32:29 ---> 665c223c6c90 08:32:29 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:32:29 Removing intermediate container a28a536d54aa 08:32:29 ---> 0696cb168ba0 08:32:29 Step 4/24 : WORKDIR /edgex-go 08:32:29 Removing intermediate container 830b622307a8 08:32:29 ---> f6542d3dd3bc 08:32:29 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:32:29 Removing intermediate container 1ef5a521f2f3 08:32:29 ---> 0e75dc3d195f 08:32:29 Step 4/22 : RUN apk add --update --no-cache make git 08:32:29 ---> Running in 2e96a76d679d 08:32:29 ---> Running in aa080eee8564 08:32:29 ---> Running in 6064b16984c2 08:32:29 ---> Running in a7ea2c6fb6bf 08:32:29 ---> Running in a1c7a474f04d 08:32:29 Removing intermediate container aa080eee8564 08:32:29 ---> ae3c54b740af 08:32:29 Step 5/24 : RUN apk add --update --no-cache make git 08:32:29 Removing intermediate container 2e96a76d679d 08:32:29 ---> 1e7d6f34b6ec 08:32:29 Step 5/23 : RUN apk add --update --no-cache make git 08:32:29 ---> Running in dfb7a3717b47 08:32:29 ---> Running in 5ed9eb581b90 08:32:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:32:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:32:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:32:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:32:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:32:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:32:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:32:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:32:30 + sudo tee /etc/docker/daemon.new 08:32:30 { 08:32:30 "registry-mirrors": [ 08:32:30 "https://nexus3.edgexfoundry.org:10001" 08:32:30 ], 08:32:30 "bip": "10.250.0.254/24", 08:32:30 "hosts": [ 08:32:30 "tcp://0.0.0.0:5555", 08:32:30 "unix:///var/run/docker.sock" 08:32:30 ], 08:32:30 "mtu": 1458, 08:32:30 "selinux-enabled": true, 08:32:30 "seccomp-profile": "/etc/docker/seccomp.json" 08:32:30 } [Pipeline] sh 08:32:30 OK: 265 MiB in 53 packages 08:32:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:32:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:32:30 OK: 265 MiB in 53 packages 08:32:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:32:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:32:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:32:30 OK: 265 MiB in 53 packages 08:32:30 OK: 265 MiB in 53 packages 08:32:30 OK: 265 MiB in 53 packages 08:32:30 Removing intermediate container 6064b16984c2 08:32:30 ---> 0a92f14004d9 08:32:30 Step 5/27 : COPY go.mod vendor* ./ 08:32:30 Removing intermediate container a1c7a474f04d 08:32:30 ---> e0bafd930e92 08:32:30 Step 5/22 : COPY go.mod vendor* ./ 08:32:31 + sudo service docker restart 08:32:31 ---> c328a2441229 08:32:31 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:31 ---> 2c35d5f364dd 08:32:31 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:31 ---> Running in f74eeca56dbb 08:32:31 ---> Running in 32e6f4cb270d 08:32:31 Removing intermediate container dfb7a3717b47 08:32:31 ---> 8e0a7effc9e1 08:32:31 Step 6/24 : COPY go.mod vendor* ./ 08:32:31 ---> 67704faa0c06 08:32:31 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:31 ---> Running in dd35d5d29cf4 08:32:31 Removing intermediate container a7ea2c6fb6bf 08:32:31 ---> 34f24b0ac287 08:32:31 Step 5/26 : COPY go.mod vendor* ./ 08:32:31 Removing intermediate container 5ed9eb581b90 08:32:31 ---> 5109b5f9dd97 08:32:31 Step 6/23 : COPY go.mod vendor* ./ 08:32:31 ---> 385cf33fa755 08:32:31 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:31 ---> Running in 9947ab203111 08:32:31 ---> 7d3f834985b2 08:32:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:31 ---> Running in 02e915df8f58 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:32:49 provisioning config files... 08:32:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3223419612747007458tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:50 ---> docker-login.sh 08:32:50 nexus3.edgexfoundry.org:10001 08:32:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:50 Configure a credential helper to remove this warning. See 08:32:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:50 08:32:50 Login Succeeded 08:32:50 nexus3.edgexfoundry.org:10002 08:32:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:51 Configure a credential helper to remove this warning. See 08:32:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:51 08:32:51 Login Succeeded 08:32:51 nexus3.edgexfoundry.org:10003 08:32:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:51 Configure a credential helper to remove this warning. See 08:32:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:51 08:32:51 Login Succeeded 08:32:51 nexus3.edgexfoundry.org:10004 08:32:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:51 Configure a credential helper to remove this warning. See 08:32:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:51 08:32:51 Login Succeeded 08:32:51 docker.io 08:32:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:52 Configure a credential helper to remove this warning. See 08:32:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:52 08:32:52 Login Succeeded 08:32:52 ---> docker-login.sh ends [Pipeline] } 08:32:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:32:53 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 08:32:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:53 ========================================================= 08:32:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:32:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:32:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:32:54 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:32:54 c41833b44d91: Pulling fs layer 08:32:54 ed15518f5707: Pulling fs layer 08:32:54 feae8fd75edb: Pulling fs layer 08:32:54 242c74f7c9fa: Pulling fs layer 08:32:54 3cdef696dda3: Pulling fs layer 08:32:54 2ced38df9373: Pulling fs layer 08:32:54 58f1dce35555: Pulling fs layer 08:32:54 3cdef696dda3: Waiting 08:32:54 58f1dce35555: Waiting 08:32:54 2ced38df9373: Waiting 08:32:54 242c74f7c9fa: Waiting 08:32:54 ed15518f5707: Verifying Checksum 08:32:54 ed15518f5707: Download complete 08:32:54 242c74f7c9fa: Verifying Checksum 08:32:54 242c74f7c9fa: Download complete 08:32:54 3cdef696dda3: Verifying Checksum 08:32:54 3cdef696dda3: Download complete 08:32:54 c41833b44d91: Verifying Checksum 08:32:54 c41833b44d91: Download complete 08:32:55 c41833b44d91: Pull complete 08:32:55 58f1dce35555: Verifying Checksum 08:32:55 58f1dce35555: Download complete 08:32:56 ed15518f5707: Pull complete 08:32:57 feae8fd75edb: Verifying Checksum 08:32:57 feae8fd75edb: Download complete 08:32:57 2ced38df9373: Verifying Checksum 08:32:57 2ced38df9373: Download complete 08:33:09 feae8fd75edb: Pull complete 08:33:09 242c74f7c9fa: Pull complete 08:33:09 3cdef696dda3: Pull complete 08:33:16 2ced38df9373: Pull complete 08:33:17 58f1dce35555: Pull complete 08:33:17 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 08:33:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:33:18 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:18 WORKDIR /edgex 08:33:18 COPY go.mod . 08:33:18 RUN go mod download 08:33:18 + docker build -t ci-base-image-arm64 -f - . 08:33:18 Sending build context to Docker daemon 2.928MB 08:33:18 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:18 ---> fadd8f120f05 08:33:18 Step 2/4 : WORKDIR /edgex 08:33:20 ---> Running in c622eae8b66d 08:33:21 Removing intermediate container c622eae8b66d 08:33:21 ---> 8a276bc16f84 08:33:21 Step 3/4 : COPY go.mod . 08:33:21 ---> 8c016787ac28 08:33:21 Step 4/4 : RUN go mod download 08:33:21 ---> Running in 6c7f26ff4ff6 08:33:27 Removing intermediate container 9947ab203111 08:33:27 ---> 82378a0ef959 08:33:27 Step 7/26 : COPY . . 08:33:27 Removing intermediate container 02e915df8f58 08:33:27 ---> c37dd866e40b 08:33:27 Step 8/23 : COPY . . 08:33:27 Removing intermediate container dd35d5d29cf4 08:33:27 ---> cc7906dc7bde 08:33:27 Step 8/24 : COPY . . 08:33:27 Removing intermediate container f74eeca56dbb 08:33:27 ---> 8bd1706114cd 08:33:27 Step 7/22 : COPY . . 08:33:27 Removing intermediate container 32e6f4cb270d 08:33:27 ---> dea0e80363c0 08:33:27 Step 7/27 : COPY . . 08:33:46 ---> 1bb6cc4561f2 08:33:46 ---> b4abe1f9dd21 08:33:46 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:33:46 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:33:46 ---> 7f80477333de 08:33:46 ---> 9047b6c3bc49 08:33:46 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:33:46 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:33:46 ---> 5621e6ab9537 08:33:46 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 08:33:46 ---> Running in 6ac519d832f1 08:33:46 ---> Running in d82c63a05b80 08:33:46 ---> Running in dee4294e3fb5 08:33:46 ---> Running in 771ebc054504 08:33:46 ---> Running in cdb68d90b96d 08:33:46 Removing intermediate container dee4294e3fb5 08:33:46 ---> bb0e3b22d766 08:33:46 Step 9/27 : WORKDIR /edgex-go/spire-build 08:33:46 Removing intermediate container 771ebc054504 08:33:46 ---> 56f99507aaea 08:33:46 Step 9/26 : WORKDIR /edgex-go/spire-build 08:33:46 ---> Running in 8392ef45b93e 08:33:46 ---> Running in 972dba74e23c 08:33:46 Removing intermediate container 972dba74e23c 08:33:46 ---> 4d291c2165e3 08:33:46 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:33:46 ---> Running in c643a1c784fc 08:33:46 Removing intermediate container 8392ef45b93e 08:33:46 ---> da7dcd913833 08:33:46 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:33:46 ---> Running in 0336a1ae5502 08:33:46 Removing intermediate container c643a1c784fc 08:33:46 ---> 680271a0a06d 08:33:46 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:33:46 ---> Running in 615b05cc6475 08:33:46 Removing intermediate container 0336a1ae5502 08:33:46 ---> 645a0878c747 08:33:46 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:33:46 ---> Running in 4b9d8c1dd2d8 08:33:47 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:33:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:33:47 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:33:47 Removing intermediate container 615b05cc6475 08:33:47 ---> a8c618b22c3f 08:33:47 Step 12/26 : WORKDIR /edgex-go 08:33:47 ---> Running in aa3754d789ff 08:33:48 Removing intermediate container aa3754d789ff 08:33:48 Removing intermediate container 4b9d8c1dd2d8 08:33:48 ---> 312aec8c051b 08:33:48 08:33:48 ---> 7f65cc52b61f 08:33:48 Step 12/27 : WORKDIR /edgex-go 08:33:48 Step 13/26 : FROM alpine:3.17 08:33:48 ---> Running in cbec2346b79e 08:33:48 3.17: Pulling from library/alpine 08:33:48 Removing intermediate container cbec2346b79e 08:33:48 ---> 7f99c63968b5 08:33:48 08:33:48 Step 13/27 : FROM alpine:3.17 08:33:48 3.17: Pulling from library/alpine 08:33:48 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:33:48 Status: Downloaded newer image for alpine:3.17 08:33:48 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:33:48 Status: Image is up to date for alpine:3.17 08:33:48 ---> 9ed4aefc74f6 08:33:48 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:33:48 ---> 9ed4aefc74f6 08:33:48 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:33:48 ---> Running in 022273de5fea 08:33:48 ---> Running in d1bd6d46480d 08:33:48 Removing intermediate container d1bd6d46480d 08:33:48 ---> 3cf0c8036367 08:33:48 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:33:48 Removing intermediate container 022273de5fea 08:33:48 ---> 672e0fd455e3 08:33:48 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:33:48 ---> Running in a9c97d24d516 08:33:48 ---> Running in ae8c8ea8b654 08:33:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:50 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:33:50 v3.17.3-179-gbb24c72a8c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:33:50 OK: 17821 distinct packages available 08:33:50 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:33:50 v3.17.3-179-gbb24c72a8c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:33:50 OK: 17821 distinct packages available 08:33:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:50 (1/5) Installing dumb-init (1.2.5-r2) 08:33:50 (2/5) Installing musl-obstack (1.2.3-r0) 08:33:50 (3/5) Installing libucontext (1.2-r0) 08:33:50 (4/5) Installing gcompat (1.1.0-r0) 08:33:50 (5/5) Installing openssl (3.0.8-r4) 08:33:50 (1/4) Installing dumb-init (1.2.5-r2) 08:33:50 Executing busybox-1.35.0-r29.trigger 08:33:50 OK: 8 MiB in 20 packages 08:33:50 (2/4) Installing musl-obstack (1.2.3-r0) 08:33:50 (3/4) Installing libucontext (1.2-r0) 08:33:50 (4/4) Installing gcompat (1.1.0-r0) 08:33:50 Executing busybox-1.35.0-r29.trigger 08:33:50 OK: 7 MiB in 19 packages 08:33:53 Removing intermediate container 6c7f26ff4ff6 08:33:53 ---> 5a107af00e72 08:33:53 Successfully built 5a107af00e72 08:33:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:54 + docker inspect -f . ci-base-image-arm64 08:33:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:54 prd-ubuntu20.04-docker-arm64-4c-16g-15526 does not seem to be running inside a container 08:33:54 $ 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 ******** ci-base-image-arm64 cat 08:33:55 Removing intermediate container a9c97d24d516 08:33:55 ---> 3623173fe22d 08:33:55 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:33:55 Removing intermediate container ae8c8ea8b654 08:33:55 ---> d05dc87e6f8a 08:33:55 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 08:33:56 ---> 0c6a3ff7b1de 08:33:56 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 08:33:56 ---> 5389553d2d78 08:33:56 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:33:56 $ docker top 9db671e6aa33744deb411368a89c5de8bc0a28e24afd4d0401649abc778cb8b5 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:57 ---> 3e861a328774 08:33:57 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:33:57 ---> ebbf7acb31ae 08:33:57 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:33:57 + go version 08:33:57 go version go1.20.2 linux/arm64 [Pipeline] } 08:33:57 $ docker stop --time=1 9db671e6aa33744deb411368a89c5de8bc0a28e24afd4d0401649abc778cb8b5 08:33:59 $ docker rm -f --volumes 9db671e6aa33744deb411368a89c5de8bc0a28e24afd4d0401649abc778cb8b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:00 + docker inspect -f . ci-base-image-arm64 08:34:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:00 prd-ubuntu20.04-docker-arm64-4c-16g-15526 does not seem to be running inside a container 08:34:00 $ 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 ******** ci-base-image-arm64 cat 08:34:01 $ docker top b0c48c9ebfe55689ff5a933ccccdd3e43555cd47ec89ee364758a644aa15a164 -eo pid,comm [Pipeline] { [Pipeline] echo 08:34:02 ========================================================= 08:34:02 [edgeXBuildGoParallel] Running Tests and Build... 08:34:02 ========================================================= [Pipeline] sh 08:34:02 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 08:34:03 + make test 08:34:03 go test -race -coverprofile=coverage.out ./... 08:34:19 ---> b562ddf70cc8 08:34:19 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:34:19 ---> c5705abc6ca4 08:34:19 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:34:19 ---> 34e1fea277f7 08:34:19 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:34:19 ---> 2a7fa50dbc25 08:34:19 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:34:19 ---> Running in 2ec5eadfc3f8 08:34:20 ---> 56ab388e9f1f 08:34:20 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:34:20 Removing intermediate container 2ec5eadfc3f8 08:34:20 ---> d291b9a70f3a 08:34:20 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:34:20 ---> 15c47161099c 08:34:20 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:34:20 ---> Running in 8e205318774c 08:34:20 Removing intermediate container 6ac519d832f1 08:34:20 ---> 64bac7b07e6f 08:34:20 08:34:20 Step 9/22 : FROM alpine:3.17 08:34:20 ---> 9ed4aefc74f6 08:34:20 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:34:20 Removing intermediate container d82c63a05b80 08:34:20 ---> 1cf7b6cf5b54 08:34:20 08:34:20 Step 10/24 : FROM alpine:3.17 08:34:20 ---> 9ed4aefc74f6 08:34:20 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:34:20 ---> 60325cc9c7c1 08:34:20 Step 22/27 : WORKDIR / 08:34:20 ---> Running in f59882229ede 08:34:20 ---> Running in 4ed066dcf7c1 08:34:20 ---> Running in 765839ad664a 08:34:20 Removing intermediate container cdb68d90b96d 08:34:20 ---> 9dff213fac5b 08:34:20 08:34:20 Step 10/23 : FROM alpine:3.17 08:34:20 ---> 9ed4aefc74f6 08:34:20 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:34:20 ---> Running in 56a39290d1ea 08:34:20 Removing intermediate container 8e205318774c 08:34:20 ---> 81c9b00a2361 08:34:20 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:34:20 ---> Running in fdc0797d72d7 08:34:20 Removing intermediate container 4ed066dcf7c1 08:34:20 ---> 093aa9c75b80 08:34:20 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:34:21 ---> Running in 8ecbeefff227 08:34:21 Removing intermediate container fdc0797d72d7 08:34:21 ---> b249bba7b726 08:34:21 Step 24/26 : LABEL arch=x86_64 08:34:21 ---> Running in af831bc7b566 08:34:21 Removing intermediate container 8ecbeefff227 08:34:21 ---> b51770338689 08:34:21 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:34:21 ---> Running in 4dcdf1b24fc4 08:34:21 Removing intermediate container af831bc7b566 08:34:21 ---> 3452a9e671dd 08:34:21 Step 25/26 : LABEL git_sha=a012660fa334e10f6590f831a648e1ee39aa0497 08:34:21 ---> Running in a0d1fb488baf 08:34:21 Removing intermediate container 4dcdf1b24fc4 08:34:21 ---> 87e2ec4fca13 08:34:21 Step 25/27 : LABEL arch=x86_64 08:34:21 ---> Running in ca56dfdaed41 08:34:21 Removing intermediate container a0d1fb488baf 08:34:21 ---> 0a63ad53f399 08:34:21 Step 26/26 : LABEL version=0.0.0 08:34:21 ---> Running in 6a68a5e5855e 08:34:21 Removing intermediate container ca56dfdaed41 08:34:21 ---> 11f5f8a9ea7e 08:34:21 Step 26/27 : LABEL git_sha=a012660fa334e10f6590f831a648e1ee39aa0497 08:34:21 ---> Running in a2c211be92d7 08:34:21 Removing intermediate container 6a68a5e5855e 08:34:21 ---> a8f79e0ca2c1 08:34:21 08:34:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:21 Successfully built a8f79e0ca2c1 08:34:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:21 Successfully tagged security-spire-server:latest 08:34:21 Building core-common-config-bootstrapper 08:34:21  Building security-spire-server ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:22 (1/1) Installing dumb-init (1.2.5-r2) 08:34:22 (1/2) Installing dumb-init (1.2.5-r2) 08:34:22 (1/1) Installing dumb-init (1.2.5-r2) 08:34:22 (2/2) Installing openssl (3.0.8-r4) 08:34:22 Executing busybox-1.35.0-r29.trigger 08:34:22 Executing busybox-1.35.0-r29.trigger 08:34:22 OK: 7 MiB in 16 packages 08:34:22 OK: 7 MiB in 16 packages 08:34:22 Executing busybox-1.35.0-r29.trigger 08:34:22 OK: 8 MiB in 17 packages 08:34:25 Removing intermediate container a2c211be92d7 08:34:25 ---> 3b1cac3e12b8 08:34:25 Step 27/27 : LABEL version=0.0.0 08:34:25 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:34:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:34:25 ---> 6f34683b77dc 08:34:25 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:34:25 ---> Using cache 08:34:25 ---> 0696cb168ba0 08:34:25 Step 4/23 : WORKDIR /edgex-go 08:34:25 ---> Using cache 08:34:25 ---> ae3c54b740af 08:34:25 Step 5/23 : RUN apk add --update --no-cache make git 08:34:25 ---> Using cache 08:34:25 ---> 8e0a7effc9e1 08:34:25 Step 6/23 : COPY go.mod vendor* ./ 08:34:25 ---> Using cache 08:34:25 ---> 67704faa0c06 08:34:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:25 ---> Using cache 08:34:25 ---> cc7906dc7bde 08:34:25 Step 8/23 : COPY . . 08:34:25 ---> Using cache 08:34:25 ---> 1bb6cc4561f2 08:34:25 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:34:26 ---> Running in 7eb786704a51 08:34:26 ---> Running in ed53fa6e0b7e 08:34:27 Removing intermediate container 7eb786704a51 08:34:27 ---> 65dd7263308d 08:34:27 08:34:27 Successfully built 65dd7263308d 08:34:27 Successfully tagged security-spire-config:latest 08:34:27  Building security-spire-config ... done Building security-secretstore-setup 08:34:28 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:34:31 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:34:31 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:34:31 ---> 6f34683b77dc 08:34:31 Step 3/25 : WORKDIR /edgex-go 08:34:31 ---> Using cache 08:34:31 ---> 0e75dc3d195f 08:34:31 Step 4/25 : RUN apk add --update --no-cache make git 08:34:31 ---> Using cache 08:34:31 ---> e0bafd930e92 08:34:31 Step 5/25 : COPY go.mod vendor* ./ 08:34:31 ---> Using cache 08:34:31 ---> c328a2441229 08:34:31 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:31 ---> Using cache 08:34:31 ---> 8bd1706114cd 08:34:31 Step 7/25 : COPY . . 08:34:31 ---> Using cache 08:34:31 ---> b4abe1f9dd21 08:34:31 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:34:32 Removing intermediate container 56a39290d1ea 08:34:32 ---> 26bf9f0c11ce 08:34:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:34:32 Removing intermediate container f59882229ede 08:34:32 ---> dd6781596acf 08:34:32 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:34:33 ---> Running in 4556df707272 08:34:33 Removing intermediate container 765839ad664a 08:34:33 ---> d05a8ec22bde 08:34:33 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:34:33 ---> Running in fb7462a4c865 08:34:33 ---> Running in 9f9b1c81db89 08:34:33 ---> Running in 06fc1c0ccb98 08:34:33 Removing intermediate container fb7462a4c865 08:34:33 ---> cd0329cbf183 08:34:33 Step 13/24 : ENV APP_PORT=59882 08:34:33 ---> Running in a7ea5dff8a0a 08:34:33 Removing intermediate container 9f9b1c81db89 08:34:33 ---> 2ff5f785d794 08:34:33 Step 13/23 : ENV APP_PORT=59861 08:34:33 Removing intermediate container 06fc1c0ccb98 08:34:33 ---> 3f2df9e17c65 08:34:33 Step 12/22 : WORKDIR /edgex 08:34:33 ---> Running in 0f270d264772 08:34:33 ---> Running in 9d46c33ca461 08:34:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:34:33 Removing intermediate container a7ea5dff8a0a 08:34:33 ---> 1f8f9a4f6d5d 08:34:33 Step 14/24 : EXPOSE $APP_PORT 08:34:33 ---> Running in 5fa111873179 08:34:33 Removing intermediate container 9d46c33ca461 08:34:33 ---> 92ddeca44d80 08:34:33 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:33 Removing intermediate container 0f270d264772 08:34:33 ---> dea181f4eaa2 08:34:33 Step 14/23 : EXPOSE $APP_PORT 08:34:33 ---> Running in a9e9c7a34892 08:34:34 Removing intermediate container 5fa111873179 08:34:34 ---> 198716e3197e 08:34:34 Step 15/24 : WORKDIR / 08:34:34 Removing intermediate container a9e9c7a34892 08:34:34 ---> db7a4dbfa2ed 08:34:34 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:34 ---> Running in d61c5f210185 08:34:34 ---> f2a42a615a16 08:34:34 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:34:35 Removing intermediate container d61c5f210185 08:34:35 ---> 52d1535abb6c 08:34:35 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:35 ---> c1ce2436884f 08:34:35 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:34:35 ---> a69c57e55d83 08:34:35 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:34:35 ---> f24b06bb633a 08:34:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:34:36 ---> f027b7103b7e 08:34:36 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:34:36 ---> b28189370957 08:34:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:34:36 ---> 3a841c25b5c5 08:34:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:34:36 ---> 05986ef6dc10 08:34:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:34:37 ---> 5adc2000d71f 08:34:37 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:34:37 ---> 130135aa3bc4 08:34:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:34:37 ---> a0d8d904744d 08:34:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:34:37 ---> Running in b897bbd1bd44 08:34:38 ---> 96c6dadd2f0f 08:34:38 Step 20/24 : ENTRYPOINT ["/core-command"] 08:34:38 ---> 1999805cf490 08:34:38 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:34:38 ---> Running in 7ba9d083b0a1 08:34:38 ---> Running in c3c7d88936a0 08:34:38 Removing intermediate container 7ba9d083b0a1 08:34:38 ---> 239e4b3650e1 08:34:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:39 Removing intermediate container c3c7d88936a0 08:34:39 ---> 8039a80b9587 08:34:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:39 ---> Running in 0e5f5735c4f6 08:34:39 ---> Running in e725bf64981e 08:34:39 Removing intermediate container 0e5f5735c4f6 08:34:39 ---> 7591ca89939f 08:34:39 Step 22/24 : LABEL arch=x86_64 08:34:39 Removing intermediate container b897bbd1bd44 08:34:39 Removing intermediate container e725bf64981e 08:34:39 ---> 5eb6f40552f8 08:34:39 Step 21/23 : LABEL arch=x86_64 08:34:39 ---> 6d267ad02c9f 08:34:39 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:34:39 ---> Running in c18880da2e7d 08:34:39 ---> Running in df5b1c9d51ca 08:34:39 ---> Running in fac9cb289186 08:34:39 Removing intermediate container c18880da2e7d 08:34:39 ---> 60072a5995df 08:34:39 Step 23/24 : LABEL git_sha=a012660fa334e10f6590f831a648e1ee39aa0497 08:34:39 Removing intermediate container df5b1c9d51ca 08:34:39 ---> 5155b38ad168 08:34:39 Step 22/23 : LABEL git_sha=a012660fa334e10f6590f831a648e1ee39aa0497 08:34:40 Removing intermediate container fac9cb289186 08:34:40 ---> 9f2def0a6514 08:34:40 Step 20/22 : LABEL arch=x86_64 08:34:40 ---> Running in 4e251905a590 08:34:40 ---> Running in a047ec7f07e5 08:34:40 ---> Running in 70063fb0ee8b 08:34:40 Removing intermediate container 4e251905a590 08:34:40 ---> 8a8fe9cd7f1a 08:34:40 Step 24/24 : LABEL version=0.0.0 08:34:40 Removing intermediate container 70063fb0ee8b 08:34:40 ---> 0e09d5a06d4a 08:34:40 Step 21/22 : LABEL git_sha=a012660fa334e10f6590f831a648e1ee39aa0497 08:34:41 Removing intermediate container a047ec7f07e5 08:34:41 ---> 5780e31236c9 08:34:41 Step 23/23 : LABEL version=0.0.0 08:34:41 ---> Running in c3a2da475ce0 08:34:41 ---> Running in 1d805c85a93d 08:34:41 ---> Running in 8ad856259f00 08:34:41 Removing intermediate container 1d805c85a93d 08:34:41 ---> 9fa8cde4a1d4 08:34:41 Step 22/22 : LABEL version=0.0.0 08:34:41 ---> Running in 2b7f41182a0b 08:34:41 Removing intermediate container c3a2da475ce0 08:34:41 ---> 37c9e819c0a0 08:34:41 08:34:41 Removing intermediate container 8ad856259f00 08:34:41 ---> a1fe1d3cfa07 08:34:41 08:34:41 Successfully built 37c9e819c0a0 08:34:41 Successfully tagged core-command:latest 08:34:41  Building core-command ... done Building core-data 08:34:41 Successfully built a1fe1d3cfa07 08:34:41 Successfully tagged support-scheduler:latest 08:34:41 Building support-notifications 08:34:41  Building support-scheduler ... done Removing intermediate container 2b7f41182a0b 08:34:41 ---> 2d83cd944534 08:34:41 08:34:41 Successfully built 2d83cd944534 08:34:41 Successfully tagged security-proxy-setup:latest 08:34:41  Building security-proxy-setup ... done Building security-spire-agent 08:34:50 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:34:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:34:50 ---> 6f34683b77dc 08:34:50 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:34:50 ---> Using cache 08:34:50 ---> 0696cb168ba0 08:34:50 Step 4/23 : WORKDIR /edgex-go 08:34:50 ---> Using cache 08:34:50 ---> ae3c54b740af 08:34:50 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:34:50 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:34:50 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:34:50 ---> 6f34683b77dc 08:34:50 Step 3/27 : WORKDIR /edgex-go 08:34:50 ---> Using cache 08:34:50 ---> 0e75dc3d195f 08:34:50 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:34:50 ? github.com/edgexfoundry/edgex-go [no test files] 08:34:50 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:34:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:34:50 ---> 6f34683b77dc 08:34:50 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:34:50 ---> Using cache 08:34:50 ---> 0696cb168ba0 08:34:50 Step 4/23 : WORKDIR /edgex-go 08:34:50 ---> Using cache 08:34:50 ---> ae3c54b740af 08:34:50 Step 5/23 : RUN apk add --update --no-cache make git 08:34:50 ---> Using cache 08:34:50 ---> 8e0a7effc9e1 08:34:50 Step 6/23 : COPY go.mod vendor* ./ 08:34:50 ---> Using cache 08:34:50 ---> 67704faa0c06 08:34:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:50 ---> Using cache 08:34:50 ---> cc7906dc7bde 08:34:50 Step 8/23 : COPY . . 08:34:50 ---> Using cache 08:34:50 ---> 1bb6cc4561f2 08:34:50 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:34:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:35:00 ---> Running in ba1848f90765 08:35:00 ---> Running in 83079775e16c 08:35:00 ---> Running in b0b5618b1686 08:35:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:00 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:35:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:01 OK: 265 MiB in 53 packages 08:35:01 OK: 265 MiB in 53 packages 08:35:06 Removing intermediate container ed53fa6e0b7e 08:35:06 ---> e76583ad52de 08:35:06 08:35:06 Step 10/23 : FROM alpine:3.17 08:35:06 ---> 9ed4aefc74f6 08:35:06 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:35:06 Removing intermediate container 4556df707272 08:35:06 ---> 0fbecfb622fb 08:35:06 08:35:06 Step 9/25 : FROM alpine:3.17 08:35:06 ---> 9ed4aefc74f6 08:35:06 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:35:06 ---> Running in 30d7164c8d70 08:35:06 ---> Running in cccb960016ba 08:35:08 Removing intermediate container cccb960016ba 08:35:08 ---> 1a00cc959af6 08:35:08 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:08 Removing intermediate container ba1848f90765 08:35:08 Removing intermediate container 83079775e16c 08:35:08 ---> 7b5c9d3d1915 08:35:08 ---> ea0c681fcd26 08:35:08 Step 5/27 : COPY go.mod vendor* ./Step 6/23 : COPY go.mod vendor* ./ 08:35:08 08:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:08 (1/3) Installing ca-certificates (20230506-r0) 08:35:08 (2/3) Installing dumb-init (1.2.5-r2) 08:35:08 (3/3) Installing su-exec (0.2-r2) 08:35:08 Executing busybox-1.35.0-r29.trigger 08:35:08 Executing ca-certificates-20230506-r0.trigger 08:35:08 OK: 8 MiB in 18 packages 08:35:08 ---> Running in 13da6a71e837 08:35:09 ---> e0a6ad977e4d 08:35:09 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:09 ---> f311a913b201 08:35:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:09 ---> Running in 020d3b603f92 08:35:09 ---> Running in 1936f872df4b 08:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:10 (1/1) Installing dumb-init (1.2.5-r2) 08:35:10 Executing busybox-1.35.0-r29.trigger 08:35:10 Removing intermediate container 30d7164c8d70 08:35:10 ---> bb493cf82082 08:35:10 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:35:10 OK: 7 MiB in 16 packages 08:35:10 ---> Running in 0e14452fd4f9 08:35:11 Removing intermediate container 0e14452fd4f9 08:35:11 ---> 80ac48a3ed79 08:35:11 Step 12/25 : WORKDIR / 08:35:11 Removing intermediate container 13da6a71e837 08:35:11 ---> df5a20f12204 08:35:11 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:11 ---> Running in 96628046fc99 08:35:11 Removing intermediate container 96628046fc99 08:35:11 ---> b328f353b4df 08:35:11 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:11 ---> 1d7edcfded4e 08:35:11 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:35:11 ---> bd611cf9f3d7 08:35:11 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:35:11 ---> 76d5e8355564 08:35:11 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 08:35:12 ---> ef071a6e8127 08:35:12 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:35:12 ---> 16cc11ad547a 08:35:12 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:35:12 ---> aa656726cf77 08:35:12 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:35:12 ---> 8cc49c5d6814 08:35:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:35:12 ---> e15961b91ded 08:35:12 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:35:12 ---> 9ca772c3f0e1 08:35:12 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:12 ---> Running in 75b7982c4d72 08:35:13 ---> 3cccc1bfc62c 08:35:13 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:35:13 ---> cd8c0114b9c8 08:35:13 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:35:14 Removing intermediate container 75b7982c4d72 08:35:14 ---> fba89c16df36 08:35:14 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:35:14 ---> df45808c0610 08:35:14 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:35:14 ---> Running in 8fcba347d9c7 08:35:15 Removing intermediate container 8fcba347d9c7 08:35:15 ---> 5775bee7b354 08:35:15 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 08:35:22 ---> 578629c37123 08:35:22 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:22 ---> Running in d106d2cc9497 08:35:22 ---> Running in 2217d5de11b7 08:35:22 Removing intermediate container d106d2cc9497 08:35:22 ---> 4747681f9fc1 08:35:22 Step 21/23 : LABEL arch=x86_64 08:35:22 ---> Running in a01c7f3f0869 08:35:23 Removing intermediate container a01c7f3f0869 08:35:23 ---> 2bd4bcac6824 08:35:23 Step 22/23 : LABEL git_sha=a012660fa334e10f6590f831a648e1ee39aa0497 08:35:30 ---> Running in 04277606a6b6 08:35:30 Removing intermediate container 04277606a6b6 08:35:30 ---> d1c013c313bf 08:35:30 Step 23/23 : LABEL version=0.0.0 08:35:30 Removing intermediate container 2217d5de11b7 08:35:30 ---> d16c7a8be119 08:35:30 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:35:30 ---> Running in e8ec2ee9d6a5 08:35:30 Removing intermediate container b0b5618b1686 08:35:30 ---> 507d4ef02787 08:35:30 08:35:30 Step 10/23 : FROM alpine:3.17 08:35:30 ---> 9ed4aefc74f6 08:35:30 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:35:30 ---> Running in 6bd4002c8d63 08:35:30 ---> Running in d8a9d78c8fa8 08:35:30 Removing intermediate container e8ec2ee9d6a5 08:35:30 ---> 1cae3c5d3b78 08:35:30 08:35:31 Removing intermediate container 6bd4002c8d63 08:35:31 ---> 5b973afcb060 08:35:31 Step 23/25 : LABEL arch=x86_64 08:35:31 Removing intermediate container d8a9d78c8fa8 08:35:31 ---> b0f0fd658f72 08:35:31 Step 12/23 : ENV APP_PORT=59880 08:35:31 Successfully built 1cae3c5d3b78 08:35:31 Successfully tagged core-common-config-bootstrapper:latest 08:35:31 Building security-spiffe-token-provider 08:35:31  Building core-common-config-bootstrapper ... done  ---> Running in 3c6677f38031 08:35:31 ---> Running in 586b7a023e7f 08:35:31 Removing intermediate container 586b7a023e7f 08:35:31 ---> a0e4bf96ac46 08:35:31 Step 13/23 : EXPOSE $APP_PORT 08:35:31 Removing intermediate container 3c6677f38031 08:35:31 ---> 2520ba40e720 08:35:31 Step 24/25 : LABEL git_sha=a012660fa334e10f6590f831a648e1ee39aa0497 08:35:31 Removing intermediate container 1936f872df4b 08:35:31 ---> ebce2eaa9cf0 08:35:31 Step 8/23 : COPY . . 08:35:32 Removing intermediate container 020d3b603f92 08:35:32 ---> 90c43fda8d9f 08:35:32 Step 7/27 : COPY . . 08:35:37 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:37 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:35:37 ---> 6f34683b77dc 08:35:37 Step 3/20 : WORKDIR /edgex-go 08:35:37 ---> Using cache 08:35:37 ---> 0e75dc3d195f 08:35:37 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:35:45 ---> Running in 64357b804ba9 08:35:45 ---> Running in 5a4c957166d2 08:35:45 ---> Running in 3927a2b1c4d4 08:35:45 ---> 794713bc6f46 08:35:45 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:35:45 ---> a2646de64b05 08:35:45 Step 9/23 : RUN make cmd/support-notifications/support-notifications 08:35:45 Removing intermediate container 64357b804ba9 08:35:45 ---> 032c95544b40 08:35:45 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:35:45 ---> Running in f0f45fa8f78c 08:35:45 Removing intermediate container 5a4c957166d2 08:35:45 ---> 1812c14879f0 08:35:45 Step 25/25 : LABEL version=0.0.0 08:35:45 ---> Running in 70bfdd03bb11 08:35:45 ---> Running in 9c073e3b9e42 08:35:45 ---> Running in 1f706eb4349d 08:35:45 Removing intermediate container f0f45fa8f78c 08:35:45 ---> d0f7e548e014 08:35:45 Step 9/27 : WORKDIR /edgex-go/spire-build 08:35:45 Removing intermediate container 1f706eb4349d 08:35:45 ---> 5b1b14c9dfd5 08:35:45 08:35:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:45 Successfully built 5b1b14c9dfd5 08:35:45 Successfully tagged security-secretstore-setup:latest 08:35:45  Building security-secretstore-setup ... done Building core-metadata 08:35:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:45 ---> Running in fab4b90b9128 08:35:46 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:35:46 v3.17.3-179-gbb24c72a8c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:35:46 OK: 17821 distinct packages available 08:35:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:46 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:35:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:46 (1/1) Installing dumb-init (1.2.5-r2) 08:35:46 Executing busybox-1.35.0-r29.trigger 08:35:46 OK: 265 MiB in 53 packages 08:35:46 OK: 7 MiB in 16 packages 08:35:50 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:50 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:35:50 ---> 6f34683b77dc 08:35:50 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:35:50 ---> Using cache 08:35:50 ---> 0696cb168ba0 08:35:50 Step 4/25 : WORKDIR /edgex-go 08:35:50 ---> Using cache 08:35:50 ---> ae3c54b740af 08:35:50 Step 5/25 : RUN apk add --update --no-cache make git 08:35:50 ---> Using cache 08:35:50 ---> 8e0a7effc9e1 08:35:50 Step 6/25 : COPY go.mod vendor* ./ 08:35:50 ---> Using cache 08:35:50 ---> 67704faa0c06 08:35:50 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:50 ---> Using cache 08:35:50 ---> cc7906dc7bde 08:35:50 Step 8/25 : COPY . . 08:35:50 ---> Using cache 08:35:50 ---> 1bb6cc4561f2 08:35:50 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:35:51 Removing intermediate container fab4b90b9128 08:35:51 ---> ec8368573150 08:35:51 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:35:51 ---> Running in ef376bd0cfe4 08:35:51 ---> Running in 31235c168677 08:35:51 Removing intermediate container 31235c168677 08:35:51 ---> 837e9b77b096 08:35:51 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:35:51 Removing intermediate container 3927a2b1c4d4 08:35:51 ---> 989eea3f525a 08:35:51 Step 5/20 : COPY go.mod vendor* ./ 08:35:51 ---> Running in 36e69fac2e4f 08:35:51 Removing intermediate container 70bfdd03bb11 08:35:51 ---> 50e80360af44 08:35:51 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:35:51 ---> b4070af06e22 08:35:51 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:51 ---> 818fa186778c 08:35:51 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:35:51 ---> Running in ce78ef561a8b 08:35:52 ---> a7ef30a68cd8 08:35:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:35:52 Removing intermediate container 36e69fac2e4f 08:35:52 ---> 86ee484fff8e 08:35:52 Step 12/27 : WORKDIR /edgex-go 08:35:52 ---> Running in c3b5e9fd24c7 08:35:53 Removing intermediate container c3b5e9fd24c7 08:35:53 ---> f636f61641a6 08:35:53 08:35:53 Step 13/27 : FROM alpine:3.17 08:35:53 ---> 9ed4aefc74f6 08:35:53 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:53 ---> Using cache 08:35:53 ---> 672e0fd455e3 08:35:53 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:53 ---> Using cache 08:35:53 ---> d05dc87e6f8a 08:35:53 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:53 ---> Using cache 08:35:53 ---> 0c6a3ff7b1de 08:35:53 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:35:53 ---> Using cache 08:35:53 ---> 3e861a328774 08:35:53 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:35:53 ---> ac98f7862dfb 08:35:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:35:56 ---> fc5e12324436 08:35:56 Step 19/23 : ENTRYPOINT ["/core-data"] 08:35:57 ---> 70ac0bb11a3f 08:35:57 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:57 ---> Running in f5ee723d1de0 08:35:57 Removing intermediate container f5ee723d1de0 08:35:57 ---> 44be072b8271 08:35:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:00 ---> Running in 8db6e4d811d5 08:36:02 ---> 9a7c7364fd4f 08:36:02 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:36:02 Removing intermediate container 8db6e4d811d5 08:36:02 ---> 81bf8dcb51d3 08:36:02 Step 21/23 : LABEL arch=x86_64 08:36:02 ---> Running in 87f49f1d9661 08:36:02 ---> e6ab6a102a97 08:36:02 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:36:03 Removing intermediate container 87f49f1d9661 08:36:03 ---> a06fa1e042e8 08:36:03 Step 22/23 : LABEL git_sha=a012660fa334e10f6590f831a648e1ee39aa0497 08:36:06 ---> bd85036b8751 08:36:06 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:36:06 ---> Running in 61213ef780fb 08:36:10 Removing intermediate container 61213ef780fb 08:36:10 ---> 049c0178b0c0 08:36:10 Step 23/23 : LABEL version=0.0.0 08:36:11 ---> 5b2b4a8aefe5 08:36:11 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:36:11 ---> Running in 4d13be76bba9 08:36:11 ---> Running in b2244c7f79e6 08:36:11 Removing intermediate container 4d13be76bba9 08:36:11 ---> da002f55547a 08:36:11 08:36:12 Successfully built da002f55547a 08:36:12 Successfully tagged core-data:latest 08:36:12 Building security-bootstrapper 08:36:12  Building core-data ... done Removing intermediate container b2244c7f79e6 08:36:12 ---> eea275b1edd4 08:36:12 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:36:17 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:17 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:36:17 ---> 6f34683b77dc 08:36:17 Step 3/33 : WORKDIR /edgex-go 08:36:17 ---> Using cache 08:36:17 ---> 0e75dc3d195f 08:36:17 Step 4/33 : RUN apk add --update --no-cache make git 08:36:17 ---> Using cache 08:36:17 ---> e0bafd930e92 08:36:17 Step 5/33 : COPY go.mod vendor* ./ 08:36:17 ---> Using cache 08:36:17 ---> c328a2441229 08:36:17 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:17 ---> Using cache 08:36:17 ---> 8bd1706114cd 08:36:17 Step 7/33 : COPY . . 08:36:17 ---> Using cache 08:36:17 ---> b4abe1f9dd21 08:36:17 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:36:26 ---> Running in 51311d950b15 08:36:26 ---> Running in 86b8005bd7cf 08:36:26 Removing intermediate container 51311d950b15 08:36:26 ---> 9c916cf24a62 08:36:26 Step 25/27 : LABEL arch=x86_64 08:36:26 Removing intermediate container ce78ef561a8b 08:36:26 ---> 0854cfadf5d5 08:36:26 Step 7/20 : COPY . . 08:36:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:36:32 ---> Running in 89c1d8fd694f 08:36:33 Removing intermediate container 89c1d8fd694f 08:36:33 ---> c4fdda3eec68 08:36:33 Step 26/27 : LABEL git_sha=a012660fa334e10f6590f831a648e1ee39aa0497 08:36:33 ---> a41a9aac2e52 08:36:33 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:36:33 ---> Running in 390bfafb236d 08:36:34 ---> Running in 5c9da5fae305 08:36:34 Removing intermediate container ef376bd0cfe4 08:36:34 ---> ef7b4656babe 08:36:34 08:36:34 Step 10/25 : FROM alpine:3.17 08:36:34 ---> 9ed4aefc74f6 08:36:34 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:36:34 ---> Using cache 08:36:34 ---> 26bf9f0c11ce 08:36:34 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:36:34 ---> Using cache 08:36:34 ---> 2ff5f785d794 08:36:34 Step 13/25 : ENV APP_PORT=59881 08:36:34 Removing intermediate container 390bfafb236d 08:36:34 ---> 2d78d5dd078a 08:36:34 Step 27/27 : LABEL version=0.0.0 08:36:34 Removing intermediate container 9c073e3b9e42 08:36:34 ---> 1ab46e99f4eb 08:36:34 08:36:34 Step 10/23 : FROM alpine:3.17 08:36:34 ---> 9ed4aefc74f6 08:36:34 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:36:34 ---> Running in f7e7e9055997 08:36:34 ---> Running in 82d738604f18 08:36:34 ---> Running in e93c5c64a91a 08:36:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:36:35 Removing intermediate container f7e7e9055997 08:36:35 ---> fe167d7e92a8 08:36:35 Step 14/25 : EXPOSE $APP_PORT 08:36:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:35 Removing intermediate container e93c5c64a91a 08:36:35 ---> 4743445c271a 08:36:35 08:36:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:35 Successfully built 4743445c271a 08:36:35 (1/2) Installing ca-certificates (20230506-r0) 08:36:35 Successfully tagged security-spire-agent:latest 08:36:35  Building security-spire-agent ... done Building security-proxy-auth 08:36:35 ---> Running in 958db23bc52f 08:36:35 (2/2) Installing dumb-init (1.2.5-r2) 08:36:35 Executing busybox-1.35.0-r29.trigger 08:36:35 Executing ca-certificates-20230506-r0.trigger 08:36:35 OK: 8 MiB in 17 packages 08:36:38 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:36:38 ---> 6f34683b77dc 08:36:38 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:36:38 ---> Using cache 08:36:38 ---> 0696cb168ba0 08:36:38 Step 4/23 : WORKDIR /edgex-go 08:36:38 ---> Using cache 08:36:38 ---> ae3c54b740af 08:36:38 Step 5/23 : RUN apk add --update --no-cache make git 08:36:38 ---> Using cache 08:36:38 ---> 8e0a7effc9e1 08:36:38 Step 6/23 : COPY go.mod vendor* ./ 08:36:38 ---> Using cache 08:36:38 ---> 67704faa0c06 08:36:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:38 ---> Using cache 08:36:38 ---> cc7906dc7bde 08:36:38 Step 8/23 : COPY . . 08:36:38 ---> Using cache 08:36:38 ---> 1bb6cc4561f2 08:36:38 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:36:41 Removing intermediate container 958db23bc52f 08:36:41 ---> f77a10ed3f8b 08:36:41 Step 15/25 : WORKDIR / 08:36:41 ---> Running in 4cdf6d992e5d 08:36:41 ---> Running in 2da4eef920ad 08:36:41 Removing intermediate container 82d738604f18 08:36:41 ---> 01b298c98dec 08:36:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 08:36:41 ---> Running in f35036547ee1 08:36:42 Removing intermediate container 2da4eef920ad 08:36:42 ---> 46cf14ccad67 08:36:42 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:42 Removing intermediate container f35036547ee1 08:36:42 ---> 0e84f80ae4d8 08:36:42 Step 13/23 : ENV APP_PORT=59860 08:36: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 08:36:42 ---> Running in 099cb44f1332 08:36:43 ---> d9afbfbe4caf 08:36:43 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:36:43 Removing intermediate container 099cb44f1332 08:36:43 ---> f9c3be56ee50 08:36:43 Step 14/23 : EXPOSE $APP_PORT 08:36:43 ---> Running in ac6d0ca98c50 08:36:43 ---> 5f9b32411ee7 08:36:43 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:36:44 Removing intermediate container ac6d0ca98c50 08:36:44 ---> 47baff564823 08:36:44 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:46 ---> bcea7c9c3350 08:36:46 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:36:46 ---> 89874c1562eb 08:36:46 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:36:47 ---> 30b4f906762a 08:36:47 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:36:47 ---> d7fc89cc3fc9 08:36:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:36:56 ---> d02c2608eb83 08:36:56 Step 21/25 : ENTRYPOINT ["/core-metadata"] 08:36:56 ---> ecb499729482 08:36:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:36:56 ---> Running in 042a5fc69558 08:36:56 Removing intermediate container 042a5fc69558 08:36:56 ---> c24d36b6a8e3 08:36:56 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:56 ---> 9fb434d10037 08:36:56 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:36:57 ---> Running in 81748bf86bcb 08:36:57 ---> Running in 9d8d6e92efd5 08:36:57 Removing intermediate container 86b8005bd7cf 08:36:57 ---> b94f3822ba41 08:36:57 08:36:57 Step 9/33 : FROM alpine:3.17 08:36:58 ---> 9ed4aefc74f6 08:36:58 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:36:58 Removing intermediate container 81748bf86bcb 08:36:58 ---> 658dc20f1110 08:36:58 Step 23/25 : LABEL arch=x86_64 08:36:58 Removing intermediate container 9d8d6e92efd5 08:36:58 ---> 0f486251b623 08:36:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:58 ---> Running in 51a4884c636d 08:36:58 ---> Running in 79f7843e275d 08:36:58 ---> Running in c69637f520ba 08:36:58 Removing intermediate container 51a4884c636d 08:36:58 ---> 847f66e90482 08:36:58 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:36:58 Removing intermediate container 79f7843e275d 08:36:58 ---> 2dff4c0e1965 08:36:58 Step 24/25 : LABEL git_sha=a012660fa334e10f6590f831a648e1ee39aa0497 08:36:58 Removing intermediate container c69637f520ba 08:36:58 ---> 0ef40082e708 08:36:58 Step 21/23 : LABEL arch=x86_64 08:36:58 ---> Running in f11b8a5ac74c 08:36:58 ---> Running in cc583facd4fa 08:36:58 ---> Running in d0baad0bd707 08:36:59 Removing intermediate container f11b8a5ac74c 08:36:59 ---> 96eced55983f 08:36:59 Step 22/23 : LABEL git_sha=a012660fa334e10f6590f831a648e1ee39aa0497 08:36:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:59 Removing intermediate container d0baad0bd707 08:36:59 ---> 505bbc8e860a 08:36:59 Step 25/25 : LABEL version=0.0.0 08:36:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:59 ---> Running in fc4c0c6c0480 08:36:59 ---> Running in 6a51443f3117 08:36:59 (1/2) Installing dumb-init (1.2.5-r2) 08:36:59 (2/2) Installing su-exec (0.2-r2) 08:36:59 Executing busybox-1.35.0-r29.trigger 08:36:59 OK: 7 MiB in 17 packages 08:37:00 Removing intermediate container fc4c0c6c0480 08:37:00 ---> 0fc65557875f 08:37:00 Step 23/23 : LABEL version=0.0.0 08:37:00 Removing intermediate container 6a51443f3117 08:37:00 ---> c657008c2303 08:37:00 08:37:00 ---> Running in b994a4d71545 08:37:00 Successfully built c657008c2303 08:37:00 Successfully tagged core-metadata:latest 08:37:01  Building core-metadata ... done Removing intermediate container b994a4d71545 08:37:01 ---> 3867268c9153 08:37:01 08:37:01 Successfully built 3867268c9153 08:37:01 Successfully tagged support-notifications:latest 08:37:01  Building support-notifications ... done Removing intermediate container cc583facd4fa 08:37:01 ---> 8a959a1d2de2 08:37:01 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:37:02 ---> Running in 6d64a2825e5e 08:37:02 Removing intermediate container 5c9da5fae305 08:37:02 ---> d49c2e658249 08:37:02 08:37:02 Step 9/20 : FROM alpine:3.17 08:37:02 ---> 9ed4aefc74f6 08:37:02 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:37:02 ---> Using cache 08:37:02 ---> 847f66e90482 08:37:02 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:37:02 Removing intermediate container 6d64a2825e5e 08:37:02 ---> e79f09917952 08:37:02 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:37:02 ---> Running in 08b35c738fde 08:37:02 ---> Running in b3f6087d49f4 08:37:03 Removing intermediate container b3f6087d49f4 08:37:03 ---> 3d44df951247 08:37:03 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:37:03 ---> Running in 9651d6db468c 08:37:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:03 Removing intermediate container 9651d6db468c 08:37:03 ---> 020c2e07a293 08:37:03 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:37:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:03 ---> Running in cca3a906443c 08:37:03 Removing intermediate container cca3a906443c 08:37:03 ---> 4b1656ed3498 08:37:03 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:37:03 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:37:03 v3.17.3-179-gbb24c72a8c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:37:03 OK: 17821 distinct packages available 08:37:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:03 ---> Running in f5587348cc86 08:37:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:03 (1/9) Installing ca-certificates (20230506-r0) 08:37:03 (2/9) Installing brotli-libs (1.0.9-r9) 08:37:03 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:37:03 (4/9) Installing libcurl (8.0.1-r0) 08:37:03 (5/9) Installing curl (8.0.1-r0) 08:37:03 (6/9) Installing dumb-init (1.2.5-r2) 08:37:03 (7/9) Installing musl-obstack (1.2.3-r0) 08:37:03 (8/9) Installing libucontext (1.2-r0) 08:37:03 (9/9) Installing gcompat (1.1.0-r0) 08:37:03 Executing busybox-1.35.0-r29.trigger 08:37:03 Executing ca-certificates-20230506-r0.trigger 08:37:04 OK: 10 MiB in 24 packages 08:37:04 Removing intermediate container f5587348cc86 08:37:04 ---> 3ccc8fbd7a25 08:37:04 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:37:05 ---> Running in 7e3e5e4b9bf7 08:37:05 Removing intermediate container 08b35c738fde 08:37:05 ---> 6c126a318f91 08:37:05 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:05 Removing intermediate container 7e3e5e4b9bf7 08:37:05 ---> 60c44eb7d7aa 08:37:05 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:37:05 ---> dae96462f2de 08:37:05 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 08:37:05 ---> 09bf16439ac7 08:37:05 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:37:05 ---> 7c88b6663338 08:37:05 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:37:05 ---> Running in 31b292636f55 08:37:09 ---> 6909bee6f59f 08:37:09 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:37:09 Removing intermediate container 4cdf6d992e5d 08:37:09 ---> a6db23c769f8 08:37:09 08:37:09 Step 10/23 : FROM alpine:3.17 08:37:09 ---> 9ed4aefc74f6 08:37:09 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:37:09 ---> Using cache 08:37:09 ---> 1a00cc959af6 08:37:09 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:37:09 ---> Using cache 08:37:09 ---> df5a20f12204 08:37:09 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:09 ---> Using cache 08:37:09 ---> 1d7edcfded4e 08:37:09 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:37:09 ---> Using cache 08:37:09 ---> bd611cf9f3d7 08:37:09 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:37:09 Removing intermediate container 31b292636f55 08:37:09 ---> 343f30eb52ed 08:37:09 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:09 ---> 6d95c1e27201 08:37:09 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:37:09 ---> Running in 65cc32c1a426 08:37:09 Removing intermediate container 65cc32c1a426 08:37:09 ---> 3097f009f6e2 08:37:09 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 08:37:09 ---> e4ce7270be65 08:37:09 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:37:09 ---> Running in 354cf07350a0 08:37:09 ---> c5bee39a38dd 08:37:09 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:37:09 Removing intermediate container 354cf07350a0 08:37:09 ---> 960b79b5120f 08:37:09 Step 18/20 : LABEL arch=x86_64 08:37:09 ---> c23ecda11a59 08:37:09 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:37:09 ---> Running in b059e52ee690 08:37:10 ---> e1e5f294e606 08:37:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:37:10 Removing intermediate container b059e52ee690 08:37:10 ---> 3844bc1843cf 08:37:10 Step 19/20 : LABEL git_sha=a012660fa334e10f6590f831a648e1ee39aa0497 08:37:10 ---> bd8ff8982437 08:37:10 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:10 ---> Running in 0b57e0ec0026 08:37:10 ---> Running in f08b62f2b856 08:37:10 ---> 34cf0cb6c9fe 08:37:10 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:37:10 Removing intermediate container 0b57e0ec0026 08:37:10 ---> bcdaa9989b16 08:37:10 Step 20/20 : LABEL version=0.0.0 08:37:10 ---> Running in 38bfe7082574 08:37:10 ---> 1e3637ffe0a8 08:37:10 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 08:37:11 Removing intermediate container 38bfe7082574 08:37:11 ---> 53dbe3493cf6 08:37:11 08:37:11 Successfully built 53dbe3493cf6 08:37:11 Successfully tagged security-spiffe-token-provider:latest 08:37:11  Building security-spiffe-token-provider ... done  ---> b5edd4221c5d 08:37:11 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:37:11 ---> 862fc6b7597f 08:37:11 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:37:11 ---> 24462a8cc967 08:37:11 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:37:11 Removing intermediate container f08b62f2b856 08:37:11 ---> 612b14224f43 08:37:11 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:37:11 ---> Running in ccb7b8783d49 08:37:11 ---> 48f11ce672d0 08:37:11 Step 28/33 : RUN chmod +x /entrypoint.sh 08:37:11 ---> Running in e06eb49394f7 08:37:11 Removing intermediate container ccb7b8783d49 08:37:11 ---> 2e1da7cf6ff6 08:37:11 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:37:11 ---> Running in 63f8ddda5359 08:37:11 Removing intermediate container 63f8ddda5359 08:37:11 ---> d4d00eaf3b53 08:37:11 Step 21/23 : LABEL arch=x86_64 08:37:11 ---> Running in 6449e659e8ce 08:37:11 Removing intermediate container 6449e659e8ce 08:37:11 ---> 682810066ce0 08:37:11 Step 22/23 : LABEL git_sha=a012660fa334e10f6590f831a648e1ee39aa0497 08:37:11 ---> Running in f3b11418d360 08:37:12 Removing intermediate container f3b11418d360 08:37:12 ---> dfd3ccb696ad 08:37:12 Step 23/23 : LABEL version=0.0.0 08:37:12 ---> Running in 2abe21bac7b4 08:37:12 Removing intermediate container 2abe21bac7b4 08:37:12 ---> 699f80accb18 08:37:12 08:37:12 Removing intermediate container e06eb49394f7 08:37:12 ---> f7b72b3753b8 08:37:12 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:37:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:37:12 ---> Running in 474ca72b8a5e 08:37:12 Successfully built 699f80accb18 08:37:12 Successfully tagged security-proxy-auth:latest 08:37:12  Building security-proxy-auth ... done Removing intermediate container 474ca72b8a5e 08:37:12 ---> cd9389799d41 08:37:12 Step 30/33 : CMD ["gate"] 08:37:12 ---> Running in ebb7ec6c3c4f 08:37:12 Removing intermediate container ebb7ec6c3c4f 08:37:12 ---> 75c07c1db9a6 08:37:12 Step 31/33 : LABEL arch=x86_64 08:37:12 ---> Running in 04b4c8bdfcb1 08:37:12 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:37:12 Removing intermediate container 04b4c8bdfcb1 08:37:12 ---> b513dc208374 08:37:12 Step 32/33 : LABEL git_sha=a012660fa334e10f6590f831a648e1ee39aa0497 08:37:12 ---> Running in 3bc3c53bac1f 08:37:12 Removing intermediate container 3bc3c53bac1f 08:37:12 ---> 0a43f942cb81 08:37:12 Step 33/33 : LABEL version=0.0.0 08:37:12 ---> Running in 4403e62a8973 08:37:12 Removing intermediate container 4403e62a8973 08:37:12 ---> ebcac2ddc206 08:37:12 08:37:12 Successfully built ebcac2ddc206 08:37:12 Successfully tagged security-bootstrapper:latest 08:37:12  Building security-bootstrapper ... done  [Pipeline] } 08:37:12 $ docker stop --time=1 9749d4446f3f7f208f1a18ed01b2978bc904f81846ba8bf5b4a3134f05b1e689 08:37:14 $ docker rm -f --volumes 9749d4446f3f7f208f1a18ed01b2978bc904f81846ba8bf5b4a3134f05b1e689 [Pipeline] // withDockerContainer [Pipeline] sh 08:37:14 + docker images 08:37:14 REPOSITORY TAG IMAGE ID CREATED SIZE 08:37:14 security-proxy-auth latest 699f80accb18 2 seconds ago 18.3MB 08:37:14 security-bootstrapper latest ebcac2ddc206 2 seconds ago 22.2MB 08:37:14 security-spiffe-token-provider latest 53dbe3493cf6 4 seconds ago 32.8MB 08:37:14 a6db23c769f8 6 seconds ago 1.7GB 08:37:14 d49c2e658249 12 seconds ago 1.76GB 08:37:14 support-notifications latest 3867268c9153 14 seconds ago 32.4MB 08:37:14 core-metadata latest c657008c2303 15 seconds ago 20.4MB 08:37:14 b94f3822ba41 17 seconds ago 1.71GB 08:37:14 security-spire-agent latest 4743445c271a 40 seconds ago 161MB 08:37:14 ef7b4656babe 43 seconds ago 1.73GB 08:37:14 1ab46e99f4eb 43 seconds ago 1.79GB 08:37:14 core-data latest da002f55547a About a minute ago 20MB 08:37:14 f636f61641a6 About a minute ago 1.58GB 08:37:14 security-secretstore-setup latest 5b1b14c9dfd5 About a minute ago 32.8MB 08:37:14 core-common-config-bootstrapper latest 1cae3c5d3b78 About a minute ago 17.2MB 08:37:14 507d4ef02787 About a minute ago 1.73GB 08:37:14 0fbecfb622fb 2 minutes ago 1.72GB 08:37:14 e76583ad52de 2 minutes ago 1.72GB 08:37:14 support-scheduler latest a1fe1d3cfa07 2 minutes ago 31.8MB 08:37:14 core-command latest 37c9e819c0a0 2 minutes ago 19.9MB 08:37:14 security-proxy-setup latest 2d83cd944534 2 minutes ago 18.7MB 08:37:14 security-spire-config latest 65dd7263308d 2 minutes ago 102MB 08:37:14 security-spire-server latest a8f79e0ca2c1 2 minutes ago 103MB 08:37:14 64bac7b07e6f 2 minutes ago 1.7GB 08:37:14 9dff213fac5b 2 minutes ago 1.79GB 08:37:14 1cf7b6cf5b54 2 minutes ago 1.72GB 08:37:14 7f99c63968b5 3 minutes ago 1.58GB 08:37:14 312aec8c051b 3 minutes ago 1.58GB 08:37:14 ci-base-image-x86_64 latest 6f34683b77dc 8 minutes ago 918MB 08:37:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 3 weeks ago 700MB 08:37:14 alpine 3.17 9ed4aefc74f6 6 weeks ago 7.05MB 08:37:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 08:37:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:37:16 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:37:16 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:37:16 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:37:16 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:37:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:37:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:37:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.311s coverage: 28.7% of statements 08:37:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.322s coverage: 98.5% of statements 08:37:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:37:46 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:37:46 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:37:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.447s coverage: 71.5% of statements 08:37:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:37:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:37:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.361s coverage: 54.0% of statements 08:37:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:37:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:37:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:37:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:37:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:38:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:38:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:38:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.578s coverage: 88.5% of statements 08:38:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.459s coverage: 3.8% of statements 08:38:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:38:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:38:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:38:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.357s coverage: 95.6% of statements 08:38:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:38:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:38:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:38:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:38:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:38:24 ok github.com/edgexfoundry/edgex-go/internal/io 0.221s coverage: 72.2% of statements 08:38:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:38:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:38:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:38:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.290s coverage: 65.9% of statements 08:38:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:38:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.458s coverage: 0.9% of statements 08:38:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.267s coverage: 29.0% of statements 08:38:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.304s coverage: 42.9% of statements 08:38:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.263s coverage: 82.9% of statements 08:38:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.250s coverage: 94.1% of statements 08:38:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.299s coverage: 96.3% of statements 08:38:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.223s coverage: 87.5% of statements 08:38:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:38:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:38:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:38:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:38:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:38:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:38:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:38:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:39:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.215s coverage: 94.4% of statements 08:39:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:39:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:39:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:39:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.097s coverage: 79.9% of statements 08:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.312s coverage: 92.9% of statements 08:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.081s coverage: 64.4% of statements 08:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.249s coverage: 62.3% of statements 08:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.240s coverage: 87.2% of statements 08:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.195s coverage: 20.0% of statements 08:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements 08:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.518s coverage: 81.8% of statements 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:39:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.555s coverage: 82.1% of statements 08:39:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.287s coverage: 86.0% of statements 08:39:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:39:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.258s coverage: 63.1% of statements 08:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.259s coverage: 100.0% of statements 08:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.140s coverage: 89.4% of statements 08:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.089s coverage: 100.0% of statements 08:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.099s coverage: 73.7% of statements 08:39:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:39:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:39:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:39:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.079s coverage: 100.0% of statements 08:39:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:39:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:39:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:39:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.050s coverage: 38.4% of statements 08:39:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.250s coverage: 89.5% of statements 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.232s coverage: 84.8% of statements 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:39:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.308s coverage: 17.7% of statements 08:40:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:40:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:40:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:40:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:40:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.676s coverage: 92.3% of statements 08:40:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:40:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:40:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.325s coverage: 61.5% of statements 08:40:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:40:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:40:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.439s coverage: 97.7% of statements 08:40:10 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:40:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:40:10 go vet ./... 08:43:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:43:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:43:02 ./bin/test-attribution-txt.sh [Pipeline] echo 08:43:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:43:02 + ls -al . 08:43:02 total 700 08:43:02 drwxrwxr-x 10 1001 1001 4096 May 16 08:34 . 08:43:02 drwxr-xr-x 4 root root 4096 May 16 08:34 .. 08:43:02 drwxrwxr-x 2 1001 1001 4096 May 16 08:32 .blubracket 08:43:02 -rw-rw-r-- 1 1001 1001 16 May 16 08:32 .dockerignore 08:43:02 drwxrwxr-x 8 1001 1001 4096 May 16 08:32 .git 08:43:02 drwxrwxr-x 3 1001 1001 4096 May 16 08:32 .github 08:43:02 -rw-rw-r-- 1 1001 1001 1133 May 16 08:32 .gitignore 08:43:02 -rw-rw-r-- 1 1001 1001 42 May 16 08:32 .golangci.yml 08:43:02 -rw-rw-r-- 1 1001 1001 87 May 16 08:32 .hadolint.yml 08:43:02 -rw-rw-r-- 1 1001 1001 166 May 16 08:32 .sonarcloud.properties 08:43:02 -rw-rw-r-- 1 1001 1001 1171 May 16 08:32 ADOPTERS.md 08:43:02 -rw-rw-r-- 1 1001 1001 10835 May 16 08:32 Attribution.txt 08:43:02 -rw-rw-r-- 1 1001 1001 73765 May 16 08:32 CHANGELOG.md 08:43:02 -rw-rw-r-- 1 1001 1001 3804 May 16 08:32 CONTRIBUTING.md 08:43:02 -rw-rw-r-- 1 1001 1001 677 May 16 08:32 GOVERNANCE.md 08:43:02 -rw-rw-r-- 1 1001 1001 883 May 16 08:32 Jenkinsfile 08:43:02 -rw-rw-r-- 1 1001 1001 10775 May 16 08:32 LICENSE 08:43:02 -rw-rw-r-- 1 1001 1001 14368 May 16 08:32 Makefile 08:43:02 -rw-rw-r-- 1 1001 1001 582 May 16 08:32 OWNERS.md 08:43:02 -rw-rw-r-- 1 1001 1001 9902 May 16 08:32 README.md 08:43:02 -rw-rw-r-- 1 1001 1001 789 May 16 08:32 SECURITY.md 08:43:02 -rw-rw-r-- 1 1001 1001 5 May 16 08:28 VERSION 08:43:02 drwxrwxr-x 2 1001 1001 4096 May 16 08:32 bin 08:43:02 drwxrwxr-x 18 1001 1001 4096 May 16 08:32 cmd 08:43:02 -rw-r--r-- 1 root root 447731 May 16 08:40 coverage.out 08:43:02 -rw-rw-r-- 1 1001 1001 3200 May 16 08:32 go.mod 08:43:02 -rw-rw-r-- 1 1001 1001 31040 May 16 08:32 go.sum 08:43:02 drwxrwxr-x 7 1001 1001 4096 May 16 08:32 internal 08:43:02 drwxrwxr-x 3 1001 1001 4096 May 16 08:32 openapi 08:43:02 -rw-rw-r-- 1 1001 1001 594 May 16 08:32 security.txt 08:43:02 drwxrwxr-x 4 1001 1001 4096 May 16 08:32 snap 08:43:02 -rw-rw-r-- 1 1001 1001 204 May 16 08:32 version.go [Pipeline] sh 08:43:03 + '[' -e coverage.out ] 08:43:03 + chown 1001:1001 coverage.out [Pipeline] stash 08:43:03 Warning: overwriting stash ‘coverage-report’ 08:43:04 Stashed 1 file(s) [Pipeline] sh 08:43:05 + make build 08:43:05 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:44:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:44:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:44:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:44:53 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:45:49 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:45: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:45:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:46:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:46:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:46:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:46:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:46:22 $ docker stop --time=1 b0c48c9ebfe55689ff5a933ccccdd3e43555cd47ec89ee364758a644aa15a164 08:46:24 $ docker rm -f --volumes b0c48c9ebfe55689ff5a933ccccdd3e43555cd47ec89ee364758a644aa15a164 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:27 08:46:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:28 latest: Pulling from edgex-devops/edgex-compose-arm64 08:46:28 29e5d40040c1: Pulling fs layer 08:46:28 1ce36da41761: Pulling fs layer 08:46:28 25b303627fd3: Pulling fs layer 08:46:28 29e5d40040c1: Verifying Checksum 08:46:28 29e5d40040c1: Download complete 08:46:28 1ce36da41761: Verifying Checksum 08:46:28 1ce36da41761: Download complete 08:46:28 29e5d40040c1: Pull complete 08:46:30 1ce36da41761: Pull complete 08:46:30 25b303627fd3: Download complete 08:46:42 25b303627fd3: Pull complete 08:46:42 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:46:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:42 prd-ubuntu20.04-docker-arm64-4c-16g-15526 does not seem to be running inside a container 08:46:42 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:46:45 $ docker top 9a4d3b503719063130a10e686e095754c241f3ca172a1f0513d639d7c3f40b14 -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:45 + docker-compose build --help 08:46:45 + grep parallel 08:46:51 --parallel Build images in parallel. [Pipeline] } 08:46:51 $ docker stop --time=1 9a4d3b503719063130a10e686e095754c241f3ca172a1f0513d639d7c3f40b14 08:46:55 $ docker rm -f --volumes 9a4d3b503719063130a10e686e095754c241f3ca172a1f0513d639d7c3f40b14 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:56 prd-ubuntu20.04-docker-arm64-4c-16g-15526 does not seem to be running inside a container 08:46:56 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:46:57 $ docker top 3e1ea1202df62e6778b24dbbbb67ac62ce0ab977c916aceed34ebcd5bd0db8d5 -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:58 + docker-compose -f ./docker-compose-build.yml build --parallel 08:47:04 Building core-command ... 08:47:04 Building core-common-config-bootstrapper ... 08:47:04 Building core-data ... 08:47:04 Building core-metadata ... 08:47:04 Building security-bootstrapper ... 08:47:04 Building security-proxy-auth ... 08:47:04 Building security-proxy-setup ... 08:47:04 Building security-secretstore-setup ... 08:47:04 Building security-spiffe-token-provider ... 08:47:04 Building security-spire-agent ... 08:47:04 Building security-spire-config ... 08:47:04 Building security-spire-server ... 08:47:04 Building support-notifications ... 08:47:04 Building support-scheduler ... 08:47:04 Building core-metadata 08:47:04 Building support-scheduler 08:47:04 Building security-proxy-auth 08:47:04 Building core-data 08:47:04 Building security-secretstore-setup 08:47:51 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:47:51 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:47:51 ---> 5a107af00e72 08:47:51 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:47:52 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:47:52 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:47:52 ---> 5a107af00e72 08:47:52 Step 3/25 : WORKDIR /edgex-go 08:47:52 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:47:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:47:52 ---> 5a107af00e72 08:47:52 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:47:52 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:47:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:47:52 ---> 5a107af00e72 08:47:52 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:47:52 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:47:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:47:52 ---> 5a107af00e72 08:47:52 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:47:52 ---> Running in acfcf9923cdc 08:47:52 ---> Running in 80d7e5809bf6 08:47:52 ---> Running in 4d50db4dc36b 08:47:52 ---> Running in 95eb645353bd 08:47:52 ---> Running in df7c48541d67 08:47:53 Removing intermediate container df7c48541d67 08:47:53 Removing intermediate container 80d7e5809bf6 08:47:53 ---> 44962abca7d9 08:47:53 Step 4/23 : WORKDIR /edgex-go ---> 92b343440b4c 08:47:53 08:47:53 Step 4/25 : RUN apk add --update --no-cache make git 08:47:53 Removing intermediate container 95eb645353bd 08:47:53 ---> 6bd32ec4d6c2 08:47:53 Step 4/23 : WORKDIR /edgex-go 08:47:53 Removing intermediate container acfcf9923cdc 08:47:53 ---> 34bb63600c35 08:47:53 Step 4/25 : WORKDIR /edgex-go 08:47:53 ---> Running in 5febcf379e2a 08:47:53 ---> Running in be225edb337e 08:47:53 Removing intermediate container 4d50db4dc36b 08:47:53 ---> 28fe214d8787 08:47:53 Step 4/23 : WORKDIR /edgex-go 08:47:53 ---> Running in 1fd8309b22e9 08:47:53 ---> Running in d5537c95f463 08:47:53 ---> Running in bd8393840c86 08:47:54 Removing intermediate container 1fd8309b22e9 08:47:54 ---> 24f32ce6f50a 08:47:54 Step 5/23 : RUN apk add --update --no-cache make git 08:47:54 ---> Running in 4755daa4574b 08:47:54 Removing intermediate container bd8393840c86 08:47:54 ---> c3200d07de51 08:47:54 Step 5/23 : RUN apk add --update --no-cache make git 08:47:54 Removing intermediate container 5febcf379e2a 08:47:54 ---> f2edf61ee6a8 08:47:54 Step 5/23 : RUN apk add --update --no-cache make git 08:47:54 Removing intermediate container d5537c95f463 08:47:54 ---> 37e59ada3bde 08:47:54 Step 5/25 : RUN apk add --update --no-cache make git 08:47:54 ---> Running in 47f56766b5cf 08:47:54 ---> Running in e86ae78b799b 08:47:54 ---> Running in 2e71c1fa009c 08:47:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:58 OK: 263 MiB in 53 packages 08:47:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:58 OK: 263 MiB in 53 packages 08:47:59 Removing intermediate container be225edb337e 08:47:59 ---> 6e56bd74b516 08:47:59 Step 5/25 : COPY go.mod vendor* ./ 08:47:59 OK: 263 MiB in 53 packages 08:48:00 OK: 263 MiB in 53 packages 08:48:00 OK: 263 MiB in 53 packages 08:48:01 Removing intermediate container 4755daa4574b 08:48:01 ---> 650de9b89837 08:48:01 Step 6/23 : COPY go.mod vendor* ./ 08:48:01 ---> 7b7ff1baa265 08:48:01 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:01 ---> Running in 577958a0a79f 08:48:01 Removing intermediate container 47f56766b5cf 08:48:01 ---> 6b7e56576f17 08:48:01 Step 6/23 : COPY go.mod vendor* ./ 08:48:01 Removing intermediate container 2e71c1fa009c 08:48:01 ---> 94327fab2047 08:48:01 Step 6/25 : COPY go.mod vendor* ./ 08:48:01 Removing intermediate container e86ae78b799b 08:48:01 ---> 89075cddbd95 08:48:01 Step 6/23 : COPY go.mod vendor* ./ 08:48:02 ---> b86315d6c850 08:48:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:03 ---> Running in 59c5d0cbeead 08:48:03 ---> 3a433e72a432 08:48:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:03 ---> dc8e415642a2 08:48:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:03 ---> 82962eef6dc5 08:48:03 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:04 ---> Running in 5df90c5c29dc 08:48:04 ---> Running in faeb7a2238ef 08:48:04 ---> Running in 4e6ff0bffe52 08:49:56 Removing intermediate container 577958a0a79f 08:49:56 ---> e530ca604fbb 08:49:56 Step 7/25 : COPY . . 08:49:56 Removing intermediate container 5df90c5c29dc 08:49:56 ---> 2cacb3bc3deb 08:49:56 Step 8/23 : COPY . . 08:49:56 Removing intermediate container 4e6ff0bffe52 08:49:56 ---> 6523c3cf0822 08:49:56 Step 8/23 : COPY . . 08:49:56 Removing intermediate container 59c5d0cbeead 08:49:56 ---> 331fe981c175 08:49:56 Step 8/23 : COPY . . 08:49:56 Removing intermediate container faeb7a2238ef 08:49:56 ---> 753259216411 08:49:56 Step 8/25 : COPY . . 08:50:08 ---> ae9a168720e1 08:50:08 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:50:08 ---> Running in 6c4ee0306eed 08:50:08 ---> f695cd9ce0c1 08:50:08 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:50:08 ---> 9ce93c5a22c9 08:50:08 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:50:08 ---> Running in e016dbcac857 08:50:08 ---> 7c6a336cd393 08:50:08 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:50:08 ---> c66846c5172f 08:50:08 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:50:08 ---> Running in d8457768c1ff 08:50:08 ---> Running in 5de24f111c11 08:50:08 ---> Running in faa7abe9d29b 08:50:10 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:50:10 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:50:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:50:10 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:50:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:56:47 Removing intermediate container e016dbcac857 08:56:47 ---> 5ad866eb68f0 08:56:47 08:56:47 Step 10/23 : FROM alpine:3.17 08:56:47 3.17: Pulling from library/alpine 08:56:47 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:56:47 Status: Downloaded newer image for alpine:3.17 08:56:47 ---> 51e60588ff2c 08:56:47 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:56:47 ---> Running in a75c4d546767 08:56:47 Removing intermediate container a75c4d546767 08:56:47 ---> 1adb1ca3923a 08:56:47 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:56:47 ---> Running in a243cb719aca 08:56:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:56:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:56:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:56:47 (1/1) Installing dumb-init (1.2.5-r2) 08:56:47 Executing busybox-1.35.0-r29.trigger 08:56:47 OK: 8 MiB in 16 packages 08:56:47 Removing intermediate container a243cb719aca 08:56:47 ---> b8d7c629947a 08:56:47 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:56:47 ---> 486b9a98df6b 08:56:47 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:56:47 ---> 8dd1f685bc6a 08:56:47 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:56:47 ---> 5c860ebb8e46 08:56:47 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:56:47 ---> 385cafdef4a4 08:56:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:56:47 ---> fa358c94f440 08:56:47 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:56:47 ---> Running in f962adc1ac65 08:56:51 Removing intermediate container f962adc1ac65 08:56:51 ---> fa2e29596fd1 08:56:51 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:56:51 ---> Running in fbb276fec38e 08:56:54 Removing intermediate container fbb276fec38e 08:56:54 ---> 9127cb7fccf7 08:56:54 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:56:54 ---> Running in 697f965a41e3 08:56:55 Removing intermediate container 697f965a41e3 08:56:55 ---> 3ccc3edc9ede 08:56:55 Step 21/23 : LABEL arch=arm64 08:56:55 ---> Running in 9b8110787861 08:56:56 Removing intermediate container 9b8110787861 08:56:56 ---> 9e84cb298780 08:56:56 Step 22/23 : LABEL git_sha=a012660fa334e10f6590f831a648e1ee39aa0497 08:56:56 ---> Running in b751b1e6d131 08:56:57 Removing intermediate container b751b1e6d131 08:56:57 ---> 062fc44cb3f0 08:56:57 Step 23/23 : LABEL version=0.0.0 08:56:57 ---> Running in f5132052df7c 08:56:58 Removing intermediate container f5132052df7c 08:56:58 ---> 06dca7fde39a 08:56:58 08:56:59 Successfully built 06dca7fde39a 08:56:59 Successfully tagged security-proxy-auth-arm64:latest 08:56:59  Building security-proxy-auth ... done Building security-spire-config 08:57:00 Removing intermediate container 5de24f111c11 08:57:00 ---> 9925f1e260c0 08:57:00 08:57:00 Step 9/25 : FROM alpine:3.17 08:57:00 ---> 51e60588ff2c 08:57:00 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:57:00 ---> Running in 474b935fc773 08:57:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:57:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:57:05 (1/3) Installing ca-certificates (20230506-r0) 08:57:05 (2/3) Installing dumb-init (1.2.5-r2) 08:57:05 (3/3) Installing su-exec (0.2-r2) 08:57:05 Executing busybox-1.35.0-r29.trigger 08:57:05 Executing ca-certificates-20230506-r0.trigger 08:57:05 OK: 8 MiB in 18 packages 08:57:09 Removing intermediate container 474b935fc773 08:57:09 ---> cf72af781b13 08:57:09 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:57:09 ---> Running in d49c87d3e80c 08:57:09 Removing intermediate container d49c87d3e80c 08:57:09 ---> afa3d0791db7 08:57:09 Step 12/25 : WORKDIR / 08:57:09 ---> Running in 02e074f98ff5 08:57:10 Removing intermediate container 02e074f98ff5 08:57:10 ---> 4426d798d203 08:57:10 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:57:11 ---> 15380f32f7bc 08:57:11 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 08:57:12 ---> 8a165d1ae42a 08:57:12 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:57:13 ---> 7e83df27bc86 08:57:13 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:57:14 ---> 0c2469d71a76 08:57:14 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:57:16 ---> da287b24adf1 08:57:16 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:57:17 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:57:17 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:57:17 ---> 5a107af00e72 08:57:17 Step 3/27 : WORKDIR /edgex-go 08:57:17 ---> Using cache 08:57:17 ---> 92b343440b4c 08:57:17 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:57:17 ---> Running in c834b975b62a 08:57:18 ---> 1fb965a0e1e9 08:57:18 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:57:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:57:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:57:21 ---> b3978c7c7f25 08:57:21 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:57:21 OK: 263 MiB in 53 packages 08:57:22 ---> a53040d7d2cb 08:57:22 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:57:22 ---> Running in 6fce142c783a 08:57:24 Removing intermediate container c834b975b62a 08:57:24 ---> 9e4af0af2e66 08:57:24 Step 5/27 : COPY go.mod vendor* ./ 08:57:25 ---> 46c3d3f0f55f 08:57:25 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:25 ---> Running in 5a4540a0663e 08:57:26 Removing intermediate container 6fce142c783a 08:57:26 ---> 71c1cb7c0b70 08:57:26 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:57:26 ---> Running in c455e619857d 08:57:26 Removing intermediate container c455e619857d 08:57:26 ---> 290e7363d5c0 08:57:26 Step 23/25 : LABEL arch=arm64 08:57:27 ---> Running in 50eca64d5c3d 08:57:27 Removing intermediate container 50eca64d5c3d 08:57:27 ---> cab5f6cdb50b 08:57:27 Step 24/25 : LABEL git_sha=a012660fa334e10f6590f831a648e1ee39aa0497 08:57:27 ---> Running in e665717d8931 08:57:28 Removing intermediate container e665717d8931 08:57:28 ---> c0e8136d43fd 08:57:28 Step 25/25 : LABEL version=0.0.0 08:57:28 ---> Running in 9fb3167c4b40 08:57:28 Removing intermediate container 9fb3167c4b40 08:57:28 ---> acdbd7e052a2 08:57:28 08:57:29 Successfully built acdbd7e052a2 08:57:29 Successfully tagged security-secretstore-setup-arm64:latest 08:57:29  Building security-secretstore-setup ... done Building support-notifications 08:57:51 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:57:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:57:51 ---> 5a107af00e72 08:57:51 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:57:51 ---> Using cache 08:57:51 ---> 28fe214d8787 08:57:51 Step 4/23 : WORKDIR /edgex-go 08:57:51 ---> Using cache 08:57:51 ---> c3200d07de51 08:57:51 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:57:51 ---> Running in 3e1dc6f8f29e 08:57:51 Removing intermediate container 6c4ee0306eed 08:57:51 ---> e6b4993d71b0 08:57:51 08:57:51 Step 10/23 : FROM alpine:3.17 08:57:51 ---> 51e60588ff2c 08:57:51 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:57:51 ---> Running in e924744b4ec8 08:57:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:57:51 Removing intermediate container e924744b4ec8 08:57:51 ---> bf095cb2c3a6 08:57:51 Step 12/23 : ENV APP_PORT=59880 08:57:51 ---> Running in 8608cf61eaae 08:57:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:57:52 Removing intermediate container 8608cf61eaae 08:57:52 ---> a9772ec6099d 08:57:52 Step 13/23 : EXPOSE $APP_PORT 08:57:52 ---> Running in 83fa6893b757 08:57:53 Removing intermediate container 83fa6893b757 08:57:53 ---> b0860648bc21 08:57:53 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:57:53 ---> Running in ed9c4793c544 08:57:53 OK: 263 MiB in 53 packages 08:57:54 Removing intermediate container d8457768c1ff 08:57:54 ---> 871220b3c5aa 08:57:54 08:57:54 Step 10/25 : FROM alpine:3.17 08:57:54 ---> 51e60588ff2c 08:57:54 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:57:54 ---> Running in d2ea44b180ad 08:57:56 Removing intermediate container 3e1dc6f8f29e 08:57:56 ---> ba934af584d7 08:57:56 Step 6/23 : COPY go.mod vendor* ./ 08:57:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:57:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:57:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:57:57 ---> 860d8b620928 08:57:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:57 ---> Running in 2aaa59cd51ca 08:57:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:57:59 (1/1) Installing dumb-init (1.2.5-r2) 08:57:59 Executing busybox-1.35.0-r29.trigger 08:57:59 OK: 8 MiB in 16 packages 08:58:00 (1/1) Installing dumb-init (1.2.5-r2) 08:58:00 Executing busybox-1.35.0-r29.trigger 08:58:00 OK: 8 MiB in 16 packages 08:58:02 Removing intermediate container ed9c4793c544 08:58:02 ---> b32d47763124 08:58:02 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:02 Removing intermediate container d2ea44b180ad 08:58:02 ---> 6848354a349e 08:58:02 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:58:02 ---> Running in c6a474d52171 08:58:03 Removing intermediate container c6a474d52171 08:58:03 ---> 856164fd77f6 08:58:03 Step 13/25 : ENV APP_PORT=59881 08:58:03 ---> 1b2e49b61920 08:58:03 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:58:04 ---> Running in 1c3c524da6d8 08:58:05 Removing intermediate container 1c3c524da6d8 08:58:05 ---> 61aa9e99569a 08:58:05 Step 14/25 : EXPOSE $APP_PORT 08:58:05 ---> 0770090bb6da 08:58:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:58:05 ---> Running in 2361319eb2a2 08:58:05 Removing intermediate container 2361319eb2a2 08:58:05 ---> 6c4ca0488493 08:58:05 Step 15/25 : WORKDIR / 08:58:05 ---> Running in 5a52ec43cdce 08:58:06 Removing intermediate container 5a52ec43cdce 08:58:06 ---> ac70ee3676c9 08:58:06 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:07 ---> e0ddd2b214ce 08:58:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:58:08 ---> 81b3b141ccf6 08:58:08 Step 19/23 : ENTRYPOINT ["/core-data"] 08:58:08 ---> 0708dda6b167 08:58:08 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:58:08 ---> Running in 2cbda512e8a0 08:58:09 Removing intermediate container 2cbda512e8a0 08:58:09 ---> 9a1d78e9abf3 08:58:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:58:09 ---> Running in 45589259009a 08:58:09 ---> c138e6223357 08:58:09 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:58:10 Removing intermediate container 45589259009a 08:58:10 ---> fbe6ebf5a4f5 08:58:10 Step 21/23 : LABEL arch=arm64 08:58:10 ---> Running in e74b57583374 08:58:11 Removing intermediate container e74b57583374 08:58:11 ---> db9c0734dcc6 08:58:11 Step 22/23 : LABEL git_sha=a012660fa334e10f6590f831a648e1ee39aa0497 08:58:11 ---> Running in 959d0d5c409a 08:58:11 ---> 70f68c94ef3c 08:58:11 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:58:12 Removing intermediate container 959d0d5c409a 08:58:12 ---> c2419a6413d3 08:58:12 Step 23/23 : LABEL version=0.0.0 08:58:12 ---> Running in c07baa5b860b 08:58:13 Removing intermediate container c07baa5b860b 08:58:13 ---> ac1db6ea7cdb 08:58:13 08:58:13 ---> ed45d2727e9a 08:58:13 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:58:13 Successfully built ac1db6ea7cdb 08:58:13 Successfully tagged core-data-arm64:latest 08:58:13 Building security-spire-server 08:58:14  Building core-data ... done  ---> 267e7db50293 08:58:14 Step 21/25 : ENTRYPOINT ["/core-metadata"] 08:58:14 ---> Running in 22e9fb3cb6cd 08:58:15 Removing intermediate container 22e9fb3cb6cd 08:58:15 ---> e0b42182e8b3 08:58:15 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:58:15 ---> Running in 85a6aef9d6dc 08:58:16 Removing intermediate container 85a6aef9d6dc 08:58:16 ---> 60b11d2c602b 08:58:16 Step 23/25 : LABEL arch=arm64 08:58:16 ---> Running in 09aeb79fc08a 08:58:17 Removing intermediate container 09aeb79fc08a 08:58:17 ---> 2d1d1e21d8af 08:58:17 Step 24/25 : LABEL git_sha=a012660fa334e10f6590f831a648e1ee39aa0497 08:58:17 ---> Running in 3ae30452c482 08:58:18 Removing intermediate container 3ae30452c482 08:58:18 ---> 88de37fe8aa1 08:58:18 Step 25/25 : LABEL version=0.0.0 08:58:18 ---> Running in 71cbe328852a 08:58:19 Removing intermediate container 71cbe328852a 08:58:19 ---> cd55c4713a44 08:58:19 08:58:20 Successfully built cd55c4713a44 08:58:20 Successfully tagged core-metadata-arm64:latest 08:58:20 Building security-bootstrapper 08:58:35  Building core-metadata ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:58:35 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:58:35 ---> 5a107af00e72 08:58:35 Step 3/26 : WORKDIR /edgex-go 08:58:35 ---> Using cache 08:58:35 ---> 92b343440b4c 08:58:35 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:58:35 ---> Using cache 08:58:35 ---> 9e4af0af2e66 08:58:35 Step 5/26 : COPY go.mod vendor* ./ 08:58:35 ---> Using cache 08:58:35 ---> 46c3d3f0f55f 08:58:35 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:36 ---> Running in bc3ea2245612 08:58:46 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:58:46 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:58:46 ---> 5a107af00e72 08:58:46 Step 3/33 : WORKDIR /edgex-go 08:58:46 ---> Using cache 08:58:46 ---> 92b343440b4c 08:58:46 Step 4/33 : RUN apk add --update --no-cache make git 08:58:46 ---> Using cache 08:58:46 ---> 6e56bd74b516 08:58:46 Step 5/33 : COPY go.mod vendor* ./ 08:58:46 ---> Using cache 08:58:46 ---> 7b7ff1baa265 08:58:46 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:46 ---> Using cache 08:58:46 ---> e530ca604fbb 08:58:46 Step 7/33 : COPY . . 08:58:46 ---> Using cache 08:58:46 ---> 7c6a336cd393 08:58:46 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:58:46 ---> Running in 50e8cc9439f0 08:58: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 08:59:11 Removing intermediate container 5a4540a0663e 08:59:11 ---> 7605eddaca1a 08:59:11 Step 7/27 : COPY . . 08:59:33 ---> a3f279e27458 08:59:33 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:59:33 ---> Running in 742bf92f714a 08:59:34 Removing intermediate container 742bf92f714a 08:59:34 ---> c665a6975695 08:59:34 Step 9/27 : WORKDIR /edgex-go/spire-build 08:59:35 ---> Running in 7f3e7976d5e5 08:59:36 Removing intermediate container 7f3e7976d5e5 08:59:36 ---> f4338d8ef3e1 08:59:36 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:59:36 ---> Running in 16ccf59d2235 08:59:37 Removing intermediate container 16ccf59d2235 08:59:37 ---> 337fc0bf1677 08:59:37 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:59:37 ---> Running in 5b044040b258 08:59:41 Removing intermediate container 2aaa59cd51ca 08:59:41 ---> fdc212359dd7 08:59:41 Step 8/23 : COPY . . 08:59:41 Removing intermediate container 5b044040b258 08:59:41 ---> b6f84f304b9f 08:59:41 Step 12/27 : WORKDIR /edgex-go 08:59:42 ---> Running in 5dbfa7b08eae 08:59:43 Removing intermediate container 5dbfa7b08eae 08:59:43 ---> e18e2b6bee40 08:59:43 08:59:43 Step 13/27 : FROM alpine:3.17 08:59:43 ---> 51e60588ff2c 08:59:43 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:59:43 ---> Running in fae5b4a69cdf 08:59:44 Removing intermediate container fae5b4a69cdf 08:59:44 ---> a864b5417c3f 08:59:44 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:59:44 ---> Running in d79a4ac5afdb 08:59:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:49 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:59:49 v3.17.3-180-g7bc9fd1864b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:59:49 OK: 17692 distinct packages available 08:59:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:51 (1/4) Installing dumb-init (1.2.5-r2) 08:59:51 (2/4) Installing musl-obstack (1.2.3-r0) 08:59:51 (3/4) Installing libucontext (1.2-r0) 08:59:51 (4/4) Installing gcompat (1.1.0-r0) 08:59:51 Executing busybox-1.35.0-r29.trigger 08:59:51 OK: 8 MiB in 19 packages 08:59:55 Removing intermediate container d79a4ac5afdb 08:59:55 ---> 0d092ba42ca5 08:59:55 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:57 ---> 435901580824 08:59:57 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:59:59 ---> 0cfe24661787 08:59:59 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:00:18 ---> 0bedd09622b9 09:00:18 Step 9/23 : RUN make cmd/support-notifications/support-notifications 09:00:18 ---> 64ffd3a1bdf3 09:00:18 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:00:18 ---> Running in 68075b52fa5b 09:00:20 Removing intermediate container faa7abe9d29b 09:00:20 ---> 926929dc4e5d 09:00:20 09:00:20 Step 10/23 : FROM alpine:3.17 09:00:20 ---> 51e60588ff2c 09:00:20 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:00:20 ---> Using cache 09:00:20 ---> 6848354a349e 09:00:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:00:20 ---> Using cache 09:00:20 ---> 856164fd77f6 09:00:20 Step 13/23 : ENV APP_PORT=59861 09:00:21 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:00:21 ---> Running in ddc3f36afa05 09:00:22 ---> c4d93d5f9b72 09:00:22 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:00:22 ---> Running in 795aafd97630 09:00:23 Removing intermediate container ddc3f36afa05 09:00:23 ---> 420ba6ee002e 09:00:23 Step 14/23 : EXPOSE $APP_PORT 09:00:23 ---> Running in a3ea3ded274b 09:00:23 Removing intermediate container 795aafd97630 09:00:23 ---> 9d6fbeed13d0 09:00:23 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:00:24 Removing intermediate container a3ea3ded274b 09:00:24 ---> 0ebc74629851 09:00:24 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:25 ---> e331f2b24f65 09:00:25 Step 22/27 : WORKDIR / 09:00:25 ---> Running in c3dada979eff 09:00:26 ---> 85632c46b499 09:00:26 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:00:26 Removing intermediate container c3dada979eff 09:00:26 ---> 95f0deed7baf 09:00:26 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:00:27 ---> Running in 489d69e37c2e 09:00:28 Removing intermediate container 489d69e37c2e 09:00:28 ---> 4cf78b95766f 09:00:28 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:00:28 ---> Running in bb1a7f5906a9 09:00:28 ---> 0ef9af93e2cc 09:00:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:00:29 Removing intermediate container bb1a7f5906a9 09:00:29 ---> 04332300add1 09:00:29 Step 25/27 : LABEL arch=arm64 09:00:29 ---> Running in 7b9793b76310 09:00:30 Removing intermediate container 7b9793b76310 09:00:30 ---> fe534dc163b2 09:00:30 Step 26/27 : LABEL git_sha=a012660fa334e10f6590f831a648e1ee39aa0497 09:00:31 ---> Running in 0470e4b97660 09:00:32 Removing intermediate container 0470e4b97660 09:00:32 ---> f9997089de5f 09:00:32 Step 27/27 : LABEL version=0.0.0 09:00:32 ---> Running in ff4dd496419f 09:00:33 Removing intermediate container ff4dd496419f 09:00:33 ---> ed18167ef85d 09:00:33 09:00:34 Successfully built ed18167ef85d 09:00:34 Successfully tagged security-spire-config-arm64:latest 09:00:34  Building security-spire-config ... done Building security-spiffe-token-provider 09:00:34 ---> 51aad66c7849 09:00:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:00:35 ---> 35c41a223a99 09:00:35 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:00:35 ---> Running in ecedb04480e9 09:00:36 Removing intermediate container ecedb04480e9 09:00:36 ---> a859e882efc7 09:00:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:00:36 ---> Running in acccd220aa29 09:00:38 Removing intermediate container acccd220aa29 09:00:38 ---> eee40b16d3dc 09:00:38 Step 21/23 : LABEL arch=arm64 09:00:38 ---> Running in dc3270b4ed81 09:00:38 Removing intermediate container dc3270b4ed81 09:00:38 ---> 9e1fe8b3e48f 09:00:38 Step 22/23 : LABEL git_sha=a012660fa334e10f6590f831a648e1ee39aa0497 09:00:38 ---> Running in 241b82791a5e 09:00:39 Removing intermediate container 241b82791a5e 09:00:39 ---> 9cd403e806a1 09:00:39 Step 23/23 : LABEL version=0.0.0 09:00:39 ---> Running in 9d20f7e75166 09:00:41 Removing intermediate container 9d20f7e75166 09:00:41 ---> dac826cbad8e 09:00:41 09:00:41 Successfully built dac826cbad8e 09:00:41 Successfully tagged support-scheduler-arm64:latest 09:00:41 Building security-spire-agent 09:00:41  Building support-scheduler ... done Removing intermediate container bc3ea2245612 09:00:41 ---> 6f3bb80cbc41 09:00:41 Step 7/26 : COPY . . 09:00:54 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:00:54 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:00:54 ---> 5a107af00e72 09:00:54 Step 3/20 : WORKDIR /edgex-go 09:00:54 ---> Using cache 09:00:54 ---> 92b343440b4c 09:00:54 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:00:55 ---> Running in c8df92687c9f 09:00:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:00:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:00 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:01:00 v3.17.3-180-g7bc9fd1864b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:01:00 OK: 17692 distinct packages available 09:01:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:01 ---> e457b8c6e0d9 09:01:01 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 09:01:01 ---> Running in 4d207aa92278 09:01:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:02 Removing intermediate container 4d207aa92278 09:01:02 ---> 74c14b4407d1 09:01:02 Step 9/26 : WORKDIR /edgex-go/spire-build 09:01:02 ---> Running in ef3f8aa2d352 09:01:03 Removing intermediate container ef3f8aa2d352 09:01:03 ---> dfdf0abe3859 09:01:03 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:01:03 ---> Running in aaf962623bda 09:01:03 OK: 263 MiB in 53 packages 09:01:04 Removing intermediate container aaf962623bda 09:01:04 ---> eed49f5c6518 09:01:04 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:01:04 ---> Running in 6d4195582326 09:01:06 Removing intermediate container c8df92687c9f 09:01:06 ---> ab6cdbd04171 09:01:06 Step 5/20 : COPY go.mod vendor* ./ 09:01:06 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:01:06 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:01:06 ---> 5a107af00e72 09:01:06 Step 3/27 : WORKDIR /edgex-go 09:01:06 ---> Using cache 09:01:06 ---> 92b343440b4c 09:01:06 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:01:06 ---> Using cache 09:01:06 ---> 9e4af0af2e66 09:01:06 Step 5/27 : COPY go.mod vendor* ./ 09:01:06 ---> Using cache 09:01:06 ---> 46c3d3f0f55f 09:01:06 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:06 ---> Using cache 09:01:06 ---> 6f3bb80cbc41 09:01:06 Step 7/27 : COPY . . 09:01:07 ---> Using cache 09:01:07 ---> e457b8c6e0d9 09:01:07 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 09:01:07 ---> Using cache 09:01:07 ---> 74c14b4407d1 09:01:07 Step 9/27 : WORKDIR /edgex-go/spire-build 09:01:07 ---> Using cache 09:01:07 ---> dfdf0abe3859 09:01:07 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:01:07 ---> Using cache 09:01:07 ---> eed49f5c6518 09:01:07 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:01:07 ---> Running in d7a6c37de5a9 09:01:08 ---> db77b5dd79b6 09:01:08 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:09 ---> Running in 97fd30006e0f 09:01:09 Removing intermediate container 6d4195582326 09:01:09 ---> e69920b525c3 09:01:09 Step 12/26 : WORKDIR /edgex-go 09:01:09 ---> Running in 3f5e960902f7 09:01:11 Removing intermediate container 3f5e960902f7 09:01:11 ---> 44087121123e 09:01:11 09:01:11 Step 13/26 : FROM alpine:3.17 09:01:11 ---> 51e60588ff2c 09:01:11 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:01:11 ---> Using cache 09:01:11 ---> a864b5417c3f 09:01:11 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:01:11 ---> Running in 01fa6f3ba3b9 09:01:13 Removing intermediate container d7a6c37de5a9 09:01:13 ---> e038f7f7eeda 09:01:13 Step 12/27 : WORKDIR /edgex-go 09:01:13 ---> Running in 9e103f212e0d 09:01:13 Removing intermediate container 9e103f212e0d 09:01:13 ---> d3255c840fe9 09:01:13 09:01:13 Step 13/27 : FROM alpine:3.17 09:01:13 ---> 51e60588ff2c 09:01:13 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:01:13 ---> Using cache 09:01:13 ---> a864b5417c3f 09:01:13 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:01:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:13 ---> Running in 09bc37349342 09:01:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:16 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:01:16 v3.17.3-180-g7bc9fd1864b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:01:16 OK: 17692 distinct packages available 09:01:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:18 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:01:18 v3.17.3-180-g7bc9fd1864b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:01:18 OK: 17692 distinct packages available 09:01:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:19 (1/5) Installing dumb-init (1.2.5-r2) 09:01:19 (2/5) Installing musl-obstack (1.2.3-r0) 09:01:19 (3/5) Installing libucontext (1.2-r0) 09:01:19 (4/5) Installing gcompat (1.1.0-r0) 09:01:19 (5/5) Installing openssl (3.0.8-r4) 09:01:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:19 Executing busybox-1.35.0-r29.trigger 09:01:19 OK: 9 MiB in 20 packages 09:01:21 (1/5) Installing dumb-init (1.2.5-r2) 09:01:21 (2/5) Installing musl-obstack (1.2.3-r0) 09:01:21 (3/5) Installing libucontext (1.2-r0) 09:01:21 (4/5) Installing gcompat (1.1.0-r0) 09:01:21 (5/5) Installing openssl (3.0.8-r4) 09:01:21 Executing busybox-1.35.0-r29.trigger 09:01:21 OK: 9 MiB in 20 packages 09:01:21 Removing intermediate container 01fa6f3ba3b9 09:01:21 ---> bdb0a4e568c1 09:01:21 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 09:01:22 ---> f65ac5b06542 09:01:22 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 09:01:23 Removing intermediate container 09bc37349342 09:01:23 ---> db8791e437ea 09:01:23 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:01:23 ---> aaa017662c99 09:01:23 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:01:24 ---> a7231a63cd9f 09:01:24 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:01:26 ---> 7a6ee331d0d7 09:01:26 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:01:34 ---> 65b470976fa8 09:01:34 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:01:34 ---> bf4e4e1b9776 09:01:34 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:01:35 ---> 4eb118848eeb 09:01:35 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:01:36 ---> d08099ff7506 09:01:36 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:01:37 ---> 5986bfa8ffa7 09:01:37 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:01:37 ---> Running in ecdb9dd1fd2c 09:01:38 Removing intermediate container ecdb9dd1fd2c 09:01:38 ---> e3e2d87d8534 09:01:38 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:01:38 ---> Running in 62d19ddc9746 09:01:39 Removing intermediate container 62d19ddc9746 09:01:39 ---> f45d3a2850b7 09:01:39 Step 24/26 : LABEL arch=arm64 09:01:39 ---> Running in 9344192bcb28 09:01:40 Removing intermediate container 9344192bcb28 09:01:40 ---> d2374c558a52 09:01:40 Step 25/26 : LABEL git_sha=a012660fa334e10f6590f831a648e1ee39aa0497 09:01:40 ---> Running in 6be603f3e416 09:01:41 Removing intermediate container 6be603f3e416 09:01:41 ---> e2c45493b78d 09:01:41 Step 26/26 : LABEL version=0.0.0 09:01:41 ---> Running in 8bfb5d169ac8 09:01:42 Removing intermediate container 8bfb5d169ac8 09:01:42 ---> 55bc979b2617 09:01:42 09:01:43 ---> 4d193dcc874a 09:01:43 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:01:43 Successfully built 55bc979b2617 09:01:43 Successfully tagged security-spire-server-arm64:latest 09:01:43  Building security-spire-server ... done Building core-command 09:01:44 ---> c4940d4a3245 09:01:44 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:01:45 ---> bab62358bdfd 09:01:45 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:01:46 ---> 6a952b11eeb6 09:01:46 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:01:46 ---> Running in bbdae72034aa 09:01:47 Removing intermediate container bbdae72034aa 09:01:47 ---> fe0f76987e3e 09:01:47 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:01:47 ---> Running in 08f340627e06 09:01:48 Removing intermediate container 08f340627e06 09:01:48 ---> 2cda1b762626 09:01:48 Step 25/27 : LABEL arch=arm64 09:01:48 ---> Running in f46036f8c0a3 09:01:49 Removing intermediate container f46036f8c0a3 09:01:49 ---> ec80cd6e85dc 09:01:49 Step 26/27 : LABEL git_sha=a012660fa334e10f6590f831a648e1ee39aa0497 09:01:49 ---> Running in c5636acedda1 09:01:49 Removing intermediate container c5636acedda1 09:01:49 ---> 06e7630b8ec4 09:01:49 Step 27/27 : LABEL version=0.0.0 09:01:49 ---> Running in 029fd88978fc 09:01:50 Removing intermediate container 029fd88978fc 09:01:50 ---> f9c097abc84d 09:01:50 09:01:50 Successfully built f9c097abc84d 09:01:50 Successfully tagged security-spire-agent-arm64:latest 09:01:50  Building security-spire-agent ... done Building core-common-config-bootstrapper 09:02:09 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:02:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:02:09 ---> 5a107af00e72 09:02:09 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:02:09 ---> Using cache 09:02:09 ---> 28fe214d8787 09:02:09 Step 4/24 : WORKDIR /edgex-go 09:02:09 ---> Using cache 09:02:09 ---> c3200d07de51 09:02:09 Step 5/24 : RUN apk add --update --no-cache make git 09:02:09 ---> Using cache 09:02:09 ---> 6b7e56576f17 09:02:09 Step 6/24 : COPY go.mod vendor* ./ 09:02:09 ---> Using cache 09:02:09 ---> dc8e415642a2 09:02:09 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:09 ---> Using cache 09:02:09 ---> 6523c3cf0822 09:02:09 Step 8/24 : COPY . . 09:02:09 ---> Using cache 09:02:09 ---> ae9a168720e1 09:02:09 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:02:09 ---> Running in dbecad44d3f0 09:02:11 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:02:17 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:02:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:02:17 ---> 5a107af00e72 09:02:17 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:02:17 ---> Using cache 09:02:17 ---> 28fe214d8787 09:02:17 Step 4/23 : WORKDIR /edgex-go 09:02:17 ---> Using cache 09:02:17 ---> c3200d07de51 09:02:17 Step 5/23 : RUN apk add --update --no-cache make git 09:02:17 ---> Using cache 09:02:17 ---> 6b7e56576f17 09:02:17 Step 6/23 : COPY go.mod vendor* ./ 09:02:17 ---> Using cache 09:02:17 ---> dc8e415642a2 09:02:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:17 ---> Using cache 09:02:17 ---> 6523c3cf0822 09:02:17 Step 8/23 : COPY . . 09:02:17 ---> Using cache 09:02:17 ---> ae9a168720e1 09:02:17 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:02:17 ---> Running in 5381c5bc59b8 09:02:19 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:02:58 Removing intermediate container 97fd30006e0f 09:02:58 ---> 4c318ca08e26 09:02:58 Step 7/20 : COPY . . 09:03:13 ---> 226c7d1b1fee 09:03:13 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:03:13 ---> Running in 08484cd23a75 09:03:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:04:21 Removing intermediate container 50e8cc9439f0 09:04:21 ---> 1aae55012759 09:04:21 09:04:21 Step 9/33 : FROM alpine:3.17 09:04:21 ---> 51e60588ff2c 09:04:21 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:04:21 ---> Running in 1d937674309e 09:04:21 Removing intermediate container 1d937674309e 09:04:21 ---> fe922df2f5e5 09:04:21 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 09:04:21 ---> Running in 6b053964c86d 09:04:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:04:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:04:24 (1/2) Installing dumb-init (1.2.5-r2) 09:04:24 (2/2) Installing su-exec (0.2-r2) 09:04:24 Executing busybox-1.35.0-r29.trigger 09:04:24 OK: 8 MiB in 17 packages 09:04:26 Removing intermediate container 6b053964c86d 09:04:26 ---> e026227f3256 09:04:26 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 09:04:27 ---> Running in 5ba9ef03184a 09:04:27 Removing intermediate container 5ba9ef03184a 09:04:27 ---> 4fc86062e4b0 09:04:27 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:04:28 ---> Running in 109066282d50 09:04:29 Removing intermediate container 109066282d50 09:04:29 ---> 479c611d5ca4 09:04:29 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:04:29 ---> Running in 4df43b9c20db 09:04:29 Removing intermediate container 4df43b9c20db 09:04:29 ---> 8b44fc628812 09:04:29 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:04:29 ---> Running in edd039950a74 09:04:30 Removing intermediate container edd039950a74 09:04:30 ---> 421ebdc2e8dd 09:04:30 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:04:30 ---> Running in 521076ef15e3 09:04:33 Removing intermediate container 521076ef15e3 09:04:33 ---> d958218f4e87 09:04:33 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 09:04:33 ---> Running in 485c85cdbbb1 09:04:34 Removing intermediate container 485c85cdbbb1 09:04:34 ---> 4757867808bd 09:04:34 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:04:35 ---> a550937d401e 09:04:35 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:04:35 ---> Running in 564a55a39de3 09:04:39 Removing intermediate container 564a55a39de3 09:04:39 ---> 9b261fbac833 09:04:39 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 09:04:40 ---> 914c10709f23 09:04:40 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 09:04:42 ---> 1b6f63438252 09:04:42 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:04:44 ---> 8e212634d6b0 09:04:44 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:04:45 ---> 29d12e507740 09:04:45 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 09:04:45 ---> c518f237b918 09:04:45 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:04:46 ---> b47e56452ead 09:04:46 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:04:47 ---> bc03fab14716 09:04:47 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:04:48 ---> 88fc6cbfba04 09:04:48 Step 28/33 : RUN chmod +x /entrypoint.sh 09:04:48 ---> Running in 81dcd306dc8f 09:04:52 Removing intermediate container 81dcd306dc8f 09:04:52 ---> add08d97203f 09:04:52 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 09:04:52 ---> Running in 2aa3a2b0ea9a 09:04:53 Removing intermediate container 2aa3a2b0ea9a 09:04:53 ---> 482bb44f7fec 09:04:53 Step 30/33 : CMD ["gate"] 09:04:53 ---> Running in 03b56bfd6b4c 09:04:53 Removing intermediate container 03b56bfd6b4c 09:04:53 ---> f61204fd6a4e 09:04:53 Step 31/33 : LABEL arch=arm64 09:04:53 ---> Running in 37e2bbc65014 09:04:54 Removing intermediate container 37e2bbc65014 09:04:54 ---> 5f078723fe4b 09:04:54 Step 32/33 : LABEL git_sha=a012660fa334e10f6590f831a648e1ee39aa0497 09:04:54 ---> Running in 91f26897b16a 09:04:54 Removing intermediate container 91f26897b16a 09:04:54 ---> f99784213744 09:04:54 Step 33/33 : LABEL version=0.0.0 09:04:55 ---> Running in e770ae1d4de0 09:04:55 Removing intermediate container e770ae1d4de0 09:04:55 ---> e8d6001d8e78 09:04:55 09:04:56 Successfully built e8d6001d8e78 09:04:56 Successfully tagged security-bootstrapper-arm64:latest 09:04:56  Building security-bootstrapper ... done Building security-proxy-setup 09:05:08 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:05:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:05:08 ---> 5a107af00e72 09:05:08 Step 3/22 : WORKDIR /edgex-go 09:05:08 ---> Using cache 09:05:08 ---> 92b343440b4c 09:05:08 Step 4/22 : RUN apk add --update --no-cache make git 09:05:08 ---> Using cache 09:05:08 ---> 6e56bd74b516 09:05:08 Step 5/22 : COPY go.mod vendor* ./ 09:05:08 ---> Using cache 09:05:08 ---> 7b7ff1baa265 09:05:08 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:08 ---> Using cache 09:05:08 ---> e530ca604fbb 09:05:08 Step 7/22 : COPY . . 09:05:08 ---> Using cache 09:05:08 ---> 7c6a336cd393 09:05:08 Step 8/22 : RUN make cmd/secrets-config/secrets-config 09:05:08 ---> Running in beddeae7ba4a 09:05:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:10:03 Removing intermediate container 5381c5bc59b8 09:10:03 ---> ce26a5155864 09:10:03 09:10:03 Step 10/23 : FROM alpine:3.17 09:10:03 ---> 51e60588ff2c 09:10:03 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:10:03 ---> Using cache 09:10:03 ---> 1adb1ca3923a 09:10:03 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:10:03 ---> Using cache 09:10:03 ---> b8d7c629947a 09:10:03 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:10:03 ---> Using cache 09:10:03 ---> 486b9a98df6b 09:10:03 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:10:03 ---> Using cache 09:10:03 ---> 8dd1f685bc6a 09:10:03 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:10:04 ---> 9bda2753b206 09:10:04 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:10:05 ---> 0e59888eeea1 09:10:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:10:06 ---> 6798904db1c8 09:10:06 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:10:06 ---> Running in 559eb07b3d5b 09:10:11 Removing intermediate container 559eb07b3d5b 09:10:11 ---> 4f363accc77a 09:10:11 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:10:11 ---> Running in aca338abcb0a 09:10:12 Removing intermediate container aca338abcb0a 09:10:12 ---> 848c8c1d814e 09:10:12 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 09:10:12 ---> Running in 0c55b2a03dcf 09:10:13 Removing intermediate container 0c55b2a03dcf 09:10:13 ---> f955988d315b 09:10:13 Step 21/23 : LABEL arch=arm64 09:10:13 ---> Running in 4e4b5d4caea2 09:10:14 Removing intermediate container 4e4b5d4caea2 09:10:14 ---> 3ad43ae52a85 09:10:14 Step 22/23 : LABEL git_sha=a012660fa334e10f6590f831a648e1ee39aa0497 09:10:14 ---> Running in 59f4fe97d907 09:10:16 Removing intermediate container 59f4fe97d907 09:10:16 ---> e59269ca6ae2 09:10:16 Step 23/23 : LABEL version=0.0.0 09:10:16 ---> Running in e5daf8b0ee7e 09:10:16 Removing intermediate container e5daf8b0ee7e 09:10:16 ---> c300de0ca355 09:10:16 09:10:17 Successfully built c300de0ca355 09:10:17 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:10:19  Building core-common-config-bootstrapper ... done Removing intermediate container dbecad44d3f0 09:10:19 ---> 348d0ffd2e5c 09:10:19 09:10:19 Step 10/24 : FROM alpine:3.17 09:10:19 ---> 51e60588ff2c 09:10:19 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:10:19 ---> Using cache 09:10:19 ---> 6848354a349e 09:10:19 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:10:19 ---> Using cache 09:10:19 ---> 856164fd77f6 09:10:19 Step 13/24 : ENV APP_PORT=59882 09:10:19 ---> Running in 027bb5c0ccac 09:10:20 Removing intermediate container 027bb5c0ccac 09:10:20 ---> 522b0444d793 09:10:20 Step 14/24 : EXPOSE $APP_PORT 09:10:20 ---> Running in 74c5d78c1639 09:10:20 Removing intermediate container 74c5d78c1639 09:10:20 ---> b9a7cfac2879 09:10:20 Step 15/24 : WORKDIR / 09:10:20 ---> Running in 01cb5a759d51 09:10:21 Removing intermediate container 01cb5a759d51 09:10:21 ---> 55fa5f92e2f7 09:10:21 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:10:22 ---> 5a296c59cd92 09:10:22 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 09:10:24 ---> 6136acb60054 09:10:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:10:25 ---> 4bd089c844ec 09:10:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:10:26 ---> d70fe1d2c684 09:10:26 Step 20/24 : ENTRYPOINT ["/core-command"] 09:10:27 ---> Running in 60b0e3e3fe7a 09:10:27 Removing intermediate container 60b0e3e3fe7a 09:10:27 ---> 37dd60ac51f2 09:10:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:10:27 ---> Running in a28ec5b2367f 09:10:28 Removing intermediate container a28ec5b2367f 09:10:28 ---> d682db165537 09:10:28 Step 22/24 : LABEL arch=arm64 09:10:28 ---> Running in 2a582e79a9bf 09:10:28 Removing intermediate container 2a582e79a9bf 09:10:28 ---> aad851dfebd8 09:10:28 Step 23/24 : LABEL git_sha=a012660fa334e10f6590f831a648e1ee39aa0497 09:10:28 ---> Running in c220c0322715 09:10:29 Removing intermediate container c220c0322715 09:10:29 ---> bcefac52825c 09:10:29 Step 24/24 : LABEL version=0.0.0 09:10:29 ---> Running in 04a43ca527dc 09:10:29 Removing intermediate container 04a43ca527dc 09:10:29 ---> a362bc8c0740 09:10:29 09:10:30 Successfully built a362bc8c0740 09:10:30 Successfully tagged core-command-arm64:latest 09:11:09  Building core-command ... done Removing intermediate container 68075b52fa5b 09:11:09 ---> a6c6938a067a 09:11:09 09:11:09 Step 10/23 : FROM alpine:3.17 09:11:09 ---> 51e60588ff2c 09:11:09 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:11:09 ---> Running in 91e2fea74041 09:11:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:11:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:11:09 (1/2) Installing ca-certificates (20230506-r0) 09:11:09 (2/2) Installing dumb-init (1.2.5-r2) 09:11:09 Executing busybox-1.35.0-r29.trigger 09:11:09 Executing ca-certificates-20230506-r0.trigger 09:11:09 OK: 8 MiB in 17 packages 09:11:11 Removing intermediate container 91e2fea74041 09:11:11 ---> 0986024cb2ae 09:11:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 09:11:11 ---> Running in c4de182b9128 09:11:12 Removing intermediate container c4de182b9128 09:11:12 ---> 56d279c6daad 09:11:12 Step 13/23 : ENV APP_PORT=59860 09:11:12 ---> Running in 5faf98874cc2 09:11:12 Removing intermediate container 5faf98874cc2 09:11:12 ---> 96c01c2249dd 09:11:12 Step 14/23 : EXPOSE $APP_PORT 09:11:12 ---> Running in 164a6e05148b 09:11:13 Removing intermediate container 164a6e05148b 09:11:13 ---> acb4764def3f 09:11:13 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:11:14 ---> b362e502837a 09:11:14 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:11:15 ---> 895853fd69ad 09:11:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:11:17 ---> 89320b0b1e8f 09:11:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:11:18 ---> 8816b488fc12 09:11:18 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:11:18 ---> Running in d6f1fc07802b 09:11:19 Removing intermediate container d6f1fc07802b 09:11:19 ---> 070e5a6b1e32 09:11:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:11:19 ---> Running in 914bc67b2795 09:11:20 Removing intermediate container 914bc67b2795 09:11:20 ---> 815f8dd86f6f 09:11:20 Step 21/23 : LABEL arch=arm64 09:11:20 ---> Running in 94e6fe49e845 09:11:21 Removing intermediate container 94e6fe49e845 09:11:21 ---> 6d90d4bf22de 09:11:21 Step 22/23 : LABEL git_sha=a012660fa334e10f6590f831a648e1ee39aa0497 09:11:21 ---> Running in d2f7d232f05b 09:11:21 Removing intermediate container d2f7d232f05b 09:11:21 ---> 64eda28d98b9 09:11:21 Step 23/23 : LABEL version=0.0.0 09:11:22 ---> Running in d4271dcfebf8 09:11:22 Removing intermediate container d4271dcfebf8 09:11:22 ---> 7b61cd036d97 09:11:22 09:11:22 Successfully built 7b61cd036d97 09:11:22 Successfully tagged support-notifications-arm64:latest 09:11:26  Building support-notifications ... done Removing intermediate container beddeae7ba4a 09:11:26 ---> 638520fa6a88 09:11:26 09:11:26 Step 9/22 : FROM alpine:3.17 09:11:26 ---> 51e60588ff2c 09:11:26 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 09:11:26 ---> Running in 5d0b134b756b 09:11:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:11:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:11:29 (1/2) Installing dumb-init (1.2.5-r2) 09:11:29 (2/2) Installing openssl (3.0.8-r4) 09:11:29 Executing busybox-1.35.0-r29.trigger 09:11:29 OK: 8 MiB in 17 packages 09:11:31 Removing intermediate container 5d0b134b756b 09:11:31 ---> c75c0df74968 09:11:31 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:11:31 ---> Running in dff028b7316a 09:11:31 Removing intermediate container dff028b7316a 09:11:31 ---> 632ced25e081 09:11:31 Step 12/22 : WORKDIR /edgex 09:11:31 ---> Running in 885385a26488 09:11:32 Removing intermediate container 885385a26488 09:11:32 ---> 5aec90587c4b 09:11:32 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:11:32 ---> 832ac7752465 09:11:32 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 09:11:33 ---> 0dd76a92796f 09:11:33 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:11:34 ---> d4e9ec1df47e 09:11:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:11:34 ---> ad4aaabc4ee5 09:11:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:11:35 ---> a18afa3975c0 09:11:35 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:11:35 ---> Running in c8be9fa03d23 09:11:38 Removing intermediate container c8be9fa03d23 09:11:38 ---> 2b8f5125f3dd 09:11:38 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:11:38 ---> Running in 5eb2996de42c 09:11:38 Removing intermediate container 5eb2996de42c 09:11:38 ---> 450989f46fb7 09:11:38 Step 20/22 : LABEL arch=arm64 09:11:38 ---> Running in c1c8977b98f3 09:11:38 Removing intermediate container c1c8977b98f3 09:11:38 ---> a73673499a5d 09:11:38 Step 21/22 : LABEL git_sha=a012660fa334e10f6590f831a648e1ee39aa0497 09:11:39 ---> Running in 29000dc18ba6 09:11:39 Removing intermediate container 29000dc18ba6 09:11:39 ---> b348c7624cf2 09:11:39 Step 22/22 : LABEL version=0.0.0 09:11:39 ---> Running in 0d7b1ef271da 09:11:40 Removing intermediate container 0d7b1ef271da 09:11:40 ---> 7818dc5572df 09:11:40 09:11:40 Successfully built 7818dc5572df 09:11:40 Successfully tagged security-proxy-setup-arm64:latest 09:11:47  Building security-proxy-setup ... done Removing intermediate container 08484cd23a75 09:11:47 ---> 4c6464bfd109 09:11:47 09:11:47 Step 9/20 : FROM alpine:3.17 09:11:47 ---> 51e60588ff2c 09:11:47 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:11:47 ---> Using cache 09:11:47 ---> fe922df2f5e5 09:11:47 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:11:47 ---> Running in 77eb40d23cac 09:11:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:11:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:11:49 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:11:49 v3.17.3-180-g7bc9fd1864b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:11:49 OK: 17692 distinct packages available 09:11:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:11:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:11:50 (1/9) Installing ca-certificates (20230506-r0) 09:11:50 (2/9) Installing brotli-libs (1.0.9-r9) 09:11:50 (3/9) Installing nghttp2-libs (1.51.0-r0) 09:11:50 (4/9) Installing libcurl (8.0.1-r0) 09:11:50 (5/9) Installing curl (8.0.1-r0) 09:11:50 (6/9) Installing dumb-init (1.2.5-r2) 09:11:50 (7/9) Installing musl-obstack (1.2.3-r0) 09:11:50 (8/9) Installing libucontext (1.2-r0) 09:11:50 (9/9) Installing gcompat (1.1.0-r0) 09:11:50 Executing busybox-1.35.0-r29.trigger 09:11:50 Executing ca-certificates-20230506-r0.trigger 09:11:51 OK: 11 MiB in 24 packages 09:11:52 Removing intermediate container 77eb40d23cac 09:11:52 ---> f190ec693b30 09:11:52 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:11:53 ---> f2d0302471ae 09:11:53 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 09:11:54 ---> 8aa1468fbcab 09:11:54 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:11:55 ---> 7063998e607e 09:11:55 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:11:58 ---> 630306c66a9c 09:11:58 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:11:58 ---> Running in e39c8749cd74 09:11:58 Removing intermediate container e39c8749cd74 09:11:58 ---> a1a7246a4b04 09:11:58 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 09:11:58 ---> Running in 08dc6d8f920a 09:11:58 Removing intermediate container 08dc6d8f920a 09:11:58 ---> 95a5643ebb45 09:11:58 Step 18/20 : LABEL arch=arm64 09:11:58 ---> Running in 05dfd51e3f32 09:11:58 Removing intermediate container 05dfd51e3f32 09:11:58 ---> 3a999bf39b56 09:11:58 Step 19/20 : LABEL git_sha=a012660fa334e10f6590f831a648e1ee39aa0497 09:11:58 ---> Running in 2114a7594c4e 09:11:59 Removing intermediate container 2114a7594c4e 09:11:59 ---> 8a1f8f5ddd3e 09:11:59 Step 20/20 : LABEL version=0.0.0 09:11:59 ---> Running in 0728084407fa 09:11:59 Removing intermediate container 0728084407fa 09:11:59 ---> ff8fcf856cdd 09:11:59 09:12:00 Successfully built ff8fcf856cdd 09:12:00 Successfully tagged security-spiffe-token-provider-arm64:latest 09:12:00  Building security-spiffe-token-provider ... done  [Pipeline] } 09:12:00 $ docker stop --time=1 3e1ea1202df62e6778b24dbbbb67ac62ce0ab977c916aceed34ebcd5bd0db8d5 09:12:02 $ docker rm -f --volumes 3e1ea1202df62e6778b24dbbbb67ac62ce0ab977c916aceed34ebcd5bd0db8d5 [Pipeline] // withDockerContainer [Pipeline] sh 09:12:02 + docker images 09:12:03 REPOSITORY TAG IMAGE ID CREATED SIZE 09:12:03 security-spiffe-token-provider-arm64 latest ff8fcf856cdd 4 seconds ago 32.7MB 09:12:03 4c6464bfd109 19 seconds ago 1.57GB 09:12:03 security-proxy-setup-arm64 latest 7818dc5572df 24 seconds ago 18.7MB 09:12:03 638520fa6a88 39 seconds ago 1.51GB 09:12:03 support-notifications-arm64 latest 7b61cd036d97 41 seconds ago 31.9MB 09:12:03 a6c6938a067a About a minute ago 1.59GB 09:12:03 core-command-arm64 latest a362bc8c0740 About a minute ago 19.7MB 09:12:03 348d0ffd2e5c About a minute ago 1.53GB 09:12:03 core-common-config-bootstrapper-arm64 latest c300de0ca355 About a minute ago 17.2MB 09:12:03 ce26a5155864 2 minutes ago 1.52GB 09:12:03 security-bootstrapper-arm64 latest e8d6001d8e78 7 minutes ago 21.9MB 09:12:03 1aae55012759 7 minutes ago 1.51GB 09:12:03 security-spire-agent-arm64 latest f9c097abc84d 10 minutes ago 153MB 09:12:03 security-spire-server-arm64 latest 55bc979b2617 10 minutes ago 97MB 09:12:03 d3255c840fe9 10 minutes ago 1.39GB 09:12:03 44087121123e 10 minutes ago 1.39GB 09:12:03 support-scheduler-arm64 latest dac826cbad8e 11 minutes ago 31.2MB 09:12:03 security-spire-config-arm64 latest ed18167ef85d 11 minutes ago 96.1MB 09:12:03 926929dc4e5d 11 minutes ago 1.59GB 09:12:03 e18e2b6bee40 12 minutes ago 1.39GB 09:12:03 core-metadata-arm64 latest cd55c4713a44 13 minutes ago 20.2MB 09:12:03 core-data-arm64 latest ac1db6ea7cdb 13 minutes ago 19.9MB 09:12:03 871220b3c5aa 14 minutes ago 1.53GB 09:12:03 e6b4993d71b0 14 minutes ago 1.53GB 09:12:03 security-secretstore-setup-arm64 latest acdbd7e052a2 14 minutes ago 32.2MB 09:12:03 9925f1e260c0 15 minutes ago 1.52GB 09:12:03 security-proxy-auth-arm64 latest 06dca7fde39a 15 minutes ago 18.1MB 09:12:03 5ad866eb68f0 15 minutes ago 1.51GB 09:12:03 ci-base-image-arm64 latest 5a107af00e72 38 minutes ago 899MB 09:12:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 3 weeks ago 681MB 09:12:03 alpine 3.17 51e60588ff2c 6 weeks ago 7.46MB 09:12:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:12:04 09:12:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:12:04 arm64: Pulling from edgex-lftools-log-publisher 09:12:04 8998bd30e6a1: Pulling fs layer 09:12:04 04944245beec: Pulling fs layer 09:12:04 699f458cf7ca: Pulling fs layer 09:12:04 765212b225bb: Pulling fs layer 09:12:04 f23df028b6ca: Pulling fs layer 09:12:04 d65c8cfc05b1: Pulling fs layer 09:12:04 2437ff75d9bd: Pulling fs layer 09:12:04 f23df028b6ca: Waiting 09:12:04 d65c8cfc05b1: Waiting 09:12:04 2437ff75d9bd: Waiting 09:12:04 765212b225bb: Waiting 09:12:04 04944245beec: Verifying Checksum 09:12:04 04944245beec: Download complete 09:12:04 765212b225bb: Download complete 09:12:05 f23df028b6ca: Verifying Checksum 09:12:05 f23df028b6ca: Download complete 09:12:05 d65c8cfc05b1: Verifying Checksum 09:12:05 d65c8cfc05b1: Download complete 09:12:05 699f458cf7ca: Verifying Checksum 09:12:05 699f458cf7ca: Download complete 09:12:05 8998bd30e6a1: Verifying Checksum 09:12:05 8998bd30e6a1: Download complete 09:12:08 2437ff75d9bd: Verifying Checksum 09:12:08 2437ff75d9bd: Download complete 09:12:09 8998bd30e6a1: Pull complete 09:12:09 04944245beec: Pull complete 09:12:11 699f458cf7ca: Pull complete 09:12:11 765212b225bb: Pull complete 09:12:12 f23df028b6ca: Pull complete 09:12:12 d65c8cfc05b1: Pull complete 09:12:27 2437ff75d9bd: Pull complete 09:12:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:12:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:12:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:12:27 prd-ubuntu20.04-docker-arm64-4c-16g-15526 does not seem to be running inside a container 09:12:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/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-lftools-log-publisher:arm64 cat 09:12:30 $ docker top 1729feb148c5f833649e0604bd1087bbf8cd0c5c893f07b87d902e6bd4d47296 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:12:31 ---> job-cost.sh 09:12:31 lf-activate-venv: SKIPPING 09:12:31 INFO: No Stack... 09:12:32 INFO: Retrieving Pricing Info for: v3-standard-4 09:12:33 INFO: Archiving Costs [Pipeline] sh 09:12:34 + cat /w/workspace/edgex-go/1/archives/cost.csv 09:12:34 + cut -d, -f6 [Pipeline] lock 09:12:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4567-1-stack-cost] 09:12:34 Resource [jenkins-edgexfoundry-edgex-go-PR-4567-1-stack-cost] did not exist. Created. 09:12:34 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4567-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:12:34 + echo total: 0.10999999940395355 [Pipeline] stash 09:12:35 Stashed 1 file(s) [Pipeline] } 09:12:35 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4567-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:12:35 $ docker stop --time=1 1729feb148c5f833649e0604bd1087bbf8cd0c5c893f07b87d902e6bd4d47296 09:12:37 $ docker rm -f --volumes 1729feb148c5f833649e0604bd1087bbf8cd0c5c893f07b87d902e6bd4d47296 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:12:38 provisioning config files... 09:12:38 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3284899325549736198tmp [Pipeline] { [Pipeline] sh 09:12:38 + set +x 09:12:38 + curl -s https://codecov.io/bash 09:12:38 + bash -s -- 09:12:38 09:12:38 _____ _ 09:12:38 / ____| | | 09:12:38 | | ___ __| | ___ ___ _____ __ 09:12:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:12:38 | |___| (_) | (_| | __/ (_| (_) \ V / 09:12:38 \_____\___/ \__,_|\___|\___\___/ \_/ 09:12:38 Bash-1.0.6 09:12:38 09:12:38 09:12:38 ==> git version 2.25.1 found 09:12:38 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:12:38 Release-Date: 2020-01-08 09:12:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:12:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:12:38 ==> Jenkins CI detected. 09:12:38 current dir:  /w/workspace/edgex-go/1 09:12:38 project root: . 09:12:38 --> token set from env 09:12:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:12:38 ==> Running gcov in . (disable via -X gcov) 09:12:38 ==> Python coveragepy not found 09:12:38 ==> Searching for coverage reports in: 09:12:38 + . 09:12:38 -> Found 1 reports 09:12:38 ==> Detecting git/mercurial file structure 09:12:38 ==> Reading reports 09:12:38 + ./coverage.out bytes=447731 09:12:38 ==> Appending adjustments 09:12:38 https://docs.codecov.io/docs/fixing-reports 09:12:39 + Found adjustments 09:12:39 ==> Gzipping contents 09:12:39 60K /tmp/codecov.YdFyaG.gz 09:12:39 ==> Uploading reports 09:12:39 url: https://codecov.io 09:12:39 query: branch=PR-4567&commit=a012660fa334e10f6590f831a648e1ee39aa0497&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4567%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4567&job=&cmd_args= 09:12:39 -> Pinging Codecov 09:12:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4567&commit=a012660fa334e10f6590f831a648e1ee39aa0497&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4567%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4567&job=&cmd_args= 09:12:39 -> Uploading to 09:12:39 https://storage.googleapis.com/codecov/v4/raw/2023-05-16/00271124DB129430A58F1EEE437C3FCB/a012660fa334e10f6590f831a648e1ee39aa0497/73e108d5-8a56-4df1-a2ac-a39f9bd2dff4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T091239Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=04a8c440ec14267fc97936b76beb759e99b180559790fed780355bb6b42b58f6 09:12:39 % Total % Received % Xferd Average Speed Time Time Time Current 09:12:39 Dload Upload Total Spent Left Speed 09:12:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57439 0 0 100 57439 0 214k --:--:-- --:--:-- --:--:-- 214k 09:12:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a012660fa334e10f6590f831a648e1ee39aa0497 [Pipeline] } 09:12:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:12:41 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 09:12:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:12:42 ---> package-listing.sh 09:12:42 ++ facter osfamily 09:12:42 ++ tr '[:upper:]' '[:lower:]' 09:12:43 + OS_FAMILY=debian 09:12:43 + workspace=/w/workspace/edgex-go/1 09:12:43 + START_PACKAGES=/tmp/packages_start.txt 09:12:43 + END_PACKAGES=/tmp/packages_end.txt 09:12:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:12:43 + PACKAGES=/tmp/packages_start.txt 09:12:43 + '[' /w/workspace/edgex-go/1 ']' 09:12:43 + PACKAGES=/tmp/packages_end.txt 09:12:43 + case "${OS_FAMILY}" in 09:12:43 + dpkg -l 09:12:43 + grep '^ii' 09:12:43 + '[' -f /tmp/packages_start.txt ']' 09:12:43 + '[' -f /tmp/packages_end.txt ']' 09:12:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:12:43 + '[' /w/workspace/edgex-go/1 ']' 09:12:43 + mkdir -p /w/workspace/edgex-go/1/archives/ 09:12:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 09:12:43 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 09:12:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:12:44 09:12:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:12:44 latest: Pulling from edgex-lftools-log-publisher 09:12:44 5eb5b503b376: Pulling fs layer 09:12:44 5c69ac0246d0: Pulling fs layer 09:12:44 ec43610c2a17: Pulling fs layer 09:12:44 3a2ae6a8a46f: Pulling fs layer 09:12:44 33b1e0a273af: Pulling fs layer 09:12:44 5d3b04190fa2: Pulling fs layer 09:12:44 2f39f015ded8: Pulling fs layer 09:12:44 33b1e0a273af: Waiting 09:12:44 2f39f015ded8: Waiting 09:12:44 5d3b04190fa2: Waiting 09:12:44 3a2ae6a8a46f: Waiting 09:12:44 5c69ac0246d0: Verifying Checksum 09:12:44 5c69ac0246d0: Download complete 09:12:44 3a2ae6a8a46f: Download complete 09:12:44 33b1e0a273af: Verifying Checksum 09:12:44 33b1e0a273af: Download complete 09:12:44 5d3b04190fa2: Download complete 09:12:44 ec43610c2a17: Verifying Checksum 09:12:44 ec43610c2a17: Download complete 09:12:44 5eb5b503b376: Verifying Checksum 09:12:44 5eb5b503b376: Download complete 09:12:45 2f39f015ded8: Verifying Checksum 09:12:45 2f39f015ded8: Download complete 09:12:45 5eb5b503b376: Pull complete 09:12:46 5c69ac0246d0: Pull complete 09:12:46 ec43610c2a17: Pull complete 09:12:46 3a2ae6a8a46f: Pull complete 09:12:46 33b1e0a273af: Pull complete 09:12:46 5d3b04190fa2: Pull complete 09:12:51 2f39f015ded8: Pull complete 09:12:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:12:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:12:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:12:51 prd-ubuntu20.04-docker-8c-8g-15523 does not seem to be running inside a container 09:12:51 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:12:58 $ docker top 5b54405ed995af43587dbae98f34f2c685ca89ee1a511bb82a76c99c6bedc3ce -eo pid,comm [Pipeline] { [Pipeline] sh 09:12:58 + touch /tmp/pre-build-complete [Pipeline] sh 09:12:59 + mkdir -p /var/log/sysstat [Pipeline] sh 09:12:59 + ls /var/log/sa-host 09:12:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:12:59 provisioning config files... 09:12:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config12028081329811630118tmp [Pipeline] { [Pipeline] echo 09:12:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:12:59 ---> create-netrc.sh [Pipeline] } 09:13:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:13:00 ---> python-tools-install.sh [Pipeline] echo 09:13:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:13:00 ---> sudo-logs.sh 09:13:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:13:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:13:01 ---> job-cost.sh 09:13:01 lf-activate-venv: SKIPPING 09:13:01 DEBUG: total: 0.10999999940395355 09:13:01 INFO: Retrieving Stack Cost... 09:13:01 INFO: Retrieving Pricing Info for: v3-standard-8 09:13:02 INFO: Archiving Costs [Pipeline] echo 09:13:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:13:02 ---> logs-deploy.sh 09:13:02 lf-activate-venv: SKIPPING 09:13:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4567/1 09:13:02 INFO: archiving workspace using pattern(s): 09:13:03 Archives upload complete. 09:13:03 INFO: archiving logs to Nexus 09:13:04 ---> uname -a: 09:13:04 Linux prd-ubuntu20-04-docker-8c-8g-15523 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:13:04 09:13:04 09:13:04 ---> lscpu: 09:13:04 Architecture: x86_64 09:13:04 CPU op-mode(s): 32-bit, 64-bit 09:13:04 Byte Order: Little Endian 09:13:04 Address sizes: 40 bits physical, 48 bits virtual 09:13:04 CPU(s): 8 09:13:04 On-line CPU(s) list: 0-7 09:13:04 Thread(s) per core: 1 09:13:04 Core(s) per socket: 1 09:13:04 Socket(s): 8 09:13:04 NUMA node(s): 1 09:13:04 Vendor ID: AuthenticAMD 09:13:04 CPU family: 23 09:13:04 Model: 49 09:13:04 Model name: AMD EPYC-Rome Processor 09:13:04 Stepping: 0 09:13:04 CPU MHz: 2799.998 09:13:04 BogoMIPS: 5599.99 09:13:04 Virtualization: AMD-V 09:13:04 Hypervisor vendor: KVM 09:13:04 Virtualization type: full 09:13:04 L1d cache: 256 KiB 09:13:04 L1i cache: 256 KiB 09:13:04 L2 cache: 4 MiB 09:13:04 L3 cache: 128 MiB 09:13:04 NUMA node0 CPU(s): 0-7 09:13:04 Vulnerability Itlb multihit: Not affected 09:13:04 Vulnerability L1tf: Not affected 09:13:04 Vulnerability Mds: Not affected 09:13:04 Vulnerability Meltdown: Not affected 09:13:04 Vulnerability Mmio stale data: Not affected 09:13:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:13:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:13:04 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:13:04 Vulnerability Srbds: Not affected 09:13:04 Vulnerability Tsx async abort: Not affected 09:13:04 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:13:04 09:13:04 09:13:04 ---> nproc: 09:13:04 8 09:13:04 09:13:04 09:13:04 ---> df -h: 09:13:04 Filesystem Size Used Avail Use% Mounted on 09:13:04 overlay 155G 20G 136G 13% / 09:13:04 tmpfs 64M 0 64M 0% /dev 09:13:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:13:04 shm 64M 0 64M 0% /dev/shm 09:13:04 /dev/vda1 155G 20G 136G 13% /facter-os 09:13:04 09:13:04