Pull request #4582 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d9e5f618f3852e3b934336bdf9d50e92334ff97c+cc406b27680b88a4cbaad5b59c6f9b2898413f21 (bb68406bbc093f3f1ad3458f84811a6c3bd323ce) 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-ssh14949812498458447682.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-ssh18066160282422586698.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-4582/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-4582/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4159260154407301207.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-4582/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17991661715745306405.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-ssh7380938466832567652.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-4582/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-4582/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8861790971925575849.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-17173 in /w/workspace/edgexfoundry_edgex-go_PR-4582 [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/4582/head:refs/remotes/origin/PR-4582 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit cc406b27680b88a4cbaad5b59c6f9b2898413f21 into PR head commit d9e5f618f3852e3b934336bdf9d50e92334ff97c Merge succeeded, producing d9e5f618f3852e3b934336bdf9d50e92334ff97c Checking out Revision d9e5f618f3852e3b934336bdf9d50e92334ff97c (PR-4582) Commit message: "build(deps): Bump github.com/spiffe/go-spiffe/v2 from 2.1.4 to 2.1.5" 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-29T19:58:34.345Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f d9e5f618f3852e3b934336bdf9d50e92334ff97c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge cc406b27680b88a4cbaad5b59c6f9b2898413f21 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d9e5f618f3852e3b934336bdf9d50e92334ff97c # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-29T19:58:34.525Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-29T19:58:34.613Z] ========================================================= [2023-05-29T19:58:34.613Z] EdgeX Global Pipelines Version Info [2023-05-29T19:58:34.613Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-29T19:58:35.380Z] ------------------- [2023-05-29T19:58:35.380Z] stable info: [2023-05-29T19:58:35.380Z] ------------------- [2023-05-29T19:58:35.380Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-29T19:58:35.380Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-29T19:58:35.380Z] Message: update stable to v1.0.249 [2023-05-29T19:58:35.957Z] ------------------- [2023-05-29T19:58:35.957Z] experimental info: [2023-05-29T19:58:35.957Z] ------------------- [2023-05-29T19:58:35.957Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-29T19:58:35.957Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-29T19:58:35.957Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-29T19:58:36.245Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-29T19:58:36.285Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-29T19:58:36.321Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-29T19:58:36.361Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-29T19:58:36.403Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-29T19:58:36.441Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-29T19:58:36.477Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-29T19:58:36.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-29T19:58:36.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-29T19:58:36.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-29T19:58:36.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-29T19:58:36.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-29T19:58:36.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-29T19:58:36.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-29T19:58:36.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-29T19:58:36.856Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-29T19:58:36.898Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-29T19:58:36.941Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-29T19:58:36.986Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-29T19:58:37.030Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-29T19:58:37.072Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-29T19:58:37.111Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-29T19:58:37.152Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-29T19:58:37.199Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4582 [Pipeline] echo [2023-05-29T19:58:37.245Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4582 [Pipeline] echo [2023-05-29T19:58:37.285Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4582 [Pipeline] echo [2023-05-29T19:58:37.332Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d9e5f618f3852e3b934336bdf9d50e92334ff97c [Pipeline] echo [2023-05-29T19:58:37.375Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d9e5f61 [Pipeline] echo [2023-05-29T19:58:37.420Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-29T19:58:37.564Z] provisioning config files... [2023-05-29T19:58:37.579Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2291495029425995446tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-29T19:58:37.921Z] ---> docker-login.sh [2023-05-29T19:58:37.921Z] nexus3.edgexfoundry.org:10001 [2023-05-29T19:58:38.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T19:58:38.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T19:58:38.182Z] Configure a credential helper to remove this warning. See [2023-05-29T19:58:38.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T19:58:38.182Z] [2023-05-29T19:58:38.182Z] Login Succeeded [2023-05-29T19:58:38.182Z] nexus3.edgexfoundry.org:10002 [2023-05-29T19:58:38.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T19:58:38.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T19:58:38.442Z] Configure a credential helper to remove this warning. See [2023-05-29T19:58:38.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T19:58:38.442Z] [2023-05-29T19:58:38.442Z] Login Succeeded [2023-05-29T19:58:38.442Z] nexus3.edgexfoundry.org:10003 [2023-05-29T19:58:38.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T19:58:38.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T19:58:38.442Z] Configure a credential helper to remove this warning. See [2023-05-29T19:58:38.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T19:58:38.442Z] [2023-05-29T19:58:38.442Z] Login Succeeded [2023-05-29T19:58:38.442Z] nexus3.edgexfoundry.org:10004 [2023-05-29T19:58:38.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T19:58:38.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T19:58:38.703Z] Configure a credential helper to remove this warning. See [2023-05-29T19:58:38.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T19:58:38.703Z] [2023-05-29T19:58:38.703Z] Login Succeeded [2023-05-29T19:58:38.703Z] docker.io [2023-05-29T19:58:38.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T19:58:38.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T19:58:38.964Z] Configure a credential helper to remove this warning. See [2023-05-29T19:58:38.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T19:58:38.964Z] [2023-05-29T19:58:38.964Z] Login Succeeded [2023-05-29T19:58:38.964Z] ---> docker-login.sh ends [Pipeline] } [2023-05-29T19:58:38.991Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-29T19:58:39.399Z] + 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-29T19:58:39.399Z] + dirname cmd/core-command/Dockerfile [2023-05-29T19:58:39.399Z] + cut -d/ -f2 [2023-05-29T19:58:39.399Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-29T19:58:39.399Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-29T19:58:39.399Z] + cut -d/ -f2 [2023-05-29T19:58:39.399Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-29T19:58:39.399Z] + dirname cmd/core-data/Dockerfile [2023-05-29T19:58:39.399Z] + cut -d/ -f2 [2023-05-29T19:58:39.399Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-29T19:58:39.399Z] + dirname cmd/core-metadata/Dockerfile [2023-05-29T19:58:39.399Z] + cut -d/ -f2 [2023-05-29T19:58:39.399Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-29T19:58:39.399Z] + dirname+ cmd/security-bootstrapper/Dockerfile [2023-05-29T19:58:39.399Z] cut -d/ -f2 [2023-05-29T19:58:39.399Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-29T19:58:39.399Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-29T19:58:39.399Z] + cut -d/ -f2 [2023-05-29T19:58:39.399Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-29T19:58:39.399Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-29T19:58:39.399Z] + cut -d/ -f2 [2023-05-29T19:58:39.399Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-29T19:58:39.399Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-29T19:58:39.399Z] + cut -d/ -f2 [2023-05-29T19:58:39.399Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-29T19:58:39.399Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-29T19:58:39.399Z] + cut -d/ -f2 [2023-05-29T19:58:39.399Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-29T19:58:39.399Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-29T19:58:39.399Z] + cut -d/ -f2 [2023-05-29T19:58:39.399Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-29T19:58:39.399Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-29T19:58:39.399Z] + cut -d/ -f2 [2023-05-29T19:58:39.399Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-29T19:58:39.399Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-29T19:58:39.399Z] + cut -d/ -f2 [2023-05-29T19:58:39.399Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-29T19:58:39.399Z] + dirname cmd/support-notifications/Dockerfile [2023-05-29T19:58:39.399Z] + cut -d/ -f2 [2023-05-29T19:58:39.399Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-29T19:58:39.399Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-29T19:58:39.399Z] + cut -d/ -f2 [2023-05-29T19:58:39.399Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-29T19:58:39.469Z] 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-29T19:58:39.989Z] + git rev-list -1 --merges d9e5f618f3852e3b934336bdf9d50e92334ff97c~1..d9e5f618f3852e3b934336bdf9d50e92334ff97c [Pipeline] echo [2023-05-29T19:58:40.023Z] -----------> git rev-list -1 --merges d9e5f618f3852e3b934336bdf9d50e92334ff97c~1..d9e5f618f3852e3b934336bdf9d50e92334ff97c d9e5f618f3852e3b934336bdf9d50e92334ff97c [false] [Pipeline] sh [2023-05-29T19:58:40.331Z] + git log --format=format:%s -1 d9e5f618f3852e3b934336bdf9d50e92334ff97c [Pipeline] echo [2023-05-29T19:58:40.368Z] ========================================================= [2023-05-29T19:58:40.368Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-29T19:58:40.368Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-29T19:58:40.869Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-29T19:58:40.869Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-29T19:58:40.869Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-29T19:58:40.869Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-29T19:58:40.869Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-29T19:58:40.869Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-29T19:58:40.869Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T19:58:41.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-29T19:58:41.363Z] [2023-05-29T19:58:41.363Z] 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-29T19:58:41.742Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-29T19:58:41.742Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-29T19:58:41.742Z] b85a868b505f: Pulling fs layer [2023-05-29T19:58:41.742Z] e2be974225ed: Pulling fs layer [2023-05-29T19:58:41.742Z] 339a4e72a1f5: Pulling fs layer [2023-05-29T19:58:41.742Z] 988bab9f4d93: Pulling fs layer [2023-05-29T19:58:41.742Z] 1469e6f7b9e6: Pulling fs layer [2023-05-29T19:58:41.742Z] eaf3925da568: Pulling fs layer [2023-05-29T19:58:41.742Z] bab4dde63d76: Pulling fs layer [2023-05-29T19:58:41.742Z] bde34c3a00c8: Pulling fs layer [2023-05-29T19:58:41.742Z] b352a97aabf1: Pulling fs layer [2023-05-29T19:58:41.742Z] 4872d77fe225: Pulling fs layer [2023-05-29T19:58:41.742Z] 5851b861e8e6: Pulling fs layer [2023-05-29T19:58:41.742Z] bab4dde63d76: Waiting [2023-05-29T19:58:41.742Z] bde34c3a00c8: Waiting [2023-05-29T19:58:41.742Z] 5851b861e8e6: Waiting [2023-05-29T19:58:41.742Z] 988bab9f4d93: Waiting [2023-05-29T19:58:41.742Z] 1469e6f7b9e6: Waiting [2023-05-29T19:58:41.742Z] 4872d77fe225: Waiting [2023-05-29T19:58:41.742Z] b352a97aabf1: Waiting [2023-05-29T19:58:41.742Z] eaf3925da568: Waiting [2023-05-29T19:58:41.742Z] e2be974225ed: Download complete [2023-05-29T19:58:42.002Z] 339a4e72a1f5: Verifying Checksum [2023-05-29T19:58:42.002Z] 339a4e72a1f5: Download complete [2023-05-29T19:58:42.002Z] 1469e6f7b9e6: Verifying Checksum [2023-05-29T19:58:42.002Z] 1469e6f7b9e6: Download complete [2023-05-29T19:58:42.002Z] eaf3925da568: Download complete [2023-05-29T19:58:42.002Z] bde34c3a00c8: Verifying Checksum [2023-05-29T19:58:42.002Z] bde34c3a00c8: Download complete [2023-05-29T19:58:42.002Z] b352a97aabf1: Verifying Checksum [2023-05-29T19:58:42.002Z] b352a97aabf1: Download complete [2023-05-29T19:58:42.002Z] 4872d77fe225: Verifying Checksum [2023-05-29T19:58:42.002Z] 4872d77fe225: Download complete [2023-05-29T19:58:42.002Z] 5851b861e8e6: Verifying Checksum [2023-05-29T19:58:42.002Z] 5851b861e8e6: Download complete [2023-05-29T19:58:42.002Z] b85a868b505f: Verifying Checksum [2023-05-29T19:58:42.002Z] b85a868b505f: Download complete [2023-05-29T19:58:42.262Z] bab4dde63d76: Verifying Checksum [2023-05-29T19:58:42.262Z] bab4dde63d76: Download complete [2023-05-29T19:58:43.200Z] b85a868b505f: Pull complete [2023-05-29T19:58:43.461Z] e2be974225ed: Pull complete [2023-05-29T19:58:44.033Z] 339a4e72a1f5: Pull complete [2023-05-29T19:58:44.033Z] 988bab9f4d93: Pull complete [2023-05-29T19:58:44.292Z] 1469e6f7b9e6: Pull complete [2023-05-29T19:58:44.292Z] eaf3925da568: Pull complete [2023-05-29T19:58:46.217Z] bab4dde63d76: Pull complete [2023-05-29T19:58:46.217Z] bde34c3a00c8: Pull complete [2023-05-29T19:58:46.217Z] b352a97aabf1: Pull complete [2023-05-29T19:58:46.479Z] 4872d77fe225: Pull complete [2023-05-29T19:58:46.479Z] 5851b861e8e6: Pull complete [2023-05-29T19:58:46.479Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-29T19:58:46.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-29T19:58:46.479Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T19:58:46.731Z] prd-ubuntu20.04-docker-8c-8g-17173 does not seem to be running inside a container [2023-05-29T19:58:46.764Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-29T19:58:48.484Z] $ docker top 0f64bdee3b189bda9361ef6c119b775d5ad3e4b6eff0a77399a60d868dcb3516 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-29T19:58:48.672Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-29T19:58:48.672Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-29T19:58:48.789Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-29T19:58:48.790Z] $ docker exec 0f64bdee3b189bda9361ef6c119b775d5ad3e4b6eff0a77399a60d868dcb3516 ssh-agent [2023-05-29T19:58:48.921Z] SSH_AUTH_SOCK=/tmp/ssh-3IxUjm1FwjIY/agent.33 [2023-05-29T19:58:48.921Z] SSH_AGENT_PID=39 [2023-05-29T19:58:48.928Z] Running ssh-add (command line suppressed) [2023-05-29T19:58:49.036Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_15529600114175750689.key (/w/workspace/edgex-go/1@tmp/private_key_15529600114175750689.key) [2023-05-29T19:58:49.052Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-29T19:58:49.384Z] + git tag --points-at HEAD [Pipeline] } [2023-05-29T19:58:49.407Z] $ docker exec --env ******** --env ******** 0f64bdee3b189bda9361ef6c119b775d5ad3e4b6eff0a77399a60d868dcb3516 ssh-agent -k [2023-05-29T19:58:49.517Z] unset SSH_AUTH_SOCK; [2023-05-29T19:58:49.518Z] unset SSH_AGENT_PID; [2023-05-29T19:58:49.518Z] echo Agent pid 39 killed; [2023-05-29T19:58:49.530Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-29T19:58:49.614Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-29T19:58:49.614Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-29T19:58:49.729Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-29T19:58:49.730Z] $ docker exec 0f64bdee3b189bda9361ef6c119b775d5ad3e4b6eff0a77399a60d868dcb3516 ssh-agent [2023-05-29T19:58:49.845Z] SSH_AUTH_SOCK=/tmp/ssh-YdNRV6aXU4cj/agent.71 [2023-05-29T19:58:49.845Z] SSH_AGENT_PID=77 [2023-05-29T19:58:49.850Z] Running ssh-add (command line suppressed) [2023-05-29T19:58:49.958Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_12248967838328051819.key (/w/workspace/edgex-go/1@tmp/private_key_12248967838328051819.key) [2023-05-29T19:58:49.975Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-29T19:58:50.300Z] + git semver init [2023-05-29T19:58:50.559Z] 2023-05-29 19:58:50,486 [run_init] DEBUG init version:0.0.0 force:False [2023-05-29T19:58:50.559Z] 2023-05-29 19:58:50,487 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-05-29T19:58:50.559Z] 2023-05-29 19:58:50,487 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-05-29T19:58:50.559Z] 2023-05-29 19:58:50,487 [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-29T19:58:56.045Z] 2023-05-29 19:58:55,632 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-05-29T19:58:56.045Z] 2023-05-29 19:58:55,633 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4582 with force:False [2023-05-29T19:58:56.045Z] 2023-05-29 19:58:55,633 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4582 [2023-05-29T19:58:56.045Z] 2023-05-29 19:58:55,637 [execute] INFO git cat-file --batch-check [2023-05-29T19:58:56.045Z] 2023-05-29 19:58:55,638 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-05-29T19:58:56.045Z] 2023-05-29 19:58:55,643 [execute] INFO git cat-file --batch [2023-05-29T19:58:56.045Z] 2023-05-29 19:58:55,644 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-05-29T19:58:56.045Z] 2023-05-29 19:58:55,649 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4582 [2023-05-29T19:58:56.045Z] 0.0.0 [Pipeline] } [2023-05-29T19:58:56.071Z] $ docker exec --env ******** --env ******** 0f64bdee3b189bda9361ef6c119b775d5ad3e4b6eff0a77399a60d868dcb3516 ssh-agent -k [2023-05-29T19:58:56.178Z] unset SSH_AUTH_SOCK; [2023-05-29T19:58:56.179Z] unset SSH_AGENT_PID; [2023-05-29T19:58:56.179Z] echo Agent pid 77 killed; [2023-05-29T19:58:56.190Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-29T19:58:56.598Z] + git semver [Pipeline] } [2023-05-29T19:58:56.880Z] $ docker stop --time=1 0f64bdee3b189bda9361ef6c119b775d5ad3e4b6eff0a77399a60d868dcb3516 [2023-05-29T19:58:58.188Z] $ docker rm -f --volumes 0f64bdee3b189bda9361ef6c119b775d5ad3e4b6eff0a77399a60d868dcb3516 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-29T19:58:58.584Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-29T19:58:58.865Z] Stashed 1 file(s) [Pipeline] echo [2023-05-29T19:58:58.882Z] [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-29T19:58:59.670Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-05-29T19:58:59.706Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-29T19:58:59.740Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-29T19:58:59.774Z] ========================================================= [2023-05-29T19:58:59.774Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-29T19:58:59.774Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-29T19:59:00.128Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-29T19:59:00.128Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-29T19:59:00.128Z] f56be85fc22e: Pulling fs layer [2023-05-29T19:59:00.128Z] 85791d961cd3: Pulling fs layer [2023-05-29T19:59:00.128Z] d694b5ae8c79: Pulling fs layer [2023-05-29T19:59:00.128Z] 9f32a84ed3da: Pulling fs layer [2023-05-29T19:59:00.128Z] 4d19c01a9841: Pulling fs layer [2023-05-29T19:59:00.128Z] 9325e15d5711: Pulling fs layer [2023-05-29T19:59:00.128Z] 556b6ee489ea: Pulling fs layer [2023-05-29T19:59:00.128Z] c5a4b2cf53e6: Pulling fs layer [2023-05-29T19:59:00.128Z] c5a4b2cf53e6: Waiting [2023-05-29T19:59:00.128Z] 556b6ee489ea: Waiting [2023-05-29T19:59:00.128Z] 4d19c01a9841: Waiting [2023-05-29T19:59:00.128Z] 9325e15d5711: Waiting [2023-05-29T19:59:00.128Z] 9f32a84ed3da: Waiting [2023-05-29T19:59:00.128Z] 85791d961cd3: Download complete [2023-05-29T19:59:00.128Z] 9f32a84ed3da: Verifying Checksum [2023-05-29T19:59:00.128Z] 9f32a84ed3da: Download complete [2023-05-29T19:59:00.128Z] 4d19c01a9841: Verifying Checksum [2023-05-29T19:59:00.128Z] 4d19c01a9841: Download complete [2023-05-29T19:59:00.128Z] f56be85fc22e: Verifying Checksum [2023-05-29T19:59:00.128Z] f56be85fc22e: Download complete [2023-05-29T19:59:00.128Z] 9325e15d5711: Verifying Checksum [2023-05-29T19:59:00.128Z] 9325e15d5711: Download complete [2023-05-29T19:59:00.388Z] f56be85fc22e: Pull complete [2023-05-29T19:59:00.388Z] 85791d961cd3: Pull complete [2023-05-29T19:59:00.650Z] c5a4b2cf53e6: Verifying Checksum [2023-05-29T19:59:00.650Z] c5a4b2cf53e6: Download complete [2023-05-29T19:59:00.919Z] d694b5ae8c79: Download complete [2023-05-29T19:59:00.919Z] 556b6ee489ea: Verifying Checksum [2023-05-29T19:59:00.920Z] 556b6ee489ea: Download complete [2023-05-29T19:59:04.207Z] d694b5ae8c79: Pull complete [2023-05-29T19:59:04.466Z] 9f32a84ed3da: Pull complete [2023-05-29T19:59:04.466Z] 4d19c01a9841: Pull complete [2023-05-29T19:59:04.466Z] 9325e15d5711: Pull complete [2023-05-29T19:59:06.997Z] 556b6ee489ea: Pull complete [2023-05-29T19:59:07.940Z] c5a4b2cf53e6: Pull complete [2023-05-29T19:59:07.940Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-29T19:59:07.941Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-29T19:59:07.941Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-29T19:59:08.305Z] + + docker build -t ci-base-image-x86_64 -f - . [2023-05-29T19:59:08.305Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-29T19:59:08.305Z] WORKDIR /edgex [2023-05-29T19:59:08.305Z] COPY go.mod . [2023-05-29T19:59:08.305Z] RUN go mod download [2023-05-29T19:59:08.873Z] Sending build context to Docker daemon 170.8MB [2023-05-29T19:59:08.873Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-29T19:59:08.873Z] ---> c4be618373d6 [2023-05-29T19:59:08.873Z] Step 2/4 : WORKDIR /edgex [2023-05-29T19:59:10.779Z] ---> Running in 6228d6c6756b [2023-05-29T19:59:10.779Z] Removing intermediate container 6228d6c6756b [2023-05-29T19:59:10.779Z] ---> e197d85467a0 [2023-05-29T19:59:10.779Z] Step 3/4 : COPY go.mod . [2023-05-29T19:59:11.038Z] ---> 47eba8e6feaa [2023-05-29T19:59:11.038Z] Step 4/4 : RUN go mod download [2023-05-29T19:59:11.038Z] ---> Running in 757fbb19aad3 [2023-05-29T19:59:14.211Z] Still waiting to schedule task [2023-05-29T19:59:14.211Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-29T19:59:24.032Z] Removing intermediate container 757fbb19aad3 [2023-05-29T19:59:24.032Z] ---> 9e615cdf03f0 [2023-05-29T19:59:24.032Z] Successfully built 9e615cdf03f0 [2023-05-29T19:59:24.032Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T19:59:24.411Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-29T19:59:24.411Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T19:59:24.571Z] prd-ubuntu20.04-docker-8c-8g-17173 does not seem to be running inside a container [2023-05-29T19:59:24.598Z] $ 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 ******** ci-base-image-x86_64 cat [2023-05-29T19:59:25.005Z] $ docker top 48330a4ed821f1d58e791d60ee0ee8d35c5f82e6ccb8aea5f48c0b4b1705b956 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-29T19:59:25.399Z] + go version [2023-05-29T19:59:25.399Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-29T19:59:25.433Z] $ docker stop --time=1 48330a4ed821f1d58e791d60ee0ee8d35c5f82e6ccb8aea5f48c0b4b1705b956 [2023-05-29T19:59:26.720Z] $ docker rm -f --volumes 48330a4ed821f1d58e791d60ee0ee8d35c5f82e6ccb8aea5f48c0b4b1705b956 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T19:59:27.420Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-29T19:59:27.421Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T19:59:27.660Z] prd-ubuntu20.04-docker-8c-8g-17173 does not seem to be running inside a container [2023-05-29T19:59:27.690Z] $ 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 ******** ci-base-image-x86_64 cat [2023-05-29T19:59:28.063Z] $ docker top 1a0082cd441072c7fa4b4bc6a8e1512c39f518b2ec8d768d89fd4fcd89ad799e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-29T19:59:28.177Z] ========================================================= [2023-05-29T19:59:28.177Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-29T19:59:28.177Z] ========================================================= [Pipeline] sh [2023-05-29T19:59:28.466Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-29T19:59:28.831Z] + make test [2023-05-29T19:59:28.831Z] go test -race -coverprofile=coverage.out ./... [2023-05-29T19:59:35.390Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-29T19:59:50.697Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-29T19:59:50.697Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-29T19:59:50.697Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-29T19:59:50.697Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-29T19:59:50.697Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-29T19:59:51.265Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-29T19:59:51.265Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-29T19:59:51.265Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-29T19:59:51.265Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-29T19:59:51.523Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-29T19:59:51.782Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-29T19:59:52.040Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-29T19:59:52.040Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-29T19:59:52.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-29T19:59:52.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-29T19:59:52.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-29T19:59:52.975Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements [2023-05-29T19:59:54.352Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements [2023-05-29T19:59:55.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-29T19:59:55.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-29T19:59:55.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-29T19:59:56.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-29T19:59:56.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-29T19:59:57.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-29T19:59:57.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-29T19:59:57.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-29T19:59:57.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-29T19:59:57.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-29T19:59:58.591Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.104s coverage: 71.5% of statements [2023-05-29T19:59:58.591Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.083s coverage: 54.0% of statements [2023-05-29T19:59:58.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-29T19:59:58.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-29T20:00:00.572Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.772s coverage: 88.5% of statements [2023-05-29T20:00:00.572Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.055s coverage: 3.8% of statements [2023-05-29T20:00:00.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-29T20:00:00.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-29T20:00:00.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-29T20:00:01.089Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.360s coverage: 95.6% of statements [2023-05-29T20:00:01.089Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-29T20:00:01.089Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-29T20:00:01.089Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-29T20:00:01.089Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-29T20:00:01.089Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-29T20:00:01.347Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.065s coverage: 72.2% of statements [2023-05-29T20:00:02.284Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-29T20:00:02.284Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-29T20:00:02.284Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-29T20:00:02.284Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 65.9% of statements [2023-05-29T20:00:02.850Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-29T20:00:02.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-29T20:00:02.850Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.9% of statements [2023-05-29T20:00:02.850Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 29.0% of statements [2023-05-29T20:00:03.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 42.9% of statements [2023-05-29T20:00:04.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.050s coverage: 82.9% of statements [2023-05-29T20:00:04.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements [2023-05-29T20:00:04.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements [2023-05-29T20:00:04.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements [2023-05-29T20:00:04.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-29T20:00:04.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-29T20:00:04.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-29T20:00:04.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-29T20:00:04.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-29T20:00:04.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-29T20:00:04.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-29T20:00:04.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-29T20:00:05.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-29T20:00:05.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-29T20:00:05.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-29T20:00:05.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-29T20:00:06.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-29T20:00:06.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-29T20:00:08.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-29T20:00:09.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-29T20:00:10.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-29T20:00:11.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-29T20:00:11.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-29T20:00:12.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-29T20:00:12.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-29T20:00:12.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-29T20:00:13.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-29T20:00:13.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-29T20:00:13.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-29T20:00:14.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.061s coverage: 94.4% of statements [2023-05-29T20:00:14.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-29T20:00:14.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-29T20:00:14.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-29T20:00:14.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-29T20:00:16.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-29T20:00:16.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-29T20:00:16.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-29T20:00:16.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-29T20:00:17.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-29T20:00:17.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-29T20:00:17.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-29T20:00:17.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-29T20:00:18.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-29T20:00:18.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-29T20:00:18.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-29T20:00:18.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-29T20:00:28.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.696s coverage: 79.9% of statements [2023-05-29T20:00:28.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.070s coverage: 92.9% of statements [2023-05-29T20:00:28.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements [2023-05-29T20:00:28.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 62.3% of statements [2023-05-29T20:00:28.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2023-05-29T20:00:28.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.051s coverage: 20.0% of statements [2023-05-29T20:00:28.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2023-05-29T20:00:28.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 81.8% of statements [2023-05-29T20:00:28.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.097s coverage: 82.1% of statements [2023-05-29T20:00:28.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.046s coverage: 86.0% of statements [2023-05-29T20:00:28.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.205s coverage: 63.1% of statements [2023-05-29T20:00:28.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2023-05-29T20:00:28.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2023-05-29T20:00:28.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2023-05-29T20:00:28.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements [2023-05-29T20:00:28.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2023-05-29T20:00:28.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.182s coverage: 38.4% of statements [2023-05-29T20:00:28.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2023-05-29T20:00:28.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2023-05-29T20:00:28.718Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements [2023-05-29T20:00:28.718Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.102s coverage: 92.3% of statements [2023-05-29T20:00:28.718Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 61.5% of statements [2023-05-29T20:00:28.718Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements [2023-05-29T20:00:28.718Z] 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-29T20:00:28.718Z] running golangci-lint [2023-05-29T20:00:28.718Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-29T20:00:28.718Z] go version go1.20.2 linux/amd64 [2023-05-29T20:00:28.718Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-29T20:00:28.718Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-29T20:00:46.313Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17174 in /w/workspace/edgexfoundry_edgex-go_PR-4582 [Pipeline] { [Pipeline] ws [2023-05-29T20:00:46.369Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-05-29T20:00:46.446Z] The recommended git tool is: git [2023-05-29T20:00:46.802Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|imports|deps|name|types_sizes|compiled_files) took 16.136010537s" [2023-05-29T20:00:46.802Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.89439ms" [2023-05-29T20:00:51.462Z] using credential edgex-jenkins-ssh [2023-05-29T20:00:51.483Z] Cloning the remote Git repository [2023-05-29T20:00:51.530Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-29T20:00:51.625Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-05-29T20:00:51.786Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-29T20:00:51.787Z] > git --version # timeout=10 [2023-05-29T20:00:51.804Z] > git --version # 'git version 2.25.1' [2023-05-29T20:00:51.807Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-29T20:00:51.944Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-29T20:00:54.233Z] level=info msg="[linters_context/goanalysis] analyzers took 1m11.294698914s with top 10 stages: buildir: 41.988081578s, inspect: 2.044741771s, gosec: 1.84088919s, fact_deprecated: 1.585886757s, ctrlflow: 1.096274263s, printf: 1.062387504s, S1038: 1.046506276s, fact_purity: 864.685499ms, nilness: 799.44036ms, unused: 784.901018ms" [2023-05-29T20:00:54.233Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-29T20:00:54.233Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 203/203, skip_files: 203/203, skip_dirs: 203/203, filename_unadjuster: 203/203, autogenerated_exclude: 203/203, identifier_marker: 203/203, exclude: 203/203, nolint: 0/23, path_prettifier: 203/203, exclude-rules: 23/203" [2023-05-29T20:00:54.233Z] level=info msg="[runner] processing took 19.174691ms with stages: nolint: 8.133438ms, identifier_marker: 5.203212ms, exclude-rules: 2.134436ms, path_prettifier: 1.650221ms, autogenerated_exclude: 1.237585ms, skip_dirs: 715.448µs, cgo: 70.131µs, filename_unadjuster: 19.08µs, diff: 5.63µs, exclude: 1.03µs, uniq_by_line: 870ns, max_same_issues: 860ns, source_code: 760ns, skip_files: 600ns, sort_results: 420ns, severity-rules: 390ns, max_from_linter: 180ns, path_shortener: 160ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns" [2023-05-29T20:00:54.233Z] level=info msg="[runner] linters took 9.282026932s with stages: goanalysis_metalinter: 9.262732349s" [2023-05-29T20:00:54.233Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-29T20:00:54.233Z] level=info msg="Memory: 241 samples, avg is 189.1MB, max is 766.1MB" [2023-05-29T20:00:54.233Z] level=info msg="Execution took 25.468927914s" [2023-05-29T20:00:54.233Z] go vet ./... [2023-05-29T20:00:59.163Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-29T20:00:59.163Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-29T20:00:59.422Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-29T20:00:59.458Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-29T20:00:59.772Z] + ls -al . [2023-05-29T20:00:59.772Z] total 704 [2023-05-29T20:00:59.772Z] drwxrwxr-x 11 1001 1001 4096 May 29 19:59 . [2023-05-29T20:00:59.772Z] drwxr-xr-x 4 root root 4096 May 29 19:59 .. [2023-05-29T20:00:59.772Z] drwxrwxr-x 2 1001 1001 4096 May 29 19:58 .blubracket [2023-05-29T20:00:59.772Z] -rw-rw-r-- 1 1001 1001 16 May 29 19:58 .dockerignore [2023-05-29T20:00:59.772Z] drwxrwxr-x 8 1001 1001 4096 May 29 19:58 .git [2023-05-29T20:00:59.772Z] drwxrwxr-x 3 1001 1001 4096 May 29 19:58 .github [2023-05-29T20:00:59.772Z] -rw-rw-r-- 1 1001 1001 1133 May 29 19:58 .gitignore [2023-05-29T20:00:59.772Z] -rw-rw-r-- 1 1001 1001 42 May 29 19:58 .golangci.yml [2023-05-29T20:00:59.772Z] -rw-rw-r-- 1 1001 1001 87 May 29 19:58 .hadolint.yml [2023-05-29T20:00:59.772Z] drwxr-xr-x 3 1001 1001 4096 May 29 19:58 .semver [2023-05-29T20:00:59.772Z] -rw-rw-r-- 1 1001 1001 166 May 29 19:58 .sonarcloud.properties [2023-05-29T20:00:59.772Z] -rw-rw-r-- 1 1001 1001 1171 May 29 19:58 ADOPTERS.md [2023-05-29T20:00:59.772Z] -rw-rw-r-- 1 1001 1001 10835 May 29 19:58 Attribution.txt [2023-05-29T20:00:59.772Z] -rw-rw-r-- 1 1001 1001 73765 May 29 19:58 CHANGELOG.md [2023-05-29T20:00:59.772Z] -rw-rw-r-- 1 1001 1001 3804 May 29 19:58 CONTRIBUTING.md [2023-05-29T20:00:59.772Z] -rw-rw-r-- 1 1001 1001 677 May 29 19:58 GOVERNANCE.md [2023-05-29T20:00:59.772Z] -rw-rw-r-- 1 1001 1001 883 May 29 19:58 Jenkinsfile [2023-05-29T20:00:59.772Z] -rw-rw-r-- 1 1001 1001 10775 May 29 19:58 LICENSE [2023-05-29T20:00:59.772Z] -rw-rw-r-- 1 1001 1001 14368 May 29 19:58 Makefile [2023-05-29T20:00:59.772Z] -rw-rw-r-- 1 1001 1001 582 May 29 19:58 OWNERS.md [2023-05-29T20:00:59.772Z] -rw-rw-r-- 1 1001 1001 9902 May 29 19:58 README.md [2023-05-29T20:00:59.772Z] -rw-rw-r-- 1 1001 1001 789 May 29 19:58 SECURITY.md [2023-05-29T20:00:59.772Z] -rw-rw-r-- 1 1001 1001 5 May 29 19:58 VERSION [2023-05-29T20:00:59.772Z] drwxrwxr-x 2 1001 1001 4096 May 29 19:58 bin [2023-05-29T20:00:59.772Z] drwxrwxr-x 18 1001 1001 4096 May 29 19:58 cmd [2023-05-29T20:00:59.772Z] -rw-r--r-- 1 root root 447731 May 29 20:00 coverage.out [2023-05-29T20:00:59.772Z] -rw-rw-r-- 1 1001 1001 3159 May 29 19:58 go.mod [2023-05-29T20:00:59.772Z] -rw-rw-r-- 1 1001 1001 30958 May 29 19:58 go.sum [2023-05-29T20:00:59.772Z] drwxrwxr-x 7 1001 1001 4096 May 29 19:58 internal [2023-05-29T20:00:59.772Z] drwxrwxr-x 3 1001 1001 4096 May 29 19:58 openapi [2023-05-29T20:00:59.772Z] -rw-rw-r-- 1 1001 1001 594 May 29 19:58 security.txt [2023-05-29T20:00:59.772Z] drwxrwxr-x 4 1001 1001 4096 May 29 19:58 snap [2023-05-29T20:00:59.772Z] -rw-rw-r-- 1 1001 1001 204 May 29 19:58 version.go [Pipeline] sh [2023-05-29T20:01:00.084Z] + '[' -e coverage.out ] [2023-05-29T20:01:00.084Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-29T20:01:00.195Z] Stashed 1 file(s) [Pipeline] sh [2023-05-29T20:01:00.491Z] + make build [2023-05-29T20:01:00.491Z] 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-29T20:01:10.297Z] Merging remotes/origin/main commit cc406b27680b88a4cbaad5b59c6f9b2898413f21 into PR head commit d9e5f618f3852e3b934336bdf9d50e92334ff97c [2023-05-29T20:01:08.688Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-29T20:01:08.709Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-29T20:01:09.528Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-29T20:01:09.572Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-29T20:01:09.573Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-29T20:01:09.589Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4582/head:refs/remotes/origin/PR-4582 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-29T20:01:10.312Z] > git config core.sparsecheckout # timeout=10 [2023-05-29T20:01:10.392Z] > git checkout -f d9e5f618f3852e3b934336bdf9d50e92334ff97c # timeout=10 [2023-05-29T20:01:10.606Z] > git remote # timeout=10 [2023-05-29T20:01:10.720Z] Merge succeeded, producing d9e5f618f3852e3b934336bdf9d50e92334ff97c [2023-05-29T20:01:10.720Z] Checking out Revision d9e5f618f3852e3b934336bdf9d50e92334ff97c (PR-4582) [2023-05-29T20:01:11.306Z] Commit message: "build(deps): Bump github.com/spiffe/go-spiffe/v2 from 2.1.4 to 2.1.5" [2023-05-29T20:01:11.344Z] > git --version # timeout=10 [2023-05-29T20:01:11.362Z] > git --version # 'git version 2.25.1' [2023-05-29T20:01:11.374Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-29T20:01:12.475Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-29T20:01:12.475Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-29T20:01:12.475Z] Dload Upload Total Spent Left Speed [2023-05-29T20:01:12.475Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 94451 [2023-05-29T20:01:12.697Z] 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 [Pipeline] sh [2023-05-29T20:01:10.630Z] > git config --get remote.origin.url # timeout=10 [2023-05-29T20:01:10.660Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-29T20:01:10.673Z] > git merge cc406b27680b88a4cbaad5b59c6f9b2898413f21 # timeout=10 [2023-05-29T20:01:10.700Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-29T20:01:10.723Z] > git config core.sparsecheckout # timeout=10 [2023-05-29T20:01:10.734Z] > git checkout -f d9e5f618f3852e3b934336bdf9d50e92334ff97c # timeout=10 [2023-05-29T20:01:13.092Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-29T20:01:13.434Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-29T20:01:13.434Z] + sudo tee /etc/docker/daemon.new [2023-05-29T20:01:13.634Z] 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-29T20:01:15.009Z] 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-29T20:01:15.381Z] { [2023-05-29T20:01:15.381Z] "registry-mirrors": [ [2023-05-29T20:01:15.381Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-29T20:01:15.381Z] ], [2023-05-29T20:01:15.381Z] "bip": "10.250.0.254/24", [2023-05-29T20:01:15.381Z] "hosts": [ [2023-05-29T20:01:15.381Z] "tcp://0.0.0.0:5555", [2023-05-29T20:01:15.381Z] "unix:///var/run/docker.sock" [2023-05-29T20:01:15.381Z] ], [2023-05-29T20:01:15.381Z] "mtu": 1458, [2023-05-29T20:01:15.381Z] "selinux-enabled": true, [2023-05-29T20:01:15.381Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-29T20:01:15.381Z] } [Pipeline] sh [2023-05-29T20:01:15.575Z] 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-29T20:01:15.719Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-29T20:01:16.069Z] + sudo service docker restart [2023-05-29T20:01:23.706Z] 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-29T20:01:23.964Z] 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-29T20:01:25.339Z] 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-29T20:01:26.718Z] 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-29T20:01:27.285Z] 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-29T20:01:28.221Z] 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-29T20:01:29.596Z] 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-29T20:01:30.992Z] $ docker stop --time=1 1a0082cd441072c7fa4b4bc6a8e1512c39f518b2ec8d768d89fd4fcd89ad799e [2023-05-29T20:01:34.043Z] $ docker rm -f --volumes 1a0082cd441072c7fa4b4bc6a8e1512c39f518b2ec8d768d89fd4fcd89ad799e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider [2023-05-29T20:01:34.567Z] provisioning config files... [2023-05-29T20:01:34.592Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17160276354364376954tmp [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [2023-05-29T20:01:35.004Z] ---> docker-login.sh [2023-05-29T20:01:35.005Z] nexus3.edgexfoundry.org:10001 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T20:01:35.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T20:01:35.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-29T20:01:35.428Z] [2023-05-29T20:01:35.429Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T20:01:35.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T20:01:35.543Z] Configure a credential helper to remove this warning. See [2023-05-29T20:01:35.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T20:01:35.543Z] [2023-05-29T20:01:35.543Z] Login Succeeded [2023-05-29T20:01:35.543Z] nexus3.edgexfoundry.org:10002 [2023-05-29T20:01:35.803Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-29T20:01:35.803Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-29T20:01:35.803Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-29T20:01:35.803Z] ca9280d653b3: Pulling fs layer [2023-05-29T20:01:35.803Z] 7e9c9ca2126c: Pulling fs layer [2023-05-29T20:01:35.803Z] cbdbe7a5bc2a: Download complete [2023-05-29T20:01:35.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T20:01:35.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T20:01:35.812Z] Configure a credential helper to remove this warning. See [2023-05-29T20:01:35.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T20:01:35.812Z] [2023-05-29T20:01:35.812Z] Login Succeeded [2023-05-29T20:01:35.812Z] nexus3.edgexfoundry.org:10003 [2023-05-29T20:01:36.062Z] ca9280d653b3: Verifying Checksum [2023-05-29T20:01:36.062Z] ca9280d653b3: Download complete [2023-05-29T20:01:36.062Z] cbdbe7a5bc2a: Pull complete [2023-05-29T20:01:36.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T20:01:36.322Z] 7e9c9ca2126c: Verifying Checksum [2023-05-29T20:01:36.322Z] 7e9c9ca2126c: Download complete [2023-05-29T20:01:36.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T20:01:36.349Z] Configure a credential helper to remove this warning. See [2023-05-29T20:01:36.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T20:01:36.349Z] [2023-05-29T20:01:36.349Z] Login Succeeded [2023-05-29T20:01:36.349Z] nexus3.edgexfoundry.org:10004 [2023-05-29T20:01:36.580Z] ca9280d653b3: Pull complete [2023-05-29T20:01:36.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T20:01:36.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T20:01:36.618Z] Configure a credential helper to remove this warning. See [2023-05-29T20:01:36.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T20:01:36.618Z] [2023-05-29T20:01:36.618Z] Login Succeeded [2023-05-29T20:01:36.618Z] docker.io [2023-05-29T20:01:36.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T20:01:37.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T20:01:37.150Z] Configure a credential helper to remove this warning. See [2023-05-29T20:01:37.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T20:01:37.150Z] [2023-05-29T20:01:37.150Z] Login Succeeded [2023-05-29T20:01:37.150Z] ---> docker-login.sh ends [Pipeline] } [2023-05-29T20:01:37.182Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-29T20:01:37.913Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-05-29T20:01:37.956Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-29T20:01:37.996Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-29T20:01:38.028Z] ========================================================= [2023-05-29T20:01:38.028Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-29T20:01:38.028Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-29T20:01:38.398Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-29T20:01:38.398Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-29T20:01:38.398Z] c41833b44d91: Pulling fs layer [2023-05-29T20:01:38.398Z] ed15518f5707: Pulling fs layer [2023-05-29T20:01:38.398Z] feae8fd75edb: Pulling fs layer [2023-05-29T20:01:38.398Z] 242c74f7c9fa: Pulling fs layer [2023-05-29T20:01:38.399Z] 3cdef696dda3: Pulling fs layer [2023-05-29T20:01:38.399Z] 2ced38df9373: Pulling fs layer [2023-05-29T20:01:38.399Z] 58f1dce35555: Pulling fs layer [2023-05-29T20:01:38.399Z] 242c74f7c9fa: Waiting [2023-05-29T20:01:38.399Z] 3cdef696dda3: Waiting [2023-05-29T20:01:38.399Z] 2ced38df9373: Waiting [2023-05-29T20:01:38.399Z] 58f1dce35555: Waiting [2023-05-29T20:01:38.669Z] ed15518f5707: Verifying Checksum [2023-05-29T20:01:38.669Z] ed15518f5707: Download complete [2023-05-29T20:01:38.669Z] 242c74f7c9fa: Verifying Checksum [2023-05-29T20:01:38.669Z] 242c74f7c9fa: Download complete [2023-05-29T20:01:38.669Z] 3cdef696dda3: Verifying Checksum [2023-05-29T20:01:38.669Z] 3cdef696dda3: Download complete [2023-05-29T20:01:38.669Z] c41833b44d91: Verifying Checksum [2023-05-29T20:01:39.630Z] c41833b44d91: Pull complete [2023-05-29T20:01:39.865Z] 7e9c9ca2126c: Pull complete [2023-05-29T20:01:39.865Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-29T20:01:39.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-29T20:01:39.865Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [2023-05-29T20:01:39.902Z] 58f1dce35555: Verifying Checksum [2023-05-29T20:01:39.902Z] 58f1dce35555: Download complete [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T20:01:40.118Z] prd-ubuntu20.04-docker-8c-8g-17173 does not seem to be running inside a container [2023-05-29T20:01:40.146Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-29T20:01:41.316Z] feae8fd75edb: Verifying Checksum [2023-05-29T20:01:41.316Z] feae8fd75edb: Download complete [2023-05-29T20:01:41.316Z] 2ced38df9373: Verifying Checksum [2023-05-29T20:01:41.316Z] 2ced38df9373: Download complete [2023-05-29T20:01:42.275Z] ed15518f5707: Pull complete [2023-05-29T20:01:42.463Z] $ docker top 5aaa89f39eba42c7717eed9a11762e95fbea510600b64c63e33592ad50361c77 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-29T20:01:42.911Z] + docker-compose build --help [2023-05-29T20:01:42.911Z] + grep parallel [2023-05-29T20:01:43.477Z] --parallel Build images in parallel. [Pipeline] } [2023-05-29T20:01:43.509Z] $ docker stop --time=1 5aaa89f39eba42c7717eed9a11762e95fbea510600b64c63e33592ad50361c77 [2023-05-29T20:01:44.818Z] $ docker rm -f --volumes 5aaa89f39eba42c7717eed9a11762e95fbea510600b64c63e33592ad50361c77 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T20:01:45.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-29T20:01:45.424Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T20:01:45.567Z] prd-ubuntu20.04-docker-8c-8g-17173 does not seem to be running inside a container [2023-05-29T20:01:45.593Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-29T20:01:45.934Z] $ docker top 33045189d3d7d254049b8551098145305f1b17b47fecbe4d98b76d12262d0f52 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-29T20:01:46.325Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-29T20:01:46.892Z] Building core-command ... [2023-05-29T20:01:46.892Z] Building core-common-config-bootstrapper ... [2023-05-29T20:01:46.892Z] Building core-data ... [2023-05-29T20:01:46.892Z] Building core-metadata ... [2023-05-29T20:01:46.892Z] Building security-bootstrapper ... [2023-05-29T20:01:46.892Z] Building security-proxy-auth ... [2023-05-29T20:01:46.892Z] Building security-proxy-setup ... [2023-05-29T20:01:46.892Z] Building security-secretstore-setup ... [2023-05-29T20:01:46.892Z] Building security-spiffe-token-provider ... [2023-05-29T20:01:46.892Z] Building security-spire-agent ... [2023-05-29T20:01:46.892Z] Building security-spire-config ... [2023-05-29T20:01:46.892Z] Building security-spire-server ... [2023-05-29T20:01:46.892Z] Building support-notifications ... [2023-05-29T20:01:46.892Z] Building support-scheduler ... [2023-05-29T20:01:46.892Z] Building security-spire-agent [2023-05-29T20:01:46.892Z] Building support-scheduler [2023-05-29T20:01:46.892Z] Building support-notifications [2023-05-29T20:01:46.892Z] Building core-common-config-bootstrapper [2023-05-29T20:01:46.892Z] Building security-spire-config [2023-05-29T20:01:57.291Z] feae8fd75edb: Pull complete [2023-05-29T20:01:57.291Z] 242c74f7c9fa: Pull complete [2023-05-29T20:01:57.291Z] 3cdef696dda3: Pull complete [2023-05-29T20:01:59.087Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T20:01:59.088Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-29T20:01:59.088Z] ---> 9e615cdf03f0 [2023-05-29T20:01:59.088Z] Step 3/27 : WORKDIR /edgex-go [2023-05-29T20:01:59.088Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T20:01:59.088Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-29T20:01:59.088Z] ---> 9e615cdf03f0 [2023-05-29T20:01:59.088Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-29T20:01:59.348Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T20:01:59.348Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-29T20:01:59.348Z] ---> 9e615cdf03f0 [2023-05-29T20:01:59.348Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-29T20:01:59.348Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T20:01:59.348Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-29T20:01:59.348Z] ---> 9e615cdf03f0 [2023-05-29T20:01:59.348Z] Step 3/27 : WORKDIR /edgex-go [2023-05-29T20:01:59.348Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T20:01:59.348Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-29T20:01:59.348Z] ---> 9e615cdf03f0 [2023-05-29T20:01:59.348Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-29T20:02:02.634Z] ---> Running in 4cff86e035aa [2023-05-29T20:02:02.634Z] ---> Running in 49ca7eb3ea6c [2023-05-29T20:02:02.634Z] ---> Running in 6e76f9dd432f [2023-05-29T20:02:02.634Z] ---> Running in 587a14a8a9ac [2023-05-29T20:02:02.634Z] ---> Running in d12659daeace [2023-05-29T20:02:02.651Z] 2ced38df9373: Pull complete [2023-05-29T20:02:02.893Z] Removing intermediate container 49ca7eb3ea6c [2023-05-29T20:02:02.893Z] ---> 9fe5c242cb2f [2023-05-29T20:02:02.893Z] Step 4/23 : WORKDIR /edgex-go [2023-05-29T20:02:02.893Z] Removing intermediate container 4cff86e035aa [2023-05-29T20:02:02.893Z] ---> 281fcad9eda4 [2023-05-29T20:02:02.893Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-29T20:02:02.893Z] Removing intermediate container d12659daeace [2023-05-29T20:02:02.893Z] ---> c2fb36d591f3 [2023-05-29T20:02:02.893Z] Step 4/23 : WORKDIR /edgex-go [2023-05-29T20:02:02.893Z] Removing intermediate container 6e76f9dd432f [2023-05-29T20:02:02.893Z] ---> f4467d93e9a7 [2023-05-29T20:02:02.893Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-29T20:02:02.893Z] Removing intermediate container 587a14a8a9ac [2023-05-29T20:02:02.893Z] ---> d6144f711dab [2023-05-29T20:02:02.893Z] Step 4/23 : WORKDIR /edgex-go [2023-05-29T20:02:02.893Z] ---> Running in 4cc0a1e06129 [2023-05-29T20:02:02.893Z] ---> Running in 93c6354a8114 [2023-05-29T20:02:02.893Z] ---> Running in d1aeb00fac65 [2023-05-29T20:02:02.893Z] ---> Running in fbe03d6f96ca [2023-05-29T20:02:02.893Z] ---> Running in ddc6b02687ee [2023-05-29T20:02:02.893Z] Removing intermediate container 93c6354a8114 [2023-05-29T20:02:02.893Z] ---> ccda6a658a75 [2023-05-29T20:02:02.893Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-29T20:02:03.153Z] Removing intermediate container d1aeb00fac65 [2023-05-29T20:02:03.153Z] ---> 4470fb933bdf [2023-05-29T20:02:03.153Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-29T20:02:03.153Z] ---> Running in 3ee4f855a793 [2023-05-29T20:02:03.153Z] Removing intermediate container ddc6b02687ee [2023-05-29T20:02:03.153Z] ---> 8a343e30fa4d [2023-05-29T20:02:03.153Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-29T20:02:03.153Z] ---> Running in a48d2682cd8b [2023-05-29T20:02:03.153Z] ---> Running in c88cce675dec [2023-05-29T20:02:03.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T20:02:03.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T20:02:03.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T20:02:03.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T20:02:03.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T20:02:03.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T20:02:03.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T20:02:03.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T20:02:03.927Z] OK: 265 MiB in 53 packages [2023-05-29T20:02:03.927Z] OK: 265 MiB in 53 packages [2023-05-29T20:02:03.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T20:02:03.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T20:02:04.203Z] OK: 265 MiB in 53 packages [2023-05-29T20:02:04.204Z] OK: 265 MiB in 53 packages [2023-05-29T20:02:04.204Z] OK: 265 MiB in 53 packages [2023-05-29T20:02:04.463Z] Removing intermediate container 4cc0a1e06129 [2023-05-29T20:02:04.463Z] ---> 720c2038dc29 [2023-05-29T20:02:04.463Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-29T20:02:04.463Z] Removing intermediate container fbe03d6f96ca [2023-05-29T20:02:04.463Z] ---> 6193ce738441 [2023-05-29T20:02:04.463Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-29T20:02:04.724Z] ---> be6730ad24a7 [2023-05-29T20:02:04.724Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Removing intermediate container a48d2682cd8b [2023-05-29T20:02:04.724Z] ---> 48e364c8edc8 [2023-05-29T20:02:04.724Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-29T20:02:04.724Z] [2023-05-29T20:02:04.724Z] ---> Running in 8bf609b8b333 [2023-05-29T20:02:04.724Z] ---> 388c5b15585e [2023-05-29T20:02:04.724Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T20:02:04.724Z] ---> Running in a1525965bbb0 [2023-05-29T20:02:04.724Z] Removing intermediate container 3ee4f855a793 [2023-05-29T20:02:04.724Z] ---> a56f9ade4405 [2023-05-29T20:02:04.724Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-29T20:02:04.983Z] Removing intermediate container c88cce675dec [2023-05-29T20:02:04.983Z] ---> 06e75ea8d6e3 [2023-05-29T20:02:04.983Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-29T20:02:04.983Z] ---> 5bf6f3b300d2 [2023-05-29T20:02:04.983Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T20:02:04.983Z] ---> 7d8dee4abfa1 [2023-05-29T20:02:04.983Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T20:02:04.983Z] ---> Running in 20ff59eba9e2 [2023-05-29T20:02:04.983Z] ---> d194efc306af [2023-05-29T20:02:04.983Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T20:02:04.983Z] ---> Running in 260cd88bfa1f [2023-05-29T20:02:04.983Z] ---> Running in a414adc175a2 [2023-05-29T20:02:05.234Z] 58f1dce35555: Pull complete [2023-05-29T20:02:05.234Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-29T20:02:05.234Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-29T20:02:05.234Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-29T20:02:05.629Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-29T20:02:05.629Z] WORKDIR /edgex [2023-05-29T20:02:05.629Z] COPY go.mod . [2023-05-29T20:02:05.629Z] RUN go mod download [2023-05-29T20:02:05.629Z] + docker build -t ci-base-image-arm64 -f - . [2023-05-29T20:02:06.220Z] Sending build context to Docker daemon 2.928MB [2023-05-29T20:02:06.220Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-29T20:02:06.220Z] ---> fadd8f120f05 [2023-05-29T20:02:06.220Z] Step 2/4 : WORKDIR /edgex [2023-05-29T20:02:08.170Z] ---> Running in f71367fc1843 [2023-05-29T20:02:09.570Z] Removing intermediate container f71367fc1843 [2023-05-29T20:02:09.570Z] ---> 2da8e23b3b59 [2023-05-29T20:02:09.570Z] Step 3/4 : COPY go.mod . [2023-05-29T20:02:09.839Z] ---> dfec07381dfc [2023-05-29T20:02:09.839Z] Step 4/4 : RUN go mod download [2023-05-29T20:02:09.839Z] ---> Running in 35d94fdc9793 [2023-05-29T20:02:42.111Z] Removing intermediate container 35d94fdc9793 [2023-05-29T20:02:42.111Z] ---> c42eddb65d3b [2023-05-29T20:02:42.111Z] Successfully built c42eddb65d3b [2023-05-29T20:02:42.111Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T20:02:42.520Z] + docker inspect -f . ci-base-image-arm64 [2023-05-29T20:02:42.520Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T20:02:42.806Z] prd-ubuntu20.04-docker-arm64-4c-16g-17174 does not seem to be running inside a container [2023-05-29T20:02:42.868Z] $ 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 ******** ci-base-image-arm64 cat [2023-05-29T20:02:44.053Z] $ docker top 4d1a0b4f2582a6a12b2196d8e2070b912369ad908b80d6c19bbfc2513a8beff2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-29T20:02:44.935Z] + go version [2023-05-29T20:02:44.936Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-29T20:02:44.969Z] $ docker stop --time=1 4d1a0b4f2582a6a12b2196d8e2070b912369ad908b80d6c19bbfc2513a8beff2 [2023-05-29T20:02:46.549Z] $ docker rm -f --volumes 4d1a0b4f2582a6a12b2196d8e2070b912369ad908b80d6c19bbfc2513a8beff2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T20:02:47.397Z] + docker inspect -f . ci-base-image-arm64 [2023-05-29T20:02:47.397Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T20:02:47.724Z] prd-ubuntu20.04-docker-arm64-4c-16g-17174 does not seem to be running inside a container [2023-05-29T20:02:47.785Z] $ 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 ******** ci-base-image-arm64 cat [2023-05-29T20:02:48.961Z] $ docker top dd62494fa0a628c8f63b65eea3d4d2a2b450a1a4204fda3faf19fe20003c538b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-29T20:02:49.208Z] ========================================================= [2023-05-29T20:02:49.209Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-29T20:02:49.209Z] ========================================================= [Pipeline] sh [2023-05-29T20:02:49.530Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-29T20:02:49.922Z] + make test [2023-05-29T20:02:49.922Z] go test -race -coverprofile=coverage.out ./... [2023-05-29T20:03:26.701Z] Removing intermediate container 8bf609b8b333 [2023-05-29T20:03:26.701Z] ---> 8d53a7cd749f [2023-05-29T20:03:26.701Z] Step 7/27 : COPY . . [2023-05-29T20:03:26.701Z] Removing intermediate container 20ff59eba9e2 [2023-05-29T20:03:26.701Z] ---> 76d42418432e [2023-05-29T20:03:26.701Z] Step 8/23 : COPY . . [2023-05-29T20:03:26.701Z] Removing intermediate container 260cd88bfa1f [2023-05-29T20:03:26.701Z] ---> cc129013e9d5 [2023-05-29T20:03:26.701Z] Step 8/23 : COPY . . [2023-05-29T20:03:26.701Z] Removing intermediate container a1525965bbb0 [2023-05-29T20:03:26.701Z] ---> 8fb47c2dfaf8 [2023-05-29T20:03:26.701Z] Step 7/27 : COPY . . [2023-05-29T20:03:26.701Z] Removing intermediate container a414adc175a2 [2023-05-29T20:03:26.701Z] ---> 712121c20a09 [2023-05-29T20:03:26.701Z] Step 8/23 : COPY . . [2023-05-29T20:03:28.799Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-29T20:03:44.950Z] ---> a06ff7949941 [2023-05-29T20:03:44.950Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-29T20:03:44.950Z] ---> a2ace9ed87a0 [2023-05-29T20:03:44.950Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-29T20:03:44.950Z] ---> cf9f6ee719cc [2023-05-29T20:03:44.950Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-29T20:03:44.950Z] ---> 724992dcb0c8 [2023-05-29T20:03:44.950Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-29T20:03:44.950Z] ---> 019f7abfadcc [2023-05-29T20:03:44.950Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-29T20:03:44.950Z] ---> Running in 3ce3ef486c2c [2023-05-29T20:03:44.950Z] ---> Running in d1b2ecff181c [2023-05-29T20:03:44.950Z] ---> Running in 863c0c13660f [2023-05-29T20:03:44.950Z] ---> Running in b4c4342baef2 [2023-05-29T20:03:44.950Z] ---> Running in 9a3baba4f3fa [2023-05-29T20:03:44.950Z] Removing intermediate container d1b2ecff181c [2023-05-29T20:03:44.950Z] ---> 50201cf39918 [2023-05-29T20:03:44.950Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-29T20:03:44.950Z] Removing intermediate container 9a3baba4f3fa [2023-05-29T20:03:44.950Z] ---> 7e837ce46bc6 [2023-05-29T20:03:44.950Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-29T20:03:44.950Z] ---> Running in 8077ac42fc48 [2023-05-29T20:03:44.950Z] ---> Running in c91611559aac [2023-05-29T20:03:44.950Z] Removing intermediate container 8077ac42fc48 [2023-05-29T20:03:44.950Z] ---> f2aa7cbe52f1 [2023-05-29T20:03:44.950Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-29T20:03:44.950Z] ---> Running in e029b3a4b57c [2023-05-29T20:03:44.950Z] Removing intermediate container c91611559aac [2023-05-29T20:03:44.950Z] ---> 555ee0e6239a [2023-05-29T20:03:44.950Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-29T20:03:44.950Z] ---> Running in 400bce092661 [2023-05-29T20:03:44.950Z] Removing intermediate container e029b3a4b57c [2023-05-29T20:03:44.950Z] ---> fe794efd0150 [2023-05-29T20:03:44.950Z] 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-29T20:03:44.950Z] ---> Running in 319acb3bd84c [2023-05-29T20:03:44.950Z] Removing intermediate container 400bce092661 [2023-05-29T20:03:44.950Z] ---> 5cdefa7826b4 [2023-05-29T20:03:44.950Z] 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-29T20:03:44.950Z] ---> Running in 2799a0fe9f0f [2023-05-29T20:03:44.950Z] 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-29T20:03:44.950Z] 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-29T20:03:44.950Z] 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-29T20:03:46.849Z] Removing intermediate container 319acb3bd84c [2023-05-29T20:03:46.849Z] ---> c9087b5f80e5 [2023-05-29T20:03:46.849Z] Step 12/27 : WORKDIR /edgex-go [2023-05-29T20:03:47.111Z] Removing intermediate container 2799a0fe9f0f [2023-05-29T20:03:47.111Z] ---> 02c80e8bc26a [2023-05-29T20:03:47.111Z] Step 12/27 : WORKDIR /edgex-go [2023-05-29T20:03:47.111Z] ---> Running in 7cbb0d765a13 [2023-05-29T20:03:47.111Z] ---> Running in 0649db803f31 [2023-05-29T20:03:47.111Z] Removing intermediate container 7cbb0d765a13 [2023-05-29T20:03:47.111Z] ---> 4422e6c60cdc [2023-05-29T20:03:47.111Z] [2023-05-29T20:03:47.111Z] Step 13/27 : FROM alpine:3.17 [2023-05-29T20:03:47.111Z] Removing intermediate container 0649db803f31 [2023-05-29T20:03:47.111Z] ---> 5ebf56d20937 [2023-05-29T20:03:47.111Z] [2023-05-29T20:03:47.111Z] Step 13/27 : FROM alpine:3.17 [2023-05-29T20:03:47.677Z] 3.17: Pulling from library/alpine [2023-05-29T20:03:47.677Z] 3.17: Pulling from library/alpine [2023-05-29T20:03:48.686Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-29T20:03:48.686Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-29T20:03:48.686Z] Status: Downloaded newer image for alpine:3.17 [2023-05-29T20:03:48.686Z] Status: Downloaded newer image for alpine:3.17 [2023-05-29T20:03:48.686Z] ---> 9ed4aefc74f6 [2023-05-29T20:03:48.686Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-29T20:03:48.686Z] ---> 9ed4aefc74f6 [2023-05-29T20:03:48.686Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-29T20:03:49.055Z] ---> Running in 17c3fe5c41aa [2023-05-29T20:03:49.055Z] ---> Running in 3e82cc1688e9 [2023-05-29T20:03:49.622Z] Removing intermediate container 17c3fe5c41aa [2023-05-29T20:03:49.622Z] ---> e894c3370bfd [2023-05-29T20:03:49.622Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-29T20:03:49.622Z] Removing intermediate container 3e82cc1688e9 [2023-05-29T20:03:49.622Z] ---> 8b755e439307 [2023-05-29T20:03:49.622Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-29T20:03:49.622Z] ---> Running in 79ffa61d3b51 [2023-05-29T20:03:49.622Z] ---> Running in 88db4acf3459 [2023-05-29T20:03:50.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T20:03:50.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T20:03:50.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T20:03:50.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T20:03:50.818Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-29T20:03:50.818Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-29T20:03:50.818Z] OK: 17823 distinct packages available [2023-05-29T20:03:50.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T20:03:51.076Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-29T20:03:51.076Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-29T20:03:51.076Z] OK: 17823 distinct packages available [2023-05-29T20:03:51.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T20:03:51.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T20:03:51.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T20:03:51.333Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-29T20:03:51.333Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-29T20:03:51.333Z] (3/4) Installing libucontext (1.2-r0) [2023-05-29T20:03:51.333Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-29T20:03:51.333Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T20:03:51.333Z] OK: 7 MiB in 19 packages [2023-05-29T20:03:51.333Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-29T20:03:51.333Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-29T20:03:51.333Z] (3/5) Installing libucontext (1.2-r0) [2023-05-29T20:03:51.333Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-29T20:03:51.333Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-29T20:03:51.333Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T20:03:51.333Z] OK: 8 MiB in 20 packages [2023-05-29T20:03:58.083Z] Removing intermediate container 79ffa61d3b51 [2023-05-29T20:03:58.083Z] ---> bb4946c68f9e [2023-05-29T20:03:58.083Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T20:03:58.689Z] Removing intermediate container 88db4acf3459 [2023-05-29T20:03:58.689Z] ---> 2c7de81d6e81 [2023-05-29T20:03:58.689Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T20:03:59.678Z] ---> 8aca9631e780 [2023-05-29T20:03:59.678Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T20:03:59.678Z] ---> 2ef2f7195d7d [2023-05-29T20:03:59.678Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T20:04:00.246Z] ---> db14f017b8ba [2023-05-29T20:04:00.246Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-29T20:04:00.246Z] ---> 309f0367a426 [2023-05-29T20:04:00.246Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-29T20:04:08.416Z] ---> a9600c6f311f [2023-05-29T20:04:08.416Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-29T20:04:08.676Z] ---> fa94be1d3bd3 [2023-05-29T20:04:08.676Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-29T20:04:14.334Z] ---> 85a28c4d3558 [2023-05-29T20:04:14.334Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-29T20:04:14.334Z] ---> c46348991bfc [2023-05-29T20:04:14.334Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-29T20:04:14.334Z] ---> Running in ab6e286cf415 [2023-05-29T20:04:14.334Z] Removing intermediate container ab6e286cf415 [2023-05-29T20:04:14.334Z] ---> b0028fb9781d [2023-05-29T20:04:14.334Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-29T20:04:16.246Z] ---> 8c22c6a0d89b [2023-05-29T20:04:16.246Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-29T20:04:18.800Z] ---> dc7baa47657d [2023-05-29T20:04:18.800Z] Step 22/27 : WORKDIR / [2023-05-29T20:04:18.800Z] ---> c775c8221a30 [2023-05-29T20:04:18.800Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-29T20:04:18.800Z] ---> Running in 7d169955f34a [2023-05-29T20:04:19.058Z] Removing intermediate container 3ce3ef486c2c [2023-05-29T20:04:19.058Z] ---> 134e5aef5cfe [2023-05-29T20:04:19.058Z] [2023-05-29T20:04:19.058Z] Step 10/23 : FROM alpine:3.17 [2023-05-29T20:04:19.058Z] ---> 9ed4aefc74f6 [2023-05-29T20:04:19.058Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-29T20:04:19.318Z] ---> Running in d6687b3dd1b4 [2023-05-29T20:04:19.318Z] Removing intermediate container 863c0c13660f [2023-05-29T20:04:19.318Z] ---> ed6bd878102b [2023-05-29T20:04:19.318Z] [2023-05-29T20:04:19.318Z] Step 10/23 : FROM alpine:3.17 [2023-05-29T20:04:19.318Z] ---> 9ed4aefc74f6 [2023-05-29T20:04:19.318Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-29T20:04:19.318Z] Removing intermediate container 7d169955f34a [2023-05-29T20:04:19.318Z] ---> fa734a129dee [2023-05-29T20:04:19.318Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-29T20:04:19.318Z] ---> edd6b46511b9 [2023-05-29T20:04:19.318Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-29T20:04:19.318Z] ---> Running in bbcdd0ea7bb3 [2023-05-29T20:04:19.577Z] Removing intermediate container b4c4342baef2 [2023-05-29T20:04:19.577Z] ---> 8ccb15cbd9ee [2023-05-29T20:04:19.577Z] [2023-05-29T20:04:19.577Z] Step 10/23 : FROM alpine:3.17 [2023-05-29T20:04:19.577Z] ---> 9ed4aefc74f6 [2023-05-29T20:04:19.577Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-29T20:04:19.577Z] ---> Running in 01b39886dfdd [2023-05-29T20:04:19.577Z] ---> Running in a7801669d5c7 [2023-05-29T20:04:19.577Z] ---> Running in 5244c4acef04 [2023-05-29T20:04:19.577Z] Removing intermediate container bbcdd0ea7bb3 [2023-05-29T20:04:19.577Z] ---> ae991a080cc2 [2023-05-29T20:04:19.577Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-29T20:04:19.577Z] ---> Running in c6a5c9c53d20 [2023-05-29T20:04:19.577Z] Removing intermediate container 01b39886dfdd [2023-05-29T20:04:19.577Z] ---> 97ee6beaa6a1 [2023-05-29T20:04:19.577Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-29T20:04:19.577Z] Removing intermediate container a7801669d5c7 [2023-05-29T20:04:19.577Z] ---> 883f60c537cb [2023-05-29T20:04:19.577Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-29T20:04:19.577Z] ---> Running in cd297c386bc9 [2023-05-29T20:04:19.577Z] ---> Running in e409998771d7 [2023-05-29T20:04:19.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T20:04:19.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T20:04:20.093Z] Removing intermediate container e409998771d7 [2023-05-29T20:04:20.093Z] ---> aa6693711f81 [2023-05-29T20:04:20.093Z] Step 25/27 : LABEL arch=x86_64 [2023-05-29T20:04:20.094Z] Removing intermediate container cd297c386bc9 [2023-05-29T20:04:20.094Z] ---> 370641ac8f6d [2023-05-29T20:04:20.094Z] Step 25/27 : LABEL arch=x86_64 [2023-05-29T20:04:20.094Z] ---> Running in 739005e16a60 [2023-05-29T20:04:20.094Z] ---> Running in 3c4a39ffffc5 [2023-05-29T20:04:20.094Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-29T20:04:20.094Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T20:04:20.094Z] OK: 7 MiB in 16 packages [2023-05-29T20:04:20.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T20:04:20.094Z] Removing intermediate container 739005e16a60 [2023-05-29T20:04:20.094Z] ---> 3504493bf02e [2023-05-29T20:04:20.094Z] Step 26/27 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c [2023-05-29T20:04:20.094Z] Removing intermediate container 3c4a39ffffc5 [2023-05-29T20:04:20.094Z] ---> 90ba42ffa26e [2023-05-29T20:04:20.094Z] Step 26/27 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c [2023-05-29T20:04:20.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T20:04:20.094Z] ---> Running in 21409a519c5f [2023-05-29T20:04:20.094Z] ---> Running in 58f55ff4a1a6 [2023-05-29T20:04:20.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T20:04:20.385Z] Removing intermediate container 58f55ff4a1a6 [2023-05-29T20:04:20.385Z] ---> d06112501102 [2023-05-29T20:04:20.385Z] Step 27/27 : LABEL version=0.0.0 [2023-05-29T20:04:20.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T20:04:20.385Z] Removing intermediate container 21409a519c5f [2023-05-29T20:04:20.385Z] ---> bcb3cfcb4655 [2023-05-29T20:04:20.385Z] Step 27/27 : LABEL version=0.0.0 [2023-05-29T20:04:20.385Z] ---> Running in 8f05cc5eac58 [2023-05-29T20:04:20.385Z] ---> Running in 956fcf69f8bd [2023-05-29T20:04:20.385Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-29T20:04:20.385Z] Removing intermediate container 8f05cc5eac58 [2023-05-29T20:04:20.385Z] ---> 9fd4a0cea0c1 [2023-05-29T20:04:20.385Z] [2023-05-29T20:04:20.385Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-29T20:04:20.385Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T20:04:20.385Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-29T20:04:20.385Z] Removing intermediate container 956fcf69f8bd [2023-05-29T20:04:20.385Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T20:04:20.385Z] Executing ca-certificates-20230506-r0.trigger [2023-05-29T20:04:20.385Z] ---> 18199f22e748 [2023-05-29T20:04:20.385Z] [2023-05-29T20:04:20.385Z] Removing intermediate container d6687b3dd1b4 [2023-05-29T20:04:20.385Z] ---> 920bf7cde1f6 [2023-05-29T20:04:20.385Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-29T20:04:20.385Z] OK: 7 MiB in 16 packages [2023-05-29T20:04:20.644Z] Successfully built 9fd4a0cea0c1 [2023-05-29T20:04:20.644Z] Successfully tagged security-spire-agent:latest [2023-05-29T20:04:20.644Z] Building core-metadata [2023-05-29T20:04:20.644Z]  Building security-spire-agent ... done  ---> Running in 515d16306e61 [2023-05-29T20:04:20.644Z] Successfully built 18199f22e748 [2023-05-29T20:04:20.644Z] Successfully tagged security-spire-config:latest [2023-05-29T20:04:20.644Z]  Building security-spire-config ... done Building security-spire-server [2023-05-29T20:04:20.644Z] OK: 8 MiB in 17 packages [2023-05-29T20:04:20.644Z] Removing intermediate container 515d16306e61 [2023-05-29T20:04:20.644Z] ---> b91f04e7a8bd [2023-05-29T20:04:20.644Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-29T20:04:24.871Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T20:04:24.871Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-29T20:04:24.871Z] ---> 9e615cdf03f0 [2023-05-29T20:04:24.871Z] Step 3/26 : WORKDIR /edgex-go [2023-05-29T20:04:24.871Z] ---> Using cache [2023-05-29T20:04:24.871Z] ---> f4467d93e9a7 [2023-05-29T20:04:24.871Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-29T20:04:24.871Z] ---> Using cache [2023-05-29T20:04:24.871Z] ---> 6193ce738441 [2023-05-29T20:04:24.871Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-29T20:04:24.871Z] ---> Using cache [2023-05-29T20:04:24.871Z] ---> 388c5b15585e [2023-05-29T20:04:24.871Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T20:04:24.871Z] ---> Using cache [2023-05-29T20:04:24.871Z] ---> 8fb47c2dfaf8 [2023-05-29T20:04:24.871Z] Step 7/26 : COPY . . [2023-05-29T20:04:24.871Z] ---> Using cache [2023-05-29T20:04:24.871Z] ---> 019f7abfadcc [2023-05-29T20:04:24.871Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-29T20:04:24.871Z] ---> Using cache [2023-05-29T20:04:24.871Z] ---> 7e837ce46bc6 [2023-05-29T20:04:24.871Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-29T20:04:24.871Z] ---> Using cache [2023-05-29T20:04:24.871Z] ---> 555ee0e6239a [2023-05-29T20:04:24.871Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-29T20:04:24.871Z] ---> Using cache [2023-05-29T20:04:24.871Z] ---> 5cdefa7826b4 [2023-05-29T20:04:24.871Z] 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-29T20:04:25.900Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T20:04:25.901Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-29T20:04:25.901Z] ---> 9e615cdf03f0 [2023-05-29T20:04:25.901Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-29T20:04:25.901Z] ---> Using cache [2023-05-29T20:04:25.901Z] ---> d6144f711dab [2023-05-29T20:04:25.901Z] Step 4/25 : WORKDIR /edgex-go [2023-05-29T20:04:25.901Z] ---> Using cache [2023-05-29T20:04:25.901Z] ---> 8a343e30fa4d [2023-05-29T20:04:25.901Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-29T20:04:29.260Z] ---> Running in 2b085b2bc410 [2023-05-29T20:04:29.260Z] ---> Running in b9c6f75634eb [2023-05-29T20:04:29.260Z] ---> Running in b4e98b1a6c50 [2023-05-29T20:04:29.260Z] Removing intermediate container 2b085b2bc410 [2023-05-29T20:04:29.260Z] ---> e887c0d52364 [2023-05-29T20:04:29.260Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-29T20:04:29.260Z] ---> Running in 4a1b6495d1d4 [2023-05-29T20:04:29.260Z] Removing intermediate container c6a5c9c53d20 [2023-05-29T20:04:29.260Z] ---> 92dfc83f3811 [2023-05-29T20:04:29.260Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T20:04:29.260Z] Removing intermediate container 5244c4acef04 [2023-05-29T20:04:29.260Z] ---> 1ffbc81c6e27 [2023-05-29T20:04:29.260Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-29T20:04:29.260Z] ---> Running in 8e82a0b3a538 [2023-05-29T20:04:29.260Z] Removing intermediate container 4a1b6495d1d4 [2023-05-29T20:04:29.260Z] ---> 6e7027c6b82b [2023-05-29T20:04:29.260Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T20:04:29.260Z] ---> 4de86ee246a1 [2023-05-29T20:04:29.260Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T20:04:29.260Z] Removing intermediate container 8e82a0b3a538 [2023-05-29T20:04:29.260Z] ---> 89b819305cda [2023-05-29T20:04:29.260Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-29T20:04:29.260Z] ---> Running in 3ac4098302f3 [2023-05-29T20:04:29.260Z] ---> b7c291d669ac [2023-05-29T20:04:29.260Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T20:04:29.260Z] ---> d81f433109cc [2023-05-29T20:04:29.260Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-29T20:04:29.260Z] Removing intermediate container 3ac4098302f3 [2023-05-29T20:04:29.260Z] ---> c16fc19e54d0 [2023-05-29T20:04:29.260Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-29T20:04:29.260Z] ---> Running in dc61e7c3b8f5 [2023-05-29T20:04:29.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T20:04:29.260Z] ---> f376317eda86 [2023-05-29T20:04:29.260Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-29T20:04:29.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T20:04:29.520Z] Removing intermediate container dc61e7c3b8f5 [2023-05-29T20:04:29.520Z] ---> 2696d0d9bfbf [2023-05-29T20:04:29.520Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T20:04:29.520Z] OK: 265 MiB in 53 packages [2023-05-29T20:04:30.091Z] ---> 6d300d93c3a3 [2023-05-29T20:04:30.091Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-29T20:04:30.091Z] ---> b6afad98bac8 [2023-05-29T20:04:30.091Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T20:04:30.091Z] ---> 23b74a6953d5 [2023-05-29T20:04:30.091Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-29T20:04:30.091Z] Removing intermediate container b4e98b1a6c50 [2023-05-29T20:04:30.091Z] ---> 5658620221c0 [2023-05-29T20:04:30.091Z] Step 12/26 : WORKDIR /edgex-go [2023-05-29T20:04:30.350Z] ---> Running in 3ae5e23aef78 [2023-05-29T20:04:30.350Z] ---> 11439c889fa9 [2023-05-29T20:04:30.350Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-29T20:04:30.350Z] ---> 3563d52b9406 [2023-05-29T20:04:30.350Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-29T20:04:30.350Z] ---> 0664532bcbd9 [2023-05-29T20:04:30.350Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-29T20:04:30.350Z] Removing intermediate container 3ae5e23aef78 [2023-05-29T20:04:30.350Z] ---> 7e1a3cc900d3 [2023-05-29T20:04:30.350Z] [2023-05-29T20:04:30.350Z] Step 13/26 : FROM alpine:3.17 [2023-05-29T20:04:30.350Z] ---> 9ed4aefc74f6 [2023-05-29T20:04:30.350Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-29T20:04:30.350Z] ---> Using cache [2023-05-29T20:04:30.350Z] ---> 8b755e439307 [2023-05-29T20:04:30.350Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-29T20:04:30.350Z] ---> Using cache [2023-05-29T20:04:30.350Z] ---> 2c7de81d6e81 [2023-05-29T20:04:30.350Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T20:04:30.350Z] ---> Using cache [2023-05-29T20:04:30.350Z] ---> Running in 58a677f3c0d8 [2023-05-29T20:04:30.350Z] ---> 2ef2f7195d7d [2023-05-29T20:04:30.350Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T20:04:30.350Z] ---> Using cache [2023-05-29T20:04:30.350Z] ---> db14f017b8ba [2023-05-29T20:04:30.350Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-29T20:04:30.350Z] Removing intermediate container b9c6f75634eb [2023-05-29T20:04:30.351Z] ---> e18437bf2b4f [2023-05-29T20:04:30.351Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-29T20:04:30.351Z] ---> 1a21cc161843 [2023-05-29T20:04:30.351Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-29T20:04:30.608Z] ---> Running in c8316f222eaa [2023-05-29T20:04:30.608Z] Removing intermediate container 58a677f3c0d8 [2023-05-29T20:04:30.608Z] ---> a3cbe74b87f2 [2023-05-29T20:04:30.608Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-29T20:04:30.905Z] ---> Running in b5902b719c49 [2023-05-29T20:04:30.905Z] ---> aa0be1ba64c1 [2023-05-29T20:04:30.905Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T20:04:31.874Z] ---> Running in 63dd540227c5 [2023-05-29T20:04:31.874Z] Removing intermediate container b5902b719c49 [2023-05-29T20:04:31.874Z] ---> dbe592305f92 [2023-05-29T20:04:31.874Z] Step 21/23 : LABEL arch=x86_64 [2023-05-29T20:04:32.132Z] ---> 2a5359d9646f [2023-05-29T20:04:32.132Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-29T20:04:32.394Z] ---> Running in 1d74277db425 [2023-05-29T20:04:32.394Z] ---> 871e4cfb5c4f [2023-05-29T20:04:32.395Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-29T20:04:32.395Z] ---> 94a952f9b673 [2023-05-29T20:04:32.395Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-29T20:04:32.395Z] ---> Running in 13b2e875e58b [2023-05-29T20:04:32.395Z] Removing intermediate container 1d74277db425 [2023-05-29T20:04:32.395Z] ---> a58b6a305ae9 [2023-05-29T20:04:32.395Z] Step 22/23 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c [2023-05-29T20:04:32.655Z] ---> Running in 49e3e638570f [2023-05-29T20:04:32.655Z] Removing intermediate container c8316f222eaa [2023-05-29T20:04:32.655Z] ---> 92534939aba8 [2023-05-29T20:04:32.655Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-29T20:04:32.655Z] ---> Running in 6c0748813dd8 [2023-05-29T20:04:32.655Z] Removing intermediate container 13b2e875e58b [2023-05-29T20:04:32.655Z] ---> c0d32993d531 [2023-05-29T20:04:32.655Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-29T20:04:32.655Z] ---> a97d6b945cd6 [2023-05-29T20:04:32.655Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-29T20:04:32.655Z] Removing intermediate container 49e3e638570f [2023-05-29T20:04:32.655Z] ---> b2a84bb4f518 [2023-05-29T20:04:32.655Z] Step 23/23 : LABEL version=0.0.0 [2023-05-29T20:04:32.655Z] ---> Running in 2cd4a1e1bfc5 [2023-05-29T20:04:32.655Z] ---> Running in bc545415a095 [2023-05-29T20:04:32.655Z] Removing intermediate container 6c0748813dd8 [2023-05-29T20:04:32.655Z] ---> 0d7e52659db6 [2023-05-29T20:04:32.655Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-29T20:04:32.655Z] ---> Running in 42f52f06cce2 [2023-05-29T20:04:32.920Z] Removing intermediate container 2cd4a1e1bfc5 [2023-05-29T20:04:32.920Z] ---> f8867d64619e [2023-05-29T20:04:32.920Z] Step 21/23 : LABEL arch=x86_64 [2023-05-29T20:04:32.920Z] ---> 2bae444dff22 [2023-05-29T20:04:32.920Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-29T20:04:32.920Z] ---> Running in 09cfcbe39525 [2023-05-29T20:04:32.920Z] Removing intermediate container bc545415a095 [2023-05-29T20:04:32.920Z] ---> 7a196a8a333a [2023-05-29T20:04:32.920Z] [2023-05-29T20:04:32.920Z] Removing intermediate container 42f52f06cce2 [2023-05-29T20:04:32.920Z] ---> fa5f2ce1a877 [2023-05-29T20:04:32.920Z] Step 21/23 : LABEL arch=x86_64 [2023-05-29T20:04:32.920Z] ---> Running in 185f1539a9a9 [2023-05-29T20:04:32.920Z] Removing intermediate container 09cfcbe39525 [2023-05-29T20:04:32.920Z] ---> 2e95bc165afb [2023-05-29T20:04:32.920Z] Step 22/23 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c [2023-05-29T20:04:32.920Z] ---> b1a7559cc357 [2023-05-29T20:04:33.227Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-29T20:04:33.227Z] Successfully built 7a196a8a333a [2023-05-29T20:04:33.227Z] Successfully tagged support-scheduler:latest [2023-05-29T20:04:33.227Z]  Building support-scheduler ... done Building security-spiffe-token-provider [2023-05-29T20:04:33.227Z] ---> Running in 8312b2e3de07 [2023-05-29T20:04:33.227Z] ---> Running in fb794b55f410 [2023-05-29T20:04:33.227Z] Removing intermediate container 185f1539a9a9 [2023-05-29T20:04:33.227Z] ---> 6b6ca0c7ca37 [2023-05-29T20:04:33.227Z] Step 22/23 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c [2023-05-29T20:04:33.227Z] ---> Running in f3265c788216 [2023-05-29T20:04:35.127Z] Removing intermediate container fb794b55f410 [2023-05-29T20:04:35.127Z] ---> 14ea830fd4e8 [2023-05-29T20:04:35.127Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-29T20:04:37.161Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T20:04:37.161Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-29T20:04:37.161Z] ---> 9e615cdf03f0 [2023-05-29T20:04:37.161Z] Step 3/20 : WORKDIR /edgex-go [2023-05-29T20:04:37.161Z] ---> Using cache [2023-05-29T20:04:37.161Z] ---> f4467d93e9a7 [2023-05-29T20:04:37.161Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-29T20:04:37.442Z] Removing intermediate container 8312b2e3de07 [2023-05-29T20:04:37.442Z] ---> 14786def6733 [2023-05-29T20:04:37.442Z] Step 23/23 : LABEL version=0.0.0 [2023-05-29T20:04:37.442Z] Removing intermediate container f3265c788216 [2023-05-29T20:04:37.442Z] ---> f5e1a084b057 [2023-05-29T20:04:37.442Z] Step 23/23 : LABEL version=0.0.0 [2023-05-29T20:04:37.442Z] ---> Running in 443c967b6099 [2023-05-29T20:04:37.701Z] ---> Running in 7a04298a602b [2023-05-29T20:04:37.701Z] ---> Running in b3b2accb1685 [2023-05-29T20:04:37.701Z] ---> Running in a7a980812847 [2023-05-29T20:04:37.701Z] Removing intermediate container 443c967b6099 [2023-05-29T20:04:37.701Z] ---> baf0d4ee6b8e [2023-05-29T20:04:37.701Z] Step 24/26 : LABEL arch=x86_64 [2023-05-29T20:04:37.701Z] Removing intermediate container a7a980812847 [2023-05-29T20:04:37.701Z] ---> a1861128e7c2 [2023-05-29T20:04:37.701Z] [2023-05-29T20:04:37.701Z] ---> Running in ec62a039bf5b [2023-05-29T20:04:37.701Z] Removing intermediate container b3b2accb1685 [2023-05-29T20:04:37.701Z] ---> 53e078c2c56c [2023-05-29T20:04:37.701Z] [2023-05-29T20:04:37.701Z] Successfully built a1861128e7c2 [2023-05-29T20:04:37.701Z] Successfully tagged support-notifications:latest [2023-05-29T20:04:37.701Z]  Building support-notifications ... done Building security-bootstrapper [2023-05-29T20:04:37.701Z] Successfully built 53e078c2c56c [2023-05-29T20:04:37.701Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-29T20:04:37.701Z]  Building core-common-config-bootstrapper ... done Building security-secretstore-setup [2023-05-29T20:04:37.701Z] Removing intermediate container ec62a039bf5b [2023-05-29T20:04:37.701Z] ---> 9892912e9e5a [2023-05-29T20:04:37.701Z] Step 25/26 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c [2023-05-29T20:04:37.701Z] ---> Running in 060c8afc1622 [2023-05-29T20:04:37.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T20:04:37.959Z] Removing intermediate container 060c8afc1622 [2023-05-29T20:04:37.959Z] ---> 48a62fa55f91 [2023-05-29T20:04:37.959Z] Step 26/26 : LABEL version=0.0.0 [2023-05-29T20:04:37.959Z] ---> Running in a1e29789633a [2023-05-29T20:04:37.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T20:04:38.218Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-29T20:04:38.218Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-29T20:04:38.218Z] OK: 17828 distinct packages available [2023-05-29T20:04:38.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T20:04:38.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T20:04:38.477Z] OK: 265 MiB in 53 packages [2023-05-29T20:04:41.004Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T20:04:41.004Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-29T20:04:41.004Z] ---> 9e615cdf03f0 [2023-05-29T20:04:41.004Z] Step 3/25 : WORKDIR /edgex-go [2023-05-29T20:04:41.004Z] ---> Using cache [2023-05-29T20:04:41.004Z] ---> f4467d93e9a7 [2023-05-29T20:04:41.004Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-29T20:04:41.951Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T20:04:41.951Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-29T20:04:41.951Z] ---> 9e615cdf03f0 [2023-05-29T20:04:41.951Z] Step 3/33 : WORKDIR /edgex-go [2023-05-29T20:04:41.951Z] ---> Using cache [2023-05-29T20:04:41.951Z] ---> f4467d93e9a7 [2023-05-29T20:04:41.951Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-29T20:04:42.902Z] Removing intermediate container a1e29789633a [2023-05-29T20:04:42.902Z] ---> 95138651241b [2023-05-29T20:04:42.902Z] [2023-05-29T20:04:42.902Z] Successfully built 95138651241b [2023-05-29T20:04:44.808Z] Successfully tagged security-spire-server:latest [2023-05-29T20:04:44.808Z] Building core-command [2023-05-29T20:04:48.094Z]  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T20:04:48.094Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-29T20:04:48.094Z] ---> 9e615cdf03f0 [2023-05-29T20:04:48.094Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-29T20:04:48.094Z] ---> Using cache [2023-05-29T20:04:48.094Z] ---> d6144f711dab [2023-05-29T20:04:48.094Z] Step 4/24 : WORKDIR /edgex-go [2023-05-29T20:04:48.094Z] ---> Using cache [2023-05-29T20:04:48.094Z] ---> 8a343e30fa4d [2023-05-29T20:04:48.094Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-29T20:04:48.094Z] ---> Using cache [2023-05-29T20:04:48.094Z] ---> e18437bf2b4f [2023-05-29T20:04:48.094Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-29T20:04:48.094Z] ---> Using cache [2023-05-29T20:04:48.094Z] ---> aa0be1ba64c1 [2023-05-29T20:04:48.094Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T20:04:49.029Z] ---> Running in 6bd27f4dab5e [2023-05-29T20:04:49.029Z] ---> Running in 3275e2e7f959 [2023-05-29T20:04:49.029Z] ---> Running in c78283c477e6 [2023-05-29T20:04:49.289Z] Removing intermediate container 7a04298a602b [2023-05-29T20:04:49.289Z] ---> 7598f0155140 [2023-05-29T20:04:49.289Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-29T20:04:49.289Z] ---> 89e67e71be95 [2023-05-29T20:04:49.289Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T20:04:49.289Z] ---> Running in 6a18f1b6c231 [2023-05-29T20:04:49.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T20:04:49.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T20:04:49.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T20:04:49.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T20:04:49.806Z] OK: 265 MiB in 53 packages [2023-05-29T20:04:49.806Z] OK: 265 MiB in 53 packages [2023-05-29T20:04:50.370Z] Removing intermediate container 3275e2e7f959 [2023-05-29T20:04:50.370Z] ---> 59100b9ec306 [2023-05-29T20:04:50.370Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-29T20:04:50.370Z] Removing intermediate container 6bd27f4dab5e [2023-05-29T20:04:50.370Z] ---> 48673a1546a7 [2023-05-29T20:04:50.370Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-29T20:04:50.370Z] ---> 10ffb84141b8 [2023-05-29T20:04:50.370Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T20:04:50.370Z] ---> e3d412bdb19e [2023-05-29T20:04:50.370Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T20:04:50.370Z] ---> Running in 8f8d43441bfc [2023-05-29T20:04:50.370Z] ---> Running in d5303b2499ca [2023-05-29T20:05:20.440Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-29T20:05:20.440Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-29T20:05:20.440Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-29T20:05:20.440Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-29T20:05:20.440Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-29T20:05:20.440Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-29T20:05:20.440Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-29T20:05:20.440Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-29T20:05:20.440Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-29T20:05:20.440Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-29T20:05:23.037Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-29T20:05:23.037Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-29T20:05:23.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-29T20:05:23.037Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-29T20:05:38.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-29T20:05:38.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-29T20:05:38.034Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.652s coverage: 28.7% of statements [2023-05-29T20:05:48.109Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.312s coverage: 98.5% of statements [2023-05-29T20:05:52.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-29T20:05:52.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-29T20:05:52.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-29T20:05:55.730Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.491s coverage: 71.5% of statements [2023-05-29T20:05:57.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-29T20:05:57.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-29T20:05:57.935Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.299s coverage: 54.0% of statements [2023-05-29T20:05:58.297Z] Removing intermediate container c78283c477e6 [2023-05-29T20:05:58.298Z] ---> e18953fb1752 [2023-05-29T20:05:58.298Z] Removing intermediate container 63dd540227c5 [2023-05-29T20:05:58.298Z] Step 8/24 : COPY . . ---> 9821355a02e9 [2023-05-29T20:05:58.298Z] [2023-05-29T20:05:58.298Z] Step 8/25 : COPY . . [2023-05-29T20:05:58.298Z] Removing intermediate container d5303b2499ca [2023-05-29T20:05:58.298Z] ---> 3a662d395fc7 [2023-05-29T20:05:58.298Z] Step 7/33 : COPY . . [2023-05-29T20:05:58.298Z] Removing intermediate container 6a18f1b6c231 [2023-05-29T20:05:58.298Z] ---> bfd8309c4a34 [2023-05-29T20:05:58.298Z] Step 7/20 : COPY . . [2023-05-29T20:05:58.298Z] Removing intermediate container 8f8d43441bfc [2023-05-29T20:05:58.298Z] ---> 987f5937e966 [2023-05-29T20:05:58.298Z] Step 7/25 : COPY . . [2023-05-29T20:06:02.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-29T20:06:02.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-29T20:06:02.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-29T20:06:02.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-29T20:06:02.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-29T20:06:12.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-29T20:06:12.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-29T20:06:16.503Z] ---> a505c639e63b [2023-05-29T20:06:16.503Z] ---> e44bdf0b7ef7 [2023-05-29T20:06:16.503Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadataStep 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-29T20:06:16.503Z] [2023-05-29T20:06:16.503Z] ---> 962b2015f884 [2023-05-29T20:06:16.503Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-29T20:06:16.503Z] ---> Running in 7d00004d2e3d [2023-05-29T20:06:16.503Z] ---> Running in 33334796e8ad [2023-05-29T20:06:16.503Z] ---> f62db6408da4 [2023-05-29T20:06:16.503Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-29T20:06:16.503Z] ---> 35aed76fd220 [2023-05-29T20:06:16.503Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-29T20:06:16.503Z] ---> Running in 3a88722583f5 [2023-05-29T20:06:16.503Z] ---> Running in 01063334da18 [2023-05-29T20:06:16.503Z] ---> Running in dbcfaffcafe2 [2023-05-29T20:06:16.503Z] 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-29T20:06:16.503Z] 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-29T20:06:16.503Z] 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-29T20:06:16.503Z] 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-29T20:06:16.503Z] 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-29T20:06:17.661Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.975s coverage: 88.5% of statements [2023-05-29T20:06:17.661Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.734s coverage: 3.8% of statements [2023-05-29T20:06:25.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-29T20:06:25.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-29T20:06:25.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-29T20:06:27.841Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.563s coverage: 95.6% of statements [2023-05-29T20:06:27.841Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-29T20:06:27.841Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-29T20:06:27.841Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-29T20:06:27.841Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-29T20:06:27.841Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-29T20:06:28.107Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.205s coverage: 72.2% of statements [2023-05-29T20:06:33.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-29T20:06:33.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-29T20:06:33.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-29T20:06:33.441Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.242s coverage: 65.9% of statements [2023-05-29T20:06:43.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-29T20:06:43.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-29T20:06:43.515Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.394s coverage: 0.9% of statements [2023-05-29T20:06:43.515Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.254s coverage: 29.0% of statements [2023-05-29T20:06:46.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.257s coverage: 42.9% of statements [2023-05-29T20:06:46.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.246s coverage: 82.9% of statements [2023-05-29T20:06:46.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.211s coverage: 94.1% of statements [2023-05-29T20:06:46.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.274s coverage: 96.3% of statements [2023-05-29T20:06:48.600Z] 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-29T20:06:50.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.212s coverage: 87.5% of statements [2023-05-29T20:06:53.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-29T20:06:53.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-29T20:06:53.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-29T20:06:53.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-29T20:06:55.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-29T20:06:55.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-29T20:06:55.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-29T20:06:55.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-29T20:07:02.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.212s coverage: 94.4% of statements [2023-05-29T20:07:02.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-29T20:07:02.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-29T20:07:02.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-29T20:07:02.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-29T20:07:03.557Z] Removing intermediate container dbcfaffcafe2 [2023-05-29T20:07:03.557Z] ---> 87b4b3a02db6 [2023-05-29T20:07:03.557Z] [2023-05-29T20:07:03.557Z] Step 9/33 : FROM alpine:3.17 [2023-05-29T20:07:03.557Z] ---> 9ed4aefc74f6 [2023-05-29T20:07:03.557Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-29T20:07:03.557Z] Removing intermediate container 3a88722583f5 [2023-05-29T20:07:03.557Z] ---> 675101ec9d8a [2023-05-29T20:07:03.557Z] [2023-05-29T20:07:03.557Z] Step 9/25 : FROM alpine:3.17 [2023-05-29T20:07:03.557Z] ---> 9ed4aefc74f6 [2023-05-29T20:07:03.557Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-29T20:07:03.557Z] Removing intermediate container 7d00004d2e3d [2023-05-29T20:07:03.557Z] ---> d54b81d4d097 [2023-05-29T20:07:03.557Z] [2023-05-29T20:07:03.557Z] Step 10/25 : FROM alpine:3.17 [2023-05-29T20:07:03.557Z] ---> 9ed4aefc74f6 [2023-05-29T20:07:03.557Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-29T20:07:03.557Z] ---> Using cache [2023-05-29T20:07:03.557Z] ---> 920bf7cde1f6 [2023-05-29T20:07:03.557Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-29T20:07:03.557Z] ---> Using cache [2023-05-29T20:07:03.557Z] ---> b91f04e7a8bd [2023-05-29T20:07:03.557Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-29T20:07:03.557Z] ---> Running in d4b9272e710a [2023-05-29T20:07:03.557Z] Removing intermediate container 33334796e8ad [2023-05-29T20:07:03.557Z] ---> 9967933d0a14 [2023-05-29T20:07:03.557Z] [2023-05-29T20:07:03.557Z] Step 10/24 : FROM alpine:3.17 [2023-05-29T20:07:03.557Z] ---> 9ed4aefc74f6 [2023-05-29T20:07:03.557Z] ---> Running in bbe2b64854f6 [2023-05-29T20:07:03.557Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-29T20:07:03.557Z] ---> Using cache [2023-05-29T20:07:03.557Z] ---> 920bf7cde1f6 [2023-05-29T20:07:03.557Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-29T20:07:03.557Z] ---> Using cache [2023-05-29T20:07:03.557Z] ---> b91f04e7a8bd [2023-05-29T20:07:03.557Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-29T20:07:03.557Z] ---> Running in a7d1e4ca5e28 [2023-05-29T20:07:03.557Z] ---> Running in 08fe7b674235 [2023-05-29T20:07:03.557Z] Removing intermediate container 01063334da18 [2023-05-29T20:07:03.557Z] ---> 7e6a8c488012 [2023-05-29T20:07:03.557Z] [2023-05-29T20:07:03.557Z] Step 9/20 : FROM alpine:3.17 [2023-05-29T20:07:03.557Z] ---> 9ed4aefc74f6 [2023-05-29T20:07:03.557Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-29T20:07:03.557Z] ---> Using cache [2023-05-29T20:07:03.557Z] ---> 80c6cc036a18 [2023-05-29T20:07:03.557Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-29T20:07:03.557Z] Removing intermediate container d4b9272e710a [2023-05-29T20:07:03.557Z] ---> 80c6cc036a18 [2023-05-29T20:07:03.557Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-29T20:07:03.557Z] ---> Running in a71ca2b3a78b [2023-05-29T20:07:03.558Z] Removing intermediate container a7d1e4ca5e28 [2023-05-29T20:07:03.558Z] ---> 024eb7cc9654 [2023-05-29T20:07:03.558Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-29T20:07:03.558Z] ---> Running in 51b5c63cc6e5 [2023-05-29T20:07:03.558Z] ---> Running in 3e13bd9f2bd0 [2023-05-29T20:07:03.558Z] Removing intermediate container 08fe7b674235 [2023-05-29T20:07:03.558Z] ---> a8f478d66b95 [2023-05-29T20:07:03.558Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-29T20:07:03.558Z] ---> Running in d563777b4bea [2023-05-29T20:07:03.558Z] Removing intermediate container 3e13bd9f2bd0 [2023-05-29T20:07:03.558Z] ---> aa030fe54caa [2023-05-29T20:07:03.558Z] Step 15/25 : WORKDIR / [2023-05-29T20:07:03.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T20:07:03.558Z] ---> Running in 28c6f3556ad9 [2023-05-29T20:07:03.558Z] Removing intermediate container d563777b4bea [2023-05-29T20:07:03.558Z] ---> 252d3060e6fd [2023-05-29T20:07:03.558Z] Step 15/24 : WORKDIR / [2023-05-29T20:07:03.558Z] ---> Running in 7cafbfb23a27 [2023-05-29T20:07:03.558Z] Removing intermediate container 28c6f3556ad9 [2023-05-29T20:07:03.558Z] ---> 076daf7b205a [2023-05-29T20:07:03.558Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T20:07:03.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T20:07:03.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T20:07:03.558Z] Removing intermediate container 7cafbfb23a27 [2023-05-29T20:07:03.558Z] ---> 3249a734b5b9 [2023-05-29T20:07:03.558Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T20:07:03.558Z] ---> 5b6ea2ca3e17 [2023-05-29T20:07:03.558Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T20:07:03.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T20:07:03.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T20:07:03.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T20:07:03.859Z] ---> 5e0949a56381 [2023-05-29T20:07:03.859Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T20:07:03.859Z] ---> 9af8021c3152 [2023-05-29T20:07:03.859Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-29T20:07:03.859Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-29T20:07:03.859Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-29T20:07:03.859Z] (3/3) Installing su-exec (0.2-r2) [2023-05-29T20:07:03.859Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T20:07:03.859Z] Executing ca-certificates-20230506-r0.trigger [2023-05-29T20:07:03.859Z] OK: 8 MiB in 18 packages [2023-05-29T20:07:03.859Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-29T20:07:03.859Z] (2/2) Installing su-exec (0.2-r2) [2023-05-29T20:07:04.118Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T20:07:04.118Z] OK: 7 MiB in 17 packages [2023-05-29T20:07:04.118Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-29T20:07:04.118Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-29T20:07:04.118Z] OK: 17823 distinct packages available [2023-05-29T20:07:04.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T20:07:04.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T20:07:04.378Z] ---> 6a187203f118 [2023-05-29T20:07:04.378Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-29T20:07:04.378Z] ---> 141a17b5b9f0 [2023-05-29T20:07:04.378Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-29T20:07:04.378Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-29T20:07:04.673Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-29T20:07:04.673Z] ---> 1a0757c605d3 [2023-05-29T20:07:04.673Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-29T20:07:04.673Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-29T20:07:04.673Z] (4/9) Installing libcurl (8.1.1-r1) [2023-05-29T20:07:04.673Z] (5/9) Installing curl (8.1.1-r1) [2023-05-29T20:07:04.673Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-29T20:07:04.673Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-29T20:07:04.673Z] (8/9) Installing libucontext (1.2-r0) [2023-05-29T20:07:04.673Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-29T20:07:04.673Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T20:07:04.673Z] Executing ca-certificates-20230506-r0.trigger [2023-05-29T20:07:04.939Z] OK: 10 MiB in 24 packages [2023-05-29T20:07:04.939Z] ---> 6f0dab08c18e [2023-05-29T20:07:04.939Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-29T20:07:04.939Z] Removing intermediate container 51b5c63cc6e5 [2023-05-29T20:07:04.939Z] ---> bb9a33e6ab88 [2023-05-29T20:07:04.939Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-29T20:07:05.203Z] ---> 99f6de614c01 [2023-05-29T20:07:05.203Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-29T20:07:05.203Z] Removing intermediate container bbe2b64854f6 [2023-05-29T20:07:05.203Z] ---> a018de5521a0 [2023-05-29T20:07:05.203Z] 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-29T20:07:05.203Z] ---> Running in c50a5f616788 [2023-05-29T20:07:05.203Z] ---> Running in b454436e51a9 [2023-05-29T20:07:05.203Z] ---> Running in 53aeeb19c24e [2023-05-29T20:07:05.203Z] Removing intermediate container c50a5f616788 [2023-05-29T20:07:05.203Z] ---> c1cfa22e4c57 [2023-05-29T20:07:05.203Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-29T20:07:05.203Z] ---> 8d725e505e3d [2023-05-29T20:07:05.203Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-29T20:07:05.203Z] Removing intermediate container 53aeeb19c24e [2023-05-29T20:07:05.203Z] ---> 5b9e86ac8994 [2023-05-29T20:07:05.203Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-29T20:07:05.203Z] ---> Running in 17641afeebc9 [2023-05-29T20:07:05.203Z] Removing intermediate container b454436e51a9 [2023-05-29T20:07:05.203Z] ---> dc2e8ac263c8 [2023-05-29T20:07:05.203Z] Step 12/25 : WORKDIR / [2023-05-29T20:07:05.460Z] ---> Running in d48f210e25c7 [2023-05-29T20:07:05.460Z] ---> Running in ea47aed3f50b [2023-05-29T20:07:05.460Z] ---> Running in 393bd4ba1225 [2023-05-29T20:07:05.460Z] Removing intermediate container 17641afeebc9 [2023-05-29T20:07:05.460Z] ---> 8471f3160468 [2023-05-29T20:07:05.460Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-29T20:07:05.460Z] Removing intermediate container d48f210e25c7 [2023-05-29T20:07:05.460Z] ---> 3190af842b36 [2023-05-29T20:07:05.460Z] Step 23/25 : LABEL arch=x86_64 [2023-05-29T20:07:05.460Z] Removing intermediate container ea47aed3f50b [2023-05-29T20:07:05.460Z] ---> a1d7973540cf [2023-05-29T20:07:05.460Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-29T20:07:05.460Z] ---> Running in 23b3e134f066 [2023-05-29T20:07:05.719Z] ---> Running in 42cdec3797d1 [2023-05-29T20:07:05.719Z] Removing intermediate container 393bd4ba1225 [2023-05-29T20:07:05.719Z] ---> a2112f06ab2e [2023-05-29T20:07:05.719Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T20:07:05.719Z] ---> Running in 2bb4fc9eb506 [2023-05-29T20:07:05.719Z] Removing intermediate container a71ca2b3a78b [2023-05-29T20:07:05.719Z] ---> 443e57a1995e [2023-05-29T20:07:05.719Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T20:07:05.719Z] Removing intermediate container 23b3e134f066 [2023-05-29T20:07:05.719Z] ---> 9ff593d905a1 [2023-05-29T20:07:05.719Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-29T20:07:05.719Z] Removing intermediate container 42cdec3797d1 [2023-05-29T20:07:05.719Z] ---> 40e019225d36 [2023-05-29T20:07:05.719Z] Step 22/24 : LABEL arch=x86_64 [2023-05-29T20:07:05.719Z] Removing intermediate container 2bb4fc9eb506 [2023-05-29T20:07:05.719Z] ---> b3d1f906c638 [2023-05-29T20:07:05.719Z] Step 24/25 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c [2023-05-29T20:07:05.719Z] ---> Running in 5cf1f568f61e [2023-05-29T20:07:05.719Z] ---> 64dff3df32de [2023-05-29T20:07:05.719Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T20:07:05.719Z] ---> Running in e1b77d2ca171 [2023-05-29T20:07:05.977Z] ---> Running in 3da27f2dad4d [2023-05-29T20:07:05.977Z] Removing intermediate container 5cf1f568f61e [2023-05-29T20:07:05.977Z] ---> 941a8b2ae41d [2023-05-29T20:07:05.977Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-29T20:07:05.977Z] Removing intermediate container e1b77d2ca171 [2023-05-29T20:07:05.977Z] ---> e0dccc6fea09 [2023-05-29T20:07:05.977Z] Step 23/24 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c [2023-05-29T20:07:05.977Z] ---> Running in 0bf578f4ef28 [2023-05-29T20:07:05.977Z] Removing intermediate container 3da27f2dad4d [2023-05-29T20:07:05.977Z] ---> 2ed0b4eb9ce7 [2023-05-29T20:07:05.977Z] Step 25/25 : LABEL version=0.0.0 [2023-05-29T20:07:05.977Z] ---> 311b9f141064 [2023-05-29T20:07:05.977Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T20:07:05.977Z] ---> Running in 1c8649a53969 [2023-05-29T20:07:05.977Z] ---> Running in ff66aefd83dc [2023-05-29T20:07:05.977Z] ---> 6dbd703b04f6 [2023-05-29T20:07:05.977Z] 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-29T20:07:06.235Z] Removing intermediate container 1c8649a53969 [2023-05-29T20:07:06.235Z] ---> 8d2154581000 [2023-05-29T20:07:06.235Z] [2023-05-29T20:07:06.235Z] Removing intermediate container ff66aefd83dc [2023-05-29T20:07:06.235Z] ---> c4c6d90a9fdf [2023-05-29T20:07:06.235Z] Step 24/24 : LABEL version=0.0.0 [2023-05-29T20:07:06.235Z] ---> 36c0e3b92bd7 [2023-05-29T20:07:06.235Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-29T20:07:06.235Z] ---> Running in 2eeef9757604 [2023-05-29T20:07:06.235Z] ---> 2cfe12d221c4 [2023-05-29T20:07:06.235Z] 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-29T20:07:06.235Z] Successfully built 8d2154581000 [2023-05-29T20:07:06.235Z] Successfully tagged core-metadata:latest [2023-05-29T20:07:06.235Z]  Building core-metadata ... done Building security-proxy-setup [2023-05-29T20:07:06.235Z] Removing intermediate container 2eeef9757604 [2023-05-29T20:07:06.235Z] ---> 671642b4be99 [2023-05-29T20:07:06.235Z] [2023-05-29T20:07:06.493Z] Successfully built 671642b4be99 [2023-05-29T20:07:07.441Z] Successfully tagged core-command:latest [2023-05-29T20:07:07.441Z]  Building core-command ... done Building security-proxy-auth [2023-05-29T20:07:07.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-29T20:07:07.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-29T20:07:09.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-29T20:07:10.748Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T20:07:10.748Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-29T20:07:10.748Z] ---> 9e615cdf03f0 [2023-05-29T20:07:10.748Z] Step 3/22 : WORKDIR /edgex-go [2023-05-29T20:07:10.748Z] ---> Using cache [2023-05-29T20:07:10.748Z] ---> f4467d93e9a7 [2023-05-29T20:07:10.748Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-29T20:07:10.748Z] ---> Using cache [2023-05-29T20:07:10.748Z] ---> 48673a1546a7 [2023-05-29T20:07:10.748Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-29T20:07:10.748Z] ---> Using cache [2023-05-29T20:07:10.748Z] ---> e3d412bdb19e [2023-05-29T20:07:10.748Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T20:07:10.748Z] ---> Using cache [2023-05-29T20:07:10.748Z] ---> 3a662d395fc7 [2023-05-29T20:07:10.748Z] Step 7/22 : COPY . . [2023-05-29T20:07:10.748Z] ---> Using cache [2023-05-29T20:07:10.748Z] ---> f62db6408da4 [2023-05-29T20:07:10.748Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-29T20:07:11.742Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T20:07:11.742Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-29T20:07:11.742Z] ---> 9e615cdf03f0 [2023-05-29T20:07:11.742Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-29T20:07:11.742Z] ---> Using cache [2023-05-29T20:07:11.742Z] ---> d6144f711dab [2023-05-29T20:07:11.742Z] Step 4/23 : WORKDIR /edgex-go [2023-05-29T20:07:11.742Z] ---> Using cache [2023-05-29T20:07:11.742Z] ---> 8a343e30fa4d [2023-05-29T20:07:11.742Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-29T20:07:11.742Z] ---> Using cache [2023-05-29T20:07:11.742Z] ---> e18437bf2b4f [2023-05-29T20:07:11.742Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-29T20:07:11.742Z] ---> Using cache [2023-05-29T20:07:11.742Z] ---> aa0be1ba64c1 [2023-05-29T20:07:11.742Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T20:07:11.742Z] ---> Using cache [2023-05-29T20:07:11.742Z] ---> e18953fb1752 [2023-05-29T20:07:11.742Z] Step 8/23 : COPY . . [2023-05-29T20:07:11.742Z] ---> Using cache [2023-05-29T20:07:11.742Z] ---> e44bdf0b7ef7 [2023-05-29T20:07:11.742Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-29T20:07:13.661Z] ---> 7bd308df017e [2023-05-29T20:07:13.661Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-29T20:07:15.057Z] ---> 6d46a70fd566 [2023-05-29T20:07:15.057Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-29T20:07:15.057Z] ---> Running in 13641a8f3d02 [2023-05-29T20:07:15.057Z] ---> Running in 794801600eb9 [2023-05-29T20:07:15.057Z] ---> b521f6eb2b24 [2023-05-29T20:07:15.057Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-29T20:07:15.057Z] Removing intermediate container 0bf578f4ef28 [2023-05-29T20:07:15.057Z] ---> b96a870a0e5a [2023-05-29T20:07:15.057Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-29T20:07:15.057Z] ---> Running in ee86d2163ab7 [2023-05-29T20:07:15.732Z] 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-29T20:07:15.732Z] ---> 8f8302cd0c5c [2023-05-29T20:07:15.732Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-29T20:07:15.732Z] ---> Running in 29918a89ec9d [2023-05-29T20:07:15.732Z] Removing intermediate container ee86d2163ab7 [2023-05-29T20:07:15.732Z] ---> 764451212320 [2023-05-29T20:07:15.732Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-29T20:07:15.732Z] 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-29T20:07:15.732Z] ---> 4d77dce793c0 [2023-05-29T20:07:15.732Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-29T20:07:15.732Z] Removing intermediate container 29918a89ec9d [2023-05-29T20:07:15.732Z] ---> 4c5560ec1932 [2023-05-29T20:07:15.732Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-29T20:07:15.991Z] ---> d9df0b30183b [2023-05-29T20:07:15.991Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-29T20:07:16.250Z] ---> Running in 7d1ca49a0ced [2023-05-29T20:07:16.250Z] ---> Running in 1ca0109117fd [2023-05-29T20:07:16.511Z] ---> e52e4ef3c0be [2023-05-29T20:07:16.511Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-29T20:07:16.511Z] Removing intermediate container 7d1ca49a0ced [2023-05-29T20:07:16.511Z] ---> 47f211212581 [2023-05-29T20:07:16.511Z] Step 18/20 : LABEL arch=x86_64 [2023-05-29T20:07:16.773Z] ---> Running in f0d7e23fa283 [2023-05-29T20:07:16.773Z] ---> 79c815afd124 [2023-05-29T20:07:16.773Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-29T20:07:16.773Z] ---> Running in 9e565d745886 [2023-05-29T20:07:16.773Z] Removing intermediate container f0d7e23fa283 [2023-05-29T20:07:16.773Z] ---> 3f88063beb52 [2023-05-29T20:07:16.773Z] Step 19/20 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c [2023-05-29T20:07:16.773Z] ---> Running in 4919634ec83b [2023-05-29T20:07:17.034Z] Removing intermediate container 4919634ec83b [2023-05-29T20:07:17.034Z] ---> 578788105d49 [2023-05-29T20:07:17.034Z] Step 20/20 : LABEL version=0.0.0 [2023-05-29T20:07:17.034Z] ---> Running in b27ff2cbb007 [2023-05-29T20:07:17.034Z] Removing intermediate container b27ff2cbb007 [2023-05-29T20:07:17.034Z] ---> 20cffb8ac90d [2023-05-29T20:07:17.034Z] [2023-05-29T20:07:17.034Z] Successfully built 20cffb8ac90d [2023-05-29T20:07:17.034Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-29T20:07:17.034Z]  Building security-spiffe-token-provider ... done Building core-data [2023-05-29T20:07:17.694Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.018s coverage: 79.9% of statements [2023-05-29T20:07:17.694Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.275s coverage: 92.9% of statements [2023-05-29T20:07:17.694Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements [2023-05-29T20:07:17.694Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.198s coverage: 62.3% of statements [2023-05-29T20:07:17.694Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.208s coverage: 87.2% of statements [2023-05-29T20:07:17.694Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.172s coverage: 20.0% of statements [2023-05-29T20:07:17.694Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.172s coverage: 100.0% of statements [2023-05-29T20:07:17.694Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.450s coverage: 81.8% of statements [2023-05-29T20:07:17.694Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-29T20:07:17.694Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.501s coverage: 82.1% of statements [2023-05-29T20:07:18.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-29T20:07:18.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.226s coverage: 86.0% of statements [2023-05-29T20:07:19.578Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T20:07:19.578Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-29T20:07:19.578Z] ---> 9e615cdf03f0 [2023-05-29T20:07:19.578Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-29T20:07:19.578Z] ---> Using cache [2023-05-29T20:07:19.578Z] ---> d6144f711dab [2023-05-29T20:07:19.578Z] Step 4/23 : WORKDIR /edgex-go [2023-05-29T20:07:19.578Z] ---> Using cache [2023-05-29T20:07:19.578Z] ---> 8a343e30fa4d [2023-05-29T20:07:19.578Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-29T20:07:19.578Z] ---> Using cache [2023-05-29T20:07:19.578Z] ---> e18437bf2b4f [2023-05-29T20:07:19.578Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-29T20:07:19.578Z] ---> Using cache [2023-05-29T20:07:19.578Z] ---> aa0be1ba64c1 [2023-05-29T20:07:19.578Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T20:07:19.578Z] ---> Using cache [2023-05-29T20:07:19.578Z] ---> e18953fb1752 [2023-05-29T20:07:19.578Z] Step 8/23 : COPY . . [2023-05-29T20:07:19.578Z] ---> Using cache [2023-05-29T20:07:19.578Z] ---> e44bdf0b7ef7 [2023-05-29T20:07:19.578Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-29T20:07:22.874Z] Removing intermediate container 1ca0109117fd [2023-05-29T20:07:22.874Z] ---> 97ee45f9b1c1 [2023-05-29T20:07:22.874Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T20:07:22.874Z] ---> Running in 91c6c973d53b [2023-05-29T20:07:23.500Z] ---> d62d32f22994 [2023-05-29T20:07:23.500Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T20:07:23.500Z] Removing intermediate container 9e565d745886 [2023-05-29T20:07:23.500Z] ---> 19aa66e913ec [2023-05-29T20:07:23.500Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-29T20:07:23.761Z] ---> Running in 1988416debbb [2023-05-29T20:07:24.063Z] Removing intermediate container 1988416debbb [2023-05-29T20:07:24.063Z] ---> 3b8f391142d6 [2023-05-29T20:07:24.063Z] Step 23/25 : LABEL arch=x86_64 [2023-05-29T20:07:24.323Z] ---> d74594b0d068 [2023-05-29T20:07:24.323Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-29T20:07:24.323Z] ---> Running in 770931ac8648 [2023-05-29T20:07:24.323Z] 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-29T20:07:24.930Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-29T20:07:24.930Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-29T20:07:24.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.025s coverage: 63.1% of statements [2023-05-29T20:07:24.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.259s coverage: 100.0% of statements [2023-05-29T20:07:25.307Z] Removing intermediate container 770931ac8648 [2023-05-29T20:07:25.307Z] ---> 72f4713e6d75 [2023-05-29T20:07:25.307Z] Step 24/25 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c [2023-05-29T20:07:25.872Z] ---> 80847940c08b [2023-05-29T20:07:25.872Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-29T20:07:25.872Z] ---> Running in d4139dd4411b [2023-05-29T20:07:26.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.117s coverage: 89.4% of statements [2023-05-29T20:07:26.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements [2023-05-29T20:07:26.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements [2023-05-29T20:07:26.436Z] Removing intermediate container d4139dd4411b [2023-05-29T20:07:26.436Z] ---> 8893ebe8231e [2023-05-29T20:07:26.436Z] Step 25/25 : LABEL version=0.0.0 [2023-05-29T20:07:26.436Z] ---> edc3581edc93 [2023-05-29T20:07:26.436Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-29T20:07:26.698Z] ---> Running in e72f58683e85 [2023-05-29T20:07:26.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-29T20:07:26.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-29T20:07:26.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-29T20:07:26.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2023-05-29T20:07:26.957Z] Removing intermediate container e72f58683e85 [2023-05-29T20:07:26.958Z] ---> 4dd456d81022 [2023-05-29T20:07:26.958Z] [2023-05-29T20:07:26.958Z] ---> 33a5214fede0 [2023-05-29T20:07:26.958Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-29T20:07:26.958Z] Successfully built 4dd456d81022 [2023-05-29T20:07:26.958Z] Successfully tagged security-secretstore-setup:latest [2023-05-29T20:07:27.216Z]  Building security-secretstore-setup ... done  ---> e08980a38bff [2023-05-29T20:07:27.216Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-29T20:07:27.216Z] ---> 06100ee3cac7 [2023-05-29T20:07:27.216Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-29T20:07:27.473Z] ---> 4a2f9fc01e23 [2023-05-29T20:07:27.473Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-29T20:07:27.473Z] ---> Running in c6e0856427a9 [2023-05-29T20:07:29.450Z] Removing intermediate container c6e0856427a9 [2023-05-29T20:07:29.450Z] ---> ac25f0e9d629 [2023-05-29T20:07:29.451Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-29T20:07:29.986Z] ---> Running in c2c8c499e9b7 [2023-05-29T20:07:30.247Z] Removing intermediate container c2c8c499e9b7 [2023-05-29T20:07:30.247Z] ---> 77a5b670f783 [2023-05-29T20:07:30.247Z] Step 30/33 : CMD ["gate"] [2023-05-29T20:07:30.247Z] ---> Running in 359a4c8e8314 [2023-05-29T20:07:30.508Z] Removing intermediate container 359a4c8e8314 [2023-05-29T20:07:30.508Z] ---> 7987ae900eac [2023-05-29T20:07:30.508Z] Step 31/33 : LABEL arch=x86_64 [2023-05-29T20:07:30.508Z] ---> Running in c1f89919a49e [2023-05-29T20:07:30.767Z] Removing intermediate container c1f89919a49e [2023-05-29T20:07:30.767Z] ---> df8dc0d12a1b [2023-05-29T20:07:30.767Z] Step 32/33 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c [2023-05-29T20:07:30.767Z] ---> Running in 3a865468bfa0 [2023-05-29T20:07:31.057Z] Removing intermediate container 3a865468bfa0 [2023-05-29T20:07:31.057Z] ---> fc2ad371ed12 [2023-05-29T20:07:31.057Z] Step 33/33 : LABEL version=0.0.0 [2023-05-29T20:07:31.393Z] ---> Running in 616b4b2a95ce [2023-05-29T20:07:31.653Z] Removing intermediate container 616b4b2a95ce [2023-05-29T20:07:31.653Z] ---> be9771624a79 [2023-05-29T20:07:31.653Z] [2023-05-29T20:07:31.653Z] Successfully built be9771624a79 [2023-05-29T20:07:31.653Z] Successfully tagged security-bootstrapper:latest [2023-05-29T20:07:35.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-29T20:07:35.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-29T20:07:35.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-29T20:07:35.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.955s coverage: 38.4% of statements [2023-05-29T20:07:35.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.246s coverage: 89.5% of statements [2023-05-29T20:07:39.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-29T20:07:39.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-29T20:07:39.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-29T20:07:39.372Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-29T20:07:39.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.210s coverage: 84.8% of statements [2023-05-29T20:07:43.878Z]  Building security-bootstrapper ... done Removing intermediate container 13641a8f3d02 [2023-05-29T20:07:43.878Z] ---> b725adf47031 [2023-05-29T20:07:43.878Z] [2023-05-29T20:07:43.878Z] Step 10/23 : FROM alpine:3.17 [2023-05-29T20:07:43.878Z] ---> 9ed4aefc74f6 [2023-05-29T20:07:43.878Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-29T20:07:43.878Z] ---> Using cache [2023-05-29T20:07:43.878Z] ---> ae991a080cc2 [2023-05-29T20:07:43.878Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-29T20:07:43.878Z] ---> Using cache [2023-05-29T20:07:43.878Z] ---> 92dfc83f3811 [2023-05-29T20:07:43.878Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T20:07:43.878Z] ---> Using cache [2023-05-29T20:07:43.878Z] Removing intermediate container 794801600eb9 [2023-05-29T20:07:43.878Z] ---> 60f0f119b7ec [2023-05-29T20:07:43.878Z] [2023-05-29T20:07:43.878Z] Step 9/22 : FROM alpine:3.17 [2023-05-29T20:07:43.878Z] ---> 9ed4aefc74f6 [2023-05-29T20:07:43.878Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-29T20:07:43.878Z] ---> 4de86ee246a1 [2023-05-29T20:07:43.878Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T20:07:43.878Z] ---> Using cache [2023-05-29T20:07:43.878Z] ---> d81f433109cc [2023-05-29T20:07:43.878Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-29T20:07:43.878Z] ---> Running in 24f732752914 [2023-05-29T20:07:43.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T20:07:43.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T20:07:43.878Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-29T20:07:43.878Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-29T20:07:43.878Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T20:07:43.878Z] OK: 8 MiB in 17 packages [2023-05-29T20:07:45.269Z] ---> 00e6123b7d0b [2023-05-29T20:07:45.269Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-29T20:07:45.269Z] Removing intermediate container 91c6c973d53b [2023-05-29T20:07:45.269Z] ---> e91dc5745984 [2023-05-29T20:07:45.269Z] [2023-05-29T20:07:45.269Z] Step 10/23 : FROM alpine:3.17 [2023-05-29T20:07:45.269Z] ---> 9ed4aefc74f6 [2023-05-29T20:07:45.269Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-29T20:07:45.530Z] ---> Running in e7475026a545 [2023-05-29T20:07:45.530Z] ---> 95f63b750194 [2023-05-29T20:07:45.530Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-29T20:07:45.530Z] Removing intermediate container 24f732752914 [2023-05-29T20:07:45.530Z] ---> d29694bc7e25 [2023-05-29T20:07:45.530Z] 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-29T20:07:45.530Z] ---> Running in 2e3c9a123aed [2023-05-29T20:07:45.530Z] Removing intermediate container e7475026a545 [2023-05-29T20:07:45.530Z] ---> 9bd27a534090 [2023-05-29T20:07:45.530Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-29T20:07:45.530Z] ---> Running in 60b670c725cd [2023-05-29T20:07:45.530Z] Removing intermediate container 2e3c9a123aed [2023-05-29T20:07:45.530Z] ---> ff05d51e2b29 [2023-05-29T20:07:45.530Z] Step 12/22 : WORKDIR /edgex [2023-05-29T20:07:45.530Z] ---> Running in e4f76b63bd6d [2023-05-29T20:07:45.530Z] ---> 9836d79f771c [2023-05-29T20:07:45.530Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-29T20:07:45.530Z] Removing intermediate container 60b670c725cd [2023-05-29T20:07:45.530Z] ---> 2717b88f51a0 [2023-05-29T20:07:45.530Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-29T20:07:45.790Z] ---> Running in 2e0891af9301 [2023-05-29T20:07:45.790Z] ---> Running in d21213c08cc1 [2023-05-29T20:07:45.791Z] Removing intermediate container e4f76b63bd6d [2023-05-29T20:07:45.791Z] ---> bcffa4290477 [2023-05-29T20:07:45.791Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T20:07:45.791Z] Removing intermediate container d21213c08cc1 [2023-05-29T20:07:45.791Z] ---> 60cc7869bcfd [2023-05-29T20:07:45.791Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-29T20:07:45.791Z] ---> Running in cc89a0fbeb90 [2023-05-29T20:07:45.791Z] ---> 48dc4b7092fb [2023-05-29T20:07:45.791Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T20:07:46.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-29T20:07:46.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-29T20:07:46.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-29T20:07:46.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-29T20:07:46.051Z] ---> 6e1dd91ba7b7 [2023-05-29T20:07:46.051Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-29T20:07:46.051Z] ---> 45bbaa29bf28 [2023-05-29T20:07:46.051Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-29T20:07:46.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T20:07:46.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T20:07:46.598Z] Removing intermediate container 2e0891af9301 [2023-05-29T20:07:46.598Z] ---> e4b8d7e1b1d7 [2023-05-29T20:07:46.598Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-29T20:07:46.598Z] ---> Running in 5b89110589f6 [2023-05-29T20:07:46.598Z] ---> 9ca2ebfe8ec1 [2023-05-29T20:07:46.598Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-29T20:07:46.598Z] Removing intermediate container 5b89110589f6 [2023-05-29T20:07:46.598Z] ---> 1f90bc12e251 [2023-05-29T20:07:46.598Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-29T20:07:46.598Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-29T20:07:46.598Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T20:07:46.598Z] ---> Running in 1e41bb9d789a [2023-05-29T20:07:46.598Z] OK: 7 MiB in 16 packages [2023-05-29T20:07:46.859Z] Removing intermediate container 1e41bb9d789a [2023-05-29T20:07:46.859Z] ---> 05f49d4d1f37 [2023-05-29T20:07:46.859Z] Step 21/23 : LABEL arch=x86_64 [2023-05-29T20:07:46.859Z] ---> Running in ad70c893bbc5 [2023-05-29T20:07:46.859Z] ---> 1fae90a423cb [2023-05-29T20:07:46.859Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-29T20:07:46.859Z] ---> Running in ebe74adae8bd [2023-05-29T20:07:46.860Z] Removing intermediate container ad70c893bbc5 [2023-05-29T20:07:46.860Z] ---> 8f071d4b35d5 [2023-05-29T20:07:46.860Z] Step 22/23 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c [2023-05-29T20:07:46.860Z] ---> Running in a51a8068cd69 [2023-05-29T20:07:47.119Z] Removing intermediate container a51a8068cd69 [2023-05-29T20:07:47.119Z] ---> 961471466ca6 [2023-05-29T20:07:47.119Z] Step 23/23 : LABEL version=0.0.0 [2023-05-29T20:07:47.119Z] Removing intermediate container cc89a0fbeb90 [2023-05-29T20:07:47.119Z] ---> 40da87ccdc6b [2023-05-29T20:07:47.119Z] ---> Running in 1f995557ff62 [2023-05-29T20:07:47.119Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T20:07:47.119Z] Removing intermediate container 1f995557ff62 [2023-05-29T20:07:47.119Z] ---> 4c80709d849f [2023-05-29T20:07:47.119Z] [2023-05-29T20:07:47.119Z] ---> e42d848fdd32 [2023-05-29T20:07:47.119Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T20:07:47.119Z] Successfully built 4c80709d849f [2023-05-29T20:07:47.119Z] Successfully tagged security-proxy-auth:latest [2023-05-29T20:07:47.379Z]  Building security-proxy-auth ... done  ---> 199dbbb20d03 [2023-05-29T20:07:47.379Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-29T20:07:47.694Z] Removing intermediate container ebe74adae8bd [2023-05-29T20:07:47.694Z] ---> 6c5ba72b6d27 [2023-05-29T20:07:47.694Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-29T20:07:47.953Z] ---> 3872a7228b84 [2023-05-29T20:07:47.953Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-29T20:07:47.953Z] ---> Running in e632011e607b [2023-05-29T20:07:47.953Z] Removing intermediate container e632011e607b [2023-05-29T20:07:47.953Z] ---> 019d1336ed16 [2023-05-29T20:07:47.953Z] Step 20/22 : LABEL arch=x86_64 [2023-05-29T20:07:47.953Z] ---> Running in 4f5ed653ef88 [2023-05-29T20:07:47.953Z] ---> 0e30a4c799d8 [2023-05-29T20:07:47.953Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-29T20:07:47.953Z] ---> Running in 695cb0c6b8ab [2023-05-29T20:07:47.953Z] Removing intermediate container 4f5ed653ef88 [2023-05-29T20:07:47.953Z] ---> cdbb729225f6 [2023-05-29T20:07:47.953Z] Step 21/22 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c [2023-05-29T20:07:48.214Z] ---> Running in eb25ab8f1445 [2023-05-29T20:07:48.214Z] Removing intermediate container 695cb0c6b8ab [2023-05-29T20:07:48.214Z] ---> 5142da26fbe0 [2023-05-29T20:07:48.214Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-29T20:07:48.214Z] ---> Running in 47a87ae91f93 [2023-05-29T20:07:48.214Z] Removing intermediate container eb25ab8f1445 [2023-05-29T20:07:48.214Z] ---> 442fe373fba5 [2023-05-29T20:07:48.214Z] Step 22/22 : LABEL version=0.0.0 [2023-05-29T20:07:48.214Z] ---> Running in 3ec1436374ff [2023-05-29T20:07:48.214Z] Removing intermediate container 47a87ae91f93 [2023-05-29T20:07:48.214Z] ---> 0ccf91c7fca0 [2023-05-29T20:07:48.214Z] Step 21/23 : LABEL arch=x86_64 [2023-05-29T20:07:48.214Z] ---> Running in 3d596abc78d3 [2023-05-29T20:07:48.214Z] Removing intermediate container 3ec1436374ff [2023-05-29T20:07:48.214Z] ---> ba9e97d773fc [2023-05-29T20:07:48.214Z] [2023-05-29T20:07:48.475Z] Successfully built ba9e97d773fc [2023-05-29T20:07:48.475Z] Removing intermediate container 3d596abc78d3 [2023-05-29T20:07:48.475Z] ---> 86b100f443ff [2023-05-29T20:07:48.475Z] Step 22/23 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c [2023-05-29T20:07:48.475Z] Successfully tagged security-proxy-setup:latest [2023-05-29T20:07:48.475Z]  Building security-proxy-setup ... done  ---> Running in 38f37d79c2f9 [2023-05-29T20:07:48.475Z] Removing intermediate container 38f37d79c2f9 [2023-05-29T20:07:48.475Z] ---> ebae737dc3e4 [2023-05-29T20:07:48.475Z] Step 23/23 : LABEL version=0.0.0 [2023-05-29T20:07:48.475Z] ---> Running in c3776323fa97 [2023-05-29T20:07:48.829Z] Removing intermediate container c3776323fa97 [2023-05-29T20:07:48.829Z] ---> fae5e73dc6e0 [2023-05-29T20:07:48.829Z] [2023-05-29T20:07:48.829Z] Successfully built fae5e73dc6e0 [2023-05-29T20:07:48.829Z] Successfully tagged core-data:latest [2023-05-29T20:07:48.838Z]  Building core-data ... done  [Pipeline] } [2023-05-29T20:07:48.864Z] $ docker stop --time=1 33045189d3d7d254049b8551098145305f1b17b47fecbe4d98b76d12262d0f52 [2023-05-29T20:07:50.187Z] $ docker rm -f --volumes 33045189d3d7d254049b8551098145305f1b17b47fecbe4d98b76d12262d0f52 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-29T20:07:50.642Z] + docker images [2023-05-29T20:07:50.642Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-29T20:07:50.642Z] core-data latest fae5e73dc6e0 2 seconds ago 20MB [2023-05-29T20:07:50.642Z] security-proxy-setup latest ba9e97d773fc 2 seconds ago 18.7MB [2023-05-29T20:07:50.642Z] security-proxy-auth latest 4c80709d849f 4 seconds ago 18.3MB [2023-05-29T20:07:50.642Z] e91dc5745984 6 seconds ago 1.73GB [2023-05-29T20:07:50.642Z] b725adf47031 9 seconds ago 1.7GB [2023-05-29T20:07:50.642Z] 60f0f119b7ec 11 seconds ago 1.7GB [2023-05-29T20:07:50.642Z] security-bootstrapper latest be9771624a79 19 seconds ago 22.2MB [2023-05-29T20:07:50.642Z] security-secretstore-setup latest 4dd456d81022 24 seconds ago 32.8MB [2023-05-29T20:07:50.642Z] security-spiffe-token-provider latest 20cffb8ac90d 34 seconds ago 32.8MB [2023-05-29T20:07:50.642Z] core-command latest 671642b4be99 44 seconds ago 19.9MB [2023-05-29T20:07:50.642Z] core-metadata latest 8d2154581000 44 seconds ago 20.4MB [2023-05-29T20:07:50.642Z] 7e6a8c488012 49 seconds ago 1.76GB [2023-05-29T20:07:50.642Z] 9967933d0a14 52 seconds ago 1.72GB [2023-05-29T20:07:50.642Z] 675101ec9d8a 52 seconds ago 1.72GB [2023-05-29T20:07:50.642Z] d54b81d4d097 52 seconds ago 1.73GB [2023-05-29T20:07:50.642Z] 87b4b3a02db6 54 seconds ago 1.71GB [2023-05-29T20:07:50.642Z] support-notifications latest a1861128e7c2 3 minutes ago 32.4MB [2023-05-29T20:07:50.642Z] security-spire-server latest 95138651241b 3 minutes ago 103MB [2023-05-29T20:07:50.642Z] core-common-config-bootstrapper latest 53e078c2c56c 3 minutes ago 17.2MB [2023-05-29T20:07:50.642Z] support-scheduler latest 7a196a8a333a 3 minutes ago 31.8MB [2023-05-29T20:07:50.642Z] 7e1a3cc900d3 3 minutes ago 1.58GB [2023-05-29T20:07:50.642Z] security-spire-agent latest 9fd4a0cea0c1 3 minutes ago 161MB [2023-05-29T20:07:50.642Z] security-spire-config latest 18199f22e748 3 minutes ago 102MB [2023-05-29T20:07:50.642Z] 8ccb15cbd9ee 3 minutes ago 1.79GB [2023-05-29T20:07:50.642Z] ed6bd878102b 3 minutes ago 1.72GB [2023-05-29T20:07:50.642Z] 134e5aef5cfe 3 minutes ago 1.79GB [2023-05-29T20:07:50.642Z] 5ebf56d20937 4 minutes ago 1.58GB [2023-05-29T20:07:50.642Z] 4422e6c60cdc 4 minutes ago 1.58GB [2023-05-29T20:07:50.642Z] ci-base-image-x86_64 latest 9e615cdf03f0 8 minutes ago 918MB [2023-05-29T20:07:50.642Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 5 weeks ago 700MB [2023-05-29T20:07:50.642Z] alpine 3.17 9ed4aefc74f6 2 months ago 7.05MB [2023-05-29T20:07:50.642Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-29T20:07:50.642Z] 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-29T20:07:52.648Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.340s coverage: 17.7% of statements [2023-05-29T20:07:52.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-29T20:07:52.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-29T20:07:52.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-29T20:07:52.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-29T20:07:52.648Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.540s coverage: 92.3% of statements [2023-05-29T20:07:56.894Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-29T20:07:56.894Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-29T20:07:56.894Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.287s coverage: 61.5% of statements [2023-05-29T20:07:58.834Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-29T20:07:58.834Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-29T20:07:59.415Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.395s coverage: 97.7% of statements [2023-05-29T20:08:00.373Z] 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-29T20:08:00.373Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-29T20:08:00.373Z] go vet ./... [2023-05-29T20:10:37.048Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-29T20:10:37.048Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-29T20:10:37.048Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-29T20:10:37.085Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-29T20:10:37.419Z] + ls -al . [2023-05-29T20:10:37.419Z] total 704 [2023-05-29T20:10:37.419Z] drwxrwxr-x 10 1001 1001 4096 May 29 20:02 . [2023-05-29T20:10:37.419Z] drwxr-xr-x 4 root root 4096 May 29 20:02 .. [2023-05-29T20:10:37.419Z] drwxrwxr-x 2 1001 1001 4096 May 29 20:01 .blubracket [2023-05-29T20:10:37.419Z] -rw-rw-r-- 1 1001 1001 16 May 29 20:01 .dockerignore [2023-05-29T20:10:37.419Z] drwxrwxr-x 8 1001 1001 4096 May 29 20:01 .git [2023-05-29T20:10:37.419Z] drwxrwxr-x 3 1001 1001 4096 May 29 20:01 .github [2023-05-29T20:10:37.419Z] -rw-rw-r-- 1 1001 1001 1133 May 29 20:01 .gitignore [2023-05-29T20:10:37.419Z] -rw-rw-r-- 1 1001 1001 42 May 29 20:01 .golangci.yml [2023-05-29T20:10:37.419Z] -rw-rw-r-- 1 1001 1001 87 May 29 20:01 .hadolint.yml [2023-05-29T20:10:37.419Z] -rw-rw-r-- 1 1001 1001 166 May 29 20:01 .sonarcloud.properties [2023-05-29T20:10:37.419Z] -rw-rw-r-- 1 1001 1001 1171 May 29 20:01 ADOPTERS.md [2023-05-29T20:10:37.419Z] -rw-rw-r-- 1 1001 1001 10835 May 29 20:01 Attribution.txt [2023-05-29T20:10:37.419Z] -rw-rw-r-- 1 1001 1001 73765 May 29 20:01 CHANGELOG.md [2023-05-29T20:10:37.419Z] -rw-rw-r-- 1 1001 1001 3804 May 29 20:01 CONTRIBUTING.md [2023-05-29T20:10:37.419Z] -rw-rw-r-- 1 1001 1001 677 May 29 20:01 GOVERNANCE.md [2023-05-29T20:10:37.419Z] -rw-rw-r-- 1 1001 1001 883 May 29 20:01 Jenkinsfile [2023-05-29T20:10:37.419Z] -rw-rw-r-- 1 1001 1001 10775 May 29 20:01 LICENSE [2023-05-29T20:10:37.419Z] -rw-rw-r-- 1 1001 1001 14368 May 29 20:01 Makefile [2023-05-29T20:10:37.419Z] -rw-rw-r-- 1 1001 1001 582 May 29 20:01 OWNERS.md [2023-05-29T20:10:37.419Z] -rw-rw-r-- 1 1001 1001 9902 May 29 20:01 README.md [2023-05-29T20:10:37.419Z] -rw-rw-r-- 1 1001 1001 789 May 29 20:01 SECURITY.md [2023-05-29T20:10:37.419Z] -rw-rw-r-- 1 1001 1001 5 May 29 19:58 VERSION [2023-05-29T20:10:37.419Z] drwxrwxr-x 2 1001 1001 4096 May 29 20:01 bin [2023-05-29T20:10:37.419Z] drwxrwxr-x 18 1001 1001 4096 May 29 20:01 cmd [2023-05-29T20:10:37.419Z] -rw-r--r-- 1 root root 447731 May 29 20:07 coverage.out [2023-05-29T20:10:37.419Z] -rw-rw-r-- 1 1001 1001 3159 May 29 20:01 go.mod [2023-05-29T20:10:37.419Z] -rw-rw-r-- 1 1001 1001 30958 May 29 20:01 go.sum [2023-05-29T20:10:37.419Z] drwxrwxr-x 7 1001 1001 4096 May 29 20:01 internal [2023-05-29T20:10:37.419Z] drwxrwxr-x 3 1001 1001 4096 May 29 20:01 openapi [2023-05-29T20:10:37.419Z] -rw-rw-r-- 1 1001 1001 594 May 29 20:01 security.txt [2023-05-29T20:10:37.419Z] drwxrwxr-x 4 1001 1001 4096 May 29 20:01 snap [2023-05-29T20:10:37.419Z] -rw-rw-r-- 1 1001 1001 204 May 29 20:01 version.go [Pipeline] sh [2023-05-29T20:10:38.076Z] + '[' -e coverage.out ] [2023-05-29T20:10:38.076Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-29T20:10:38.115Z] Warning: overwriting stash ‘coverage-report’ [2023-05-29T20:10:39.817Z] Stashed 1 file(s) [Pipeline] sh [2023-05-29T20:10:40.455Z] + make build [2023-05-29T20:10:40.455Z] 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-29T20:12:02.067Z] 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-29T20:12:07.392Z] 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-29T20:12:12.736Z] 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-29T20:12:16.071Z] 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-29T20:13:02.883Z] 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-29T20:13:04.821Z] 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-29T20:13:11.459Z] 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-29T20:13:16.799Z] 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-29T20:13:21.048Z] 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-29T20:13:24.383Z] 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-29T20:13:31.017Z] 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-29T20:13:36.373Z] $ docker stop --time=1 dd62494fa0a628c8f63b65eea3d4d2a2b450a1a4204fda3faf19fe20003c538b [2023-05-29T20:13:38.356Z] $ docker rm -f --volumes dd62494fa0a628c8f63b65eea3d4d2a2b450a1a4204fda3faf19fe20003c538b [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-29T20:13:40.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-29T20:13:40.851Z] [2023-05-29T20:13:40.851Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T20:13:41.258Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-29T20:13:41.542Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-29T20:13:41.542Z] 29e5d40040c1: Pulling fs layer [2023-05-29T20:13:41.542Z] 1ce36da41761: Pulling fs layer [2023-05-29T20:13:41.542Z] 25b303627fd3: Pulling fs layer [2023-05-29T20:13:41.835Z] 29e5d40040c1: Verifying Checksum [2023-05-29T20:13:41.835Z] 29e5d40040c1: Download complete [2023-05-29T20:13:42.121Z] 1ce36da41761: Verifying Checksum [2023-05-29T20:13:42.121Z] 1ce36da41761: Download complete [2023-05-29T20:13:42.407Z] 29e5d40040c1: Pull complete [2023-05-29T20:13:43.830Z] 25b303627fd3: Verifying Checksum [2023-05-29T20:13:43.830Z] 25b303627fd3: Download complete [2023-05-29T20:13:43.830Z] 1ce36da41761: Pull complete [2023-05-29T20:13:53.889Z] 25b303627fd3: Pull complete [2023-05-29T20:13:53.889Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-29T20:13:53.890Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-29T20:13:53.890Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T20:13:54.194Z] prd-ubuntu20.04-docker-arm64-4c-16g-17174 does not seem to be running inside a container [2023-05-29T20:13:54.247Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-29T20:13:56.453Z] $ docker top 9c2de8a44d45b54c74cc502821d2b49acc7ea2d7128ac8cab1bc2c8682172afb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-29T20:13:57.313Z] + docker-compose build --help [2023-05-29T20:13:57.313Z] + grep parallel [2023-05-29T20:14:00.648Z] --parallel Build images in parallel. [Pipeline] } [2023-05-29T20:14:00.933Z] $ docker stop --time=1 9c2de8a44d45b54c74cc502821d2b49acc7ea2d7128ac8cab1bc2c8682172afb [2023-05-29T20:14:02.545Z] $ docker rm -f --volumes 9c2de8a44d45b54c74cc502821d2b49acc7ea2d7128ac8cab1bc2c8682172afb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T20:14:03.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-29T20:14:03.284Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T20:14:03.513Z] prd-ubuntu20.04-docker-arm64-4c-16g-17174 does not seem to be running inside a container [2023-05-29T20:14:03.562Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-29T20:14:04.669Z] $ docker top 883f556ea64de04bb1f7362e918975fa491f9581690d426017e2c99249b9d359 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-29T20:14:05.205Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-29T20:14:09.438Z] Building core-command ... [2023-05-29T20:14:09.438Z] Building core-common-config-bootstrapper ... [2023-05-29T20:14:09.438Z] Building core-data ... [2023-05-29T20:14:09.438Z] Building core-metadata ... [2023-05-29T20:14:09.438Z] Building security-bootstrapper ... [2023-05-29T20:14:09.438Z] Building security-proxy-auth ... [2023-05-29T20:14:09.438Z] Building security-proxy-setup ... [2023-05-29T20:14:09.438Z] Building security-secretstore-setup ... [2023-05-29T20:14:09.438Z] Building security-spiffe-token-provider ... [2023-05-29T20:14:09.438Z] Building security-spire-agent ... [2023-05-29T20:14:09.438Z] Building security-spire-config ... [2023-05-29T20:14:09.438Z] Building security-spire-server ... [2023-05-29T20:14:09.438Z] Building support-notifications ... [2023-05-29T20:14:09.438Z] Building support-scheduler ... [2023-05-29T20:14:09.438Z] Building security-spire-agent [2023-05-29T20:14:09.438Z] Building security-spiffe-token-provider [2023-05-29T20:14:09.438Z] Building support-scheduler [2023-05-29T20:14:09.438Z] Building core-metadata [2023-05-29T20:14:09.438Z] Building core-common-config-bootstrapper [2023-05-29T20:14:56.268Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T20:14:56.268Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-29T20:14:56.268Z] ---> c42eddb65d3b [2023-05-29T20:14:56.268Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-29T20:14:56.268Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T20:14:56.268Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-29T20:14:56.268Z] ---> c42eddb65d3b [2023-05-29T20:14:56.268Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-29T20:14:56.268Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T20:14:56.268Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-29T20:14:56.268Z] ---> c42eddb65d3b [2023-05-29T20:14:56.268Z] Step 3/27 : WORKDIR /edgex-go [2023-05-29T20:14:56.268Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T20:14:56.268Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-29T20:14:56.268Z] ---> c42eddb65d3b [2023-05-29T20:14:56.268Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-29T20:14:56.268Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T20:14:56.268Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-29T20:14:56.268Z] ---> c42eddb65d3b [2023-05-29T20:14:56.268Z] Step 3/20 : WORKDIR /edgex-go [2023-05-29T20:14:56.268Z] ---> Running in ddd92dd8ea4c [2023-05-29T20:14:56.268Z] ---> Running in 80ca409a5537 [2023-05-29T20:14:56.536Z] ---> Running in 79753118d5f8 [2023-05-29T20:14:56.536Z] ---> Running in 64bd29ab0f53 [2023-05-29T20:14:56.536Z] ---> Running in 370f332c4e6a [2023-05-29T20:14:57.123Z] Removing intermediate container ddd92dd8ea4c [2023-05-29T20:14:57.123Z] ---> c8a3198786f2 [2023-05-29T20:14:57.123Z] Step 4/25 : WORKDIR /edgex-go [2023-05-29T20:14:57.123Z] Removing intermediate container 370f332c4e6a [2023-05-29T20:14:57.123Z] ---> ff950e4a1562 [2023-05-29T20:14:57.123Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-29T20:14:57.123Z] Removing intermediate container 79753118d5f8 [2023-05-29T20:14:57.123Z] ---> 3aba18ec1225 [2023-05-29T20:14:57.123Z] Step 4/23 : WORKDIR /edgex-go [2023-05-29T20:14:57.123Z] ---> Running in 3f6d8cc1b310 [2023-05-29T20:14:57.123Z] Removing intermediate container 64bd29ab0f53 [2023-05-29T20:14:57.123Z] ---> cf19e8c46cf8 [2023-05-29T20:14:57.123Z] Step 4/23 : WORKDIR /edgex-go [2023-05-29T20:14:57.123Z] Removing intermediate container 80ca409a5537 [2023-05-29T20:14:57.123Z] ---> 7d49e6c99380 [2023-05-29T20:14:57.123Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-29T20:14:57.123Z] ---> Running in b44b8dcb1364 [2023-05-29T20:14:57.399Z] ---> Running in ef37c2b0a4e4 [2023-05-29T20:14:57.399Z] ---> Running in 9dd65cb3acf7 [2023-05-29T20:14:57.399Z] ---> Running in 5bb77632d4ab [2023-05-29T20:14:58.358Z] Removing intermediate container ef37c2b0a4e4 [2023-05-29T20:14:58.358Z] ---> 74e2a84c0736 [2023-05-29T20:14:58.358Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-29T20:14:58.358Z] Removing intermediate container b44b8dcb1364 [2023-05-29T20:14:58.358Z] ---> 622b6e00dfc0 [2023-05-29T20:14:58.358Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-29T20:14:58.358Z] Removing intermediate container 5bb77632d4ab [2023-05-29T20:14:58.358Z] ---> 7f7380971fbc [2023-05-29T20:14:58.358Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-29T20:14:58.358Z] ---> Running in 56d92eba4eaf [2023-05-29T20:14:58.358Z] ---> Running in 11a63a841abe [2023-05-29T20:14:58.358Z] ---> Running in 9c352ced3929 [2023-05-29T20:14:59.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T20:14:59.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T20:15:00.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T20:15:00.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T20:15:00.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T20:15:00.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T20:15:00.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T20:15:01.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T20:15:01.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T20:15:01.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T20:15:01.549Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-29T20:15:01.549Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-29T20:15:01.549Z] OK: 17699 distinct packages available [2023-05-29T20:15:01.817Z] OK: 263 MiB in 53 packages [2023-05-29T20:15:01.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T20:15:02.777Z] OK: 263 MiB in 53 packages [2023-05-29T20:15:02.777Z] OK: 263 MiB in 53 packages [2023-05-29T20:15:02.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T20:15:03.043Z] Removing intermediate container 9dd65cb3acf7 [2023-05-29T20:15:03.043Z] ---> 82d5f5607a47 [2023-05-29T20:15:03.043Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-29T20:15:03.043Z] OK: 263 MiB in 53 packages [2023-05-29T20:15:04.005Z] OK: 263 MiB in 53 packages [2023-05-29T20:15:04.588Z] ---> 34a80b59beec [2023-05-29T20:15:04.588Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T20:15:04.854Z] ---> Running in 9ea60fbc29ed [2023-05-29T20:15:04.854Z] Removing intermediate container 9c352ced3929 [2023-05-29T20:15:04.854Z] ---> 512187af3e58 [2023-05-29T20:15:04.854Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-29T20:15:04.854Z] Removing intermediate container 56d92eba4eaf [2023-05-29T20:15:04.854Z] ---> 6419e1df2220 [2023-05-29T20:15:04.854Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-29T20:15:05.119Z] Removing intermediate container 11a63a841abe [2023-05-29T20:15:05.119Z] ---> 42e36c6f8845 [2023-05-29T20:15:05.119Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-29T20:15:05.703Z] Removing intermediate container 3f6d8cc1b310 [2023-05-29T20:15:05.703Z] ---> 23e4b89d3911 [2023-05-29T20:15:05.703Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-29T20:15:06.795Z] ---> f2d1fa71fd2c [2023-05-29T20:15:06.795Z] ---> c13f70695873 [2023-05-29T20:15:06.795Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T20:15:06.795Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T20:15:06.795Z] ---> Running in 3378668b3e31 [2023-05-29T20:15:06.795Z] ---> be6523327e60 [2023-05-29T20:15:06.795Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T20:15:06.795Z] ---> Running in d5c99fba300d [2023-05-29T20:15:07.064Z] ---> Running in ac5be86ee1f9 [2023-05-29T20:15:07.662Z] ---> 0062b309e7d5 [2023-05-29T20:15:07.662Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T20:15:07.927Z] ---> Running in 6ac0206b581e [2023-05-29T20:16:59.547Z] Removing intermediate container 6ac0206b581e [2023-05-29T20:16:59.547Z] ---> b0da9f4b0108 [2023-05-29T20:16:59.547Z] Step 7/20 : COPY . . [2023-05-29T20:16:59.547Z] Removing intermediate container d5c99fba300d [2023-05-29T20:16:59.547Z] ---> b8ff6147b5a1 [2023-05-29T20:16:59.547Z] Step 8/23 : COPY . . [2023-05-29T20:16:59.547Z] Removing intermediate container 9ea60fbc29ed [2023-05-29T20:16:59.547Z] ---> bce4af0959b7 [2023-05-29T20:16:59.547Z] Step 7/27 : COPY . . [2023-05-29T20:16:59.547Z] Removing intermediate container ac5be86ee1f9 [2023-05-29T20:16:59.547Z] ---> 90efdc6344b5 [2023-05-29T20:16:59.547Z] Step 8/23 : COPY . . [2023-05-29T20:16:59.547Z] Removing intermediate container 3378668b3e31 [2023-05-29T20:16:59.547Z] ---> 7d59fad361f8 [2023-05-29T20:16:59.547Z] Step 8/25 : COPY . . [2023-05-29T20:17:03.793Z] ---> af04540a540a [2023-05-29T20:17:03.793Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-29T20:17:03.793Z] ---> 8c0fd027508c [2023-05-29T20:17:03.793Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-29T20:17:03.793Z] ---> Running in aad21ffedb3a [2023-05-29T20:17:03.793Z] ---> e61f694f080d [2023-05-29T20:17:03.793Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-29T20:17:03.793Z] ---> 211fd3b95bed [2023-05-29T20:17:03.793Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-29T20:17:03.793Z] ---> Running in 6342914e1347 [2023-05-29T20:17:03.793Z] ---> abb529b6c9bc [2023-05-29T20:17:03.793Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-29T20:17:03.793Z] ---> Running in c3b6640c6249 [2023-05-29T20:17:03.793Z] ---> Running in a047608934be [2023-05-29T20:17:03.793Z] ---> Running in 93818cc9272f [2023-05-29T20:17:04.376Z] Removing intermediate container 93818cc9272f [2023-05-29T20:17:04.376Z] ---> ea4b515b751d [2023-05-29T20:17:04.376Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-29T20:17:04.643Z] ---> Running in b57ffee3e862 [2023-05-29T20:17:05.222Z] Removing intermediate container b57ffee3e862 [2023-05-29T20:17:05.222Z] ---> 1bb556fcd486 [2023-05-29T20:17:05.222Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-29T20:17:05.222Z] ---> Running in ce05f8fc40e6 [2023-05-29T20:17:05.487Z] 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-29T20:17:05.756Z] 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-29T20:17:06.022Z] Removing intermediate container ce05f8fc40e6 [2023-05-29T20:17:06.022Z] ---> c90ed69723ca [2023-05-29T20:17:06.022Z] 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-29T20:17:06.289Z] 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-29T20:17:06.289Z] 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-29T20:17:06.289Z] ---> Running in 4253347a2e63 [2023-05-29T20:17:10.540Z] Removing intermediate container 4253347a2e63 [2023-05-29T20:17:10.541Z] ---> e748bb77fa71 [2023-05-29T20:17:10.541Z] Step 12/27 : WORKDIR /edgex-go [2023-05-29T20:17:10.541Z] ---> Running in 8cc2c93bc574 [2023-05-29T20:17:10.541Z] Removing intermediate container 8cc2c93bc574 [2023-05-29T20:17:10.541Z] ---> 64c5122c766c [2023-05-29T20:17:10.541Z] [2023-05-29T20:17:10.541Z] Step 13/27 : FROM alpine:3.17 [2023-05-29T20:17:10.806Z] 3.17: Pulling from library/alpine [2023-05-29T20:17:10.806Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-29T20:17:10.806Z] Status: Downloaded newer image for alpine:3.17 [2023-05-29T20:17:10.806Z] ---> 51e60588ff2c [2023-05-29T20:17:10.806Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-29T20:17:11.073Z] ---> Running in ae9d9c7879b8 [2023-05-29T20:17:11.658Z] Removing intermediate container ae9d9c7879b8 [2023-05-29T20:17:11.658Z] ---> 6ab6e6475ca7 [2023-05-29T20:17:11.658Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-29T20:17:11.658Z] ---> Running in 169547591dd5 [2023-05-29T20:17:13.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T20:17:14.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T20:17:15.578Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-29T20:17:15.578Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-29T20:17:15.843Z] OK: 17694 distinct packages available [2023-05-29T20:17:15.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T20:17:16.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T20:17:18.201Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-29T20:17:18.201Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-29T20:17:18.201Z] (3/5) Installing libucontext (1.2-r0) [2023-05-29T20:17:18.201Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-29T20:17:18.201Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-29T20:17:18.201Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T20:17:18.201Z] OK: 9 MiB in 20 packages [2023-05-29T20:17:19.607Z] Removing intermediate container 169547591dd5 [2023-05-29T20:17:19.607Z] ---> 149d28259851 [2023-05-29T20:17:19.607Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T20:17:20.564Z] ---> 8e2f222d4f8c [2023-05-29T20:17:20.564Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T20:17:21.522Z] ---> a099e7e66d36 [2023-05-29T20:17:21.522Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-29T20:17:26.851Z] ---> 8b435a25c040 [2023-05-29T20:17:26.851Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-29T20:17:32.176Z] ---> 62a81dca3c11 [2023-05-29T20:17:32.176Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-29T20:17:32.760Z] ---> adb9c70281e4 [2023-05-29T20:17:32.760Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-29T20:17:33.713Z] ---> e625324aa3f5 [2023-05-29T20:17:33.714Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-29T20:17:37.049Z] ---> 0cdcb404959d [2023-05-29T20:17:37.049Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-29T20:17:37.049Z] ---> Running in 82c822050b88 [2023-05-29T20:17:37.313Z] Removing intermediate container 82c822050b88 [2023-05-29T20:17:37.313Z] ---> 6fa3d672b1e2 [2023-05-29T20:17:37.313Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-29T20:17:37.578Z] ---> Running in aa73f94baf78 [2023-05-29T20:17:37.843Z] Removing intermediate container aa73f94baf78 [2023-05-29T20:17:37.843Z] ---> 4ecf9304a3bb [2023-05-29T20:17:37.843Z] Step 25/27 : LABEL arch=arm64 [2023-05-29T20:17:38.108Z] ---> Running in 2a522b308037 [2023-05-29T20:17:38.373Z] Removing intermediate container 2a522b308037 [2023-05-29T20:17:38.373Z] ---> af92e918b179 [2023-05-29T20:17:38.373Z] Step 26/27 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c [2023-05-29T20:17:38.642Z] ---> Running in 39f513041545 [2023-05-29T20:17:39.220Z] Removing intermediate container 39f513041545 [2023-05-29T20:17:39.220Z] ---> 3d891465e03a [2023-05-29T20:17:39.220Z] Step 27/27 : LABEL version=0.0.0 [2023-05-29T20:17:39.220Z] ---> Running in dbbfdb2c31e2 [2023-05-29T20:17:39.800Z] Removing intermediate container dbbfdb2c31e2 [2023-05-29T20:17:39.800Z] ---> b0e02d677c67 [2023-05-29T20:17:39.800Z] [2023-05-29T20:17:40.063Z] Successfully built b0e02d677c67 [2023-05-29T20:17:40.063Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-29T20:17:40.063Z]  Building security-spire-agent ... done Building security-proxy-setup [2023-05-29T20:17:58.238Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T20:17:58.238Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-29T20:17:58.238Z] ---> c42eddb65d3b [2023-05-29T20:17:58.238Z] Step 3/22 : WORKDIR /edgex-go [2023-05-29T20:17:58.238Z] ---> Using cache [2023-05-29T20:17:58.238Z] ---> 7d49e6c99380 [2023-05-29T20:17:58.238Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-29T20:17:58.238Z] ---> Running in 4fd9d3a857a1 [2023-05-29T20:17:59.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T20:18:00.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T20:18:01.603Z] OK: 263 MiB in 53 packages [2023-05-29T20:18:05.159Z] Removing intermediate container 4fd9d3a857a1 [2023-05-29T20:18:05.159Z] ---> e41db908a528 [2023-05-29T20:18:05.159Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-29T20:18:06.175Z] ---> d7a10ae16f7e [2023-05-29T20:18:06.175Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T20:18:06.175Z] ---> Running in 9957e5b1b824 [2023-05-29T20:19:42.827Z] Removing intermediate container 9957e5b1b824 [2023-05-29T20:19:42.827Z] ---> 83e3f1a33c9d [2023-05-29T20:19:42.827Z] Step 7/22 : COPY . . [2023-05-29T20:19:46.161Z] ---> ce55723dfa0c [2023-05-29T20:19:46.161Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-29T20:19:46.430Z] ---> Running in 843854954cde [2023-05-29T20:19:48.363Z] 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-29T20:23:40.101Z] Removing intermediate container aad21ffedb3a [2023-05-29T20:23:40.101Z] ---> 94b733cc452f [2023-05-29T20:23:40.101Z] [2023-05-29T20:23:40.101Z] Step 10/23 : FROM alpine:3.17 [2023-05-29T20:23:40.101Z] ---> 51e60588ff2c [2023-05-29T20:23:40.101Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-29T20:23:40.101Z] ---> Running in 12a4c78f9fb2 [2023-05-29T20:23:40.101Z] Removing intermediate container 12a4c78f9fb2 [2023-05-29T20:23:40.101Z] ---> 38c98d4e53d1 [2023-05-29T20:23:40.101Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-29T20:23:40.101Z] ---> Running in e118583d65b4 [2023-05-29T20:23:40.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T20:23:40.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T20:23:40.101Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-29T20:23:40.101Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T20:23:40.101Z] OK: 8 MiB in 16 packages [2023-05-29T20:23:40.101Z] Removing intermediate container e118583d65b4 [2023-05-29T20:23:40.101Z] ---> 4d87695da819 [2023-05-29T20:23:40.101Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T20:23:40.101Z] ---> bd6d2e61b42e [2023-05-29T20:23:40.101Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T20:23:40.701Z] ---> 7062fa1aaa71 [2023-05-29T20:23:40.701Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-29T20:23:42.134Z] ---> 789acaf35fce [2023-05-29T20:23:42.134Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-29T20:23:43.102Z] ---> df3356b946de [2023-05-29T20:23:43.102Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-29T20:23:44.063Z] ---> 3660326e70b3 [2023-05-29T20:23:44.063Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-29T20:23:44.063Z] ---> Running in f4e3fc0008a2 [2023-05-29T20:23:50.712Z] Removing intermediate container f4e3fc0008a2 [2023-05-29T20:23:50.712Z] ---> 847b4ab1093d [2023-05-29T20:23:50.712Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-29T20:23:50.712Z] ---> Running in 19fac12fa26c [2023-05-29T20:23:50.712Z] Removing intermediate container 19fac12fa26c [2023-05-29T20:23:50.712Z] ---> f7a0b10d6747 [2023-05-29T20:23:50.712Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-29T20:23:50.712Z] ---> Running in d8d0cc0fc89a [2023-05-29T20:23:50.984Z] Removing intermediate container d8d0cc0fc89a [2023-05-29T20:23:50.984Z] ---> 43a4dd8ae3df [2023-05-29T20:23:50.984Z] Step 21/23 : LABEL arch=arm64 [2023-05-29T20:23:51.249Z] ---> Running in 54814521c98c [2023-05-29T20:23:51.838Z] Removing intermediate container 54814521c98c [2023-05-29T20:23:51.838Z] ---> 3c3506495b2f [2023-05-29T20:23:51.838Z] Step 22/23 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c [2023-05-29T20:23:51.838Z] ---> Running in 36ca8515f4d6 [2023-05-29T20:23:52.420Z] Removing intermediate container 36ca8515f4d6 [2023-05-29T20:23:52.420Z] ---> e30352b0f687 [2023-05-29T20:23:52.420Z] Step 23/23 : LABEL version=0.0.0 [2023-05-29T20:23:52.420Z] ---> Running in 49468a18a271 [2023-05-29T20:23:53.000Z] Removing intermediate container 49468a18a271 [2023-05-29T20:23:53.000Z] ---> a6d9115081fb [2023-05-29T20:23:53.000Z] [2023-05-29T20:23:53.268Z] Successfully built a6d9115081fb [2023-05-29T20:23:53.268Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-29T20:23:53.268Z] Building core-command [2023-05-29T20:24:11.455Z]  Building core-common-config-bootstrapper ... done Removing intermediate container a047608934be [2023-05-29T20:24:11.455Z] ---> fa4f4b56c338 [2023-05-29T20:24:11.455Z] [2023-05-29T20:24:11.455Z] Step 10/25 : FROM alpine:3.17 [2023-05-29T20:24:11.455Z] ---> 51e60588ff2c [2023-05-29T20:24:11.455Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-29T20:24:11.455Z] ---> Running in 7f60e872a89b [2023-05-29T20:24:11.455Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T20:24:11.455Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-29T20:24:11.455Z] ---> c42eddb65d3b [2023-05-29T20:24:11.455Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-29T20:24:11.455Z] ---> Using cache [2023-05-29T20:24:11.455Z] ---> cf19e8c46cf8 [2023-05-29T20:24:11.455Z] Step 4/24 : WORKDIR /edgex-go [2023-05-29T20:24:11.455Z] ---> Using cache [2023-05-29T20:24:11.455Z] ---> 74e2a84c0736 [2023-05-29T20:24:11.455Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-29T20:24:11.455Z] ---> Using cache [2023-05-29T20:24:11.455Z] ---> 6419e1df2220 [2023-05-29T20:24:11.455Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-29T20:24:11.455Z] ---> Using cache [2023-05-29T20:24:11.455Z] ---> f2d1fa71fd2c [2023-05-29T20:24:11.455Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T20:24:11.455Z] ---> Using cache [2023-05-29T20:24:11.455Z] ---> b8ff6147b5a1 [2023-05-29T20:24:11.455Z] Step 8/24 : COPY . . [2023-05-29T20:24:11.455Z] ---> Using cache [2023-05-29T20:24:11.455Z] ---> 8c0fd027508c [2023-05-29T20:24:11.455Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-29T20:24:11.455Z] ---> Running in 25b16322e7af [2023-05-29T20:24:11.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T20:24:12.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T20:24:13.029Z] 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-29T20:24:13.614Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-29T20:24:13.614Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T20:24:13.614Z] OK: 8 MiB in 16 packages [2023-05-29T20:24:16.955Z] Removing intermediate container 7f60e872a89b [2023-05-29T20:24:16.955Z] ---> 8e5797b66e35 [2023-05-29T20:24:16.955Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-29T20:24:16.955Z] ---> Running in dc3cfc5d7f3d [2023-05-29T20:24:17.219Z] Removing intermediate container dc3cfc5d7f3d [2023-05-29T20:24:17.219Z] ---> c2795b06df5f [2023-05-29T20:24:17.219Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-29T20:24:17.490Z] ---> Running in 6ae5d987a4c1 [2023-05-29T20:24:18.072Z] Removing intermediate container 6ae5d987a4c1 [2023-05-29T20:24:18.072Z] ---> f9b42fbb5ddf [2023-05-29T20:24:18.072Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-29T20:24:18.072Z] ---> Running in 0eb820bfe6b5 [2023-05-29T20:24:18.658Z] Removing intermediate container 0eb820bfe6b5 [2023-05-29T20:24:18.658Z] ---> daeff929d437 [2023-05-29T20:24:18.658Z] Step 15/25 : WORKDIR / [2023-05-29T20:24:18.658Z] ---> Running in b1491e442744 [2023-05-29T20:24:19.239Z] Removing intermediate container b1491e442744 [2023-05-29T20:24:19.239Z] ---> 391678ec1a22 [2023-05-29T20:24:19.239Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T20:24:20.197Z] ---> 3f66eaf57abb [2023-05-29T20:24:20.197Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T20:24:21.151Z] ---> 2136b4103343 [2023-05-29T20:24:21.152Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-29T20:24:22.555Z] ---> 6ca849675310 [2023-05-29T20:24:22.555Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-29T20:24:23.512Z] ---> a23692b3e349 [2023-05-29T20:24:23.512Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-29T20:24:24.465Z] ---> 2dcd8f04a52f [2023-05-29T20:24:24.465Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-29T20:24:24.465Z] ---> Running in eba7911397a0 [2023-05-29T20:24:25.044Z] Removing intermediate container eba7911397a0 [2023-05-29T20:24:25.044Z] ---> f899a498bc56 [2023-05-29T20:24:25.044Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-29T20:24:25.044Z] ---> Running in 755e7441b40a [2023-05-29T20:24:25.624Z] Removing intermediate container 755e7441b40a [2023-05-29T20:24:25.624Z] ---> 6c76fd5dac52 [2023-05-29T20:24:25.624Z] Step 23/25 : LABEL arch=arm64 [2023-05-29T20:24:25.624Z] ---> Running in 33a3a4149abb [2023-05-29T20:24:26.205Z] Removing intermediate container 33a3a4149abb [2023-05-29T20:24:26.205Z] ---> c7eb965ac063 [2023-05-29T20:24:26.205Z] Step 24/25 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c [2023-05-29T20:24:26.205Z] ---> Running in 20746929d7db [2023-05-29T20:24:26.784Z] Removing intermediate container 20746929d7db [2023-05-29T20:24:26.784Z] ---> 2ec37cc9ef30 [2023-05-29T20:24:26.784Z] Step 25/25 : LABEL version=0.0.0 [2023-05-29T20:24:26.784Z] ---> Running in ee3f1b791119 [2023-05-29T20:24:27.362Z] Removing intermediate container ee3f1b791119 [2023-05-29T20:24:27.362Z] ---> fc244816fdec [2023-05-29T20:24:27.362Z] [2023-05-29T20:24:27.627Z] Successfully built fc244816fdec [2023-05-29T20:24:27.627Z] Successfully tagged core-metadata-arm64:latest [2023-05-29T20:24:27.627Z]  Building core-metadata ... done Building security-spire-config [2023-05-29T20:24:45.817Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T20:24:45.817Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-29T20:24:45.817Z] ---> c42eddb65d3b [2023-05-29T20:24:45.817Z] Step 3/27 : WORKDIR /edgex-go [2023-05-29T20:24:45.817Z] ---> Using cache [2023-05-29T20:24:45.817Z] ---> 7d49e6c99380 [2023-05-29T20:24:45.817Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-29T20:24:45.817Z] ---> Using cache [2023-05-29T20:24:45.817Z] ---> 82d5f5607a47 [2023-05-29T20:24:45.817Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-29T20:24:45.817Z] ---> Using cache [2023-05-29T20:24:45.817Z] ---> 34a80b59beec [2023-05-29T20:24:45.817Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T20:24:45.817Z] ---> Using cache [2023-05-29T20:24:45.817Z] ---> bce4af0959b7 [2023-05-29T20:24:45.817Z] Step 7/27 : COPY . . [2023-05-29T20:24:45.817Z] ---> Using cache [2023-05-29T20:24:45.817Z] ---> abb529b6c9bc [2023-05-29T20:24:45.817Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-29T20:24:45.817Z] ---> Using cache [2023-05-29T20:24:45.817Z] ---> ea4b515b751d [2023-05-29T20:24:45.817Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-29T20:24:45.817Z] ---> Using cache [2023-05-29T20:24:45.817Z] ---> 1bb556fcd486 [2023-05-29T20:24:45.817Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-29T20:24:45.817Z] ---> Using cache [2023-05-29T20:24:45.817Z] ---> c90ed69723ca [2023-05-29T20:24:45.817Z] 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-29T20:24:45.817Z] ---> Using cache [2023-05-29T20:24:45.817Z] ---> e748bb77fa71 [2023-05-29T20:24:45.817Z] Step 12/27 : WORKDIR /edgex-go [2023-05-29T20:24:45.817Z] ---> Using cache [2023-05-29T20:24:45.817Z] ---> 64c5122c766c [2023-05-29T20:24:45.817Z] [2023-05-29T20:24:45.817Z] Step 13/27 : FROM alpine:3.17 [2023-05-29T20:24:45.817Z] ---> 51e60588ff2c [2023-05-29T20:24:45.817Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-29T20:24:45.817Z] ---> Using cache [2023-05-29T20:24:45.817Z] ---> 6ab6e6475ca7 [2023-05-29T20:24:45.817Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-29T20:24:45.817Z] ---> Running in f1d230084fac [2023-05-29T20:24:46.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T20:24:47.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T20:24:48.760Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-29T20:24:48.760Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-29T20:24:48.760Z] OK: 17694 distinct packages available [2023-05-29T20:24:49.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T20:24:49.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T20:24:50.942Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-29T20:24:50.942Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-29T20:24:50.942Z] (3/4) Installing libucontext (1.2-r0) [2023-05-29T20:24:50.942Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-29T20:24:50.942Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T20:24:50.942Z] OK: 8 MiB in 19 packages [2023-05-29T20:24:52.881Z] Removing intermediate container f1d230084fac [2023-05-29T20:24:52.881Z] ---> 2388952878ec [2023-05-29T20:24:52.881Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T20:24:53.463Z] ---> fe65a1d40179 [2023-05-29T20:24:53.463Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T20:24:56.522Z] ---> d46c9f55becf [2023-05-29T20:24:56.522Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-29T20:25:03.158Z] ---> f867be09a4a3 [2023-05-29T20:25:03.158Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-29T20:25:03.423Z] ---> bca925aa844d [2023-05-29T20:25:03.423Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-29T20:25:03.423Z] ---> Running in 037d1ff549a6 [2023-05-29T20:25:04.004Z] Removing intermediate container 037d1ff549a6 [2023-05-29T20:25:04.004Z] ---> 3a65b26e54bd [2023-05-29T20:25:04.004Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-29T20:25:04.957Z] ---> e2acc26f2adc [2023-05-29T20:25:04.957Z] Step 22/27 : WORKDIR / [2023-05-29T20:25:04.957Z] ---> Running in 6e56d419b8c0 [2023-05-29T20:25:05.231Z] Removing intermediate container 6e56d419b8c0 [2023-05-29T20:25:05.231Z] ---> 1a6d257a50fc [2023-05-29T20:25:05.231Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-29T20:25:05.497Z] ---> Running in bdae35b11ce4 [2023-05-29T20:25:06.081Z] Removing intermediate container bdae35b11ce4 [2023-05-29T20:25:06.081Z] ---> 6e36f5f15e71 [2023-05-29T20:25:06.081Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-29T20:25:06.081Z] ---> Running in 7480f1096d1c [2023-05-29T20:25:06.667Z] Removing intermediate container 7480f1096d1c [2023-05-29T20:25:06.667Z] ---> 009927c943c0 [2023-05-29T20:25:06.667Z] Step 25/27 : LABEL arch=arm64 [2023-05-29T20:25:06.667Z] ---> Running in a324820ac35d [2023-05-29T20:25:06.936Z] Removing intermediate container a324820ac35d [2023-05-29T20:25:06.936Z] ---> eca0b0092109 [2023-05-29T20:25:06.936Z] Step 26/27 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c [2023-05-29T20:25:07.202Z] ---> Running in ecd01ad47d69 [2023-05-29T20:25:07.466Z] Removing intermediate container ecd01ad47d69 [2023-05-29T20:25:07.467Z] ---> 135c1ae628c3 [2023-05-29T20:25:07.467Z] Step 27/27 : LABEL version=0.0.0 [2023-05-29T20:25:07.734Z] ---> Running in 6252e2810471 [2023-05-29T20:25:08.313Z] Removing intermediate container 6252e2810471 [2023-05-29T20:25:08.313Z] ---> c8bdcb5224cb [2023-05-29T20:25:08.313Z] [2023-05-29T20:25:08.577Z] Successfully built c8bdcb5224cb [2023-05-29T20:25:08.577Z] Successfully tagged security-spire-config-arm64:latest [2023-05-29T20:25:08.577Z]  Building security-spire-config ... done Building support-notifications [2023-05-29T20:25:27.027Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T20:25:27.027Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-29T20:25:27.027Z] ---> c42eddb65d3b [2023-05-29T20:25:27.027Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-29T20:25:27.027Z] ---> Using cache [2023-05-29T20:25:27.027Z] ---> cf19e8c46cf8 [2023-05-29T20:25:27.027Z] Step 4/23 : WORKDIR /edgex-go [2023-05-29T20:25:27.027Z] ---> Using cache [2023-05-29T20:25:27.027Z] ---> 74e2a84c0736 [2023-05-29T20:25:27.027Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-29T20:25:27.027Z] ---> Running in bc5e1cb511e8 [2023-05-29T20:25:27.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T20:25:28.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T20:25:29.968Z] OK: 263 MiB in 53 packages [2023-05-29T20:25:31.900Z] Removing intermediate container bc5e1cb511e8 [2023-05-29T20:25:31.900Z] ---> 425caae2e1be [2023-05-29T20:25:31.900Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-29T20:25:32.860Z] Removing intermediate container c3b6640c6249 [2023-05-29T20:25:32.860Z] ---> 12a029d58e55 [2023-05-29T20:25:32.860Z] [2023-05-29T20:25:32.860Z] Step 9/20 : FROM alpine:3.17 [2023-05-29T20:25:32.860Z] ---> 51e60588ff2c [2023-05-29T20:25:32.860Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-29T20:25:32.860Z] ---> Running in 3ad82ed9345d [2023-05-29T20:25:33.128Z] ---> 31eb7044923b [2023-05-29T20:25:33.128Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T20:25:33.393Z] ---> Running in 5c6f9bf05ec5 [2023-05-29T20:25:33.658Z] Removing intermediate container 3ad82ed9345d [2023-05-29T20:25:33.659Z] ---> 536355a58dfc [2023-05-29T20:25:33.659Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-29T20:25:33.924Z] ---> Running in 506a3d678efd [2023-05-29T20:25:35.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T20:25:36.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T20:25:38.213Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-29T20:25:38.214Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-29T20:25:38.214Z] OK: 17694 distinct packages available [2023-05-29T20:25:38.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T20:25:38.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T20:25:40.192Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-29T20:25:40.460Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-29T20:25:40.460Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-29T20:25:40.460Z] (4/9) Installing libcurl (8.1.1-r1) [2023-05-29T20:25:40.460Z] (5/9) Installing curl (8.1.1-r1) [2023-05-29T20:25:40.726Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-29T20:25:40.726Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-29T20:25:40.726Z] (8/9) Installing libucontext (1.2-r0) [2023-05-29T20:25:40.726Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-29T20:25:40.726Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T20:25:40.726Z] Executing ca-certificates-20230506-r0.trigger [2023-05-29T20:25:41.304Z] OK: 11 MiB in 24 packages [2023-05-29T20:25:44.635Z] Removing intermediate container 506a3d678efd [2023-05-29T20:25:44.635Z] ---> 3c059ad343fb [2023-05-29T20:25:44.636Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T20:25:45.594Z] ---> 1b6a680172fc [2023-05-29T20:25:45.594Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T20:25:47.535Z] ---> 7f29556252ab [2023-05-29T20:25:47.535Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-29T20:25:50.916Z] ---> cac434545471 [2023-05-29T20:25:50.916Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-29T20:25:51.504Z] Removing intermediate container 843854954cde [2023-05-29T20:25:51.504Z] ---> 3ab884ff594d [2023-05-29T20:25:51.504Z] [2023-05-29T20:25:51.504Z] Step 9/22 : FROM alpine:3.17 [2023-05-29T20:25:51.504Z] ---> 51e60588ff2c [2023-05-29T20:25:51.504Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-29T20:25:51.504Z] ---> Running in 3cbc0fa64c1e [2023-05-29T20:25:52.473Z] ---> 05570d06ee64 [2023-05-29T20:25:52.473Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-29T20:25:52.473Z] ---> Running in 5b3cb4b184cc [2023-05-29T20:25:53.053Z] Removing intermediate container 5b3cb4b184cc [2023-05-29T20:25:53.053Z] ---> ef0e758ce146 [2023-05-29T20:25:53.053Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-29T20:25:53.318Z] ---> Running in 96a7595c798f [2023-05-29T20:25:53.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T20:25:53.905Z] Removing intermediate container 96a7595c798f [2023-05-29T20:25:53.905Z] ---> e0da2641dfc9 [2023-05-29T20:25:53.905Z] Step 18/20 : LABEL arch=arm64 [2023-05-29T20:25:54.170Z] ---> Running in 2c768af4f738 [2023-05-29T20:25:54.748Z] Removing intermediate container 2c768af4f738 [2023-05-29T20:25:54.748Z] ---> a3190de8442f [2023-05-29T20:25:54.748Z] Step 19/20 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c [2023-05-29T20:25:54.748Z] ---> Running in 994920f3bb71 [2023-05-29T20:25:54.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T20:25:55.331Z] Removing intermediate container 994920f3bb71 [2023-05-29T20:25:55.331Z] ---> 57af1cd7be1f [2023-05-29T20:25:55.331Z] Step 20/20 : LABEL version=0.0.0 [2023-05-29T20:25:55.331Z] ---> Running in 677d1424fe52 [2023-05-29T20:25:55.911Z] Removing intermediate container 677d1424fe52 [2023-05-29T20:25:55.911Z] ---> d04ea7d23735 [2023-05-29T20:25:55.911Z] [2023-05-29T20:25:56.175Z] Successfully built d04ea7d23735 [2023-05-29T20:25:56.175Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-29T20:25:56.175Z]  Building security-spiffe-token-provider ... done Building security-spire-server [2023-05-29T20:25:56.175Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-29T20:25:56.175Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-29T20:25:56.175Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T20:25:56.442Z] OK: 8 MiB in 17 packages [2023-05-29T20:25:58.380Z] Removing intermediate container 3cbc0fa64c1e [2023-05-29T20:25:58.380Z] ---> e79ad9276a19 [2023-05-29T20:25:58.380Z] 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-29T20:25:58.380Z] ---> Running in 16247fefd510 [2023-05-29T20:25:58.660Z] Removing intermediate container 16247fefd510 [2023-05-29T20:25:58.660Z] ---> e12ac4928bf0 [2023-05-29T20:25:58.660Z] Step 12/22 : WORKDIR /edgex [2023-05-29T20:25:58.926Z] ---> Running in 8a7365ec8253 [2023-05-29T20:25:59.511Z] Removing intermediate container 8a7365ec8253 [2023-05-29T20:25:59.511Z] ---> 50a285989b69 [2023-05-29T20:25:59.511Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T20:26:00.470Z] ---> c97bab744f41 [2023-05-29T20:26:00.470Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T20:26:01.430Z] ---> 5ce1507e9ad1 [2023-05-29T20:26:01.430Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-29T20:26:02.389Z] ---> f9d2bbd5d72e [2023-05-29T20:26:02.389Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-29T20:26:03.803Z] ---> c655438cedc4 [2023-05-29T20:26:03.803Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-29T20:26:05.216Z] ---> ef30bd0dd47e [2023-05-29T20:26:05.216Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-29T20:26:05.216Z] ---> Running in eb1b2ca3b4fa [2023-05-29T20:26:09.480Z] Removing intermediate container eb1b2ca3b4fa [2023-05-29T20:26:09.480Z] ---> 172b9747a619 [2023-05-29T20:26:09.480Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-29T20:26:09.480Z] ---> Running in 9ea4301aca75 [2023-05-29T20:26:09.480Z] Removing intermediate container 9ea4301aca75 [2023-05-29T20:26:09.480Z] ---> eefd19d1bee5 [2023-05-29T20:26:09.480Z] Step 20/22 : LABEL arch=arm64 [2023-05-29T20:26:09.748Z] ---> Running in d4464b93f11c [2023-05-29T20:26:10.351Z] Removing intermediate container d4464b93f11c [2023-05-29T20:26:10.351Z] ---> 0e52b4761203 [2023-05-29T20:26:10.351Z] Step 21/22 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c [2023-05-29T20:26:10.617Z] ---> Running in bceced6d1d9d [2023-05-29T20:26:11.571Z] Removing intermediate container bceced6d1d9d [2023-05-29T20:26:11.571Z] ---> ee8a97b30dbe [2023-05-29T20:26:11.571Z] Step 22/22 : LABEL version=0.0.0 [2023-05-29T20:26:11.571Z] ---> Running in d91e4ba7f1a5 [2023-05-29T20:26:12.524Z] Removing intermediate container d91e4ba7f1a5 [2023-05-29T20:26:12.524Z] ---> 1546c6f59fe6 [2023-05-29T20:26:12.524Z] [2023-05-29T20:26:12.789Z] Successfully built 1546c6f59fe6 [2023-05-29T20:26:12.790Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-29T20:26:13.055Z]  Building security-proxy-setup ... done Building core-data [2023-05-29T20:26:13.636Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T20:26:13.636Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-29T20:26:13.636Z] ---> c42eddb65d3b [2023-05-29T20:26:13.636Z] Step 3/26 : WORKDIR /edgex-go [2023-05-29T20:26:13.636Z] ---> Using cache [2023-05-29T20:26:13.636Z] ---> 7d49e6c99380 [2023-05-29T20:26:13.636Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-29T20:26:13.636Z] ---> Using cache [2023-05-29T20:26:13.636Z] ---> 82d5f5607a47 [2023-05-29T20:26:13.636Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-29T20:26:13.636Z] ---> Using cache [2023-05-29T20:26:13.636Z] ---> 34a80b59beec [2023-05-29T20:26:13.636Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T20:26:13.636Z] ---> Using cache [2023-05-29T20:26:13.636Z] ---> bce4af0959b7 [2023-05-29T20:26:13.636Z] Step 7/26 : COPY . . [2023-05-29T20:26:13.636Z] ---> Using cache [2023-05-29T20:26:13.636Z] ---> abb529b6c9bc [2023-05-29T20:26:13.636Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-29T20:26:13.636Z] ---> Using cache [2023-05-29T20:26:13.636Z] ---> ea4b515b751d [2023-05-29T20:26:13.636Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-29T20:26:13.636Z] ---> Using cache [2023-05-29T20:26:13.636Z] ---> 1bb556fcd486 [2023-05-29T20:26:13.636Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-29T20:26:13.636Z] ---> Using cache [2023-05-29T20:26:13.636Z] ---> c90ed69723ca [2023-05-29T20:26:13.900Z] 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-29T20:26:13.900Z] ---> Running in 5885bf355dbd [2023-05-29T20:26:19.224Z] Removing intermediate container 5885bf355dbd [2023-05-29T20:26:19.224Z] ---> b298aee4bd67 [2023-05-29T20:26:19.224Z] Step 12/26 : WORKDIR /edgex-go [2023-05-29T20:26:19.224Z] ---> Running in 0942fa278032 [2023-05-29T20:26:19.224Z] Removing intermediate container 0942fa278032 [2023-05-29T20:26:19.224Z] ---> 823bfaf87932 [2023-05-29T20:26:19.224Z] [2023-05-29T20:26:19.224Z] Step 13/26 : FROM alpine:3.17 [2023-05-29T20:26:19.224Z] ---> 51e60588ff2c [2023-05-29T20:26:19.224Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-29T20:26:19.224Z] ---> Using cache [2023-05-29T20:26:19.224Z] ---> 6ab6e6475ca7 [2023-05-29T20:26:19.224Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-29T20:26:19.224Z] ---> Using cache [2023-05-29T20:26:19.224Z] ---> 149d28259851 [2023-05-29T20:26:19.224Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T20:26:19.224Z] ---> Using cache [2023-05-29T20:26:19.224Z] ---> 8e2f222d4f8c [2023-05-29T20:26:19.490Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T20:26:19.490Z] ---> Using cache [2023-05-29T20:26:19.490Z] ---> a099e7e66d36 [2023-05-29T20:26:19.490Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-29T20:26:34.490Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T20:26:34.490Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-29T20:26:34.490Z] ---> c42eddb65d3b [2023-05-29T20:26:34.490Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-29T20:26:34.490Z] ---> Using cache [2023-05-29T20:26:34.490Z] ---> cf19e8c46cf8 [2023-05-29T20:26:34.490Z] Step 4/23 : WORKDIR /edgex-go [2023-05-29T20:26:34.490Z] ---> Using cache [2023-05-29T20:26:34.490Z] ---> 74e2a84c0736 [2023-05-29T20:26:34.490Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-29T20:26:34.490Z] ---> Using cache [2023-05-29T20:26:34.490Z] ---> 6419e1df2220 [2023-05-29T20:26:34.490Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-29T20:26:34.490Z] ---> Using cache [2023-05-29T20:26:34.490Z] ---> f2d1fa71fd2c [2023-05-29T20:26:34.490Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T20:26:34.490Z] ---> Using cache [2023-05-29T20:26:34.490Z] ---> b8ff6147b5a1 [2023-05-29T20:26:34.490Z] Step 8/23 : COPY . . [2023-05-29T20:26:34.490Z] ---> Using cache [2023-05-29T20:26:34.490Z] ---> 8c0fd027508c [2023-05-29T20:26:34.490Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-29T20:26:34.490Z] ---> Running in ad2afd7dc644 [2023-05-29T20:26:34.490Z] ---> a870745da8dd [2023-05-29T20:26:34.490Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-29T20:26:36.428Z] 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-29T20:26:36.428Z] ---> dfe1b5f4bc75 [2023-05-29T20:26:36.428Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-29T20:26:38.996Z] ---> c7148eed542d [2023-05-29T20:26:38.996Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-29T20:26:40.939Z] ---> 5439b4d68c4a [2023-05-29T20:26:40.939Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-29T20:26:40.939Z] ---> Running in e5e7a975efec [2023-05-29T20:26:44.307Z] Removing intermediate container e5e7a975efec [2023-05-29T20:26:44.307Z] ---> ec3698ca66fd [2023-05-29T20:26:44.307Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-29T20:26:44.307Z] ---> Running in 890165e439f9 [2023-05-29T20:26:45.265Z] Removing intermediate container 890165e439f9 [2023-05-29T20:26:45.265Z] ---> 37a8c4b7a4ae [2023-05-29T20:26:45.265Z] Step 24/26 : LABEL arch=arm64 [2023-05-29T20:26:45.531Z] ---> Running in 4d36b547630f [2023-05-29T20:26:46.500Z] Removing intermediate container 4d36b547630f [2023-05-29T20:26:46.500Z] ---> 8a5081ecbf82 [2023-05-29T20:26:46.500Z] Step 25/26 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c [2023-05-29T20:26:46.769Z] ---> Running in fbaa3e89e42b [2023-05-29T20:26:47.728Z] Removing intermediate container fbaa3e89e42b [2023-05-29T20:26:47.728Z] ---> 4854c8a0e51d [2023-05-29T20:26:47.728Z] Step 26/26 : LABEL version=0.0.0 [2023-05-29T20:26:47.728Z] ---> Running in 68139610e878 [2023-05-29T20:26:48.312Z] Removing intermediate container 6342914e1347 [2023-05-29T20:26:48.312Z] ---> db8885da0b07 [2023-05-29T20:26:48.312Z] [2023-05-29T20:26:48.312Z] Step 10/23 : FROM alpine:3.17 [2023-05-29T20:26:48.312Z] ---> 51e60588ff2c [2023-05-29T20:26:48.312Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-29T20:26:48.312Z] ---> Using cache [2023-05-29T20:26:48.312Z] ---> 8e5797b66e35 [2023-05-29T20:26:48.312Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-29T20:26:48.312Z] ---> Using cache [2023-05-29T20:26:48.312Z] ---> c2795b06df5f [2023-05-29T20:26:48.312Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-29T20:26:48.579Z] ---> Running in a27e6bc44fc3 [2023-05-29T20:26:48.579Z] Removing intermediate container 68139610e878 [2023-05-29T20:26:48.579Z] ---> c975b392a172 [2023-05-29T20:26:48.579Z] [2023-05-29T20:26:49.162Z] Removing intermediate container a27e6bc44fc3 [2023-05-29T20:26:49.162Z] ---> dc0277e92c9e [2023-05-29T20:26:49.162Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-29T20:26:49.428Z] ---> Running in 4336c19db19d [2023-05-29T20:26:49.428Z] Successfully built c975b392a172 [2023-05-29T20:26:49.428Z] Successfully tagged security-spire-server-arm64:latest [2023-05-29T20:26:49.428Z]  Building security-spire-server ... done Building security-proxy-auth [2023-05-29T20:26:50.008Z] Removing intermediate container 4336c19db19d [2023-05-29T20:26:50.008Z] ---> ffdc1b313763 [2023-05-29T20:26:50.008Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T20:26:51.943Z] ---> 096f9dee71ac [2023-05-29T20:26:51.943Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T20:26:53.343Z] ---> 2d8d7c43ba19 [2023-05-29T20:26:53.343Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-29T20:26:58.663Z] ---> 4a1e55e64af3 [2023-05-29T20:26:58.663Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-29T20:27:00.062Z] ---> 43952c1fa98e [2023-05-29T20:27:00.062Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-29T20:27:00.327Z] ---> Running in 9d3b2d04b9a5 [2023-05-29T20:27:01.285Z] Removing intermediate container 9d3b2d04b9a5 [2023-05-29T20:27:01.285Z] ---> dfdf4def88f8 [2023-05-29T20:27:01.285Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-29T20:27:01.758Z] ---> Running in febe9a2db28e [2023-05-29T20:27:02.713Z] Removing intermediate container febe9a2db28e [2023-05-29T20:27:02.713Z] ---> 760d466da6de [2023-05-29T20:27:02.713Z] Step 21/23 : LABEL arch=arm64 [2023-05-29T20:27:02.713Z] ---> Running in 015541f590c0 [2023-05-29T20:27:03.666Z] Removing intermediate container 015541f590c0 [2023-05-29T20:27:03.666Z] ---> 3744223b4608 [2023-05-29T20:27:03.666Z] Step 22/23 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c [2023-05-29T20:27:03.931Z] ---> Running in de0bf797102d [2023-05-29T20:27:04.883Z] Removing intermediate container de0bf797102d [2023-05-29T20:27:04.883Z] ---> 54f9f6ca8e99 [2023-05-29T20:27:04.883Z] Step 23/23 : LABEL version=0.0.0 [2023-05-29T20:27:05.148Z] ---> Running in 800182294d88 [2023-05-29T20:27:06.110Z] Removing intermediate container 800182294d88 [2023-05-29T20:27:06.110Z] ---> c761663d2d36 [2023-05-29T20:27:06.110Z] [2023-05-29T20:27:06.691Z] Successfully built c761663d2d36 [2023-05-29T20:27:06.691Z] Successfully tagged support-scheduler-arm64:latest [2023-05-29T20:27:06.691Z]  Building support-scheduler ... done Building security-bootstrapper [2023-05-29T20:27:10.018Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T20:27:10.018Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-29T20:27:10.018Z] ---> c42eddb65d3b [2023-05-29T20:27:10.018Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-29T20:27:10.018Z] ---> Using cache [2023-05-29T20:27:10.018Z] ---> cf19e8c46cf8 [2023-05-29T20:27:10.018Z] Step 4/23 : WORKDIR /edgex-go [2023-05-29T20:27:10.018Z] ---> Using cache [2023-05-29T20:27:10.018Z] ---> 74e2a84c0736 [2023-05-29T20:27:10.018Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-29T20:27:10.018Z] ---> Using cache [2023-05-29T20:27:10.018Z] ---> 6419e1df2220 [2023-05-29T20:27:10.018Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-29T20:27:10.018Z] ---> Using cache [2023-05-29T20:27:10.018Z] ---> f2d1fa71fd2c [2023-05-29T20:27:10.018Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T20:27:10.018Z] ---> Using cache [2023-05-29T20:27:10.018Z] ---> b8ff6147b5a1 [2023-05-29T20:27:10.018Z] Step 8/23 : COPY . . [2023-05-29T20:27:10.018Z] ---> Using cache [2023-05-29T20:27:10.018Z] ---> 8c0fd027508c [2023-05-29T20:27:10.018Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-29T20:27:10.018Z] ---> Running in 7be32f42acb5 [2023-05-29T20:27:12.589Z] 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-29T20:27:24.871Z] Removing intermediate container 5c6f9bf05ec5 [2023-05-29T20:27:24.871Z] ---> c0bdfeae4e5b [2023-05-29T20:27:24.871Z] Step 8/23 : COPY . . [2023-05-29T20:27:24.871Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T20:27:24.871Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-29T20:27:24.871Z] ---> c42eddb65d3b [2023-05-29T20:27:24.871Z] Step 3/33 : WORKDIR /edgex-go [2023-05-29T20:27:24.871Z] ---> Using cache [2023-05-29T20:27:24.871Z] ---> 7d49e6c99380 [2023-05-29T20:27:24.871Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-29T20:27:24.871Z] ---> Using cache [2023-05-29T20:27:24.871Z] ---> e41db908a528 [2023-05-29T20:27:24.871Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-29T20:27:24.871Z] ---> Using cache [2023-05-29T20:27:24.871Z] ---> d7a10ae16f7e [2023-05-29T20:27:24.871Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T20:27:24.871Z] ---> Using cache [2023-05-29T20:27:24.871Z] ---> 83e3f1a33c9d [2023-05-29T20:27:24.871Z] Step 7/33 : COPY . . [2023-05-29T20:27:24.871Z] ---> Using cache [2023-05-29T20:27:24.871Z] ---> ce55723dfa0c [2023-05-29T20:27:24.871Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-29T20:27:24.871Z] ---> Running in c86b7e41b168 [2023-05-29T20:27:26.814Z] 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-29T20:27:41.781Z] ---> ead444ab7067 [2023-05-29T20:27:41.781Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-29T20:27:41.781Z] ---> Running in 791cd06abcdb [2023-05-29T20:27:41.781Z] 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-29T20:30:18.438Z] Removing intermediate container 25b16322e7af [2023-05-29T20:30:18.438Z] ---> f8961df10bd5 [2023-05-29T20:30:18.438Z] [2023-05-29T20:30:18.438Z] Step 10/24 : FROM alpine:3.17 [2023-05-29T20:30:18.438Z] ---> 51e60588ff2c [2023-05-29T20:30:18.438Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-29T20:30:18.438Z] ---> Using cache [2023-05-29T20:30:18.438Z] ---> 8e5797b66e35 [2023-05-29T20:30:18.438Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-29T20:30:18.438Z] ---> Using cache [2023-05-29T20:30:18.438Z] ---> c2795b06df5f [2023-05-29T20:30:18.438Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-29T20:30:18.438Z] ---> Running in 8ed554bac309 [2023-05-29T20:30:18.438Z] Removing intermediate container 8ed554bac309 [2023-05-29T20:30:18.438Z] ---> dd8289b486a0 [2023-05-29T20:30:18.438Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-29T20:30:18.438Z] ---> Running in d352ebb93947 [2023-05-29T20:30:18.438Z] Removing intermediate container d352ebb93947 [2023-05-29T20:30:18.438Z] ---> 8a24c5b42abd [2023-05-29T20:30:18.438Z] Step 15/24 : WORKDIR / [2023-05-29T20:30:18.438Z] ---> Running in 781f4466ef15 [2023-05-29T20:30:18.438Z] Removing intermediate container 781f4466ef15 [2023-05-29T20:30:18.438Z] ---> 1ebc5b99c090 [2023-05-29T20:30:18.438Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T20:30:18.438Z] ---> 8b98525c5bf2 [2023-05-29T20:30:18.438Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T20:30:18.438Z] ---> 3613fd2f604d [2023-05-29T20:30:18.438Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-29T20:30:18.438Z] ---> 55c48ed28fce [2023-05-29T20:30:18.438Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-29T20:30:18.438Z] ---> 519eefef33af [2023-05-29T20:30:18.438Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-29T20:30:18.438Z] ---> Running in 7a7c040e98dd [2023-05-29T20:30:18.438Z] Removing intermediate container 7a7c040e98dd [2023-05-29T20:30:18.438Z] ---> 3d21bbe1a97e [2023-05-29T20:30:18.438Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-29T20:30:18.703Z] ---> Running in 2c56b1adb61e [2023-05-29T20:30:19.466Z] Removing intermediate container 2c56b1adb61e [2023-05-29T20:30:19.466Z] ---> f9bb668cb980 [2023-05-29T20:30:19.466Z] Step 22/24 : LABEL arch=arm64 [2023-05-29T20:30:19.466Z] ---> Running in 023824ee83b5 [2023-05-29T20:30:20.067Z] Removing intermediate container 023824ee83b5 [2023-05-29T20:30:20.067Z] ---> 08a2ee4cc7df [2023-05-29T20:30:20.067Z] Step 23/24 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c [2023-05-29T20:30:20.067Z] ---> Running in 1979dd708121 [2023-05-29T20:30:20.663Z] Removing intermediate container 1979dd708121 [2023-05-29T20:30:20.663Z] ---> 31573ac9a526 [2023-05-29T20:30:20.663Z] Step 24/24 : LABEL version=0.0.0 [2023-05-29T20:30:20.663Z] ---> Running in 500efa0a00a2 [2023-05-29T20:30:25.069Z] Removing intermediate container 500efa0a00a2 [2023-05-29T20:30:25.070Z] ---> 2858e3985a10 [2023-05-29T20:30:25.070Z] [2023-05-29T20:30:25.070Z] Successfully built 2858e3985a10 [2023-05-29T20:30:25.070Z] Successfully tagged core-command-arm64:latest [2023-05-29T20:30:25.070Z] Building security-secretstore-setup [2023-05-29T20:30:43.246Z]  Building core-command ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T20:30:43.246Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-29T20:30:43.246Z] ---> c42eddb65d3b [2023-05-29T20:30:43.246Z] Step 3/25 : WORKDIR /edgex-go [2023-05-29T20:30:43.246Z] ---> Using cache [2023-05-29T20:30:43.246Z] ---> 7d49e6c99380 [2023-05-29T20:30:43.246Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-29T20:30:43.246Z] ---> Using cache [2023-05-29T20:30:43.246Z] ---> e41db908a528 [2023-05-29T20:30:43.246Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-29T20:30:43.246Z] ---> Using cache [2023-05-29T20:30:43.246Z] ---> d7a10ae16f7e [2023-05-29T20:30:43.246Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T20:30:43.246Z] ---> Using cache [2023-05-29T20:30:43.246Z] ---> 83e3f1a33c9d [2023-05-29T20:30:43.246Z] Step 7/25 : COPY . . [2023-05-29T20:30:43.246Z] ---> Using cache [2023-05-29T20:30:43.246Z] ---> ce55723dfa0c [2023-05-29T20:30:43.246Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-29T20:30:43.246Z] ---> Running in e1b6909af6e7 [2023-05-29T20:30:43.510Z] 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-29T20:33:20.155Z] Removing intermediate container 7be32f42acb5 [2023-05-29T20:33:20.155Z] ---> fcf8cdd0d390 [2023-05-29T20:33:20.155Z] [2023-05-29T20:33:20.155Z] Step 10/23 : FROM alpine:3.17 [2023-05-29T20:33:20.155Z] ---> 51e60588ff2c [2023-05-29T20:33:20.155Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-29T20:33:20.155Z] ---> Using cache [2023-05-29T20:33:20.155Z] ---> 38c98d4e53d1 [2023-05-29T20:33:20.155Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-29T20:33:20.155Z] ---> Using cache [2023-05-29T20:33:20.155Z] ---> 4d87695da819 [2023-05-29T20:33:20.155Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T20:33:20.155Z] ---> Using cache [2023-05-29T20:33:20.155Z] ---> bd6d2e61b42e [2023-05-29T20:33:20.155Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T20:33:20.155Z] ---> Using cache [2023-05-29T20:33:20.155Z] ---> 7062fa1aaa71 [2023-05-29T20:33:20.155Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-29T20:33:20.155Z] ---> c6ca58fbc5fc [2023-05-29T20:33:20.155Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-29T20:33:20.155Z] ---> 0b0a6764b4c0 [2023-05-29T20:33:20.155Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-29T20:33:20.155Z] ---> fe0dfdd6c79a [2023-05-29T20:33:20.155Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-29T20:33:20.155Z] ---> Running in 3fe9552554c4 [2023-05-29T20:33:20.155Z] Removing intermediate container 3fe9552554c4 [2023-05-29T20:33:20.155Z] ---> 8d294ccd4925 [2023-05-29T20:33:20.155Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-29T20:33:20.155Z] ---> Running in 1cf0008b9d93 [2023-05-29T20:33:20.155Z] Removing intermediate container 1cf0008b9d93 [2023-05-29T20:33:20.155Z] ---> bd590d6f87e9 [2023-05-29T20:33:20.155Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-29T20:33:20.155Z] ---> Running in e3923ec0152d [2023-05-29T20:33:20.155Z] Removing intermediate container e3923ec0152d [2023-05-29T20:33:20.155Z] ---> d72d20da6337 [2023-05-29T20:33:20.155Z] Step 21/23 : LABEL arch=arm64 [2023-05-29T20:33:20.155Z] ---> Running in 2e1d9f69c056 [2023-05-29T20:33:20.420Z] Removing intermediate container ad2afd7dc644 [2023-05-29T20:33:20.420Z] ---> fc3eaadf6120 [2023-05-29T20:33:20.420Z] [2023-05-29T20:33:20.689Z] Step 10/23 : FROM alpine:3.17 [2023-05-29T20:33:20.689Z] ---> 51e60588ff2c [2023-05-29T20:33:20.689Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-29T20:33:22.633Z] ---> Running in 6bc5fba5e535 [2023-05-29T20:33:22.633Z] Removing intermediate container 2e1d9f69c056 [2023-05-29T20:33:22.633Z] ---> 66e8645791cb [2023-05-29T20:33:22.633Z] Step 22/23 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c [2023-05-29T20:33:22.899Z] ---> Running in b48161f5470d [2023-05-29T20:33:23.167Z] Removing intermediate container 6bc5fba5e535 [2023-05-29T20:33:23.167Z] ---> a4322e3ae0ed [2023-05-29T20:33:23.167Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-29T20:33:23.438Z] ---> Running in cce3990d4115 [2023-05-29T20:33:24.023Z] Removing intermediate container b48161f5470d [2023-05-29T20:33:24.023Z] ---> 4c60f9ae54d4 [2023-05-29T20:33:24.023Z] Step 23/23 : LABEL version=0.0.0 [2023-05-29T20:33:24.023Z] ---> Running in c061f3727404 [2023-05-29T20:33:24.288Z] Removing intermediate container cce3990d4115 [2023-05-29T20:33:24.288Z] ---> 9cdd6f62b5b9 [2023-05-29T20:33:24.288Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-29T20:33:24.553Z] ---> Running in c244cfd9e165 [2023-05-29T20:33:24.820Z] Removing intermediate container c061f3727404 [2023-05-29T20:33:24.820Z] ---> fa1430cd7091 [2023-05-29T20:33:24.820Z] [2023-05-29T20:33:25.403Z] Removing intermediate container c244cfd9e165 [2023-05-29T20:33:25.403Z] ---> 6e2e4087b31f [2023-05-29T20:33:25.403Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-29T20:33:25.403Z] ---> Running in a73aa542930d [2023-05-29T20:33:25.986Z] Successfully built fa1430cd7091 [2023-05-29T20:33:25.986Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-29T20:33:27.924Z]  Building security-proxy-auth ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T20:33:28.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T20:33:30.286Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-29T20:33:30.286Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T20:33:30.286Z] OK: 8 MiB in 16 packages [2023-05-29T20:33:32.854Z] Removing intermediate container a73aa542930d [2023-05-29T20:33:32.854Z] ---> 54bd5cee16e1 [2023-05-29T20:33:32.854Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T20:33:37.091Z] ---> 470d55dbbaba [2023-05-29T20:33:37.091Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T20:33:37.672Z] Removing intermediate container c86b7e41b168 [2023-05-29T20:33:37.672Z] ---> 4ee42f9f8cdd [2023-05-29T20:33:37.672Z] [2023-05-29T20:33:37.672Z] Step 9/33 : FROM alpine:3.17 [2023-05-29T20:33:37.672Z] ---> 51e60588ff2c [2023-05-29T20:33:37.672Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-29T20:33:37.672Z] ---> Using cache [2023-05-29T20:33:37.672Z] ---> 536355a58dfc [2023-05-29T20:33:37.672Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-29T20:33:37.672Z] ---> Running in 7f1be6d5b14c [2023-05-29T20:33:37.938Z] ---> 2b8009c42e6f [2023-05-29T20:33:37.938Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-29T20:33:39.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T20:33:40.475Z] ---> 151100bf7299 [2023-05-29T20:33:40.475Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-29T20:33:40.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T20:33:41.326Z] ---> 0bc48a6c0284 [2023-05-29T20:33:41.326Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-29T20:33:41.326Z] ---> Running in b6e19237b5e4 [2023-05-29T20:33:41.907Z] Removing intermediate container b6e19237b5e4 [2023-05-29T20:33:41.907Z] ---> 8da675398172 [2023-05-29T20:33:41.907Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-29T20:33:41.907Z] ---> Running in 050660eb4c5d [2023-05-29T20:33:42.177Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-29T20:33:42.443Z] (2/2) Installing su-exec (0.2-r2) [2023-05-29T20:33:42.443Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T20:33:42.443Z] OK: 8 MiB in 17 packages [2023-05-29T20:33:42.443Z] Removing intermediate container 050660eb4c5d [2023-05-29T20:33:42.443Z] ---> e69a4809ccff [2023-05-29T20:33:42.443Z] Step 21/23 : LABEL arch=arm64 [2023-05-29T20:33:42.711Z] ---> Running in 149e24812ca4 [2023-05-29T20:33:43.295Z] Removing intermediate container 149e24812ca4 [2023-05-29T20:33:43.295Z] ---> 657e7842609b [2023-05-29T20:33:43.295Z] Step 22/23 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c [2023-05-29T20:33:43.561Z] ---> Running in 5bfe44228e96 [2023-05-29T20:33:44.154Z] Removing intermediate container 7f1be6d5b14c [2023-05-29T20:33:44.154Z] ---> 93ab3c7bed61 [2023-05-29T20:33:44.154Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-29T20:33:44.154Z] ---> Running in befaa02b6116 [2023-05-29T20:33:44.419Z] Removing intermediate container 5bfe44228e96 [2023-05-29T20:33:44.419Z] ---> 965722b28f6b [2023-05-29T20:33:44.419Z] Step 23/23 : LABEL version=0.0.0 [2023-05-29T20:33:44.687Z] ---> Running in 152e24f83b56 [2023-05-29T20:33:44.687Z] Removing intermediate container befaa02b6116 [2023-05-29T20:33:44.687Z] ---> 1b28e3c240fb [2023-05-29T20:33:44.687Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-29T20:33:44.967Z] ---> Running in 89cdfb1abaf1 [2023-05-29T20:33:45.234Z] Removing intermediate container 152e24f83b56 [2023-05-29T20:33:45.234Z] ---> 216843e83383 [2023-05-29T20:33:45.234Z] [2023-05-29T20:33:45.500Z] Removing intermediate container 89cdfb1abaf1 [2023-05-29T20:33:45.500Z] ---> 010f6de3f57e [2023-05-29T20:33:45.500Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-29T20:33:45.500Z] ---> Running in 44986fe9d9b2 [2023-05-29T20:33:45.765Z] Successfully built 216843e83383 [2023-05-29T20:33:45.765Z] Successfully tagged core-data-arm64:latest [2023-05-29T20:33:46.030Z]  Building core-data ... done Removing intermediate container 44986fe9d9b2 [2023-05-29T20:33:46.030Z] ---> 4e9c0c2c691a [2023-05-29T20:33:46.030Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-29T20:33:46.296Z] ---> Running in 749f889befb3 [2023-05-29T20:33:46.877Z] Removing intermediate container 749f889befb3 [2023-05-29T20:33:46.877Z] ---> d7c47320a98e [2023-05-29T20:33:46.877Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-29T20:33:46.877Z] ---> Running in f12f30b8e24f [2023-05-29T20:33:50.209Z] Removing intermediate container f12f30b8e24f [2023-05-29T20:33:50.209Z] ---> db1bde343e5a [2023-05-29T20:33:50.209Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-29T20:33:50.209Z] ---> Running in 860c5f64257a [2023-05-29T20:33:50.795Z] Removing intermediate container 860c5f64257a [2023-05-29T20:33:50.795Z] ---> fa82b4cc0d87 [2023-05-29T20:33:50.795Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-29T20:33:51.744Z] ---> 30f0f3ca2854 [2023-05-29T20:33:51.744Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-29T20:33:51.744Z] ---> Running in d39614cc2034 [2023-05-29T20:33:55.064Z] Removing intermediate container d39614cc2034 [2023-05-29T20:33:55.064Z] ---> cb35fd6279d6 [2023-05-29T20:33:55.064Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T20:33:56.016Z] ---> 20e8945d3173 [2023-05-29T20:33:56.016Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T20:33:56.594Z] ---> fb88470df8e4 [2023-05-29T20:33:56.594Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-29T20:33:59.162Z] ---> d06ad33286c1 [2023-05-29T20:33:59.162Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-29T20:33:59.428Z] ---> b98f79ae2e48 [2023-05-29T20:33:59.428Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-29T20:34:00.383Z] ---> 0f3e11dd8701 [2023-05-29T20:34:00.383Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-29T20:34:04.625Z] ---> aac1957f6e34 [2023-05-29T20:34:04.625Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-29T20:34:04.890Z] ---> 664517a06960 [2023-05-29T20:34:04.890Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-29T20:34:05.843Z] ---> 9d0fc7b4c9df [2023-05-29T20:34:05.843Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-29T20:34:05.843Z] ---> Running in 1f31daf1bab6 [2023-05-29T20:34:09.175Z] Removing intermediate container 1f31daf1bab6 [2023-05-29T20:34:09.175Z] ---> aec0b355c7b3 [2023-05-29T20:34:09.175Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-29T20:34:09.175Z] ---> Running in 849dda3617d9 [2023-05-29T20:34:09.175Z] Removing intermediate container 849dda3617d9 [2023-05-29T20:34:09.175Z] ---> cd090e124788 [2023-05-29T20:34:09.175Z] Step 30/33 : CMD ["gate"] [2023-05-29T20:34:09.175Z] ---> Running in f2a93f1d0fc5 [2023-05-29T20:34:09.759Z] Removing intermediate container f2a93f1d0fc5 [2023-05-29T20:34:09.759Z] ---> b880594408f1 [2023-05-29T20:34:09.759Z] Step 31/33 : LABEL arch=arm64 [2023-05-29T20:34:09.759Z] ---> Running in a37372ddbcbc [2023-05-29T20:34:10.341Z] Removing intermediate container a37372ddbcbc [2023-05-29T20:34:10.341Z] ---> 7f971f996525 [2023-05-29T20:34:10.341Z] Step 32/33 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c [2023-05-29T20:34:10.341Z] ---> Running in 8f5f48b6b121 [2023-05-29T20:34:10.920Z] Removing intermediate container 8f5f48b6b121 [2023-05-29T20:34:10.920Z] ---> df2dd3e021dc [2023-05-29T20:34:10.920Z] Step 33/33 : LABEL version=0.0.0 [2023-05-29T20:34:10.920Z] ---> Running in 3dc6c1395ad5 [2023-05-29T20:34:11.499Z] Removing intermediate container 3dc6c1395ad5 [2023-05-29T20:34:11.499Z] ---> b6a1f7b85249 [2023-05-29T20:34:11.499Z] [2023-05-29T20:34:11.766Z] Successfully built b6a1f7b85249 [2023-05-29T20:34:11.766Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-29T20:34:50.621Z]  Building security-bootstrapper ... 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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-29T20:34:58.813Z] Removing intermediate container e1b6909af6e7 [2023-05-29T20:34:58.813Z] ---> 6e57eae00f23 [2023-05-29T20:34:58.813Z] [2023-05-29T20:34:58.813Z] Step 9/25 : FROM alpine:3.17 [2023-05-29T20:34:58.813Z] ---> 51e60588ff2c [2023-05-29T20:34:58.813Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-29T20:34:58.813Z] ---> Running in 516bf665d04d [2023-05-29T20:35:00.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T20:35:00.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T20:35:01.767Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-29T20:35:01.767Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-29T20:35:01.767Z] (3/3) Installing su-exec (0.2-r2) [2023-05-29T20:35:01.767Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T20:35:01.767Z] Executing ca-certificates-20230506-r0.trigger [2023-05-29T20:35:02.354Z] OK: 8 MiB in 18 packages [2023-05-29T20:35:04.308Z] Removing intermediate container 516bf665d04d [2023-05-29T20:35:04.308Z] ---> cd515ce3516d [2023-05-29T20:35:04.308Z] 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-29T20:35:04.308Z] ---> Running in e37dfbe2bfed [2023-05-29T20:35:04.903Z] Removing intermediate container e37dfbe2bfed [2023-05-29T20:35:04.903Z] ---> 07d6dbb17997 [2023-05-29T20:35:04.903Z] Step 12/25 : WORKDIR / [2023-05-29T20:35:04.903Z] ---> Running in c2fd0c18f05b [2023-05-29T20:35:05.172Z] Removing intermediate container 791cd06abcdb [2023-05-29T20:35:05.172Z] ---> 811c468087c4 [2023-05-29T20:35:05.172Z] [2023-05-29T20:35:05.172Z] Step 10/23 : FROM alpine:3.17 [2023-05-29T20:35:05.172Z] ---> 51e60588ff2c [2023-05-29T20:35:05.172Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-29T20:35:05.172Z] ---> Running in 107126781a2c [2023-05-29T20:35:05.439Z] Removing intermediate container c2fd0c18f05b [2023-05-29T20:35:05.439Z] ---> 5ebd18e74a1b [2023-05-29T20:35:05.439Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T20:35:06.020Z] ---> 00450a46a004 [2023-05-29T20:35:06.020Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T20:35:06.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T20:35:06.552Z] ---> 6e69ff9f6547 [2023-05-29T20:35:06.552Z] 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-29T20:35:06.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T20:35:07.084Z] ---> 9854eebd0f22 [2023-05-29T20:35:07.084Z] 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-29T20:35:08.041Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-29T20:35:08.041Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-29T20:35:08.041Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T20:35:08.041Z] Executing ca-certificates-20230506-r0.trigger [2023-05-29T20:35:08.310Z] OK: 8 MiB in 17 packages [2023-05-29T20:35:09.269Z] ---> 59eb9fb70b63 [2023-05-29T20:35:09.269Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-29T20:35:09.860Z] ---> 002e7a907c8d [2023-05-29T20:35:09.860Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-29T20:35:09.860Z] Removing intermediate container 107126781a2c [2023-05-29T20:35:09.860Z] ---> 33954a8c7ce7 [2023-05-29T20:35:09.860Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-29T20:35:10.127Z] ---> Running in dc8a344654cb [2023-05-29T20:35:10.393Z] Removing intermediate container dc8a344654cb [2023-05-29T20:35:10.393Z] ---> b5cc6a684da9 [2023-05-29T20:35:10.393Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-29T20:35:10.393Z] ---> Running in 8095b84ba23f [2023-05-29T20:35:10.658Z] ---> eeb8218b9982 [2023-05-29T20:35:10.658Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-29T20:35:10.924Z] Removing intermediate container 8095b84ba23f [2023-05-29T20:35:10.924Z] ---> 436cb3315f3f [2023-05-29T20:35:10.924Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-29T20:35:10.924Z] ---> Running in 830c4ea14b0f [2023-05-29T20:35:11.505Z] Removing intermediate container 830c4ea14b0f [2023-05-29T20:35:11.505Z] ---> dfbd47ecb4dd [2023-05-29T20:35:11.505Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T20:35:11.774Z] ---> 44602214e77d [2023-05-29T20:35:11.774Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-29T20:35:12.041Z] ---> 907cb0624a1e [2023-05-29T20:35:12.041Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T20:35:12.625Z] ---> 1854f9b6ac89 [2023-05-29T20:35:12.625Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-29T20:35:12.625Z] ---> 4e4e40f41da9 [2023-05-29T20:35:12.625Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-29T20:35:12.625Z] ---> Running in 3ab5cbbfd4d3 [2023-05-29T20:35:14.574Z] ---> 10e4f3f48db2 [2023-05-29T20:35:14.574Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-29T20:35:14.574Z] Removing intermediate container 3ab5cbbfd4d3 [2023-05-29T20:35:14.574Z] ---> 27e72b0cae3e [2023-05-29T20:35:14.574Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-29T20:35:14.574Z] ---> Running in 80c46c95bcd3 [2023-05-29T20:35:14.841Z] ---> 47106e89decd [2023-05-29T20:35:14.841Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-29T20:35:14.841Z] ---> Running in 3f04e31abb25 [2023-05-29T20:35:15.107Z] Removing intermediate container 80c46c95bcd3 [2023-05-29T20:35:15.107Z] ---> 1982ff5a7123 [2023-05-29T20:35:15.107Z] Step 23/25 : LABEL arch=arm64 [2023-05-29T20:35:15.107Z] ---> Running in e123a9f599bf [2023-05-29T20:35:15.373Z] Removing intermediate container 3f04e31abb25 [2023-05-29T20:35:15.373Z] ---> b82b5d815f4f [2023-05-29T20:35:15.373Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-29T20:35:15.373Z] ---> Running in f7c0bb924ad2 [2023-05-29T20:35:15.373Z] Removing intermediate container e123a9f599bf [2023-05-29T20:35:15.373Z] ---> 9c6b287c603e [2023-05-29T20:35:15.373Z] Step 24/25 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c [2023-05-29T20:35:15.641Z] ---> Running in 56454653c59e [2023-05-29T20:35:15.641Z] Removing intermediate container f7c0bb924ad2 [2023-05-29T20:35:15.641Z] ---> 2c920fe1fe8f [2023-05-29T20:35:15.641Z] Step 21/23 : LABEL arch=arm64 [2023-05-29T20:35:15.908Z] ---> Running in 4cbc02f1e385 [2023-05-29T20:35:15.908Z] Removing intermediate container 56454653c59e [2023-05-29T20:35:15.908Z] ---> 86a6a570972c [2023-05-29T20:35:15.908Z] Step 25/25 : LABEL version=0.0.0 [2023-05-29T20:35:15.908Z] ---> Running in c21dbeffacf3 [2023-05-29T20:35:16.173Z] Removing intermediate container 4cbc02f1e385 [2023-05-29T20:35:16.173Z] ---> a053990ca97b [2023-05-29T20:35:16.173Z] Step 22/23 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c [2023-05-29T20:35:16.173Z] ---> Running in ad3b5528f87e [2023-05-29T20:35:16.441Z] Removing intermediate container c21dbeffacf3 [2023-05-29T20:35:16.441Z] ---> 737689d64bce [2023-05-29T20:35:16.441Z] [2023-05-29T20:35:16.441Z] Removing intermediate container ad3b5528f87e [2023-05-29T20:35:16.441Z] ---> 3710814624c4 [2023-05-29T20:35:16.441Z] Step 23/23 : LABEL version=0.0.0 [2023-05-29T20:35:16.705Z] ---> Running in 5b0162a34c6f [2023-05-29T20:35:16.705Z] Successfully built 737689d64bce [2023-05-29T20:35:16.705Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-29T20:35:16.973Z]  Building security-secretstore-setup ... done Removing intermediate container 5b0162a34c6f [2023-05-29T20:35:16.973Z] ---> 2ffc794670c4 [2023-05-29T20:35:16.973Z] [2023-05-29T20:35:16.973Z] Successfully built 2ffc794670c4 [2023-05-29T20:35:17.238Z] Successfully tagged support-notifications-arm64:latest [2023-05-29T20:35:17.511Z]  Building support-notifications ... done  [Pipeline] } [2023-05-29T20:35:17.509Z] $ docker stop --time=1 883f556ea64de04bb1f7362e918975fa491f9581690d426017e2c99249b9d359 [2023-05-29T20:35:19.188Z] $ docker rm -f --volumes 883f556ea64de04bb1f7362e918975fa491f9581690d426017e2c99249b9d359 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-29T20:35:19.743Z] + docker images [2023-05-29T20:35:20.007Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-29T20:35:20.007Z] security-secretstore-setup-arm64 latest 737689d64bce 3 seconds ago 32.2MB [2023-05-29T20:35:20.008Z] support-notifications-arm64 latest 2ffc794670c4 3 seconds ago 31.9MB [2023-05-29T20:35:20.008Z] 811c468087c4 15 seconds ago 1.59GB [2023-05-29T20:35:20.008Z] 6e57eae00f23 21 seconds ago 1.52GB [2023-05-29T20:35:20.008Z] security-bootstrapper-arm64 latest b6a1f7b85249 About a minute ago 21.9MB [2023-05-29T20:35:20.008Z] core-data-arm64 latest 216843e83383 About a minute ago 19.9MB [2023-05-29T20:35:20.008Z] 4ee42f9f8cdd About a minute ago 1.51GB [2023-05-29T20:35:20.008Z] security-proxy-auth-arm64 latest fa1430cd7091 About a minute ago 18.1MB [2023-05-29T20:35:20.008Z] fc3eaadf6120 2 minutes ago 1.53GB [2023-05-29T20:35:20.008Z] fcf8cdd0d390 2 minutes ago 1.51GB [2023-05-29T20:35:20.008Z] core-command-arm64 latest 2858e3985a10 4 minutes ago 19.7MB [2023-05-29T20:35:20.008Z] f8961df10bd5 5 minutes ago 1.53GB [2023-05-29T20:35:20.008Z] support-scheduler-arm64 latest c761663d2d36 8 minutes ago 31.2MB [2023-05-29T20:35:20.008Z] security-spire-server-arm64 latest c975b392a172 8 minutes ago 97MB [2023-05-29T20:35:20.008Z] db8885da0b07 8 minutes ago 1.59GB [2023-05-29T20:35:20.008Z] 823bfaf87932 9 minutes ago 1.39GB [2023-05-29T20:35:20.008Z] security-proxy-setup-arm64 latest 1546c6f59fe6 9 minutes ago 18.7MB [2023-05-29T20:35:20.008Z] security-spiffe-token-provider-arm64 latest d04ea7d23735 9 minutes ago 32.8MB [2023-05-29T20:35:20.008Z] 3ab884ff594d 9 minutes ago 1.51GB [2023-05-29T20:35:20.008Z] 12a029d58e55 9 minutes ago 1.57GB [2023-05-29T20:35:20.008Z] security-spire-config-arm64 latest c8bdcb5224cb 10 minutes ago 96.1MB [2023-05-29T20:35:20.008Z] core-metadata-arm64 latest fc244816fdec 10 minutes ago 20.2MB [2023-05-29T20:35:20.008Z] fa4f4b56c338 11 minutes ago 1.53GB [2023-05-29T20:35:20.008Z] core-common-config-bootstrapper-arm64 latest a6d9115081fb 11 minutes ago 17.2MB [2023-05-29T20:35:20.008Z] 94b733cc452f 11 minutes ago 1.52GB [2023-05-29T20:35:20.008Z] security-spire-agent-arm64 latest b0e02d677c67 17 minutes ago 153MB [2023-05-29T20:35:20.008Z] 64c5122c766c 18 minutes ago 1.39GB [2023-05-29T20:35:20.008Z] ci-base-image-arm64 latest c42eddb65d3b 32 minutes ago 899MB [2023-05-29T20:35:20.008Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 5 weeks ago 681MB [2023-05-29T20:35:20.008Z] alpine 3.17 51e60588ff2c 2 months ago 7.46MB [2023-05-29T20:35:20.008Z] 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-29T20:35:20.859Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-29T20:35:20.859Z] [2023-05-29T20:35:20.859Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T20:35:21.272Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-29T20:35:21.555Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-29T20:35:21.555Z] 8998bd30e6a1: Pulling fs layer [2023-05-29T20:35:21.555Z] 04944245beec: Pulling fs layer [2023-05-29T20:35:21.555Z] 699f458cf7ca: Pulling fs layer [2023-05-29T20:35:21.555Z] 765212b225bb: Pulling fs layer [2023-05-29T20:35:21.555Z] f23df028b6ca: Pulling fs layer [2023-05-29T20:35:21.555Z] d65c8cfc05b1: Pulling fs layer [2023-05-29T20:35:21.555Z] 2437ff75d9bd: Pulling fs layer [2023-05-29T20:35:21.555Z] f23df028b6ca: Waiting [2023-05-29T20:35:21.555Z] d65c8cfc05b1: Waiting [2023-05-29T20:35:21.555Z] 2437ff75d9bd: Waiting [2023-05-29T20:35:21.555Z] 765212b225bb: Waiting [2023-05-29T20:35:21.555Z] 04944245beec: Verifying Checksum [2023-05-29T20:35:21.555Z] 04944245beec: Download complete [2023-05-29T20:35:21.555Z] 765212b225bb: Verifying Checksum [2023-05-29T20:35:21.555Z] 765212b225bb: Download complete [2023-05-29T20:35:21.555Z] f23df028b6ca: Verifying Checksum [2023-05-29T20:35:21.555Z] f23df028b6ca: Download complete [2023-05-29T20:35:21.834Z] d65c8cfc05b1: Verifying Checksum [2023-05-29T20:35:21.834Z] d65c8cfc05b1: Download complete [2023-05-29T20:35:21.834Z] 699f458cf7ca: Verifying Checksum [2023-05-29T20:35:21.834Z] 699f458cf7ca: Download complete [2023-05-29T20:35:22.125Z] 8998bd30e6a1: Verifying Checksum [2023-05-29T20:35:22.125Z] 8998bd30e6a1: Download complete [2023-05-29T20:35:24.761Z] 2437ff75d9bd: Verifying Checksum [2023-05-29T20:35:24.761Z] 2437ff75d9bd: Download complete [2023-05-29T20:35:26.170Z] 8998bd30e6a1: Pull complete [2023-05-29T20:35:26.757Z] 04944245beec: Pull complete [2023-05-29T20:35:28.163Z] 699f458cf7ca: Pull complete [2023-05-29T20:35:28.163Z] 765212b225bb: Pull complete [2023-05-29T20:35:29.119Z] f23df028b6ca: Pull complete [2023-05-29T20:35:29.119Z] d65c8cfc05b1: Pull complete [2023-05-29T20:35:44.090Z] 2437ff75d9bd: Pull complete [2023-05-29T20:35:44.090Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-29T20:35:44.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-29T20:35:44.090Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T20:35:44.395Z] prd-ubuntu20.04-docker-arm64-4c-16g-17174 does not seem to be running inside a container [2023-05-29T20:35:44.439Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-29T20:35:47.264Z] $ docker top cd5588b37c94c7f9e5e5ffffe98c65d33074af15d2d519ff10f86e5607b0bead -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-29T20:35:48.262Z] ---> job-cost.sh [2023-05-29T20:35:48.262Z] lf-activate-venv: SKIPPING [2023-05-29T20:35:48.262Z] INFO: No Stack... [2023-05-29T20:35:48.840Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-29T20:35:49.418Z] INFO: Archiving Costs [Pipeline] sh [2023-05-29T20:35:49.758Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-05-29T20:35:49.759Z] + cut -d, -f6 [Pipeline] lock [2023-05-29T20:35:50.080Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4582-1-stack-cost] [2023-05-29T20:35:50.085Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4582-1-stack-cost] did not exist. Created. [2023-05-29T20:35:50.085Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4582-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-29T20:35:50.814Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-29T20:35:50.992Z] Stashed 1 file(s) [Pipeline] } [2023-05-29T20:35:51.008Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4582-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-29T20:35:51.077Z] $ docker stop --time=1 cd5588b37c94c7f9e5e5ffffe98c65d33074af15d2d519ff10f86e5607b0bead [2023-05-29T20:35:52.581Z] $ docker rm -f --volumes cd5588b37c94c7f9e5e5ffffe98c65d33074af15d2d519ff10f86e5607b0bead [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-29T20:35:53.731Z] provisioning config files... [2023-05-29T20:35:53.738Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config14787121402936090663tmp [Pipeline] { [Pipeline] sh [2023-05-29T20:35:54.071Z] + set +x [2023-05-29T20:35:54.071Z] + bash -s -- [2023-05-29T20:35:54.071Z] + curl -s https://codecov.io/bash [2023-05-29T20:35:55.046Z] [2023-05-29T20:35:55.046Z] _____ _ [2023-05-29T20:35:55.046Z] / ____| | | [2023-05-29T20:35:55.046Z] | | ___ __| | ___ ___ _____ __ [2023-05-29T20:35:55.046Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-29T20:35:55.046Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-29T20:35:55.046Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-29T20:35:55.046Z] Bash-1.0.6 [2023-05-29T20:35:55.046Z] [2023-05-29T20:35:55.046Z] [2023-05-29T20:35:55.046Z] ==> git version 2.25.1 found [2023-05-29T20:35:55.046Z] ==> 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-29T20:35:55.046Z] Release-Date: 2020-01-08 [2023-05-29T20:35:55.046Z] 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-29T20:35:55.046Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-29T20:35:55.046Z] ==> Jenkins CI detected. [2023-05-29T20:35:55.046Z] current dir:  /w/workspace/edgex-go/1 [2023-05-29T20:35:55.046Z] project root: . [2023-05-29T20:35:55.046Z] --> token set from env [2023-05-29T20:35:55.046Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-29T20:35:55.046Z] ==> Running gcov in . (disable via -X gcov) [2023-05-29T20:35:55.046Z] ==> Python coveragepy not found [2023-05-29T20:35:55.046Z] ==> Searching for coverage reports in: [2023-05-29T20:35:55.046Z] + . [2023-05-29T20:35:55.046Z] -> Found 1 reports [2023-05-29T20:35:55.046Z] ==> Detecting git/mercurial file structure [2023-05-29T20:35:55.046Z] ==> Reading reports [2023-05-29T20:35:55.046Z] + ./coverage.out bytes=447731 [2023-05-29T20:35:55.046Z] ==> Appending adjustments [2023-05-29T20:35:55.046Z] https://docs.codecov.io/docs/fixing-reports [2023-05-29T20:35:56.477Z] + Found adjustments [2023-05-29T20:35:56.477Z] ==> Gzipping contents [2023-05-29T20:35:56.477Z] 60K /tmp/codecov.9oMTI4.gz [2023-05-29T20:35:56.477Z] ==> Uploading reports [2023-05-29T20:35:56.477Z] url: https://codecov.io [2023-05-29T20:35:56.477Z] query: branch=PR-4582&commit=d9e5f618f3852e3b934336bdf9d50e92334ff97c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4582%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4582&job=&cmd_args= [2023-05-29T20:35:56.477Z] -> Pinging Codecov [2023-05-29T20:35:56.477Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4582&commit=d9e5f618f3852e3b934336bdf9d50e92334ff97c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4582%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4582&job=&cmd_args= [2023-05-29T20:35:56.477Z] -> Uploading to [2023-05-29T20:35:56.477Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-29/00271124DB129430A58F1EEE437C3FCB/d9e5f618f3852e3b934336bdf9d50e92334ff97c/012da27b-b25a-473a-924f-d21e5d2f64a3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230529%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230529T203556Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=197bbbbcdfdb8b8553a858ef3b69bebade4afe45a80992d37bd037d26d97162b [2023-05-29T20:35:56.477Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-29T20:35:56.477Z] Dload Upload Total Spent Left Speed [2023-05-29T20:35:56.737Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57430 0 0 100 57430 0 210k --:--:-- --:--:-- --:--:-- 210k [2023-05-29T20:35:56.737Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d9e5f618f3852e3b934336bdf9d50e92334ff97c [Pipeline] } [2023-05-29T20:35:56.766Z] 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-29T20:35:58.149Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-29T20:35:58.478Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-29T20:35:59.367Z] ---> package-listing.sh [2023-05-29T20:35:59.367Z] ++ facter osfamily [2023-05-29T20:35:59.367Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-29T20:35:59.627Z] + OS_FAMILY=debian [2023-05-29T20:35:59.627Z] + workspace=/w/workspace/edgex-go/1 [2023-05-29T20:35:59.627Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-29T20:35:59.627Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-29T20:35:59.627Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-29T20:35:59.627Z] + PACKAGES=/tmp/packages_start.txt [2023-05-29T20:35:59.627Z] + '[' /w/workspace/edgex-go/1 ']' [2023-05-29T20:35:59.627Z] + PACKAGES=/tmp/packages_end.txt [2023-05-29T20:35:59.627Z] + case "${OS_FAMILY}" in [2023-05-29T20:35:59.627Z] + dpkg -l [2023-05-29T20:35:59.627Z] + grep '^ii' [2023-05-29T20:35:59.627Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-29T20:35:59.627Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-29T20:35:59.627Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-29T20:35:59.627Z] + '[' /w/workspace/edgex-go/1 ']' [2023-05-29T20:35:59.627Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-05-29T20:35:59.627Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-05-29T20:35:59.660Z] 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-29T20:35:59.955Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T20:36:00.586Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-29T20:36:00.586Z] [2023-05-29T20:36:00.586Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T20:36:00.983Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-29T20:36:00.983Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-29T20:36:00.983Z] 5eb5b503b376: Pulling fs layer [2023-05-29T20:36:00.983Z] 5c69ac0246d0: Pulling fs layer [2023-05-29T20:36:00.983Z] ec43610c2a17: Pulling fs layer [2023-05-29T20:36:00.983Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-29T20:36:00.983Z] 33b1e0a273af: Pulling fs layer [2023-05-29T20:36:00.983Z] 5d3b04190fa2: Pulling fs layer [2023-05-29T20:36:00.983Z] 2f39f015ded8: Pulling fs layer [2023-05-29T20:36:00.983Z] 3a2ae6a8a46f: Waiting [2023-05-29T20:36:00.983Z] 33b1e0a273af: Waiting [2023-05-29T20:36:00.983Z] 5d3b04190fa2: Waiting [2023-05-29T20:36:00.983Z] 2f39f015ded8: Waiting [2023-05-29T20:36:00.983Z] 5c69ac0246d0: Download complete [2023-05-29T20:36:01.242Z] 33b1e0a273af: Verifying Checksum [2023-05-29T20:36:01.242Z] 33b1e0a273af: Download complete [2023-05-29T20:36:01.242Z] 5d3b04190fa2: Verifying Checksum [2023-05-29T20:36:01.242Z] 5d3b04190fa2: Download complete [2023-05-29T20:36:01.242Z] ec43610c2a17: Verifying Checksum [2023-05-29T20:36:01.242Z] ec43610c2a17: Download complete [2023-05-29T20:36:01.242Z] 5eb5b503b376: Verifying Checksum [2023-05-29T20:36:01.242Z] 5eb5b503b376: Download complete [2023-05-29T20:36:01.806Z] 2f39f015ded8: Download complete [2023-05-29T20:36:02.371Z] 5eb5b503b376: Pull complete [2023-05-29T20:36:02.628Z] 5c69ac0246d0: Pull complete [2023-05-29T20:36:02.887Z] ec43610c2a17: Pull complete [2023-05-29T20:36:02.887Z] 3a2ae6a8a46f: Pull complete [2023-05-29T20:36:03.146Z] 33b1e0a273af: Pull complete [2023-05-29T20:36:03.146Z] 5d3b04190fa2: Pull complete [2023-05-29T20:36:07.330Z] 2f39f015ded8: Pull complete [2023-05-29T20:36:07.330Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-29T20:36:07.330Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-29T20:36:07.330Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T20:36:07.553Z] prd-ubuntu20.04-docker-8c-8g-17173 does not seem to be running inside a container [2023-05-29T20:36:07.580Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-29T20:36:11.304Z] $ docker top fc8d3a3b7bbbe483eaead4adae2fd2e397044fff64e79c65d191e849c58e24e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-29T20:36:11.721Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-29T20:36:12.036Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-29T20:36:12.354Z] + ls /var/log/sa-host [2023-05-29T20:36:12.354Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-29T20:36:12.586Z] provisioning config files... [2023-05-29T20:36:12.594Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6748117152770767426tmp [Pipeline] { [Pipeline] echo [2023-05-29T20:36:12.656Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-29T20:36:12.971Z] ---> create-netrc.sh [Pipeline] } [2023-05-29T20:36:12.998Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-29T20:36:13.402Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-29T20:36:13.433Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-29T20:36:13.742Z] ---> sudo-logs.sh [2023-05-29T20:36:13.742Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-29T20:36:13.818Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-29T20:36:14.124Z] ---> job-cost.sh [2023-05-29T20:36:14.124Z] lf-activate-venv: SKIPPING [2023-05-29T20:36:14.124Z] DEBUG: total: 0.10999999940395355 [2023-05-29T20:36:14.124Z] INFO: Retrieving Stack Cost... [2023-05-29T20:36:14.383Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-29T20:36:14.952Z] INFO: Archiving Costs [Pipeline] echo [2023-05-29T20:36:14.984Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-29T20:36:15.298Z] ---> logs-deploy.sh [2023-05-29T20:36:15.298Z] lf-activate-venv: SKIPPING [2023-05-29T20:36:15.298Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4582/1 [2023-05-29T20:36:15.298Z] INFO: archiving workspace using pattern(s): [2023-05-29T20:36:16.236Z] Archives upload complete. [2023-05-29T20:36:16.236Z] INFO: archiving logs to Nexus