Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210+923421b803a2aa1fd35cfe5d85a9354669a43ca8 (1a1d58f85c80a02bd310366732d8ba235a20a4fb) 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-ssh10304894794152802771.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-ssh385129941623777711.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4418/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-4418/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14256111167727499732.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 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-ssh18048704005553306004.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4418/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-4418/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9201492657634369873.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9428 in /w/workspace/edgexfoundry_edgex-go_PR-4418 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4418/head:refs/remotes/origin/PR-4418 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 923421b803a2aa1fd35cfe5d85a9354669a43ca8 into PR head commit dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 Merge succeeded, producing 2b7ccd11e1927ee4c54303dcbadd5e63b67edd23 Checking out Revision 2b7ccd11e1927ee4c54303dcbadd5e63b67edd23 (PR-4418) > git config core.sparsecheckout # timeout=10 > git checkout -f dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 # 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 923421b803a2aa1fd35cfe5d85a9354669a43ca8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b7ccd11e1927ee4c54303dcbadd5e63b67edd23 # timeout=10 Commit message: "Merge commit '923421b803a2aa1fd35cfe5d85a9354669a43ca8' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-09T08:30:13.369Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-09T08:30:13.422Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-09T08:30:13.439Z] ========================================================= [2023-03-09T08:30:13.439Z] EdgeX Global Pipelines Version Info [2023-03-09T08:30:13.439Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk e106d67fb96067477787d06cca708a3f60f794e3 # timeout=10 [2023-03-09T08:30:14.169Z] ------------------- [2023-03-09T08:30:14.169Z] stable info: [2023-03-09T08:30:14.169Z] ------------------- [2023-03-09T08:30:14.169Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-09T08:30:14.169Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-09T08:30:14.169Z] Message: update stable to v1.0.244 [2023-03-09T08:30:14.739Z] ------------------- [2023-03-09T08:30:14.739Z] experimental info: [2023-03-09T08:30:14.739Z] ------------------- [2023-03-09T08:30:14.739Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-09T08:30:14.739Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-09T08:30:14.739Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-09T08:30:14.899Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-09T08:30:14.910Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-09T08:30:14.926Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-09T08:30:14.937Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-09T08:30:14.949Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-09T08:30:14.960Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-09T08:30:14.971Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-09T08:30:14.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-09T08:30:14.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-09T08:30:15.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-09T08:30:15.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-09T08:30:15.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-09T08:30:15.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-09T08:30:15.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-09T08:30:15.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-09T08:30:15.078Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-09T08:30:15.089Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-09T08:30:15.097Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-09T08:30:15.105Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-09T08:30:15.113Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-09T08:30:15.123Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-09T08:30:15.133Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-09T08:30:15.144Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-09T08:30:15.155Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4418 [Pipeline] echo [2023-03-09T08:30:15.165Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4418 [Pipeline] echo [2023-03-09T08:30:15.176Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4418 [Pipeline] echo [2023-03-09T08:30:15.186Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2b7ccd11e1927ee4c54303dcbadd5e63b67edd23 [Pipeline] echo [2023-03-09T08:30:15.197Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2b7ccd1 [Pipeline] echo [2023-03-09T08:30:15.209Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T08:30:15.250Z] provisioning config files... [2023-03-09T08:30:15.272Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3946824879206349435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T08:30:15.569Z] ---> docker-login.sh [2023-03-09T08:30:15.569Z] nexus3.edgexfoundry.org:10001 [2023-03-09T08:30:15.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T08:30:15.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T08:30:15.829Z] Configure a credential helper to remove this warning. See [2023-03-09T08:30:15.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T08:30:15.829Z] [2023-03-09T08:30:15.829Z] Login Succeeded [2023-03-09T08:30:15.829Z] nexus3.edgexfoundry.org:10002 [2023-03-09T08:30:15.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T08:30:15.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T08:30:15.829Z] Configure a credential helper to remove this warning. See [2023-03-09T08:30:15.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T08:30:15.829Z] [2023-03-09T08:30:15.829Z] Login Succeeded [2023-03-09T08:30:15.829Z] nexus3.edgexfoundry.org:10003 [2023-03-09T08:30:16.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T08:30:16.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T08:30:16.089Z] Configure a credential helper to remove this warning. See [2023-03-09T08:30:16.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T08:30:16.089Z] [2023-03-09T08:30:16.089Z] Login Succeeded [2023-03-09T08:30:16.089Z] nexus3.edgexfoundry.org:10004 [2023-03-09T08:30:16.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T08:30:16.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T08:30:16.089Z] Configure a credential helper to remove this warning. See [2023-03-09T08:30:16.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T08:30:16.089Z] [2023-03-09T08:30:16.089Z] Login Succeeded [2023-03-09T08:30:16.089Z] docker.io [2023-03-09T08:30:16.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T08:30:16.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T08:30:16.351Z] Configure a credential helper to remove this warning. See [2023-03-09T08:30:16.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T08:30:16.351Z] [2023-03-09T08:30:16.351Z] Login Succeeded [2023-03-09T08:30:16.351Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T08:30:16.360Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-09T08:30:16.664Z] + 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-03-09T08:30:16.664Z] + + dirname cmd/core-command/Dockerfile [2023-03-09T08:30:16.664Z] cut -d/ -f2 [2023-03-09T08:30:16.664Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-09T08:30:16.664Z] + + cut -d/ -f2 [2023-03-09T08:30:16.664Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-09T08:30:16.664Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-09T08:30:16.664Z] + cut -d/ -f2 [2023-03-09T08:30:16.664Z] + dirname cmd/core-data/Dockerfile [2023-03-09T08:30:16.664Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-09T08:30:16.664Z] + cut -d/ -f2 [2023-03-09T08:30:16.664Z] + dirname cmd/core-metadata/Dockerfile [2023-03-09T08:30:16.664Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-09T08:30:16.664Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-09T08:30:16.664Z] + cut -d/ -f2 [2023-03-09T08:30:16.664Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-09T08:30:16.664Z] + + dirname cmd/security-proxy-auth/Dockerfile [2023-03-09T08:30:16.664Z] cut -d/ -f2 [2023-03-09T08:30:16.664Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-09T08:30:16.664Z] + + cutdirname -d/ cmd/security-proxy-setup/Dockerfile -f2 [2023-03-09T08:30:16.664Z] [2023-03-09T08:30:16.664Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-09T08:30:16.664Z] + + cutdirname -d/ cmd/security-secretstore-setup/Dockerfile -f2 [2023-03-09T08:30:16.664Z] [2023-03-09T08:30:16.664Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-09T08:30:16.664Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-09T08:30:16.664Z] + cut -d/ -f2 [2023-03-09T08:30:16.664Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-09T08:30:16.664Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-09T08:30:16.664Z] + cut -d/ -f2 [2023-03-09T08:30:16.664Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-09T08:30:16.664Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-09T08:30:16.664Z] + cut -d/ -f2 [2023-03-09T08:30:16.664Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-09T08:30:16.664Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-09T08:30:16.664Z] + cut -d/ -f2 [2023-03-09T08:30:16.664Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-09T08:30:16.664Z] + dirname cmd/support-notifications/Dockerfile [2023-03-09T08:30:16.664Z] + cut -d/ -f2 [2023-03-09T08:30:16.664Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-09T08:30:16.664Z] + cut -d/ -f2 [2023-03-09T08:30:16.664Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-09T08:30:16.664Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-09T08:30:16.711Z] 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-03-09T08:30:17.050Z] + git rev-list -1 --merges 2b7ccd11e1927ee4c54303dcbadd5e63b67edd23~1..2b7ccd11e1927ee4c54303dcbadd5e63b67edd23 [Pipeline] echo [2023-03-09T08:30:17.060Z] -----------> git rev-list -1 --merges 2b7ccd11e1927ee4c54303dcbadd5e63b67edd23~1..2b7ccd11e1927ee4c54303dcbadd5e63b67edd23 2b7ccd11e1927ee4c54303dcbadd5e63b67edd23 [2023-03-09T08:30:17.060Z] 2b7ccd11e1927ee4c54303dcbadd5e63b67edd23 [false] [Pipeline] sh [2023-03-09T08:30:17.346Z] + git log --format=format:%s -1 2b7ccd11e1927ee4c54303dcbadd5e63b67edd23 [Pipeline] echo [2023-03-09T08:30:17.360Z] ========================================================= [2023-03-09T08:30:17.361Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-09T08:30:17.361Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-09T08:30:17.710Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-09T08:30:17.711Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-09T08:30:17.711Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-09T08:30:17.711Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-09T08:30:17.711Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-09T08:30:17.711Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-09T08:30:17.711Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:30:18.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T08:30:18.058Z] [2023-03-09T08:30:18.058Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:30:18.362Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T08:30:18.362Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-09T08:30:18.362Z] b85a868b505f: Pulling fs layer [2023-03-09T08:30:18.362Z] e2be974225ed: Pulling fs layer [2023-03-09T08:30:18.362Z] 339a4e72a1f5: Pulling fs layer [2023-03-09T08:30:18.362Z] 988bab9f4d93: Pulling fs layer [2023-03-09T08:30:18.362Z] 1469e6f7b9e6: Pulling fs layer [2023-03-09T08:30:18.362Z] eaf3925da568: Pulling fs layer [2023-03-09T08:30:18.362Z] bab4dde63d76: Pulling fs layer [2023-03-09T08:30:18.362Z] bde34c3a00c8: Pulling fs layer [2023-03-09T08:30:18.362Z] b352a97aabf1: Pulling fs layer [2023-03-09T08:30:18.362Z] 4872d77fe225: Pulling fs layer [2023-03-09T08:30:18.362Z] 5851b861e8e6: Pulling fs layer [2023-03-09T08:30:18.362Z] 1469e6f7b9e6: Waiting [2023-03-09T08:30:18.362Z] eaf3925da568: Waiting [2023-03-09T08:30:18.362Z] bab4dde63d76: Waiting [2023-03-09T08:30:18.362Z] 4872d77fe225: Waiting [2023-03-09T08:30:18.362Z] 988bab9f4d93: Waiting [2023-03-09T08:30:18.362Z] 5851b861e8e6: Waiting [2023-03-09T08:30:18.362Z] bde34c3a00c8: Waiting [2023-03-09T08:30:18.362Z] e2be974225ed: Verifying Checksum [2023-03-09T08:30:18.362Z] e2be974225ed: Download complete [2023-03-09T08:30:18.362Z] 988bab9f4d93: Download complete [2023-03-09T08:30:18.624Z] 1469e6f7b9e6: Verifying Checksum [2023-03-09T08:30:18.624Z] 1469e6f7b9e6: Download complete [2023-03-09T08:30:18.624Z] 339a4e72a1f5: Verifying Checksum [2023-03-09T08:30:18.624Z] 339a4e72a1f5: Download complete [2023-03-09T08:30:18.624Z] eaf3925da568: Verifying Checksum [2023-03-09T08:30:18.624Z] eaf3925da568: Download complete [2023-03-09T08:30:18.624Z] bde34c3a00c8: Verifying Checksum [2023-03-09T08:30:18.624Z] bde34c3a00c8: Download complete [2023-03-09T08:30:18.624Z] b352a97aabf1: Download complete [2023-03-09T08:30:18.624Z] 4872d77fe225: Download complete [2023-03-09T08:30:18.624Z] b85a868b505f: Verifying Checksum [2023-03-09T08:30:18.624Z] b85a868b505f: Download complete [2023-03-09T08:30:19.193Z] bab4dde63d76: Verifying Checksum [2023-03-09T08:30:19.194Z] bab4dde63d76: Download complete [2023-03-09T08:30:20.128Z] b85a868b505f: Pull complete [2023-03-09T08:30:20.128Z] e2be974225ed: Pull complete [2023-03-09T08:30:20.694Z] 339a4e72a1f5: Pull complete [2023-03-09T08:30:20.694Z] 988bab9f4d93: Pull complete [2023-03-09T08:30:20.952Z] 1469e6f7b9e6: Pull complete [2023-03-09T08:30:20.952Z] eaf3925da568: Pull complete [2023-03-09T08:30:22.857Z] bab4dde63d76: Pull complete [2023-03-09T08:30:22.857Z] bde34c3a00c8: Pull complete [2023-03-09T08:30:23.118Z] b352a97aabf1: Pull complete [2023-03-09T08:30:23.118Z] 4872d77fe225: Pull complete [2023-03-09T08:30:23.377Z] 5851b861e8e6: Pull complete [2023-03-09T08:30:23.377Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-09T08:30:23.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T08:30:23.377Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T08:30:23.467Z] prd-ubuntu20.04-docker-8c-8g-9428 does not seem to be running inside a container [2023-03-09T08:30:23.490Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-09T08:30:25.694Z] $ docker top 9b4ab9cf09ec5f2836c2476542255efee2b239517ef990d3daadaa3aa144f97c -eo pid,comm [2023-03-09T08:30:25.760Z] 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-03-09T08:30:25.760Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-09T08:30:25.794Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T08:30:25.794Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T08:30:25.916Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T08:30:25.912Z] $ docker exec 9b4ab9cf09ec5f2836c2476542255efee2b239517ef990d3daadaa3aa144f97c ssh-agent [2023-03-09T08:30:26.035Z] SSH_AUTH_SOCK=/tmp/ssh-f6shnRqm4WE2/agent.32 [2023-03-09T08:30:26.035Z] SSH_AGENT_PID=38 [2023-03-09T08:30:26.042Z] Running ssh-add (command line suppressed) [2023-03-09T08:30:26.143Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_2141113276361432822.key (/w/workspace/edgex-go/3@tmp/private_key_2141113276361432822.key) [2023-03-09T08:30:26.164Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T08:30:26.459Z] + git tag --points-at HEAD [Pipeline] } [2023-03-09T08:30:26.470Z] $ docker exec --env ******** --env ******** 9b4ab9cf09ec5f2836c2476542255efee2b239517ef990d3daadaa3aa144f97c ssh-agent -k [2023-03-09T08:30:26.578Z] unset SSH_AUTH_SOCK; [2023-03-09T08:30:26.579Z] unset SSH_AGENT_PID; [2023-03-09T08:30:26.579Z] echo Agent pid 38 killed; [2023-03-09T08:30:26.594Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-09T08:30:26.619Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T08:30:26.619Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T08:30:26.740Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T08:30:26.736Z] $ docker exec 9b4ab9cf09ec5f2836c2476542255efee2b239517ef990d3daadaa3aa144f97c ssh-agent [2023-03-09T08:30:26.840Z] SSH_AUTH_SOCK=/tmp/ssh-GjBYqNz8paAy/agent.70 [2023-03-09T08:30:26.840Z] SSH_AGENT_PID=76 [2023-03-09T08:30:26.845Z] Running ssh-add (command line suppressed) [2023-03-09T08:30:26.936Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_7469360693179320139.key (/w/workspace/edgex-go/3@tmp/private_key_7469360693179320139.key) [2023-03-09T08:30:26.954Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T08:30:27.244Z] + git semver init [2023-03-09T08:30:27.503Z] 2023-03-09 08:30:27,430 [run_init] DEBUG init version:0.0.0 force:False [2023-03-09T08:30:27.503Z] 2023-03-09 08:30:27,430 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2023-03-09T08:30:27.503Z] 2023-03-09 08:30:27,431 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2023-03-09T08:30:27.503Z] 2023-03-09 08:30:27,431 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2023-03-09T08:30:31.759Z] 2023-03-09 08:30:31,733 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2023-03-09T08:30:31.759Z] 2023-03-09 08:30:31,734 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4418 with force:False [2023-03-09T08:30:31.759Z] 2023-03-09 08:30:31,734 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4418 [2023-03-09T08:30:31.759Z] 2023-03-09 08:30:31,739 [execute] INFO git cat-file --batch-check [2023-03-09T08:30:31.759Z] 2023-03-09 08:30:31,739 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-03-09T08:30:31.759Z] 2023-03-09 08:30:31,745 [execute] INFO git cat-file --batch [2023-03-09T08:30:31.759Z] 2023-03-09 08:30:31,745 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-03-09T08:30:31.759Z] 2023-03-09 08:30:31,749 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4418 [2023-03-09T08:30:31.759Z] 0.0.0 [Pipeline] } [2023-03-09T08:30:32.024Z] $ docker exec --env ******** --env ******** 9b4ab9cf09ec5f2836c2476542255efee2b239517ef990d3daadaa3aa144f97c ssh-agent -k [2023-03-09T08:30:32.136Z] unset SSH_AUTH_SOCK; [2023-03-09T08:30:32.137Z] unset SSH_AGENT_PID; [2023-03-09T08:30:32.137Z] echo Agent pid 76 killed; [2023-03-09T08:30:32.147Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-09T08:30:32.455Z] + git semver [Pipeline] } [2023-03-09T08:30:32.726Z] $ docker stop --time=1 9b4ab9cf09ec5f2836c2476542255efee2b239517ef990d3daadaa3aa144f97c [2023-03-09T08:30:34.053Z] $ docker rm -f --volumes 9b4ab9cf09ec5f2836c2476542255efee2b239517ef990d3daadaa3aa144f97c [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T08:30:34.399Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-09T08:30:34.620Z] Stashed 1 file(s) [Pipeline] echo [2023-03-09T08:30:34.623Z] [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-03-09T08:30:34.986Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-03-09T08:30:34.998Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T08:30:35.009Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T08:30:35.016Z] ========================================================= [2023-03-09T08:30:35.016Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-09T08:30:35.016Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-09T08:30:35.302Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-09T08:30:35.302Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-09T08:30:35.302Z] 213ec9aee27d: Pulling fs layer [2023-03-09T08:30:35.302Z] 4583459ba037: Pulling fs layer [2023-03-09T08:30:35.302Z] 93c1e223e6f2: Pulling fs layer [2023-03-09T08:30:35.302Z] 53926ce57604: Pulling fs layer [2023-03-09T08:30:35.302Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-09T08:30:35.302Z] 22ff95d597cd: Pulling fs layer [2023-03-09T08:30:35.302Z] 12d6caf4c0d1: Pulling fs layer [2023-03-09T08:30:35.302Z] 96b7cbca73a9: Pulling fs layer [2023-03-09T08:30:35.302Z] a7acece74701: Pulling fs layer [2023-03-09T08:30:35.302Z] 22ff95d597cd: Waiting [2023-03-09T08:30:35.302Z] 12d6caf4c0d1: Waiting [2023-03-09T08:30:35.302Z] 96b7cbca73a9: Waiting [2023-03-09T08:30:35.303Z] a7acece74701: Waiting [2023-03-09T08:30:35.303Z] 53926ce57604: Waiting [2023-03-09T08:30:35.303Z] 21b2b0c7a3f4: Waiting [2023-03-09T08:30:35.303Z] 93c1e223e6f2: Verifying Checksum [2023-03-09T08:30:35.303Z] 93c1e223e6f2: Download complete [2023-03-09T08:30:35.303Z] 4583459ba037: Verifying Checksum [2023-03-09T08:30:35.303Z] 4583459ba037: Download complete [2023-03-09T08:30:35.303Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-09T08:30:35.303Z] 21b2b0c7a3f4: Download complete [2023-03-09T08:30:35.303Z] 22ff95d597cd: Verifying Checksum [2023-03-09T08:30:35.303Z] 22ff95d597cd: Download complete [2023-03-09T08:30:35.303Z] 213ec9aee27d: Download complete [2023-03-09T08:30:35.565Z] 12d6caf4c0d1: Verifying Checksum [2023-03-09T08:30:35.565Z] 12d6caf4c0d1: Download complete [2023-03-09T08:30:35.565Z] 213ec9aee27d: Pull complete [2023-03-09T08:30:35.830Z] 4583459ba037: Pull complete [2023-03-09T08:30:35.830Z] 93c1e223e6f2: Pull complete [2023-03-09T08:30:35.830Z] a7acece74701: Verifying Checksum [2023-03-09T08:30:35.830Z] a7acece74701: Download complete [2023-03-09T08:30:36.399Z] 96b7cbca73a9: Verifying Checksum [2023-03-09T08:30:36.399Z] 96b7cbca73a9: Download complete [2023-03-09T08:30:36.399Z] 53926ce57604: Verifying Checksum [2023-03-09T08:30:36.399Z] 53926ce57604: Download complete [2023-03-09T08:30:40.582Z] 53926ce57604: Pull complete [2023-03-09T08:30:40.582Z] 21b2b0c7a3f4: Pull complete [2023-03-09T08:30:40.582Z] 22ff95d597cd: Pull complete [2023-03-09T08:30:40.582Z] 12d6caf4c0d1: Pull complete [2023-03-09T08:30:42.483Z] 96b7cbca73a9: Pull complete [2023-03-09T08:30:43.056Z] a7acece74701: Pull complete [2023-03-09T08:30:43.316Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-09T08:30:43.316Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-09T08:30:43.316Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-09T08:30:43.615Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-09T08:30:43.615Z] WORKDIR /edgex [2023-03-09T08:30:43.615Z] COPY go.mod . [2023-03-09T08:30:43.615Z] RUN go mod download [2023-03-09T08:30:43.615Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-09T08:30:44.181Z] Sending build context to Docker daemon 170.4MB [2023-03-09T08:30:44.181Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-09T08:30:44.181Z] ---> db6d94c90886 [2023-03-09T08:30:44.181Z] Step 2/4 : WORKDIR /edgex [2023-03-09T08:30:46.719Z] ---> Running in 93751077a778 [2023-03-09T08:30:46.719Z] Removing intermediate container 93751077a778 [2023-03-09T08:30:46.719Z] ---> 6bb47a6d24eb [2023-03-09T08:30:46.719Z] Step 3/4 : COPY go.mod . [2023-03-09T08:30:46.719Z] ---> 6dabdfc981ac [2023-03-09T08:30:46.719Z] Step 4/4 : RUN go mod download [2023-03-09T08:30:46.719Z] ---> Running in aa3470be0555 [2023-03-09T08:30:49.679Z] Still waiting to schedule task [2023-03-09T08:30:49.679Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-09T08:30:56.719Z] Removing intermediate container aa3470be0555 [2023-03-09T08:30:56.719Z] ---> ad48b8b20aac [2023-03-09T08:30:56.719Z] Successfully built ad48b8b20aac [2023-03-09T08:30:56.719Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:30:57.018Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-09T08:30:57.018Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T08:30:57.085Z] prd-ubuntu20.04-docker-8c-8g-9428 does not seem to be running inside a container [2023-03-09T08:30:57.129Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-09T08:30:57.568Z] $ docker top 6ad6b37c4f675436dca2a57add99d265d805e8a4944b15e98121da5b3ef561c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T08:30:57.910Z] + go version [2023-03-09T08:30:57.910Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-09T08:30:57.927Z] $ docker stop --time=1 6ad6b37c4f675436dca2a57add99d265d805e8a4944b15e98121da5b3ef561c0 [2023-03-09T08:30:59.236Z] $ docker rm -f --volumes 6ad6b37c4f675436dca2a57add99d265d805e8a4944b15e98121da5b3ef561c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:30:59.650Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-09T08:30:59.650Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T08:30:59.727Z] prd-ubuntu20.04-docker-8c-8g-9428 does not seem to be running inside a container [2023-03-09T08:30:59.765Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-09T08:31:00.143Z] $ docker top 3bb54a411bfba15b8b95ae6dd06562997ad0aef94f9782d3d113afcf80a64982 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-09T08:31:00.205Z] ========================================================= [2023-03-09T08:31:00.205Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-09T08:31:00.205Z] ========================================================= [Pipeline] sh [2023-03-09T08:31:00.484Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-03-09T08:31:00.782Z] + make test [2023-03-09T08:31:00.782Z] go test -race -coverprofile=coverage.out ./... [2023-03-09T08:31:07.354Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-09T08:31:22.230Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-09T08:31:22.230Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-09T08:31:22.230Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-09T08:31:22.230Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-09T08:31:22.230Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-09T08:31:22.230Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-09T08:31:22.230Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-09T08:31:22.230Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-09T08:31:22.230Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-09T08:31:22.230Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-09T08:31:22.230Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-09T08:31:22.230Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-09T08:31:22.230Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-09T08:31:22.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-09T08:31:22.795Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.096s coverage: 28.7% of statements [2023-03-09T08:31:22.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-09T08:31:22.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-09T08:31:22.795Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.076s coverage: 98.5% of statements [2023-03-09T08:31:26.074Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.103s coverage: 71.2% of statements [2023-03-09T08:31:26.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-09T08:31:26.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-09T08:31:26.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-09T08:31:26.074Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.085s coverage: 54.0% of statements [2023-03-09T08:31:26.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-09T08:31:26.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-09T08:31:27.973Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.165s coverage: 88.5% of statements [2023-03-09T08:31:27.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-09T08:31:27.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-09T08:31:27.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-09T08:31:27.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-09T08:31:27.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-09T08:31:27.973Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.074s coverage: 3.9% of statements [2023-03-09T08:31:27.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-09T08:31:27.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-09T08:31:27.973Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.530s coverage: 95.6% of statements [2023-03-09T08:31:27.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-09T08:31:27.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-09T08:31:27.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-09T08:31:27.973Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 72.2% of statements [2023-03-09T08:31:27.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-09T08:31:27.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-09T08:31:27.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-09T08:31:27.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-09T08:31:27.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-09T08:31:27.973Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 65.9% of statements [2023-03-09T08:31:27.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-09T08:31:27.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-09T08:31:27.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-09T08:31:27.973Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.090s coverage: 0.9% of statements [2023-03-09T08:31:27.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-09T08:31:27.973Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.103s coverage: 29.0% of statements [2023-03-09T08:31:27.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-09T08:31:27.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 45.5% of statements [2023-03-09T08:31:27.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.048s coverage: 82.9% of statements [2023-03-09T08:31:27.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.097s coverage: 94.1% of statements [2023-03-09T08:31:27.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements [2023-03-09T08:31:27.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements [2023-03-09T08:31:33.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.079s coverage: 94.4% of statements [2023-03-09T08:31:51.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.403s coverage: 79.9% of statements [2023-03-09T08:31:51.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-09T08:31:51.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2023-03-09T08:31:51.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-09T08:31:51.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-09T08:31:51.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-09T08:31:51.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 64.4% of statements [2023-03-09T08:31:51.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-09T08:31:51.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-09T08:31:51.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-09T08:31:51.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-09T08:31:51.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.076s coverage: 86.9% of statements [2023-03-09T08:31:51.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-09T08:31:51.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-09T08:31:51.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-09T08:31:51.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-09T08:31:51.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2023-03-09T08:31:51.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.059s coverage: 20.0% of statements [2023-03-09T08:31:51.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-09T08:31:51.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-09T08:31:51.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2023-03-09T08:31:51.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-09T08:31:51.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.096s coverage: 81.2% of statements [2023-03-09T08:31:51.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 82.1% of statements [2023-03-09T08:31:51.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-09T08:31:51.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.054s coverage: 84.8% of statements [2023-03-09T08:31:51.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-09T08:31:51.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.211s coverage: 63.1% of statements [2023-03-09T08:31:51.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-09T08:31:51.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-09T08:31:51.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements [2023-03-09T08:31:51.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2023-03-09T08:31:51.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2023-03-09T08:31:51.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements [2023-03-09T08:31:51.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2023-03-09T08:31:51.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-09T08:31:51.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-09T08:31:51.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-09T08:31:51.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.181s coverage: 38.4% of statements [2023-03-09T08:31:51.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-09T08:31:51.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-09T08:31:51.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements [2023-03-09T08:31:51.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-09T08:31:51.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2023-03-09T08:31:51.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-09T08:31:51.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-09T08:31:51.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-09T08:31:51.349Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-09T08:31:51.349Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.099s coverage: 17.7% of statements [2023-03-09T08:31:51.349Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-09T08:31:51.349Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-09T08:31:51.349Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-09T08:31:51.349Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-09T08:31:51.349Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.172s coverage: 92.3% of statements [2023-03-09T08:31:51.349Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-09T08:31:51.349Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-09T08:31:51.349Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-09T08:31:51.349Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-09T08:31:51.349Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.080s coverage: 61.5% of statements [2023-03-09T08:31:51.349Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-09T08:31:51.349Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-09T08:31:51.349Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements [2023-03-09T08:31:51.349Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-09T08:31:51.349Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-09T08:31:51.349Z] 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-03-09T08:32:09.423Z] 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-03-09T08:32:09.423Z] go vet ./... [2023-03-09T08:32:11.952Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-09T08:32:11.952Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-09T08:32:12.210Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-09T08:32:12.223Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-09T08:32:12.510Z] + ls -al . [2023-03-09T08:32:12.510Z] total 704 [2023-03-09T08:32:12.510Z] drwxrwxr-x 11 1001 1001 4096 Mar 9 08:31 . [2023-03-09T08:32:12.510Z] drwxr-xr-x 4 root root 4096 Mar 9 08:30 .. [2023-03-09T08:32:12.510Z] drwxrwxr-x 2 1001 1001 4096 Mar 9 08:30 .blubracket [2023-03-09T08:32:12.510Z] -rw-rw-r-- 1 1001 1001 16 Mar 9 08:30 .dockerignore [2023-03-09T08:32:12.510Z] drwxrwxr-x 8 1001 1001 4096 Mar 9 08:31 .git [2023-03-09T08:32:12.510Z] drwxrwxr-x 3 1001 1001 4096 Mar 9 08:30 .github [2023-03-09T08:32:12.510Z] -rw-rw-r-- 1 1001 1001 1112 Mar 9 08:30 .gitignore [2023-03-09T08:32:12.510Z] -rw-rw-r-- 1 1001 1001 42 Mar 9 08:30 .golangci.yml [2023-03-09T08:32:12.510Z] -rw-rw-r-- 1 1001 1001 87 Mar 9 08:30 .hadolint.yml [2023-03-09T08:32:12.510Z] drwxr-xr-x 3 1001 1001 4096 Mar 9 08:30 .semver [2023-03-09T08:32:12.510Z] -rw-rw-r-- 1 1001 1001 166 Mar 9 08:30 .sonarcloud.properties [2023-03-09T08:32:12.510Z] -rw-rw-r-- 1 1001 1001 1171 Mar 9 08:30 ADOPTERS.md [2023-03-09T08:32:12.510Z] -rw-rw-r-- 1 1001 1001 10825 Mar 9 08:30 Attribution.txt [2023-03-09T08:32:12.510Z] -rw-rw-r-- 1 1001 1001 73765 Mar 9 08:30 CHANGELOG.md [2023-03-09T08:32:12.510Z] -rw-rw-r-- 1 1001 1001 3804 Mar 9 08:30 CONTRIBUTING.md [2023-03-09T08:32:12.510Z] -rw-rw-r-- 1 1001 1001 677 Mar 9 08:30 GOVERNANCE.md [2023-03-09T08:32:12.510Z] -rw-rw-r-- 1 1001 1001 883 Mar 9 08:30 Jenkinsfile [2023-03-09T08:32:12.510Z] -rw-rw-r-- 1 1001 1001 10775 Mar 9 08:30 LICENSE [2023-03-09T08:32:12.510Z] -rw-rw-r-- 1 1001 1001 14071 Mar 9 08:30 Makefile [2023-03-09T08:32:12.510Z] -rw-rw-r-- 1 1001 1001 582 Mar 9 08:30 OWNERS.md [2023-03-09T08:32:12.510Z] -rw-rw-r-- 1 1001 1001 9403 Mar 9 08:30 README.md [2023-03-09T08:32:12.510Z] -rw-rw-r-- 1 1001 1001 6912 Mar 9 08:30 SECURITY.md [2023-03-09T08:32:12.510Z] -rw-rw-r-- 1 1001 1001 5 Mar 9 08:30 VERSION [2023-03-09T08:32:12.510Z] drwxrwxr-x 2 1001 1001 4096 Mar 9 08:30 bin [2023-03-09T08:32:12.510Z] drwxrwxr-x 18 1001 1001 4096 Mar 9 08:30 cmd [2023-03-09T08:32:12.510Z] -rw-r--r-- 1 root root 447487 Mar 9 08:31 coverage.out [2023-03-09T08:32:12.510Z] -rw-rw-r-- 1 1001 1001 3232 Mar 9 08:30 go.mod [2023-03-09T08:32:12.510Z] -rw-rw-r-- 1 1001 1001 31098 Mar 9 08:30 go.sum [2023-03-09T08:32:12.510Z] drwxrwxr-x 7 1001 1001 4096 Mar 9 08:30 internal [2023-03-09T08:32:12.510Z] drwxrwxr-x 3 1001 1001 4096 Mar 9 08:30 openapi [2023-03-09T08:32:12.510Z] drwxrwxr-x 4 1001 1001 4096 Mar 9 08:30 snap [2023-03-09T08:32:12.510Z] -rw-rw-r-- 1 1001 1001 204 Mar 9 08:30 version.go [Pipeline] sh [2023-03-09T08:32:12.795Z] + '[' -e coverage.out ] [2023-03-09T08:32:12.795Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-09T08:32:12.902Z] Stashed 1 file(s) [Pipeline] sh [2023-03-09T08:32:13.183Z] + make build [2023-03-09T08:32:13.184Z] 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-03-09T08:32:25.396Z] 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-03-09T08:32:26.776Z] 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-03-09T08:32:28.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-03-09T08:32:29.084Z] 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-03-09T08:32:37.194Z] 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-03-09T08:32:38.136Z] 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-03-09T08:32:39.512Z] 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-03-09T08:32:40.887Z] 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-03-09T08:32:42.053Z] 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-03-09T08:32:42.620Z] 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-03-09T08:32:43.996Z] 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-03-09T08:32:45.393Z] $ docker stop --time=1 3bb54a411bfba15b8b95ae6dd06562997ad0aef94f9782d3d113afcf80a64982 [2023-03-09T08:32:48.251Z] $ docker rm -f --volumes 3bb54a411bfba15b8b95ae6dd06562997ad0aef94f9782d3d113afcf80a64982 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:32:49.023Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-09T08:32:49.023Z] [2023-03-09T08:32:49.023Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:32:49.330Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-09T08:32:49.330Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-09T08:32:49.330Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-09T08:32:49.330Z] ca9280d653b3: Pulling fs layer [2023-03-09T08:32:49.330Z] 7e9c9ca2126c: Pulling fs layer [2023-03-09T08:32:49.590Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-09T08:32:49.590Z] cbdbe7a5bc2a: Download complete [2023-03-09T08:32:49.590Z] cbdbe7a5bc2a: Pull complete [2023-03-09T08:32:49.590Z] ca9280d653b3: Verifying Checksum [2023-03-09T08:32:49.590Z] ca9280d653b3: Download complete [2023-03-09T08:32:49.847Z] 7e9c9ca2126c: Download complete [2023-03-09T08:32:50.105Z] ca9280d653b3: Pull complete [2023-03-09T08:32:53.384Z] 7e9c9ca2126c: Pull complete [2023-03-09T08:32:53.384Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-09T08:32:53.384Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-09T08:32:53.384Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T08:32:53.469Z] prd-ubuntu20.04-docker-8c-8g-9428 does not seem to be running inside a container [2023-03-09T08:32:53.508Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-09T08:32:55.296Z] $ docker top e7cdafc9b8bdaf6d82c73ba09795d3d7af5341ee16306f043faea2cfba5cafb9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T08:32:55.634Z] + docker-compose build --help [2023-03-09T08:32:55.634Z] + grep parallel [2023-03-09T08:32:56.199Z] --parallel Build images in parallel. [Pipeline] } [2023-03-09T08:32:56.221Z] $ docker stop --time=1 e7cdafc9b8bdaf6d82c73ba09795d3d7af5341ee16306f043faea2cfba5cafb9 [2023-03-09T08:32:57.514Z] $ docker rm -f --volumes e7cdafc9b8bdaf6d82c73ba09795d3d7af5341ee16306f043faea2cfba5cafb9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:32:57.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-09T08:32:57.907Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T08:32:57.984Z] prd-ubuntu20.04-docker-8c-8g-9428 does not seem to be running inside a container [2023-03-09T08:32:58.029Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-09T08:32:58.448Z] $ docker top 3e05899ffddde70db0ac5516d272d9b335e74ad16257cc908c209a29e66d8329 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T08:32:58.781Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-09T08:32:59.348Z] Building core-command ... [2023-03-09T08:32:59.348Z] Building core-common-config-bootstrapper ... [2023-03-09T08:32:59.348Z] Building core-data ... [2023-03-09T08:32:59.348Z] Building core-metadata ... [2023-03-09T08:32:59.348Z] Building security-bootstrapper ... [2023-03-09T08:32:59.348Z] Building security-proxy-auth ... [2023-03-09T08:32:59.348Z] Building security-proxy-setup ... [2023-03-09T08:32:59.348Z] Building security-secretstore-setup ... [2023-03-09T08:32:59.348Z] Building security-spiffe-token-provider ... [2023-03-09T08:32:59.348Z] Building security-spire-agent ... [2023-03-09T08:32:59.348Z] Building security-spire-config ... [2023-03-09T08:32:59.348Z] Building security-spire-server ... [2023-03-09T08:32:59.348Z] Building support-notifications ... [2023-03-09T08:32:59.348Z] Building support-scheduler ... [2023-03-09T08:32:59.348Z] Building core-metadata [2023-03-09T08:32:59.348Z] Building core-data [2023-03-09T08:32:59.348Z] Building security-bootstrapper [2023-03-09T08:32:59.348Z] Building security-spiffe-token-provider [2023-03-09T08:32:59.348Z] Building security-secretstore-setup [2023-03-09T08:33:14.216Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:33:14.216Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:33:14.216Z] ---> ad48b8b20aac [2023-03-09T08:33:14.216Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-09T08:33:14.216Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:33:14.216Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:33:14.216Z] ---> ad48b8b20aac [2023-03-09T08:33:14.216Z] Step 3/32 : WORKDIR /edgex-go [2023-03-09T08:33:14.216Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:33:14.216Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:33:14.217Z] ---> ad48b8b20aac [2023-03-09T08:33:14.217Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-09T08:33:14.217Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:33:14.217Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:33:14.217Z] ---> ad48b8b20aac [2023-03-09T08:33:14.217Z] Step 3/23 : WORKDIR /edgex-go [2023-03-09T08:33:14.217Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:33:14.217Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:33:14.217Z] ---> ad48b8b20aac [2023-03-09T08:33:14.217Z] Step 3/19 : WORKDIR /edgex-go [2023-03-09T08:33:16.117Z] ---> Running in 7f5493b6bf8a [2023-03-09T08:33:16.117Z] ---> Running in 6d9c839258d5 [2023-03-09T08:33:16.117Z] ---> Running in e60417e2f684 [2023-03-09T08:33:16.117Z] ---> Running in 29eb4c59bb41 [2023-03-09T08:33:16.117Z] ---> Running in 38f2a7203520 [2023-03-09T08:33:16.117Z] Removing intermediate container 38f2a7203520 [2023-03-09T08:33:16.117Z] ---> 91740bd6d031 [2023-03-09T08:33:16.117Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-09T08:33:16.377Z] Removing intermediate container 6d9c839258d5 [2023-03-09T08:33:16.377Z] ---> d353b89416d6 [2023-03-09T08:33:16.377Z] Step 4/22 : WORKDIR /edgex-go [2023-03-09T08:33:16.377Z] Removing intermediate container 29eb4c59bb41 [2023-03-09T08:33:16.377Z] ---> d69893220603 [2023-03-09T08:33:16.377Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-09T08:33:16.377Z] Removing intermediate container e60417e2f684 [2023-03-09T08:33:16.377Z] ---> 7616aa0f76d4 [2023-03-09T08:33:16.377Z] Step 4/24 : WORKDIR /edgex-go [2023-03-09T08:33:16.377Z] Removing intermediate container 7f5493b6bf8a [2023-03-09T08:33:16.377Z] ---> a25c63abd42e [2023-03-09T08:33:16.377Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-09T08:33:16.377Z] ---> Running in 3fcc455b38ef [2023-03-09T08:33:16.377Z] ---> Running in 63f1cbe4e24a [2023-03-09T08:33:16.377Z] ---> Running in 399f088211ce [2023-03-09T08:33:16.377Z] ---> Running in 652b0bd54a56 [2023-03-09T08:33:16.377Z] ---> Running in 7b67238d1771 [2023-03-09T08:33:16.635Z] Removing intermediate container 652b0bd54a56 [2023-03-09T08:33:16.635Z] ---> c17dd3e9e678 [2023-03-09T08:33:16.635Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-09T08:33:16.635Z] Removing intermediate container 399f088211ce [2023-03-09T08:33:16.635Z] ---> 1c4b8fe584d2 [2023-03-09T08:33:16.635Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-09T08:33:16.635Z] ---> Running in f54c4537d572 [2023-03-09T08:33:16.635Z] ---> Running in 8717ef2a8d01 [2023-03-09T08:33:16.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:33:17.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:33:17.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:33:17.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:33:17.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:33:17.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:33:17.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:33:17.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:33:17.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:33:17.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:33:17.409Z] OK: 211 MiB in 51 packages [2023-03-09T08:33:17.409Z] v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-09T08:33:17.409Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-09T08:33:17.409Z] OK: 17046 distinct packages available [2023-03-09T08:33:17.409Z] OK: 211 MiB in 51 packages [2023-03-09T08:33:17.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:33:17.409Z] OK: 211 MiB in 51 packages [2023-03-09T08:33:17.409Z] OK: 211 MiB in 51 packages [2023-03-09T08:33:17.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:33:17.928Z] OK: 211 MiB in 51 packages [2023-03-09T08:33:17.928Z] Removing intermediate container 63f1cbe4e24a [2023-03-09T08:33:17.928Z] ---> 6633675643b4 [2023-03-09T08:33:17.928Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-09T08:33:18.186Z] ---> 1f18ee7384c7 [2023-03-09T08:33:18.186Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:33:18.186Z] Removing intermediate container 3fcc455b38ef [2023-03-09T08:33:18.186Z] ---> 5281ccb3f82c [2023-03-09T08:33:18.186Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-09T08:33:18.514Z] ---> Running in 6fbf0ca4d883 [2023-03-09T08:33:18.514Z] Removing intermediate container 8717ef2a8d01 [2023-03-09T08:33:18.514Z] ---> 3c1d8e281705 [2023-03-09T08:33:18.514Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-09T08:33:18.772Z] ---> 16883caf0e7d [2023-03-09T08:33:18.772Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:33:19.031Z] Removing intermediate container f54c4537d572 [2023-03-09T08:33:19.031Z] ---> 42302e69761c [2023-03-09T08:33:19.031Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-09T08:33:19.031Z] ---> Running in bf27335215f2 [2023-03-09T08:33:19.031Z] ---> 3e6c37bbb700 [2023-03-09T08:33:19.031Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:33:19.031Z] Removing intermediate container 7b67238d1771 [2023-03-09T08:33:19.031Z] ---> c9c2491f44bc [2023-03-09T08:33:19.031Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-09T08:33:19.031Z] ---> Running in 07db0d0211d5 [2023-03-09T08:33:19.293Z] ---> 2e79ee947b22 [2023-03-09T08:33:19.293Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:33:19.293Z] ---> 717990370b8a [2023-03-09T08:33:19.293Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:33:19.293Z] ---> Running in 01b0656318c9 [2023-03-09T08:33:19.293Z] ---> Running in 21f2b6c214da [2023-03-09T08:33:26.055Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9433 in /w/workspace/edgexfoundry_edgex-go_PR-4418 [Pipeline] { [Pipeline] ws [2023-03-09T08:33:26.070Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2023-03-09T08:33:26.106Z] The recommended git tool is: git [2023-03-09T08:33:32.685Z] using credential edgex-jenkins-ssh [2023-03-09T08:33:32.709Z] Cloning the remote Git repository [2023-03-09T08:33:32.760Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-09T08:33:32.847Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2023-03-09T08:33:33.025Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-09T08:33:33.026Z] > git --version # timeout=10 [2023-03-09T08:33:33.052Z] > git --version # 'git version 2.25.1' [2023-03-09T08:33:33.055Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-09T08:33:33.121Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-09T08:33:50.427Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-09T08:33:50.453Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-09T08:33:52.394Z] Merging remotes/origin/main commit 923421b803a2aa1fd35cfe5d85a9354669a43ca8 into PR head commit dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 [2023-03-09T08:33:51.461Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-09T08:33:51.506Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-09T08:33:51.507Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-09T08:33:51.523Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4418/head:refs/remotes/origin/PR-4418 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-09T08:33:52.416Z] > git config core.sparsecheckout # timeout=10 [2023-03-09T08:33:52.438Z] > git checkout -f dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 # timeout=10 [2023-03-09T08:33:53.114Z] Merge succeeded, producing 2d37fb96752f6ff5dbd8a24409931a09780f4eda [2023-03-09T08:33:53.114Z] Checking out Revision 2d37fb96752f6ff5dbd8a24409931a09780f4eda (PR-4418) [2023-03-09T08:33:52.698Z] > git remote # timeout=10 [2023-03-09T08:33:52.727Z] > git config --get remote.origin.url # timeout=10 [2023-03-09T08:33:52.755Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-09T08:33:52.772Z] > git merge 923421b803a2aa1fd35cfe5d85a9354669a43ca8 # timeout=10 [2023-03-09T08:33:53.088Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-09T08:33:53.123Z] > git config core.sparsecheckout # timeout=10 [2023-03-09T08:33:53.145Z] > git checkout -f 2d37fb96752f6ff5dbd8a24409931a09780f4eda # timeout=10 [2023-03-09T08:33:56.796Z] Commit message: "Merge commit '923421b803a2aa1fd35cfe5d85a9354669a43ca8' into HEAD" [2023-03-09T08:33:56.828Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-09T08:33:56.808Z] > git rev-list --no-walk e106d67fb96067477787d06cca708a3f60f794e3 # timeout=10 [2023-03-09T08:33:57.712Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-09T08:33:57.712Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-09T08:33:57.712Z] Dload Upload Total Spent Left Speed [2023-03-09T08:33:57.712Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 180k 0 --:--:-- --:--:-- --:--:-- 183k [2023-03-09T08:33:58.010Z] Removing intermediate container 21f2b6c214da [2023-03-09T08:33:58.010Z] ---> e19e6a4dd2b2 [2023-03-09T08:33:58.010Z] Step 7/19 : COPY . . [2023-03-09T08:33:58.010Z] Removing intermediate container bf27335215f2 [2023-03-09T08:33:58.010Z] ---> 757f251067d2 [2023-03-09T08:33:58.010Z] Step 7/32 : COPY . . [2023-03-09T08:33:58.010Z] Removing intermediate container 01b0656318c9 [2023-03-09T08:33:58.010Z] ---> 7ce1dc601b90 [2023-03-09T08:33:58.010Z] Step 8/22 : COPY . . [2023-03-09T08:33:58.010Z] Removing intermediate container 07db0d0211d5 [2023-03-09T08:33:58.010Z] ---> 4ad9a43e463a [2023-03-09T08:33:58.010Z] Step 8/24 : COPY . . [2023-03-09T08:33:58.010Z] Removing intermediate container 6fbf0ca4d883 [2023-03-09T08:33:58.010Z] ---> 6fe1f75954f4 [2023-03-09T08:33:58.010Z] Step 7/23 : COPY . . [Pipeline] sh [2023-03-09T08:33:58.505Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-09T08:33:58.881Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-09T08:33:58.881Z] + sudo tee /etc/docker/daemon.new [2023-03-09T08:33:58.881Z] { [2023-03-09T08:33:58.881Z] "registry-mirrors": [ [2023-03-09T08:33:58.881Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-09T08:33:58.881Z] ], [2023-03-09T08:33:58.881Z] "bip": "10.250.0.254/24", [2023-03-09T08:33:58.881Z] "hosts": [ [2023-03-09T08:33:58.881Z] "tcp://0.0.0.0:5555", [2023-03-09T08:33:58.881Z] "unix:///var/run/docker.sock" [2023-03-09T08:33:58.881Z] ], [2023-03-09T08:33:58.881Z] "mtu": 1458, [2023-03-09T08:33:58.881Z] "selinux-enabled": true, [2023-03-09T08:33:58.881Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-09T08:33:58.881Z] } [Pipeline] sh [2023-03-09T08:33:59.228Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-09T08:33:59.580Z] + sudo service docker restart [2023-03-09T08:34:06.131Z] ---> 1ec4e2d45951 [2023-03-09T08:34:06.131Z] ---> 0799b4e7a79a [2023-03-09T08:34:06.131Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setupStep 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-09T08:34:06.131Z] [2023-03-09T08:34:06.131Z] ---> 85ec7ffbfc36 [2023-03-09T08:34:06.131Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-09T08:34:06.131Z] ---> 4d0915dc2198 [2023-03-09T08:34:06.131Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-09T08:34:06.131Z] ---> 8b57f3ea0c8f [2023-03-09T08:34:06.131Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-09T08:34:06.131Z] ---> Running in f53f7697ee9f [2023-03-09T08:34:06.131Z] ---> Running in 3217cd6f10bb [2023-03-09T08:34:06.131Z] ---> Running in 3c7c3848e325 [2023-03-09T08:34:06.131Z] ---> Running in f3daccf3faaf [2023-03-09T08:34:06.131Z] ---> Running in f35df7aeb644 [2023-03-09T08:34:06.131Z] 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-03-09T08:34:06.131Z] 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-03-09T08:34:06.131Z] 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-03-09T08:34:06.131Z] 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-03-09T08:34:06.131Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T08:34:17.923Z] provisioning config files... [2023-03-09T08:34:17.957Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config10410881432032021778tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T08:34:18.337Z] ---> docker-login.sh [2023-03-09T08:34:18.337Z] nexus3.edgexfoundry.org:10001 [2023-03-09T08:34:18.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T08:34:18.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T08:34:18.933Z] Configure a credential helper to remove this warning. See [2023-03-09T08:34:18.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T08:34:18.933Z] [2023-03-09T08:34:18.933Z] Login Succeeded [2023-03-09T08:34:18.933Z] nexus3.edgexfoundry.org:10002 [2023-03-09T08:34:19.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T08:34:19.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T08:34:19.563Z] Configure a credential helper to remove this warning. See [2023-03-09T08:34:19.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T08:34:19.563Z] [2023-03-09T08:34:19.563Z] Login Succeeded [2023-03-09T08:34:19.563Z] nexus3.edgexfoundry.org:10003 [2023-03-09T08:34:19.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T08:34:19.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T08:34:19.836Z] Configure a credential helper to remove this warning. See [2023-03-09T08:34:19.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T08:34:19.836Z] [2023-03-09T08:34:19.836Z] Login Succeeded [2023-03-09T08:34:19.836Z] nexus3.edgexfoundry.org:10004 [2023-03-09T08:34:20.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T08:34:20.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T08:34:20.108Z] Configure a credential helper to remove this warning. See [2023-03-09T08:34:20.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T08:34:20.108Z] [2023-03-09T08:34:20.108Z] Login Succeeded [2023-03-09T08:34:20.108Z] docker.io [2023-03-09T08:34:20.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T08:34:20.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T08:34:20.654Z] Configure a credential helper to remove this warning. See [2023-03-09T08:34:20.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T08:34:20.654Z] [2023-03-09T08:34:20.654Z] Login Succeeded [2023-03-09T08:34:20.654Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T08:34:20.671Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-09T08:34:21.319Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-03-09T08:34:21.342Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T08:34:21.357Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T08:34:21.367Z] ========================================================= [2023-03-09T08:34:21.367Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-09T08:34:21.367Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-09T08:34:21.705Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-09T08:34:21.978Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-09T08:34:21.978Z] 9b18e9b68314: Pulling fs layer [2023-03-09T08:34:21.978Z] 35d82f9e3411: Pulling fs layer [2023-03-09T08:34:21.978Z] e16973657156: Pulling fs layer [2023-03-09T08:34:21.978Z] fc693d55d65f: Pulling fs layer [2023-03-09T08:34:21.978Z] 7e9fc2657dce: Pulling fs layer [2023-03-09T08:34:21.978Z] dda99020689f: Pulling fs layer [2023-03-09T08:34:21.978Z] db1c61fa0a46: Pulling fs layer [2023-03-09T08:34:21.978Z] 891c053d2c06: Pulling fs layer [2023-03-09T08:34:21.978Z] fc693d55d65f: Waiting [2023-03-09T08:34:21.978Z] 7e9fc2657dce: Waiting [2023-03-09T08:34:21.978Z] dda99020689f: Waiting [2023-03-09T08:34:21.978Z] db1c61fa0a46: Waiting [2023-03-09T08:34:21.978Z] 891c053d2c06: Waiting [2023-03-09T08:34:21.978Z] e16973657156: Verifying Checksum [2023-03-09T08:34:21.978Z] e16973657156: Download complete [2023-03-09T08:34:21.978Z] 35d82f9e3411: Verifying Checksum [2023-03-09T08:34:21.978Z] 35d82f9e3411: Download complete [2023-03-09T08:34:21.978Z] 7e9fc2657dce: Verifying Checksum [2023-03-09T08:34:21.978Z] 7e9fc2657dce: Download complete [2023-03-09T08:34:21.978Z] dda99020689f: Verifying Checksum [2023-03-09T08:34:21.978Z] dda99020689f: Download complete [2023-03-09T08:34:22.258Z] 9b18e9b68314: Verifying Checksum [2023-03-09T08:34:22.258Z] 9b18e9b68314: Download complete [2023-03-09T08:34:23.250Z] 9b18e9b68314: Pull complete [2023-03-09T08:34:23.250Z] 891c053d2c06: Verifying Checksum [2023-03-09T08:34:23.250Z] 891c053d2c06: Download complete [2023-03-09T08:34:23.840Z] 35d82f9e3411: Pull complete [2023-03-09T08:34:24.112Z] e16973657156: Pull complete [2023-03-09T08:34:24.724Z] db1c61fa0a46: Verifying Checksum [2023-03-09T08:34:24.724Z] db1c61fa0a46: Download complete [2023-03-09T08:34:24.994Z] fc693d55d65f: Verifying Checksum [2023-03-09T08:34:24.994Z] fc693d55d65f: Download complete [2023-03-09T08:34:37.360Z] fc693d55d65f: Pull complete [2023-03-09T08:34:37.360Z] 7e9fc2657dce: Pull complete [2023-03-09T08:34:37.360Z] dda99020689f: Pull complete [2023-03-09T08:34:41.645Z] db1c61fa0a46: Pull complete [2023-03-09T08:34:43.610Z] 891c053d2c06: Pull complete [2023-03-09T08:34:43.610Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-09T08:34:43.610Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-09T08:34:43.610Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-09T08:34:43.952Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-09T08:34:43.952Z] WORKDIR /edgex [2023-03-09T08:34:43.952Z] COPY go.mod . [2023-03-09T08:34:43.952Z] RUN go mod download [2023-03-09T08:34:43.952Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-09T08:34:44.543Z] Sending build context to Docker daemon 2.949MB [2023-03-09T08:34:44.543Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-09T08:34:44.543Z] ---> f96f9c87975a [2023-03-09T08:34:44.543Z] Step 2/4 : WORKDIR /edgex [2023-03-09T08:34:44.921Z] 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-03-09T08:34:46.505Z] ---> Running in 604f6d9d6fe1 [2023-03-09T08:34:46.773Z] Removing intermediate container 604f6d9d6fe1 [2023-03-09T08:34:46.773Z] ---> fc047a4ad4ad [2023-03-09T08:34:46.773Z] Step 3/4 : COPY go.mod . [2023-03-09T08:34:47.379Z] ---> 13d2add6038a [2023-03-09T08:34:47.379Z] Step 4/4 : RUN go mod download [2023-03-09T08:34:47.379Z] ---> Running in 2d25129b9214 [2023-03-09T08:34:51.482Z] Removing intermediate container f53f7697ee9f [2023-03-09T08:34:51.482Z] ---> 36fe306b36fb [2023-03-09T08:34:51.482Z] [2023-03-09T08:34:51.482Z] Step 9/23 : FROM alpine:3.16 [2023-03-09T08:34:51.482Z] Removing intermediate container f3daccf3faaf [2023-03-09T08:34:51.482Z] ---> 29d272a11f91 [2023-03-09T08:34:51.482Z] [2023-03-09T08:34:51.482Z] Step 10/22 : FROM alpine:3.16 [2023-03-09T08:34:51.482Z] Removing intermediate container f35df7aeb644 [2023-03-09T08:34:51.482Z] ---> 3e62a64ba617 [2023-03-09T08:34:51.482Z] [2023-03-09T08:34:51.482Z] Step 9/32 : FROM alpine:3.16 [2023-03-09T08:34:51.482Z] 3.16: Pulling from library/alpine [2023-03-09T08:34:52.050Z] 3.16: Pulling from library/alpine [2023-03-09T08:34:53.023Z] 3.16: Pulling from library/alpine [2023-03-09T08:34:54.400Z] Removing intermediate container 3c7c3848e325 [2023-03-09T08:34:54.400Z] ---> 80eba3deaccd [2023-03-09T08:34:54.400Z] [2023-03-09T08:34:54.400Z] Step 10/24 : FROM alpine:3.16 [2023-03-09T08:34:54.400Z] Removing intermediate container 3217cd6f10bb [2023-03-09T08:34:54.400Z] ---> 938eef675683 [2023-03-09T08:34:54.400Z] [2023-03-09T08:34:54.400Z] Step 9/19 : FROM alpine:3.15 [2023-03-09T08:34:54.947Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-09T08:34:54.947Z] Status: Downloaded newer image for alpine:3.16 [2023-03-09T08:34:54.947Z] ---> dfd21b5a31f5 [2023-03-09T08:34:54.947Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-09T08:34:55.206Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-09T08:34:55.206Z] Status: Image is up to date for alpine:3.16 [2023-03-09T08:34:55.206Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-09T08:34:55.206Z] Status: Image is up to date for alpine:3.16 [2023-03-09T08:34:55.206Z] 3.16: Pulling from library/alpine [2023-03-09T08:34:55.206Z] ---> dfd21b5a31f5 [2023-03-09T08:34:55.206Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-09T08:34:55.206Z] ---> dfd21b5a31f5 [2023-03-09T08:34:55.206Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-09T08:34:55.206Z] ---> Running in c722c0d6d60a [2023-03-09T08:34:55.206Z] 3.15: Pulling from library/alpine [2023-03-09T08:34:55.206Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-09T08:34:55.206Z] Status: Image is up to date for alpine:3.16 [2023-03-09T08:34:55.206Z] ---> dfd21b5a31f5 [2023-03-09T08:34:55.206Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-09T08:34:55.206Z] ---> Running in 359e218f3453 [2023-03-09T08:34:55.206Z] ---> Running in 9695802f0113 [2023-03-09T08:34:55.480Z] ---> Running in 9d87e2bb5f15 [2023-03-09T08:34:55.480Z] Removing intermediate container c722c0d6d60a [2023-03-09T08:34:55.480Z] ---> 61fe9a78c0a7 [2023-03-09T08:34:55.480Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-09T08:34:55.790Z] Removing intermediate container 359e218f3453 [2023-03-09T08:34:55.790Z] ---> e128aff35e25 [2023-03-09T08:34:55.790Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-09T08:34:55.790Z] ---> Running in 2c808b6adc7d [2023-03-09T08:34:55.790Z] ---> Running in 5b182fafae8f [2023-03-09T08:34:55.790Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-09T08:34:55.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:34:56.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:34:56.050Z] Status: Downloaded newer image for alpine:3.15 [2023-03-09T08:34:56.050Z] ---> 5ce65d7b0fde [2023-03-09T08:34:56.050Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-09T08:34:56.050Z] Removing intermediate container 2c808b6adc7d [2023-03-09T08:34:56.050Z] ---> 7a860f700a82 [2023-03-09T08:34:56.050Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-09T08:34:56.050Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-09T08:34:56.050Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-09T08:34:56.050Z] (3/3) Installing su-exec (0.2-r1) [2023-03-09T08:34:56.050Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T08:34:56.050Z] Executing ca-certificates-20220614-r0.trigger [2023-03-09T08:34:56.050Z] OK: 6 MiB in 17 packages [2023-03-09T08:34:56.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:34:56.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:34:57.062Z] ---> Running in 5be840d1e650 [2023-03-09T08:34:57.062Z] ---> Running in 4b1a45da029b [2023-03-09T08:34:57.062Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-09T08:34:57.062Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T08:34:57.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:34:57.062Z] OK: 6 MiB in 15 packages [2023-03-09T08:34:57.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:34:57.062Z] Removing intermediate container 5be840d1e650 [2023-03-09T08:34:57.062Z] ---> 8ac4182ba4d4 [2023-03-09T08:34:57.062Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-09T08:34:57.322Z] Removing intermediate container 4b1a45da029b [2023-03-09T08:34:57.322Z] ---> b594b754fd8b [2023-03-09T08:34:57.322Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-09T08:34:57.322Z] ---> Running in f72e7dace854 [2023-03-09T08:34:57.322Z] ---> Running in d13c0e2e69a9 [2023-03-09T08:34:57.322Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-09T08:34:57.322Z] (2/2) Installing su-exec (0.2-r1) [2023-03-09T08:34:57.322Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T08:34:57.322Z] OK: 6 MiB in 16 packages [2023-03-09T08:34:57.322Z] Removing intermediate container 9695802f0113 [2023-03-09T08:34:57.322Z] ---> 81af79efcf66 [2023-03-09T08:34:57.322Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-09T08:34:57.580Z] ---> Running in 9d0cb276dbd6 [2023-03-09T08:34:57.580Z] Removing intermediate container 9d87e2bb5f15 [2023-03-09T08:34:57.580Z] ---> 2ed0b7fac59d [2023-03-09T08:34:57.580Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-09T08:34:57.580Z] Removing intermediate container 9d0cb276dbd6 [2023-03-09T08:34:57.580Z] ---> 466bc2190bcf [2023-03-09T08:34:57.580Z] Step 12/23 : WORKDIR / [2023-03-09T08:34:57.938Z] ---> Running in bce679a05340 [2023-03-09T08:34:57.938Z] ---> Running in a1f599a53b83 [2023-03-09T08:34:57.938Z] Removing intermediate container bce679a05340 [2023-03-09T08:34:57.938Z] ---> a3ab70008523 [2023-03-09T08:34:57.938Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-09T08:34:57.938Z] ---> Running in 1aee469a86e3 [2023-03-09T08:34:58.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:34:58.203Z] Removing intermediate container a1f599a53b83 [2023-03-09T08:34:58.203Z] ---> b4ade7ed75e8 [2023-03-09T08:34:58.203Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-09T08:34:58.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:34:58.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:34:58.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:34:58.460Z] Removing intermediate container 5b182fafae8f [2023-03-09T08:34:58.460Z] ---> 2714b972dc5c [2023-03-09T08:34:58.460Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-09T08:34:58.460Z] Removing intermediate container 1aee469a86e3 [2023-03-09T08:34:58.460Z] ---> e9e52ccb8c77 [2023-03-09T08:34:58.460Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-09T08:34:58.460Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-09T08:34:58.460Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T08:34:58.460Z] OK: 6 MiB in 15 packages [2023-03-09T08:34:58.460Z] ---> Running in e1ffc1d8072c [2023-03-09T08:34:58.460Z] ---> Running in c659af503b4c [2023-03-09T08:34:58.460Z] ---> 5b740817bc08 [2023-03-09T08:34:58.460Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-09T08:34:58.719Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-09T08:34:58.719Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-09T08:34:58.719Z] OK: 15859 distinct packages available [2023-03-09T08:34:58.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:34:58.719Z] Removing intermediate container e1ffc1d8072c [2023-03-09T08:34:58.719Z] ---> cae085e06d26 [2023-03-09T08:34:58.719Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-09T08:34:58.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:34:58.719Z] Removing intermediate container c659af503b4c [2023-03-09T08:34:58.719Z] ---> ec65921452fd [2023-03-09T08:34:58.719Z] Step 15/24 : WORKDIR / [2023-03-09T08:34:58.977Z] ---> 9e9f1a62699e [2023-03-09T08:34:58.977Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-09T08:34:58.977Z] ---> Running in dfe062228f5c [2023-03-09T08:34:58.977Z] ---> Running in 14d1d668f1cb [2023-03-09T08:34:58.977Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-09T08:34:58.977Z] Removing intermediate container f72e7dace854 [2023-03-09T08:34:58.977Z] ---> aeb0792dd8cf [2023-03-09T08:34:58.977Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T08:34:58.977Z] Removing intermediate container dfe062228f5c [2023-03-09T08:34:58.978Z] ---> 73d4f5179d3d [2023-03-09T08:34:58.978Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-09T08:34:58.978Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-09T08:34:58.978Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-09T08:34:58.978Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-09T08:34:58.978Z] (5/9) Installing curl (7.80.0-r6) [2023-03-09T08:34:58.978Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-09T08:34:58.978Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-09T08:34:58.978Z] (8/9) Installing libucontext (1.1-r0) [2023-03-09T08:34:58.978Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-09T08:34:59.266Z] Executing busybox-1.34.1-r7.trigger [2023-03-09T08:34:59.266Z] Executing ca-certificates-20220614-r0.trigger [2023-03-09T08:34:59.266Z] OK: 8 MiB in 23 packages [2023-03-09T08:34:59.882Z] Removing intermediate container 14d1d668f1cb [2023-03-09T08:34:59.882Z] ---> 65dda3e9e80b [2023-03-09T08:34:59.882Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T08:34:59.882Z] ---> Running in 7b1fccb45d3e [2023-03-09T08:34:59.882Z] ---> dc9198833c5c [2023-03-09T08:34:59.882Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-09T08:35:00.454Z] ---> c58e853ae481 [2023-03-09T08:35:00.454Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-09T08:35:00.713Z] ---> 96eaf267bd9d [2023-03-09T08:35:00.713Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-09T08:35:00.713Z] Removing intermediate container 7b1fccb45d3e [2023-03-09T08:35:00.713Z] ---> b55ec9524fcd [2023-03-09T08:35:00.713Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-09T08:35:00.973Z] ---> 72467571d818 [2023-03-09T08:35:00.973Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-09T08:35:01.264Z] ---> Running in f5bd567be339 [2023-03-09T08:35:01.264Z] ---> f0f1e86344f2 [2023-03-09T08:35:01.264Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-09T08:35:01.264Z] ---> 85864fe1912d [2023-03-09T08:35:01.264Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-09T08:35:01.264Z] Removing intermediate container d13c0e2e69a9 [2023-03-09T08:35:01.264Z] ---> b097820db047 [2023-03-09T08:35:01.264Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T08:35:01.524Z] Removing intermediate container f5bd567be339 [2023-03-09T08:35:01.524Z] ---> a4ec99f7a7a3 [2023-03-09T08:35:01.524Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-09T08:35:01.524Z] ---> Running in 2949b60f6b56 [2023-03-09T08:35:01.524Z] ---> 41f1546b91f2 [2023-03-09T08:35:01.524Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-09T08:35:01.782Z] ---> aca7930c9789 [2023-03-09T08:35:01.782Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-09T08:35:01.782Z] ---> f63ac5702b23 [2023-03-09T08:35:01.782Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-09T08:35:01.782Z] ---> 70043be67b7b [2023-03-09T08:35:01.782Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-09T08:35:01.782Z] ---> Running in 25ef3d750cfd [2023-03-09T08:35:02.044Z] ---> 9e8dff108930 [2023-03-09T08:35:02.044Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-09T08:35:02.301Z] Removing intermediate container 25ef3d750cfd [2023-03-09T08:35:02.301Z] ---> dc8288f3854c [2023-03-09T08:35:02.301Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T08:35:02.301Z] ---> 3ae9228eebba [2023-03-09T08:35:02.301Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-09T08:35:02.301Z] ---> Running in 849c9a0a357d [2023-03-09T08:35:02.563Z] ---> Running in 5021e38fadad [2023-03-09T08:35:02.563Z] ---> Running in 7c1d4ebe74a4 [2023-03-09T08:35:02.563Z] ---> f53145023192 [2023-03-09T08:35:02.563Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-09T08:35:02.563Z] Removing intermediate container 849c9a0a357d [2023-03-09T08:35:02.563Z] ---> dfa145232714 [2023-03-09T08:35:02.563Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T08:35:02.823Z] Removing intermediate container 5021e38fadad [2023-03-09T08:35:02.823Z] ---> dea6564fc291 [2023-03-09T08:35:02.823Z] Step 20/22 : LABEL arch=x86_64 [2023-03-09T08:35:03.086Z] ---> Running in 160e9dc30dca [2023-03-09T08:35:03.086Z] Removing intermediate container 2949b60f6b56 [2023-03-09T08:35:03.086Z] ---> a53f588edc53 [2023-03-09T08:35:03.086Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-09T08:35:03.344Z] ---> Running in 83c9dbaac006 [2023-03-09T08:35:03.344Z] ---> Running in 3d7e23ee343d [2023-03-09T08:35:03.344Z] ---> d52d289eefea [2023-03-09T08:35:03.344Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-09T08:35:03.344Z] Removing intermediate container 160e9dc30dca [2023-03-09T08:35:03.344Z] ---> 83127b98ef58 [2023-03-09T08:35:03.344Z] Step 22/24 : LABEL arch=x86_64 [2023-03-09T08:35:03.602Z] ---> Running in 670bd2416551 [2023-03-09T08:35:03.602Z] ---> Running in 8b019a3b5cd9 [2023-03-09T08:35:03.602Z] Removing intermediate container 83c9dbaac006 [2023-03-09T08:35:03.602Z] ---> fa9340dd515f [2023-03-09T08:35:03.602Z] Step 21/22 : LABEL git_sha=2b7ccd11e1927ee4c54303dcbadd5e63b67edd23 [2023-03-09T08:35:03.602Z] Removing intermediate container 3d7e23ee343d [2023-03-09T08:35:03.602Z] ---> 5a631827aedf [2023-03-09T08:35:03.602Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-09T08:35:03.602Z] ---> Running in c11fa549cd81 [2023-03-09T08:35:03.602Z] Removing intermediate container 670bd2416551 [2023-03-09T08:35:03.602Z] ---> 019446cda9d2 [2023-03-09T08:35:03.602Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T08:35:03.869Z] Removing intermediate container 8b019a3b5cd9 [2023-03-09T08:35:03.869Z] ---> 18ac8e9b6bbb [2023-03-09T08:35:03.869Z] Step 23/24 : LABEL git_sha=2b7ccd11e1927ee4c54303dcbadd5e63b67edd23 [2023-03-09T08:35:03.869Z] ---> Running in 29f872b44ade [2023-03-09T08:35:03.869Z] ---> Running in 3b374b04c2d2 [2023-03-09T08:35:03.869Z] Removing intermediate container c11fa549cd81 [2023-03-09T08:35:03.869Z] ---> 02eeced6688b [2023-03-09T08:35:03.869Z] Step 22/22 : LABEL version=0.0.0 [2023-03-09T08:35:03.869Z] Removing intermediate container 7c1d4ebe74a4 [2023-03-09T08:35:03.869Z] ---> 78debb2d8cd6 [2023-03-09T08:35:03.869Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-09T08:35:03.869Z] ---> c77572985981 [2023-03-09T08:35:03.869Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-09T08:35:03.869Z] ---> Running in ce6c66876abc [2023-03-09T08:35:04.127Z] Removing intermediate container 29f872b44ade [2023-03-09T08:35:04.127Z] ---> f69ba0b6d204 [2023-03-09T08:35:04.127Z] Step 17/19 : LABEL arch=x86_64 [2023-03-09T08:35:04.127Z] ---> Running in 32c546f4ea94 [2023-03-09T08:35:04.127Z] ---> Running in 64944915fa7b [2023-03-09T08:35:04.127Z] Removing intermediate container 3b374b04c2d2 [2023-03-09T08:35:04.127Z] ---> fb3e79db33f5 [2023-03-09T08:35:04.127Z] Step 24/24 : LABEL version=0.0.0 [2023-03-09T08:35:04.127Z] ---> Running in 7313f8fbb824 [2023-03-09T08:35:04.127Z] ---> Running in 91043b563af2 [2023-03-09T08:35:04.127Z] Removing intermediate container ce6c66876abc [2023-03-09T08:35:04.127Z] ---> 45aabbad70c1 [2023-03-09T08:35:04.127Z] [2023-03-09T08:35:04.385Z] Removing intermediate container 32c546f4ea94 [2023-03-09T08:35:04.385Z] ---> cfaec2b46772 [2023-03-09T08:35:04.385Z] Step 21/23 : LABEL arch=x86_64 [2023-03-09T08:35:04.385Z] Removing intermediate container 7313f8fbb824 [2023-03-09T08:35:04.385Z] ---> 389a9e760a5b [2023-03-09T08:35:04.385Z] Step 18/19 : LABEL git_sha=2b7ccd11e1927ee4c54303dcbadd5e63b67edd23 [2023-03-09T08:35:04.385Z] Successfully built 45aabbad70c1 [2023-03-09T08:35:04.385Z] ---> Running in 2652131ec895 [2023-03-09T08:35:04.385Z] Removing intermediate container 91043b563af2 [2023-03-09T08:35:04.385Z] ---> fdf04c60c622 [2023-03-09T08:35:04.385Z] [2023-03-09T08:35:04.385Z] Successfully tagged core-data:latest [2023-03-09T08:35:04.385Z]  Building core-data ... done Building security-spire-config [2023-03-09T08:35:04.385Z] ---> Running in f03d3311a980 [2023-03-09T08:35:04.385Z] Successfully built fdf04c60c622 [2023-03-09T08:35:04.385Z] Successfully tagged core-metadata:latest [2023-03-09T08:35:04.385Z] Building security-proxy-setup [2023-03-09T08:35:04.641Z]  Building core-metadata ... done Removing intermediate container 2652131ec895 [2023-03-09T08:35:04.641Z] ---> f39b7a85b24e [2023-03-09T08:35:04.641Z] Step 22/23 : LABEL git_sha=2b7ccd11e1927ee4c54303dcbadd5e63b67edd23 [2023-03-09T08:35:04.641Z] Removing intermediate container f03d3311a980 [2023-03-09T08:35:04.641Z] ---> 5cd25d402229 [2023-03-09T08:35:04.641Z] Step 19/19 : LABEL version=0.0.0 [2023-03-09T08:35:06.741Z] ---> Running in cdcf64e7e568 [2023-03-09T08:35:06.741Z] ---> Running in 9de1e34a317c [2023-03-09T08:35:07.674Z] Removing intermediate container 9de1e34a317c [2023-03-09T08:35:07.674Z] ---> 993a8630f239 [2023-03-09T08:35:07.674Z] [2023-03-09T08:35:07.674Z] Removing intermediate container cdcf64e7e568 [2023-03-09T08:35:07.674Z] ---> 15b5387acfa7 [2023-03-09T08:35:07.674Z] Step 23/23 : LABEL version=0.0.0 [2023-03-09T08:35:07.675Z] Successfully built 993a8630f239 [2023-03-09T08:35:07.675Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-09T08:35:07.675Z] Building support-scheduler [2023-03-09T08:35:07.675Z]  Building security-spiffe-token-provider ... done Removing intermediate container 64944915fa7b [2023-03-09T08:35:07.675Z] ---> 1370905664f7 [2023-03-09T08:35:07.675Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T08:35:07.995Z] ---> Running in 46b658f8d1b6 [2023-03-09T08:35:09.374Z] ---> b9d28773a225 [2023-03-09T08:35:09.374Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-09T08:35:10.310Z] Removing intermediate container 46b658f8d1b6 [2023-03-09T08:35:10.310Z] ---> 7ce2484acb3f [2023-03-09T08:35:10.310Z] [2023-03-09T08:35:10.310Z] Successfully built 7ce2484acb3f [2023-03-09T08:35:10.310Z] Successfully tagged security-secretstore-setup:latest [2023-03-09T08:35:10.310Z]  Building security-secretstore-setup ... done Building support-notifications [2023-03-09T08:35:10.568Z] ---> db638ae77d4e [2023-03-09T08:35:10.568Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-09T08:35:10.828Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:35:10.828Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:35:10.828Z] ---> ad48b8b20aac [2023-03-09T08:35:10.828Z] Step 3/20 : WORKDIR /edgex-go [2023-03-09T08:35:10.828Z] ---> Using cache [2023-03-09T08:35:10.828Z] ---> a25c63abd42e [2023-03-09T08:35:10.828Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-09T08:35:10.828Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:35:10.828Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:35:10.828Z] ---> ad48b8b20aac [2023-03-09T08:35:10.828Z] Step 3/24 : WORKDIR /edgex-go [2023-03-09T08:35:10.828Z] ---> Using cache [2023-03-09T08:35:10.828Z] ---> a25c63abd42e [2023-03-09T08:35:10.828Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-09T08:35:13.377Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:35:13.377Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:35:13.377Z] ---> ad48b8b20aac [2023-03-09T08:35:13.377Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-09T08:35:13.377Z] ---> Using cache [2023-03-09T08:35:13.377Z] ---> 7616aa0f76d4 [2023-03-09T08:35:13.377Z] Step 4/22 : WORKDIR /edgex-go [2023-03-09T08:35:13.377Z] ---> Using cache [2023-03-09T08:35:13.377Z] ---> 1c4b8fe584d2 [2023-03-09T08:35:13.377Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-09T08:35:13.377Z] ---> Using cache [2023-03-09T08:35:13.377Z] ---> 3c1d8e281705 [2023-03-09T08:35:13.377Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-09T08:35:13.377Z] ---> Using cache [2023-03-09T08:35:13.377Z] ---> 3e6c37bbb700 [2023-03-09T08:35:13.377Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:35:13.377Z] ---> Using cache [2023-03-09T08:35:13.377Z] ---> 4ad9a43e463a [2023-03-09T08:35:13.377Z] Step 8/22 : COPY . . [2023-03-09T08:35:13.377Z] ---> Using cache [2023-03-09T08:35:13.377Z] ---> 85ec7ffbfc36 [2023-03-09T08:35:13.377Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-09T08:35:14.327Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:35:14.327Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:35:14.327Z] ---> ad48b8b20aac [2023-03-09T08:35:14.327Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-09T08:35:14.327Z] ---> Using cache [2023-03-09T08:35:14.327Z] ---> 7616aa0f76d4 [2023-03-09T08:35:14.327Z] Step 4/22 : WORKDIR /edgex-go [2023-03-09T08:35:14.327Z] ---> Using cache [2023-03-09T08:35:14.327Z] ---> 1c4b8fe584d2 [2023-03-09T08:35:14.327Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-09T08:35:14.895Z] ---> abba1cf27c49 [2023-03-09T08:35:14.895Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-09T08:35:14.895Z] ---> Running in 52d17f8d956e [2023-03-09T08:35:14.895Z] ---> Running in 054c4f031482 [2023-03-09T08:35:14.895Z] ---> Running in 063bbc061cd9 [2023-03-09T08:35:14.895Z] ---> Running in 00da75cf422e [2023-03-09T08:35:15.156Z] ---> 9a7661e313d5 [2023-03-09T08:35:15.156Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-09T08:35:15.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:35:15.722Z] ---> 05cf832fdd32 [2023-03-09T08:35:15.722Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-09T08:35:15.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:35:15.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:35:15.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:35:16.241Z] 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-03-09T08:35:16.241Z] OK: 211 MiB in 51 packages [2023-03-09T08:35:16.241Z] OK: 211 MiB in 51 packages [2023-03-09T08:35:16.241Z] ---> 5d73f6749588 [2023-03-09T08:35:16.241Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-09T08:35:16.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:35:16.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:35:16.793Z] OK: 211 MiB in 51 packages [2023-03-09T08:35:17.364Z] ---> c670fdb40659 [2023-03-09T08:35:17.364Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-09T08:35:18.573Z] ---> Running in cff2660f428a [2023-03-09T08:35:19.349Z] Removing intermediate container 063bbc061cd9 [2023-03-09T08:35:19.349Z] ---> 9395d68127ac [2023-03-09T08:35:19.349Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-09T08:35:19.665Z] Removing intermediate container 2d25129b9214 [2023-03-09T08:35:19.665Z] ---> ed5a73d6bd7d [2023-03-09T08:35:19.665Z] Successfully built ed5a73d6bd7d [2023-03-09T08:35:19.665Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:35:20.003Z] + docker inspect -f . ci-base-image-arm64 [2023-03-09T08:35:20.003Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T08:35:20.209Z] prd-ubuntu20.04-docker-arm64-4c-16g-9433 does not seem to be running inside a container [2023-03-09T08:35:20.277Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-09T08:35:20.287Z] Removing intermediate container 00da75cf422e [2023-03-09T08:35:20.287Z] Removing intermediate container 054c4f031482 [2023-03-09T08:35:20.287Z] ---> e509ec384e86 [2023-03-09T08:35:20.287Z] ---> 3fecdc928afc [2023-03-09T08:35:20.287Z] Step 5/24 : COPY go.mod vendor* ./Step 5/20 : COPY go.mod vendor* ./ [2023-03-09T08:35:20.287Z] [2023-03-09T08:35:20.544Z] ---> d970db9fd8fb [2023-03-09T08:35:20.544Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:35:21.129Z] ---> Running in 9e23773c3f79 [2023-03-09T08:35:21.129Z] ---> 7fedcb424b34 [2023-03-09T08:35:21.129Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:35:21.388Z] ---> bb6f199eb0d0 [2023-03-09T08:35:21.388Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:35:21.532Z] $ docker top 244972fdf516cacf9ef75a89c6f62e2757dda0dfc2ee0a116930f99faf5b9641 -eo pid,comm [2023-03-09T08:35:21.645Z] ---> Running in fb2cc2813e63 [2023-03-09T08:35:21.645Z] ---> Running in ff427812241f [2023-03-09T08:35:21.645Z] Removing intermediate container cff2660f428a [2023-03-09T08:35:21.645Z] ---> 5169bcf91557 [2023-03-09T08:35:21.645Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [Pipeline] { [Pipeline] sh [2023-03-09T08:35:21.905Z] ---> Running in 64a353a54b18 [2023-03-09T08:35:22.208Z] Removing intermediate container 64a353a54b18 [2023-03-09T08:35:22.208Z] ---> 44d6400d2785 [2023-03-09T08:35:22.208Z] Step 29/32 : CMD ["gate"] [2023-03-09T08:35:22.384Z] + go version [2023-03-09T08:35:22.385Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-09T08:35:22.402Z] $ docker stop --time=1 244972fdf516cacf9ef75a89c6f62e2757dda0dfc2ee0a116930f99faf5b9641 [2023-03-09T08:35:22.465Z] ---> Running in 3887265543fd [2023-03-09T08:35:22.722Z] Removing intermediate container 3887265543fd [2023-03-09T08:35:22.722Z] ---> cadab8fcec30 [2023-03-09T08:35:22.722Z] Step 30/32 : LABEL arch=x86_64 [2023-03-09T08:35:22.722Z] ---> Running in d3d2865db709 [2023-03-09T08:35:22.983Z] Removing intermediate container d3d2865db709 [2023-03-09T08:35:22.983Z] ---> a0fda6095ff2 [2023-03-09T08:35:22.983Z] Step 31/32 : LABEL git_sha=2b7ccd11e1927ee4c54303dcbadd5e63b67edd23 [2023-03-09T08:35:23.240Z] ---> Running in ba2eff12b9b2 [2023-03-09T08:35:23.515Z] Removing intermediate container ba2eff12b9b2 [2023-03-09T08:35:23.515Z] ---> d58344b83015 [2023-03-09T08:35:23.515Z] Step 32/32 : LABEL version=0.0.0 [2023-03-09T08:35:23.515Z] ---> Running in fd215e078e86 [2023-03-09T08:35:23.774Z] Removing intermediate container fd215e078e86 [2023-03-09T08:35:23.774Z] ---> 312f254b5b6e [2023-03-09T08:35:23.774Z] [2023-03-09T08:35:23.774Z] Successfully built 312f254b5b6e [2023-03-09T08:35:23.774Z] Successfully tagged security-bootstrapper:latest [2023-03-09T08:35:23.774Z] Building security-proxy-auth [2023-03-09T08:35:24.054Z] $ docker rm -f --volumes 244972fdf516cacf9ef75a89c6f62e2757dda0dfc2ee0a116930f99faf5b9641 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:35:24.643Z] + docker inspect -f . ci-base-image-arm64 [2023-03-09T08:35:24.643Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T08:35:24.849Z] prd-ubuntu20.04-docker-arm64-4c-16g-9433 does not seem to be running inside a container [2023-03-09T08:35:24.921Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-09T08:35:26.178Z] $ docker top 2274fd5b26ca8adf5d18ca66a08fe1b05682b6874cbb0877c8ba76ba41c0eb4c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-09T08:35:26.402Z] ========================================================= [2023-03-09T08:35:26.402Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-09T08:35:26.402Z] ========================================================= [Pipeline] sh [2023-03-09T08:35:27.031Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-03-09T08:35:27.060Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:35:27.060Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:35:27.060Z] ---> ad48b8b20aac [2023-03-09T08:35:27.060Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-09T08:35:27.060Z] ---> Using cache [2023-03-09T08:35:27.060Z] ---> 7616aa0f76d4 [2023-03-09T08:35:27.060Z] Step 4/22 : WORKDIR /edgex-go [2023-03-09T08:35:27.060Z] ---> Using cache [2023-03-09T08:35:27.060Z] ---> 1c4b8fe584d2 [2023-03-09T08:35:27.060Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-09T08:35:27.060Z] ---> Using cache [2023-03-09T08:35:27.060Z] ---> 3c1d8e281705 [2023-03-09T08:35:27.060Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-09T08:35:27.060Z] ---> Using cache [2023-03-09T08:35:27.060Z] ---> 3e6c37bbb700 [2023-03-09T08:35:27.060Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:35:27.060Z] ---> Using cache [2023-03-09T08:35:27.060Z] ---> 4ad9a43e463a [2023-03-09T08:35:27.060Z] Step 8/22 : COPY . . [2023-03-09T08:35:27.060Z] ---> Using cache [2023-03-09T08:35:27.060Z] ---> 85ec7ffbfc36 [2023-03-09T08:35:27.060Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-09T08:35:27.694Z] + make test [2023-03-09T08:35:27.694Z] go test -race -coverprofile=coverage.out ./... [2023-03-09T08:35:28.437Z] ---> Running in 5c50941845e7 [2023-03-09T08:35:29.003Z] 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-03-09T08:35:43.881Z] Removing intermediate container 52d17f8d956e [2023-03-09T08:35:43.881Z] ---> 708fa2b46fa4 [2023-03-09T08:35:43.881Z] [2023-03-09T08:35:43.881Z] Step 10/22 : FROM alpine:3.16 [2023-03-09T08:35:43.881Z] ---> dfd21b5a31f5 [2023-03-09T08:35:43.881Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-09T08:35:43.881Z] ---> Using cache [2023-03-09T08:35:43.881Z] ---> 2ed0b7fac59d [2023-03-09T08:35:43.881Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-09T08:35:43.881Z] ---> Using cache [2023-03-09T08:35:43.881Z] ---> a3ab70008523 [2023-03-09T08:35:43.881Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-09T08:35:43.881Z] ---> Running in fcf65250916e [2023-03-09T08:35:43.881Z] Removing intermediate container fcf65250916e [2023-03-09T08:35:43.881Z] ---> 92e932725f74 [2023-03-09T08:35:43.881Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-09T08:35:43.881Z] ---> Running in 67a1405d3027 [2023-03-09T08:35:43.881Z] Removing intermediate container 67a1405d3027 [2023-03-09T08:35:43.881Z] ---> f08005fd69c4 [2023-03-09T08:35:43.881Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T08:35:43.881Z] ---> a72ce81318cc [2023-03-09T08:35:43.881Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-09T08:35:43.881Z] ---> c12109a78a0a [2023-03-09T08:35:43.881Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-09T08:35:43.881Z] ---> 5e65fc7f113b [2023-03-09T08:35:43.881Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-09T08:35:43.881Z] ---> Running in af26e59c13fd [2023-03-09T08:35:43.881Z] Removing intermediate container af26e59c13fd [2023-03-09T08:35:43.881Z] ---> 504fef80ae0c [2023-03-09T08:35:43.881Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T08:35:43.881Z] ---> Running in 97518152ade8 [2023-03-09T08:35:43.881Z] Removing intermediate container 97518152ade8 [2023-03-09T08:35:43.881Z] ---> 05d7ab27bb35 [2023-03-09T08:35:43.881Z] Step 20/22 : LABEL arch=x86_64 [2023-03-09T08:35:43.881Z] ---> Running in ba2da97a2dd8 [2023-03-09T08:35:43.881Z] Removing intermediate container ba2da97a2dd8 [2023-03-09T08:35:43.881Z] ---> 85fba8b2a83a [2023-03-09T08:35:43.881Z] Step 21/22 : LABEL git_sha=2b7ccd11e1927ee4c54303dcbadd5e63b67edd23 [2023-03-09T08:35:43.881Z] ---> Running in 0b9c778fac27 [2023-03-09T08:35:43.881Z] Removing intermediate container 0b9c778fac27 [2023-03-09T08:35:43.881Z] ---> 024c585022c5 [2023-03-09T08:35:43.881Z] Step 22/22 : LABEL version=0.0.0 [2023-03-09T08:35:43.881Z] ---> Running in 7d7d846a0dcf [2023-03-09T08:35:43.881Z] Removing intermediate container 7d7d846a0dcf [2023-03-09T08:35:43.881Z] ---> 5c4ac7c7f6dc [2023-03-09T08:35:43.881Z] [2023-03-09T08:35:43.881Z] Successfully built 5c4ac7c7f6dc [2023-03-09T08:35:43.881Z] Successfully tagged support-scheduler:latest [2023-03-09T08:35:43.881Z] Building core-command [2023-03-09T08:35:46.407Z]  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:35:46.407Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:35:46.407Z] ---> ad48b8b20aac [2023-03-09T08:35:46.407Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-09T08:35:46.407Z] ---> Using cache [2023-03-09T08:35:46.407Z] ---> 7616aa0f76d4 [2023-03-09T08:35:46.407Z] Step 4/23 : WORKDIR /edgex-go [2023-03-09T08:35:46.407Z] ---> Using cache [2023-03-09T08:35:46.407Z] ---> 1c4b8fe584d2 [2023-03-09T08:35:46.407Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-09T08:35:46.407Z] ---> Using cache [2023-03-09T08:35:46.407Z] ---> 3c1d8e281705 [2023-03-09T08:35:46.407Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-09T08:35:46.407Z] ---> Using cache [2023-03-09T08:35:46.407Z] ---> 3e6c37bbb700 [2023-03-09T08:35:46.407Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:35:46.407Z] ---> Using cache [2023-03-09T08:35:46.407Z] ---> 4ad9a43e463a [2023-03-09T08:35:46.407Z] Step 8/23 : COPY . . [2023-03-09T08:35:46.407Z] ---> Using cache [2023-03-09T08:35:46.407Z] ---> 85ec7ffbfc36 [2023-03-09T08:35:46.407Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-09T08:35:46.974Z] ---> Running in fa2b54ffa2de [2023-03-09T08:35:46.974Z] Removing intermediate container 5c50941845e7 [2023-03-09T08:35:46.974Z] ---> 197ff39f42f9 [2023-03-09T08:35:46.974Z] [2023-03-09T08:35:46.974Z] Step 10/22 : FROM alpine:3.16 [2023-03-09T08:35:46.974Z] ---> dfd21b5a31f5 [2023-03-09T08:35:46.974Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-09T08:35:47.235Z] ---> Running in c32d09a066f3 [2023-03-09T08:35:47.235Z] Removing intermediate container c32d09a066f3 [2023-03-09T08:35:47.235Z] ---> 7b0ada92ae02 [2023-03-09T08:35:47.235Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-09T08:35:47.235Z] 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-03-09T08:35:47.235Z] ---> Running in a15b6c4f841a [2023-03-09T08:35:47.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:35:47.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:35:48.061Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-09T08:35:48.061Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T08:35:48.061Z] OK: 6 MiB in 15 packages [2023-03-09T08:35:52.366Z] Removing intermediate container a15b6c4f841a [2023-03-09T08:35:52.366Z] ---> c9cd2cf08206 [2023-03-09T08:35:52.366Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T08:35:52.366Z] ---> 71d24037438a [2023-03-09T08:35:52.366Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-09T08:35:53.742Z] ---> bddf20c9720c [2023-03-09T08:35:53.742Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-09T08:35:54.308Z] ---> b3a710e40d57 [2023-03-09T08:35:54.308Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-09T08:35:55.245Z] ---> 74937750f2f6 [2023-03-09T08:35:55.245Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-09T08:35:55.245Z] ---> Running in 5457a84ddc8b [2023-03-09T08:35:57.147Z] Removing intermediate container 5457a84ddc8b [2023-03-09T08:35:57.147Z] ---> 04ddd8848c41 [2023-03-09T08:35:57.147Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-09T08:35:57.147Z] ---> Running in a07bd4da8a19 [2023-03-09T08:35:57.714Z] Removing intermediate container a07bd4da8a19 [2023-03-09T08:35:57.714Z] ---> 2bf6e828d3bd [2023-03-09T08:35:57.714Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-09T08:35:57.714Z] ---> Running in 2cb2c3a7d08c [2023-03-09T08:35:57.973Z] Removing intermediate container 2cb2c3a7d08c [2023-03-09T08:35:57.973Z] ---> daea395be5c5 [2023-03-09T08:35:57.973Z] Step 20/22 : LABEL arch=x86_64 [2023-03-09T08:35:58.231Z] ---> Running in 71ab5c993746 [2023-03-09T08:35:58.799Z] Removing intermediate container 71ab5c993746 [2023-03-09T08:35:58.799Z] ---> 7add3ab37dad [2023-03-09T08:35:58.799Z] Step 21/22 : LABEL git_sha=2b7ccd11e1927ee4c54303dcbadd5e63b67edd23 [2023-03-09T08:35:58.799Z] ---> Running in fc65f477164f [2023-03-09T08:35:59.057Z] Removing intermediate container fc65f477164f [2023-03-09T08:35:59.057Z] ---> 5e87970a3726 [2023-03-09T08:35:59.057Z] Step 22/22 : LABEL version=0.0.0 [2023-03-09T08:35:59.329Z] ---> Running in 342c5647d140 [2023-03-09T08:35:59.588Z] Removing intermediate container 342c5647d140 [2023-03-09T08:35:59.588Z] ---> 350d5dd709aa [2023-03-09T08:35:59.588Z] [2023-03-09T08:35:59.588Z] Successfully built 350d5dd709aa [2023-03-09T08:35:59.588Z] Successfully tagged security-proxy-auth:latest [2023-03-09T08:35:59.588Z] Building security-spire-agent [2023-03-09T08:36:03.779Z]  Building security-proxy-auth ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:36:03.779Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:36:03.779Z] ---> ad48b8b20aac [2023-03-09T08:36:03.779Z] Step 3/24 : WORKDIR /edgex-go [2023-03-09T08:36:03.779Z] ---> Using cache [2023-03-09T08:36:03.779Z] ---> a25c63abd42e [2023-03-09T08:36:03.779Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-09T08:36:03.779Z] ---> Using cache [2023-03-09T08:36:03.779Z] ---> e509ec384e86 [2023-03-09T08:36:03.779Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-09T08:36:03.779Z] ---> Using cache [2023-03-09T08:36:03.779Z] ---> 7fedcb424b34 [2023-03-09T08:36:03.779Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:36:03.779Z] ---> Using cache [2023-03-09T08:36:03.779Z] ---> 3768500a0e82 [2023-03-09T08:36:03.779Z] Step 7/24 : COPY . . [2023-03-09T08:36:04.344Z] Removing intermediate container 9e23773c3f79 [2023-03-09T08:36:04.344Z] ---> ea79ceb31ed1 [2023-03-09T08:36:04.344Z] Step 8/22 : COPY . . [2023-03-09T08:36:04.344Z] Removing intermediate container ff427812241f [2023-03-09T08:36:04.344Z] ---> d052ab1c1360 [2023-03-09T08:36:04.344Z] Step 7/20 : COPY . . [2023-03-09T08:36:04.344Z] Removing intermediate container fb2cc2813e63 [2023-03-09T08:36:04.344Z] ---> 3768500a0e82 [2023-03-09T08:36:04.344Z] Step 7/24 : COPY . . [2023-03-09T08:36:06.586Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-09T08:36:09.614Z] ---> 865a7f1e55d6 [2023-03-09T08:36:09.614Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-09T08:36:09.614Z] ---> cd018bc72a59 [2023-03-09T08:36:09.614Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-09T08:36:09.614Z] ---> d8f99dd693bd [2023-03-09T08:36:09.614Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-09T08:36:09.614Z] ---> 387359df4716 [2023-03-09T08:36:09.615Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-09T08:36:09.875Z] ---> Running in 9d1376840d9e [2023-03-09T08:36:09.875Z] ---> Running in 09b31a2f92ab [2023-03-09T08:36:09.875Z] ---> Running in 9f1b4ef5d866 [2023-03-09T08:36:09.875Z] ---> Running in b8bc713ac209 [2023-03-09T08:36:09.875Z] Removing intermediate container 9f1b4ef5d866 [2023-03-09T08:36:09.875Z] ---> 0b87520d1b4e [2023-03-09T08:36:09.875Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-09T08:36:09.875Z] Removing intermediate container b8bc713ac209 [2023-03-09T08:36:09.875Z] ---> b1faaf802496 [2023-03-09T08:36:09.875Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-09T08:36:10.133Z] ---> Running in 7b5fc3b16c01 [2023-03-09T08:36:10.133Z] ---> Running in 6746afb3ac95 [2023-03-09T08:36:10.133Z] Removing intermediate container fa2b54ffa2de [2023-03-09T08:36:10.133Z] ---> b2a665db3cc4 [2023-03-09T08:36:10.133Z] [2023-03-09T08:36:10.133Z] Step 10/23 : FROM alpine:3.16 [2023-03-09T08:36:10.133Z] ---> dfd21b5a31f5 [2023-03-09T08:36:10.133Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-09T08:36:10.133Z] ---> Using cache [2023-03-09T08:36:10.133Z] ---> 2ed0b7fac59d [2023-03-09T08:36:10.133Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-09T08:36:10.133Z] ---> Using cache [2023-03-09T08:36:10.133Z] ---> a3ab70008523 [2023-03-09T08:36:10.133Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-09T08:36:10.133Z] ---> Running in 3f0366b279f8 [2023-03-09T08:36:10.133Z] Removing intermediate container 7b5fc3b16c01 [2023-03-09T08:36:10.133Z] ---> d4abc30915aa [2023-03-09T08:36:10.133Z] 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-03-09T08:36:10.133Z] Removing intermediate container 6746afb3ac95 [2023-03-09T08:36:10.133Z] ---> 4ec509815452 [2023-03-09T08:36:10.133Z] 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-03-09T08:36:10.393Z] ---> Running in 848236c128e0 [2023-03-09T08:36:10.393Z] 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-03-09T08:36:10.393Z] ---> Running in 024b573da4d0 [2023-03-09T08:36:10.393Z] 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-03-09T08:36:10.393Z] Removing intermediate container 3f0366b279f8 [2023-03-09T08:36:10.393Z] ---> f315b47a7672 [2023-03-09T08:36:10.393Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-09T08:36:10.393Z] ---> Running in 99515398b1ff [2023-03-09T08:36:10.393Z] Removing intermediate container 99515398b1ff [2023-03-09T08:36:10.393Z] ---> 948617aecae7 [2023-03-09T08:36:10.393Z] Step 15/23 : WORKDIR / [2023-03-09T08:36:10.666Z] ---> Running in 15acd1578daf [2023-03-09T08:36:10.666Z] Removing intermediate container 15acd1578daf [2023-03-09T08:36:10.666Z] ---> 3fa5f1a0eaa7 [2023-03-09T08:36:10.666Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T08:36:10.928Z] ---> d22552b92347 [2023-03-09T08:36:10.928Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-09T08:36:11.495Z] Removing intermediate container 848236c128e0 [2023-03-09T08:36:11.495Z] ---> 9a636bb052da [2023-03-09T08:36:11.495Z] Step 11/24 : WORKDIR /edgex-go [2023-03-09T08:36:11.495Z] Removing intermediate container 024b573da4d0 [2023-03-09T08:36:11.495Z] ---> 15b811af11aa [2023-03-09T08:36:11.495Z] Step 11/24 : WORKDIR /edgex-go [2023-03-09T08:36:11.495Z] ---> 21c9eb1923a1 [2023-03-09T08:36:11.495Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-09T08:36:11.495Z] ---> Running in 211d6ccc4e05 [2023-03-09T08:36:11.495Z] ---> Running in 177b14c3a6a9 [2023-03-09T08:36:11.755Z] Removing intermediate container 211d6ccc4e05 [2023-03-09T08:36:11.755Z] ---> 3a50a4c666ad [2023-03-09T08:36:11.755Z] [2023-03-09T08:36:11.755Z] Step 12/24 : FROM alpine:3.15 [2023-03-09T08:36:11.755Z] ---> 5ce65d7b0fde [2023-03-09T08:36:11.755Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-09T08:36:11.755Z] ---> Using cache [2023-03-09T08:36:11.755Z] ---> b594b754fd8b [2023-03-09T08:36:11.755Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-09T08:36:11.755Z] Removing intermediate container 177b14c3a6a9 [2023-03-09T08:36:11.755Z] ---> 23ecd5d504d3 [2023-03-09T08:36:11.755Z] [2023-03-09T08:36:11.755Z] Step 12/24 : FROM alpine:3.15 [2023-03-09T08:36:11.755Z] ---> 5ce65d7b0fde [2023-03-09T08:36:11.755Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-09T08:36:11.755Z] ---> Using cache [2023-03-09T08:36:11.755Z] ---> b594b754fd8b [2023-03-09T08:36:11.755Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-09T08:36:11.755Z] ---> Running in 4e679b4a3e3a [2023-03-09T08:36:11.755Z] ---> 9c0b5134e7d2 [2023-03-09T08:36:11.755Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-09T08:36:11.755Z] ---> Running in 9647c24ec8ef [2023-03-09T08:36:11.755Z] ---> Running in 5521ccd079f4 [2023-03-09T08:36:12.018Z] Removing intermediate container 5521ccd079f4 [2023-03-09T08:36:12.018Z] ---> 5ad00ae2ed34 [2023-03-09T08:36:12.018Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T08:36:12.018Z] ---> Running in 5917635f0a1a [2023-03-09T08:36:12.018Z] Removing intermediate container 5917635f0a1a [2023-03-09T08:36:12.018Z] ---> 09fbd3f1d6fb [2023-03-09T08:36:12.018Z] Step 21/23 : LABEL arch=x86_64 [2023-03-09T08:36:12.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:36:12.278Z] ---> Running in cbfb41ca3fc9 [2023-03-09T08:36:12.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:36:12.278Z] Removing intermediate container cbfb41ca3fc9 [2023-03-09T08:36:12.278Z] ---> b4aaf7c7f0e4 [2023-03-09T08:36:12.278Z] Step 22/23 : LABEL git_sha=2b7ccd11e1927ee4c54303dcbadd5e63b67edd23 [2023-03-09T08:36:12.278Z] ---> Running in 665af469bb90 [2023-03-09T08:36:12.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:36:12.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:36:12.536Z] Removing intermediate container 665af469bb90 [2023-03-09T08:36:12.536Z] ---> 4d09b15ffeee [2023-03-09T08:36:12.536Z] Step 23/23 : LABEL version=0.0.0 [2023-03-09T08:36:12.536Z] ---> Running in 8bf51e63fee0 [2023-03-09T08:36:12.536Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-09T08:36:12.536Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-09T08:36:12.536Z] OK: 15859 distinct packages available [2023-03-09T08:36:12.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:36:12.794Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-09T08:36:12.794Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-09T08:36:12.794Z] OK: 15859 distinct packages available [2023-03-09T08:36:12.794Z] Removing intermediate container 8bf51e63fee0 [2023-03-09T08:36:12.794Z] ---> a10367d8f761 [2023-03-09T08:36:12.794Z] [2023-03-09T08:36:12.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:36:12.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:36:12.794Z] Successfully built a10367d8f761 [2023-03-09T08:36:12.794Z] Successfully tagged core-command:latest [2023-03-09T08:36:12.794Z]  Building core-command ... done Building security-spire-server [2023-03-09T08:36:12.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:36:13.051Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-09T08:36:13.051Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-09T08:36:13.051Z] (3/5) Installing libucontext (1.1-r0) [2023-03-09T08:36:13.051Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-09T08:36:13.051Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-09T08:36:13.051Z] Executing busybox-1.34.1-r7.trigger [2023-03-09T08:36:13.051Z] OK: 7 MiB in 19 packages [2023-03-09T08:36:13.051Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-09T08:36:13.051Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-09T08:36:13.051Z] (3/4) Installing libucontext (1.1-r0) [2023-03-09T08:36:13.051Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-09T08:36:13.051Z] Executing busybox-1.34.1-r7.trigger [2023-03-09T08:36:13.051Z] OK: 6 MiB in 18 packages [2023-03-09T08:36:15.713Z] Removing intermediate container 4e679b4a3e3a [2023-03-09T08:36:15.713Z] ---> ef424fd4673a [2023-03-09T08:36:15.713Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-09T08:36:15.713Z] Removing intermediate container 9647c24ec8ef [2023-03-09T08:36:15.713Z] ---> af0646dc8c23 [2023-03-09T08:36:15.713Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-09T08:36:15.713Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:36:15.713Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:36:15.713Z] ---> ad48b8b20aac [2023-03-09T08:36:15.713Z] Step 3/23 : WORKDIR /edgex-go [2023-03-09T08:36:15.713Z] ---> Using cache [2023-03-09T08:36:15.713Z] ---> a25c63abd42e [2023-03-09T08:36:15.713Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-09T08:36:15.713Z] ---> Using cache [2023-03-09T08:36:15.713Z] ---> e509ec384e86 [2023-03-09T08:36:15.713Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-09T08:36:15.713Z] ---> Using cache [2023-03-09T08:36:15.713Z] ---> 7fedcb424b34 [2023-03-09T08:36:15.713Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:36:15.713Z] ---> Using cache [2023-03-09T08:36:15.713Z] ---> 3768500a0e82 [2023-03-09T08:36:15.713Z] Step 7/23 : COPY . . [2023-03-09T08:36:15.713Z] ---> Using cache [2023-03-09T08:36:15.713Z] ---> 387359df4716 [2023-03-09T08:36:15.713Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-09T08:36:15.713Z] ---> Using cache [2023-03-09T08:36:15.713Z] ---> b1faaf802496 [2023-03-09T08:36:15.713Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-09T08:36:15.713Z] ---> Using cache [2023-03-09T08:36:15.713Z] ---> 4ec509815452 [2023-03-09T08:36:15.713Z] 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-03-09T08:36:15.713Z] ---> Running in 458e07a54756 [2023-03-09T08:36:17.736Z] ---> c2b21837d2f5 [2023-03-09T08:36:17.736Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-09T08:36:17.736Z] Removing intermediate container 458e07a54756 [2023-03-09T08:36:17.736Z] ---> 72f939209728 [2023-03-09T08:36:17.736Z] Step 11/23 : WORKDIR /edgex-go [2023-03-09T08:36:17.736Z] ---> Running in 6549a09750d6 [2023-03-09T08:36:18.349Z] Removing intermediate container 6549a09750d6 [2023-03-09T08:36:18.349Z] ---> 9d1ff83237a0 [2023-03-09T08:36:18.349Z] [2023-03-09T08:36:18.349Z] Step 12/23 : FROM alpine:3.15 [2023-03-09T08:36:18.349Z] ---> 5ce65d7b0fde [2023-03-09T08:36:18.349Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-09T08:36:18.349Z] ---> Using cache [2023-03-09T08:36:18.349Z] ---> b594b754fd8b [2023-03-09T08:36:18.349Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-09T08:36:18.349Z] ---> Using cache [2023-03-09T08:36:18.349Z] ---> ef424fd4673a [2023-03-09T08:36:18.349Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-09T08:36:18.628Z] ---> 24debd3b9df9 [2023-03-09T08:36:18.628Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-09T08:36:19.200Z] ---> f740467cd660 [2023-03-09T08:36:19.200Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-09T08:36:19.200Z] ---> Running in 40b3b2bb691b [2023-03-09T08:36:19.770Z] Removing intermediate container 40b3b2bb691b [2023-03-09T08:36:19.770Z] ---> 36791b633561 [2023-03-09T08:36:19.770Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-09T08:36:20.341Z] ---> ddd4d20392f4 [2023-03-09T08:36:20.341Z] Step 19/24 : WORKDIR / [2023-03-09T08:36:20.341Z] ---> Running in e1dc279e5f1d [2023-03-09T08:36:20.341Z] ---> 9049fa13602b [2023-03-09T08:36:20.341Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-09T08:36:20.599Z] Removing intermediate container e1dc279e5f1d [2023-03-09T08:36:20.599Z] ---> 8a62dd5a5ddd [2023-03-09T08:36:20.599Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-09T08:36:20.857Z] ---> Running in c22d1b985f4e [2023-03-09T08:36:20.857Z] ---> 11ab6da058ff [2023-03-09T08:36:20.857Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-09T08:36:21.114Z] Removing intermediate container c22d1b985f4e [2023-03-09T08:36:21.114Z] ---> e5e7307201a0 [2023-03-09T08:36:21.114Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-09T08:36:21.373Z] ---> Running in 4ccd34d8fbae [2023-03-09T08:36:21.373Z] ---> 494352bc6edb [2023-03-09T08:36:21.373Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-09T08:36:21.373Z] ---> 7cbfde9b6695 [2023-03-09T08:36:21.373Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-09T08:36:21.373Z] Removing intermediate container 4ccd34d8fbae [2023-03-09T08:36:21.373Z] ---> c773c78d4c01 [2023-03-09T08:36:21.373Z] Step 22/24 : LABEL arch=x86_64 [2023-03-09T08:36:21.630Z] ---> Running in 400f701c297a [2023-03-09T08:36:21.630Z] ---> 3c6027344657 [2023-03-09T08:36:21.630Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-09T08:36:21.889Z] ---> a312208830ab [2023-03-09T08:36:21.889Z] Removing intermediate container 400f701c297a [2023-03-09T08:36:21.889Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-09T08:36:21.889Z] ---> 0cd094824884 [2023-03-09T08:36:21.889Z] Step 23/24 : LABEL git_sha=2b7ccd11e1927ee4c54303dcbadd5e63b67edd23 [2023-03-09T08:36:21.889Z] ---> Running in 6db1570755cd [2023-03-09T08:36:21.889Z] ---> Running in aad1bf19d7e5 [2023-03-09T08:36:22.147Z] Removing intermediate container 6db1570755cd [2023-03-09T08:36:22.147Z] ---> f5939b875263 [2023-03-09T08:36:22.147Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-09T08:36:22.406Z] ---> 4a834de125e6 [2023-03-09T08:36:22.406Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-09T08:36:22.406Z] ---> Running in 6ef0ba52c74b [2023-03-09T08:36:22.406Z] Removing intermediate container aad1bf19d7e5 [2023-03-09T08:36:22.406Z] ---> e320cbf4600d [2023-03-09T08:36:22.406Z] Step 24/24 : LABEL version=0.0.0 [2023-03-09T08:36:22.406Z] ---> Running in deacb717a4b8 [2023-03-09T08:36:22.406Z] Removing intermediate container 6ef0ba52c74b [2023-03-09T08:36:22.406Z] ---> 90410c3713a0 [2023-03-09T08:36:22.406Z] Step 22/24 : LABEL arch=x86_64 [2023-03-09T08:36:22.665Z] ---> Running in e7a54189b0fc [2023-03-09T08:36:22.665Z] Removing intermediate container deacb717a4b8 [2023-03-09T08:36:22.665Z] ---> c8a9de9a55ac [2023-03-09T08:36:22.665Z] [2023-03-09T08:36:22.665Z] ---> 330951e8cd04 [2023-03-09T08:36:22.665Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-09T08:36:22.926Z] ---> Running in 4ea577861940 [2023-03-09T08:36:22.926Z] Successfully built c8a9de9a55ac [2023-03-09T08:36:22.926Z] Successfully tagged security-spire-config:latest [2023-03-09T08:36:22.926Z] Building core-common-config-bootstrapper [2023-03-09T08:36:22.926Z]  Building security-spire-config ... done Removing intermediate container e7a54189b0fc [2023-03-09T08:36:22.926Z] ---> 19c2e2e5959e [2023-03-09T08:36:22.926Z] Step 23/24 : LABEL git_sha=2b7ccd11e1927ee4c54303dcbadd5e63b67edd23 [2023-03-09T08:36:23.184Z] ---> Running in faaa08d60c49 [2023-03-09T08:36:23.442Z] Removing intermediate container 4ea577861940 [2023-03-09T08:36:23.442Z] ---> c1b87a57adf6 [2023-03-09T08:36:23.442Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-09T08:36:24.009Z] Removing intermediate container faaa08d60c49 [2023-03-09T08:36:24.009Z] ---> 499a6acd246d [2023-03-09T08:36:24.009Z] Step 24/24 : LABEL version=0.0.0 [2023-03-09T08:36:24.009Z] ---> Running in f96c5d146c5f [2023-03-09T08:36:24.009Z] ---> Running in 4fce9c330e52 [2023-03-09T08:36:24.267Z] Removing intermediate container f96c5d146c5f [2023-03-09T08:36:24.267Z] ---> b18730a90ece [2023-03-09T08:36:24.267Z] Step 21/23 : LABEL arch=x86_64 [2023-03-09T08:36:24.526Z] ---> Running in ce815af5d090 [2023-03-09T08:36:24.526Z] Removing intermediate container 4fce9c330e52 [2023-03-09T08:36:24.526Z] ---> 46b5a0c6fbc8 [2023-03-09T08:36:24.526Z] [2023-03-09T08:36:24.526Z] Successfully built 46b5a0c6fbc8 [2023-03-09T08:36:24.526Z] Successfully tagged security-spire-agent:latest [2023-03-09T08:36:24.784Z]  Building security-spire-agent ... done Removing intermediate container ce815af5d090 [2023-03-09T08:36:24.784Z] ---> 6bf40f6a906c [2023-03-09T08:36:24.784Z] Step 22/23 : LABEL git_sha=2b7ccd11e1927ee4c54303dcbadd5e63b67edd23 [2023-03-09T08:36:25.044Z] ---> Running in e4a31eb41ec1 [2023-03-09T08:36:25.302Z] Removing intermediate container e4a31eb41ec1 [2023-03-09T08:36:25.302Z] ---> 69f993c575b6 [2023-03-09T08:36:25.302Z] Step 23/23 : LABEL version=0.0.0 [2023-03-09T08:36:25.302Z] ---> Running in c9e40e21a5e5 [2023-03-09T08:36:25.559Z] Removing intermediate container c9e40e21a5e5 [2023-03-09T08:36:25.559Z] ---> 4d34cdeeaaa0 [2023-03-09T08:36:25.559Z] [2023-03-09T08:36:25.559Z] Successfully built 4d34cdeeaaa0 [2023-03-09T08:36:25.559Z] Successfully tagged security-spire-server:latest [2023-03-09T08:36:26.500Z]  Building security-spire-server ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:36:26.500Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:36:26.500Z] ---> ad48b8b20aac [2023-03-09T08:36:26.500Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-09T08:36:26.500Z] ---> Using cache [2023-03-09T08:36:26.500Z] ---> 7616aa0f76d4 [2023-03-09T08:36:26.500Z] Step 4/22 : WORKDIR /edgex-go [2023-03-09T08:36:26.500Z] ---> Using cache [2023-03-09T08:36:26.500Z] ---> 1c4b8fe584d2 [2023-03-09T08:36:26.500Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-09T08:36:26.500Z] ---> Using cache [2023-03-09T08:36:26.500Z] ---> 3c1d8e281705 [2023-03-09T08:36:26.500Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-09T08:36:26.500Z] ---> Using cache [2023-03-09T08:36:26.500Z] ---> 3e6c37bbb700 [2023-03-09T08:36:26.500Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:36:26.500Z] ---> Using cache [2023-03-09T08:36:26.500Z] ---> 4ad9a43e463a [2023-03-09T08:36:26.500Z] Step 8/22 : COPY . . [2023-03-09T08:36:26.500Z] ---> Using cache [2023-03-09T08:36:26.500Z] ---> 85ec7ffbfc36 [2023-03-09T08:36:26.500Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-09T08:36:26.500Z] ---> Running in d0f843ca8c8f [2023-03-09T08:36:27.065Z] 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-03-09T08:36:35.186Z] Removing intermediate container 9d1376840d9e [2023-03-09T08:36:35.186Z] ---> 6eeab9fde1ce [2023-03-09T08:36:35.186Z] [2023-03-09T08:36:35.186Z] Step 9/20 : FROM alpine:3.16 [2023-03-09T08:36:35.186Z] ---> dfd21b5a31f5 [2023-03-09T08:36:35.186Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-09T08:36:35.186Z] ---> Running in 37a627717f35 [2023-03-09T08:36:35.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:36:35.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:36:36.011Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-09T08:36:36.011Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-09T08:36:36.011Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T08:36:36.011Z] OK: 6 MiB in 16 packages [2023-03-09T08:36:36.576Z] Removing intermediate container 37a627717f35 [2023-03-09T08:36:36.576Z] ---> 98c20f09ebbf [2023-03-09T08:36:36.576Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-09T08:36:36.835Z] ---> Running in d9678b8dabc4 [2023-03-09T08:36:36.835Z] Removing intermediate container d9678b8dabc4 [2023-03-09T08:36:36.835Z] ---> 6c193a9bbb66 [2023-03-09T08:36:36.835Z] Step 12/20 : WORKDIR /edgex [2023-03-09T08:36:37.093Z] ---> Running in efb2c16ae04f [2023-03-09T08:36:37.093Z] Removing intermediate container efb2c16ae04f [2023-03-09T08:36:37.093Z] ---> 751a0adc0173 [2023-03-09T08:36:37.093Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-09T08:36:37.357Z] ---> 8ddea05d4a59 [2023-03-09T08:36:37.357Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-09T08:36:37.924Z] ---> 8f402721db4e [2023-03-09T08:36:37.924Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-09T08:36:38.187Z] ---> c2005e9b49e1 [2023-03-09T08:36:38.187Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-09T08:36:38.187Z] ---> Running in eecc03b3eead [2023-03-09T08:36:39.563Z] Removing intermediate container eecc03b3eead [2023-03-09T08:36:39.563Z] ---> 00ef76ad4021 [2023-03-09T08:36:39.563Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-09T08:36:39.563Z] ---> Running in 1238e7379f3b [2023-03-09T08:36:39.836Z] Removing intermediate container 1238e7379f3b [2023-03-09T08:36:39.836Z] ---> f813e70f20ea [2023-03-09T08:36:39.836Z] Step 18/20 : LABEL arch=x86_64 [2023-03-09T08:36:39.836Z] ---> Running in 015ec9dc76dc [2023-03-09T08:36:39.836Z] Removing intermediate container 015ec9dc76dc [2023-03-09T08:36:39.836Z] ---> b4f3541d9cf2 [2023-03-09T08:36:39.836Z] Step 19/20 : LABEL git_sha=2b7ccd11e1927ee4c54303dcbadd5e63b67edd23 [2023-03-09T08:36:40.096Z] ---> Running in 1e7b23809871 [2023-03-09T08:36:40.096Z] Removing intermediate container 1e7b23809871 [2023-03-09T08:36:40.096Z] ---> 6daeb41ff168 [2023-03-09T08:36:40.096Z] Step 20/20 : LABEL version=0.0.0 [2023-03-09T08:36:40.354Z] ---> Running in cbabbbd4d65a [2023-03-09T08:36:40.354Z] Removing intermediate container cbabbbd4d65a [2023-03-09T08:36:40.354Z] ---> 25d8b0cde8a9 [2023-03-09T08:36:40.354Z] [2023-03-09T08:36:40.354Z] Successfully built 25d8b0cde8a9 [2023-03-09T08:36:40.354Z] Successfully tagged security-proxy-setup:latest [2023-03-09T08:36:40.918Z]  Building security-proxy-setup ... done Removing intermediate container 09b31a2f92ab [2023-03-09T08:36:40.918Z] ---> 40ba6b6ab3dd [2023-03-09T08:36:40.918Z] [2023-03-09T08:36:40.918Z] Step 10/22 : FROM alpine:3.16 [2023-03-09T08:36:40.918Z] ---> dfd21b5a31f5 [2023-03-09T08:36:40.918Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-09T08:36:40.918Z] ---> Running in 12e4fbc5bf78 [2023-03-09T08:36:41.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:36:41.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:36:41.745Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-09T08:36:41.745Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-09T08:36:41.745Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T08:36:41.745Z] Executing ca-certificates-20220614-r0.trigger [2023-03-09T08:36:41.745Z] OK: 6 MiB in 16 packages [2023-03-09T08:36:42.679Z] Removing intermediate container 12e4fbc5bf78 [2023-03-09T08:36:42.679Z] ---> a011981fd455 [2023-03-09T08:36:42.679Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-09T08:36:42.679Z] ---> Running in 1e773b002337 [2023-03-09T08:36:42.679Z] Removing intermediate container 1e773b002337 [2023-03-09T08:36:42.679Z] ---> 0d25975c20c8 [2023-03-09T08:36:42.679Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-09T08:36:42.679Z] ---> Running in 50e26c536bbe [2023-03-09T08:36:42.937Z] Removing intermediate container 50e26c536bbe [2023-03-09T08:36:42.937Z] ---> 33c371408b2b [2023-03-09T08:36:42.937Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-09T08:36:42.937Z] ---> Running in c4ceffaf3716 [2023-03-09T08:36:43.194Z] Removing intermediate container c4ceffaf3716 [2023-03-09T08:36:43.194Z] ---> 158fecd3eb40 [2023-03-09T08:36:43.194Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T08:36:43.194Z] ---> a262809cd496 [2023-03-09T08:36:43.194Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-09T08:36:43.760Z] ---> 63d4c196e6a3 [2023-03-09T08:36:43.760Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-09T08:36:44.020Z] ---> b632cff14b62 [2023-03-09T08:36:44.020Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-09T08:36:44.020Z] ---> Running in dcf1d488b27b [2023-03-09T08:36:44.278Z] Removing intermediate container dcf1d488b27b [2023-03-09T08:36:44.278Z] ---> 79ae87bb49fd [2023-03-09T08:36:44.278Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T08:36:44.278Z] ---> Running in 73a75bfb081e [2023-03-09T08:36:44.278Z] Removing intermediate container 73a75bfb081e [2023-03-09T08:36:44.278Z] ---> 504be151d457 [2023-03-09T08:36:44.278Z] Step 20/22 : LABEL arch=x86_64 [2023-03-09T08:36:44.278Z] ---> Running in f0f0ab378a26 [2023-03-09T08:36:44.539Z] Removing intermediate container f0f0ab378a26 [2023-03-09T08:36:44.539Z] ---> d4facae8fe4f [2023-03-09T08:36:44.539Z] Step 21/22 : LABEL git_sha=2b7ccd11e1927ee4c54303dcbadd5e63b67edd23 [2023-03-09T08:36:44.539Z] ---> Running in aa4fbeb682fd [2023-03-09T08:36:44.539Z] Removing intermediate container aa4fbeb682fd [2023-03-09T08:36:44.539Z] ---> c4cd4f64172d [2023-03-09T08:36:44.539Z] Step 22/22 : LABEL version=0.0.0 [2023-03-09T08:36:44.797Z] ---> Running in 24f43f8eaaf8 [2023-03-09T08:36:44.797Z] Removing intermediate container 24f43f8eaaf8 [2023-03-09T08:36:44.797Z] ---> b476d16d99de [2023-03-09T08:36:44.797Z] [2023-03-09T08:36:44.797Z] Successfully built b476d16d99de [2023-03-09T08:36:44.797Z] Successfully tagged support-notifications:latest [2023-03-09T08:36:46.699Z]  Building support-notifications ... done Removing intermediate container d0f843ca8c8f [2023-03-09T08:36:46.699Z] ---> 6578868748d7 [2023-03-09T08:36:46.699Z] [2023-03-09T08:36:46.699Z] Step 10/22 : FROM alpine:3.16 [2023-03-09T08:36:46.699Z] ---> dfd21b5a31f5 [2023-03-09T08:36:46.699Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-09T08:36:46.699Z] ---> Using cache [2023-03-09T08:36:46.699Z] ---> 7b0ada92ae02 [2023-03-09T08:36:46.699Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-09T08:36:46.699Z] ---> Using cache [2023-03-09T08:36:46.699Z] ---> c9cd2cf08206 [2023-03-09T08:36:46.699Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T08:36:46.700Z] ---> Using cache [2023-03-09T08:36:46.700Z] ---> 71d24037438a [2023-03-09T08:36:46.700Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-09T08:36:46.700Z] ---> 3429a7ac388b [2023-03-09T08:36:46.700Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-09T08:36:46.957Z] ---> 363a9c7fa526 [2023-03-09T08:36:46.957Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-09T08:36:46.957Z] ---> 6000ed085f57 [2023-03-09T08:36:46.957Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-09T08:36:46.957Z] ---> Running in fc723d5ee352 [2023-03-09T08:36:47.524Z] Removing intermediate container fc723d5ee352 [2023-03-09T08:36:47.524Z] ---> 1d5ab9698641 [2023-03-09T08:36:47.524Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-09T08:36:47.783Z] ---> Running in 25c20f4384d5 [2023-03-09T08:36:47.783Z] Removing intermediate container 25c20f4384d5 [2023-03-09T08:36:47.783Z] ---> bb9f6bbc7781 [2023-03-09T08:36:47.783Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-09T08:36:47.783Z] ---> Running in 49cd41d0c7e9 [2023-03-09T08:36:47.783Z] Removing intermediate container 49cd41d0c7e9 [2023-03-09T08:36:47.783Z] ---> 2dd74a6102f4 [2023-03-09T08:36:47.783Z] Step 20/22 : LABEL arch=x86_64 [2023-03-09T08:36:48.041Z] ---> Running in 733494f9a87c [2023-03-09T08:36:48.041Z] Removing intermediate container 733494f9a87c [2023-03-09T08:36:48.041Z] ---> 1e7a0f99a96f [2023-03-09T08:36:48.041Z] Step 21/22 : LABEL git_sha=2b7ccd11e1927ee4c54303dcbadd5e63b67edd23 [2023-03-09T08:36:48.041Z] ---> Running in 824043b86f3b [2023-03-09T08:36:48.041Z] Removing intermediate container 824043b86f3b [2023-03-09T08:36:48.041Z] ---> 14062953dcd5 [2023-03-09T08:36:48.041Z] Step 22/22 : LABEL version=0.0.0 [2023-03-09T08:36:48.301Z] ---> Running in debefe153e86 [2023-03-09T08:36:48.301Z] Removing intermediate container debefe153e86 [2023-03-09T08:36:48.301Z] ---> 0e2b143112f3 [2023-03-09T08:36:48.301Z] [2023-03-09T08:36:48.301Z] Successfully built 0e2b143112f3 [2023-03-09T08:36:48.301Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-09T08:36:48.308Z]  Building core-common-config-bootstrapper ... done  [Pipeline] } [2023-03-09T08:36:48.328Z] $ docker stop --time=1 3e05899ffddde70db0ac5516d272d9b335e74ad16257cc908c209a29e66d8329 [2023-03-09T08:36:49.662Z] $ docker rm -f --volumes 3e05899ffddde70db0ac5516d272d9b335e74ad16257cc908c209a29e66d8329 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T08:36:49.982Z] + docker images [2023-03-09T08:36:49.982Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-09T08:36:49.982Z] core-common-config-bootstrapper latest 0e2b143112f3 1 second ago 15.5MB [2023-03-09T08:36:49.982Z] 6578868748d7 4 seconds ago 1.68GB [2023-03-09T08:36:49.982Z] support-notifications latest b476d16d99de 5 seconds ago 30.7MB [2023-03-09T08:36:49.982Z] security-proxy-setup latest 25d8b0cde8a9 9 seconds ago 16.4MB [2023-03-09T08:36:49.982Z] 40ba6b6ab3dd 9 seconds ago 1.75GB [2023-03-09T08:36:49.982Z] 6eeab9fde1ce 15 seconds ago 1.66GB [2023-03-09T08:36:49.982Z] security-spire-server latest 4d34cdeeaaa0 24 seconds ago 86.5MB [2023-03-09T08:36:49.982Z] security-spire-agent latest 46b5a0c6fbc8 25 seconds ago 125MB [2023-03-09T08:36:49.982Z] security-spire-config latest c8a9de9a55ac 27 seconds ago 85.8MB [2023-03-09T08:36:49.982Z] 9d1ff83237a0 32 seconds ago 1.55GB [2023-03-09T08:36:49.982Z] core-command latest a10367d8f761 37 seconds ago 17.8MB [2023-03-09T08:36:49.982Z] 3a50a4c666ad 38 seconds ago 1.55GB [2023-03-09T08:36:49.982Z] 23ecd5d504d3 38 seconds ago 1.55GB [2023-03-09T08:36:49.982Z] b2a665db3cc4 40 seconds ago 1.68GB [2023-03-09T08:36:49.982Z] security-proxy-auth latest 350d5dd709aa 50 seconds ago 16.2MB [2023-03-09T08:36:49.982Z] 197ff39f42f9 About a minute ago 1.66GB [2023-03-09T08:36:49.982Z] support-scheduler latest 5c4ac7c7f6dc About a minute ago 30.1MB [2023-03-09T08:36:49.982Z] 708fa2b46fa4 About a minute ago 1.75GB [2023-03-09T08:36:49.982Z] security-bootstrapper latest 312f254b5b6e About a minute ago 19.8MB [2023-03-09T08:36:49.982Z] security-secretstore-setup latest 7ce2484acb3f About a minute ago 29.9MB [2023-03-09T08:36:49.982Z] security-spiffe-token-provider latest 993a8630f239 About a minute ago 30MB [2023-03-09T08:36:49.982Z] core-metadata latest fdf04c60c622 About a minute ago 18.5MB [2023-03-09T08:36:49.982Z] core-data latest 45aabbad70c1 About a minute ago 18MB [2023-03-09T08:36:49.982Z] 938eef675683 About a minute ago 1.72GB [2023-03-09T08:36:49.982Z] 80eba3deaccd About a minute ago 1.69GB [2023-03-09T08:36:49.982Z] 3e62a64ba617 2 minutes ago 1.67GB [2023-03-09T08:36:49.982Z] 36fe306b36fb 2 minutes ago 1.67GB [2023-03-09T08:36:49.982Z] 29d272a11f91 2 minutes ago 1.69GB [2023-03-09T08:36:49.982Z] ci-base-image-x86_64 latest ad48b8b20aac 5 minutes ago 903MB [2023-03-09T08:36:49.982Z] alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB [2023-03-09T08:36:49.982Z] alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB [2023-03-09T08:36:49.982Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB [2023-03-09T08:36:49.982Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-09T08:36:49.982Z] 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-03-09T08:38:13.284Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-09T08:38:13.284Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-09T08:38:13.284Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-09T08:38:13.284Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-09T08:38:13.284Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-09T08:38:13.284Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-09T08:38:13.284Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-09T08:38:13.284Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-09T08:38:13.284Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-09T08:38:13.284Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-09T08:38:15.250Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-09T08:38:15.250Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-09T08:38:15.250Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-09T08:38:15.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-09T08:38:33.484Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.406s coverage: 28.7% of statements [2023-03-09T08:38:33.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-09T08:38:33.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-09T08:38:41.717Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.527s coverage: 98.5% of statements [2023-03-09T08:38:47.078Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.883s coverage: 71.2% of statements [2023-03-09T08:38:47.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-09T08:38:47.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-09T08:38:47.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-09T08:38:47.078Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.707s coverage: 54.0% of statements [2023-03-09T08:38:47.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-09T08:38:47.079Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-09T08:39:13.828Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 24.919s coverage: 88.5% of statements [2023-03-09T08:39:13.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-09T08:39:13.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-09T08:39:13.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-09T08:39:13.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-09T08:39:13.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-09T08:39:13.828Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.699s coverage: 3.9% of statements [2023-03-09T08:39:13.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-09T08:39:13.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-09T08:39:14.097Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.724s coverage: 95.6% of statements [2023-03-09T08:39:14.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-09T08:39:14.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-09T08:39:14.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-09T08:39:14.097Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.722s coverage: 72.2% of statements [2023-03-09T08:39:14.097Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-09T08:39:14.097Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-09T08:39:14.097Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-09T08:39:14.097Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-09T08:39:14.097Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-09T08:39:14.097Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.685s coverage: 65.9% of statements [2023-03-09T08:39:14.097Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-09T08:39:14.097Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-09T08:39:14.097Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-09T08:39:14.097Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.392s coverage: 0.9% of statements [2023-03-09T08:39:14.097Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-09T08:39:14.097Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.280s coverage: 29.0% of statements [2023-03-09T08:39:14.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-09T08:39:14.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.289s coverage: 45.5% of statements [2023-03-09T08:39:14.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.267s coverage: 82.9% of statements [2023-03-09T08:39:14.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.244s coverage: 94.1% of statements [2023-03-09T08:39:17.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.339s coverage: 96.3% of statements [2023-03-09T08:39:19.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.256s coverage: 87.5% of statements [2023-03-09T08:39:29.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.308s coverage: 94.4% of statements [2023-03-09T08:39:47.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.630s coverage: 79.9% of statements [2023-03-09T08:39:47.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-09T08:39:47.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.296s coverage: 92.9% of statements [2023-03-09T08:39:47.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-09T08:39:47.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-09T08:39:47.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-09T08:39:47.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.074s coverage: 64.4% of statements [2023-03-09T08:39:47.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-09T08:39:47.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-09T08:39:47.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-09T08:39:47.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-09T08:39:47.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.278s coverage: 86.9% of statements [2023-03-09T08:39:47.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-09T08:39:47.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-09T08:39:47.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-09T08:39:47.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-09T08:39:47.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.235s coverage: 87.2% of statements [2023-03-09T08:39:47.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.230s coverage: 20.0% of statements [2023-03-09T08:39:47.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-09T08:39:47.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-09T08:39:47.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.216s coverage: 100.0% of statements [2023-03-09T08:39:47.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-09T08:39:47.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.355s coverage: 81.2% of statements [2023-03-09T08:39:47.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.383s coverage: 82.1% of statements [2023-03-09T08:39:47.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-09T08:39:47.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.274s coverage: 84.8% of statements [2023-03-09T08:39:47.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-09T08:39:52.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.308s coverage: 63.1% of statements [2023-03-09T08:39:52.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-09T08:39:52.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-09T08:39:52.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.301s coverage: 100.0% of statements [2023-03-09T08:39:52.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.107s coverage: 89.4% of statements [2023-03-09T08:39:52.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.071s coverage: 100.0% of statements [2023-03-09T08:39:52.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.101s coverage: 73.7% of statements [2023-03-09T08:39:52.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.085s coverage: 100.0% of statements [2023-03-09T08:39:52.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-09T08:39:52.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-09T08:39:52.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-09T08:40:01.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.990s coverage: 38.4% of statements [2023-03-09T08:40:01.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-09T08:40:01.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-09T08:40:01.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.310s coverage: 89.5% of statements [2023-03-09T08:40:01.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-09T08:40:01.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.288s coverage: 84.8% of statements [2023-03-09T08:40:01.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-09T08:40:01.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-09T08:40:01.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-09T08:40:01.068Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-09T08:40:07.745Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.426s coverage: 17.7% of statements [2023-03-09T08:40:07.745Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-09T08:40:07.745Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-09T08:40:07.745Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-09T08:40:07.745Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-09T08:40:07.745Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.821s coverage: 92.3% of statements [2023-03-09T08:40:07.745Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-09T08:40:07.745Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-09T08:40:07.745Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-09T08:40:07.745Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-09T08:40:07.745Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.381s coverage: 61.5% of statements [2023-03-09T08:40:07.745Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-09T08:40:07.745Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-09T08:40:09.166Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.567s coverage: 97.7% of statements [2023-03-09T08:40:09.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-09T08:40:09.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-09T08:40:10.137Z] 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-03-09T08:40:10.137Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-09T08:40:10.137Z] go vet ./... [2023-03-09T08:42:16.886Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-09T08:42:16.886Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-09T08:42:16.886Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-09T08:42:16.907Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-09T08:42:17.550Z] + ls -al . [2023-03-09T08:42:17.550Z] total 700 [2023-03-09T08:42:17.550Z] drwxrwxr-x 10 1001 1001 4096 Mar 9 08:35 . [2023-03-09T08:42:17.550Z] drwxr-xr-x 4 root root 4096 Mar 9 08:35 .. [2023-03-09T08:42:17.550Z] drwxrwxr-x 2 1001 1001 4096 Mar 9 08:33 .blubracket [2023-03-09T08:42:17.550Z] -rw-rw-r-- 1 1001 1001 16 Mar 9 08:33 .dockerignore [2023-03-09T08:42:17.550Z] drwxrwxr-x 8 1001 1001 4096 Mar 9 08:33 .git [2023-03-09T08:42:17.550Z] drwxrwxr-x 3 1001 1001 4096 Mar 9 08:33 .github [2023-03-09T08:42:17.550Z] -rw-rw-r-- 1 1001 1001 1112 Mar 9 08:33 .gitignore [2023-03-09T08:42:17.550Z] -rw-rw-r-- 1 1001 1001 42 Mar 9 08:33 .golangci.yml [2023-03-09T08:42:17.550Z] -rw-rw-r-- 1 1001 1001 87 Mar 9 08:33 .hadolint.yml [2023-03-09T08:42:17.550Z] -rw-rw-r-- 1 1001 1001 166 Mar 9 08:33 .sonarcloud.properties [2023-03-09T08:42:17.550Z] -rw-rw-r-- 1 1001 1001 1171 Mar 9 08:33 ADOPTERS.md [2023-03-09T08:42:17.550Z] -rw-rw-r-- 1 1001 1001 10825 Mar 9 08:33 Attribution.txt [2023-03-09T08:42:17.550Z] -rw-rw-r-- 1 1001 1001 73765 Mar 9 08:33 CHANGELOG.md [2023-03-09T08:42:17.550Z] -rw-rw-r-- 1 1001 1001 3804 Mar 9 08:33 CONTRIBUTING.md [2023-03-09T08:42:17.550Z] -rw-rw-r-- 1 1001 1001 677 Mar 9 08:33 GOVERNANCE.md [2023-03-09T08:42:17.550Z] -rw-rw-r-- 1 1001 1001 883 Mar 9 08:33 Jenkinsfile [2023-03-09T08:42:17.550Z] -rw-rw-r-- 1 1001 1001 10775 Mar 9 08:33 LICENSE [2023-03-09T08:42:17.550Z] -rw-rw-r-- 1 1001 1001 14071 Mar 9 08:33 Makefile [2023-03-09T08:42:17.550Z] -rw-rw-r-- 1 1001 1001 582 Mar 9 08:33 OWNERS.md [2023-03-09T08:42:17.550Z] -rw-rw-r-- 1 1001 1001 9403 Mar 9 08:33 README.md [2023-03-09T08:42:17.550Z] -rw-rw-r-- 1 1001 1001 6912 Mar 9 08:33 SECURITY.md [2023-03-09T08:42:17.550Z] -rw-rw-r-- 1 1001 1001 5 Mar 9 08:30 VERSION [2023-03-09T08:42:17.550Z] drwxrwxr-x 2 1001 1001 4096 Mar 9 08:33 bin [2023-03-09T08:42:17.550Z] drwxrwxr-x 18 1001 1001 4096 Mar 9 08:33 cmd [2023-03-09T08:42:17.550Z] -rw-r--r-- 1 root root 447487 Mar 9 08:40 coverage.out [2023-03-09T08:42:17.550Z] -rw-rw-r-- 1 1001 1001 3232 Mar 9 08:33 go.mod [2023-03-09T08:42:17.550Z] -rw-rw-r-- 1 1001 1001 31098 Mar 9 08:33 go.sum [2023-03-09T08:42:17.550Z] drwxrwxr-x 7 1001 1001 4096 Mar 9 08:33 internal [2023-03-09T08:42:17.550Z] drwxrwxr-x 3 1001 1001 4096 Mar 9 08:33 openapi [2023-03-09T08:42:17.550Z] drwxrwxr-x 4 1001 1001 4096 Mar 9 08:33 snap [2023-03-09T08:42:17.550Z] -rw-rw-r-- 1 1001 1001 204 Mar 9 08:33 version.go [Pipeline] sh [2023-03-09T08:42:18.197Z] + '[' -e coverage.out ] [2023-03-09T08:42:18.197Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-09T08:42:18.222Z] Warning: overwriting stash ‘coverage-report’ [2023-03-09T08:42:19.129Z] Stashed 1 file(s) [Pipeline] sh [2023-03-09T08:42:19.862Z] + make build [2023-03-09T08:42:19.862Z] 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-03-09T08:44:11.840Z] 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-03-09T08:44:11.840Z] 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-03-09T08:44:11.840Z] 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-03-09T08:44:13.789Z] 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-03-09T08:45:10.224Z] 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-03-09T08:45:12.403Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-09T08:45:19.052Z] 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-03-09T08:45:25.701Z] 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-03-09T08:45:29.052Z] 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-03-09T08:45:34.399Z] 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-03-09T08:45:41.056Z] 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-03-09T08:45:47.718Z] $ docker stop --time=1 2274fd5b26ca8adf5d18ca66a08fe1b05682b6874cbb0877c8ba76ba41c0eb4c [2023-03-09T08:45:49.704Z] $ docker rm -f --volumes 2274fd5b26ca8adf5d18ca66a08fe1b05682b6874cbb0877c8ba76ba41c0eb4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:45:52.062Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-09T08:45:52.062Z] [2023-03-09T08:45:52.062Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:45:52.398Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-09T08:45:52.666Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-09T08:45:52.666Z] 29e5d40040c1: Pulling fs layer [2023-03-09T08:45:52.666Z] 1ce36da41761: Pulling fs layer [2023-03-09T08:45:52.666Z] 25b303627fd3: Pulling fs layer [2023-03-09T08:45:52.666Z] 29e5d40040c1: Verifying Checksum [2023-03-09T08:45:52.666Z] 29e5d40040c1: Download complete [2023-03-09T08:45:53.481Z] 29e5d40040c1: Pull complete [2023-03-09T08:45:53.751Z] 1ce36da41761: Download complete [2023-03-09T08:45:54.716Z] 25b303627fd3: Verifying Checksum [2023-03-09T08:45:54.716Z] 25b303627fd3: Download complete [2023-03-09T08:45:54.982Z] 1ce36da41761: Pull complete [2023-03-09T08:46:07.292Z] 25b303627fd3: Pull complete [2023-03-09T08:46:07.292Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-09T08:46:07.292Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-09T08:46:07.292Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T08:46:07.489Z] prd-ubuntu20.04-docker-arm64-4c-16g-9433 does not seem to be running inside a container [2023-03-09T08:46:07.555Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-09T08:46:09.940Z] $ docker top 49b46084d04090ceffd511d556c4bf345dce3ad617fcfcd21e5ef7c4b0894485 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T08:46:10.799Z] + docker-compose+ build --helpgrep [2023-03-09T08:46:10.799Z] parallel [2023-03-09T08:46:17.459Z] --parallel Build images in parallel. [Pipeline] } [2023-03-09T08:46:17.477Z] $ docker stop --time=1 49b46084d04090ceffd511d556c4bf345dce3ad617fcfcd21e5ef7c4b0894485 [2023-03-09T08:46:19.237Z] $ docker rm -f --volumes 49b46084d04090ceffd511d556c4bf345dce3ad617fcfcd21e5ef7c4b0894485 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:46:19.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-09T08:46:19.816Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T08:46:20.004Z] prd-ubuntu20.04-docker-arm64-4c-16g-9433 does not seem to be running inside a container [2023-03-09T08:46:20.067Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-09T08:46:21.313Z] $ docker top 3278ca4a049fb40d95cb19ab978868856dcc79f7e6b9d1eff4d9ed348d43c31a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T08:46:22.157Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-09T08:46:28.809Z] Building core-command ... [2023-03-09T08:46:28.809Z] Building core-common-config-bootstrapper ... [2023-03-09T08:46:28.809Z] Building core-data ... [2023-03-09T08:46:28.809Z] Building core-metadata ... [2023-03-09T08:46:28.809Z] Building security-bootstrapper ... [2023-03-09T08:46:28.809Z] Building security-proxy-auth ... [2023-03-09T08:46:28.809Z] Building security-proxy-setup ... [2023-03-09T08:46:28.809Z] Building security-secretstore-setup ... [2023-03-09T08:46:28.809Z] Building security-spiffe-token-provider ... [2023-03-09T08:46:28.809Z] Building security-spire-agent ... [2023-03-09T08:46:28.809Z] Building security-spire-config ... [2023-03-09T08:46:28.809Z] Building security-spire-server ... [2023-03-09T08:46:28.809Z] Building support-notifications ... [2023-03-09T08:46:28.809Z] Building support-scheduler ... [2023-03-09T08:46:28.809Z] Building security-bootstrapper [2023-03-09T08:46:28.809Z] Building core-data [2023-03-09T08:46:28.809Z] Building security-proxy-auth [2023-03-09T08:46:28.809Z] Building core-common-config-bootstrapper [2023-03-09T08:46:28.809Z] Building security-secretstore-setup [2023-03-09T08:47:15.659Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:47:15.659Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:47:15.659Z] ---> ed5a73d6bd7d [2023-03-09T08:47:15.659Z] Step 3/23 : WORKDIR /edgex-go [2023-03-09T08:47:15.659Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:47:15.659Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:47:15.659Z] ---> ed5a73d6bd7d [2023-03-09T08:47:15.659Z] Step 3/32 : WORKDIR /edgex-go [2023-03-09T08:47:15.659Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:47:15.659Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:47:15.659Z] ---> ed5a73d6bd7d [2023-03-09T08:47:15.659Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-09T08:47:15.659Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:47:15.659Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:47:15.659Z] ---> ed5a73d6bd7d [2023-03-09T08:47:15.659Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-09T08:47:15.659Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:47:15.659Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:47:15.659Z] ---> ed5a73d6bd7d [2023-03-09T08:47:15.659Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-09T08:47:15.659Z] ---> Running in 6cf5fe132ecf [2023-03-09T08:47:15.659Z] ---> Running in 852f89625575 [2023-03-09T08:47:15.659Z] ---> Running in fe176974ddb5 [2023-03-09T08:47:15.659Z] ---> Running in da8758ff93d9 [2023-03-09T08:47:15.659Z] ---> Running in 71f405780c5f [2023-03-09T08:47:16.246Z] Removing intermediate container 6cf5fe132ecf [2023-03-09T08:47:16.246Z] ---> bcd7fe1d18d6 [2023-03-09T08:47:16.246Z] Removing intermediate container 852f89625575 [2023-03-09T08:47:16.246Z] Step 4/23 : RUN apk add --update --no-cache make git ---> 21903bacce6a [2023-03-09T08:47:16.246Z] [2023-03-09T08:47:16.246Z] Step 4/22 : WORKDIR /edgex-go [2023-03-09T08:47:16.246Z] Removing intermediate container 71f405780c5f [2023-03-09T08:47:16.246Z] ---> 1bf063fc3399 [2023-03-09T08:47:16.246Z] Step 4/22 : WORKDIR /edgex-go [2023-03-09T08:47:16.531Z] Removing intermediate container fe176974ddb5 [2023-03-09T08:47:16.531Z] ---> 15d4c743eb2e [2023-03-09T08:47:16.531Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-09T08:47:16.531Z] Removing intermediate container da8758ff93d9 [2023-03-09T08:47:16.531Z] ---> c4ffde71ffea [2023-03-09T08:47:16.531Z] Step 4/22 : WORKDIR /edgex-go [2023-03-09T08:47:16.531Z] ---> Running in 70858f987d90 [2023-03-09T08:47:16.531Z] ---> Running in be01f5f9db19 [2023-03-09T08:47:16.799Z] ---> Running in 263ae4f91ab0 [2023-03-09T08:47:16.799Z] ---> Running in 067973fe60a1 [2023-03-09T08:47:16.799Z] ---> Running in 187cd6532ad1 [2023-03-09T08:47:17.384Z] Removing intermediate container 70858f987d90 [2023-03-09T08:47:17.666Z] ---> 128c8e4fecf9 [2023-03-09T08:47:17.666Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-09T08:47:17.666Z] Removing intermediate container 067973fe60a1 [2023-03-09T08:47:17.666Z] ---> 95c5ec949737 [2023-03-09T08:47:17.666Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-09T08:47:17.666Z] ---> Running in a7aca6c97a75 [2023-03-09T08:47:17.666Z] ---> Running in 2d5fbc98d996 [2023-03-09T08:47:17.934Z] Removing intermediate container 263ae4f91ab0 [2023-03-09T08:47:17.934Z] ---> 3b6d5910264d [2023-03-09T08:47:17.934Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-09T08:47:18.200Z] ---> Running in f9cecfbac23b [2023-03-09T08:47:18.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T08:47:19.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T08:47:19.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T08:47:19.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T08:47:20.239Z] OK: 221 MiB in 51 packages [2023-03-09T08:47:20.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T08:47:20.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T08:47:20.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T08:47:20.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T08:47:20.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T08:47:21.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T08:47:21.320Z] OK: 221 MiB in 51 packages [2023-03-09T08:47:22.286Z] Removing intermediate container be01f5f9db19 [2023-03-09T08:47:22.286Z] ---> b0d3fbb5171f [2023-03-09T08:47:22.286Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-09T08:47:22.556Z] OK: 221 MiB in 51 packages [2023-03-09T08:47:22.556Z] OK: 221 MiB in 51 packages [2023-03-09T08:47:22.826Z] OK: 221 MiB in 51 packages [2023-03-09T08:47:23.095Z] Removing intermediate container 187cd6532ad1 [2023-03-09T08:47:23.095Z] ---> efaefc2f9dde [2023-03-09T08:47:23.095Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-09T08:47:24.072Z] ---> 9d7dec990b39 [2023-03-09T08:47:24.072Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:47:24.072Z] ---> Running in 0bef264f8974 [2023-03-09T08:47:24.340Z] Removing intermediate container a7aca6c97a75 [2023-03-09T08:47:24.340Z] ---> f0d8470f28e1 [2023-03-09T08:47:24.340Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-09T08:47:24.612Z] ---> 121e27e02464 [2023-03-09T08:47:24.612Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:47:24.612Z] Removing intermediate container 2d5fbc98d996 [2023-03-09T08:47:24.612Z] ---> 2a31a1cafeb2 [2023-03-09T08:47:24.612Z] Step 6/22 : COPY go.mod vendor* ./Removing intermediate container f9cecfbac23b [2023-03-09T08:47:24.612Z] [2023-03-09T08:47:24.612Z] ---> a1cef651ccb5 [2023-03-09T08:47:24.612Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-09T08:47:24.890Z] ---> Running in cf67211e9070 [2023-03-09T08:47:25.854Z] ---> 6858df168886 [2023-03-09T08:47:25.854Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:47:25.854Z] ---> Running in 98a05a295993 [2023-03-09T08:47:26.440Z] ---> 7bcf6a20a9d0 [2023-03-09T08:47:26.440Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:47:26.440Z] ---> e2784630b6ec [2023-03-09T08:47:26.440Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:47:26.440Z] ---> Running in 457d1e3e9534 [2023-03-09T08:47:26.709Z] ---> Running in fa28f7f6498a [2023-03-09T08:49:18.621Z] Removing intermediate container cf67211e9070 [2023-03-09T08:49:18.621Z] ---> d75072d50b2d [2023-03-09T08:49:18.621Z] Step 7/32 : COPY . . [2023-03-09T08:49:18.621Z] Removing intermediate container 0bef264f8974 [2023-03-09T08:49:18.621Z] ---> 9c7858588614 [2023-03-09T08:49:18.621Z] Step 7/23 : COPY . . [2023-03-09T08:49:18.621Z] Removing intermediate container 98a05a295993 [2023-03-09T08:49:18.621Z] ---> aac705447e9a [2023-03-09T08:49:18.621Z] Step 8/22 : COPY . . [2023-03-09T08:49:18.621Z] Removing intermediate container 457d1e3e9534 [2023-03-09T08:49:18.621Z] ---> 92def1a79f34 [2023-03-09T08:49:18.621Z] Step 8/22 : COPY . . [2023-03-09T08:49:18.621Z] Removing intermediate container fa28f7f6498a [2023-03-09T08:49:18.621Z] ---> da8f90e06c1f [2023-03-09T08:49:18.621Z] Step 8/22 : COPY . . [2023-03-09T08:49:25.321Z] ---> 38e02becf81f [2023-03-09T08:49:25.321Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-09T08:49:25.321Z] ---> c58f31543666 [2023-03-09T08:49:25.321Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-09T08:49:25.321Z] ---> Running in e6768324ebeb [2023-03-09T08:49:25.321Z] ---> af6c6b8fc30a [2023-03-09T08:49:25.321Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-09T08:49:25.590Z] ---> 2d8eeb282ff8 [2023-03-09T08:49:25.591Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-09T08:49:25.591Z] ---> Running in 5bce8ba598d7 [2023-03-09T08:49:25.591Z] ---> 767583183dd5 [2023-03-09T08:49:25.591Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-09T08:49:25.591Z] ---> Running in 07432bbc42aa [2023-03-09T08:49:25.883Z] ---> Running in 5fa0485f88c6 [2023-03-09T08:49:25.883Z] ---> Running in a29148106f09 [2023-03-09T08:49:27.855Z] 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-03-09T08:49:28.123Z] 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-03-09T08:49:28.391Z] 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-03-09T08:49:28.391Z] 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-03-09T08:49:28.391Z] 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-03-09T08:56:20.458Z] 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-03-09T08:56:20.458Z] Removing intermediate container e6768324ebeb [2023-03-09T08:56:20.458Z] ---> 4863f25599a7 [2023-03-09T08:56:20.458Z] [2023-03-09T08:56:20.458Z] Step 10/22 : FROM alpine:3.16 [2023-03-09T08:56:20.458Z] 3.16: Pulling from library/alpine [2023-03-09T08:56:20.458Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-09T08:56:20.458Z] Status: Downloaded newer image for alpine:3.16 [2023-03-09T08:56:20.458Z] ---> 4c81e5bf8899 [2023-03-09T08:56:20.458Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-09T08:56:20.458Z] ---> Running in 1d3a53c8eb36 [2023-03-09T08:56:20.458Z] Removing intermediate container 1d3a53c8eb36 [2023-03-09T08:56:20.458Z] ---> 89454dcbb36f [2023-03-09T08:56:20.458Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-09T08:56:20.458Z] ---> Running in 978b9be89f91 [2023-03-09T08:56:20.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T08:56:20.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T08:56:20.458Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-09T08:56:20.458Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T08:56:20.458Z] OK: 5 MiB in 15 packages [2023-03-09T08:56:21.882Z] Removing intermediate container 978b9be89f91 [2023-03-09T08:56:21.882Z] ---> d4116c8fa3d1 [2023-03-09T08:56:21.882Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T08:56:22.851Z] ---> 42a85aedd0d7 [2023-03-09T08:56:22.851Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-09T08:56:24.804Z] ---> 71ef7664b0b1 [2023-03-09T08:56:24.804Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-09T08:56:26.765Z] ---> d9e0ae20d8ef [2023-03-09T08:56:26.765Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-09T08:56:28.726Z] ---> 0fd1b83f0dae [2023-03-09T08:56:28.726Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-09T08:56:28.726Z] ---> Running in 8485dcb7e1ef [2023-03-09T08:56:34.087Z] Removing intermediate container 8485dcb7e1ef [2023-03-09T08:56:34.087Z] ---> 681140caff77 [2023-03-09T08:56:34.087Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-09T08:56:34.087Z] ---> Running in f35f736933b6 [2023-03-09T08:56:35.052Z] Removing intermediate container f35f736933b6 [2023-03-09T08:56:35.052Z] ---> dc875ab9cfd3 [2023-03-09T08:56:35.052Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-09T08:56:35.319Z] ---> Running in 35df82eb017f [2023-03-09T08:56:37.278Z] Removing intermediate container 35df82eb017f [2023-03-09T08:56:37.278Z] ---> a224e8fbecb9 [2023-03-09T08:56:37.278Z] Step 20/22 : LABEL arch=arm64 [2023-03-09T08:56:37.278Z] ---> Running in ce07754542d2 [2023-03-09T08:56:38.245Z] Removing intermediate container ce07754542d2 [2023-03-09T08:56:38.245Z] ---> 973e3cf6f603 [2023-03-09T08:56:38.245Z] Step 21/22 : LABEL git_sha=2d37fb96752f6ff5dbd8a24409931a09780f4eda [2023-03-09T08:56:38.513Z] ---> Running in a52562f45598 [2023-03-09T08:56:39.477Z] Removing intermediate container a52562f45598 [2023-03-09T08:56:39.477Z] ---> f6e8ae1494cd [2023-03-09T08:56:39.477Z] Step 22/22 : LABEL version=0.0.0 [2023-03-09T08:56:39.744Z] ---> Running in 46fcb85ad23b [2023-03-09T08:56:40.712Z] Removing intermediate container 46fcb85ad23b [2023-03-09T08:56:40.712Z] ---> a8a87067231f [2023-03-09T08:56:40.712Z] [2023-03-09T08:56:40.979Z] Removing intermediate container 07432bbc42aa [2023-03-09T08:56:40.979Z] ---> c21bc9b3d8bf [2023-03-09T08:56:40.979Z] [2023-03-09T08:56:40.979Z] Step 9/32 : FROM alpine:3.16 [2023-03-09T08:56:40.979Z] ---> 4c81e5bf8899 [2023-03-09T08:56:40.979Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-09T08:56:41.249Z] Successfully built a8a87067231f [2023-03-09T08:56:41.249Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-09T08:56:41.249Z]  Building security-proxy-auth ... done  ---> Running in 2cc445652319 [2023-03-09T08:56:41.249Z] Building support-scheduler [2023-03-09T08:56:42.213Z] Removing intermediate container 2cc445652319 [2023-03-09T08:56:42.213Z] ---> 62d3c9af47e6 [2023-03-09T08:56:42.213Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-09T08:56:42.213Z] ---> Running in 49af39df369b [2023-03-09T08:56:42.800Z] Removing intermediate container 5bce8ba598d7 [2023-03-09T08:56:42.800Z] ---> 46cdf8776a4a [2023-03-09T08:56:42.800Z] [2023-03-09T08:56:42.800Z] Step 9/23 : FROM alpine:3.16 [2023-03-09T08:56:42.800Z] ---> 4c81e5bf8899 [2023-03-09T08:56:42.800Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-09T08:56:43.073Z] ---> Running in e3ff4d0484df [2023-03-09T08:56:45.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T08:56:45.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T08:56:45.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T08:56:45.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T08:56:46.846Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-09T08:56:46.846Z] (2/2) Installing su-exec (0.2-r1) [2023-03-09T08:56:46.846Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T08:56:46.846Z] OK: 5 MiB in 16 packages [2023-03-09T08:56:47.433Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-09T08:56:47.708Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-09T08:56:47.708Z] (3/3) Installing su-exec (0.2-r1) [2023-03-09T08:56:47.708Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T08:56:47.708Z] Executing ca-certificates-20220614-r0.trigger [2023-03-09T08:56:48.295Z] OK: 6 MiB in 17 packages [2023-03-09T08:56:49.714Z] Removing intermediate container 49af39df369b [2023-03-09T08:56:49.714Z] ---> bc10fbdcd393 [2023-03-09T08:56:49.714Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-09T08:56:50.298Z] ---> Running in 0819ab491434 [2023-03-09T08:56:50.886Z] Removing intermediate container 0819ab491434 [2023-03-09T08:56:50.886Z] ---> 931d10c6ee66 [2023-03-09T08:56:50.886Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-09T08:56:51.155Z] ---> Running in 580ea8f4a646 [2023-03-09T08:56:52.571Z] Removing intermediate container 580ea8f4a646 [2023-03-09T08:56:52.571Z] ---> eb0ee1c70db0 [2023-03-09T08:56:52.571Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-09T08:56:52.571Z] Removing intermediate container e3ff4d0484df [2023-03-09T08:56:52.571Z] ---> 0ac86ff9dc30 [2023-03-09T08:56:52.571Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-09T08:56:52.571Z] ---> Running in 4cb16f4357dd [2023-03-09T08:56:52.848Z] ---> Running in 114fbd910ddf [2023-03-09T08:56:53.823Z] Removing intermediate container 114fbd910ddf [2023-03-09T08:56:53.823Z] ---> ececcb5aa8bd [2023-03-09T08:56:53.823Z] Step 12/23 : WORKDIR / [2023-03-09T08:56:53.823Z] Removing intermediate container 4cb16f4357dd [2023-03-09T08:56:53.823Z] ---> 070099baef75 [2023-03-09T08:56:53.823Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-09T08:56:54.092Z] ---> Running in 55312de1185a [2023-03-09T08:56:54.092Z] ---> Running in 922f681be8a4 [2023-03-09T08:56:55.519Z] Removing intermediate container 922f681be8a4 [2023-03-09T08:56:55.519Z] ---> e291fbeafa4b [2023-03-09T08:56:55.519Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-09T08:56:55.519Z] Removing intermediate container 55312de1185a [2023-03-09T08:56:55.519Z] ---> bb19f627a0b1 [2023-03-09T08:56:55.519Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-09T08:56:55.519Z] ---> Running in 19abc5650e3c [2023-03-09T08:56:57.494Z] ---> 40c6f3f538b5 [2023-03-09T08:56:57.494Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-09T08:56:58.923Z] ---> c934a01950b1 [2023-03-09T08:56:58.923Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-09T08:56:59.190Z] Removing intermediate container 19abc5650e3c [2023-03-09T08:56:59.190Z] ---> cd422a71c4f7 [2023-03-09T08:56:59.190Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-09T08:56:59.458Z] ---> Running in 9158beafd2ce [2023-03-09T08:57:00.438Z] ---> f49bf66def71 [2023-03-09T08:57:00.438Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-09T08:57:00.438Z] Removing intermediate container 9158beafd2ce [2023-03-09T08:57:00.438Z] ---> c7b959c89cb3 [2023-03-09T08:57:00.438Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-09T08:57:03.026Z] ---> 88c14ee937f9 [2023-03-09T08:57:03.027Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-09T08:57:03.027Z] ---> Running in 9a5cb984a3b3 [2023-03-09T08:57:03.305Z] ---> 1575984b2daf [2023-03-09T08:57:03.305Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-09T08:57:04.299Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:57:04.299Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:57:04.299Z] ---> ed5a73d6bd7d [2023-03-09T08:57:04.299Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-09T08:57:04.299Z] ---> Using cache [2023-03-09T08:57:04.299Z] ---> c4ffde71ffea [2023-03-09T08:57:04.299Z] Step 4/22 : WORKDIR /edgex-go [2023-03-09T08:57:04.299Z] ---> Using cache [2023-03-09T08:57:04.299Z] ---> 95c5ec949737 [2023-03-09T08:57:04.299Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-09T08:57:04.299Z] ---> Using cache [2023-03-09T08:57:04.299Z] ---> f0d8470f28e1 [2023-03-09T08:57:04.299Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-09T08:57:04.299Z] ---> Using cache [2023-03-09T08:57:04.299Z] ---> 6858df168886 [2023-03-09T08:57:04.299Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:57:04.299Z] ---> Using cache [2023-03-09T08:57:04.299Z] ---> aac705447e9a [2023-03-09T08:57:04.299Z] Step 8/22 : COPY . . [2023-03-09T08:57:04.299Z] ---> Using cache [2023-03-09T08:57:04.299Z] ---> 767583183dd5 [2023-03-09T08:57:04.299Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-09T08:57:04.572Z] ---> Running in caddf045c4c4 [2023-03-09T08:57:04.842Z] Removing intermediate container a29148106f09 [2023-03-09T08:57:04.842Z] ---> 38d4d9a27cc3 [2023-03-09T08:57:04.842Z] [2023-03-09T08:57:04.842Z] Step 10/22 : FROM alpine:3.16 [2023-03-09T08:57:04.842Z] ---> 4c81e5bf8899 [2023-03-09T08:57:04.842Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-09T08:57:04.842Z] ---> Using cache [2023-03-09T08:57:04.842Z] ---> 89454dcbb36f [2023-03-09T08:57:04.842Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-09T08:57:04.842Z] ---> Using cache [2023-03-09T08:57:04.842Z] ---> d4116c8fa3d1 [2023-03-09T08:57:04.842Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T08:57:04.842Z] ---> Using cache [2023-03-09T08:57:05.112Z] ---> 42a85aedd0d7 [2023-03-09T08:57:05.112Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-09T08:57:06.076Z] ---> 2a0b21f61548 [2023-03-09T08:57:06.076Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-09T08:57:06.076Z] Removing intermediate container 9a5cb984a3b3 [2023-03-09T08:57:06.076Z] ---> 37edbd7d4b64 [2023-03-09T08:57:06.076Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T08:57:06.347Z] 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-03-09T08:57:07.761Z] ---> 6c6fbecd0f11 [2023-03-09T08:57:07.761Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-09T08:57:07.761Z] ---> 65ea2edcaf60 [2023-03-09T08:57:07.761Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-09T08:57:07.761Z] ---> 23f6e1a5c8ed [2023-03-09T08:57:07.761Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-09T08:57:08.032Z] ---> Running in d10ff529b220 [2023-03-09T08:57:09.992Z] ---> 74634bb33216 [2023-03-09T08:57:09.992Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-09T08:57:11.954Z] ---> b53f9c4bfedf [2023-03-09T08:57:11.954Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-09T08:57:11.954Z] ---> Running in a66b70dad80d [2023-03-09T08:57:11.954Z] ---> cb1a72d0f11c [2023-03-09T08:57:11.954Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-09T08:57:11.954Z] Removing intermediate container d10ff529b220 [2023-03-09T08:57:11.954Z] ---> 37e4857c1542 [2023-03-09T08:57:11.954Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-09T08:57:12.542Z] ---> Running in 66f62064cf13 [2023-03-09T08:57:15.894Z] Removing intermediate container 66f62064cf13 [2023-03-09T08:57:15.894Z] ---> 2d02ac67f370 [2023-03-09T08:57:15.894Z] Step 21/23 : LABEL arch=arm64 [2023-03-09T08:57:15.894Z] ---> abb84d97ade8 [2023-03-09T08:57:15.894Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-09T08:57:15.894Z] ---> Running in 869593a696d1 [2023-03-09T08:57:16.480Z] Removing intermediate container 869593a696d1 [2023-03-09T08:57:16.480Z] ---> 473847b5d0de [2023-03-09T08:57:16.480Z] Step 22/23 : LABEL git_sha=2d37fb96752f6ff5dbd8a24409931a09780f4eda [2023-03-09T08:57:16.748Z] ---> Running in c41a7ba3a652 [2023-03-09T08:57:16.748Z] Removing intermediate container a66b70dad80d [2023-03-09T08:57:16.748Z] ---> 0ecfd44e6ea3 [2023-03-09T08:57:16.748Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-09T08:57:17.016Z] ---> ee268f65e966 [2023-03-09T08:57:17.016Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-09T08:57:17.016Z] Removing intermediate container 5fa0485f88c6 [2023-03-09T08:57:17.016Z] ---> 98469535469c [2023-03-09T08:57:17.016Z] [2023-03-09T08:57:17.016Z] Step 10/22 : FROM alpine:3.16 [2023-03-09T08:57:17.016Z] ---> 4c81e5bf8899 [2023-03-09T08:57:17.016Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-09T08:57:17.016Z] ---> Running in e13cb2e451fd [2023-03-09T08:57:17.016Z] ---> Running in 07f94f751a8d [2023-03-09T08:57:17.287Z] Removing intermediate container c41a7ba3a652 [2023-03-09T08:57:17.287Z] ---> 1147570b3771 [2023-03-09T08:57:17.287Z] Step 23/23 : LABEL version=0.0.0 [2023-03-09T08:57:17.556Z] ---> Running in 5c2f5b73636a [2023-03-09T08:57:17.556Z] Removing intermediate container e13cb2e451fd [2023-03-09T08:57:17.556Z] ---> 9a959ebf1486 [2023-03-09T08:57:17.556Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-09T08:57:17.830Z] ---> Running in 7858e9f18e4b [2023-03-09T08:57:17.830Z] Removing intermediate container 07f94f751a8d [2023-03-09T08:57:17.830Z] ---> 3259acc78d91 [2023-03-09T08:57:17.830Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-09T08:57:18.100Z] ---> Running in 066cdae8a64d [2023-03-09T08:57:18.100Z] ---> 0e1e1d635b62 [2023-03-09T08:57:18.100Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-09T08:57:18.370Z] Removing intermediate container 5c2f5b73636a [2023-03-09T08:57:18.370Z] ---> a493e9f1a5e9 [2023-03-09T08:57:18.370Z] [2023-03-09T08:57:18.642Z] Removing intermediate container 7858e9f18e4b [2023-03-09T08:57:18.642Z] ---> ca0ea919e706 [2023-03-09T08:57:18.642Z] Step 20/22 : LABEL arch=arm64 [2023-03-09T08:57:18.642Z] Successfully built a493e9f1a5e9 [2023-03-09T08:57:18.642Z] Removing intermediate container 066cdae8a64d [2023-03-09T08:57:18.642Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-09T08:57:18.643Z] Building security-spiffe-token-provider [2023-03-09T08:57:18.643Z] ---> 0210e171e99e [2023-03-09T08:57:18.643Z]  Building security-secretstore-setup ... done Step 13/22 : EXPOSE $APP_PORT [2023-03-09T08:57:18.914Z] ---> Running in b0564c3363b3 [2023-03-09T08:57:18.914Z] ---> Running in c97be59af7e2 [2023-03-09T08:57:19.184Z] ---> 885955c4efc3 [2023-03-09T08:57:19.184Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-09T08:57:19.774Z] Removing intermediate container b0564c3363b3 [2023-03-09T08:57:19.774Z] ---> 0ebb15b4ee70 [2023-03-09T08:57:19.774Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-09T08:57:19.774Z] Removing intermediate container c97be59af7e2 [2023-03-09T08:57:19.774Z] ---> 45761f9ce3ed [2023-03-09T08:57:19.774Z] Step 21/22 : LABEL git_sha=2d37fb96752f6ff5dbd8a24409931a09780f4eda [2023-03-09T08:57:20.041Z] ---> Running in b2ad65b04857 [2023-03-09T08:57:20.041Z] ---> Running in b35a943a6f5b [2023-03-09T08:57:21.011Z] Removing intermediate container b35a943a6f5b [2023-03-09T08:57:21.011Z] ---> f2897f26b0dd [2023-03-09T08:57:21.011Z] Step 22/22 : LABEL version=0.0.0 [2023-03-09T08:57:21.011Z] ---> f80e86d01dd8 [2023-03-09T08:57:21.011Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-09T08:57:21.294Z] ---> Running in 80608170cb33 [2023-03-09T08:57:21.294Z] ---> Running in d2a7ed1585d4 [2023-03-09T08:57:22.273Z] Removing intermediate container 80608170cb33 [2023-03-09T08:57:22.273Z] ---> cc71e45cc8f9 [2023-03-09T08:57:22.273Z] [2023-03-09T08:57:22.540Z] Successfully built cc71e45cc8f9 [2023-03-09T08:57:22.540Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-09T08:57:22.540Z]  Building core-common-config-bootstrapper ... done Building support-notifications [2023-03-09T08:57:22.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T08:57:23.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T08:57:24.542Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-09T08:57:24.542Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T08:57:24.542Z] Removing intermediate container d2a7ed1585d4 [2023-03-09T08:57:24.542Z] ---> c1e8862965f0 [2023-03-09T08:57:24.542Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-09T08:57:24.542Z] OK: 5 MiB in 15 packages [2023-03-09T08:57:24.542Z] ---> Running in d160e790dcb0 [2023-03-09T08:57:25.511Z] Removing intermediate container d160e790dcb0 [2023-03-09T08:57:25.511Z] ---> db3cb9131f25 [2023-03-09T08:57:25.511Z] Step 29/32 : CMD ["gate"] [2023-03-09T08:57:25.785Z] ---> Running in 27dcbd5be7f9 [2023-03-09T08:57:28.385Z] Removing intermediate container 27dcbd5be7f9 [2023-03-09T08:57:28.385Z] ---> b0a7e9140391 [2023-03-09T08:57:28.385Z] Step 30/32 : LABEL arch=arm64 [2023-03-09T08:57:28.385Z] Removing intermediate container b2ad65b04857 [2023-03-09T08:57:28.385Z] ---> 414a17f3fb17 [2023-03-09T08:57:28.385Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T08:57:28.385Z] ---> Running in ba5c67586397 [2023-03-09T08:57:29.348Z] Removing intermediate container ba5c67586397 [2023-03-09T08:57:29.348Z] ---> 10133da7f829 [2023-03-09T08:57:29.348Z] Step 31/32 : LABEL git_sha=2d37fb96752f6ff5dbd8a24409931a09780f4eda [2023-03-09T08:57:29.615Z] ---> Running in f88a973a1076 [2023-03-09T08:57:29.615Z] ---> a998b7bfe644 [2023-03-09T08:57:29.615Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-09T08:57:30.205Z] Removing intermediate container f88a973a1076 [2023-03-09T08:57:30.205Z] ---> cfe19ad4b876 [2023-03-09T08:57:30.205Z] Step 32/32 : LABEL version=0.0.0 [2023-03-09T08:57:30.205Z] ---> Running in a7f3c1060853 [2023-03-09T08:57:31.168Z] Removing intermediate container a7f3c1060853 [2023-03-09T08:57:31.168Z] ---> ba5a0c5b330c [2023-03-09T08:57:31.168Z] [2023-03-09T08:57:31.794Z] Successfully built ba5a0c5b330c [2023-03-09T08:57:31.794Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-09T08:57:31.794Z]  Building security-bootstrapper ... done Building security-spire-config [2023-03-09T08:57:32.067Z] ---> 5b58bce391d3 [2023-03-09T08:57:32.067Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-09T08:57:32.662Z] ---> 85526fb2859a [2023-03-09T08:57:32.662Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-09T08:57:32.932Z] ---> Running in c957f8400cb6 [2023-03-09T08:57:33.525Z] Removing intermediate container c957f8400cb6 [2023-03-09T08:57:33.525Z] ---> 6fce573bdc24 [2023-03-09T08:57:33.525Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T08:57:33.525Z] ---> Running in 4a15baa7d66b [2023-03-09T08:57:34.115Z] Removing intermediate container 4a15baa7d66b [2023-03-09T08:57:34.115Z] ---> a0fd2426aaa8 [2023-03-09T08:57:34.115Z] Step 20/22 : LABEL arch=arm64 [2023-03-09T08:57:34.386Z] ---> Running in fe1584d2bf0d [2023-03-09T08:57:35.356Z] Removing intermediate container fe1584d2bf0d [2023-03-09T08:57:35.356Z] ---> cc289c990d27 [2023-03-09T08:57:35.356Z] Step 21/22 : LABEL git_sha=2d37fb96752f6ff5dbd8a24409931a09780f4eda [2023-03-09T08:57:35.356Z] ---> Running in fd03ac196989 [2023-03-09T08:57:35.941Z] Removing intermediate container fd03ac196989 [2023-03-09T08:57:35.942Z] ---> 05886bf7f289 [2023-03-09T08:57:35.942Z] Step 22/22 : LABEL version=0.0.0 [2023-03-09T08:57:35.942Z] ---> Running in f1a9223bbaea [2023-03-09T08:57:36.533Z] Removing intermediate container f1a9223bbaea [2023-03-09T08:57:36.534Z] ---> c553d5c4f1d6 [2023-03-09T08:57:36.534Z] [2023-03-09T08:57:37.122Z] Successfully built c553d5c4f1d6 [2023-03-09T08:57:37.122Z] Successfully tagged core-data-arm64:latest [2023-03-09T08:57:37.391Z]  Building core-data ... done Building security-proxy-setup [2023-03-09T08:57:47.481Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:57:47.481Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:57:47.481Z] ---> ed5a73d6bd7d [2023-03-09T08:57:47.481Z] Step 3/19 : WORKDIR /edgex-go [2023-03-09T08:57:47.481Z] ---> Using cache [2023-03-09T08:57:47.481Z] ---> 15d4c743eb2e [2023-03-09T08:57:47.481Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-09T08:57:47.757Z] ---> Running in 16e0ad239556 [2023-03-09T08:57:49.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T08:57:50.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T08:57:52.078Z] v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-09T08:57:52.078Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-09T08:57:52.078Z] OK: 16903 distinct packages available [2023-03-09T08:57:52.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T08:57:52.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T08:57:54.084Z] OK: 221 MiB in 51 packages [2023-03-09T08:57:57.506Z] Removing intermediate container 16e0ad239556 [2023-03-09T08:57:57.506Z] ---> bc3e03dbf1ea [2023-03-09T08:57:57.506Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-09T08:57:57.506Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:57:57.506Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:57:57.506Z] ---> ed5a73d6bd7d [2023-03-09T08:57:57.506Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-09T08:57:57.506Z] ---> Using cache [2023-03-09T08:57:57.506Z] ---> c4ffde71ffea [2023-03-09T08:57:57.506Z] Step 4/22 : WORKDIR /edgex-go [2023-03-09T08:57:57.506Z] ---> Using cache [2023-03-09T08:57:57.506Z] ---> 95c5ec949737 [2023-03-09T08:57:57.506Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-09T08:57:57.506Z] ---> Running in d168b6f8793a [2023-03-09T08:57:59.454Z] ---> 118834359258 [2023-03-09T08:57:59.454Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:57:59.723Z] ---> Running in f39714873d3a [2023-03-09T08:57:59.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T08:58:00.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T08:58:01.671Z] OK: 221 MiB in 51 packages [2023-03-09T08:58:04.254Z] Removing intermediate container d168b6f8793a [2023-03-09T08:58:04.254Z] ---> 316a6ccaaf0f [2023-03-09T08:58:04.254Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-09T08:58:08.520Z] ---> 25a29d608a20 [2023-03-09T08:58:08.520Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:58:08.520Z] ---> Running in 212c1c440326 [2023-03-09T08:58:08.520Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:58:08.520Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:58:08.520Z] ---> ed5a73d6bd7d [2023-03-09T08:58:08.520Z] Step 3/24 : WORKDIR /edgex-go [2023-03-09T08:58:08.520Z] ---> Using cache [2023-03-09T08:58:08.520Z] ---> 15d4c743eb2e [2023-03-09T08:58:08.520Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-09T08:58:08.520Z] ---> Running in 5db528a922a6 [2023-03-09T08:58:11.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T08:58:12.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T08:58:13.110Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:58:13.110Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:58:13.110Z] ---> ed5a73d6bd7d [2023-03-09T08:58:13.110Z] Step 3/20 : WORKDIR /edgex-go [2023-03-09T08:58:13.381Z] ---> Using cache [2023-03-09T08:58:13.381Z] ---> 15d4c743eb2e [2023-03-09T08:58:13.381Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-09T08:58:13.381Z] ---> Using cache [2023-03-09T08:58:13.381Z] ---> efaefc2f9dde [2023-03-09T08:58:13.381Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-09T08:58:13.381Z] ---> Using cache [2023-03-09T08:58:13.381Z] ---> 121e27e02464 [2023-03-09T08:58:13.381Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:58:13.381Z] ---> Using cache [2023-03-09T08:58:13.381Z] ---> d75072d50b2d [2023-03-09T08:58:13.381Z] Step 7/20 : COPY . . [2023-03-09T08:58:13.381Z] ---> Using cache [2023-03-09T08:58:13.381Z] ---> af6c6b8fc30a [2023-03-09T08:58:13.381Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-09T08:58:13.650Z] ---> Running in 31559d1d6aae [2023-03-09T08:58:13.922Z] OK: 221 MiB in 51 packages [2023-03-09T08:58:16.515Z] 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-03-09T08:58:16.515Z] Removing intermediate container 5db528a922a6 [2023-03-09T08:58:16.515Z] ---> 23b8ca458f95 [2023-03-09T08:58:16.515Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-09T08:58:17.120Z] ---> 5c42243d0be8 [2023-03-09T08:58:17.120Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:58:17.388Z] ---> Running in 4076281dcd02 [2023-03-09T09:00:39.516Z] Removing intermediate container f39714873d3a [2023-03-09T09:00:39.516Z] ---> 62f11d6331c2 [2023-03-09T09:00:39.516Z] Step 7/19 : COPY . . [2023-03-09T09:00:39.516Z] Removing intermediate container 212c1c440326 [2023-03-09T09:00:39.516Z] ---> 89b9fde03690 [2023-03-09T09:00:39.516Z] Step 8/22 : COPY . . [2023-03-09T09:00:39.516Z] Removing intermediate container 4076281dcd02 [2023-03-09T09:00:39.516Z] ---> f905bd23f264 [2023-03-09T09:00:39.516Z] Step 7/24 : COPY . . [2023-03-09T09:00:51.855Z] ---> 12dfc8515439 [2023-03-09T09:00:51.855Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-09T09:00:51.855Z] ---> Running in cbc1441affc8 [2023-03-09T09:00:53.828Z] 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-03-09T09:00:59.198Z] ---> b5399d9c4dc6 [2023-03-09T09:00:59.198Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-09T09:00:59.198Z] ---> Running in 7870b360b527 [2023-03-09T09:01:01.797Z] 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-03-09T09:01:03.754Z] ---> 9239f4f96d67 [2023-03-09T09:01:03.754Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-09T09:01:03.754Z] ---> Running in b616f69c4067 [2023-03-09T09:01:04.342Z] Removing intermediate container b616f69c4067 [2023-03-09T09:01:04.342Z] ---> 93c426470cf7 [2023-03-09T09:01:04.342Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-09T09:01:04.342Z] ---> Running in 52cd286d2216 [2023-03-09T09:01:04.942Z] Removing intermediate container 52cd286d2216 [2023-03-09T09:01:04.942Z] ---> 031c8356e3ab [2023-03-09T09:01:04.942Z] 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-03-09T09:01:05.209Z] ---> Running in f7ca2e38e883 [2023-03-09T09:01:08.582Z] Removing intermediate container f7ca2e38e883 [2023-03-09T09:01:08.582Z] ---> 4184239c0498 [2023-03-09T09:01:08.582Z] Step 11/24 : WORKDIR /edgex-go [2023-03-09T09:01:08.582Z] ---> Running in e5f8cb63e38a [2023-03-09T09:01:09.169Z] Removing intermediate container e5f8cb63e38a [2023-03-09T09:01:09.169Z] ---> bbca51cf70cd [2023-03-09T09:01:09.169Z] [2023-03-09T09:01:09.169Z] Step 12/24 : FROM alpine:3.15 [2023-03-09T09:01:09.441Z] 3.15: Pulling from library/alpine [2023-03-09T09:01:10.868Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-09T09:01:10.868Z] Status: Downloaded newer image for alpine:3.15 [2023-03-09T09:01:10.868Z] ---> 354640af7b1b [2023-03-09T09:01:10.868Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-09T09:01:11.142Z] ---> Running in f4cf61323591 [2023-03-09T09:01:11.771Z] Removing intermediate container f4cf61323591 [2023-03-09T09:01:11.771Z] ---> 5777e93d0fed [2023-03-09T09:01:11.771Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-09T09:01:11.771Z] ---> Running in 285c49d5f1d6 [2023-03-09T09:01:14.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-09T09:01:14.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-09T09:01:16.624Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-09T09:01:16.624Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-09T09:01:16.624Z] OK: 15736 distinct packages available [2023-03-09T09:01:16.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-09T09:01:16.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-09T09:01:18.314Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-09T09:01:18.585Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-09T09:01:18.585Z] (3/4) Installing libucontext (1.1-r0) [2023-03-09T09:01:18.585Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-09T09:01:18.585Z] Executing busybox-1.34.1-r7.trigger [2023-03-09T09:01:18.585Z] OK: 6 MiB in 18 packages [2023-03-09T09:01:20.549Z] Removing intermediate container 285c49d5f1d6 [2023-03-09T09:01:20.549Z] ---> c86bac625042 [2023-03-09T09:01:20.549Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-09T09:01:27.203Z] ---> f1b0549b540a [2023-03-09T09:01:27.203Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-09T09:01:27.790Z] ---> 7072a54a5b51 [2023-03-09T09:01:27.790Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-09T09:01:27.790Z] ---> Running in 81801ba831bb [2023-03-09T09:01:28.378Z] Removing intermediate container 81801ba831bb [2023-03-09T09:01:28.378Z] ---> 856351efb450 [2023-03-09T09:01:28.378Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-09T09:01:29.342Z] ---> 60f184111ca4 [2023-03-09T09:01:29.342Z] Step 19/24 : WORKDIR / [2023-03-09T09:01:29.608Z] ---> Running in 1104845438cd [2023-03-09T09:01:30.201Z] Removing intermediate container 1104845438cd [2023-03-09T09:01:30.201Z] ---> 0be8a926686d [2023-03-09T09:01:30.201Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-09T09:01:30.201Z] ---> Running in b42aab7d1616 [2023-03-09T09:01:30.786Z] Removing intermediate container b42aab7d1616 [2023-03-09T09:01:30.786Z] ---> 3dfbe0dbd7b8 [2023-03-09T09:01:30.786Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-09T09:01:31.066Z] ---> Running in aa1be3a90cbc [2023-03-09T09:01:31.342Z] Removing intermediate container aa1be3a90cbc [2023-03-09T09:01:31.342Z] ---> 3df2d3cf2141 [2023-03-09T09:01:31.342Z] Step 22/24 : LABEL arch=arm64 [2023-03-09T09:01:31.630Z] ---> Running in 036a712b4332 [2023-03-09T09:01:31.908Z] Removing intermediate container 036a712b4332 [2023-03-09T09:01:31.908Z] ---> b90515729680 [2023-03-09T09:01:31.908Z] Step 23/24 : LABEL git_sha=2d37fb96752f6ff5dbd8a24409931a09780f4eda [2023-03-09T09:01:32.198Z] ---> Running in d303b64da8f3 [2023-03-09T09:01:32.792Z] Removing intermediate container d303b64da8f3 [2023-03-09T09:01:32.792Z] ---> aa940bf27f85 [2023-03-09T09:01:32.792Z] Step 24/24 : LABEL version=0.0.0 [2023-03-09T09:01:32.792Z] ---> Running in 4cc06b0aaeac [2023-03-09T09:01:33.397Z] Removing intermediate container 4cc06b0aaeac [2023-03-09T09:01:33.397Z] ---> ffc9ae46cf21 [2023-03-09T09:01:33.397Z] [2023-03-09T09:01:33.665Z] Successfully built ffc9ae46cf21 [2023-03-09T09:01:33.665Z] Successfully tagged security-spire-config-arm64:latest [2023-03-09T09:01:33.665Z] Building security-spire-server [2023-03-09T09:01:55.788Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T09:01:55.788Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-09T09:01:55.788Z] ---> ed5a73d6bd7d [2023-03-09T09:01:55.788Z] Step 3/23 : WORKDIR /edgex-go [2023-03-09T09:01:55.788Z] ---> Using cache [2023-03-09T09:01:55.788Z] ---> 15d4c743eb2e [2023-03-09T09:01:55.788Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-09T09:01:55.788Z] ---> Using cache [2023-03-09T09:01:55.788Z] ---> 23b8ca458f95 [2023-03-09T09:01:55.788Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-09T09:01:55.788Z] ---> Using cache [2023-03-09T09:01:55.788Z] ---> 5c42243d0be8 [2023-03-09T09:01:55.788Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T09:01:55.788Z] ---> Using cache [2023-03-09T09:01:55.788Z] ---> f905bd23f264 [2023-03-09T09:01:55.788Z] Step 7/23 : COPY . . [2023-03-09T09:01:55.788Z] ---> Using cache [2023-03-09T09:01:55.788Z] ---> 9239f4f96d67 [2023-03-09T09:01:55.788Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-09T09:01:55.788Z] ---> Using cache [2023-03-09T09:01:55.788Z] ---> 93c426470cf7 [2023-03-09T09:01:55.788Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-09T09:01:55.788Z] ---> Using cache [2023-03-09T09:01:55.788Z] ---> 031c8356e3ab [2023-03-09T09:01:55.788Z] 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-03-09T09:01:55.788Z] ---> Running in 483f9799efb2 [2023-03-09T09:01:56.760Z] Removing intermediate container 483f9799efb2 [2023-03-09T09:01:56.760Z] ---> 47405a2629c5 [2023-03-09T09:01:56.760Z] Step 11/23 : WORKDIR /edgex-go [2023-03-09T09:01:56.760Z] ---> Running in 38850954f1c1 [2023-03-09T09:01:57.357Z] Removing intermediate container 38850954f1c1 [2023-03-09T09:01:57.357Z] ---> ba32d3d5b166 [2023-03-09T09:01:57.357Z] [2023-03-09T09:01:57.357Z] Step 12/23 : FROM alpine:3.15 [2023-03-09T09:01:57.357Z] ---> 354640af7b1b [2023-03-09T09:01:57.357Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-09T09:01:57.357Z] ---> Using cache [2023-03-09T09:01:57.357Z] ---> 5777e93d0fed [2023-03-09T09:01:57.357Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-09T09:01:57.357Z] ---> Running in 773a68196030 [2023-03-09T09:01:59.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-09T09:02:00.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-09T09:02:02.181Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-09T09:02:02.181Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-09T09:02:02.181Z] OK: 15736 distinct packages available [2023-03-09T09:02:02.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-09T09:02:02.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-09T09:02:04.190Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-09T09:02:04.190Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-09T09:02:04.190Z] (3/5) Installing libucontext (1.1-r0) [2023-03-09T09:02:04.190Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-09T09:02:04.190Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-09T09:02:04.461Z] Executing busybox-1.34.1-r7.trigger [2023-03-09T09:02:04.461Z] OK: 6 MiB in 19 packages [2023-03-09T09:02:07.064Z] Removing intermediate container 773a68196030 [2023-03-09T09:02:07.064Z] ---> fca3ec602bf3 [2023-03-09T09:02:07.064Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-09T09:02:13.731Z] ---> f429ad091422 [2023-03-09T09:02:13.731Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-09T09:02:13.731Z] ---> 791cb83b1fe1 [2023-03-09T09:02:13.731Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-09T09:02:14.693Z] ---> 134282200216 [2023-03-09T09:02:14.693Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-09T09:02:16.108Z] ---> 286c7f1b203b [2023-03-09T09:02:16.108Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-09T09:02:16.108Z] ---> Running in 583c1b0d2685 [2023-03-09T09:02:16.376Z] Removing intermediate container 583c1b0d2685 [2023-03-09T09:02:16.376Z] ---> 4fa40666e15b [2023-03-09T09:02:16.376Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-09T09:02:16.644Z] ---> Running in 6f7d8bb32478 [2023-03-09T09:02:17.230Z] Removing intermediate container 6f7d8bb32478 [2023-03-09T09:02:17.230Z] ---> c6c3855ce7dd [2023-03-09T09:02:17.230Z] Step 21/23 : LABEL arch=arm64 [2023-03-09T09:02:17.230Z] ---> Running in 46a741446f28 [2023-03-09T09:02:17.815Z] Removing intermediate container 46a741446f28 [2023-03-09T09:02:17.815Z] ---> b14ed871a224 [2023-03-09T09:02:17.815Z] Step 22/23 : LABEL git_sha=2d37fb96752f6ff5dbd8a24409931a09780f4eda [2023-03-09T09:02:18.083Z] ---> Running in c9268b2a5fba [2023-03-09T09:02:19.496Z] Removing intermediate container c9268b2a5fba [2023-03-09T09:02:19.496Z] ---> 13a04f1ffabd [2023-03-09T09:02:19.496Z] Step 23/23 : LABEL version=0.0.0 [2023-03-09T09:02:19.496Z] ---> Running in 800cde993b7e [2023-03-09T09:02:20.081Z] Removing intermediate container 800cde993b7e [2023-03-09T09:02:20.081Z] ---> b9e3caa036f8 [2023-03-09T09:02:20.081Z] [2023-03-09T09:02:20.354Z] Successfully built b9e3caa036f8 [2023-03-09T09:02:20.355Z] Successfully tagged security-spire-server-arm64:latest [2023-03-09T09:02:20.355Z] Building security-spire-agent [2023-03-09T09:02:42.429Z]  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T09:02:42.429Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-09T09:02:42.429Z] ---> ed5a73d6bd7d [2023-03-09T09:02:42.429Z] Step 3/24 : WORKDIR /edgex-go [2023-03-09T09:02:42.429Z] ---> Using cache [2023-03-09T09:02:42.429Z] ---> 15d4c743eb2e [2023-03-09T09:02:42.429Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-09T09:02:42.429Z] ---> Using cache [2023-03-09T09:02:42.429Z] ---> 23b8ca458f95 [2023-03-09T09:02:42.429Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-09T09:02:42.429Z] ---> Using cache [2023-03-09T09:02:42.429Z] ---> 5c42243d0be8 [2023-03-09T09:02:42.429Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T09:02:42.429Z] ---> Using cache [2023-03-09T09:02:42.429Z] ---> f905bd23f264 [2023-03-09T09:02:42.429Z] Step 7/24 : COPY . . [2023-03-09T09:02:42.429Z] ---> Using cache [2023-03-09T09:02:42.429Z] ---> 9239f4f96d67 [2023-03-09T09:02:42.429Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-09T09:02:42.429Z] ---> Using cache [2023-03-09T09:02:42.429Z] ---> 93c426470cf7 [2023-03-09T09:02:42.429Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-09T09:02:42.429Z] ---> Using cache [2023-03-09T09:02:42.429Z] ---> 031c8356e3ab [2023-03-09T09:02:42.429Z] 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-03-09T09:02:42.429Z] ---> Using cache [2023-03-09T09:02:42.429Z] ---> 4184239c0498 [2023-03-09T09:02:42.429Z] Step 11/24 : WORKDIR /edgex-go [2023-03-09T09:02:42.429Z] ---> Using cache [2023-03-09T09:02:42.429Z] ---> bbca51cf70cd [2023-03-09T09:02:42.429Z] [2023-03-09T09:02:42.429Z] Step 12/24 : FROM alpine:3.15 [2023-03-09T09:02:42.429Z] ---> 354640af7b1b [2023-03-09T09:02:42.429Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-09T09:02:42.429Z] ---> Using cache [2023-03-09T09:02:42.429Z] ---> 5777e93d0fed [2023-03-09T09:02:42.429Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-09T09:02:42.429Z] ---> Using cache [2023-03-09T09:02:42.429Z] ---> fca3ec602bf3 [2023-03-09T09:02:42.429Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-09T09:02:47.350Z] ---> e3a48465907d [2023-03-09T09:02:47.350Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-09T09:02:52.700Z] ---> e82a0fa88227 [2023-03-09T09:02:52.700Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-09T09:02:53.288Z] ---> 1774b424133e [2023-03-09T09:02:53.288Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-09T09:02:54.253Z] ---> bea2bb961a0f [2023-03-09T09:02:54.253Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-09T09:02:55.219Z] ---> fe33700e985d [2023-03-09T09:02:55.219Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-09T09:02:55.494Z] ---> Running in 50120399bf28 [2023-03-09T09:02:56.092Z] Removing intermediate container 50120399bf28 [2023-03-09T09:02:56.092Z] ---> c3b3b3b1f473 [2023-03-09T09:02:56.092Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-09T09:02:56.092Z] ---> Running in c29b48e73eb5 [2023-03-09T09:02:56.680Z] Removing intermediate container c29b48e73eb5 [2023-03-09T09:02:56.680Z] ---> 21d4f1ede569 [2023-03-09T09:02:56.680Z] Step 22/24 : LABEL arch=arm64 [2023-03-09T09:02:56.949Z] ---> Running in 662a838d36a1 [2023-03-09T09:02:57.540Z] Removing intermediate container 662a838d36a1 [2023-03-09T09:02:57.540Z] ---> 73d6671ea95a [2023-03-09T09:02:57.540Z] Step 23/24 : LABEL git_sha=2d37fb96752f6ff5dbd8a24409931a09780f4eda [2023-03-09T09:02:57.540Z] ---> Running in 766109499e8c [2023-03-09T09:02:58.132Z] Removing intermediate container 766109499e8c [2023-03-09T09:02:58.132Z] ---> 9e68a3a8393f [2023-03-09T09:02:58.132Z] Step 24/24 : LABEL version=0.0.0 [2023-03-09T09:02:58.408Z] ---> Running in bfeb136b21ea [2023-03-09T09:02:58.678Z] Removing intermediate container bfeb136b21ea [2023-03-09T09:02:58.678Z] ---> 4826e33ee45b [2023-03-09T09:02:58.678Z] [2023-03-09T09:02:58.947Z] Successfully built 4826e33ee45b [2023-03-09T09:02:58.947Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-09T09:02:59.220Z]  Building security-spire-agent ... done Building core-metadata [2023-03-09T09:03:21.299Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T09:03:21.299Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-09T09:03:21.299Z] ---> ed5a73d6bd7d [2023-03-09T09:03:21.299Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-09T09:03:21.299Z] ---> Using cache [2023-03-09T09:03:21.299Z] ---> c4ffde71ffea [2023-03-09T09:03:21.299Z] Step 4/24 : WORKDIR /edgex-go [2023-03-09T09:03:21.299Z] ---> Using cache [2023-03-09T09:03:21.299Z] ---> 95c5ec949737 [2023-03-09T09:03:21.299Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-09T09:03:21.299Z] ---> Using cache [2023-03-09T09:03:21.299Z] ---> f0d8470f28e1 [2023-03-09T09:03:21.299Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-09T09:03:21.299Z] ---> Using cache [2023-03-09T09:03:21.299Z] ---> 6858df168886 [2023-03-09T09:03:21.299Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T09:03:21.299Z] ---> Using cache [2023-03-09T09:03:21.299Z] ---> aac705447e9a [2023-03-09T09:03:21.299Z] Step 8/24 : COPY . . [2023-03-09T09:03:21.299Z] ---> Using cache [2023-03-09T09:03:21.299Z] ---> 767583183dd5 [2023-03-09T09:03:21.299Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-09T09:03:21.299Z] ---> Running in c5eacf5397f8 [2023-03-09T09:03:21.299Z] 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-03-09T09:05:12.969Z] Removing intermediate container 31559d1d6aae [2023-03-09T09:05:12.969Z] ---> ebee856e4878 [2023-03-09T09:05:12.969Z] [2023-03-09T09:05:12.969Z] Step 9/20 : FROM alpine:3.16 [2023-03-09T09:05:12.969Z] ---> 4c81e5bf8899 [2023-03-09T09:05:12.969Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-09T09:05:12.969Z] ---> Running in 4658d6c8e12f [2023-03-09T09:05:12.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T09:05:12.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T09:05:13.237Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-09T09:05:13.237Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-09T09:05:13.237Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T09:05:13.237Z] OK: 6 MiB in 16 packages [2023-03-09T09:05:15.202Z] Removing intermediate container 4658d6c8e12f [2023-03-09T09:05:15.202Z] ---> a1932739e95b [2023-03-09T09:05:15.202Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-09T09:05:15.203Z] ---> Running in 0138ee4bd837 [2023-03-09T09:05:15.791Z] Removing intermediate container 0138ee4bd837 [2023-03-09T09:05:15.791Z] ---> e7637fe31e50 [2023-03-09T09:05:15.791Z] Step 12/20 : WORKDIR /edgex [2023-03-09T09:05:15.791Z] ---> Running in c7e8921a2953 [2023-03-09T09:05:16.379Z] Removing intermediate container c7e8921a2953 [2023-03-09T09:05:16.379Z] ---> fbe614f2d028 [2023-03-09T09:05:16.379Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-09T09:05:17.344Z] ---> 4126f28bae50 [2023-03-09T09:05:17.344Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-09T09:05:18.769Z] ---> 3c5b4c9215cf [2023-03-09T09:05:18.769Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-09T09:05:20.178Z] ---> ac5abb56036c [2023-03-09T09:05:20.178Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-09T09:05:20.178Z] ---> Running in 2487df135231 [2023-03-09T09:05:23.532Z] Removing intermediate container 2487df135231 [2023-03-09T09:05:23.532Z] ---> 1c80087761e7 [2023-03-09T09:05:23.532Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-09T09:05:23.532Z] ---> Running in bb03f8e2e4cd [2023-03-09T09:05:23.800Z] Removing intermediate container bb03f8e2e4cd [2023-03-09T09:05:23.800Z] ---> 16feb36cc796 [2023-03-09T09:05:23.800Z] Step 18/20 : LABEL arch=arm64 [2023-03-09T09:05:24.068Z] ---> Running in 9a6daac9ec1b [2023-03-09T09:05:24.337Z] Removing intermediate container 9a6daac9ec1b [2023-03-09T09:05:24.337Z] ---> be0aa3a8b194 [2023-03-09T09:05:24.337Z] Step 19/20 : LABEL git_sha=2d37fb96752f6ff5dbd8a24409931a09780f4eda [2023-03-09T09:05:24.612Z] ---> Running in 9b4b95f21ef2 [2023-03-09T09:05:25.200Z] Removing intermediate container 9b4b95f21ef2 [2023-03-09T09:05:25.200Z] ---> 148a14469cfd [2023-03-09T09:05:25.200Z] Step 20/20 : LABEL version=0.0.0 [2023-03-09T09:05:25.200Z] ---> Running in e21413951a67 [2023-03-09T09:05:25.790Z] Removing intermediate container e21413951a67 [2023-03-09T09:05:25.790Z] ---> 0feb61548bba [2023-03-09T09:05:25.790Z] [2023-03-09T09:05:26.057Z] Successfully built 0feb61548bba [2023-03-09T09:05:26.057Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-09T09:05:26.057Z]  Building security-proxy-setup ... done Building core-command [2023-03-09T09:05:44.270Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T09:05:44.270Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-09T09:05:44.270Z] ---> ed5a73d6bd7d [2023-03-09T09:05:44.270Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-09T09:05:44.270Z] ---> Using cache [2023-03-09T09:05:44.270Z] ---> c4ffde71ffea [2023-03-09T09:05:44.270Z] Step 4/23 : WORKDIR /edgex-go [2023-03-09T09:05:44.270Z] ---> Using cache [2023-03-09T09:05:44.270Z] ---> 95c5ec949737 [2023-03-09T09:05:44.270Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-09T09:05:44.270Z] ---> Using cache [2023-03-09T09:05:44.270Z] ---> f0d8470f28e1 [2023-03-09T09:05:44.270Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-09T09:05:44.270Z] ---> Using cache [2023-03-09T09:05:44.270Z] ---> 6858df168886 [2023-03-09T09:05:44.270Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T09:05:44.270Z] ---> Using cache [2023-03-09T09:05:44.270Z] ---> aac705447e9a [2023-03-09T09:05:44.270Z] Step 8/23 : COPY . . [2023-03-09T09:05:44.270Z] ---> Using cache [2023-03-09T09:05:44.270Z] ---> 767583183dd5 [2023-03-09T09:05:44.270Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-09T09:05:44.270Z] ---> Running in 7aa5e9867f05 [2023-03-09T09:05:44.538Z] 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-03-09T09:07:21.488Z] Removing intermediate container caddf045c4c4 [2023-03-09T09:07:21.488Z] ---> 02b14b674548 [2023-03-09T09:07:21.488Z] [2023-03-09T09:07:21.488Z] Step 10/22 : FROM alpine:3.16 [2023-03-09T09:07:21.488Z] ---> 4c81e5bf8899 [2023-03-09T09:07:21.488Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-09T09:07:21.488Z] ---> Running in 12aefdcf2870 [2023-03-09T09:07:21.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T09:07:21.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T09:07:21.488Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-09T09:07:21.488Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T09:07:21.488Z] OK: 5 MiB in 15 packages [2023-03-09T09:07:22.895Z] Removing intermediate container 12aefdcf2870 [2023-03-09T09:07:22.895Z] ---> 235a95631bbd [2023-03-09T09:07:22.895Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-09T09:07:22.895Z] ---> Running in ded6aedf8be5 [2023-03-09T09:07:23.479Z] Removing intermediate container ded6aedf8be5 [2023-03-09T09:07:23.479Z] ---> f6d0fcc3d9d1 [2023-03-09T09:07:23.479Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-09T09:07:23.760Z] ---> Running in 9114eb53fcd1 [2023-03-09T09:07:24.037Z] Removing intermediate container 9114eb53fcd1 [2023-03-09T09:07:24.037Z] ---> 9f2f274c5293 [2023-03-09T09:07:24.037Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-09T09:07:24.304Z] ---> Running in 91a2be9872e6 [2023-03-09T09:07:24.894Z] Removing intermediate container 91a2be9872e6 [2023-03-09T09:07:24.894Z] ---> 4abcda670dd8 [2023-03-09T09:07:24.894Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T09:07:25.853Z] ---> 559aeddccbc9 [2023-03-09T09:07:25.854Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-09T09:07:28.430Z] ---> 9d9e37671a23 [2023-03-09T09:07:28.430Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-09T09:07:29.389Z] ---> 19deb1fc90ef [2023-03-09T09:07:29.389Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-09T09:07:29.389Z] ---> Running in fef0223a9ec9 [2023-03-09T09:07:29.975Z] Removing intermediate container fef0223a9ec9 [2023-03-09T09:07:29.975Z] ---> 63cfb290d548 [2023-03-09T09:07:29.975Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T09:07:29.975Z] ---> Running in d66c39c77ce3 [2023-03-09T09:07:30.570Z] Removing intermediate container d66c39c77ce3 [2023-03-09T09:07:30.570Z] ---> a9c812ef4764 [2023-03-09T09:07:30.570Z] Step 20/22 : LABEL arch=arm64 [2023-03-09T09:07:30.570Z] ---> Running in 7df145a0ce1a [2023-03-09T09:07:31.158Z] Removing intermediate container 7df145a0ce1a [2023-03-09T09:07:31.158Z] ---> 7740d8bd2a3e [2023-03-09T09:07:31.158Z] Step 21/22 : LABEL git_sha=2d37fb96752f6ff5dbd8a24409931a09780f4eda [2023-03-09T09:07:31.424Z] ---> Running in d27f97f501af [2023-03-09T09:07:32.013Z] Removing intermediate container d27f97f501af [2023-03-09T09:07:32.013Z] ---> 51ad5284d712 [2023-03-09T09:07:32.013Z] Step 22/22 : LABEL version=0.0.0 [2023-03-09T09:07:32.013Z] ---> Running in c4b4fc1acfe3 [2023-03-09T09:07:32.595Z] Removing intermediate container c4b4fc1acfe3 [2023-03-09T09:07:32.595Z] ---> 0a553e018571 [2023-03-09T09:07:32.595Z] [2023-03-09T09:07:32.863Z] Successfully built 0a553e018571 [2023-03-09T09:07:32.863Z] Successfully tagged support-scheduler-arm64:latest [2023-03-09T09:10:39.600Z]  Building support-scheduler ... done Removing intermediate container cbc1441affc8 [2023-03-09T09:10:39.600Z] ---> 86908c1bf8a2 [2023-03-09T09:10:39.600Z] [2023-03-09T09:10:39.600Z] Step 9/19 : FROM alpine:3.15 [2023-03-09T09:10:39.600Z] ---> 354640af7b1b [2023-03-09T09:10:39.600Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-09T09:10:39.600Z] ---> Using cache [2023-03-09T09:10:39.600Z] ---> 5777e93d0fed [2023-03-09T09:10:39.600Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-09T09:10:39.600Z] ---> Running in 7057b727736a [2023-03-09T09:10:39.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-09T09:10:39.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-09T09:10:39.600Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-09T09:10:39.600Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-09T09:10:39.600Z] OK: 15736 distinct packages available [2023-03-09T09:10:39.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-09T09:10:39.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-09T09:10:39.600Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-09T09:10:39.600Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-09T09:10:39.600Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-09T09:10:39.600Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-09T09:10:39.600Z] (5/9) Installing curl (7.80.0-r6) [2023-03-09T09:10:39.600Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-09T09:10:39.600Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-09T09:10:39.600Z] (8/9) Installing libucontext (1.1-r0) [2023-03-09T09:10:39.600Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-09T09:10:39.600Z] Executing busybox-1.34.1-r7.trigger [2023-03-09T09:10:39.600Z] Executing ca-certificates-20220614-r0.trigger [2023-03-09T09:10:39.600Z] OK: 8 MiB in 23 packages [2023-03-09T09:10:39.600Z] Removing intermediate container 7057b727736a [2023-03-09T09:10:39.600Z] ---> 53a686b20625 [2023-03-09T09:10:39.600Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T09:10:39.600Z] ---> 70f9eb49df67 [2023-03-09T09:10:39.600Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-09T09:10:41.551Z] ---> ded11f9bf72b [2023-03-09T09:10:41.551Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-09T09:10:42.511Z] ---> 4be53a017a7c [2023-03-09T09:10:42.511Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-09T09:10:42.780Z] ---> Running in b24796d738f7 [2023-03-09T09:10:43.378Z] Removing intermediate container b24796d738f7 [2023-03-09T09:10:43.378Z] ---> 562fcc2b8d16 [2023-03-09T09:10:43.378Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T09:10:43.378Z] ---> Running in a36a4b4419c0 [2023-03-09T09:10:43.974Z] Removing intermediate container a36a4b4419c0 [2023-03-09T09:10:43.974Z] ---> 7ddf8b0cdf6b [2023-03-09T09:10:43.974Z] Step 17/19 : LABEL arch=arm64 [2023-03-09T09:10:44.245Z] ---> Running in 7b19724a5ea4 [2023-03-09T09:10:44.829Z] Removing intermediate container 7b19724a5ea4 [2023-03-09T09:10:44.829Z] ---> db109b69cf9d [2023-03-09T09:10:44.829Z] Step 18/19 : LABEL git_sha=2d37fb96752f6ff5dbd8a24409931a09780f4eda [2023-03-09T09:10:44.829Z] ---> Running in 5e86c9224762 [2023-03-09T09:10:46.253Z] Removing intermediate container 5e86c9224762 [2023-03-09T09:10:46.253Z] ---> d9f9ca8f8f8d [2023-03-09T09:10:46.253Z] Step 19/19 : LABEL version=0.0.0 [2023-03-09T09:10:46.253Z] ---> Running in 102bbbd88bff [2023-03-09T09:10:46.839Z] Removing intermediate container 102bbbd88bff [2023-03-09T09:10:46.839Z] ---> 906a35145952 [2023-03-09T09:10:46.839Z] [2023-03-09T09:10:47.426Z] Successfully built 906a35145952 [2023-03-09T09:10:47.426Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-09T09:10:55.635Z]  Building security-spiffe-token-provider ... done Removing intermediate container c5eacf5397f8 [2023-03-09T09:10:55.635Z] ---> 7116a7d2bfa3 [2023-03-09T09:10:55.635Z] [2023-03-09T09:10:55.635Z] Step 10/24 : FROM alpine:3.16 [2023-03-09T09:10:55.635Z] ---> 4c81e5bf8899 [2023-03-09T09:10:55.635Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-09T09:10:55.635Z] ---> Using cache [2023-03-09T09:10:55.635Z] ---> 235a95631bbd [2023-03-09T09:10:55.635Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-09T09:10:55.635Z] ---> Using cache [2023-03-09T09:10:55.635Z] ---> f6d0fcc3d9d1 [2023-03-09T09:10:55.635Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-09T09:10:55.635Z] ---> Running in e07bc0585748 [2023-03-09T09:10:55.635Z] Removing intermediate container e07bc0585748 [2023-03-09T09:10:55.635Z] ---> bfb3391e5b05 [2023-03-09T09:10:55.635Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-09T09:10:55.635Z] ---> Running in de17f32d65cb [2023-03-09T09:10:55.635Z] Removing intermediate container de17f32d65cb [2023-03-09T09:10:55.635Z] ---> 51247fc6c303 [2023-03-09T09:10:55.635Z] Step 15/24 : WORKDIR / [2023-03-09T09:10:55.635Z] ---> Running in d1a43c59bded [2023-03-09T09:10:55.902Z] Removing intermediate container d1a43c59bded [2023-03-09T09:10:55.902Z] ---> 914d6a81f66c [2023-03-09T09:10:55.902Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T09:10:56.867Z] ---> 01b062a989f7 [2023-03-09T09:10:56.867Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-09T09:10:58.817Z] ---> e9ed4fb6551c [2023-03-09T09:10:58.817Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-09T09:10:59.777Z] ---> a32c7885f86e [2023-03-09T09:10:59.777Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-09T09:11:00.736Z] ---> 42d7889f131f [2023-03-09T09:11:00.736Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-09T09:11:00.736Z] ---> Running in d58aa62225b4 [2023-03-09T09:11:01.319Z] Removing intermediate container d58aa62225b4 [2023-03-09T09:11:01.319Z] ---> dff68ff58a28 [2023-03-09T09:11:01.319Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T09:11:01.319Z] ---> Running in 8932d4fad819 [2023-03-09T09:11:01.910Z] Removing intermediate container 8932d4fad819 [2023-03-09T09:11:01.910Z] ---> 1c875fe3a2b6 [2023-03-09T09:11:01.910Z] Step 22/24 : LABEL arch=arm64 [2023-03-09T09:11:01.910Z] ---> Running in 2810b1df24ff [2023-03-09T09:11:02.495Z] Removing intermediate container 2810b1df24ff [2023-03-09T09:11:02.495Z] ---> 3a7d384dda21 [2023-03-09T09:11:02.495Z] Step 23/24 : LABEL git_sha=2d37fb96752f6ff5dbd8a24409931a09780f4eda [2023-03-09T09:11:02.495Z] ---> Running in 7ee5d29cdb8e [2023-03-09T09:11:02.781Z] Removing intermediate container 7ee5d29cdb8e [2023-03-09T09:11:02.781Z] ---> cb9d419697fb [2023-03-09T09:11:02.781Z] Step 24/24 : LABEL version=0.0.0 [2023-03-09T09:11:03.049Z] ---> Running in ce4d6eda4722 [2023-03-09T09:11:03.319Z] Removing intermediate container ce4d6eda4722 [2023-03-09T09:11:03.319Z] ---> 4d2a25ab5c08 [2023-03-09T09:11:03.319Z] [2023-03-09T09:11:03.901Z] Successfully built 4d2a25ab5c08 [2023-03-09T09:11:05.844Z] Successfully tagged core-metadata-arm64:latest [2023-03-09T09:11:27.908Z]  Building core-metadata ... done Removing intermediate container 7870b360b527 [2023-03-09T09:11:27.908Z] ---> 192de0a84dc6 [2023-03-09T09:11:27.908Z] [2023-03-09T09:11:27.908Z] Step 10/22 : FROM alpine:3.16 [2023-03-09T09:11:27.908Z] ---> 4c81e5bf8899 [2023-03-09T09:11:27.909Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-09T09:11:27.909Z] ---> Running in 564bf54a0afd [2023-03-09T09:11:27.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T09:11:27.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T09:11:28.175Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-09T09:11:28.444Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-09T09:11:28.444Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T09:11:28.444Z] Executing ca-certificates-20220614-r0.trigger [2023-03-09T09:11:28.711Z] OK: 6 MiB in 16 packages [2023-03-09T09:11:29.684Z] Removing intermediate container 7aa5e9867f05 [2023-03-09T09:11:29.684Z] ---> c3fe0f61c79c [2023-03-09T09:11:29.684Z] [2023-03-09T09:11:29.684Z] Step 10/23 : FROM alpine:3.16 [2023-03-09T09:11:29.684Z] ---> 4c81e5bf8899 [2023-03-09T09:11:29.684Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-09T09:11:29.684Z] ---> Using cache [2023-03-09T09:11:29.685Z] ---> 235a95631bbd [2023-03-09T09:11:29.685Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-09T09:11:29.685Z] ---> Using cache [2023-03-09T09:11:29.685Z] ---> f6d0fcc3d9d1 [2023-03-09T09:11:29.685Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-09T09:11:29.685Z] ---> Running in 85dcf13745a4 [2023-03-09T09:11:30.267Z] Removing intermediate container 564bf54a0afd [2023-03-09T09:11:30.268Z] Removing intermediate container 85dcf13745a4 [2023-03-09T09:11:30.268Z] ---> eedccdb2bd14 [2023-03-09T09:11:30.268Z] ---> 5ca55ac3bac7 [2023-03-09T09:11:30.268Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-09T09:11:30.268Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-09T09:11:30.268Z] ---> Running in d56bc7435045 [2023-03-09T09:11:30.268Z] ---> Running in 6a2e08f6a365 [2023-03-09T09:11:30.851Z] Removing intermediate container d56bc7435045 [2023-03-09T09:11:30.851Z] ---> 94c8966686ef [2023-03-09T09:11:30.851Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-09T09:11:30.851Z] Removing intermediate container 6a2e08f6a365 [2023-03-09T09:11:30.851Z] ---> 48a89cc45843 [2023-03-09T09:11:30.851Z] Step 15/23 : WORKDIR / [2023-03-09T09:11:30.851Z] ---> Running in 4bbf4d452b50 [2023-03-09T09:11:30.851Z] ---> Running in 8ffd0aa599fc [2023-03-09T09:11:31.123Z] Removing intermediate container 4bbf4d452b50 [2023-03-09T09:11:31.123Z] ---> c1e468e83e43 [2023-03-09T09:11:31.123Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-09T09:11:31.123Z] Removing intermediate container 8ffd0aa599fc [2023-03-09T09:11:31.123Z] ---> e072168e065e [2023-03-09T09:11:31.123Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T09:11:31.389Z] ---> Running in 00e642b0f780 [2023-03-09T09:11:31.656Z] Removing intermediate container 00e642b0f780 [2023-03-09T09:11:31.656Z] ---> 7ac41aff63b3 [2023-03-09T09:11:31.656Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T09:11:31.922Z] ---> 7896b933fbec [2023-03-09T09:11:31.922Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-09T09:11:32.508Z] ---> 56cc0d079261 [2023-03-09T09:11:32.508Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-09T09:11:32.774Z] ---> 3f5894eea0f3 [2023-03-09T09:11:32.774Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-09T09:11:33.736Z] ---> 7f29d919d529 [2023-03-09T09:11:33.736Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-09T09:11:33.736Z] ---> Running in 5bc0d999ba78 [2023-03-09T09:11:33.736Z] ---> b62adcbe9f38 [2023-03-09T09:11:33.736Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-09T09:11:34.003Z] Removing intermediate container 5bc0d999ba78 [2023-03-09T09:11:34.003Z] ---> ad1422481cd2 [2023-03-09T09:11:34.003Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T09:11:34.269Z] ---> Running in a36b8fd78a5c [2023-03-09T09:11:34.535Z] ---> e32d788ed08c [2023-03-09T09:11:34.535Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-09T09:11:34.535Z] ---> Running in afc3d299939e [2023-03-09T09:11:34.535Z] Removing intermediate container a36b8fd78a5c [2023-03-09T09:11:34.535Z] ---> a9dc7bee57f6 [2023-03-09T09:11:34.535Z] Step 21/23 : LABEL arch=arm64 [2023-03-09T09:11:34.802Z] ---> Running in b0eddf98ace8 [2023-03-09T09:11:34.802Z] Removing intermediate container afc3d299939e [2023-03-09T09:11:34.802Z] ---> aefd5c7d4317 [2023-03-09T09:11:34.802Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T09:11:35.070Z] ---> Running in cfcd47805e2a [2023-03-09T09:11:35.070Z] Removing intermediate container b0eddf98ace8 [2023-03-09T09:11:35.070Z] ---> 3c7bd1585f4c [2023-03-09T09:11:35.070Z] Step 22/23 : LABEL git_sha=2d37fb96752f6ff5dbd8a24409931a09780f4eda [2023-03-09T09:11:35.070Z] ---> Running in ac08e9f33154 [2023-03-09T09:11:35.336Z] Removing intermediate container cfcd47805e2a [2023-03-09T09:11:35.336Z] ---> 267745230adf [2023-03-09T09:11:35.336Z] Step 20/22 : LABEL arch=arm64 [2023-03-09T09:11:35.603Z] ---> Running in 7ec105d64902 [2023-03-09T09:11:35.603Z] Removing intermediate container ac08e9f33154 [2023-03-09T09:11:35.603Z] ---> 68a04afbd46a [2023-03-09T09:11:35.603Z] Step 23/23 : LABEL version=0.0.0 [2023-03-09T09:11:35.603Z] ---> Running in 0260c214f2f5 [2023-03-09T09:11:35.869Z] Removing intermediate container 7ec105d64902 [2023-03-09T09:11:35.869Z] ---> 0749c84dea4f [2023-03-09T09:11:35.869Z] Step 21/22 : LABEL git_sha=2d37fb96752f6ff5dbd8a24409931a09780f4eda [2023-03-09T09:11:35.869Z] ---> Running in 95993de6cfe0 [2023-03-09T09:11:36.136Z] Removing intermediate container 0260c214f2f5 [2023-03-09T09:11:36.136Z] ---> 0a1781843e08 [2023-03-09T09:11:36.136Z] [2023-03-09T09:11:36.401Z] Removing intermediate container 95993de6cfe0 [2023-03-09T09:11:36.401Z] ---> cf57005d8da7 [2023-03-09T09:11:36.401Z] Step 22/22 : LABEL version=0.0.0 [2023-03-09T09:11:36.401Z] Successfully built 0a1781843e08 [2023-03-09T09:11:36.401Z] Successfully tagged core-command-arm64:latest [2023-03-09T09:11:36.401Z]  Building core-command ... done  ---> Running in 6923b98b6ac6 [2023-03-09T09:11:36.666Z] Removing intermediate container 6923b98b6ac6 [2023-03-09T09:11:36.666Z] ---> ade11a31cbfd [2023-03-09T09:11:36.666Z] [2023-03-09T09:11:36.934Z] Successfully built ade11a31cbfd [2023-03-09T09:11:36.934Z] Successfully tagged support-notifications-arm64:latest [2023-03-09T09:11:37.528Z]  Building support-notifications ... done  [Pipeline] } [2023-03-09T09:11:37.525Z] $ docker stop --time=1 3278ca4a049fb40d95cb19ab978868856dcc79f7e6b9d1eff4d9ed348d43c31a [2023-03-09T09:11:39.232Z] $ docker rm -f --volumes 3278ca4a049fb40d95cb19ab978868856dcc79f7e6b9d1eff4d9ed348d43c31a [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T09:11:39.736Z] + docker images [2023-03-09T09:11:40.003Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-09T09:11:40.003Z] support-notifications-arm64 latest ade11a31cbfd 3 seconds ago 29.7MB [2023-03-09T09:11:40.003Z] core-command-arm64 latest 0a1781843e08 4 seconds ago 17.1MB [2023-03-09T09:11:40.003Z] c3fe0f61c79c 11 seconds ago 1.51GB [2023-03-09T09:11:40.003Z] 192de0a84dc6 15 seconds ago 1.57GB [2023-03-09T09:11:40.003Z] core-metadata-arm64 latest 4d2a25ab5c08 36 seconds ago 17.8MB [2023-03-09T09:11:40.003Z] 7116a7d2bfa3 47 seconds ago 1.51GB [2023-03-09T09:11:40.003Z] security-spiffe-token-provider-arm64 latest 906a35145952 53 seconds ago 29.1MB [2023-03-09T09:11:40.003Z] 86908c1bf8a2 About a minute ago 1.54GB [2023-03-09T09:11:40.003Z] support-scheduler-arm64 latest 0a553e018571 4 minutes ago 29.1MB [2023-03-09T09:11:40.003Z] 02b14b674548 4 minutes ago 1.57GB [2023-03-09T09:11:40.003Z] security-proxy-setup-arm64 latest 0feb61548bba 6 minutes ago 15.8MB [2023-03-09T09:11:40.003Z] ebee856e4878 6 minutes ago 1.49GB [2023-03-09T09:11:40.003Z] security-spire-agent-arm64 latest 4826e33ee45b 8 minutes ago 122MB [2023-03-09T09:11:40.003Z] security-spire-server-arm64 latest b9e3caa036f8 9 minutes ago 84.3MB [2023-03-09T09:11:40.003Z] ba32d3d5b166 9 minutes ago 1.38GB [2023-03-09T09:11:40.003Z] security-spire-config-arm64 latest ffc9ae46cf21 10 minutes ago 83.6MB [2023-03-09T09:11:40.003Z] bbca51cf70cd 10 minutes ago 1.38GB [2023-03-09T09:11:40.003Z] core-data-arm64 latest c553d5c4f1d6 14 minutes ago 17.3MB [2023-03-09T09:11:40.003Z] security-bootstrapper-arm64 latest ba5a0c5b330c 14 minutes ago 19MB [2023-03-09T09:11:40.003Z] core-common-config-bootstrapper-arm64 latest cc71e45cc8f9 14 minutes ago 14.9MB [2023-03-09T09:11:40.003Z] security-secretstore-setup-arm64 latest a493e9f1a5e9 14 minutes ago 28.7MB [2023-03-09T09:11:40.003Z] 98469535469c 14 minutes ago 1.51GB [2023-03-09T09:11:40.003Z] 38d4d9a27cc3 14 minutes ago 1.5GB [2023-03-09T09:11:40.003Z] 46cdf8776a4a 14 minutes ago 1.5GB [2023-03-09T09:11:40.003Z] security-proxy-auth-arm64 latest a8a87067231f 14 minutes ago 15.6MB [2023-03-09T09:11:40.003Z] c21bc9b3d8bf 15 minutes ago 1.49GB [2023-03-09T09:11:40.003Z] 4863f25599a7 15 minutes ago 1.49GB [2023-03-09T09:11:40.003Z] ci-base-image-arm64 latest ed5a73d6bd7d 36 minutes ago 904MB [2023-03-09T09:11:40.003Z] alpine 3.15 354640af7b1b 3 weeks ago 5.34MB [2023-03-09T09:11:40.003Z] alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB [2023-03-09T09:11:40.003Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB [2023-03-09T09:11:40.003Z] 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-03-09T09:11:40.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T09:11:40.422Z] [2023-03-09T09:11:40.422Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T09:11:40.823Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T09:11:41.090Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-09T09:11:41.090Z] 8998bd30e6a1: Pulling fs layer [2023-03-09T09:11:41.090Z] 04944245beec: Pulling fs layer [2023-03-09T09:11:41.090Z] 699f458cf7ca: Pulling fs layer [2023-03-09T09:11:41.090Z] 765212b225bb: Pulling fs layer [2023-03-09T09:11:41.090Z] f23df028b6ca: Pulling fs layer [2023-03-09T09:11:41.090Z] d65c8cfc05b1: Pulling fs layer [2023-03-09T09:11:41.090Z] 2437ff75d9bd: Pulling fs layer [2023-03-09T09:11:41.090Z] 765212b225bb: Waiting [2023-03-09T09:11:41.090Z] f23df028b6ca: Waiting [2023-03-09T09:11:41.090Z] d65c8cfc05b1: Waiting [2023-03-09T09:11:41.090Z] 2437ff75d9bd: Waiting [2023-03-09T09:11:41.090Z] 04944245beec: Verifying Checksum [2023-03-09T09:11:41.090Z] 04944245beec: Download complete [2023-03-09T09:11:41.090Z] 765212b225bb: Verifying Checksum [2023-03-09T09:11:41.090Z] 765212b225bb: Download complete [2023-03-09T09:11:41.090Z] f23df028b6ca: Verifying Checksum [2023-03-09T09:11:41.090Z] f23df028b6ca: Download complete [2023-03-09T09:11:41.090Z] d65c8cfc05b1: Verifying Checksum [2023-03-09T09:11:41.090Z] d65c8cfc05b1: Download complete [2023-03-09T09:11:41.358Z] 699f458cf7ca: Verifying Checksum [2023-03-09T09:11:41.358Z] 699f458cf7ca: Download complete [2023-03-09T09:11:41.626Z] 8998bd30e6a1: Verifying Checksum [2023-03-09T09:11:41.626Z] 8998bd30e6a1: Download complete [2023-03-09T09:11:44.214Z] 2437ff75d9bd: Verifying Checksum [2023-03-09T09:11:44.214Z] 2437ff75d9bd: Download complete [2023-03-09T09:11:45.623Z] 8998bd30e6a1: Pull complete [2023-03-09T09:11:46.204Z] 04944245beec: Pull complete [2023-03-09T09:11:47.609Z] 699f458cf7ca: Pull complete [2023-03-09T09:11:47.609Z] 765212b225bb: Pull complete [2023-03-09T09:11:48.568Z] f23df028b6ca: Pull complete [2023-03-09T09:11:48.568Z] d65c8cfc05b1: Pull complete [2023-03-09T09:12:03.543Z] 2437ff75d9bd: Pull complete [2023-03-09T09:12:03.543Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-09T09:12:03.543Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T09:12:03.543Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T09:12:03.740Z] prd-ubuntu20.04-docker-arm64-4c-16g-9433 does not seem to be running inside a container [2023-03-09T09:12:03.793Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-09T09:12:07.156Z] $ docker top c9c92bba2f53120c1a11dc4569cc7348052b4e150b40e71417d5a8ffc812b195 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T09:12:08.028Z] ---> job-cost.sh [2023-03-09T09:12:08.028Z] lf-activate-venv: SKIPPING [2023-03-09T09:12:08.028Z] INFO: No Stack... [2023-03-09T09:12:08.294Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-09T09:12:09.248Z] INFO: Archiving Costs [Pipeline] sh [2023-03-09T09:12:09.885Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2023-03-09T09:12:09.885Z] + cut -d, -f6 [Pipeline] lock [2023-03-09T09:12:09.920Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4418-3-stack-cost] [2023-03-09T09:12:09.926Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4418-3-stack-cost] did not exist. Created. [2023-03-09T09:12:09.926Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4418-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-09T09:12:10.564Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-09T09:12:10.754Z] Stashed 1 file(s) [Pipeline] } [2023-03-09T09:12:10.761Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4418-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-09T09:12:10.769Z] $ docker stop --time=1 c9c92bba2f53120c1a11dc4569cc7348052b4e150b40e71417d5a8ffc812b195 [2023-03-09T09:12:12.302Z] $ docker rm -f --volumes c9c92bba2f53120c1a11dc4569cc7348052b4e150b40e71417d5a8ffc812b195 [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-03-09T09:12:12.724Z] provisioning config files... [2023-03-09T09:12:12.732Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config1959112597434423991tmp [Pipeline] { [Pipeline] sh [2023-03-09T09:12:13.031Z] + set +x [2023-03-09T09:12:13.031Z] + bash -s -- [2023-03-09T09:12:13.031Z] + curl -s https://codecov.io/bash [2023-03-09T09:12:13.031Z] [2023-03-09T09:12:13.031Z] _____ _ [2023-03-09T09:12:13.031Z] / ____| | | [2023-03-09T09:12:13.031Z] | | ___ __| | ___ ___ _____ __ [2023-03-09T09:12:13.031Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-09T09:12:13.031Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-09T09:12:13.031Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-09T09:12:13.031Z] Bash-1.0.6 [2023-03-09T09:12:13.031Z] [2023-03-09T09:12:13.031Z] [2023-03-09T09:12:13.031Z] ==> git version 2.25.1 found [2023-03-09T09:12:13.031Z] ==> 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-03-09T09:12:13.031Z] Release-Date: 2020-01-08 [2023-03-09T09:12:13.031Z] 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-03-09T09:12:13.031Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-09T09:12:13.031Z] ==> Jenkins CI detected. [2023-03-09T09:12:13.031Z] current dir:  /w/workspace/edgex-go/3 [2023-03-09T09:12:13.031Z] project root: . [2023-03-09T09:12:13.031Z] --> token set from env [2023-03-09T09:12:13.031Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-09T09:12:13.031Z] ==> Running gcov in . (disable via -X gcov) [2023-03-09T09:12:13.031Z] ==> Python coveragepy not found [2023-03-09T09:12:13.031Z] ==> Searching for coverage reports in: [2023-03-09T09:12:13.031Z] + . [2023-03-09T09:12:13.289Z] -> Found 1 reports [2023-03-09T09:12:13.289Z] ==> Detecting git/mercurial file structure [2023-03-09T09:12:13.289Z] ==> Reading reports [2023-03-09T09:12:13.289Z] + ./coverage.out bytes=447487 [2023-03-09T09:12:13.289Z] ==> Appending adjustments [2023-03-09T09:12:13.289Z] https://docs.codecov.io/docs/fixing-reports [2023-03-09T09:12:14.663Z] + Found adjustments [2023-03-09T09:12:14.664Z] ==> Gzipping contents [2023-03-09T09:12:14.664Z] 60K /tmp/codecov.IfFkxv.gz [2023-03-09T09:12:14.664Z] ==> Uploading reports [2023-03-09T09:12:14.664Z] url: https://codecov.io [2023-03-09T09:12:14.664Z] query: branch=PR-4418&commit=2b7ccd11e1927ee4c54303dcbadd5e63b67edd23&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4418%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4418&job=&cmd_args= [2023-03-09T09:12:14.664Z] -> Pinging Codecov [2023-03-09T09:12:14.664Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4418&commit=2b7ccd11e1927ee4c54303dcbadd5e63b67edd23&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4418%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4418&job=&cmd_args= [2023-03-09T09:12:14.664Z] -> Uploading to [2023-03-09T09:12:14.664Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-09/00271124DB129430A58F1EEE437C3FCB/2b7ccd11e1927ee4c54303dcbadd5e63b67edd23/3ac3c526-3724-40c6-9444-faf45a8ad530.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230309T091214Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b6699308b9ec299109f99dd8a56e6ecb055fd16702f3ec63fa4caca1f0164b2b [2023-03-09T09:12:14.664Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-09T09:12:14.664Z] Dload Upload Total Spent Left Speed [2023-03-09T09:12:14.923Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58125 0 0 100 58125 0 198k --:--:-- --:--:-- --:--:-- 198k [2023-03-09T09:12:14.923Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/2b7ccd11e1927ee4c54303dcbadd5e63b67edd23 [Pipeline] } [2023-03-09T09:12:14.930Z] 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-03-09T09:12:15.455Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-09T09:12:15.741Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T09:12:16.600Z] ---> package-listing.sh [2023-03-09T09:12:16.600Z] ++ facter osfamily [2023-03-09T09:12:16.600Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-09T09:12:16.859Z] + OS_FAMILY=debian [2023-03-09T09:12:16.859Z] + workspace=/w/workspace/edgex-go/3 [2023-03-09T09:12:16.859Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-09T09:12:16.859Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-09T09:12:16.859Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-09T09:12:16.859Z] + PACKAGES=/tmp/packages_start.txt [2023-03-09T09:12:16.859Z] + '[' /w/workspace/edgex-go/3 ']' [2023-03-09T09:12:16.859Z] + PACKAGES=/tmp/packages_end.txt [2023-03-09T09:12:16.859Z] + case "${OS_FAMILY}" in [2023-03-09T09:12:16.859Z] + dpkg -l [2023-03-09T09:12:16.859Z] + grep '^ii' [2023-03-09T09:12:16.859Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-09T09:12:16.859Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-09T09:12:16.859Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-09T09:12:16.859Z] + '[' /w/workspace/edgex-go/3 ']' [2023-03-09T09:12:16.859Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2023-03-09T09:12:16.859Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2023-03-09T09:12:16.871Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-09T09:12:17.146Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T09:12:17.705Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T09:12:17.705Z] [2023-03-09T09:12:17.705Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T09:12:18.003Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T09:12:18.003Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-09T09:12:18.003Z] 5eb5b503b376: Pulling fs layer [2023-03-09T09:12:18.003Z] 5c69ac0246d0: Pulling fs layer [2023-03-09T09:12:18.003Z] ec43610c2a17: Pulling fs layer [2023-03-09T09:12:18.003Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-09T09:12:18.003Z] 33b1e0a273af: Pulling fs layer [2023-03-09T09:12:18.003Z] 5d3b04190fa2: Pulling fs layer [2023-03-09T09:12:18.003Z] 2f39f015ded8: Pulling fs layer [2023-03-09T09:12:18.003Z] 3a2ae6a8a46f: Waiting [2023-03-09T09:12:18.003Z] 33b1e0a273af: Waiting [2023-03-09T09:12:18.003Z] 5d3b04190fa2: Waiting [2023-03-09T09:12:18.003Z] 2f39f015ded8: Waiting [2023-03-09T09:12:18.003Z] 5c69ac0246d0: Verifying Checksum [2023-03-09T09:12:18.003Z] 5c69ac0246d0: Download complete [2023-03-09T09:12:18.003Z] 3a2ae6a8a46f: Download complete [2023-03-09T09:12:18.261Z] 33b1e0a273af: Verifying Checksum [2023-03-09T09:12:18.261Z] 33b1e0a273af: Download complete [2023-03-09T09:12:18.261Z] 5d3b04190fa2: Download complete [2023-03-09T09:12:18.261Z] ec43610c2a17: Download complete [2023-03-09T09:12:18.261Z] 5eb5b503b376: Verifying Checksum [2023-03-09T09:12:18.261Z] 5eb5b503b376: Download complete [2023-03-09T09:12:19.191Z] 2f39f015ded8: Download complete [2023-03-09T09:12:19.447Z] 5eb5b503b376: Pull complete [2023-03-09T09:12:19.705Z] 5c69ac0246d0: Pull complete [2023-03-09T09:12:20.270Z] ec43610c2a17: Pull complete [2023-03-09T09:12:20.270Z] 3a2ae6a8a46f: Pull complete [2023-03-09T09:12:20.270Z] 33b1e0a273af: Pull complete [2023-03-09T09:12:20.528Z] 5d3b04190fa2: Pull complete [2023-03-09T09:12:25.789Z] 2f39f015ded8: Pull complete [2023-03-09T09:12:25.789Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-09T09:12:25.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T09:12:25.789Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T09:12:25.875Z] prd-ubuntu20.04-docker-8c-8g-9428 does not seem to be running inside a container [2023-03-09T09:12:25.931Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-09T09:12:27.548Z] $ docker top e13ccb9b2797d749eaca06dbe24895d0e554f5df3f09a7e751800495032b2d6d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T09:12:27.863Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-09T09:12:28.147Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-09T09:12:28.429Z] + ls /var/log/sa-host [2023-03-09T09:12:28.429Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T09:12:28.496Z] provisioning config files... [2023-03-09T09:12:28.505Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config12752140514450774039tmp [Pipeline] { [Pipeline] echo [2023-03-09T09:12:28.520Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T09:12:28.805Z] ---> create-netrc.sh [Pipeline] } [2023-03-09T09:12:28.812Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-09T09:12:29.146Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-09T09:12:29.155Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T09:12:29.442Z] ---> sudo-logs.sh [2023-03-09T09:12:29.442Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-09T09:12:29.460Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T09:12:29.744Z] ---> job-cost.sh [2023-03-09T09:12:29.744Z] lf-activate-venv: SKIPPING [2023-03-09T09:12:29.744Z] DEBUG: total: 0.10999999940395355 [2023-03-09T09:12:29.744Z] INFO: Retrieving Stack Cost... [2023-03-09T09:12:30.003Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-09T09:12:30.572Z] INFO: Archiving Costs [Pipeline] echo [2023-03-09T09:12:30.586Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T09:12:30.869Z] ---> logs-deploy.sh [2023-03-09T09:12:30.869Z] lf-activate-venv: SKIPPING [2023-03-09T09:12:30.869Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4418/3 [2023-03-09T09:12:30.869Z] INFO: archiving workspace using pattern(s): [2023-03-09T09:12:31.805Z] Archives upload complete. [2023-03-09T09:12:32.064Z] INFO: archiving logs to Nexus