Pull request #4561 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 436564f2fc4a42c08b5adec3864542c0be58742c+079d219be26533084879877c2803b7bbbdfcd758 (3f24e1313cc8a4ea283d3649f29529fab1b19246) 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-ssh5080338792184057002.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-ssh11378583022848645398.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-4561/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-4561/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9957825265114357652.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-4561/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18079569176446224274.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-ssh5071814973566027994.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-4561/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-4561/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11557212800548754932.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-14738 in /w/workspace/edgexfoundry_edgex-go_PR-4561 [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/4561/head:refs/remotes/origin/PR-4561 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 079d219be26533084879877c2803b7bbbdfcd758 into PR head commit 436564f2fc4a42c08b5adec3864542c0be58742c Merge succeeded, producing 436564f2fc4a42c08b5adec3864542c0be58742c Checking out Revision 436564f2fc4a42c08b5adec3864542c0be58742c (PR-4561) > git config core.sparsecheckout # timeout=10 > git checkout -f 436564f2fc4a42c08b5adec3864542c0be58742c # 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 079d219be26533084879877c2803b7bbbdfcd758 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 436564f2fc4a42c08b5adec3864542c0be58742c # timeout=10 Commit message: "docs: Add main branch Warning to README" 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 [2023-05-09T18:34:54.768Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-09T18:34:54.922Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-09T18:34:55.018Z] ========================================================= [2023-05-09T18:34:55.018Z] EdgeX Global Pipelines Version Info [2023-05-09T18:34:55.018Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-09T18:34:55.762Z] ------------------- [2023-05-09T18:34:55.762Z] stable info: [2023-05-09T18:34:55.762Z] ------------------- [2023-05-09T18:34:55.762Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-09T18:34:55.762Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T18:34:55.762Z] Message: update stable to v1.0.249 [2023-05-09T18:34:56.334Z] ------------------- [2023-05-09T18:34:56.334Z] experimental info: [2023-05-09T18:34:56.334Z] ------------------- [2023-05-09T18:34:56.334Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-09T18:34:56.334Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T18:34:56.334Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-09T18:34:56.603Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-09T18:34:56.640Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-09T18:34:56.672Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-09T18:34:56.705Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-09T18:34:56.742Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-09T18:34:56.777Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-09T18:34:56.813Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-09T18:34:56.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-09T18:34:56.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-09T18:34:56.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-09T18:34:56.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-09T18:34:57.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-09T18:34:57.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-09T18:34:57.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-09T18:34:57.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-09T18:34:57.157Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T18:34:57.194Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T18:34:57.236Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-09T18:34:57.271Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-09T18:34:57.307Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-09T18:34:57.346Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-09T18:34:57.386Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-09T18:34:57.427Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-09T18:34:57.465Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4561 [Pipeline] echo [2023-05-09T18:34:57.499Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4561 [Pipeline] echo [2023-05-09T18:34:57.538Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4561 [Pipeline] echo [2023-05-09T18:34:57.579Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 436564f2fc4a42c08b5adec3864542c0be58742c [Pipeline] echo [2023-05-09T18:34:57.616Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 436564f [Pipeline] echo [2023-05-09T18:34:57.659Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T18:34:57.767Z] provisioning config files... [2023-05-09T18:34:57.781Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3061609028304966334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T18:34:58.132Z] ---> docker-login.sh [2023-05-09T18:34:58.132Z] nexus3.edgexfoundry.org:10001 [2023-05-09T18:34:58.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T18:34:59.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T18:34:59.523Z] Configure a credential helper to remove this warning. See [2023-05-09T18:34:59.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T18:34:59.523Z] [2023-05-09T18:34:59.523Z] Login Succeeded [2023-05-09T18:34:59.523Z] nexus3.edgexfoundry.org:10002 [2023-05-09T18:34:59.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T18:34:59.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T18:34:59.523Z] Configure a credential helper to remove this warning. See [2023-05-09T18:34:59.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T18:34:59.523Z] [2023-05-09T18:34:59.523Z] Login Succeeded [2023-05-09T18:34:59.523Z] nexus3.edgexfoundry.org:10003 [2023-05-09T18:34:59.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T18:34:59.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T18:34:59.523Z] Configure a credential helper to remove this warning. See [2023-05-09T18:34:59.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T18:34:59.523Z] [2023-05-09T18:34:59.523Z] Login Succeeded [2023-05-09T18:34:59.523Z] nexus3.edgexfoundry.org:10004 [2023-05-09T18:34:59.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T18:34:59.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T18:34:59.523Z] Configure a credential helper to remove this warning. See [2023-05-09T18:34:59.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T18:34:59.523Z] [2023-05-09T18:34:59.523Z] Login Succeeded [2023-05-09T18:34:59.523Z] docker.io [2023-05-09T18:34:59.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T18:35:01.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T18:35:01.816Z] Configure a credential helper to remove this warning. See [2023-05-09T18:35:01.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T18:35:01.816Z] [2023-05-09T18:35:01.816Z] Login Succeeded [2023-05-09T18:35:01.816Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T18:35:01.845Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T18:35:02.262Z] + 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 [2023-05-09T18:35:02.262Z] + + dirname cmd/core-command/Dockerfile [2023-05-09T18:35:02.262Z] cut -d/ -f2 [2023-05-09T18:35:02.262Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-09T18:35:02.262Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-09T18:35:02.262Z] + cut -d/ -f2 [2023-05-09T18:35:02.262Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-09T18:35:02.262Z] + dirname cmd/core-data/Dockerfile [2023-05-09T18:35:02.262Z] + cut -d/ -f2 [2023-05-09T18:35:02.262Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-09T18:35:02.262Z] + dirname cmd/core-metadata/Dockerfile+ [2023-05-09T18:35:02.262Z] cut -d/ -f2 [2023-05-09T18:35:02.262Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-09T18:35:02.262Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-05-09T18:35:02.262Z] + cut -d/ -f2 [2023-05-09T18:35:02.262Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-09T18:35:02.262Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-09T18:35:02.262Z] + cut -d/ -f2 [2023-05-09T18:35:02.262Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-09T18:35:02.262Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-09T18:35:02.262Z] + cut -d/ -f2 [2023-05-09T18:35:02.262Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-09T18:35:02.262Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-09T18:35:02.262Z] + cut -d/ -f2 [2023-05-09T18:35:02.262Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-09T18:35:02.262Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-09T18:35:02.262Z] + cut -d/ -f2 [2023-05-09T18:35:02.262Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-09T18:35:02.262Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-09T18:35:02.262Z] + cut -d/ -f2 [2023-05-09T18:35:02.262Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-09T18:35:02.262Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-09T18:35:02.262Z] + cut -d/ -f2 [2023-05-09T18:35:02.262Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-09T18:35:02.262Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-09T18:35:02.262Z] + cut -d/ -f2 [2023-05-09T18:35:02.262Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-09T18:35:02.262Z] + dirname cmd/support-notifications/Dockerfile [2023-05-09T18:35:02.262Z] + cut -d/ -f2 [2023-05-09T18:35:02.262Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-09T18:35:02.262Z] + + dirname cmd/support-scheduler/Dockerfile [2023-05-09T18:35:02.262Z] cut -d/ -f2 [2023-05-09T18:35:02.262Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-09T18:35:02.328Z] 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 [2023-05-09T18:35:02.828Z] + git rev-list -1 --merges 436564f2fc4a42c08b5adec3864542c0be58742c~1..436564f2fc4a42c08b5adec3864542c0be58742c [Pipeline] echo [2023-05-09T18:35:02.860Z] -----------> git rev-list -1 --merges 436564f2fc4a42c08b5adec3864542c0be58742c~1..436564f2fc4a42c08b5adec3864542c0be58742c 436564f2fc4a42c08b5adec3864542c0be58742c [false] [Pipeline] sh [2023-05-09T18:35:03.224Z] + git log --format=format:%s -1 436564f2fc4a42c08b5adec3864542c0be58742c [Pipeline] echo [2023-05-09T18:35:03.255Z] ========================================================= [2023-05-09T18:35:03.255Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-09T18:35:03.255Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-09T18:35:03.754Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T18:35:03.754Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-09T18:35:03.754Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-09T18:35:03.754Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-09T18:35:03.754Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-09T18:35:03.754Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-09T18:35:03.754Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T18:35:04.251Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T18:35:04.251Z] [2023-05-09T18:35:04.251Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T18:35:06.203Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T18:35:06.203Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-09T18:35:06.203Z] b85a868b505f: Pulling fs layer [2023-05-09T18:35:06.203Z] e2be974225ed: Pulling fs layer [2023-05-09T18:35:06.203Z] 339a4e72a1f5: Pulling fs layer [2023-05-09T18:35:06.203Z] 988bab9f4d93: Pulling fs layer [2023-05-09T18:35:06.203Z] 1469e6f7b9e6: Pulling fs layer [2023-05-09T18:35:06.203Z] eaf3925da568: Pulling fs layer [2023-05-09T18:35:06.203Z] bab4dde63d76: Pulling fs layer [2023-05-09T18:35:06.203Z] bde34c3a00c8: Pulling fs layer [2023-05-09T18:35:06.203Z] b352a97aabf1: Pulling fs layer [2023-05-09T18:35:06.203Z] 4872d77fe225: Pulling fs layer [2023-05-09T18:35:06.203Z] 5851b861e8e6: Pulling fs layer [2023-05-09T18:35:06.203Z] 988bab9f4d93: Waiting [2023-05-09T18:35:06.203Z] bab4dde63d76: Waiting [2023-05-09T18:35:06.203Z] 1469e6f7b9e6: Waiting [2023-05-09T18:35:06.203Z] eaf3925da568: Waiting [2023-05-09T18:35:06.203Z] bde34c3a00c8: Waiting [2023-05-09T18:35:06.203Z] 5851b861e8e6: Waiting [2023-05-09T18:35:06.203Z] b352a97aabf1: Waiting [2023-05-09T18:35:06.203Z] 4872d77fe225: Waiting [2023-05-09T18:35:06.203Z] e2be974225ed: Download complete [2023-05-09T18:35:06.203Z] 988bab9f4d93: Verifying Checksum [2023-05-09T18:35:06.203Z] 988bab9f4d93: Download complete [2023-05-09T18:35:06.464Z] 339a4e72a1f5: Verifying Checksum [2023-05-09T18:35:06.464Z] 339a4e72a1f5: Download complete [2023-05-09T18:35:06.464Z] 1469e6f7b9e6: Verifying Checksum [2023-05-09T18:35:06.465Z] 1469e6f7b9e6: Download complete [2023-05-09T18:35:06.465Z] eaf3925da568: Download complete [2023-05-09T18:35:06.465Z] bde34c3a00c8: Download complete [2023-05-09T18:35:06.465Z] b352a97aabf1: Verifying Checksum [2023-05-09T18:35:06.465Z] b352a97aabf1: Download complete [2023-05-09T18:35:06.465Z] 4872d77fe225: Verifying Checksum [2023-05-09T18:35:06.465Z] 4872d77fe225: Download complete [2023-05-09T18:35:06.465Z] 5851b861e8e6: Verifying Checksum [2023-05-09T18:35:06.465Z] 5851b861e8e6: Download complete [2023-05-09T18:35:06.465Z] b85a868b505f: Verifying Checksum [2023-05-09T18:35:06.465Z] b85a868b505f: Download complete [2023-05-09T18:35:06.724Z] bab4dde63d76: Verifying Checksum [2023-05-09T18:35:06.724Z] bab4dde63d76: Download complete [2023-05-09T18:35:07.659Z] b85a868b505f: Pull complete [2023-05-09T18:35:07.659Z] e2be974225ed: Pull complete [2023-05-09T18:35:08.226Z] 339a4e72a1f5: Pull complete [2023-05-09T18:35:08.226Z] 988bab9f4d93: Pull complete [2023-05-09T18:35:08.489Z] 1469e6f7b9e6: Pull complete [2023-05-09T18:35:08.489Z] eaf3925da568: Pull complete [2023-05-09T18:35:10.396Z] bab4dde63d76: Pull complete [2023-05-09T18:35:10.396Z] bde34c3a00c8: Pull complete [2023-05-09T18:35:10.396Z] b352a97aabf1: Pull complete [2023-05-09T18:35:10.396Z] 4872d77fe225: Pull complete [2023-05-09T18:35:10.396Z] 5851b861e8e6: Pull complete [2023-05-09T18:35:10.396Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-09T18:35:10.396Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T18:35:10.396Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T18:35:10.618Z] prd-ubuntu20.04-docker-8c-8g-14738 does not seem to be running inside a container [2023-05-09T18:35:11.444Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-09T18:35:13.553Z] $ docker top cb8144fbb1491b3c13652f7d60c601441be906db0f101402845c72edd0b5b97e -eo pid,comm [2023-05-09T18:35:12.807Z] 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). [2023-05-09T18:35:12.807Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T18:35:12.927Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T18:35:12.928Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T18:35:13.040Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T18:35:13.836Z] $ docker exec cb8144fbb1491b3c13652f7d60c601441be906db0f101402845c72edd0b5b97e ssh-agent [2023-05-09T18:35:13.135Z] SSH_AUTH_SOCK=/tmp/ssh-AbCcW8QTUToA/agent.32 [2023-05-09T18:35:13.135Z] SSH_AGENT_PID=38 [2023-05-09T18:35:13.141Z] Running ssh-add (command line suppressed) [2023-05-09T18:35:14.027Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_14366882359461417102.key (/w/workspace/edgex-go/1@tmp/private_key_14366882359461417102.key) [2023-05-09T18:35:13.246Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T18:35:13.579Z] + git tag --points-at HEAD [Pipeline] } [2023-05-09T18:35:14.398Z] $ docker exec --env ******** --env ******** cb8144fbb1491b3c13652f7d60c601441be906db0f101402845c72edd0b5b97e ssh-agent -k [2023-05-09T18:35:14.501Z] unset SSH_AUTH_SOCK; [2023-05-09T18:35:14.501Z] unset SSH_AGENT_PID; [2023-05-09T18:35:14.501Z] echo Agent pid 38 killed; [2023-05-09T18:35:13.719Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-09T18:35:13.810Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T18:35:13.810Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T18:35:13.918Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T18:35:14.714Z] $ docker exec cb8144fbb1491b3c13652f7d60c601441be906db0f101402845c72edd0b5b97e ssh-agent [2023-05-09T18:35:14.015Z] SSH_AUTH_SOCK=/tmp/ssh-NVHnpgocSXBm/agent.71 [2023-05-09T18:35:14.015Z] SSH_AGENT_PID=77 [2023-05-09T18:35:14.020Z] Running ssh-add (command line suppressed) [2023-05-09T18:35:14.917Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2090715075409321987.key (/w/workspace/edgex-go/1@tmp/private_key_2090715075409321987.key) [2023-05-09T18:35:14.137Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T18:35:14.468Z] + git semver init [2023-05-09T18:35:14.728Z] 2023-05-09 18:35:15,426 [run_init] DEBUG init version:0.0.0 force:False [2023-05-09T18:35:14.728Z] 2023-05-09 18:35:15,427 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-05-09T18:35:14.728Z] 2023-05-09 18:35:15,427 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-05-09T18:35:14.728Z] 2023-05-09 18:35:15,427 [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) [2023-05-09T18:35:21.308Z] 2023-05-09 18:35:21,177 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-05-09T18:35:21.308Z] 2023-05-09 18:35:21,178 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4561 with force:False [2023-05-09T18:35:21.308Z] 2023-05-09 18:35:21,178 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4561 [2023-05-09T18:35:21.308Z] 2023-05-09 18:35:21,182 [execute] INFO git cat-file --batch-check [2023-05-09T18:35:21.308Z] 2023-05-09 18:35:21,183 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T18:35:21.308Z] 2023-05-09 18:35:21,187 [execute] INFO git cat-file --batch [2023-05-09T18:35:21.308Z] 2023-05-09 18:35:21,188 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T18:35:21.308Z] 2023-05-09 18:35:21,192 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4561 [2023-05-09T18:35:21.308Z] 0.0.0 [Pipeline] } [2023-05-09T18:35:22.129Z] $ docker exec --env ******** --env ******** cb8144fbb1491b3c13652f7d60c601441be906db0f101402845c72edd0b5b97e ssh-agent -k [2023-05-09T18:35:22.222Z] unset SSH_AUTH_SOCK; [2023-05-09T18:35:22.222Z] unset SSH_AGENT_PID; [2023-05-09T18:35:22.222Z] echo Agent pid 77 killed; [2023-05-09T18:35:21.439Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T18:35:21.865Z] + git semver [Pipeline] } [2023-05-09T18:35:22.941Z] $ docker stop --time=1 cb8144fbb1491b3c13652f7d60c601441be906db0f101402845c72edd0b5b97e [2023-05-09T18:35:24.250Z] $ docker rm -f --volumes cb8144fbb1491b3c13652f7d60c601441be906db0f101402845c72edd0b5b97e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T18:35:23.845Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-09T18:35:24.099Z] Stashed 1 file(s) [Pipeline] echo [2023-05-09T18:35:24.119Z] [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 [2023-05-09T18:35:24.861Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-05-09T18:35:24.899Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T18:35:24.940Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T18:35:24.970Z] ========================================================= [2023-05-09T18:35:24.970Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-09T18:35:24.970Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-09T18:35:25.313Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T18:35:25.313Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-09T18:35:25.313Z] f56be85fc22e: Pulling fs layer [2023-05-09T18:35:25.313Z] 85791d961cd3: Pulling fs layer [2023-05-09T18:35:25.313Z] d694b5ae8c79: Pulling fs layer [2023-05-09T18:35:25.313Z] 9f32a84ed3da: Pulling fs layer [2023-05-09T18:35:25.313Z] 4d19c01a9841: Pulling fs layer [2023-05-09T18:35:25.313Z] 9325e15d5711: Pulling fs layer [2023-05-09T18:35:25.313Z] 4d19c01a9841: Waiting [2023-05-09T18:35:25.313Z] 556b6ee489ea: Pulling fs layer [2023-05-09T18:35:25.313Z] c5a4b2cf53e6: Pulling fs layer [2023-05-09T18:35:25.313Z] 9325e15d5711: Waiting [2023-05-09T18:35:25.313Z] 556b6ee489ea: Waiting [2023-05-09T18:35:25.313Z] c5a4b2cf53e6: Waiting [2023-05-09T18:35:25.313Z] 85791d961cd3: Download complete [2023-05-09T18:35:25.313Z] 9f32a84ed3da: Verifying Checksum [2023-05-09T18:35:25.313Z] 9f32a84ed3da: Download complete [2023-05-09T18:35:25.313Z] 4d19c01a9841: Verifying Checksum [2023-05-09T18:35:25.313Z] 4d19c01a9841: Download complete [2023-05-09T18:35:25.313Z] f56be85fc22e: Verifying Checksum [2023-05-09T18:35:25.313Z] f56be85fc22e: Download complete [2023-05-09T18:35:25.313Z] 9325e15d5711: Verifying Checksum [2023-05-09T18:35:25.313Z] 9325e15d5711: Download complete [2023-05-09T18:35:25.571Z] f56be85fc22e: Pull complete [2023-05-09T18:35:25.572Z] 85791d961cd3: Pull complete [2023-05-09T18:35:25.831Z] c5a4b2cf53e6: Download complete [2023-05-09T18:35:26.089Z] d694b5ae8c79: Verifying Checksum [2023-05-09T18:35:26.089Z] d694b5ae8c79: Download complete [2023-05-09T18:35:26.089Z] 556b6ee489ea: Verifying Checksum [2023-05-09T18:35:26.089Z] 556b6ee489ea: Download complete [2023-05-09T18:35:29.371Z] d694b5ae8c79: Pull complete [2023-05-09T18:35:29.371Z] 9f32a84ed3da: Pull complete [2023-05-09T18:35:29.371Z] 4d19c01a9841: Pull complete [2023-05-09T18:35:29.371Z] 9325e15d5711: Pull complete [2023-05-09T18:35:31.289Z] 556b6ee489ea: Pull complete [2023-05-09T18:35:32.227Z] c5a4b2cf53e6: Pull complete [2023-05-09T18:35:32.227Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-09T18:35:32.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T18:35:32.227Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-09T18:35:32.584Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T18:35:32.584Z] WORKDIR /edgex [2023-05-09T18:35:32.584Z] COPY go.mod . [2023-05-09T18:35:32.584Z] RUN go mod download build [2023-05-09T18:35:32.584Z] -t ci-base-image-x86_64 -f - . [2023-05-09T18:35:33.157Z] Sending build context to Docker daemon 170.7MB [2023-05-09T18:35:33.157Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T18:35:33.157Z] ---> c4be618373d6 [2023-05-09T18:35:33.157Z] Step 2/4 : WORKDIR /edgex [2023-05-09T18:35:37.350Z] ---> Running in ba07b5516ba7 [2023-05-09T18:35:37.350Z] Removing intermediate container ba07b5516ba7 [2023-05-09T18:35:37.350Z] ---> 310440f94ac9 [2023-05-09T18:35:37.350Z] Step 3/4 : COPY go.mod . [2023-05-09T18:35:37.350Z] ---> a32815f41556 [2023-05-09T18:35:37.350Z] Step 4/4 : RUN go mod download [2023-05-09T18:35:37.350Z] ---> Running in 871fcfcef0a6 [2023-05-09T18:35:39.409Z] Still waiting to schedule task [2023-05-09T18:35:39.409Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-09T18:35:47.338Z] Removing intermediate container 871fcfcef0a6 [2023-05-09T18:35:47.338Z] ---> 5d104aed7ece [2023-05-09T18:35:47.338Z] Successfully built 5d104aed7ece [2023-05-09T18:35:47.338Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T18:35:47.737Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T18:35:47.737Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T18:35:47.893Z] prd-ubuntu20.04-docker-8c-8g-14738 does not seem to be running inside a container [2023-05-09T18:35:47.924Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-09T18:35:48.292Z] $ docker top e5b76a608672b07d6400b720c035d641828c5cddbf0c5b0617b1700285752c72 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T18:35:48.687Z] + go version [2023-05-09T18:35:48.687Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-09T18:35:48.721Z] $ docker stop --time=1 e5b76a608672b07d6400b720c035d641828c5cddbf0c5b0617b1700285752c72 [2023-05-09T18:35:49.960Z] $ docker rm -f --volumes e5b76a608672b07d6400b720c035d641828c5cddbf0c5b0617b1700285752c72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T18:35:50.664Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T18:35:50.664Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T18:35:50.817Z] prd-ubuntu20.04-docker-8c-8g-14738 does not seem to be running inside a container [2023-05-09T18:35:50.850Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-09T18:35:51.178Z] $ docker top 44c94f76823f7234ff51616bb95b6aa9a22bdf9d9598e525aad0683d8f4f3e7e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-09T18:35:51.285Z] ========================================================= [2023-05-09T18:35:51.285Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-09T18:35:51.285Z] ========================================================= [Pipeline] sh [2023-05-09T18:35:51.581Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-09T18:35:51.941Z] + make test [2023-05-09T18:35:51.942Z] go test -race -coverprofile=coverage.out ./... [2023-05-09T18:36:00.060Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-09T18:36:12.256Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-09T18:36:12.256Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-09T18:36:12.514Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-09T18:36:12.773Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-09T18:36:13.343Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-09T18:36:13.601Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-09T18:36:13.601Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-09T18:36:13.858Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-09T18:36:13.858Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-09T18:36:13.858Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-09T18:36:14.115Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-09T18:36:14.373Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-09T18:36:14.373Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-09T18:36:14.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-09T18:36:15.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-09T18:36:15.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-09T18:36:15.307Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements [2023-05-09T18:36:15.564Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.080s coverage: 98.5% of statements [2023-05-09T18:36:15.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-09T18:36:15.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-09T18:36:15.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-09T18:36:16.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-09T18:36:16.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-09T18:36:17.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-09T18:36:17.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-09T18:36:17.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-09T18:36:17.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-09T18:36:17.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-09T18:36:18.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-09T18:36:18.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-09T18:36:19.193Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.086s coverage: 71.5% of statements [2023-05-09T18:36:19.193Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.079s coverage: 54.0% of statements [2023-05-09T18:36:20.572Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.064s coverage: 88.5% of statements [2023-05-09T18:36:20.572Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.8% of statements [2023-05-09T18:36:20.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-09T18:36:20.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-09T18:36:20.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-09T18:36:20.831Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-09T18:36:20.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-09T18:36:20.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-09T18:36:20.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-09T18:36:20.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-09T18:36:20.832Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.366s coverage: 95.6% of statements [2023-05-09T18:36:20.832Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements [2023-05-09T18:36:21.768Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-09T18:36:21.768Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-09T18:36:21.768Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-09T18:36:22.029Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.078s coverage: 65.9% of statements [2023-05-09T18:36:22.598Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-09T18:36:22.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-09T18:36:22.598Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.090s coverage: 0.9% of statements [2023-05-09T18:36:22.598Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.063s coverage: 29.0% of statements [2023-05-09T18:36:22.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 42.9% of statements [2023-05-09T18:36:22.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 82.9% of statements [2023-05-09T18:36:22.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements [2023-05-09T18:36:22.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.055s coverage: 96.3% of statements [2023-05-09T18:36:23.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements [2023-05-09T18:36:23.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-09T18:36:23.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-09T18:36:23.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-09T18:36:23.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-09T18:36:23.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-09T18:36:23.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-09T18:36:23.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-09T18:36:23.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-09T18:36:24.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-09T18:36:24.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-09T18:36:24.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-09T18:36:24.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-09T18:36:25.194Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-09T18:36:25.194Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-09T18:36:25.761Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-09T18:36:26.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-09T18:36:26.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-09T18:36:28.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-09T18:36:28.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-09T18:36:29.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-09T18:36:29.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-09T18:36:29.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-09T18:36:30.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-09T18:36:30.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-09T18:36:30.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-09T18:36:31.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-09T18:36:31.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-09T18:36:31.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-09T18:36:31.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-09T18:36:32.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-09T18:36:32.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-09T18:36:32.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-09T18:36:32.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-09T18:36:34.334Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-09T18:36:34.334Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-09T18:36:34.334Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-09T18:36:34.334Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-09T18:36:35.272Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-09T18:36:35.272Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-09T18:36:35.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.072s coverage: 94.4% of statements [2023-05-09T18:36:36.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-09T18:36:36.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-09T18:36:48.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.277s coverage: 79.9% of statements [2023-05-09T18:36:48.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.070s coverage: 92.9% of statements [2023-05-09T18:36:48.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 64.4% of statements [2023-05-09T18:36:48.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 62.3% of statements [2023-05-09T18:36:48.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2023-05-09T18:36:48.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements [2023-05-09T18:36:48.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2023-05-09T18:36:48.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 81.8% of statements [2023-05-09T18:36:48.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 82.1% of statements [2023-05-09T18:36:48.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.055s coverage: 86.0% of statements [2023-05-09T18:36:48.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 63.1% of statements [2023-05-09T18:36:48.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements [2023-05-09T18:36:48.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements [2023-05-09T18:36:48.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2023-05-09T18:36:48.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements [2023-05-09T18:36:48.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2023-05-09T18:36:48.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.170s coverage: 38.4% of statements [2023-05-09T18:36:48.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2023-05-09T18:36:48.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2023-05-09T18:36:48.418Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements [2023-05-09T18:36:48.418Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.124s coverage: 92.3% of statements [2023-05-09T18:36:48.418Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 61.5% of statements [2023-05-09T18:36:48.418Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.082s coverage: 97.7% of statements [2023-05-09T18:36:48.418Z] 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 [2023-05-09T18:36:48.418Z] running golangci-lint [2023-05-09T18:36:48.418Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-09T18:36:48.418Z] go version go1.20.2 linux/amd64 [2023-05-09T18:36:48.418Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-09T18:36:48.418Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-09T18:37:03.295Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 13.400745165s" [2023-05-09T18:37:03.295Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 45.582655ms" [2023-05-09T18:37:07.479Z] level=info msg="[linters_context/goanalysis] analyzers took 50.205502702s with top 10 stages: buildir: 26.199537495s, inspect: 1.846958035s, fact_deprecated: 1.655677793s, gosec: 1.201536448s, ctrlflow: 1.188840082s, printf: 928.728024ms, nilness: 817.396483ms, fact_purity: 735.09484ms, S1038: 707.167961ms, typedness: 490.724795ms" [2023-05-09T18:37:07.738Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-09T18:37:07.738Z] level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 203/203, exclude-rules: 23/203, nolint: 0/23, cgo: 203/203, filename_unadjuster: 203/203, skip_files: 203/203, exclude: 203/203, path_prettifier: 203/203, skip_dirs: 203/203, identifier_marker: 203/203" [2023-05-09T18:37:07.738Z] level=info msg="[runner] processing took 20.049446ms with stages: nolint: 9.726673ms, identifier_marker: 5.349255ms, exclude-rules: 1.925303ms, autogenerated_exclude: 1.679082ms, path_prettifier: 899.44µs, skip_dirs: 433.561µs, cgo: 20.802µs, filename_unadjuster: 10.1µs, max_same_issues: 960ns, skip_files: 680ns, uniq_by_line: 570ns, severity-rules: 510ns, path_shortener: 470ns, exclude: 380ns, source_code: 370ns, diff: 350ns, sort_results: 320ns, max_from_linter: 280ns, max_per_file_from_linter: 190ns, path_prefixer: 150ns" [2023-05-09T18:37:07.738Z] level=info msg="[runner] linters took 6.354635879s with stages: goanalysis_metalinter: 6.334456363s" [2023-05-09T18:37:07.738Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-09T18:37:07.738Z] level=info msg="Memory: 200 samples, avg is 179.5MB, max is 794.2MB" [2023-05-09T18:37:07.738Z] level=info msg="Execution took 19.812052888s" [2023-05-09T18:37:07.738Z] go vet ./... [2023-05-09T18:37:11.926Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T18:37:11.926Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T18:37:11.926Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-09T18:37:11.967Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-09T18:37:12.274Z] + ls -al . [2023-05-09T18:37:12.274Z] total 704 [2023-05-09T18:37:12.274Z] drwxrwxr-x 11 1001 1001 4096 May 9 18:35 . [2023-05-09T18:37:12.274Z] drwxr-xr-x 4 root root 4096 May 9 18:35 .. [2023-05-09T18:37:12.274Z] drwxrwxr-x 2 1001 1001 4096 May 9 18:34 .blubracket [2023-05-09T18:37:12.274Z] -rw-rw-r-- 1 1001 1001 16 May 9 18:34 .dockerignore [2023-05-09T18:37:12.274Z] drwxrwxr-x 8 1001 1001 4096 May 9 18:35 .git [2023-05-09T18:37:12.274Z] drwxrwxr-x 3 1001 1001 4096 May 9 18:34 .github [2023-05-09T18:37:12.274Z] -rw-rw-r-- 1 1001 1001 1133 May 9 18:34 .gitignore [2023-05-09T18:37:12.274Z] -rw-rw-r-- 1 1001 1001 42 May 9 18:34 .golangci.yml [2023-05-09T18:37:12.274Z] -rw-rw-r-- 1 1001 1001 87 May 9 18:34 .hadolint.yml [2023-05-09T18:37:12.274Z] drwxr-xr-x 3 1001 1001 4096 May 9 18:35 .semver [2023-05-09T18:37:12.274Z] -rw-rw-r-- 1 1001 1001 166 May 9 18:34 .sonarcloud.properties [2023-05-09T18:37:12.274Z] -rw-rw-r-- 1 1001 1001 1171 May 9 18:34 ADOPTERS.md [2023-05-09T18:37:12.274Z] -rw-rw-r-- 1 1001 1001 10835 May 9 18:34 Attribution.txt [2023-05-09T18:37:12.274Z] -rw-rw-r-- 1 1001 1001 73765 May 9 18:34 CHANGELOG.md [2023-05-09T18:37:12.274Z] -rw-rw-r-- 1 1001 1001 3804 May 9 18:34 CONTRIBUTING.md [2023-05-09T18:37:12.274Z] -rw-rw-r-- 1 1001 1001 677 May 9 18:34 GOVERNANCE.md [2023-05-09T18:37:12.274Z] -rw-rw-r-- 1 1001 1001 883 May 9 18:34 Jenkinsfile [2023-05-09T18:37:12.274Z] -rw-rw-r-- 1 1001 1001 10775 May 9 18:34 LICENSE [2023-05-09T18:37:12.274Z] -rw-rw-r-- 1 1001 1001 14368 May 9 18:34 Makefile [2023-05-09T18:37:12.274Z] -rw-rw-r-- 1 1001 1001 582 May 9 18:34 OWNERS.md [2023-05-09T18:37:12.274Z] -rw-rw-r-- 1 1001 1001 9902 May 9 18:34 README.md [2023-05-09T18:37:12.274Z] -rw-rw-r-- 1 1001 1001 789 May 9 18:34 SECURITY.md [2023-05-09T18:37:12.274Z] -rw-rw-r-- 1 1001 1001 5 May 9 18:35 VERSION [2023-05-09T18:37:12.274Z] drwxrwxr-x 2 1001 1001 4096 May 9 18:34 bin [2023-05-09T18:37:12.274Z] drwxrwxr-x 18 1001 1001 4096 May 9 18:34 cmd [2023-05-09T18:37:12.274Z] -rw-r--r-- 1 root root 447733 May 9 18:36 coverage.out [2023-05-09T18:37:12.274Z] -rw-rw-r-- 1 1001 1001 3200 May 9 18:34 go.mod [2023-05-09T18:37:12.274Z] -rw-rw-r-- 1 1001 1001 31040 May 9 18:34 go.sum [2023-05-09T18:37:12.274Z] drwxrwxr-x 7 1001 1001 4096 May 9 18:34 internal [2023-05-09T18:37:12.274Z] drwxrwxr-x 3 1001 1001 4096 May 9 18:34 openapi [2023-05-09T18:37:12.274Z] -rw-rw-r-- 1 1001 1001 594 May 9 18:34 security.txt [2023-05-09T18:37:12.274Z] drwxrwxr-x 4 1001 1001 4096 May 9 18:34 snap [2023-05-09T18:37:12.274Z] -rw-rw-r-- 1 1001 1001 204 May 9 18:34 version.go [Pipeline] sh [2023-05-09T18:37:12.590Z] + '[' -e coverage.out ] [2023-05-09T18:37:12.590Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-09T18:37:12.770Z] Stashed 1 file(s) [Pipeline] sh [2023-05-09T18:37:13.064Z] + make build [2023-05-09T18:37:13.065Z] 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 [2023-05-09T18:37:13.322Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14739 in /w/workspace/edgexfoundry_edgex-go_PR-4561 [Pipeline] { [Pipeline] ws [2023-05-09T18:37:13.383Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-05-09T18:37:13.462Z] The recommended git tool is: git [2023-05-09T18:37:18.525Z] using credential edgex-jenkins-ssh [2023-05-09T18:37:18.543Z] Cloning the remote Git repository [2023-05-09T18:37:18.592Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-09T18:37:18.693Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-05-09T18:37:18.838Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-09T18:37:18.839Z] > git --version # timeout=10 [2023-05-09T18:37:18.869Z] > git --version # 'git version 2.25.1' [2023-05-09T18:37:18.872Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T18:37:19.019Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T18:37:25.267Z] 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 [2023-05-09T18:37:25.267Z] 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 [2023-05-09T18:37:25.834Z] 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 [2023-05-09T18:37:26.771Z] 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 [2023-05-09T18:37:33.329Z] 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 [2023-05-09T18:37:34.704Z] 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 [2023-05-09T18:37:35.639Z] 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 [2023-05-09T18:37:36.576Z] 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 [2023-05-09T18:37:37.526Z] 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 [2023-05-09T18:37:37.522Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-09T18:37:37.545Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T18:37:38.461Z] 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 [2023-05-09T18:37:39.364Z] Merging remotes/origin/main commit 079d219be26533084879877c2803b7bbbdfcd758 into PR head commit 436564f2fc4a42c08b5adec3864542c0be58742c [2023-05-09T18:37:39.820Z] Merge succeeded, producing 436564f2fc4a42c08b5adec3864542c0be58742c [2023-05-09T18:37:39.821Z] Checking out Revision 436564f2fc4a42c08b5adec3864542c0be58742c (PR-4561) [2023-05-09T18:37:38.417Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-09T18:37:38.458Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-09T18:37:38.458Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T18:37:38.474Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4561/head:refs/remotes/origin/PR-4561 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-09T18:37:39.389Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T18:37:39.473Z] > git checkout -f 436564f2fc4a42c08b5adec3864542c0be58742c # timeout=10 [2023-05-09T18:37:39.707Z] > git remote # timeout=10 [2023-05-09T18:37:39.729Z] > git config --get remote.origin.url # timeout=10 [2023-05-09T18:37:39.747Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T18:37:39.764Z] > git merge 079d219be26533084879877c2803b7bbbdfcd758 # timeout=10 [2023-05-09T18:37:39.799Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-09T18:37:39.830Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T18:37:39.837Z] 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] } [2023-05-09T18:37:40.797Z] $ docker stop --time=1 44c94f76823f7234ff51616bb95b6aa9a22bdf9d9598e525aad0683d8f4f3e7e [2023-05-09T18:37:39.845Z] > git checkout -f 436564f2fc4a42c08b5adec3864542c0be58742c # timeout=10 [2023-05-09T18:37:43.484Z] Commit message: "docs: Add main branch Warning to README" [2023-05-09T18:37:43.543Z] > git --version # timeout=10 [2023-05-09T18:37:43.553Z] > git --version # 'git version 2.25.1' [2023-05-09T18:37:43.564Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T18:37:44.305Z] $ docker rm -f --volumes 44c94f76823f7234ff51616bb95b6aa9a22bdf9d9598e525aad0683d8f4f3e7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T18:37:45.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-09T18:37:45.505Z] [2023-05-09T18:37:45.505Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T18:37:45.802Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-09T18:37:45.802Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T18:37:45.802Z] Dload Upload Total Spent Left Speed [2023-05-09T18:37:45.802Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 98844 [2023-05-09T18:37:45.893Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-09T18:37:45.893Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-09T18:37:45.893Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-09T18:37:45.893Z] ca9280d653b3: Pulling fs layer [2023-05-09T18:37:45.893Z] 7e9c9ca2126c: Pulling fs layer [2023-05-09T18:37:45.893Z] cbdbe7a5bc2a: Verifying Checksum [2023-05-09T18:37:45.893Z] cbdbe7a5bc2a: Download complete [2023-05-09T18:37:46.150Z] ca9280d653b3: Verifying Checksum [2023-05-09T18:37:46.150Z] ca9280d653b3: Download complete [2023-05-09T18:37:46.150Z] cbdbe7a5bc2a: Pull complete [Pipeline] sh [2023-05-09T18:37:46.407Z] 7e9c9ca2126c: Download complete [2023-05-09T18:37:46.471Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-09T18:37:46.666Z] ca9280d653b3: Pull complete [2023-05-09T18:37:46.814Z] + sudo tee /etc/docker/daemon.new [2023-05-09T18:37:46.814Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-09T18:37:46.814Z] { [2023-05-09T18:37:46.814Z] "registry-mirrors": [ [2023-05-09T18:37:46.814Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-09T18:37:46.814Z] ], [2023-05-09T18:37:46.814Z] "bip": "10.250.0.254/24", [2023-05-09T18:37:46.815Z] "hosts": [ [2023-05-09T18:37:46.815Z] "tcp://0.0.0.0:5555", [2023-05-09T18:37:46.815Z] "unix:///var/run/docker.sock" [2023-05-09T18:37:46.815Z] ], [2023-05-09T18:37:46.815Z] "mtu": 1458, [2023-05-09T18:37:46.815Z] "selinux-enabled": true, [2023-05-09T18:37:46.815Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-09T18:37:46.815Z] } [Pipeline] sh [2023-05-09T18:37:47.153Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-09T18:37:47.492Z] + sudo service docker restart [2023-05-09T18:37:49.197Z] 7e9c9ca2126c: Pull complete [2023-05-09T18:37:49.197Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-09T18:37:49.197Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-09T18:37:49.197Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T18:37:49.423Z] prd-ubuntu20.04-docker-8c-8g-14738 does not seem to be running inside a container [2023-05-09T18:37:49.452Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-09T18:37:51.303Z] $ docker top 4dcb5391446e389673515c5baa4d3211c38b4f33971cc6ce295427a4b4db98df -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T18:37:51.706Z] + docker-compose build --help [2023-05-09T18:37:51.706Z] + grep parallel [2023-05-09T18:37:52.275Z] --parallel Build images in parallel. [Pipeline] } [2023-05-09T18:37:52.314Z] $ docker stop --time=1 4dcb5391446e389673515c5baa4d3211c38b4f33971cc6ce295427a4b4db98df [2023-05-09T18:37:53.572Z] $ docker rm -f --volumes 4dcb5391446e389673515c5baa4d3211c38b4f33971cc6ce295427a4b4db98df [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T18:37:54.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-09T18:37:54.168Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T18:37:54.322Z] prd-ubuntu20.04-docker-8c-8g-14738 does not seem to be running inside a container [2023-05-09T18:37:54.353Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-09T18:37:54.681Z] $ docker top 48c8ff64c73e28a4e1fd38bef913c7e0f84eaad35b5931b3c9938a6491c30091 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T18:37:55.071Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-09T18:37:55.642Z] Building core-command ... [2023-05-09T18:37:55.642Z] Building core-common-config-bootstrapper ... [2023-05-09T18:37:55.642Z] Building core-data ... [2023-05-09T18:37:55.642Z] Building core-metadata ... [2023-05-09T18:37:55.642Z] Building security-bootstrapper ... [2023-05-09T18:37:55.642Z] Building security-proxy-auth ... [2023-05-09T18:37:55.642Z] Building security-proxy-setup ... [2023-05-09T18:37:55.642Z] Building security-secretstore-setup ... [2023-05-09T18:37:55.642Z] Building security-spiffe-token-provider ... [2023-05-09T18:37:55.642Z] Building security-spire-agent ... [2023-05-09T18:37:55.642Z] Building security-spire-config ... [2023-05-09T18:37:55.642Z] Building security-spire-server ... [2023-05-09T18:37:55.642Z] Building support-notifications ... [2023-05-09T18:37:55.642Z] Building support-scheduler ... [2023-05-09T18:37:55.642Z] Building core-command [2023-05-09T18:37:55.642Z] Building core-data [2023-05-09T18:37:55.642Z] Building security-bootstrapper [2023-05-09T18:37:55.642Z] Building core-metadata [2023-05-09T18:37:55.642Z] Building security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T18:38:05.805Z] provisioning config files... [2023-05-09T18:38:05.830Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17541426391011649488tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T18:38:06.211Z] ---> docker-login.sh [2023-05-09T18:38:06.211Z] nexus3.edgexfoundry.org:10001 [2023-05-09T18:38:06.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T18:38:06.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T18:38:06.756Z] Configure a credential helper to remove this warning. See [2023-05-09T18:38:06.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T18:38:06.756Z] [2023-05-09T18:38:06.756Z] Login Succeeded [2023-05-09T18:38:06.756Z] nexus3.edgexfoundry.org:10002 [2023-05-09T18:38:07.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T18:38:07.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T18:38:07.024Z] Configure a credential helper to remove this warning. See [2023-05-09T18:38:07.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T18:38:07.024Z] [2023-05-09T18:38:07.024Z] Login Succeeded [2023-05-09T18:38:07.024Z] nexus3.edgexfoundry.org:10003 [2023-05-09T18:38:07.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T18:38:07.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T18:38:07.559Z] Configure a credential helper to remove this warning. See [2023-05-09T18:38:07.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T18:38:07.559Z] [2023-05-09T18:38:07.559Z] Login Succeeded [2023-05-09T18:38:07.559Z] nexus3.edgexfoundry.org:10004 [2023-05-09T18:38:07.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T18:38:07.834Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T18:38:07.834Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T18:38:07.834Z] ---> 5d104aed7ece [2023-05-09T18:38:07.834Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T18:38:07.834Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T18:38:07.834Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-09T18:38:07.834Z] ---> 5d104aed7ece [2023-05-09T18:38:07.834Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-09T18:38:07.834Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T18:38:07.834Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-09T18:38:07.834Z] ---> 5d104aed7ece [2023-05-09T18:38:07.834Z] Step 3/20 : WORKDIR /edgex-go [2023-05-09T18:38:07.834Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T18:38:07.834Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-09T18:38:07.834Z] ---> 5d104aed7ece [2023-05-09T18:38:07.834Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-09T18:38:07.834Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T18:38:07.834Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-09T18:38:07.834Z] ---> 5d104aed7ece [2023-05-09T18:38:07.834Z] Step 3/33 : WORKDIR /edgex-go [2023-05-09T18:38:07.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T18:38:07.837Z] Configure a credential helper to remove this warning. See [2023-05-09T18:38:07.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T18:38:07.837Z] [2023-05-09T18:38:07.837Z] Login Succeeded [2023-05-09T18:38:07.837Z] docker.io [2023-05-09T18:38:08.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T18:38:08.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T18:38:08.373Z] Configure a credential helper to remove this warning. See [2023-05-09T18:38:08.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T18:38:08.373Z] [2023-05-09T18:38:08.373Z] Login Succeeded [2023-05-09T18:38:08.373Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T18:38:08.408Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-09T18:38:09.070Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-05-09T18:38:09.113Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T18:38:09.149Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T18:38:09.181Z] ========================================================= [2023-05-09T18:38:09.181Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-09T18:38:09.181Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-09T18:38:09.555Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T18:38:09.555Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-09T18:38:09.555Z] c41833b44d91: Pulling fs layer [2023-05-09T18:38:09.555Z] ed15518f5707: Pulling fs layer [2023-05-09T18:38:09.555Z] feae8fd75edb: Pulling fs layer [2023-05-09T18:38:09.555Z] 242c74f7c9fa: Pulling fs layer [2023-05-09T18:38:09.555Z] 3cdef696dda3: Pulling fs layer [2023-05-09T18:38:09.555Z] 2ced38df9373: Pulling fs layer [2023-05-09T18:38:09.555Z] 58f1dce35555: Pulling fs layer [2023-05-09T18:38:09.555Z] 242c74f7c9fa: Waiting [2023-05-09T18:38:09.555Z] 3cdef696dda3: Waiting [2023-05-09T18:38:09.555Z] 2ced38df9373: Waiting [2023-05-09T18:38:09.555Z] 58f1dce35555: Waiting [2023-05-09T18:38:09.841Z] ed15518f5707: Verifying Checksum [2023-05-09T18:38:09.841Z] ed15518f5707: Download complete [2023-05-09T18:38:09.841Z] 242c74f7c9fa: Verifying Checksum [2023-05-09T18:38:09.841Z] 242c74f7c9fa: Download complete [2023-05-09T18:38:09.841Z] 3cdef696dda3: Verifying Checksum [2023-05-09T18:38:09.841Z] 3cdef696dda3: Download complete [2023-05-09T18:38:09.841Z] c41833b44d91: Verifying Checksum [2023-05-09T18:38:09.841Z] c41833b44d91: Download complete [2023-05-09T18:38:11.268Z] c41833b44d91: Pull complete [2023-05-09T18:38:11.268Z] 58f1dce35555: Verifying Checksum [2023-05-09T18:38:11.268Z] 58f1dce35555: Download complete [2023-05-09T18:38:11.539Z] ed15518f5707: Pull complete [2023-05-09T18:38:12.512Z] feae8fd75edb: Verifying Checksum [2023-05-09T18:38:12.512Z] feae8fd75edb: Download complete [2023-05-09T18:38:12.512Z] 2ced38df9373: Verifying Checksum [2023-05-09T18:38:12.512Z] 2ced38df9373: Download complete [2023-05-09T18:38:13.105Z] ---> Running in 69ad91f9b673 [2023-05-09T18:38:13.105Z] ---> Running in db91f0ab1466 [2023-05-09T18:38:13.105Z] ---> Running in c4130ff5e134 [2023-05-09T18:38:13.105Z] ---> Running in de80dfc509b2 [2023-05-09T18:38:13.105Z] ---> Running in a08c4516ce09 [2023-05-09T18:38:13.105Z] Removing intermediate container db91f0ab1466 [2023-05-09T18:38:13.105Z] ---> c4d2c779b031 [2023-05-09T18:38:13.105Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-09T18:38:13.105Z] Removing intermediate container a08c4516ce09 [2023-05-09T18:38:13.105Z] ---> d2adb3b17444 [2023-05-09T18:38:13.105Z] Step 4/24 : WORKDIR /edgex-go [2023-05-09T18:38:13.105Z] Removing intermediate container c4130ff5e134 [2023-05-09T18:38:13.105Z] ---> 1c711fac5c48 [2023-05-09T18:38:13.105Z] Step 4/25 : WORKDIR /edgex-go [2023-05-09T18:38:13.105Z] Removing intermediate container 69ad91f9b673 [2023-05-09T18:38:13.105Z] ---> 861e4f7885fd [2023-05-09T18:38:13.105Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T18:38:13.105Z] Removing intermediate container de80dfc509b2 [2023-05-09T18:38:13.105Z] ---> b359d8e0a764 [2023-05-09T18:38:13.105Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-09T18:38:13.105Z] ---> Running in 1cdc87b0a20f [2023-05-09T18:38:13.105Z] ---> Running in ac85a510f3ec [2023-05-09T18:38:13.105Z] ---> Running in 298b996aa564 [2023-05-09T18:38:13.105Z] ---> Running in 15fa56394d9b [2023-05-09T18:38:13.105Z] ---> Running in 89721d495fe7 [2023-05-09T18:38:13.105Z] Removing intermediate container ac85a510f3ec [2023-05-09T18:38:13.105Z] ---> a4b2bdd5d984 [2023-05-09T18:38:13.105Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-09T18:38:13.105Z] Removing intermediate container 298b996aa564 [2023-05-09T18:38:13.105Z] ---> 862a47176a2d [2023-05-09T18:38:13.105Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-09T18:38:13.105Z] Removing intermediate container 15fa56394d9b [2023-05-09T18:38:13.105Z] ---> 3c50d6d7abc5 [2023-05-09T18:38:13.105Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-09T18:38:13.105Z] ---> Running in 869e86b604f5 [2023-05-09T18:38:13.105Z] ---> Running in 6ca54a45ed73 [2023-05-09T18:38:13.105Z] ---> Running in 047d7ffab3f8 [2023-05-09T18:38:13.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T18:38:13.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T18:38:13.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T18:38:13.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T18:38:13.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T18:38:13.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T18:38:13.624Z] OK: 265 MiB in 53 packages [2023-05-09T18:38:13.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T18:38:13.882Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-09T18:38:13.882Z] v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-09T18:38:13.882Z] OK: 17821 distinct packages available [2023-05-09T18:38:13.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T18:38:13.882Z] OK: 265 MiB in 53 packages [2023-05-09T18:38:13.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T18:38:13.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T18:38:13.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T18:38:13.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T18:38:14.141Z] OK: 265 MiB in 53 packages [2023-05-09T18:38:14.141Z] OK: 265 MiB in 53 packages [2023-05-09T18:38:14.141Z] OK: 265 MiB in 53 packages [2023-05-09T18:38:14.141Z] Removing intermediate container 1cdc87b0a20f [2023-05-09T18:38:14.141Z] ---> 6a79d39c675b [2023-05-09T18:38:14.141Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-09T18:38:14.141Z] Removing intermediate container 869e86b604f5 [2023-05-09T18:38:14.141Z] ---> 2813cec09e2f [2023-05-09T18:38:14.141Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-09T18:38:14.401Z] ---> defd539cbc98 [2023-05-09T18:38:14.401Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T18:38:14.401Z] ---> 2a426976c3a5 [2023-05-09T18:38:14.401Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T18:38:14.401Z] ---> Running in 8e98cacd4b68 [2023-05-09T18:38:14.401Z] ---> Running in 7bbfb42113b6 [2023-05-09T18:38:14.676Z] Removing intermediate container 6ca54a45ed73 [2023-05-09T18:38:14.676Z] ---> 4907f7b7cc26 [2023-05-09T18:38:14.676Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-09T18:38:14.676Z] Removing intermediate container 047d7ffab3f8 [2023-05-09T18:38:14.676Z] ---> 01fb68657ac7 [2023-05-09T18:38:14.676Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T18:38:14.676Z] Removing intermediate container 89721d495fe7 [2023-05-09T18:38:14.676Z] ---> 03282834e5ec [2023-05-09T18:38:14.676Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-09T18:38:14.934Z] ---> 897b78c13398 [2023-05-09T18:38:14.934Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T18:38:14.934Z] ---> 5081ebbec1a3 [2023-05-09T18:38:14.934Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T18:38:14.934Z] ---> Running in 72bfa94b0dd1 [2023-05-09T18:38:14.934Z] ---> Running in fe0eca1818c6 [2023-05-09T18:38:14.934Z] ---> 3bb6a8156ce7 [2023-05-09T18:38:14.934Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T18:38:14.934Z] ---> Running in 441e8a9f6b19 [2023-05-09T18:38:24.830Z] feae8fd75edb: Pull complete [2023-05-09T18:38:24.830Z] 242c74f7c9fa: Pull complete [2023-05-09T18:38:24.830Z] 3cdef696dda3: Pull complete [2023-05-09T18:38:31.492Z] 2ced38df9373: Pull complete [2023-05-09T18:38:33.452Z] 58f1dce35555: Pull complete [2023-05-09T18:38:33.452Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-09T18:38:33.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T18:38:33.452Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-09T18:38:33.842Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T18:38:33.842Z] WORKDIR /edgex [2023-05-09T18:38:33.842Z] COPY go.mod . [2023-05-09T18:38:33.842Z] RUN go mod download [2023-05-09T18:38:33.842Z] + docker build -t ci-base-image-arm64 -f - . [2023-05-09T18:38:34.437Z] Sending build context to Docker daemon 2.932MB [2023-05-09T18:38:34.437Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T18:38:34.437Z] ---> fadd8f120f05 [2023-05-09T18:38:34.438Z] Step 2/4 : WORKDIR /edgex [2023-05-09T18:38:36.391Z] ---> Running in c6591744c09f [2023-05-09T18:38:36.391Z] Removing intermediate container c6591744c09f [2023-05-09T18:38:36.391Z] ---> 4f8a1a3d78fc [2023-05-09T18:38:36.391Z] Step 3/4 : COPY go.mod . [2023-05-09T18:38:36.981Z] ---> 4cfbd70360a7 [2023-05-09T18:38:36.981Z] Step 4/4 : RUN go mod download [2023-05-09T18:38:36.981Z] ---> Running in dc066ec11177 [2023-05-09T18:38:53.761Z] Removing intermediate container 7bbfb42113b6 [2023-05-09T18:38:53.761Z] ---> d61b9f8c3038 [2023-05-09T18:38:53.761Z] Step 8/24 : COPY . . [2023-05-09T18:38:53.761Z] Removing intermediate container 8e98cacd4b68 [2023-05-09T18:38:53.761Z] ---> 86269b2d8472 [2023-05-09T18:38:53.761Z] Step 7/33 : COPY . . [2023-05-09T18:38:53.761Z] Removing intermediate container fe0eca1818c6 [2023-05-09T18:38:53.761Z] ---> 8d07350ad960 [2023-05-09T18:38:53.761Z] Step 8/23 : COPY . . [2023-05-09T18:38:53.761Z] Removing intermediate container 72bfa94b0dd1 [2023-05-09T18:38:53.761Z] ---> 0de9822da087 [2023-05-09T18:38:53.761Z] Step 8/25 : COPY . . [2023-05-09T18:38:53.761Z] Removing intermediate container 441e8a9f6b19 [2023-05-09T18:38:53.761Z] ---> dba8af8ffb61 [2023-05-09T18:38:53.761Z] Step 7/20 : COPY . . [2023-05-09T18:39:03.743Z] ---> 6921fa2c1848 [2023-05-09T18:39:03.743Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-09T18:39:03.743Z] ---> 65b118f7b275 [2023-05-09T18:39:03.743Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-09T18:39:03.743Z] ---> Running in 0eb972b2d233 [2023-05-09T18:39:03.743Z] ---> Running in 5861518e3ca5 [2023-05-09T18:39:03.743Z] ---> 89556ba64e18 [2023-05-09T18:39:03.743Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-09T18:39:03.743Z] ---> 8d100033b10b [2023-05-09T18:39:03.743Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-09T18:39:03.743Z] ---> 8079d1f9c18f [2023-05-09T18:39:03.743Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-09T18:39:03.743Z] ---> Running in e0a0675d1bf1 [2023-05-09T18:39:03.743Z] ---> Running in 18f6374208d5 [2023-05-09T18:39:03.743Z] ---> Running in c493dff0d895 [2023-05-09T18:39:04.314Z] 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 [2023-05-09T18:39:04.573Z] 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 [2023-05-09T18:39:04.573Z] 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 [2023-05-09T18:39:04.573Z] 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 [2023-05-09T18:39:04.573Z] 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 [2023-05-09T18:39:09.425Z] Removing intermediate container dc066ec11177 [2023-05-09T18:39:09.425Z] ---> 8f4c33a3d66f [2023-05-09T18:39:09.425Z] Successfully built 8f4c33a3d66f [2023-05-09T18:39:09.425Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T18:39:09.832Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T18:39:09.832Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T18:39:10.099Z] prd-ubuntu20.04-docker-arm64-4c-16g-14739 does not seem to be running inside a container [2023-05-09T18:39:10.166Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-09T18:39:11.315Z] $ docker top 2ef487e527386018dacb30ac38325b5e026cb7bf42cdd78956a3098b9b1f2bfd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T18:39:12.173Z] + go version [2023-05-09T18:39:12.173Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-09T18:39:12.209Z] $ docker stop --time=1 2ef487e527386018dacb30ac38325b5e026cb7bf42cdd78956a3098b9b1f2bfd [2023-05-09T18:39:13.767Z] $ docker rm -f --volumes 2ef487e527386018dacb30ac38325b5e026cb7bf42cdd78956a3098b9b1f2bfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T18:39:14.614Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T18:39:14.614Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T18:39:14.871Z] prd-ubuntu20.04-docker-arm64-4c-16g-14739 does not seem to be running inside a container [2023-05-09T18:39:14.937Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-09T18:39:15.988Z] $ docker top 656c70c5b40ab9e8f03b87fcf0654dbf1c797280d593078e8329f319c8b6b88a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-09T18:39:16.215Z] ========================================================= [2023-05-09T18:39:16.215Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-09T18:39:16.215Z] ========================================================= [Pipeline] sh [2023-05-09T18:39:16.535Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-09T18:39:16.916Z] + make test [2023-05-09T18:39:16.916Z] go test -race -coverprofile=coverage.out ./... [2023-05-09T18:39:43.327Z] Removing intermediate container 0eb972b2d233 [2023-05-09T18:39:43.327Z] ---> 9fc2c83cc3fa [2023-05-09T18:39:43.327Z] [2023-05-09T18:39:43.327Z] Removing intermediate container e0a0675d1bf1 [2023-05-09T18:39:43.327Z] ---> 6c602a5a4cb8 [2023-05-09T18:39:43.327Z] [2023-05-09T18:39:43.327Z] Step 9/33 : FROM alpine:3.17 [2023-05-09T18:39:43.327Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T18:39:43.327Z] Removing intermediate container 5861518e3ca5 [2023-05-09T18:39:43.327Z] ---> 49e7b9d717e4 [2023-05-09T18:39:43.327Z] [2023-05-09T18:39:43.327Z] Step 10/25 : FROM alpine:3.17 [2023-05-09T18:39:43.327Z] Removing intermediate container c493dff0d895 [2023-05-09T18:39:43.327Z] ---> 0605ebe188a3 [2023-05-09T18:39:43.327Z] [2023-05-09T18:39:43.327Z] Step 10/24 : FROM alpine:3.17 [2023-05-09T18:39:43.327Z] 3.17: Pulling from library/alpine [2023-05-09T18:39:43.327Z] 3.17: Pulling from library/alpine [2023-05-09T18:39:43.327Z] 3.17: Pulling from library/alpine [2023-05-09T18:39:43.327Z] 3.17: Pulling from library/alpine [2023-05-09T18:39:43.327Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T18:39:43.327Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T18:39:43.327Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T18:39:43.327Z] Status: Image is up to date for alpine:3.17 [2023-05-09T18:39:43.327Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T18:39:43.327Z] Status: Image is up to date for alpine:3.17 [2023-05-09T18:39:43.327Z] ---> 9ed4aefc74f6 [2023-05-09T18:39:43.327Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-09T18:39:43.327Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T18:39:43.327Z] Status: Image is up to date for alpine:3.17 [2023-05-09T18:39:43.327Z] ---> 9ed4aefc74f6 [2023-05-09T18:39:43.327Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T18:39:43.327Z] ---> 9ed4aefc74f6 [2023-05-09T18:39:43.327Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-09T18:39:43.327Z] ---> 9ed4aefc74f6 [2023-05-09T18:39:43.327Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-09T18:39:43.327Z] ---> Running in 6864c99c29ef [2023-05-09T18:39:43.327Z] ---> Running in 5091a30431b8 [2023-05-09T18:39:43.327Z] ---> Running in 218bd1ac6ed8 [2023-05-09T18:39:43.327Z] ---> Running in e62e14f7c397 [2023-05-09T18:39:43.327Z] Removing intermediate container 18f6374208d5 [2023-05-09T18:39:43.327Z] ---> 7497151f34e4 [2023-05-09T18:39:43.327Z] [2023-05-09T18:39:43.327Z] Step 9/20 : FROM alpine:3.17 [2023-05-09T18:39:43.327Z] ---> 9ed4aefc74f6 [2023-05-09T18:39:43.327Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-09T18:39:43.327Z] ---> Running in 1811cb97dd99 [2023-05-09T18:39:43.327Z] Removing intermediate container 218bd1ac6ed8 [2023-05-09T18:39:43.327Z] ---> d85446b0082c [2023-05-09T18:39:43.327Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-09T18:39:43.327Z] Removing intermediate container 6864c99c29ef [2023-05-09T18:39:43.327Z] ---> 76fd33da1ac9 [2023-05-09T18:39:43.327Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-09T18:39:43.327Z] ---> Running in 16690f7299cd [2023-05-09T18:39:43.327Z] ---> Running in 3ee32a95ea22 [2023-05-09T18:39:43.327Z] Removing intermediate container 1811cb97dd99 [2023-05-09T18:39:43.327Z] ---> 8457076c4616 [2023-05-09T18:39:43.327Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-09T18:39:43.327Z] ---> Running in d8b55550ce94 [2023-05-09T18:39:43.327Z] Removing intermediate container 16690f7299cd [2023-05-09T18:39:43.327Z] ---> 2cac35234ecd [2023-05-09T18:39:43.327Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-09T18:39:43.327Z] ---> Running in e9aa5c6386b9 [2023-05-09T18:39:43.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T18:39:43.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T18:39:43.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T18:39:43.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T18:39:43.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T18:39:43.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T18:39:43.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T18:39:43.587Z] Removing intermediate container e9aa5c6386b9 [2023-05-09T18:39:43.587Z] ---> 7b7b8a2c7e88 [2023-05-09T18:39:43.587Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-09T18:39:43.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T18:39:43.588Z] ---> Running in a5b6117fc49c [2023-05-09T18:39:43.588Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-09T18:39:43.588Z] (2/2) Installing su-exec (0.2-r2) [2023-05-09T18:39:43.588Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T18:39:43.588Z] OK: 7 MiB in 17 packages [2023-05-09T18:39:43.847Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T18:39:43.847Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T18:39:43.847Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T18:39:43.847Z] OK: 7 MiB in 16 packages [2023-05-09T18:39:43.847Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T18:39:43.847Z] OK: 7 MiB in 16 packages [2023-05-09T18:39:43.847Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-09T18:39:43.847Z] v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-09T18:39:43.847Z] OK: 17821 distinct packages available [2023-05-09T18:39:43.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T18:39:44.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T18:39:44.390Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-09T18:39:44.390Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-09T18:39:44.390Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-09T18:39:44.390Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-09T18:39:44.390Z] (5/9) Installing curl (8.0.1-r0) [2023-05-09T18:39:44.390Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-09T18:39:44.390Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-09T18:39:44.390Z] (8/9) Installing libucontext (1.2-r0) [2023-05-09T18:39:44.390Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-09T18:39:44.390Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T18:39:44.390Z] Executing ca-certificates-20230506-r0.trigger [2023-05-09T18:39:44.390Z] OK: 10 MiB in 24 packages [2023-05-09T18:39:44.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T18:39:44.649Z] Removing intermediate container 3ee32a95ea22 [2023-05-09T18:39:44.649Z] ---> c42a670c2039 [2023-05-09T18:39:44.649Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-09T18:39:44.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T18:39:44.649Z] ---> Running in 888aa1f3c2aa [2023-05-09T18:39:44.649Z] Removing intermediate container e62e14f7c397 [2023-05-09T18:39:44.649Z] ---> 240f3854e65f [2023-05-09T18:39:44.649Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T18:39:44.649Z] ---> Running in df0d177f40a8 [2023-05-09T18:39:44.649Z] Removing intermediate container 888aa1f3c2aa [2023-05-09T18:39:44.649Z] ---> f94f63faa145 [2023-05-09T18:39:44.649Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-09T18:39:44.649Z] Removing intermediate container df0d177f40a8 [2023-05-09T18:39:44.649Z] ---> 277e7e0629d5 [2023-05-09T18:39:44.649Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-09T18:39:44.909Z] ---> Running in ac3836bc6c7a [2023-05-09T18:39:44.909Z] ---> Running in 2d3827a36067 [2023-05-09T18:39:44.909Z] Removing intermediate container 5091a30431b8 [2023-05-09T18:39:44.909Z] ---> d93d9b0b5ed7 [2023-05-09T18:39:44.909Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T18:39:44.909Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T18:39:44.909Z] ---> Running in f6264c060521 [2023-05-09T18:39:44.909Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T18:39:44.909Z] OK: 7 MiB in 16 packages [2023-05-09T18:39:44.909Z] Removing intermediate container ac3836bc6c7a [2023-05-09T18:39:44.909Z] ---> 483fce46108c [2023-05-09T18:39:44.909Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-09T18:39:44.909Z] Removing intermediate container 2d3827a36067 [2023-05-09T18:39:44.909Z] ---> ec09f2f1b447 [2023-05-09T18:39:44.909Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-09T18:39:44.909Z] ---> Running in 22a3727c4e61 [2023-05-09T18:39:44.909Z] ---> Running in f25eb3516a04 [2023-05-09T18:39:45.168Z] Removing intermediate container f6264c060521 [2023-05-09T18:39:45.168Z] ---> 7d18fa1e1c86 [2023-05-09T18:39:45.168Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-09T18:39:45.168Z] ---> Running in 6ce6ad1ecd34 [2023-05-09T18:39:45.168Z] Removing intermediate container d8b55550ce94 [2023-05-09T18:39:45.168Z] ---> 938fbc159f52 [2023-05-09T18:39:45.168Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T18:39:45.168Z] Removing intermediate container f25eb3516a04 [2023-05-09T18:39:45.168Z] ---> 6ef6bd8bd220 [2023-05-09T18:39:45.168Z] Step 15/25 : WORKDIR / [2023-05-09T18:39:45.168Z] Removing intermediate container 22a3727c4e61 [2023-05-09T18:39:45.168Z] ---> 2e6790ad9c1c [2023-05-09T18:39:45.168Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-09T18:39:45.168Z] ---> Running in 5f3d006e5325 [2023-05-09T18:39:45.168Z] ---> Running in da3b992289e6 [2023-05-09T18:39:45.168Z] Removing intermediate container 6ce6ad1ecd34 [2023-05-09T18:39:45.168Z] ---> fa4b7c2d00c7 [2023-05-09T18:39:45.168Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-09T18:39:45.429Z] ---> Running in ff2f6bec8a01 [2023-05-09T18:39:45.429Z] Removing intermediate container a5b6117fc49c [2023-05-09T18:39:45.429Z] ---> c24db05a8e2b [2023-05-09T18:39:45.429Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T18:39:45.429Z] Removing intermediate container 5f3d006e5325 [2023-05-09T18:39:45.429Z] ---> 7308b5c14d28 [2023-05-09T18:39:45.429Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-09T18:39:45.429Z] Removing intermediate container da3b992289e6 [2023-05-09T18:39:45.429Z] ---> 8e8472ca26ba [2023-05-09T18:39:45.429Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T18:39:45.429Z] ---> 40c5c1990d14 [2023-05-09T18:39:45.429Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T18:39:45.429Z] ---> Running in 114db30ad7e0 [2023-05-09T18:39:45.429Z] Removing intermediate container ff2f6bec8a01 [2023-05-09T18:39:45.429Z] ---> 175bafc5bc9f [2023-05-09T18:39:45.429Z] Step 15/24 : WORKDIR / [2023-05-09T18:39:45.429Z] ---> 0f760ffc7eab [2023-05-09T18:39:45.429Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T18:39:45.429Z] ---> Running in 1412eff04f8a [2023-05-09T18:39:45.689Z] ---> 11717ed81d36 [2023-05-09T18:39:45.689Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T18:39:45.689Z] ---> c63497bd5a15 [2023-05-09T18:39:45.689Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-09T18:39:46.262Z] Removing intermediate container 1412eff04f8a [2023-05-09T18:39:46.262Z] ---> 9300c7afefde [2023-05-09T18:39:46.262Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T18:39:46.262Z] ---> 6de3ce2edfce [2023-05-09T18:39:46.262Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-09T18:39:46.262Z] ---> 0f4a1f07c1c3 [2023-05-09T18:39:46.262Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-09T18:39:46.262Z] ---> f9a7a31989ae [2023-05-09T18:39:46.262Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-09T18:39:46.262Z] ---> f48a7ead83ed [2023-05-09T18:39:46.262Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T18:39:46.828Z] ---> ecc7d1dc3da2 [2023-05-09T18:39:46.828Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-09T18:39:46.828Z] ---> dc02a2225f65 [2023-05-09T18:39:46.828Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-09T18:39:46.828Z] ---> a82a81d65882 [2023-05-09T18:39:46.828Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-09T18:39:46.828Z] Removing intermediate container 114db30ad7e0 [2023-05-09T18:39:46.828Z] ---> cb0835ef88a8 [2023-05-09T18:39:46.828Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-09T18:39:46.828Z] ---> d2f7daa8cc24 [2023-05-09T18:39:46.828Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-09T18:39:46.828Z] ---> Running in 5b1227a28027 [2023-05-09T18:39:46.828Z] ---> Running in 3c10112cadc4 [2023-05-09T18:39:47.085Z] Removing intermediate container 5b1227a28027 [2023-05-09T18:39:47.085Z] ---> 3a03c6844a46 [2023-05-09T18:39:47.085Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-09T18:39:47.085Z] ---> Running in df009e13259d [2023-05-09T18:39:47.085Z] Removing intermediate container 3c10112cadc4 [2023-05-09T18:39:47.085Z] ---> aba832f45b6b [2023-05-09T18:39:47.085Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-09T18:39:47.343Z] Removing intermediate container df009e13259d [2023-05-09T18:39:47.343Z] ---> e42df7f99851 [2023-05-09T18:39:47.343Z] Step 18/20 : LABEL arch=x86_64 [2023-05-09T18:39:47.602Z] ---> 2bc03a02b64b [2023-05-09T18:39:47.602Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-09T18:39:47.602Z] ---> cd7b20cfc725 [2023-05-09T18:39:47.602Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-09T18:39:47.602Z] ---> 787b96492a0d [2023-05-09T18:39:47.602Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-09T18:39:47.602Z] ---> b997fd6c7cd1 [2023-05-09T18:39:47.602Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-09T18:39:47.602Z] ---> Running in b70818a0839d [2023-05-09T18:39:47.602Z] ---> Running in 7af41d56f2a5 [2023-05-09T18:39:47.602Z] ---> Running in 34b1642082c3 [2023-05-09T18:39:47.602Z] ---> c71709956690 [2023-05-09T18:39:47.602Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-09T18:39:47.602Z] Removing intermediate container b70818a0839d [2023-05-09T18:39:47.602Z] ---> 0f2bd11ef427 [2023-05-09T18:39:47.602Z] Step 19/20 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c [2023-05-09T18:39:47.602Z] Removing intermediate container 7af41d56f2a5 [2023-05-09T18:39:47.602Z] ---> 7393185b8561 [2023-05-09T18:39:47.602Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T18:39:47.602Z] ---> Running in 6dca6cfcf6b0 [2023-05-09T18:39:47.602Z] ---> Running in f859fd69c5b7 [2023-05-09T18:39:47.861Z] ---> Running in f5177e2c8563 [2023-05-09T18:39:47.861Z] ---> b05af0f915ee [2023-05-09T18:39:47.861Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-09T18:39:47.861Z] ---> Running in 89f83f084bab [2023-05-09T18:39:47.861Z] Removing intermediate container 6dca6cfcf6b0 [2023-05-09T18:39:47.861Z] ---> 67633dca894f [2023-05-09T18:39:47.861Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T18:39:47.861Z] ---> Running in 7cc27445a1f2 [2023-05-09T18:39:47.861Z] Removing intermediate container f859fd69c5b7 [2023-05-09T18:39:47.861Z] ---> 71abacebc856 [2023-05-09T18:39:47.861Z] Step 20/20 : LABEL version=0.0.0 [2023-05-09T18:39:47.861Z] Removing intermediate container f5177e2c8563 [2023-05-09T18:39:47.861Z] ---> 8b9347baf624 [2023-05-09T18:39:47.861Z] Step 21/23 : LABEL arch=x86_64 [2023-05-09T18:39:48.121Z] Removing intermediate container 89f83f084bab [2023-05-09T18:39:48.121Z] ---> 560737aea98c [2023-05-09T18:39:48.121Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T18:39:48.121Z] ---> Running in d7e447154b35 [2023-05-09T18:39:48.121Z] ---> Running in 195b70f85e48 [2023-05-09T18:39:48.121Z] ---> Running in d55e57720f14 [2023-05-09T18:39:48.121Z] Removing intermediate container 7cc27445a1f2 [2023-05-09T18:39:48.121Z] ---> a4a28937c0e6 [2023-05-09T18:39:48.121Z] Step 23/25 : LABEL arch=x86_64 [2023-05-09T18:39:48.121Z] ---> Running in af65a3fba796 [2023-05-09T18:39:48.382Z] Removing intermediate container af65a3fba796 [2023-05-09T18:39:48.382Z] Removing intermediate container d7e447154b35 [2023-05-09T18:39:48.382Z] ---> ee2d82b1ca4b [2023-05-09T18:39:48.382Z] ---> 12946e7a4fe1 [2023-05-09T18:39:48.382Z] Step 24/25 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c [2023-05-09T18:39:48.382Z] [2023-05-09T18:39:48.382Z] Removing intermediate container 34b1642082c3 [2023-05-09T18:39:48.382Z] ---> 2a65c1df2cb5 [2023-05-09T18:39:48.382Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T18:39:48.382Z] Removing intermediate container d55e57720f14 [2023-05-09T18:39:48.382Z] ---> 2eb66aaba562 [2023-05-09T18:39:48.382Z] Step 22/24 : LABEL arch=x86_64 [2023-05-09T18:39:48.382Z] Removing intermediate container 195b70f85e48 [2023-05-09T18:39:48.382Z] ---> d0214d67fe3e [2023-05-09T18:39:48.382Z] Step 22/23 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c [2023-05-09T18:39:48.382Z] ---> Running in 01da22fde9a3 [2023-05-09T18:39:48.382Z] ---> Running in 4d225d68c36f [2023-05-09T18:39:48.382Z] Successfully built 12946e7a4fe1 [2023-05-09T18:39:48.382Z] ---> Running in 4b677165cdad [2023-05-09T18:39:48.382Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-09T18:39:48.382Z] Building support-scheduler [2023-05-09T18:39:48.640Z]  Building security-spiffe-token-provider ... done  ---> 7791959e67ee [2023-05-09T18:39:48.640Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T18:39:48.640Z] Removing intermediate container 01da22fde9a3 [2023-05-09T18:39:48.640Z] ---> c6be9b3306d2 [2023-05-09T18:39:48.640Z] Step 25/25 : LABEL version=0.0.0 [2023-05-09T18:39:48.640Z] Removing intermediate container 4d225d68c36f [2023-05-09T18:39:48.640Z] ---> 895258724d62 [2023-05-09T18:39:48.640Z] Step 23/24 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c [2023-05-09T18:39:51.173Z] ---> Running in c6047c490c26 [2023-05-09T18:39:51.173Z] ---> Running in 4e4dc9b27309 [2023-05-09T18:39:51.434Z] Removing intermediate container 4b677165cdad [2023-05-09T18:39:51.434Z] ---> 17c53bf8792e [2023-05-09T18:39:51.434Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T18:39:51.434Z] ---> 6b21f494b15f [2023-05-09T18:39:51.434Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-09T18:39:51.699Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T18:39:51.699Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T18:39:51.699Z] ---> 5d104aed7ece [2023-05-09T18:39:51.699Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T18:39:51.699Z] ---> Using cache [2023-05-09T18:39:51.699Z] ---> 861e4f7885fd [2023-05-09T18:39:51.699Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T18:39:51.699Z] ---> Using cache [2023-05-09T18:39:51.699Z] ---> 3c50d6d7abc5 [2023-05-09T18:39:51.699Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-09T18:39:51.699Z] ---> Using cache [2023-05-09T18:39:51.699Z] ---> 01fb68657ac7 [2023-05-09T18:39:51.699Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T18:39:51.699Z] Removing intermediate container 4e4dc9b27309 [2023-05-09T18:39:51.699Z] ---> 99f4938eec36 [2023-05-09T18:39:51.699Z] [2023-05-09T18:39:51.699Z] Removing intermediate container c6047c490c26 [2023-05-09T18:39:51.699Z] ---> 460ad74e4d77 [2023-05-09T18:39:51.699Z] Step 24/24 : LABEL version=0.0.0 [2023-05-09T18:39:51.699Z] ---> Using cache [2023-05-09T18:39:51.699Z] ---> 5081ebbec1a3 [2023-05-09T18:39:51.699Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T18:39:51.699Z] ---> Using cache [2023-05-09T18:39:51.699Z] ---> 8d07350ad960 [2023-05-09T18:39:51.699Z] Step 8/23 : COPY . . [2023-05-09T18:39:51.699Z] ---> Using cache [2023-05-09T18:39:51.699Z] ---> 6921fa2c1848 [2023-05-09T18:39:51.699Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-09T18:39:51.699Z] Successfully built 99f4938eec36 [2023-05-09T18:39:51.959Z] ---> Running in cb12bb9dd5d8 [2023-05-09T18:39:51.959Z] Successfully tagged core-metadata:latest [2023-05-09T18:39:51.959Z] Building support-notifications [2023-05-09T18:39:51.959Z] ---> Running in 5a9d3841f6be [2023-05-09T18:39:51.959Z] ---> Running in 09cafe07515b [2023-05-09T18:39:53.910Z]  Building core-metadata ... done Removing intermediate container cb12bb9dd5d8 [2023-05-09T18:39:53.910Z] ---> 92f3a2496627 [2023-05-09T18:39:53.910Z] [2023-05-09T18:39:53.910Z] Successfully built 92f3a2496627 [2023-05-09T18:39:53.910Z] 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 [2023-05-09T18:39:54.855Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T18:39:54.855Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T18:39:55.249Z] Successfully tagged core-data:latest [2023-05-09T18:39:55.249Z] ---> 5d104aed7ece [2023-05-09T18:39:55.249Z]  Building core-data ... done Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T18:39:55.249Z] Building security-spire-config [2023-05-09T18:39:55.249Z] ---> Using cache [2023-05-09T18:39:55.249Z] ---> 861e4f7885fd [2023-05-09T18:39:55.249Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T18:39:55.249Z] ---> Using cache [2023-05-09T18:39:55.249Z] ---> 3c50d6d7abc5 [2023-05-09T18:39:55.249Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-09T18:39:55.769Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-09T18:39:58.541Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T18:39:58.541Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-09T18:39:58.541Z] ---> 5d104aed7ece [2023-05-09T18:39:58.541Z] Step 3/27 : WORKDIR /edgex-go [2023-05-09T18:39:58.541Z] ---> Using cache [2023-05-09T18:39:58.541Z] ---> b359d8e0a764 [2023-05-09T18:39:58.541Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-09T18:39:58.541Z] Removing intermediate container 5a9d3841f6be [2023-05-09T18:39:58.541Z] ---> 978a95aa097a [2023-05-09T18:39:58.541Z] [2023-05-09T18:39:58.541Z] ---> bb3503ad4297 [2023-05-09T18:39:58.541Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-09T18:39:58.541Z] ---> Running in 1a14e5ac8e24 [2023-05-09T18:39:58.541Z] ---> Running in 0d70d89a60aa [2023-05-09T18:39:58.541Z] Successfully built 978a95aa097a [2023-05-09T18:39:58.541Z] Successfully tagged core-command:latest [2023-05-09T18:39:58.541Z]  Building core-command ... done Building security-proxy-auth [2023-05-09T18:39:59.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T18:39:59.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T18:39:59.735Z] OK: 265 MiB in 53 packages [2023-05-09T18:40:00.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T18:40:00.670Z] ---> 4bb38bba5206 [2023-05-09T18:40:00.670Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-09T18:40:00.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T18:40:00.927Z] OK: 265 MiB in 53 packages [2023-05-09T18:40:01.491Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T18:40:01.491Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T18:40:01.491Z] ---> 5d104aed7ece [2023-05-09T18:40:01.491Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T18:40:01.491Z] ---> Using cache [2023-05-09T18:40:01.491Z] ---> 861e4f7885fd [2023-05-09T18:40:01.491Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T18:40:01.491Z] ---> Using cache [2023-05-09T18:40:01.491Z] ---> 3c50d6d7abc5 [2023-05-09T18:40:01.491Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-09T18:40:01.491Z] ---> Using cache [2023-05-09T18:40:01.491Z] ---> 01fb68657ac7 [2023-05-09T18:40:01.491Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T18:40:01.491Z] ---> Using cache [2023-05-09T18:40:01.491Z] ---> 5081ebbec1a3 [2023-05-09T18:40:01.491Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T18:40:01.491Z] ---> Using cache [2023-05-09T18:40:01.491Z] ---> 8d07350ad960 [2023-05-09T18:40:01.491Z] Step 8/23 : COPY . . [2023-05-09T18:40:01.491Z] ---> Using cache [2023-05-09T18:40:01.491Z] ---> 6921fa2c1848 [2023-05-09T18:40:01.491Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-09T18:40:04.054Z] ---> Running in 389e13a6d0f5 [2023-05-09T18:40:04.054Z] ---> ca2e57027396 [2023-05-09T18:40:04.055Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-09T18:40:04.055Z] Removing intermediate container 1a14e5ac8e24 [2023-05-09T18:40:04.055Z] ---> eaeb080111a9 [2023-05-09T18:40:04.055Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-09T18:40:04.055Z] Removing intermediate container 0d70d89a60aa [2023-05-09T18:40:04.055Z] ---> 1deae73729a8 [2023-05-09T18:40:04.055Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T18:40:04.055Z] ---> 75d152f365ae [2023-05-09T18:40:04.055Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-09T18:40:04.313Z] ---> f0864e124df7 [2023-05-09T18:40:04.313Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T18:40:04.313Z] 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 [2023-05-09T18:40:04.313Z] ---> ece6f0972d3b [2023-05-09T18:40:04.313Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T18:40:04.313Z] ---> Running in f6f8ece40fb6 [2023-05-09T18:40:04.313Z] ---> Running in 875ffc853244 [2023-05-09T18:40:04.313Z] ---> f6a53eaa8356 [2023-05-09T18:40:04.313Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-09T18:40:04.572Z] ---> 3f205a9f9b9d [2023-05-09T18:40:04.572Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-09T18:40:04.572Z] ---> Running in 6b632538466d [2023-05-09T18:40:05.506Z] Removing intermediate container 6b632538466d [2023-05-09T18:40:05.506Z] ---> 0ca33f99dce7 [2023-05-09T18:40:05.506Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-09T18:40:05.506Z] ---> Running in 41af9626ae7f [2023-05-09T18:40:05.765Z] Removing intermediate container 41af9626ae7f [2023-05-09T18:40:05.765Z] ---> 391973378bac [2023-05-09T18:40:05.765Z] Step 30/33 : CMD ["gate"] [2023-05-09T18:40:05.765Z] ---> Running in b62f36ddab3c [2023-05-09T18:40:05.765Z] Removing intermediate container b62f36ddab3c [2023-05-09T18:40:05.765Z] ---> 2736b532601f [2023-05-09T18:40:05.765Z] Step 31/33 : LABEL arch=x86_64 [2023-05-09T18:40:05.765Z] ---> Running in 6730824f87f3 [2023-05-09T18:40:06.028Z] Removing intermediate container 6730824f87f3 [2023-05-09T18:40:06.028Z] ---> e13067a9aa0d [2023-05-09T18:40:06.028Z] Step 32/33 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c [2023-05-09T18:40:06.286Z] ---> Running in 9c4dc106d5fd [2023-05-09T18:40:06.546Z] Removing intermediate container 9c4dc106d5fd [2023-05-09T18:40:06.546Z] ---> 8e3b823cb9ef [2023-05-09T18:40:06.546Z] Step 33/33 : LABEL version=0.0.0 [2023-05-09T18:40:06.546Z] ---> Running in 1309f311bb0b [2023-05-09T18:40:06.823Z] Removing intermediate container 1309f311bb0b [2023-05-09T18:40:06.823Z] ---> 421fba5bd306 [2023-05-09T18:40:06.823Z] [2023-05-09T18:40:06.823Z] Successfully built 421fba5bd306 [2023-05-09T18:40:07.081Z] Successfully tagged security-bootstrapper:latest [2023-05-09T18:40:07.081Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2023-05-09T18:40:09.613Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T18:40:09.613Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-09T18:40:09.613Z] ---> 5d104aed7ece [2023-05-09T18:40:09.613Z] Step 3/25 : WORKDIR /edgex-go [2023-05-09T18:40:09.613Z] ---> Using cache [2023-05-09T18:40:09.613Z] ---> b359d8e0a764 [2023-05-09T18:40:09.613Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-09T18:40:19.692Z] ---> Running in 8c8888e32edc [2023-05-09T18:40:19.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T18:40:19.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T18:40:19.692Z] OK: 265 MiB in 53 packages [2023-05-09T18:40:28.195Z] Removing intermediate container 8c8888e32edc [2023-05-09T18:40:28.195Z] ---> 99a89c1a4ca6 [2023-05-09T18:40:28.195Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-09T18:40:28.195Z] ---> 78e12d94345b [2023-05-09T18:40:28.195Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T18:40:28.195Z] Removing intermediate container 09cafe07515b [2023-05-09T18:40:28.195Z] ---> dea88b559d26 [2023-05-09T18:40:28.195Z] [2023-05-09T18:40:28.195Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T18:40:28.195Z] ---> 9ed4aefc74f6 [2023-05-09T18:40:28.195Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-09T18:40:28.195Z] ---> Using cache [2023-05-09T18:40:28.195Z] ---> d93d9b0b5ed7 [2023-05-09T18:40:28.195Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T18:40:28.195Z] ---> Using cache [2023-05-09T18:40:28.195Z] ---> 7d18fa1e1c86 [2023-05-09T18:40:28.195Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-09T18:40:28.195Z] ---> Running in 4ea74d109032 [2023-05-09T18:40:28.195Z] ---> Running in d21bf61c6158 [2023-05-09T18:40:28.195Z] Removing intermediate container 875ffc853244 [2023-05-09T18:40:28.195Z] ---> 65917caee1f8 [2023-05-09T18:40:28.195Z] Step 8/23 : COPY . . [2023-05-09T18:40:28.468Z] Removing intermediate container d21bf61c6158 [2023-05-09T18:40:28.468Z] ---> 2c768e9057df [2023-05-09T18:40:28.468Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-09T18:40:28.468Z] Removing intermediate container f6f8ece40fb6 [2023-05-09T18:40:28.468Z] ---> 7982267b8706 [2023-05-09T18:40:28.468Z] Step 7/27 : COPY . . [2023-05-09T18:40:35.039Z] ---> Running in 0e21ccbdeddb [2023-05-09T18:40:35.039Z] Removing intermediate container 0e21ccbdeddb [2023-05-09T18:40:35.039Z] ---> 875979651f2a [2023-05-09T18:40:35.039Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T18:40:35.039Z] Removing intermediate container 389e13a6d0f5 [2023-05-09T18:40:35.039Z] ---> f097de6bc7dd [2023-05-09T18:40:35.039Z] [2023-05-09T18:40:35.039Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T18:40:35.039Z] ---> 9ed4aefc74f6 [2023-05-09T18:40:35.039Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-09T18:40:35.039Z] ---> 88766930e558 [2023-05-09T18:40:35.039Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-09T18:40:35.039Z] ---> eb40d67f9fd0 [2023-05-09T18:40:35.039Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-09T18:40:35.039Z] ---> Running in f49f64472c63 [2023-05-09T18:40:35.039Z] ---> Running in 673925c65459 [2023-05-09T18:40:35.039Z] ---> Running in c0ed00760267 [2023-05-09T18:40:35.039Z] ---> 8b29d5c4be1e [2023-05-09T18:40:35.039Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T18:40:35.039Z] Removing intermediate container f49f64472c63 [2023-05-09T18:40:35.039Z] ---> b220941d3070 [2023-05-09T18:40:35.039Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-09T18:40:35.039Z] Removing intermediate container c0ed00760267 [2023-05-09T18:40:35.039Z] ---> 6e7dd3f60684 [2023-05-09T18:40:35.039Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-09T18:40:35.039Z] ---> Running in cd9123f1b2bd [2023-05-09T18:40:35.039Z] ---> Running in 711c00809c65 [2023-05-09T18:40:35.039Z] ---> 75839519186d [2023-05-09T18:40:35.039Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-09T18:40:35.039Z] Removing intermediate container 711c00809c65 [2023-05-09T18:40:35.039Z] ---> d6ca3a493137 [2023-05-09T18:40:35.039Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-09T18:40:35.039Z] 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 [2023-05-09T18:40:35.039Z] ---> Running in c83f5a7e3a94 [2023-05-09T18:40:35.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T18:40:35.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T18:40:35.039Z] Removing intermediate container c83f5a7e3a94 [2023-05-09T18:40:35.039Z] ---> 4b915a78c989 [2023-05-09T18:40:35.039Z] 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 [2023-05-09T18:40:35.039Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T18:40:35.039Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T18:40:35.039Z] OK: 7 MiB in 16 packages [2023-05-09T18:40:35.039Z] ---> Running in 79097e0ba7d0 [2023-05-09T18:40:35.039Z] ---> 69e8b46f7bc1 [2023-05-09T18:40:35.039Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-09T18:40:35.315Z] ---> fad3f8581236 [2023-05-09T18:40:35.315Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-09T18:40:35.315Z] ---> Running in 4eda2e04506e [2023-05-09T18:40:35.574Z] Removing intermediate container cd9123f1b2bd [2023-05-09T18:40:35.574Z] ---> c510477f728e [2023-05-09T18:40:35.574Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T18:40:35.574Z] Removing intermediate container 4eda2e04506e [2023-05-09T18:40:35.574Z] ---> 81e60de5ca1e [2023-05-09T18:40:35.574Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T18:40:35.574Z] ---> Running in e1fc2a5e0b9e [2023-05-09T18:40:35.836Z] Removing intermediate container e1fc2a5e0b9e [2023-05-09T18:40:35.836Z] ---> b2d56c677e90 [2023-05-09T18:40:35.836Z] Step 21/23 : LABEL arch=x86_64 [2023-05-09T18:40:35.836Z] ---> 4a68b1252380 [2023-05-09T18:40:35.836Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T18:40:35.836Z] ---> Running in c5a9ccca3f57 [2023-05-09T18:40:35.836Z] Removing intermediate container 79097e0ba7d0 [2023-05-09T18:40:35.836Z] ---> 81d1b7b5ba08 [2023-05-09T18:40:35.836Z] Step 12/27 : WORKDIR /edgex-go [2023-05-09T18:40:35.836Z] Removing intermediate container c5a9ccca3f57 [2023-05-09T18:40:35.836Z] ---> 1561cf4c9645 [2023-05-09T18:40:35.836Z] Step 22/23 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c [2023-05-09T18:40:35.836Z] ---> Running in 4cf210b22adb [2023-05-09T18:40:35.836Z] ---> Running in 2e3dfdd46f00 [2023-05-09T18:40:35.836Z] ---> c66dce881c74 [2023-05-09T18:40:35.836Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-09T18:40:36.146Z] Removing intermediate container 4cf210b22adb [2023-05-09T18:40:36.146Z] ---> 3980ea77418b [2023-05-09T18:40:36.146Z] [2023-05-09T18:40:36.146Z] Step 13/27 : FROM alpine:3.17 [2023-05-09T18:40:36.146Z] ---> 9ed4aefc74f6 [2023-05-09T18:40:36.146Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-09T18:40:36.146Z] Removing intermediate container 2e3dfdd46f00 [2023-05-09T18:40:36.146Z] ---> 0b0f1355d8f5 [2023-05-09T18:40:36.146Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T18:40:36.146Z] ---> Running in e1bc09a679df [2023-05-09T18:40:36.146Z] ---> Running in 115527128fab [2023-05-09T18:40:36.146Z] Removing intermediate container e1bc09a679df [2023-05-09T18:40:36.146Z] ---> d9b4967076a5 [2023-05-09T18:40:36.146Z] [2023-05-09T18:40:36.491Z] Removing intermediate container 115527128fab [2023-05-09T18:40:36.491Z] ---> 4cfe38f93a7b [2023-05-09T18:40:36.491Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-09T18:40:36.491Z] Successfully built d9b4967076a5 [2023-05-09T18:40:36.491Z] Successfully tagged support-scheduler:latest [2023-05-09T18:40:36.491Z] Building security-spire-server [2023-05-09T18:40:36.491Z]  Building support-scheduler ... done  ---> d512adbd4258 [2023-05-09T18:40:36.491Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-09T18:40:36.491Z] ---> Running in b2458b96ac65 [2023-05-09T18:40:37.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T18:40:37.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T18:40:37.718Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-09T18:40:37.718Z] v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-09T18:40:37.718Z] OK: 17821 distinct packages available [2023-05-09T18:40:37.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T18:40:37.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T18:40:37.976Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-09T18:40:37.976Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-09T18:40:37.976Z] (3/4) Installing libucontext (1.2-r0) [2023-05-09T18:40:37.976Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-09T18:40:37.976Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T18:40:37.976Z] OK: 7 MiB in 19 packages [2023-05-09T18:40:39.354Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T18:40:39.354Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-09T18:40:39.354Z] ---> 5d104aed7ece [2023-05-09T18:40:39.354Z] Step 3/26 : WORKDIR /edgex-go [2023-05-09T18:40:39.354Z] ---> Using cache [2023-05-09T18:40:39.354Z] ---> b359d8e0a764 [2023-05-09T18:40:39.354Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-09T18:40:39.354Z] ---> Using cache [2023-05-09T18:40:39.354Z] ---> eaeb080111a9 [2023-05-09T18:40:39.354Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-09T18:40:39.354Z] ---> Using cache [2023-05-09T18:40:39.354Z] ---> f0864e124df7 [2023-05-09T18:40:39.354Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T18:40:39.354Z] ---> Using cache [2023-05-09T18:40:39.354Z] ---> 7982267b8706 [2023-05-09T18:40:39.354Z] Step 7/26 : COPY . . [2023-05-09T18:40:39.354Z] ---> Using cache [2023-05-09T18:40:39.354Z] ---> eb40d67f9fd0 [2023-05-09T18:40:39.354Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-09T18:40:39.354Z] ---> Using cache [2023-05-09T18:40:39.354Z] ---> 6e7dd3f60684 [2023-05-09T18:40:39.354Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-09T18:40:39.354Z] ---> Using cache [2023-05-09T18:40:39.354Z] ---> d6ca3a493137 [2023-05-09T18:40:39.354Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-09T18:40:39.354Z] ---> Using cache [2023-05-09T18:40:39.354Z] ---> 4b915a78c989 [2023-05-09T18:40:39.354Z] 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 [2023-05-09T18:40:41.416Z] ---> c24ef6027327 [2023-05-09T18:40:41.416Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-09T18:40:41.416Z] ---> Running in 48b10e1ddacf [2023-05-09T18:40:41.416Z] Removing intermediate container b2458b96ac65 [2023-05-09T18:40:41.416Z] ---> dfeff085b74c [2023-05-09T18:40:41.416Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T18:40:41.416Z] ---> e791da6d39ae [2023-05-09T18:40:41.416Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-09T18:40:41.675Z] ---> Running in 9f3d72e027fe [2023-05-09T18:40:41.675Z] ---> 63086b698217 [2023-05-09T18:40:41.675Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T18:40:41.936Z] Removing intermediate container 48b10e1ddacf [2023-05-09T18:40:41.936Z] ---> 4b4901f2c586 [2023-05-09T18:40:41.936Z] Step 12/26 : WORKDIR /edgex-go [2023-05-09T18:40:42.194Z] ---> d08e23ae96fb [2023-05-09T18:40:42.194Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-09T18:40:42.194Z] ---> Running in 48afe488b9b1 [2023-05-09T18:40:42.453Z] Removing intermediate container 48afe488b9b1 [2023-05-09T18:40:42.453Z] ---> 8ce20bd671cb [2023-05-09T18:40:42.453Z] [2023-05-09T18:40:42.453Z] Step 13/26 : FROM alpine:3.17 [2023-05-09T18:40:42.453Z] ---> 9ed4aefc74f6 [2023-05-09T18:40:42.453Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-09T18:40:42.453Z] ---> Using cache [2023-05-09T18:40:42.453Z] ---> 4cfe38f93a7b [2023-05-09T18:40:42.453Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-09T18:40:42.742Z] ---> Running in dfff6b8a3e2b [2023-05-09T18:40:44.731Z] Removing intermediate container 9f3d72e027fe [2023-05-09T18:40:44.731Z] ---> 1189ce795a08 [2023-05-09T18:40:44.731Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-09T18:40:46.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T18:40:46.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T18:40:46.713Z] ---> 1b80ce65e0da [2023-05-09T18:40:46.713Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-09T18:40:46.713Z] ---> Running in 488409fa2dc1 [2023-05-09T18:40:46.973Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-09T18:40:46.973Z] v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-09T18:40:46.973Z] OK: 17821 distinct packages available [2023-05-09T18:40:46.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T18:40:46.973Z] Removing intermediate container 488409fa2dc1 [2023-05-09T18:40:46.973Z] ---> 23001bccf206 [2023-05-09T18:40:46.973Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-09T18:40:46.973Z] ---> d670ce4cd508 [2023-05-09T18:40:46.973Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-09T18:40:46.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T18:40:47.238Z] ---> Running in 409ec2e47956 [2023-05-09T18:40:47.238Z] ---> Running in dc3bdf18f0bd [2023-05-09T18:40:47.238Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-09T18:40:47.238Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-09T18:40:47.238Z] (3/5) Installing libucontext (1.2-r0) [2023-05-09T18:40:47.238Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-09T18:40:47.238Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-09T18:40:47.238Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T18:40:47.238Z] OK: 8 MiB in 20 packages [2023-05-09T18:40:47.508Z] Removing intermediate container 409ec2e47956 [2023-05-09T18:40:47.508Z] ---> 835fc83980f1 [2023-05-09T18:40:47.508Z] Step 21/23 : LABEL arch=x86_64 [2023-05-09T18:40:47.769Z] Removing intermediate container dc3bdf18f0bd [2023-05-09T18:40:47.769Z] ---> a7a4be2e1f5b [2023-05-09T18:40:47.770Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-09T18:40:47.770Z] ---> Running in c67999c36676 [2023-05-09T18:40:47.770Z] Removing intermediate container c67999c36676 [2023-05-09T18:40:47.770Z] ---> dbb3dcdf18c3 [2023-05-09T18:40:47.770Z] Step 22/23 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c [2023-05-09T18:40:47.770Z] ---> Running in aac6c85bf036 [2023-05-09T18:40:48.030Z] ---> cd8e5ad1ebbb [2023-05-09T18:40:48.030Z] Step 22/27 : WORKDIR / [2023-05-09T18:40:48.030Z] Removing intermediate container dfff6b8a3e2b [2023-05-09T18:40:48.030Z] ---> bf8ce6faea25 [2023-05-09T18:40:48.030Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T18:40:48.030Z] Removing intermediate container aac6c85bf036 [2023-05-09T18:40:48.030Z] ---> dad314f5c41b [2023-05-09T18:40:48.030Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T18:40:48.030Z] ---> Running in 314a75380c09 [2023-05-09T18:40:48.291Z] ---> Running in 1dea62ac020b [2023-05-09T18:40:48.291Z] Removing intermediate container 314a75380c09 [2023-05-09T18:40:48.291Z] ---> 5e2e654f54a0 [2023-05-09T18:40:48.291Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-09T18:40:48.550Z] Removing intermediate container 1dea62ac020b [2023-05-09T18:40:48.550Z] ---> 2660ace3d42a [2023-05-09T18:40:48.550Z] [2023-05-09T18:40:48.550Z] ---> Running in 0031f6fe274b [2023-05-09T18:40:48.550Z] ---> 54806d186d91 [2023-05-09T18:40:48.550Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T18:40:48.550Z] Successfully built 2660ace3d42a [2023-05-09T18:40:48.550Z] Successfully tagged security-proxy-auth:latest [2023-05-09T18:40:48.550Z] Building security-proxy-setup [2023-05-09T18:40:48.550Z]  Building security-proxy-auth ... done Removing intermediate container 0031f6fe274b [2023-05-09T18:40:48.550Z] ---> 67f5882b19db [2023-05-09T18:40:48.550Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-09T18:40:53.069Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T18:40:53.069Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-09T18:40:53.069Z] ---> 5d104aed7ece [2023-05-09T18:40:53.069Z] Step 3/22 : WORKDIR /edgex-go [2023-05-09T18:40:53.069Z] ---> Using cache [2023-05-09T18:40:53.069Z] ---> b359d8e0a764 [2023-05-09T18:40:53.069Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-09T18:40:53.069Z] ---> Using cache [2023-05-09T18:40:53.069Z] ---> 99a89c1a4ca6 [2023-05-09T18:40:53.069Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-09T18:40:53.069Z] ---> Using cache [2023-05-09T18:40:53.069Z] ---> 78e12d94345b [2023-05-09T18:40:53.069Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T18:40:55.628Z] ---> Running in 867754ad05a5 [2023-05-09T18:40:55.628Z] ---> 58136fef2e7f [2023-05-09T18:40:55.628Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-09T18:40:55.890Z] ---> Running in c2546a3f981d [2023-05-09T18:40:55.890Z] Removing intermediate container 867754ad05a5 [2023-05-09T18:40:55.890Z] ---> 717f1e8482e4 [2023-05-09T18:40:55.890Z] Step 25/27 : LABEL arch=x86_64 [2023-05-09T18:40:55.890Z] ---> Running in fe75a1cc1aec [2023-05-09T18:40:56.150Z] Removing intermediate container fe75a1cc1aec [2023-05-09T18:40:56.150Z] ---> a4f114431341 [2023-05-09T18:40:56.150Z] Step 26/27 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c [2023-05-09T18:40:56.150Z] ---> Running in b380561bd0e3 [2023-05-09T18:40:56.411Z] Removing intermediate container 4ea74d109032 [2023-05-09T18:40:56.411Z] ---> 95fb52df65d5 [2023-05-09T18:40:56.411Z] Step 7/25 : COPY . . [2023-05-09T18:40:58.966Z] Removing intermediate container b380561bd0e3 [2023-05-09T18:40:58.966Z] ---> 05cf7fa71c73 [2023-05-09T18:40:58.966Z] Step 27/27 : LABEL version=0.0.0 [2023-05-09T18:41:00.341Z] ---> Running in 6710ec8d0ca3 [2023-05-09T18:41:00.341Z] ---> 838ecd76ab21 [2023-05-09T18:41:00.341Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-09T18:41:00.341Z] ---> 83c8e564bac7 [2023-05-09T18:41:00.341Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-09T18:41:00.341Z] ---> Running in 7148f7ad4ca3 [2023-05-09T18:41:00.341Z] Removing intermediate container 6710ec8d0ca3 [2023-05-09T18:41:00.341Z] ---> 1a7e077816da [2023-05-09T18:41:00.341Z] [2023-05-09T18:41:00.341Z] Successfully built 1a7e077816da [2023-05-09T18:41:00.599Z] Successfully tagged security-spire-config:latest [2023-05-09T18:41:00.599Z] Building core-common-config-bootstrapper [2023-05-09T18:41:00.599Z]  Building security-spire-config ... done 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 [2023-05-09T18:41:00.599Z] ---> 4d90207c08b5 [2023-05-09T18:41:00.599Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-09T18:41:03.921Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T18:41:03.921Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T18:41:03.921Z] ---> 5d104aed7ece [2023-05-09T18:41:03.921Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T18:41:03.921Z] ---> Using cache [2023-05-09T18:41:03.921Z] ---> 861e4f7885fd [2023-05-09T18:41:03.921Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T18:41:03.921Z] ---> Using cache [2023-05-09T18:41:03.921Z] ---> 3c50d6d7abc5 [2023-05-09T18:41:03.921Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-09T18:41:03.921Z] ---> Using cache [2023-05-09T18:41:03.921Z] ---> 01fb68657ac7 [2023-05-09T18:41:03.921Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T18:41:03.921Z] ---> Using cache [2023-05-09T18:41:03.921Z] ---> 5081ebbec1a3 [2023-05-09T18:41:03.921Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T18:41:03.921Z] ---> Using cache [2023-05-09T18:41:03.921Z] ---> 8d07350ad960 [2023-05-09T18:41:03.921Z] Step 8/23 : COPY . . [2023-05-09T18:41:03.921Z] ---> Using cache [2023-05-09T18:41:03.921Z] ---> 6921fa2c1848 [2023-05-09T18:41:03.921Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-09T18:41:04.493Z] ---> efa98d0fa2ed [2023-05-09T18:41:04.493Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-09T18:41:04.493Z] ---> Running in bac9c69077ec [2023-05-09T18:41:04.755Z] Removing intermediate container 673925c65459 [2023-05-09T18:41:04.755Z] ---> 5966c33d3733 [2023-05-09T18:41:04.755Z] [2023-05-09T18:41:04.755Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T18:41:04.755Z] ---> 9ed4aefc74f6 [2023-05-09T18:41:04.755Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-09T18:41:04.755Z] ---> d1db36f5bbcb [2023-05-09T18:41:04.755Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-09T18:41:04.755Z] ---> Running in 7f4b25ad85be [2023-05-09T18:41:04.755Z] ---> Running in b64bd59b80dc [2023-05-09T18:41:05.015Z] 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 [2023-05-09T18:41:05.015Z] Removing intermediate container b64bd59b80dc [2023-05-09T18:41:05.015Z] ---> 13633a06dfc8 [2023-05-09T18:41:05.015Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-09T18:41:05.275Z] ---> Running in ed745abdd02e [2023-05-09T18:41:05.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T18:41:05.275Z] Removing intermediate container ed745abdd02e [2023-05-09T18:41:05.275Z] ---> 0b548b979948 [2023-05-09T18:41:05.275Z] Step 24/26 : LABEL arch=x86_64 [2023-05-09T18:41:05.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T18:41:05.535Z] ---> Running in 2b2cad69be56 [2023-05-09T18:41:05.535Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-09T18:41:05.535Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-09T18:41:05.796Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T18:41:05.796Z] Executing ca-certificates-20230506-r0.trigger [2023-05-09T18:41:05.796Z] Removing intermediate container 2b2cad69be56 [2023-05-09T18:41:05.796Z] ---> 7db523fab163 [2023-05-09T18:41:05.796Z] Step 25/26 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c [2023-05-09T18:41:05.796Z] OK: 8 MiB in 17 packages [2023-05-09T18:41:06.055Z] ---> Running in 32039c8c03a4 [2023-05-09T18:41:06.355Z] Removing intermediate container 32039c8c03a4 [2023-05-09T18:41:06.355Z] ---> 6c337b7daa72 [2023-05-09T18:41:06.355Z] Step 26/26 : LABEL version=0.0.0 [2023-05-09T18:41:06.355Z] ---> Running in 3a4cd2bc2741 [2023-05-09T18:41:06.616Z] Removing intermediate container 7f4b25ad85be [2023-05-09T18:41:06.617Z] ---> 668f778e80b2 [2023-05-09T18:41:06.617Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T18:41:06.617Z] Removing intermediate container 3a4cd2bc2741 [2023-05-09T18:41:06.617Z] ---> 8dc39e60316c [2023-05-09T18:41:06.617Z] [2023-05-09T18:41:06.617Z] ---> Running in 0996eac011b9 [2023-05-09T18:41:06.617Z] Successfully built 8dc39e60316c [2023-05-09T18:41:06.617Z] Successfully tagged security-spire-server:latest [2023-05-09T18:41:06.617Z] Building security-spire-agent [2023-05-09T18:41:09.671Z]  Building security-spire-server ... done Removing intermediate container 0996eac011b9 [2023-05-09T18:41:09.671Z] ---> 8ccd3cfe98f8 [2023-05-09T18:41:09.671Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-09T18:41:11.080Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T18:41:11.080Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-09T18:41:11.080Z] ---> 5d104aed7ece [2023-05-09T18:41:11.080Z] Step 3/27 : WORKDIR /edgex-go [2023-05-09T18:41:11.080Z] ---> Using cache [2023-05-09T18:41:11.080Z] ---> b359d8e0a764 [2023-05-09T18:41:11.080Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-09T18:41:11.080Z] ---> Using cache [2023-05-09T18:41:11.080Z] ---> eaeb080111a9 [2023-05-09T18:41:11.080Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-09T18:41:11.080Z] ---> Using cache [2023-05-09T18:41:11.080Z] ---> f0864e124df7 [2023-05-09T18:41:11.080Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T18:41:11.080Z] ---> Using cache [2023-05-09T18:41:11.080Z] ---> 7982267b8706 [2023-05-09T18:41:11.080Z] Step 7/27 : COPY . . [2023-05-09T18:41:11.080Z] ---> Using cache [2023-05-09T18:41:11.080Z] ---> eb40d67f9fd0 [2023-05-09T18:41:11.080Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-09T18:41:11.080Z] ---> Using cache [2023-05-09T18:41:11.080Z] ---> 6e7dd3f60684 [2023-05-09T18:41:11.080Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-09T18:41:11.080Z] ---> Using cache [2023-05-09T18:41:11.080Z] ---> d6ca3a493137 [2023-05-09T18:41:11.080Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-09T18:41:11.080Z] ---> Using cache [2023-05-09T18:41:11.080Z] ---> 4b915a78c989 [2023-05-09T18:41:11.080Z] 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 [2023-05-09T18:41:11.080Z] ---> Using cache [2023-05-09T18:41:11.080Z] ---> 81d1b7b5ba08 [2023-05-09T18:41:11.080Z] Step 12/27 : WORKDIR /edgex-go [2023-05-09T18:41:11.080Z] ---> Using cache [2023-05-09T18:41:11.080Z] ---> 3980ea77418b [2023-05-09T18:41:11.080Z] [2023-05-09T18:41:11.080Z] Step 13/27 : FROM alpine:3.17 [2023-05-09T18:41:11.080Z] ---> 9ed4aefc74f6 [2023-05-09T18:41:11.080Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-09T18:41:11.080Z] ---> Using cache [2023-05-09T18:41:11.080Z] ---> 4cfe38f93a7b [2023-05-09T18:41:11.080Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-09T18:41:11.080Z] ---> Using cache [2023-05-09T18:41:11.080Z] ---> bf8ce6faea25 [2023-05-09T18:41:11.080Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T18:41:11.080Z] ---> Using cache [2023-05-09T18:41:13.761Z] ---> 54806d186d91 [2023-05-09T18:41:13.761Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T18:41:13.761Z] ---> Using cache [2023-05-09T18:41:13.761Z] ---> 58136fef2e7f [2023-05-09T18:41:13.761Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-09T18:41:13.761Z] ---> Running in f644a9157b9c [2023-05-09T18:41:16.327Z] Removing intermediate container f644a9157b9c [2023-05-09T18:41:16.327Z] ---> 697f94be1b81 [2023-05-09T18:41:16.327Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-09T18:41:17.725Z] ---> 4deadb5b41b4 [2023-05-09T18:41:17.725Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-09T18:41:17.725Z] ---> Running in d09ec071a22c [2023-05-09T18:41:18.311Z] Removing intermediate container d09ec071a22c [2023-05-09T18:41:18.311Z] ---> edfb73c8610f [2023-05-09T18:41:18.311Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T18:41:20.244Z] ---> 60c880f521ba [2023-05-09T18:41:20.244Z] ---> 9695b264a690 [2023-05-09T18:41:20.244Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt /Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-09T18:41:20.244Z] [2023-05-09T18:41:20.810Z] ---> 51d15557a007 [2023-05-09T18:41:20.810Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-09T18:41:20.810Z] ---> 341020206224 [2023-05-09T18:41:20.810Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-09T18:41:20.810Z] 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 [2023-05-09T18:41:24.169Z] ---> 6151e5bbbf83 [2023-05-09T18:41:24.170Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-09T18:41:24.430Z] ---> ce10668ef83a [2023-05-09T18:41:24.430Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-09T18:41:24.691Z] ---> a49b5dfa205b [2023-05-09T18:41:24.692Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-09T18:41:24.692Z] ---> Running in 729168672fb0 [2023-05-09T18:41:24.955Z] ---> 83893daebabc [2023-05-09T18:41:24.955Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-09T18:41:24.955Z] Removing intermediate container 729168672fb0 [2023-05-09T18:41:24.955Z] ---> 175bea620a94 [2023-05-09T18:41:24.955Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-09T18:41:24.955Z] ---> Running in 1b5f34508a4f [2023-05-09T18:41:24.955Z] ---> Running in 62ef65f709ec [2023-05-09T18:41:25.216Z] Removing intermediate container 1b5f34508a4f [2023-05-09T18:41:25.216Z] ---> 5c9c8fc74b1e [2023-05-09T18:41:25.216Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T18:41:25.216Z] ---> Running in 166db1f2730c [2023-05-09T18:41:25.216Z] Removing intermediate container 62ef65f709ec [2023-05-09T18:41:25.216Z] ---> e2758edd85de [2023-05-09T18:41:25.216Z] Step 25/27 : LABEL arch=x86_64 [2023-05-09T18:41:25.510Z] Removing intermediate container 166db1f2730c [2023-05-09T18:41:25.510Z] ---> 63a54a261f4b [2023-05-09T18:41:25.510Z] Step 21/23 : LABEL arch=x86_64 [2023-05-09T18:41:25.768Z] ---> Running in ebf5109f581a [2023-05-09T18:41:26.335Z] ---> Running in bc196624f993 [2023-05-09T18:41:26.335Z] Removing intermediate container ebf5109f581a [2023-05-09T18:41:26.335Z] ---> ddf53a91c2e1 [2023-05-09T18:41:26.335Z] Step 26/27 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c [2023-05-09T18:41:26.593Z] ---> Running in 63d3b4a46e14 [2023-05-09T18:41:26.852Z] Removing intermediate container bc196624f993 [2023-05-09T18:41:26.852Z] ---> 84de1789eaa7 [2023-05-09T18:41:26.852Z] Step 22/23 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c [2023-05-09T18:41:27.432Z] Removing intermediate container 63d3b4a46e14 [2023-05-09T18:41:27.432Z] ---> 2fee76efdf21 [2023-05-09T18:41:27.432Z] Step 27/27 : LABEL version=0.0.0 [2023-05-09T18:41:27.432Z] ---> Running in 99e6074d1bec [2023-05-09T18:41:27.432Z] ---> Running in 60e471ca5c23 [2023-05-09T18:41:27.691Z] Removing intermediate container 7148f7ad4ca3 [2023-05-09T18:41:27.691Z] ---> 45044b780863 [2023-05-09T18:41:27.691Z] [2023-05-09T18:41:27.691Z] Step 9/25 : FROM alpine:3.17 [2023-05-09T18:41:27.691Z] ---> 9ed4aefc74f6 [2023-05-09T18:41:27.691Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-09T18:41:27.691Z] Removing intermediate container 99e6074d1bec [2023-05-09T18:41:27.691Z] ---> 02b6465d52b4 [2023-05-09T18:41:27.691Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T18:41:27.691Z] ---> Running in d633bdc6cb7e [2023-05-09T18:41:27.950Z] ---> Running in 5c4c4c94ffc8 [2023-05-09T18:41:27.950Z] Removing intermediate container 60e471ca5c23 [2023-05-09T18:41:27.950Z] ---> e92cfc42f442 [2023-05-09T18:41:27.950Z] [2023-05-09T18:41:27.950Z] Successfully built e92cfc42f442 [2023-05-09T18:41:27.950Z] Removing intermediate container c2546a3f981d [2023-05-09T18:41:27.950Z] ---> 3a4f663eeecf [2023-05-09T18:41:27.950Z] Step 7/22 : COPY . . [2023-05-09T18:41:28.226Z] Successfully tagged security-spire-agent:latest [2023-05-09T18:41:28.226Z]  Building security-spire-agent ... done Removing intermediate container 5c4c4c94ffc8 [2023-05-09T18:41:28.226Z] ---> bff562af9e9c [2023-05-09T18:41:28.226Z] [2023-05-09T18:41:28.226Z] Successfully built bff562af9e9c [2023-05-09T18:41:28.226Z] Successfully tagged support-notifications:latest [2023-05-09T18:41:28.226Z]  Building support-notifications ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T18:41:28.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T18:41:28.745Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-09T18:41:28.745Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-09T18:41:28.745Z] (3/3) Installing su-exec (0.2-r2) [2023-05-09T18:41:28.745Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T18:41:28.745Z] Executing ca-certificates-20230506-r0.trigger [2023-05-09T18:41:28.745Z] OK: 8 MiB in 18 packages [2023-05-09T18:41:30.131Z] Removing intermediate container bac9c69077ec [2023-05-09T18:41:30.131Z] ---> 1269b68276d3 [2023-05-09T18:41:30.131Z] [2023-05-09T18:41:30.131Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T18:41:30.131Z] ---> 9ed4aefc74f6 [2023-05-09T18:41:30.131Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-09T18:41:30.131Z] ---> Using cache [2023-05-09T18:41:30.131Z] ---> b220941d3070 [2023-05-09T18:41:30.131Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-09T18:41:30.131Z] ---> Using cache [2023-05-09T18:41:30.131Z] ---> c510477f728e [2023-05-09T18:41:30.131Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T18:41:30.131Z] ---> Using cache [2023-05-09T18:41:30.702Z] ---> 4a68b1252380 [2023-05-09T18:41:30.703Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T18:41:30.703Z] ---> Using cache [2023-05-09T18:41:30.703Z] ---> c66dce881c74 [2023-05-09T18:41:30.703Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-09T18:41:30.962Z] Removing intermediate container d633bdc6cb7e [2023-05-09T18:41:30.962Z] ---> e20af8f61139 [2023-05-09T18:41:30.962Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-09T18:41:31.223Z] ---> Running in 9ad5f1e3463a [2023-05-09T18:41:31.223Z] ---> b6589d5820c2 [2023-05-09T18:41:31.223Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-09T18:41:31.223Z] Removing intermediate container 9ad5f1e3463a [2023-05-09T18:41:31.223Z] ---> 21b14a4cdc78 [2023-05-09T18:41:31.223Z] Step 12/25 : WORKDIR / [2023-05-09T18:41:31.223Z] ---> Running in 6c68ff724e72 [2023-05-09T18:41:31.485Z] ---> fda512c7271c [2023-05-09T18:41:31.485Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-09T18:41:31.485Z] Removing intermediate container 6c68ff724e72 [2023-05-09T18:41:31.485Z] ---> eb4f6ecbd8dc [2023-05-09T18:41:31.485Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T18:41:31.485Z] ---> c7cdaca86bea [2023-05-09T18:41:31.485Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-09T18:41:31.485Z] ---> Running in 131897815e0c [2023-05-09T18:41:31.746Z] ---> df89dbd63d18 [2023-05-09T18:41:31.746Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T18:41:31.746Z] ---> 49cbed8ae72e [2023-05-09T18:41:31.746Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-09T18:41:31.746Z] ---> Running in 9e08ecd07f2b [2023-05-09T18:41:31.746Z] ---> 3dce3aef945b [2023-05-09T18:41:31.746Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-09T18:41:32.007Z] 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 [2023-05-09T18:41:32.007Z] ---> db4c08bd475c [2023-05-09T18:41:32.007Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-09T18:41:32.007Z] ---> 236d746067ee [2023-05-09T18:41:32.007Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-09T18:41:32.266Z] ---> 5de770b2e477 [2023-05-09T18:41:32.267Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-09T18:41:32.528Z] Removing intermediate container 9e08ecd07f2b [2023-05-09T18:41:32.528Z] ---> 3d27e2457f16 [2023-05-09T18:41:32.528Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-09T18:41:32.528Z] ---> Running in f01184cf2f56 [2023-05-09T18:41:32.802Z] ---> 33e01d2aff00 [2023-05-09T18:41:32.802Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-09T18:41:32.802Z] Removing intermediate container f01184cf2f56 [2023-05-09T18:41:32.802Z] ---> c22112711caa [2023-05-09T18:41:32.802Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-09T18:41:32.802Z] ---> Running in cdaf7507d7fc [2023-05-09T18:41:33.062Z] Removing intermediate container cdaf7507d7fc [2023-05-09T18:41:33.062Z] ---> c3157e62c635 [2023-05-09T18:41:33.062Z] Step 21/23 : LABEL arch=x86_64 [2023-05-09T18:41:33.062Z] ---> Running in 2c86d06815cb [2023-05-09T18:41:33.323Z] ---> 45ec3a7cb973 [2023-05-09T18:41:33.323Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-09T18:41:33.323Z] Removing intermediate container 2c86d06815cb [2023-05-09T18:41:33.323Z] ---> dbf3155277c3 [2023-05-09T18:41:33.323Z] Step 22/23 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c [2023-05-09T18:41:33.323Z] ---> Running in 85977902c76c [2023-05-09T18:41:33.323Z] ---> fe6437701f70 [2023-05-09T18:41:33.323Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-09T18:41:33.323Z] ---> Running in ba5ed240d993 [2023-05-09T18:41:33.323Z] Removing intermediate container 85977902c76c [2023-05-09T18:41:33.323Z] ---> f65d7a5e327b [2023-05-09T18:41:33.323Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T18:41:33.323Z] ---> Running in 158b6ba12705 [2023-05-09T18:41:33.323Z] Removing intermediate container 158b6ba12705 [2023-05-09T18:41:33.323Z] ---> 3ed48961ac85 [2023-05-09T18:41:33.323Z] [2023-05-09T18:41:33.584Z] Successfully built 3ed48961ac85 [2023-05-09T18:41:33.584Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-09T18:41:33.845Z]  Building core-common-config-bootstrapper ... done Removing intermediate container ba5ed240d993 [2023-05-09T18:41:33.845Z] ---> 4a22bd272046 [2023-05-09T18:41:33.845Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-09T18:41:33.845Z] ---> Running in 1aa2ffc20ab6 [2023-05-09T18:41:34.103Z] Removing intermediate container 1aa2ffc20ab6 [2023-05-09T18:41:34.103Z] ---> cd4ce1d63033 [2023-05-09T18:41:34.103Z] Step 23/25 : LABEL arch=x86_64 [2023-05-09T18:41:34.103Z] ---> Running in 31f6ce2e38c3 [2023-05-09T18:41:34.103Z] Removing intermediate container 31f6ce2e38c3 [2023-05-09T18:41:34.103Z] ---> 5d28c45f7582 [2023-05-09T18:41:34.103Z] Step 24/25 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c [2023-05-09T18:41:34.103Z] ---> Running in 5452b01acaff [2023-05-09T18:41:34.103Z] Removing intermediate container 5452b01acaff [2023-05-09T18:41:34.103Z] ---> 5d21a0b7ff87 [2023-05-09T18:41:34.103Z] Step 25/25 : LABEL version=0.0.0 [2023-05-09T18:41:34.363Z] ---> Running in 55231e7cba3b [2023-05-09T18:41:34.363Z] Removing intermediate container 55231e7cba3b [2023-05-09T18:41:34.363Z] ---> 0ca0dd5bbfc2 [2023-05-09T18:41:34.363Z] [2023-05-09T18:41:34.363Z] Successfully built 0ca0dd5bbfc2 [2023-05-09T18:41:34.363Z] Successfully tagged security-secretstore-setup:latest [2023-05-09T18:41:46.589Z]  Building security-secretstore-setup ... done Removing intermediate container 131897815e0c [2023-05-09T18:41:46.589Z] ---> f086aa778268 [2023-05-09T18:41:46.589Z] [2023-05-09T18:41:46.589Z] Step 9/22 : FROM alpine:3.17 [2023-05-09T18:41:46.589Z] ---> 9ed4aefc74f6 [2023-05-09T18:41:46.589Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-09T18:41:46.589Z] ---> Running in a2079bfc22fb [2023-05-09T18:41:46.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T18:41:46.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T18:41:46.589Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-09T18:41:46.589Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-09T18:41:46.589Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T18:41:46.589Z] OK: 8 MiB in 17 packages [2023-05-09T18:41:46.589Z] Removing intermediate container a2079bfc22fb [2023-05-09T18:41:46.589Z] ---> b6955fbf5cab [2023-05-09T18:41:46.589Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-09T18:41:46.589Z] ---> Running in bccae1b96f0c [2023-05-09T18:41:46.589Z] Removing intermediate container bccae1b96f0c [2023-05-09T18:41:46.589Z] ---> 182e78d1bca0 [2023-05-09T18:41:46.589Z] Step 12/22 : WORKDIR /edgex [2023-05-09T18:41:46.589Z] ---> Running in e4607b4fe5ea [2023-05-09T18:41:46.850Z] Removing intermediate container e4607b4fe5ea [2023-05-09T18:41:46.850Z] ---> 43fe6276285f [2023-05-09T18:41:46.850Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T18:41:46.850Z] ---> f9e3f52ad1b3 [2023-05-09T18:41:46.850Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T18:41:46.850Z] ---> 7cbfa90d34cb [2023-05-09T18:41:46.850Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-09T18:41:47.109Z] ---> df4829341f24 [2023-05-09T18:41:47.109Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-09T18:41:47.369Z] ---> c7d98af783eb [2023-05-09T18:41:47.369Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-09T18:41:47.369Z] ---> 960bc6e0b202 [2023-05-09T18:41:47.369Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-09T18:41:47.369Z] ---> Running in 678587594eff [2023-05-09T18:41:47.941Z] Removing intermediate container 678587594eff [2023-05-09T18:41:47.941Z] ---> 5958f4f93e36 [2023-05-09T18:41:47.941Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-09T18:41:47.941Z] ---> Running in e2e281615d76 [2023-05-09T18:41:48.205Z] Removing intermediate container e2e281615d76 [2023-05-09T18:41:48.205Z] ---> ec3ef2c0f786 [2023-05-09T18:41:48.205Z] Step 20/22 : LABEL arch=x86_64 [2023-05-09T18:41:48.205Z] ---> Running in d06169deb8b8 [2023-05-09T18:41:48.205Z] Removing intermediate container d06169deb8b8 [2023-05-09T18:41:48.205Z] ---> fc17a8f43bf2 [2023-05-09T18:41:48.205Z] Step 21/22 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c [2023-05-09T18:41:48.205Z] ---> Running in 2b8ab562d25a [2023-05-09T18:41:48.205Z] Removing intermediate container 2b8ab562d25a [2023-05-09T18:41:48.205Z] ---> 0322350355b0 [2023-05-09T18:41:48.205Z] Step 22/22 : LABEL version=0.0.0 [2023-05-09T18:41:48.205Z] ---> Running in 49a149ad33a0 [2023-05-09T18:41:48.205Z] Removing intermediate container 49a149ad33a0 [2023-05-09T18:41:48.205Z] ---> c3fcacd36782 [2023-05-09T18:41:48.205Z] [2023-05-09T18:41:48.468Z] Successfully built c3fcacd36782 [2023-05-09T18:41:48.468Z] Successfully tagged security-proxy-setup:latest [2023-05-09T18:41:48.474Z]  Building security-proxy-setup ... done  [Pipeline] } [2023-05-09T18:41:48.509Z] $ docker stop --time=1 48c8ff64c73e28a4e1fd38bef913c7e0f84eaad35b5931b3c9938a6491c30091 [2023-05-09T18:41:49.751Z] $ docker rm -f --volumes 48c8ff64c73e28a4e1fd38bef913c7e0f84eaad35b5931b3c9938a6491c30091 [2023-05-09T18:41:49.822Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-09T18:41:49.822Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-09T18:41:49.822Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-09T18:41:49.822Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-09T18:41:49.822Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-09T18:41:49.822Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-09T18:41:49.822Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-09T18:41:49.822Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-09T18:41:49.822Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T18:41:50.090Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-09T18:41:50.169Z] + docker images [2023-05-09T18:41:50.169Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-09T18:41:50.169Z] security-proxy-setup latest c3fcacd36782 1 second ago 18.7MB [2023-05-09T18:41:50.169Z] f086aa778268 5 seconds ago 1.7GB [2023-05-09T18:41:50.169Z] security-secretstore-setup latest 0ca0dd5bbfc2 15 seconds ago 32.8MB [2023-05-09T18:41:50.169Z] core-common-config-bootstrapper latest 3ed48961ac85 16 seconds ago 17.2MB [2023-05-09T18:41:50.169Z] 1269b68276d3 21 seconds ago 1.72GB [2023-05-09T18:41:50.169Z] security-spire-agent latest e92cfc42f442 22 seconds ago 161MB [2023-05-09T18:41:50.169Z] support-notifications latest bff562af9e9c 22 seconds ago 32.4MB [2023-05-09T18:41:50.169Z] 45044b780863 22 seconds ago 1.72GB [2023-05-09T18:41:50.169Z] security-spire-server latest 8dc39e60316c 43 seconds ago 103MB [2023-05-09T18:41:50.169Z] 5966c33d3733 45 seconds ago 1.79GB [2023-05-09T18:41:50.169Z] security-spire-config latest 1a7e077816da 49 seconds ago 102MB [2023-05-09T18:41:50.169Z] security-proxy-auth latest 2660ace3d42a About a minute ago 18.3MB [2023-05-09T18:41:50.169Z] 8ce20bd671cb About a minute ago 1.58GB [2023-05-09T18:41:50.169Z] 3980ea77418b About a minute ago 1.58GB [2023-05-09T18:41:50.169Z] support-scheduler latest d9b4967076a5 About a minute ago 31.8MB [2023-05-09T18:41:50.169Z] f097de6bc7dd About a minute ago 1.7GB [2023-05-09T18:41:50.169Z] dea88b559d26 About a minute ago 1.79GB [2023-05-09T18:41:50.169Z] security-bootstrapper latest 421fba5bd306 About a minute ago 22.2MB [2023-05-09T18:41:50.169Z] core-command latest 978a95aa097a About a minute ago 19.9MB [2023-05-09T18:41:50.169Z] core-data latest 92f3a2496627 About a minute ago 20MB [2023-05-09T18:41:50.169Z] core-metadata latest 99f4938eec36 About a minute ago 20.4MB [2023-05-09T18:41:50.169Z] security-spiffe-token-provider latest 12946e7a4fe1 2 minutes ago 32.8MB [2023-05-09T18:41:50.169Z] 7497151f34e4 2 minutes ago 1.76GB [2023-05-09T18:41:50.169Z] 9fc2c83cc3fa 2 minutes ago 1.73GB [2023-05-09T18:41:50.169Z] 0605ebe188a3 2 minutes ago 1.72GB [2023-05-09T18:41:50.169Z] 6c602a5a4cb8 2 minutes ago 1.71GB [2023-05-09T18:41:50.169Z] 49e7b9d717e4 2 minutes ago 1.73GB [2023-05-09T18:41:50.169Z] ci-base-image-x86_64 latest 5d104aed7ece 6 minutes ago 918MB [2023-05-09T18:41:50.169Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 weeks ago 700MB [2023-05-09T18:41:50.169Z] alpine 3.17 9ed4aefc74f6 5 weeks ago 7.05MB [2023-05-09T18:41:50.169Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-09T18:41:50.169Z] 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] } [2023-05-09T18:41:52.667Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-09T18:41:52.667Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-09T18:41:52.667Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-09T18:41:52.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-09T18:42:05.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-09T18:42:05.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-09T18:42:05.618Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.387s coverage: 28.7% of statements [2023-05-09T18:42:15.701Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.358s coverage: 98.5% of statements [2023-05-09T18:42:21.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-09T18:42:21.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-09T18:42:21.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-09T18:42:23.715Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.395s coverage: 71.5% of statements [2023-05-09T18:42:26.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-09T18:42:26.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-09T18:42:26.377Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.299s coverage: 54.0% of statements [2023-05-09T18:42:30.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-09T18:42:30.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-09T18:42:30.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-09T18:42:30.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-09T18:42:30.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-09T18:42:37.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-09T18:42:37.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-09T18:42:45.599Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.742s coverage: 88.5% of statements [2023-05-09T18:42:45.599Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.585s coverage: 3.8% of statements [2023-05-09T18:42:52.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-09T18:42:52.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-09T18:42:52.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-09T18:42:53.197Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.579s coverage: 95.6% of statements [2023-05-09T18:42:53.465Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-09T18:42:53.466Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-09T18:42:53.466Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-09T18:42:53.466Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-09T18:42:53.466Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-09T18:42:53.732Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.213s coverage: 72.2% of statements [2023-05-09T18:42:59.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-09T18:42:59.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-09T18:42:59.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-09T18:42:59.081Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.254s coverage: 65.9% of statements [2023-05-09T18:43:09.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-09T18:43:09.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-09T18:43:09.431Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.428s coverage: 0.9% of statements [2023-05-09T18:43:09.431Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.262s coverage: 29.0% of statements [2023-05-09T18:43:13.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.297s coverage: 42.9% of statements [2023-05-09T18:43:13.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.271s coverage: 82.9% of statements [2023-05-09T18:43:13.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.238s coverage: 94.1% of statements [2023-05-09T18:43:13.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.274s coverage: 96.3% of statements [2023-05-09T18:43:16.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.224s coverage: 87.5% of statements [2023-05-09T18:43:19.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-09T18:43:19.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-09T18:43:19.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-09T18:43:19.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-09T18:43:21.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-09T18:43:21.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-09T18:43:21.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-09T18:43:21.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-09T18:43:29.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.230s coverage: 94.4% of statements [2023-05-09T18:43:29.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-09T18:43:29.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-09T18:43:29.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-09T18:43:29.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-09T18:43:34.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-09T18:43:34.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-09T18:43:35.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-09T18:43:43.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-09T18:43:43.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.189s coverage: 79.9% of statements [2023-05-09T18:43:43.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.301s coverage: 92.9% of statements [2023-05-09T18:43:43.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 64.4% of statements [2023-05-09T18:43:43.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.212s coverage: 62.3% of statements [2023-05-09T18:43:43.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.231s coverage: 87.2% of statements [2023-05-09T18:43:43.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.173s coverage: 20.0% of statements [2023-05-09T18:43:43.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements [2023-05-09T18:43:43.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.448s coverage: 81.8% of statements [2023-05-09T18:43:43.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.511s coverage: 82.1% of statements [2023-05-09T18:43:44.630Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-09T18:43:44.630Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.217s coverage: 86.0% of statements [2023-05-09T18:43:50.003Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-09T18:43:50.003Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-09T18:43:50.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.051s coverage: 63.1% of statements [2023-05-09T18:43:50.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.222s coverage: 100.0% of statements [2023-05-09T18:43:52.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.135s coverage: 89.4% of statements [2023-05-09T18:43:52.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.097s coverage: 100.0% of statements [2023-05-09T18:43:52.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.108s coverage: 73.7% of statements [2023-05-09T18:43:52.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-09T18:43:52.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-09T18:43:52.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-09T18:43:52.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements [2023-05-09T18:44:01.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-09T18:44:01.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-09T18:44:01.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-09T18:44:01.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.988s coverage: 38.4% of statements [2023-05-09T18:44:01.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.251s coverage: 89.5% of statements [2023-05-09T18:44:05.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-09T18:44:05.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-09T18:44:05.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-09T18:44:05.355Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-09T18:44:05.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.209s coverage: 84.8% of statements [2023-05-09T18:44:11.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-09T18:44:11.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-09T18:44:11.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-09T18:44:11.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-09T18:44:17.316Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.294s coverage: 17.7% of statements [2023-05-09T18:44:17.904Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-09T18:44:17.904Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-09T18:44:17.904Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-09T18:44:17.904Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-09T18:44:18.484Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.548s coverage: 92.3% of statements [2023-05-09T18:44:21.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-09T18:44:21.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-09T18:44:22.100Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.289s coverage: 61.5% of statements [2023-05-09T18:44:24.678Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-09T18:44:24.678Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-09T18:44:24.678Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.384s coverage: 97.7% of statements [2023-05-09T18:44:25.638Z] 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 [2023-05-09T18:44:25.638Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-09T18:44:25.638Z] go vet ./... [2023-05-09T18:47:17.349Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T18:47:17.349Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T18:47:17.349Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-09T18:47:17.392Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-09T18:47:18.058Z] + ls -al . [2023-05-09T18:47:18.058Z] total 700 [2023-05-09T18:47:18.058Z] drwxrwxr-x 10 1001 1001 4096 May 9 18:39 . [2023-05-09T18:47:18.058Z] drwxr-xr-x 4 root root 4096 May 9 18:39 .. [2023-05-09T18:47:18.058Z] drwxrwxr-x 2 1001 1001 4096 May 9 18:37 .blubracket [2023-05-09T18:47:18.058Z] -rw-rw-r-- 1 1001 1001 16 May 9 18:37 .dockerignore [2023-05-09T18:47:18.058Z] drwxrwxr-x 8 1001 1001 4096 May 9 18:37 .git [2023-05-09T18:47:18.058Z] drwxrwxr-x 3 1001 1001 4096 May 9 18:37 .github [2023-05-09T18:47:18.058Z] -rw-rw-r-- 1 1001 1001 1133 May 9 18:37 .gitignore [2023-05-09T18:47:18.058Z] -rw-rw-r-- 1 1001 1001 42 May 9 18:37 .golangci.yml [2023-05-09T18:47:18.058Z] -rw-rw-r-- 1 1001 1001 87 May 9 18:37 .hadolint.yml [2023-05-09T18:47:18.058Z] -rw-rw-r-- 1 1001 1001 166 May 9 18:37 .sonarcloud.properties [2023-05-09T18:47:18.058Z] -rw-rw-r-- 1 1001 1001 1171 May 9 18:37 ADOPTERS.md [2023-05-09T18:47:18.058Z] -rw-rw-r-- 1 1001 1001 10835 May 9 18:37 Attribution.txt [2023-05-09T18:47:18.058Z] -rw-rw-r-- 1 1001 1001 73765 May 9 18:37 CHANGELOG.md [2023-05-09T18:47:18.058Z] -rw-rw-r-- 1 1001 1001 3804 May 9 18:37 CONTRIBUTING.md [2023-05-09T18:47:18.058Z] -rw-rw-r-- 1 1001 1001 677 May 9 18:37 GOVERNANCE.md [2023-05-09T18:47:18.058Z] -rw-rw-r-- 1 1001 1001 883 May 9 18:37 Jenkinsfile [2023-05-09T18:47:18.058Z] -rw-rw-r-- 1 1001 1001 10775 May 9 18:37 LICENSE [2023-05-09T18:47:18.058Z] -rw-rw-r-- 1 1001 1001 14368 May 9 18:37 Makefile [2023-05-09T18:47:18.058Z] -rw-rw-r-- 1 1001 1001 582 May 9 18:37 OWNERS.md [2023-05-09T18:47:18.058Z] -rw-rw-r-- 1 1001 1001 9902 May 9 18:37 README.md [2023-05-09T18:47:18.058Z] -rw-rw-r-- 1 1001 1001 789 May 9 18:37 SECURITY.md [2023-05-09T18:47:18.058Z] -rw-rw-r-- 1 1001 1001 5 May 9 18:35 VERSION [2023-05-09T18:47:18.059Z] drwxrwxr-x 2 1001 1001 4096 May 9 18:37 bin [2023-05-09T18:47:18.059Z] drwxrwxr-x 18 1001 1001 4096 May 9 18:37 cmd [2023-05-09T18:47:18.059Z] -rw-r--r-- 1 root root 447733 May 9 18:44 coverage.out [2023-05-09T18:47:18.059Z] -rw-rw-r-- 1 1001 1001 3200 May 9 18:37 go.mod [2023-05-09T18:47:18.059Z] -rw-rw-r-- 1 1001 1001 31040 May 9 18:37 go.sum [2023-05-09T18:47:18.059Z] drwxrwxr-x 7 1001 1001 4096 May 9 18:37 internal [2023-05-09T18:47:18.059Z] drwxrwxr-x 3 1001 1001 4096 May 9 18:37 openapi [2023-05-09T18:47:18.059Z] -rw-rw-r-- 1 1001 1001 594 May 9 18:37 security.txt [2023-05-09T18:47:18.059Z] drwxrwxr-x 4 1001 1001 4096 May 9 18:37 snap [2023-05-09T18:47:18.059Z] -rw-rw-r-- 1 1001 1001 204 May 9 18:37 version.go [Pipeline] sh [2023-05-09T18:47:18.726Z] + '[' -e coverage.out ] [2023-05-09T18:47:18.726Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-09T18:47:18.768Z] Warning: overwriting stash ‘coverage-report’ [2023-05-09T18:47:19.604Z] Stashed 1 file(s) [Pipeline] sh [2023-05-09T18:47:20.252Z] + make build [2023-05-09T18:47:20.252Z] 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 [2023-05-09T18:48:56.896Z] 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 [2023-05-09T18:48:56.896Z] 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 [2023-05-09T18:49:02.236Z] 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 [2023-05-09T18:49:05.568Z] 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 [2023-05-09T18:49:52.665Z] 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 [2023-05-09T18:49:59.331Z] 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 [2023-05-09T18:50:05.990Z] 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 [2023-05-09T18:50:11.340Z] 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 [2023-05-09T18:50:15.593Z] 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 [2023-05-09T18:50:19.844Z] 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 [2023-05-09T18:50:26.483Z] 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] } [2023-05-09T18:50:33.167Z] $ docker stop --time=1 656c70c5b40ab9e8f03b87fcf0654dbf1c797280d593078e8329f319c8b6b88a [2023-05-09T18:50:35.351Z] $ docker rm -f --volumes 656c70c5b40ab9e8f03b87fcf0654dbf1c797280d593078e8329f319c8b6b88a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T18:50:38.130Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-09T18:50:38.130Z] [2023-05-09T18:50:38.130Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T18:50:38.532Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-09T18:50:38.803Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-09T18:50:38.803Z] 29e5d40040c1: Pulling fs layer [2023-05-09T18:50:38.803Z] 1ce36da41761: Pulling fs layer [2023-05-09T18:50:38.803Z] 25b303627fd3: Pulling fs layer [2023-05-09T18:50:38.803Z] 29e5d40040c1: Verifying Checksum [2023-05-09T18:50:39.070Z] 1ce36da41761: Verifying Checksum [2023-05-09T18:50:39.070Z] 1ce36da41761: Download complete [2023-05-09T18:50:39.344Z] 29e5d40040c1: Pull complete [2023-05-09T18:50:40.763Z] 25b303627fd3: Download complete [2023-05-09T18:50:40.763Z] 1ce36da41761: Pull complete [2023-05-09T18:50:50.837Z] 25b303627fd3: Pull complete [2023-05-09T18:50:50.837Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-09T18:50:50.837Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-09T18:50:50.837Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T18:50:51.178Z] prd-ubuntu20.04-docker-arm64-4c-16g-14739 does not seem to be running inside a container [2023-05-09T18:50:51.248Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-09T18:50:54.807Z] $ docker top 420750adf90280dc244b83b52e5de6d80310df6497d97d843611265a23a440f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T18:50:55.703Z] + grep parallel [2023-05-09T18:50:55.703Z] + docker-compose build --help [2023-05-09T18:51:01.030Z] --parallel Build images in parallel. [Pipeline] } [2023-05-09T18:51:01.066Z] $ docker stop --time=1 420750adf90280dc244b83b52e5de6d80310df6497d97d843611265a23a440f3 [2023-05-09T18:51:02.725Z] $ docker rm -f --volumes 420750adf90280dc244b83b52e5de6d80310df6497d97d843611265a23a440f3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T18:51:03.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-09T18:51:03.455Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T18:51:03.720Z] prd-ubuntu20.04-docker-arm64-4c-16g-14739 does not seem to be running inside a container [2023-05-09T18:51:03.777Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-09T18:51:04.947Z] $ docker top 1681986f3382051ac6f4ceb6289c0e9b8466493cc2093d8babcb6b80d4ca0750 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T18:51:05.836Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-09T18:51:11.176Z] Building core-command ... [2023-05-09T18:51:11.176Z] Building core-common-config-bootstrapper ... [2023-05-09T18:51:11.176Z] Building core-data ... [2023-05-09T18:51:11.176Z] Building core-metadata ... [2023-05-09T18:51:11.176Z] Building security-bootstrapper ... [2023-05-09T18:51:11.176Z] Building security-proxy-auth ... [2023-05-09T18:51:11.176Z] Building security-proxy-setup ... [2023-05-09T18:51:11.176Z] Building security-secretstore-setup ... [2023-05-09T18:51:11.176Z] Building security-spiffe-token-provider ... [2023-05-09T18:51:11.176Z] Building security-spire-agent ... [2023-05-09T18:51:11.176Z] Building security-spire-config ... [2023-05-09T18:51:11.176Z] Building security-spire-server ... [2023-05-09T18:51:11.176Z] Building support-notifications ... [2023-05-09T18:51:11.176Z] Building support-scheduler ... [2023-05-09T18:51:11.176Z] Building security-spire-agent [2023-05-09T18:51:11.176Z] Building support-scheduler [2023-05-09T18:51:11.176Z] Building support-notifications [2023-05-09T18:51:11.176Z] Building core-common-config-bootstrapper [2023-05-09T18:51:11.176Z] Building security-spire-config [2023-05-09T18:52:07.599Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T18:52:07.599Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T18:52:07.599Z] ---> 8f4c33a3d66f [2023-05-09T18:52:07.599Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T18:52:07.599Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T18:52:07.599Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-09T18:52:07.599Z] ---> 8f4c33a3d66f [2023-05-09T18:52:07.599Z] Step 3/27 : WORKDIR /edgex-go [2023-05-09T18:52:07.599Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T18:52:07.599Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-09T18:52:07.599Z] ---> 8f4c33a3d66f [2023-05-09T18:52:07.599Z] Step 3/27 : WORKDIR /edgex-go [2023-05-09T18:52:07.599Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T18:52:07.599Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T18:52:07.599Z] ---> 8f4c33a3d66f [2023-05-09T18:52:07.599Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T18:52:07.599Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T18:52:07.599Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T18:52:07.599Z] ---> 8f4c33a3d66f [2023-05-09T18:52:07.599Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T18:52:07.599Z] ---> Running in 8118236c4f47 [2023-05-09T18:52:07.599Z] ---> Running in d8d90369abbe [2023-05-09T18:52:07.599Z] ---> Running in 33dd1303ae91 [2023-05-09T18:52:07.599Z] ---> Running in d19b960b8c42 [2023-05-09T18:52:07.599Z] ---> Running in 6733779826d1 [2023-05-09T18:52:07.599Z] Removing intermediate container 8118236c4f47 [2023-05-09T18:52:07.599Z] ---> 6b9aea50ec74 [2023-05-09T18:52:07.599Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T18:52:07.599Z] ---> Running in 7d63f90a3ab1 [2023-05-09T18:52:07.599Z] Removing intermediate container d19b960b8c42 [2023-05-09T18:52:07.599Z] Removing intermediate container 33dd1303ae91 [2023-05-09T18:52:07.599Z] ---> 8d4bb958b049 [2023-05-09T18:52:07.599Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-09T18:52:07.599Z] ---> 854add35f3e9 [2023-05-09T18:52:07.599Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T18:52:07.599Z] Removing intermediate container d8d90369abbe [2023-05-09T18:52:07.599Z] ---> f5145186751f [2023-05-09T18:52:07.599Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-09T18:52:07.599Z] Removing intermediate container 6733779826d1 [2023-05-09T18:52:07.599Z] ---> 57b88ce20b91 [2023-05-09T18:52:07.599Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T18:52:07.599Z] ---> Running in ef15cb9f1c05 [2023-05-09T18:52:07.599Z] ---> Running in e62a43213c4f [2023-05-09T18:52:07.599Z] ---> Running in 03c2ef0011e5 [2023-05-09T18:52:07.599Z] ---> Running in 1cce9ac37b36 [2023-05-09T18:52:07.599Z] Removing intermediate container 7d63f90a3ab1 [2023-05-09T18:52:07.599Z] ---> 01ac308c823b [2023-05-09T18:52:07.599Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-09T18:52:07.599Z] ---> Running in 53965fb2dde1 [2023-05-09T18:52:07.599Z] Removing intermediate container 1cce9ac37b36 [2023-05-09T18:52:07.599Z] ---> 7ac9a41e800a [2023-05-09T18:52:07.599Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-09T18:52:07.599Z] Removing intermediate container 03c2ef0011e5 [2023-05-09T18:52:07.599Z] ---> c2eff21d689e [2023-05-09T18:52:07.599Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-09T18:52:07.599Z] ---> Running in f7fc2117b157 [2023-05-09T18:52:07.599Z] ---> Running in 543619044d09 [2023-05-09T18:52:07.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T18:52:07.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T18:52:07.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T18:52:07.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T18:52:07.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T18:52:07.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T18:52:07.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T18:52:07.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T18:52:07.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T18:52:07.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T18:52:07.599Z] OK: 263 MiB in 53 packages [2023-05-09T18:52:07.599Z] OK: 263 MiB in 53 packages [2023-05-09T18:52:07.599Z] OK: 263 MiB in 53 packages [2023-05-09T18:52:07.866Z] OK: 263 MiB in 53 packages [2023-05-09T18:52:08.133Z] OK: 263 MiB in 53 packages [2023-05-09T18:52:09.548Z] Removing intermediate container e62a43213c4f [2023-05-09T18:52:09.548Z] ---> ef97c509785e [2023-05-09T18:52:09.548Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-09T18:52:09.548Z] Removing intermediate container ef15cb9f1c05 [2023-05-09T18:52:09.548Z] ---> c9642b92da28 [2023-05-09T18:52:09.548Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-09T18:52:09.548Z] Removing intermediate container 53965fb2dde1 [2023-05-09T18:52:09.548Z] ---> 4030d7c9f395 [2023-05-09T18:52:09.548Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T18:52:09.816Z] Removing intermediate container 543619044d09 [2023-05-09T18:52:09.816Z] ---> ae31287c594d [2023-05-09T18:52:09.816Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T18:52:09.816Z] Removing intermediate container f7fc2117b157 [2023-05-09T18:52:09.816Z] ---> 30a55a63bdf1 [2023-05-09T18:52:09.816Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T18:52:10.397Z] ---> 72755cff3513 [2023-05-09T18:52:10.397Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T18:52:12.977Z] ---> Running in 67e63d684759 [2023-05-09T18:52:12.977Z] ---> 494836daeceb [2023-05-09T18:52:12.977Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T18:52:13.247Z] ---> dacd93106d74 [2023-05-09T18:52:13.247Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T18:52:13.247Z] ---> 8c555826628a [2023-05-09T18:52:13.247Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T18:52:13.247Z] ---> cced3e411c37 [2023-05-09T18:52:13.247Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T18:52:13.247Z] ---> Running in 53695037a819 [2023-05-09T18:52:13.247Z] ---> Running in 3a8f133c97d0 [2023-05-09T18:52:13.247Z] ---> Running in 9f1b6749d60a [2023-05-09T18:52:13.517Z] ---> Running in 50b12d9706de [2023-05-09T18:54:06.018Z] Removing intermediate container 53695037a819 [2023-05-09T18:54:06.018Z] ---> a4edb7ca3eed [2023-05-09T18:54:06.018Z] Step 7/27 : COPY . . [2023-05-09T18:54:06.018Z] Removing intermediate container 3a8f133c97d0 [2023-05-09T18:54:06.018Z] ---> 3b45a490dd98 [2023-05-09T18:54:06.018Z] Step 8/23 : COPY . . [2023-05-09T18:54:06.018Z] Removing intermediate container 9f1b6749d60a [2023-05-09T18:54:06.018Z] ---> c50a68b4b566 [2023-05-09T18:54:06.018Z] Step 8/23 : COPY . . [2023-05-09T18:54:06.018Z] Removing intermediate container 67e63d684759 [2023-05-09T18:54:06.018Z] ---> ca6c61387a75 [2023-05-09T18:54:06.018Z] Step 7/27 : COPY . . [2023-05-09T18:54:06.018Z] Removing intermediate container 50b12d9706de [2023-05-09T18:54:06.018Z] ---> 4125e8c914b6 [2023-05-09T18:54:06.018Z] Step 8/23 : COPY . . [2023-05-09T18:54:18.312Z] ---> 0ab912c8341f [2023-05-09T18:54:18.312Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-09T18:54:18.312Z] ---> 85e65fc915c6 [2023-05-09T18:54:18.312Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-09T18:54:18.312Z] ---> Running in dfbf41a4ab8b [2023-05-09T18:54:18.312Z] ---> Running in d7ca44e68927 [2023-05-09T18:54:18.312Z] ---> 1785200503c3 [2023-05-09T18:54:18.312Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-09T18:54:18.312Z] ---> 1987e7a3370c [2023-05-09T18:54:18.312Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-09T18:54:18.312Z] ---> 47941818641c [2023-05-09T18:54:18.312Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-09T18:54:18.313Z] ---> Running in 4f68816801f9 [2023-05-09T18:54:18.313Z] ---> Running in b09cc12dd3e4 [2023-05-09T18:54:18.313Z] ---> Running in f562e78b6b73 [2023-05-09T18:54:18.313Z] Removing intermediate container 4f68816801f9 [2023-05-09T18:54:18.313Z] ---> 87e68c75d5cf [2023-05-09T18:54:18.313Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-09T18:54:18.313Z] Removing intermediate container b09cc12dd3e4 [2023-05-09T18:54:18.313Z] ---> cbf153ded67c [2023-05-09T18:54:18.313Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-09T18:54:18.313Z] ---> Running in a34b485e6694 [2023-05-09T18:54:18.313Z] ---> Running in f2ccfd5cc8ce [2023-05-09T18:54:18.582Z] Removing intermediate container a34b485e6694 [2023-05-09T18:54:18.582Z] ---> 476d571ada6e [2023-05-09T18:54:18.582Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-09T18:54:18.853Z] Removing intermediate container f2ccfd5cc8ce [2023-05-09T18:54:18.853Z] ---> a4a7e784ea54 [2023-05-09T18:54:18.853Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-09T18:54:18.853Z] ---> Running in 72dd55aeb71c [2023-05-09T18:54:18.853Z] ---> Running in e1771735f421 [2023-05-09T18:54:18.853Z] 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 [2023-05-09T18:54:19.120Z] 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 [2023-05-09T18:54:19.385Z] 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 [2023-05-09T18:54:19.651Z] Removing intermediate container 72dd55aeb71c [2023-05-09T18:54:19.651Z] ---> 29c56cdd07de [2023-05-09T18:54:19.651Z] 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 [2023-05-09T18:54:19.651Z] Removing intermediate container e1771735f421 [2023-05-09T18:54:19.651Z] ---> a835e269446f [2023-05-09T18:54:19.651Z] 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 [2023-05-09T18:54:19.651Z] ---> Running in 0dbfa0e0e404 [2023-05-09T18:54:19.651Z] ---> Running in 69f062d2cdf8 [2023-05-09T18:54:23.908Z] Removing intermediate container 0dbfa0e0e404 [2023-05-09T18:54:23.908Z] ---> 334a900d3d02 [2023-05-09T18:54:23.908Z] Step 12/27 : WORKDIR /edgex-go [2023-05-09T18:54:23.908Z] Removing intermediate container 69f062d2cdf8 [2023-05-09T18:54:23.908Z] ---> 4156130a18f0 [2023-05-09T18:54:23.908Z] Step 12/27 : WORKDIR /edgex-go [2023-05-09T18:54:23.908Z] ---> Running in f61043030676 [2023-05-09T18:54:23.908Z] ---> Running in 600adb2a42b3 [2023-05-09T18:54:28.158Z] Removing intermediate container 600adb2a42b3 [2023-05-09T18:54:28.158Z] Removing intermediate container f61043030676 [2023-05-09T18:54:28.158Z] ---> c015f95f3874 [2023-05-09T18:54:28.158Z] ---> 4fda53134031 [2023-05-09T18:54:28.158Z] [2023-05-09T18:54:28.158Z] Step 13/27 : FROM alpine:3.17 [2023-05-09T18:54:28.158Z] [2023-05-09T18:54:28.158Z] Step 13/27 : FROM alpine:3.17 [2023-05-09T18:54:28.423Z] 3.17: Pulling from library/alpine [2023-05-09T18:54:28.423Z] 3.17: Pulling from library/alpine [2023-05-09T18:54:29.380Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T18:54:29.380Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T18:54:29.380Z] Status: Image is up to date for alpine:3.17 [2023-05-09T18:54:29.380Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T18:54:29.380Z] ---> 51e60588ff2c [2023-05-09T18:54:29.380Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-09T18:54:29.380Z] ---> 51e60588ff2c [2023-05-09T18:54:29.380Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-09T18:54:29.380Z] ---> Running in 94a82463c225 [2023-05-09T18:54:29.380Z] ---> Running in 367a2484fcbc [2023-05-09T18:54:30.446Z] Removing intermediate container 94a82463c225 [2023-05-09T18:54:30.446Z] ---> 9f3d09b2fd02 [2023-05-09T18:54:30.446Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-09T18:54:30.446Z] Removing intermediate container 367a2484fcbc [2023-05-09T18:54:30.446Z] ---> b808b44ad852 [2023-05-09T18:54:30.446Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-09T18:54:30.446Z] ---> Running in a3da73e21a68 [2023-05-09T18:54:30.446Z] ---> Running in 9712033f9c89 [2023-05-09T18:54:33.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T18:54:33.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T18:54:34.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T18:54:34.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T18:54:35.744Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-09T18:54:35.744Z] v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-09T18:54:35.744Z] OK: 17692 distinct packages available [2023-05-09T18:54:36.009Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-09T18:54:36.009Z] v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-09T18:54:36.009Z] OK: 17692 distinct packages available [2023-05-09T18:54:36.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T18:54:36.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T18:54:36.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T18:54:37.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T18:54:38.536Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-09T18:54:38.536Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-09T18:54:38.536Z] (3/4) Installing libucontext (1.2-r0) [2023-05-09T18:54:38.536Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-09T18:54:38.536Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T18:54:38.536Z] OK: 8 MiB in 19 packages [2023-05-09T18:54:38.536Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-09T18:54:38.536Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-09T18:54:38.536Z] (3/5) Installing libucontext (1.2-r0) [2023-05-09T18:54:38.536Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-09T18:54:38.536Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-09T18:54:38.536Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T18:54:38.805Z] OK: 9 MiB in 20 packages [2023-05-09T18:54:42.156Z] Removing intermediate container 9712033f9c89 [2023-05-09T18:54:42.156Z] ---> 952fdedae82d [2023-05-09T18:54:42.156Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T18:54:42.156Z] Removing intermediate container a3da73e21a68 [2023-05-09T18:54:42.156Z] ---> a7244a33dac4 [2023-05-09T18:54:42.156Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T18:54:42.744Z] ---> 0fc0cba218cf [2023-05-09T18:54:42.744Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T18:54:42.744Z] ---> e60a4b106316 [2023-05-09T18:54:42.744Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T18:54:43.705Z] ---> 6fec91ebbb4b [2023-05-09T18:54:43.705Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-09T18:54:43.971Z] ---> cec163fa7671 [2023-05-09T18:54:43.971Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-09T18:54:50.621Z] ---> ae580186e309 [2023-05-09T18:54:50.621Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-09T18:54:53.962Z] ---> 21fc9bb3621b [2023-05-09T18:54:54.227Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-09T18:54:55.647Z] ---> 959bda71b00a [2023-05-09T18:54:55.647Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-09T18:54:55.647Z] ---> Running in dbc3767591fa [2023-05-09T18:54:56.607Z] Removing intermediate container dbc3767591fa [2023-05-09T18:54:56.607Z] ---> 9ece86868e77 [2023-05-09T18:54:56.607Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-09T18:54:57.571Z] ---> a83dfb5a4980 [2023-05-09T18:54:57.571Z] Step 22/27 : WORKDIR / [2023-05-09T18:54:57.845Z] ---> Running in d97d82b67e2b [2023-05-09T18:54:58.428Z] Removing intermediate container d97d82b67e2b [2023-05-09T18:54:58.428Z] ---> e604656815bf [2023-05-09T18:54:58.428Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-09T18:54:58.699Z] ---> Running in 66bf461e2cce [2023-05-09T18:54:58.972Z] ---> ce31dbbc2e94 [2023-05-09T18:54:58.972Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-09T18:54:59.248Z] Removing intermediate container 66bf461e2cce [2023-05-09T18:54:59.248Z] ---> 9d871bd9daa2 [2023-05-09T18:54:59.249Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-09T18:54:59.517Z] ---> Running in c5981b518ad1 [2023-05-09T18:55:00.103Z] Removing intermediate container c5981b518ad1 [2023-05-09T18:55:00.103Z] ---> 3d54b893dbd0 [2023-05-09T18:55:00.103Z] Step 25/27 : LABEL arch=arm64 [2023-05-09T18:55:00.103Z] ---> 3df1816b9802 [2023-05-09T18:55:00.103Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-09T18:55:00.375Z] ---> Running in d363d8d0115e [2023-05-09T18:55:00.960Z] Removing intermediate container d363d8d0115e [2023-05-09T18:55:00.960Z] ---> 1002a1921c74 [2023-05-09T18:55:00.960Z] Step 26/27 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c [2023-05-09T18:55:01.231Z] ---> Running in 5f08d3a94bdb [2023-05-09T18:55:01.500Z] ---> 86f0ca7a66c5 [2023-05-09T18:55:01.500Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-09T18:55:02.085Z] Removing intermediate container 5f08d3a94bdb [2023-05-09T18:55:02.085Z] ---> 4129e50b1be6 [2023-05-09T18:55:02.085Z] Step 27/27 : LABEL version=0.0.0 [2023-05-09T18:55:02.085Z] ---> Running in 1468d8d36b47 [2023-05-09T18:55:02.677Z] ---> 5428b295ca0f [2023-05-09T18:55:02.677Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-09T18:55:02.677Z] ---> Running in 377bd3ac0918 [2023-05-09T18:55:02.947Z] Removing intermediate container 1468d8d36b47 [2023-05-09T18:55:02.947Z] ---> 3ff47905fe2f [2023-05-09T18:55:02.947Z] [2023-05-09T18:55:03.214Z] Successfully built 3ff47905fe2f [2023-05-09T18:55:03.214Z] Successfully tagged security-spire-config-arm64:latest [2023-05-09T18:55:03.214Z]  Building security-spire-config ... done Building core-metadata [2023-05-09T18:55:03.214Z] Removing intermediate container 377bd3ac0918 [2023-05-09T18:55:03.214Z] ---> 70ade29bb66b [2023-05-09T18:55:03.214Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-09T18:55:03.481Z] ---> Running in 622e7b6a7096 [2023-05-09T18:55:03.749Z] Removing intermediate container 622e7b6a7096 [2023-05-09T18:55:04.017Z] ---> f157e1fbfb4d [2023-05-09T18:55:04.017Z] Step 25/27 : LABEL arch=arm64 [2023-05-09T18:55:04.017Z] ---> Running in 5a8f96f27ba0 [2023-05-09T18:55:08.279Z] Removing intermediate container 5a8f96f27ba0 [2023-05-09T18:55:08.279Z] ---> aae101d62240 [2023-05-09T18:55:08.279Z] Step 26/27 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c [2023-05-09T18:55:08.279Z] ---> Running in 9cab27fcceab [2023-05-09T18:55:08.545Z] Removing intermediate container 9cab27fcceab [2023-05-09T18:55:08.545Z] ---> 5acd5d086c74 [2023-05-09T18:55:08.811Z] Step 27/27 : LABEL version=0.0.0 [2023-05-09T18:55:08.811Z] ---> Running in e4754a6dd6be [2023-05-09T18:55:09.391Z] Removing intermediate container e4754a6dd6be [2023-05-09T18:55:09.391Z] ---> d6245dea25af [2023-05-09T18:55:09.391Z] [2023-05-09T18:55:09.976Z] Successfully built d6245dea25af [2023-05-09T18:55:09.976Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-09T18:55:09.976Z]  Building security-spire-agent ... done Building security-spire-server [2023-05-09T18:55:24.958Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T18:55:24.958Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-09T18:55:24.958Z] ---> 8f4c33a3d66f [2023-05-09T18:55:24.958Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-09T18:55:24.958Z] ---> Using cache [2023-05-09T18:55:24.958Z] ---> 57b88ce20b91 [2023-05-09T18:55:24.958Z] Step 4/25 : WORKDIR /edgex-go [2023-05-09T18:55:24.958Z] ---> Using cache [2023-05-09T18:55:24.958Z] ---> 7ac9a41e800a [2023-05-09T18:55:24.958Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-09T18:55:25.924Z] ---> Running in d8e0f88cbc79 [2023-05-09T18:55:28.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T18:55:29.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T18:55:31.056Z] OK: 263 MiB in 53 packages [2023-05-09T18:55:36.404Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T18:55:36.404Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-09T18:55:36.404Z] ---> 8f4c33a3d66f [2023-05-09T18:55:36.404Z] Step 3/26 : WORKDIR /edgex-go [2023-05-09T18:55:36.404Z] ---> Using cache [2023-05-09T18:55:36.404Z] ---> f5145186751f [2023-05-09T18:55:36.404Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-09T18:55:36.404Z] ---> Using cache [2023-05-09T18:55:36.404Z] ---> ef97c509785e [2023-05-09T18:55:36.404Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-09T18:55:36.404Z] ---> Using cache [2023-05-09T18:55:36.404Z] Removing intermediate container d8e0f88cbc79 [2023-05-09T18:55:36.404Z] ---> 801f2a12b8a6 [2023-05-09T18:55:36.404Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-09T18:55:36.404Z] ---> 494836daeceb [2023-05-09T18:55:36.404Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T18:55:36.404Z] ---> Using cache [2023-05-09T18:55:36.404Z] ---> a4edb7ca3eed [2023-05-09T18:55:36.404Z] Step 7/26 : COPY . . [2023-05-09T18:55:36.404Z] ---> Using cache [2023-05-09T18:55:36.404Z] ---> 1987e7a3370c [2023-05-09T18:55:36.404Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-09T18:55:36.404Z] ---> Using cache [2023-05-09T18:55:36.404Z] ---> 87e68c75d5cf [2023-05-09T18:55:36.404Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-09T18:55:36.404Z] ---> Using cache [2023-05-09T18:55:36.404Z] ---> 476d571ada6e [2023-05-09T18:55:36.404Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-09T18:55:36.404Z] ---> Using cache [2023-05-09T18:55:36.404Z] ---> 29c56cdd07de [2023-05-09T18:55:36.404Z] 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 [2023-05-09T18:55:36.404Z] ---> Running in 98201523cfc5 [2023-05-09T18:55:37.819Z] ---> 3b3655b8e239 [2023-05-09T18:55:37.819Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T18:55:37.819Z] ---> Running in cfff3f49dd07 [2023-05-09T18:55:40.404Z] Removing intermediate container 98201523cfc5 [2023-05-09T18:55:40.404Z] ---> 99456c041fe0 [2023-05-09T18:55:40.404Z] Step 12/26 : WORKDIR /edgex-go [2023-05-09T18:55:40.404Z] ---> Running in 96c79ab46ea8 [2023-05-09T18:55:40.986Z] Removing intermediate container 96c79ab46ea8 [2023-05-09T18:55:40.986Z] ---> f5716b4d8a86 [2023-05-09T18:55:40.986Z] [2023-05-09T18:55:40.986Z] Step 13/26 : FROM alpine:3.17 [2023-05-09T18:55:40.986Z] ---> 51e60588ff2c [2023-05-09T18:55:40.986Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-09T18:55:40.986Z] ---> Using cache [2023-05-09T18:55:40.986Z] ---> b808b44ad852 [2023-05-09T18:55:40.986Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-09T18:55:40.986Z] ---> Using cache [2023-05-09T18:55:40.986Z] ---> 952fdedae82d [2023-05-09T18:55:40.986Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T18:55:40.986Z] ---> Using cache [2023-05-09T18:55:40.986Z] ---> e60a4b106316 [2023-05-09T18:55:40.986Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T18:55:40.986Z] ---> Using cache [2023-05-09T18:55:40.986Z] ---> 6fec91ebbb4b [2023-05-09T18:55:40.986Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-09T18:55:47.612Z] ---> b9103120356f [2023-05-09T18:55:47.612Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-09T18:55:47.880Z] ---> a23c8045604c [2023-05-09T18:55:47.880Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-09T18:55:48.838Z] ---> 68bf5c20c03b [2023-05-09T18:55:48.838Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-09T18:55:49.804Z] ---> 202286b00ab0 [2023-05-09T18:55:49.804Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-09T18:55:50.069Z] ---> Running in 6d147278980e [2023-05-09T18:55:50.673Z] Removing intermediate container 6d147278980e [2023-05-09T18:55:50.673Z] ---> c651e3fabb61 [2023-05-09T18:55:50.673Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-09T18:55:50.673Z] ---> Running in 97345adf1b54 [2023-05-09T18:55:51.257Z] Removing intermediate container 97345adf1b54 [2023-05-09T18:55:51.257Z] ---> 7d12f4123a0a [2023-05-09T18:55:51.258Z] Step 24/26 : LABEL arch=arm64 [2023-05-09T18:55:51.527Z] ---> Running in 49104e3e3328 [2023-05-09T18:55:51.793Z] Removing intermediate container 49104e3e3328 [2023-05-09T18:55:51.793Z] ---> bc181ff3cdd1 [2023-05-09T18:55:51.793Z] Step 25/26 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c [2023-05-09T18:55:52.059Z] ---> Running in 65e36f3263f0 [2023-05-09T18:55:52.638Z] Removing intermediate container 65e36f3263f0 [2023-05-09T18:55:52.638Z] ---> 291d84f2dd56 [2023-05-09T18:55:52.638Z] Step 26/26 : LABEL version=0.0.0 [2023-05-09T18:55:52.638Z] ---> Running in e48b4c7f05f4 [2023-05-09T18:55:53.234Z] Removing intermediate container e48b4c7f05f4 [2023-05-09T18:55:53.234Z] ---> 3305efe8cfd0 [2023-05-09T18:55:53.234Z] [2023-05-09T18:55:53.501Z] Successfully built 3305efe8cfd0 [2023-05-09T18:55:53.501Z] Successfully tagged security-spire-server-arm64:latest [2023-05-09T18:55:53.501Z]  Building security-spire-server ... done Building security-spiffe-token-provider [2023-05-09T18:56:11.713Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T18:56:11.713Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-09T18:56:11.713Z] ---> 8f4c33a3d66f [2023-05-09T18:56:11.713Z] Step 3/20 : WORKDIR /edgex-go [2023-05-09T18:56:11.713Z] ---> Using cache [2023-05-09T18:56:11.713Z] ---> f5145186751f [2023-05-09T18:56:11.713Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-09T18:56:11.713Z] ---> Running in a6ba273fa8ae [2023-05-09T18:56:13.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T18:56:14.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T18:56:15.480Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-09T18:56:15.480Z] v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-09T18:56:15.480Z] OK: 17692 distinct packages available [2023-05-09T18:56:15.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T18:56:16.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T18:56:17.683Z] OK: 263 MiB in 53 packages [2023-05-09T18:56:19.627Z] Removing intermediate container a6ba273fa8ae [2023-05-09T18:56:19.627Z] ---> 37c96cda9575 [2023-05-09T18:56:19.627Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-09T18:56:20.591Z] ---> 2273b8a923e9 [2023-05-09T18:56:20.591Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T18:56:20.591Z] ---> Running in 24ed29904ef5 [2023-05-09T18:57:28.480Z] Removing intermediate container cfff3f49dd07 [2023-05-09T18:57:28.480Z] ---> 5538394d6346 [2023-05-09T18:57:28.480Z] Step 8/25 : COPY . . [2023-05-09T18:57:35.123Z] ---> d86f46955c77 [2023-05-09T18:57:35.123Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-09T18:57:35.393Z] ---> Running in a5c28c5605c1 [2023-05-09T18:57:37.981Z] 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 [2023-05-09T18:58:10.201Z] Removing intermediate container 24ed29904ef5 [2023-05-09T18:58:10.201Z] ---> a23ed3277d6b [2023-05-09T18:58:10.201Z] Step 7/20 : COPY . . [2023-05-09T18:58:20.279Z] ---> f5082d6b5a86 [2023-05-09T18:58:20.279Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-09T18:58:20.279Z] ---> Running in bf49a1a0f1aa [2023-05-09T18:58:21.688Z] 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 [2023-05-09T19:01:28.433Z] Removing intermediate container f562e78b6b73 [2023-05-09T19:01:28.433Z] ---> 963b6026cded [2023-05-09T19:01:28.433Z] [2023-05-09T19:01:28.433Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T19:01:28.433Z] ---> 51e60588ff2c [2023-05-09T19:01:28.433Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-09T19:01:28.433Z] ---> Running in 0adbb1508ac6 [2023-05-09T19:01:28.433Z] Removing intermediate container 0adbb1508ac6 [2023-05-09T19:01:28.433Z] ---> 996fef54fa48 [2023-05-09T19:01:28.433Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-09T19:01:28.433Z] ---> Running in 670e65feabba [2023-05-09T19:01:28.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T19:01:29.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T19:01:31.253Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T19:01:31.253Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T19:01:31.253Z] OK: 8 MiB in 16 packages [2023-05-09T19:01:33.137Z] Removing intermediate container 670e65feabba [2023-05-09T19:01:33.137Z] ---> 728255914983 [2023-05-09T19:01:33.137Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T19:01:34.173Z] ---> 815f22cb0789 [2023-05-09T19:01:34.173Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T19:01:34.801Z] ---> 50e6c34c30dc [2023-05-09T19:01:34.801Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-09T19:01:36.858Z] ---> 0ed0f16359b4 [2023-05-09T19:01:36.858Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-09T19:01:37.457Z] ---> 3ca02c0a6b34 [2023-05-09T19:01:37.457Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-09T19:01:38.416Z] ---> ecd8899766c1 [2023-05-09T19:01:38.416Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-09T19:01:38.686Z] ---> Running in cf421abcdb90 [2023-05-09T19:01:42.028Z] Removing intermediate container cf421abcdb90 [2023-05-09T19:01:42.028Z] ---> 98aa00aeb2e8 [2023-05-09T19:01:42.028Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-09T19:01:42.028Z] ---> Running in 6aa5b030c6b5 [2023-05-09T19:01:42.619Z] Removing intermediate container 6aa5b030c6b5 [2023-05-09T19:01:42.619Z] ---> ab5f7c5c6f26 [2023-05-09T19:01:42.619Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-09T19:01:42.619Z] ---> Running in 58e15fa274ea [2023-05-09T19:01:43.203Z] Removing intermediate container 58e15fa274ea [2023-05-09T19:01:43.203Z] ---> f89616b7c6d9 [2023-05-09T19:01:43.203Z] Step 21/23 : LABEL arch=arm64 [2023-05-09T19:01:43.203Z] ---> Running in a1c9aa5ac0b9 [2023-05-09T19:01:43.791Z] Removing intermediate container a1c9aa5ac0b9 [2023-05-09T19:01:43.791Z] ---> 4ea4955db4b5 [2023-05-09T19:01:43.791Z] Step 22/23 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c [2023-05-09T19:01:43.791Z] ---> Running in 5b68c7879c83 [2023-05-09T19:01:44.403Z] Removing intermediate container 5b68c7879c83 [2023-05-09T19:01:44.403Z] ---> 4f3e97df542b [2023-05-09T19:01:44.403Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T19:01:44.403Z] ---> Running in 7ce2a9621a65 [2023-05-09T19:01:44.992Z] Removing intermediate container 7ce2a9621a65 [2023-05-09T19:01:44.992Z] ---> 218bb12ed87a [2023-05-09T19:01:44.992Z] [2023-05-09T19:01:45.578Z] Successfully built 218bb12ed87a [2023-05-09T19:01:45.578Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-09T19:01:45.578Z]  Building core-common-config-bootstrapper ... done Building security-bootstrapper [2023-05-09T19:02:03.788Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T19:02:03.788Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-09T19:02:03.788Z] ---> 8f4c33a3d66f [2023-05-09T19:02:03.788Z] Step 3/33 : WORKDIR /edgex-go [2023-05-09T19:02:03.788Z] ---> Using cache [2023-05-09T19:02:03.788Z] ---> f5145186751f [2023-05-09T19:02:03.788Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-09T19:02:03.788Z] ---> Running in 22858139f3a7 [2023-05-09T19:02:04.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T19:02:05.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T19:02:07.121Z] OK: 263 MiB in 53 packages [2023-05-09T19:02:09.079Z] Removing intermediate container 22858139f3a7 [2023-05-09T19:02:09.079Z] ---> 16c6bc57137e [2023-05-09T19:02:09.079Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-09T19:02:10.043Z] ---> c62b4101e8ea [2023-05-09T19:02:10.043Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T19:02:10.043Z] ---> Running in 8c5512dff69e [2023-05-09T19:03:46.710Z] Removing intermediate container 8c5512dff69e [2023-05-09T19:03:46.710Z] ---> 5b5647b029de [2023-05-09T19:03:46.710Z] Step 7/33 : COPY . . [2023-05-09T19:04:01.784Z] ---> dc1410507806 [2023-05-09T19:04:01.784Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-09T19:04:01.784Z] ---> Running in fce76b711e18 [2023-05-09T19:04:01.784Z] 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 [2023-05-09T19:05:09.770Z] Removing intermediate container dfbf41a4ab8b [2023-05-09T19:05:09.770Z] ---> 12aa90d02e28 [2023-05-09T19:05:09.770Z] [2023-05-09T19:05:09.770Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T19:05:09.770Z] ---> 51e60588ff2c [2023-05-09T19:05:09.770Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-09T19:05:10.368Z] ---> Running in e555d55e7323 [2023-05-09T19:05:12.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T19:05:12.939Z] Removing intermediate container d7ca44e68927 [2023-05-09T19:05:12.939Z] ---> 6c4150bfc70b [2023-05-09T19:05:12.939Z] [2023-05-09T19:05:12.939Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T19:05:12.939Z] ---> 51e60588ff2c [2023-05-09T19:05:12.939Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-09T19:05:13.213Z] ---> Running in da08d4fb9a5a [2023-05-09T19:05:13.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T19:05:15.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T19:05:15.457Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T19:05:15.457Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T19:05:15.726Z] OK: 8 MiB in 16 packages [2023-05-09T19:05:15.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T19:05:17.418Z] Removing intermediate container e555d55e7323 [2023-05-09T19:05:17.418Z] ---> 45959c4cd29e [2023-05-09T19:05:17.418Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T19:05:17.418Z] ---> Running in b5687f449009 [2023-05-09T19:05:17.688Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-09T19:05:17.688Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-09T19:05:17.688Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T19:05:17.688Z] Executing ca-certificates-20230506-r0.trigger [2023-05-09T19:05:17.688Z] Removing intermediate container b5687f449009 [2023-05-09T19:05:17.956Z] ---> e059a252dc2c [2023-05-09T19:05:17.956Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-09T19:05:17.956Z] ---> Running in 78626025d06b [2023-05-09T19:05:18.548Z] Removing intermediate container 78626025d06b [2023-05-09T19:05:18.548Z] ---> 46c1293e1e55 [2023-05-09T19:05:18.548Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-09T19:05:18.548Z] OK: 8 MiB in 17 packages [2023-05-09T19:05:18.548Z] ---> Running in 3054b80ce0a5 [2023-05-09T19:05:19.142Z] Removing intermediate container 3054b80ce0a5 [2023-05-09T19:05:19.142Z] ---> a7821c6fae6f [2023-05-09T19:05:19.142Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T19:05:23.410Z] ---> 5dca28f76f06 [2023-05-09T19:05:23.410Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T19:05:23.410Z] Removing intermediate container da08d4fb9a5a [2023-05-09T19:05:23.410Z] ---> fe087175191c [2023-05-09T19:05:23.410Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T19:05:23.410Z] ---> Running in bb7bd8363414 [2023-05-09T19:05:24.375Z] Removing intermediate container bb7bd8363414 [2023-05-09T19:05:24.375Z] ---> 67edbe4b6a0e [2023-05-09T19:05:24.375Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-09T19:05:24.375Z] ---> e2d69d46223e [2023-05-09T19:05:24.375Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-09T19:05:24.375Z] ---> Running in 8c6162e7be79 [2023-05-09T19:05:24.959Z] Removing intermediate container 8c6162e7be79 [2023-05-09T19:05:24.959Z] ---> 60aed6bd9349 [2023-05-09T19:05:24.959Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-09T19:05:25.228Z] ---> Running in c6279c9b48f1 [2023-05-09T19:05:26.193Z] Removing intermediate container c6279c9b48f1 [2023-05-09T19:05:26.193Z] ---> 358e7e8917a4 [2023-05-09T19:05:26.193Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T19:05:27.636Z] ---> de76a18eb697 [2023-05-09T19:05:27.636Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T19:05:27.917Z] ---> a84e9739ac86 [2023-05-09T19:05:27.917Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-09T19:05:28.890Z] ---> 43b8943ebba8 [2023-05-09T19:05:28.890Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-09T19:05:29.158Z] ---> bcf482b8d6c6 [2023-05-09T19:05:29.158Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-09T19:05:29.158Z] ---> Running in 8692f132eec1 [2023-05-09T19:05:30.143Z] Removing intermediate container 8692f132eec1 [2023-05-09T19:05:30.143Z] ---> 43e28ae17a70 [2023-05-09T19:05:30.143Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T19:05:30.143Z] ---> Running in 37497b0065c6 [2023-05-09T19:05:31.111Z] Removing intermediate container 37497b0065c6 [2023-05-09T19:05:31.111Z] ---> 180cd7d36958 [2023-05-09T19:05:31.111Z] Step 21/23 : LABEL arch=arm64 [2023-05-09T19:05:31.378Z] ---> Running in d705174c0970 [2023-05-09T19:05:31.972Z] Removing intermediate container d705174c0970 [2023-05-09T19:05:31.972Z] ---> efa80a0343b8 [2023-05-09T19:05:31.972Z] Step 22/23 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c [2023-05-09T19:05:32.238Z] ---> Running in c14be78671dd [2023-05-09T19:05:33.201Z] Removing intermediate container c14be78671dd [2023-05-09T19:05:33.201Z] ---> b13b81df428a [2023-05-09T19:05:33.201Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T19:05:33.201Z] ---> a5352a091c78 [2023-05-09T19:05:33.201Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-09T19:05:33.484Z] ---> Running in 20fbf8580389 [2023-05-09T19:05:34.067Z] Removing intermediate container 20fbf8580389 [2023-05-09T19:05:34.067Z] ---> 0a2afd7d6906 [2023-05-09T19:05:34.067Z] [2023-05-09T19:05:35.035Z] ---> d6a968dac3e4 [2023-05-09T19:05:35.036Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-09T19:05:35.036Z] Successfully built 0a2afd7d6906 [2023-05-09T19:05:35.036Z] Successfully tagged support-scheduler-arm64:latest [2023-05-09T19:05:35.036Z]  Building support-scheduler ... done Building core-command [2023-05-09T19:05:35.036Z] ---> Running in f0265610fd77 [2023-05-09T19:05:37.004Z] Removing intermediate container f0265610fd77 [2023-05-09T19:05:37.004Z] ---> 8b8d4b1f81ae [2023-05-09T19:05:37.004Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T19:05:37.589Z] ---> Running in 4da66ca6ab7f [2023-05-09T19:05:38.546Z] Removing intermediate container 4da66ca6ab7f [2023-05-09T19:05:38.546Z] ---> e3d62482421f [2023-05-09T19:05:38.546Z] Step 21/23 : LABEL arch=arm64 [2023-05-09T19:05:38.546Z] ---> Running in 3416a40b64c1 [2023-05-09T19:05:39.507Z] Removing intermediate container 3416a40b64c1 [2023-05-09T19:05:39.507Z] ---> 8c85fff1f693 [2023-05-09T19:05:39.507Z] Step 22/23 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c [2023-05-09T19:05:39.773Z] ---> Running in f5d57b69bc37 [2023-05-09T19:05:40.727Z] Removing intermediate container f5d57b69bc37 [2023-05-09T19:05:40.727Z] ---> 6166577992c6 [2023-05-09T19:05:40.727Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T19:05:40.727Z] ---> Running in c8c9463c83c7 [2023-05-09T19:05:41.483Z] Removing intermediate container c8c9463c83c7 [2023-05-09T19:05:41.483Z] ---> 52ca02983591 [2023-05-09T19:05:41.483Z] [2023-05-09T19:05:42.476Z] Successfully built 52ca02983591 [2023-05-09T19:05:42.476Z] Successfully tagged support-notifications-arm64:latest [2023-05-09T19:05:42.476Z]  Building support-notifications ... done Building security-secretstore-setup [2023-05-09T19:05:45.820Z] Removing intermediate container a5c28c5605c1 [2023-05-09T19:05:45.820Z] ---> 276ac8c445c6 [2023-05-09T19:05:45.820Z] [2023-05-09T19:05:45.820Z] Step 10/25 : FROM alpine:3.17 [2023-05-09T19:05:45.820Z] ---> 51e60588ff2c [2023-05-09T19:05:45.820Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-09T19:05:45.820Z] ---> Using cache [2023-05-09T19:05:45.820Z] ---> 45959c4cd29e [2023-05-09T19:05:45.820Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T19:05:45.820Z] ---> Using cache [2023-05-09T19:05:45.820Z] ---> e059a252dc2c [2023-05-09T19:05:45.820Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-09T19:05:45.820Z] ---> Running in fb6ad8343cdb [2023-05-09T19:05:46.784Z] Removing intermediate container fb6ad8343cdb [2023-05-09T19:05:46.784Z] ---> ec4617b85bef [2023-05-09T19:05:46.784Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-09T19:05:46.784Z] ---> Running in 90b36869716a [2023-05-09T19:05:47.382Z] Removing intermediate container 90b36869716a [2023-05-09T19:05:47.382Z] ---> bc731d0924c2 [2023-05-09T19:05:47.382Z] Step 15/25 : WORKDIR / [2023-05-09T19:05:47.382Z] ---> Running in fb1ddab3c517 [2023-05-09T19:05:48.366Z] Removing intermediate container fb1ddab3c517 [2023-05-09T19:05:48.366Z] ---> 702cb707f2e7 [2023-05-09T19:05:48.366Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T19:05:51.735Z] ---> 6dfda83a4535 [2023-05-09T19:05:51.735Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T19:05:52.696Z] ---> 2045731fc4f3 [2023-05-09T19:05:52.696Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-09T19:05:55.299Z] ---> 33936fda99da [2023-05-09T19:05:55.299Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-09T19:05:56.709Z] ---> 5398483fe08e [2023-05-09T19:05:56.709Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-09T19:05:56.978Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T19:05:56.978Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-09T19:05:56.978Z] ---> 8f4c33a3d66f [2023-05-09T19:05:56.978Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-09T19:05:56.978Z] ---> Using cache [2023-05-09T19:05:56.978Z] ---> 57b88ce20b91 [2023-05-09T19:05:56.978Z] Step 4/24 : WORKDIR /edgex-go [2023-05-09T19:05:56.978Z] ---> Using cache [2023-05-09T19:05:56.978Z] ---> 7ac9a41e800a [2023-05-09T19:05:56.978Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-09T19:05:56.978Z] ---> Using cache [2023-05-09T19:05:56.978Z] ---> 801f2a12b8a6 [2023-05-09T19:05:56.978Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-09T19:05:56.978Z] ---> Using cache [2023-05-09T19:05:56.978Z] ---> 3b3655b8e239 [2023-05-09T19:05:56.978Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T19:05:56.978Z] ---> Using cache [2023-05-09T19:05:56.978Z] ---> 5538394d6346 [2023-05-09T19:05:56.978Z] Step 8/24 : COPY . . [2023-05-09T19:05:56.978Z] ---> Using cache [2023-05-09T19:05:56.978Z] ---> d86f46955c77 [2023-05-09T19:05:56.978Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-09T19:05:57.246Z] ---> Running in 2fc06b8ff56f [2023-05-09T19:05:57.830Z] ---> 9d7d2e23ab9b [2023-05-09T19:05:57.830Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-09T19:05:58.097Z] ---> Running in ee05d33562ad [2023-05-09T19:05:59.516Z] Removing intermediate container ee05d33562ad [2023-05-09T19:05:59.516Z] ---> c2d491431f55 [2023-05-09T19:05:59.516Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T19:05:59.516Z] ---> Running in 44f607c3fcd8 [2023-05-09T19:05:59.783Z] 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 [2023-05-09T19:06:00.385Z] Removing intermediate container 44f607c3fcd8 [2023-05-09T19:06:00.386Z] ---> 44bfed468323 [2023-05-09T19:06:00.386Z] Step 23/25 : LABEL arch=arm64 [2023-05-09T19:06:00.386Z] ---> Running in 05fa2d1132ee [2023-05-09T19:06:00.980Z] Removing intermediate container 05fa2d1132ee [2023-05-09T19:06:00.980Z] ---> da43e9348313 [2023-05-09T19:06:00.980Z] Step 24/25 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c [2023-05-09T19:06:01.248Z] ---> Running in 7c9ef957f2a9 [2023-05-09T19:06:01.867Z] Removing intermediate container 7c9ef957f2a9 [2023-05-09T19:06:01.867Z] ---> ae6d718f303c [2023-05-09T19:06:01.867Z] Step 25/25 : LABEL version=0.0.0 [2023-05-09T19:06:02.145Z] ---> Running in 88bb874b801c [2023-05-09T19:06:02.735Z] Removing intermediate container 88bb874b801c [2023-05-09T19:06:02.736Z] ---> 3f66f92fa901 [2023-05-09T19:06:02.736Z] [2023-05-09T19:06:03.012Z] Successfully built 3f66f92fa901 [2023-05-09T19:06:03.284Z] Successfully tagged core-metadata-arm64:latest [2023-05-09T19:06:03.284Z]  Building core-metadata ... done Building security-proxy-setup [2023-05-09T19:06:09.985Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T19:06:09.985Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-09T19:06:09.985Z] ---> 8f4c33a3d66f [2023-05-09T19:06:09.985Z] Step 3/25 : WORKDIR /edgex-go [2023-05-09T19:06:09.985Z] ---> Using cache [2023-05-09T19:06:09.985Z] ---> f5145186751f [2023-05-09T19:06:09.985Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-09T19:06:09.985Z] ---> Using cache [2023-05-09T19:06:09.985Z] ---> 16c6bc57137e [2023-05-09T19:06:09.985Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-09T19:06:09.985Z] ---> Using cache [2023-05-09T19:06:09.985Z] ---> c62b4101e8ea [2023-05-09T19:06:09.985Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T19:06:09.985Z] ---> Using cache [2023-05-09T19:06:09.985Z] ---> 5b5647b029de [2023-05-09T19:06:09.985Z] Step 7/25 : COPY . . [2023-05-09T19:06:09.985Z] ---> Using cache [2023-05-09T19:06:09.985Z] ---> dc1410507806 [2023-05-09T19:06:09.985Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-09T19:06:09.985Z] ---> Running in d8c91222849f [2023-05-09T19:06:11.950Z] 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 [2023-05-09T19:06:24.517Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T19:06:24.517Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-09T19:06:24.517Z] ---> 8f4c33a3d66f [2023-05-09T19:06:24.517Z] Step 3/22 : WORKDIR /edgex-go [2023-05-09T19:06:24.517Z] ---> Using cache [2023-05-09T19:06:24.517Z] ---> f5145186751f [2023-05-09T19:06:24.517Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-09T19:06:24.517Z] ---> Using cache [2023-05-09T19:06:24.517Z] ---> 16c6bc57137e [2023-05-09T19:06:24.517Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-09T19:06:24.517Z] ---> Using cache [2023-05-09T19:06:24.517Z] ---> c62b4101e8ea [2023-05-09T19:06:24.517Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T19:06:24.517Z] ---> Using cache [2023-05-09T19:06:24.517Z] ---> 5b5647b029de [2023-05-09T19:06:24.517Z] Step 7/22 : COPY . . [2023-05-09T19:06:24.517Z] ---> Using cache [2023-05-09T19:06:24.517Z] ---> dc1410507806 [2023-05-09T19:06:24.517Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-09T19:06:24.517Z] ---> Running in 0a74caa03ce1 [2023-05-09T19:06:26.477Z] 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 [2023-05-09T19:07:48.179Z] Removing intermediate container bf49a1a0f1aa [2023-05-09T19:07:48.179Z] ---> 0a3c14b92adc [2023-05-09T19:07:48.179Z] [2023-05-09T19:07:48.179Z] Step 9/20 : FROM alpine:3.17 [2023-05-09T19:07:48.179Z] ---> 51e60588ff2c [2023-05-09T19:07:48.179Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-09T19:07:48.179Z] ---> Running in 0ca34a356ba6 [2023-05-09T19:07:48.451Z] Removing intermediate container 0ca34a356ba6 [2023-05-09T19:07:48.451Z] ---> e8afeba807ff [2023-05-09T19:07:48.451Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-09T19:07:48.722Z] ---> Running in c138e646c822 [2023-05-09T19:07:51.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T19:07:51.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T19:07:53.570Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-09T19:07:53.570Z] v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-09T19:07:53.570Z] OK: 17692 distinct packages available [2023-05-09T19:07:53.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T19:07:54.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T19:07:55.998Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-09T19:07:55.998Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-09T19:07:55.998Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-09T19:07:55.998Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-09T19:07:55.998Z] (5/9) Installing curl (8.0.1-r0) [2023-05-09T19:07:55.998Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-09T19:07:55.998Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-09T19:07:55.998Z] (8/9) Installing libucontext (1.2-r0) [2023-05-09T19:07:55.998Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-09T19:07:55.998Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T19:07:55.998Z] Executing ca-certificates-20230506-r0.trigger [2023-05-09T19:07:56.584Z] OK: 11 MiB in 24 packages [2023-05-09T19:07:59.175Z] Removing intermediate container c138e646c822 [2023-05-09T19:07:59.175Z] ---> 2e9528130168 [2023-05-09T19:07:59.175Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T19:07:59.832Z] ---> 0763e9edbc6c [2023-05-09T19:07:59.832Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T19:08:00.791Z] ---> 02595048faa0 [2023-05-09T19:08:00.791Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-09T19:08:05.075Z] ---> 5b37dfd86916 [2023-05-09T19:08:05.075Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-09T19:08:05.345Z] ---> 92188bab50ae [2023-05-09T19:08:05.345Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-09T19:08:05.618Z] ---> Running in 9a3ffc59bcff [2023-05-09T19:08:06.208Z] Removing intermediate container 9a3ffc59bcff [2023-05-09T19:08:06.208Z] ---> e73a3d45bc0a [2023-05-09T19:08:06.208Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-09T19:08:06.208Z] ---> Running in 7bb9b99f15bb [2023-05-09T19:08:06.797Z] Removing intermediate container 7bb9b99f15bb [2023-05-09T19:08:06.797Z] ---> c736c9cfc761 [2023-05-09T19:08:06.797Z] Step 18/20 : LABEL arch=arm64 [2023-05-09T19:08:06.797Z] ---> Running in 2b31d431f0a9 [2023-05-09T19:08:07.411Z] Removing intermediate container 2b31d431f0a9 [2023-05-09T19:08:07.411Z] ---> ede6b10a0563 [2023-05-09T19:08:07.411Z] Step 19/20 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c [2023-05-09T19:08:07.684Z] ---> Running in 07b8710e6049 [2023-05-09T19:08:07.961Z] Removing intermediate container 07b8710e6049 [2023-05-09T19:08:07.961Z] ---> cccfc4737b06 [2023-05-09T19:08:07.961Z] Step 20/20 : LABEL version=0.0.0 [2023-05-09T19:08:08.232Z] ---> Running in ed131eac821f [2023-05-09T19:08:08.838Z] Removing intermediate container ed131eac821f [2023-05-09T19:08:08.838Z] ---> 2f48530bc34e [2023-05-09T19:08:08.838Z] [2023-05-09T19:08:08.838Z] Successfully built 2f48530bc34e [2023-05-09T19:08:08.838Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-09T19:08:08.838Z]  Building security-spiffe-token-provider ... done Building security-proxy-auth [2023-05-09T19:08:27.127Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T19:08:27.127Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T19:08:27.127Z] ---> 8f4c33a3d66f [2023-05-09T19:08:27.127Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T19:08:27.127Z] ---> Using cache [2023-05-09T19:08:27.127Z] ---> 57b88ce20b91 [2023-05-09T19:08:27.127Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T19:08:27.127Z] ---> Using cache [2023-05-09T19:08:27.127Z] ---> 7ac9a41e800a [2023-05-09T19:08:27.127Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-09T19:08:27.127Z] ---> Using cache [2023-05-09T19:08:27.127Z] ---> 801f2a12b8a6 [2023-05-09T19:08:27.127Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T19:08:27.127Z] ---> Using cache [2023-05-09T19:08:27.127Z] ---> 3b3655b8e239 [2023-05-09T19:08:27.127Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T19:08:27.127Z] ---> Using cache [2023-05-09T19:08:27.127Z] ---> 5538394d6346 [2023-05-09T19:08:27.127Z] Step 8/23 : COPY . . [2023-05-09T19:08:27.127Z] ---> Using cache [2023-05-09T19:08:27.127Z] ---> d86f46955c77 [2023-05-09T19:08:27.127Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-09T19:08:27.127Z] ---> Running in 7b770a25684e [2023-05-09T19:08:27.127Z] 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 [2023-05-09T19:11:03.910Z] Removing intermediate container fce76b711e18 [2023-05-09T19:11:03.910Z] ---> 809291e79074 [2023-05-09T19:11:03.910Z] [2023-05-09T19:11:03.910Z] Step 9/33 : FROM alpine:3.17 [2023-05-09T19:11:03.910Z] ---> 51e60588ff2c [2023-05-09T19:11:03.910Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-09T19:11:03.910Z] ---> Using cache [2023-05-09T19:11:03.910Z] ---> e8afeba807ff [2023-05-09T19:11:03.910Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-09T19:11:03.910Z] ---> Running in 31c84e3ac0fd [2023-05-09T19:11:03.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T19:11:03.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T19:11:03.910Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-09T19:11:03.910Z] (2/2) Installing su-exec (0.2-r2) [2023-05-09T19:11:03.910Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T19:11:03.910Z] OK: 8 MiB in 17 packages [2023-05-09T19:11:04.495Z] Removing intermediate container 31c84e3ac0fd [2023-05-09T19:11:04.495Z] ---> 2d636bde2b0d [2023-05-09T19:11:04.495Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-09T19:11:04.495Z] ---> Running in c3052b63bede [2023-05-09T19:11:05.077Z] Removing intermediate container c3052b63bede [2023-05-09T19:11:05.077Z] ---> fe43eaf87a23 [2023-05-09T19:11:05.077Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-09T19:11:05.077Z] ---> Running in cadfcf419e35 [2023-05-09T19:11:05.663Z] Removing intermediate container cadfcf419e35 [2023-05-09T19:11:05.663Z] ---> 81a4a188f752 [2023-05-09T19:11:05.663Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-09T19:11:05.931Z] ---> Running in e5c837e69375 [2023-05-09T19:11:06.517Z] Removing intermediate container e5c837e69375 [2023-05-09T19:11:06.517Z] ---> e041c0d99137 [2023-05-09T19:11:06.517Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-09T19:11:06.517Z] ---> Running in 0a2d223d4e2d [2023-05-09T19:11:07.100Z] Removing intermediate container 0a2d223d4e2d [2023-05-09T19:11:07.100Z] ---> 4cbde330369e [2023-05-09T19:11:07.100Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-09T19:11:07.100Z] ---> Running in 86ee502ec00b [2023-05-09T19:11:10.443Z] Removing intermediate container 86ee502ec00b [2023-05-09T19:11:10.443Z] ---> cf0cac3a804c [2023-05-09T19:11:10.443Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-09T19:11:10.443Z] ---> Running in fe18ec9a6112 [2023-05-09T19:11:10.712Z] Removing intermediate container fe18ec9a6112 [2023-05-09T19:11:10.712Z] ---> 83829d7f1dbd [2023-05-09T19:11:10.712Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-09T19:11:11.676Z] ---> 2105818dc7a7 [2023-05-09T19:11:11.676Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-09T19:11:11.946Z] ---> Running in 3b8dd8d74b07 [2023-05-09T19:11:15.321Z] Removing intermediate container 3b8dd8d74b07 [2023-05-09T19:11:15.321Z] ---> c9b1bb8b390f [2023-05-09T19:11:15.321Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T19:11:16.731Z] ---> 98ed37af12da [2023-05-09T19:11:16.732Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T19:11:17.688Z] ---> ba270b541838 [2023-05-09T19:11:17.688Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-09T19:11:19.621Z] ---> d0aeeeefd281 [2023-05-09T19:11:19.621Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-09T19:11:21.023Z] ---> 8bd24023ddb2 [2023-05-09T19:11:21.023Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-09T19:11:21.610Z] ---> df6cba8f5c6c [2023-05-09T19:11:21.610Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-09T19:11:22.568Z] ---> 6c3051a3486d [2023-05-09T19:11:22.568Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-09T19:11:23.528Z] ---> 60a5c402a09f [2023-05-09T19:11:23.528Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-09T19:11:24.485Z] ---> f90af6ea4c45 [2023-05-09T19:11:24.485Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-09T19:11:24.751Z] ---> Running in e802db8d51fc [2023-05-09T19:11:28.091Z] Removing intermediate container e802db8d51fc [2023-05-09T19:11:28.091Z] ---> 95a505366476 [2023-05-09T19:11:28.091Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-09T19:11:28.091Z] ---> Running in dec32300a031 [2023-05-09T19:11:28.673Z] Removing intermediate container dec32300a031 [2023-05-09T19:11:28.673Z] ---> 6fcc72d6dbeb [2023-05-09T19:11:28.673Z] Step 30/33 : CMD ["gate"] [2023-05-09T19:11:28.673Z] ---> Running in 27976dc82061 [2023-05-09T19:11:29.259Z] Removing intermediate container 27976dc82061 [2023-05-09T19:11:29.259Z] ---> 695ebbf5a3e3 [2023-05-09T19:11:29.259Z] Step 31/33 : LABEL arch=arm64 [2023-05-09T19:11:29.259Z] ---> Running in 2c2a3f8dd568 [2023-05-09T19:11:29.856Z] Removing intermediate container 2c2a3f8dd568 [2023-05-09T19:11:29.856Z] ---> cc560afe6e80 [2023-05-09T19:11:29.856Z] Step 32/33 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c [2023-05-09T19:11:29.856Z] ---> Running in d54d9c7573d5 [2023-05-09T19:11:30.446Z] Removing intermediate container d54d9c7573d5 [2023-05-09T19:11:30.446Z] ---> 0d8a9a44ebcb [2023-05-09T19:11:30.446Z] Step 33/33 : LABEL version=0.0.0 [2023-05-09T19:11:30.446Z] ---> Running in a3e2c4a9fe6e [2023-05-09T19:11:31.047Z] Removing intermediate container a3e2c4a9fe6e [2023-05-09T19:11:31.047Z] ---> 6b1361d24df5 [2023-05-09T19:11:31.047Z] [2023-05-09T19:11:31.317Z] Successfully built 6b1361d24df5 [2023-05-09T19:11:31.317Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-09T19:11:31.317Z]  Building security-bootstrapper ... done Building core-data [2023-05-09T19:11:49.551Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T19:11:49.551Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T19:11:49.551Z] ---> 8f4c33a3d66f [2023-05-09T19:11:49.551Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T19:11:49.551Z] ---> Using cache [2023-05-09T19:11:49.551Z] ---> 57b88ce20b91 [2023-05-09T19:11:49.551Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T19:11:49.551Z] ---> Using cache [2023-05-09T19:11:49.551Z] ---> 7ac9a41e800a [2023-05-09T19:11:49.551Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-09T19:11:49.551Z] ---> Using cache [2023-05-09T19:11:49.551Z] ---> 801f2a12b8a6 [2023-05-09T19:11:49.551Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T19:11:49.551Z] ---> Using cache [2023-05-09T19:11:49.551Z] ---> 3b3655b8e239 [2023-05-09T19:11:49.551Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T19:11:49.551Z] ---> Using cache [2023-05-09T19:11:49.551Z] ---> 5538394d6346 [2023-05-09T19:11:49.551Z] Step 8/23 : COPY . . [2023-05-09T19:11:49.551Z] ---> Using cache [2023-05-09T19:11:49.551Z] ---> d86f46955c77 [2023-05-09T19:11:49.551Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-09T19:11:49.551Z] ---> Running in c19a9e901a2f [2023-05-09T19:11:51.507Z] 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 [2023-05-09T19:12:59.403Z] 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 [2023-05-09T19:13:21.487Z] Removing intermediate container d8c91222849f [2023-05-09T19:13:21.487Z] ---> f960d8099a12 [2023-05-09T19:13:21.487Z] [2023-05-09T19:13:21.487Z] Step 9/25 : FROM alpine:3.17 [2023-05-09T19:13:21.487Z] ---> 51e60588ff2c [2023-05-09T19:13:21.487Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-09T19:13:21.487Z] ---> Running in 5fc60122c7ce [2023-05-09T19:13:22.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T19:13:23.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T19:13:24.457Z] Removing intermediate container 0a74caa03ce1 [2023-05-09T19:13:24.457Z] ---> 85d25731d2fb [2023-05-09T19:13:24.457Z] [2023-05-09T19:13:24.457Z] Step 9/22 : FROM alpine:3.17 [2023-05-09T19:13:24.457Z] ---> 51e60588ff2c [2023-05-09T19:13:24.457Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-09T19:13:24.457Z] ---> Running in 94076973896b [2023-05-09T19:13:24.747Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-09T19:13:25.021Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-09T19:13:25.021Z] (3/3) Installing su-exec (0.2-r2) [2023-05-09T19:13:25.021Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T19:13:25.021Z] Executing ca-certificates-20230506-r0.trigger [2023-05-09T19:13:25.608Z] OK: 8 MiB in 18 packages [2023-05-09T19:13:26.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T19:13:27.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T19:13:28.649Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-09T19:13:28.649Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-09T19:13:28.649Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T19:13:28.917Z] OK: 8 MiB in 17 packages [2023-05-09T19:13:29.880Z] Removing intermediate container 5fc60122c7ce [2023-05-09T19:13:29.880Z] ---> 57f82a3aaa70 [2023-05-09T19:13:29.880Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-09T19:13:30.146Z] ---> Running in d572dbde2661 [2023-05-09T19:13:30.728Z] Removing intermediate container d572dbde2661 [2023-05-09T19:13:30.728Z] ---> 68480a382b10 [2023-05-09T19:13:30.728Z] Step 12/25 : WORKDIR / [2023-05-09T19:13:30.994Z] ---> Running in f1206cdd3d1d [2023-05-09T19:13:30.994Z] Removing intermediate container 94076973896b [2023-05-09T19:13:30.994Z] ---> dc54635d29d5 [2023-05-09T19:13:30.994Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-09T19:13:31.260Z] ---> Running in 38cb94e63e5b [2023-05-09T19:13:31.527Z] Removing intermediate container f1206cdd3d1d [2023-05-09T19:13:31.527Z] ---> 49cd67cba5e5 [2023-05-09T19:13:31.527Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T19:13:31.794Z] Removing intermediate container 38cb94e63e5b [2023-05-09T19:13:31.794Z] ---> e4e28b39f103 [2023-05-09T19:13:31.794Z] Step 12/22 : WORKDIR /edgex [2023-05-09T19:13:32.060Z] ---> Running in 57be70316557 [2023-05-09T19:13:32.645Z] Removing intermediate container 57be70316557 [2023-05-09T19:13:32.645Z] ---> 4ad2bfa93d44 [2023-05-09T19:13:32.645Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T19:13:32.913Z] ---> a118b8eb4422 [2023-05-09T19:13:32.913Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T19:13:34.325Z] ---> 345f8eca8e8d [2023-05-09T19:13:34.325Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-09T19:13:34.325Z] ---> 4b4698976869 [2023-05-09T19:13:34.325Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T19:13:36.268Z] ---> 85e76a1f9614 [2023-05-09T19:13:36.268Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-09T19:13:36.268Z] ---> 64d1b3a74d1a [2023-05-09T19:13:36.268Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-09T19:13:38.226Z] ---> c51f8f619b2f [2023-05-09T19:13:38.226Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-09T19:13:38.226Z] ---> 8d4c7f8ad8a4 [2023-05-09T19:13:38.226Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-09T19:13:39.822Z] ---> d1eaaaeb7a5a [2023-05-09T19:13:39.822Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-09T19:13:44.254Z] ---> dd3179c12f68 [2023-05-09T19:13:44.255Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-09T19:13:44.255Z] ---> f014733d6e03 [2023-05-09T19:13:44.255Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-09T19:13:46.272Z] ---> 9368bfbe87e0 [2023-05-09T19:13:46.272Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-09T19:13:46.272Z] ---> Running in 3753366b829d [2023-05-09T19:13:47.701Z] ---> b68c5b9283f9 [2023-05-09T19:13:47.701Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-09T19:13:48.681Z] Removing intermediate container 2fc06b8ff56f [2023-05-09T19:13:48.681Z] ---> ece911bfa01e [2023-05-09T19:13:48.681Z] [2023-05-09T19:13:48.681Z] Step 10/24 : FROM alpine:3.17 [2023-05-09T19:13:48.681Z] ---> 51e60588ff2c [2023-05-09T19:13:48.681Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-09T19:13:48.681Z] ---> Using cache [2023-05-09T19:13:48.681Z] ---> 45959c4cd29e [2023-05-09T19:13:48.681Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T19:13:48.681Z] ---> Using cache [2023-05-09T19:13:48.681Z] ---> e059a252dc2c [2023-05-09T19:13:48.681Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-09T19:13:48.681Z] ---> Running in 194fffd4536d [2023-05-09T19:13:48.952Z] ---> 12477b60dd14 [2023-05-09T19:13:48.952Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-09T19:13:49.231Z] ---> Running in 68508228510c [2023-05-09T19:13:50.200Z] Removing intermediate container 194fffd4536d [2023-05-09T19:13:50.200Z] ---> 61ece670aadd [2023-05-09T19:13:50.200Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-09T19:13:50.200Z] ---> Running in 3fa39d22d52f [2023-05-09T19:13:50.789Z] Removing intermediate container 3753366b829d [2023-05-09T19:13:50.789Z] ---> 1d25ae8d6df8 [2023-05-09T19:13:50.789Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-09T19:13:51.061Z] Removing intermediate container 3fa39d22d52f [2023-05-09T19:13:51.061Z] ---> 22f5dee5f662 [2023-05-09T19:13:51.061Z] Step 15/24 : WORKDIR / [2023-05-09T19:13:51.330Z] ---> Running in 6d10e58e3d99 [2023-05-09T19:13:51.330Z] ---> Running in 195c0c7e3048 [2023-05-09T19:13:51.925Z] Removing intermediate container 6d10e58e3d99 [2023-05-09T19:13:51.925Z] ---> 77f12502ef40 [2023-05-09T19:13:51.925Z] Step 20/22 : LABEL arch=arm64 [2023-05-09T19:13:52.200Z] ---> Running in ad98353c7d25 [2023-05-09T19:13:52.200Z] Removing intermediate container 195c0c7e3048 [2023-05-09T19:13:52.200Z] ---> 8815c3013fa3 [2023-05-09T19:13:52.200Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T19:13:53.190Z] Removing intermediate container ad98353c7d25 [2023-05-09T19:13:53.190Z] ---> 0525dccecc2f [2023-05-09T19:13:53.190Z] Step 21/22 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c [2023-05-09T19:13:53.460Z] ---> Running in 13ae857c543d [2023-05-09T19:13:54.052Z] ---> b09a499f4c01 [2023-05-09T19:13:54.052Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T19:13:54.327Z] Removing intermediate container 68508228510c [2023-05-09T19:13:54.327Z] ---> 41eb0886ebea [2023-05-09T19:13:54.327Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-09T19:13:54.327Z] Removing intermediate container 13ae857c543d [2023-05-09T19:13:54.327Z] ---> 8fba5e3d92fa [2023-05-09T19:13:54.327Z] Step 22/22 : LABEL version=0.0.0 [2023-05-09T19:13:54.601Z] ---> Running in 32b071f63570 [2023-05-09T19:13:54.601Z] ---> Running in 9544859c9b53 [2023-05-09T19:13:55.203Z] Removing intermediate container 32b071f63570 [2023-05-09T19:13:55.203Z] ---> 1f12433264e6 [2023-05-09T19:13:55.203Z] Step 23/25 : LABEL arch=arm64 [2023-05-09T19:13:55.203Z] ---> bb08bc57d042 [2023-05-09T19:13:55.203Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-09T19:13:55.483Z] Removing intermediate container 9544859c9b53 [2023-05-09T19:13:55.483Z] ---> 09a18aa3a678 [2023-05-09T19:13:55.483Z] [2023-05-09T19:13:55.483Z] ---> Running in b112e22c800b [2023-05-09T19:13:56.461Z] Successfully built 09a18aa3a678 [2023-05-09T19:13:56.461Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-09T19:13:57.048Z]  Building security-proxy-setup ... done Removing intermediate container b112e22c800b [2023-05-09T19:13:57.048Z] ---> 1603654111b0 [2023-05-09T19:13:57.048Z] Step 24/25 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c [2023-05-09T19:13:57.048Z] ---> Running in 274e7a3f5ef9 [2023-05-09T19:13:58.028Z] Removing intermediate container 274e7a3f5ef9 [2023-05-09T19:13:58.028Z] ---> b70607e10215 [2023-05-09T19:13:58.028Z] Step 25/25 : LABEL version=0.0.0 [2023-05-09T19:13:58.028Z] ---> a3309b3b9429 [2023-05-09T19:13:58.028Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-09T19:13:58.028Z] ---> Running in 39f47f88c108 [2023-05-09T19:13:58.617Z] Removing intermediate container 39f47f88c108 [2023-05-09T19:13:58.617Z] ---> feeea52cb56b [2023-05-09T19:13:58.617Z] [2023-05-09T19:13:58.887Z] ---> 89d0145bfc6a [2023-05-09T19:13:58.887Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-09T19:13:58.887Z] ---> Running in 56c9c77154cc [2023-05-09T19:13:59.472Z] Successfully built feeea52cb56b [2023-05-09T19:13:59.472Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-09T19:13:59.472Z]  Building security-secretstore-setup ... done Removing intermediate container 56c9c77154cc [2023-05-09T19:13:59.472Z] ---> 8bb1a643a869 [2023-05-09T19:13:59.472Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T19:13:59.472Z] ---> Running in 57c5c74bfae2 [2023-05-09T19:14:00.073Z] Removing intermediate container 57c5c74bfae2 [2023-05-09T19:14:00.073Z] ---> f439ce688288 [2023-05-09T19:14:00.073Z] Step 22/24 : LABEL arch=arm64 [2023-05-09T19:14:00.344Z] ---> Running in 77ed437c9a63 [2023-05-09T19:14:00.626Z] Removing intermediate container 77ed437c9a63 [2023-05-09T19:14:00.626Z] ---> 35353989e58b [2023-05-09T19:14:00.626Z] Step 23/24 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c [2023-05-09T19:14:00.896Z] ---> Running in 2bf2022020f0 [2023-05-09T19:14:01.504Z] Removing intermediate container 2bf2022020f0 [2023-05-09T19:14:01.504Z] ---> 354f1fce4a1c [2023-05-09T19:14:01.504Z] Step 24/24 : LABEL version=0.0.0 [2023-05-09T19:14:01.504Z] ---> Running in 0c3e95d869ed [2023-05-09T19:14:02.098Z] Removing intermediate container 0c3e95d869ed [2023-05-09T19:14:02.098Z] ---> 5d3450fe80c0 [2023-05-09T19:14:02.098Z] [2023-05-09T19:14:02.367Z] Successfully built 5d3450fe80c0 [2023-05-09T19:14:02.367Z] Successfully tagged core-command-arm64:latest [2023-05-09T19:14:29.035Z]  Building core-command ... done Removing intermediate container 7b770a25684e [2023-05-09T19:14:29.035Z] ---> 88f9c44f4956 [2023-05-09T19:14:29.035Z] [2023-05-09T19:14:29.035Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T19:14:29.035Z] ---> 51e60588ff2c [2023-05-09T19:14:29.035Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-09T19:14:29.035Z] ---> Using cache [2023-05-09T19:14:29.035Z] ---> 996fef54fa48 [2023-05-09T19:14:29.035Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-09T19:14:29.035Z] ---> Using cache [2023-05-09T19:14:29.035Z] ---> 728255914983 [2023-05-09T19:14:29.035Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T19:14:29.035Z] ---> Using cache [2023-05-09T19:14:29.035Z] ---> 815f22cb0789 [2023-05-09T19:14:29.035Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T19:14:29.035Z] ---> Using cache [2023-05-09T19:14:29.035Z] ---> 50e6c34c30dc [2023-05-09T19:14:29.035Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-09T19:14:29.302Z] ---> 2f08b3605929 [2023-05-09T19:14:29.302Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-09T19:14:30.263Z] ---> a13348fdad96 [2023-05-09T19:14:30.263Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-09T19:14:31.220Z] ---> 66f4b92bc28a [2023-05-09T19:14:31.220Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-09T19:14:31.220Z] ---> Running in e19b51adbd4e [2023-05-09T19:14:36.579Z] Removing intermediate container e19b51adbd4e [2023-05-09T19:14:36.579Z] ---> 3424e01a53b0 [2023-05-09T19:14:36.579Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-09T19:14:36.579Z] ---> Running in 6bd08cec4872 [2023-05-09T19:14:36.579Z] Removing intermediate container 6bd08cec4872 [2023-05-09T19:14:36.579Z] ---> 8b222e5b7fdd [2023-05-09T19:14:36.579Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-09T19:14:36.579Z] ---> Running in 4105aa322ea7 [2023-05-09T19:14:36.852Z] Removing intermediate container 4105aa322ea7 [2023-05-09T19:14:36.852Z] ---> 474f36de6648 [2023-05-09T19:14:36.852Z] Step 21/23 : LABEL arch=arm64 [2023-05-09T19:14:37.121Z] ---> Running in 8c20719c7b75 [2023-05-09T19:14:37.401Z] Removing intermediate container 8c20719c7b75 [2023-05-09T19:14:37.401Z] ---> 6ab167ec3c31 [2023-05-09T19:14:37.402Z] Step 22/23 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c [2023-05-09T19:14:37.671Z] ---> Running in c39cc5b8d558 [2023-05-09T19:14:38.255Z] Removing intermediate container c39cc5b8d558 [2023-05-09T19:14:38.255Z] ---> 982a12438d2d [2023-05-09T19:14:38.255Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T19:14:38.255Z] ---> Running in b856e71a1ca6 [2023-05-09T19:14:38.525Z] Removing intermediate container b856e71a1ca6 [2023-05-09T19:14:38.525Z] ---> cd1e58b481dd [2023-05-09T19:14:38.525Z] [2023-05-09T19:14:39.110Z] Successfully built cd1e58b481dd [2023-05-09T19:14:39.110Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-09T19:15:18.052Z]  Building security-proxy-auth ... done Removing intermediate container c19a9e901a2f [2023-05-09T19:15:18.052Z] ---> 536745c7205d [2023-05-09T19:15:18.052Z] [2023-05-09T19:15:18.052Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T19:15:18.052Z] ---> 51e60588ff2c [2023-05-09T19:15:18.052Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T19:15:18.052Z] ---> Running in d98302f388f5 [2023-05-09T19:15:18.052Z] Removing intermediate container d98302f388f5 [2023-05-09T19:15:18.052Z] ---> 8d04bd4071f3 [2023-05-09T19:15:18.052Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-09T19:15:18.052Z] ---> Running in 2c3aab115a65 [2023-05-09T19:15:18.052Z] Removing intermediate container 2c3aab115a65 [2023-05-09T19:15:18.052Z] ---> 4d19c76b134d [2023-05-09T19:15:18.053Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-09T19:15:18.322Z] ---> Running in 34c63940992a [2023-05-09T19:15:18.623Z] Removing intermediate container 34c63940992a [2023-05-09T19:15:18.623Z] ---> 884405dda9fd [2023-05-09T19:15:18.623Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-09T19:15:18.623Z] ---> Running in 85b28e914e1a [2023-05-09T19:15:19.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T19:15:20.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T19:15:21.147Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T19:15:21.147Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T19:15:21.147Z] OK: 8 MiB in 16 packages [2023-05-09T19:15:22.117Z] Removing intermediate container 85b28e914e1a [2023-05-09T19:15:22.117Z] ---> 9d957ea7d5fc [2023-05-09T19:15:22.117Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T19:15:22.709Z] ---> ddfa60410945 [2023-05-09T19:15:22.709Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T19:15:23.296Z] ---> cb873c94112a [2023-05-09T19:15:23.296Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-09T19:15:23.884Z] ---> 284f7c87228a [2023-05-09T19:15:23.884Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-09T19:15:24.476Z] ---> 939b0b873ccf [2023-05-09T19:15:24.476Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-09T19:15:24.476Z] ---> Running in 011e9ce4f44c [2023-05-09T19:15:24.749Z] Removing intermediate container 011e9ce4f44c [2023-05-09T19:15:24.749Z] ---> 6bd1d50962a7 [2023-05-09T19:15:24.749Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T19:15:25.017Z] ---> Running in 36b994a06722 [2023-05-09T19:15:25.326Z] Removing intermediate container 36b994a06722 [2023-05-09T19:15:25.326Z] ---> 5a5fbd71c074 [2023-05-09T19:15:25.326Z] Step 21/23 : LABEL arch=arm64 [2023-05-09T19:15:25.326Z] ---> Running in 20809f3c5884 [2023-05-09T19:15:25.593Z] Removing intermediate container 20809f3c5884 [2023-05-09T19:15:25.593Z] ---> ae1fef7fee17 [2023-05-09T19:15:25.593Z] Step 22/23 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c [2023-05-09T19:15:25.593Z] ---> Running in 0539429b2997 [2023-05-09T19:15:25.860Z] Removing intermediate container 0539429b2997 [2023-05-09T19:15:25.860Z] ---> 733b471671b5 [2023-05-09T19:15:25.860Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T19:15:25.860Z] ---> Running in 92b4c47d4ccd [2023-05-09T19:15:26.129Z] Removing intermediate container 92b4c47d4ccd [2023-05-09T19:15:26.129Z] ---> 85f00a13bfa7 [2023-05-09T19:15:26.129Z] [2023-05-09T19:15:26.394Z] Successfully built 85f00a13bfa7 [2023-05-09T19:15:26.394Z] Successfully tagged core-data-arm64:latest [2023-05-09T19:15:26.671Z]  Building core-data ... done  [Pipeline] } [2023-05-09T19:15:26.683Z] $ docker stop --time=1 1681986f3382051ac6f4ceb6289c0e9b8466493cc2093d8babcb6b80d4ca0750 [2023-05-09T19:15:28.586Z] $ docker rm -f --volumes 1681986f3382051ac6f4ceb6289c0e9b8466493cc2093d8babcb6b80d4ca0750 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T19:15:29.136Z] + docker images [2023-05-09T19:15:29.404Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-09T19:15:29.404Z] core-data-arm64 latest 85f00a13bfa7 3 seconds ago 19.9MB [2023-05-09T19:15:29.404Z] 536745c7205d 13 seconds ago 1.53GB [2023-05-09T19:15:29.404Z] security-proxy-auth-arm64 latest cd1e58b481dd 51 seconds ago 18.1MB [2023-05-09T19:15:29.404Z] 88f9c44f4956 About a minute ago 1.51GB [2023-05-09T19:15:29.404Z] core-command-arm64 latest 5d3450fe80c0 About a minute ago 19.7MB [2023-05-09T19:15:29.404Z] security-secretstore-setup-arm64 latest feeea52cb56b About a minute ago 32.2MB [2023-05-09T19:15:29.404Z] security-proxy-setup-arm64 latest 09a18aa3a678 About a minute ago 18.7MB [2023-05-09T19:15:29.404Z] ece911bfa01e About a minute ago 1.53GB [2023-05-09T19:15:29.404Z] 85d25731d2fb 2 minutes ago 1.51GB [2023-05-09T19:15:29.404Z] f960d8099a12 2 minutes ago 1.52GB [2023-05-09T19:15:29.404Z] security-bootstrapper-arm64 latest 6b1361d24df5 3 minutes ago 21.9MB [2023-05-09T19:15:29.404Z] 809291e79074 4 minutes ago 1.51GB [2023-05-09T19:15:29.405Z] security-spiffe-token-provider-arm64 latest 2f48530bc34e 7 minutes ago 32.7MB [2023-05-09T19:15:29.405Z] 0a3c14b92adc 7 minutes ago 1.57GB [2023-05-09T19:15:29.405Z] core-metadata-arm64 latest 3f66f92fa901 9 minutes ago 20.2MB [2023-05-09T19:15:29.405Z] 276ac8c445c6 9 minutes ago 1.53GB [2023-05-09T19:15:29.405Z] support-notifications-arm64 latest 52ca02983591 9 minutes ago 31.9MB [2023-05-09T19:15:29.405Z] support-scheduler-arm64 latest 0a2afd7d6906 9 minutes ago 31.2MB [2023-05-09T19:15:29.405Z] 6c4150bfc70b 10 minutes ago 1.59GB [2023-05-09T19:15:29.405Z] 12aa90d02e28 10 minutes ago 1.59GB [2023-05-09T19:15:29.405Z] core-common-config-bootstrapper-arm64 latest 218bb12ed87a 13 minutes ago 17.2MB [2023-05-09T19:15:29.405Z] 963b6026cded 14 minutes ago 1.52GB [2023-05-09T19:15:29.405Z] security-spire-server-arm64 latest 3305efe8cfd0 19 minutes ago 97MB [2023-05-09T19:15:29.405Z] f5716b4d8a86 19 minutes ago 1.39GB [2023-05-09T19:15:29.405Z] security-spire-agent-arm64 latest d6245dea25af 20 minutes ago 153MB [2023-05-09T19:15:29.405Z] security-spire-config-arm64 latest 3ff47905fe2f 20 minutes ago 96.1MB [2023-05-09T19:15:29.405Z] c015f95f3874 21 minutes ago 1.39GB [2023-05-09T19:15:29.405Z] 4fda53134031 21 minutes ago 1.39GB [2023-05-09T19:15:29.405Z] ci-base-image-arm64 latest 8f4c33a3d66f 36 minutes ago 899MB [2023-05-09T19:15:29.405Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 2 weeks ago 681MB [2023-05-09T19:15:29.405Z] alpine 3.17 51e60588ff2c 5 weeks ago 7.46MB [2023-05-09T19:15:29.405Z] 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 [2023-05-09T19:15:30.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T19:15:30.250Z] [2023-05-09T19:15:30.250Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T19:15:30.695Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T19:15:30.961Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-09T19:15:30.961Z] 8998bd30e6a1: Pulling fs layer [2023-05-09T19:15:30.961Z] 04944245beec: Pulling fs layer [2023-05-09T19:15:30.961Z] 699f458cf7ca: Pulling fs layer [2023-05-09T19:15:30.961Z] 765212b225bb: Pulling fs layer [2023-05-09T19:15:30.961Z] f23df028b6ca: Pulling fs layer [2023-05-09T19:15:30.961Z] d65c8cfc05b1: Pulling fs layer [2023-05-09T19:15:30.961Z] 2437ff75d9bd: Pulling fs layer [2023-05-09T19:15:30.961Z] 765212b225bb: Waiting [2023-05-09T19:15:30.961Z] f23df028b6ca: Waiting [2023-05-09T19:15:30.961Z] d65c8cfc05b1: Waiting [2023-05-09T19:15:30.961Z] 2437ff75d9bd: Waiting [2023-05-09T19:15:30.961Z] 04944245beec: Verifying Checksum [2023-05-09T19:15:30.961Z] 04944245beec: Download complete [2023-05-09T19:15:30.961Z] 765212b225bb: Verifying Checksum [2023-05-09T19:15:30.961Z] 765212b225bb: Download complete [2023-05-09T19:15:30.961Z] f23df028b6ca: Verifying Checksum [2023-05-09T19:15:30.961Z] f23df028b6ca: Download complete [2023-05-09T19:15:31.226Z] d65c8cfc05b1: Verifying Checksum [2023-05-09T19:15:31.226Z] d65c8cfc05b1: Download complete [2023-05-09T19:15:31.226Z] 699f458cf7ca: Verifying Checksum [2023-05-09T19:15:31.226Z] 699f458cf7ca: Download complete [2023-05-09T19:15:31.494Z] 8998bd30e6a1: Verifying Checksum [2023-05-09T19:15:31.494Z] 8998bd30e6a1: Download complete [2023-05-09T19:15:34.071Z] 2437ff75d9bd: Verifying Checksum [2023-05-09T19:15:34.071Z] 2437ff75d9bd: Download complete [2023-05-09T19:15:35.473Z] 8998bd30e6a1: Pull complete [2023-05-09T19:15:36.056Z] 04944245beec: Pull complete [2023-05-09T19:15:37.459Z] 699f458cf7ca: Pull complete [2023-05-09T19:15:37.459Z] 765212b225bb: Pull complete [2023-05-09T19:15:38.429Z] f23df028b6ca: Pull complete [2023-05-09T19:15:38.429Z] d65c8cfc05b1: Pull complete [2023-05-09T19:15:53.451Z] 2437ff75d9bd: Pull complete [2023-05-09T19:15:53.451Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-09T19:15:53.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T19:15:53.451Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T19:15:53.819Z] prd-ubuntu20.04-docker-arm64-4c-16g-14739 does not seem to be running inside a container [2023-05-09T19:15:53.876Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-09T19:15:58.154Z] $ docker top 2558b42ddecd0332176b3fdf8a94eb8c224aff2065222a3b53d17f76ceb95769 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T19:15:58.807Z] ---> job-cost.sh [2023-05-09T19:15:59.072Z] lf-activate-venv: SKIPPING [2023-05-09T19:15:59.072Z] INFO: No Stack... [2023-05-09T19:15:59.338Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-09T19:16:00.297Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T19:16:00.959Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-05-09T19:16:00.959Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T19:16:01.042Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4561-1-stack-cost] [2023-05-09T19:16:01.047Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4561-1-stack-cost] did not exist. Created. [2023-05-09T19:16:01.047Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4561-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T19:16:01.789Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-09T19:16:01.984Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T19:16:02.011Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4561-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T19:16:02.086Z] $ docker stop --time=1 2558b42ddecd0332176b3fdf8a94eb8c224aff2065222a3b53d17f76ceb95769 [2023-05-09T19:16:03.640Z] $ docker rm -f --volumes 2558b42ddecd0332176b3fdf8a94eb8c224aff2065222a3b53d17f76ceb95769 [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 [2023-05-09T19:16:04.710Z] provisioning config files... [2023-05-09T19:16:04.720Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config13625371127079502103tmp [Pipeline] { [Pipeline] sh [2023-05-09T19:16:05.066Z] + set +x [2023-05-09T19:16:05.066Z] + curl -s https://codecov.io/bash [2023-05-09T19:16:05.066Z] + bash -s -- [2023-05-09T19:16:05.066Z] [2023-05-09T19:16:05.066Z] _____ _ [2023-05-09T19:16:05.066Z] / ____| | | [2023-05-09T19:16:05.066Z] | | ___ __| | ___ ___ _____ __ [2023-05-09T19:16:05.066Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-09T19:16:05.066Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-09T19:16:05.066Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-09T19:16:05.066Z] Bash-1.0.6 [2023-05-09T19:16:05.066Z] [2023-05-09T19:16:05.066Z] [2023-05-09T19:16:05.066Z] ==> git version 2.25.1 found [2023-05-09T19:16:05.066Z] ==> 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 [2023-05-09T19:16:05.066Z] Release-Date: 2020-01-08 [2023-05-09T19:16:05.066Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-09T19:16:05.066Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-09T19:16:05.066Z] ==> Jenkins CI detected. [2023-05-09T19:16:05.066Z] current dir:  /w/workspace/edgex-go/1 [2023-05-09T19:16:05.066Z] project root: . [2023-05-09T19:16:05.066Z] --> token set from env [2023-05-09T19:16:05.066Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-09T19:16:05.066Z] ==> Running gcov in . (disable via -X gcov) [2023-05-09T19:16:05.066Z] ==> Python coveragepy not found [2023-05-09T19:16:05.066Z] ==> Searching for coverage reports in: [2023-05-09T19:16:05.066Z] + . [2023-05-09T19:16:05.066Z] -> Found 1 reports [2023-05-09T19:16:05.066Z] ==> Detecting git/mercurial file structure [2023-05-09T19:16:05.066Z] ==> Reading reports [2023-05-09T19:16:05.326Z] + ./coverage.out bytes=447733 [2023-05-09T19:16:05.326Z] ==> Appending adjustments [2023-05-09T19:16:05.326Z] https://docs.codecov.io/docs/fixing-reports [2023-05-09T19:16:06.263Z] + Found adjustments [2023-05-09T19:16:06.263Z] ==> Gzipping contents [2023-05-09T19:16:06.263Z] 60K /tmp/codecov.y9xtHZ.gz [2023-05-09T19:16:06.263Z] ==> Uploading reports [2023-05-09T19:16:06.263Z] url: https://codecov.io [2023-05-09T19:16:06.263Z] query: branch=PR-4561&commit=436564f2fc4a42c08b5adec3864542c0be58742c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4561%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4561&job=&cmd_args= [2023-05-09T19:16:06.263Z] -> Pinging Codecov [2023-05-09T19:16:06.263Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4561&commit=436564f2fc4a42c08b5adec3864542c0be58742c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4561%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4561&job=&cmd_args= [2023-05-09T19:16:06.522Z] -> Uploading to [2023-05-09T19:16:06.522Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-09/00271124DB129430A58F1EEE437C3FCB/436564f2fc4a42c08b5adec3864542c0be58742c/845c8213-9b59-4a9b-8b1b-937a40c96966.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T191606Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=517da4b990669334dc98a8ba786b27fdf64214a87c229aed147a739626c8a83e [2023-05-09T19:16:06.522Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T19:16:06.522Z] Dload Upload Total Spent Left Speed [2023-05-09T19:16:06.782Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57494 0 0 100 57494 0 258k --:--:-- --:--:-- --:--:-- 258k [2023-05-09T19:16:06.782Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/436564f2fc4a42c08b5adec3864542c0be58742c [Pipeline] } [2023-05-09T19:16:06.813Z] 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 [2023-05-09T19:16:08.240Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-09T19:16:08.603Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T19:16:09.500Z] ---> package-listing.sh [2023-05-09T19:16:09.500Z] ++ facter osfamily [2023-05-09T19:16:09.500Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-09T19:16:09.759Z] + OS_FAMILY=debian [2023-05-09T19:16:09.759Z] + workspace=/w/workspace/edgex-go/1 [2023-05-09T19:16:09.759Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-09T19:16:09.759Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-09T19:16:09.759Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-09T19:16:09.759Z] + PACKAGES=/tmp/packages_start.txt [2023-05-09T19:16:09.759Z] + '[' /w/workspace/edgex-go/1 ']' [2023-05-09T19:16:09.759Z] + PACKAGES=/tmp/packages_end.txt [2023-05-09T19:16:09.759Z] + case "${OS_FAMILY}" in [2023-05-09T19:16:09.759Z] + dpkg -l [2023-05-09T19:16:09.759Z] + grep '^ii' [2023-05-09T19:16:09.759Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-09T19:16:09.759Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-09T19:16:09.759Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-09T19:16:09.759Z] + '[' /w/workspace/edgex-go/1 ']' [2023-05-09T19:16:09.759Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-05-09T19:16:09.759Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-05-09T19:16:09.798Z] 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 [2023-05-09T19:16:10.095Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T19:16:10.744Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T19:16:10.744Z] [2023-05-09T19:16:10.744Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T19:16:11.135Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T19:16:11.135Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-09T19:16:11.135Z] 5eb5b503b376: Pulling fs layer [2023-05-09T19:16:11.135Z] 5c69ac0246d0: Pulling fs layer [2023-05-09T19:16:11.135Z] ec43610c2a17: Pulling fs layer [2023-05-09T19:16:11.135Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-09T19:16:11.135Z] 33b1e0a273af: Pulling fs layer [2023-05-09T19:16:11.135Z] 5d3b04190fa2: Pulling fs layer [2023-05-09T19:16:11.135Z] 2f39f015ded8: Pulling fs layer [2023-05-09T19:16:11.135Z] 5d3b04190fa2: Waiting [2023-05-09T19:16:11.135Z] 3a2ae6a8a46f: Waiting [2023-05-09T19:16:11.135Z] 2f39f015ded8: Waiting [2023-05-09T19:16:11.135Z] 5c69ac0246d0: Verifying Checksum [2023-05-09T19:16:11.135Z] 5c69ac0246d0: Download complete [2023-05-09T19:16:11.135Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-09T19:16:11.135Z] 3a2ae6a8a46f: Download complete [2023-05-09T19:16:11.135Z] ec43610c2a17: Verifying Checksum [2023-05-09T19:16:11.135Z] ec43610c2a17: Download complete [2023-05-09T19:16:11.135Z] 5d3b04190fa2: Verifying Checksum [2023-05-09T19:16:11.135Z] 5d3b04190fa2: Download complete [2023-05-09T19:16:11.135Z] 33b1e0a273af: Verifying Checksum [2023-05-09T19:16:11.135Z] 33b1e0a273af: Download complete [2023-05-09T19:16:11.394Z] 5eb5b503b376: Verifying Checksum [2023-05-09T19:16:11.394Z] 5eb5b503b376: Download complete [2023-05-09T19:16:11.960Z] 2f39f015ded8: Download complete [2023-05-09T19:16:12.533Z] 5eb5b503b376: Pull complete [2023-05-09T19:16:12.792Z] 5c69ac0246d0: Pull complete [2023-05-09T19:16:13.063Z] ec43610c2a17: Pull complete [2023-05-09T19:16:13.063Z] 3a2ae6a8a46f: Pull complete [2023-05-09T19:16:13.321Z] 33b1e0a273af: Pull complete [2023-05-09T19:16:13.321Z] 5d3b04190fa2: Pull complete [2023-05-09T19:16:17.504Z] 2f39f015ded8: Pull complete [2023-05-09T19:16:17.504Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-09T19:16:17.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T19:16:17.504Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T19:16:17.719Z] prd-ubuntu20.04-docker-8c-8g-14738 does not seem to be running inside a container [2023-05-09T19:16:17.753Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-09T19:16:20.254Z] $ docker top 3ef81c436540d833a532d819e363f698c609b2af05d8c8ea16db746a0a83a3d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T19:16:20.669Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-09T19:16:20.987Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-09T19:16:21.300Z] + ls /var/log/sa-host [2023-05-09T19:16:21.300Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T19:16:21.454Z] provisioning config files... [2023-05-09T19:16:21.464Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config10794471548851626507tmp [Pipeline] { [Pipeline] echo [2023-05-09T19:16:21.513Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T19:16:21.852Z] ---> create-netrc.sh [Pipeline] } [2023-05-09T19:16:21.884Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-09T19:16:22.396Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-09T19:16:22.427Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T19:16:22.748Z] ---> sudo-logs.sh [2023-05-09T19:16:22.748Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-09T19:16:22.828Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T19:16:23.144Z] ---> job-cost.sh [2023-05-09T19:16:23.144Z] lf-activate-venv: SKIPPING [2023-05-09T19:16:23.144Z] DEBUG: total: 0.10999999940395355 [2023-05-09T19:16:23.144Z] INFO: Retrieving Stack Cost... [2023-05-09T19:16:23.403Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T19:16:23.970Z] INFO: Archiving Costs [Pipeline] echo [2023-05-09T19:16:24.007Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T19:16:24.320Z] ---> logs-deploy.sh [2023-05-09T19:16:24.320Z] lf-activate-venv: SKIPPING [2023-05-09T19:16:24.320Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4561/1 [2023-05-09T19:16:24.320Z] INFO: archiving workspace using pattern(s): [2023-05-09T19:16:25.256Z] Archives upload complete. [2023-05-09T19:16:25.256Z] INFO: archiving logs to Nexus