Pull request #4395 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7d1ea568344f434fdfccae67ddb7a819d860d10e+1bf67f4ff8da0638a8c1a744aff8655ac9511fdb (e8a14b6fdc3b212c1f3d64d7596d4b5fd72ed2a2) 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-ssh208343410380066630.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh3295658005805360629.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-4395/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-4395/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8728077345608884828.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-4395/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13882287053003262210.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh16637305816003737976.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-4395/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-4395/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh483024857835211131.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 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 ‘prd-ubuntu20.04-docker-8c-8g-7636’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7638 in /w/workspace/edgexfoundry_edgex-go_PR-4395 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1bf67f4ff8da0638a8c1a744aff8655ac9511fdb into PR head commit 7d1ea568344f434fdfccae67ddb7a819d860d10e Merge succeeded, producing 7d1ea568344f434fdfccae67ddb7a819d860d10e Checking out Revision 7d1ea568344f434fdfccae67ddb7a819d860d10e (PR-4395) Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.1 to 1.8.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > 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/4395/head:refs/remotes/origin/PR-4395 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d1ea568344f434fdfccae67ddb7a819d860d10e # 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 1bf67f4ff8da0638a8c1a744aff8655ac9511fdb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d1ea568344f434fdfccae67ddb7a819d860d10e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-27T20:00:01.584Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-27T20:00:01.748Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-27T20:00:01.844Z] ========================================================= [2023-02-27T20:00:01.844Z] EdgeX Global Pipelines Version Info [2023-02-27T20:00:01.844Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-27T20:00:02.583Z] ------------------- [2023-02-27T20:00:02.583Z] stable info: [2023-02-27T20:00:02.583Z] ------------------- [2023-02-27T20:00:02.583Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-27T20:00:02.583Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-27T20:00:02.583Z] Message: update stable to v1.0.244 [2023-02-27T20:00:03.155Z] ------------------- [2023-02-27T20:00:03.155Z] experimental info: [2023-02-27T20:00:03.155Z] ------------------- [2023-02-27T20:00:03.155Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-27T20:00:03.155Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-27T20:00:03.155Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-27T20:00:03.453Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-27T20:00:03.489Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-27T20:00:03.533Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-27T20:00:03.573Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-27T20:00:03.611Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-27T20:00:03.646Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-27T20:00:03.685Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-27T20:00:03.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-27T20:00:03.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-27T20:00:03.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-27T20:00:03.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-27T20:00:03.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-27T20:00:03.916Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-27T20:00:03.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-27T20:00:03.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-27T20:00:04.028Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-27T20:00:04.064Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-27T20:00:04.103Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-27T20:00:04.141Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-27T20:00:04.180Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-27T20:00:04.218Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-27T20:00:04.255Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-27T20:00:04.298Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-27T20:00:04.336Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4395 [Pipeline] echo [2023-02-27T20:00:04.370Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4395 [Pipeline] echo [2023-02-27T20:00:04.408Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4395 [Pipeline] echo [2023-02-27T20:00:04.445Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7d1ea568344f434fdfccae67ddb7a819d860d10e [Pipeline] echo [2023-02-27T20:00:04.483Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7d1ea56 [Pipeline] echo [2023-02-27T20:00:04.520Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T20:00:04.637Z] provisioning config files... [2023-02-27T20:00:04.682Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1708423881471610253tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T20:00:05.026Z] ---> docker-login.sh [2023-02-27T20:00:05.026Z] nexus3.edgexfoundry.org:10001 [2023-02-27T20:00:05.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T20:00:05.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T20:00:05.285Z] Configure a credential helper to remove this warning. See [2023-02-27T20:00:05.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T20:00:05.285Z] [2023-02-27T20:00:05.285Z] Login Succeeded [2023-02-27T20:00:05.285Z] nexus3.edgexfoundry.org:10002 [2023-02-27T20:00:05.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T20:00:05.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T20:00:05.545Z] Configure a credential helper to remove this warning. See [2023-02-27T20:00:05.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T20:00:05.545Z] [2023-02-27T20:00:05.545Z] Login Succeeded [2023-02-27T20:00:05.545Z] nexus3.edgexfoundry.org:10003 [2023-02-27T20:00:05.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T20:00:05.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T20:00:05.545Z] Configure a credential helper to remove this warning. See [2023-02-27T20:00:05.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T20:00:05.545Z] [2023-02-27T20:00:05.545Z] Login Succeeded [2023-02-27T20:00:05.545Z] nexus3.edgexfoundry.org:10004 [2023-02-27T20:00:05.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T20:00:05.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T20:00:05.545Z] Configure a credential helper to remove this warning. See [2023-02-27T20:00:05.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T20:00:05.545Z] [2023-02-27T20:00:05.545Z] Login Succeeded [2023-02-27T20:00:05.545Z] docker.io [2023-02-27T20:00:05.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T20:00:09.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T20:00:09.103Z] Configure a credential helper to remove this warning. See [2023-02-27T20:00:09.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T20:00:09.103Z] [2023-02-27T20:00:09.103Z] Login Succeeded [2023-02-27T20:00:09.103Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T20:00:09.131Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-27T20:00:09.541Z] + 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-02-27T20:00:09.541Z] + dirname cmd/core-command/Dockerfile [2023-02-27T20:00:09.541Z] + cut -d/ -f2 [2023-02-27T20:00:09.541Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-27T20:00:09.541Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-27T20:00:09.541Z] + cut -d/ -f2 [2023-02-27T20:00:09.541Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-27T20:00:09.541Z] + + cut -d/ -f2dirname [2023-02-27T20:00:09.541Z] cmd/core-data/Dockerfile [2023-02-27T20:00:09.541Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-27T20:00:09.541Z] + + dirname cmd/core-metadata/Dockerfilecut [2023-02-27T20:00:09.541Z] -d/ -f2 [2023-02-27T20:00:09.541Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-27T20:00:09.541Z] + + dirname cmd/security-bootstrapper/Dockerfile [2023-02-27T20:00:09.541Z] cut -d/ -f2 [2023-02-27T20:00:09.541Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-27T20:00:09.541Z] + + cut -d/dirname -f2 cmd/security-proxy-auth/Dockerfile [2023-02-27T20:00:09.541Z] [2023-02-27T20:00:09.541Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-02-27T20:00:09.541Z] + cut -d/ -f2 [2023-02-27T20:00:09.541Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-27T20:00:09.541Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-27T20:00:09.541Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-27T20:00:09.541Z] cut -d/ -f2 [2023-02-27T20:00:09.541Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-27T20:00:09.541Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-27T20:00:09.541Z] + cut -d/ -f2 [2023-02-27T20:00:09.541Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-27T20:00:09.541Z] + + dirname cmd/security-spire-agent/Dockerfile [2023-02-27T20:00:09.541Z] cut -d/ -f2 [2023-02-27T20:00:09.541Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-27T20:00:09.541Z] + cut -d/ -f2 [2023-02-27T20:00:09.541Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-27T20:00:09.541Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-27T20:00:09.541Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-27T20:00:09.541Z] + cut -d/ -f2 [2023-02-27T20:00:09.541Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-27T20:00:09.541Z] + dirname cmd/support-notifications/Dockerfile [2023-02-27T20:00:09.541Z] + cut -d/ -f2 [2023-02-27T20:00:09.541Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-27T20:00:09.541Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-27T20:00:09.541Z] + cut -d/ -f2 [2023-02-27T20:00:09.541Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-27T20:00:09.609Z] 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-02-27T20:00:10.100Z] + git rev-list -1 --merges 7d1ea568344f434fdfccae67ddb7a819d860d10e~1..7d1ea568344f434fdfccae67ddb7a819d860d10e [Pipeline] echo [2023-02-27T20:00:10.133Z] -----------> git rev-list -1 --merges 7d1ea568344f434fdfccae67ddb7a819d860d10e~1..7d1ea568344f434fdfccae67ddb7a819d860d10e 7d1ea568344f434fdfccae67ddb7a819d860d10e [false] [Pipeline] sh [2023-02-27T20:00:10.441Z] + git log --format=format:%s -1 7d1ea568344f434fdfccae67ddb7a819d860d10e [Pipeline] echo [2023-02-27T20:00:10.476Z] ========================================================= [2023-02-27T20:00:10.477Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-27T20:00:10.477Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-27T20:00:10.904Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-27T20:00:10.905Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-27T20:00:10.905Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-27T20:00:10.905Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-27T20:00:10.905Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-27T20:00:10.905Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-27T20:00:10.905Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T20:00:11.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T20:00:11.317Z] [2023-02-27T20:00:11.317Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T20:00:11.690Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T20:00:11.690Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-27T20:00:11.690Z] b85a868b505f: Pulling fs layer [2023-02-27T20:00:11.690Z] e2be974225ed: Pulling fs layer [2023-02-27T20:00:11.690Z] 339a4e72a1f5: Pulling fs layer [2023-02-27T20:00:11.690Z] 988bab9f4d93: Pulling fs layer [2023-02-27T20:00:11.690Z] 1469e6f7b9e6: Pulling fs layer [2023-02-27T20:00:11.690Z] eaf3925da568: Pulling fs layer [2023-02-27T20:00:11.690Z] bab4dde63d76: Pulling fs layer [2023-02-27T20:00:11.690Z] bde34c3a00c8: Pulling fs layer [2023-02-27T20:00:11.690Z] b352a97aabf1: Pulling fs layer [2023-02-27T20:00:11.690Z] 4872d77fe225: Pulling fs layer [2023-02-27T20:00:11.690Z] 5851b861e8e6: Pulling fs layer [2023-02-27T20:00:11.690Z] 988bab9f4d93: Waiting [2023-02-27T20:00:11.690Z] 1469e6f7b9e6: Waiting [2023-02-27T20:00:11.690Z] eaf3925da568: Waiting [2023-02-27T20:00:11.690Z] bab4dde63d76: Waiting [2023-02-27T20:00:11.690Z] bde34c3a00c8: Waiting [2023-02-27T20:00:11.690Z] 5851b861e8e6: Waiting [2023-02-27T20:00:11.690Z] b352a97aabf1: Waiting [2023-02-27T20:00:11.690Z] 4872d77fe225: Waiting [2023-02-27T20:00:11.690Z] e2be974225ed: Verifying Checksum [2023-02-27T20:00:11.690Z] e2be974225ed: Download complete [2023-02-27T20:00:11.690Z] 988bab9f4d93: Download complete [2023-02-27T20:00:11.951Z] 339a4e72a1f5: Verifying Checksum [2023-02-27T20:00:11.951Z] 339a4e72a1f5: Download complete [2023-02-27T20:00:11.951Z] eaf3925da568: Verifying Checksum [2023-02-27T20:00:11.951Z] eaf3925da568: Download complete [2023-02-27T20:00:11.951Z] 1469e6f7b9e6: Verifying Checksum [2023-02-27T20:00:11.951Z] 1469e6f7b9e6: Download complete [2023-02-27T20:00:11.951Z] bde34c3a00c8: Download complete [2023-02-27T20:00:11.951Z] b352a97aabf1: Download complete [2023-02-27T20:00:11.951Z] 4872d77fe225: Verifying Checksum [2023-02-27T20:00:11.951Z] 4872d77fe225: Download complete [2023-02-27T20:00:11.951Z] 5851b861e8e6: Verifying Checksum [2023-02-27T20:00:11.951Z] 5851b861e8e6: Download complete [2023-02-27T20:00:12.211Z] b85a868b505f: Verifying Checksum [2023-02-27T20:00:12.211Z] b85a868b505f: Download complete [2023-02-27T20:00:12.211Z] bab4dde63d76: Verifying Checksum [2023-02-27T20:00:12.211Z] bab4dde63d76: Download complete [2023-02-27T20:00:13.151Z] b85a868b505f: Pull complete [2023-02-27T20:00:13.418Z] e2be974225ed: Pull complete [2023-02-27T20:00:13.681Z] 339a4e72a1f5: Pull complete [2023-02-27T20:00:13.943Z] 988bab9f4d93: Pull complete [2023-02-27T20:00:14.204Z] 1469e6f7b9e6: Pull complete [2023-02-27T20:00:14.204Z] eaf3925da568: Pull complete [2023-02-27T20:00:16.118Z] bab4dde63d76: Pull complete [2023-02-27T20:00:16.118Z] bde34c3a00c8: Pull complete [2023-02-27T20:00:16.118Z] b352a97aabf1: Pull complete [2023-02-27T20:00:16.118Z] 4872d77fe225: Pull complete [2023-02-27T20:00:16.118Z] 5851b861e8e6: Pull complete [2023-02-27T20:00:16.118Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-27T20:00:16.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T20:00:16.118Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T20:00:16.348Z] prd-ubuntu20.04-docker-8c-8g-7638 does not seem to be running inside a container [2023-02-27T20:00:16.372Z] $ 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-02-27T20:00:18.343Z] $ docker top cadd4e661b3341c48e6947fb0bee01bc22c7690316c3f16e2ac5f9c8dbfb8f30 -eo pid,comm [2023-02-27T20:00:18.398Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-27T20:00:18.398Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-27T20:00:18.527Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-27T20:00:18.527Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-27T20:00:18.625Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-27T20:00:18.623Z] $ docker exec cadd4e661b3341c48e6947fb0bee01bc22c7690316c3f16e2ac5f9c8dbfb8f30 ssh-agent [2023-02-27T20:00:18.738Z] SSH_AUTH_SOCK=/tmp/ssh-yq4Qm9LT68Z5/agent.31 [2023-02-27T20:00:18.738Z] SSH_AGENT_PID=37 [2023-02-27T20:00:18.745Z] Running ssh-add (command line suppressed) [2023-02-27T20:00:18.844Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_12481094985299306078.key (/w/workspace/edgex-go/1@tmp/private_key_12481094985299306078.key) [2023-02-27T20:00:18.861Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-27T20:00:19.191Z] + git tag --points-at HEAD [Pipeline] } [2023-02-27T20:00:19.211Z] $ docker exec --env ******** --env ******** cadd4e661b3341c48e6947fb0bee01bc22c7690316c3f16e2ac5f9c8dbfb8f30 ssh-agent -k [2023-02-27T20:00:19.305Z] unset SSH_AUTH_SOCK; [2023-02-27T20:00:19.306Z] unset SSH_AGENT_PID; [2023-02-27T20:00:19.306Z] echo Agent pid 37 killed; [2023-02-27T20:00:19.323Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-27T20:00:19.400Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-27T20:00:19.400Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-27T20:00:19.501Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-27T20:00:19.498Z] $ docker exec cadd4e661b3341c48e6947fb0bee01bc22c7690316c3f16e2ac5f9c8dbfb8f30 ssh-agent [2023-02-27T20:00:19.611Z] SSH_AUTH_SOCK=/tmp/ssh-kwghYkAv64m7/agent.70 [2023-02-27T20:00:19.611Z] SSH_AGENT_PID=77 [2023-02-27T20:00:19.616Z] Running ssh-add (command line suppressed) [2023-02-27T20:00:19.706Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_14198964396339518059.key (/w/workspace/edgex-go/1@tmp/private_key_14198964396339518059.key) [2023-02-27T20:00:19.724Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-27T20:00:20.055Z] + git semver init [2023-02-27T20:00:20.315Z] 2023-02-27 20:00:20,218 [run_init] DEBUG init version:0.0.0 force:False [2023-02-27T20:00:20.315Z] 2023-02-27 20:00:20,219 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-02-27T20:00:20.315Z] 2023-02-27 20:00:20,220 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-02-27T20:00:20.315Z] 2023-02-27 20:00:20,220 [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-02-27T20:00:25.602Z] 2023-02-27 20:00:25,125 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-02-27T20:00:25.602Z] 2023-02-27 20:00:25,126 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4395 with force:False [2023-02-27T20:00:25.602Z] 2023-02-27 20:00:25,126 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4395 [2023-02-27T20:00:25.602Z] 2023-02-27 20:00:25,130 [execute] INFO git cat-file --batch-check [2023-02-27T20:00:25.602Z] 2023-02-27 20:00:25,131 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-27T20:00:25.602Z] 2023-02-27 20:00:25,137 [execute] INFO git cat-file --batch [2023-02-27T20:00:25.602Z] 2023-02-27 20:00:25,137 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-27T20:00:25.602Z] 2023-02-27 20:00:25,142 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4395 [2023-02-27T20:00:25.602Z] 0.0.0 [Pipeline] } [2023-02-27T20:00:25.624Z] $ docker exec --env ******** --env ******** cadd4e661b3341c48e6947fb0bee01bc22c7690316c3f16e2ac5f9c8dbfb8f30 ssh-agent -k [2023-02-27T20:00:25.718Z] unset SSH_AUTH_SOCK; [2023-02-27T20:00:25.718Z] unset SSH_AGENT_PID; [2023-02-27T20:00:25.718Z] echo Agent pid 77 killed; [2023-02-27T20:00:25.729Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-27T20:00:26.134Z] + git semver [Pipeline] } [2023-02-27T20:00:26.409Z] $ docker stop --time=1 cadd4e661b3341c48e6947fb0bee01bc22c7690316c3f16e2ac5f9c8dbfb8f30 [2023-02-27T20:00:27.721Z] $ docker rm -f --volumes cadd4e661b3341c48e6947fb0bee01bc22c7690316c3f16e2ac5f9c8dbfb8f30 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T20:00:28.115Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-27T20:00:28.361Z] Stashed 1 file(s) [Pipeline] echo [2023-02-27T20:00:28.380Z] [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-02-27T20:00:29.174Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-27T20:00:29.213Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T20:00:29.248Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T20:00:29.281Z] ========================================================= [2023-02-27T20:00:29.281Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-27T20:00:29.281Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-27T20:00:29.612Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-27T20:00:29.612Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-27T20:00:29.612Z] 213ec9aee27d: Pulling fs layer [2023-02-27T20:00:29.612Z] 4583459ba037: Pulling fs layer [2023-02-27T20:00:29.612Z] 93c1e223e6f2: Pulling fs layer [2023-02-27T20:00:29.612Z] 53926ce57604: Pulling fs layer [2023-02-27T20:00:29.612Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-27T20:00:29.612Z] 22ff95d597cd: Pulling fs layer [2023-02-27T20:00:29.612Z] 12d6caf4c0d1: Pulling fs layer [2023-02-27T20:00:29.612Z] 96b7cbca73a9: Pulling fs layer [2023-02-27T20:00:29.612Z] a7acece74701: Pulling fs layer [2023-02-27T20:00:29.612Z] 21b2b0c7a3f4: Waiting [2023-02-27T20:00:29.612Z] 22ff95d597cd: Waiting [2023-02-27T20:00:29.612Z] 12d6caf4c0d1: Waiting [2023-02-27T20:00:29.612Z] 96b7cbca73a9: Waiting [2023-02-27T20:00:29.612Z] 53926ce57604: Waiting [2023-02-27T20:00:29.612Z] a7acece74701: Waiting [2023-02-27T20:00:29.612Z] 93c1e223e6f2: Verifying Checksum [2023-02-27T20:00:29.612Z] 93c1e223e6f2: Download complete [2023-02-27T20:00:29.612Z] 4583459ba037: Download complete [2023-02-27T20:00:29.612Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-27T20:00:29.612Z] 21b2b0c7a3f4: Download complete [2023-02-27T20:00:29.612Z] 22ff95d597cd: Verifying Checksum [2023-02-27T20:00:29.612Z] 22ff95d597cd: Download complete [2023-02-27T20:00:29.612Z] 213ec9aee27d: Verifying Checksum [2023-02-27T20:00:29.612Z] 213ec9aee27d: Download complete [2023-02-27T20:00:29.612Z] 12d6caf4c0d1: Verifying Checksum [2023-02-27T20:00:29.612Z] 12d6caf4c0d1: Download complete [2023-02-27T20:00:29.873Z] 213ec9aee27d: Pull complete [2023-02-27T20:00:29.873Z] 4583459ba037: Pull complete [2023-02-27T20:00:30.137Z] 93c1e223e6f2: Pull complete [2023-02-27T20:00:30.137Z] a7acece74701: Verifying Checksum [2023-02-27T20:00:30.137Z] a7acece74701: Download complete [2023-02-27T20:00:30.397Z] 96b7cbca73a9: Verifying Checksum [2023-02-27T20:00:30.397Z] 96b7cbca73a9: Download complete [2023-02-27T20:00:30.397Z] 53926ce57604: Verifying Checksum [2023-02-27T20:00:30.397Z] 53926ce57604: Download complete [2023-02-27T20:00:34.578Z] 53926ce57604: Pull complete [2023-02-27T20:00:34.578Z] 21b2b0c7a3f4: Pull complete [2023-02-27T20:00:34.578Z] 22ff95d597cd: Pull complete [2023-02-27T20:00:34.578Z] 12d6caf4c0d1: Pull complete [2023-02-27T20:00:35.956Z] 96b7cbca73a9: Pull complete [2023-02-27T20:00:36.890Z] a7acece74701: Pull complete [2023-02-27T20:00:36.890Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-27T20:00:36.890Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-27T20:00:36.890Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-27T20:00:37.241Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-27T20:00:37.241Z] WORKDIR /edgex [2023-02-27T20:00:37.241Z] COPY go.mod . [2023-02-27T20:00:37.241Z] RUN go mod download [2023-02-27T20:00:37.241Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-27T20:00:37.808Z] Sending build context to Docker daemon 170.4MB [2023-02-27T20:00:37.808Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-27T20:00:37.808Z] ---> db6d94c90886 [2023-02-27T20:00:37.808Z] Step 2/4 : WORKDIR /edgex [2023-02-27T20:00:42.017Z] ---> Running in e053f246b85e [2023-02-27T20:00:42.017Z] Removing intermediate container e053f246b85e [2023-02-27T20:00:42.017Z] ---> d1b48abe0b77 [2023-02-27T20:00:42.017Z] Step 3/4 : COPY go.mod . [2023-02-27T20:00:42.017Z] ---> 60dee53ce0ec [2023-02-27T20:00:42.017Z] Step 4/4 : RUN go mod download [2023-02-27T20:00:42.017Z] ---> Running in c41bc70c35b4 [2023-02-27T20:00:43.712Z] Still waiting to schedule task [2023-02-27T20:00:43.712Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7640’ is offline [2023-02-27T20:00:54.218Z] Removing intermediate container c41bc70c35b4 [2023-02-27T20:00:54.218Z] ---> 9e0f0011fed1 [2023-02-27T20:00:54.218Z] Successfully built 9e0f0011fed1 [2023-02-27T20:00:54.218Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T20:00:54.587Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-27T20:00:54.587Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T20:00:54.736Z] prd-ubuntu20.04-docker-8c-8g-7638 does not seem to be running inside a container [2023-02-27T20:00:54.763Z] $ 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-02-27T20:00:55.152Z] $ docker top 9640290b517beebde004e02a7b0a01afdf68578369672db61603a2de6dadae1a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T20:00:55.535Z] + go version [2023-02-27T20:00:55.535Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-27T20:00:55.571Z] $ docker stop --time=1 9640290b517beebde004e02a7b0a01afdf68578369672db61603a2de6dadae1a [2023-02-27T20:00:56.823Z] $ docker rm -f --volumes 9640290b517beebde004e02a7b0a01afdf68578369672db61603a2de6dadae1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T20:00:57.499Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-27T20:00:57.499Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T20:00:57.655Z] prd-ubuntu20.04-docker-8c-8g-7638 does not seem to be running inside a container [2023-02-27T20:00:57.688Z] $ 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-02-27T20:00:58.010Z] $ docker top 859c1634bfb0753210ebb697886b54a6f3e2483795c45de1863d42d9a5f21f37 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-27T20:00:58.130Z] ========================================================= [2023-02-27T20:00:58.130Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-27T20:00:58.130Z] ========================================================= [Pipeline] sh [2023-02-27T20:00:58.420Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-27T20:00:58.784Z] + make test [2023-02-27T20:00:58.784Z] go test -race -coverprofile=coverage.out ./... [2023-02-27T20:01:05.346Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-27T20:01:20.230Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-27T20:01:20.230Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-27T20:01:20.230Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-27T20:01:20.230Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-27T20:01:20.230Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-27T20:01:20.230Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-27T20:01:20.230Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-27T20:01:20.230Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-02-27T20:01:20.230Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-27T20:01:20.230Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-27T20:01:20.230Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-27T20:01:20.230Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-27T20:01:20.230Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-27T20:01:20.230Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-27T20:01:20.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-27T20:01:20.230Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.085s coverage: 28.7% of statements [2023-02-27T20:01:20.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-27T20:01:20.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-27T20:01:20.230Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.123s coverage: 98.5% of statements [2023-02-27T20:01:22.756Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.133s coverage: 71.2% of statements [2023-02-27T20:01:22.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-27T20:01:22.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-27T20:01:22.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-27T20:01:22.756Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.080s coverage: 54.0% of statements [2023-02-27T20:01:22.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-27T20:01:22.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-27T20:01:23.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.128s coverage: 88.5% of statements [2023-02-27T20:01:23.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-27T20:01:23.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-27T20:01:23.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-27T20:01:23.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-27T20:01:23.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-27T20:01:23.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.087s coverage: 3.9% of statements [2023-02-27T20:01:23.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-27T20:01:23.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-27T20:01:23.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.448s coverage: 95.6% of statements [2023-02-27T20:01:23.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-27T20:01:23.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-27T20:01:23.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-27T20:01:23.037Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.071s coverage: 72.2% of statements [2023-02-27T20:01:23.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-27T20:01:23.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-27T20:01:23.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-27T20:01:23.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-27T20:01:23.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-27T20:01:23.037Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.100s coverage: 65.9% of statements [2023-02-27T20:01:23.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-27T20:01:23.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-27T20:01:23.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-27T20:01:23.037Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.060s coverage: 0.9% of statements [2023-02-27T20:01:23.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-27T20:01:23.037Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.071s coverage: 29.6% of statements [2023-02-27T20:01:23.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-27T20:01:23.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 47.1% of statements [2023-02-27T20:01:23.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 82.9% of statements [2023-02-27T20:01:23.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.061s coverage: 94.1% of statements [2023-02-27T20:01:23.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.092s coverage: 96.3% of statements [2023-02-27T20:01:23.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements [2023-02-27T20:01:31.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.063s coverage: 94.4% of statements [2023-02-27T20:01:31.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.049s coverage: 44.8% of statements [2023-02-27T20:01:46.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.351s coverage: 79.9% of statements [2023-02-27T20:01:46.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-27T20:01:46.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.100s coverage: 92.9% of statements [2023-02-27T20:01:46.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-27T20:01:46.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-27T20:01:46.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-27T20:01:46.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements [2023-02-27T20:01:46.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-27T20:01:46.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-27T20:01:46.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-27T20:01:46.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-27T20:01:46.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 86.9% of statements [2023-02-27T20:01:46.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-27T20:01:46.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-27T20:01:46.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-27T20:01:46.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-27T20:01:46.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2023-02-27T20:01:46.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.041s coverage: 20.0% of statements [2023-02-27T20:01:46.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-27T20:01:46.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-27T20:01:46.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2023-02-27T20:01:46.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-27T20:01:46.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 77.4% of statements [2023-02-27T20:01:46.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-27T20:01:46.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.096s coverage: 80.0% of statements [2023-02-27T20:01:46.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements [2023-02-27T20:01:46.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.237s coverage: 91.2% of statements [2023-02-27T20:01:46.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-27T20:01:46.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.210s coverage: 63.1% of statements [2023-02-27T20:01:46.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-27T20:01:46.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-27T20:01:46.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2023-02-27T20:01:46.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 89.4% of statements [2023-02-27T20:01:46.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2023-02-27T20:01:46.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2023-02-27T20:01:46.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2023-02-27T20:01:46.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.362s coverage: 65.3% of statements [2023-02-27T20:01:46.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-27T20:01:46.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-27T20:01:46.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-27T20:01:46.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-02-27T20:01:46.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-02-27T20:01:46.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-02-27T20:01:46.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.171s coverage: 41.0% of statements [2023-02-27T20:01:46.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-27T20:01:46.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-27T20:01:46.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements [2023-02-27T20:01:46.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-27T20:01:46.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.073s coverage: 84.8% of statements [2023-02-27T20:01:46.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-27T20:01:46.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-27T20:01:46.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-27T20:01:46.251Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-27T20:01:46.251Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.104s coverage: 17.7% of statements [2023-02-27T20:01:46.251Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-27T20:01:46.251Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-27T20:01:46.251Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-27T20:01:46.251Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-27T20:01:46.251Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.140s coverage: 92.3% of statements [2023-02-27T20:01:46.251Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-27T20:01:46.251Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-27T20:01:46.251Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-27T20:01:46.251Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-27T20:01:46.251Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2023-02-27T20:01:46.251Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-27T20:01:46.251Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-27T20:01:46.251Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.105s coverage: 97.7% of statements [2023-02-27T20:01:46.251Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-27T20:01:46.251Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-27T20:01:46.251Z] 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-02-27T20:02:08.229Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-27T20:02:08.229Z] go vet ./... [2023-02-27T20:02:09.232Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-27T20:02:09.232Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-27T20:02:09.491Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-27T20:02:09.529Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-27T20:02:09.837Z] + ls -al . [2023-02-27T20:02:09.837Z] total 748 [2023-02-27T20:02:09.837Z] drwxrwxr-x 11 1001 1001 4096 Feb 27 20:00 . [2023-02-27T20:02:09.837Z] drwxr-xr-x 4 root root 4096 Feb 27 20:00 .. [2023-02-27T20:02:09.837Z] drwxrwxr-x 2 1001 1001 4096 Feb 27 20:00 .blubracket [2023-02-27T20:02:09.837Z] -rw-rw-r-- 1 1001 1001 16 Feb 27 20:00 .dockerignore [2023-02-27T20:02:09.837Z] drwxrwxr-x 8 1001 1001 4096 Feb 27 20:01 .git [2023-02-27T20:02:09.837Z] drwxrwxr-x 3 1001 1001 4096 Feb 27 20:00 .github [2023-02-27T20:02:09.837Z] -rw-rw-r-- 1 1001 1001 1068 Feb 27 20:00 .gitignore [2023-02-27T20:02:09.837Z] -rw-rw-r-- 1 1001 1001 42 Feb 27 20:00 .golangci.yml [2023-02-27T20:02:09.837Z] -rw-rw-r-- 1 1001 1001 87 Feb 27 20:00 .hadolint.yml [2023-02-27T20:02:09.837Z] drwxr-xr-x 3 1001 1001 4096 Feb 27 20:00 .semver [2023-02-27T20:02:09.837Z] -rw-rw-r-- 1 1001 1001 166 Feb 27 20:00 .sonarcloud.properties [2023-02-27T20:02:09.837Z] -rw-rw-r-- 1 1001 1001 1171 Feb 27 20:00 ADOPTERS.md [2023-02-27T20:02:09.837Z] -rw-rw-r-- 1 1001 1001 10825 Feb 27 20:00 Attribution.txt [2023-02-27T20:02:09.837Z] -rw-rw-r-- 1 1001 1001 73765 Feb 27 20:00 CHANGELOG.md [2023-02-27T20:02:09.837Z] -rw-rw-r-- 1 1001 1001 3804 Feb 27 20:00 CONTRIBUTING.md [2023-02-27T20:02:09.837Z] -rw-rw-r-- 1 1001 1001 677 Feb 27 20:00 GOVERNANCE.md [2023-02-27T20:02:09.837Z] -rw-rw-r-- 1 1001 1001 883 Feb 27 20:00 Jenkinsfile [2023-02-27T20:02:09.837Z] -rw-rw-r-- 1 1001 1001 10775 Feb 27 20:00 LICENSE [2023-02-27T20:02:09.837Z] -rw-rw-r-- 1 1001 1001 14116 Feb 27 20:00 Makefile [2023-02-27T20:02:09.837Z] -rw-rw-r-- 1 1001 1001 582 Feb 27 20:00 OWNERS.md [2023-02-27T20:02:09.837Z] -rw-rw-r-- 1 1001 1001 9403 Feb 27 20:00 README.md [2023-02-27T20:02:09.837Z] -rw-rw-r-- 1 1001 1001 6912 Feb 27 20:00 SECURITY.md [2023-02-27T20:02:09.837Z] -rw-rw-r-- 1 1001 1001 5 Feb 27 20:00 VERSION [2023-02-27T20:02:09.837Z] drwxrwxr-x 2 1001 1001 4096 Feb 27 20:00 bin [2023-02-27T20:02:09.837Z] drwxrwxr-x 18 1001 1001 4096 Feb 27 20:00 cmd [2023-02-27T20:02:09.837Z] -rw-r--r-- 1 root root 487670 Feb 27 20:01 coverage.out [2023-02-27T20:02:09.837Z] -rw-rw-r-- 1 1001 1001 3296 Feb 27 20:00 go.mod [2023-02-27T20:02:09.837Z] -rw-rw-r-- 1 1001 1001 33293 Feb 27 20:00 go.sum [2023-02-27T20:02:09.837Z] drwxrwxr-x 7 1001 1001 4096 Feb 27 20:00 internal [2023-02-27T20:02:09.837Z] drwxrwxr-x 3 1001 1001 4096 Feb 27 20:00 openapi [2023-02-27T20:02:09.837Z] drwxrwxr-x 4 1001 1001 4096 Feb 27 20:00 snap [2023-02-27T20:02:09.837Z] -rw-rw-r-- 1 1001 1001 204 Feb 27 20:00 version.go [Pipeline] sh [2023-02-27T20:02:10.194Z] + '[' -e coverage.out ] [2023-02-27T20:02:10.194Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-27T20:02:10.326Z] Stashed 1 file(s) [Pipeline] sh [2023-02-27T20:02:10.623Z] + make build [2023-02-27T20:02:10.623Z] 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-02-27T20:02:22.846Z] 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-02-27T20:02:24.309Z] 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-02-27T20:02:25.247Z] 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-02-27T20:02:26.273Z] 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-02-27T20:02:33.420Z] 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-02-27T20:02:35.348Z] 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-02-27T20:02:36.826Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-27T20:02:37.767Z] 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-02-27T20:02:39.151Z] 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-02-27T20:02:40.092Z] 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-02-27T20:02:41.473Z] 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-02-27T20:02:44.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-02-27T20:02:45.448Z] $ docker stop --time=1 859c1634bfb0753210ebb697886b54a6f3e2483795c45de1863d42d9a5f21f37 [2023-02-27T20:02:50.338Z] $ docker rm -f --volumes 859c1634bfb0753210ebb697886b54a6f3e2483795c45de1863d42d9a5f21f37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T20:02:51.580Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-27T20:02:51.580Z] [2023-02-27T20:02:51.580Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T20:02:51.973Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-27T20:02:51.973Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-27T20:02:51.973Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-27T20:02:51.973Z] ca9280d653b3: Pulling fs layer [2023-02-27T20:02:51.973Z] 7e9c9ca2126c: Pulling fs layer [2023-02-27T20:02:51.973Z] cbdbe7a5bc2a: Verifying Checksum [2023-02-27T20:02:51.973Z] cbdbe7a5bc2a: Download complete [2023-02-27T20:02:52.232Z] cbdbe7a5bc2a: Pull complete [2023-02-27T20:02:52.491Z] ca9280d653b3: Verifying Checksum [2023-02-27T20:02:52.491Z] ca9280d653b3: Download complete [2023-02-27T20:02:53.057Z] ca9280d653b3: Pull complete [2023-02-27T20:02:53.057Z] 7e9c9ca2126c: Download complete [2023-02-27T20:02:56.346Z] 7e9c9ca2126c: Pull complete [2023-02-27T20:02:56.346Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-27T20:02:56.346Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-27T20:02:56.346Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T20:02:56.558Z] prd-ubuntu20.04-docker-8c-8g-7638 does not seem to be running inside a container [2023-02-27T20:02:56.596Z] $ 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-02-27T20:03:00.226Z] $ docker top 182a3e2400532346677eb01cf0e9897c4dda755970c2d069cb8fb990136e273c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T20:03:00.602Z] + docker-compose build --help [2023-02-27T20:03:00.602Z] + grep parallel [2023-02-27T20:03:01.173Z] --parallel Build images in parallel. [Pipeline] } [2023-02-27T20:03:01.465Z] $ docker stop --time=1 182a3e2400532346677eb01cf0e9897c4dda755970c2d069cb8fb990136e273c [2023-02-27T20:03:02.986Z] $ docker rm -f --volumes 182a3e2400532346677eb01cf0e9897c4dda755970c2d069cb8fb990136e273c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T20:03:03.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-27T20:03:03.579Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T20:03:03.716Z] prd-ubuntu20.04-docker-8c-8g-7638 does not seem to be running inside a container [2023-02-27T20:03:03.754Z] $ 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-02-27T20:03:04.503Z] $ docker top 005ae6f63cd7c90d73a8e94e7185f927e19e5cd1e16eb6a90ea84b8d8dd39dc0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T20:03:04.885Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-27T20:03:05.459Z] Building core-command ... [2023-02-27T20:03:05.459Z] Building core-common-config-bootstrapper ... [2023-02-27T20:03:05.459Z] Building core-data ... [2023-02-27T20:03:05.459Z] Building core-metadata ... [2023-02-27T20:03:05.459Z] Building security-bootstrapper ... [2023-02-27T20:03:05.459Z] Building security-proxy-auth ... [2023-02-27T20:03:05.459Z] Building security-proxy-setup ... [2023-02-27T20:03:05.459Z] Building security-secretstore-setup ... [2023-02-27T20:03:05.459Z] Building security-spiffe-token-provider ... [2023-02-27T20:03:05.459Z] Building security-spire-agent ... [2023-02-27T20:03:05.459Z] Building security-spire-config ... [2023-02-27T20:03:05.459Z] Building security-spire-server ... [2023-02-27T20:03:05.459Z] Building support-notifications ... [2023-02-27T20:03:05.459Z] Building support-scheduler ... [2023-02-27T20:03:05.459Z] Building security-bootstrapper [2023-02-27T20:03:05.459Z] Building core-data [2023-02-27T20:03:05.459Z] Building security-proxy-auth [2023-02-27T20:03:05.459Z] Building core-common-config-bootstrapper [2023-02-27T20:03:05.459Z] Building security-secretstore-setup [2023-02-27T20:03:17.680Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:03:17.680Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:03:17.680Z] ---> 9e0f0011fed1 [2023-02-27T20:03:17.680Z] Step 3/24 : WORKDIR /edgex-go [2023-02-27T20:03:17.680Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:03:17.680Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:03:17.680Z] ---> 9e0f0011fed1 [2023-02-27T20:03:17.680Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-27T20:03:17.680Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:03:17.680Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:03:17.680Z] ---> 9e0f0011fed1 [2023-02-27T20:03:17.680Z] Step 3/32 : WORKDIR /edgex-go [2023-02-27T20:03:17.680Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:03:17.680Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:03:17.680Z] ---> 9e0f0011fed1 [2023-02-27T20:03:17.680Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-27T20:03:19.057Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:03:19.057Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:03:19.057Z] ---> 9e0f0011fed1 [2023-02-27T20:03:19.057Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-27T20:03:19.331Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7643 in /w/workspace/edgexfoundry_edgex-go_PR-4395 [Pipeline] { [Pipeline] ws [2023-02-27T20:03:19.388Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-02-27T20:03:19.467Z] The recommended git tool is: git [2023-02-27T20:03:26.708Z] using credential edgex-jenkins-ssh [2023-02-27T20:03:26.725Z] Cloning the remote Git repository [2023-02-27T20:03:26.779Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-27T20:03:26.870Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-02-27T20:03:27.060Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-27T20:03:27.061Z] > git --version # timeout=10 [2023-02-27T20:03:27.096Z] > git --version # 'git version 2.25.1' [2023-02-27T20:03:27.099Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-27T20:03:27.168Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-27T20:03:34.003Z] ---> Running in 261b1bbdace0 [2023-02-27T20:03:34.003Z] ---> Running in 71b3a47b7a17 [2023-02-27T20:03:34.003Z] ---> Running in c14aaa5b7286 [2023-02-27T20:03:34.003Z] ---> Running in d751e9f93a29 [2023-02-27T20:03:34.003Z] ---> Running in 9fc71ace8bba [2023-02-27T20:03:35.903Z] Removing intermediate container d751e9f93a29 [2023-02-27T20:03:35.903Z] ---> 9646bd9bc6b6 [2023-02-27T20:03:35.903Z] Step 4/22 : WORKDIR /edgex-go [2023-02-27T20:03:35.903Z] Removing intermediate container c14aaa5b7286 [2023-02-27T20:03:35.903Z] ---> 636b35999560 [2023-02-27T20:03:35.903Z] Step 4/22 : WORKDIR /edgex-go [2023-02-27T20:03:35.903Z] Removing intermediate container 71b3a47b7a17 [2023-02-27T20:03:35.903Z] ---> 9e9a8839df33 [2023-02-27T20:03:35.903Z] Step 4/22 : WORKDIR /edgex-go [2023-02-27T20:03:35.903Z] Removing intermediate container 261b1bbdace0 [2023-02-27T20:03:35.903Z] ---> d04e717a76f5 [2023-02-27T20:03:35.903Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-27T20:03:35.903Z] Removing intermediate container 9fc71ace8bba [2023-02-27T20:03:35.903Z] ---> 1d1ad385fa26 [2023-02-27T20:03:35.903Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-27T20:03:35.903Z] ---> Running in c457f179ce8a [2023-02-27T20:03:35.903Z] ---> Running in bd00561fba54 [2023-02-27T20:03:35.903Z] ---> Running in a0e0ec27b33b [2023-02-27T20:03:35.903Z] ---> Running in 25eaf9f7a8d9 [2023-02-27T20:03:36.174Z] ---> Running in dae02b8c1300 [2023-02-27T20:03:36.433Z] Removing intermediate container c457f179ce8a [2023-02-27T20:03:36.433Z] ---> 6969f0628527 [2023-02-27T20:03:36.433Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-27T20:03:36.693Z] Removing intermediate container bd00561fba54 [2023-02-27T20:03:36.693Z] ---> 918d8cb67a15 [2023-02-27T20:03:36.693Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-27T20:03:36.693Z] Removing intermediate container a0e0ec27b33b [2023-02-27T20:03:36.693Z] ---> 1b5870ca2374 [2023-02-27T20:03:36.693Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-27T20:03:36.952Z] ---> Running in 5650606ee0dd [2023-02-27T20:03:36.952Z] ---> Running in 5a7121f300d8 [2023-02-27T20:03:36.952Z] ---> Running in 8b486b48c28a [2023-02-27T20:03:37.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:03:37.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:03:37.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:03:37.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:03:37.470Z] OK: 211 MiB in 51 packages [2023-02-27T20:03:37.728Z] OK: 211 MiB in 51 packages [2023-02-27T20:03:38.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:03:38.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:03:38.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:03:38.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:03:38.665Z] OK: 211 MiB in 51 packages [2023-02-27T20:03:38.665Z] OK: 211 MiB in 51 packages [2023-02-27T20:03:38.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:03:38.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:03:39.199Z] OK: 211 MiB in 51 packages [2023-02-27T20:03:39.457Z] Removing intermediate container dae02b8c1300 [2023-02-27T20:03:39.457Z] ---> 7b4c1760684e [2023-02-27T20:03:39.457Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-27T20:03:39.717Z] Removing intermediate container 25eaf9f7a8d9 [2023-02-27T20:03:39.717Z] ---> 80e4e2cc1d1d [2023-02-27T20:03:39.717Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-27T20:03:40.654Z] ---> a73efa2d9678 [2023-02-27T20:03:40.654Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:03:40.654Z] Removing intermediate container 5650606ee0dd [2023-02-27T20:03:40.654Z] ---> 050c0c337c39 [2023-02-27T20:03:40.654Z] ---> 2f46c563b0fa [2023-02-27T20:03:40.654Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:03:40.654Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-27T20:03:40.654Z] ---> Running in 84c256533447 [2023-02-27T20:03:40.654Z] Removing intermediate container 5a7121f300d8 [2023-02-27T20:03:40.654Z] ---> 8aebe8b76faf [2023-02-27T20:03:40.654Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-27T20:03:40.654Z] ---> Running in 1233f82ecc79 [2023-02-27T20:03:40.912Z] Removing intermediate container 8b486b48c28a [2023-02-27T20:03:40.912Z] ---> c2d12350b5a3 [2023-02-27T20:03:40.912Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-27T20:03:40.912Z] ---> b8a144bfe0df [2023-02-27T20:03:40.912Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:03:40.912Z] ---> 000305617dd1 [2023-02-27T20:03:40.912Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:03:40.912Z] ---> Running in 68ceb9896266 [2023-02-27T20:03:40.912Z] ---> Running in 277feecd9b29 [2023-02-27T20:03:40.912Z] ---> c5f7cdc6f61b [2023-02-27T20:03:40.913Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:03:40.913Z] ---> Running in 4cd757690a9a [2023-02-27T20:03:45.715Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-27T20:03:45.740Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-27T20:03:47.707Z] Merging remotes/origin/main commit 1bf67f4ff8da0638a8c1a744aff8655ac9511fdb into PR head commit 7d1ea568344f434fdfccae67ddb7a819d860d10e [2023-02-27T20:03:48.110Z] Merge succeeded, producing 7d1ea568344f434fdfccae67ddb7a819d860d10e [2023-02-27T20:03:48.111Z] Checking out Revision 7d1ea568344f434fdfccae67ddb7a819d860d10e (PR-4395) [2023-02-27T20:03:46.741Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-27T20:03:46.790Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-27T20:03:46.791Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-27T20:03:46.808Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4395/head:refs/remotes/origin/PR-4395 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-27T20:03:47.730Z] > git config core.sparsecheckout # timeout=10 [2023-02-27T20:03:47.756Z] > git checkout -f 7d1ea568344f434fdfccae67ddb7a819d860d10e # timeout=10 [2023-02-27T20:03:48.005Z] > git remote # timeout=10 [2023-02-27T20:03:48.025Z] > git config --get remote.origin.url # timeout=10 [2023-02-27T20:03:48.041Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-27T20:03:48.057Z] > git merge 1bf67f4ff8da0638a8c1a744aff8655ac9511fdb # timeout=10 [2023-02-27T20:03:48.091Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-27T20:03:48.119Z] > git config core.sparsecheckout # timeout=10 [2023-02-27T20:03:48.137Z] > git checkout -f 7d1ea568344f434fdfccae67ddb7a819d860d10e # timeout=10 [2023-02-27T20:03:48.850Z] Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.1 to 1.8.2" [2023-02-27T20:03:48.911Z] > git --version # timeout=10 [2023-02-27T20:03:48.924Z] > git --version # 'git version 2.25.1' [2023-02-27T20:03:48.940Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-27T20:03:50.075Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-27T20:03:50.075Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-27T20:03:50.075Z] Dload Upload Total Spent Left Speed [2023-02-27T20:03:50.075Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh [2023-02-27T20:03:50.819Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-27T20:03:51.175Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-27T20:03:51.175Z] + sudo tee /etc/docker/daemon.new [2023-02-27T20:03:51.175Z] { [2023-02-27T20:03:51.175Z] "registry-mirrors": [ [2023-02-27T20:03:51.175Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-27T20:03:51.175Z] ], [2023-02-27T20:03:51.175Z] "bip": "10.250.0.254/24", [2023-02-27T20:03:51.175Z] "hosts": [ [2023-02-27T20:03:51.175Z] "tcp://0.0.0.0:5555", [2023-02-27T20:03:51.175Z] "unix:///var/run/docker.sock" [2023-02-27T20:03:51.175Z] ], [2023-02-27T20:03:51.175Z] "mtu": 1458, [2023-02-27T20:03:51.175Z] "selinux-enabled": true, [2023-02-27T20:03:51.175Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-27T20:03:51.175Z] } [Pipeline] sh [2023-02-27T20:03:51.531Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-27T20:03:51.896Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T20:04:10.268Z] provisioning config files... [2023-02-27T20:04:10.301Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10900592270672626200tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T20:04:10.701Z] ---> docker-login.sh [2023-02-27T20:04:10.701Z] nexus3.edgexfoundry.org:10001 [2023-02-27T20:04:11.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T20:04:11.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T20:04:11.568Z] Configure a credential helper to remove this warning. See [2023-02-27T20:04:11.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T20:04:11.568Z] [2023-02-27T20:04:11.568Z] Login Succeeded [2023-02-27T20:04:11.568Z] nexus3.edgexfoundry.org:10002 [2023-02-27T20:04:11.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T20:04:11.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T20:04:11.841Z] Configure a credential helper to remove this warning. See [2023-02-27T20:04:11.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T20:04:11.841Z] [2023-02-27T20:04:11.841Z] Login Succeeded [2023-02-27T20:04:11.841Z] nexus3.edgexfoundry.org:10003 [2023-02-27T20:04:12.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T20:04:12.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T20:04:12.386Z] Configure a credential helper to remove this warning. See [2023-02-27T20:04:12.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T20:04:12.386Z] [2023-02-27T20:04:12.386Z] Login Succeeded [2023-02-27T20:04:12.386Z] nexus3.edgexfoundry.org:10004 [2023-02-27T20:04:12.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T20:04:12.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T20:04:12.659Z] Configure a credential helper to remove this warning. See [2023-02-27T20:04:12.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T20:04:12.659Z] [2023-02-27T20:04:12.659Z] Login Succeeded [2023-02-27T20:04:12.659Z] docker.io [2023-02-27T20:04:12.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T20:04:13.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T20:04:13.201Z] Configure a credential helper to remove this warning. See [2023-02-27T20:04:13.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T20:04:13.201Z] [2023-02-27T20:04:13.201Z] Login Succeeded [2023-02-27T20:04:13.201Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T20:04:13.231Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-27T20:04:14.006Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-27T20:04:14.047Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T20:04:14.083Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T20:04:14.114Z] ========================================================= [2023-02-27T20:04:14.114Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-27T20:04:14.114Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-27T20:04:14.514Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-27T20:04:14.790Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-27T20:04:14.790Z] 9b18e9b68314: Pulling fs layer [2023-02-27T20:04:14.790Z] 35d82f9e3411: Pulling fs layer [2023-02-27T20:04:14.790Z] e16973657156: Pulling fs layer [2023-02-27T20:04:14.790Z] fc693d55d65f: Pulling fs layer [2023-02-27T20:04:14.790Z] 7e9fc2657dce: Pulling fs layer [2023-02-27T20:04:14.790Z] dda99020689f: Pulling fs layer [2023-02-27T20:04:14.790Z] db1c61fa0a46: Pulling fs layer [2023-02-27T20:04:14.790Z] 891c053d2c06: Pulling fs layer [2023-02-27T20:04:14.790Z] 7e9fc2657dce: Waiting [2023-02-27T20:04:14.790Z] dda99020689f: Waiting [2023-02-27T20:04:14.790Z] db1c61fa0a46: Waiting [2023-02-27T20:04:14.790Z] 891c053d2c06: Waiting [2023-02-27T20:04:14.790Z] fc693d55d65f: Waiting [2023-02-27T20:04:14.790Z] e16973657156: Verifying Checksum [2023-02-27T20:04:14.790Z] e16973657156: Download complete [2023-02-27T20:04:14.790Z] 35d82f9e3411: Verifying Checksum [2023-02-27T20:04:14.790Z] 35d82f9e3411: Download complete [2023-02-27T20:04:14.790Z] 7e9fc2657dce: Download complete [2023-02-27T20:04:14.790Z] dda99020689f: Verifying Checksum [2023-02-27T20:04:14.790Z] dda99020689f: Download complete [2023-02-27T20:04:14.790Z] 9b18e9b68314: Verifying Checksum [2023-02-27T20:04:14.790Z] 9b18e9b68314: Download complete [2023-02-27T20:04:15.772Z] 9b18e9b68314: Pull complete [2023-02-27T20:04:16.047Z] 891c053d2c06: Verifying Checksum [2023-02-27T20:04:16.047Z] 891c053d2c06: Download complete [2023-02-27T20:04:16.324Z] 35d82f9e3411: Pull complete [2023-02-27T20:04:16.927Z] e16973657156: Pull complete [2023-02-27T20:04:17.301Z] db1c61fa0a46: Verifying Checksum [2023-02-27T20:04:17.301Z] db1c61fa0a46: Download complete [2023-02-27T20:04:18.325Z] fc693d55d65f: Verifying Checksum [2023-02-27T20:04:18.325Z] fc693d55d65f: Download complete [2023-02-27T20:04:30.700Z] fc693d55d65f: Pull complete [2023-02-27T20:04:30.700Z] 7e9fc2657dce: Pull complete [2023-02-27T20:04:30.700Z] dda99020689f: Pull complete [2023-02-27T20:04:38.958Z] db1c61fa0a46: Pull complete [2023-02-27T20:04:39.925Z] 891c053d2c06: Pull complete [2023-02-27T20:04:39.925Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-27T20:04:39.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-27T20:04:39.925Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-27T20:04:40.318Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-27T20:04:40.318Z] WORKDIR /edgex [2023-02-27T20:04:40.318Z] COPY go.mod . [2023-02-27T20:04:40.318Z] RUN go mod download [2023-02-27T20:04:40.318Z] docker build -t ci-base-image-arm64 -f - . [2023-02-27T20:04:40.913Z] Sending build context to Docker daemon 3.12MB [2023-02-27T20:04:40.914Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-27T20:04:40.914Z] ---> f96f9c87975a [2023-02-27T20:04:40.914Z] Step 2/4 : WORKDIR /edgex [2023-02-27T20:04:41.892Z] ---> Running in 59483c8896ff [2023-02-27T20:04:42.161Z] Removing intermediate container 59483c8896ff [2023-02-27T20:04:42.161Z] ---> 3d6758656f8a [2023-02-27T20:04:42.161Z] Step 3/4 : COPY go.mod . [2023-02-27T20:04:42.751Z] ---> 87816dfd6a26 [2023-02-27T20:04:42.751Z] Step 4/4 : RUN go mod download [2023-02-27T20:04:43.019Z] ---> Running in f49b55a2f56f [2023-02-27T20:04:48.652Z] Removing intermediate container 68ceb9896266 [2023-02-27T20:04:48.652Z] ---> cb3e6b4586ac [2023-02-27T20:04:48.652Z] Step 8/22 : COPY . . [2023-02-27T20:04:48.652Z] Removing intermediate container 277feecd9b29 [2023-02-27T20:04:48.652Z] ---> d0378984c4d1 [2023-02-27T20:04:48.652Z] Step 8/22 : COPY . . [2023-02-27T20:04:48.652Z] Removing intermediate container 84c256533447 [2023-02-27T20:04:48.652Z] ---> ddd5495b9058 [2023-02-27T20:04:48.652Z] Step 7/24 : COPY . . [2023-02-27T20:04:48.652Z] Removing intermediate container 1233f82ecc79 [2023-02-27T20:04:48.652Z] ---> 054e42b15df1 [2023-02-27T20:04:48.652Z] Step 7/32 : COPY . . [2023-02-27T20:04:48.652Z] Removing intermediate container 4cd757690a9a [2023-02-27T20:04:48.652Z] ---> ba19d672b140 [2023-02-27T20:04:48.652Z] Step 8/22 : COPY . . [2023-02-27T20:05:15.281Z] Removing intermediate container f49b55a2f56f [2023-02-27T20:05:15.281Z] ---> f0cfa6856b6c [2023-02-27T20:05:15.281Z] Successfully built f0cfa6856b6c [2023-02-27T20:05:15.281Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T20:05:15.690Z] + docker inspect -f . ci-base-image-arm64 [2023-02-27T20:05:15.690Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T20:05:15.997Z] prd-ubuntu20.04-docker-arm64-4c-16g-7643 does not seem to be running inside a container [2023-02-27T20:05:16.080Z] $ 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-02-27T20:05:17.423Z] $ docker top ae46a1fca94d7039c782db30fa018bb189be752b8967b030dfbcb250e1df273f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T20:05:18.352Z] + go version [2023-02-27T20:05:18.352Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-27T20:05:18.392Z] $ docker stop --time=1 ae46a1fca94d7039c782db30fa018bb189be752b8967b030dfbcb250e1df273f [2023-02-27T20:05:20.073Z] $ docker rm -f --volumes ae46a1fca94d7039c782db30fa018bb189be752b8967b030dfbcb250e1df273f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T20:05:20.975Z] + docker inspect -f . ci-base-image-arm64 [2023-02-27T20:05:20.975Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T20:05:21.261Z] prd-ubuntu20.04-docker-arm64-4c-16g-7643 does not seem to be running inside a container [2023-02-27T20:05:21.337Z] $ 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-02-27T20:05:22.682Z] $ docker top 7f635f75582f522395716ee5cb2561331e7af3a36fd91b434a719c21b1f52fbc -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-27T20:05:22.964Z] ========================================================= [2023-02-27T20:05:22.964Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-27T20:05:22.964Z] ========================================================= [Pipeline] sh [2023-02-27T20:05:23.609Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-27T20:05:24.329Z] + make test [2023-02-27T20:05:24.329Z] go test -race -coverprofile=coverage.out ./... [2023-02-27T20:05:35.424Z] ---> 9ab9e7eb10f3 [2023-02-27T20:05:35.424Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-27T20:05:35.424Z] ---> 6ea260b588d0 [2023-02-27T20:05:35.424Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-27T20:05:35.424Z] ---> 918f215ef0e8 [2023-02-27T20:05:35.424Z] ---> b427b4d70b62 [2023-02-27T20:05:35.424Z] ---> b5ff67fcbca0 [2023-02-27T20:05:35.424Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-dataStep 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapperStep 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-02-27T20:05:35.424Z] [2023-02-27T20:05:35.424Z] [2023-02-27T20:05:35.424Z] ---> Running in 9ee8e313c61f [2023-02-27T20:05:35.424Z] ---> Running in 5d1400163d30 [2023-02-27T20:05:35.424Z] ---> Running in 800967fd7f97 [2023-02-27T20:05:35.424Z] ---> Running in d15748a677f3 [2023-02-27T20:05:35.424Z] ---> Running in 821d0f9fdb47 [2023-02-27T20:05:35.424Z] 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-02-27T20:05:35.424Z] 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-02-27T20:05:35.424Z] 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-02-27T20:05:35.424Z] 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-02-27T20:05:35.424Z] 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-02-27T20:06:02.070Z] 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-02-27T20:06:11.195Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-27T20:06:28.729Z] Removing intermediate container 5d1400163d30 [2023-02-27T20:06:28.729Z] ---> 5969f48f8a63 [2023-02-27T20:06:28.729Z] [2023-02-27T20:06:28.729Z] Step 10/22 : FROM alpine:3.16 [2023-02-27T20:06:28.729Z] Removing intermediate container 821d0f9fdb47 [2023-02-27T20:06:28.729Z] ---> 6908a55dbe34 [2023-02-27T20:06:28.729Z] [2023-02-27T20:06:28.729Z] Step 9/32 : FROM alpine:3.16 [2023-02-27T20:06:28.729Z] Removing intermediate container 800967fd7f97 [2023-02-27T20:06:28.729Z] ---> be534194f7d9 [2023-02-27T20:06:28.729Z] [2023-02-27T20:06:28.729Z] Step 9/24 : FROM alpine:3.16 [2023-02-27T20:06:28.729Z] Removing intermediate container d15748a677f3 [2023-02-27T20:06:28.729Z] ---> 3f442ac2db56 [2023-02-27T20:06:28.729Z] [2023-02-27T20:06:28.729Z] Step 10/22 : FROM alpine:3.16 [2023-02-27T20:06:28.729Z] Removing intermediate container 9ee8e313c61f [2023-02-27T20:06:28.729Z] ---> 378525848dca [2023-02-27T20:06:28.729Z] [2023-02-27T20:06:28.729Z] Step 10/22 : FROM alpine:3.16 [2023-02-27T20:06:28.729Z] 3.16: Pulling from library/alpine [2023-02-27T20:06:28.729Z] 3.16: Pulling from library/alpine [2023-02-27T20:06:28.729Z] 3.16: Pulling from library/alpine [2023-02-27T20:06:28.986Z] 3.16: Pulling from library/alpine [2023-02-27T20:06:28.986Z] 3.16: Pulling from library/alpine [2023-02-27T20:06:31.515Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-27T20:06:31.515Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-27T20:06:31.515Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-27T20:06:31.515Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-27T20:06:31.515Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-27T20:06:31.515Z] Status: Image is up to date for alpine:3.16 [2023-02-27T20:06:31.515Z] Status: Downloaded newer image for alpine:3.16 [2023-02-27T20:06:31.515Z] Status: Downloaded newer image for alpine:3.16 [2023-02-27T20:06:31.515Z] Status: Downloaded newer image for alpine:3.16 [2023-02-27T20:06:31.515Z] Status: Image is up to date for alpine:3.16 [2023-02-27T20:06:31.515Z] ---> dfd21b5a31f5 [2023-02-27T20:06:31.515Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-27T20:06:31.515Z] ---> dfd21b5a31f5 [2023-02-27T20:06:31.515Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-27T20:06:31.515Z] ---> dfd21b5a31f5 [2023-02-27T20:06:31.515Z] ---> dfd21b5a31f5 [2023-02-27T20:06:31.515Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-27T20:06:31.515Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-27T20:06:32.451Z] ---> dfd21b5a31f5 [2023-02-27T20:06:32.451Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-27T20:06:33.438Z] ---> Running in 40842f4ff108 [2023-02-27T20:06:33.438Z] ---> Running in 6fcb50779bca [2023-02-27T20:06:33.438Z] ---> Running in b14fbd44632a [2023-02-27T20:06:33.438Z] ---> Running in b0f6f3db7d26 [2023-02-27T20:06:33.438Z] ---> Running in 5e400f51135d [2023-02-27T20:06:35.344Z] Removing intermediate container b14fbd44632a [2023-02-27T20:06:35.344Z] ---> af02dd960807 [2023-02-27T20:06:35.344Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-27T20:06:35.602Z] Removing intermediate container 5e400f51135d [2023-02-27T20:06:35.602Z] ---> 178ba4eb3f1a [2023-02-27T20:06:35.602Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-27T20:06:35.602Z] Removing intermediate container 40842f4ff108 [2023-02-27T20:06:35.602Z] ---> a238c4ea2009 [2023-02-27T20:06:35.602Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-27T20:06:35.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:06:35.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:06:35.602Z] Removing intermediate container 6fcb50779bca [2023-02-27T20:06:35.602Z] ---> fbb36779163e [2023-02-27T20:06:35.602Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-27T20:06:35.861Z] ---> Running in 3b6c7f871f3b [2023-02-27T20:06:35.861Z] ---> Running in a7a201b99cac [2023-02-27T20:06:35.861Z] ---> Running in 4a0b0d9e471b [2023-02-27T20:06:35.861Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-27T20:06:35.861Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-27T20:06:35.861Z] (3/3) Installing su-exec (0.2-r1) [2023-02-27T20:06:35.861Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T20:06:35.861Z] ---> Running in 8add796b078f [2023-02-27T20:06:35.861Z] Executing ca-certificates-20220614-r0.trigger [2023-02-27T20:06:35.861Z] OK: 6 MiB in 17 packages [2023-02-27T20:06:36.427Z] Removing intermediate container 8add796b078f [2023-02-27T20:06:36.427Z] ---> 736cfdc85ba8 [2023-02-27T20:06:36.427Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-27T20:06:36.685Z] ---> Running in 189fef69b1ef [2023-02-27T20:06:36.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:06:36.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:06:36.944Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-27T20:06:36.944Z] (2/2) Installing su-exec (0.2-r1) [2023-02-27T20:06:36.944Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T20:06:36.944Z] OK: 6 MiB in 16 packages [2023-02-27T20:06:36.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:06:37.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:06:37.234Z] Removing intermediate container 189fef69b1ef [2023-02-27T20:06:37.234Z] ---> d1e7215f444c [2023-02-27T20:06:37.234Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-27T20:06:37.234Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-27T20:06:37.234Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T20:06:37.492Z] OK: 6 MiB in 15 packages [2023-02-27T20:06:37.750Z] ---> Running in 8af7927dd8b7 [2023-02-27T20:06:37.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:06:38.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:06:38.009Z] Removing intermediate container b0f6f3db7d26 [2023-02-27T20:06:38.009Z] ---> 215ce90e948c [2023-02-27T20:06:38.009Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-27T20:06:38.267Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-27T20:06:38.267Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T20:06:38.267Z] OK: 6 MiB in 15 packages [2023-02-27T20:06:38.526Z] ---> Running in 91e38a05e57d [2023-02-27T20:06:38.786Z] Removing intermediate container 3b6c7f871f3b [2023-02-27T20:06:38.786Z] ---> 4e1111bb2447 [2023-02-27T20:06:38.786Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-27T20:06:39.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:06:39.362Z] ---> Running in 66fa0c03ac1c [2023-02-27T20:06:39.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:06:39.362Z] Removing intermediate container 91e38a05e57d [2023-02-27T20:06:39.362Z] ---> 2716626d462e [2023-02-27T20:06:39.362Z] Step 12/24 : WORKDIR / [2023-02-27T20:06:39.628Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-27T20:06:39.629Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T20:06:39.629Z] OK: 6 MiB in 15 packages [2023-02-27T20:06:39.629Z] Removing intermediate container 4a0b0d9e471b [2023-02-27T20:06:39.629Z] ---> 8897367798d7 [2023-02-27T20:06:39.629Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:06:39.896Z] ---> Running in c20a6c97f617 [2023-02-27T20:06:39.896Z] Removing intermediate container a7a201b99cac [2023-02-27T20:06:39.896Z] ---> e26be2f3a641 [2023-02-27T20:06:39.896Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:06:40.154Z] Removing intermediate container 66fa0c03ac1c [2023-02-27T20:06:40.154Z] ---> 5782ccdc4a5f [2023-02-27T20:06:40.154Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-27T20:06:40.725Z] ---> Running in 0d84ff7e0a52 [2023-02-27T20:06:40.725Z] ---> 864cc3d66328 [2023-02-27T20:06:40.725Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-02-27T20:06:40.725Z] Removing intermediate container c20a6c97f617 [2023-02-27T20:06:40.725Z] ---> 7b6098572aee [2023-02-27T20:06:40.725Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-27T20:06:40.725Z] ---> be8de3170387 [2023-02-27T20:06:40.725Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-27T20:06:42.132Z] Removing intermediate container 8af7927dd8b7 [2023-02-27T20:06:42.132Z] ---> 0a023f96d0db [2023-02-27T20:06:42.132Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:06:42.132Z] Removing intermediate container 0d84ff7e0a52 [2023-02-27T20:06:42.132Z] ---> 831fa447134a [2023-02-27T20:06:42.132Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-27T20:06:42.390Z] ---> 77446653f2e8 [2023-02-27T20:06:42.390Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-27T20:06:42.390Z] ---> 4a4ed5ed8f8b [2023-02-27T20:06:42.390Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-02-27T20:06:42.390Z] ---> a06a3004417d [2023-02-27T20:06:42.390Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-27T20:06:42.647Z] ---> Running in 41fc39ce17a0 [2023-02-27T20:06:43.214Z] ---> b325a08d3c9c [2023-02-27T20:06:43.214Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-27T20:06:43.490Z] ---> 6860fd7c9558 [2023-02-27T20:06:43.490Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-27T20:06:44.057Z] ---> bd818d5f0125 [2023-02-27T20:06:44.057Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-02-27T20:06:44.057Z] Removing intermediate container 41fc39ce17a0 [2023-02-27T20:06:44.057Z] ---> 267a6f74b01e [2023-02-27T20:06:44.057Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-27T20:06:44.057Z] ---> 50e098cb8376 [2023-02-27T20:06:44.057Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-27T20:06:44.623Z] ---> Running in b29d8f8e9ea3 [2023-02-27T20:06:44.882Z] ---> 9e77daa6ac9b [2023-02-27T20:06:44.882Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-27T20:06:44.882Z] ---> 8918403b732a [2023-02-27T20:06:44.882Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-27T20:06:45.451Z] ---> f081b4e0ee34 [2023-02-27T20:06:45.451Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-27T20:06:45.713Z] ---> 7c1ca51a77d8 [2023-02-27T20:06:45.713Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-27T20:06:46.280Z] Removing intermediate container b29d8f8e9ea3 [2023-02-27T20:06:46.280Z] ---> d9dcde7033b2 [2023-02-27T20:06:46.280Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-27T20:06:46.539Z] ---> e7bc62d9512c [2023-02-27T20:06:46.539Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-27T20:06:46.539Z] ---> 52eb21eb2745 [2023-02-27T20:06:46.539Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-27T20:06:46.798Z] ---> Running in 69c047201a5e [2023-02-27T20:06:47.737Z] ---> Running in 7a38e6231347 [2023-02-27T20:06:47.737Z] ---> Running in 3e8518777147 [2023-02-27T20:06:47.738Z] ---> Running in 3609a55da558 [2023-02-27T20:06:48.306Z] ---> 9c8692a8c993 [2023-02-27T20:06:48.306Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-27T20:06:48.879Z] Removing intermediate container 3609a55da558 [2023-02-27T20:06:48.879Z] ---> 29c8660ddef6 [2023-02-27T20:06:48.879Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-27T20:06:49.817Z] ---> Running in e7dc10ec1baf [2023-02-27T20:06:50.086Z] ---> 05cd1e8b648e [2023-02-27T20:06:50.086Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-27T20:06:50.086Z] Removing intermediate container e7dc10ec1baf [2023-02-27T20:06:50.086Z] ---> f9e9431fd465 [2023-02-27T20:06:50.086Z] Step 20/22 : LABEL arch=x86_64 [2023-02-27T20:06:50.086Z] ---> 23b75417f95b [2023-02-27T20:06:50.086Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-27T20:06:50.346Z] ---> Running in dd9f13b28d16 [2023-02-27T20:06:50.346Z] ---> Running in 624dddf73eae [2023-02-27T20:06:50.346Z] Removing intermediate container 624dddf73eae [2023-02-27T20:06:50.346Z] ---> 4515cba2d3a6 [2023-02-27T20:06:50.346Z] Step 21/22 : LABEL git_sha=7d1ea568344f434fdfccae67ddb7a819d860d10e [2023-02-27T20:06:50.604Z] ---> Running in 106d1e826453 [2023-02-27T20:06:50.604Z] Removing intermediate container 69c047201a5e [2023-02-27T20:06:50.604Z] ---> ae2ffc9153ec [2023-02-27T20:06:50.604Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-27T20:06:50.604Z] ---> Running in f88516a9fd72 [2023-02-27T20:06:50.862Z] Removing intermediate container 106d1e826453 [2023-02-27T20:06:50.862Z] ---> bd5af40a04b6 [2023-02-27T20:06:50.862Z] Step 22/22 : LABEL version=0.0.0 [2023-02-27T20:06:50.862Z] Removing intermediate container f88516a9fd72 [2023-02-27T20:06:50.862Z] ---> 6278db374e48 [2023-02-27T20:06:50.862Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-02-27T20:06:50.862Z] Removing intermediate container 7a38e6231347 [2023-02-27T20:06:50.862Z] ---> 6181ff546ffa [2023-02-27T20:06:50.862Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-27T20:06:50.862Z] Removing intermediate container 3e8518777147 [2023-02-27T20:06:50.862Z] ---> 079cbc273b8b [2023-02-27T20:06:50.862Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-27T20:06:50.862Z] ---> Running in c805de1a8a11 [2023-02-27T20:06:50.862Z] ---> Running in eaed9ccc3ef2 [2023-02-27T20:06:50.862Z] ---> Running in 9508f1d036f9 [2023-02-27T20:06:50.862Z] ---> Running in dce5fbc99a6f [2023-02-27T20:06:51.120Z] Removing intermediate container c805de1a8a11 [2023-02-27T20:06:51.120Z] ---> bc4e515bf5b0 [2023-02-27T20:06:51.120Z] [2023-02-27T20:06:51.120Z] Removing intermediate container eaed9ccc3ef2 [2023-02-27T20:06:51.120Z] ---> e8d61a09d164 [2023-02-27T20:06:51.120Z] Step 20/22 : LABEL arch=x86_64 [2023-02-27T20:06:51.120Z] Removing intermediate container 9508f1d036f9 [2023-02-27T20:06:51.120Z] ---> 16c1e33be113 [2023-02-27T20:06:51.120Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-27T20:06:51.121Z] ---> Running in 6f537c20ada6 [2023-02-27T20:06:51.121Z] Successfully built bc4e515bf5b0 [2023-02-27T20:06:51.121Z] Successfully tagged core-data:latest [2023-02-27T20:06:51.121Z] Building support-scheduler [2023-02-27T20:06:51.380Z]  Building core-data ... done Removing intermediate container dce5fbc99a6f [2023-02-27T20:06:51.380Z] ---> 688dee65945e [2023-02-27T20:06:51.380Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-27T20:06:54.677Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:06:54.677Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:06:54.677Z] ---> 9e0f0011fed1 [2023-02-27T20:06:54.677Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-27T20:06:54.677Z] ---> Using cache [2023-02-27T20:06:54.677Z] ---> 9e9a8839df33 [2023-02-27T20:06:54.677Z] Step 4/22 : WORKDIR /edgex-go [2023-02-27T20:06:54.677Z] ---> Using cache [2023-02-27T20:06:54.677Z] ---> 1b5870ca2374 [2023-02-27T20:06:54.677Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-27T20:06:54.677Z] ---> Using cache [2023-02-27T20:06:54.677Z] ---> c2d12350b5a3 [2023-02-27T20:06:54.677Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-27T20:06:54.677Z] ---> Using cache [2023-02-27T20:06:54.677Z] ---> c5f7cdc6f61b [2023-02-27T20:06:54.677Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:06:54.677Z] ---> Using cache [2023-02-27T20:06:54.677Z] ---> ba19d672b140 [2023-02-27T20:06:54.677Z] Step 8/22 : COPY . . [2023-02-27T20:06:54.677Z] ---> Using cache [2023-02-27T20:06:54.677Z] ---> 6ea260b588d0 [2023-02-27T20:06:54.677Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-27T20:06:58.035Z] Removing intermediate container 6f537c20ada6 [2023-02-27T20:06:58.035Z] ---> e934c0c2203f [2023-02-27T20:06:58.035Z] Step 21/22 : LABEL git_sha=7d1ea568344f434fdfccae67ddb7a819d860d10e [2023-02-27T20:06:58.035Z] ---> 4b5afc7c4bb5 [2023-02-27T20:06:58.035Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-27T20:06:58.035Z] ---> Running in fa47498db76c [2023-02-27T20:06:58.035Z] ---> Running in 8cdae88ecf4e [2023-02-27T20:06:58.035Z] ---> Running in c306e599e16f [2023-02-27T20:06:58.035Z] ---> Running in d09cee22dfc9 [2023-02-27T20:06:58.035Z] Removing intermediate container fa47498db76c [2023-02-27T20:06:58.035Z] ---> 91beb0b688e8 [2023-02-27T20:06:58.035Z] Step 20/22 : LABEL arch=x86_64 [2023-02-27T20:06:58.035Z] Removing intermediate container dd9f13b28d16 [2023-02-27T20:06:58.035Z] ---> 69e5f484d63e [2023-02-27T20:06:58.035Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-27T20:06:58.035Z] Removing intermediate container 8cdae88ecf4e [2023-02-27T20:06:58.035Z] ---> b8e199ad07b4 [2023-02-27T20:06:58.035Z] Step 22/22 : LABEL version=0.0.0 [2023-02-27T20:06:58.035Z] ---> Running in 8c2773af7ab3 [2023-02-27T20:06:58.035Z] ---> Running in 8725d635451d [2023-02-27T20:06:58.035Z] ---> Running in baca837dd6b2 [2023-02-27T20:06:58.035Z] Removing intermediate container baca837dd6b2 [2023-02-27T20:06:58.035Z] ---> 12d06f9a7d57 [2023-02-27T20:06:58.035Z] [2023-02-27T20:06:58.035Z] Removing intermediate container 8725d635451d [2023-02-27T20:06:58.035Z] ---> c69c1270e1ba [2023-02-27T20:06:58.035Z] Step 22/24 : LABEL arch=x86_64 [2023-02-27T20:06:58.035Z] Removing intermediate container 8c2773af7ab3 [2023-02-27T20:06:58.035Z] ---> 6161c9b7916e [2023-02-27T20:06:58.035Z] Step 21/22 : LABEL git_sha=7d1ea568344f434fdfccae67ddb7a819d860d10e [2023-02-27T20:06:58.296Z] Successfully built 12d06f9a7d57 [2023-02-27T20:06:58.296Z] Successfully tagged security-proxy-auth:latest [2023-02-27T20:06:58.296Z] Building security-spiffe-token-provider [2023-02-27T20:06:58.557Z]  Building security-proxy-auth ... done  ---> Running in fa2da1e32b3c [2023-02-27T20:06:58.557Z] 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-02-27T20:06:58.557Z] ---> Running in f19ce34e508c [2023-02-27T20:07:01.918Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:07:01.918Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:07:01.918Z] ---> 9e0f0011fed1 [2023-02-27T20:07:01.918Z] Step 3/19 : WORKDIR /edgex-go [2023-02-27T20:07:01.918Z] ---> Using cache [2023-02-27T20:07:01.918Z] ---> 1d1ad385fa26 [2023-02-27T20:07:01.918Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-27T20:07:06.118Z] Removing intermediate container fa2da1e32b3c [2023-02-27T20:07:06.118Z] ---> 571eda1df3c1 [2023-02-27T20:07:06.118Z] Step 23/24 : LABEL git_sha=7d1ea568344f434fdfccae67ddb7a819d860d10e [2023-02-27T20:07:07.089Z] ---> Running in 9a8492758157 [2023-02-27T20:07:07.349Z] Removing intermediate container f19ce34e508c [2023-02-27T20:07:07.349Z] ---> 6d565f44c00b [2023-02-27T20:07:07.349Z] Step 22/22 : LABEL version=0.0.0 [2023-02-27T20:07:08.796Z] ---> Running in fea93d66d9f2 [2023-02-27T20:07:09.750Z] ---> Running in 21bc5192dcfb [2023-02-27T20:07:10.687Z] Removing intermediate container d09cee22dfc9 [2023-02-27T20:07:10.687Z] ---> 90b48103e905 [2023-02-27T20:07:10.687Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:07:10.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:07:11.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:07:11.469Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-27T20:07:11.469Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-27T20:07:11.469Z] OK: 17046 distinct packages available [2023-02-27T20:07:11.470Z] Removing intermediate container fea93d66d9f2 [2023-02-27T20:07:11.470Z] ---> 6998867e397e [2023-02-27T20:07:11.470Z] Step 24/24 : LABEL version=0.0.0 [2023-02-27T20:07:11.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:07:11.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:07:11.729Z] OK: 211 MiB in 51 packages [2023-02-27T20:07:11.989Z] Removing intermediate container 21bc5192dcfb [2023-02-27T20:07:11.989Z] ---> 5c8202980cda [2023-02-27T20:07:11.989Z] [2023-02-27T20:07:11.989Z] Successfully built 5c8202980cda [2023-02-27T20:07:11.989Z] ---> f23dbc44abd5 [2023-02-27T20:07:11.989Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-27T20:07:11.989Z] ---> Running in c0db6d69e50d [2023-02-27T20:07:11.989Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-27T20:07:11.989Z]  Building core-common-config-bootstrapper ... done Building support-notifications [2023-02-27T20:07:15.534Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:07:15.534Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:07:15.534Z] ---> 9e0f0011fed1 [2023-02-27T20:07:15.534Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-27T20:07:15.534Z] ---> Using cache [2023-02-27T20:07:15.534Z] ---> 9e9a8839df33 [2023-02-27T20:07:15.534Z] Step 4/22 : WORKDIR /edgex-go [2023-02-27T20:07:15.534Z] ---> Using cache [2023-02-27T20:07:15.534Z] ---> 1b5870ca2374 [2023-02-27T20:07:15.534Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-27T20:07:20.427Z] ---> Running in 5ff1b8a1cba8 [2023-02-27T20:07:20.904Z] Removing intermediate container c0db6d69e50d [2023-02-27T20:07:20.904Z] ---> f53ffe18e9a8 [2023-02-27T20:07:20.904Z] [2023-02-27T20:07:20.904Z] ---> 0fe1ad4c498d [2023-02-27T20:07:20.904Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-27T20:07:20.904Z] Successfully built f53ffe18e9a8 [2023-02-27T20:07:20.904Z] Successfully tagged security-secretstore-setup:latest [2023-02-27T20:07:20.904Z]  Building security-secretstore-setup ... done Building security-spire-config [2023-02-27T20:07:20.904Z] Removing intermediate container 9a8492758157 [2023-02-27T20:07:20.904Z] ---> 5c519b6a372d [2023-02-27T20:07:20.904Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-27T20:07:23.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:07:23.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:07:24.006Z] OK: 211 MiB in 51 packages [2023-02-27T20:07:24.265Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:07:24.528Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:07:24.528Z] ---> 9e0f0011fed1 [2023-02-27T20:07:24.528Z] Step 3/24 : WORKDIR /edgex-go [2023-02-27T20:07:24.528Z] ---> Using cache [2023-02-27T20:07:24.528Z] ---> 1d1ad385fa26 [2023-02-27T20:07:24.528Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-27T20:07:32.690Z] ---> 167432837a18 [2023-02-27T20:07:32.690Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-27T20:07:33.261Z] ---> 0c9d790bbdc2 [2023-02-27T20:07:33.261Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:07:33.261Z] ---> Running in b73cc48fd649 [2023-02-27T20:07:33.261Z] ---> Running in 2b29b6a04938 [2023-02-27T20:07:33.261Z] ---> 795f7767e7a9 [2023-02-27T20:07:33.261Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-27T20:07:33.601Z] Removing intermediate container 5ff1b8a1cba8 [2023-02-27T20:07:33.601Z] ---> 4d74a243e83d [2023-02-27T20:07:33.601Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-27T20:07:33.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:07:33.860Z] ---> 29c2e8b5895e [2023-02-27T20:07:33.860Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-27T20:07:33.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:07:34.131Z] OK: 211 MiB in 51 packages [2023-02-27T20:07:37.414Z] ---> 765d76830efc [2023-02-27T20:07:37.414Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:07:37.414Z] ---> 35e69cf29984 [2023-02-27T20:07:37.414Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-27T20:07:37.414Z] ---> Running in 10dfc5c2938b [2023-02-27T20:07:37.672Z] Removing intermediate container c306e599e16f [2023-02-27T20:07:37.672Z] ---> e1873db9bcea [2023-02-27T20:07:37.673Z] [2023-02-27T20:07:37.673Z] Step 10/22 : FROM alpine:3.16 [2023-02-27T20:07:37.673Z] ---> dfd21b5a31f5 [2023-02-27T20:07:37.673Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-27T20:07:37.673Z] Removing intermediate container b73cc48fd649 [2023-02-27T20:07:37.673Z] ---> a8a3f2b9bc36 [2023-02-27T20:07:37.673Z] Step 5/24 : COPY go.mod vendor* ./ ---> 9cd0796d39eb [2023-02-27T20:07:37.673Z] [2023-02-27T20:07:37.673Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-27T20:07:37.673Z] ---> Running in 90086fd010df [2023-02-27T20:07:37.673Z] ---> Running in b38cdbe321ad [2023-02-27T20:07:37.939Z] ---> e2caa9e17c8b [2023-02-27T20:07:37.939Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:07:37.939Z] ---> Running in 508e42214486 [2023-02-27T20:07:38.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:07:38.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:07:38.455Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-27T20:07:38.455Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T20:07:38.455Z] OK: 6 MiB in 15 packages [2023-02-27T20:07:38.715Z] Removing intermediate container b38cdbe321ad [2023-02-27T20:07:38.715Z] ---> 0d37b61744fa [2023-02-27T20:07:38.715Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-27T20:07:38.715Z] ---> Running in 7f2cacfa7898 [2023-02-27T20:07:38.974Z] Removing intermediate container 90086fd010df [2023-02-27T20:07:38.974Z] ---> dc63045d6e1f [2023-02-27T20:07:38.975Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-27T20:07:39.542Z] ---> Running in c9a96fccc25f [2023-02-27T20:07:39.542Z] Removing intermediate container 7f2cacfa7898 [2023-02-27T20:07:39.542Z] ---> e03920b74c0c [2023-02-27T20:07:39.542Z] Step 29/32 : CMD ["gate"] [2023-02-27T20:07:39.801Z] ---> Running in 1fcb26ae93e4 [2023-02-27T20:07:39.801Z] Removing intermediate container c9a96fccc25f [2023-02-27T20:07:39.801Z] ---> 2fbb6f3b05a2 [2023-02-27T20:07:39.801Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-27T20:07:39.801Z] ---> Running in 34b6b767bce2 [2023-02-27T20:07:39.801Z] Removing intermediate container 1fcb26ae93e4 [2023-02-27T20:07:39.801Z] ---> c6d84fd8b4a7 [2023-02-27T20:07:39.801Z] Step 30/32 : LABEL arch=x86_64 [2023-02-27T20:07:39.801Z] ---> Running in a3c46b45fc16 [2023-02-27T20:07:39.801Z] Removing intermediate container 34b6b767bce2 [2023-02-27T20:07:39.801Z] ---> 7c8885eb9245 [2023-02-27T20:07:39.801Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-27T20:07:39.801Z] ---> Running in b414b19e2ffd [2023-02-27T20:07:39.801Z] Removing intermediate container a3c46b45fc16 [2023-02-27T20:07:39.801Z] ---> e3775b16eb51 [2023-02-27T20:07:39.801Z] Step 31/32 : LABEL git_sha=7d1ea568344f434fdfccae67ddb7a819d860d10e [2023-02-27T20:07:40.064Z] ---> Running in 1a1e5d9c17db [2023-02-27T20:07:40.064Z] Removing intermediate container b414b19e2ffd [2023-02-27T20:07:40.064Z] ---> d432e48964a5 [2023-02-27T20:07:40.064Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:07:40.064Z] Removing intermediate container 1a1e5d9c17db [2023-02-27T20:07:40.064Z] ---> ad129dfa3899 [2023-02-27T20:07:40.064Z] Step 32/32 : LABEL version=0.0.0 [2023-02-27T20:07:40.064Z] ---> 7af50ab05a16 [2023-02-27T20:07:40.064Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-27T20:07:40.321Z] ---> Running in 3a58f2024562 [2023-02-27T20:07:50.297Z] Removing intermediate container 3a58f2024562 [2023-02-27T20:07:50.297Z] ---> 4a51c41439b7 [2023-02-27T20:07:50.297Z] [2023-02-27T20:07:50.297Z] ---> 57aa22b2cd80 [2023-02-27T20:07:50.297Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-27T20:07:50.297Z] Successfully built 4a51c41439b7 [2023-02-27T20:07:50.297Z] Successfully tagged security-bootstrapper:latest [2023-02-27T20:07:50.297Z] Building security-proxy-setup [2023-02-27T20:07:50.297Z]  Building security-bootstrapper ... done  ---> 52e757af2e94 [2023-02-27T20:07:50.297Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-27T20:07:52.194Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:07:52.194Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:07:52.194Z] ---> 9e0f0011fed1 [2023-02-27T20:07:52.194Z] Step 3/21 : WORKDIR /edgex-go [2023-02-27T20:07:52.194Z] ---> Using cache [2023-02-27T20:07:52.194Z] ---> 1d1ad385fa26 [2023-02-27T20:07:52.194Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-27T20:07:52.194Z] ---> Using cache [2023-02-27T20:07:52.194Z] ---> 7b4c1760684e [2023-02-27T20:07:52.194Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-27T20:07:52.194Z] ---> Using cache [2023-02-27T20:07:52.194Z] ---> a73efa2d9678 [2023-02-27T20:07:52.194Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:07:52.194Z] ---> Using cache [2023-02-27T20:07:52.194Z] ---> ddd5495b9058 [2023-02-27T20:07:52.194Z] Step 7/21 : COPY . . [2023-02-27T20:07:52.194Z] ---> Using cache [2023-02-27T20:07:52.194Z] ---> 9ab9e7eb10f3 [2023-02-27T20:07:52.194Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-27T20:08:00.330Z] ---> Running in 89583582a09e [2023-02-27T20:08:17.953Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-27T20:08:17.953Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-27T20:08:18.555Z] ---> Running in e1b4fe983ccc [2023-02-27T20:08:18.555Z] Removing intermediate container 89583582a09e [2023-02-27T20:08:18.555Z] ---> 03a1c06d795e [2023-02-27T20:08:18.555Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-27T20:08:18.555Z] ---> Running in b3723a2abad2 [2023-02-27T20:08:18.555Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-27T20:08:18.555Z] Removing intermediate container 2b29b6a04938 [2023-02-27T20:08:18.555Z] ---> 2d526b67ccbe [2023-02-27T20:08:18.555Z] Step 7/19 : COPY . . [2023-02-27T20:08:18.555Z] Removing intermediate container b3723a2abad2 [2023-02-27T20:08:18.555Z] ---> a9f4b5f17170 [2023-02-27T20:08:18.555Z] Step 20/22 : LABEL arch=x86_64 [2023-02-27T20:08:21.357Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-27T20:08:25.630Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-27T20:08:25.630Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-27T20:08:32.315Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-27T20:08:33.281Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-27T20:08:33.281Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-02-27T20:08:33.281Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-27T20:08:33.281Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-27T20:08:33.684Z] ---> cdfa19e60e2a [2023-02-27T20:08:33.684Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-27T20:08:33.684Z] ---> Running in c6e77a9f7f00 [2023-02-27T20:08:33.684Z] ---> Running in 55a7a1ed1e99 [2023-02-27T20:08:33.684Z] Removing intermediate container c6e77a9f7f00 [2023-02-27T20:08:33.684Z] ---> 376e986ed85c [2023-02-27T20:08:33.684Z] Step 21/22 : LABEL git_sha=7d1ea568344f434fdfccae67ddb7a819d860d10e [2023-02-27T20:08:33.684Z] ---> Running in 818b77a8cded [2023-02-27T20:08:33.684Z] 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-02-27T20:08:33.684Z] Removing intermediate container 508e42214486 [2023-02-27T20:08:33.684Z] ---> e416ddeeb5d3 [2023-02-27T20:08:33.684Z] Step 7/24 : COPY . . [2023-02-27T20:08:33.684Z] Removing intermediate container 10dfc5c2938b [2023-02-27T20:08:33.684Z] ---> 314ec7636813 [2023-02-27T20:08:33.684Z] Step 8/22 : COPY . . [2023-02-27T20:08:33.684Z] Removing intermediate container 818b77a8cded [2023-02-27T20:08:33.684Z] ---> d3d9d0bf1f9a [2023-02-27T20:08:33.684Z] Step 22/22 : LABEL version=0.0.0 [2023-02-27T20:08:33.868Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-27T20:08:36.462Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-27T20:08:36.462Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-27T20:08:36.462Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-27T20:08:36.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-27T20:08:43.653Z] 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-02-27T20:08:47.996Z] ---> Running in d8d80b7867d5 [2023-02-27T20:08:47.996Z] ---> 670a044eb24d [2023-02-27T20:08:47.996Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-27T20:08:47.996Z] ---> cb87bebdda0f [2023-02-27T20:08:47.996Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-27T20:08:47.996Z] ---> Running in 448832a91381 [2023-02-27T20:08:47.996Z] ---> Running in 3449010b7803 [2023-02-27T20:08:47.996Z] Removing intermediate container d8d80b7867d5 [2023-02-27T20:08:47.996Z] ---> afa9ac88f4e7 [2023-02-27T20:08:47.996Z] [2023-02-27T20:08:47.996Z] Successfully built afa9ac88f4e7 [2023-02-27T20:08:47.996Z] Successfully tagged support-scheduler:latest [2023-02-27T20:08:47.996Z] Building security-spire-server [2023-02-27T20:08:49.177Z]  Building support-scheduler ... done 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-02-27T20:08:50.124Z] Removing intermediate container 3449010b7803 [2023-02-27T20:08:50.124Z] ---> a051fde69ec8 [2023-02-27T20:08:50.124Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-27T20:08:50.697Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:08:50.697Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:08:50.697Z] ---> 9e0f0011fed1 [2023-02-27T20:08:50.697Z] Step 3/23 : WORKDIR /edgex-go [2023-02-27T20:08:50.697Z] ---> Using cache [2023-02-27T20:08:50.697Z] ---> 1d1ad385fa26 [2023-02-27T20:08:50.697Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-27T20:08:50.697Z] ---> Using cache [2023-02-27T20:08:50.697Z] ---> a8a3f2b9bc36 [2023-02-27T20:08:50.697Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-27T20:08:50.697Z] ---> Using cache [2023-02-27T20:08:50.697Z] ---> e2caa9e17c8b [2023-02-27T20:08:50.697Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:08:50.698Z] ---> Using cache [2023-02-27T20:08:50.698Z] ---> e416ddeeb5d3 [2023-02-27T20:08:50.698Z] Step 7/23 : COPY . . [2023-02-27T20:08:50.698Z] ---> Using cache [2023-02-27T20:08:50.698Z] ---> 670a044eb24d [2023-02-27T20:08:50.698Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-27T20:08:50.698Z] ---> Using cache [2023-02-27T20:08:50.698Z] ---> a051fde69ec8 [2023-02-27T20:08:50.698Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-27T20:08:54.003Z] ---> Running in 1fffb02b9a17 [2023-02-27T20:08:54.003Z] ---> Running in eaa00a21a702 [2023-02-27T20:08:54.004Z] Removing intermediate container e1b4fe983ccc [2023-02-27T20:08:54.004Z] ---> f54dee7d168d [2023-02-27T20:08:54.004Z] [2023-02-27T20:08:54.004Z] Step 9/21 : FROM alpine:3.16 [2023-02-27T20:08:54.004Z] ---> dfd21b5a31f5 [2023-02-27T20:08:54.004Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-27T20:08:54.004Z] ---> Running in dce3211e41d3 [2023-02-27T20:08:54.263Z] Removing intermediate container 1fffb02b9a17 [2023-02-27T20:08:54.263Z] ---> 199e60a0416f [2023-02-27T20:08:54.263Z] Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-27T20:08:54.263Z] Removing intermediate container eaa00a21a702 [2023-02-27T20:08:54.263Z] ---> 29091ac68050 [2023-02-27T20:08:54.263Z] Step 10/23 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-27T20:08:54.263Z] ---> Running in 7a6be5ee34eb [2023-02-27T20:08:54.523Z] ---> Running in 23cee26e21d2 [2023-02-27T20:08:54.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:08:54.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:08:55.047Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-27T20:08:55.047Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-27T20:08:55.047Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-27T20:08:55.047Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-27T20:08:55.047Z] (5/6) Installing curl (7.83.1-r6) [2023-02-27T20:08:55.047Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-27T20:08:55.047Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T20:08:55.047Z] Executing ca-certificates-20220614-r0.trigger [2023-02-27T20:08:55.308Z] OK: 8 MiB in 20 packages [2023-02-27T20:08:57.229Z] Removing intermediate container 23cee26e21d2 [2023-02-27T20:08:57.229Z] ---> d3b6f522abe4 [2023-02-27T20:08:57.229Z] Step 11/24 : WORKDIR /edgex-go [2023-02-27T20:08:57.229Z] Removing intermediate container 7a6be5ee34eb [2023-02-27T20:08:57.229Z] ---> 02ec710b6f95 [2023-02-27T20:08:57.229Z] Step 11/23 : WORKDIR /edgex-go [2023-02-27T20:08:57.229Z] ---> Running in 7c616aa4a766 [2023-02-27T20:08:57.229Z] Removing intermediate container dce3211e41d3 [2023-02-27T20:08:57.229Z] ---> e9ea423884f1 [2023-02-27T20:08:57.229Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-27T20:08:57.229Z] ---> Running in 1115a6fc4a18 [2023-02-27T20:08:57.229Z] ---> Running in 01db75afaf6a [2023-02-27T20:08:57.805Z] Removing intermediate container 7c616aa4a766 [2023-02-27T20:08:57.805Z] ---> c5f8ab282213 [2023-02-27T20:08:57.805Z] [2023-02-27T20:08:57.805Z] Step 12/24 : FROM alpine:3.15 [2023-02-27T20:08:57.805Z] Removing intermediate container 01db75afaf6a [2023-02-27T20:08:57.805Z] ---> 31078909674c [2023-02-27T20:08:57.805Z] Step 12/21 : WORKDIR /edgex [2023-02-27T20:08:57.805Z] Removing intermediate container 1115a6fc4a18 [2023-02-27T20:08:57.805Z] ---> 65c13ebf8e8c [2023-02-27T20:08:57.805Z] [2023-02-27T20:08:57.805Z] Step 12/23 : FROM alpine:3.15 [2023-02-27T20:08:57.805Z] 3.15: Pulling from library/alpine [2023-02-27T20:08:57.805Z] ---> Running in 2001cba58920 [2023-02-27T20:08:57.805Z] 3.15: Pulling from library/alpine [2023-02-27T20:08:58.439Z] Removing intermediate container 2001cba58920 [2023-02-27T20:08:58.439Z] ---> 135cbc35312b [2023-02-27T20:08:58.439Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-27T20:08:58.439Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-27T20:08:58.439Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-27T20:08:58.439Z] Status: Downloaded newer image for alpine:3.15 [2023-02-27T20:08:58.439Z] Status: Downloaded newer image for alpine:3.15 [2023-02-27T20:08:58.439Z] ---> 5ce65d7b0fde [2023-02-27T20:08:58.439Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-27T20:08:58.439Z] ---> 5ce65d7b0fde [2023-02-27T20:08:58.439Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-27T20:08:58.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.444s coverage: 28.7% of statements [2023-02-27T20:08:58.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-27T20:08:58.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-27T20:08:58.763Z] ---> Running in b6bb1d7c2afd [2023-02-27T20:08:58.763Z] ---> Running in d84a58e9ade1 [2023-02-27T20:08:59.024Z] ---> 014433425291 [2023-02-27T20:08:59.024Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-27T20:08:59.024Z] Removing intermediate container b6bb1d7c2afd [2023-02-27T20:08:59.024Z] ---> 0ee89c34af13 [2023-02-27T20:08:59.024Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-27T20:08:59.024Z] Removing intermediate container d84a58e9ade1 [2023-02-27T20:08:59.024Z] ---> 3628eb597f6c [2023-02-27T20:08:59.024Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-27T20:08:59.024Z] ---> Running in 52311c5e52fb [2023-02-27T20:08:59.024Z] ---> Running in 5ab4953f3ced [2023-02-27T20:08:59.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:09:00.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:09:00.223Z] ---> c6a5345c70ea [2023-02-27T20:09:00.223Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-27T20:09:00.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:09:00.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:09:00.748Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-27T20:09:00.748Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-27T20:09:00.748Z] OK: 15857 distinct packages available [2023-02-27T20:09:00.748Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-27T20:09:00.748Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-27T20:09:00.748Z] OK: 15857 distinct packages available [2023-02-27T20:09:00.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:09:00.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:09:00.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:09:00.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:09:01.007Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-27T20:09:01.007Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-27T20:09:01.007Z] (3/5) Installing libucontext (1.1-r0) [2023-02-27T20:09:01.007Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-27T20:09:01.007Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-27T20:09:01.007Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-27T20:09:01.007Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-27T20:09:01.007Z] Executing busybox-1.34.1-r7.trigger [2023-02-27T20:09:01.007Z] (3/4) Installing libucontext (1.1-r0) [2023-02-27T20:09:01.007Z] OK: 7 MiB in 19 packages [2023-02-27T20:09:01.007Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-27T20:09:01.007Z] Executing busybox-1.34.1-r7.trigger [2023-02-27T20:09:01.007Z] OK: 6 MiB in 18 packages [2023-02-27T20:09:01.267Z] ---> 1e8158c827d9 [2023-02-27T20:09:01.267Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-27T20:09:02.217Z] ---> 2b9024eef303 [2023-02-27T20:09:02.217Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-27T20:09:02.217Z] ---> Running in 6eef9c42eb16 [2023-02-27T20:09:02.217Z] Removing intermediate container 52311c5e52fb [2023-02-27T20:09:02.217Z] ---> 225a28e91d4d [2023-02-27T20:09:02.217Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-27T20:09:02.480Z] Removing intermediate container 5ab4953f3ced [2023-02-27T20:09:02.480Z] ---> d2e48e85df81 [2023-02-27T20:09:02.480Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-27T20:09:03.962Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.385s coverage: 98.5% of statements [2023-02-27T20:09:09.051Z] ---> 316c69e42928 [2023-02-27T20:09:09.051Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-27T20:09:09.052Z] ---> b3ea2f9fcd82 [2023-02-27T20:09:09.052Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-27T20:09:09.052Z] Removing intermediate container 6eef9c42eb16 [2023-02-27T20:09:09.052Z] ---> 5136634aff8d [2023-02-27T20:09:09.052Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-27T20:09:09.052Z] Removing intermediate container 55a7a1ed1e99 [2023-02-27T20:09:09.052Z] ---> 1b05948ed7a1 [2023-02-27T20:09:09.052Z] [2023-02-27T20:09:09.052Z] Step 9/19 : FROM alpine:3.15 [2023-02-27T20:09:09.052Z] ---> 5ce65d7b0fde [2023-02-27T20:09:09.052Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-27T20:09:09.052Z] ---> Using cache [2023-02-27T20:09:09.052Z] ---> 3628eb597f6c [2023-02-27T20:09:09.052Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-27T20:09:09.336Z] ---> Running in cfcf0098f575 [2023-02-27T20:09:09.336Z] ---> Running in fcbf01ceb162 [2023-02-27T20:09:09.336Z] ---> d7c4c049e972 [2023-02-27T20:09:09.336Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-27T20:09:09.336Z] ---> d5e6b305944b [2023-02-27T20:09:09.336Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-27T20:09:09.336Z] Removing intermediate container cfcf0098f575 [2023-02-27T20:09:09.336Z] ---> 51efe8a89e09 [2023-02-27T20:09:09.336Z] Step 19/21 : LABEL arch=x86_64 [2023-02-27T20:09:09.606Z] ---> Running in 6167887749a1 [2023-02-27T20:09:09.606Z] ---> Running in faba62123732 [2023-02-27T20:09:09.606Z] ---> 7bfd0f1b9398 [2023-02-27T20:09:09.606Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-27T20:09:09.606Z] Removing intermediate container faba62123732 [2023-02-27T20:09:09.606Z] ---> 895d25254716 [2023-02-27T20:09:09.606Z] Step 20/21 : LABEL git_sha=7d1ea568344f434fdfccae67ddb7a819d860d10e [2023-02-27T20:09:09.606Z] ---> Running in d9686dce25e6 [2023-02-27T20:09:09.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:09:09.867Z] Removing intermediate container 6167887749a1 [2023-02-27T20:09:09.867Z] ---> c716e1c19c00 [2023-02-27T20:09:09.867Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-27T20:09:09.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:09:09.867Z] Removing intermediate container d9686dce25e6 [2023-02-27T20:09:09.867Z] ---> dc04b2ffe3fb [2023-02-27T20:09:09.867Z] Step 21/21 : LABEL version=0.0.0 [2023-02-27T20:09:09.867Z] ---> d45bb32f0e4b [2023-02-27T20:09:09.867Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-27T20:09:10.129Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-27T20:09:10.129Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-27T20:09:10.129Z] OK: 15857 distinct packages available [2023-02-27T20:09:10.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:09:10.129Z] ---> Running in 4af375b737cb [2023-02-27T20:09:10.129Z] ---> Running in d95bd9d5ed55 [2023-02-27T20:09:10.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:09:10.129Z] ---> 08abbe6e964e [2023-02-27T20:09:10.129Z] Step 19/24 : WORKDIR / [2023-02-27T20:09:10.397Z] ---> Running in fd2aa9432fd4 [2023-02-27T20:09:10.397Z] Removing intermediate container d95bd9d5ed55 [2023-02-27T20:09:10.397Z] ---> 4fe6b1106cee [2023-02-27T20:09:10.397Z] [2023-02-27T20:09:10.397Z] Removing intermediate container 4af375b737cb [2023-02-27T20:09:10.397Z] ---> 93bbd0fe0680 [2023-02-27T20:09:10.397Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-27T20:09:10.397Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-27T20:09:10.397Z] Successfully built 4fe6b1106cee [2023-02-27T20:09:10.397Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-27T20:09:10.397Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-27T20:09:10.397Z] Successfully tagged security-proxy-setup:latest [2023-02-27T20:09:10.397Z] Building security-spire-agent [2023-02-27T20:09:10.397Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-27T20:09:10.397Z]  Building security-proxy-setup ... done  ---> Running in 71fac86fcfcf [2023-02-27T20:09:10.397Z] (5/9) Installing curl (7.80.0-r6) [2023-02-27T20:09:10.397Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-27T20:09:10.397Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-27T20:09:10.397Z] (8/9) Installing libucontext (1.1-r0) [2023-02-27T20:09:10.397Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-27T20:09:10.397Z] Executing busybox-1.34.1-r7.trigger [2023-02-27T20:09:10.638Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.595s coverage: 71.2% of statements [2023-02-27T20:09:10.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-27T20:09:10.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-27T20:09:10.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-27T20:09:10.638Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.580s coverage: 54.0% of statements [2023-02-27T20:09:10.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-27T20:09:10.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-27T20:09:10.656Z] Executing ca-certificates-20220614-r0.trigger [2023-02-27T20:09:10.657Z] Removing intermediate container fd2aa9432fd4 [2023-02-27T20:09:10.657Z] ---> 27d6a990ec61 [2023-02-27T20:09:10.657Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-27T20:09:10.657Z] OK: 8 MiB in 23 packages [2023-02-27T20:09:13.959Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:09:13.959Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:09:13.959Z] ---> 9e0f0011fed1 [2023-02-27T20:09:13.959Z] Step 3/24 : WORKDIR /edgex-go [2023-02-27T20:09:13.959Z] ---> Using cache [2023-02-27T20:09:13.959Z] ---> 1d1ad385fa26 [2023-02-27T20:09:13.959Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-27T20:09:13.959Z] ---> Using cache [2023-02-27T20:09:13.959Z] ---> a8a3f2b9bc36 [2023-02-27T20:09:13.959Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-27T20:09:13.959Z] ---> Using cache [2023-02-27T20:09:13.959Z] ---> e2caa9e17c8b [2023-02-27T20:09:13.959Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:09:13.959Z] ---> Using cache [2023-02-27T20:09:13.959Z] ---> e416ddeeb5d3 [2023-02-27T20:09:13.959Z] Step 7/24 : COPY . . [2023-02-27T20:09:13.959Z] ---> Using cache [2023-02-27T20:09:13.959Z] ---> 670a044eb24d [2023-02-27T20:09:13.959Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-27T20:09:13.959Z] ---> Using cache [2023-02-27T20:09:13.959Z] ---> a051fde69ec8 [2023-02-27T20:09:13.959Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-27T20:09:13.959Z] ---> Using cache [2023-02-27T20:09:13.959Z] ---> 29091ac68050 [2023-02-27T20:09:13.959Z] Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-27T20:09:16.525Z] Removing intermediate container 71fac86fcfcf [2023-02-27T20:09:16.525Z] ---> 11f0bedb9135 [2023-02-27T20:09:16.525Z] Step 21/23 : LABEL arch=x86_64 [2023-02-27T20:09:16.525Z] ---> Running in 2fa04274a141 [2023-02-27T20:09:16.525Z] ---> Running in d4275b161a29 [2023-02-27T20:09:16.525Z] ---> Running in 27a775c7061f [2023-02-27T20:09:16.525Z] Removing intermediate container 2fa04274a141 [2023-02-27T20:09:16.525Z] ---> 5dc671930b76 [2023-02-27T20:09:16.525Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-27T20:09:16.525Z] ---> Running in a08a901c76fb [2023-02-27T20:09:16.525Z] Removing intermediate container 27a775c7061f [2023-02-27T20:09:16.525Z] ---> 031b9ca9f313 [2023-02-27T20:09:16.525Z] Step 22/23 : LABEL git_sha=7d1ea568344f434fdfccae67ddb7a819d860d10e [2023-02-27T20:09:16.525Z] ---> Running in d9b99b8eb6ee [2023-02-27T20:09:16.525Z] Removing intermediate container fcbf01ceb162 [2023-02-27T20:09:16.525Z] ---> 7e08e4ce8059 [2023-02-27T20:09:16.525Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:09:16.525Z] Removing intermediate container a08a901c76fb [2023-02-27T20:09:16.525Z] ---> fa72fe7a390f [2023-02-27T20:09:16.525Z] Step 22/24 : LABEL arch=x86_64 [2023-02-27T20:09:16.785Z] Removing intermediate container d9b99b8eb6ee [2023-02-27T20:09:16.785Z] ---> 51d0a9388e89 [2023-02-27T20:09:16.785Z] Step 23/23 : LABEL version=0.0.0 [2023-02-27T20:09:17.045Z] ---> Running in fc4db47ae98c [2023-02-27T20:09:17.045Z] ---> c2f296b4cd86 [2023-02-27T20:09:17.045Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-27T20:09:17.045Z] ---> Running in 5afe2c3ce136 [2023-02-27T20:09:17.045Z] Removing intermediate container fc4db47ae98c [2023-02-27T20:09:17.045Z] ---> da9081fda0a7 [2023-02-27T20:09:17.045Z] Step 23/24 : LABEL git_sha=7d1ea568344f434fdfccae67ddb7a819d860d10e [2023-02-27T20:09:17.306Z] ---> Running in 980083cfe15c [2023-02-27T20:09:17.306Z] Removing intermediate container 5afe2c3ce136 [2023-02-27T20:09:17.306Z] ---> bd3915244916 [2023-02-27T20:09:17.306Z] [2023-02-27T20:09:17.568Z] Removing intermediate container d4275b161a29 [2023-02-27T20:09:17.568Z] ---> 1b1e0b3c47cd [2023-02-27T20:09:17.568Z] Step 11/24 : WORKDIR /edgex-go [2023-02-27T20:09:17.568Z] Successfully built bd3915244916 [2023-02-27T20:09:18.148Z] Successfully tagged security-spire-server:latest [2023-02-27T20:09:18.148Z]  Building security-spire-server ... done Building core-metadata [2023-02-27T20:09:18.148Z] Removing intermediate container 980083cfe15c [2023-02-27T20:09:18.148Z] ---> 3324b7a31415 [2023-02-27T20:09:18.148Z] Step 24/24 : LABEL version=0.0.0 [2023-02-27T20:09:19.102Z] ---> Running in 7c6fd822d66a [2023-02-27T20:09:21.639Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:09:21.639Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:09:21.639Z] ---> 9e0f0011fed1 [2023-02-27T20:09:21.639Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-27T20:09:21.639Z] ---> Using cache [2023-02-27T20:09:21.639Z] ---> 9e9a8839df33 [2023-02-27T20:09:21.639Z] Step 4/24 : WORKDIR /edgex-go [2023-02-27T20:09:21.639Z] ---> Using cache [2023-02-27T20:09:21.639Z] ---> 1b5870ca2374 [2023-02-27T20:09:21.639Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-27T20:09:21.639Z] ---> Using cache [2023-02-27T20:09:21.639Z] ---> c2d12350b5a3 [2023-02-27T20:09:21.639Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-27T20:09:21.639Z] ---> Using cache [2023-02-27T20:09:21.639Z] ---> c5f7cdc6f61b [2023-02-27T20:09:21.639Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:09:21.639Z] ---> Using cache [2023-02-27T20:09:21.639Z] ---> ba19d672b140 [2023-02-27T20:09:21.639Z] Step 8/24 : COPY . . [2023-02-27T20:09:21.639Z] ---> Using cache [2023-02-27T20:09:21.639Z] ---> 6ea260b588d0 [2023-02-27T20:09:21.639Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-27T20:09:23.541Z] ---> bec8728f54a0 [2023-02-27T20:09:23.541Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-27T20:09:23.541Z] ---> Running in 1383f57bc288 [2023-02-27T20:09:23.541Z] ---> Running in 94d9cfcbdb60 [2023-02-27T20:09:23.541Z] Removing intermediate container 7c6fd822d66a [2023-02-27T20:09:23.541Z] ---> 4e8e107790ef [2023-02-27T20:09:23.541Z] [2023-02-27T20:09:23.541Z] Step 12/24 : FROM alpine:3.15 [2023-02-27T20:09:23.541Z] ---> 5ce65d7b0fde [2023-02-27T20:09:23.541Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-27T20:09:23.541Z] ---> Using cache [2023-02-27T20:09:23.541Z] ---> 3628eb597f6c [2023-02-27T20:09:23.541Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-27T20:09:23.541Z] Removing intermediate container 1383f57bc288 [2023-02-27T20:09:23.541Z] ---> 08ac6e098826 [2023-02-27T20:09:23.541Z] [2023-02-27T20:09:23.541Z] Removing intermediate container 448832a91381 [2023-02-27T20:09:23.541Z] ---> df9bfbe7dd10 [2023-02-27T20:09:23.541Z] [2023-02-27T20:09:23.541Z] Step 10/22 : FROM alpine:3.16 [2023-02-27T20:09:23.541Z] ---> dfd21b5a31f5 [2023-02-27T20:09:23.541Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-27T20:09:23.541Z] ---> 86cf7aeb6aca [2023-02-27T20:09:23.541Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-27T20:09:23.541Z] ---> Running in 5c9689784c15 [2023-02-27T20:09:23.541Z] ---> Running in 8abfa96f1661 [2023-02-27T20:09:23.541Z] ---> Running in 6c19dc4c4d06 [2023-02-27T20:09:23.541Z] Successfully built 08ac6e098826 [2023-02-27T20:09:23.541Z] Successfully tagged security-spire-config:latest [2023-02-27T20:09:23.541Z]  Building security-spire-config ... done Building core-command [2023-02-27T20:09:23.800Z] Removing intermediate container 6c19dc4c4d06 [2023-02-27T20:09:23.800Z] ---> 9a47486d967f [2023-02-27T20:09:23.800Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-27T20:09:23.800Z] 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-02-27T20:09:24.059Z] ---> Running in a4eaddb31fa5 [2023-02-27T20:09:24.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:09:24.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:09:24.830Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-27T20:09:24.830Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-27T20:09:24.830Z] OK: 15857 distinct packages available [2023-02-27T20:09:24.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:09:24.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:09:24.830Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-27T20:09:24.830Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-27T20:09:24.830Z] (3/5) Installing libucontext (1.1-r0) [2023-02-27T20:09:24.830Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-27T20:09:24.830Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-27T20:09:24.830Z] Executing busybox-1.34.1-r7.trigger [2023-02-27T20:09:25.095Z] OK: 7 MiB in 19 packages [2023-02-27T20:09:26.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:09:26.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:09:26.290Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-27T20:09:26.860Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-27T20:09:26.860Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T20:09:26.860Z] Executing ca-certificates-20220614-r0.trigger [2023-02-27T20:09:27.119Z] OK: 6 MiB in 16 packages [2023-02-27T20:09:28.902Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.548s coverage: 88.5% of statements [2023-02-27T20:09:28.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-27T20:09:28.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-27T20:09:28.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-27T20:09:28.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-27T20:09:28.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-27T20:09:28.902Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.553s coverage: 3.9% of statements [2023-02-27T20:09:28.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-27T20:09:28.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-27T20:09:29.066Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:09:29.066Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:09:29.066Z] ---> 9e0f0011fed1 [2023-02-27T20:09:29.066Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-27T20:09:29.066Z] ---> Using cache [2023-02-27T20:09:29.066Z] ---> 9e9a8839df33 [2023-02-27T20:09:29.066Z] Step 4/23 : WORKDIR /edgex-go [2023-02-27T20:09:29.066Z] ---> Using cache [2023-02-27T20:09:29.066Z] ---> 1b5870ca2374 [2023-02-27T20:09:29.066Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-27T20:09:29.066Z] ---> Using cache [2023-02-27T20:09:29.066Z] ---> c2d12350b5a3 [2023-02-27T20:09:29.066Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-27T20:09:29.066Z] ---> Using cache [2023-02-27T20:09:29.066Z] ---> c5f7cdc6f61b [2023-02-27T20:09:29.066Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:09:29.066Z] ---> Using cache [2023-02-27T20:09:29.066Z] ---> ba19d672b140 [2023-02-27T20:09:29.066Z] Step 8/23 : COPY . . [2023-02-27T20:09:29.066Z] ---> Using cache [2023-02-27T20:09:29.066Z] ---> 6ea260b588d0 [2023-02-27T20:09:29.066Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-27T20:09:29.324Z] Removing intermediate container a4eaddb31fa5 [2023-02-27T20:09:29.324Z] ---> 8b06d92ec0c4 [2023-02-27T20:09:29.324Z] Step 17/19 : LABEL arch=x86_64 [2023-02-27T20:09:29.324Z] ---> Running in d90bb30d6196 [2023-02-27T20:09:29.502Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.059s coverage: 95.6% of statements [2023-02-27T20:09:29.503Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-27T20:09:29.503Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-27T20:09:29.503Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-27T20:09:29.503Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.353s coverage: 72.2% of statements [2023-02-27T20:09:29.503Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-27T20:09:29.503Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-27T20:09:29.503Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-27T20:09:29.503Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-27T20:09:29.503Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-27T20:09:29.503Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.406s coverage: 65.9% of statements [2023-02-27T20:09:29.503Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-27T20:09:29.503Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-27T20:09:29.503Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-27T20:09:29.503Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.519s coverage: 0.9% of statements [2023-02-27T20:09:29.503Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-27T20:09:29.503Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.439s coverage: 29.6% of statements [2023-02-27T20:09:29.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-27T20:09:29.583Z] ---> Running in 5ba852d7635f [2023-02-27T20:09:29.856Z] Removing intermediate container 5c9689784c15 [2023-02-27T20:09:29.856Z] ---> 0ee9db3e4d3d [2023-02-27T20:09:29.856Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-27T20:09:29.856Z] Removing intermediate container 5ba852d7635f [2023-02-27T20:09:29.856Z] ---> e3aa3b7665ca [2023-02-27T20:09:29.856Z] Step 18/19 : LABEL git_sha=7d1ea568344f434fdfccae67ddb7a819d860d10e [2023-02-27T20:09:30.125Z] Removing intermediate container 8abfa96f1661 [2023-02-27T20:09:30.125Z] ---> ddc6011608ad [2023-02-27T20:09:30.125Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-27T20:09:30.125Z] ---> Running in ff9d7355ad9c [2023-02-27T20:09:30.125Z] ---> Running in 79043463264b [2023-02-27T20:09:30.125Z] 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-02-27T20:09:30.125Z] Removing intermediate container ff9d7355ad9c [2023-02-27T20:09:30.125Z] ---> 0635e59bb3ae [2023-02-27T20:09:30.125Z] Step 19/19 : LABEL version=0.0.0 [2023-02-27T20:09:30.542Z] Removing intermediate container 79043463264b [2023-02-27T20:09:30.542Z] ---> 29783f5fda50 [2023-02-27T20:09:30.542Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-27T20:09:30.813Z] ---> Running in 1b3068d4f110 [2023-02-27T20:09:30.813Z] ---> Running in 41d868960f7a [2023-02-27T20:09:31.382Z] Removing intermediate container 1b3068d4f110 [2023-02-27T20:09:31.382Z] ---> e0fdb13b98e5 [2023-02-27T20:09:31.382Z] [2023-02-27T20:09:31.382Z] Successfully built e0fdb13b98e5 [2023-02-27T20:09:31.382Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-27T20:09:31.382Z]  Building security-spiffe-token-provider ... done Removing intermediate container 41d868960f7a [2023-02-27T20:09:31.382Z] ---> 34c098f9a5cd [2023-02-27T20:09:31.382Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-27T20:09:31.382Z] ---> e051089665b3 [2023-02-27T20:09:31.382Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-27T20:09:31.382Z] ---> Running in 8ed63297880e [2023-02-27T20:09:31.642Z] Removing intermediate container 8ed63297880e [2023-02-27T20:09:31.642Z] ---> 35db83310269 [2023-02-27T20:09:31.642Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:09:32.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.310s coverage: 47.1% of statements [2023-02-27T20:09:32.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.254s coverage: 82.9% of statements [2023-02-27T20:09:32.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.226s coverage: 94.1% of statements [2023-02-27T20:09:33.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.335s coverage: 96.3% of statements [2023-02-27T20:09:34.306Z] ---> dfc320f6feda [2023-02-27T20:09:34.306Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-27T20:09:34.306Z] ---> a9a947bf81fb [2023-02-27T20:09:34.306Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-27T20:09:35.689Z] ---> 65c5b7763f05 [2023-02-27T20:09:35.689Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-27T20:09:35.689Z] ---> 1d45785a92db [2023-02-27T20:09:35.689Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-27T20:09:35.689Z] ---> 5f104c29d316 [2023-02-27T20:09:35.689Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-27T20:09:35.983Z] ---> 1dd915c8f520 [2023-02-27T20:09:35.983Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-27T20:09:35.983Z] ---> Running in acd34dca03b5 [2023-02-27T20:09:36.258Z] Removing intermediate container acd34dca03b5 [2023-02-27T20:09:36.258Z] ---> 362d25d1a4c9 [2023-02-27T20:09:36.258Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-27T20:09:36.258Z] ---> 16fae585fc22 [2023-02-27T20:09:36.258Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-27T20:09:36.258Z] ---> Running in 591ae20bb4a1 [2023-02-27T20:09:36.258Z] ---> Running in 45c5b356c0d6 [2023-02-27T20:09:36.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.260s coverage: 87.5% of statements [2023-02-27T20:09:36.518Z] Removing intermediate container 591ae20bb4a1 [2023-02-27T20:09:36.518Z] ---> a3c7cf203bbf [2023-02-27T20:09:36.518Z] Step 20/22 : LABEL arch=x86_64 [2023-02-27T20:09:36.518Z] Removing intermediate container 45c5b356c0d6 [2023-02-27T20:09:36.518Z] ---> 47b11f88a596 [2023-02-27T20:09:36.518Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-27T20:09:36.518Z] ---> Running in 30bfdf7ba42a [2023-02-27T20:09:36.518Z] ---> Running in a20f0589e5d2 [2023-02-27T20:09:36.518Z] Removing intermediate container a20f0589e5d2 [2023-02-27T20:09:36.518Z] ---> bb1b4e914f25 [2023-02-27T20:09:36.518Z] Step 22/24 : LABEL arch=x86_64 [2023-02-27T20:09:36.518Z] Removing intermediate container 30bfdf7ba42a [2023-02-27T20:09:36.518Z] ---> 23779b63e17e [2023-02-27T20:09:36.518Z] Step 21/22 : LABEL git_sha=7d1ea568344f434fdfccae67ddb7a819d860d10e [2023-02-27T20:09:36.518Z] ---> Running in 253488aba582 [2023-02-27T20:09:36.518Z] ---> Running in 7736d27bd3ea [2023-02-27T20:09:37.086Z] Removing intermediate container 7736d27bd3ea [2023-02-27T20:09:37.086Z] ---> 73a2fc59f3d0 [2023-02-27T20:09:37.086Z] Step 22/22 : LABEL version=0.0.0 [2023-02-27T20:09:37.086Z] Removing intermediate container 253488aba582 [2023-02-27T20:09:37.086Z] ---> d67ce778d8ba [2023-02-27T20:09:37.086Z] Step 23/24 : LABEL git_sha=7d1ea568344f434fdfccae67ddb7a819d860d10e [2023-02-27T20:09:37.086Z] ---> Running in d0c2f2b036fe [2023-02-27T20:09:37.086Z] ---> Running in e6a9a02df4ca [2023-02-27T20:09:37.416Z] Removing intermediate container d0c2f2b036fe [2023-02-27T20:09:37.416Z] ---> 3b01a244bbe3 [2023-02-27T20:09:37.416Z] [2023-02-27T20:09:37.416Z] Removing intermediate container e6a9a02df4ca [2023-02-27T20:09:37.416Z] ---> e4c09ae40b91 [2023-02-27T20:09:37.416Z] Step 24/24 : LABEL version=0.0.0 [2023-02-27T20:09:37.416Z] ---> Running in 1bfa9a0d4c3b [2023-02-27T20:09:37.416Z] Successfully built 3b01a244bbe3 [2023-02-27T20:09:37.416Z] Successfully tagged support-notifications:latest [2023-02-27T20:09:37.675Z]  Building support-notifications ... done Removing intermediate container 1bfa9a0d4c3b [2023-02-27T20:09:37.675Z] ---> d8088b0f7b2e [2023-02-27T20:09:37.675Z] [2023-02-27T20:09:37.675Z] Successfully built d8088b0f7b2e [2023-02-27T20:09:37.675Z] Successfully tagged security-spire-agent:latest [2023-02-27T20:09:46.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.254s coverage: 94.4% of statements [2023-02-27T20:09:46.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.301s coverage: 44.8% of statements [2023-02-27T20:09:50.192Z]  Building security-spire-agent ... done Removing intermediate container 94d9cfcbdb60 [2023-02-27T20:09:50.192Z] ---> 2a890331ba34 [2023-02-27T20:09:50.192Z] [2023-02-27T20:09:50.192Z] Step 10/24 : FROM alpine:3.16 [2023-02-27T20:09:50.192Z] ---> dfd21b5a31f5 [2023-02-27T20:09:50.192Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-27T20:09:50.192Z] ---> Using cache [2023-02-27T20:09:50.192Z] ---> dc63045d6e1f [2023-02-27T20:09:50.192Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-27T20:09:50.192Z] ---> Using cache [2023-02-27T20:09:50.192Z] ---> 2fbb6f3b05a2 [2023-02-27T20:09:50.192Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-27T20:09:50.192Z] ---> Running in 87cc8882f157 [2023-02-27T20:09:50.192Z] Removing intermediate container 87cc8882f157 [2023-02-27T20:09:50.192Z] ---> a009391a3c35 [2023-02-27T20:09:50.192Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-27T20:09:50.467Z] ---> Running in 5eac3dfc50d2 [2023-02-27T20:09:50.753Z] Removing intermediate container 5eac3dfc50d2 [2023-02-27T20:09:50.753Z] ---> 73238c8bb3fe [2023-02-27T20:09:50.753Z] Step 15/24 : WORKDIR / [2023-02-27T20:09:50.753Z] ---> Running in 51506a76c4b7 [2023-02-27T20:09:51.022Z] Removing intermediate container d90bb30d6196 [2023-02-27T20:09:51.022Z] ---> 14d51aa26d7a [2023-02-27T20:09:51.022Z] [2023-02-27T20:09:51.022Z] Step 10/23 : FROM alpine:3.16 [2023-02-27T20:09:51.022Z] ---> dfd21b5a31f5 [2023-02-27T20:09:51.022Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-27T20:09:51.022Z] ---> Using cache [2023-02-27T20:09:51.022Z] ---> dc63045d6e1f [2023-02-27T20:09:51.022Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-27T20:09:51.022Z] ---> Using cache [2023-02-27T20:09:51.022Z] ---> 2fbb6f3b05a2 [2023-02-27T20:09:51.022Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-27T20:09:51.022Z] ---> Running in c767670070b2 [2023-02-27T20:09:51.022Z] Removing intermediate container 51506a76c4b7 [2023-02-27T20:09:51.022Z] ---> e95698b326c3 [2023-02-27T20:09:51.022Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:09:51.022Z] Removing intermediate container c767670070b2 [2023-02-27T20:09:51.022Z] ---> cb60b027a44f [2023-02-27T20:09:51.022Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-27T20:09:51.022Z] ---> Running in 731044f468ab [2023-02-27T20:09:51.022Z] Removing intermediate container 731044f468ab [2023-02-27T20:09:51.022Z] ---> e3d54aa0b650 [2023-02-27T20:09:51.022Z] Step 15/23 : WORKDIR / [2023-02-27T20:09:51.022Z] ---> 84ac64488cea [2023-02-27T20:09:51.022Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-27T20:09:51.022Z] ---> Running in 1421ff11fa57 [2023-02-27T20:09:51.292Z] Removing intermediate container 1421ff11fa57 [2023-02-27T20:09:51.292Z] ---> 48577abcbd81 [2023-02-27T20:09:51.292Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:09:51.569Z] ---> 9b7a6bee8dc0 [2023-02-27T20:09:51.569Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-27T20:09:51.828Z] ---> 92a90b116393 [2023-02-27T20:09:51.828Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-27T20:09:52.099Z] ---> 29b0312cb059 [2023-02-27T20:09:52.099Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-27T20:09:52.099Z] ---> fd4499858af6 [2023-02-27T20:09:52.099Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-27T20:09:52.099Z] ---> b2363994b7d2 [2023-02-27T20:09:52.099Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-27T20:09:52.359Z] ---> Running in bf01af92528d [2023-02-27T20:09:52.359Z] ---> 988ccfa556b9 [2023-02-27T20:09:52.359Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-27T20:09:52.359Z] ---> Running in 27ffbb625005 [2023-02-27T20:09:52.359Z] Removing intermediate container bf01af92528d [2023-02-27T20:09:52.359Z] ---> 45d3ed2433ec [2023-02-27T20:09:52.359Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-27T20:09:52.359Z] ---> Running in d153e2d8da38 [2023-02-27T20:09:52.359Z] Removing intermediate container 27ffbb625005 [2023-02-27T20:09:52.359Z] ---> 62214ebb5220 [2023-02-27T20:09:52.359Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-27T20:09:52.359Z] ---> Running in bceb175b2cb3 [2023-02-27T20:09:52.359Z] Removing intermediate container d153e2d8da38 [2023-02-27T20:09:52.359Z] ---> be0e9b3a3738 [2023-02-27T20:09:52.359Z] Step 22/24 : LABEL arch=x86_64 [2023-02-27T20:09:52.359Z] ---> Running in c02a125a5682 [2023-02-27T20:09:52.618Z] Removing intermediate container bceb175b2cb3 [2023-02-27T20:09:52.618Z] ---> 1f7277b3aca5 [2023-02-27T20:09:52.618Z] Step 21/23 : LABEL arch=x86_64 [2023-02-27T20:09:52.618Z] ---> Running in f844b2cc72d4 [2023-02-27T20:09:52.618Z] Removing intermediate container c02a125a5682 [2023-02-27T20:09:52.618Z] ---> fd21199381c7 [2023-02-27T20:09:52.618Z] Step 23/24 : LABEL git_sha=7d1ea568344f434fdfccae67ddb7a819d860d10e [2023-02-27T20:09:52.618Z] ---> Running in 3e75b099505c [2023-02-27T20:09:52.618Z] Removing intermediate container f844b2cc72d4 [2023-02-27T20:09:52.618Z] ---> 37079fb72634 [2023-02-27T20:09:52.618Z] Step 22/23 : LABEL git_sha=7d1ea568344f434fdfccae67ddb7a819d860d10e [2023-02-27T20:09:52.618Z] ---> Running in 0fca4ac0a6ea [2023-02-27T20:09:52.618Z] Removing intermediate container 3e75b099505c [2023-02-27T20:09:52.618Z] ---> f27cb49514b1 [2023-02-27T20:09:52.618Z] Step 24/24 : LABEL version=0.0.0 [2023-02-27T20:09:52.618Z] ---> Running in cd69c562a180 [2023-02-27T20:09:52.877Z] Removing intermediate container 0fca4ac0a6ea [2023-02-27T20:09:52.877Z] ---> 327654b6ea20 [2023-02-27T20:09:52.877Z] Step 23/23 : LABEL version=0.0.0 [2023-02-27T20:09:52.877Z] ---> Running in 34ea228b5a64 [2023-02-27T20:09:52.877Z] Removing intermediate container cd69c562a180 [2023-02-27T20:09:52.877Z] ---> 65834402c9f0 [2023-02-27T20:09:52.877Z] [2023-02-27T20:09:52.877Z] Removing intermediate container 34ea228b5a64 [2023-02-27T20:09:52.877Z] ---> 9b67eab51f23 [2023-02-27T20:09:52.877Z] [2023-02-27T20:09:52.877Z] Successfully built 65834402c9f0 [2023-02-27T20:09:52.877Z] Successfully tagged core-metadata:latest [2023-02-27T20:09:52.877Z]  Building core-metadata ... done Successfully built 9b67eab51f23 [2023-02-27T20:09:52.877Z] Successfully tagged core-command:latest [2023-02-27T20:09:53.141Z]  Building core-command ... done  [Pipeline] } [2023-02-27T20:09:53.168Z] $ docker stop --time=1 005ae6f63cd7c90d73a8e94e7185f927e19e5cd1e16eb6a90ea84b8d8dd39dc0 [2023-02-27T20:09:54.458Z] $ docker rm -f --volumes 005ae6f63cd7c90d73a8e94e7185f927e19e5cd1e16eb6a90ea84b8d8dd39dc0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T20:09:54.859Z] + docker images [2023-02-27T20:09:54.859Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-27T20:09:54.859Z] core-metadata latest 65834402c9f0 2 seconds ago 18.5MB [2023-02-27T20:09:54.859Z] core-command latest 9b67eab51f23 2 seconds ago 17.7MB [2023-02-27T20:09:54.859Z] 14d51aa26d7a 4 seconds ago 1.69GB [2023-02-27T20:09:54.859Z] 2a890331ba34 6 seconds ago 1.7GB [2023-02-27T20:09:54.859Z] security-spire-agent latest d8088b0f7b2e 17 seconds ago 125MB [2023-02-27T20:09:54.859Z] support-notifications latest 3b01a244bbe3 17 seconds ago 30.7MB [2023-02-27T20:09:54.859Z] security-spiffe-token-provider latest e0fdb13b98e5 24 seconds ago 30MB [2023-02-27T20:09:54.859Z] df9bfbe7dd10 31 seconds ago 1.76GB [2023-02-27T20:09:54.859Z] security-spire-config latest 08ac6e098826 31 seconds ago 85.8MB [2023-02-27T20:09:54.859Z] 4e8e107790ef 31 seconds ago 1.56GB [2023-02-27T20:09:54.859Z] security-spire-server latest bd3915244916 37 seconds ago 86.5MB [2023-02-27T20:09:54.859Z] security-proxy-setup latest 4fe6b1106cee 44 seconds ago 27.8MB [2023-02-27T20:09:54.859Z] 1b05948ed7a1 47 seconds ago 1.73GB [2023-02-27T20:09:54.859Z] 65c13ebf8e8c 57 seconds ago 1.56GB [2023-02-27T20:09:54.859Z] c5f8ab282213 57 seconds ago 1.56GB [2023-02-27T20:09:54.859Z] f54dee7d168d About a minute ago 1.68GB [2023-02-27T20:09:54.859Z] support-scheduler latest afa9ac88f4e7 About a minute ago 30.1MB [2023-02-27T20:09:54.859Z] security-bootstrapper latest 4a51c41439b7 2 minutes ago 20.4MB [2023-02-27T20:09:54.859Z] e1873db9bcea 2 minutes ago 1.75GB [2023-02-27T20:09:54.859Z] security-secretstore-setup latest f53ffe18e9a8 2 minutes ago 30MB [2023-02-27T20:09:54.859Z] core-common-config-bootstrapper latest 5c8202980cda 2 minutes ago 15.5MB [2023-02-27T20:09:54.859Z] security-proxy-auth latest 12d06f9a7d57 2 minutes ago 16.2MB [2023-02-27T20:09:54.859Z] core-data latest bc4e515bf5b0 3 minutes ago 17.9MB [2023-02-27T20:09:54.859Z] 378525848dca 3 minutes ago 1.7GB [2023-02-27T20:09:54.859Z] 5969f48f8a63 3 minutes ago 1.67GB [2023-02-27T20:09:54.859Z] 3f442ac2db56 3 minutes ago 1.68GB [2023-02-27T20:09:54.859Z] 6908a55dbe34 3 minutes ago 1.68GB [2023-02-27T20:09:54.859Z] be534194f7d9 3 minutes ago 1.68GB [2023-02-27T20:09:54.859Z] ci-base-image-x86_64 latest 9e0f0011fed1 9 minutes ago 904MB [2023-02-27T20:09:54.859Z] alpine 3.15 5ce65d7b0fde 2 weeks ago 5.59MB [2023-02-27T20:09:54.859Z] alpine 3.16 dfd21b5a31f5 2 weeks ago 5.55MB [2023-02-27T20:09:54.859Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-27T20:09:54.859Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-27T20:09:54.859Z] 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-02-27T20:10:04.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.682s coverage: 79.9% of statements [2023-02-27T20:10:04.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-27T20:10:04.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.318s coverage: 92.9% of statements [2023-02-27T20:10:04.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-27T20:10:04.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-27T20:10:04.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-27T20:10:04.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.074s coverage: 64.4% of statements [2023-02-27T20:10:04.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-27T20:10:04.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-27T20:10:04.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-27T20:10:04.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-27T20:10:04.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.272s coverage: 86.9% of statements [2023-02-27T20:10:04.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-27T20:10:04.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-27T20:10:04.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-27T20:10:04.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-27T20:10:04.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.245s coverage: 87.2% of statements [2023-02-27T20:10:04.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.219s coverage: 20.0% of statements [2023-02-27T20:10:04.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-27T20:10:04.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-27T20:10:04.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.201s coverage: 100.0% of statements [2023-02-27T20:10:04.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-27T20:10:04.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.301s coverage: 77.4% of statements [2023-02-27T20:10:04.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-27T20:10:04.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.302s coverage: 80.0% of statements [2023-02-27T20:10:04.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.307s coverage: 87.2% of statements [2023-02-27T20:10:04.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.335s coverage: 91.2% of statements [2023-02-27T20:10:04.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-27T20:10:12.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.242s coverage: 63.1% of statements [2023-02-27T20:10:12.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-27T20:10:12.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-27T20:10:12.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.286s coverage: 100.0% of statements [2023-02-27T20:10:12.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.115s coverage: 89.4% of statements [2023-02-27T20:10:12.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.096s coverage: 100.0% of statements [2023-02-27T20:10:12.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements [2023-02-27T20:10:12.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements [2023-02-27T20:10:17.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.607s coverage: 65.3% of statements [2023-02-27T20:10:17.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-27T20:10:17.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-27T20:10:17.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-27T20:10:17.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-02-27T20:10:17.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-02-27T20:10:17.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-02-27T20:10:20.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.974s coverage: 41.0% of statements [2023-02-27T20:10:20.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-27T20:10:20.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-27T20:10:20.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.309s coverage: 89.5% of statements [2023-02-27T20:10:20.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-27T20:10:20.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.347s coverage: 84.8% of statements [2023-02-27T20:10:20.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-27T20:10:20.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-27T20:10:20.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-27T20:10:20.624Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-27T20:10:28.892Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.351s coverage: 17.7% of statements [2023-02-27T20:10:28.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-27T20:10:28.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-27T20:10:28.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-27T20:10:28.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-27T20:10:28.892Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.668s coverage: 92.3% of statements [2023-02-27T20:10:28.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-27T20:10:28.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-27T20:10:28.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-27T20:10:28.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-27T20:10:28.892Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.267s coverage: 63.2% of statements [2023-02-27T20:10:28.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-27T20:10:28.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-27T20:10:28.892Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.485s coverage: 97.7% of statements [2023-02-27T20:10:28.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-27T20:10:28.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-27T20:10:29.159Z] 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-02-27T20:10:29.159Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-27T20:10:29.159Z] go vet ./... [2023-02-27T20:12:36.183Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-27T20:12:36.183Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-27T20:12:36.183Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-27T20:12:36.220Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-27T20:12:36.890Z] + ls -al . [2023-02-27T20:12:36.890Z] total 744 [2023-02-27T20:12:36.890Z] drwxrwxr-x 10 1001 1001 4096 Feb 27 20:05 . [2023-02-27T20:12:36.890Z] drwxr-xr-x 4 root root 4096 Feb 27 20:05 .. [2023-02-27T20:12:36.890Z] drwxrwxr-x 2 1001 1001 4096 Feb 27 20:03 .blubracket [2023-02-27T20:12:36.890Z] -rw-rw-r-- 1 1001 1001 16 Feb 27 20:03 .dockerignore [2023-02-27T20:12:36.890Z] drwxrwxr-x 8 1001 1001 4096 Feb 27 20:03 .git [2023-02-27T20:12:36.890Z] drwxrwxr-x 3 1001 1001 4096 Feb 27 20:03 .github [2023-02-27T20:12:36.890Z] -rw-rw-r-- 1 1001 1001 1068 Feb 27 20:03 .gitignore [2023-02-27T20:12:36.890Z] -rw-rw-r-- 1 1001 1001 42 Feb 27 20:03 .golangci.yml [2023-02-27T20:12:36.890Z] -rw-rw-r-- 1 1001 1001 87 Feb 27 20:03 .hadolint.yml [2023-02-27T20:12:36.890Z] -rw-rw-r-- 1 1001 1001 166 Feb 27 20:03 .sonarcloud.properties [2023-02-27T20:12:36.890Z] -rw-rw-r-- 1 1001 1001 1171 Feb 27 20:03 ADOPTERS.md [2023-02-27T20:12:36.890Z] -rw-rw-r-- 1 1001 1001 10825 Feb 27 20:03 Attribution.txt [2023-02-27T20:12:36.890Z] -rw-rw-r-- 1 1001 1001 73765 Feb 27 20:03 CHANGELOG.md [2023-02-27T20:12:36.890Z] -rw-rw-r-- 1 1001 1001 3804 Feb 27 20:03 CONTRIBUTING.md [2023-02-27T20:12:36.890Z] -rw-rw-r-- 1 1001 1001 677 Feb 27 20:03 GOVERNANCE.md [2023-02-27T20:12:36.890Z] -rw-rw-r-- 1 1001 1001 883 Feb 27 20:03 Jenkinsfile [2023-02-27T20:12:36.890Z] -rw-rw-r-- 1 1001 1001 10775 Feb 27 20:03 LICENSE [2023-02-27T20:12:36.890Z] -rw-rw-r-- 1 1001 1001 14116 Feb 27 20:03 Makefile [2023-02-27T20:12:36.890Z] -rw-rw-r-- 1 1001 1001 582 Feb 27 20:03 OWNERS.md [2023-02-27T20:12:36.890Z] -rw-rw-r-- 1 1001 1001 9403 Feb 27 20:03 README.md [2023-02-27T20:12:36.890Z] -rw-rw-r-- 1 1001 1001 6912 Feb 27 20:03 SECURITY.md [2023-02-27T20:12:36.890Z] -rw-rw-r-- 1 1001 1001 5 Feb 27 20:00 VERSION [2023-02-27T20:12:36.890Z] drwxrwxr-x 2 1001 1001 4096 Feb 27 20:03 bin [2023-02-27T20:12:36.890Z] drwxrwxr-x 18 1001 1001 4096 Feb 27 20:03 cmd [2023-02-27T20:12:36.890Z] -rw-r--r-- 1 root root 487670 Feb 27 20:10 coverage.out [2023-02-27T20:12:36.890Z] -rw-rw-r-- 1 1001 1001 3296 Feb 27 20:03 go.mod [2023-02-27T20:12:36.890Z] -rw-rw-r-- 1 1001 1001 33293 Feb 27 20:03 go.sum [2023-02-27T20:12:36.890Z] drwxrwxr-x 7 1001 1001 4096 Feb 27 20:03 internal [2023-02-27T20:12:36.890Z] drwxrwxr-x 3 1001 1001 4096 Feb 27 20:03 openapi [2023-02-27T20:12:36.890Z] drwxrwxr-x 4 1001 1001 4096 Feb 27 20:03 snap [2023-02-27T20:12:36.890Z] -rw-rw-r-- 1 1001 1001 204 Feb 27 20:03 version.go [Pipeline] sh [2023-02-27T20:12:37.555Z] + '[' -e coverage.out ] [2023-02-27T20:12:37.555Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-27T20:12:37.591Z] Warning: overwriting stash ‘coverage-report’ [2023-02-27T20:12:38.612Z] Stashed 1 file(s) [Pipeline] sh [2023-02-27T20:12:39.265Z] + make build [2023-02-27T20:12:39.265Z] 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-02-27T20:14:15.932Z] 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-02-27T20:14:15.932Z] 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-02-27T20:14:16.513Z] 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-02-27T20:14:20.774Z] 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-02-27T20:15:07.616Z] 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-02-27T20:15:14.257Z] 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-02-27T20:15:19.603Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-27T20:15:23.877Z] 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-02-27T20:15:30.517Z] 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-02-27T20:15:34.790Z] 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-02-27T20:15:40.166Z] 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-02-27T20:15:55.193Z] 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-02-27T20:16:01.882Z] $ docker stop --time=1 7f635f75582f522395716ee5cb2561331e7af3a36fd91b434a719c21b1f52fbc [2023-02-27T20:16:05.642Z] $ docker rm -f --volumes 7f635f75582f522395716ee5cb2561331e7af3a36fd91b434a719c21b1f52fbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T20:16:08.434Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-27T20:16:08.434Z] [2023-02-27T20:16:08.434Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T20:16:08.831Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-27T20:16:09.102Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-27T20:16:09.102Z] 29e5d40040c1: Pulling fs layer [2023-02-27T20:16:09.102Z] 1ce36da41761: Pulling fs layer [2023-02-27T20:16:09.102Z] 25b303627fd3: Pulling fs layer [2023-02-27T20:16:09.102Z] 29e5d40040c1: Verifying Checksum [2023-02-27T20:16:09.102Z] 29e5d40040c1: Download complete [2023-02-27T20:16:09.374Z] 1ce36da41761: Verifying Checksum [2023-02-27T20:16:09.374Z] 1ce36da41761: Download complete [2023-02-27T20:16:09.642Z] 29e5d40040c1: Pull complete [2023-02-27T20:16:11.055Z] 25b303627fd3: Verifying Checksum [2023-02-27T20:16:11.055Z] 1ce36da41761: Pull complete [2023-02-27T20:16:21.140Z] 25b303627fd3: Pull complete [2023-02-27T20:16:21.140Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-27T20:16:21.140Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-27T20:16:21.140Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T20:16:21.488Z] prd-ubuntu20.04-docker-arm64-4c-16g-7643 does not seem to be running inside a container [2023-02-27T20:16:21.566Z] $ 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-02-27T20:16:24.263Z] $ docker top f2960c8968b55cb60729f2df5bdab7e89a65dcbb0cbe857bf7474d757b299b09 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T20:16:25.173Z] + docker-compose build --help [2023-02-27T20:16:25.173Z] + grep parallel [2023-02-27T20:16:31.825Z] --parallel Build images in parallel. [Pipeline] } [2023-02-27T20:16:31.865Z] $ docker stop --time=1 f2960c8968b55cb60729f2df5bdab7e89a65dcbb0cbe857bf7474d757b299b09 [2023-02-27T20:16:33.576Z] $ docker rm -f --volumes f2960c8968b55cb60729f2df5bdab7e89a65dcbb0cbe857bf7474d757b299b09 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T20:16:34.329Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-27T20:16:34.329Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T20:16:34.604Z] prd-ubuntu20.04-docker-arm64-4c-16g-7643 does not seem to be running inside a container [2023-02-27T20:16:34.731Z] $ 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-02-27T20:16:36.094Z] $ docker top 97f0149c0fdcb7a0c1388ae939423e197130623fbe0740005301d4c03aea38d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T20:16:37.043Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-27T20:16:43.724Z] Building core-command ... [2023-02-27T20:16:43.724Z] Building core-common-config-bootstrapper ... [2023-02-27T20:16:43.724Z] Building core-data ... [2023-02-27T20:16:43.724Z] Building core-metadata ... [2023-02-27T20:16:43.724Z] Building security-bootstrapper ... [2023-02-27T20:16:43.724Z] Building security-proxy-auth ... [2023-02-27T20:16:43.724Z] Building security-proxy-setup ... [2023-02-27T20:16:43.724Z] Building security-secretstore-setup ... [2023-02-27T20:16:43.724Z] Building security-spiffe-token-provider ... [2023-02-27T20:16:43.724Z] Building security-spire-agent ... [2023-02-27T20:16:43.724Z] Building security-spire-config ... [2023-02-27T20:16:43.724Z] Building security-spire-server ... [2023-02-27T20:16:43.724Z] Building support-notifications ... [2023-02-27T20:16:43.724Z] Building support-scheduler ... [2023-02-27T20:16:43.724Z] Building security-bootstrapper [2023-02-27T20:16:43.724Z] Building core-data [2023-02-27T20:16:43.724Z] Building security-proxy-auth [2023-02-27T20:16:43.724Z] Building core-common-config-bootstrapper [2023-02-27T20:16:43.724Z] Building security-secretstore-setup [2023-02-27T20:17:40.348Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:17:40.348Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:17:40.348Z] ---> f0cfa6856b6c [2023-02-27T20:17:40.348Z] Step 3/24 : WORKDIR /edgex-go [2023-02-27T20:17:40.348Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:17:40.348Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:17:40.348Z] ---> f0cfa6856b6c [2023-02-27T20:17:40.348Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-27T20:17:40.348Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:17:40.348Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:17:40.348Z] ---> f0cfa6856b6c [2023-02-27T20:17:40.348Z] Step 3/32 : WORKDIR /edgex-go [2023-02-27T20:17:40.348Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:17:40.348Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:17:40.348Z] ---> f0cfa6856b6c [2023-02-27T20:17:40.348Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-27T20:17:40.348Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:17:40.348Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:17:40.348Z] ---> f0cfa6856b6c [2023-02-27T20:17:40.348Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-27T20:17:40.348Z] ---> Running in fe80408019bf [2023-02-27T20:17:40.348Z] ---> Running in b9989caa986f [2023-02-27T20:17:40.348Z] ---> Running in c8e08b4ea478 [2023-02-27T20:17:40.348Z] ---> Running in 56e94484ccd2 [2023-02-27T20:17:40.348Z] ---> Running in 3e6c862da4ff [2023-02-27T20:17:40.348Z] Removing intermediate container b9989caa986f [2023-02-27T20:17:40.348Z] ---> a379a0d54b6e [2023-02-27T20:17:40.348Z] Step 4/22 : WORKDIR /edgex-go [2023-02-27T20:17:40.348Z] Removing intermediate container c8e08b4ea478 [2023-02-27T20:17:40.348Z] ---> f1c100906039 [2023-02-27T20:17:40.348Z] Step 4/22 : WORKDIR /edgex-go [2023-02-27T20:17:40.348Z] Removing intermediate container 56e94484ccd2 [2023-02-27T20:17:40.348Z] ---> 83f18784276b [2023-02-27T20:17:40.348Z] Step 4/22 : WORKDIR /edgex-go [2023-02-27T20:17:40.348Z] ---> Running in 56d4c4c77dbb [2023-02-27T20:17:40.348Z] Removing intermediate container 3e6c862da4ff [2023-02-27T20:17:40.348Z] ---> 374c514aa195 [2023-02-27T20:17:40.348Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-27T20:17:40.348Z] Removing intermediate container fe80408019bf [2023-02-27T20:17:40.348Z] ---> d2d752f96679 [2023-02-27T20:17:40.348Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-27T20:17:40.348Z] ---> Running in a20589a0e15d [2023-02-27T20:17:40.348Z] ---> Running in 6da47162903c [2023-02-27T20:17:40.348Z] ---> Running in 1c4f85052909 [2023-02-27T20:17:40.348Z] ---> Running in 5729252e3aef [2023-02-27T20:17:40.348Z] Removing intermediate container 56d4c4c77dbb [2023-02-27T20:17:40.348Z] ---> 849eaff9b438 [2023-02-27T20:17:40.348Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-27T20:17:40.348Z] Removing intermediate container a20589a0e15d [2023-02-27T20:17:40.348Z] ---> fa8ce53df59d [2023-02-27T20:17:40.348Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-27T20:17:40.348Z] ---> Running in 93d36ece39f8 [2023-02-27T20:17:40.348Z] ---> Running in d1e44d0f0caa [2023-02-27T20:17:40.348Z] Removing intermediate container 6da47162903c [2023-02-27T20:17:40.348Z] ---> 6e3a2760b099 [2023-02-27T20:17:40.348Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-27T20:17:40.348Z] ---> Running in ecd0a691f4eb [2023-02-27T20:17:40.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:17:40.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:17:40.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:17:40.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:17:40.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:17:40.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:17:40.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:17:40.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:17:41.159Z] OK: 221 MiB in 51 packages [2023-02-27T20:17:41.431Z] OK: 221 MiB in 51 packages [2023-02-27T20:17:41.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:17:41.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:17:42.396Z] OK: 221 MiB in 51 packages [2023-02-27T20:17:43.007Z] OK: 221 MiB in 51 packages [2023-02-27T20:17:43.276Z] Removing intermediate container 1c4f85052909 [2023-02-27T20:17:43.276Z] ---> 313996b16e17 [2023-02-27T20:17:43.276Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-27T20:17:43.276Z] OK: 221 MiB in 51 packages [2023-02-27T20:17:43.876Z] Removing intermediate container 5729252e3aef [2023-02-27T20:17:43.876Z] ---> af88c92dabe0 [2023-02-27T20:17:43.876Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-27T20:17:44.476Z] Removing intermediate container 93d36ece39f8 [2023-02-27T20:17:44.476Z] ---> 91c3377ab4fc [2023-02-27T20:17:44.476Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-27T20:17:44.744Z] ---> 58517d31496d [2023-02-27T20:17:44.744Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:17:45.013Z] Removing intermediate container ecd0a691f4eb [2023-02-27T20:17:45.013Z] ---> f24d7ab6c280 [2023-02-27T20:17:45.013Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-27T20:17:45.013Z] ---> Running in 7851ba0a1e77 [2023-02-27T20:17:45.013Z] Removing intermediate container d1e44d0f0caa [2023-02-27T20:17:45.013Z] ---> 87267faccbc2 [2023-02-27T20:17:45.013Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-27T20:17:45.599Z] ---> e08f5469f9df [2023-02-27T20:17:45.599Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:17:45.599Z] ---> ef713722fd9a [2023-02-27T20:17:45.599Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:17:45.869Z] ---> Running in 23f10f5bee69 [2023-02-27T20:17:45.869Z] ---> Running in 927794845e1b [2023-02-27T20:17:46.836Z] ---> 574332b1fffe [2023-02-27T20:17:46.836Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:17:46.836Z] ---> Running in 46592e8f76c0 [2023-02-27T20:17:47.104Z] ---> 4ea7170a3b7e [2023-02-27T20:17:47.104Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:17:47.104Z] ---> Running in a3bbd21aad30 [2023-02-27T20:19:38.826Z] Removing intermediate container 23f10f5bee69 [2023-02-27T20:19:38.826Z] ---> ad98a3a3349d [2023-02-27T20:19:38.826Z] Step 7/24 : COPY . . [2023-02-27T20:19:38.826Z] Removing intermediate container 927794845e1b [2023-02-27T20:19:38.826Z] ---> a8946f87686e [2023-02-27T20:19:38.826Z] Step 8/22 : COPY . . [2023-02-27T20:19:38.826Z] Removing intermediate container 7851ba0a1e77 [2023-02-27T20:19:38.826Z] ---> b2ec0e50353d [2023-02-27T20:19:38.826Z] Step 7/32 : COPY . . [2023-02-27T20:19:38.826Z] Removing intermediate container 46592e8f76c0 [2023-02-27T20:19:38.826Z] ---> 2c75c94ee8af [2023-02-27T20:19:38.826Z] Step 8/22 : COPY . . [2023-02-27T20:19:38.826Z] Removing intermediate container a3bbd21aad30 [2023-02-27T20:19:38.826Z] ---> 1f2c9efbe317 [2023-02-27T20:19:38.826Z] Step 8/22 : COPY . . [2023-02-27T20:19:47.062Z] ---> 79a3fab1d610 [2023-02-27T20:19:47.062Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-02-27T20:19:47.062Z] ---> a26b51c99da4 [2023-02-27T20:19:47.062Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-27T20:19:47.062Z] ---> 8838609f8825 [2023-02-27T20:19:47.062Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-27T20:19:47.062Z] ---> 6514ef2be888 [2023-02-27T20:19:47.062Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-27T20:19:47.062Z] ---> ac9491192054 [2023-02-27T20:19:47.062Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-27T20:19:47.062Z] ---> Running in 60947602e6c4 [2023-02-27T20:19:47.062Z] ---> Running in aa5d7c97cae7 [2023-02-27T20:19:47.332Z] ---> Running in d696a8b36e21 [2023-02-27T20:19:47.332Z] ---> Running in 72f3593e80dd [2023-02-27T20:19:47.332Z] ---> Running in f1021f43e09b [2023-02-27T20:19:49.293Z] 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-02-27T20:19:49.564Z] 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-02-27T20:19:50.152Z] 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-02-27T20:19:50.152Z] 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-02-27T20:19:50.152Z] 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-02-27T20:26:27.175Z] Removing intermediate container 60947602e6c4 [2023-02-27T20:26:27.175Z] ---> 957651e3566e [2023-02-27T20:26:27.175Z] [2023-02-27T20:26:27.175Z] Step 10/22 : FROM alpine:3.16 [2023-02-27T20:26:27.175Z] 3.16: Pulling from library/alpine [2023-02-27T20:26:27.175Z] 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-02-27T20:26:27.175Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-27T20:26:27.175Z] Status: Downloaded newer image for alpine:3.16 [2023-02-27T20:26:27.175Z] ---> 4c81e5bf8899 [2023-02-27T20:26:27.175Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-27T20:26:27.175Z] ---> Running in 8588fac5ddc4 [2023-02-27T20:26:27.175Z] Removing intermediate container 8588fac5ddc4 [2023-02-27T20:26:27.175Z] ---> f9230025e641 [2023-02-27T20:26:27.175Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-27T20:26:27.175Z] ---> Running in e6b17062db29 [2023-02-27T20:26:27.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:26:27.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:26:27.175Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-27T20:26:27.175Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T20:26:27.175Z] OK: 5 MiB in 15 packages [2023-02-27T20:26:27.175Z] Removing intermediate container e6b17062db29 [2023-02-27T20:26:27.175Z] ---> 6b5d93287b0f [2023-02-27T20:26:27.175Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:26:28.131Z] ---> f49285d1d4d6 [2023-02-27T20:26:28.131Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-02-27T20:26:29.567Z] ---> 98e0001ca246 [2023-02-27T20:26:29.567Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-02-27T20:26:30.532Z] ---> 7336db60f1de [2023-02-27T20:26:30.532Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-02-27T20:26:31.319Z] ---> 9357d4e5f689 [2023-02-27T20:26:31.319Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-27T20:26:31.319Z] ---> Running in 33d172f44176 [2023-02-27T20:26:34.654Z] Removing intermediate container 33d172f44176 [2023-02-27T20:26:34.654Z] ---> 6f803f1cea9a [2023-02-27T20:26:34.654Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-27T20:26:34.921Z] ---> Running in 49a5ae750f78 [2023-02-27T20:26:35.501Z] Removing intermediate container 49a5ae750f78 [2023-02-27T20:26:35.501Z] ---> 6de3e75b865e [2023-02-27T20:26:35.501Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-02-27T20:26:35.501Z] ---> Running in 9fbd447300b2 [2023-02-27T20:26:36.465Z] Removing intermediate container 9fbd447300b2 [2023-02-27T20:26:36.465Z] ---> d3b103dae5d5 [2023-02-27T20:26:36.465Z] Step 20/22 : LABEL arch=arm64 [2023-02-27T20:26:36.731Z] ---> Running in 40d3c1418ffd [2023-02-27T20:26:37.316Z] Removing intermediate container 40d3c1418ffd [2023-02-27T20:26:37.316Z] ---> aec68d6c69fc [2023-02-27T20:26:37.316Z] Step 21/22 : LABEL git_sha=7d1ea568344f434fdfccae67ddb7a819d860d10e [2023-02-27T20:26:37.901Z] ---> Running in f50bbdcb9c5c [2023-02-27T20:26:38.482Z] Removing intermediate container f50bbdcb9c5c [2023-02-27T20:26:38.482Z] ---> bf1782cdd22b [2023-02-27T20:26:38.482Z] Step 22/22 : LABEL version=0.0.0 [2023-02-27T20:26:39.063Z] ---> Running in f1fc797963d6 [2023-02-27T20:26:39.644Z] Removing intermediate container f1fc797963d6 [2023-02-27T20:26:39.644Z] ---> 21cde38ba205 [2023-02-27T20:26:39.644Z] [2023-02-27T20:26:40.226Z] Successfully built 21cde38ba205 [2023-02-27T20:26:40.226Z] Successfully tagged security-proxy-auth-arm64:latest [2023-02-27T20:26:40.226Z]  Building security-proxy-auth ... done Building support-scheduler [2023-02-27T20:26:45.568Z] Removing intermediate container aa5d7c97cae7 [2023-02-27T20:26:45.568Z] ---> 964f0a2379a8 [2023-02-27T20:26:45.568Z] [2023-02-27T20:26:45.568Z] Step 9/24 : FROM alpine:3.16 [2023-02-27T20:26:45.568Z] ---> 4c81e5bf8899 [2023-02-27T20:26:45.835Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-27T20:26:45.835Z] ---> Running in aaed48ef48e2 [2023-02-27T20:26:48.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:26:49.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:26:50.422Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-27T20:26:50.422Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-27T20:26:50.422Z] (3/3) Installing su-exec (0.2-r1) [2023-02-27T20:26:50.422Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T20:26:50.422Z] Executing ca-certificates-20220614-r0.trigger [2023-02-27T20:26:51.008Z] OK: 6 MiB in 17 packages [2023-02-27T20:26:55.259Z] Removing intermediate container aaed48ef48e2 [2023-02-27T20:26:55.259Z] ---> e11138531afd [2023-02-27T20:26:55.259Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-27T20:26:55.259Z] ---> Running in 821c4ef2c0e1 [2023-02-27T20:26:56.663Z] Removing intermediate container 821c4ef2c0e1 [2023-02-27T20:26:56.663Z] ---> a32aba2c68c7 [2023-02-27T20:26:56.663Z] Step 12/24 : WORKDIR / [2023-02-27T20:26:56.930Z] ---> Running in c200ea44ce49 [2023-02-27T20:26:57.522Z] Removing intermediate container c200ea44ce49 [2023-02-27T20:26:57.522Z] ---> 8ce68b0a8471 [2023-02-27T20:26:57.522Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-27T20:27:00.111Z] ---> 4b0c4b52fa49 [2023-02-27T20:27:00.112Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-27T20:27:01.515Z] ---> a1196390aa96 [2023-02-27T20:27:01.515Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-27T20:27:03.474Z] ---> ddb17590419c [2023-02-27T20:27:03.474Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-27T20:27:03.474Z] Removing intermediate container 72f3593e80dd [2023-02-27T20:27:03.474Z] ---> 8c324d57d01e [2023-02-27T20:27:03.474Z] [2023-02-27T20:27:03.474Z] Step 9/32 : FROM alpine:3.16 [2023-02-27T20:27:03.474Z] ---> 4c81e5bf8899 [2023-02-27T20:27:03.474Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-27T20:27:03.474Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:27:03.474Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:27:03.474Z] ---> f0cfa6856b6c [2023-02-27T20:27:03.474Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-27T20:27:03.474Z] ---> Using cache [2023-02-27T20:27:03.474Z] ---> 83f18784276b [2023-02-27T20:27:03.474Z] Step 4/22 : WORKDIR /edgex-go [2023-02-27T20:27:03.474Z] ---> Using cache [2023-02-27T20:27:03.474Z] ---> 6e3a2760b099 [2023-02-27T20:27:03.474Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-27T20:27:03.474Z] ---> Using cache [2023-02-27T20:27:03.474Z] ---> f24d7ab6c280 [2023-02-27T20:27:03.474Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-27T20:27:03.474Z] ---> Using cache [2023-02-27T20:27:03.474Z] ---> 574332b1fffe [2023-02-27T20:27:03.474Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:27:03.474Z] ---> Using cache [2023-02-27T20:27:03.474Z] ---> 2c75c94ee8af [2023-02-27T20:27:03.474Z] Step 8/22 : COPY . . [2023-02-27T20:27:03.474Z] ---> Running in 6652e9d09a0f [2023-02-27T20:27:03.741Z] ---> Using cache [2023-02-27T20:27:03.741Z] ---> 79a3fab1d610 [2023-02-27T20:27:03.741Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-27T20:27:04.007Z] ---> Running in ff11914f2d94 [2023-02-27T20:27:04.288Z] Removing intermediate container 6652e9d09a0f [2023-02-27T20:27:04.288Z] ---> b0554aa0d1f1 [2023-02-27T20:27:04.288Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-27T20:27:04.557Z] ---> Running in a8fffa5c538e [2023-02-27T20:27:04.827Z] ---> 5544cd9e915a [2023-02-27T20:27:04.827Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-27T20:27:06.238Z] 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-02-27T20:27:06.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:27:07.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:27:07.984Z] ---> b46cdcb23873 [2023-02-27T20:27:07.984Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-27T20:27:08.571Z] Removing intermediate container f1021f43e09b [2023-02-27T20:27:08.571Z] ---> 07d04f7cb430 [2023-02-27T20:27:08.571Z] [2023-02-27T20:27:08.571Z] Step 10/22 : FROM alpine:3.16 [2023-02-27T20:27:08.571Z] ---> 4c81e5bf8899 [2023-02-27T20:27:08.571Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-27T20:27:08.571Z] ---> Using cache [2023-02-27T20:27:08.571Z] ---> f9230025e641 [2023-02-27T20:27:08.571Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-27T20:27:08.571Z] ---> Using cache [2023-02-27T20:27:08.571Z] ---> 6b5d93287b0f [2023-02-27T20:27:08.571Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:27:08.571Z] ---> Using cache [2023-02-27T20:27:08.571Z] ---> f49285d1d4d6 [2023-02-27T20:27:08.571Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-27T20:27:08.838Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-27T20:27:08.838Z] (2/2) Installing su-exec (0.2-r1) [2023-02-27T20:27:08.838Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T20:27:08.838Z] OK: 5 MiB in 16 packages [2023-02-27T20:27:11.421Z] ---> 8d8f6e65e6ff [2023-02-27T20:27:11.421Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-27T20:27:11.421Z] ---> 573a49148cc4 [2023-02-27T20:27:11.421Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-27T20:27:11.421Z] Removing intermediate container a8fffa5c538e [2023-02-27T20:27:11.421Z] ---> 385e4dd43d87 [2023-02-27T20:27:11.421Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-27T20:27:11.687Z] ---> Running in 4e188dabace7 [2023-02-27T20:27:13.104Z] Removing intermediate container 4e188dabace7 [2023-02-27T20:27:13.104Z] ---> 42704b9f505a [2023-02-27T20:27:13.104Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-27T20:27:13.104Z] ---> efd86a35933f [2023-02-27T20:27:13.104Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-27T20:27:13.104Z] ---> Running in 598acea3c3db [2023-02-27T20:27:13.373Z] ---> Running in ff55496f440c [2023-02-27T20:27:13.373Z] ---> 0b6fd89322d2 [2023-02-27T20:27:13.373Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-27T20:27:15.336Z] Removing intermediate container 598acea3c3db [2023-02-27T20:27:15.336Z] ---> 147dad9091cb [2023-02-27T20:27:15.336Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-27T20:27:15.336Z] ---> Running in 8b157bb4a0a5 [2023-02-27T20:27:15.606Z] ---> 9a8ba2467e45 [2023-02-27T20:27:15.606Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-27T20:27:15.873Z] ---> Running in af08eee122fe [2023-02-27T20:27:16.140Z] Removing intermediate container 8b157bb4a0a5 [2023-02-27T20:27:16.140Z] ---> a75e2540488f [2023-02-27T20:27:16.140Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-27T20:27:16.408Z] ---> Running in 2a78c4d52ade [2023-02-27T20:27:17.368Z] Removing intermediate container 2a78c4d52ade [2023-02-27T20:27:17.368Z] ---> 244c9b082a7c [2023-02-27T20:27:17.368Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-27T20:27:17.368Z] ---> Running in 6e0df14e8ad2 [2023-02-27T20:27:17.964Z] Removing intermediate container ff55496f440c [2023-02-27T20:27:17.964Z] ---> 5b3dee0be3ad [2023-02-27T20:27:17.964Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-27T20:27:18.234Z] ---> Running in 057dddbad753 [2023-02-27T20:27:19.233Z] Removing intermediate container 057dddbad753 [2023-02-27T20:27:19.233Z] ---> 46c018f68af8 [2023-02-27T20:27:19.233Z] Step 22/24 : LABEL arch=arm64 [2023-02-27T20:27:19.233Z] ---> Running in 130d8b5766c6 [2023-02-27T20:27:20.655Z] Removing intermediate container 130d8b5766c6 [2023-02-27T20:27:20.655Z] ---> 13a31d0d74fc [2023-02-27T20:27:20.655Z] Step 23/24 : LABEL git_sha=7d1ea568344f434fdfccae67ddb7a819d860d10e [2023-02-27T20:27:20.655Z] Removing intermediate container af08eee122fe [2023-02-27T20:27:20.655Z] ---> 062e353a04ac [2023-02-27T20:27:20.655Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-27T20:27:20.655Z] ---> Running in c8d5cf5e533c [2023-02-27T20:27:20.655Z] ---> Running in 4035815e060d [2023-02-27T20:27:20.923Z] Removing intermediate container 6e0df14e8ad2 [2023-02-27T20:27:20.923Z] ---> 795209db5b4d [2023-02-27T20:27:20.923Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-27T20:27:21.191Z] ---> Running in b0c0c4ff4a3e [2023-02-27T20:27:21.191Z] Removing intermediate container c8d5cf5e533c [2023-02-27T20:27:21.191Z] ---> 187710b8bd2b [2023-02-27T20:27:21.191Z] Step 24/24 : LABEL version=0.0.0 [2023-02-27T20:27:21.464Z] Removing intermediate container 4035815e060d [2023-02-27T20:27:21.464Z] ---> d216c18e88fa [2023-02-27T20:27:21.464Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-27T20:27:21.464Z] ---> Running in 9e3eff31d2d3 [2023-02-27T20:27:21.733Z] ---> Running in a8917003c744 [2023-02-27T20:27:21.733Z] Removing intermediate container b0c0c4ff4a3e [2023-02-27T20:27:21.733Z] ---> e3965cd7f978 [2023-02-27T20:27:22.013Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-27T20:27:22.285Z] Removing intermediate container 9e3eff31d2d3 [2023-02-27T20:27:22.285Z] ---> 7efc5d8ab41e [2023-02-27T20:27:22.285Z] [2023-02-27T20:27:22.552Z] Removing intermediate container a8917003c744 [2023-02-27T20:27:22.552Z] ---> f8ac6a3a37f8 [2023-02-27T20:27:22.552Z] Step 20/22 : LABEL arch=arm64 [2023-02-27T20:27:22.819Z] ---> Running in b4ae193cc406 [2023-02-27T20:27:23.085Z] Successfully built 7efc5d8ab41e [2023-02-27T20:27:23.085Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-27T20:27:23.085Z] Building security-spiffe-token-provider [2023-02-27T20:27:23.670Z]  Building security-secretstore-setup ... done  ---> 278064bf2726 [2023-02-27T20:27:23.670Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-27T20:27:23.670Z] Removing intermediate container b4ae193cc406 [2023-02-27T20:27:23.670Z] ---> 7e755927464d [2023-02-27T20:27:23.670Z] Step 21/22 : LABEL git_sha=7d1ea568344f434fdfccae67ddb7a819d860d10e [2023-02-27T20:27:23.935Z] ---> Running in 0629de92bad0 [2023-02-27T20:27:23.935Z] ---> Running in c4e5b03cf9e8 [2023-02-27T20:27:25.350Z] Removing intermediate container 0629de92bad0 [2023-02-27T20:27:25.350Z] ---> 016f5e93d411 [2023-02-27T20:27:25.350Z] Step 22/22 : LABEL version=0.0.0 [2023-02-27T20:27:25.617Z] ---> Running in bdbb8286a975 [2023-02-27T20:27:26.198Z] Removing intermediate container bdbb8286a975 [2023-02-27T20:27:26.198Z] ---> ea1c72bb1114 [2023-02-27T20:27:26.198Z] [2023-02-27T20:27:26.474Z] Removing intermediate container d696a8b36e21 [2023-02-27T20:27:26.475Z] ---> 34205b12d3c0 [2023-02-27T20:27:26.475Z] [2023-02-27T20:27:26.475Z] Step 10/22 : FROM alpine:3.16 [2023-02-27T20:27:26.475Z] ---> 4c81e5bf8899 [2023-02-27T20:27:26.475Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-27T20:27:27.058Z] ---> Running in 376b77f0e07c [2023-02-27T20:27:27.058Z] Successfully built ea1c72bb1114 [2023-02-27T20:27:27.058Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-27T20:27:27.058Z]  Building core-common-config-bootstrapper ... done Building support-notifications [2023-02-27T20:27:27.657Z] Removing intermediate container 376b77f0e07c [2023-02-27T20:27:27.657Z] ---> 8c226f62132e [2023-02-27T20:27:27.657Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-27T20:27:27.657Z] Removing intermediate container c4e5b03cf9e8 [2023-02-27T20:27:27.657Z] ---> 142479a22051 [2023-02-27T20:27:27.657Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:27:27.925Z] ---> Running in 67219e236bfa [2023-02-27T20:27:28.506Z] Removing intermediate container 67219e236bfa [2023-02-27T20:27:28.506Z] ---> d56983ba449b [2023-02-27T20:27:28.506Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-27T20:27:28.506Z] ---> Running in afaebc8b297d [2023-02-27T20:27:28.771Z] ---> 84c7ab636bb6 [2023-02-27T20:27:28.771Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-27T20:27:29.353Z] Removing intermediate container afaebc8b297d [2023-02-27T20:27:29.353Z] ---> 3f3009f1f800 [2023-02-27T20:27:29.353Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-27T20:27:29.353Z] ---> Running in be1d23292cda [2023-02-27T20:27:32.204Z] ---> 950337eeda64 [2023-02-27T20:27:32.204Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-27T20:27:32.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:27:32.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:27:32.795Z] ---> 3eb2bb3d85da [2023-02-27T20:27:32.795Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-27T20:27:33.773Z] ---> 7f02ffede766 [2023-02-27T20:27:33.773Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-27T20:27:34.042Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-27T20:27:34.042Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T20:27:34.042Z] OK: 5 MiB in 15 packages [2023-02-27T20:27:35.474Z] ---> 7516f76fe082 [2023-02-27T20:27:35.474Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-27T20:27:36.062Z] Removing intermediate container be1d23292cda [2023-02-27T20:27:36.062Z] ---> 2232a1d0fcba [2023-02-27T20:27:36.062Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:27:36.644Z] ---> 8cf36dc5061b [2023-02-27T20:27:36.911Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-27T20:27:37.493Z] ---> c8e2766dea47 [2023-02-27T20:27:37.493Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-27T20:27:38.087Z] ---> ba49df2eedee [2023-02-27T20:27:38.087Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-27T20:27:38.087Z] ---> Running in 4fc9a16b64c5 [2023-02-27T20:27:41.435Z] ---> d8d75c04d0a4 [2023-02-27T20:27:41.435Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-27T20:27:44.775Z] Removing intermediate container 4fc9a16b64c5 [2023-02-27T20:27:44.775Z] ---> f3aeb2e3dc1d [2023-02-27T20:27:44.775Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-27T20:27:44.775Z] ---> eb80e086ddc3 [2023-02-27T20:27:44.775Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-27T20:27:44.775Z] ---> Running in 6227abaa2e3b [2023-02-27T20:27:44.775Z] ---> Running in e46e2c19fcad [2023-02-27T20:27:45.731Z] Removing intermediate container 6227abaa2e3b [2023-02-27T20:27:45.731Z] ---> bde27a7df597 [2023-02-27T20:27:45.731Z] Step 29/32 : CMD ["gate"] [2023-02-27T20:27:45.997Z] ---> Running in 00e9c7e11160 [2023-02-27T20:27:45.997Z] Removing intermediate container e46e2c19fcad [2023-02-27T20:27:45.997Z] ---> 1fe6626c5ca2 [2023-02-27T20:27:46.271Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-27T20:27:46.538Z] ---> Running in 1f1791ab5dfe [2023-02-27T20:27:47.120Z] Removing intermediate container 00e9c7e11160 [2023-02-27T20:27:47.120Z] ---> dca3b4a2e9bd [2023-02-27T20:27:47.120Z] Step 30/32 : LABEL arch=arm64 [2023-02-27T20:27:47.708Z] ---> Running in 33a6d97cc854 [2023-02-27T20:27:47.708Z] Removing intermediate container 1f1791ab5dfe [2023-02-27T20:27:47.708Z] ---> b0a31d23cd18 [2023-02-27T20:27:47.708Z] Step 20/22 : LABEL arch=arm64 [2023-02-27T20:27:47.975Z] ---> Running in 0d3b778337c5 [2023-02-27T20:27:48.566Z] Removing intermediate container 33a6d97cc854 [2023-02-27T20:27:48.566Z] ---> d516adff484a [2023-02-27T20:27:48.566Z] Step 31/32 : LABEL git_sha=7d1ea568344f434fdfccae67ddb7a819d860d10e [2023-02-27T20:27:48.844Z] Removing intermediate container 0d3b778337c5 [2023-02-27T20:27:48.844Z] ---> 8c782c6ce11d [2023-02-27T20:27:48.844Z] Step 21/22 : LABEL git_sha=7d1ea568344f434fdfccae67ddb7a819d860d10e [2023-02-27T20:27:48.844Z] ---> Running in 6e18b5a58e08 [2023-02-27T20:27:49.122Z] ---> Running in 36cd6e7f58d6 [2023-02-27T20:27:49.391Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:27:49.391Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:27:49.391Z] ---> f0cfa6856b6c [2023-02-27T20:27:49.391Z] Step 3/19 : WORKDIR /edgex-go [2023-02-27T20:27:49.658Z] ---> Using cache [2023-02-27T20:27:49.658Z] ---> 374c514aa195 [2023-02-27T20:27:49.658Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-27T20:27:49.658Z] ---> Running in 453d6c0475b7 [2023-02-27T20:27:50.253Z] Removing intermediate container 6e18b5a58e08 [2023-02-27T20:27:50.253Z] ---> 672a7b64ad5d [2023-02-27T20:27:50.253Z] Step 32/32 : LABEL version=0.0.0 [2023-02-27T20:27:50.544Z] Removing intermediate container 36cd6e7f58d6 [2023-02-27T20:27:50.544Z] ---> a6816e4d71b6 [2023-02-27T20:27:50.544Z] Step 22/22 : LABEL version=0.0.0 [2023-02-27T20:27:50.812Z] ---> Running in d9d4012b133b [2023-02-27T20:27:51.078Z] ---> Running in 5cb477948f99 [2023-02-27T20:27:51.660Z] Removing intermediate container d9d4012b133b [2023-02-27T20:27:51.660Z] ---> f3df06d19205 [2023-02-27T20:27:51.660Z] [2023-02-27T20:27:52.242Z] Removing intermediate container 5cb477948f99 [2023-02-27T20:27:52.242Z] ---> 15d8f00277d9 [2023-02-27T20:27:52.242Z] [2023-02-27T20:27:52.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:27:52.780Z] Successfully built f3df06d19205 [2023-02-27T20:27:52.780Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-27T20:27:52.780Z]  Building security-bootstrapper ... done Building security-spire-config [2023-02-27T20:27:52.780Z] Successfully built 15d8f00277d9 [2023-02-27T20:27:53.046Z] Successfully tagged core-data-arm64:latest [2023-02-27T20:27:53.046Z]  Building core-data ... done Building security-proxy-setup [2023-02-27T20:27:53.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:27:54.452Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-27T20:27:54.452Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-27T20:27:54.452Z] OK: 16903 distinct packages available [2023-02-27T20:27:54.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:27:54.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:27:56.129Z] OK: 221 MiB in 51 packages [2023-02-27T20:27:59.471Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:27:59.471Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:27:59.471Z] ---> f0cfa6856b6c [2023-02-27T20:27:59.471Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-27T20:27:59.471Z] ---> Using cache [2023-02-27T20:27:59.471Z] ---> 83f18784276b [2023-02-27T20:27:59.471Z] Step 4/22 : WORKDIR /edgex-go [2023-02-27T20:27:59.471Z] ---> Using cache [2023-02-27T20:27:59.471Z] ---> 6e3a2760b099 [2023-02-27T20:27:59.471Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-27T20:27:59.471Z] ---> Running in c75d6d37ba89 [2023-02-27T20:27:59.471Z] Removing intermediate container 453d6c0475b7 [2023-02-27T20:27:59.471Z] ---> f82b4d817831 [2023-02-27T20:27:59.471Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-27T20:28:00.884Z] ---> ab070243e96d [2023-02-27T20:28:00.884Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:28:00.884Z] ---> Running in 8687cc66e1db [2023-02-27T20:28:01.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:28:01.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:28:03.157Z] OK: 221 MiB in 51 packages [2023-02-27T20:28:05.099Z] Removing intermediate container c75d6d37ba89 [2023-02-27T20:28:05.099Z] ---> b2ed85357c8f [2023-02-27T20:28:05.099Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-27T20:28:05.683Z] ---> 9d3fbc769db1 [2023-02-27T20:28:05.683Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:28:05.950Z] ---> Running in 93f31a6b78c2 [2023-02-27T20:28:24.155Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:28:24.155Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:28:24.155Z] ---> f0cfa6856b6c [2023-02-27T20:28:24.155Z] Step 3/24 : WORKDIR /edgex-go [2023-02-27T20:28:24.155Z] ---> Using cache [2023-02-27T20:28:24.155Z] ---> 374c514aa195 [2023-02-27T20:28:24.155Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-27T20:28:25.111Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:28:25.111Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:28:25.111Z] ---> f0cfa6856b6c [2023-02-27T20:28:25.111Z] Step 3/21 : WORKDIR /edgex-go [2023-02-27T20:28:25.111Z] ---> Using cache [2023-02-27T20:28:25.111Z] ---> 374c514aa195 [2023-02-27T20:28:25.111Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-27T20:28:25.111Z] ---> Using cache [2023-02-27T20:28:25.111Z] ---> 313996b16e17 [2023-02-27T20:28:25.111Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-27T20:28:25.111Z] ---> Using cache [2023-02-27T20:28:25.111Z] ---> 58517d31496d [2023-02-27T20:28:25.111Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:28:25.111Z] ---> Using cache [2023-02-27T20:28:25.111Z] ---> b2ec0e50353d [2023-02-27T20:28:25.111Z] Step 7/21 : COPY . . [2023-02-27T20:28:25.111Z] ---> Using cache [2023-02-27T20:28:25.111Z] ---> 6514ef2be888 [2023-02-27T20:28:25.111Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-27T20:28:27.078Z] ---> Running in 28062dad539c [2023-02-27T20:28:27.078Z] ---> Running in 4a4258b9a038 [2023-02-27T20:28:29.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:28:29.662Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-27T20:28:29.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:28:31.331Z] OK: 221 MiB in 51 packages [2023-02-27T20:28:33.911Z] Removing intermediate container 28062dad539c [2023-02-27T20:28:33.911Z] ---> 3c75a469d73a [2023-02-27T20:28:33.911Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-27T20:28:34.491Z] ---> 88329d87e4fa [2023-02-27T20:28:34.491Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:28:34.759Z] ---> Running in 3c3962e434de [2023-02-27T20:30:11.398Z] Removing intermediate container 8687cc66e1db [2023-02-27T20:30:11.398Z] ---> fe8849090ef9 [2023-02-27T20:30:11.398Z] Step 7/19 : COPY . . [2023-02-27T20:30:21.473Z] Removing intermediate container 93f31a6b78c2 [2023-02-27T20:30:21.473Z] ---> 4cae7c2dec9c [2023-02-27T20:30:21.473Z] Step 8/22 : COPY . . [2023-02-27T20:30:43.534Z] ---> adae2026c3b6 [2023-02-27T20:30:43.534Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-27T20:30:43.534Z] ---> Running in 203daa041e15 [2023-02-27T20:30:43.534Z] 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-02-27T20:30:46.873Z] Removing intermediate container 3c3962e434de [2023-02-27T20:30:46.873Z] ---> 51bd3e11f43c [2023-02-27T20:30:46.873Z] Step 7/24 : COPY . . [2023-02-27T20:30:47.468Z] ---> 3cae4704f2c3 [2023-02-27T20:30:47.468Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-27T20:30:47.748Z] ---> Running in 6917d867a356 [2023-02-27T20:30:50.342Z] 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-02-27T20:31:02.660Z] ---> 27cb98f80d6a [2023-02-27T20:31:02.660Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-27T20:31:02.660Z] ---> Running in dbe39026656f [2023-02-27T20:31:02.660Z] Removing intermediate container dbe39026656f [2023-02-27T20:31:02.660Z] ---> d06beb675f62 [2023-02-27T20:31:02.660Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-27T20:31:02.660Z] ---> Running in 799245c2dd0d [2023-02-27T20:31:03.638Z] Removing intermediate container 799245c2dd0d [2023-02-27T20:31:03.638Z] ---> 344910c5e8c5 [2023-02-27T20:31:03.638Z] Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-27T20:31:03.638Z] ---> Running in 3b10c4388841 [2023-02-27T20:31:06.979Z] Removing intermediate container 3b10c4388841 [2023-02-27T20:31:06.979Z] ---> 45d7d9402b4a [2023-02-27T20:31:06.979Z] Step 11/24 : WORKDIR /edgex-go [2023-02-27T20:31:06.979Z] ---> Running in 76cc466306b3 [2023-02-27T20:31:07.566Z] Removing intermediate container 76cc466306b3 [2023-02-27T20:31:07.566Z] ---> 68261c61fa30 [2023-02-27T20:31:07.566Z] [2023-02-27T20:31:07.566Z] Step 12/24 : FROM alpine:3.15 [2023-02-27T20:31:07.840Z] 3.15: Pulling from library/alpine [2023-02-27T20:31:09.329Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-27T20:31:09.329Z] Status: Downloaded newer image for alpine:3.15 [2023-02-27T20:31:09.329Z] ---> 354640af7b1b [2023-02-27T20:31:09.329Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-27T20:31:09.329Z] ---> Running in 9ca6ce9e7dbe [2023-02-27T20:31:09.915Z] Removing intermediate container 9ca6ce9e7dbe [2023-02-27T20:31:09.915Z] ---> 8ad42faa681e [2023-02-27T20:31:09.915Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-27T20:31:09.915Z] ---> Running in 2475bb37708b [2023-02-27T20:31:12.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:31:12.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:31:14.199Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-27T20:31:14.199Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-27T20:31:14.199Z] OK: 15734 distinct packages available [2023-02-27T20:31:14.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:31:14.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:31:16.144Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-27T20:31:16.144Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-27T20:31:16.144Z] (3/4) Installing libucontext (1.1-r0) [2023-02-27T20:31:16.144Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-27T20:31:16.144Z] Executing busybox-1.34.1-r7.trigger [2023-02-27T20:31:16.144Z] OK: 6 MiB in 18 packages [2023-02-27T20:31:18.084Z] Removing intermediate container 2475bb37708b [2023-02-27T20:31:18.085Z] ---> 8d3e341d026e [2023-02-27T20:31:18.085Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-27T20:31:23.436Z] ---> 874691c1f24c [2023-02-27T20:31:23.436Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-27T20:31:24.851Z] ---> 099b91a92c47 [2023-02-27T20:31:24.851Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-27T20:31:24.851Z] ---> Running in ead3f7c671c2 [2023-02-27T20:31:25.438Z] Removing intermediate container ead3f7c671c2 [2023-02-27T20:31:25.438Z] ---> 52793cc44b1e [2023-02-27T20:31:25.438Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-27T20:31:26.400Z] ---> 8918fb1649b9 [2023-02-27T20:31:26.400Z] Step 19/24 : WORKDIR / [2023-02-27T20:31:26.668Z] ---> Running in 458281492ed2 [2023-02-27T20:31:27.260Z] Removing intermediate container 458281492ed2 [2023-02-27T20:31:27.260Z] ---> e22bb95f5c8c [2023-02-27T20:31:27.260Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-27T20:31:27.260Z] ---> Running in 9f8635459fbf [2023-02-27T20:31:27.845Z] Removing intermediate container 9f8635459fbf [2023-02-27T20:31:27.845Z] ---> a9af1eaa797d [2023-02-27T20:31:27.845Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-27T20:31:27.845Z] ---> Running in 8c36ac1ab311 [2023-02-27T20:31:28.441Z] Removing intermediate container 8c36ac1ab311 [2023-02-27T20:31:28.441Z] ---> 663acf13da07 [2023-02-27T20:31:28.441Z] Step 22/24 : LABEL arch=arm64 [2023-02-27T20:31:28.723Z] ---> Running in 3cb64ae8631a [2023-02-27T20:31:28.992Z] Removing intermediate container 3cb64ae8631a [2023-02-27T20:31:29.260Z] ---> a2b821e438b7 [2023-02-27T20:31:29.260Z] Step 23/24 : LABEL git_sha=7d1ea568344f434fdfccae67ddb7a819d860d10e [2023-02-27T20:31:29.260Z] ---> Running in cd3749a3f050 [2023-02-27T20:31:29.533Z] Removing intermediate container cd3749a3f050 [2023-02-27T20:31:29.533Z] ---> 4aaecf470465 [2023-02-27T20:31:29.533Z] Step 24/24 : LABEL version=0.0.0 [2023-02-27T20:31:29.803Z] ---> Running in ce41059ee4cc [2023-02-27T20:31:30.400Z] Removing intermediate container ce41059ee4cc [2023-02-27T20:31:30.400Z] ---> b66bcf0bccc2 [2023-02-27T20:31:30.400Z] [2023-02-27T20:31:30.667Z] Successfully built b66bcf0bccc2 [2023-02-27T20:31:30.667Z] Successfully tagged security-spire-config-arm64:latest [2023-02-27T20:31:30.667Z]  Building security-spire-config ... done Building security-spire-server [2023-02-27T20:31:49.018Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:31:49.018Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:31:49.018Z] ---> f0cfa6856b6c [2023-02-27T20:31:49.018Z] Step 3/23 : WORKDIR /edgex-go [2023-02-27T20:31:49.018Z] ---> Using cache [2023-02-27T20:31:49.018Z] ---> 374c514aa195 [2023-02-27T20:31:49.018Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-27T20:31:49.018Z] ---> Using cache [2023-02-27T20:31:49.018Z] ---> 3c75a469d73a [2023-02-27T20:31:49.018Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-27T20:31:49.018Z] ---> Using cache [2023-02-27T20:31:49.018Z] ---> 88329d87e4fa [2023-02-27T20:31:49.018Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:31:49.018Z] ---> Using cache [2023-02-27T20:31:49.018Z] ---> 51bd3e11f43c [2023-02-27T20:31:49.018Z] Step 7/23 : COPY . . [2023-02-27T20:31:49.018Z] ---> Using cache [2023-02-27T20:31:49.018Z] ---> 27cb98f80d6a [2023-02-27T20:31:49.018Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-27T20:31:49.018Z] ---> Using cache [2023-02-27T20:31:49.018Z] ---> d06beb675f62 [2023-02-27T20:31:49.018Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-27T20:31:49.018Z] ---> Using cache [2023-02-27T20:31:49.018Z] ---> 344910c5e8c5 [2023-02-27T20:31:49.018Z] Step 10/23 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-27T20:31:49.018Z] ---> Running in f4a2b675cf6e [2023-02-27T20:31:52.556Z] Removing intermediate container f4a2b675cf6e [2023-02-27T20:31:52.556Z] ---> 412c97865620 [2023-02-27T20:31:52.556Z] Step 11/23 : WORKDIR /edgex-go [2023-02-27T20:31:52.556Z] ---> Running in 173f45ff0f08 [2023-02-27T20:31:52.842Z] Removing intermediate container 173f45ff0f08 [2023-02-27T20:31:52.842Z] ---> 363f5b4e98d4 [2023-02-27T20:31:52.842Z] [2023-02-27T20:31:52.842Z] Step 12/23 : FROM alpine:3.15 [2023-02-27T20:31:52.842Z] ---> 354640af7b1b [2023-02-27T20:31:52.842Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-27T20:31:52.842Z] ---> Using cache [2023-02-27T20:31:52.842Z] ---> 8ad42faa681e [2023-02-27T20:31:52.842Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-27T20:31:53.135Z] ---> Running in a09658b4d0a5 [2023-02-27T20:31:55.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:31:55.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:31:57.121Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-27T20:31:57.121Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-27T20:31:57.121Z] OK: 15734 distinct packages available [2023-02-27T20:31:57.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:31:57.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:31:59.066Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-27T20:31:59.066Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-27T20:31:59.066Z] (3/5) Installing libucontext (1.1-r0) [2023-02-27T20:31:59.066Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-27T20:31:59.066Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-27T20:31:59.066Z] Executing busybox-1.34.1-r7.trigger [2023-02-27T20:31:59.336Z] OK: 6 MiB in 19 packages [2023-02-27T20:32:03.605Z] Removing intermediate container a09658b4d0a5 [2023-02-27T20:32:03.605Z] ---> 9b35d6276466 [2023-02-27T20:32:03.605Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-27T20:32:08.950Z] ---> 965471654318 [2023-02-27T20:32:08.950Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-27T20:32:09.220Z] ---> 2432923236fd [2023-02-27T20:32:09.490Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-27T20:32:10.452Z] ---> 9ff20622b94b [2023-02-27T20:32:10.452Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-27T20:32:11.414Z] ---> 665637ac8ed7 [2023-02-27T20:32:11.414Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-27T20:32:11.681Z] ---> Running in 0168b5259508 [2023-02-27T20:32:12.266Z] Removing intermediate container 0168b5259508 [2023-02-27T20:32:12.266Z] ---> 91ed65aa9e5b [2023-02-27T20:32:12.266Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-27T20:32:12.266Z] ---> Running in 26bb411314f8 [2023-02-27T20:32:12.858Z] Removing intermediate container 26bb411314f8 [2023-02-27T20:32:12.858Z] ---> 31cedd8c5b78 [2023-02-27T20:32:12.858Z] Step 21/23 : LABEL arch=arm64 [2023-02-27T20:32:13.128Z] ---> Running in e494394df7c8 [2023-02-27T20:32:13.714Z] Removing intermediate container e494394df7c8 [2023-02-27T20:32:13.714Z] ---> 47e4c76a349b [2023-02-27T20:32:13.714Z] Step 22/23 : LABEL git_sha=7d1ea568344f434fdfccae67ddb7a819d860d10e [2023-02-27T20:32:13.714Z] ---> Running in 28d05e3753d8 [2023-02-27T20:32:14.307Z] Removing intermediate container 28d05e3753d8 [2023-02-27T20:32:14.307Z] ---> eabebafe5324 [2023-02-27T20:32:14.307Z] Step 23/23 : LABEL version=0.0.0 [2023-02-27T20:32:14.602Z] ---> Running in 8eff7ad3c443 [2023-02-27T20:32:15.186Z] Removing intermediate container 8eff7ad3c443 [2023-02-27T20:32:15.186Z] ---> e20c49ebda08 [2023-02-27T20:32:15.186Z] [2023-02-27T20:32:15.452Z] Successfully built e20c49ebda08 [2023-02-27T20:32:15.452Z] Successfully tagged security-spire-server-arm64:latest [2023-02-27T20:32:15.452Z]  Building security-spire-server ... done Building security-spire-agent [2023-02-27T20:32:37.509Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:32:37.509Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:32:37.509Z] ---> f0cfa6856b6c [2023-02-27T20:32:37.509Z] Step 3/24 : WORKDIR /edgex-go [2023-02-27T20:32:37.509Z] ---> Using cache [2023-02-27T20:32:37.509Z] ---> 374c514aa195 [2023-02-27T20:32:37.509Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-27T20:32:37.509Z] ---> Using cache [2023-02-27T20:32:37.509Z] ---> 3c75a469d73a [2023-02-27T20:32:37.509Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-27T20:32:37.509Z] ---> Using cache [2023-02-27T20:32:37.509Z] ---> 88329d87e4fa [2023-02-27T20:32:37.509Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:32:37.509Z] ---> Using cache [2023-02-27T20:32:37.509Z] ---> 51bd3e11f43c [2023-02-27T20:32:37.509Z] Step 7/24 : COPY . . [2023-02-27T20:32:37.509Z] ---> Using cache [2023-02-27T20:32:37.509Z] ---> 27cb98f80d6a [2023-02-27T20:32:37.509Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-27T20:32:37.509Z] ---> Using cache [2023-02-27T20:32:37.509Z] ---> d06beb675f62 [2023-02-27T20:32:37.509Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-27T20:32:37.509Z] ---> Using cache [2023-02-27T20:32:37.509Z] ---> 344910c5e8c5 [2023-02-27T20:32:37.509Z] Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-27T20:32:37.509Z] ---> Using cache [2023-02-27T20:32:37.509Z] ---> 45d7d9402b4a [2023-02-27T20:32:37.509Z] Step 11/24 : WORKDIR /edgex-go [2023-02-27T20:32:37.509Z] ---> Using cache [2023-02-27T20:32:37.509Z] ---> 68261c61fa30 [2023-02-27T20:32:37.509Z] [2023-02-27T20:32:37.509Z] Step 12/24 : FROM alpine:3.15 [2023-02-27T20:32:37.509Z] ---> 354640af7b1b [2023-02-27T20:32:37.509Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-27T20:32:37.509Z] ---> Using cache [2023-02-27T20:32:37.509Z] ---> 8ad42faa681e [2023-02-27T20:32:37.509Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-27T20:32:37.509Z] ---> Using cache [2023-02-27T20:32:37.509Z] ---> 9b35d6276466 [2023-02-27T20:32:37.509Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-27T20:32:38.928Z] ---> 4b08e623bb6c [2023-02-27T20:32:38.928Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-27T20:32:44.304Z] ---> 160c6f4bbb57 [2023-02-27T20:32:44.304Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-27T20:32:45.264Z] ---> 4b1a85c3ca04 [2023-02-27T20:32:45.264Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-27T20:32:46.222Z] ---> 44ff7940a04a [2023-02-27T20:32:46.222Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-27T20:32:47.182Z] ---> 5c2321341a48 [2023-02-27T20:32:47.182Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-27T20:32:47.448Z] ---> Running in 61b4bf36f70b [2023-02-27T20:32:48.031Z] Removing intermediate container 61b4bf36f70b [2023-02-27T20:32:48.031Z] ---> d0e98b34ec23 [2023-02-27T20:32:48.031Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-27T20:32:48.031Z] ---> Running in 1eec5d4e9305 [2023-02-27T20:32:48.613Z] Removing intermediate container 1eec5d4e9305 [2023-02-27T20:32:48.613Z] ---> 61f1218c97b6 [2023-02-27T20:32:48.613Z] Step 22/24 : LABEL arch=arm64 [2023-02-27T20:32:48.880Z] ---> Running in 96fdcda09bd5 [2023-02-27T20:32:49.148Z] Removing intermediate container 96fdcda09bd5 [2023-02-27T20:32:49.148Z] ---> f1708835fd42 [2023-02-27T20:32:49.148Z] Step 23/24 : LABEL git_sha=7d1ea568344f434fdfccae67ddb7a819d860d10e [2023-02-27T20:32:49.415Z] ---> Running in a6f27bd34c9c [2023-02-27T20:32:49.683Z] Removing intermediate container a6f27bd34c9c [2023-02-27T20:32:49.683Z] ---> 9ed83ddc13c4 [2023-02-27T20:32:49.683Z] Step 24/24 : LABEL version=0.0.0 [2023-02-27T20:32:49.948Z] ---> Running in 7d4c46b3eea7 [2023-02-27T20:32:50.539Z] Removing intermediate container 7d4c46b3eea7 [2023-02-27T20:32:50.539Z] ---> 7d1eba926ed6 [2023-02-27T20:32:50.539Z] [2023-02-27T20:32:50.806Z] Successfully built 7d1eba926ed6 [2023-02-27T20:32:50.806Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-27T20:32:50.806Z] Building core-metadata [2023-02-27T20:33:09.002Z]  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:33:09.002Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:33:09.002Z] ---> f0cfa6856b6c [2023-02-27T20:33:09.002Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-27T20:33:09.002Z] ---> Using cache [2023-02-27T20:33:09.002Z] ---> 83f18784276b [2023-02-27T20:33:09.002Z] Step 4/24 : WORKDIR /edgex-go [2023-02-27T20:33:09.002Z] ---> Using cache [2023-02-27T20:33:09.002Z] ---> 6e3a2760b099 [2023-02-27T20:33:09.002Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-27T20:33:09.002Z] ---> Using cache [2023-02-27T20:33:09.002Z] ---> f24d7ab6c280 [2023-02-27T20:33:09.002Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-27T20:33:09.002Z] ---> Using cache [2023-02-27T20:33:09.002Z] ---> 574332b1fffe [2023-02-27T20:33:09.002Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:33:09.002Z] ---> Using cache [2023-02-27T20:33:09.002Z] ---> 2c75c94ee8af [2023-02-27T20:33:09.002Z] Step 8/24 : COPY . . [2023-02-27T20:33:09.002Z] ---> Using cache [2023-02-27T20:33:09.002Z] ---> 79a3fab1d610 [2023-02-27T20:33:09.002Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-27T20:33:09.584Z] ---> Running in 18b125e46024 [2023-02-27T20:33:11.521Z] 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-02-27T20:34:33.146Z] 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-02-27T20:34:59.879Z] Removing intermediate container 4a4258b9a038 [2023-02-27T20:34:59.879Z] ---> 10cb3cee9323 [2023-02-27T20:34:59.879Z] [2023-02-27T20:34:59.879Z] Step 9/21 : FROM alpine:3.16 [2023-02-27T20:34:59.879Z] ---> 4c81e5bf8899 [2023-02-27T20:34:59.879Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-27T20:34:59.879Z] ---> Running in cb42b19c382d [2023-02-27T20:35:00.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:35:01.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:35:02.821Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-27T20:35:03.088Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-27T20:35:03.088Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-27T20:35:03.088Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-27T20:35:03.088Z] (5/6) Installing curl (7.83.1-r6) [2023-02-27T20:35:03.088Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-27T20:35:03.088Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T20:35:03.088Z] Executing ca-certificates-20220614-r0.trigger [2023-02-27T20:35:03.668Z] OK: 8 MiB in 20 packages [2023-02-27T20:35:06.249Z] Removing intermediate container cb42b19c382d [2023-02-27T20:35:06.249Z] ---> d1204814a0ed [2023-02-27T20:35:06.249Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-27T20:35:06.249Z] ---> Running in f2080bb7101c [2023-02-27T20:35:06.519Z] Removing intermediate container f2080bb7101c [2023-02-27T20:35:06.519Z] ---> e76db3b6a88c [2023-02-27T20:35:06.519Z] Step 12/21 : WORKDIR /edgex [2023-02-27T20:35:06.789Z] ---> Running in 2dfc6893dad6 [2023-02-27T20:35:07.372Z] Removing intermediate container 2dfc6893dad6 [2023-02-27T20:35:07.372Z] ---> 917b26a422ed [2023-02-27T20:35:07.372Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-27T20:35:08.334Z] ---> d90135356b48 [2023-02-27T20:35:08.334Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-27T20:35:10.283Z] ---> f3e69df889a2 [2023-02-27T20:35:10.283Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-27T20:35:11.694Z] ---> 0a70a214100a [2023-02-27T20:35:11.694Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-27T20:35:12.663Z] ---> c3b98cecd526 [2023-02-27T20:35:12.663Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-27T20:35:12.930Z] ---> Running in 7e0aad77504c [2023-02-27T20:35:16.284Z] Removing intermediate container 7e0aad77504c [2023-02-27T20:35:16.284Z] ---> 567545da85ca [2023-02-27T20:35:16.284Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-27T20:35:16.571Z] ---> Running in 2ce637571478 [2023-02-27T20:35:16.838Z] Removing intermediate container 2ce637571478 [2023-02-27T20:35:16.838Z] ---> 096c352b694b [2023-02-27T20:35:16.838Z] Step 19/21 : LABEL arch=arm64 [2023-02-27T20:35:17.116Z] ---> Running in de5408a4e49a [2023-02-27T20:35:17.705Z] Removing intermediate container de5408a4e49a [2023-02-27T20:35:17.705Z] ---> 2ec4fb299866 [2023-02-27T20:35:17.705Z] Step 20/21 : LABEL git_sha=7d1ea568344f434fdfccae67ddb7a819d860d10e [2023-02-27T20:35:17.705Z] ---> Running in 795240f2fa47 [2023-02-27T20:35:18.295Z] Removing intermediate container 795240f2fa47 [2023-02-27T20:35:18.295Z] ---> da32dfb27326 [2023-02-27T20:35:18.295Z] Step 21/21 : LABEL version=0.0.0 [2023-02-27T20:35:18.295Z] ---> Running in dc0b8fa56a61 [2023-02-27T20:35:18.879Z] Removing intermediate container dc0b8fa56a61 [2023-02-27T20:35:18.879Z] ---> 61cd1852041c [2023-02-27T20:35:18.879Z] [2023-02-27T20:35:19.464Z] Successfully built 61cd1852041c [2023-02-27T20:35:19.464Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-27T20:35:19.464Z] Building core-command [2023-02-27T20:35:41.532Z]  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:35:41.532Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:35:41.532Z] ---> f0cfa6856b6c [2023-02-27T20:35:41.532Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-27T20:35:41.532Z] ---> Using cache [2023-02-27T20:35:41.532Z] ---> 83f18784276b [2023-02-27T20:35:41.532Z] Step 4/23 : WORKDIR /edgex-go [2023-02-27T20:35:41.532Z] ---> Using cache [2023-02-27T20:35:41.532Z] ---> 6e3a2760b099 [2023-02-27T20:35:41.532Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-27T20:35:41.532Z] ---> Using cache [2023-02-27T20:35:41.532Z] ---> f24d7ab6c280 [2023-02-27T20:35:41.532Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-27T20:35:41.532Z] ---> Using cache [2023-02-27T20:35:41.532Z] ---> 574332b1fffe [2023-02-27T20:35:41.532Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:35:41.532Z] ---> Using cache [2023-02-27T20:35:41.532Z] ---> 2c75c94ee8af [2023-02-27T20:35:41.532Z] Step 8/23 : COPY . . [2023-02-27T20:35:41.532Z] ---> Using cache [2023-02-27T20:35:41.532Z] ---> 79a3fab1d610 [2023-02-27T20:35:41.532Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-27T20:35:41.532Z] ---> Running in db0ad2f8be28 [2023-02-27T20:35:41.532Z] 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-02-27T20:36:20.387Z] Removing intermediate container ff11914f2d94 [2023-02-27T20:36:20.387Z] ---> 329607572000 [2023-02-27T20:36:20.387Z] [2023-02-27T20:36:20.387Z] Step 10/22 : FROM alpine:3.16 [2023-02-27T20:36:20.387Z] ---> 4c81e5bf8899 [2023-02-27T20:36:20.387Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-27T20:36:20.387Z] ---> Running in ecb2a9c38b39 [2023-02-27T20:36:21.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:36:22.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:36:23.776Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-27T20:36:23.776Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T20:36:23.776Z] OK: 5 MiB in 15 packages [2023-02-27T20:36:25.713Z] Removing intermediate container ecb2a9c38b39 [2023-02-27T20:36:25.713Z] ---> e1302f803425 [2023-02-27T20:36:25.713Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-27T20:36:25.713Z] ---> Running in 1809bfc95eac [2023-02-27T20:36:26.295Z] Removing intermediate container 1809bfc95eac [2023-02-27T20:36:26.295Z] ---> 7d4ce512ab87 [2023-02-27T20:36:26.295Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-27T20:36:26.565Z] ---> Running in 1a049886e362 [2023-02-27T20:36:27.152Z] Removing intermediate container 1a049886e362 [2023-02-27T20:36:27.152Z] ---> d0d453647760 [2023-02-27T20:36:27.152Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-27T20:36:27.152Z] ---> Running in 0ab826decd44 [2023-02-27T20:36:27.734Z] Removing intermediate container 0ab826decd44 [2023-02-27T20:36:27.734Z] ---> 899e04a216e9 [2023-02-27T20:36:27.734Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:36:28.696Z] ---> 317c6b24208d [2023-02-27T20:36:28.696Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-27T20:36:32.040Z] ---> 01ad0a66975f [2023-02-27T20:36:32.040Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-27T20:36:32.325Z] ---> 7fdbb942856f [2023-02-27T20:36:32.325Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-27T20:36:32.593Z] ---> Running in 081226ab6893 [2023-02-27T20:36:33.188Z] Removing intermediate container 081226ab6893 [2023-02-27T20:36:33.188Z] ---> 0a4ebf437063 [2023-02-27T20:36:33.188Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-27T20:36:33.188Z] ---> Running in d7734c41da9d [2023-02-27T20:36:34.598Z] Removing intermediate container d7734c41da9d [2023-02-27T20:36:34.598Z] ---> c4a90b38e673 [2023-02-27T20:36:34.598Z] Step 20/22 : LABEL arch=arm64 [2023-02-27T20:36:34.598Z] ---> Running in 1ec791b1f4bf [2023-02-27T20:36:35.181Z] Removing intermediate container 1ec791b1f4bf [2023-02-27T20:36:35.181Z] ---> 6508cc55277e [2023-02-27T20:36:35.181Z] Step 21/22 : LABEL git_sha=7d1ea568344f434fdfccae67ddb7a819d860d10e [2023-02-27T20:36:35.181Z] ---> Running in df378388885a [2023-02-27T20:36:35.767Z] Removing intermediate container df378388885a [2023-02-27T20:36:35.767Z] ---> 81868075ccf1 [2023-02-27T20:36:35.767Z] Step 22/22 : LABEL version=0.0.0 [2023-02-27T20:36:36.035Z] ---> Running in 0199326b11d2 [2023-02-27T20:36:36.616Z] Removing intermediate container 0199326b11d2 [2023-02-27T20:36:36.616Z] ---> 3d1b1d146264 [2023-02-27T20:36:36.616Z] [2023-02-27T20:36:36.883Z] Successfully built 3d1b1d146264 [2023-02-27T20:36:36.883Z] Successfully tagged support-scheduler-arm64:latest [2023-02-27T20:40:01.786Z]  Building support-scheduler ... done Removing intermediate container 203daa041e15 [2023-02-27T20:40:01.786Z] ---> a6cccbd91239 [2023-02-27T20:40:01.786Z] [2023-02-27T20:40:01.786Z] Step 9/19 : FROM alpine:3.15 [2023-02-27T20:40:01.786Z] ---> 354640af7b1b [2023-02-27T20:40:01.786Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-27T20:40:01.786Z] ---> Using cache [2023-02-27T20:40:01.786Z] ---> 8ad42faa681e [2023-02-27T20:40:01.786Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-27T20:40:01.786Z] ---> Running in 505521919c87 [2023-02-27T20:40:01.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:40:01.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:40:01.786Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-27T20:40:01.786Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-27T20:40:01.786Z] OK: 15734 distinct packages available [2023-02-27T20:40:01.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:40:01.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:40:01.786Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-27T20:40:01.786Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-27T20:40:01.786Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-27T20:40:01.786Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-27T20:40:01.786Z] (5/9) Installing curl (7.80.0-r6) [2023-02-27T20:40:01.786Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-27T20:40:01.786Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-27T20:40:01.786Z] (8/9) Installing libucontext (1.1-r0) [2023-02-27T20:40:01.786Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-27T20:40:01.786Z] Executing busybox-1.34.1-r7.trigger [2023-02-27T20:40:01.786Z] Executing ca-certificates-20220614-r0.trigger [2023-02-27T20:40:01.786Z] OK: 8 MiB in 23 packages [2023-02-27T20:40:01.786Z] Removing intermediate container 505521919c87 [2023-02-27T20:40:01.786Z] ---> fabcfac4522a [2023-02-27T20:40:01.786Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:40:01.786Z] ---> 5afc7232ff87 [2023-02-27T20:40:01.786Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-27T20:40:01.786Z] ---> 2f96efee06c4 [2023-02-27T20:40:01.786Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-27T20:40:01.786Z] ---> 452990bf85d9 [2023-02-27T20:40:01.786Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-27T20:40:01.786Z] ---> Running in 9b44041c6929 [2023-02-27T20:40:02.376Z] Removing intermediate container 9b44041c6929 [2023-02-27T20:40:02.376Z] ---> d074264f4cd3 [2023-02-27T20:40:02.376Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-27T20:40:02.645Z] ---> Running in cc22ca8495c2 [2023-02-27T20:40:03.607Z] Removing intermediate container cc22ca8495c2 [2023-02-27T20:40:03.873Z] ---> 6efcf5ff20fc [2023-02-27T20:40:03.873Z] Step 17/19 : LABEL arch=arm64 [2023-02-27T20:40:03.873Z] ---> Running in b2add458dff1 [2023-02-27T20:40:04.835Z] Removing intermediate container b2add458dff1 [2023-02-27T20:40:04.835Z] ---> 2753e17c3d13 [2023-02-27T20:40:04.835Z] Step 18/19 : LABEL git_sha=7d1ea568344f434fdfccae67ddb7a819d860d10e [2023-02-27T20:40:04.835Z] ---> Running in 486021dcfe71 [2023-02-27T20:40:05.796Z] Removing intermediate container 486021dcfe71 [2023-02-27T20:40:05.796Z] ---> 1f3938a49fed [2023-02-27T20:40:05.796Z] Step 19/19 : LABEL version=0.0.0 [2023-02-27T20:40:05.796Z] ---> Running in febeb0c3ef1e [2023-02-27T20:40:07.197Z] Removing intermediate container febeb0c3ef1e [2023-02-27T20:40:07.197Z] ---> 9806fe48c5ec [2023-02-27T20:40:07.197Z] [2023-02-27T20:40:07.464Z] Successfully built 9806fe48c5ec [2023-02-27T20:40:07.464Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-27T20:40:12.804Z]  Building security-spiffe-token-provider ... done Removing intermediate container 18b125e46024 [2023-02-27T20:40:12.804Z] ---> 07a30b3d242c [2023-02-27T20:40:12.804Z] [2023-02-27T20:40:12.804Z] Step 10/24 : FROM alpine:3.16 [2023-02-27T20:40:12.804Z] ---> 4c81e5bf8899 [2023-02-27T20:40:12.804Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-27T20:40:12.804Z] ---> Using cache [2023-02-27T20:40:12.804Z] ---> e1302f803425 [2023-02-27T20:40:12.804Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-27T20:40:12.804Z] ---> Using cache [2023-02-27T20:40:12.804Z] ---> 7d4ce512ab87 [2023-02-27T20:40:12.804Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-27T20:40:14.208Z] ---> Running in ae54ab92944b [2023-02-27T20:40:14.790Z] Removing intermediate container ae54ab92944b [2023-02-27T20:40:14.790Z] ---> aeaff8c23531 [2023-02-27T20:40:14.790Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-27T20:40:15.056Z] ---> Running in e0b57d807295 [2023-02-27T20:40:15.638Z] Removing intermediate container e0b57d807295 [2023-02-27T20:40:15.638Z] ---> 11a62cb55539 [2023-02-27T20:40:15.638Z] Step 15/24 : WORKDIR / [2023-02-27T20:40:15.638Z] ---> Running in 29dc4b507c3e [2023-02-27T20:40:16.226Z] Removing intermediate container 29dc4b507c3e [2023-02-27T20:40:16.226Z] ---> b96f2a4911a0 [2023-02-27T20:40:16.226Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:40:17.183Z] ---> 0c215f333938 [2023-02-27T20:40:17.183Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-27T20:40:19.126Z] ---> c3087ef915be [2023-02-27T20:40:19.126Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-27T20:40:20.081Z] ---> a6b5a2dc9335 [2023-02-27T20:40:20.081Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-27T20:40:21.037Z] ---> 5e8e1b425335 [2023-02-27T20:40:21.037Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-27T20:40:21.037Z] ---> Running in c2945bfa132e [2023-02-27T20:40:21.623Z] Removing intermediate container c2945bfa132e [2023-02-27T20:40:21.623Z] ---> 0494987762bf [2023-02-27T20:40:21.623Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-27T20:40:21.623Z] ---> Running in e77c17760c25 [2023-02-27T20:40:22.204Z] Removing intermediate container e77c17760c25 [2023-02-27T20:40:22.204Z] ---> bf8168fa20fb [2023-02-27T20:40:22.204Z] Step 22/24 : LABEL arch=arm64 [2023-02-27T20:40:22.204Z] ---> Running in f962f843dece [2023-02-27T20:40:22.813Z] Removing intermediate container f962f843dece [2023-02-27T20:40:22.813Z] ---> 2308b2c49323 [2023-02-27T20:40:22.813Z] Step 23/24 : LABEL git_sha=7d1ea568344f434fdfccae67ddb7a819d860d10e [2023-02-27T20:40:22.813Z] ---> Running in b6bfa7347213 [2023-02-27T20:40:23.402Z] Removing intermediate container b6bfa7347213 [2023-02-27T20:40:23.402Z] ---> 3d40cce2aaab [2023-02-27T20:40:23.402Z] Step 24/24 : LABEL version=0.0.0 [2023-02-27T20:40:23.670Z] ---> Running in dc298801fb40 [2023-02-27T20:40:24.248Z] Removing intermediate container dc298801fb40 [2023-02-27T20:40:24.248Z] ---> 220e1d575292 [2023-02-27T20:40:24.248Z] [2023-02-27T20:40:24.514Z] Successfully built 220e1d575292 [2023-02-27T20:40:24.514Z] Successfully tagged core-metadata-arm64:latest [2023-02-27T20:40:46.566Z]  Building core-metadata ... done Removing intermediate container 6917d867a356 [2023-02-27T20:40:46.566Z] ---> d36a9ca1b960 [2023-02-27T20:40:46.566Z] [2023-02-27T20:40:46.566Z] Step 10/22 : FROM alpine:3.16 [2023-02-27T20:40:46.566Z] ---> 4c81e5bf8899 [2023-02-27T20:40:46.566Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-27T20:40:46.566Z] ---> Running in 230dcaf13c17 [2023-02-27T20:40:46.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:40:46.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:40:46.566Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-27T20:40:46.566Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-27T20:40:46.566Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T20:40:46.566Z] Executing ca-certificates-20220614-r0.trigger [2023-02-27T20:40:46.566Z] OK: 6 MiB in 16 packages [2023-02-27T20:40:47.988Z] Removing intermediate container 230dcaf13c17 [2023-02-27T20:40:47.988Z] ---> 031237b03c80 [2023-02-27T20:40:47.988Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-27T20:40:48.256Z] ---> Running in 964ab6d565f0 [2023-02-27T20:40:48.525Z] Removing intermediate container 964ab6d565f0 [2023-02-27T20:40:48.525Z] ---> 3376d7a7fa30 [2023-02-27T20:40:48.525Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-27T20:40:48.794Z] ---> Running in f917dbfafcd6 [2023-02-27T20:40:48.795Z] Removing intermediate container db0ad2f8be28 [2023-02-27T20:40:48.795Z] ---> 8e1b2318e6d8 [2023-02-27T20:40:48.795Z] [2023-02-27T20:40:48.795Z] Step 10/23 : FROM alpine:3.16 [2023-02-27T20:40:48.795Z] ---> 4c81e5bf8899 [2023-02-27T20:40:48.795Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-27T20:40:48.795Z] ---> Using cache [2023-02-27T20:40:48.795Z] ---> e1302f803425 [2023-02-27T20:40:48.795Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-27T20:40:48.795Z] ---> Using cache [2023-02-27T20:40:48.795Z] ---> 7d4ce512ab87 [2023-02-27T20:40:48.795Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-27T20:40:49.062Z] ---> Running in 3b49a12e7982 [2023-02-27T20:40:49.062Z] Removing intermediate container f917dbfafcd6 [2023-02-27T20:40:49.062Z] ---> aedc4a5f0fcf [2023-02-27T20:40:49.062Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-27T20:40:49.062Z] ---> Running in b9add51ef230 [2023-02-27T20:40:49.334Z] Removing intermediate container 3b49a12e7982 [2023-02-27T20:40:49.334Z] ---> 72195b39546e [2023-02-27T20:40:49.334Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-27T20:40:49.600Z] ---> Running in 02aaae50a528 [2023-02-27T20:40:49.600Z] Removing intermediate container b9add51ef230 [2023-02-27T20:40:49.600Z] ---> 44dedb824484 [2023-02-27T20:40:49.600Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:40:49.871Z] Removing intermediate container 02aaae50a528 [2023-02-27T20:40:49.871Z] ---> c315c95174be [2023-02-27T20:40:49.871Z] Step 15/23 : WORKDIR / [2023-02-27T20:40:49.871Z] ---> Running in c252a4b6746b [2023-02-27T20:40:50.141Z] ---> 897f03540fb1 [2023-02-27T20:40:50.141Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-27T20:40:50.407Z] Removing intermediate container c252a4b6746b [2023-02-27T20:40:50.407Z] ---> 5a1cd272f2b7 [2023-02-27T20:40:50.407Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:40:52.348Z] ---> 3f45622f1059 [2023-02-27T20:40:52.348Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-27T20:40:52.348Z] ---> c30e3b4b44dd [2023-02-27T20:40:52.348Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-27T20:40:52.934Z] ---> ee1a25ea8005 [2023-02-27T20:40:52.934Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-27T20:40:52.934Z] ---> Running in e0724a1b1806 [2023-02-27T20:40:53.199Z] ---> e04feb6d081e [2023-02-27T20:40:53.199Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-27T20:40:53.467Z] Removing intermediate container e0724a1b1806 [2023-02-27T20:40:53.467Z] ---> de86c98ab51c [2023-02-27T20:40:53.467Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-27T20:40:53.467Z] ---> Running in 00eccc7ae195 [2023-02-27T20:40:53.738Z] Removing intermediate container 00eccc7ae195 [2023-02-27T20:40:53.738Z] ---> ae156983d489 [2023-02-27T20:40:53.738Z] Step 20/22 : LABEL arch=arm64 [2023-02-27T20:40:54.006Z] ---> Running in 0e9c2f8964d6 [2023-02-27T20:40:54.006Z] ---> 50e16c7387be [2023-02-27T20:40:54.006Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-27T20:40:54.006Z] ---> Running in f58497d0bcbe [2023-02-27T20:40:54.273Z] Removing intermediate container 0e9c2f8964d6 [2023-02-27T20:40:54.273Z] ---> bbf275c3fed9 [2023-02-27T20:40:54.273Z] Step 21/22 : LABEL git_sha=7d1ea568344f434fdfccae67ddb7a819d860d10e [2023-02-27T20:40:54.540Z] ---> Running in b324837fc0a1 [2023-02-27T20:40:54.540Z] Removing intermediate container f58497d0bcbe [2023-02-27T20:40:54.540Z] ---> 1ca6fa78222f [2023-02-27T20:40:54.540Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-27T20:40:54.540Z] ---> Running in 00c1b0653e37 [2023-02-27T20:40:54.808Z] Removing intermediate container b324837fc0a1 [2023-02-27T20:40:54.808Z] ---> 5e0301a39b89 [2023-02-27T20:40:54.808Z] Step 22/22 : LABEL version=0.0.0 [2023-02-27T20:40:54.808Z] ---> Running in b3d9e7eff8c1 [2023-02-27T20:40:55.076Z] Removing intermediate container 00c1b0653e37 [2023-02-27T20:40:55.076Z] ---> 53c27da6d714 [2023-02-27T20:40:55.076Z] Step 21/23 : LABEL arch=arm64 [2023-02-27T20:40:55.076Z] ---> Running in 316440c559a6 [2023-02-27T20:40:55.343Z] Removing intermediate container b3d9e7eff8c1 [2023-02-27T20:40:55.343Z] ---> 84004d26e9ab [2023-02-27T20:40:55.343Z] [2023-02-27T20:40:55.343Z] Removing intermediate container 316440c559a6 [2023-02-27T20:40:55.343Z] ---> 773760fa33ac [2023-02-27T20:40:55.343Z] Step 22/23 : LABEL git_sha=7d1ea568344f434fdfccae67ddb7a819d860d10e [2023-02-27T20:40:55.608Z] Successfully built 84004d26e9ab [2023-02-27T20:40:55.608Z] ---> Running in 524c52b14a95 [2023-02-27T20:40:55.608Z] Successfully tagged support-notifications-arm64:latest [2023-02-27T20:40:55.874Z]  Building support-notifications ... done Removing intermediate container 524c52b14a95 [2023-02-27T20:40:55.874Z] ---> 313f6b4537df [2023-02-27T20:40:55.874Z] Step 23/23 : LABEL version=0.0.0 [2023-02-27T20:40:56.142Z] ---> Running in e2930836f85a [2023-02-27T20:40:56.407Z] Removing intermediate container e2930836f85a [2023-02-27T20:40:56.407Z] ---> 743829640b2c [2023-02-27T20:40:56.407Z] [2023-02-27T20:40:56.672Z] Successfully built 743829640b2c [2023-02-27T20:40:56.672Z] Successfully tagged core-command-arm64:latest [2023-02-27T20:40:56.947Z]  Building core-command ... done  [Pipeline] } [2023-02-27T20:40:56.957Z] $ docker stop --time=1 97f0149c0fdcb7a0c1388ae939423e197130623fbe0740005301d4c03aea38d8 [2023-02-27T20:40:58.662Z] $ docker rm -f --volumes 97f0149c0fdcb7a0c1388ae939423e197130623fbe0740005301d4c03aea38d8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T20:40:59.214Z] + docker images [2023-02-27T20:40:59.481Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-27T20:40:59.481Z] core-command-arm64 latest 743829640b2c 3 seconds ago 17.1MB [2023-02-27T20:40:59.481Z] support-notifications-arm64 latest 84004d26e9ab 4 seconds ago 29.7MB [2023-02-27T20:40:59.481Z] 8e1b2318e6d8 11 seconds ago 1.52GB [2023-02-27T20:40:59.481Z] d36a9ca1b960 18 seconds ago 1.58GB [2023-02-27T20:40:59.481Z] core-metadata-arm64 latest 220e1d575292 36 seconds ago 17.8MB [2023-02-27T20:40:59.481Z] 07a30b3d242c 48 seconds ago 1.52GB [2023-02-27T20:40:59.481Z] security-spiffe-token-provider-arm64 latest 9806fe48c5ec 53 seconds ago 29.1MB [2023-02-27T20:40:59.481Z] a6cccbd91239 About a minute ago 1.55GB [2023-02-27T20:40:59.481Z] support-scheduler-arm64 latest 3d1b1d146264 4 minutes ago 29MB [2023-02-27T20:40:59.481Z] 329607572000 4 minutes ago 1.58GB [2023-02-27T20:40:59.481Z] security-proxy-setup-arm64 latest 61cd1852041c 5 minutes ago 26.9MB [2023-02-27T20:40:59.481Z] 10cb3cee9323 6 minutes ago 1.51GB [2023-02-27T20:40:59.481Z] security-spire-agent-arm64 latest 7d1eba926ed6 8 minutes ago 122MB [2023-02-27T20:40:59.481Z] security-spire-server-arm64 latest e20c49ebda08 8 minutes ago 84.3MB [2023-02-27T20:40:59.481Z] 363f5b4e98d4 9 minutes ago 1.39GB [2023-02-27T20:40:59.481Z] security-spire-config-arm64 latest b66bcf0bccc2 9 minutes ago 83.6MB [2023-02-27T20:40:59.481Z] 68261c61fa30 9 minutes ago 1.39GB [2023-02-27T20:40:59.481Z] security-bootstrapper-arm64 latest f3df06d19205 13 minutes ago 19.6MB [2023-02-27T20:40:59.481Z] core-data-arm64 latest 15d8f00277d9 13 minutes ago 17.3MB [2023-02-27T20:40:59.481Z] 34205b12d3c0 13 minutes ago 1.52GB [2023-02-27T20:40:59.481Z] core-common-config-bootstrapper-arm64 latest ea1c72bb1114 13 minutes ago 14.9MB [2023-02-27T20:40:59.481Z] security-secretstore-setup-arm64 latest 7efc5d8ab41e 13 minutes ago 29MB [2023-02-27T20:40:59.481Z] 07d04f7cb430 13 minutes ago 1.51GB [2023-02-27T20:40:59.481Z] 8c324d57d01e 13 minutes ago 1.51GB [2023-02-27T20:40:59.481Z] 964f0a2379a8 14 minutes ago 1.51GB [2023-02-27T20:40:59.481Z] security-proxy-auth-arm64 latest 21cde38ba205 14 minutes ago 15.6MB [2023-02-27T20:40:59.481Z] 957651e3566e 14 minutes ago 1.5GB [2023-02-27T20:40:59.481Z] ci-base-image-arm64 latest f0cfa6856b6c 35 minutes ago 905MB [2023-02-27T20:40:59.481Z] alpine 3.15 354640af7b1b 2 weeks ago 5.34MB [2023-02-27T20:40:59.481Z] alpine 3.16 4c81e5bf8899 2 weeks ago 5.3MB [2023-02-27T20:40:59.481Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-27T20:40:59.481Z] 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-02-27T20:41:00.364Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T20:41:00.365Z] [2023-02-27T20:41:00.365Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T20:41:00.771Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T20:41:00.771Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-27T20:41:00.771Z] 8998bd30e6a1: Pulling fs layer [2023-02-27T20:41:00.771Z] 04944245beec: Pulling fs layer [2023-02-27T20:41:00.771Z] 699f458cf7ca: Pulling fs layer [2023-02-27T20:41:00.771Z] 765212b225bb: Pulling fs layer [2023-02-27T20:41:00.771Z] f23df028b6ca: Pulling fs layer [2023-02-27T20:41:00.771Z] d65c8cfc05b1: Pulling fs layer [2023-02-27T20:41:00.771Z] 2437ff75d9bd: Pulling fs layer [2023-02-27T20:41:00.771Z] 765212b225bb: Waiting [2023-02-27T20:41:00.771Z] f23df028b6ca: Waiting [2023-02-27T20:41:00.771Z] d65c8cfc05b1: Waiting [2023-02-27T20:41:00.771Z] 2437ff75d9bd: Waiting [2023-02-27T20:41:01.043Z] 04944245beec: Verifying Checksum [2023-02-27T20:41:01.043Z] 04944245beec: Download complete [2023-02-27T20:41:01.043Z] 765212b225bb: Download complete [2023-02-27T20:41:01.043Z] f23df028b6ca: Download complete [2023-02-27T20:41:01.043Z] d65c8cfc05b1: Verifying Checksum [2023-02-27T20:41:01.043Z] d65c8cfc05b1: Download complete [2023-02-27T20:41:01.314Z] 699f458cf7ca: Verifying Checksum [2023-02-27T20:41:01.314Z] 699f458cf7ca: Download complete [2023-02-27T20:41:01.585Z] 8998bd30e6a1: Verifying Checksum [2023-02-27T20:41:01.585Z] 8998bd30e6a1: Download complete [2023-02-27T20:41:06.059Z] 8998bd30e6a1: Pull complete [2023-02-27T20:41:06.328Z] 04944245beec: Pull complete [2023-02-27T20:41:06.911Z] 2437ff75d9bd: Verifying Checksum [2023-02-27T20:41:06.911Z] 2437ff75d9bd: Download complete [2023-02-27T20:41:07.491Z] 699f458cf7ca: Pull complete [2023-02-27T20:41:07.759Z] 765212b225bb: Pull complete [2023-02-27T20:41:08.339Z] f23df028b6ca: Pull complete [2023-02-27T20:41:08.604Z] d65c8cfc05b1: Pull complete [2023-02-27T20:41:23.583Z] 2437ff75d9bd: Pull complete [2023-02-27T20:41:23.583Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-27T20:41:23.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T20:41:23.583Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T20:41:23.923Z] prd-ubuntu20.04-docker-arm64-4c-16g-7643 does not seem to be running inside a container [2023-02-27T20:41:23.979Z] $ 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-02-27T20:41:27.508Z] $ docker top 144f15ba2ed740c50c55c26ee88650beb54e69f3dc4970b4aa09dcc8a8d3d353 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T20:41:28.439Z] ---> job-cost.sh [2023-02-27T20:41:28.439Z] lf-activate-venv: SKIPPING [2023-02-27T20:41:28.439Z] INFO: No Stack... [2023-02-27T20:41:28.704Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-27T20:41:29.657Z] INFO: Archiving Costs [Pipeline] sh [2023-02-27T20:41:30.263Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-02-27T20:41:30.264Z] + cut -d, -f6 [Pipeline] lock [2023-02-27T20:41:30.352Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4395-1-stack-cost] [2023-02-27T20:41:30.386Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4395-1-stack-cost] did not exist. Created. [2023-02-27T20:41:30.387Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4395-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-27T20:41:31.114Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-27T20:41:31.299Z] Stashed 1 file(s) [Pipeline] } [2023-02-27T20:41:31.315Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4395-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-27T20:41:31.381Z] $ docker stop --time=1 144f15ba2ed740c50c55c26ee88650beb54e69f3dc4970b4aa09dcc8a8d3d353 [2023-02-27T20:41:32.906Z] $ docker rm -f --volumes 144f15ba2ed740c50c55c26ee88650beb54e69f3dc4970b4aa09dcc8a8d3d353 [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-02-27T20:41:33.860Z] provisioning config files... [2023-02-27T20:41:33.868Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config11278169107988702710tmp [Pipeline] { [Pipeline] sh [2023-02-27T20:41:34.201Z] + set +x [2023-02-27T20:41:34.201Z] + curl -s https://codecov.io/bash [2023-02-27T20:41:34.201Z] + bash -s -- [2023-02-27T20:41:34.201Z] [2023-02-27T20:41:34.201Z] _____ _ [2023-02-27T20:41:34.201Z] / ____| | | [2023-02-27T20:41:34.201Z] | | ___ __| | ___ ___ _____ __ [2023-02-27T20:41:34.201Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-27T20:41:34.201Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-27T20:41:34.201Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-27T20:41:34.201Z] Bash-1.0.6 [2023-02-27T20:41:34.201Z] [2023-02-27T20:41:34.201Z] [2023-02-27T20:41:34.201Z] ==> git version 2.25.1 found [2023-02-27T20:41:34.201Z] ==> 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-02-27T20:41:34.201Z] Release-Date: 2020-01-08 [2023-02-27T20:41:34.201Z] 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-02-27T20:41:34.201Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-27T20:41:34.201Z] ==> Jenkins CI detected. [2023-02-27T20:41:34.201Z] current dir:  /w/workspace/edgex-go/1 [2023-02-27T20:41:34.201Z] project root: . [2023-02-27T20:41:34.201Z] --> token set from env [2023-02-27T20:41:34.201Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-27T20:41:34.201Z] ==> Running gcov in . (disable via -X gcov) [2023-02-27T20:41:34.201Z] ==> Python coveragepy not found [2023-02-27T20:41:34.201Z] ==> Searching for coverage reports in: [2023-02-27T20:41:34.201Z] + . [2023-02-27T20:41:34.201Z] -> Found 1 reports [2023-02-27T20:41:34.201Z] ==> Detecting git/mercurial file structure [2023-02-27T20:41:34.201Z] ==> Reading reports [2023-02-27T20:41:34.201Z] + ./coverage.out bytes=487670 [2023-02-27T20:41:34.463Z] ==> Appending adjustments [2023-02-27T20:41:34.463Z] https://docs.codecov.io/docs/fixing-reports [2023-02-27T20:41:35.844Z] + Found adjustments [2023-02-27T20:41:35.844Z] ==> Gzipping contents [2023-02-27T20:41:35.844Z] 64K /tmp/codecov.gbM35g.gz [2023-02-27T20:41:35.844Z] ==> Uploading reports [2023-02-27T20:41:35.844Z] url: https://codecov.io [2023-02-27T20:41:35.844Z] query: branch=PR-4395&commit=7d1ea568344f434fdfccae67ddb7a819d860d10e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4395%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4395&job=&cmd_args= [2023-02-27T20:41:35.844Z] -> Pinging Codecov [2023-02-27T20:41:35.844Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4395&commit=7d1ea568344f434fdfccae67ddb7a819d860d10e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4395%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4395&job=&cmd_args= [2023-02-27T20:41:35.844Z] -> Uploading to [2023-02-27T20:41:35.844Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-27/00271124DB129430A58F1EEE437C3FCB/7d1ea568344f434fdfccae67ddb7a819d860d10e/6875b079-caa7-4adf-8a6a-93fd5dde695a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230227T204135Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c26ab7128f1b660a4436f17d11516fe9eef2ca1d9b4f2d406463ec338b272964 [2023-02-27T20:41:35.844Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-27T20:41:35.844Z] Dload Upload Total Spent Left Speed [2023-02-27T20:41:36.104Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62993 0 0 100 62993 0 186k --:--:-- --:--:-- --:--:-- 187k [2023-02-27T20:41:36.364Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/7d1ea568344f434fdfccae67ddb7a819d860d10e [Pipeline] } [2023-02-27T20:41:36.392Z] 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-02-27T20:41:37.737Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-27T20:41:38.069Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T20:41:38.963Z] ---> package-listing.sh [2023-02-27T20:41:38.964Z] ++ facter osfamily [2023-02-27T20:41:38.964Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-27T20:41:39.223Z] + OS_FAMILY=debian [2023-02-27T20:41:39.223Z] + workspace=/w/workspace/edgex-go/1 [2023-02-27T20:41:39.223Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-27T20:41:39.223Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-27T20:41:39.223Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-27T20:41:39.223Z] + PACKAGES=/tmp/packages_start.txt [2023-02-27T20:41:39.223Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-27T20:41:39.223Z] + PACKAGES=/tmp/packages_end.txt [2023-02-27T20:41:39.223Z] + case "${OS_FAMILY}" in [2023-02-27T20:41:39.223Z] + dpkg -l [2023-02-27T20:41:39.223Z] + grep '^ii' [2023-02-27T20:41:39.223Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-27T20:41:39.223Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-27T20:41:39.223Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-27T20:41:39.223Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-27T20:41:39.223Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-02-27T20:41:39.223Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-02-27T20:41:39.256Z] 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-02-27T20:41:39.551Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T20:41:40.181Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T20:41:40.181Z] [2023-02-27T20:41:40.181Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T20:41:40.569Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T20:41:40.569Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-27T20:41:40.569Z] 5eb5b503b376: Pulling fs layer [2023-02-27T20:41:40.569Z] 5c69ac0246d0: Pulling fs layer [2023-02-27T20:41:40.569Z] ec43610c2a17: Pulling fs layer [2023-02-27T20:41:40.569Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-27T20:41:40.569Z] 33b1e0a273af: Pulling fs layer [2023-02-27T20:41:40.569Z] 5d3b04190fa2: Pulling fs layer [2023-02-27T20:41:40.569Z] 2f39f015ded8: Pulling fs layer [2023-02-27T20:41:40.569Z] 5d3b04190fa2: Waiting [2023-02-27T20:41:40.569Z] 3a2ae6a8a46f: Waiting [2023-02-27T20:41:40.569Z] 33b1e0a273af: Waiting [2023-02-27T20:41:40.569Z] 2f39f015ded8: Waiting [2023-02-27T20:41:40.569Z] 5c69ac0246d0: Verifying Checksum [2023-02-27T20:41:40.569Z] 5c69ac0246d0: Download complete [2023-02-27T20:41:40.569Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-27T20:41:40.569Z] 3a2ae6a8a46f: Download complete [2023-02-27T20:41:40.869Z] 33b1e0a273af: Verifying Checksum [2023-02-27T20:41:40.869Z] 33b1e0a273af: Download complete [2023-02-27T20:41:40.869Z] 5d3b04190fa2: Verifying Checksum [2023-02-27T20:41:40.869Z] 5d3b04190fa2: Download complete [2023-02-27T20:41:40.869Z] ec43610c2a17: Verifying Checksum [2023-02-27T20:41:40.869Z] ec43610c2a17: Download complete [2023-02-27T20:41:40.869Z] 5eb5b503b376: Verifying Checksum [2023-02-27T20:41:40.869Z] 5eb5b503b376: Download complete [2023-02-27T20:41:41.440Z] 2f39f015ded8: Download complete [2023-02-27T20:41:42.382Z] 5eb5b503b376: Pull complete [2023-02-27T20:41:42.382Z] 5c69ac0246d0: Pull complete [2023-02-27T20:41:42.951Z] ec43610c2a17: Pull complete [2023-02-27T20:41:42.951Z] 3a2ae6a8a46f: Pull complete [2023-02-27T20:41:43.210Z] 33b1e0a273af: Pull complete [2023-02-27T20:41:43.468Z] 5d3b04190fa2: Pull complete [2023-02-27T20:41:48.888Z] 2f39f015ded8: Pull complete [2023-02-27T20:41:48.888Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-27T20:41:48.888Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T20:41:48.888Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T20:41:49.097Z] prd-ubuntu20.04-docker-8c-8g-7638 does not seem to be running inside a container [2023-02-27T20:41:49.151Z] $ 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-02-27T20:41:52.983Z] $ docker top 801003231d527a3ad3990059adc7700cbcc81f6cab0c385398bb78e2dfb79f3b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T20:41:53.358Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-27T20:41:53.661Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-27T20:41:53.970Z] + ls /var/log/sa-host [2023-02-27T20:41:53.970Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T20:41:54.100Z] provisioning config files... [2023-02-27T20:41:54.108Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config16900898418629011085tmp [Pipeline] { [Pipeline] echo [2023-02-27T20:41:54.162Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T20:41:54.476Z] ---> create-netrc.sh [Pipeline] } [2023-02-27T20:41:54.506Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-27T20:41:54.898Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-27T20:41:54.930Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T20:41:55.242Z] ---> sudo-logs.sh [2023-02-27T20:41:55.242Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-27T20:41:55.321Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T20:41:55.637Z] ---> job-cost.sh [2023-02-27T20:41:55.637Z] lf-activate-venv: SKIPPING [2023-02-27T20:41:55.637Z] DEBUG: total: 0.10999999940395355 [2023-02-27T20:41:55.637Z] INFO: Retrieving Stack Cost... [2023-02-27T20:41:55.897Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-27T20:41:56.465Z] INFO: Archiving Costs [Pipeline] echo [2023-02-27T20:41:56.509Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T20:41:56.903Z] ---> logs-deploy.sh [2023-02-27T20:41:56.903Z] lf-activate-venv: SKIPPING [2023-02-27T20:41:56.903Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4395/1 [2023-02-27T20:41:56.903Z] INFO: archiving workspace using pattern(s): [2023-02-27T20:41:57.840Z] Archives upload complete. [2023-02-27T20:41:58.099Z] INFO: archiving logs to Nexus