Pull request #4418 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210+3ead8ec53459b72f62f51c7b78b8446db778950c (f662dfb5d6d8c200f247dae92e4e96602089d032) 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-ssh9190439113638680772.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-ssh13603342211003937165.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4418/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4418/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13349432585247942126.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4418/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3321479688080762977.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4924674926022865201.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4418/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4418/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5987966351593536507.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8661 in /w/workspace/edgexfoundry_edgex-go_PR-4418 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 3ead8ec53459b72f62f51c7b78b8446db778950c into PR head commit dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 Merge succeeded, producing dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 Checking out Revision dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 (PR-4418) > 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 > 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 3ead8ec53459b72f62f51c7b78b8446db778950c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 # timeout=10 Commit message: "fix: Set exitcode of secrets-config for command execution errors" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-07T22:49:31.067Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-07T22:49:31.230Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-07T22:49:31.328Z] ========================================================= [2023-03-07T22:49:31.328Z] EdgeX Global Pipelines Version Info [2023-03-07T22:49:31.328Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-07T22:49:32.067Z] ------------------- [2023-03-07T22:49:32.067Z] stable info: [2023-03-07T22:49:32.067Z] ------------------- [2023-03-07T22:49:32.067Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-07T22:49:32.067Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T22:49:32.067Z] Message: update stable to v1.0.244 [2023-03-07T22:49:32.638Z] ------------------- [2023-03-07T22:49:32.638Z] experimental info: [2023-03-07T22:49:32.638Z] ------------------- [2023-03-07T22:49:32.638Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-07T22:49:32.638Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T22:49:32.638Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-07T22:49:32.936Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-07T22:49:32.978Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-07T22:49:33.012Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-07T22:49:33.053Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-07T22:49:33.096Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-07T22:49:33.137Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-07T22:49:33.174Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-07T22:49:33.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-07T22:49:33.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-07T22:49:33.281Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-07T22:49:33.316Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-07T22:49:33.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-07T22:49:33.388Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-07T22:49:33.426Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-07T22:49:33.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-07T22:49:33.506Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-07T22:49:33.542Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-07T22:49:33.578Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-07T22:49:33.612Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-07T22:49:33.647Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-07T22:49:33.679Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-07T22:49:33.713Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-07T22:49:33.750Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-07T22:49:33.796Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4418 [Pipeline] echo [2023-03-07T22:49:33.832Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4418 [Pipeline] echo [2023-03-07T22:49:33.877Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4418 [Pipeline] echo [2023-03-07T22:49:33.920Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 [Pipeline] echo [2023-03-07T22:49:33.962Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc37cb2 [Pipeline] echo [2023-03-07T22:49:34.003Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T22:49:34.116Z] provisioning config files... [2023-03-07T22:49:34.131Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9976864685633961956tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T22:49:34.465Z] ---> docker-login.sh [2023-03-07T22:49:34.465Z] nexus3.edgexfoundry.org:10001 [2023-03-07T22:49:34.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:49:34.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:49:34.725Z] Configure a credential helper to remove this warning. See [2023-03-07T22:49:34.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:49:34.725Z] [2023-03-07T22:49:34.725Z] Login Succeeded [2023-03-07T22:49:34.725Z] nexus3.edgexfoundry.org:10002 [2023-03-07T22:49:34.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:49:34.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:49:34.985Z] Configure a credential helper to remove this warning. See [2023-03-07T22:49:34.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:49:34.985Z] [2023-03-07T22:49:34.985Z] Login Succeeded [2023-03-07T22:49:34.985Z] nexus3.edgexfoundry.org:10003 [2023-03-07T22:49:34.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:49:34.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:49:34.985Z] Configure a credential helper to remove this warning. See [2023-03-07T22:49:34.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:49:34.985Z] [2023-03-07T22:49:34.985Z] Login Succeeded [2023-03-07T22:49:34.985Z] nexus3.edgexfoundry.org:10004 [2023-03-07T22:49:34.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:49:35.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:49:35.244Z] Configure a credential helper to remove this warning. See [2023-03-07T22:49:35.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:49:35.244Z] [2023-03-07T22:49:35.244Z] Login Succeeded [2023-03-07T22:49:35.244Z] docker.io [2023-03-07T22:49:35.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:49:35.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:49:35.504Z] Configure a credential helper to remove this warning. See [2023-03-07T22:49:35.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:49:35.504Z] [2023-03-07T22:49:35.504Z] Login Succeeded [2023-03-07T22:49:35.504Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T22:49:35.533Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T22:49:35.946Z] + 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-07T22:49:35.946Z] + dirname cmd/core-command/Dockerfile [2023-03-07T22:49:35.946Z] + cut -d/ -f2 [2023-03-07T22:49:35.946Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-07T22:49:35.946Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-07T22:49:35.946Z] + cut -d/ -f2 [2023-03-07T22:49:35.946Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-07T22:49:35.946Z] + dirname cmd/core-data/Dockerfile [2023-03-07T22:49:35.946Z] + cut -d/ -f2 [2023-03-07T22:49:35.946Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-07T22:49:35.946Z] + dirname cmd/core-metadata/Dockerfile [2023-03-07T22:49:35.946Z] + cut -d/ -f2 [2023-03-07T22:49:35.946Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-07T22:49:35.946Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-07T22:49:35.946Z] + cut -d/ -f2 [2023-03-07T22:49:35.946Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-07T22:49:35.946Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-07T22:49:35.946Z] + cut -d/ -f2 [2023-03-07T22:49:35.946Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-07T22:49:35.946Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-07T22:49:35.946Z] + cut -d/ -f2 [2023-03-07T22:49:35.946Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-07T22:49:35.946Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-07T22:49:35.946Z] cut -d/ -f2 [2023-03-07T22:49:35.946Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-07T22:49:35.946Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-07T22:49:35.946Z] + cut -d/ -f2 [2023-03-07T22:49:35.946Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-07T22:49:35.946Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-07T22:49:35.946Z] + cut -d/ -f2 [2023-03-07T22:49:35.946Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-07T22:49:35.946Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-07T22:49:35.946Z] + cut -d/ -f2 [2023-03-07T22:49:35.946Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-07T22:49:35.946Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-07T22:49:35.946Z] + cut -d/ -f2 [2023-03-07T22:49:35.946Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-07T22:49:35.946Z] + dirname cmd/support-notifications/Dockerfile [2023-03-07T22:49:35.946Z] + cut -d/ -f2 [2023-03-07T22:49:35.946Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-07T22:49:35.946Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-07T22:49:35.946Z] + cut -d/ -f2 [2023-03-07T22:49:35.946Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-07T22:49:36.008Z] 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-07T22:49:36.502Z] + git rev-list -1 --merges dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210~1..dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 [Pipeline] echo [2023-03-07T22:49:36.545Z] -----------> git rev-list -1 --merges dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210~1..dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 [false] [Pipeline] sh [2023-03-07T22:49:36.855Z] + git log --format=format:%s -1 dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 [Pipeline] echo [2023-03-07T22:49:36.919Z] ========================================================= [2023-03-07T22:49:36.919Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-07T22:49:36.919Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-07T22:49:37.439Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-07T22:49:37.439Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-07T22:49:37.439Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-07T22:49:37.439Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-07T22:49:37.439Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-07T22:49:37.439Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-07T22:49:37.439Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T22:49:37.941Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T22:49:37.941Z] [2023-03-07T22:49:37.941Z] 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-07T22:49:38.320Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T22:49:38.320Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-07T22:49:38.320Z] b85a868b505f: Pulling fs layer [2023-03-07T22:49:38.320Z] e2be974225ed: Pulling fs layer [2023-03-07T22:49:38.320Z] 339a4e72a1f5: Pulling fs layer [2023-03-07T22:49:38.320Z] 988bab9f4d93: Pulling fs layer [2023-03-07T22:49:38.320Z] 1469e6f7b9e6: Pulling fs layer [2023-03-07T22:49:38.320Z] eaf3925da568: Pulling fs layer [2023-03-07T22:49:38.320Z] bab4dde63d76: Pulling fs layer [2023-03-07T22:49:38.320Z] bde34c3a00c8: Pulling fs layer [2023-03-07T22:49:38.320Z] b352a97aabf1: Pulling fs layer [2023-03-07T22:49:38.320Z] 4872d77fe225: Pulling fs layer [2023-03-07T22:49:38.320Z] 5851b861e8e6: Pulling fs layer [2023-03-07T22:49:38.320Z] 1469e6f7b9e6: Waiting [2023-03-07T22:49:38.320Z] bab4dde63d76: Waiting [2023-03-07T22:49:38.320Z] 4872d77fe225: Waiting [2023-03-07T22:49:38.320Z] bde34c3a00c8: Waiting [2023-03-07T22:49:38.320Z] b352a97aabf1: Waiting [2023-03-07T22:49:38.320Z] 988bab9f4d93: Waiting [2023-03-07T22:49:38.320Z] eaf3925da568: Waiting [2023-03-07T22:49:38.320Z] 5851b861e8e6: Waiting [2023-03-07T22:49:38.320Z] e2be974225ed: Verifying Checksum [2023-03-07T22:49:38.320Z] e2be974225ed: Download complete [2023-03-07T22:49:38.320Z] 988bab9f4d93: Verifying Checksum [2023-03-07T22:49:38.320Z] 988bab9f4d93: Download complete [2023-03-07T22:49:38.586Z] 1469e6f7b9e6: Download complete [2023-03-07T22:49:38.586Z] 339a4e72a1f5: Verifying Checksum [2023-03-07T22:49:38.586Z] 339a4e72a1f5: Download complete [2023-03-07T22:49:38.586Z] eaf3925da568: Download complete [2023-03-07T22:49:38.586Z] bde34c3a00c8: Verifying Checksum [2023-03-07T22:49:38.586Z] b352a97aabf1: Verifying Checksum [2023-03-07T22:49:38.586Z] b352a97aabf1: Download complete [2023-03-07T22:49:38.586Z] 4872d77fe225: Download complete [2023-03-07T22:49:38.586Z] 5851b861e8e6: Download complete [2023-03-07T22:49:38.847Z] b85a868b505f: Verifying Checksum [2023-03-07T22:49:38.847Z] b85a868b505f: Download complete [2023-03-07T22:49:39.106Z] bab4dde63d76: Verifying Checksum [2023-03-07T22:49:39.106Z] bab4dde63d76: Download complete [2023-03-07T22:49:40.041Z] b85a868b505f: Pull complete [2023-03-07T22:49:40.041Z] e2be974225ed: Pull complete [2023-03-07T22:49:40.609Z] 339a4e72a1f5: Pull complete [2023-03-07T22:49:40.609Z] 988bab9f4d93: Pull complete [2023-03-07T22:49:40.868Z] 1469e6f7b9e6: Pull complete [2023-03-07T22:49:41.128Z] eaf3925da568: Pull complete [2023-03-07T22:49:43.032Z] bab4dde63d76: Pull complete [2023-03-07T22:49:43.032Z] bde34c3a00c8: Pull complete [2023-03-07T22:49:43.032Z] b352a97aabf1: Pull complete [2023-03-07T22:49:43.032Z] 4872d77fe225: Pull complete [2023-03-07T22:49:43.294Z] 5851b861e8e6: Pull complete [2023-03-07T22:49:43.294Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-07T22:49:43.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T22:49:43.294Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T22:49:43.501Z] prd-ubuntu20.04-docker-8c-8g-8661 does not seem to be running inside a container [2023-03-07T22:49:43.532Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-07T22:49:44.880Z] $ docker top d8b0e89674a7adc243b789086678ffd7eb5dc7f118a3b847c157a73fea3c7198 -eo pid,comm [2023-03-07T22:49:44.932Z] 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-07T22:49:44.932Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-07T22:49:45.054Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T22:49:45.054Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T22:49:45.180Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T22:49:45.185Z] $ docker exec d8b0e89674a7adc243b789086678ffd7eb5dc7f118a3b847c157a73fea3c7198 ssh-agent [2023-03-07T22:49:45.300Z] SSH_AUTH_SOCK=/tmp/ssh-W5tRAjv1sKbE/agent.32 [2023-03-07T22:49:45.300Z] SSH_AGENT_PID=38 [2023-03-07T22:49:45.306Z] Running ssh-add (command line suppressed) [2023-03-07T22:49:45.416Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9605296795489456228.key (/w/workspace/edgex-go/1@tmp/private_key_9605296795489456228.key) [2023-03-07T22:49:45.426Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T22:49:45.756Z] + git tag --points-at HEAD [Pipeline] } [2023-03-07T22:49:45.783Z] $ docker exec --env ******** --env ******** d8b0e89674a7adc243b789086678ffd7eb5dc7f118a3b847c157a73fea3c7198 ssh-agent -k [2023-03-07T22:49:45.881Z] unset SSH_AUTH_SOCK; [2023-03-07T22:49:45.882Z] unset SSH_AGENT_PID; [2023-03-07T22:49:45.882Z] echo Agent pid 38 killed; [2023-03-07T22:49:45.888Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-07T22:49:45.968Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T22:49:45.968Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T22:49:46.076Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T22:49:46.081Z] $ docker exec d8b0e89674a7adc243b789086678ffd7eb5dc7f118a3b847c157a73fea3c7198 ssh-agent [2023-03-07T22:49:46.187Z] SSH_AUTH_SOCK=/tmp/ssh-PFaESSqxZUPG/agent.70 [2023-03-07T22:49:46.187Z] SSH_AGENT_PID=76 [2023-03-07T22:49:46.192Z] Running ssh-add (command line suppressed) [2023-03-07T22:49:46.310Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_946148341302956294.key (/w/workspace/edgex-go/1@tmp/private_key_946148341302956294.key) [2023-03-07T22:49:46.325Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T22:49:46.646Z] + git semver init [2023-03-07T22:49:46.907Z] 2023-03-07 22:49:46,834 [run_init] DEBUG init version:0.0.0 force:False [2023-03-07T22:49:46.907Z] 2023-03-07 22:49:46,835 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-03-07T22:49:46.907Z] 2023-03-07 22:49:46,835 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-03-07T22:49:46.907Z] 2023-03-07 22:49:46,835 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-03-07T22:49:51.097Z] 2023-03-07 22:49:50,827 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-03-07T22:49:51.098Z] 2023-03-07 22:49:50,828 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4418 with force:False [2023-03-07T22:49:51.098Z] 2023-03-07 22:49:50,828 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4418 [2023-03-07T22:49:51.098Z] 2023-03-07 22:49:50,832 [execute] INFO git cat-file --batch-check [2023-03-07T22:49:51.098Z] 2023-03-07 22:49:50,833 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T22:49:51.098Z] 2023-03-07 22:49:50,838 [execute] INFO git cat-file --batch [2023-03-07T22:49:51.098Z] 2023-03-07 22:49:50,838 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T22:49:51.098Z] 2023-03-07 22:49:50,842 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4418 [2023-03-07T22:49:51.098Z] 0.0.0 [Pipeline] } [2023-03-07T22:49:51.127Z] $ docker exec --env ******** --env ******** d8b0e89674a7adc243b789086678ffd7eb5dc7f118a3b847c157a73fea3c7198 ssh-agent -k [2023-03-07T22:49:51.233Z] unset SSH_AUTH_SOCK; [2023-03-07T22:49:51.233Z] unset SSH_AGENT_PID; [2023-03-07T22:49:51.234Z] echo Agent pid 76 killed; [2023-03-07T22:49:51.240Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T22:49:51.644Z] + git semver [Pipeline] } [2023-03-07T22:49:51.927Z] $ docker stop --time=1 d8b0e89674a7adc243b789086678ffd7eb5dc7f118a3b847c157a73fea3c7198 [2023-03-07T22:49:53.246Z] $ docker rm -f --volumes d8b0e89674a7adc243b789086678ffd7eb5dc7f118a3b847c157a73fea3c7198 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T22:49:53.647Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-07T22:49:53.928Z] Stashed 1 file(s) [Pipeline] echo [2023-03-07T22:49:53.946Z] [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-07T22:49:54.711Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-07T22:49:54.743Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T22:49:54.779Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T22:49:54.810Z] ========================================================= [2023-03-07T22:49:54.810Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-07T22:49:54.810Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-07T22:49:55.147Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T22:49:55.147Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-07T22:49:55.147Z] 213ec9aee27d: Pulling fs layer [2023-03-07T22:49:55.147Z] 4583459ba037: Pulling fs layer [2023-03-07T22:49:55.147Z] 93c1e223e6f2: Pulling fs layer [2023-03-07T22:49:55.147Z] 53926ce57604: Pulling fs layer [2023-03-07T22:49:55.147Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-07T22:49:55.147Z] 22ff95d597cd: Pulling fs layer [2023-03-07T22:49:55.147Z] 12d6caf4c0d1: Pulling fs layer [2023-03-07T22:49:55.147Z] 96b7cbca73a9: Pulling fs layer [2023-03-07T22:49:55.147Z] a7acece74701: Pulling fs layer [2023-03-07T22:49:55.147Z] 53926ce57604: Waiting [2023-03-07T22:49:55.147Z] 96b7cbca73a9: Waiting [2023-03-07T22:49:55.147Z] 21b2b0c7a3f4: Waiting [2023-03-07T22:49:55.147Z] a7acece74701: Waiting [2023-03-07T22:49:55.147Z] 22ff95d597cd: Waiting [2023-03-07T22:49:55.147Z] 12d6caf4c0d1: Waiting [2023-03-07T22:49:55.147Z] 93c1e223e6f2: Download complete [2023-03-07T22:49:55.147Z] 4583459ba037: Download complete [2023-03-07T22:49:55.147Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-07T22:49:55.147Z] 21b2b0c7a3f4: Download complete [2023-03-07T22:49:55.147Z] 22ff95d597cd: Verifying Checksum [2023-03-07T22:49:55.147Z] 22ff95d597cd: Download complete [2023-03-07T22:49:55.147Z] 213ec9aee27d: Verifying Checksum [2023-03-07T22:49:55.147Z] 213ec9aee27d: Download complete [2023-03-07T22:49:55.409Z] 12d6caf4c0d1: Verifying Checksum [2023-03-07T22:49:55.409Z] 12d6caf4c0d1: Download complete [2023-03-07T22:49:55.409Z] 213ec9aee27d: Pull complete [2023-03-07T22:49:55.674Z] 4583459ba037: Pull complete [2023-03-07T22:49:55.674Z] 93c1e223e6f2: Pull complete [2023-03-07T22:49:55.939Z] a7acece74701: Verifying Checksum [2023-03-07T22:49:55.939Z] a7acece74701: Download complete [2023-03-07T22:49:55.939Z] 96b7cbca73a9: Verifying Checksum [2023-03-07T22:49:55.939Z] 96b7cbca73a9: Download complete [2023-03-07T22:49:56.197Z] 53926ce57604: Download complete [2023-03-07T22:50:00.395Z] 53926ce57604: Pull complete [2023-03-07T22:50:00.395Z] 21b2b0c7a3f4: Pull complete [2023-03-07T22:50:00.395Z] 22ff95d597cd: Pull complete [2023-03-07T22:50:00.395Z] 12d6caf4c0d1: Pull complete [2023-03-07T22:50:02.926Z] 96b7cbca73a9: Pull complete [2023-03-07T22:50:03.492Z] a7acece74701: Pull complete [2023-03-07T22:50:03.492Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-07T22:50:03.492Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T22:50:03.492Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-07T22:50:03.852Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T22:50:03.852Z] WORKDIR /edgex [2023-03-07T22:50:03.852Z] COPY go.mod . [2023-03-07T22:50:03.852Z] RUN go mod download [2023-03-07T22:50:03.852Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-07T22:50:04.420Z] Sending build context to Docker daemon 170.3MB [2023-03-07T22:50:04.420Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T22:50:04.420Z] ---> db6d94c90886 [2023-03-07T22:50:04.420Z] Step 2/4 : WORKDIR /edgex [2023-03-07T22:50:06.323Z] ---> Running in 4b2464019d03 [2023-03-07T22:50:06.323Z] Removing intermediate container 4b2464019d03 [2023-03-07T22:50:06.323Z] ---> a5a55b63c3e7 [2023-03-07T22:50:06.323Z] Step 3/4 : COPY go.mod . [2023-03-07T22:50:06.582Z] ---> 3bad45081bc0 [2023-03-07T22:50:06.582Z] Step 4/4 : RUN go mod download [2023-03-07T22:50:06.582Z] ---> Running in d25c52b28b1e [2023-03-07T22:50:09.240Z] Still waiting to schedule task [2023-03-07T22:50:09.240Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-07T22:50:16.570Z] Removing intermediate container d25c52b28b1e [2023-03-07T22:50:16.570Z] ---> 3da640c79165 [2023-03-07T22:50:16.570Z] Successfully built 3da640c79165 [2023-03-07T22:50:16.570Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T22:50:16.947Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-07T22:50:16.947Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T22:50:17.087Z] prd-ubuntu20.04-docker-8c-8g-8661 does not seem to be running inside a container [2023-03-07T22:50:17.114Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-07T22:50:17.477Z] $ docker top ed53c0f7f3592be9e671e3530189545c16bbe91368e8acd8a7f82f9fb753e8ab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T22:50:17.863Z] + go version [2023-03-07T22:50:17.864Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-07T22:50:17.893Z] $ docker stop --time=1 ed53c0f7f3592be9e671e3530189545c16bbe91368e8acd8a7f82f9fb753e8ab [2023-03-07T22:50:19.189Z] $ docker rm -f --volumes ed53c0f7f3592be9e671e3530189545c16bbe91368e8acd8a7f82f9fb753e8ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T22:50:19.892Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-07T22:50:19.892Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T22:50:20.043Z] prd-ubuntu20.04-docker-8c-8g-8661 does not seem to be running inside a container [2023-03-07T22:50:20.070Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-07T22:50:20.406Z] $ docker top 63dfbfbabe98ef31646db78df811ab92a7104b3c84c50376d04e547818719d36 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-07T22:50:20.519Z] ========================================================= [2023-03-07T22:50:20.519Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-07T22:50:20.519Z] ========================================================= [Pipeline] sh [2023-03-07T22:50:20.811Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-07T22:50:21.158Z] + make test [2023-03-07T22:50:21.158Z] go test -race -coverprofile=coverage.out ./... [2023-03-07T22:50:27.720Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-07T22:50:42.588Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-07T22:50:42.588Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-07T22:50:42.588Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-07T22:50:42.588Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-07T22:50:42.588Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-07T22:50:42.588Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-07T22:50:42.588Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-07T22:50:42.588Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-07T22:50:42.588Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-07T22:50:42.588Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-07T22:50:42.588Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-07T22:50:42.588Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-07T22:50:42.588Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-07T22:50:42.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-07T22:50:42.588Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements [2023-03-07T22:50:42.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-07T22:50:42.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-07T22:50:42.588Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.108s coverage: 98.5% of statements [2023-03-07T22:50:45.870Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.127s coverage: 71.2% of statements [2023-03-07T22:50:45.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-07T22:50:45.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-07T22:50:45.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-07T22:50:45.870Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.085s coverage: 54.0% of statements [2023-03-07T22:50:45.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-07T22:50:45.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-07T22:50:46.804Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.770s coverage: 88.5% of statements [2023-03-07T22:50:46.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-07T22:50:46.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-07T22:50:46.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-07T22:50:46.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-07T22:50:46.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-07T22:50:46.804Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.091s coverage: 3.9% of statements [2023-03-07T22:50:46.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-07T22:50:46.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-07T22:50:46.804Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.502s coverage: 95.6% of statements [2023-03-07T22:50:46.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-07T22:50:46.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-07T22:50:46.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-07T22:50:46.804Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.078s coverage: 72.2% of statements [2023-03-07T22:50:46.804Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-07T22:50:46.804Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-07T22:50:46.804Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-07T22:50:46.804Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-07T22:50:46.804Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-07T22:50:46.804Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.074s coverage: 65.9% of statements [2023-03-07T22:50:46.804Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-07T22:50:46.804Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-07T22:50:46.804Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-07T22:50:46.804Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.9% of statements [2023-03-07T22:50:46.804Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-07T22:50:46.804Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.6% of statements [2023-03-07T22:50:46.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-07T22:50:46.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.079s coverage: 45.5% of statements [2023-03-07T22:50:46.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.068s coverage: 82.9% of statements [2023-03-07T22:50:46.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements [2023-03-07T22:50:46.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2023-03-07T22:50:46.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements [2023-03-07T22:50:52.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.082s coverage: 94.4% of statements [2023-03-07T22:51:10.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.356s coverage: 79.9% of statements [2023-03-07T22:51:10.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-07T22:51:10.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.095s coverage: 92.9% of statements [2023-03-07T22:51:10.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-07T22:51:10.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-07T22:51:10.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-07T22:51:10.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 64.4% of statements [2023-03-07T22:51:10.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-07T22:51:10.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-07T22:51:10.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-07T22:51:10.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-07T22:51:10.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 86.9% of statements [2023-03-07T22:51:10.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-07T22:51:10.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-07T22:51:10.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-07T22:51:10.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-07T22:51:10.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements [2023-03-07T22:51:10.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.053s coverage: 20.0% of statements [2023-03-07T22:51:10.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-07T22:51:10.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-07T22:51:10.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2023-03-07T22:51:10.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-07T22:51:10.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 81.2% of statements [2023-03-07T22:51:10.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.092s coverage: 82.1% of statements [2023-03-07T22:51:10.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-07T22:51:10.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.055s coverage: 84.8% of statements [2023-03-07T22:51:10.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-07T22:51:10.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.221s coverage: 63.1% of statements [2023-03-07T22:51:10.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-07T22:51:10.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-07T22:51:10.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements [2023-03-07T22:51:10.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2023-03-07T22:51:10.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2023-03-07T22:51:10.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-03-07T22:51:10.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2023-03-07T22:51:10.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-07T22:51:10.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-07T22:51:10.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-07T22:51:10.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.172s coverage: 38.4% of statements [2023-03-07T22:51:10.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-07T22:51:10.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-07T22:51:10.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements [2023-03-07T22:51:10.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-07T22:51:10.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2023-03-07T22:51:10.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-07T22:51:10.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-07T22:51:10.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-07T22:51:10.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-07T22:51:10.152Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.092s coverage: 17.7% of statements [2023-03-07T22:51:10.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-07T22:51:10.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-07T22:51:10.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-07T22:51:10.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-07T22:51:10.152Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.149s coverage: 92.3% of statements [2023-03-07T22:51:10.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-07T22:51:10.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-07T22:51:10.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-07T22:51:10.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-07T22:51:10.152Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2023-03-07T22:51:10.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-07T22:51:10.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-07T22:51:10.152Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.118s coverage: 97.7% of statements [2023-03-07T22:51:10.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-07T22:51:10.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-07T22:51:10.152Z] 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-07T22:51:28.235Z] 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-07T22:51:28.235Z] go vet ./... [2023-03-07T22:51:30.132Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-07T22:51:30.391Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-07T22:51:30.391Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-07T22:51:30.686Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-07T22:51:30.998Z] + ls -al . [2023-03-07T22:51:30.998Z] total 704 [2023-03-07T22:51:30.998Z] drwxrwxr-x 11 1001 1001 4096 Mar 7 22:50 . [2023-03-07T22:51:30.998Z] drwxr-xr-x 4 root root 4096 Mar 7 22:50 .. [2023-03-07T22:51:30.998Z] drwxrwxr-x 2 1001 1001 4096 Mar 7 22:49 .blubracket [2023-03-07T22:51:30.998Z] -rw-rw-r-- 1 1001 1001 16 Mar 7 22:49 .dockerignore [2023-03-07T22:51:30.998Z] drwxrwxr-x 8 1001 1001 4096 Mar 7 22:51 .git [2023-03-07T22:51:30.998Z] drwxrwxr-x 3 1001 1001 4096 Mar 7 22:49 .github [2023-03-07T22:51:30.998Z] -rw-rw-r-- 1 1001 1001 1112 Mar 7 22:49 .gitignore [2023-03-07T22:51:30.998Z] -rw-rw-r-- 1 1001 1001 42 Mar 7 22:49 .golangci.yml [2023-03-07T22:51:30.998Z] -rw-rw-r-- 1 1001 1001 87 Mar 7 22:49 .hadolint.yml [2023-03-07T22:51:30.998Z] drwxr-xr-x 3 1001 1001 4096 Mar 7 22:49 .semver [2023-03-07T22:51:30.998Z] -rw-rw-r-- 1 1001 1001 166 Mar 7 22:49 .sonarcloud.properties [2023-03-07T22:51:30.998Z] -rw-rw-r-- 1 1001 1001 1171 Mar 7 22:49 ADOPTERS.md [2023-03-07T22:51:30.998Z] -rw-rw-r-- 1 1001 1001 10825 Mar 7 22:49 Attribution.txt [2023-03-07T22:51:30.998Z] -rw-rw-r-- 1 1001 1001 73765 Mar 7 22:49 CHANGELOG.md [2023-03-07T22:51:30.998Z] -rw-rw-r-- 1 1001 1001 3804 Mar 7 22:49 CONTRIBUTING.md [2023-03-07T22:51:30.998Z] -rw-rw-r-- 1 1001 1001 677 Mar 7 22:49 GOVERNANCE.md [2023-03-07T22:51:30.998Z] -rw-rw-r-- 1 1001 1001 883 Mar 7 22:49 Jenkinsfile [2023-03-07T22:51:30.998Z] -rw-rw-r-- 1 1001 1001 10775 Mar 7 22:49 LICENSE [2023-03-07T22:51:30.998Z] -rw-rw-r-- 1 1001 1001 14071 Mar 7 22:49 Makefile [2023-03-07T22:51:30.998Z] -rw-rw-r-- 1 1001 1001 582 Mar 7 22:49 OWNERS.md [2023-03-07T22:51:30.998Z] -rw-rw-r-- 1 1001 1001 9403 Mar 7 22:49 README.md [2023-03-07T22:51:30.998Z] -rw-rw-r-- 1 1001 1001 6912 Mar 7 22:49 SECURITY.md [2023-03-07T22:51:30.998Z] -rw-rw-r-- 1 1001 1001 5 Mar 7 22:49 VERSION [2023-03-07T22:51:30.998Z] drwxrwxr-x 2 1001 1001 4096 Mar 7 22:49 bin [2023-03-07T22:51:30.998Z] drwxrwxr-x 18 1001 1001 4096 Mar 7 22:49 cmd [2023-03-07T22:51:30.998Z] -rw-r--r-- 1 root root 446903 Mar 7 22:51 coverage.out [2023-03-07T22:51:30.998Z] -rw-rw-r-- 1 1001 1001 3232 Mar 7 22:49 go.mod [2023-03-07T22:51:30.998Z] -rw-rw-r-- 1 1001 1001 31098 Mar 7 22:49 go.sum [2023-03-07T22:51:30.998Z] drwxrwxr-x 7 1001 1001 4096 Mar 7 22:49 internal [2023-03-07T22:51:30.998Z] drwxrwxr-x 3 1001 1001 4096 Mar 7 22:49 openapi [2023-03-07T22:51:30.998Z] drwxrwxr-x 4 1001 1001 4096 Mar 7 22:49 snap [2023-03-07T22:51:30.998Z] -rw-rw-r-- 1 1001 1001 204 Mar 7 22:49 version.go [Pipeline] sh [2023-03-07T22:51:31.306Z] + '[' -e coverage.out ] [2023-03-07T22:51:31.306Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-07T22:51:31.428Z] Stashed 1 file(s) [Pipeline] sh [2023-03-07T22:51:31.723Z] + make build [2023-03-07T22:51:31.723Z] 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-07T22:51:38.794Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8662 in /w/workspace/edgexfoundry_edgex-go_PR-4418 [Pipeline] { [Pipeline] ws [2023-03-07T22:51:38.850Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-03-07T22:51:38.926Z] The recommended git tool is: git [2023-03-07T22:51:43.725Z] using credential edgex-jenkins-ssh [2023-03-07T22:51:43.748Z] Cloning the remote Git repository [2023-03-07T22:51:43.921Z] 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-07T22:51:44.490Z] 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-07T22:51:43.800Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-07T22:51:43.881Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-03-07T22:51:44.036Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-07T22:51:44.037Z] > git --version # timeout=10 [2023-03-07T22:51:44.061Z] > git --version # 'git version 2.25.1' [2023-03-07T22:51:44.065Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T22:51:44.134Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-07T22:51:45.863Z] 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-07T22:51:46.430Z] 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-07T22:51:54.538Z] 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-07T22:51:55.104Z] 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-07T22:51:56.479Z] 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-07T22:51:57.410Z] 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-07T22:51:58.344Z] 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-07T22:51:59.278Z] 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-07T22:52:00.213Z] 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-07T22:51:59.580Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-07T22:51:59.606Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-07T22:52:00.376Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-07T22:52:00.417Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-07T22:52:00.418Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T22:52:00.434Z] > 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-07T22:52:01.279Z] Merging remotes/origin/main commit 3ead8ec53459b72f62f51c7b78b8446db778950c into PR head commit dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 [Pipeline] } [2023-03-07T22:52:01.607Z] $ docker stop --time=1 63dfbfbabe98ef31646db78df811ab92a7104b3c84c50376d04e547818719d36 [2023-03-07T22:52:01.674Z] Merge succeeded, producing dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 [2023-03-07T22:52:01.674Z] Checking out Revision dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 (PR-4418) [2023-03-07T22:52:01.299Z] > git config core.sparsecheckout # timeout=10 [2023-03-07T22:52:01.319Z] > git checkout -f dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 # timeout=10 [2023-03-07T22:52:01.561Z] > git remote # timeout=10 [2023-03-07T22:52:01.588Z] > git config --get remote.origin.url # timeout=10 [2023-03-07T22:52:01.606Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T22:52:01.619Z] > git merge 3ead8ec53459b72f62f51c7b78b8446db778950c # timeout=10 [2023-03-07T22:52:01.646Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-07T22:52:01.684Z] > git config core.sparsecheckout # timeout=10 [2023-03-07T22:52:01.699Z] > git checkout -f dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 # timeout=10 [2023-03-07T22:52:03.717Z] $ docker rm -f --volumes 63dfbfbabe98ef31646db78df811ab92a7104b3c84c50376d04e547818719d36 [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-07T22:52:04.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-07T22:52:04.881Z] [2023-03-07T22:52:04.881Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T22:52:05.250Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-07T22:52:05.250Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-07T22:52:05.250Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-07T22:52:05.250Z] ca9280d653b3: Pulling fs layer [2023-03-07T22:52:05.250Z] 7e9c9ca2126c: Pulling fs layer [2023-03-07T22:52:05.250Z] cbdbe7a5bc2a: Download complete [2023-03-07T22:52:05.319Z] Commit message: "fix: Set exitcode of secrets-config for command execution errors" [2023-03-07T22:52:05.368Z] > git --version # timeout=10 [2023-03-07T22:52:05.378Z] > git --version # 'git version 2.25.1' [2023-03-07T22:52:05.391Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T22:52:05.507Z] ca9280d653b3: Verifying Checksum [2023-03-07T22:52:05.507Z] ca9280d653b3: Download complete [2023-03-07T22:52:05.507Z] cbdbe7a5bc2a: Pull complete [2023-03-07T22:52:05.765Z] 7e9c9ca2126c: Verifying Checksum [2023-03-07T22:52:05.765Z] 7e9c9ca2126c: Download complete [2023-03-07T22:52:05.765Z] ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T22:52:06.570Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-07T22:52:06.570Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T22:52:06.570Z] Dload Upload Total Spent Left Speed [2023-03-07T22:52:06.840Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 33643 0 --:--:-- --:--:-- --:--:-- 33732 [Pipeline] sh [2023-03-07T22:52:07.496Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-07T22:52:07.839Z] + sudo tee /etc/docker/daemon.new [2023-03-07T22:52:07.839Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-07T22:52:07.839Z] { [2023-03-07T22:52:07.839Z] "registry-mirrors": [ [2023-03-07T22:52:07.839Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-07T22:52:07.839Z] ], [2023-03-07T22:52:07.839Z] "bip": "10.250.0.254/24", [2023-03-07T22:52:07.839Z] "hosts": [ [2023-03-07T22:52:07.839Z] "tcp://0.0.0.0:5555", [2023-03-07T22:52:07.839Z] "unix:///var/run/docker.sock" [2023-03-07T22:52:07.839Z] ], [2023-03-07T22:52:07.839Z] "mtu": 1458, [2023-03-07T22:52:07.839Z] "selinux-enabled": true, [2023-03-07T22:52:07.839Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-07T22:52:07.839Z] } [Pipeline] sh [2023-03-07T22:52:08.172Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-07T22:52:08.518Z] + sudo service docker restart [2023-03-07T22:52:09.051Z] 7e9c9ca2126c: Pull complete [2023-03-07T22:52:09.051Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-07T22:52:09.051Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-07T22:52:09.051Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T22:52:09.254Z] prd-ubuntu20.04-docker-8c-8g-8661 does not seem to be running inside a container [2023-03-07T22:52:09.279Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-07T22:52:10.382Z] $ docker top 7e515d7ae301e860084416356f978d3b30e5f03fb1c613de853403090ca1271f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T22:52:10.761Z] + docker-compose build --help [2023-03-07T22:52:10.761Z] + grep parallel [2023-03-07T22:52:11.332Z] --parallel Build images in parallel. [Pipeline] } [2023-03-07T22:52:11.366Z] $ docker stop --time=1 7e515d7ae301e860084416356f978d3b30e5f03fb1c613de853403090ca1271f [2023-03-07T22:52:12.660Z] $ docker rm -f --volumes 7e515d7ae301e860084416356f978d3b30e5f03fb1c613de853403090ca1271f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T22:52:13.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-07T22:52:13.262Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T22:52:13.423Z] prd-ubuntu20.04-docker-8c-8g-8661 does not seem to be running inside a container [2023-03-07T22:52:13.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-07T22:52:13.767Z] $ docker top df99408eed9b6a7ca801e0194d0b99682195df6a8f25f471625ca19411e80d9c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T22:52:14.166Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-07T22:52:14.733Z] Building core-command ... [2023-03-07T22:52:14.733Z] Building core-common-config-bootstrapper ... [2023-03-07T22:52:14.733Z] Building core-data ... [2023-03-07T22:52:14.733Z] Building core-metadata ... [2023-03-07T22:52:14.733Z] Building security-bootstrapper ... [2023-03-07T22:52:14.733Z] Building security-proxy-auth ... [2023-03-07T22:52:14.733Z] Building security-proxy-setup ... [2023-03-07T22:52:14.733Z] Building security-secretstore-setup ... [2023-03-07T22:52:14.733Z] Building security-spiffe-token-provider ... [2023-03-07T22:52:14.733Z] Building security-spire-agent ... [2023-03-07T22:52:14.733Z] Building security-spire-config ... [2023-03-07T22:52:14.733Z] Building security-spire-server ... [2023-03-07T22:52:14.733Z] Building support-notifications ... [2023-03-07T22:52:14.733Z] Building support-scheduler ... [2023-03-07T22:52:14.733Z] Building core-command [2023-03-07T22:52:14.733Z] Building core-metadata [2023-03-07T22:52:14.733Z] Building security-bootstrapper [2023-03-07T22:52:14.733Z] Building core-data [2023-03-07T22:52:14.733Z] Building security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T22:52:26.820Z] provisioning config files... [2023-03-07T22:52:26.844Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7936950246869492295tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T22:52:26.926Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T22:52:26.926Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T22:52:26.926Z] ---> 3da640c79165 [2023-03-07T22:52:26.926Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T22:52:26.926Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T22:52:26.926Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-07T22:52:26.926Z] ---> 3da640c79165 [2023-03-07T22:52:26.926Z] Step 3/19 : WORKDIR /edgex-go [2023-03-07T22:52:26.926Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T22:52:26.926Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-07T22:52:26.926Z] ---> 3da640c79165 [2023-03-07T22:52:26.926Z] Step 3/32 : WORKDIR /edgex-go [2023-03-07T22:52:26.926Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T22:52:26.926Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T22:52:26.926Z] ---> 3da640c79165 [2023-03-07T22:52:26.926Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-07T22:52:26.926Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T22:52:26.926Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T22:52:26.926Z] ---> 3da640c79165 [2023-03-07T22:52:26.926Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-07T22:52:27.227Z] ---> docker-login.sh [2023-03-07T22:52:27.227Z] nexus3.edgexfoundry.org:10001 [2023-03-07T22:52:27.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:52:27.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:52:27.764Z] Configure a credential helper to remove this warning. See [2023-03-07T22:52:27.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:52:27.764Z] [2023-03-07T22:52:27.764Z] Login Succeeded [2023-03-07T22:52:27.764Z] nexus3.edgexfoundry.org:10002 [2023-03-07T22:52:28.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:52:28.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:52:28.036Z] Configure a credential helper to remove this warning. See [2023-03-07T22:52:28.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:52:28.036Z] [2023-03-07T22:52:28.036Z] Login Succeeded [2023-03-07T22:52:28.036Z] nexus3.edgexfoundry.org:10003 [2023-03-07T22:52:28.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:52:28.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:52:28.304Z] Configure a credential helper to remove this warning. See [2023-03-07T22:52:28.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:52:28.304Z] [2023-03-07T22:52:28.304Z] Login Succeeded [2023-03-07T22:52:28.304Z] nexus3.edgexfoundry.org:10004 [2023-03-07T22:52:28.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:52:28.831Z] ---> Running in e41bef83e8c4 [2023-03-07T22:52:28.832Z] ---> Running in 6cf2f4d45d96 [2023-03-07T22:52:28.832Z] ---> Running in 14eacdb21b52 [2023-03-07T22:52:28.832Z] ---> Running in 2a0731148960 [2023-03-07T22:52:28.832Z] ---> Running in b926f28f6e43 [2023-03-07T22:52:28.832Z] Removing intermediate container 2a0731148960 [2023-03-07T22:52:28.832Z] ---> b056d87eee71 [2023-03-07T22:52:28.832Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-07T22:52:28.832Z] Removing intermediate container 6cf2f4d45d96 [2023-03-07T22:52:28.832Z] ---> 846896873677 [2023-03-07T22:52:28.832Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T22:52:28.832Z] Removing intermediate container e41bef83e8c4 [2023-03-07T22:52:28.832Z] ---> dc0404eb0c6e [2023-03-07T22:52:28.832Z] Step 4/23 : WORKDIR /edgex-go [2023-03-07T22:52:28.832Z] Removing intermediate container b926f28f6e43 [2023-03-07T22:52:28.832Z] ---> 8dcf2fad75c5 [2023-03-07T22:52:28.832Z] Step 4/24 : WORKDIR /edgex-go [2023-03-07T22:52:28.832Z] Removing intermediate container 14eacdb21b52 [2023-03-07T22:52:28.832Z] ---> 64e27d848c33 [2023-03-07T22:52:28.832Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-07T22:52:28.832Z] ---> Running in dd37a5bfee1c [2023-03-07T22:52:28.832Z] ---> Running in 925c25ea1aed [2023-03-07T22:52:28.832Z] ---> Running in caed433b006c [2023-03-07T22:52:28.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:52:28.839Z] Configure a credential helper to remove this warning. See [2023-03-07T22:52:28.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:52:28.839Z] [2023-03-07T22:52:28.839Z] Login Succeeded [2023-03-07T22:52:28.839Z] docker.io [2023-03-07T22:52:28.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:52:29.090Z] ---> Running in 3a89ab8d10c1 [2023-03-07T22:52:29.090Z] ---> Running in 825003996c3e [2023-03-07T22:52:29.090Z] Removing intermediate container caed433b006c [2023-03-07T22:52:29.090Z] ---> fa1879551b4c [2023-03-07T22:52:29.090Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-07T22:52:29.090Z] Removing intermediate container 925c25ea1aed [2023-03-07T22:52:29.090Z] ---> 81561e8f84ad [2023-03-07T22:52:29.090Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T22:52:29.090Z] Removing intermediate container 3a89ab8d10c1 [2023-03-07T22:52:29.090Z] ---> 561897772887 [2023-03-07T22:52:29.090Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-07T22:52:29.090Z] ---> Running in d5326d4712fe [2023-03-07T22:52:29.090Z] ---> Running in ba59ba99c752 [2023-03-07T22:52:29.090Z] ---> Running in b12f7e15777e [2023-03-07T22:52:29.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:52:29.103Z] Configure a credential helper to remove this warning. See [2023-03-07T22:52:29.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:52:29.103Z] [2023-03-07T22:52:29.103Z] Login Succeeded [2023-03-07T22:52:29.103Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T22:52:29.132Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-03-07T22:52:29.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [Pipeline] sh [2023-03-07T22:52:29.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T22:52:29.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T22:52:29.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T22:52:29.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T22:52:29.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T22:52:29.773Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-07T22:52:29.810Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T22:52:29.843Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [2023-03-07T22:52:29.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T22:52:29.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T22:52:29.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T22:52:29.867Z] OK: 211 MiB in 51 packages [2023-03-07T22:52:29.867Z] OK: 211 MiB in 51 packages [2023-03-07T22:52:29.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T22:52:29.867Z] v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-07T22:52:29.867Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-07T22:52:29.867Z] OK: 17046 distinct packages available [Pipeline] echo [2023-03-07T22:52:29.879Z] ========================================================= [2023-03-07T22:52:29.879Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-07T22:52:29.879Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-07T22:52:30.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T22:52:30.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T22:52:30.125Z] OK: 211 MiB in 51 packages [2023-03-07T22:52:30.125Z] OK: 211 MiB in 51 packages [2023-03-07T22:52:30.264Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T22:52:30.264Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-07T22:52:30.264Z] 9b18e9b68314: Pulling fs layer [2023-03-07T22:52:30.264Z] 35d82f9e3411: Pulling fs layer [2023-03-07T22:52:30.264Z] e16973657156: Pulling fs layer [2023-03-07T22:52:30.264Z] fc693d55d65f: Pulling fs layer [2023-03-07T22:52:30.264Z] 7e9fc2657dce: Pulling fs layer [2023-03-07T22:52:30.264Z] dda99020689f: Pulling fs layer [2023-03-07T22:52:30.264Z] db1c61fa0a46: Pulling fs layer [2023-03-07T22:52:30.264Z] 891c053d2c06: Pulling fs layer [2023-03-07T22:52:30.264Z] dda99020689f: Waiting [2023-03-07T22:52:30.264Z] db1c61fa0a46: Waiting [2023-03-07T22:52:30.264Z] 891c053d2c06: Waiting [2023-03-07T22:52:30.264Z] fc693d55d65f: Waiting [2023-03-07T22:52:30.264Z] 7e9fc2657dce: Waiting [2023-03-07T22:52:30.264Z] e16973657156: Verifying Checksum [2023-03-07T22:52:30.264Z] e16973657156: Download complete [2023-03-07T22:52:30.264Z] 35d82f9e3411: Verifying Checksum [2023-03-07T22:52:30.264Z] 35d82f9e3411: Download complete [2023-03-07T22:52:30.384Z] OK: 211 MiB in 51 packages [2023-03-07T22:52:30.384Z] Removing intermediate container d5326d4712fe [2023-03-07T22:52:30.384Z] ---> 7dc581de494e [2023-03-07T22:52:30.384Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-07T22:52:30.384Z] Removing intermediate container 825003996c3e [2023-03-07T22:52:30.384Z] ---> 4c177ff02817 [2023-03-07T22:52:30.384Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-07T22:52:30.536Z] 7e9fc2657dce: Verifying Checksum [2023-03-07T22:52:30.536Z] 7e9fc2657dce: Download complete [2023-03-07T22:52:30.536Z] dda99020689f: Verifying Checksum [2023-03-07T22:52:30.536Z] dda99020689f: Download complete [2023-03-07T22:52:30.536Z] 9b18e9b68314: Verifying Checksum [2023-03-07T22:52:30.536Z] 9b18e9b68314: Download complete [2023-03-07T22:52:30.642Z] ---> 009b27d63cd6 [2023-03-07T22:52:30.642Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T22:52:30.642Z] ---> Running in 58c9ae0447b9 [2023-03-07T22:52:30.642Z] ---> 975b8bc0127b [2023-03-07T22:52:30.642Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T22:52:30.642Z] Removing intermediate container ba59ba99c752 [2023-03-07T22:52:30.642Z] ---> 476645867b32 [2023-03-07T22:52:30.642Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T22:52:30.642Z] ---> Running in cff75921c74f [2023-03-07T22:52:30.642Z] Removing intermediate container b12f7e15777e [2023-03-07T22:52:30.642Z] ---> 7457891004f0 [2023-03-07T22:52:30.642Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-07T22:52:30.900Z] ---> ebca4f4fc5ea [2023-03-07T22:52:30.900Z] Removing intermediate container dd37a5bfee1c [2023-03-07T22:52:30.900Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 2c71df8eac6d [2023-03-07T22:52:30.900Z] [2023-03-07T22:52:30.900Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-07T22:52:30.900Z] ---> d2f5e55f3314 [2023-03-07T22:52:30.900Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T22:52:30.900Z] ---> Running in e9afe475a398 [2023-03-07T22:52:30.900Z] ---> Running in 91d26877399a [2023-03-07T22:52:30.900Z] ---> 6f4046203528 [2023-03-07T22:52:30.900Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T22:52:31.158Z] ---> Running in bbefa9d80606 [2023-03-07T22:52:31.509Z] 9b18e9b68314: Pull complete [2023-03-07T22:52:31.509Z] 891c053d2c06: Verifying Checksum [2023-03-07T22:52:31.509Z] 891c053d2c06: Download complete [2023-03-07T22:52:31.778Z] 35d82f9e3411: Pull complete [2023-03-07T22:52:32.050Z] e16973657156: Pull complete [2023-03-07T22:52:32.639Z] db1c61fa0a46: Verifying Checksum [2023-03-07T22:52:32.639Z] db1c61fa0a46: Download complete [2023-03-07T22:52:33.223Z] fc693d55d65f: Verifying Checksum [2023-03-07T22:52:33.223Z] fc693d55d65f: Download complete [2023-03-07T22:52:43.295Z] fc693d55d65f: Pull complete [2023-03-07T22:52:43.565Z] 7e9fc2657dce: Pull complete [2023-03-07T22:52:43.834Z] dda99020689f: Pull complete [2023-03-07T22:52:50.487Z] db1c61fa0a46: Pull complete [2023-03-07T22:52:52.437Z] 891c053d2c06: Pull complete [2023-03-07T22:52:52.437Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-07T22:52:52.437Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T22:52:52.437Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-07T22:52:52.828Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T22:52:52.828Z] WORKDIR /edgex [2023-03-07T22:52:52.828Z] COPY go.mod . [2023-03-07T22:52:52.828Z] RUN go mod download [2023-03-07T22:52:52.828Z] docker build -t ci-base-image-arm64 -f - . [2023-03-07T22:52:53.414Z] Sending build context to Docker daemon 2.948MB [2023-03-07T22:52:53.414Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T22:52:53.414Z] ---> f96f9c87975a [2023-03-07T22:52:53.414Z] Step 2/4 : WORKDIR /edgex [2023-03-07T22:52:55.361Z] ---> Running in 45abd46af85a [2023-03-07T22:52:55.361Z] Removing intermediate container 45abd46af85a [2023-03-07T22:52:55.361Z] ---> 683150930f8d [2023-03-07T22:52:55.361Z] Step 3/4 : COPY go.mod . [2023-03-07T22:52:55.945Z] ---> f9d497df9f68 [2023-03-07T22:52:55.945Z] Step 4/4 : RUN go mod download [2023-03-07T22:52:55.945Z] ---> Running in 1de50cd4bd98 [2023-03-07T22:52:57.686Z] Removing intermediate container bbefa9d80606 [2023-03-07T22:52:57.686Z] ---> 17a345e19527 [2023-03-07T22:52:57.686Z] Step 7/19 : COPY . . [2023-03-07T22:52:57.686Z] Removing intermediate container 58c9ae0447b9 [2023-03-07T22:52:57.686Z] ---> bedc7b2bbc5f [2023-03-07T22:52:57.686Z] Step 8/24 : COPY . . [2023-03-07T22:52:57.686Z] Removing intermediate container e9afe475a398 [2023-03-07T22:52:57.686Z] ---> 955a67fc497d [2023-03-07T22:52:57.686Z] Step 8/22 : COPY . . [2023-03-07T22:52:57.686Z] Removing intermediate container cff75921c74f [2023-03-07T22:52:57.686Z] ---> 98fc7b872c43 [2023-03-07T22:52:57.686Z] Step 7/32 : COPY . . [2023-03-07T22:52:57.686Z] Removing intermediate container 91d26877399a [2023-03-07T22:52:57.687Z] ---> 511352bbf7ee [2023-03-07T22:52:57.687Z] Step 8/23 : COPY . . [2023-03-07T22:53:05.799Z] ---> 44c6dcd9817e [2023-03-07T22:53:05.799Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-07T22:53:05.799Z] ---> b22fa3229b47 [2023-03-07T22:53:05.799Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-07T22:53:05.799Z] ---> 7423416806e4 [2023-03-07T22:53:05.799Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-07T22:53:05.799Z] ---> cb80cd8b6d62 [2023-03-07T22:53:05.799Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-07T22:53:05.799Z] ---> fdb5022875a2 [2023-03-07T22:53:05.799Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-07T22:53:06.056Z] ---> Running in aeed52e21a18 [2023-03-07T22:53:06.056Z] ---> Running in 3fba4bc92793 [2023-03-07T22:53:06.056Z] ---> Running in d01c05f7e15b [2023-03-07T22:53:06.056Z] ---> Running in 2e8be103ea7e [2023-03-07T22:53:06.056Z] ---> Running in f8dfa1f16022 [2023-03-07T22:53:06.316Z] 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-07T22:53:06.316Z] 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-07T22:53:06.574Z] 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-07T22:53:06.833Z] 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-07T22:53:06.833Z] 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-07T22:53:22.649Z] Removing intermediate container 1de50cd4bd98 [2023-03-07T22:53:22.649Z] ---> 9db7be07ab45 [2023-03-07T22:53:22.649Z] Successfully built 9db7be07ab45 [2023-03-07T22:53:22.649Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T22:53:23.043Z] + docker inspect -f . ci-base-image-arm64 [2023-03-07T22:53:23.043Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T22:53:23.293Z] prd-ubuntu20.04-docker-arm64-4c-16g-8662 does not seem to be running inside a container [2023-03-07T22:53:23.362Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-07T22:53:24.595Z] $ docker top 31294dcd0377bc980abf10779bc9e7aef6a7550546eae9ed18313cb8b65b65c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T22:53:25.464Z] + go version [2023-03-07T22:53:25.464Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-07T22:53:25.500Z] $ docker stop --time=1 31294dcd0377bc980abf10779bc9e7aef6a7550546eae9ed18313cb8b65b65c4 [2023-03-07T22:53:27.111Z] $ docker rm -f --volumes 31294dcd0377bc980abf10779bc9e7aef6a7550546eae9ed18313cb8b65b65c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T22:53:27.947Z] + docker inspect -f . ci-base-image-arm64 [2023-03-07T22:53:27.947Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T22:53:28.194Z] prd-ubuntu20.04-docker-arm64-4c-16g-8662 does not seem to be running inside a container [2023-03-07T22:53:28.257Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-07T22:53:29.404Z] $ docker top 92edfb1647d9263710fdfd2d7d15186a86d695a18c32b96528a51a58a0182897 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-07T22:53:29.652Z] ========================================================= [2023-03-07T22:53:29.652Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-07T22:53:29.652Z] ========================================================= [Pipeline] sh [2023-03-07T22:53:29.975Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-07T22:53:30.614Z] + make test [2023-03-07T22:53:30.614Z] go test -race -coverprofile=coverage.out ./... [2023-03-07T22:53:45.545Z] Removing intermediate container aeed52e21a18 [2023-03-07T22:53:45.546Z] ---> db93ee5db0ab [2023-03-07T22:53:45.546Z] [2023-03-07T22:53:45.546Z] Step 9/32 : FROM alpine:3.16 [2023-03-07T22:53:45.546Z] Removing intermediate container 2e8be103ea7e [2023-03-07T22:53:45.546Z] ---> 58f432a109e0 [2023-03-07T22:53:45.546Z] [2023-03-07T22:53:45.546Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T22:53:45.546Z] Removing intermediate container d01c05f7e15b [2023-03-07T22:53:45.546Z] ---> 6f256bece5a1 [2023-03-07T22:53:45.546Z] [2023-03-07T22:53:45.546Z] Step 10/23 : FROM alpine:3.16 [2023-03-07T22:53:45.546Z] Removing intermediate container 3fba4bc92793 [2023-03-07T22:53:45.546Z] ---> 32bfe14b49d8 [2023-03-07T22:53:45.546Z] [2023-03-07T22:53:45.546Z] Step 10/24 : FROM alpine:3.16 [2023-03-07T22:53:45.546Z] 3.16: Pulling from library/alpine [2023-03-07T22:53:45.546Z] 3.16: Pulling from library/alpine [2023-03-07T22:53:45.546Z] 3.16: Pulling from library/alpine [2023-03-07T22:53:45.546Z] 3.16: Pulling from library/alpine [2023-03-07T22:53:45.546Z] Removing intermediate container f8dfa1f16022 [2023-03-07T22:53:45.546Z] ---> 0a65df40883c [2023-03-07T22:53:45.546Z] [2023-03-07T22:53:45.546Z] Step 9/19 : FROM alpine:3.15 [2023-03-07T22:53:45.546Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T22:53:45.546Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T22:53:45.546Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T22:53:45.546Z] Status: Downloaded newer image for alpine:3.16 [2023-03-07T22:53:45.546Z] Status: Downloaded newer image for alpine:3.16 [2023-03-07T22:53:45.546Z] Status: Downloaded newer image for alpine:3.16 [2023-03-07T22:53:45.546Z] ---> dfd21b5a31f5 [2023-03-07T22:53:45.546Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-07T22:53:45.546Z] ---> dfd21b5a31f5 [2023-03-07T22:53:45.546Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-07T22:53:45.546Z] ---> dfd21b5a31f5 [2023-03-07T22:53:45.546Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-07T22:53:45.546Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T22:53:45.546Z] Status: Image is up to date for alpine:3.16 [2023-03-07T22:53:45.546Z] ---> dfd21b5a31f5 [2023-03-07T22:53:45.546Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T22:53:45.546Z] ---> Running in b9c77be9ae9f [2023-03-07T22:53:45.546Z] ---> Running in 155226bad8f1 [2023-03-07T22:53:45.546Z] ---> Running in 3169d1d503af [2023-03-07T22:53:45.546Z] 3.15: Pulling from library/alpine [2023-03-07T22:53:45.546Z] ---> Running in 2482b094ff78 [2023-03-07T22:53:45.546Z] Removing intermediate container 155226bad8f1 [2023-03-07T22:53:45.546Z] ---> 3b56676bbf34 [2023-03-07T22:53:45.546Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-07T22:53:45.546Z] ---> Running in 29207b4e9809 [2023-03-07T22:53:45.546Z] Removing intermediate container 2482b094ff78 [2023-03-07T22:53:45.546Z] ---> c7502bb1bd28 [2023-03-07T22:53:45.546Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-07T22:53:45.806Z] ---> Running in 4c784be80866 [2023-03-07T22:53:45.806Z] Removing intermediate container 29207b4e9809 [2023-03-07T22:53:45.806Z] ---> 52a884c2b1da [2023-03-07T22:53:45.806Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-07T22:53:45.806Z] ---> Running in 2fd5206e78b6 [2023-03-07T22:53:45.806Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-07T22:53:45.806Z] Status: Downloaded newer image for alpine:3.15 [2023-03-07T22:53:45.806Z] ---> 5ce65d7b0fde [2023-03-07T22:53:45.806Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T22:53:45.806Z] ---> Running in 333b43061ee0 [2023-03-07T22:53:46.064Z] Removing intermediate container 2fd5206e78b6 [2023-03-07T22:53:46.064Z] ---> 074663b4a95f [2023-03-07T22:53:46.064Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T22:53:46.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T22:53:46.064Z] ---> Running in fbbd7fcb3d6f [2023-03-07T22:53:46.064Z] Removing intermediate container 333b43061ee0 [2023-03-07T22:53:46.064Z] ---> 4361777833ae [2023-03-07T22:53:46.064Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-07T22:53:46.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T22:53:46.064Z] ---> Running in c7e9fcae83b6 [2023-03-07T22:53:46.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T22:53:46.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T22:53:46.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T22:53:46.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T22:53:46.322Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T22:53:46.322Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T22:53:46.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T22:53:46.580Z] OK: 6 MiB in 15 packages [2023-03-07T22:53:46.580Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T22:53:46.580Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T22:53:46.580Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-07T22:53:46.580Z] (2/2) Installing su-exec (0.2-r1) [2023-03-07T22:53:46.580Z] OK: 6 MiB in 15 packages [2023-03-07T22:53:46.580Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T22:53:46.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T22:53:46.580Z] OK: 6 MiB in 16 packages [2023-03-07T22:53:46.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T22:53:46.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T22:53:46.839Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T22:53:46.839Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T22:53:46.839Z] OK: 6 MiB in 15 packages [2023-03-07T22:53:47.097Z] Removing intermediate container 3169d1d503af [2023-03-07T22:53:47.097Z] ---> d0f531c36164 [2023-03-07T22:53:47.097Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T22:53:47.097Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T22:53:47.097Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T22:53:47.097Z] OK: 15859 distinct packages available [2023-03-07T22:53:47.097Z] Removing intermediate container b9c77be9ae9f [2023-03-07T22:53:47.097Z] ---> 3c904e6c04af [2023-03-07T22:53:47.097Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T22:53:47.097Z] ---> Running in 809de514a4f1 [2023-03-07T22:53:47.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T22:53:47.097Z] ---> Running in 6b4a298d56ad [2023-03-07T22:53:47.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T22:53:47.097Z] Removing intermediate container 4c784be80866 [2023-03-07T22:53:47.097Z] ---> bea2fd8f0f2c [2023-03-07T22:53:47.097Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-07T22:53:47.097Z] Removing intermediate container 809de514a4f1 [2023-03-07T22:53:47.097Z] ---> c27bf171a98c [2023-03-07T22:53:47.097Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-07T22:53:47.356Z] Removing intermediate container 6b4a298d56ad [2023-03-07T22:53:47.356Z] ---> 2299b9c7e013 [2023-03-07T22:53:47.356Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-07T22:53:47.356Z] ---> Running in 769e8a6db684 [2023-03-07T22:53:47.356Z] Removing intermediate container fbbd7fcb3d6f [2023-03-07T22:53:47.356Z] ---> 3cd23b308fcf [2023-03-07T22:53:47.356Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T22:53:47.356Z] ---> Running in 1899a03aba77 [2023-03-07T22:53:47.356Z] ---> Running in 196a9336fb60 [2023-03-07T22:53:47.356Z] Removing intermediate container 769e8a6db684 [2023-03-07T22:53:47.356Z] ---> 4574824f590c [2023-03-07T22:53:47.356Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-07T22:53:47.356Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-07T22:53:47.356Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-07T22:53:47.356Z] ---> Running in d2b856078eb5 [2023-03-07T22:53:47.356Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-07T22:53:47.356Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-07T22:53:47.356Z] (5/9) Installing curl (7.80.0-r6) [2023-03-07T22:53:47.356Z] Removing intermediate container 196a9336fb60 [2023-03-07T22:53:47.356Z] ---> 7baed5c12786 [2023-03-07T22:53:47.357Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-07T22:53:47.357Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-07T22:53:47.357Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-07T22:53:47.357Z] Removing intermediate container 1899a03aba77 [2023-03-07T22:53:47.357Z] ---> c0f1b6bf137d [2023-03-07T22:53:47.357Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-07T22:53:47.357Z] (8/9) Installing libucontext (1.1-r0) [2023-03-07T22:53:47.357Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-07T22:53:47.357Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T22:53:47.357Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T22:53:47.621Z] ---> Running in 865114e45339 [2023-03-07T22:53:47.622Z] ---> 3fa1f607c7e2 [2023-03-07T22:53:47.622Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-07T22:53:47.622Z] ---> Running in c07e18083690 [2023-03-07T22:53:47.622Z] OK: 8 MiB in 23 packages [2023-03-07T22:53:47.622Z] Removing intermediate container d2b856078eb5 [2023-03-07T22:53:47.622Z] ---> 415a594fc982 [2023-03-07T22:53:47.622Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-07T22:53:47.622Z] ---> Running in b8f090885f41 [2023-03-07T22:53:47.622Z] Removing intermediate container 865114e45339 [2023-03-07T22:53:47.622Z] ---> 45014f32d482 [2023-03-07T22:53:47.622Z] Step 15/23 : WORKDIR / [2023-03-07T22:53:47.622Z] Removing intermediate container c07e18083690 [2023-03-07T22:53:47.622Z] ---> 29a02184f5dd [2023-03-07T22:53:47.622Z] Step 15/24 : WORKDIR / [2023-03-07T22:53:47.622Z] ---> Running in ce3b9b2d9c28 [2023-03-07T22:53:47.622Z] ---> Running in 6f3d3266745f [2023-03-07T22:53:47.622Z] Removing intermediate container b8f090885f41 [2023-03-07T22:53:47.622Z] ---> 20f1effb717a [2023-03-07T22:53:47.622Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-07T22:53:47.880Z] ---> Running in 5d18854c5689 [2023-03-07T22:53:47.880Z] Removing intermediate container ce3b9b2d9c28 [2023-03-07T22:53:47.880Z] ---> 9d8b709ae43d [2023-03-07T22:53:47.880Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T22:53:47.880Z] Removing intermediate container 6f3d3266745f [2023-03-07T22:53:47.880Z] ---> 6959bbc24ab4 [2023-03-07T22:53:47.880Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T22:53:47.880Z] Removing intermediate container 5d18854c5689 [2023-03-07T22:53:47.880Z] ---> 72b98a9987fb [2023-03-07T22:53:47.880Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-07T22:53:47.880Z] ---> 80e03dcf8ca6 [2023-03-07T22:53:47.880Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-07T22:53:48.141Z] ---> Running in 6c063412d1dc [2023-03-07T22:53:48.141Z] ---> bdd94a5e961c [2023-03-07T22:53:48.141Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-07T22:53:48.141Z] Removing intermediate container c7e9fcae83b6 [2023-03-07T22:53:48.141Z] ---> dae4d9aba96a [2023-03-07T22:53:48.141Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T22:53:48.141Z] ---> 9923ddc85796 [2023-03-07T22:53:48.141Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-07T22:53:48.141Z] ---> fdbedb00b8eb [2023-03-07T22:53:48.141Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-07T22:53:48.141Z] ---> Running in 05efcc369ee4 [2023-03-07T22:53:48.406Z] ---> fff94801c415 [2023-03-07T22:53:48.406Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-07T22:53:48.406Z] Removing intermediate container 05efcc369ee4 [2023-03-07T22:53:48.406Z] ---> 852d98ee4e41 [2023-03-07T22:53:48.406Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T22:53:48.406Z] ---> 42476d0d86c7 [2023-03-07T22:53:48.406Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-07T22:53:48.406Z] ---> Running in 8a6bd8999fd2 [2023-03-07T22:53:48.666Z] ---> 6205fe519ab5 [2023-03-07T22:53:48.666Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-07T22:53:48.666Z] Removing intermediate container 8a6bd8999fd2 [2023-03-07T22:53:48.666Z] ---> f5eb8e9444ce [2023-03-07T22:53:48.666Z] Step 20/22 : LABEL arch=x86_64 [2023-03-07T22:53:48.666Z] ---> 39110d19ddb8 [2023-03-07T22:53:48.666Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-07T22:53:48.666Z] ---> Running in 96e6613f28b2 [2023-03-07T22:53:48.666Z] ---> Running in 39fe947e0328 [2023-03-07T22:53:48.925Z] ---> 3efe784850b2 [2023-03-07T22:53:48.925Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-07T22:53:48.925Z] Removing intermediate container 6c063412d1dc [2023-03-07T22:53:48.925Z] ---> 826402e739ae [2023-03-07T22:53:48.925Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-07T22:53:48.925Z] Removing intermediate container 96e6613f28b2 [2023-03-07T22:53:48.925Z] ---> d1175c82618a [2023-03-07T22:53:48.925Z] Step 21/22 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 [2023-03-07T22:53:48.925Z] Removing intermediate container 39fe947e0328 [2023-03-07T22:53:48.925Z] ---> 5905650f939d [2023-03-07T22:53:48.925Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T22:53:48.925Z] ---> f1ea4988ee42 [2023-03-07T22:53:48.925Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-07T22:53:48.925Z] ---> Running in ac9ccd1cdc04 [2023-03-07T22:53:48.925Z] ---> Running in e91601caa4c5 [2023-03-07T22:53:48.925Z] ---> Running in cff69e40c038 [2023-03-07T22:53:48.925Z] ---> ee922e67e609 [2023-03-07T22:53:48.925Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-07T22:53:48.925Z] ---> Running in 848197eacd8c [2023-03-07T22:53:48.925Z] Removing intermediate container cff69e40c038 [2023-03-07T22:53:48.925Z] ---> 89ff97857631 [2023-03-07T22:53:48.925Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T22:53:48.925Z] Removing intermediate container ac9ccd1cdc04 [2023-03-07T22:53:48.925Z] ---> bc26ab9ae52d [2023-03-07T22:53:48.925Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-07T22:53:49.192Z] ---> Running in 3a05d62a6eee [2023-03-07T22:53:49.192Z] ---> fbb832fc019d [2023-03-07T22:53:49.192Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-07T22:53:49.192Z] Removing intermediate container e91601caa4c5 [2023-03-07T22:53:49.192Z] ---> c04142fcdd64 [2023-03-07T22:53:49.192Z] Step 21/23 : LABEL arch=x86_64 [2023-03-07T22:53:49.192Z] ---> Running in 59fc591d849f [2023-03-07T22:53:49.192Z] Removing intermediate container 848197eacd8c [2023-03-07T22:53:49.192Z] ---> b83b9464ef3c [2023-03-07T22:53:49.192Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T22:53:49.192Z] ---> Running in b2f12a8bb2ac [2023-03-07T22:53:49.192Z] ---> Running in fff2699e6784 [2023-03-07T22:53:49.192Z] Removing intermediate container 3a05d62a6eee [2023-03-07T22:53:49.192Z] ---> d67c127aa601 [2023-03-07T22:53:49.192Z] [2023-03-07T22:53:49.192Z] Removing intermediate container 59fc591d849f [2023-03-07T22:53:49.192Z] ---> 505e332658df [2023-03-07T22:53:49.192Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T22:53:49.192Z] Successfully built d67c127aa601 [2023-03-07T22:53:49.192Z] ---> da9a41a2a650 [2023-03-07T22:53:49.192Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-07T22:53:49.192Z] Successfully tagged core-data:latest [2023-03-07T22:53:49.193Z]  Building core-data ... done Building support-scheduler [2023-03-07T22:53:49.193Z] ---> Running in cbc3381ebd25 [2023-03-07T22:53:49.484Z] Removing intermediate container b2f12a8bb2ac [2023-03-07T22:53:49.484Z] ---> b242dfa6d67d [2023-03-07T22:53:49.484Z] Step 22/23 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 [2023-03-07T22:53:49.484Z] ---> Running in 228951b9cbd3 [2023-03-07T22:53:49.484Z] Removing intermediate container fff2699e6784 [2023-03-07T22:53:49.484Z] ---> d4f0491719d9 [2023-03-07T22:53:49.484Z] Step 22/24 : LABEL arch=x86_64 [2023-03-07T22:53:49.484Z] ---> Running in c6f54be458b4 [2023-03-07T22:53:49.484Z] ---> Running in c71fc30ea511 [2023-03-07T22:53:49.484Z] Removing intermediate container cbc3381ebd25 [2023-03-07T22:53:49.484Z] ---> b1c422125dfe [2023-03-07T22:53:49.484Z] Step 17/19 : LABEL arch=x86_64 [2023-03-07T22:53:49.743Z] Removing intermediate container c6f54be458b4 [2023-03-07T22:53:49.743Z] ---> e118ed3678a1 [2023-03-07T22:53:49.743Z] Step 23/23 : LABEL version=0.0.0 [2023-03-07T22:53:50.005Z] ---> Running in 0a1adcc3467b [2023-03-07T22:53:50.278Z] Removing intermediate container c71fc30ea511 [2023-03-07T22:53:50.278Z] ---> 140ab0873054 [2023-03-07T22:53:50.278Z] Step 23/24 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 [2023-03-07T22:53:50.278Z] ---> Running in 2ea490081e53 [2023-03-07T22:53:50.278Z] ---> Running in 6b297757a2c1 [2023-03-07T22:53:50.278Z] Removing intermediate container 0a1adcc3467b [2023-03-07T22:53:50.278Z] ---> d73ba8b1e43c [2023-03-07T22:53:50.278Z] Step 18/19 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 [2023-03-07T22:53:50.278Z] ---> Running in 092be052c78c [2023-03-07T22:53:50.278Z] Removing intermediate container 2ea490081e53 [2023-03-07T22:53:50.278Z] ---> 1cc7dd6d9164 [2023-03-07T22:53:50.278Z] [2023-03-07T22:53:50.278Z] Removing intermediate container 6b297757a2c1 [2023-03-07T22:53:50.278Z] ---> 4e2aa4ab3b9e [2023-03-07T22:53:50.278Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T22:53:50.542Z] Successfully built 1cc7dd6d9164 [2023-03-07T22:53:50.542Z] Successfully tagged core-command:latest [2023-03-07T22:53:50.542Z] Building support-notifications [2023-03-07T22:53:50.542Z]  Building core-command ... done Removing intermediate container 092be052c78c [2023-03-07T22:53:50.542Z] ---> 844f5f46806b [2023-03-07T22:53:50.542Z] Step 19/19 : LABEL version=0.0.0 [2023-03-07T22:53:50.542Z] ---> Running in ee17681fa57b [2023-03-07T22:53:50.542Z] ---> Running in 7b654caadad8 [2023-03-07T22:53:50.542Z] Removing intermediate container ee17681fa57b [2023-03-07T22:53:50.542Z] ---> 65624559950b [2023-03-07T22:53:50.542Z] [2023-03-07T22:53:50.542Z] Removing intermediate container 228951b9cbd3 [2023-03-07T22:53:50.542Z] ---> 4e8b0f475e95 [2023-03-07T22:53:50.542Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T22:53:50.802Z] Removing intermediate container 7b654caadad8 [2023-03-07T22:53:50.802Z] ---> 8e66deafec35 [2023-03-07T22:53:50.802Z] [2023-03-07T22:53:50.802Z] Successfully built 65624559950b [2023-03-07T22:53:50.802Z] Successfully tagged core-metadata:latest [2023-03-07T22:53:50.802Z] Building security-spire-config [2023-03-07T22:53:50.802Z]  Building core-metadata ... done Successfully built 8e66deafec35 [2023-03-07T22:53:50.802Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-07T22:53:50.802Z]  Building security-spiffe-token-provider ... done Building security-secretstore-setup [2023-03-07T22:53:51.063Z] ---> 2252c26e8e8a [2023-03-07T22:53:51.063Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-07T22:53:52.449Z] ---> 3d36ed62a6cf [2023-03-07T22:53:52.449Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-07T22:53:53.021Z] ---> f234f5146fd9 [2023-03-07T22:53:53.021Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-07T22:53:53.591Z] ---> 4b2b84cc6bfc [2023-03-07T22:53:53.591Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-07T22:53:53.591Z] ---> 6027d479727b [2023-03-07T22:53:53.591Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-07T22:53:53.848Z] ---> 123e6b74083f [2023-03-07T22:53:53.848Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-07T22:53:54.106Z] ---> 88acf6c68248 [2023-03-07T22:53:54.106Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-07T22:53:54.106Z] ---> Running in 8add59904d65 [2023-03-07T22:53:55.496Z] Removing intermediate container 8add59904d65 [2023-03-07T22:53:55.496Z] ---> 066fc1c359db [2023-03-07T22:53:55.496Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-07T22:53:55.756Z] ---> Running in 4ffc875902f7 [2023-03-07T22:53:55.756Z] Removing intermediate container 4ffc875902f7 [2023-03-07T22:53:55.756Z] ---> 4e75894f4054 [2023-03-07T22:53:55.756Z] Step 29/32 : CMD ["gate"] [2023-03-07T22:53:55.756Z] ---> Running in e7772e12b3d5 [2023-03-07T22:53:56.013Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T22:53:56.013Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T22:53:56.013Z] ---> 3da640c79165 [2023-03-07T22:53:56.013Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T22:53:56.013Z] ---> Using cache [2023-03-07T22:53:56.013Z] ---> 8dcf2fad75c5 [2023-03-07T22:53:56.013Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T22:53:56.013Z] ---> Using cache [2023-03-07T22:53:56.013Z] ---> fa1879551b4c [2023-03-07T22:53:56.013Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T22:53:56.013Z] ---> Using cache [2023-03-07T22:53:56.013Z] ---> 7dc581de494e [2023-03-07T22:53:56.013Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T22:53:56.014Z] ---> Using cache [2023-03-07T22:53:56.014Z] ---> 009b27d63cd6 [2023-03-07T22:53:56.014Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T22:53:56.014Z] ---> Using cache [2023-03-07T22:53:56.014Z] ---> bedc7b2bbc5f [2023-03-07T22:53:56.014Z] Step 8/22 : COPY . . [2023-03-07T22:53:56.014Z] ---> Using cache [2023-03-07T22:53:56.014Z] ---> b22fa3229b47 [2023-03-07T22:53:56.014Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-07T22:53:56.271Z] Removing intermediate container e7772e12b3d5 [2023-03-07T22:53:56.271Z] ---> d01e470d7af0 [2023-03-07T22:53:56.271Z] Step 30/32 : LABEL arch=x86_64 [2023-03-07T22:53:56.271Z] ---> Running in 5c415e4a46ef [2023-03-07T22:53:56.271Z] ---> Running in 29073f2dc1b0 [2023-03-07T22:53:56.527Z] Removing intermediate container 29073f2dc1b0 [2023-03-07T22:53:56.527Z] ---> c5293945eb8f [2023-03-07T22:53:56.527Z] Step 31/32 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 [2023-03-07T22:53:56.527Z] 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-07T22:53:56.786Z] ---> Running in 20683f3ee27d [2023-03-07T22:53:56.786Z] Removing intermediate container 20683f3ee27d [2023-03-07T22:53:56.786Z] ---> f2ca82dc3754 [2023-03-07T22:53:56.786Z] Step 32/32 : LABEL version=0.0.0 [2023-03-07T22:53:57.054Z] ---> Running in 0bbc8107a52a [2023-03-07T22:53:57.314Z] Removing intermediate container 0bbc8107a52a [2023-03-07T22:53:57.314Z] ---> bf627369b525 [2023-03-07T22:53:57.314Z] [2023-03-07T22:53:57.314Z] Successfully built bf627369b525 [2023-03-07T22:53:57.314Z] Successfully tagged security-bootstrapper:latest [2023-03-07T22:53:57.314Z]  Building security-bootstrapper ... done Building security-spire-server [2023-03-07T22:53:59.214Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T22:53:59.214Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T22:53:59.215Z] ---> 3da640c79165 [2023-03-07T22:53:59.215Z] Step 3/23 : WORKDIR /edgex-go [2023-03-07T22:53:59.215Z] ---> Using cache [2023-03-07T22:53:59.215Z] ---> 64e27d848c33 [2023-03-07T22:53:59.215Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-07T22:53:59.215Z] ---> Using cache [2023-03-07T22:53:59.215Z] ---> 4c177ff02817 [2023-03-07T22:53:59.215Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-07T22:53:59.215Z] ---> Using cache [2023-03-07T22:53:59.215Z] ---> 975b8bc0127b [2023-03-07T22:53:59.215Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T22:53:59.215Z] ---> Using cache [2023-03-07T22:53:59.215Z] ---> 98fc7b872c43 [2023-03-07T22:53:59.215Z] Step 7/23 : COPY . . [2023-03-07T22:53:59.215Z] ---> Using cache [2023-03-07T22:53:59.215Z] ---> 44c6dcd9817e [2023-03-07T22:53:59.215Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-07T22:53:59.215Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T22:53:59.215Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T22:53:59.215Z] ---> 3da640c79165 [2023-03-07T22:53:59.215Z] Step 3/24 : WORKDIR /edgex-go [2023-03-07T22:53:59.215Z] ---> Using cache [2023-03-07T22:53:59.215Z] ---> 64e27d848c33 [2023-03-07T22:53:59.215Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T22:53:59.473Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T22:53:59.473Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T22:53:59.473Z] ---> 3da640c79165 [2023-03-07T22:53:59.473Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T22:53:59.473Z] ---> Using cache [2023-03-07T22:53:59.473Z] ---> 8dcf2fad75c5 [2023-03-07T22:53:59.473Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T22:53:59.473Z] ---> Using cache [2023-03-07T22:53:59.473Z] ---> fa1879551b4c [2023-03-07T22:53:59.473Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-07T22:54:00.846Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T22:54:00.846Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T22:54:00.846Z] ---> 3da640c79165 [2023-03-07T22:54:00.846Z] Step 3/23 : WORKDIR /edgex-go [2023-03-07T22:54:00.846Z] ---> Using cache [2023-03-07T22:54:00.846Z] ---> 64e27d848c33 [2023-03-07T22:54:00.846Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T22:54:00.846Z] ---> Running in 48de5ad198a7 [2023-03-07T22:54:00.846Z] ---> Running in a38cdada95c1 [2023-03-07T22:54:00.846Z] ---> Running in b83eae594e1a [2023-03-07T22:54:00.846Z] ---> Running in 515e0e865ca1 [2023-03-07T22:54:01.410Z] 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-07T22:54:01.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T22:54:01.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T22:54:01.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T22:54:01.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T22:54:01.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T22:54:01.925Z] OK: 211 MiB in 51 packages [2023-03-07T22:54:01.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T22:54:02.189Z] OK: 211 MiB in 51 packages [2023-03-07T22:54:02.189Z] OK: 211 MiB in 51 packages [2023-03-07T22:54:02.757Z] Removing intermediate container a38cdada95c1 [2023-03-07T22:54:02.757Z] ---> 6f1654ca5736 [2023-03-07T22:54:02.757Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-07T22:54:02.846Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-07T22:54:03.014Z] Removing intermediate container 515e0e865ca1 [2023-03-07T22:54:03.014Z] ---> 2da671486766 [2023-03-07T22:54:03.014Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T22:54:03.014Z] Removing intermediate container b83eae594e1a [2023-03-07T22:54:03.014Z] ---> 3eb96a30eaa5 [2023-03-07T22:54:03.014Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-07T22:54:03.014Z] ---> aed5f4a8a775 [2023-03-07T22:54:03.014Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T22:54:03.014Z] ---> Running in 6ee72c43b6ed [2023-03-07T22:54:03.271Z] ---> fbb90990e3c0 [2023-03-07T22:54:03.271Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T22:54:03.271Z] ---> 6abf2634a533 [2023-03-07T22:54:03.271Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T22:54:03.271Z] ---> Running in 0fa0bd96db85 [2023-03-07T22:54:03.271Z] ---> Running in c5ec36901691 [2023-03-07T22:54:25.188Z] 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-07T22:54:25.755Z] Removing intermediate container 6ee72c43b6ed [2023-03-07T22:54:25.755Z] ---> 988143236351 [2023-03-07T22:54:25.755Z] Step 7/23 : COPY . . [2023-03-07T22:54:25.755Z] Removing intermediate container 0fa0bd96db85 [2023-03-07T22:54:25.755Z] ---> 0685efb20725 [2023-03-07T22:54:25.755Z] Step 7/24 : COPY . . [2023-03-07T22:54:25.755Z] Removing intermediate container c5ec36901691 [2023-03-07T22:54:25.755Z] ---> 7fe093d9e116 [2023-03-07T22:54:25.755Z] Step 8/22 : COPY . . [2023-03-07T22:54:31.016Z] Removing intermediate container 48de5ad198a7 [2023-03-07T22:54:31.016Z] ---> cf2c656965b6 [2023-03-07T22:54:31.016Z] [2023-03-07T22:54:31.016Z] Step 9/23 : FROM alpine:3.16 [2023-03-07T22:54:31.016Z] ---> dfd21b5a31f5 [2023-03-07T22:54:31.016Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-07T22:54:31.016Z] ---> d18d89b9e552 [2023-03-07T22:54:31.016Z] ---> 290d3b1b8f85 [2023-03-07T22:54:31.016Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-07T22:54:31.016Z] [2023-03-07T22:54:31.016Z] Removing intermediate container 5c415e4a46ef [2023-03-07T22:54:31.016Z] ---> 17aaca95cbed [2023-03-07T22:54:31.016Z] ---> 3bbbb19a598e [2023-03-07T22:54:31.016Z] [2023-03-07T22:54:31.016Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T22:54:31.016Z] ---> dfd21b5a31f5 [2023-03-07T22:54:31.016Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T22:54:31.016Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 ---> Using cache [2023-03-07T22:54:31.016Z] [2023-03-07T22:54:31.016Z] ---> d0f531c36164 [2023-03-07T22:54:31.274Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T22:54:31.274Z] ---> Using cache [2023-03-07T22:54:31.274Z] ---> c27bf171a98c [2023-03-07T22:54:31.274Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-07T22:54:31.274Z] ---> Running in dd239100b25e [2023-03-07T22:54:31.274Z] ---> Running in 2f4d8e5b2392 [2023-03-07T22:54:31.274Z] ---> Running in a0711e1e876b [2023-03-07T22:54:31.274Z] ---> Running in 707cb7488c34 [2023-03-07T22:54:31.274Z] ---> Running in 9ce5e592a2df [2023-03-07T22:54:31.274Z] Removing intermediate container 2f4d8e5b2392 [2023-03-07T22:54:31.274Z] ---> 12fc40248f0b [2023-03-07T22:54:31.274Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-07T22:54:31.274Z] Removing intermediate container 9ce5e592a2df [2023-03-07T22:54:31.274Z] ---> 2c0d0536a6d3 [2023-03-07T22:54:31.274Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-07T22:54:31.274Z] Removing intermediate container 707cb7488c34 [2023-03-07T22:54:31.274Z] ---> cf87cd756e42 [2023-03-07T22:54:31.274Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-07T22:54:31.274Z] ---> Running in 38ba2ee0b6da [2023-03-07T22:54:31.274Z] ---> Running in 1192b40c5c8f [2023-03-07T22:54:31.532Z] ---> Running in c24f7c2b01e1 [2023-03-07T22:54:31.533Z] Removing intermediate container 38ba2ee0b6da [2023-03-07T22:54:31.533Z] ---> b441f852e97f [2023-03-07T22:54:31.533Z] 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-07T22:54:31.533Z] Removing intermediate container 1192b40c5c8f [2023-03-07T22:54:31.533Z] ---> 635e53e69ced [2023-03-07T22:54:31.533Z] 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-07T22:54:31.533Z] Removing intermediate container c24f7c2b01e1 [2023-03-07T22:54:31.533Z] ---> 156287b269c8 [2023-03-07T22:54:31.533Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T22:54:31.533Z] ---> Running in 6df2000ebab4 [2023-03-07T22:54:31.533Z] ---> Running in 5e8ff92cdae2 [2023-03-07T22:54:31.790Z] ---> c7750195c322 [2023-03-07T22:54:31.790Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-07T22:54:31.790Z] 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-07T22:54:31.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T22:54:32.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T22:54:32.305Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-07T22:54:32.305Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-07T22:54:32.305Z] (3/3) Installing su-exec (0.2-r1) [2023-03-07T22:54:32.305Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T22:54:32.305Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T22:54:32.305Z] OK: 6 MiB in 17 packages [2023-03-07T22:54:32.564Z] ---> d3e4b10c59f7 [2023-03-07T22:54:32.564Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-07T22:54:32.564Z] ---> 884e906821c3 [2023-03-07T22:54:32.564Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-07T22:54:32.564Z] Removing intermediate container 6df2000ebab4 [2023-03-07T22:54:32.564Z] ---> 8c04003f700d [2023-03-07T22:54:32.564Z] Step 11/23 : WORKDIR /edgex-go [2023-03-07T22:54:32.822Z] ---> Running in 3eefbadf0bb0 [2023-03-07T22:54:32.822Z] Removing intermediate container 5e8ff92cdae2 [2023-03-07T22:54:32.822Z] ---> db04de19a7f4 [2023-03-07T22:54:32.822Z] Step 11/24 : WORKDIR /edgex-go [2023-03-07T22:54:32.822Z] ---> Running in d94fc502f057 [2023-03-07T22:54:32.822Z] ---> Running in 5fad53f6d7eb [2023-03-07T22:54:32.822Z] Removing intermediate container 3eefbadf0bb0 [2023-03-07T22:54:32.822Z] ---> 4558a592015d [2023-03-07T22:54:32.822Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T22:54:32.822Z] Removing intermediate container dd239100b25e [2023-03-07T22:54:32.822Z] ---> e63974601460 [2023-03-07T22:54:32.822Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-07T22:54:32.822Z] ---> Running in 8b1c005edb46 [2023-03-07T22:54:32.822Z] ---> Running in 49e6956127df [2023-03-07T22:54:32.822Z] Removing intermediate container d94fc502f057 [2023-03-07T22:54:32.822Z] ---> 5fd5ed36471a [2023-03-07T22:54:32.822Z] [2023-03-07T22:54:32.822Z] Step 12/23 : FROM alpine:3.15 [2023-03-07T22:54:32.822Z] ---> 5ce65d7b0fde [2023-03-07T22:54:32.822Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T22:54:32.822Z] ---> Using cache [2023-03-07T22:54:32.822Z] ---> 4361777833ae [2023-03-07T22:54:32.822Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-07T22:54:33.080Z] Removing intermediate container 5fad53f6d7eb [2023-03-07T22:54:33.080Z] ---> cae47d06b012 [2023-03-07T22:54:33.080Z] [2023-03-07T22:54:33.080Z] Step 12/24 : FROM alpine:3.15 [2023-03-07T22:54:33.080Z] ---> 5ce65d7b0fde [2023-03-07T22:54:33.080Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T22:54:33.080Z] ---> Using cache [2023-03-07T22:54:33.080Z] ---> 4361777833ae [2023-03-07T22:54:33.080Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-07T22:54:33.080Z] ---> Running in 136ec100cf17 [2023-03-07T22:54:33.080Z] ---> Running in aa82d8e97dda [2023-03-07T22:54:33.080Z] Removing intermediate container 8b1c005edb46 [2023-03-07T22:54:33.080Z] ---> be4aa392d28f [2023-03-07T22:54:33.080Z] Step 20/22 : LABEL arch=x86_64 [2023-03-07T22:54:33.080Z] Removing intermediate container 49e6956127df [2023-03-07T22:54:33.080Z] ---> a1d80ad56540 [2023-03-07T22:54:33.080Z] Step 12/23 : WORKDIR / [2023-03-07T22:54:33.080Z] ---> Running in 92ac9a261c10 [2023-03-07T22:54:33.080Z] ---> Running in 0e267663b9bd [2023-03-07T22:54:33.080Z] Removing intermediate container 92ac9a261c10 [2023-03-07T22:54:33.080Z] ---> 1605a8d95b7f [2023-03-07T22:54:33.080Z] Step 21/22 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 [2023-03-07T22:54:33.340Z] Removing intermediate container 0e267663b9bd [2023-03-07T22:54:33.340Z] ---> c51b4d5eaa95 [2023-03-07T22:54:33.340Z] 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-07T22:54:33.340Z] ---> Running in 0148d3569db0 [2023-03-07T22:54:33.340Z] Removing intermediate container 0148d3569db0 [2023-03-07T22:54:33.340Z] ---> 8bc3772e5489 [2023-03-07T22:54:33.340Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T22:54:33.340Z] ---> Running in 1d6ef232af25 [2023-03-07T22:54:33.340Z] ---> 3309a50b859a [2023-03-07T22:54:33.340Z] 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-07T22:54:33.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T22:54:33.596Z] Removing intermediate container 1d6ef232af25 [2023-03-07T22:54:33.596Z] ---> 8d11e873ede2 [2023-03-07T22:54:33.596Z] [2023-03-07T22:54:33.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T22:54:33.596Z] Successfully built 8d11e873ede2 [2023-03-07T22:54:33.596Z] Successfully tagged support-scheduler:latest [2023-03-07T22:54:33.596Z]  Building support-scheduler ... done Building security-proxy-setup [2023-03-07T22:54:33.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T22:54:33.596Z] ---> 9530d979fb46 [2023-03-07T22:54:33.596Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-07T22:54:33.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T22:54:33.853Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T22:54:33.853Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T22:54:33.853Z] OK: 15859 distinct packages available [2023-03-07T22:54:34.114Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T22:54:34.114Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T22:54:34.114Z] OK: 15859 distinct packages available [2023-03-07T22:54:34.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T22:54:34.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T22:54:34.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T22:54:34.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T22:54:34.371Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-07T22:54:34.371Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-07T22:54:34.371Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-07T22:54:34.371Z] (3/4) Installing libucontext (1.1-r0) [2023-03-07T22:54:34.371Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-07T22:54:34.371Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T22:54:34.371Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-07T22:54:34.371Z] (3/5) Installing libucontext (1.1-r0) [2023-03-07T22:54:34.371Z] OK: 6 MiB in 18 packages [2023-03-07T22:54:34.371Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-07T22:54:34.371Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-07T22:54:34.371Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T22:54:34.371Z] OK: 7 MiB in 19 packages [2023-03-07T22:54:35.306Z] ---> 3a959ab43091 [2023-03-07T22:54:35.306Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-07T22:54:35.872Z] ---> 925f34c0863e [2023-03-07T22:54:35.872Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-07T22:54:36.129Z] Removing intermediate container 136ec100cf17 [2023-03-07T22:54:36.129Z] ---> 57452ba352e9 [2023-03-07T22:54:36.129Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T22:54:36.129Z] Removing intermediate container aa82d8e97dda [2023-03-07T22:54:36.129Z] ---> a44f9273231c [2023-03-07T22:54:36.129Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T22:54:37.060Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T22:54:37.060Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-07T22:54:37.060Z] ---> 3da640c79165 [2023-03-07T22:54:37.060Z] Step 3/20 : WORKDIR /edgex-go [2023-03-07T22:54:37.060Z] ---> Using cache [2023-03-07T22:54:37.060Z] ---> 64e27d848c33 [2023-03-07T22:54:37.060Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-07T22:54:37.060Z] ---> Using cache [2023-03-07T22:54:37.060Z] ---> 4c177ff02817 [2023-03-07T22:54:37.060Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-07T22:54:37.060Z] ---> Using cache [2023-03-07T22:54:37.060Z] ---> 975b8bc0127b [2023-03-07T22:54:37.060Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T22:54:37.060Z] ---> Using cache [2023-03-07T22:54:37.060Z] ---> 98fc7b872c43 [2023-03-07T22:54:37.060Z] Step 7/20 : COPY . . [2023-03-07T22:54:37.060Z] ---> Using cache [2023-03-07T22:54:37.060Z] ---> 44c6dcd9817e [2023-03-07T22:54:37.060Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-07T22:54:37.318Z] ---> 78d787d0fc9d [2023-03-07T22:54:37.318Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-07T22:54:37.318Z] ---> Running in bc0f094f0e68 [2023-03-07T22:54:37.882Z] ---> 1f6f67fdea4f [2023-03-07T22:54:37.882Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T22:54:37.882Z] ---> Running in 79afde78a02d [2023-03-07T22:54:38.140Z] ---> 33c93c552b05 [2023-03-07T22:54:38.140Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T22:54:38.140Z] 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-07T22:54:38.140Z] ---> 7047723050ac [2023-03-07T22:54:38.140Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T22:54:38.396Z] ---> 6c0b5f2999de [2023-03-07T22:54:38.396Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-07T22:54:38.396Z] ---> 997518cfb4cb [2023-03-07T22:54:38.396Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-07T22:54:38.396Z] ---> Running in 792c367d9378 [2023-03-07T22:54:38.653Z] Removing intermediate container 792c367d9378 [2023-03-07T22:54:38.653Z] ---> c50b386f9318 [2023-03-07T22:54:38.653Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-07T22:54:38.910Z] ---> 941abf547b65 [2023-03-07T22:54:38.910Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-07T22:54:39.169Z] Removing intermediate container 79afde78a02d [2023-03-07T22:54:39.169Z] ---> bc4170a89eac [2023-03-07T22:54:39.169Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T22:54:39.169Z] ---> 80de425d2518 [2023-03-07T22:54:39.169Z] ---> 48f4de43597e [2023-03-07T22:54:39.169Z] Step 19/24 : WORKDIR /Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T22:54:39.169Z] [2023-03-07T22:54:39.169Z] ---> Running in 038a975909aa [2023-03-07T22:54:39.169Z] ---> Running in 54f8f3a393ff [2023-03-07T22:54:39.169Z] ---> Running in 289c9cc747f4 [2023-03-07T22:54:39.426Z] Removing intermediate container 54f8f3a393ff [2023-03-07T22:54:39.426Z] ---> b4891c5b4c84 [2023-03-07T22:54:39.426Z] Step 21/23 : LABEL arch=x86_64 [2023-03-07T22:54:39.426Z] Removing intermediate container 038a975909aa [2023-03-07T22:54:39.426Z] ---> abd54a5cdd97 [2023-03-07T22:54:39.426Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T22:54:39.426Z] ---> Running in 565492f6a862 [2023-03-07T22:54:39.426Z] Removing intermediate container 289c9cc747f4 [2023-03-07T22:54:39.426Z] ---> 5c871e29ccde [2023-03-07T22:54:39.426Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T22:54:39.426Z] ---> Running in 53403546b203 [2023-03-07T22:54:39.426Z] ---> Running in c13c9609842e [2023-03-07T22:54:39.684Z] Removing intermediate container 565492f6a862 [2023-03-07T22:54:39.684Z] ---> d3eab28cc531 [2023-03-07T22:54:39.684Z] Step 22/23 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 [2023-03-07T22:54:39.684Z] Removing intermediate container 53403546b203 [2023-03-07T22:54:39.684Z] ---> d01ba1c74728 [2023-03-07T22:54:39.684Z] Step 21/23 : LABEL arch=x86_64 [2023-03-07T22:54:39.684Z] ---> Running in 2a56fba9fc1d [2023-03-07T22:54:39.684Z] ---> Running in 04c6e09c3083 [2023-03-07T22:54:39.684Z] Removing intermediate container c13c9609842e [2023-03-07T22:54:39.684Z] ---> 48ed7f9b96d7 [2023-03-07T22:54:39.684Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T22:54:39.941Z] Removing intermediate container 04c6e09c3083 [2023-03-07T22:54:39.941Z] ---> d2a076fb83a2 [2023-03-07T22:54:39.941Z] Step 22/23 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 [2023-03-07T22:54:39.941Z] ---> Running in 8ff43a3e8075 [2023-03-07T22:54:39.941Z] Removing intermediate container 2a56fba9fc1d [2023-03-07T22:54:39.941Z] ---> 1c3ade8d9b6e [2023-03-07T22:54:39.941Z] Step 23/23 : LABEL version=0.0.0 [2023-03-07T22:54:39.941Z] ---> Running in a7c36733fbc0 [2023-03-07T22:54:39.941Z] ---> Running in 145fd9e1970e [2023-03-07T22:54:40.203Z] Removing intermediate container 8ff43a3e8075 [2023-03-07T22:54:40.203Z] ---> 0761bce4a541 [2023-03-07T22:54:40.203Z] Step 22/24 : LABEL arch=x86_64 [2023-03-07T22:54:40.203Z] ---> Running in f6726184ee07 [2023-03-07T22:54:40.203Z] Removing intermediate container 145fd9e1970e [2023-03-07T22:54:40.203Z] ---> d7a15cbd965c [2023-03-07T22:54:40.203Z] [2023-03-07T22:54:40.203Z] Removing intermediate container a7c36733fbc0 [2023-03-07T22:54:40.203Z] ---> 36e941d91a09 [2023-03-07T22:54:40.203Z] Step 23/23 : LABEL version=0.0.0 [2023-03-07T22:54:40.203Z] Successfully built d7a15cbd965c [2023-03-07T22:54:40.203Z] Successfully tagged security-secretstore-setup:latest [2023-03-07T22:54:40.203Z]  Building security-secretstore-setup ... done  ---> Running in 8eab138d0e1b [2023-03-07T22:54:40.203Z] Building core-common-config-bootstrapper [2023-03-07T22:54:40.203Z] Removing intermediate container f6726184ee07 [2023-03-07T22:54:40.203Z] ---> 1144f55a4965 [2023-03-07T22:54:40.203Z] Step 23/24 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 [2023-03-07T22:54:40.545Z] ---> Running in cbe18b18dffb [2023-03-07T22:54:41.110Z] Removing intermediate container 8eab138d0e1b [2023-03-07T22:54:41.110Z] ---> a37a20cff145 [2023-03-07T22:54:41.110Z] [2023-03-07T22:54:41.110Z] Removing intermediate container cbe18b18dffb [2023-03-07T22:54:41.110Z] ---> a4e505c78fad [2023-03-07T22:54:41.110Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T22:54:41.110Z] Successfully built a37a20cff145 [2023-03-07T22:54:41.368Z] Successfully tagged security-spire-server:latest [2023-03-07T22:54:41.368Z]  Building security-spire-server ... done Building security-proxy-auth [2023-03-07T22:54:41.368Z] ---> Running in 491250ec9d5e [2023-03-07T22:54:41.933Z] Removing intermediate container 491250ec9d5e [2023-03-07T22:54:41.933Z] ---> 18072d81b0fc [2023-03-07T22:54:41.933Z] [2023-03-07T22:54:41.933Z] Successfully built 18072d81b0fc [2023-03-07T22:54:41.933Z] Successfully tagged security-spire-config:latest [2023-03-07T22:54:41.933Z] Building security-spire-agent [2023-03-07T22:54:47.188Z]  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T22:54:47.188Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T22:54:47.188Z] ---> 3da640c79165 [2023-03-07T22:54:47.188Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T22:54:47.188Z] ---> Using cache [2023-03-07T22:54:47.188Z] ---> 8dcf2fad75c5 [2023-03-07T22:54:47.188Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T22:54:47.188Z] ---> Using cache [2023-03-07T22:54:47.188Z] ---> fa1879551b4c [2023-03-07T22:54:47.188Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T22:54:47.188Z] ---> Using cache [2023-03-07T22:54:47.188Z] ---> 7dc581de494e [2023-03-07T22:54:47.188Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T22:54:47.188Z] ---> Using cache [2023-03-07T22:54:47.188Z] ---> 009b27d63cd6 [2023-03-07T22:54:47.188Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T22:54:47.188Z] ---> Using cache [2023-03-07T22:54:47.188Z] ---> bedc7b2bbc5f [2023-03-07T22:54:47.188Z] Step 8/22 : COPY . . [2023-03-07T22:54:47.188Z] ---> Using cache [2023-03-07T22:54:47.188Z] ---> b22fa3229b47 [2023-03-07T22:54:47.188Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-07T22:54:48.285Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T22:54:48.285Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T22:54:48.285Z] ---> 3da640c79165 [2023-03-07T22:54:48.285Z] Step 3/24 : WORKDIR /edgex-go [2023-03-07T22:54:48.285Z] ---> Using cache [2023-03-07T22:54:48.285Z] ---> 64e27d848c33 [2023-03-07T22:54:48.285Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T22:54:48.285Z] ---> Using cache [2023-03-07T22:54:48.285Z] ---> 3eb96a30eaa5 [2023-03-07T22:54:48.285Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-07T22:54:48.285Z] ---> Using cache [2023-03-07T22:54:48.285Z] ---> 6abf2634a533 [2023-03-07T22:54:48.285Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T22:54:48.285Z] ---> Using cache [2023-03-07T22:54:48.285Z] ---> 0685efb20725 [2023-03-07T22:54:48.285Z] Step 7/24 : COPY . . [2023-03-07T22:54:48.285Z] ---> Using cache [2023-03-07T22:54:48.285Z] ---> 17aaca95cbed [2023-03-07T22:54:48.285Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T22:54:48.285Z] ---> Using cache [2023-03-07T22:54:48.285Z] ---> 2c0d0536a6d3 [2023-03-07T22:54:48.285Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-07T22:54:48.285Z] ---> Using cache [2023-03-07T22:54:48.285Z] ---> 635e53e69ced [2023-03-07T22:54:48.285Z] 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-07T22:54:48.285Z] ---> Using cache [2023-03-07T22:54:48.285Z] ---> db04de19a7f4 [2023-03-07T22:54:48.285Z] Step 11/24 : WORKDIR /edgex-go [2023-03-07T22:54:48.285Z] ---> Using cache [2023-03-07T22:54:48.285Z] ---> cae47d06b012 [2023-03-07T22:54:48.285Z] [2023-03-07T22:54:48.285Z] Step 12/24 : FROM alpine:3.15 [2023-03-07T22:54:48.285Z] ---> 5ce65d7b0fde [2023-03-07T22:54:48.285Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T22:54:48.285Z] ---> Using cache [2023-03-07T22:54:48.285Z] ---> 4361777833ae [2023-03-07T22:54:48.285Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-07T22:54:48.285Z] ---> Using cache [2023-03-07T22:54:48.285Z] ---> 57452ba352e9 [2023-03-07T22:54:48.285Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-07T22:54:48.934Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T22:54:48.934Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T22:54:48.934Z] ---> 3da640c79165 [2023-03-07T22:54:48.934Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T22:54:48.934Z] ---> Using cache [2023-03-07T22:54:48.934Z] ---> 8dcf2fad75c5 [2023-03-07T22:54:48.934Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T22:54:48.934Z] ---> Using cache [2023-03-07T22:54:48.934Z] ---> fa1879551b4c [2023-03-07T22:54:48.934Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T22:54:48.934Z] ---> Using cache [2023-03-07T22:54:48.934Z] ---> 7dc581de494e [2023-03-07T22:54:48.934Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T22:54:48.934Z] ---> Using cache [2023-03-07T22:54:48.934Z] ---> 009b27d63cd6 [2023-03-07T22:54:48.934Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T22:54:48.934Z] ---> Using cache [2023-03-07T22:54:48.934Z] ---> bedc7b2bbc5f [2023-03-07T22:54:48.934Z] Step 8/22 : COPY . . [2023-03-07T22:54:48.934Z] ---> Using cache [2023-03-07T22:54:48.934Z] ---> b22fa3229b47 [2023-03-07T22:54:48.934Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-07T22:54:50.942Z] ---> 541955ad8adb [2023-03-07T22:54:50.942Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T22:54:50.942Z] ---> Running in 00366142dc10 [2023-03-07T22:54:50.942Z] ---> Running in 1e83983824f9 [2023-03-07T22:54:51.506Z] 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-07T22:54:51.506Z] 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-07T22:54:52.438Z] ---> 9a680227b9f3 [2023-03-07T22:54:52.438Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T22:54:52.698Z] ---> 43029395ac2b [2023-03-07T22:54:52.698Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-07T22:54:52.956Z] ---> bbbdb21ac11c [2023-03-07T22:54:52.956Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-07T22:54:53.213Z] ---> 784ff1683855 [2023-03-07T22:54:53.213Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T22:54:53.213Z] ---> Running in a0323ff9fbbc [2023-03-07T22:54:53.213Z] Removing intermediate container a0323ff9fbbc [2023-03-07T22:54:53.213Z] ---> bbe30f65787c [2023-03-07T22:54:53.213Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T22:54:53.213Z] ---> Running in 075bb7f8a4dc [2023-03-07T22:54:53.476Z] Removing intermediate container 075bb7f8a4dc [2023-03-07T22:54:53.476Z] ---> 519862cb9097 [2023-03-07T22:54:53.477Z] Step 22/24 : LABEL arch=x86_64 [2023-03-07T22:54:53.477Z] ---> Running in 2804d9edb3cd [2023-03-07T22:54:53.735Z] Removing intermediate container 2804d9edb3cd [2023-03-07T22:54:53.735Z] ---> 65887494518f [2023-03-07T22:54:53.735Z] Step 23/24 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 [2023-03-07T22:54:53.735Z] ---> Running in 64e394c7e0b3 [2023-03-07T22:54:53.735Z] Removing intermediate container 64e394c7e0b3 [2023-03-07T22:54:53.735Z] ---> c9d389d7fd51 [2023-03-07T22:54:53.735Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T22:54:53.735Z] ---> Running in 5d9f961256ac [2023-03-07T22:54:53.992Z] Removing intermediate container 5d9f961256ac [2023-03-07T22:54:53.992Z] ---> 4691c7d0b3cd [2023-03-07T22:54:53.992Z] [2023-03-07T22:54:53.992Z] Successfully built 4691c7d0b3cd [2023-03-07T22:54:53.992Z] Successfully tagged security-spire-agent:latest [2023-03-07T22:55:00.541Z]  Building security-spire-agent ... done Removing intermediate container a0711e1e876b [2023-03-07T22:55:00.541Z] ---> 5c69f5cc8af0 [2023-03-07T22:55:00.541Z] [2023-03-07T22:55:00.541Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T22:55:00.541Z] ---> dfd21b5a31f5 [2023-03-07T22:55:00.541Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-07T22:55:00.541Z] ---> Running in a54df00eae52 [2023-03-07T22:55:00.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T22:55:01.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T22:55:01.322Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-07T22:55:01.322Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-07T22:55:01.322Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T22:55:01.322Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T22:55:01.581Z] OK: 6 MiB in 16 packages [2023-03-07T22:55:02.513Z] Removing intermediate container bc0f094f0e68 [2023-03-07T22:55:02.513Z] ---> f8fe6c8d1dcd [2023-03-07T22:55:02.513Z] [2023-03-07T22:55:02.513Z] Step 9/20 : FROM alpine:3.16 [2023-03-07T22:55:02.513Z] ---> dfd21b5a31f5 [2023-03-07T22:55:02.513Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-07T22:55:02.513Z] ---> Running in a19b7c9fc6af [2023-03-07T22:55:02.777Z] Removing intermediate container a54df00eae52 [2023-03-07T22:55:02.777Z] ---> 01d4b468c12d [2023-03-07T22:55:02.777Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T22:55:02.777Z] ---> Running in 42acffe7196d [2023-03-07T22:55:02.777Z] Removing intermediate container 42acffe7196d [2023-03-07T22:55:02.777Z] ---> 14bd78fc951e [2023-03-07T22:55:02.777Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-07T22:55:03.035Z] ---> Running in 62cdb772bd3d [2023-03-07T22:55:03.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T22:55:03.035Z] Removing intermediate container 62cdb772bd3d [2023-03-07T22:55:03.035Z] ---> e9bbc75d4bbc [2023-03-07T22:55:03.035Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-07T22:55:03.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T22:55:03.035Z] ---> Running in ef31f9aa6dcf [2023-03-07T22:55:03.295Z] Removing intermediate container ef31f9aa6dcf [2023-03-07T22:55:03.295Z] ---> a283603b6e32 [2023-03-07T22:55:03.295Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T22:55:03.295Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-07T22:55:03.295Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-07T22:55:03.295Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T22:55:03.295Z] OK: 6 MiB in 16 packages [2023-03-07T22:55:03.552Z] ---> 895152bd04fc [2023-03-07T22:55:03.552Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-07T22:55:04.118Z] Removing intermediate container a19b7c9fc6af [2023-03-07T22:55:04.118Z] ---> 1d7ac5df0bb5 [2023-03-07T22:55:04.118Z] 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-07T22:55:04.118Z] ---> Running in be9df4b13c1b [2023-03-07T22:55:04.376Z] Removing intermediate container be9df4b13c1b [2023-03-07T22:55:04.376Z] ---> 4b5d1d41cc69 [2023-03-07T22:55:04.376Z] Step 12/20 : WORKDIR /edgex [2023-03-07T22:55:04.376Z] ---> 666e001b7280 [2023-03-07T22:55:04.376Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-07T22:55:04.376Z] ---> Running in fec7a79f8732 [2023-03-07T22:55:04.635Z] Removing intermediate container fec7a79f8732 [2023-03-07T22:55:04.635Z] ---> 381cf32ada85 [2023-03-07T22:55:04.635Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-07T22:55:04.635Z] ---> 0a01a79d82df [2023-03-07T22:55:04.635Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-07T22:55:04.635Z] ---> Running in 8291ccfafafc [2023-03-07T22:55:04.635Z] ---> 7dad810a08e4 [2023-03-07T22:55:04.635Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-07T22:55:04.635Z] Removing intermediate container 8291ccfafafc [2023-03-07T22:55:04.635Z] ---> 8afc7dcda54d [2023-03-07T22:55:04.635Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T22:55:04.893Z] ---> Running in 97b81e291e12 [2023-03-07T22:55:04.893Z] Removing intermediate container 97b81e291e12 [2023-03-07T22:55:04.893Z] ---> 5ea17d0237f2 [2023-03-07T22:55:04.893Z] Step 20/22 : LABEL arch=x86_64 [2023-03-07T22:55:04.893Z] ---> Running in 097efe575d0b [2023-03-07T22:55:05.151Z] ---> d71f24aebaeb [2023-03-07T22:55:05.151Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-07T22:55:05.151Z] Removing intermediate container 097efe575d0b [2023-03-07T22:55:05.151Z] ---> 10b28bc7957d [2023-03-07T22:55:05.151Z] Step 21/22 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 [2023-03-07T22:55:05.151Z] ---> Running in dca1bb1f5880 [2023-03-07T22:55:05.151Z] ---> de2230a4e852 [2023-03-07T22:55:05.151Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T22:55:05.409Z] ---> Running in 361a2e2b0ed3 [2023-03-07T22:55:05.409Z] Removing intermediate container dca1bb1f5880 [2023-03-07T22:55:05.409Z] ---> 2ac4c77f79df [2023-03-07T22:55:05.409Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T22:55:05.409Z] ---> Running in 0e55a199198e [2023-03-07T22:55:05.409Z] Removing intermediate container 0e55a199198e [2023-03-07T22:55:05.409Z] ---> 85db2aa21959 [2023-03-07T22:55:05.409Z] [2023-03-07T22:55:05.666Z] Successfully built 85db2aa21959 [2023-03-07T22:55:05.666Z] Successfully tagged support-notifications:latest [2023-03-07T22:55:07.563Z]  Building support-notifications ... done Removing intermediate container 361a2e2b0ed3 [2023-03-07T22:55:07.563Z] ---> 902fbde6931f [2023-03-07T22:55:07.563Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T22:55:07.563Z] ---> Running in 314f018242d1 [2023-03-07T22:55:07.822Z] Removing intermediate container 314f018242d1 [2023-03-07T22:55:07.822Z] ---> 7ae28685c217 [2023-03-07T22:55:07.822Z] Step 18/20 : LABEL arch=x86_64 [2023-03-07T22:55:07.822Z] ---> Running in bfd9250ad4a3 [2023-03-07T22:55:08.079Z] Removing intermediate container bfd9250ad4a3 [2023-03-07T22:55:08.079Z] ---> a30128cd3e15 [2023-03-07T22:55:08.079Z] Step 19/20 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 [2023-03-07T22:55:08.079Z] ---> Running in bc343aa8b19b [2023-03-07T22:55:08.079Z] Removing intermediate container bc343aa8b19b [2023-03-07T22:55:08.079Z] ---> 2660dc8be269 [2023-03-07T22:55:08.079Z] Step 20/20 : LABEL version=0.0.0 [2023-03-07T22:55:08.337Z] ---> Running in 0b56a2fe520d [2023-03-07T22:55:08.337Z] Removing intermediate container 0b56a2fe520d [2023-03-07T22:55:08.337Z] ---> 236eb1afdcae [2023-03-07T22:55:08.337Z] [2023-03-07T22:55:08.594Z] Successfully built 236eb1afdcae [2023-03-07T22:55:08.594Z] Successfully tagged security-proxy-setup:latest [2023-03-07T22:55:11.883Z]  Building security-proxy-setup ... done Removing intermediate container 1e83983824f9 [2023-03-07T22:55:11.883Z] ---> d19e0051d574 [2023-03-07T22:55:11.883Z] [2023-03-07T22:55:11.883Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T22:55:11.883Z] ---> dfd21b5a31f5 [2023-03-07T22:55:11.883Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-07T22:55:11.883Z] Removing intermediate container 00366142dc10 [2023-03-07T22:55:11.883Z] ---> ea6d3218fef1 [2023-03-07T22:55:11.883Z] [2023-03-07T22:55:11.883Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T22:55:11.883Z] ---> dfd21b5a31f5 [2023-03-07T22:55:11.883Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-07T22:55:11.883Z] ---> Running in dd8f37c53c92 [2023-03-07T22:55:11.883Z] ---> Running in d561a3fa6a81 [2023-03-07T22:55:11.883Z] Removing intermediate container dd8f37c53c92 [2023-03-07T22:55:11.883Z] ---> 49b14a94ba15 [2023-03-07T22:55:11.883Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T22:55:11.883Z] ---> Running in c55a6ed7e2fe [2023-03-07T22:55:11.883Z] Removing intermediate container d561a3fa6a81 [2023-03-07T22:55:11.883Z] ---> 05e8e841110d [2023-03-07T22:55:11.883Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T22:55:11.883Z] ---> Running in b29dce4b5273 [2023-03-07T22:55:11.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T22:55:12.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T22:55:12.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T22:55:12.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T22:55:12.405Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T22:55:12.405Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T22:55:12.405Z] OK: 6 MiB in 15 packages [2023-03-07T22:55:12.405Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T22:55:12.405Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T22:55:12.405Z] OK: 6 MiB in 15 packages [2023-03-07T22:55:12.972Z] Removing intermediate container c55a6ed7e2fe [2023-03-07T22:55:12.972Z] ---> 092bb34015bb [2023-03-07T22:55:12.972Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T22:55:12.972Z] Removing intermediate container b29dce4b5273 [2023-03-07T22:55:12.972Z] ---> 065115460b34 [2023-03-07T22:55:12.972Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T22:55:12.972Z] ---> cd1a544f504f [2023-03-07T22:55:12.972Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-07T22:55:12.972Z] ---> 77b4bfa013b0 [2023-03-07T22:55:12.972Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-07T22:55:13.234Z] ---> 56739d27611b [2023-03-07T22:55:13.234Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-07T22:55:13.495Z] ---> 987c366c4027 [2023-03-07T22:55:13.495Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-07T22:55:13.495Z] ---> 7d58c02999e4 [2023-03-07T22:55:13.495Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-07T22:55:13.495Z] ---> 6eaf3b044bf4 [2023-03-07T22:55:13.495Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-07T22:55:13.495Z] ---> 3aa679f9e18f [2023-03-07T22:55:13.495Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T22:55:13.754Z] ---> Running in 7cfbf67ee790 [2023-03-07T22:55:13.754Z] ---> 52e3ac08ac64 [2023-03-07T22:55:13.754Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T22:55:13.754Z] ---> Running in c15df9ca9713 [2023-03-07T22:55:14.319Z] Removing intermediate container 7cfbf67ee790 [2023-03-07T22:55:14.319Z] ---> cdbebb71ecc6 [2023-03-07T22:55:14.319Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T22:55:14.319Z] ---> Running in 66221e8b7001 [2023-03-07T22:55:14.319Z] Removing intermediate container c15df9ca9713 [2023-03-07T22:55:14.319Z] ---> 9d32bb06fc52 [2023-03-07T22:55:14.319Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T22:55:14.319Z] ---> Running in de232cb38a84 [2023-03-07T22:55:14.319Z] Removing intermediate container 66221e8b7001 [2023-03-07T22:55:14.319Z] ---> 5d237e1f3aa2 [2023-03-07T22:55:14.319Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-07T22:55:14.319Z] ---> Running in 1072393d6a08 [2023-03-07T22:55:14.579Z] Removing intermediate container de232cb38a84 [2023-03-07T22:55:14.579Z] ---> 94911160aa41 [2023-03-07T22:55:14.579Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-07T22:55:14.579Z] ---> Running in 9a34c7e6faf9 [2023-03-07T22:55:14.579Z] Removing intermediate container 1072393d6a08 [2023-03-07T22:55:14.579Z] ---> 887a5fe88574 [2023-03-07T22:55:14.579Z] Step 20/22 : LABEL arch=x86_64 [2023-03-07T22:55:14.579Z] ---> Running in c05317fee7aa [2023-03-07T22:55:14.579Z] Removing intermediate container 9a34c7e6faf9 [2023-03-07T22:55:14.579Z] ---> eb32b3c200cb [2023-03-07T22:55:14.579Z] Step 20/22 : LABEL arch=x86_64 [2023-03-07T22:55:14.579Z] ---> Running in 5585be204a03 [2023-03-07T22:55:14.579Z] Removing intermediate container c05317fee7aa [2023-03-07T22:55:14.579Z] ---> e1935378189a [2023-03-07T22:55:14.579Z] Step 21/22 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 [2023-03-07T22:55:14.579Z] ---> Running in 690c14211cea [2023-03-07T22:55:14.579Z] Removing intermediate container 5585be204a03 [2023-03-07T22:55:14.579Z] ---> 6e6da8dbfae7 [2023-03-07T22:55:14.579Z] Step 21/22 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 [2023-03-07T22:55:14.838Z] ---> Running in 6e4d27541cd3 [2023-03-07T22:55:14.838Z] Removing intermediate container 690c14211cea [2023-03-07T22:55:14.838Z] ---> eafd6326930f [2023-03-07T22:55:14.838Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T22:55:14.838Z] ---> Running in 34960038c71e [2023-03-07T22:55:14.838Z] Removing intermediate container 6e4d27541cd3 [2023-03-07T22:55:14.838Z] ---> 6f7850bb7b05 [2023-03-07T22:55:14.838Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T22:55:14.838Z] ---> Running in 2b1c850e1ea5 [2023-03-07T22:55:14.838Z] Removing intermediate container 34960038c71e [2023-03-07T22:55:14.838Z] ---> 451f3204eebb [2023-03-07T22:55:14.838Z] [2023-03-07T22:55:14.838Z] Removing intermediate container 2b1c850e1ea5 [2023-03-07T22:55:14.838Z] ---> 4eb68f48c151 [2023-03-07T22:55:14.838Z] [2023-03-07T22:55:14.838Z] Successfully built 451f3204eebb [2023-03-07T22:55:14.838Z] Successfully tagged security-proxy-auth:latest [2023-03-07T22:55:15.096Z]  Building security-proxy-auth ... done Successfully built 4eb68f48c151 [2023-03-07T22:55:15.096Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-07T22:55:15.101Z]  Building core-common-config-bootstrapper ... done  [Pipeline] } [2023-03-07T22:55:15.129Z] $ docker stop --time=1 df99408eed9b6a7ca801e0194d0b99682195df6a8f25f471625ca19411e80d9c [2023-03-07T22:55:16.370Z] $ docker rm -f --volumes df99408eed9b6a7ca801e0194d0b99682195df6a8f25f471625ca19411e80d9c [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T22:55:16.771Z] + docker images [2023-03-07T22:55:16.771Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-07T22:55:16.771Z] core-common-config-bootstrapper latest 4eb68f48c151 2 seconds ago 15.5MB [2023-03-07T22:55:16.771Z] security-proxy-auth latest 451f3204eebb 2 seconds ago 16.2MB [2023-03-07T22:55:16.771Z] ea6d3218fef1 5 seconds ago 1.68GB [2023-03-07T22:55:16.771Z] d19e0051d574 6 seconds ago 1.66GB [2023-03-07T22:55:16.771Z] security-proxy-setup latest 236eb1afdcae 8 seconds ago 16.4MB [2023-03-07T22:55:16.771Z] support-notifications latest 85db2aa21959 11 seconds ago 30.7MB [2023-03-07T22:55:16.771Z] f8fe6c8d1dcd 15 seconds ago 1.66GB [2023-03-07T22:55:16.771Z] 5c69f5cc8af0 17 seconds ago 1.75GB [2023-03-07T22:55:16.771Z] security-spire-agent latest 4691c7d0b3cd 23 seconds ago 125MB [2023-03-07T22:55:16.771Z] security-spire-config latest 18072d81b0fc 35 seconds ago 85.8MB [2023-03-07T22:55:16.771Z] security-spire-server latest a37a20cff145 36 seconds ago 86.5MB [2023-03-07T22:55:16.771Z] security-secretstore-setup latest d7a15cbd965c 36 seconds ago 29.9MB [2023-03-07T22:55:16.771Z] support-scheduler latest 8d11e873ede2 43 seconds ago 30.1MB [2023-03-07T22:55:16.771Z] cae47d06b012 44 seconds ago 1.55GB [2023-03-07T22:55:16.771Z] 5fd5ed36471a 44 seconds ago 1.55GB [2023-03-07T22:55:16.771Z] 3bbbb19a598e 49 seconds ago 1.75GB [2023-03-07T22:55:16.771Z] cf2c656965b6 50 seconds ago 1.67GB [2023-03-07T22:55:16.771Z] security-bootstrapper latest bf627369b525 About a minute ago 19.8MB [2023-03-07T22:55:16.771Z] security-spiffe-token-provider latest 8e66deafec35 About a minute ago 30MB [2023-03-07T22:55:16.771Z] core-metadata latest 65624559950b About a minute ago 18.5MB [2023-03-07T22:55:16.771Z] core-command latest 1cc7dd6d9164 About a minute ago 17.8MB [2023-03-07T22:55:16.771Z] core-data latest d67c127aa601 About a minute ago 18MB [2023-03-07T22:55:16.771Z] 0a65df40883c About a minute ago 1.72GB [2023-03-07T22:55:16.771Z] 32bfe14b49d8 About a minute ago 1.69GB [2023-03-07T22:55:16.771Z] 58f432a109e0 About a minute ago 1.69GB [2023-03-07T22:55:16.771Z] 6f256bece5a1 About a minute ago 1.68GB [2023-03-07T22:55:16.771Z] db93ee5db0ab About a minute ago 1.67GB [2023-03-07T22:55:16.771Z] ci-base-image-x86_64 latest 3da640c79165 5 minutes ago 903MB [2023-03-07T22:55:16.771Z] alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB [2023-03-07T22:55:16.771Z] alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB [2023-03-07T22:55:16.771Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB [2023-03-07T22:55:16.771Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-07T22:55:16.771Z] 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-07T22:55:39.486Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-07T22:55:39.486Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-07T22:55:40.890Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-07T22:55:41.160Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-07T22:55:41.160Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-07T22:55:41.743Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-07T22:55:42.326Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-07T22:55:42.326Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-07T22:55:42.326Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-07T22:55:43.290Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-07T22:55:46.635Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-07T22:55:46.635Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-07T22:55:46.635Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-07T22:55:46.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-07T22:55:58.940Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.438s coverage: 28.7% of statements [2023-03-07T22:55:58.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-07T22:55:58.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-07T22:56:05.584Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.572s coverage: 98.5% of statements [2023-03-07T22:56:10.940Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.848s coverage: 71.2% of statements [2023-03-07T22:56:10.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-07T22:56:10.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-07T22:56:10.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-07T22:56:10.940Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.823s coverage: 54.0% of statements [2023-03-07T22:56:10.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-07T22:56:10.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-07T22:56:33.288Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 25.881s coverage: 88.5% of statements [2023-03-07T22:56:33.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-07T22:56:33.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-07T22:56:33.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-07T22:56:33.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-07T22:56:33.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-07T22:56:33.288Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.682s coverage: 3.9% of statements [2023-03-07T22:56:33.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-07T22:56:33.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-07T22:56:37.562Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.402s coverage: 95.6% of statements [2023-03-07T22:56:37.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-07T22:56:37.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-07T22:56:37.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-07T22:56:37.562Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.453s coverage: 72.2% of statements [2023-03-07T22:56:37.562Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-07T22:56:37.562Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-07T22:56:37.562Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-07T22:56:37.562Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-07T22:56:37.562Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-07T22:56:37.562Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.670s coverage: 65.9% of statements [2023-03-07T22:56:37.562Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-07T22:56:37.562Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-07T22:56:37.562Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-07T22:56:37.562Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.736s coverage: 0.9% of statements [2023-03-07T22:56:37.562Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-07T22:56:37.562Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.572s coverage: 29.6% of statements [2023-03-07T22:56:37.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-07T22:56:38.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.332s coverage: 45.5% of statements [2023-03-07T22:56:39.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.533s coverage: 82.9% of statements [2023-03-07T22:56:39.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.382s coverage: 94.1% of statements [2023-03-07T22:56:42.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.469s coverage: 96.3% of statements [2023-03-07T22:56:45.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.364s coverage: 87.5% of statements [2023-03-07T22:56:55.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.523s coverage: 94.4% of statements [2023-03-07T22:57:13.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.084s coverage: 79.9% of statements [2023-03-07T22:57:13.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-07T22:57:13.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.415s coverage: 92.9% of statements [2023-03-07T22:57:13.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-07T22:57:13.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-07T22:57:13.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-07T22:57:13.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.067s coverage: 64.4% of statements [2023-03-07T22:57:13.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-07T22:57:13.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-07T22:57:13.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-07T22:57:13.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-07T22:57:13.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.266s coverage: 86.9% of statements [2023-03-07T22:57:13.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-07T22:57:13.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-07T22:57:13.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-07T22:57:13.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-07T22:57:13.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.250s coverage: 87.2% of statements [2023-03-07T22:57:13.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.229s coverage: 20.0% of statements [2023-03-07T22:57:13.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-07T22:57:13.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-07T22:57:13.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.331s coverage: 100.0% of statements [2023-03-07T22:57:13.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-07T22:57:13.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.536s coverage: 81.2% of statements [2023-03-07T22:57:14.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.554s coverage: 82.1% of statements [2023-03-07T22:57:14.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-07T22:57:14.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.273s coverage: 84.8% of statements [2023-03-07T22:57:14.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-07T22:57:21.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.282s coverage: 63.1% of statements [2023-03-07T22:57:21.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-07T22:57:21.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-07T22:57:21.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.374s coverage: 100.0% of statements [2023-03-07T22:57:21.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.278s coverage: 89.4% of statements [2023-03-07T22:57:21.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.085s coverage: 100.0% of statements [2023-03-07T22:57:21.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.069s coverage: 73.7% of statements [2023-03-07T22:57:21.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.094s coverage: 100.0% of statements [2023-03-07T22:57:21.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-07T22:57:21.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-07T22:57:21.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-07T22:57:31.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.045s coverage: 38.4% of statements [2023-03-07T22:57:31.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-07T22:57:31.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-07T22:57:31.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.284s coverage: 89.5% of statements [2023-03-07T22:57:31.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-07T22:57:31.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.323s coverage: 84.8% of statements [2023-03-07T22:57:31.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-07T22:57:31.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-07T22:57:31.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-07T22:57:31.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-07T22:57:38.146Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.398s coverage: 17.7% of statements [2023-03-07T22:57:38.146Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-07T22:57:38.146Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-07T22:57:38.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-07T22:57:38.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-07T22:57:38.147Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.678s coverage: 92.3% of statements [2023-03-07T22:57:38.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-07T22:57:38.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-07T22:57:38.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-07T22:57:38.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-07T22:57:38.147Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.642s coverage: 63.2% of statements [2023-03-07T22:57:38.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-07T22:57:38.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-07T22:57:38.147Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.480s coverage: 97.7% of statements [2023-03-07T22:57:38.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-07T22:57:38.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-07T22:57:38.147Z] 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-07T22:57:38.147Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-07T22:57:38.147Z] go vet ./... [2023-03-07T22:59:44.858Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-07T22:59:44.858Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-07T22:59:44.858Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-07T22:59:44.902Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-07T22:59:45.562Z] + ls -al . [2023-03-07T22:59:45.562Z] total 700 [2023-03-07T22:59:45.562Z] drwxrwxr-x 10 1001 1001 4096 Mar 7 22:53 . [2023-03-07T22:59:45.562Z] drwxr-xr-x 4 root root 4096 Mar 7 22:53 .. [2023-03-07T22:59:45.562Z] drwxrwxr-x 2 1001 1001 4096 Mar 7 22:52 .blubracket [2023-03-07T22:59:45.562Z] -rw-rw-r-- 1 1001 1001 16 Mar 7 22:52 .dockerignore [2023-03-07T22:59:45.562Z] drwxrwxr-x 8 1001 1001 4096 Mar 7 22:52 .git [2023-03-07T22:59:45.562Z] drwxrwxr-x 3 1001 1001 4096 Mar 7 22:52 .github [2023-03-07T22:59:45.562Z] -rw-rw-r-- 1 1001 1001 1112 Mar 7 22:52 .gitignore [2023-03-07T22:59:45.562Z] -rw-rw-r-- 1 1001 1001 42 Mar 7 22:52 .golangci.yml [2023-03-07T22:59:45.562Z] -rw-rw-r-- 1 1001 1001 87 Mar 7 22:52 .hadolint.yml [2023-03-07T22:59:45.562Z] -rw-rw-r-- 1 1001 1001 166 Mar 7 22:52 .sonarcloud.properties [2023-03-07T22:59:45.562Z] -rw-rw-r-- 1 1001 1001 1171 Mar 7 22:52 ADOPTERS.md [2023-03-07T22:59:45.562Z] -rw-rw-r-- 1 1001 1001 10825 Mar 7 22:52 Attribution.txt [2023-03-07T22:59:45.562Z] -rw-rw-r-- 1 1001 1001 73765 Mar 7 22:52 CHANGELOG.md [2023-03-07T22:59:45.562Z] -rw-rw-r-- 1 1001 1001 3804 Mar 7 22:52 CONTRIBUTING.md [2023-03-07T22:59:45.562Z] -rw-rw-r-- 1 1001 1001 677 Mar 7 22:52 GOVERNANCE.md [2023-03-07T22:59:45.563Z] -rw-rw-r-- 1 1001 1001 883 Mar 7 22:52 Jenkinsfile [2023-03-07T22:59:45.563Z] -rw-rw-r-- 1 1001 1001 10775 Mar 7 22:52 LICENSE [2023-03-07T22:59:45.563Z] -rw-rw-r-- 1 1001 1001 14071 Mar 7 22:52 Makefile [2023-03-07T22:59:45.563Z] -rw-rw-r-- 1 1001 1001 582 Mar 7 22:52 OWNERS.md [2023-03-07T22:59:45.563Z] -rw-rw-r-- 1 1001 1001 9403 Mar 7 22:52 README.md [2023-03-07T22:59:45.563Z] -rw-rw-r-- 1 1001 1001 6912 Mar 7 22:52 SECURITY.md [2023-03-07T22:59:45.563Z] -rw-rw-r-- 1 1001 1001 5 Mar 7 22:49 VERSION [2023-03-07T22:59:45.563Z] drwxrwxr-x 2 1001 1001 4096 Mar 7 22:52 bin [2023-03-07T22:59:45.563Z] drwxrwxr-x 18 1001 1001 4096 Mar 7 22:52 cmd [2023-03-07T22:59:45.563Z] -rw-r--r-- 1 root root 446903 Mar 7 22:57 coverage.out [2023-03-07T22:59:45.563Z] -rw-rw-r-- 1 1001 1001 3232 Mar 7 22:52 go.mod [2023-03-07T22:59:45.563Z] -rw-rw-r-- 1 1001 1001 31098 Mar 7 22:52 go.sum [2023-03-07T22:59:45.563Z] drwxrwxr-x 7 1001 1001 4096 Mar 7 22:52 internal [2023-03-07T22:59:45.563Z] drwxrwxr-x 3 1001 1001 4096 Mar 7 22:52 openapi [2023-03-07T22:59:45.563Z] drwxrwxr-x 4 1001 1001 4096 Mar 7 22:52 snap [2023-03-07T22:59:45.563Z] -rw-rw-r-- 1 1001 1001 204 Mar 7 22:52 version.go [Pipeline] sh [2023-03-07T22:59:46.226Z] + '[' -e coverage.out ] [2023-03-07T22:59:46.226Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-07T22:59:46.474Z] Warning: overwriting stash ‘coverage-report’ [2023-03-07T22:59:47.328Z] Stashed 1 file(s) [Pipeline] sh [2023-03-07T22:59:47.974Z] + make build [2023-03-07T22:59:47.974Z] 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-07T23:01:39.655Z] 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-07T23:01:39.655Z] 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-07T23:01:41.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-07T23:01:45.327Z] 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-07T23:02:41.755Z] 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-07T23:02:48.414Z] 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-07T23:02:56.652Z] 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-07T23:03:03.324Z] 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-07T23:03:07.594Z] 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-07T23:03:12.946Z] 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-07T23:03:19.609Z] 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-07T23:03:27.854Z] $ docker stop --time=1 92edfb1647d9263710fdfd2d7d15186a86d695a18c32b96528a51a58a0182897 [2023-03-07T23:03:30.016Z] $ docker rm -f --volumes 92edfb1647d9263710fdfd2d7d15186a86d695a18c32b96528a51a58a0182897 [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-07T23:03:32.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-07T23:03:32.750Z] [2023-03-07T23:03:32.750Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T23:03:33.165Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-07T23:03:33.439Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-07T23:03:33.439Z] 29e5d40040c1: Pulling fs layer [2023-03-07T23:03:33.439Z] 1ce36da41761: Pulling fs layer [2023-03-07T23:03:33.439Z] 25b303627fd3: Pulling fs layer [2023-03-07T23:03:33.439Z] 29e5d40040c1: Verifying Checksum [2023-03-07T23:03:33.439Z] 29e5d40040c1: Download complete [2023-03-07T23:03:33.709Z] 1ce36da41761: Verifying Checksum [2023-03-07T23:03:33.709Z] 1ce36da41761: Download complete [2023-03-07T23:03:34.297Z] 29e5d40040c1: Pull complete [2023-03-07T23:03:35.811Z] 25b303627fd3: Verifying Checksum [2023-03-07T23:03:35.811Z] 25b303627fd3: Download complete [2023-03-07T23:03:35.811Z] 1ce36da41761: Pull complete [2023-03-07T23:03:48.304Z] 25b303627fd3: Pull complete [2023-03-07T23:03:48.304Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-07T23:03:48.304Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-07T23:03:48.304Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T23:03:48.648Z] prd-ubuntu20.04-docker-arm64-4c-16g-8662 does not seem to be running inside a container [2023-03-07T23:03:48.738Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-07T23:03:51.626Z] $ docker top 6e31e87fbb097719be9422ea084473b02bcfb87ebb3c62eab247c2f0e3f15f87 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T23:03:52.566Z] + grep parallel [2023-03-07T23:03:52.567Z] + docker-compose build --help [2023-03-07T23:04:00.794Z] --parallel Build images in parallel. [Pipeline] } [2023-03-07T23:04:00.830Z] $ docker stop --time=1 6e31e87fbb097719be9422ea084473b02bcfb87ebb3c62eab247c2f0e3f15f87 [2023-03-07T23:04:02.547Z] $ docker rm -f --volumes 6e31e87fbb097719be9422ea084473b02bcfb87ebb3c62eab247c2f0e3f15f87 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T23:04:03.275Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-07T23:04:03.275Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T23:04:03.551Z] prd-ubuntu20.04-docker-arm64-4c-16g-8662 does not seem to be running inside a container [2023-03-07T23:04:03.633Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-07T23:04:05.061Z] $ docker top 565fd52c02234357833820c59b6fbf7ffd04b472b000c73fe72de27584c96537 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T23:04:05.994Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-07T23:04:14.215Z] Building core-command ... [2023-03-07T23:04:14.215Z] Building core-common-config-bootstrapper ... [2023-03-07T23:04:14.215Z] Building core-data ... [2023-03-07T23:04:14.215Z] Building core-metadata ... [2023-03-07T23:04:14.215Z] Building security-bootstrapper ... [2023-03-07T23:04:14.215Z] Building security-proxy-auth ... [2023-03-07T23:04:14.215Z] Building security-proxy-setup ... [2023-03-07T23:04:14.215Z] Building security-secretstore-setup ... [2023-03-07T23:04:14.215Z] Building security-spiffe-token-provider ... [2023-03-07T23:04:14.215Z] Building security-spire-agent ... [2023-03-07T23:04:14.215Z] Building security-spire-config ... [2023-03-07T23:04:14.215Z] Building security-spire-server ... [2023-03-07T23:04:14.215Z] Building support-notifications ... [2023-03-07T23:04:14.215Z] Building support-scheduler ... [2023-03-07T23:04:14.215Z] Building security-spire-agent [2023-03-07T23:04:14.215Z] Building support-scheduler [2023-03-07T23:04:14.215Z] Building support-notifications [2023-03-07T23:04:14.215Z] Building core-command [2023-03-07T23:04:14.215Z] Building security-spire-config [2023-03-07T23:05:10.642Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T23:05:10.642Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T23:05:10.642Z] ---> 9db7be07ab45 [2023-03-07T23:05:10.642Z] Step 3/24 : WORKDIR /edgex-go [2023-03-07T23:05:10.642Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T23:05:10.642Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T23:05:10.642Z] ---> 9db7be07ab45 [2023-03-07T23:05:10.642Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T23:05:10.642Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T23:05:10.642Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T23:05:10.642Z] ---> 9db7be07ab45 [2023-03-07T23:05:10.642Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-07T23:05:10.642Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T23:05:10.642Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T23:05:10.642Z] ---> 9db7be07ab45 [2023-03-07T23:05:10.642Z] Step 3/24 : WORKDIR /edgex-go [2023-03-07T23:05:10.642Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T23:05:10.642Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T23:05:10.642Z] ---> 9db7be07ab45 [2023-03-07T23:05:10.642Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T23:05:10.642Z] ---> Running in c4666ce20912 [2023-03-07T23:05:10.642Z] ---> Running in 75a3a9721eaa [2023-03-07T23:05:10.642Z] ---> Running in 409a47ba0921 [2023-03-07T23:05:10.642Z] ---> Running in dc52167c5862 [2023-03-07T23:05:10.642Z] ---> Running in 87527f607457 [2023-03-07T23:05:10.642Z] Removing intermediate container 409a47ba0921 [2023-03-07T23:05:10.642Z] ---> c87c42aaf6d9 [2023-03-07T23:05:10.642Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T23:05:10.642Z] Removing intermediate container 75a3a9721eaa [2023-03-07T23:05:10.642Z] ---> 34ea493e54ae [2023-03-07T23:05:10.642Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T23:05:10.642Z] Removing intermediate container 87527f607457 [2023-03-07T23:05:10.642Z] ---> ca72d378f3a1 [2023-03-07T23:05:10.642Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T23:05:10.642Z] ---> Running in e3bb7bac96a2 [2023-03-07T23:05:10.642Z] ---> Running in d6ae71c6f102 [2023-03-07T23:05:10.642Z] Removing intermediate container c4666ce20912 [2023-03-07T23:05:10.642Z] ---> 106bf3e3d312 [2023-03-07T23:05:10.642Z] Step 4/23 : WORKDIR /edgex-go [2023-03-07T23:05:10.642Z] Removing intermediate container dc52167c5862 [2023-03-07T23:05:10.642Z] ---> 82b99329c138 [2023-03-07T23:05:10.642Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T23:05:10.642Z] ---> Running in 53666c76e8a3 [2023-03-07T23:05:10.642Z] ---> Running in c0b11713cf56 [2023-03-07T23:05:10.642Z] ---> Running in b16a1076460c [2023-03-07T23:05:10.642Z] Removing intermediate container e3bb7bac96a2 [2023-03-07T23:05:10.642Z] ---> 8676e05388c6 [2023-03-07T23:05:10.642Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T23:05:10.642Z] Removing intermediate container 53666c76e8a3 [2023-03-07T23:05:10.642Z] ---> f19890f07d34 [2023-03-07T23:05:10.642Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-07T23:05:10.642Z] Removing intermediate container c0b11713cf56 [2023-03-07T23:05:10.642Z] ---> 5eb0e10adf83 [2023-03-07T23:05:10.642Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-07T23:05:10.642Z] ---> Running in 3b79174491fe [2023-03-07T23:05:10.642Z] ---> Running in cefc9f4fca1e [2023-03-07T23:05:10.642Z] ---> Running in d62ab54632e2 [2023-03-07T23:05:10.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T23:05:10.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T23:05:10.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T23:05:10.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T23:05:10.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T23:05:10.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T23:05:10.642Z] OK: 221 MiB in 51 packages [2023-03-07T23:05:10.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T23:05:10.642Z] OK: 221 MiB in 51 packages [2023-03-07T23:05:10.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T23:05:10.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T23:05:10.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T23:05:11.609Z] OK: 221 MiB in 51 packages [2023-03-07T23:05:11.881Z] OK: 221 MiB in 51 packages [2023-03-07T23:05:11.881Z] OK: 221 MiB in 51 packages [2023-03-07T23:05:11.881Z] Removing intermediate container d6ae71c6f102 [2023-03-07T23:05:11.881Z] ---> 7d2fc7bf8260 [2023-03-07T23:05:11.881Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-07T23:05:12.154Z] Removing intermediate container b16a1076460c [2023-03-07T23:05:12.154Z] ---> a640ebc70ebb [2023-03-07T23:05:12.154Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-07T23:05:15.509Z] ---> 92e2cce19ae3 [2023-03-07T23:05:15.509Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T23:05:15.509Z] ---> 36b945b8cb25 [2023-03-07T23:05:15.509Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T23:05:15.779Z] ---> Running in 9006fb10a912 [2023-03-07T23:05:16.062Z] ---> Running in ad222794281a [2023-03-07T23:05:16.647Z] Removing intermediate container d62ab54632e2 [2023-03-07T23:05:16.647Z] ---> 05506874daf4 [2023-03-07T23:05:16.647Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-07T23:05:17.236Z] Removing intermediate container cefc9f4fca1e [2023-03-07T23:05:17.236Z] ---> 9af0eadb34ad [2023-03-07T23:05:17.236Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T23:05:17.236Z] Removing intermediate container 3b79174491fe [2023-03-07T23:05:17.236Z] ---> 9678ca119bfb [2023-03-07T23:05:17.236Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T23:05:18.221Z] ---> d5ae235e2082 [2023-03-07T23:05:18.221Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T23:05:18.491Z] ---> 0c71305838b6 [2023-03-07T23:05:18.491Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T23:05:18.491Z] ---> Running in 81d457cb1aaf [2023-03-07T23:05:18.491Z] ---> Running in 375d24119961 [2023-03-07T23:05:18.761Z] ---> fe9bae5bb4f1 [2023-03-07T23:05:18.761Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T23:05:19.031Z] ---> Running in 3ac766c456ac [2023-03-07T23:07:25.738Z] Removing intermediate container 375d24119961 [2023-03-07T23:07:25.738Z] ---> 1735a07c714f [2023-03-07T23:07:25.738Z] Step 8/22 : COPY . . [2023-03-07T23:07:25.738Z] Removing intermediate container 3ac766c456ac [2023-03-07T23:07:25.738Z] ---> f1efcbe42787 [2023-03-07T23:07:25.738Z] Step 8/22 : COPY . . [2023-03-07T23:07:25.738Z] Removing intermediate container ad222794281a [2023-03-07T23:07:25.738Z] ---> aa5387d2de5d [2023-03-07T23:07:25.738Z] Step 7/24 : COPY . . [2023-03-07T23:07:25.738Z] Removing intermediate container 81d457cb1aaf [2023-03-07T23:07:25.738Z] ---> 8c59ebaf2d2b [2023-03-07T23:07:25.738Z] Step 8/23 : COPY . . [2023-03-07T23:07:25.738Z] Removing intermediate container 9006fb10a912 [2023-03-07T23:07:25.738Z] ---> b63d0acb58e9 [2023-03-07T23:07:25.738Z] Step 7/24 : COPY . . [2023-03-07T23:07:32.393Z] ---> 686425d9a0ba [2023-03-07T23:07:32.393Z] ---> 7b3260f24671 [2023-03-07T23:07:32.393Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-07T23:07:32.393Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T23:07:32.393Z] ---> d80b4df9930d [2023-03-07T23:07:32.393Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T23:07:32.393Z] ---> Running in 14beae7e1b1c [2023-03-07T23:07:32.393Z] ---> d7b85779d7d8 [2023-03-07T23:07:32.393Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-07T23:07:32.393Z] ---> Running in eca25876c910 [2023-03-07T23:07:32.393Z] ---> c7268d32238a [2023-03-07T23:07:32.393Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-07T23:07:32.393Z] ---> Running in cebe6b3ce34e [2023-03-07T23:07:32.393Z] ---> Running in 3023d4dfd041 [2023-03-07T23:07:32.393Z] ---> Running in 68d26efbeca2 [2023-03-07T23:07:32.984Z] Removing intermediate container cebe6b3ce34e [2023-03-07T23:07:32.984Z] ---> 746dfc27e6b9 [2023-03-07T23:07:32.984Z] Step 9/24 : WORKDIR /edgex-go/spire-buildRemoving intermediate container eca25876c910 [2023-03-07T23:07:32.984Z] ---> 8796a73186e3 [2023-03-07T23:07:32.984Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-07T23:07:32.984Z] [2023-03-07T23:07:33.252Z] ---> Running in 1ab4686e4b57 [2023-03-07T23:07:33.252Z] ---> Running in 4c3dba0c93af [2023-03-07T23:07:33.838Z] Removing intermediate container 4c3dba0c93af [2023-03-07T23:07:33.838Z] ---> 9b927f508b43 [2023-03-07T23:07:33.838Z] 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-07T23:07:33.838Z] Removing intermediate container 1ab4686e4b57 [2023-03-07T23:07:33.838Z] ---> 2788ec4b149a [2023-03-07T23:07:33.838Z] 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-07T23:07:33.838Z] ---> Running in 54769fe82295 [2023-03-07T23:07:34.105Z] ---> Running in 215bd6c28f4e [2023-03-07T23:07:34.105Z] 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-07T23:07:35.068Z] 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-07T23:07:35.337Z] 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-07T23:07:37.912Z] Removing intermediate container 54769fe82295 [2023-03-07T23:07:37.912Z] ---> 21b74bf78ef6 [2023-03-07T23:07:37.912Z] Step 11/24 : WORKDIR /edgex-go [2023-03-07T23:07:37.912Z] ---> Running in 937c9ff04a67 [2023-03-07T23:07:38.182Z] Removing intermediate container 215bd6c28f4e [2023-03-07T23:07:38.182Z] ---> 227d430417cd [2023-03-07T23:07:38.182Z] Step 11/24 : WORKDIR /edgex-go [2023-03-07T23:07:38.182Z] ---> Running in e9398139113a [2023-03-07T23:07:38.450Z] Removing intermediate container 937c9ff04a67 [2023-03-07T23:07:38.450Z] ---> 4a8f8474d83f [2023-03-07T23:07:38.450Z] [2023-03-07T23:07:38.450Z] Step 12/24 : FROM alpine:3.15 [2023-03-07T23:07:38.717Z] 3.15: Pulling from library/alpine [2023-03-07T23:07:38.986Z] Removing intermediate container e9398139113a [2023-03-07T23:07:38.986Z] ---> c3249276aa44 [2023-03-07T23:07:38.986Z] [2023-03-07T23:07:38.986Z] Step 12/24 : FROM alpine:3.15 [2023-03-07T23:07:38.986Z] 3.15: Pulling from library/alpine [2023-03-07T23:07:39.954Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-07T23:07:39.954Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-07T23:07:39.954Z] Status: Downloaded newer image for alpine:3.15 [2023-03-07T23:07:39.954Z] Status: Downloaded newer image for alpine:3.15 [2023-03-07T23:07:39.954Z] ---> 354640af7b1b [2023-03-07T23:07:39.954Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T23:07:40.226Z] ---> 354640af7b1b [2023-03-07T23:07:40.226Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T23:07:40.226Z] ---> Running in 6bf2d1b834b4 [2023-03-07T23:07:40.226Z] ---> Running in 007765928bfb [2023-03-07T23:07:41.201Z] Removing intermediate container 6bf2d1b834b4 [2023-03-07T23:07:41.201Z] ---> e17497892020 [2023-03-07T23:07:41.201Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-07T23:07:41.201Z] Removing intermediate container 007765928bfb [2023-03-07T23:07:41.201Z] ---> c20076ae2c70 [2023-03-07T23:07:41.201Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-07T23:07:41.201Z] ---> Running in 23733811f1b3 [2023-03-07T23:07:41.201Z] ---> Running in 35de9abbac0e [2023-03-07T23:07:43.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T23:07:43.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T23:07:44.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T23:07:44.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T23:07:45.764Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T23:07:45.764Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T23:07:45.764Z] OK: 15736 distinct packages available [2023-03-07T23:07:45.764Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T23:07:45.764Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T23:07:45.764Z] OK: 15736 distinct packages available [2023-03-07T23:07:45.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T23:07:45.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T23:07:46.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T23:07:46.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T23:07:47.769Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-07T23:07:47.769Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-07T23:07:47.769Z] (3/5) Installing libucontext (1.1-r0) [2023-03-07T23:07:47.769Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-07T23:07:47.769Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-07T23:07:47.769Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-07T23:07:47.769Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-07T23:07:47.769Z] (3/4) Installing libucontext (1.1-r0) [2023-03-07T23:07:47.769Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-07T23:07:47.769Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T23:07:47.769Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T23:07:47.769Z] OK: 6 MiB in 19 packages [2023-03-07T23:07:47.769Z] OK: 6 MiB in 18 packages [2023-03-07T23:07:50.346Z] Removing intermediate container 23733811f1b3 [2023-03-07T23:07:50.346Z] ---> b426af14c243 [2023-03-07T23:07:50.346Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T23:07:50.346Z] Removing intermediate container 35de9abbac0e [2023-03-07T23:07:50.346Z] ---> 68266adec4ec [2023-03-07T23:07:50.346Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-07T23:07:54.622Z] ---> 067fe2f48330 [2023-03-07T23:07:54.622Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T23:07:58.865Z] ---> bbfa344584cc [2023-03-07T23:07:58.865Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T23:08:00.270Z] ---> 0e1e994f0b4d [2023-03-07T23:08:00.270Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-07T23:08:00.540Z] ---> Running in 3925649f97ef [2023-03-07T23:08:01.125Z] Removing intermediate container 3925649f97ef [2023-03-07T23:08:01.125Z] ---> 8eb0728874f1 [2023-03-07T23:08:01.125Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-07T23:08:04.031Z] ---> 77e75d4b82db [2023-03-07T23:08:04.031Z] Step 19/24 : WORKDIR / [2023-03-07T23:08:04.031Z] ---> Running in 05d661c7d8f6 [2023-03-07T23:08:04.031Z] ---> 76cf6accdd94 [2023-03-07T23:08:04.031Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T23:08:04.301Z] Removing intermediate container 05d661c7d8f6 [2023-03-07T23:08:04.301Z] ---> 6581fd8b3713 [2023-03-07T23:08:04.301Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T23:08:04.570Z] ---> Running in 92597a5d17ee [2023-03-07T23:08:05.154Z] ---> 0e589bfb944c [2023-03-07T23:08:05.155Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-07T23:08:05.155Z] Removing intermediate container 92597a5d17ee [2023-03-07T23:08:05.155Z] ---> 7325a3c12c4c [2023-03-07T23:08:05.155Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T23:08:05.427Z] ---> Running in 2719d8e70cfa [2023-03-07T23:08:06.015Z] Removing intermediate container 2719d8e70cfa [2023-03-07T23:08:06.015Z] ---> b34804ae8abf [2023-03-07T23:08:06.015Z] Step 22/24 : LABEL arch=arm64 [2023-03-07T23:08:06.282Z] ---> Running in cb360d843850 [2023-03-07T23:08:06.282Z] ---> d9316592ec5b [2023-03-07T23:08:06.282Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-07T23:08:06.895Z] Removing intermediate container cb360d843850 [2023-03-07T23:08:06.895Z] ---> c1566dfd0500 [2023-03-07T23:08:06.895Z] Step 23/24 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 [2023-03-07T23:08:07.179Z] ---> Running in 27162ac0c8b0 [2023-03-07T23:08:07.770Z] ---> 211230c5b0cc [2023-03-07T23:08:07.770Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T23:08:07.770Z] Removing intermediate container 27162ac0c8b0 [2023-03-07T23:08:07.770Z] ---> f835bd066f14 [2023-03-07T23:08:07.770Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T23:08:07.770Z] ---> Running in ce70ab8d574a [2023-03-07T23:08:08.045Z] ---> Running in cfe2a455b04e [2023-03-07T23:08:08.628Z] Removing intermediate container ce70ab8d574a [2023-03-07T23:08:08.628Z] ---> 33936daf0c24 [2023-03-07T23:08:08.628Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T23:08:08.628Z] Removing intermediate container cfe2a455b04e [2023-03-07T23:08:08.628Z] ---> 575c3b6f8d8f [2023-03-07T23:08:08.628Z] [2023-03-07T23:08:08.628Z] ---> Running in 7a1e76697793 [2023-03-07T23:08:09.215Z] Successfully built 575c3b6f8d8f [2023-03-07T23:08:09.215Z] Successfully tagged security-spire-config-arm64:latest [2023-03-07T23:08:09.215Z]  Building security-spire-config ... done Building security-proxy-auth [2023-03-07T23:08:09.215Z] Removing intermediate container 7a1e76697793 [2023-03-07T23:08:09.483Z] ---> 87bcd5935db4 [2023-03-07T23:08:09.483Z] Step 22/24 : LABEL arch=arm64 [2023-03-07T23:08:09.483Z] ---> Running in fcda1ecc67c1 [2023-03-07T23:08:10.070Z] Removing intermediate container fcda1ecc67c1 [2023-03-07T23:08:10.070Z] ---> 4c57f86a51e8 [2023-03-07T23:08:10.070Z] Step 23/24 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 [2023-03-07T23:08:10.070Z] ---> Running in ac06f73f8e56 [2023-03-07T23:08:10.652Z] Removing intermediate container ac06f73f8e56 [2023-03-07T23:08:10.652Z] ---> 50efe3187dca [2023-03-07T23:08:10.652Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T23:08:10.652Z] ---> Running in a2f20e7f2acf [2023-03-07T23:08:11.236Z] Removing intermediate container a2f20e7f2acf [2023-03-07T23:08:11.236Z] ---> 6b59be1f602d [2023-03-07T23:08:11.236Z] [2023-03-07T23:08:11.503Z] Successfully built 6b59be1f602d [2023-03-07T23:08:11.503Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-07T23:08:11.503Z] Building security-spire-server [2023-03-07T23:08:38.355Z]  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T23:08:38.355Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T23:08:38.355Z] ---> 9db7be07ab45 [2023-03-07T23:08:38.355Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T23:08:38.355Z] ---> Using cache [2023-03-07T23:08:38.355Z] ---> 106bf3e3d312 [2023-03-07T23:08:38.355Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T23:08:38.355Z] ---> Using cache [2023-03-07T23:08:38.355Z] ---> 5eb0e10adf83 [2023-03-07T23:08:38.355Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T23:08:38.355Z] ---> Using cache [2023-03-07T23:08:38.355Z] ---> 05506874daf4 [2023-03-07T23:08:38.355Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T23:08:38.355Z] ---> Using cache [2023-03-07T23:08:38.355Z] ---> d5ae235e2082 [2023-03-07T23:08:38.355Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T23:08:38.355Z] ---> Using cache [2023-03-07T23:08:38.355Z] ---> 8c59ebaf2d2b [2023-03-07T23:08:38.355Z] Step 8/22 : COPY . . [2023-03-07T23:08:38.355Z] ---> Using cache [2023-03-07T23:08:38.355Z] ---> c7268d32238a [2023-03-07T23:08:38.355Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-07T23:08:38.355Z] ---> Running in c7c88c296bf2 [2023-03-07T23:08:38.623Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T23:08:38.623Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T23:08:38.623Z] ---> 9db7be07ab45 [2023-03-07T23:08:38.623Z] Step 3/23 : WORKDIR /edgex-go [2023-03-07T23:08:38.623Z] ---> Using cache [2023-03-07T23:08:38.623Z] ---> 82b99329c138 [2023-03-07T23:08:38.623Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T23:08:38.623Z] ---> Using cache [2023-03-07T23:08:38.623Z] ---> a640ebc70ebb [2023-03-07T23:08:38.623Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-07T23:08:38.623Z] ---> Using cache [2023-03-07T23:08:38.623Z] ---> 36b945b8cb25 [2023-03-07T23:08:38.623Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T23:08:38.623Z] ---> Using cache [2023-03-07T23:08:38.623Z] ---> aa5387d2de5d [2023-03-07T23:08:38.623Z] Step 7/23 : COPY . . [2023-03-07T23:08:38.623Z] ---> Using cache [2023-03-07T23:08:38.623Z] ---> 686425d9a0ba [2023-03-07T23:08:38.623Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T23:08:38.623Z] ---> Using cache [2023-03-07T23:08:38.623Z] ---> 8796a73186e3 [2023-03-07T23:08:38.623Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-07T23:08:38.623Z] ---> Using cache [2023-03-07T23:08:38.623Z] ---> 2788ec4b149a [2023-03-07T23:08:38.623Z] 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-07T23:08:38.891Z] ---> Running in cac28d2d1457 [2023-03-07T23:08:39.159Z] 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-07T23:08:44.495Z] Removing intermediate container cac28d2d1457 [2023-03-07T23:08:44.496Z] ---> 365591f4b747 [2023-03-07T23:08:44.496Z] Step 11/23 : WORKDIR /edgex-go [2023-03-07T23:08:44.496Z] ---> Running in e699e97263ac [2023-03-07T23:08:44.496Z] Removing intermediate container e699e97263ac [2023-03-07T23:08:44.496Z] ---> eecd8450b16b [2023-03-07T23:08:44.496Z] [2023-03-07T23:08:44.496Z] Step 12/23 : FROM alpine:3.15 [2023-03-07T23:08:44.496Z] ---> 354640af7b1b [2023-03-07T23:08:44.496Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T23:08:44.496Z] ---> Using cache [2023-03-07T23:08:44.496Z] ---> c20076ae2c70 [2023-03-07T23:08:44.496Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-07T23:08:44.496Z] ---> Using cache [2023-03-07T23:08:44.496Z] ---> 68266adec4ec [2023-03-07T23:08:44.496Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T23:08:49.830Z] ---> 8246a04fd291 [2023-03-07T23:08:49.830Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T23:08:50.416Z] ---> d4fddc93c9b3 [2023-03-07T23:08:50.416Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-07T23:08:51.373Z] ---> 646c7929516a [2023-03-07T23:08:51.373Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-07T23:08:52.004Z] ---> 093181981381 [2023-03-07T23:08:52.004Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T23:08:52.272Z] ---> Running in 86a872dd8839 [2023-03-07T23:08:52.854Z] Removing intermediate container 86a872dd8839 [2023-03-07T23:08:52.854Z] ---> 3b9ef86c658a [2023-03-07T23:08:52.854Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T23:08:52.854Z] ---> Running in 67c2009bf6d7 [2023-03-07T23:08:53.435Z] Removing intermediate container 67c2009bf6d7 [2023-03-07T23:08:53.435Z] ---> 1eb127909230 [2023-03-07T23:08:53.435Z] Step 21/23 : LABEL arch=arm64 [2023-03-07T23:08:53.435Z] ---> Running in 978baf569d98 [2023-03-07T23:08:54.018Z] Removing intermediate container 978baf569d98 [2023-03-07T23:08:54.018Z] ---> b6e26bef76d2 [2023-03-07T23:08:54.018Z] Step 22/23 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 [2023-03-07T23:08:54.018Z] ---> Running in 9bc0974c606a [2023-03-07T23:08:55.421Z] Removing intermediate container 9bc0974c606a [2023-03-07T23:08:55.421Z] ---> 92af154fbe3c [2023-03-07T23:08:55.421Z] Step 23/23 : LABEL version=0.0.0 [2023-03-07T23:08:55.421Z] ---> Running in 2c18a2bd80d2 [2023-03-07T23:08:55.687Z] Removing intermediate container 2c18a2bd80d2 [2023-03-07T23:08:55.687Z] ---> 9c4d531e1239 [2023-03-07T23:08:55.687Z] [2023-03-07T23:08:55.953Z] Successfully built 9c4d531e1239 [2023-03-07T23:08:55.953Z] Successfully tagged security-spire-server-arm64:latest [2023-03-07T23:08:55.953Z] Building core-common-config-bootstrapper [2023-03-07T23:09:14.245Z]  Building security-spire-server ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T23:09:14.246Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T23:09:14.246Z] ---> 9db7be07ab45 [2023-03-07T23:09:14.246Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T23:09:14.246Z] ---> Using cache [2023-03-07T23:09:14.246Z] ---> 106bf3e3d312 [2023-03-07T23:09:14.246Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T23:09:14.246Z] ---> Using cache [2023-03-07T23:09:14.246Z] ---> 5eb0e10adf83 [2023-03-07T23:09:14.246Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T23:09:14.246Z] ---> Using cache [2023-03-07T23:09:14.246Z] ---> 05506874daf4 [2023-03-07T23:09:14.246Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T23:09:14.246Z] ---> Using cache [2023-03-07T23:09:14.246Z] ---> d5ae235e2082 [2023-03-07T23:09:14.246Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T23:09:14.246Z] ---> Using cache [2023-03-07T23:09:14.246Z] ---> 8c59ebaf2d2b [2023-03-07T23:09:14.246Z] Step 8/22 : COPY . . [2023-03-07T23:09:14.246Z] ---> Using cache [2023-03-07T23:09:14.246Z] ---> c7268d32238a [2023-03-07T23:09:14.246Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-07T23:09:14.523Z] ---> Running in 55ae76312450 [2023-03-07T23:09:16.469Z] 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-07T23:14:53.376Z] Removing intermediate container 68d26efbeca2 [2023-03-07T23:14:53.376Z] ---> 741994ec0a05 [2023-03-07T23:14:53.376Z] [2023-03-07T23:14:53.376Z] Step 10/23 : FROM alpine:3.16 [2023-03-07T23:14:53.376Z] 3.16: Pulling from library/alpine [2023-03-07T23:14:53.376Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T23:14:53.376Z] Status: Downloaded newer image for alpine:3.16 [2023-03-07T23:14:53.376Z] ---> 4c81e5bf8899 [2023-03-07T23:14:53.376Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-07T23:14:53.376Z] ---> Running in e95147afac2d [2023-03-07T23:14:53.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T23:14:53.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T23:14:53.376Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T23:14:53.376Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T23:14:53.376Z] OK: 5 MiB in 15 packages [2023-03-07T23:14:53.376Z] Removing intermediate container e95147afac2d [2023-03-07T23:14:53.376Z] ---> c2186fc0428a [2023-03-07T23:14:53.376Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T23:14:53.376Z] ---> Running in d378d1bd64a5 [2023-03-07T23:14:53.984Z] Removing intermediate container d378d1bd64a5 [2023-03-07T23:14:53.984Z] ---> 172d959ab37a [2023-03-07T23:14:53.984Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-07T23:14:53.984Z] ---> Running in 460b99933f5f [2023-03-07T23:14:54.571Z] Removing intermediate container 460b99933f5f [2023-03-07T23:14:54.571Z] ---> 3e1eed672afc [2023-03-07T23:14:54.571Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-07T23:14:54.571Z] ---> Running in a9f5d7b09e4f [2023-03-07T23:14:55.212Z] Removing intermediate container a9f5d7b09e4f [2023-03-07T23:14:55.212Z] ---> 65bff3bf98c3 [2023-03-07T23:14:55.212Z] Step 15/23 : WORKDIR / [2023-03-07T23:14:55.212Z] ---> Running in e2c5eeb12829 [2023-03-07T23:14:56.192Z] Removing intermediate container e2c5eeb12829 [2023-03-07T23:14:56.192Z] ---> 0c76fb7ed59b [2023-03-07T23:14:56.192Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T23:14:57.602Z] ---> 11a2294eaf9f [2023-03-07T23:14:57.602Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-07T23:15:00.949Z] ---> 19db11205806 [2023-03-07T23:15:00.949Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-07T23:15:03.542Z] ---> ea3d3d831eee [2023-03-07T23:15:03.542Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-07T23:15:03.812Z] ---> Running in 146aacfdeb9d [2023-03-07T23:15:04.770Z] Removing intermediate container 146aacfdeb9d [2023-03-07T23:15:04.770Z] ---> 88b608d063bc [2023-03-07T23:15:04.770Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T23:15:04.770Z] ---> Running in e118d59ba274 [2023-03-07T23:15:05.741Z] Removing intermediate container e118d59ba274 [2023-03-07T23:15:05.741Z] ---> 4a9d8db88b59 [2023-03-07T23:15:05.741Z] Step 21/23 : LABEL arch=arm64 [2023-03-07T23:15:06.009Z] ---> Running in 95309b5f267c [2023-03-07T23:15:06.281Z] Removing intermediate container c7c88c296bf2 [2023-03-07T23:15:06.281Z] ---> d7366d9fc2f0 [2023-03-07T23:15:06.281Z] [2023-03-07T23:15:06.281Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T23:15:06.281Z] ---> 4c81e5bf8899 [2023-03-07T23:15:06.281Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-07T23:15:06.555Z] ---> Running in 3a11679c9811 [2023-03-07T23:15:06.555Z] Removing intermediate container 95309b5f267c [2023-03-07T23:15:06.555Z] ---> 1ed97769d945 [2023-03-07T23:15:06.555Z] Step 22/23 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 [2023-03-07T23:15:06.822Z] ---> Running in 28a77ea73eb5 [2023-03-07T23:15:07.405Z] Removing intermediate container 3a11679c9811 [2023-03-07T23:15:07.405Z] ---> be75730d7b8d [2023-03-07T23:15:07.405Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T23:15:07.677Z] ---> Running in b7ce25497cb9 [2023-03-07T23:15:07.677Z] Removing intermediate container 28a77ea73eb5 [2023-03-07T23:15:07.677Z] ---> 3ac5be0fee0e [2023-03-07T23:15:07.677Z] Step 23/23 : LABEL version=0.0.0 [2023-03-07T23:15:07.947Z] ---> Running in 65ea65b12f48 [2023-03-07T23:15:08.914Z] Removing intermediate container 65ea65b12f48 [2023-03-07T23:15:08.914Z] ---> c854a9d05a6f [2023-03-07T23:15:08.914Z] [2023-03-07T23:15:09.182Z] Successfully built c854a9d05a6f [2023-03-07T23:15:09.182Z] Successfully tagged core-command-arm64:latest [2023-03-07T23:15:09.182Z]  Building core-command ... done Building security-secretstore-setup [2023-03-07T23:15:09.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T23:15:10.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T23:15:11.757Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T23:15:11.757Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T23:15:11.757Z] OK: 5 MiB in 15 packages [2023-03-07T23:15:14.356Z] Removing intermediate container b7ce25497cb9 [2023-03-07T23:15:14.356Z] ---> ef21d7587d46 [2023-03-07T23:15:14.356Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T23:15:14.945Z] ---> f35ad4784be1 [2023-03-07T23:15:14.945Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-07T23:15:17.526Z] ---> fffca2d3bdaa [2023-03-07T23:15:17.526Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-07T23:15:18.499Z] ---> 59977f7d1f8c [2023-03-07T23:15:18.499Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-07T23:15:19.466Z] ---> 6990ecd1d891 [2023-03-07T23:15:19.466Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T23:15:19.466Z] ---> Running in 7b1efab03012 [2023-03-07T23:15:23.734Z] Removing intermediate container 7b1efab03012 [2023-03-07T23:15:23.734Z] ---> 9b5adff603d2 [2023-03-07T23:15:23.734Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T23:15:23.734Z] ---> Running in 77c42dea5a9f [2023-03-07T23:15:24.325Z] Removing intermediate container 77c42dea5a9f [2023-03-07T23:15:24.325Z] ---> 391be25aad1c [2023-03-07T23:15:24.325Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-07T23:15:24.596Z] ---> Running in cbcaa4a977a4 [2023-03-07T23:15:25.185Z] Removing intermediate container cbcaa4a977a4 [2023-03-07T23:15:25.185Z] ---> 04cb065e3ada [2023-03-07T23:15:25.185Z] Step 20/22 : LABEL arch=arm64 [2023-03-07T23:15:25.185Z] ---> Running in 3216918b49cf [2023-03-07T23:15:26.143Z] Removing intermediate container 3216918b49cf [2023-03-07T23:15:26.143Z] ---> cbfd4708b05f [2023-03-07T23:15:26.143Z] Step 21/22 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 [2023-03-07T23:15:26.143Z] ---> Running in 7bacdf82d331 [2023-03-07T23:15:26.727Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T23:15:26.727Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T23:15:26.727Z] ---> 9db7be07ab45 [2023-03-07T23:15:26.994Z] Step 3/23 : WORKDIR /edgex-go [2023-03-07T23:15:26.994Z] ---> Using cache [2023-03-07T23:15:26.994Z] ---> 82b99329c138 [2023-03-07T23:15:26.994Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-07T23:15:26.994Z] ---> Running in 67dcb5115ea9 [2023-03-07T23:15:26.994Z] Removing intermediate container 7bacdf82d331 [2023-03-07T23:15:26.994Z] ---> e67ae83f6161 [2023-03-07T23:15:26.994Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T23:15:27.263Z] ---> Running in 8c6ede284db9 [2023-03-07T23:15:27.848Z] Removing intermediate container 8c6ede284db9 [2023-03-07T23:15:27.848Z] ---> dcf2386867fa [2023-03-07T23:15:27.848Z] [2023-03-07T23:15:28.431Z] Successfully built dcf2386867fa [2023-03-07T23:15:28.431Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-07T23:15:28.431Z] Building security-bootstrapper [2023-03-07T23:15:28.697Z]  Building security-proxy-auth ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T23:15:29.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T23:15:31.227Z] OK: 221 MiB in 51 packages [2023-03-07T23:15:32.655Z] Removing intermediate container 67dcb5115ea9 [2023-03-07T23:15:32.655Z] ---> ff82e63a1e19 [2023-03-07T23:15:32.655Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-07T23:15:33.619Z] ---> d86972d75ccc [2023-03-07T23:15:33.619Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T23:15:33.619Z] ---> Running in b42765786fc4 [2023-03-07T23:15:48.628Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T23:15:48.628Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-07T23:15:48.628Z] ---> 9db7be07ab45 [2023-03-07T23:15:48.628Z] Step 3/32 : WORKDIR /edgex-go [2023-03-07T23:15:48.628Z] ---> Using cache [2023-03-07T23:15:48.628Z] ---> 82b99329c138 [2023-03-07T23:15:48.628Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-07T23:15:48.628Z] ---> Using cache [2023-03-07T23:15:48.628Z] ---> ff82e63a1e19 [2023-03-07T23:15:48.628Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-07T23:15:48.628Z] ---> Using cache [2023-03-07T23:15:48.628Z] ---> d86972d75ccc [2023-03-07T23:15:48.628Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T23:15:48.628Z] ---> Running in d7c59907adc6 [2023-03-07T23:16:27.491Z] Removing intermediate container 55ae76312450 [2023-03-07T23:16:27.491Z] ---> f5c79682c566 [2023-03-07T23:16:27.491Z] [2023-03-07T23:16:27.491Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T23:16:27.491Z] ---> 4c81e5bf8899 [2023-03-07T23:16:27.491Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-07T23:16:27.491Z] ---> Using cache [2023-03-07T23:16:27.491Z] ---> be75730d7b8d [2023-03-07T23:16:27.491Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T23:16:27.491Z] ---> Using cache [2023-03-07T23:16:27.491Z] ---> ef21d7587d46 [2023-03-07T23:16:27.491Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T23:16:27.491Z] ---> Using cache [2023-03-07T23:16:27.491Z] ---> f35ad4784be1 [2023-03-07T23:16:27.492Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-07T23:16:28.903Z] ---> 4c48f941e48b [2023-03-07T23:16:28.903Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-07T23:16:29.865Z] ---> fdd178ecf470 [2023-03-07T23:16:29.865Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-07T23:16:30.827Z] ---> 7c78f4a56ea9 [2023-03-07T23:16:30.827Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T23:16:31.094Z] ---> Running in 66d5c5dd2481 [2023-03-07T23:16:36.444Z] Removing intermediate container 66d5c5dd2481 [2023-03-07T23:16:36.444Z] ---> cadb42b1a58e [2023-03-07T23:16:36.444Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T23:16:36.444Z] ---> Running in 2696956843b1 [2023-03-07T23:16:37.035Z] Removing intermediate container 2696956843b1 [2023-03-07T23:16:37.035Z] ---> afe785b2f359 [2023-03-07T23:16:37.035Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-07T23:16:37.303Z] ---> Running in 9afd20bb16d0 [2023-03-07T23:16:38.263Z] Removing intermediate container 9afd20bb16d0 [2023-03-07T23:16:38.263Z] ---> edf0e8545125 [2023-03-07T23:16:38.263Z] Step 20/22 : LABEL arch=arm64 [2023-03-07T23:16:38.263Z] ---> Running in 90a485aad042 [2023-03-07T23:16:39.227Z] Removing intermediate container 90a485aad042 [2023-03-07T23:16:39.227Z] ---> 515a96531bd9 [2023-03-07T23:16:39.228Z] Step 21/22 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 [2023-03-07T23:16:39.495Z] ---> Running in 4a33710d7b38 [2023-03-07T23:16:40.456Z] Removing intermediate container 4a33710d7b38 [2023-03-07T23:16:40.456Z] ---> 8ddbeddca255 [2023-03-07T23:16:40.456Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T23:16:40.724Z] ---> Running in 1fd1a1c60eb7 [2023-03-07T23:16:41.685Z] Removing intermediate container 1fd1a1c60eb7 [2023-03-07T23:16:41.685Z] ---> ddf3050e4429 [2023-03-07T23:16:41.685Z] [2023-03-07T23:16:42.268Z] Successfully built ddf3050e4429 [2023-03-07T23:16:42.268Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-07T23:16:42.268Z] Building core-data [2023-03-07T23:17:04.323Z]  Building core-common-config-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T23:17:04.323Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T23:17:04.323Z] ---> 9db7be07ab45 [2023-03-07T23:17:04.323Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T23:17:04.323Z] ---> Using cache [2023-03-07T23:17:04.323Z] ---> 106bf3e3d312 [2023-03-07T23:17:04.323Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T23:17:04.323Z] ---> Using cache [2023-03-07T23:17:04.323Z] ---> 5eb0e10adf83 [2023-03-07T23:17:04.323Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T23:17:04.323Z] ---> Using cache [2023-03-07T23:17:04.323Z] ---> 05506874daf4 [2023-03-07T23:17:04.323Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T23:17:04.323Z] ---> Using cache [2023-03-07T23:17:04.323Z] ---> d5ae235e2082 [2023-03-07T23:17:04.323Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T23:17:04.323Z] ---> Using cache [2023-03-07T23:17:04.323Z] ---> 8c59ebaf2d2b [2023-03-07T23:17:04.323Z] Step 8/22 : COPY . . [2023-03-07T23:17:04.323Z] ---> Using cache [2023-03-07T23:17:04.323Z] ---> c7268d32238a [2023-03-07T23:17:04.323Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-07T23:17:05.282Z] ---> Running in f3099df76ba3 [2023-03-07T23:17:07.222Z] 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-07T23:17:29.269Z] Removing intermediate container b42765786fc4 [2023-03-07T23:17:29.269Z] ---> edf71b6b62d0 [2023-03-07T23:17:29.269Z] Step 7/23 : COPY . . [2023-03-07T23:17:47.951Z] Removing intermediate container d7c59907adc6 [2023-03-07T23:17:47.951Z] ---> b5ec0ed72917 [2023-03-07T23:17:47.951Z] Step 7/32 : COPY . . [2023-03-07T23:17:53.296Z] ---> 41a3597d44a0 [2023-03-07T23:17:53.296Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-07T23:17:54.258Z] ---> Running in b4d6184ce317 [2023-03-07T23:17:56.840Z] 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-07T23:18:05.037Z] Removing intermediate container 3023d4dfd041 [2023-03-07T23:18:05.037Z] ---> 84692bd58864 [2023-03-07T23:18:05.037Z] [2023-03-07T23:18:05.037Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T23:18:05.037Z] ---> 4c81e5bf8899 [2023-03-07T23:18:05.037Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T23:18:05.037Z] ---> Using cache [2023-03-07T23:18:05.037Z] ---> c2186fc0428a [2023-03-07T23:18:05.037Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T23:18:05.037Z] ---> Using cache [2023-03-07T23:18:05.037Z] ---> 172d959ab37a [2023-03-07T23:18:05.037Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-07T23:18:05.037Z] Removing intermediate container 14beae7e1b1c [2023-03-07T23:18:05.037Z] ---> 1901366695fa [2023-03-07T23:18:05.037Z] [2023-03-07T23:18:05.037Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T23:18:05.037Z] ---> 4c81e5bf8899 [2023-03-07T23:18:05.037Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-07T23:18:05.037Z] ---> Running in 0d0209b669ab [2023-03-07T23:18:05.037Z] ---> Running in 1da31c6b56cd [2023-03-07T23:18:06.030Z] Removing intermediate container 0d0209b669ab [2023-03-07T23:18:06.030Z] ---> d667e0f1d6ac [2023-03-07T23:18:06.030Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-07T23:18:06.313Z] ---> Running in dbf5e9424652 [2023-03-07T23:18:07.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T23:18:07.540Z] Removing intermediate container dbf5e9424652 [2023-03-07T23:18:07.540Z] ---> ef14f0a6ce75 [2023-03-07T23:18:07.540Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T23:18:07.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T23:18:09.218Z] ---> 212e66693286 [2023-03-07T23:18:09.218Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-07T23:18:09.218Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-07T23:18:09.486Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-07T23:18:09.486Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T23:18:09.486Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T23:18:10.067Z] OK: 6 MiB in 16 packages [2023-03-07T23:18:13.417Z] Removing intermediate container 1da31c6b56cd [2023-03-07T23:18:13.417Z] ---> de6055d39e52 [2023-03-07T23:18:13.417Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T23:18:13.417Z] ---> Running in 033100621be5 [2023-03-07T23:18:14.014Z] ---> e88587bf5dd6 [2023-03-07T23:18:14.014Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-07T23:18:14.014Z] ---> a12d43f243c0 [2023-03-07T23:18:14.014Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-07T23:18:14.285Z] ---> Running in a7a9e4cf6b86 [2023-03-07T23:18:14.559Z] Removing intermediate container 033100621be5 [2023-03-07T23:18:14.559Z] ---> 06f0b324cccc [2023-03-07T23:18:14.559Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-07T23:18:14.830Z] ---> Running in cb273a6468fd [2023-03-07T23:18:15.804Z] ---> 555da0853179 [2023-03-07T23:18:15.804Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-07T23:18:15.804Z] ---> Running in 37c094928512 [2023-03-07T23:18:15.804Z] Removing intermediate container cb273a6468fd [2023-03-07T23:18:15.804Z] ---> 16fbfd4281a8 [2023-03-07T23:18:15.804Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-07T23:18:16.070Z] ---> Running in 745bc18defc6 [2023-03-07T23:18:16.665Z] 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-07T23:18:16.665Z] Removing intermediate container 37c094928512 [2023-03-07T23:18:16.665Z] ---> 1b4c1b36b721 [2023-03-07T23:18:16.665Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T23:18:16.931Z] ---> Running in 9a3090a03f96 [2023-03-07T23:18:16.931Z] Removing intermediate container 745bc18defc6 [2023-03-07T23:18:16.931Z] ---> ed17dd971b8a [2023-03-07T23:18:16.931Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T23:18:17.515Z] Removing intermediate container 9a3090a03f96 [2023-03-07T23:18:17.515Z] ---> ebc1703666d2 [2023-03-07T23:18:17.515Z] Step 20/22 : LABEL arch=arm64 [2023-03-07T23:18:17.782Z] ---> Running in 777c329533fd [2023-03-07T23:18:20.366Z] Removing intermediate container 777c329533fd [2023-03-07T23:18:20.366Z] ---> 67e121bce946 [2023-03-07T23:18:20.366Z] Step 21/22 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 [2023-03-07T23:18:20.366Z] ---> 7996f637e7a7 [2023-03-07T23:18:20.366Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-07T23:18:20.636Z] ---> Running in 85bac7c4c3c2 [2023-03-07T23:18:21.612Z] Removing intermediate container 85bac7c4c3c2 [2023-03-07T23:18:21.612Z] ---> 52b1cb39c4b2 [2023-03-07T23:18:21.612Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T23:18:21.612Z] ---> Running in 059ecb6177f4 [2023-03-07T23:18:22.572Z] Removing intermediate container 059ecb6177f4 [2023-03-07T23:18:22.572Z] ---> ad9247f8abc3 [2023-03-07T23:18:22.572Z] [2023-03-07T23:18:22.838Z] Successfully built ad9247f8abc3 [2023-03-07T23:18:22.838Z] Successfully tagged support-scheduler-arm64:latest [2023-03-07T23:18:23.159Z]  Building support-scheduler ... done Building core-metadata [2023-03-07T23:18:23.426Z] ---> 883e08c5f106 [2023-03-07T23:18:23.426Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-07T23:18:24.386Z] ---> cb7cd1fe8684 [2023-03-07T23:18:24.386Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-07T23:18:24.386Z] ---> Running in 607311b0c6dc [2023-03-07T23:18:24.969Z] Removing intermediate container 607311b0c6dc [2023-03-07T23:18:24.969Z] ---> a1398ae4434e [2023-03-07T23:18:24.969Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T23:18:25.237Z] ---> Running in 36073f63281b [2023-03-07T23:18:25.829Z] Removing intermediate container 36073f63281b [2023-03-07T23:18:25.829Z] ---> f339517e445a [2023-03-07T23:18:25.829Z] Step 20/22 : LABEL arch=arm64 [2023-03-07T23:18:26.097Z] ---> Running in 139b53b72b32 [2023-03-07T23:18:26.681Z] Removing intermediate container 139b53b72b32 [2023-03-07T23:18:26.681Z] ---> f8a6a239bbdc [2023-03-07T23:18:26.681Z] Step 21/22 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 [2023-03-07T23:18:26.681Z] ---> Running in ac94b519e3aa [2023-03-07T23:18:27.264Z] Removing intermediate container ac94b519e3aa [2023-03-07T23:18:27.264Z] ---> 0b712573ab9e [2023-03-07T23:18:27.264Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T23:18:27.531Z] ---> Running in 8cac8ad2ef11 [2023-03-07T23:18:27.798Z] Removing intermediate container 8cac8ad2ef11 [2023-03-07T23:18:27.799Z] ---> bd0d0f6078f4 [2023-03-07T23:18:27.799Z] [2023-03-07T23:18:28.382Z] Successfully built bd0d0f6078f4 [2023-03-07T23:18:28.382Z] Successfully tagged support-notifications-arm64:latest [2023-03-07T23:18:28.382Z] Building security-spiffe-token-provider [2023-03-07T23:18:50.444Z]  Building support-notifications ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T23:18:50.444Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T23:18:50.444Z] ---> 9db7be07ab45 [2023-03-07T23:18:50.444Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-07T23:18:50.444Z] ---> Using cache [2023-03-07T23:18:50.444Z] ---> 106bf3e3d312 [2023-03-07T23:18:50.444Z] Step 4/24 : WORKDIR /edgex-go [2023-03-07T23:18:50.444Z] ---> Using cache [2023-03-07T23:18:50.444Z] ---> 5eb0e10adf83 [2023-03-07T23:18:50.444Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-07T23:18:50.444Z] ---> Using cache [2023-03-07T23:18:50.444Z] ---> 05506874daf4 [2023-03-07T23:18:50.444Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-07T23:18:50.444Z] ---> Using cache [2023-03-07T23:18:50.444Z] ---> d5ae235e2082 [2023-03-07T23:18:50.444Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T23:18:50.444Z] ---> Using cache [2023-03-07T23:18:50.444Z] ---> 8c59ebaf2d2b [2023-03-07T23:18:50.444Z] Step 8/24 : COPY . . [2023-03-07T23:18:50.444Z] ---> Using cache [2023-03-07T23:18:50.444Z] ---> c7268d32238a [2023-03-07T23:18:50.444Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-07T23:18:50.444Z] ---> Running in cadead2cc37a [2023-03-07T23:18:51.850Z] 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-07T23:18:53.789Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T23:18:53.789Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-07T23:18:53.789Z] ---> 9db7be07ab45 [2023-03-07T23:18:53.789Z] Step 3/19 : WORKDIR /edgex-go [2023-03-07T23:18:53.789Z] ---> Using cache [2023-03-07T23:18:53.789Z] ---> 82b99329c138 [2023-03-07T23:18:53.789Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-07T23:18:53.789Z] ---> Running in be9ad009d2f1 [2023-03-07T23:18:55.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T23:18:56.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T23:18:57.718Z] v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-07T23:18:57.718Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-07T23:18:57.718Z] OK: 16903 distinct packages available [2023-03-07T23:18:58.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T23:18:58.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T23:18:59.686Z] OK: 221 MiB in 51 packages [2023-03-07T23:19:02.301Z] Removing intermediate container be9ad009d2f1 [2023-03-07T23:19:02.301Z] ---> 75f713d1ea05 [2023-03-07T23:19:02.301Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-07T23:19:02.885Z] ---> 4363f2b05f0a [2023-03-07T23:19:02.885Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T23:19:02.885Z] ---> Running in cee9c4c2875f [2023-03-07T23:20:39.556Z] Removing intermediate container cee9c4c2875f [2023-03-07T23:20:39.556Z] ---> fae0c9b63fe3 [2023-03-07T23:20:39.556Z] Step 7/19 : COPY . . [2023-03-07T23:20:51.863Z] ---> 8d899c3b4027 [2023-03-07T23:20:51.863Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-07T23:20:51.863Z] ---> Running in 9ea02f091cd8 [2023-03-07T23:20:52.130Z] 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-07T23:23:58.855Z] Removing intermediate container f3099df76ba3 [2023-03-07T23:23:58.855Z] ---> 2594b83592e1 [2023-03-07T23:23:58.855Z] [2023-03-07T23:23:58.855Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T23:23:58.855Z] ---> 4c81e5bf8899 [2023-03-07T23:23:58.855Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-07T23:23:58.855Z] ---> Running in 3760dcb14f1f [2023-03-07T23:23:58.855Z] Removing intermediate container 3760dcb14f1f [2023-03-07T23:23:58.855Z] ---> e42583c11b9d [2023-03-07T23:23:58.855Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-07T23:23:58.855Z] ---> Running in 776f66a23c63 [2023-03-07T23:23:59.123Z] Removing intermediate container 776f66a23c63 [2023-03-07T23:23:59.123Z] ---> 69bbce1b9f83 [2023-03-07T23:23:59.123Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-07T23:23:59.123Z] ---> Running in 8bcc8ed59b4e [2023-03-07T23:23:59.709Z] Removing intermediate container 8bcc8ed59b4e [2023-03-07T23:23:59.710Z] ---> 076b21bfda7c [2023-03-07T23:23:59.710Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T23:23:59.710Z] ---> Running in a0b6211f9384 [2023-03-07T23:24:01.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T23:24:02.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T23:24:03.648Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T23:24:03.648Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T23:24:03.648Z] OK: 5 MiB in 15 packages [2023-03-07T23:24:05.592Z] Removing intermediate container a0b6211f9384 [2023-03-07T23:24:05.592Z] ---> 906ec986c94d [2023-03-07T23:24:05.592Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T23:24:06.551Z] ---> d4166fe94b50 [2023-03-07T23:24:06.551Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-07T23:24:08.490Z] ---> 7ba7adb7f6cb [2023-03-07T23:24:08.490Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-07T23:24:09.082Z] ---> f8ed127f8012 [2023-03-07T23:24:09.082Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-07T23:24:09.082Z] ---> Running in 3cf01eb43495 [2023-03-07T23:24:09.666Z] Removing intermediate container 3cf01eb43495 [2023-03-07T23:24:09.666Z] ---> a91821149b59 [2023-03-07T23:24:09.666Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T23:24:09.937Z] ---> Running in 1f230e848568 [2023-03-07T23:24:10.523Z] Removing intermediate container 1f230e848568 [2023-03-07T23:24:10.524Z] ---> 145e0fe405f2 [2023-03-07T23:24:10.524Z] Step 20/22 : LABEL arch=arm64 [2023-03-07T23:24:10.524Z] 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-07T23:24:10.524Z] ---> Running in 9397c3d8396f [2023-03-07T23:24:11.112Z] Removing intermediate container 9397c3d8396f [2023-03-07T23:24:11.112Z] ---> 779f0b5a8191 [2023-03-07T23:24:11.112Z] Step 21/22 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 [2023-03-07T23:24:11.379Z] ---> Running in 755642aebbe7 [2023-03-07T23:24:13.865Z] Removing intermediate container 755642aebbe7 [2023-03-07T23:24:13.865Z] ---> 7c47b047a3ea [2023-03-07T23:24:13.865Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T23:24:13.865Z] ---> Running in fc3589d31542 [2023-03-07T23:24:14.451Z] Removing intermediate container fc3589d31542 [2023-03-07T23:24:14.451Z] ---> fa4c6da24348 [2023-03-07T23:24:14.451Z] [2023-03-07T23:24:14.717Z] Successfully built fa4c6da24348 [2023-03-07T23:24:14.717Z] Successfully tagged core-data-arm64:latest [2023-03-07T23:24:14.717Z]  Building core-data ... done Building security-proxy-setup [2023-03-07T23:24:32.925Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T23:24:32.925Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-07T23:24:32.925Z] ---> 9db7be07ab45 [2023-03-07T23:24:32.925Z] Step 3/20 : WORKDIR /edgex-go [2023-03-07T23:24:32.925Z] ---> Using cache [2023-03-07T23:24:32.925Z] ---> 82b99329c138 [2023-03-07T23:24:32.925Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-07T23:24:32.925Z] ---> Using cache [2023-03-07T23:24:32.925Z] ---> ff82e63a1e19 [2023-03-07T23:24:32.925Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-07T23:24:32.925Z] ---> Using cache [2023-03-07T23:24:32.925Z] ---> d86972d75ccc [2023-03-07T23:24:32.925Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T23:24:32.925Z] ---> Using cache [2023-03-07T23:24:32.925Z] ---> b5ec0ed72917 [2023-03-07T23:24:32.925Z] Step 7/20 : COPY . . [2023-03-07T23:24:32.925Z] ---> Using cache [2023-03-07T23:24:32.925Z] ---> a12d43f243c0 [2023-03-07T23:24:32.925Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-07T23:24:33.193Z] ---> Running in 7cad204bf1ac [2023-03-07T23:24:34.155Z] Removing intermediate container b4d6184ce317 [2023-03-07T23:24:34.155Z] ---> ba995fc087d0 [2023-03-07T23:24:34.155Z] [2023-03-07T23:24:34.155Z] Step 9/23 : FROM alpine:3.16 [2023-03-07T23:24:34.155Z] ---> 4c81e5bf8899 [2023-03-07T23:24:34.155Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-07T23:24:34.428Z] ---> Running in cc3ee485dabb [2023-03-07T23:24:36.375Z] 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-07T23:24:36.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T23:24:37.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T23:24:38.637Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-07T23:24:38.637Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-07T23:24:38.637Z] (3/3) Installing su-exec (0.2-r1) [2023-03-07T23:24:38.637Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T23:24:38.637Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T23:24:38.903Z] OK: 6 MiB in 17 packages [2023-03-07T23:24:41.026Z] Removing intermediate container cc3ee485dabb [2023-03-07T23:24:41.026Z] ---> 28036ce37ebe [2023-03-07T23:24:41.026Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-07T23:24:41.026Z] ---> Running in a3b62f6dc430 [2023-03-07T23:24:41.638Z] Removing intermediate container a3b62f6dc430 [2023-03-07T23:24:41.638Z] ---> c814b4df47cf [2023-03-07T23:24:41.638Z] Step 12/23 : WORKDIR / [2023-03-07T23:24:41.638Z] ---> Running in 106728f78fce [2023-03-07T23:24:42.659Z] Removing intermediate container 106728f78fce [2023-03-07T23:24:42.659Z] ---> 74cf8d4dc320 [2023-03-07T23:24:42.659Z] 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-07T23:24:43.284Z] ---> 6030fa0f3c65 [2023-03-07T23:24:43.284Z] 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-07T23:24:44.293Z] ---> 525905e07b72 [2023-03-07T23:24:44.293Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-07T23:24:45.256Z] ---> 9183590d7601 [2023-03-07T23:24:45.256Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-07T23:24:47.197Z] ---> 5bfe95aa9084 [2023-03-07T23:24:47.197Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-07T23:24:49.143Z] ---> 4ac27b1096cb [2023-03-07T23:24:49.143Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-07T23:24:50.107Z] ---> 856bfaae732d [2023-03-07T23:24:50.107Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T23:24:50.107Z] ---> Running in 7275a6c4d828 [2023-03-07T23:24:55.478Z] Removing intermediate container 7275a6c4d828 [2023-03-07T23:24:55.478Z] ---> 0b3f9cf6d3e3 [2023-03-07T23:24:55.478Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T23:24:55.478Z] ---> Running in a45d1dfd6dca [2023-03-07T23:24:55.478Z] Removing intermediate container a45d1dfd6dca [2023-03-07T23:24:55.478Z] ---> 0216339aa54d [2023-03-07T23:24:55.478Z] Step 21/23 : LABEL arch=arm64 [2023-03-07T23:24:55.744Z] ---> Running in 57431f2644b6 [2023-03-07T23:24:56.729Z] Removing intermediate container 57431f2644b6 [2023-03-07T23:24:56.729Z] ---> c07498ad7b00 [2023-03-07T23:24:56.729Z] Step 22/23 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 [2023-03-07T23:24:56.998Z] ---> Running in a01d4c56870c [2023-03-07T23:24:57.958Z] Removing intermediate container a01d4c56870c [2023-03-07T23:24:57.958Z] ---> 5096e0a044f5 [2023-03-07T23:24:57.958Z] Step 23/23 : LABEL version=0.0.0 [2023-03-07T23:24:57.958Z] ---> Running in 01c16aab79a2 [2023-03-07T23:24:58.937Z] Removing intermediate container 01c16aab79a2 [2023-03-07T23:24:58.937Z] ---> adf6389b55a3 [2023-03-07T23:24:58.937Z] [2023-03-07T23:24:59.523Z] Successfully built adf6389b55a3 [2023-03-07T23:24:59.523Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-07T23:25:02.881Z]  Building security-secretstore-setup ... done Removing intermediate container a7a9e4cf6b86 [2023-03-07T23:25:02.881Z] ---> 4bfc97ad5e05 [2023-03-07T23:25:02.881Z] [2023-03-07T23:25:02.881Z] Step 9/32 : FROM alpine:3.16 [2023-03-07T23:25:02.881Z] ---> 4c81e5bf8899 [2023-03-07T23:25:02.881Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T23:25:02.881Z] ---> Running in e2d2f6c8d2af [2023-03-07T23:25:03.150Z] Removing intermediate container e2d2f6c8d2af [2023-03-07T23:25:03.150Z] ---> 7509b319151f [2023-03-07T23:25:03.150Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-07T23:25:03.150Z] ---> Running in 99170d549650 [2023-03-07T23:25:05.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T23:25:05.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T23:25:06.792Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-07T23:25:06.792Z] (2/2) Installing su-exec (0.2-r1) [2023-03-07T23:25:06.792Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T23:25:06.792Z] OK: 5 MiB in 16 packages [2023-03-07T23:25:08.222Z] Removing intermediate container 99170d549650 [2023-03-07T23:25:08.222Z] ---> 95008edcbcb6 [2023-03-07T23:25:08.222Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-07T23:25:08.492Z] ---> Running in f0ce9db7401f [2023-03-07T23:25:08.762Z] Removing intermediate container f0ce9db7401f [2023-03-07T23:25:08.762Z] ---> 7ed9950b3856 [2023-03-07T23:25:09.031Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-07T23:25:09.031Z] ---> Running in 3bdbd0cc6b32 [2023-03-07T23:25:09.617Z] Removing intermediate container 3bdbd0cc6b32 [2023-03-07T23:25:09.617Z] ---> edb7bd782573 [2023-03-07T23:25:09.617Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-07T23:25:09.896Z] ---> Running in 79dfe4245e79 [2023-03-07T23:25:10.163Z] Removing intermediate container 79dfe4245e79 [2023-03-07T23:25:10.431Z] ---> 3ffb2eb0e63f [2023-03-07T23:25:10.431Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-07T23:25:10.431Z] ---> Running in b6b3e105eb75 [2023-03-07T23:25:11.030Z] Removing intermediate container b6b3e105eb75 [2023-03-07T23:25:11.030Z] ---> 008b528a533f [2023-03-07T23:25:11.030Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-07T23:25:11.030Z] ---> Running in 4e54b8bbdb4e [2023-03-07T23:25:14.401Z] Removing intermediate container 4e54b8bbdb4e [2023-03-07T23:25:14.401Z] ---> 9d9603f0c564 [2023-03-07T23:25:14.401Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-07T23:25:14.401Z] ---> Running in d21096217b2c [2023-03-07T23:25:14.671Z] Removing intermediate container d21096217b2c [2023-03-07T23:25:14.671Z] ---> 791113a27595 [2023-03-07T23:25:14.671Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-07T23:25:15.641Z] ---> ca7f45016f7e [2023-03-07T23:25:15.641Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-07T23:25:15.641Z] ---> Running in d873608fc2ba [2023-03-07T23:25:21.017Z] Removing intermediate container d873608fc2ba [2023-03-07T23:25:21.017Z] ---> 2eb9717052b4 [2023-03-07T23:25:21.017Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T23:25:21.605Z] ---> 38730432ae1f [2023-03-07T23:25:21.606Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-07T23:25:23.572Z] ---> c5faf287704a [2023-03-07T23:25:23.572Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-07T23:25:24.541Z] ---> 9561d101ca10 [2023-03-07T23:25:24.541Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-07T23:25:25.506Z] ---> b6775c00e923 [2023-03-07T23:25:25.506Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-07T23:25:26.922Z] ---> 4f073ab18732 [2023-03-07T23:25:26.922Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-07T23:25:27.903Z] ---> d31533924434 [2023-03-07T23:25:27.903Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-07T23:25:28.873Z] ---> e61df415398a [2023-03-07T23:25:28.873Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-07T23:25:28.873Z] ---> Running in 9f9dcc351f66 [2023-03-07T23:25:32.234Z] Removing intermediate container 9f9dcc351f66 [2023-03-07T23:25:32.234Z] ---> 87316a395b01 [2023-03-07T23:25:32.234Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-07T23:25:32.234Z] ---> Running in c3f0606b01d0 [2023-03-07T23:25:32.505Z] Removing intermediate container c3f0606b01d0 [2023-03-07T23:25:32.505Z] ---> ac9fb7ee62a4 [2023-03-07T23:25:32.505Z] Step 29/32 : CMD ["gate"] [2023-03-07T23:25:32.776Z] ---> Running in 8d875b43ce3a [2023-03-07T23:25:33.366Z] Removing intermediate container 8d875b43ce3a [2023-03-07T23:25:33.366Z] ---> 762a23878e74 [2023-03-07T23:25:33.366Z] Step 30/32 : LABEL arch=arm64 [2023-03-07T23:25:33.366Z] ---> Running in b51b7db0ffaf [2023-03-07T23:25:33.959Z] Removing intermediate container b51b7db0ffaf [2023-03-07T23:25:33.959Z] ---> be9accba2b1d [2023-03-07T23:25:33.959Z] Step 31/32 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 [2023-03-07T23:25:33.959Z] ---> Running in 0f4f8707b1d3 [2023-03-07T23:25:34.561Z] Removing intermediate container 0f4f8707b1d3 [2023-03-07T23:25:34.561Z] ---> 3c8977650026 [2023-03-07T23:25:34.561Z] Step 32/32 : LABEL version=0.0.0 [2023-03-07T23:25:34.838Z] ---> Running in a899fb168c08 [2023-03-07T23:25:35.422Z] Removing intermediate container a899fb168c08 [2023-03-07T23:25:35.422Z] ---> 13873a681de3 [2023-03-07T23:25:35.422Z] [2023-03-07T23:25:35.689Z] Successfully built 13873a681de3 [2023-03-07T23:25:35.689Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-07T23:26:14.542Z]  Building security-bootstrapper ... done Removing intermediate container cadead2cc37a [2023-03-07T23:26:14.542Z] ---> 3954a1ff180d [2023-03-07T23:26:14.542Z] [2023-03-07T23:26:14.809Z] Step 10/24 : FROM alpine:3.16 [2023-03-07T23:26:14.809Z] ---> 4c81e5bf8899 [2023-03-07T23:26:14.809Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-07T23:26:14.809Z] ---> Using cache [2023-03-07T23:26:14.809Z] ---> c2186fc0428a [2023-03-07T23:26:14.809Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T23:26:14.809Z] ---> Using cache [2023-03-07T23:26:14.809Z] ---> 172d959ab37a [2023-03-07T23:26:14.809Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-07T23:26:14.809Z] ---> Running in ccb258b6b928 [2023-03-07T23:26:15.392Z] Removing intermediate container ccb258b6b928 [2023-03-07T23:26:15.392Z] ---> 470f6567b148 [2023-03-07T23:26:15.392Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-07T23:26:15.392Z] ---> Running in f52ef93af92e [2023-03-07T23:26:15.976Z] Removing intermediate container f52ef93af92e [2023-03-07T23:26:15.976Z] ---> 841e98d1f263 [2023-03-07T23:26:15.976Z] Step 15/24 : WORKDIR / [2023-03-07T23:26:15.976Z] ---> Running in 0a20d52e0303 [2023-03-07T23:26:16.562Z] Removing intermediate container 0a20d52e0303 [2023-03-07T23:26:16.562Z] ---> 9ad9ef5f27d3 [2023-03-07T23:26:16.562Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T23:26:17.518Z] ---> c4b0c5ce4c96 [2023-03-07T23:26:17.518Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-07T23:26:19.461Z] ---> 93371f671be2 [2023-03-07T23:26:19.461Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-07T23:26:20.430Z] ---> f57bee850299 [2023-03-07T23:26:20.430Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-07T23:26:21.386Z] ---> d00c0aeebcd4 [2023-03-07T23:26:21.386Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-07T23:26:21.386Z] ---> Running in 70fbceface04 [2023-03-07T23:26:21.967Z] Removing intermediate container 70fbceface04 [2023-03-07T23:26:21.967Z] ---> 439d88e3d4ce [2023-03-07T23:26:21.967Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T23:26:21.967Z] ---> Running in 2bbdb5194edf [2023-03-07T23:26:22.559Z] Removing intermediate container 2bbdb5194edf [2023-03-07T23:26:22.559Z] ---> bb5fce7f01f8 [2023-03-07T23:26:22.559Z] Step 22/24 : LABEL arch=arm64 [2023-03-07T23:26:22.559Z] ---> Running in 20f6ca024856 [2023-03-07T23:26:23.140Z] Removing intermediate container 20f6ca024856 [2023-03-07T23:26:23.140Z] ---> 013aa628adde [2023-03-07T23:26:23.140Z] Step 23/24 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 [2023-03-07T23:26:23.406Z] ---> Running in 57aa8075d08a [2023-03-07T23:26:23.989Z] Removing intermediate container 57aa8075d08a [2023-03-07T23:26:23.989Z] ---> 3ec66514ebc4 [2023-03-07T23:26:23.989Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T23:26:23.989Z] ---> Running in 1beee1e4b7c3 [2023-03-07T23:26:24.571Z] Removing intermediate container 1beee1e4b7c3 [2023-03-07T23:26:24.571Z] ---> c9174f47992b [2023-03-07T23:26:24.571Z] [2023-03-07T23:26:24.838Z] Successfully built c9174f47992b [2023-03-07T23:26:24.838Z] Successfully tagged core-metadata-arm64:latest [2023-03-07T23:27:46.440Z]  Building core-metadata ... done Removing intermediate container 9ea02f091cd8 [2023-03-07T23:27:46.440Z] ---> c66988c4ba71 [2023-03-07T23:27:46.440Z] [2023-03-07T23:27:46.440Z] Step 9/19 : FROM alpine:3.15 [2023-03-07T23:27:46.440Z] ---> 354640af7b1b [2023-03-07T23:27:46.440Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T23:27:46.440Z] ---> Using cache [2023-03-07T23:27:46.440Z] ---> c20076ae2c70 [2023-03-07T23:27:46.440Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-07T23:27:46.440Z] ---> Running in 459b14e6c43c [2023-03-07T23:27:46.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T23:27:46.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T23:27:46.440Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T23:27:46.440Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T23:27:46.440Z] OK: 15736 distinct packages available [2023-03-07T23:27:46.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T23:27:46.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T23:27:46.440Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-07T23:27:46.440Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-07T23:27:46.440Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-07T23:27:46.440Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-07T23:27:46.440Z] (5/9) Installing curl (7.80.0-r6) [2023-03-07T23:27:46.440Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-07T23:27:46.440Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-07T23:27:46.440Z] (8/9) Installing libucontext (1.1-r0) [2023-03-07T23:27:46.440Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-07T23:27:46.440Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T23:27:46.440Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T23:27:46.440Z] OK: 8 MiB in 23 packages [2023-03-07T23:27:46.440Z] Removing intermediate container 459b14e6c43c [2023-03-07T23:27:46.440Z] ---> 94c74f1fdccc [2023-03-07T23:27:46.441Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T23:27:46.441Z] ---> 6c0aa62299a3 [2023-03-07T23:27:46.441Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-07T23:27:47.846Z] ---> 3634e5f48d3f [2023-03-07T23:27:47.846Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-07T23:27:48.430Z] Removing intermediate container 7cad204bf1ac [2023-03-07T23:27:48.430Z] ---> 71eb6e7e3cbb [2023-03-07T23:27:48.430Z] [2023-03-07T23:27:48.430Z] Step 9/20 : FROM alpine:3.16 [2023-03-07T23:27:48.430Z] ---> 4c81e5bf8899 [2023-03-07T23:27:48.430Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-07T23:27:48.430Z] ---> Running in 5a91d8e676a0 [2023-03-07T23:27:48.697Z] ---> 97ba0867e3c6 [2023-03-07T23:27:48.697Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-07T23:27:48.697Z] ---> Running in e35beb4ec465 [2023-03-07T23:27:48.969Z] Removing intermediate container e35beb4ec465 [2023-03-07T23:27:48.969Z] ---> 06c21e312f2d [2023-03-07T23:27:48.969Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T23:27:49.235Z] ---> Running in 33165c583c5d [2023-03-07T23:27:49.501Z] Removing intermediate container 33165c583c5d [2023-03-07T23:27:49.501Z] ---> c40f8aa923a3 [2023-03-07T23:27:49.501Z] Step 17/19 : LABEL arch=arm64 [2023-03-07T23:27:49.501Z] ---> Running in edd419dea1e5 [2023-03-07T23:27:49.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T23:27:50.034Z] Removing intermediate container edd419dea1e5 [2023-03-07T23:27:50.034Z] ---> 8a00edc66174 [2023-03-07T23:27:50.034Z] Step 18/19 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 [2023-03-07T23:27:50.034Z] ---> Running in e3af9035e68d [2023-03-07T23:27:50.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T23:27:50.301Z] Removing intermediate container e3af9035e68d [2023-03-07T23:27:50.301Z] ---> 7a6b905f5bfd [2023-03-07T23:27:50.301Z] Step 19/19 : LABEL version=0.0.0 [2023-03-07T23:27:50.301Z] ---> Running in fcee118826a1 [2023-03-07T23:27:50.885Z] Removing intermediate container fcee118826a1 [2023-03-07T23:27:50.885Z] ---> 08bd5dd0b961 [2023-03-07T23:27:50.885Z] [2023-03-07T23:27:50.885Z] Successfully built 08bd5dd0b961 [2023-03-07T23:27:50.885Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-07T23:27:51.471Z]  Building security-spiffe-token-provider ... done (1/2) Installing dumb-init (1.2.5-r1) [2023-03-07T23:27:51.471Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-07T23:27:51.471Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T23:27:51.471Z] OK: 6 MiB in 16 packages [2023-03-07T23:27:52.428Z] Removing intermediate container 5a91d8e676a0 [2023-03-07T23:27:52.428Z] ---> 3a443577e5aa [2023-03-07T23:27:52.428Z] 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-07T23:27:52.428Z] ---> Running in 5343e4e9eef7 [2023-03-07T23:27:52.693Z] Removing intermediate container 5343e4e9eef7 [2023-03-07T23:27:52.693Z] ---> 3738b2895773 [2023-03-07T23:27:52.693Z] Step 12/20 : WORKDIR /edgex [2023-03-07T23:27:52.693Z] ---> Running in 40073a6f0ca7 [2023-03-07T23:27:52.958Z] Removing intermediate container 40073a6f0ca7 [2023-03-07T23:27:52.958Z] ---> 8e848f1e73f8 [2023-03-07T23:27:52.958Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-07T23:27:53.546Z] ---> 42aeee66febe [2023-03-07T23:27:53.546Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-07T23:27:54.502Z] ---> 05eab7934398 [2023-03-07T23:27:54.502Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-07T23:27:55.081Z] ---> 5b21c3c422b8 [2023-03-07T23:27:55.081Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T23:27:55.081Z] ---> Running in 8d63e44cbcd7 [2023-03-07T23:27:57.015Z] Removing intermediate container 8d63e44cbcd7 [2023-03-07T23:27:57.015Z] ---> 66987a7bc827 [2023-03-07T23:27:57.015Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T23:27:57.015Z] ---> Running in 649869a14643 [2023-03-07T23:27:57.282Z] Removing intermediate container 649869a14643 [2023-03-07T23:27:57.282Z] ---> e57103ef0def [2023-03-07T23:27:57.282Z] Step 18/20 : LABEL arch=arm64 [2023-03-07T23:27:57.551Z] ---> Running in ba8245ecb8ea [2023-03-07T23:27:57.817Z] Removing intermediate container ba8245ecb8ea [2023-03-07T23:27:57.817Z] ---> a96e9c945d16 [2023-03-07T23:27:57.817Z] Step 19/20 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 [2023-03-07T23:27:57.817Z] ---> Running in 1a2506e87934 [2023-03-07T23:27:58.082Z] Removing intermediate container 1a2506e87934 [2023-03-07T23:27:58.082Z] ---> 2b6e97f46521 [2023-03-07T23:27:58.082Z] Step 20/20 : LABEL version=0.0.0 [2023-03-07T23:27:58.082Z] ---> Running in 8efaa629fc75 [2023-03-07T23:27:58.350Z] Removing intermediate container 8efaa629fc75 [2023-03-07T23:27:58.350Z] ---> d3aaab4f6e03 [2023-03-07T23:27:58.350Z] [2023-03-07T23:27:58.616Z] Successfully built d3aaab4f6e03 [2023-03-07T23:27:58.616Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-07T23:27:59.210Z]  Building security-proxy-setup ... done  [Pipeline] } [2023-03-07T23:27:59.229Z] $ docker stop --time=1 565fd52c02234357833820c59b6fbf7ffd04b472b000c73fe72de27584c96537 [2023-03-07T23:28:00.934Z] $ docker rm -f --volumes 565fd52c02234357833820c59b6fbf7ffd04b472b000c73fe72de27584c96537 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T23:28:01.488Z] + docker images [2023-03-07T23:28:01.754Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-07T23:28:01.754Z] security-proxy-setup-arm64 latest d3aaab4f6e03 3 seconds ago 15.8MB [2023-03-07T23:28:01.754Z] security-spiffe-token-provider-arm64 latest 08bd5dd0b961 11 seconds ago 29.1MB [2023-03-07T23:28:01.754Z] 71eb6e7e3cbb 14 seconds ago 1.49GB [2023-03-07T23:28:01.754Z] c66988c4ba71 24 seconds ago 1.54GB [2023-03-07T23:28:01.754Z] core-metadata-arm64 latest c9174f47992b About a minute ago 17.8MB [2023-03-07T23:28:01.754Z] 3954a1ff180d About a minute ago 1.51GB [2023-03-07T23:28:01.754Z] security-bootstrapper-arm64 latest 13873a681de3 2 minutes ago 19MB [2023-03-07T23:28:01.754Z] 4bfc97ad5e05 3 minutes ago 1.49GB [2023-03-07T23:28:01.754Z] security-secretstore-setup-arm64 latest adf6389b55a3 3 minutes ago 28.7MB [2023-03-07T23:28:01.754Z] ba995fc087d0 3 minutes ago 1.5GB [2023-03-07T23:28:01.754Z] core-data-arm64 latest fa4c6da24348 3 minutes ago 17.3MB [2023-03-07T23:28:01.754Z] 2594b83592e1 4 minutes ago 1.51GB [2023-03-07T23:28:01.754Z] support-notifications-arm64 latest bd0d0f6078f4 9 minutes ago 29.7MB [2023-03-07T23:28:01.754Z] support-scheduler-arm64 latest ad9247f8abc3 9 minutes ago 29.1MB [2023-03-07T23:28:01.754Z] 84692bd58864 9 minutes ago 1.57GB [2023-03-07T23:28:01.754Z] 1901366695fa 9 minutes ago 1.57GB [2023-03-07T23:28:01.754Z] core-common-config-bootstrapper-arm64 latest ddf3050e4429 11 minutes ago 14.9MB [2023-03-07T23:28:01.754Z] f5c79682c566 11 minutes ago 1.5GB [2023-03-07T23:28:01.754Z] security-proxy-auth-arm64 latest dcf2386867fa 12 minutes ago 15.6MB [2023-03-07T23:28:01.754Z] core-command-arm64 latest c854a9d05a6f 12 minutes ago 17.1MB [2023-03-07T23:28:01.754Z] d7366d9fc2f0 12 minutes ago 1.49GB [2023-03-07T23:28:01.754Z] 741994ec0a05 13 minutes ago 1.51GB [2023-03-07T23:28:01.754Z] security-spire-server-arm64 latest 9c4d531e1239 19 minutes ago 84.3MB [2023-03-07T23:28:01.754Z] eecd8450b16b 19 minutes ago 1.38GB [2023-03-07T23:28:01.754Z] security-spire-agent-arm64 latest 6b59be1f602d 19 minutes ago 122MB [2023-03-07T23:28:01.754Z] security-spire-config-arm64 latest 575c3b6f8d8f 19 minutes ago 83.6MB [2023-03-07T23:28:01.754Z] 4a8f8474d83f 20 minutes ago 1.38GB [2023-03-07T23:28:01.754Z] c3249276aa44 20 minutes ago 1.38GB [2023-03-07T23:28:01.754Z] ci-base-image-arm64 latest 9db7be07ab45 34 minutes ago 904MB [2023-03-07T23:28:01.754Z] alpine 3.15 354640af7b1b 3 weeks ago 5.34MB [2023-03-07T23:28:01.754Z] alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB [2023-03-07T23:28:01.754Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB [2023-03-07T23:28:01.754Z] 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-07T23:28:02.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T23:28:02.562Z] [2023-03-07T23:28:02.562Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T23:28:02.982Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T23:28:03.251Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-07T23:28:03.251Z] 8998bd30e6a1: Pulling fs layer [2023-03-07T23:28:03.251Z] 04944245beec: Pulling fs layer [2023-03-07T23:28:03.251Z] 699f458cf7ca: Pulling fs layer [2023-03-07T23:28:03.251Z] 765212b225bb: Pulling fs layer [2023-03-07T23:28:03.251Z] f23df028b6ca: Pulling fs layer [2023-03-07T23:28:03.251Z] d65c8cfc05b1: Pulling fs layer [2023-03-07T23:28:03.251Z] 2437ff75d9bd: Pulling fs layer [2023-03-07T23:28:03.251Z] d65c8cfc05b1: Waiting [2023-03-07T23:28:03.251Z] 2437ff75d9bd: Waiting [2023-03-07T23:28:03.251Z] 765212b225bb: Waiting [2023-03-07T23:28:03.251Z] 04944245beec: Verifying Checksum [2023-03-07T23:28:03.251Z] 04944245beec: Download complete [2023-03-07T23:28:03.251Z] 765212b225bb: Verifying Checksum [2023-03-07T23:28:03.251Z] 765212b225bb: Download complete [2023-03-07T23:28:03.520Z] f23df028b6ca: Verifying Checksum [2023-03-07T23:28:03.520Z] f23df028b6ca: Download complete [2023-03-07T23:28:03.520Z] d65c8cfc05b1: Verifying Checksum [2023-03-07T23:28:03.520Z] d65c8cfc05b1: Download complete [2023-03-07T23:28:03.520Z] 699f458cf7ca: Verifying Checksum [2023-03-07T23:28:03.520Z] 699f458cf7ca: Download complete [2023-03-07T23:28:03.788Z] 8998bd30e6a1: Verifying Checksum [2023-03-07T23:28:03.788Z] 8998bd30e6a1: Download complete [2023-03-07T23:28:06.366Z] 2437ff75d9bd: Verifying Checksum [2023-03-07T23:28:06.366Z] 2437ff75d9bd: Download complete [2023-03-07T23:28:07.769Z] 8998bd30e6a1: Pull complete [2023-03-07T23:28:08.035Z] 04944245beec: Pull complete [2023-03-07T23:28:09.440Z] 699f458cf7ca: Pull complete [2023-03-07T23:28:09.706Z] 765212b225bb: Pull complete [2023-03-07T23:28:10.288Z] f23df028b6ca: Pull complete [2023-03-07T23:28:10.555Z] d65c8cfc05b1: Pull complete [2023-03-07T23:28:25.675Z] 2437ff75d9bd: Pull complete [2023-03-07T23:28:25.676Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-07T23:28:25.676Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T23:28:25.676Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T23:28:26.035Z] prd-ubuntu20.04-docker-arm64-4c-16g-8662 does not seem to be running inside a container [2023-03-07T23:28:26.115Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-07T23:28:29.100Z] $ docker top 3275f4e183c5d04ee8b0616d9ed5d4044bbbb42b5e6efc95c338056c868cae47 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T23:28:30.105Z] ---> job-cost.sh [2023-03-07T23:28:30.105Z] lf-activate-venv: SKIPPING [2023-03-07T23:28:30.105Z] INFO: No Stack... [2023-03-07T23:28:30.686Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-07T23:28:31.266Z] INFO: Archiving Costs [Pipeline] sh [2023-03-07T23:28:31.925Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-03-07T23:28:31.925Z] + cut -d, -f6 [Pipeline] lock [2023-03-07T23:28:32.015Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4418-1-stack-cost] [2023-03-07T23:28:32.020Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4418-1-stack-cost] did not exist. Created. [2023-03-07T23:28:32.021Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4418-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-07T23:28:32.757Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-07T23:28:32.950Z] Stashed 1 file(s) [Pipeline] } [2023-03-07T23:28:32.966Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4418-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-07T23:28:33.040Z] $ docker stop --time=1 3275f4e183c5d04ee8b0616d9ed5d4044bbbb42b5e6efc95c338056c868cae47 [2023-03-07T23:28:36.525Z] $ docker rm -f --volumes 3275f4e183c5d04ee8b0616d9ed5d4044bbbb42b5e6efc95c338056c868cae47 [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-07T23:28:37.506Z] provisioning config files... [2023-03-07T23:28:37.512Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config10866362326834086373tmp [Pipeline] { [Pipeline] sh [2023-03-07T23:28:37.842Z] + set +x [2023-03-07T23:28:37.842Z] + bash+ -s -- [2023-03-07T23:28:37.842Z] curl -s https://codecov.io/bash [2023-03-07T23:28:37.842Z] [2023-03-07T23:28:37.842Z] _____ _ [2023-03-07T23:28:37.842Z] / ____| | | [2023-03-07T23:28:37.842Z] | | ___ __| | ___ ___ _____ __ [2023-03-07T23:28:37.842Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-07T23:28:37.842Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-07T23:28:37.842Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-07T23:28:37.842Z] Bash-1.0.6 [2023-03-07T23:28:37.842Z] [2023-03-07T23:28:37.842Z] [2023-03-07T23:28:37.842Z] ==> git version 2.25.1 found [2023-03-07T23:28:37.842Z] ==> 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-07T23:28:37.842Z] Release-Date: 2020-01-08 [2023-03-07T23:28:37.842Z] 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-07T23:28:37.842Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-07T23:28:37.842Z] ==> Jenkins CI detected. [2023-03-07T23:28:37.842Z] current dir:  /w/workspace/edgex-go/1 [2023-03-07T23:28:37.842Z] project root: . [2023-03-07T23:28:37.842Z] --> token set from env [2023-03-07T23:28:37.842Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-07T23:28:37.842Z] ==> Running gcov in . (disable via -X gcov) [2023-03-07T23:28:37.842Z] ==> Python coveragepy not found [2023-03-07T23:28:37.842Z] ==> Searching for coverage reports in: [2023-03-07T23:28:37.842Z] + . [2023-03-07T23:28:37.842Z] -> Found 1 reports [2023-03-07T23:28:37.842Z] ==> Detecting git/mercurial file structure [2023-03-07T23:28:37.842Z] ==> Reading reports [2023-03-07T23:28:37.842Z] + ./coverage.out bytes=446903 [2023-03-07T23:28:37.842Z] ==> Appending adjustments [2023-03-07T23:28:37.842Z] https://docs.codecov.io/docs/fixing-reports [2023-03-07T23:28:38.778Z] + Found adjustments [2023-03-07T23:28:38.778Z] ==> Gzipping contents [2023-03-07T23:28:39.037Z] 60K /tmp/codecov.5nLJDA.gz [2023-03-07T23:28:39.037Z] ==> Uploading reports [2023-03-07T23:28:39.037Z] url: https://codecov.io [2023-03-07T23:28:39.037Z] query: branch=PR-4418&commit=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4418%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4418&job=&cmd_args= [2023-03-07T23:28:39.037Z] -> Pinging Codecov [2023-03-07T23:28:39.037Z] 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=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4418%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4418&job=&cmd_args= [2023-03-07T23:28:39.037Z] -> Uploading to [2023-03-07T23:28:39.037Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-07/00271124DB129430A58F1EEE437C3FCB/dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210/1ea14c05-17ab-4a5b-a479-1c8f9db8134b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230307T232838Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a5ca3a5570dcff6434080659504a743b041c09b4af8aa28a03425fc6495295bd [2023-03-07T23:28:39.037Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T23:28:39.037Z] Dload Upload Total Spent Left Speed [2023-03-07T23:28:39.296Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58187 0 0 100 58187 0 177k --:--:-- --:--:-- --:--:-- 177k [2023-03-07T23:28:39.296Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 [Pipeline] } [2023-03-07T23:28:39.319Z] 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-07T23:28:40.633Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-07T23:28:40.957Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T23:28:41.840Z] ---> package-listing.sh [2023-03-07T23:28:41.840Z] ++ facter osfamily [2023-03-07T23:28:41.840Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-07T23:28:42.100Z] + OS_FAMILY=debian [2023-03-07T23:28:42.100Z] + workspace=/w/workspace/edgex-go/1 [2023-03-07T23:28:42.100Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-07T23:28:42.100Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-07T23:28:42.100Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-07T23:28:42.100Z] + PACKAGES=/tmp/packages_start.txt [2023-03-07T23:28:42.100Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-07T23:28:42.100Z] + PACKAGES=/tmp/packages_end.txt [2023-03-07T23:28:42.100Z] + case "${OS_FAMILY}" in [2023-03-07T23:28:42.100Z] + dpkg -l [2023-03-07T23:28:42.100Z] + grep '^ii' [2023-03-07T23:28:42.100Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-07T23:28:42.100Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-07T23:28:42.100Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-07T23:28:42.100Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-07T23:28:42.100Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-03-07T23:28:42.100Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-03-07T23:28:42.136Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-07T23:28:42.428Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T23:28:43.047Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T23:28:43.047Z] [2023-03-07T23:28:43.047Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T23:28:43.418Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T23:28:43.419Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-07T23:28:43.419Z] 5eb5b503b376: Pulling fs layer [2023-03-07T23:28:43.419Z] 5c69ac0246d0: Pulling fs layer [2023-03-07T23:28:43.419Z] ec43610c2a17: Pulling fs layer [2023-03-07T23:28:43.419Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-07T23:28:43.419Z] 33b1e0a273af: Pulling fs layer [2023-03-07T23:28:43.419Z] 5d3b04190fa2: Pulling fs layer [2023-03-07T23:28:43.419Z] 2f39f015ded8: Pulling fs layer [2023-03-07T23:28:43.419Z] 3a2ae6a8a46f: Waiting [2023-03-07T23:28:43.419Z] 33b1e0a273af: Waiting [2023-03-07T23:28:43.419Z] 5d3b04190fa2: Waiting [2023-03-07T23:28:43.419Z] 2f39f015ded8: Waiting [2023-03-07T23:28:43.419Z] 5c69ac0246d0: Download complete [2023-03-07T23:28:43.419Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-07T23:28:43.419Z] 3a2ae6a8a46f: Download complete [2023-03-07T23:28:43.678Z] 33b1e0a273af: Verifying Checksum [2023-03-07T23:28:43.678Z] 33b1e0a273af: Download complete [2023-03-07T23:28:43.678Z] 5d3b04190fa2: Verifying Checksum [2023-03-07T23:28:43.678Z] 5d3b04190fa2: Download complete [2023-03-07T23:28:43.678Z] ec43610c2a17: Verifying Checksum [2023-03-07T23:28:43.678Z] ec43610c2a17: Download complete [2023-03-07T23:28:43.678Z] 5eb5b503b376: Verifying Checksum [2023-03-07T23:28:43.678Z] 5eb5b503b376: Download complete [2023-03-07T23:28:44.243Z] 2f39f015ded8: Download complete [2023-03-07T23:28:45.178Z] 5eb5b503b376: Pull complete [2023-03-07T23:28:45.178Z] 5c69ac0246d0: Pull complete [2023-03-07T23:28:45.437Z] ec43610c2a17: Pull complete [2023-03-07T23:28:45.696Z] 3a2ae6a8a46f: Pull complete [2023-03-07T23:28:45.696Z] 33b1e0a273af: Pull complete [2023-03-07T23:28:45.956Z] 5d3b04190fa2: Pull complete [2023-03-07T23:28:50.137Z] 2f39f015ded8: Pull complete [2023-03-07T23:28:50.137Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-07T23:28:50.137Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T23:28:50.137Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T23:28:50.354Z] prd-ubuntu20.04-docker-8c-8g-8661 does not seem to be running inside a container [2023-03-07T23:28:50.376Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-07T23:28:51.894Z] $ docker top 6b691ed8f11493a193f0913c99d6272331d01e3ca79fa1c6fab359da63c8e4ff -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T23:28:52.286Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-07T23:28:52.598Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-07T23:28:52.902Z] + ls /var/log/sa-host [2023-03-07T23:28:52.902Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T23:28:53.117Z] provisioning config files... [2023-03-07T23:28:53.126Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config11098330063808193357tmp [Pipeline] { [Pipeline] echo [2023-03-07T23:28:53.176Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T23:28:53.479Z] ---> create-netrc.sh [Pipeline] } [2023-03-07T23:28:53.504Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-07T23:28:53.894Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-07T23:28:53.929Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T23:28:54.235Z] ---> sudo-logs.sh [2023-03-07T23:28:54.235Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-07T23:28:54.314Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T23:28:54.623Z] ---> job-cost.sh [2023-03-07T23:28:54.623Z] lf-activate-venv: SKIPPING [2023-03-07T23:28:54.623Z] DEBUG: total: 0.10999999940395355 [2023-03-07T23:28:54.623Z] INFO: Retrieving Stack Cost... [2023-03-07T23:28:54.883Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-07T23:28:55.449Z] INFO: Archiving Costs [Pipeline] echo [2023-03-07T23:28:55.491Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T23:28:55.802Z] ---> logs-deploy.sh [2023-03-07T23:28:55.802Z] lf-activate-venv: SKIPPING [2023-03-07T23:28:55.802Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4418/1 [2023-03-07T23:28:55.802Z] INFO: archiving workspace using pattern(s): [2023-03-07T23:28:56.738Z] Archives upload complete. [2023-03-07T23:28:56.997Z] INFO: archiving logs to Nexus