Pull request #4409 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from bd6afa079f25d572ebf244c26e75a8d9f858c5a1+480818d28ea8824cc46c96448769b7c82ca10b6c (8b6b39e5f6b9874b9b872a1bd7243abd0f474b6f) 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-ssh2292656807834764848.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-ssh16463536023156511018.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-4409/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-4409/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14213816355259323574.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-4409/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1668152951682757872.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-ssh8859508136530948702.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-4409/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-4409/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh458128722768444006.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-8368 in /w/workspace/edgexfoundry_edgex-go_PR-4409 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 480818d28ea8824cc46c96448769b7c82ca10b6c into PR head commit bd6afa079f25d572ebf244c26e75a8d9f858c5a1 Merge succeeded, producing d85b8c8334b4845b0287d29fc8f2ffa4012269c3 Checking out Revision d85b8c8334b4845b0287d29fc8f2ffa4012269c3 (PR-4409) > 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/4409/head:refs/remotes/origin/PR-4409 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd6afa079f25d572ebf244c26e75a8d9f858c5a1 # 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 480818d28ea8824cc46c96448769b7c82ca10b6c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d85b8c8334b4845b0287d29fc8f2ffa4012269c3 # timeout=10 Commit message: "Merge commit '480818d28ea8824cc46c96448769b7c82ca10b6c' into HEAD" 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-06T15:59:07.292Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-06T15:59:07.452Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-06T15:59:07.557Z] ========================================================= [2023-03-06T15:59:07.557Z] EdgeX Global Pipelines Version Info [2023-03-06T15:59:07.557Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-06T15:59:08.309Z] ------------------- [2023-03-06T15:59:08.309Z] stable info: [2023-03-06T15:59:08.309Z] ------------------- [2023-03-06T15:59:08.309Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-06T15:59:08.309Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-06T15:59:08.309Z] Message: update stable to v1.0.244 [2023-03-06T15:59:08.881Z] ------------------- [2023-03-06T15:59:08.881Z] experimental info: [2023-03-06T15:59:08.881Z] ------------------- [2023-03-06T15:59:08.881Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-06T15:59:08.881Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-06T15:59:08.881Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-06T15:59:09.212Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-06T15:59:09.248Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-06T15:59:09.286Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-06T15:59:09.320Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-06T15:59:09.358Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-06T15:59:09.401Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-06T15:59:09.447Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-06T15:59:09.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-06T15:59:09.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-06T15:59:09.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-06T15:59:09.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-06T15:59:09.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-06T15:59:09.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-06T15:59:09.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-06T15:59:09.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-06T15:59:09.792Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-06T15:59:09.832Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-06T15:59:09.873Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-06T15:59:09.913Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-06T15:59:09.950Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-06T15:59:09.991Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-06T15:59:10.036Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-06T15:59:10.076Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-06T15:59:10.119Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4409 [Pipeline] echo [2023-03-06T15:59:10.162Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4409 [Pipeline] echo [2023-03-06T15:59:10.204Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4409 [Pipeline] echo [2023-03-06T15:59:10.243Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d85b8c8334b4845b0287d29fc8f2ffa4012269c3 [Pipeline] echo [2023-03-06T15:59:10.283Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d85b8c8 [Pipeline] echo [2023-03-06T15:59:10.320Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-06T15:59:10.442Z] provisioning config files... [2023-03-06T15:59:10.457Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8256093794206486308tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-06T15:59:10.799Z] ---> docker-login.sh [2023-03-06T15:59:10.800Z] nexus3.edgexfoundry.org:10001 [2023-03-06T15:59:11.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T15:59:11.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T15:59:11.061Z] Configure a credential helper to remove this warning. See [2023-03-06T15:59:11.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T15:59:11.061Z] [2023-03-06T15:59:11.061Z] Login Succeeded [2023-03-06T15:59:11.061Z] nexus3.edgexfoundry.org:10002 [2023-03-06T15:59:11.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T15:59:11.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T15:59:11.326Z] Configure a credential helper to remove this warning. See [2023-03-06T15:59:11.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T15:59:11.326Z] [2023-03-06T15:59:11.326Z] Login Succeeded [2023-03-06T15:59:11.326Z] nexus3.edgexfoundry.org:10003 [2023-03-06T15:59:11.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T15:59:11.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T15:59:11.326Z] Configure a credential helper to remove this warning. See [2023-03-06T15:59:11.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T15:59:11.326Z] [2023-03-06T15:59:11.326Z] Login Succeeded [2023-03-06T15:59:11.326Z] nexus3.edgexfoundry.org:10004 [2023-03-06T15:59:11.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T15:59:11.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T15:59:11.586Z] Configure a credential helper to remove this warning. See [2023-03-06T15:59:11.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T15:59:11.586Z] [2023-03-06T15:59:11.586Z] Login Succeeded [2023-03-06T15:59:11.586Z] docker.io [2023-03-06T15:59:11.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T15:59:11.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T15:59:11.847Z] Configure a credential helper to remove this warning. See [2023-03-06T15:59:11.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T15:59:11.847Z] [2023-03-06T15:59:11.847Z] Login Succeeded [2023-03-06T15:59:11.847Z] ---> docker-login.sh ends [Pipeline] } [2023-03-06T15:59:11.881Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-06T15:59:12.301Z] + 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-06T15:59:12.301Z] + dirname cmd/core-command/Dockerfile [2023-03-06T15:59:12.301Z] + cut -d/ -f2 [2023-03-06T15:59:12.301Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-06T15:59:12.301Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile+ [2023-03-06T15:59:12.301Z] cut -d/ -f2 [2023-03-06T15:59:12.301Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-06T15:59:12.301Z] + dirname cmd/core-data/Dockerfile [2023-03-06T15:59:12.301Z] + cut -d/ -f2 [2023-03-06T15:59:12.301Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-06T15:59:12.301Z] + dirname cmd/core-metadata/Dockerfile [2023-03-06T15:59:12.301Z] + cut -d/ -f2 [2023-03-06T15:59:12.301Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-06T15:59:12.301Z] + + dirname cmd/security-bootstrapper/Dockerfile [2023-03-06T15:59:12.301Z] cut -d/ -f2 [2023-03-06T15:59:12.301Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-06T15:59:12.301Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-06T15:59:12.301Z] + cut -d/ -f2 [2023-03-06T15:59:12.301Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-06T15:59:12.301Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-06T15:59:12.301Z] + cut -d/ -f2 [2023-03-06T15:59:12.301Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-06T15:59:12.301Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-06T15:59:12.301Z] + cut -d/ -f2 [2023-03-06T15:59:12.301Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-06T15:59:12.301Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-06T15:59:12.301Z] + cut -d/ -f2 [2023-03-06T15:59:12.301Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-06T15:59:12.301Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-06T15:59:12.301Z] + cut -d/ -f2 [2023-03-06T15:59:12.301Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-06T15:59:12.301Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-06T15:59:12.301Z] + cut -d/ -f2 [2023-03-06T15:59:12.301Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-06T15:59:12.301Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-06T15:59:12.301Z] + cut -d/ -f2 [2023-03-06T15:59:12.301Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-06T15:59:12.301Z] + dirname cmd/support-notifications/Dockerfile [2023-03-06T15:59:12.301Z] + cut -d/ -f2 [2023-03-06T15:59:12.301Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-06T15:59:12.301Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-06T15:59:12.301Z] + cut -d/ -f2 [2023-03-06T15:59:12.301Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-06T15:59:12.369Z] 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-06T15:59:12.873Z] + git rev-list -1 --merges d85b8c8334b4845b0287d29fc8f2ffa4012269c3~1..d85b8c8334b4845b0287d29fc8f2ffa4012269c3 [Pipeline] echo [2023-03-06T15:59:12.909Z] -----------> git rev-list -1 --merges d85b8c8334b4845b0287d29fc8f2ffa4012269c3~1..d85b8c8334b4845b0287d29fc8f2ffa4012269c3 d85b8c8334b4845b0287d29fc8f2ffa4012269c3 [2023-03-06T15:59:12.909Z] d85b8c8334b4845b0287d29fc8f2ffa4012269c3 [false] [Pipeline] sh [2023-03-06T15:59:13.217Z] + git log --format=format:%s -1 d85b8c8334b4845b0287d29fc8f2ffa4012269c3 [Pipeline] echo [2023-03-06T15:59:13.253Z] ========================================================= [2023-03-06T15:59:13.254Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-06T15:59:13.254Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-06T15:59:13.757Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-06T15:59:13.757Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-06T15:59:13.757Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-06T15:59:13.757Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-06T15:59:13.757Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-06T15:59:13.757Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-06T15:59:13.757Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T15:59:14.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-06T15:59:14.190Z] [2023-03-06T15:59:14.190Z] 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-06T15:59:14.571Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-06T15:59:14.571Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-06T15:59:14.571Z] b85a868b505f: Pulling fs layer [2023-03-06T15:59:14.571Z] e2be974225ed: Pulling fs layer [2023-03-06T15:59:14.571Z] 339a4e72a1f5: Pulling fs layer [2023-03-06T15:59:14.571Z] 988bab9f4d93: Pulling fs layer [2023-03-06T15:59:14.571Z] 1469e6f7b9e6: Pulling fs layer [2023-03-06T15:59:14.571Z] eaf3925da568: Pulling fs layer [2023-03-06T15:59:14.571Z] bab4dde63d76: Pulling fs layer [2023-03-06T15:59:14.571Z] bde34c3a00c8: Pulling fs layer [2023-03-06T15:59:14.571Z] b352a97aabf1: Pulling fs layer [2023-03-06T15:59:14.571Z] 4872d77fe225: Pulling fs layer [2023-03-06T15:59:14.571Z] 5851b861e8e6: Pulling fs layer [2023-03-06T15:59:14.571Z] 988bab9f4d93: Waiting [2023-03-06T15:59:14.571Z] 1469e6f7b9e6: Waiting [2023-03-06T15:59:14.571Z] eaf3925da568: Waiting [2023-03-06T15:59:14.571Z] bab4dde63d76: Waiting [2023-03-06T15:59:14.571Z] bde34c3a00c8: Waiting [2023-03-06T15:59:14.571Z] b352a97aabf1: Waiting [2023-03-06T15:59:14.571Z] 4872d77fe225: Waiting [2023-03-06T15:59:14.571Z] 5851b861e8e6: Waiting [2023-03-06T15:59:14.571Z] e2be974225ed: Download complete [2023-03-06T15:59:14.571Z] 988bab9f4d93: Verifying Checksum [2023-03-06T15:59:14.571Z] 988bab9f4d93: Download complete [2023-03-06T15:59:14.834Z] 1469e6f7b9e6: Verifying Checksum [2023-03-06T15:59:14.834Z] 1469e6f7b9e6: Download complete [2023-03-06T15:59:14.834Z] eaf3925da568: Verifying Checksum [2023-03-06T15:59:14.834Z] eaf3925da568: Download complete [2023-03-06T15:59:14.834Z] 339a4e72a1f5: Verifying Checksum [2023-03-06T15:59:14.834Z] 339a4e72a1f5: Download complete [2023-03-06T15:59:14.834Z] bde34c3a00c8: Verifying Checksum [2023-03-06T15:59:14.834Z] bde34c3a00c8: Download complete [2023-03-06T15:59:14.834Z] b352a97aabf1: Verifying Checksum [2023-03-06T15:59:14.834Z] b352a97aabf1: Download complete [2023-03-06T15:59:14.834Z] 4872d77fe225: Verifying Checksum [2023-03-06T15:59:14.834Z] 4872d77fe225: Download complete [2023-03-06T15:59:14.834Z] 5851b861e8e6: Verifying Checksum [2023-03-06T15:59:14.834Z] 5851b861e8e6: Download complete [2023-03-06T15:59:14.834Z] b85a868b505f: Verifying Checksum [2023-03-06T15:59:14.834Z] b85a868b505f: Download complete [2023-03-06T15:59:15.405Z] bab4dde63d76: Verifying Checksum [2023-03-06T15:59:15.405Z] bab4dde63d76: Download complete [2023-03-06T15:59:16.345Z] b85a868b505f: Pull complete [2023-03-06T15:59:16.345Z] e2be974225ed: Pull complete [2023-03-06T15:59:16.916Z] 339a4e72a1f5: Pull complete [2023-03-06T15:59:16.916Z] 988bab9f4d93: Pull complete [2023-03-06T15:59:17.182Z] 1469e6f7b9e6: Pull complete [2023-03-06T15:59:17.182Z] eaf3925da568: Pull complete [2023-03-06T15:59:19.093Z] bab4dde63d76: Pull complete [2023-03-06T15:59:19.093Z] bde34c3a00c8: Pull complete [2023-03-06T15:59:19.353Z] b352a97aabf1: Pull complete [2023-03-06T15:59:19.353Z] 4872d77fe225: Pull complete [2023-03-06T15:59:19.353Z] 5851b861e8e6: Pull complete [2023-03-06T15:59:19.353Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-06T15:59:19.353Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-06T15:59:19.353Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T15:59:19.585Z] prd-ubuntu20.04-docker-8c-8g-8368 does not seem to be running inside a container [2023-03-06T15:59:19.613Z] $ 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-06T15:59:24.027Z] $ docker top 949ce301d72701c7d9d0ea690f55f453042bb3f3b76b0d13279ff658c40a2425 -eo pid,comm [2023-03-06T15:59:24.077Z] 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-06T15:59:24.077Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-06T15:59:24.213Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-06T15:59:24.213Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-06T15:59:24.327Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-06T15:59:24.332Z] $ docker exec 949ce301d72701c7d9d0ea690f55f453042bb3f3b76b0d13279ff658c40a2425 ssh-agent [2023-03-06T15:59:24.450Z] SSH_AUTH_SOCK=/tmp/ssh-AYpUzQP55K8y/agent.32 [2023-03-06T15:59:24.450Z] SSH_AGENT_PID=38 [2023-03-06T15:59:24.456Z] Running ssh-add (command line suppressed) [2023-03-06T15:59:24.552Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1427134716091187769.key (/w/workspace/edgex-go/1@tmp/private_key_1427134716091187769.key) [2023-03-06T15:59:24.561Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-06T15:59:24.886Z] + git tag --points-at HEAD [Pipeline] } [2023-03-06T15:59:24.916Z] $ docker exec --env ******** --env ******** 949ce301d72701c7d9d0ea690f55f453042bb3f3b76b0d13279ff658c40a2425 ssh-agent -k [2023-03-06T15:59:25.012Z] unset SSH_AUTH_SOCK; [2023-03-06T15:59:25.013Z] unset SSH_AGENT_PID; [2023-03-06T15:59:25.013Z] echo Agent pid 38 killed; [2023-03-06T15:59:25.020Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-06T15:59:25.109Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-06T15:59:25.109Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-06T15:59:25.212Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-06T15:59:25.216Z] $ docker exec 949ce301d72701c7d9d0ea690f55f453042bb3f3b76b0d13279ff658c40a2425 ssh-agent [2023-03-06T15:59:25.314Z] SSH_AUTH_SOCK=/tmp/ssh-QVw3vqnPr1nx/agent.70 [2023-03-06T15:59:25.314Z] SSH_AGENT_PID=76 [2023-03-06T15:59:25.318Z] Running ssh-add (command line suppressed) [2023-03-06T15:59:25.410Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7902824297357860190.key (/w/workspace/edgex-go/1@tmp/private_key_7902824297357860190.key) [2023-03-06T15:59:25.420Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-06T15:59:25.753Z] + git semver init [2023-03-06T15:59:26.012Z] 2023-03-06 15:59:25,952 [run_init] DEBUG init version:0.0.0 force:False [2023-03-06T15:59:26.012Z] 2023-03-06 15:59:25,953 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-03-06T15:59:26.012Z] 2023-03-06 15:59:25,954 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-03-06T15:59:26.012Z] 2023-03-06 15:59:25,954 [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-06T15:59:32.574Z] 2023-03-06 15:59:32,152 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-03-06T15:59:32.574Z] 2023-03-06 15:59:32,152 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4409 with force:False [2023-03-06T15:59:32.574Z] 2023-03-06 15:59:32,153 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4409 [2023-03-06T15:59:32.574Z] 2023-03-06 15:59:32,157 [execute] INFO git cat-file --batch-check [2023-03-06T15:59:32.574Z] 2023-03-06 15:59:32,158 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-06T15:59:32.574Z] 2023-03-06 15:59:32,165 [execute] INFO git cat-file --batch [2023-03-06T15:59:32.574Z] 2023-03-06 15:59:32,165 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-06T15:59:32.574Z] 2023-03-06 15:59:32,170 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4409 [2023-03-06T15:59:32.574Z] 0.0.0 [Pipeline] } [2023-03-06T15:59:32.604Z] $ docker exec --env ******** --env ******** 949ce301d72701c7d9d0ea690f55f453042bb3f3b76b0d13279ff658c40a2425 ssh-agent -k [2023-03-06T15:59:32.691Z] unset SSH_AUTH_SOCK; [2023-03-06T15:59:32.692Z] unset SSH_AGENT_PID; [2023-03-06T15:59:32.692Z] echo Agent pid 76 killed; [2023-03-06T15:59:32.697Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-06T15:59:33.105Z] + git semver [Pipeline] } [2023-03-06T15:59:33.390Z] $ docker stop --time=1 949ce301d72701c7d9d0ea690f55f453042bb3f3b76b0d13279ff658c40a2425 [2023-03-06T15:59:34.665Z] $ docker rm -f --volumes 949ce301d72701c7d9d0ea690f55f453042bb3f3b76b0d13279ff658c40a2425 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-06T15:59:35.070Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-06T15:59:35.329Z] Stashed 1 file(s) [Pipeline] echo [2023-03-06T15:59:35.347Z] [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-06T15:59:36.134Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-06T15:59:36.177Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-06T15:59:36.214Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-06T15:59:36.244Z] ========================================================= [2023-03-06T15:59:36.244Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-06T15:59:36.244Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-06T15:59:36.584Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-06T15:59:36.584Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-06T15:59:36.584Z] 213ec9aee27d: Pulling fs layer [2023-03-06T15:59:36.584Z] 4583459ba037: Pulling fs layer [2023-03-06T15:59:36.584Z] 93c1e223e6f2: Pulling fs layer [2023-03-06T15:59:36.584Z] 53926ce57604: Pulling fs layer [2023-03-06T15:59:36.584Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-06T15:59:36.584Z] 22ff95d597cd: Pulling fs layer [2023-03-06T15:59:36.584Z] 12d6caf4c0d1: Pulling fs layer [2023-03-06T15:59:36.584Z] 96b7cbca73a9: Pulling fs layer [2023-03-06T15:59:36.584Z] a7acece74701: Pulling fs layer [2023-03-06T15:59:36.584Z] 21b2b0c7a3f4: Waiting [2023-03-06T15:59:36.584Z] 22ff95d597cd: Waiting [2023-03-06T15:59:36.584Z] 12d6caf4c0d1: Waiting [2023-03-06T15:59:36.584Z] 96b7cbca73a9: Waiting [2023-03-06T15:59:36.584Z] a7acece74701: Waiting [2023-03-06T15:59:36.584Z] 53926ce57604: Waiting [2023-03-06T15:59:36.584Z] 93c1e223e6f2: Verifying Checksum [2023-03-06T15:59:36.584Z] 93c1e223e6f2: Download complete [2023-03-06T15:59:36.584Z] 4583459ba037: Verifying Checksum [2023-03-06T15:59:36.584Z] 4583459ba037: Download complete [2023-03-06T15:59:36.584Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-06T15:59:36.584Z] 21b2b0c7a3f4: Download complete [2023-03-06T15:59:36.584Z] 22ff95d597cd: Verifying Checksum [2023-03-06T15:59:36.584Z] 22ff95d597cd: Download complete [2023-03-06T15:59:36.584Z] 213ec9aee27d: Verifying Checksum [2023-03-06T15:59:36.847Z] 12d6caf4c0d1: Verifying Checksum [2023-03-06T15:59:36.847Z] 12d6caf4c0d1: Download complete [2023-03-06T15:59:36.847Z] 213ec9aee27d: Pull complete [2023-03-06T15:59:36.847Z] 4583459ba037: Pull complete [2023-03-06T15:59:37.109Z] 93c1e223e6f2: Pull complete [2023-03-06T15:59:37.109Z] a7acece74701: Verifying Checksum [2023-03-06T15:59:37.109Z] a7acece74701: Download complete [2023-03-06T15:59:37.368Z] 96b7cbca73a9: Verifying Checksum [2023-03-06T15:59:37.368Z] 96b7cbca73a9: Download complete [2023-03-06T15:59:37.626Z] 53926ce57604: Verifying Checksum [2023-03-06T15:59:37.626Z] 53926ce57604: Download complete [2023-03-06T15:59:41.814Z] 53926ce57604: Pull complete [2023-03-06T15:59:41.814Z] 21b2b0c7a3f4: Pull complete [2023-03-06T15:59:41.814Z] 22ff95d597cd: Pull complete [2023-03-06T15:59:41.814Z] 12d6caf4c0d1: Pull complete [2023-03-06T15:59:43.715Z] 96b7cbca73a9: Pull complete [2023-03-06T15:59:44.283Z] a7acece74701: Pull complete [2023-03-06T15:59:44.283Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-06T15:59:44.283Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-06T15:59:44.283Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-06T15:59:44.639Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-06T15:59:44.639Z] WORKDIR /edgex [2023-03-06T15:59:44.639Z] COPY go.mod . [2023-03-06T15:59:44.639Z] RUN go mod download [2023-03-06T15:59:44.639Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-06T15:59:45.207Z] Sending build context to Docker daemon 170.3MB [2023-03-06T15:59:45.207Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-06T15:59:45.207Z] ---> db6d94c90886 [2023-03-06T15:59:45.207Z] Step 2/4 : WORKDIR /edgex [2023-03-06T15:59:50.669Z] Still waiting to schedule task [2023-03-06T15:59:50.670Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-06T15:59:57.530Z] ---> Running in c6109f32db1e [2023-03-06T15:59:57.530Z] Removing intermediate container c6109f32db1e [2023-03-06T15:59:57.530Z] ---> 66780526d451 [2023-03-06T15:59:57.530Z] Step 3/4 : COPY go.mod . [2023-03-06T15:59:57.788Z] ---> 52496b8ffd31 [2023-03-06T15:59:57.788Z] Step 4/4 : RUN go mod download [2023-03-06T15:59:57.788Z] ---> Running in dc8e706555db [2023-03-06T16:00:12.661Z] Removing intermediate container dc8e706555db [2023-03-06T16:00:12.661Z] ---> 56245b3a2caf [2023-03-06T16:00:12.661Z] Successfully built 56245b3a2caf [2023-03-06T16:00:12.661Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:00:13.040Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-06T16:00:13.040Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T16:00:13.197Z] prd-ubuntu20.04-docker-8c-8g-8368 does not seem to be running inside a container [2023-03-06T16:00:13.236Z] $ 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-06T16:00:13.579Z] $ docker top 338d71922e2c1aef3cc3bba84bbbbf59b3863a6d94dd608ab8c1d6a0c8bb0caa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-06T16:00:13.963Z] + go version [2023-03-06T16:00:13.963Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-06T16:00:14.000Z] $ docker stop --time=1 338d71922e2c1aef3cc3bba84bbbbf59b3863a6d94dd608ab8c1d6a0c8bb0caa [2023-03-06T16:00:15.243Z] $ docker rm -f --volumes 338d71922e2c1aef3cc3bba84bbbbf59b3863a6d94dd608ab8c1d6a0c8bb0caa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:00:15.955Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-06T16:00:15.955Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T16:00:16.113Z] prd-ubuntu20.04-docker-8c-8g-8368 does not seem to be running inside a container [2023-03-06T16:00:16.151Z] $ 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-06T16:00:16.485Z] $ docker top c780680e313a66ab1e47b22d48f54d409ea366e3e010238600ee84be97b8a7a4 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-06T16:00:16.610Z] ========================================================= [2023-03-06T16:00:16.610Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-06T16:00:16.610Z] ========================================================= [Pipeline] sh [2023-03-06T16:00:16.903Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-06T16:00:17.273Z] + make test [2023-03-06T16:00:17.273Z] go test -race -coverprofile=coverage.out ./... [2023-03-06T16:00:23.846Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-06T16:00:38.716Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-06T16:00:38.716Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-06T16:00:38.716Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-06T16:00:38.716Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-06T16:00:38.716Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-06T16:00:38.716Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-06T16:00:38.716Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-06T16:00:38.716Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-06T16:00:38.716Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-06T16:00:38.716Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-06T16:00:38.716Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-06T16:00:38.716Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-06T16:00:38.716Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-06T16:00:38.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-06T16:00:38.974Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements [2023-03-06T16:00:38.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-06T16:00:38.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-06T16:00:39.231Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.128s coverage: 98.5% of statements [2023-03-06T16:00:42.532Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.153s coverage: 71.2% of statements [2023-03-06T16:00:42.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-06T16:00:42.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-06T16:00:42.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-06T16:00:42.532Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.126s coverage: 54.0% of statements [2023-03-06T16:00:42.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-06T16:00:42.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-06T16:00:43.912Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.829s coverage: 88.5% of statements [2023-03-06T16:00:43.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-06T16:00:43.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-06T16:00:43.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-06T16:00:43.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-06T16:00:43.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-06T16:00:43.912Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.094s coverage: 3.9% of statements [2023-03-06T16:00:43.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-06T16:00:43.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-06T16:00:43.912Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.504s coverage: 95.6% of statements [2023-03-06T16:00:43.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-06T16:00:43.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-06T16:00:43.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-06T16:00:43.912Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements [2023-03-06T16:00:43.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-06T16:00:43.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-06T16:00:43.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-06T16:00:43.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-06T16:00:43.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-06T16:00:43.912Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.078s coverage: 65.9% of statements [2023-03-06T16:00:43.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-06T16:00:43.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-06T16:00:43.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-06T16:00:43.912Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.055s coverage: 0.9% of statements [2023-03-06T16:00:43.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-06T16:00:43.912Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.068s coverage: 29.6% of statements [2023-03-06T16:00:43.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-06T16:00:43.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.077s coverage: 45.5% of statements [2023-03-06T16:00:43.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.079s coverage: 82.9% of statements [2023-03-06T16:00:43.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.063s coverage: 94.1% of statements [2023-03-06T16:00:43.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements [2023-03-06T16:00:43.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.072s coverage: 87.5% of statements [2023-03-06T16:00:48.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.070s coverage: 94.4% of statements [2023-03-06T16:01:06.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.335s coverage: 79.9% of statements [2023-03-06T16:01:06.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-06T16:01:06.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.092s coverage: 92.9% of statements [2023-03-06T16:01:06.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-06T16:01:06.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-06T16:01:06.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-06T16:01:06.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 64.4% of statements [2023-03-06T16:01:06.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-06T16:01:06.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-06T16:01:06.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-06T16:01:06.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-06T16:01:06.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.084s coverage: 86.9% of statements [2023-03-06T16:01:06.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-06T16:01:06.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-06T16:01:06.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-06T16:01:06.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-06T16:01:06.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements [2023-03-06T16:01:06.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.058s coverage: 20.0% of statements [2023-03-06T16:01:06.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-06T16:01:06.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-06T16:01:06.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.070s coverage: 100.0% of statements [2023-03-06T16:01:06.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-06T16:01:06.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.095s coverage: 81.2% of statements [2023-03-06T16:01:06.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 82.1% of statements [2023-03-06T16:01:06.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-06T16:01:06.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 84.8% of statements [2023-03-06T16:01:06.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-06T16:01:06.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.237s coverage: 63.1% of statements [2023-03-06T16:01:06.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-06T16:01:06.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-06T16:01:06.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2023-03-06T16:01:06.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2023-03-06T16:01:06.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2023-03-06T16:01:06.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2023-03-06T16:01:06.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2023-03-06T16:01:06.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-06T16:01:06.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-06T16:01:06.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-06T16:01:06.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.169s coverage: 38.4% of statements [2023-03-06T16:01:06.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-06T16:01:06.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-06T16:01:06.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.076s coverage: 89.5% of statements [2023-03-06T16:01:06.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-06T16:01:06.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2023-03-06T16:01:06.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-06T16:01:06.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-06T16:01:06.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-06T16:01:06.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-06T16:01:06.190Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.092s coverage: 17.7% of statements [2023-03-06T16:01:06.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-06T16:01:06.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-06T16:01:06.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-06T16:01:06.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-06T16:01:06.190Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.147s coverage: 92.3% of statements [2023-03-06T16:01:06.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-06T16:01:06.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-06T16:01:06.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-06T16:01:06.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-06T16:01:06.190Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements [2023-03-06T16:01:06.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-06T16:01:06.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-06T16:01:06.190Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements [2023-03-06T16:01:06.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-06T16:01:06.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-06T16:01:06.190Z] 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-06T16:01:28.151Z] 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-06T16:01:28.151Z] go vet ./... [2023-03-06T16:01:29.084Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8369 in /w/workspace/edgexfoundry_edgex-go_PR-4409 [2023-03-06T16:01:29.088Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-06T16:01:29.088Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-06T16:01:29.088Z] ./bin/test-attribution-txt.sh [Pipeline] { [Pipeline] ws [2023-03-06T16:01:29.163Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-03-06T16:01:29.247Z] The recommended git tool is: git [Pipeline] echo [2023-03-06T16:01:29.376Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-06T16:01:29.682Z] + ls -al . [2023-03-06T16:01:29.682Z] total 704 [2023-03-06T16:01:29.682Z] drwxrwxr-x 11 1001 1001 4096 Mar 6 16:00 . [2023-03-06T16:01:29.682Z] drwxr-xr-x 4 root root 4096 Mar 6 16:00 .. [2023-03-06T16:01:29.682Z] drwxrwxr-x 2 1001 1001 4096 Mar 6 15:59 .blubracket [2023-03-06T16:01:29.682Z] -rw-rw-r-- 1 1001 1001 16 Mar 6 15:59 .dockerignore [2023-03-06T16:01:29.682Z] drwxrwxr-x 8 1001 1001 4096 Mar 6 16:01 .git [2023-03-06T16:01:29.682Z] drwxrwxr-x 3 1001 1001 4096 Mar 6 15:59 .github [2023-03-06T16:01:29.682Z] -rw-rw-r-- 1 1001 1001 1112 Mar 6 15:59 .gitignore [2023-03-06T16:01:29.682Z] -rw-rw-r-- 1 1001 1001 42 Mar 6 15:59 .golangci.yml [2023-03-06T16:01:29.682Z] -rw-rw-r-- 1 1001 1001 87 Mar 6 15:59 .hadolint.yml [2023-03-06T16:01:29.682Z] drwxr-xr-x 3 1001 1001 4096 Mar 6 15:59 .semver [2023-03-06T16:01:29.682Z] -rw-rw-r-- 1 1001 1001 166 Mar 6 15:59 .sonarcloud.properties [2023-03-06T16:01:29.682Z] -rw-rw-r-- 1 1001 1001 1171 Mar 6 15:59 ADOPTERS.md [2023-03-06T16:01:29.682Z] -rw-rw-r-- 1 1001 1001 10825 Mar 6 15:59 Attribution.txt [2023-03-06T16:01:29.682Z] -rw-rw-r-- 1 1001 1001 73765 Mar 6 15:59 CHANGELOG.md [2023-03-06T16:01:29.682Z] -rw-rw-r-- 1 1001 1001 3804 Mar 6 15:59 CONTRIBUTING.md [2023-03-06T16:01:29.682Z] -rw-rw-r-- 1 1001 1001 677 Mar 6 15:59 GOVERNANCE.md [2023-03-06T16:01:29.682Z] -rw-rw-r-- 1 1001 1001 883 Mar 6 15:59 Jenkinsfile [2023-03-06T16:01:29.682Z] -rw-rw-r-- 1 1001 1001 10775 Mar 6 15:59 LICENSE [2023-03-06T16:01:29.682Z] -rw-rw-r-- 1 1001 1001 14071 Mar 6 15:59 Makefile [2023-03-06T16:01:29.682Z] -rw-rw-r-- 1 1001 1001 582 Mar 6 15:59 OWNERS.md [2023-03-06T16:01:29.682Z] -rw-rw-r-- 1 1001 1001 9403 Mar 6 15:59 README.md [2023-03-06T16:01:29.682Z] -rw-rw-r-- 1 1001 1001 6912 Mar 6 15:59 SECURITY.md [2023-03-06T16:01:29.682Z] -rw-rw-r-- 1 1001 1001 5 Mar 6 15:59 VERSION [2023-03-06T16:01:29.682Z] drwxrwxr-x 2 1001 1001 4096 Mar 6 15:59 bin [2023-03-06T16:01:29.682Z] drwxrwxr-x 18 1001 1001 4096 Mar 6 15:59 cmd [2023-03-06T16:01:29.682Z] -rw-r--r-- 1 root root 446903 Mar 6 16:01 coverage.out [2023-03-06T16:01:29.682Z] -rw-rw-r-- 1 1001 1001 3232 Mar 6 15:59 go.mod [2023-03-06T16:01:29.682Z] -rw-rw-r-- 1 1001 1001 31099 Mar 6 15:59 go.sum [2023-03-06T16:01:29.682Z] drwxrwxr-x 7 1001 1001 4096 Mar 6 15:59 internal [2023-03-06T16:01:29.682Z] drwxrwxr-x 3 1001 1001 4096 Mar 6 15:59 openapi [2023-03-06T16:01:29.682Z] drwxrwxr-x 4 1001 1001 4096 Mar 6 15:59 snap [2023-03-06T16:01:29.682Z] -rw-rw-r-- 1 1001 1001 204 Mar 6 15:59 version.go [Pipeline] sh [2023-03-06T16:01:30.011Z] + '[' -e coverage.out ] [2023-03-06T16:01:30.011Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-06T16:01:30.171Z] Stashed 1 file(s) [Pipeline] sh [2023-03-06T16:01:30.470Z] + make build [2023-03-06T16:01:30.470Z] 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-06T16:01:34.537Z] using credential edgex-jenkins-ssh [2023-03-06T16:01:34.560Z] Cloning the remote Git repository [2023-03-06T16:01:34.612Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-06T16:01:34.691Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-03-06T16:01:34.850Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-06T16:01:34.851Z] > git --version # timeout=10 [2023-03-06T16:01:34.869Z] > git --version # 'git version 2.25.1' [2023-03-06T16:01:34.871Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-06T16:01:34.931Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-06T16:01:42.675Z] 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-06T16:01:44.050Z] 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-06T16:01:45.428Z] 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-06T16:01:45.994Z] 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-06T16:01:52.363Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-06T16:01:52.387Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-06T16:01:53.320Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-06T16:01:53.365Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-06T16:01:53.366Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-06T16:01:53.383Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4409/head:refs/remotes/origin/PR-4409 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-06T16:01:54.119Z] 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-06T16:01:54.307Z] Merging remotes/origin/main commit 480818d28ea8824cc46c96448769b7c82ca10b6c into PR head commit bd6afa079f25d572ebf244c26e75a8d9f858c5a1 [2023-03-06T16:01:54.685Z] 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-06T16:01:55.111Z] Merge succeeded, producing 12b70ed943545e9ecdbe899d10a22cbfdd54c304 [2023-03-06T16:01:55.112Z] Checking out Revision 12b70ed943545e9ecdbe899d10a22cbfdd54c304 (PR-4409) [2023-03-06T16:01:54.331Z] > git config core.sparsecheckout # timeout=10 [2023-03-06T16:01:54.359Z] > git checkout -f bd6afa079f25d572ebf244c26e75a8d9f858c5a1 # timeout=10 [2023-03-06T16:01:54.626Z] > git remote # timeout=10 [2023-03-06T16:01:54.646Z] > git config --get remote.origin.url # timeout=10 [2023-03-06T16:01:54.668Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-06T16:01:54.683Z] > git merge 480818d28ea8824cc46c96448769b7c82ca10b6c # timeout=10 [2023-03-06T16:01:55.091Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-06T16:01:55.124Z] > git config core.sparsecheckout # timeout=10 [2023-03-06T16:01:55.142Z] > git checkout -f 12b70ed943545e9ecdbe899d10a22cbfdd54c304 # timeout=10 [2023-03-06T16:01:56.067Z] 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-06T16:01:57.005Z] 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-06T16:01:57.942Z] 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-06T16:01:58.747Z] Commit message: "Merge commit '480818d28ea8824cc46c96448769b7c82ca10b6c' into HEAD" [2023-03-06T16:01:58.748Z] First time build. Skipping changelog. [2023-03-06T16:01:58.801Z] > git --version # timeout=10 [2023-03-06T16:01:58.818Z] > git --version # 'git version 2.25.1' [2023-03-06T16:01:58.846Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-06T16:01:58.876Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-06T16:02:00.066Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-06T16:02:00.066Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-06T16:02:00.067Z] Dload Upload Total Spent Left Speed [2023-03-06T16:02:00.067Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82264 0 --:--:-- --:--:-- --:--:-- 82798 [2023-03-06T16:02:00.252Z] 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] sh [2023-03-06T16:02:00.736Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-06T16:02:01.083Z] + sudo tee /etc/docker/daemon.new [2023-03-06T16:02:01.084Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-06T16:02:01.084Z] { [2023-03-06T16:02:01.084Z] "registry-mirrors": [ [2023-03-06T16:02:01.084Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-06T16:02:01.084Z] ], [2023-03-06T16:02:01.084Z] "bip": "10.250.0.254/24", [2023-03-06T16:02:01.084Z] "hosts": [ [2023-03-06T16:02:01.084Z] "tcp://0.0.0.0:5555", [2023-03-06T16:02:01.084Z] "unix:///var/run/docker.sock" [2023-03-06T16:02:01.084Z] ], [2023-03-06T16:02:01.084Z] "mtu": 1458, [2023-03-06T16:02:01.084Z] "selinux-enabled": true, [2023-03-06T16:02:01.084Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-06T16:02:01.084Z] } [Pipeline] sh [Pipeline] } [2023-03-06T16:02:01.254Z] $ docker stop --time=1 c780680e313a66ab1e47b22d48f54d409ea366e3e010238600ee84be97b8a7a4 [2023-03-06T16:02:01.459Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-03-06T16:02:06.578Z] $ docker rm -f --volumes c780680e313a66ab1e47b22d48f54d409ea366e3e010238600ee84be97b8a7a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2023-03-06T16:02:07.323Z] + sudo service docker restart [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:02:07.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-06T16:02:07.935Z] [2023-03-06T16:02:07.935Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:02:08.332Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-06T16:02:08.332Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-06T16:02:08.332Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-06T16:02:08.332Z] ca9280d653b3: Pulling fs layer [2023-03-06T16:02:08.332Z] 7e9c9ca2126c: Pulling fs layer [2023-03-06T16:02:08.332Z] cbdbe7a5bc2a: Download complete [2023-03-06T16:02:08.591Z] ca9280d653b3: Verifying Checksum [2023-03-06T16:02:08.591Z] ca9280d653b3: Download complete [2023-03-06T16:02:08.591Z] cbdbe7a5bc2a: Pull complete [2023-03-06T16:02:09.157Z] 7e9c9ca2126c: Verifying Checksum [2023-03-06T16:02:09.157Z] 7e9c9ca2126c: Download complete [2023-03-06T16:02:09.157Z] ca9280d653b3: Pull complete [2023-03-06T16:02:12.442Z] 7e9c9ca2126c: Pull complete [2023-03-06T16:02:12.442Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-06T16:02:12.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-06T16:02:12.442Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T16:02:12.669Z] prd-ubuntu20.04-docker-8c-8g-8368 does not seem to be running inside a container [2023-03-06T16:02:12.710Z] $ 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-06T16:02:17.484Z] $ docker top 5e3233caef6930df9921a94be1440f3edbffe35e5633b97bf728f53c88292c24 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-06T16:02:17.864Z] + docker-compose build --help [2023-03-06T16:02:17.864Z] + grep parallel [2023-03-06T16:02:18.433Z] --parallel Build images in parallel. [Pipeline] } [2023-03-06T16:02:18.478Z] $ docker stop --time=1 5e3233caef6930df9921a94be1440f3edbffe35e5633b97bf728f53c88292c24 [2023-03-06T16:02:19.763Z] $ docker rm -f --volumes 5e3233caef6930df9921a94be1440f3edbffe35e5633b97bf728f53c88292c24 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:02:20.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-06T16:02:20.370Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T16:02:20.524Z] prd-ubuntu20.04-docker-8c-8g-8368 does not seem to be running inside a container [2023-03-06T16:02:20.563Z] $ 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-06T16:02:20.904Z] $ docker top f66f9834d42e692883285c5b451855d904a399225a3cd0b466b8c46d6c03fbc4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-06T16:02:21.284Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-06T16:02:21.852Z] Building core-command ... [2023-03-06T16:02:21.852Z] Building core-common-config-bootstrapper ... [2023-03-06T16:02:21.852Z] Building core-data ... [2023-03-06T16:02:21.852Z] Building core-metadata ... [2023-03-06T16:02:21.852Z] Building security-bootstrapper ... [2023-03-06T16:02:21.852Z] Building security-proxy-auth ... [2023-03-06T16:02:21.852Z] Building security-proxy-setup ... [2023-03-06T16:02:21.852Z] Building security-secretstore-setup ... [2023-03-06T16:02:21.852Z] Building security-spiffe-token-provider ... [2023-03-06T16:02:21.852Z] Building security-spire-agent ... [2023-03-06T16:02:21.852Z] Building security-spire-config ... [2023-03-06T16:02:21.852Z] Building security-spire-server ... [2023-03-06T16:02:21.852Z] Building support-notifications ... [2023-03-06T16:02:21.852Z] Building support-scheduler ... [2023-03-06T16:02:21.852Z] Building security-spiffe-token-provider [2023-03-06T16:02:21.852Z] Building core-command [2023-03-06T16:02:21.852Z] Building security-spire-agent [2023-03-06T16:02:21.852Z] Building core-data [2023-03-06T16:02:21.852Z] Building security-spire-config [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-06T16:02:25.641Z] provisioning config files... [2023-03-06T16:02:25.670Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5855781895156423707tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-06T16:02:26.074Z] ---> docker-login.sh [2023-03-06T16:02:26.074Z] nexus3.edgexfoundry.org:10001 [2023-03-06T16:02:26.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T16:02:26.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T16:02:26.666Z] Configure a credential helper to remove this warning. See [2023-03-06T16:02:26.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T16:02:26.666Z] [2023-03-06T16:02:26.666Z] Login Succeeded [2023-03-06T16:02:26.666Z] nexus3.edgexfoundry.org:10002 [2023-03-06T16:02:26.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T16:02:27.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T16:02:27.209Z] Configure a credential helper to remove this warning. See [2023-03-06T16:02:27.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T16:02:27.209Z] [2023-03-06T16:02:27.209Z] Login Succeeded [2023-03-06T16:02:27.209Z] nexus3.edgexfoundry.org:10003 [2023-03-06T16:02:27.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T16:02:27.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T16:02:27.481Z] Configure a credential helper to remove this warning. See [2023-03-06T16:02:27.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T16:02:27.481Z] [2023-03-06T16:02:27.481Z] Login Succeeded [2023-03-06T16:02:27.481Z] nexus3.edgexfoundry.org:10004 [2023-03-06T16:02:27.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T16:02:28.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T16:02:28.026Z] Configure a credential helper to remove this warning. See [2023-03-06T16:02:28.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T16:02:28.026Z] [2023-03-06T16:02:28.026Z] Login Succeeded [2023-03-06T16:02:28.026Z] docker.io [2023-03-06T16:02:28.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T16:02:28.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T16:02:28.617Z] Configure a credential helper to remove this warning. See [2023-03-06T16:02:28.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T16:02:28.617Z] [2023-03-06T16:02:28.617Z] Login Succeeded [2023-03-06T16:02:28.617Z] ---> docker-login.sh ends [Pipeline] } [2023-03-06T16:02:28.647Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-06T16:02:29.374Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-06T16:02:29.425Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-06T16:02:29.469Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-06T16:02:29.506Z] ========================================================= [2023-03-06T16:02:29.506Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-06T16:02:29.506Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-06T16:02:29.898Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-06T16:02:30.169Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-06T16:02:30.169Z] 9b18e9b68314: Pulling fs layer [2023-03-06T16:02:30.169Z] 35d82f9e3411: Pulling fs layer [2023-03-06T16:02:30.169Z] e16973657156: Pulling fs layer [2023-03-06T16:02:30.169Z] fc693d55d65f: Pulling fs layer [2023-03-06T16:02:30.169Z] 7e9fc2657dce: Pulling fs layer [2023-03-06T16:02:30.169Z] dda99020689f: Pulling fs layer [2023-03-06T16:02:30.169Z] db1c61fa0a46: Pulling fs layer [2023-03-06T16:02:30.169Z] 891c053d2c06: Pulling fs layer [2023-03-06T16:02:30.169Z] 7e9fc2657dce: Waiting [2023-03-06T16:02:30.169Z] dda99020689f: Waiting [2023-03-06T16:02:30.169Z] db1c61fa0a46: Waiting [2023-03-06T16:02:30.169Z] 891c053d2c06: Waiting [2023-03-06T16:02:30.169Z] fc693d55d65f: Waiting [2023-03-06T16:02:30.169Z] e16973657156: Verifying Checksum [2023-03-06T16:02:30.169Z] e16973657156: Download complete [2023-03-06T16:02:30.169Z] 35d82f9e3411: Verifying Checksum [2023-03-06T16:02:30.170Z] 35d82f9e3411: Download complete [2023-03-06T16:02:30.170Z] 7e9fc2657dce: Verifying Checksum [2023-03-06T16:02:30.170Z] 7e9fc2657dce: Download complete [2023-03-06T16:02:30.170Z] dda99020689f: Verifying Checksum [2023-03-06T16:02:30.170Z] dda99020689f: Download complete [2023-03-06T16:02:30.170Z] 9b18e9b68314: Download complete [2023-03-06T16:02:31.162Z] 9b18e9b68314: Pull complete [2023-03-06T16:02:31.162Z] 891c053d2c06: Verifying Checksum [2023-03-06T16:02:31.162Z] 891c053d2c06: Download complete [2023-03-06T16:02:32.135Z] 35d82f9e3411: Pull complete [2023-03-06T16:02:32.135Z] e16973657156: Pull complete [2023-03-06T16:02:32.732Z] db1c61fa0a46: Verifying Checksum [2023-03-06T16:02:32.732Z] db1c61fa0a46: Download complete [2023-03-06T16:02:33.321Z] fc693d55d65f: Download complete [2023-03-06T16:02:34.057Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T16:02:34.057Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-06T16:02:34.057Z] ---> 56245b3a2caf [2023-03-06T16:02:34.057Z] Step 3/24 : WORKDIR /edgex-go [2023-03-06T16:02:34.057Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T16:02:34.057Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-06T16:02:34.057Z] ---> 56245b3a2caf [2023-03-06T16:02:34.057Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-06T16:02:34.057Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T16:02:34.057Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-06T16:02:34.057Z] ---> 56245b3a2caf [2023-03-06T16:02:34.057Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-06T16:02:34.057Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T16:02:34.057Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-06T16:02:34.057Z] ---> 56245b3a2caf [2023-03-06T16:02:34.057Z] Step 3/24 : WORKDIR /edgex-go [2023-03-06T16:02:35.428Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T16:02:35.428Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-06T16:02:35.428Z] ---> 56245b3a2caf [2023-03-06T16:02:35.428Z] Step 3/19 : WORKDIR /edgex-go [2023-03-06T16:02:48.361Z] fc693d55d65f: Pull complete [2023-03-06T16:02:48.361Z] 7e9fc2657dce: Pull complete [2023-03-06T16:02:48.361Z] dda99020689f: Pull complete [2023-03-06T16:02:53.738Z] db1c61fa0a46: Pull complete [2023-03-06T16:02:55.184Z] 891c053d2c06: Pull complete [2023-03-06T16:02:55.184Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-06T16:02:55.184Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-06T16:02:55.184Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-06T16:02:55.580Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-06T16:02:55.580Z] WORKDIR /edgex [2023-03-06T16:02:55.580Z] COPY go.mod . [2023-03-06T16:02:55.580Z] RUN go mod download [2023-03-06T16:02:55.580Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-06T16:02:56.165Z] Sending build context to Docker daemon 2.946MB [2023-03-06T16:02:56.165Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-06T16:02:56.165Z] ---> f96f9c87975a [2023-03-06T16:02:56.165Z] Step 2/4 : WORKDIR /edgex [2023-03-06T16:02:57.132Z] ---> Running in 470f07b852ce [2023-03-06T16:02:57.401Z] Removing intermediate container 470f07b852ce [2023-03-06T16:02:57.401Z] ---> badfb728bc44 [2023-03-06T16:02:57.401Z] Step 3/4 : COPY go.mod . [2023-03-06T16:02:57.986Z] ---> 89f4d9158d5f [2023-03-06T16:02:57.986Z] Step 4/4 : RUN go mod download [2023-03-06T16:02:57.986Z] ---> Running in cec43f853461 [2023-03-06T16:03:02.244Z] ---> Running in 74a70c01cff0 [2023-03-06T16:03:02.244Z] ---> Running in 853da1eb1e85 [2023-03-06T16:03:02.244Z] ---> Running in e0b846da9b65 [2023-03-06T16:03:02.244Z] ---> Running in 90a33aa6e37c [2023-03-06T16:03:02.244Z] ---> Running in 45da820a0814 [2023-03-06T16:03:02.244Z] Removing intermediate container 74a70c01cff0 [2023-03-06T16:03:02.244Z] ---> bc118dd06506 [2023-03-06T16:03:02.244Z] Step 4/23 : WORKDIR /edgex-go [2023-03-06T16:03:02.244Z] Removing intermediate container 90a33aa6e37c [2023-03-06T16:03:02.244Z] ---> fac29ecdce9e [2023-03-06T16:03:02.244Z] Step 4/22 : WORKDIR /edgex-go [2023-03-06T16:03:02.244Z] ---> Running in 9e2ef86d1268 [2023-03-06T16:03:02.244Z] Removing intermediate container e0b846da9b65 [2023-03-06T16:03:02.244Z] ---> 606272f32be1 [2023-03-06T16:03:02.244Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-06T16:03:02.244Z] Removing intermediate container 45da820a0814 [2023-03-06T16:03:02.244Z] ---> 7ed387aaab47 [2023-03-06T16:03:02.244Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-06T16:03:02.244Z] ---> Running in 7e39a073d829 [2023-03-06T16:03:02.244Z] Removing intermediate container 853da1eb1e85 [2023-03-06T16:03:02.244Z] ---> 7e241113d3e0 [2023-03-06T16:03:02.244Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-06T16:03:02.244Z] ---> Running in 9636c7a1e7a5 [2023-03-06T16:03:02.244Z] ---> Running in 0ca05f623109 [2023-03-06T16:03:02.244Z] ---> Running in fbefddfa0842 [2023-03-06T16:03:02.244Z] Removing intermediate container 9e2ef86d1268 [2023-03-06T16:03:02.244Z] ---> d7ce592002b5 [2023-03-06T16:03:02.244Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-06T16:03:02.244Z] Removing intermediate container 7e39a073d829 [2023-03-06T16:03:02.244Z] ---> b876047ae9d8 [2023-03-06T16:03:02.244Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-06T16:03:02.244Z] ---> Running in 1a39dd9f189e [2023-03-06T16:03:02.244Z] ---> Running in 6803f8a9db2b [2023-03-06T16:03:02.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T16:03:02.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T16:03:02.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T16:03:02.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T16:03:02.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T16:03:02.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T16:03:02.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T16:03:02.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T16:03:02.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T16:03:02.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T16:03:02.244Z] OK: 211 MiB in 51 packages [2023-03-06T16:03:02.244Z] OK: 211 MiB in 51 packages [2023-03-06T16:03:02.244Z] OK: 211 MiB in 51 packages [2023-03-06T16:03:02.244Z] OK: 211 MiB in 51 packages [2023-03-06T16:03:02.244Z] v3.16.4-44-g885ce0f787f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-06T16:03:02.244Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-06T16:03:02.244Z] OK: 17046 distinct packages available [2023-03-06T16:03:02.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T16:03:02.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T16:03:02.244Z] OK: 211 MiB in 51 packages [2023-03-06T16:03:02.244Z] Removing intermediate container 0ca05f623109 [2023-03-06T16:03:02.244Z] ---> 701f74e3e99f [2023-03-06T16:03:02.244Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-06T16:03:02.244Z] Removing intermediate container 6803f8a9db2b [2023-03-06T16:03:02.244Z] ---> 773b7a0788a7 [2023-03-06T16:03:02.244Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-06T16:03:02.244Z] Removing intermediate container 1a39dd9f189e [2023-03-06T16:03:02.244Z] ---> a617ff29d330 [2023-03-06T16:03:02.244Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-06T16:03:02.244Z] Removing intermediate container fbefddfa0842 [2023-03-06T16:03:02.244Z] ---> a7b77a9324c9 [2023-03-06T16:03:02.244Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-06T16:03:02.244Z] ---> 73b1d58c3d45 [2023-03-06T16:03:02.244Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T16:03:02.244Z] ---> Running in cd7073b3640c [2023-03-06T16:03:02.244Z] ---> 0f467a609722 [2023-03-06T16:03:02.244Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T16:03:02.244Z] ---> ed344ad74529 [2023-03-06T16:03:02.244Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T16:03:02.244Z] ---> Running in fc299d9ae34b [2023-03-06T16:03:02.244Z] ---> 3b6f1a5bc56b [2023-03-06T16:03:02.244Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T16:03:02.244Z] Removing intermediate container 9636c7a1e7a5 [2023-03-06T16:03:02.244Z] ---> f7cf320dd648 [2023-03-06T16:03:02.244Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-06T16:03:02.244Z] ---> Running in 71f7163de0f2 [2023-03-06T16:03:02.244Z] ---> Running in e712aac9a7ee [2023-03-06T16:03:02.244Z] ---> 5251210cfc16 [2023-03-06T16:03:02.244Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T16:03:02.244Z] ---> Running in aca19ca900f8 [2023-03-06T16:03:30.254Z] Removing intermediate container cec43f853461 [2023-03-06T16:03:30.254Z] ---> bcd41792b10f [2023-03-06T16:03:30.254Z] Successfully built bcd41792b10f [2023-03-06T16:03:30.254Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:03:30.671Z] + docker inspect -f . ci-base-image-arm64 [2023-03-06T16:03:30.671Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T16:03:30.961Z] prd-ubuntu20.04-docker-arm64-4c-16g-8369 does not seem to be running inside a container [2023-03-06T16:03:31.044Z] $ 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-06T16:03:32.355Z] $ docker top 8ad9e0e09395a3f10e1d97872d3bc242eacff399a518cb3be1cdd6d6e21f3b0e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-06T16:03:33.244Z] + go version [2023-03-06T16:03:33.245Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-06T16:03:33.289Z] $ docker stop --time=1 8ad9e0e09395a3f10e1d97872d3bc242eacff399a518cb3be1cdd6d6e21f3b0e [2023-03-06T16:03:34.864Z] $ docker rm -f --volumes 8ad9e0e09395a3f10e1d97872d3bc242eacff399a518cb3be1cdd6d6e21f3b0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:03:35.812Z] + docker inspect -f . ci-base-image-arm64 [2023-03-06T16:03:35.812Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T16:03:36.068Z] prd-ubuntu20.04-docker-arm64-4c-16g-8369 does not seem to be running inside a container [2023-03-06T16:03:36.138Z] $ 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-06T16:03:37.274Z] $ docker top 67d72934debb1802ee0b93bb2af6bda943f59c590f3e268cb634cf80a0f5d290 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-06T16:03:37.519Z] ========================================================= [2023-03-06T16:03:37.519Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-06T16:03:37.519Z] ========================================================= [Pipeline] sh [2023-03-06T16:03:37.842Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-06T16:03:38.233Z] + make test [2023-03-06T16:03:38.504Z] go test -race -coverprofile=coverage.out ./... [2023-03-06T16:04:10.289Z] Removing intermediate container 71f7163de0f2 [2023-03-06T16:04:10.289Z] ---> f580b11bad08 [2023-03-06T16:04:10.289Z] Step 8/23 : COPY . . [2023-03-06T16:04:10.289Z] Removing intermediate container aca19ca900f8 [2023-03-06T16:04:10.289Z] ---> 50ad4d8fb131 [2023-03-06T16:04:10.289Z] Step 7/19 : COPY . . [2023-03-06T16:04:10.289Z] Removing intermediate container fc299d9ae34b [2023-03-06T16:04:10.289Z] ---> 686692fae3b6 [2023-03-06T16:04:10.289Z] Step 8/22 : COPY . . [2023-03-06T16:04:10.289Z] Removing intermediate container e712aac9a7ee [2023-03-06T16:04:10.289Z] ---> 5e3f478af095 [2023-03-06T16:04:10.289Z] Step 7/24 : COPY . . [2023-03-06T16:04:10.289Z] Removing intermediate container cd7073b3640c [2023-03-06T16:04:10.289Z] ---> 8c7a8efd0b9f [2023-03-06T16:04:10.289Z] Step 7/24 : COPY . . [2023-03-06T16:04:17.401Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-06T16:04:57.481Z] ---> ce486a743d19 [2023-03-06T16:04:57.482Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-06T16:04:57.482Z] ---> 00e68a56e117 [2023-03-06T16:04:57.482Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-06T16:04:57.482Z] ---> 8bc2b64ee15c [2023-03-06T16:04:57.482Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-06T16:04:57.482Z] ---> Running in 2b1b1993677b [2023-03-06T16:04:57.482Z] ---> a4f6af9e5d4d [2023-03-06T16:04:57.482Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-06T16:04:57.482Z] ---> Running in 40f7147840c7 [2023-03-06T16:04:57.482Z] ---> Running in c95d33fd3fb8 [2023-03-06T16:04:57.482Z] ---> da2a0ef6a9f7 [2023-03-06T16:04:57.482Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-06T16:04:57.482Z] ---> Running in 72c683d29433 [2023-03-06T16:04:57.482Z] ---> Running in 93d4959cf64a [2023-03-06T16:04:57.482Z] Removing intermediate container c95d33fd3fb8 [2023-03-06T16:04:57.482Z] ---> 88932c58c932 [2023-03-06T16:04:57.482Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-06T16:04:57.482Z] ---> Running in 8e7391d676ef [2023-03-06T16:04:57.482Z] Removing intermediate container 93d4959cf64a [2023-03-06T16:04:57.482Z] ---> 82c915229730 [2023-03-06T16:04:57.482Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-06T16:04:57.482Z] ---> Running in c3f326102ea2 [2023-03-06T16:04:57.482Z] Removing intermediate container 8e7391d676ef [2023-03-06T16:04:57.482Z] ---> 5518c3ee9e93 [2023-03-06T16:04:57.482Z] 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-06T16:04:57.482Z] Removing intermediate container c3f326102ea2 [2023-03-06T16:04:57.482Z] ---> 85f129af5c36 [2023-03-06T16:04:57.482Z] 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-06T16:04:57.482Z] ---> Running in 843f194f6f42 [2023-03-06T16:04:57.482Z] ---> Running in 2de6377260cb [2023-03-06T16:04:57.482Z] 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-06T16:04:57.482Z] 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-06T16:04:57.482Z] 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-06T16:04:58.881Z] Removing intermediate container 843f194f6f42 [2023-03-06T16:04:58.881Z] ---> eed62d90d84e [2023-03-06T16:04:58.881Z] Step 11/24 : WORKDIR /edgex-go [2023-03-06T16:04:58.881Z] Removing intermediate container 2de6377260cb [2023-03-06T16:04:58.881Z] ---> dc02df988042 [2023-03-06T16:04:58.881Z] Step 11/24 : WORKDIR /edgex-go [2023-03-06T16:04:59.825Z] ---> Running in 4172abaf6e18 [2023-03-06T16:04:59.825Z] ---> Running in 9575a3719ddc [2023-03-06T16:05:00.086Z] Removing intermediate container 4172abaf6e18 [2023-03-06T16:05:00.086Z] ---> d920508a4a92 [2023-03-06T16:05:00.086Z] [2023-03-06T16:05:00.086Z] Step 12/24 : FROM alpine:3.15 [2023-03-06T16:05:00.086Z] Removing intermediate container 9575a3719ddc [2023-03-06T16:05:00.086Z] ---> f023f9152f84 [2023-03-06T16:05:00.086Z] [2023-03-06T16:05:00.086Z] Step 12/24 : FROM alpine:3.15 [2023-03-06T16:05:00.345Z] 3.15: Pulling from library/alpine [2023-03-06T16:05:00.345Z] 3.15: Pulling from library/alpine [2023-03-06T16:05:02.884Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-06T16:05:02.884Z] Status: Downloaded newer image for alpine:3.15 [2023-03-06T16:05:02.884Z] ---> 5ce65d7b0fde [2023-03-06T16:05:02.884Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-06T16:05:02.884Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-06T16:05:02.884Z] Status: Image is up to date for alpine:3.15 [2023-03-06T16:05:02.884Z] ---> 5ce65d7b0fde [2023-03-06T16:05:02.884Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-06T16:05:02.884Z] ---> Running in 418e13324640 [2023-03-06T16:05:02.884Z] ---> Running in 1e20d6325213 [2023-03-06T16:05:02.884Z] Removing intermediate container 418e13324640 [2023-03-06T16:05:02.884Z] ---> 74aad2127340 [2023-03-06T16:05:02.884Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-06T16:05:02.884Z] Removing intermediate container 1e20d6325213 [2023-03-06T16:05:02.884Z] ---> 8904d61dc45e [2023-03-06T16:05:02.884Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-06T16:05:02.884Z] ---> Running in a438c006d911 [2023-03-06T16:05:03.142Z] ---> Running in c0f7c91159fc [2023-03-06T16:05:03.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-06T16:05:03.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-06T16:05:03.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-06T16:05:04.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-06T16:05:04.483Z] v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-06T16:05:04.483Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-06T16:05:04.483Z] OK: 15859 distinct packages available [2023-03-06T16:05:04.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-06T16:05:04.483Z] v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-06T16:05:04.483Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-06T16:05:04.483Z] OK: 15859 distinct packages available [2023-03-06T16:05:04.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-06T16:05:04.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-06T16:05:04.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-06T16:05:04.752Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-06T16:05:04.752Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-06T16:05:04.752Z] (3/5) Installing libucontext (1.1-r0) [2023-03-06T16:05:04.752Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-06T16:05:04.752Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-06T16:05:04.752Z] Executing busybox-1.34.1-r7.trigger [2023-03-06T16:05:04.752Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-06T16:05:04.752Z] OK: 7 MiB in 19 packages [2023-03-06T16:05:04.752Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-06T16:05:04.752Z] (3/4) Installing libucontext (1.1-r0) [2023-03-06T16:05:04.752Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-06T16:05:05.010Z] Executing busybox-1.34.1-r7.trigger [2023-03-06T16:05:05.010Z] OK: 6 MiB in 18 packages [2023-03-06T16:05:10.371Z] Removing intermediate container c0f7c91159fc [2023-03-06T16:05:10.371Z] ---> 76db4c1df92a [2023-03-06T16:05:10.371Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-06T16:05:10.371Z] Removing intermediate container a438c006d911 [2023-03-06T16:05:10.371Z] ---> e30458c2dca1 [2023-03-06T16:05:10.371Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-06T16:05:17.054Z] ---> 3a35722658b0 [2023-03-06T16:05:17.054Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-06T16:05:17.054Z] ---> 738eaadd88fc [2023-03-06T16:05:17.054Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-06T16:05:20.448Z] ---> d9f0d1cd3cd2 [2023-03-06T16:05:20.448Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-06T16:05:21.416Z] ---> Running in 676bb2357e7a [2023-03-06T16:05:21.416Z] ---> d721d86b7887 [2023-03-06T16:05:21.416Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-06T16:05:21.981Z] Removing intermediate container 676bb2357e7a [2023-03-06T16:05:21.981Z] ---> 3d8a7d8dff94 [2023-03-06T16:05:21.981Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-06T16:05:21.981Z] ---> 830520d50d76 [2023-03-06T16:05:21.981Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-06T16:05:22.925Z] ---> 9a3099c7071d [2023-03-06T16:05:22.925Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-06T16:05:22.925Z] ---> 7e969108155a [2023-03-06T16:05:22.925Z] Step 19/24 : WORKDIR / [2023-03-06T16:05:22.925Z] ---> Running in d6647ffdb15b [2023-03-06T16:05:23.491Z] Removing intermediate container d6647ffdb15b [2023-03-06T16:05:23.491Z] ---> 449ef007c8f2 [2023-03-06T16:05:23.491Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-06T16:05:23.491Z] ---> acd239cc8370 [2023-03-06T16:05:23.491Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-06T16:05:23.491Z] ---> Running in 26c8b37f3de7 [2023-03-06T16:05:23.491Z] ---> Running in 8e664563f837 [2023-03-06T16:05:23.491Z] Removing intermediate container 26c8b37f3de7 [2023-03-06T16:05:23.491Z] ---> 150d414f099b [2023-03-06T16:05:23.491Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-06T16:05:23.491Z] Removing intermediate container 8e664563f837 [2023-03-06T16:05:23.491Z] ---> cefc2c043587 [2023-03-06T16:05:23.491Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-06T16:05:23.772Z] ---> Running in c7790707b324 [2023-03-06T16:05:23.772Z] ---> Running in 5001e33ed789 [2023-03-06T16:05:24.393Z] Removing intermediate container 5001e33ed789 [2023-03-06T16:05:24.393Z] ---> a2e666c8c79c [2023-03-06T16:05:24.393Z] Step 22/24 : LABEL arch=x86_64 [2023-03-06T16:05:24.650Z] Removing intermediate container c7790707b324 [2023-03-06T16:05:24.650Z] ---> 43b0d98b7547 [2023-03-06T16:05:24.650Z] Step 22/24 : LABEL arch=x86_64 [2023-03-06T16:05:24.908Z] ---> Running in 6e10aa3ddfca [2023-03-06T16:05:24.908Z] ---> Running in b14a1ddbf29b [2023-03-06T16:05:25.165Z] Removing intermediate container 6e10aa3ddfca [2023-03-06T16:05:25.165Z] ---> 3c0f620bacb4 [2023-03-06T16:05:25.165Z] Step 23/24 : LABEL git_sha=d85b8c8334b4845b0287d29fc8f2ffa4012269c3 [2023-03-06T16:05:25.165Z] Removing intermediate container b14a1ddbf29b [2023-03-06T16:05:25.165Z] ---> 4868f21f05f3 [2023-03-06T16:05:25.165Z] Step 23/24 : LABEL git_sha=d85b8c8334b4845b0287d29fc8f2ffa4012269c3 [2023-03-06T16:05:25.165Z] ---> Running in ab6243f8cd13 [2023-03-06T16:05:25.165Z] ---> Running in 553cd014aa36 [2023-03-06T16:05:25.423Z] Removing intermediate container ab6243f8cd13 [2023-03-06T16:05:25.423Z] ---> ef1c1fc30eac [2023-03-06T16:05:25.423Z] Step 24/24 : LABEL version=0.0.0 [2023-03-06T16:05:25.423Z] ---> Running in 2310fc52fc8c [2023-03-06T16:05:25.423Z] Removing intermediate container 553cd014aa36 [2023-03-06T16:05:25.423Z] ---> 8abafb8bb40c [2023-03-06T16:05:25.423Z] Step 24/24 : LABEL version=0.0.0 [2023-03-06T16:05:25.423Z] ---> Running in 54a399931c07 [2023-03-06T16:05:25.988Z] Removing intermediate container 2310fc52fc8c [2023-03-06T16:05:25.988Z] ---> d912a5df2577 [2023-03-06T16:05:25.988Z] [2023-03-06T16:05:25.988Z] Successfully built d912a5df2577 [2023-03-06T16:05:25.988Z] Successfully tagged security-spire-agent:latest [2023-03-06T16:05:25.988Z] Building support-notifications [2023-03-06T16:05:25.988Z] Removing intermediate container 54a399931c07 [2023-03-06T16:05:25.988Z] ---> 053ce1405d33 [2023-03-06T16:05:25.988Z] [2023-03-06T16:05:25.988Z]  Building security-spire-agent ... done Successfully built 053ce1405d33 [2023-03-06T16:05:26.246Z] Successfully tagged security-spire-config:latest [2023-03-06T16:05:26.246Z] Building security-proxy-auth [2023-03-06T16:05:32.220Z]  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T16:05:32.220Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-06T16:05:32.220Z] ---> 56245b3a2caf [2023-03-06T16:05:32.220Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-06T16:05:32.220Z] ---> Using cache [2023-03-06T16:05:32.220Z] ---> fac29ecdce9e [2023-03-06T16:05:32.220Z] Step 4/22 : WORKDIR /edgex-go [2023-03-06T16:05:32.220Z] ---> Using cache [2023-03-06T16:05:32.220Z] ---> b876047ae9d8 [2023-03-06T16:05:32.220Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-06T16:05:32.220Z] ---> Using cache [2023-03-06T16:05:32.220Z] ---> 773b7a0788a7 [2023-03-06T16:05:32.220Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-06T16:05:32.220Z] ---> Using cache [2023-03-06T16:05:32.220Z] ---> 0f467a609722 [2023-03-06T16:05:32.220Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T16:05:32.220Z] ---> Using cache [2023-03-06T16:05:32.220Z] ---> 686692fae3b6 [2023-03-06T16:05:32.220Z] Step 8/22 : COPY . . [2023-03-06T16:05:32.220Z] ---> Using cache [2023-03-06T16:05:32.220Z] ---> ce486a743d19 [2023-03-06T16:05:32.220Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-06T16:05:36.429Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T16:05:36.429Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-06T16:05:36.429Z] ---> 56245b3a2caf [2023-03-06T16:05:36.429Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-06T16:05:36.429Z] ---> Using cache [2023-03-06T16:05:36.429Z] ---> fac29ecdce9e [2023-03-06T16:05:36.429Z] Step 4/22 : WORKDIR /edgex-go [2023-03-06T16:05:36.429Z] ---> Using cache [2023-03-06T16:05:36.429Z] ---> b876047ae9d8 [2023-03-06T16:05:36.429Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-06T16:05:48.819Z] ---> Running in e7d4bbfdc984 [2023-03-06T16:05:48.819Z] ---> Running in c8d41c172f37 [2023-03-06T16:05:48.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T16:05:48.819Z] 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-06T16:05:48.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T16:05:48.819Z] OK: 211 MiB in 51 packages [2023-03-06T16:05:55.431Z] Removing intermediate container e7d4bbfdc984 [2023-03-06T16:05:55.431Z] ---> f8ca6cb2a662 [2023-03-06T16:05:55.431Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-06T16:05:55.431Z] Removing intermediate container 2b1b1993677b [2023-03-06T16:05:55.431Z] ---> 11af88f5446e [2023-03-06T16:05:55.431Z] [2023-03-06T16:05:55.431Z] Step 10/22 : FROM alpine:3.16 [2023-03-06T16:05:55.431Z] Removing intermediate container 72c683d29433 [2023-03-06T16:05:55.431Z] ---> 06b55433d9d2 [2023-03-06T16:05:55.431Z] [2023-03-06T16:05:55.431Z] Step 10/23 : FROM alpine:3.16 [2023-03-06T16:05:55.431Z] Removing intermediate container 40f7147840c7 [2023-03-06T16:05:55.431Z] ---> 0ced987d7886 [2023-03-06T16:05:55.431Z] [2023-03-06T16:05:55.431Z] Step 9/19 : FROM alpine:3.15 [2023-03-06T16:05:55.431Z] ---> 5ce65d7b0fde [2023-03-06T16:05:55.431Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-06T16:05:55.431Z] ---> Using cache [2023-03-06T16:05:55.431Z] ---> 8904d61dc45e [2023-03-06T16:05:55.431Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-06T16:05:55.431Z] ---> Running in 95ae4e6cc430 [2023-03-06T16:05:55.431Z] ---> a55f8577a0b8 [2023-03-06T16:05:55.431Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T16:05:55.431Z] ---> Running in a560f4689aba [2023-03-06T16:05:55.688Z] 3.16: Pulling from library/alpine [2023-03-06T16:05:55.688Z] 3.16: Pulling from library/alpine [2023-03-06T16:05:56.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-06T16:05:56.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-06T16:05:56.511Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-06T16:05:56.511Z] Status: Downloaded newer image for alpine:3.16 [2023-03-06T16:05:56.511Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-06T16:05:56.511Z] Status: Image is up to date for alpine:3.16 [2023-03-06T16:05:56.511Z] ---> dfd21b5a31f5 [2023-03-06T16:05:56.511Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-06T16:05:56.511Z] ---> dfd21b5a31f5 [2023-03-06T16:05:56.511Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-06T16:05:56.817Z] v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-06T16:05:56.817Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-06T16:05:56.817Z] OK: 15859 distinct packages available [2023-03-06T16:05:56.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-06T16:05:57.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-06T16:05:57.076Z] ---> Running in 33b664cbfd46 [2023-03-06T16:05:57.076Z] ---> Running in 690549dcb8a1 [2023-03-06T16:05:57.076Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-06T16:05:57.076Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-06T16:05:57.076Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-06T16:05:57.076Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-06T16:05:57.076Z] (5/9) Installing curl (7.80.0-r6) [2023-03-06T16:05:57.076Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-06T16:05:57.076Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-06T16:05:57.076Z] (8/9) Installing libucontext (1.1-r0) [2023-03-06T16:05:57.076Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-06T16:05:57.076Z] Executing busybox-1.34.1-r7.trigger [2023-03-06T16:05:57.076Z] Executing ca-certificates-20220614-r0.trigger [2023-03-06T16:05:57.334Z] OK: 8 MiB in 23 packages [2023-03-06T16:05:57.334Z] Removing intermediate container 690549dcb8a1 [2023-03-06T16:05:57.334Z] ---> e650048b682e [2023-03-06T16:05:57.334Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-06T16:05:57.334Z] ---> Running in ce42cbaefa8c [2023-03-06T16:05:57.334Z] Removing intermediate container ce42cbaefa8c [2023-03-06T16:05:57.334Z] ---> 2acc8aeff98f [2023-03-06T16:05:57.334Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-06T16:05:57.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T16:05:57.334Z] ---> Running in 53f7344df889 [2023-03-06T16:05:57.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T16:05:57.591Z] Removing intermediate container 53f7344df889 [2023-03-06T16:05:57.591Z] ---> ac720cc31a93 [2023-03-06T16:05:57.591Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-06T16:05:57.591Z] ---> Running in 030618c30354 [2023-03-06T16:05:57.853Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-06T16:05:57.853Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T16:05:57.853Z] OK: 6 MiB in 15 packages [2023-03-06T16:05:57.853Z] Removing intermediate container 95ae4e6cc430 [2023-03-06T16:05:57.853Z] ---> 4dc24ca87f6f [2023-03-06T16:05:57.853Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T16:05:57.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T16:05:58.110Z] ---> d068683133e9 [2023-03-06T16:05:58.110Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-06T16:05:58.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T16:05:58.369Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-06T16:05:58.369Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T16:05:58.369Z] OK: 6 MiB in 15 packages [2023-03-06T16:05:58.632Z] Removing intermediate container 33b664cbfd46 [2023-03-06T16:05:58.632Z] ---> 6726612783e3 [2023-03-06T16:05:58.632Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-06T16:05:58.891Z] ---> 948b996b3d64 [2023-03-06T16:05:58.891Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-06T16:05:58.891Z] ---> Running in a96105fabad6 [2023-03-06T16:05:58.891Z] Removing intermediate container a96105fabad6 [2023-03-06T16:05:58.891Z] ---> e2e365b04d49 [2023-03-06T16:05:58.891Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-06T16:05:58.891Z] ---> Running in 9334c18d57df [2023-03-06T16:05:59.151Z] ---> a8104038b320 [2023-03-06T16:05:59.151Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-06T16:05:59.151Z] ---> Running in 70ae2795ef49 [2023-03-06T16:05:59.151Z] Removing intermediate container 030618c30354 [2023-03-06T16:05:59.151Z] ---> 225e2c29e539 [2023-03-06T16:05:59.151Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T16:05:59.151Z] Removing intermediate container 9334c18d57df [2023-03-06T16:05:59.151Z] ---> 2bc2a2c2af7f [2023-03-06T16:05:59.151Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-06T16:05:59.151Z] ---> Running in c8742b41829f [2023-03-06T16:05:59.151Z] Removing intermediate container 70ae2795ef49 [2023-03-06T16:05:59.151Z] ---> 32bf2857198c [2023-03-06T16:05:59.151Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-06T16:05:59.151Z] ---> Running in e0735941b0cd [2023-03-06T16:05:59.412Z] Removing intermediate container c8742b41829f [2023-03-06T16:05:59.412Z] ---> 89795b2675cd [2023-03-06T16:05:59.412Z] Step 15/23 : WORKDIR / [2023-03-06T16:05:59.412Z] ---> Running in 840e2f92a776 [2023-03-06T16:05:59.412Z] ---> 985abe355a11 [2023-03-06T16:05:59.412Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-06T16:05:59.412Z] Removing intermediate container e0735941b0cd [2023-03-06T16:05:59.412Z] ---> a7a953d02ce2 [2023-03-06T16:05:59.412Z] Step 17/19 : LABEL arch=x86_64 [2023-03-06T16:05:59.675Z] Removing intermediate container 840e2f92a776 [2023-03-06T16:05:59.675Z] ---> 5cd7584d687d [2023-03-06T16:05:59.675Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T16:05:59.675Z] ---> Running in cad0d33aba2c [2023-03-06T16:05:59.934Z] Removing intermediate container cad0d33aba2c [2023-03-06T16:05:59.934Z] ---> e043a74a26e4 [2023-03-06T16:05:59.934Z] Step 18/19 : LABEL git_sha=d85b8c8334b4845b0287d29fc8f2ffa4012269c3 [2023-03-06T16:06:00.227Z] ---> cc0e1642d2f1 [2023-03-06T16:06:00.227Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-06T16:06:00.227Z] ---> 0176c3fae806 [2023-03-06T16:06:00.227Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-06T16:06:00.227Z] ---> Running in 1f117b645138 [2023-03-06T16:06:00.486Z] Removing intermediate container 1f117b645138 [2023-03-06T16:06:00.486Z] ---> b911a1de002f [2023-03-06T16:06:00.486Z] Step 19/19 : LABEL version=0.0.0 [2023-03-06T16:06:00.744Z] ---> Running in 95e604468463 [2023-03-06T16:06:00.744Z] ---> 104466334fc5 [2023-03-06T16:06:00.744Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-06T16:06:00.744Z] ---> b8f095efe5d4 [2023-03-06T16:06:00.744Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-06T16:06:00.744Z] ---> Running in d987ac965ae3 [2023-03-06T16:06:00.744Z] Removing intermediate container 95e604468463 [2023-03-06T16:06:00.744Z] ---> d7bdb4c5a929 [2023-03-06T16:06:00.744Z] [2023-03-06T16:06:01.004Z] Successfully built d7bdb4c5a929 [2023-03-06T16:06:01.004Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-06T16:06:01.004Z]  Building security-spiffe-token-provider ... done Building security-bootstrapper [2023-03-06T16:06:01.004Z] Removing intermediate container d987ac965ae3 [2023-03-06T16:06:01.004Z] ---> f93d1044d023 [2023-03-06T16:06:01.004Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-06T16:06:01.004Z] ---> a82e8566bafa [2023-03-06T16:06:01.004Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-06T16:06:01.004Z] ---> Running in efc9f27fb69e [2023-03-06T16:06:01.004Z] ---> Running in 51dffca3765c [2023-03-06T16:06:04.325Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T16:06:04.325Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-06T16:06:04.325Z] ---> 56245b3a2caf [2023-03-06T16:06:04.325Z] Step 3/32 : WORKDIR /edgex-go [2023-03-06T16:06:04.325Z] ---> Using cache [2023-03-06T16:06:04.325Z] ---> 7e241113d3e0 [2023-03-06T16:06:04.325Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-06T16:06:09.106Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-06T16:06:09.106Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-06T16:06:11.649Z] Removing intermediate container efc9f27fb69e [2023-03-06T16:06:11.649Z] ---> 457e1448c97c [2023-03-06T16:06:11.649Z] Step 20/22 : LABEL arch=x86_64 [2023-03-06T16:06:11.649Z] Removing intermediate container 51dffca3765c [2023-03-06T16:06:11.649Z] ---> f6bc353078f9 [2023-03-06T16:06:11.649Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-06T16:06:11.649Z] ---> Running in d6455936fc3e [2023-03-06T16:06:11.649Z] ---> Running in 418bf4e96076 [2023-03-06T16:06:11.649Z] ---> Running in d04ac20f6d58 [2023-03-06T16:06:11.933Z] Removing intermediate container d6455936fc3e [2023-03-06T16:06:11.933Z] ---> 8bb01a8e96bd [2023-03-06T16:06:11.933Z] Step 21/22 : LABEL git_sha=d85b8c8334b4845b0287d29fc8f2ffa4012269c3 [2023-03-06T16:06:11.933Z] Removing intermediate container d04ac20f6d58 [2023-03-06T16:06:11.933Z] ---> bd30c2201de9 [2023-03-06T16:06:11.933Z] Step 21/23 : LABEL arch=x86_64 [2023-03-06T16:06:11.933Z] ---> Running in b39a773782bb [2023-03-06T16:06:11.933Z] ---> Running in aacc15f80df8 [2023-03-06T16:06:11.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T16:06:12.191Z] Removing intermediate container b39a773782bb [2023-03-06T16:06:12.191Z] ---> 3af9d69ade31 [2023-03-06T16:06:12.191Z] Step 22/22 : LABEL version=0.0.0 [2023-03-06T16:06:12.191Z] Removing intermediate container aacc15f80df8 [2023-03-06T16:06:12.191Z] ---> f23677299a7c [2023-03-06T16:06:12.191Z] Step 22/23 : LABEL git_sha=d85b8c8334b4845b0287d29fc8f2ffa4012269c3 [2023-03-06T16:06:12.191Z] ---> Running in 0cd105e2a4c8 [2023-03-06T16:06:12.191Z] ---> Running in db1d01ac3a6c [2023-03-06T16:06:12.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T16:06:12.191Z] Removing intermediate container 0cd105e2a4c8 [2023-03-06T16:06:12.191Z] ---> af49d38e8c4c [2023-03-06T16:06:12.191Z] [2023-03-06T16:06:12.191Z] Removing intermediate container db1d01ac3a6c [2023-03-06T16:06:12.191Z] ---> 3dadc8fe82db [2023-03-06T16:06:12.191Z] Step 23/23 : LABEL version=0.0.0 [2023-03-06T16:06:12.450Z] ---> Running in 7bbaecb181c7 [2023-03-06T16:06:12.450Z] Successfully built af49d38e8c4c [2023-03-06T16:06:12.450Z] Successfully tagged core-data:latest [2023-03-06T16:06:12.450Z] Building security-spire-server [2023-03-06T16:06:12.450Z]  Building core-data ... done Removing intermediate container 7bbaecb181c7 [2023-03-06T16:06:12.450Z] ---> 69813e3d532a [2023-03-06T16:06:12.450Z] [2023-03-06T16:06:12.450Z] OK: 211 MiB in 51 packages [2023-03-06T16:06:12.450Z] Successfully built 69813e3d532a [2023-03-06T16:06:12.450Z] Successfully tagged core-command:latest [2023-03-06T16:06:12.708Z] Building security-secretstore-setup [2023-03-06T16:06:18.149Z]  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T16:06:18.149Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-06T16:06:18.149Z] ---> 56245b3a2caf [2023-03-06T16:06:18.149Z] Step 3/23 : WORKDIR /edgex-go [2023-03-06T16:06:18.149Z] ---> Using cache [2023-03-06T16:06:18.149Z] ---> 7e241113d3e0 [2023-03-06T16:06:18.149Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-06T16:06:18.149Z] ---> Using cache [2023-03-06T16:06:18.149Z] ---> a7b77a9324c9 [2023-03-06T16:06:18.149Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-06T16:06:18.149Z] ---> Using cache [2023-03-06T16:06:18.149Z] ---> 3b6f1a5bc56b [2023-03-06T16:06:18.149Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T16:06:18.149Z] ---> Using cache [2023-03-06T16:06:18.149Z] ---> 5e3f478af095 [2023-03-06T16:06:18.149Z] Step 7/23 : COPY . . [2023-03-06T16:06:18.149Z] ---> Using cache [2023-03-06T16:06:18.149Z] ---> 8bc2b64ee15c [2023-03-06T16:06:18.149Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-06T16:06:18.149Z] ---> Using cache [2023-03-06T16:06:18.149Z] ---> 88932c58c932 [2023-03-06T16:06:18.149Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-06T16:06:18.149Z] ---> Using cache [2023-03-06T16:06:18.149Z] ---> 5518c3ee9e93 [2023-03-06T16:06:18.149Z] 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-06T16:06:19.194Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-06T16:06:19.194Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-06T16:06:19.194Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-06T16:06:19.194Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-06T16:06:19.194Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-06T16:06:19.194Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-06T16:06:19.194Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-06T16:06:20.630Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-06T16:06:20.690Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T16:06:20.690Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-06T16:06:20.690Z] ---> 56245b3a2caf [2023-03-06T16:06:20.690Z] Step 3/23 : WORKDIR /edgex-go [2023-03-06T16:06:20.690Z] ---> Using cache [2023-03-06T16:06:20.690Z] ---> 7e241113d3e0 [2023-03-06T16:06:20.690Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-06T16:06:24.900Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-06T16:06:24.900Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-06T16:06:24.900Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-06T16:06:24.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-06T16:06:32.932Z] ---> Running in a368106fe82b [2023-03-06T16:06:32.932Z] ---> Running in 26c513068fb8 [2023-03-06T16:06:32.932Z] Removing intermediate container c8d41c172f37 [2023-03-06T16:06:32.932Z] ---> b0d41865d662 [2023-03-06T16:06:32.932Z] [2023-03-06T16:06:32.932Z] Step 10/22 : FROM alpine:3.16 [2023-03-06T16:06:32.932Z] ---> dfd21b5a31f5 [2023-03-06T16:06:32.932Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-06T16:06:32.932Z] Removing intermediate container 418bf4e96076 [2023-03-06T16:06:32.932Z] ---> f3861e1f27de [2023-03-06T16:06:32.932Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-06T16:06:32.932Z] ---> Running in 79079f2fb2bf [2023-03-06T16:06:32.932Z] Removing intermediate container 79079f2fb2bf [2023-03-06T16:06:32.932Z] ---> 54c9020cca65 [2023-03-06T16:06:32.932Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-06T16:06:32.932Z] ---> Running in 03242f05152b [2023-03-06T16:06:32.932Z] ---> 1b3eb07cecab [2023-03-06T16:06:32.932Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T16:06:32.932Z] ---> Running in d1500d30af6d [2023-03-06T16:06:32.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T16:06:32.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T16:06:32.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T16:06:32.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T16:06:32.932Z] Removing intermediate container 26c513068fb8 [2023-03-06T16:06:32.932Z] ---> 8754cb0251c5 [2023-03-06T16:06:32.932Z] Step 11/23 : WORKDIR /edgex-go [2023-03-06T16:06:32.932Z] OK: 211 MiB in 51 packages [2023-03-06T16:06:32.932Z] ---> Running in eee25f0151ca [2023-03-06T16:06:32.932Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-06T16:06:32.932Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T16:06:32.932Z] OK: 6 MiB in 15 packages [2023-03-06T16:06:33.192Z] Removing intermediate container eee25f0151ca [2023-03-06T16:06:33.192Z] ---> f5c8f2326b5f [2023-03-06T16:06:33.192Z] [2023-03-06T16:06:33.192Z] Step 12/23 : FROM alpine:3.15 [2023-03-06T16:06:33.192Z] ---> 5ce65d7b0fde [2023-03-06T16:06:33.192Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-06T16:06:33.192Z] ---> Using cache [2023-03-06T16:06:33.192Z] ---> 8904d61dc45e [2023-03-06T16:06:33.192Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-06T16:06:33.192Z] ---> Running in 8030ec4b5f7e [2023-03-06T16:06:33.450Z] Removing intermediate container a368106fe82b [2023-03-06T16:06:33.450Z] ---> eb0bc59970dc [2023-03-06T16:06:33.450Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-06T16:06:33.714Z] Removing intermediate container 03242f05152b [2023-03-06T16:06:33.714Z] ---> 0767dd11f634 [2023-03-06T16:06:33.714Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T16:06:33.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-06T16:06:33.972Z] ---> 553cdbf85780 [2023-03-06T16:06:33.972Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T16:06:33.972Z] ---> Running in 9b2e941c8ec7 [2023-03-06T16:06:33.972Z] ---> 53846254b0f0 [2023-03-06T16:06:33.972Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-06T16:06:33.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-06T16:06:34.536Z] v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-06T16:06:34.536Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-06T16:06:34.536Z] OK: 15859 distinct packages available [2023-03-06T16:06:34.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-06T16:06:34.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-06T16:06:34.794Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-06T16:06:34.794Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-06T16:06:34.794Z] (3/5) Installing libucontext (1.1-r0) [2023-03-06T16:06:34.794Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-06T16:06:34.794Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-06T16:06:34.794Z] Executing busybox-1.34.1-r7.trigger [2023-03-06T16:06:34.794Z] OK: 7 MiB in 19 packages [2023-03-06T16:06:36.700Z] ---> ca13d2824625 [2023-03-06T16:06:36.700Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-06T16:06:36.700Z] ---> c00d6ff7b436 [2023-03-06T16:06:36.700Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-06T16:06:36.700Z] Removing intermediate container 8030ec4b5f7e [2023-03-06T16:06:36.700Z] ---> 3de855df3640 [2023-03-06T16:06:36.700Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-06T16:06:36.960Z] ---> ba5b4ba3c497 [2023-03-06T16:06:36.960Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-06T16:06:36.960Z] ---> Running in a2dacbe433d4 [2023-03-06T16:06:43.130Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.467s coverage: 28.7% of statements [2023-03-06T16:06:43.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-06T16:06:43.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-06T16:06:45.352Z] ---> 68e7b3d2b66b [2023-03-06T16:06:45.352Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-06T16:06:45.352Z] Removing intermediate container a2dacbe433d4 [2023-03-06T16:06:45.352Z] ---> 24011ffd78e4 [2023-03-06T16:06:45.352Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-06T16:06:45.352Z] ---> Running in 91c0288d738d [2023-03-06T16:06:45.352Z] Removing intermediate container 91c0288d738d [2023-03-06T16:06:45.352Z] ---> df588a6ef3ea [2023-03-06T16:06:45.352Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-06T16:06:45.352Z] ---> Running in 0d018bb44db9 [2023-03-06T16:06:45.352Z] ---> 8940de5d3472 [2023-03-06T16:06:45.352Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-06T16:06:45.352Z] Removing intermediate container 0d018bb44db9 [2023-03-06T16:06:45.352Z] ---> 66e4aaf53213 [2023-03-06T16:06:45.352Z] Step 20/22 : LABEL arch=x86_64 [2023-03-06T16:06:45.352Z] ---> Running in 2a8725ee1149 [2023-03-06T16:06:45.352Z] ---> f873421ca88d [2023-03-06T16:06:45.352Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-06T16:06:45.352Z] Removing intermediate container 2a8725ee1149 [2023-03-06T16:06:45.352Z] ---> 37fef4f37536 [2023-03-06T16:06:45.352Z] Step 21/22 : LABEL git_sha=d85b8c8334b4845b0287d29fc8f2ffa4012269c3 [2023-03-06T16:06:45.352Z] ---> Running in d53b8c7afb2f [2023-03-06T16:06:45.352Z] Removing intermediate container d53b8c7afb2f [2023-03-06T16:06:45.352Z] ---> acbc14477d0f [2023-03-06T16:06:45.352Z] Step 22/22 : LABEL version=0.0.0 [2023-03-06T16:06:45.352Z] ---> ef4008543302 [2023-03-06T16:06:45.352Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-06T16:06:45.352Z] ---> Running in 2bfd6a01713b [2023-03-06T16:06:45.352Z] ---> Running in e570fd993340 [2023-03-06T16:06:45.352Z] Removing intermediate container a560f4689aba [2023-03-06T16:06:45.352Z] ---> 5f35533bcd58 [2023-03-06T16:06:45.352Z] Step 8/22 : COPY . . [2023-03-06T16:06:45.352Z] Removing intermediate container 2bfd6a01713b [2023-03-06T16:06:45.352Z] ---> a45f1065754a [2023-03-06T16:06:45.352Z] [2023-03-06T16:06:45.352Z] Removing intermediate container e570fd993340 [2023-03-06T16:06:45.352Z] ---> 06ca9ae83bed [2023-03-06T16:06:45.352Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-06T16:06:45.352Z] ---> Running in 506ed8c728ba [2023-03-06T16:06:45.352Z] Successfully built a45f1065754a [2023-03-06T16:06:45.352Z] Successfully tagged security-proxy-auth:latest [2023-03-06T16:06:45.352Z]  Building security-proxy-auth ... done Building support-scheduler [2023-03-06T16:06:48.502Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.431s coverage: 98.5% of statements [2023-03-06T16:06:52.836Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T16:06:52.836Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-06T16:06:52.836Z] ---> 56245b3a2caf [2023-03-06T16:06:52.836Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-06T16:06:52.836Z] ---> Using cache [2023-03-06T16:06:52.836Z] ---> fac29ecdce9e [2023-03-06T16:06:52.836Z] Step 4/22 : WORKDIR /edgex-go [2023-03-06T16:06:52.836Z] ---> Using cache [2023-03-06T16:06:52.836Z] ---> b876047ae9d8 [2023-03-06T16:06:52.836Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-06T16:06:52.836Z] ---> Using cache [2023-03-06T16:06:52.836Z] ---> 773b7a0788a7 [2023-03-06T16:06:52.836Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-06T16:06:52.836Z] ---> Using cache [2023-03-06T16:06:52.836Z] ---> 0f467a609722 [2023-03-06T16:06:52.836Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T16:06:52.836Z] ---> Using cache [2023-03-06T16:06:52.836Z] ---> 686692fae3b6 [2023-03-06T16:06:52.836Z] Step 8/22 : COPY . . [2023-03-06T16:06:52.836Z] ---> Using cache [2023-03-06T16:06:52.836Z] ---> ce486a743d19 [2023-03-06T16:06:52.836Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-06T16:06:55.179Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.450s coverage: 71.2% of statements [2023-03-06T16:06:55.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-06T16:06:55.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-06T16:06:55.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-06T16:06:55.179Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.723s coverage: 54.0% of statements [2023-03-06T16:06:55.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-06T16:06:55.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-06T16:07:08.021Z] Removing intermediate container 506ed8c728ba [2023-03-06T16:07:08.021Z] ---> cebcf9548f16 [2023-03-06T16:07:08.021Z] Step 21/23 : LABEL arch=x86_64 [2023-03-06T16:07:08.021Z] ---> Running in fc8773c9bf92 [2023-03-06T16:07:08.021Z] ---> Running in 9d3131d12f54 [2023-03-06T16:07:08.021Z] ---> b517384f3540 [2023-03-06T16:07:08.021Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-06T16:07:08.021Z] ---> Running in 84afe4d74bf0 [2023-03-06T16:07:08.021Z] Removing intermediate container 9d3131d12f54 [2023-03-06T16:07:08.021Z] ---> 5acb754a9bc5 [2023-03-06T16:07:08.021Z] Step 22/23 : LABEL git_sha=d85b8c8334b4845b0287d29fc8f2ffa4012269c3 [2023-03-06T16:07:08.021Z] ---> Running in ba488e245935 [2023-03-06T16:07:08.021Z] Removing intermediate container ba488e245935 [2023-03-06T16:07:08.021Z] ---> c701b1e107b6 [2023-03-06T16:07:08.021Z] Step 23/23 : LABEL version=0.0.0 [2023-03-06T16:07:08.021Z] ---> Running in 61bbee97ff2f [2023-03-06T16:07:08.021Z] 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-06T16:07:08.021Z] Removing intermediate container 61bbee97ff2f [2023-03-06T16:07:08.021Z] ---> 109880f6e020 [2023-03-06T16:07:08.021Z] [2023-03-06T16:07:08.021Z] Successfully built 109880f6e020 [2023-03-06T16:07:08.021Z] Successfully tagged security-spire-server:latest [2023-03-06T16:07:08.021Z]  Building security-spire-server ... done Building security-proxy-setup [2023-03-06T16:07:08.021Z] 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-06T16:07:08.597Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T16:07:08.597Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-06T16:07:08.597Z] ---> 56245b3a2caf [2023-03-06T16:07:08.597Z] Step 3/20 : WORKDIR /edgex-go [2023-03-06T16:07:08.597Z] ---> Using cache [2023-03-06T16:07:08.597Z] ---> 7e241113d3e0 [2023-03-06T16:07:08.597Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-06T16:07:08.597Z] ---> Using cache [2023-03-06T16:07:08.597Z] ---> eb0bc59970dc [2023-03-06T16:07:08.597Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-06T16:07:08.597Z] ---> Using cache [2023-03-06T16:07:08.597Z] ---> 553cdbf85780 [2023-03-06T16:07:08.597Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T16:07:16.737Z] ---> Running in dfb9e7b035bb [2023-03-06T16:07:17.331Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.366s coverage: 88.5% of statements [2023-03-06T16:07:17.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-06T16:07:17.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-06T16:07:17.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-06T16:07:17.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-06T16:07:17.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-06T16:07:17.331Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.610s coverage: 3.9% of statements [2023-03-06T16:07:17.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-06T16:07:17.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-06T16:07:17.331Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.604s coverage: 95.6% of statements [2023-03-06T16:07:17.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-06T16:07:17.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-06T16:07:17.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-06T16:07:17.331Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.353s coverage: 72.2% of statements [2023-03-06T16:07:17.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-06T16:07:17.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-06T16:07:17.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-06T16:07:17.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-06T16:07:17.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-06T16:07:17.331Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.620s coverage: 65.9% of statements [2023-03-06T16:07:17.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-06T16:07:17.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-06T16:07:17.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-06T16:07:17.331Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.456s coverage: 0.9% of statements [2023-03-06T16:07:17.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-06T16:07:17.331Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.366s coverage: 29.6% of statements [2023-03-06T16:07:17.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-06T16:07:21.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.336s coverage: 45.5% of statements [2023-03-06T16:07:21.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.393s coverage: 82.9% of statements [2023-03-06T16:07:21.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.244s coverage: 94.1% of statements [2023-03-06T16:07:25.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 5.319s coverage: 96.3% of statements [2023-03-06T16:07:25.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.235s coverage: 87.5% of statements [2023-03-06T16:07:34.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.221s coverage: 94.4% of statements [2023-03-06T16:07:52.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.382s coverage: 79.9% of statements [2023-03-06T16:07:52.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-06T16:07:52.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.331s coverage: 92.9% of statements [2023-03-06T16:07:52.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-06T16:07:52.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-06T16:07:52.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-06T16:07:52.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 64.4% of statements [2023-03-06T16:07:52.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-06T16:07:52.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-06T16:07:52.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-06T16:07:52.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-06T16:07:52.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.281s coverage: 86.9% of statements [2023-03-06T16:07:52.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-06T16:07:52.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-06T16:07:52.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-06T16:07:52.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-06T16:07:52.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.223s coverage: 87.2% of statements [2023-03-06T16:07:52.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.248s coverage: 20.0% of statements [2023-03-06T16:07:52.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-06T16:07:52.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-06T16:07:52.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements [2023-03-06T16:07:52.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-06T16:07:52.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.326s coverage: 81.2% of statements [2023-03-06T16:07:52.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.365s coverage: 82.1% of statements [2023-03-06T16:07:52.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-06T16:07:52.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.291s coverage: 84.8% of statements [2023-03-06T16:07:52.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-06T16:07:56.477Z] Removing intermediate container 9b2e941c8ec7 [2023-03-06T16:07:56.477Z] ---> 7a314d8abf15 [2023-03-06T16:07:56.477Z] Step 7/23 : COPY . . [2023-03-06T16:07:56.477Z] Removing intermediate container d1500d30af6d [2023-03-06T16:07:56.477Z] ---> 32df7019131f [2023-03-06T16:07:56.477Z] Step 7/32 : COPY . . [2023-03-06T16:07:57.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.143s coverage: 63.1% of statements [2023-03-06T16:07:57.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-06T16:07:57.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-06T16:07:57.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.263s coverage: 100.0% of statements [2023-03-06T16:07:57.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.113s coverage: 89.4% of statements [2023-03-06T16:07:57.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.073s coverage: 100.0% of statements [2023-03-06T16:07:57.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.093s coverage: 73.7% of statements [2023-03-06T16:07:57.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements [2023-03-06T16:07:57.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-06T16:07:57.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-06T16:07:57.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-06T16:08:04.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.872s coverage: 38.4% of statements [2023-03-06T16:08:04.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-06T16:08:04.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-06T16:08:04.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.337s coverage: 89.5% of statements [2023-03-06T16:08:04.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-06T16:08:04.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.292s coverage: 84.8% of statements [2023-03-06T16:08:04.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-06T16:08:04.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-06T16:08:04.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-06T16:08:04.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-06T16:08:12.511Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.340s coverage: 17.7% of statements [2023-03-06T16:08:12.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-06T16:08:12.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-06T16:08:12.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-06T16:08:12.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-06T16:08:12.512Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.695s coverage: 92.3% of statements [2023-03-06T16:08:12.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-06T16:08:12.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-06T16:08:12.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-06T16:08:12.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-06T16:08:12.512Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.290s coverage: 63.2% of statements [2023-03-06T16:08:12.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-06T16:08:12.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-06T16:08:12.512Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.655s coverage: 97.7% of statements [2023-03-06T16:08:12.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-06T16:08:12.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-06T16:08:12.512Z] 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-06T16:08:12.512Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-06T16:08:12.512Z] go vet ./... [2023-03-06T16:08:23.178Z] ---> 56edfbc9475c [2023-03-06T16:08:23.178Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-06T16:08:23.178Z] ---> Running in 2c56531c5f04 [2023-03-06T16:08:23.178Z] ---> 90f460dff856 [2023-03-06T16:08:23.178Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-06T16:08:23.178Z] Removing intermediate container fc8773c9bf92 [2023-03-06T16:08:23.178Z] ---> 033168994d39 [2023-03-06T16:08:23.178Z] [2023-03-06T16:08:23.178Z] Step 10/22 : FROM alpine:3.16 [2023-03-06T16:08:23.178Z] ---> dfd21b5a31f5 [2023-03-06T16:08:23.178Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-06T16:08:23.178Z] ---> Using cache [2023-03-06T16:08:23.178Z] ---> 6726612783e3 [2023-03-06T16:08:23.178Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-06T16:08:23.178Z] ---> Using cache [2023-03-06T16:08:23.178Z] ---> e2e365b04d49 [2023-03-06T16:08:23.178Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-06T16:08:23.178Z] Removing intermediate container 84afe4d74bf0 [2023-03-06T16:08:23.178Z] ---> a2b5dd308a7f [2023-03-06T16:08:23.178Z] [2023-03-06T16:08:23.178Z] Step 10/22 : FROM alpine:3.16 [2023-03-06T16:08:23.178Z] ---> dfd21b5a31f5 [2023-03-06T16:08:23.178Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-06T16:08:23.178Z] ---> Running in 323465a824f1 [2023-03-06T16:08:23.178Z] ---> Running in 62185d0fdbca [2023-03-06T16:08:23.178Z] ---> Running in 3e21acc7cff9 [2023-03-06T16:08:23.178Z] Removing intermediate container 323465a824f1 [2023-03-06T16:08:23.178Z] ---> 3536d4ce317c [2023-03-06T16:08:23.178Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-06T16:08:23.178Z] ---> Running in e3363d5314c3 [2023-03-06T16:08:23.178Z] 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-06T16:08:23.178Z] Removing intermediate container e3363d5314c3 [2023-03-06T16:08:23.178Z] ---> e67982126316 [2023-03-06T16:08:23.178Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T16:08:23.178Z] Removing intermediate container dfb9e7b035bb [2023-03-06T16:08:23.178Z] ---> bcd17ba736c0 [2023-03-06T16:08:23.178Z] Step 7/20 : COPY . . [2023-03-06T16:08:23.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T16:08:23.178Z] ---> c47f51285225 [2023-03-06T16:08:23.178Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-06T16:08:23.178Z] 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-06T16:08:23.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T16:08:23.178Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-06T16:08:23.178Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-06T16:08:23.178Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T16:08:23.178Z] Executing ca-certificates-20220614-r0.trigger [2023-03-06T16:08:23.178Z] OK: 6 MiB in 16 packages [2023-03-06T16:08:33.429Z] ---> c8d802ae04bd [2023-03-06T16:08:33.429Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-06T16:08:33.429Z] ---> 9188ae3a4f17 [2023-03-06T16:08:33.429Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-06T16:08:33.429Z] ---> Running in e8fcf0675db0 [2023-03-06T16:08:33.429Z] Removing intermediate container 3e21acc7cff9 [2023-03-06T16:08:33.429Z] ---> c01948337962 [2023-03-06T16:08:33.429Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-06T16:08:33.429Z] ---> Running in 923a9ce36bc4 [2023-03-06T16:08:33.429Z] ---> 90d0eb87b818 [2023-03-06T16:08:33.429Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-06T16:08:33.429Z] ---> Running in b3d0f5260a73 [2023-03-06T16:08:33.688Z] Removing intermediate container 923a9ce36bc4 [2023-03-06T16:08:33.688Z] ---> c17d1797000d [2023-03-06T16:08:33.688Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-06T16:08:33.688Z] ---> Running in 791b03bc2664 [2023-03-06T16:08:33.688Z] Removing intermediate container b3d0f5260a73 [2023-03-06T16:08:33.688Z] ---> a95408b89181 [2023-03-06T16:08:33.688Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-06T16:08:33.960Z] ---> Running in eb66a13439f3 [2023-03-06T16:08:33.960Z] Removing intermediate container 791b03bc2664 [2023-03-06T16:08:33.960Z] ---> 19eb5b0f3777 [2023-03-06T16:08:33.960Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-06T16:08:33.960Z] ---> Running in 36ae2d4d6f8e [2023-03-06T16:08:33.960Z] 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-06T16:08:34.220Z] Removing intermediate container eb66a13439f3 [2023-03-06T16:08:34.220Z] ---> 38b6e8048876 [2023-03-06T16:08:34.220Z] Step 20/22 : LABEL arch=x86_64 [2023-03-06T16:08:34.220Z] Removing intermediate container 36ae2d4d6f8e [2023-03-06T16:08:34.220Z] ---> Running in 896d359bc5a3 [2023-03-06T16:08:34.220Z] ---> e44e715dd11a [2023-03-06T16:08:34.220Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T16:08:34.481Z] Removing intermediate container 896d359bc5a3 [2023-03-06T16:08:34.481Z] ---> dc9f6a873354 [2023-03-06T16:08:34.481Z] Step 21/22 : LABEL git_sha=d85b8c8334b4845b0287d29fc8f2ffa4012269c3 [2023-03-06T16:08:34.481Z] ---> b2dadcd3cca8 [2023-03-06T16:08:34.481Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-06T16:08:34.741Z] ---> Running in ef4e30779aea [2023-03-06T16:08:34.741Z] Removing intermediate container ef4e30779aea [2023-03-06T16:08:34.741Z] ---> 8dbd9194495a [2023-03-06T16:08:34.741Z] Step 22/22 : LABEL version=0.0.0 [2023-03-06T16:08:34.741Z] ---> Running in 338712e3d917 [2023-03-06T16:08:35.680Z] Removing intermediate container 338712e3d917 [2023-03-06T16:08:35.680Z] ---> c451a2c24ec7 [2023-03-06T16:08:35.680Z] [2023-03-06T16:08:35.680Z] Successfully built c451a2c24ec7 [2023-03-06T16:08:35.680Z] Successfully tagged support-scheduler:latest [2023-03-06T16:08:35.680Z]  Building support-scheduler ... done Building core-metadata [2023-03-06T16:08:35.680Z] ---> bb76ffc11756 [2023-03-06T16:08:35.680Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-06T16:08:39.566Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T16:08:39.566Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-06T16:08:39.566Z] ---> 56245b3a2caf [2023-03-06T16:08:39.566Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-06T16:08:39.566Z] ---> Using cache [2023-03-06T16:08:39.566Z] ---> fac29ecdce9e [2023-03-06T16:08:39.566Z] Step 4/24 : WORKDIR /edgex-go [2023-03-06T16:08:39.566Z] ---> Using cache [2023-03-06T16:08:39.566Z] ---> b876047ae9d8 [2023-03-06T16:08:39.566Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-06T16:08:39.566Z] ---> Using cache [2023-03-06T16:08:39.566Z] ---> 773b7a0788a7 [2023-03-06T16:08:39.566Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-06T16:08:39.566Z] ---> Using cache [2023-03-06T16:08:39.566Z] ---> 0f467a609722 [2023-03-06T16:08:39.566Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T16:08:39.566Z] ---> Using cache [2023-03-06T16:08:39.566Z] ---> 686692fae3b6 [2023-03-06T16:08:39.566Z] Step 8/24 : COPY . . [2023-03-06T16:08:39.566Z] ---> Using cache [2023-03-06T16:08:39.566Z] ---> ce486a743d19 [2023-03-06T16:08:39.566Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-06T16:08:46.173Z] ---> d76ea86981f6 [2023-03-06T16:08:46.173Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-06T16:08:46.173Z] ---> Running in 917edcadfb43 [2023-03-06T16:08:46.173Z] ---> Running in 087711f1d517 [2023-03-06T16:08:46.173Z] Removing intermediate container 087711f1d517 [2023-03-06T16:08:46.173Z] ---> f3a550c91a9d [2023-03-06T16:08:46.173Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-06T16:08:46.173Z] ---> Running in d7bb5c293d76 [2023-03-06T16:08:46.173Z] 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-06T16:08:46.173Z] Removing intermediate container d7bb5c293d76 [2023-03-06T16:08:46.173Z] ---> aa4836fc0657 [2023-03-06T16:08:46.173Z] Step 20/22 : LABEL arch=x86_64 [2023-03-06T16:08:46.173Z] ---> Running in 90ee8a7b4485 [2023-03-06T16:08:46.173Z] Removing intermediate container 90ee8a7b4485 [2023-03-06T16:08:46.173Z] ---> 521142768d3b [2023-03-06T16:08:46.173Z] Step 21/22 : LABEL git_sha=d85b8c8334b4845b0287d29fc8f2ffa4012269c3 [2023-03-06T16:08:46.434Z] ---> Running in a658f008cc34 [2023-03-06T16:08:46.699Z] Removing intermediate container a658f008cc34 [2023-03-06T16:08:46.699Z] ---> d696d2cd3d01 [2023-03-06T16:08:46.699Z] Step 22/22 : LABEL version=0.0.0 [2023-03-06T16:08:46.699Z] ---> Running in 8ee58c2e287f [2023-03-06T16:08:46.958Z] Removing intermediate container 8ee58c2e287f [2023-03-06T16:08:46.958Z] ---> 4aca32df37d9 [2023-03-06T16:08:46.958Z] [2023-03-06T16:08:46.958Z] Successfully built 4aca32df37d9 [2023-03-06T16:08:46.958Z] Successfully tagged support-notifications:latest [2023-03-06T16:08:46.958Z]  Building support-notifications ... done Building core-common-config-bootstrapper [2023-03-06T16:08:50.253Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T16:08:50.253Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-06T16:08:50.253Z] ---> 56245b3a2caf [2023-03-06T16:08:50.253Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-06T16:08:50.253Z] ---> Using cache [2023-03-06T16:08:50.253Z] ---> fac29ecdce9e [2023-03-06T16:08:50.253Z] Step 4/22 : WORKDIR /edgex-go [2023-03-06T16:08:50.253Z] ---> Using cache [2023-03-06T16:08:50.253Z] ---> b876047ae9d8 [2023-03-06T16:08:50.253Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-06T16:08:50.253Z] ---> Using cache [2023-03-06T16:08:50.253Z] ---> 773b7a0788a7 [2023-03-06T16:08:50.253Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-06T16:08:50.253Z] ---> Using cache [2023-03-06T16:08:50.253Z] ---> 0f467a609722 [2023-03-06T16:08:50.253Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T16:08:50.253Z] ---> Using cache [2023-03-06T16:08:50.253Z] ---> 686692fae3b6 [2023-03-06T16:08:50.253Z] Step 8/22 : COPY . . [2023-03-06T16:08:50.253Z] ---> Using cache [2023-03-06T16:08:50.253Z] ---> ce486a743d19 [2023-03-06T16:08:50.253Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-06T16:08:56.848Z] 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-06T16:08:58.225Z] ---> Running in ee4b1d53d075 [2023-03-06T16:08:59.607Z] 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-06T16:09:04.938Z] Removing intermediate container 62185d0fdbca [2023-03-06T16:09:04.938Z] ---> 0c3b85a1a589 [2023-03-06T16:09:04.938Z] [2023-03-06T16:09:04.938Z] Step 9/23 : FROM alpine:3.16 [2023-03-06T16:09:04.938Z] ---> dfd21b5a31f5 [2023-03-06T16:09:04.938Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-06T16:09:04.938Z] Removing intermediate container 2c56531c5f04 [2023-03-06T16:09:04.938Z] ---> 76fd254ddb0d [2023-03-06T16:09:04.938Z] [2023-03-06T16:09:04.938Z] Step 9/32 : FROM alpine:3.16 [2023-03-06T16:09:04.938Z] ---> dfd21b5a31f5 [2023-03-06T16:09:04.938Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-06T16:09:04.938Z] ---> Running in e294c1ef8cf6 [2023-03-06T16:09:04.938Z] ---> Running in 5224832ecdbf [2023-03-06T16:09:05.200Z] Removing intermediate container 5224832ecdbf [2023-03-06T16:09:05.200Z] ---> fc21ad02a224 [2023-03-06T16:09:05.200Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-06T16:09:05.461Z] ---> Running in 9f3492ec021b [2023-03-06T16:09:05.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T16:09:05.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T16:09:06.293Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-06T16:09:06.293Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-06T16:09:06.293Z] (3/3) Installing su-exec (0.2-r1) [2023-03-06T16:09:06.293Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T16:09:06.293Z] Executing ca-certificates-20220614-r0.trigger [2023-03-06T16:09:06.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T16:09:06.293Z] OK: 6 MiB in 17 packages [2023-03-06T16:09:06.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T16:09:06.554Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-06T16:09:06.554Z] (2/2) Installing su-exec (0.2-r1) [2023-03-06T16:09:06.554Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T16:09:06.554Z] OK: 6 MiB in 16 packages [2023-03-06T16:09:08.489Z] Removing intermediate container e8fcf0675db0 [2023-03-06T16:09:08.489Z] ---> cf604d454713 [2023-03-06T16:09:08.489Z] [2023-03-06T16:09:08.489Z] Step 9/20 : FROM alpine:3.16 [2023-03-06T16:09:08.489Z] ---> dfd21b5a31f5 [2023-03-06T16:09:08.489Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-06T16:09:08.755Z] ---> Running in 47de0f4dfdab [2023-03-06T16:09:08.755Z] Removing intermediate container e294c1ef8cf6 [2023-03-06T16:09:08.755Z] Removing intermediate container 9f3492ec021b [2023-03-06T16:09:08.755Z] ---> b7a897b6b3b3 [2023-03-06T16:09:08.755Z] ---> 214935a4436d [2023-03-06T16:09:08.755Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.'Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-06T16:09:08.755Z] [2023-03-06T16:09:08.755Z] ---> Running in 1ddeccbbbf2d [2023-03-06T16:09:08.755Z] ---> Running in 6cf96083412d [2023-03-06T16:09:09.016Z] Removing intermediate container 1ddeccbbbf2d [2023-03-06T16:09:09.016Z] ---> 2f62a3146f7f [2023-03-06T16:09:09.016Z] Step 12/23 : WORKDIR / [2023-03-06T16:09:09.016Z] Removing intermediate container 6cf96083412d [2023-03-06T16:09:09.016Z] ---> 3aac96e39701 [2023-03-06T16:09:09.016Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-06T16:09:09.016Z] ---> Running in b4529511fce0 [2023-03-06T16:09:09.016Z] ---> Running in ced4cc23f775 [2023-03-06T16:09:09.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T16:09:09.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T16:09:09.277Z] Removing intermediate container b4529511fce0 [2023-03-06T16:09:09.277Z] ---> 757f3ebed712 [2023-03-06T16:09:09.277Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-06T16:09:09.556Z] Removing intermediate container ced4cc23f775 [2023-03-06T16:09:09.556Z] ---> 0183cb620630 [2023-03-06T16:09:09.556Z] 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-06T16:09:09.556Z] ---> Running in 947f6e06a846 [2023-03-06T16:09:09.556Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-06T16:09:09.556Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-06T16:09:09.556Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T16:09:09.556Z] OK: 6 MiB in 16 packages [2023-03-06T16:09:09.819Z] Removing intermediate container 947f6e06a846 [2023-03-06T16:09:09.819Z] ---> ee610a954f71 [2023-03-06T16:09:09.819Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-06T16:09:09.819Z] ---> Running in 94abeca666d8 [2023-03-06T16:09:09.819Z] ---> 2a89fbdce997 [2023-03-06T16:09:09.819Z] 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-06T16:09:10.115Z] Removing intermediate container 94abeca666d8 [2023-03-06T16:09:10.115Z] ---> 5a9cdc353fcd [2023-03-06T16:09:10.115Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-06T16:09:10.115Z] ---> Running in ee21da924a5f [2023-03-06T16:09:10.377Z] Removing intermediate container 47de0f4dfdab [2023-03-06T16:09:10.377Z] ---> ed4570329b20 [2023-03-06T16:09:10.377Z] 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-06T16:09:10.377Z] ---> 8f043e173f77 [2023-03-06T16:09:10.377Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-06T16:09:10.377Z] ---> Running in b1bb8042be93 [2023-03-06T16:09:10.638Z] Removing intermediate container b1bb8042be93 [2023-03-06T16:09:10.638Z] ---> 45a3ea388e18 [2023-03-06T16:09:10.638Z] Step 12/20 : WORKDIR /edgex [2023-03-06T16:09:10.638Z] ---> d1271fd8255a [2023-03-06T16:09:10.638Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-06T16:09:10.638Z] ---> Running in 72d8604772b5 [2023-03-06T16:09:10.898Z] Removing intermediate container 72d8604772b5 [2023-03-06T16:09:10.898Z] ---> b3ad004d5b7e [2023-03-06T16:09:10.898Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-06T16:09:11.466Z] Removing intermediate container ee21da924a5f [2023-03-06T16:09:11.466Z] ---> dd90510ebe0a [2023-03-06T16:09:11.466Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-06T16:09:11.466Z] ---> 64033d370d77 [2023-03-06T16:09:11.466Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-06T16:09:11.466Z] ---> c12637d64081 [2023-03-06T16:09:11.466Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-06T16:09:11.466Z] ---> Running in 5ad5cf07e4fc [2023-03-06T16:09:12.036Z] Removing intermediate container 5ad5cf07e4fc [2023-03-06T16:09:12.036Z] ---> bdb4e8584f7b [2023-03-06T16:09:12.036Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-06T16:09:12.605Z] ---> 6300d4132f54 [2023-03-06T16:09:12.605Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-06T16:09:12.605Z] ---> 61b5ce577bfc [2023-03-06T16:09:12.605Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-06T16:09:12.605Z] ---> 723bcd19d3a6 [2023-03-06T16:09:12.605Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-06T16:09:12.605Z] ---> Running in bf273dcbd343 [2023-03-06T16:09:12.867Z] ---> 855c016d793c [2023-03-06T16:09:12.867Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-06T16:09:12.867Z] ---> 81a829c4f5c5 [2023-03-06T16:09:12.867Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-06T16:09:12.867Z] ---> Running in e05718ea40cd [2023-03-06T16:09:13.127Z] ---> Running in 4b8d5a4db428 [2023-03-06T16:09:15.659Z] Removing intermediate container bf273dcbd343 [2023-03-06T16:09:15.659Z] ---> 1783a09e7a8f [2023-03-06T16:09:15.659Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T16:09:15.659Z] Removing intermediate container 917edcadfb43 [2023-03-06T16:09:15.659Z] ---> bb3c4024c5a1 [2023-03-06T16:09:15.659Z] [2023-03-06T16:09:15.659Z] Step 10/24 : FROM alpine:3.16 [2023-03-06T16:09:15.659Z] ---> dfd21b5a31f5 [2023-03-06T16:09:15.659Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-06T16:09:15.659Z] ---> Using cache [2023-03-06T16:09:15.659Z] ---> 6726612783e3 [2023-03-06T16:09:15.659Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-06T16:09:15.659Z] ---> Using cache [2023-03-06T16:09:15.659Z] ---> e2e365b04d49 [2023-03-06T16:09:15.659Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-06T16:09:15.660Z] ---> Running in 197d77f9ef20 [2023-03-06T16:09:15.660Z] ---> 11e7e8657747 [2023-03-06T16:09:15.660Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-06T16:09:15.660Z] Removing intermediate container 4b8d5a4db428 [2023-03-06T16:09:15.660Z] ---> b7c949bf3139 [2023-03-06T16:09:15.660Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-06T16:09:15.660Z] Removing intermediate container 197d77f9ef20 [2023-03-06T16:09:15.660Z] ---> 2dd3b227d13e [2023-03-06T16:09:15.660Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-06T16:09:15.660Z] ---> Running in a877ed47f5f4 [2023-03-06T16:09:15.660Z] Removing intermediate container e05718ea40cd [2023-03-06T16:09:15.660Z] ---> 352b7f702764 [2023-03-06T16:09:15.660Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-06T16:09:16.020Z] ---> Running in 77137c6d1758 [2023-03-06T16:09:16.020Z] ---> Running in 8b41e73aabed [2023-03-06T16:09:16.278Z] Removing intermediate container a877ed47f5f4 [2023-03-06T16:09:16.278Z] ---> 94ba992001fc [2023-03-06T16:09:16.278Z] Step 21/23 : LABEL arch=x86_64 [2023-03-06T16:09:16.877Z] Removing intermediate container 77137c6d1758 [2023-03-06T16:09:16.877Z] ---> 3912aef18411 [2023-03-06T16:09:16.877Z] Step 15/24 : WORKDIR / [2023-03-06T16:09:16.877Z] ---> Running in d22b6471520a [2023-03-06T16:09:16.877Z] Removing intermediate container 8b41e73aabed [2023-03-06T16:09:16.877Z] ---> 81f24e78dd63 [2023-03-06T16:09:16.877Z] Step 18/20 : LABEL arch=x86_64 [2023-03-06T16:09:16.877Z] ---> Running in c521bccb2d9c [2023-03-06T16:09:16.877Z] ---> b1e00a2cefdc [2023-03-06T16:09:16.877Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-06T16:09:16.877Z] ---> Running in dec9d91bc7b8 [2023-03-06T16:09:17.138Z] Removing intermediate container d22b6471520a [2023-03-06T16:09:17.138Z] ---> ffcb8cd1a990 [2023-03-06T16:09:17.138Z] Step 22/23 : LABEL git_sha=d85b8c8334b4845b0287d29fc8f2ffa4012269c3 [2023-03-06T16:09:17.138Z] Removing intermediate container dec9d91bc7b8 [2023-03-06T16:09:17.138Z] ---> de0f4f40f0e5 [2023-03-06T16:09:17.138Z] Step 19/20 : LABEL git_sha=d85b8c8334b4845b0287d29fc8f2ffa4012269c3 [2023-03-06T16:09:17.138Z] Removing intermediate container c521bccb2d9c [2023-03-06T16:09:17.138Z] ---> eedf317872dd [2023-03-06T16:09:17.138Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T16:09:17.138Z] ---> 090959e57a8d [2023-03-06T16:09:17.138Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-06T16:09:17.138Z] ---> Running in b9f2ed7199b4 [2023-03-06T16:09:17.138Z] ---> Running in 237cade0cacc [2023-03-06T16:09:17.138Z] Removing intermediate container b9f2ed7199b4 [2023-03-06T16:09:17.138Z] ---> 75fd6fc83d7c [2023-03-06T16:09:17.138Z] Step 20/20 : LABEL version=0.0.0 [2023-03-06T16:09:17.138Z] Removing intermediate container 237cade0cacc [2023-03-06T16:09:17.138Z] ---> 56dc4a1ad393 [2023-03-06T16:09:17.138Z] Step 23/23 : LABEL version=0.0.0 [2023-03-06T16:09:17.138Z] ---> Running in e59445931787 [2023-03-06T16:09:17.399Z] ---> 7b65e10d7f77 [2023-03-06T16:09:17.399Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-06T16:09:17.399Z] ---> fef8929e44e0 [2023-03-06T16:09:17.399Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-06T16:09:17.399Z] ---> Running in 0ea935218981 [2023-03-06T16:09:17.399Z] Removing intermediate container e59445931787 [2023-03-06T16:09:17.399Z] ---> 52f4ae12edfc [2023-03-06T16:09:17.399Z] [2023-03-06T16:09:17.399Z] Removing intermediate container 0ea935218981 [2023-03-06T16:09:17.399Z] ---> 480b7f205562 [2023-03-06T16:09:17.399Z] [2023-03-06T16:09:17.399Z] Successfully built 52f4ae12edfc [2023-03-06T16:09:17.399Z] Successfully tagged security-proxy-setup:latest [2023-03-06T16:09:17.660Z]  Building security-proxy-setup ... done  ---> cc228718623a [2023-03-06T16:09:17.660Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-06T16:09:17.660Z] Successfully built 480b7f205562 [2023-03-06T16:09:17.660Z] Successfully tagged security-secretstore-setup:latest [2023-03-06T16:09:17.921Z]  Building security-secretstore-setup ... done  ---> 61211e90c10e [2023-03-06T16:09:17.921Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-06T16:09:17.921Z] ---> a7a439d767db [2023-03-06T16:09:17.921Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-06T16:09:17.921Z] ---> c14606a79397 [2023-03-06T16:09:17.921Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-06T16:09:17.921Z] ---> f35d0295f10b [2023-03-06T16:09:17.921Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-06T16:09:17.921Z] ---> Running in d511987fab11 [2023-03-06T16:09:18.180Z] ---> 44d10388f1c4 [2023-03-06T16:09:18.180Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-06T16:09:18.180Z] ---> Running in 823019830e1e [2023-03-06T16:09:18.180Z] Removing intermediate container 823019830e1e [2023-03-06T16:09:18.180Z] ---> 9628659d07f3 [2023-03-06T16:09:18.180Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-06T16:09:18.180Z] ---> Running in c7e8adbe955b [2023-03-06T16:09:18.441Z] Removing intermediate container c7e8adbe955b [2023-03-06T16:09:18.441Z] ---> 41465dca14ae [2023-03-06T16:09:18.441Z] Step 22/24 : LABEL arch=x86_64 [2023-03-06T16:09:18.441Z] ---> Running in f06f1d6083c9 [2023-03-06T16:09:18.441Z] Removing intermediate container f06f1d6083c9 [2023-03-06T16:09:18.441Z] ---> 26097f674a56 [2023-03-06T16:09:18.441Z] Step 23/24 : LABEL git_sha=d85b8c8334b4845b0287d29fc8f2ffa4012269c3 [2023-03-06T16:09:18.701Z] ---> Running in c0e41afcb665 [2023-03-06T16:09:18.701Z] Removing intermediate container c0e41afcb665 [2023-03-06T16:09:18.701Z] ---> bce9bbaf1de4 [2023-03-06T16:09:18.701Z] Step 24/24 : LABEL version=0.0.0 [2023-03-06T16:09:18.701Z] Removing intermediate container d511987fab11 [2023-03-06T16:09:18.701Z] ---> 3f6883478852 [2023-03-06T16:09:18.701Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-06T16:09:18.701Z] ---> Running in 21d38d2bdcc5 [2023-03-06T16:09:18.701Z] ---> Running in 83df75fd2204 [2023-03-06T16:09:18.701Z] Removing intermediate container 21d38d2bdcc5 [2023-03-06T16:09:18.701Z] ---> e5405a989338 [2023-03-06T16:09:18.701Z] [2023-03-06T16:09:18.701Z] Removing intermediate container 83df75fd2204 [2023-03-06T16:09:18.701Z] ---> 420a81902c22 [2023-03-06T16:09:18.701Z] Step 29/32 : CMD ["gate"] [2023-03-06T16:09:18.961Z] Successfully built e5405a989338 [2023-03-06T16:09:18.961Z] ---> Running in e31ff3b70022 [2023-03-06T16:09:18.961Z] Successfully tagged core-metadata:latest [2023-03-06T16:09:18.961Z]  Building core-metadata ... done Removing intermediate container e31ff3b70022 [2023-03-06T16:09:18.961Z] ---> 3ebddc96b7dd [2023-03-06T16:09:18.961Z] Step 30/32 : LABEL arch=x86_64 [2023-03-06T16:09:18.961Z] ---> Running in 4d67c9fdecf7 [2023-03-06T16:09:19.221Z] Removing intermediate container 4d67c9fdecf7 [2023-03-06T16:09:19.221Z] ---> 2087e340c589 [2023-03-06T16:09:19.221Z] Step 31/32 : LABEL git_sha=d85b8c8334b4845b0287d29fc8f2ffa4012269c3 [2023-03-06T16:09:19.221Z] ---> Running in cc786d665ffd [2023-03-06T16:09:19.480Z] Removing intermediate container cc786d665ffd [2023-03-06T16:09:19.480Z] ---> 225ab37eea2f [2023-03-06T16:09:19.480Z] Step 32/32 : LABEL version=0.0.0 [2023-03-06T16:09:19.480Z] ---> Running in 4363970c0d8c [2023-03-06T16:09:19.741Z] Removing intermediate container 4363970c0d8c [2023-03-06T16:09:19.741Z] ---> db999e7db285 [2023-03-06T16:09:19.741Z] [2023-03-06T16:09:19.741Z] Successfully built db999e7db285 [2023-03-06T16:09:19.741Z] Successfully tagged security-bootstrapper:latest [2023-03-06T16:09:20.686Z]  Building security-bootstrapper ... done Removing intermediate container ee4b1d53d075 [2023-03-06T16:09:20.686Z] ---> bc9e62bcff96 [2023-03-06T16:09:20.686Z] [2023-03-06T16:09:20.686Z] Step 10/22 : FROM alpine:3.16 [2023-03-06T16:09:20.686Z] ---> dfd21b5a31f5 [2023-03-06T16:09:20.686Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-06T16:09:20.686Z] ---> Using cache [2023-03-06T16:09:20.686Z] ---> 54c9020cca65 [2023-03-06T16:09:20.686Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-06T16:09:20.686Z] ---> Using cache [2023-03-06T16:09:20.686Z] ---> 0767dd11f634 [2023-03-06T16:09:20.686Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T16:09:20.686Z] ---> Using cache [2023-03-06T16:09:20.686Z] ---> 53846254b0f0 [2023-03-06T16:09:20.687Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-06T16:09:21.259Z] ---> 0b1b9cf5e89e [2023-03-06T16:09:21.259Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-06T16:09:21.259Z] ---> 65387386b07b [2023-03-06T16:09:21.259Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-06T16:09:21.519Z] ---> efaa082b8991 [2023-03-06T16:09:21.519Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-06T16:09:21.519Z] ---> Running in d3395e2eea7a [2023-03-06T16:09:22.089Z] Removing intermediate container d3395e2eea7a [2023-03-06T16:09:22.089Z] ---> 722d2fc0607b [2023-03-06T16:09:22.089Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-06T16:09:22.089Z] ---> Running in e6bed24d2a40 [2023-03-06T16:09:22.089Z] Removing intermediate container e6bed24d2a40 [2023-03-06T16:09:22.089Z] ---> f20aa4dfcecc [2023-03-06T16:09:22.089Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-06T16:09:22.089Z] ---> Running in d55d9d3e8d7e [2023-03-06T16:09:22.349Z] Removing intermediate container d55d9d3e8d7e [2023-03-06T16:09:22.349Z] ---> 49b49966b544 [2023-03-06T16:09:22.349Z] Step 20/22 : LABEL arch=x86_64 [2023-03-06T16:09:22.349Z] ---> Running in 2fbf58812a4e [2023-03-06T16:09:22.349Z] Removing intermediate container 2fbf58812a4e [2023-03-06T16:09:22.349Z] ---> 342e3dd6b8d6 [2023-03-06T16:09:22.349Z] Step 21/22 : LABEL git_sha=d85b8c8334b4845b0287d29fc8f2ffa4012269c3 [2023-03-06T16:09:22.349Z] ---> Running in c880c5df05fc [2023-03-06T16:09:22.349Z] Removing intermediate container c880c5df05fc [2023-03-06T16:09:22.349Z] ---> f2e052410b12 [2023-03-06T16:09:22.349Z] Step 22/22 : LABEL version=0.0.0 [2023-03-06T16:09:22.349Z] ---> Running in 7756ede4ef20 [2023-03-06T16:09:22.609Z] Removing intermediate container 7756ede4ef20 [2023-03-06T16:09:22.609Z] ---> b12cec0f08b0 [2023-03-06T16:09:22.609Z] [2023-03-06T16:09:22.609Z] Successfully built b12cec0f08b0 [2023-03-06T16:09:22.609Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-06T16:09:22.615Z]  Building core-common-config-bootstrapper ... done  [Pipeline] } [2023-03-06T16:09:22.657Z] $ docker stop --time=1 f66f9834d42e692883285c5b451855d904a399225a3cd0b466b8c46d6c03fbc4 [2023-03-06T16:09:23.910Z] $ docker rm -f --volumes f66f9834d42e692883285c5b451855d904a399225a3cd0b466b8c46d6c03fbc4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-06T16:09:24.297Z] + docker images [2023-03-06T16:09:24.297Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-06T16:09:24.297Z] core-common-config-bootstrapper latest b12cec0f08b0 2 seconds ago 15.5MB [2023-03-06T16:09:24.297Z] bc9e62bcff96 4 seconds ago 1.67GB [2023-03-06T16:09:24.297Z] security-bootstrapper latest db999e7db285 5 seconds ago 19.7MB [2023-03-06T16:09:24.297Z] core-metadata latest e5405a989338 6 seconds ago 18.5MB [2023-03-06T16:09:24.297Z] security-proxy-setup latest 52f4ae12edfc 7 seconds ago 16.4MB [2023-03-06T16:09:24.297Z] security-secretstore-setup latest 480b7f205562 7 seconds ago 29.9MB [2023-03-06T16:09:24.297Z] bb3c4024c5a1 9 seconds ago 1.69GB [2023-03-06T16:09:24.297Z] cf604d454713 16 seconds ago 1.66GB [2023-03-06T16:09:24.297Z] 0c3b85a1a589 20 seconds ago 1.67GB [2023-03-06T16:09:24.297Z] 76fd254ddb0d 21 seconds ago 1.66GB [2023-03-06T16:09:24.297Z] support-notifications latest 4aca32df37d9 38 seconds ago 30.7MB [2023-03-06T16:09:24.297Z] support-scheduler latest c451a2c24ec7 50 seconds ago 30.1MB [2023-03-06T16:09:24.297Z] 033168994d39 About a minute ago 1.74GB [2023-03-06T16:09:24.297Z] a2b5dd308a7f About a minute ago 1.74GB [2023-03-06T16:09:24.297Z] security-spire-server latest 109880f6e020 2 minutes ago 86.5MB [2023-03-06T16:09:24.297Z] security-proxy-auth latest a45f1065754a 2 minutes ago 16.2MB [2023-03-06T16:09:24.297Z] f5c8f2326b5f 2 minutes ago 1.55GB [2023-03-06T16:09:24.297Z] b0d41865d662 3 minutes ago 1.66GB [2023-03-06T16:09:24.297Z] core-command latest 69813e3d532a 3 minutes ago 17.8MB [2023-03-06T16:09:24.297Z] core-data latest af49d38e8c4c 3 minutes ago 18MB [2023-03-06T16:09:24.297Z] security-spiffe-token-provider latest d7bdb4c5a929 3 minutes ago 30MB [2023-03-06T16:09:24.297Z] 06b55433d9d2 3 minutes ago 1.68GB [2023-03-06T16:09:24.297Z] 11af88f5446e 3 minutes ago 1.68GB [2023-03-06T16:09:24.298Z] 0ced987d7886 3 minutes ago 1.71GB [2023-03-06T16:09:24.298Z] security-spire-config latest 053ce1405d33 3 minutes ago 85.8MB [2023-03-06T16:09:24.298Z] security-spire-agent latest d912a5df2577 3 minutes ago 125MB [2023-03-06T16:09:24.298Z] d920508a4a92 4 minutes ago 1.55GB [2023-03-06T16:09:24.298Z] f023f9152f84 4 minutes ago 1.55GB [2023-03-06T16:09:24.298Z] ci-base-image-x86_64 latest 56245b3a2caf 9 minutes ago 903MB [2023-03-06T16:09:24.298Z] alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB [2023-03-06T16:09:24.298Z] alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB [2023-03-06T16:09:24.298Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB [2023-03-06T16:09:24.298Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-06T16:09:24.298Z] 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-06T16:10:04.207Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-06T16:10:04.207Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-06T16:10:04.207Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-06T16:10:04.252Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-06T16:10:04.913Z] + ls -al . [2023-03-06T16:10:04.913Z] total 700 [2023-03-06T16:10:04.913Z] drwxrwxr-x 10 1001 1001 4096 Mar 6 16:03 . [2023-03-06T16:10:04.913Z] drwxr-xr-x 4 root root 4096 Mar 6 16:03 .. [2023-03-06T16:10:04.913Z] drwxrwxr-x 2 1001 1001 4096 Mar 6 16:01 .blubracket [2023-03-06T16:10:04.913Z] -rw-rw-r-- 1 1001 1001 16 Mar 6 16:01 .dockerignore [2023-03-06T16:10:04.913Z] drwxrwxr-x 8 1001 1001 4096 Mar 6 16:01 .git [2023-03-06T16:10:04.913Z] drwxrwxr-x 3 1001 1001 4096 Mar 6 16:01 .github [2023-03-06T16:10:04.913Z] -rw-rw-r-- 1 1001 1001 1112 Mar 6 16:01 .gitignore [2023-03-06T16:10:04.913Z] -rw-rw-r-- 1 1001 1001 42 Mar 6 16:01 .golangci.yml [2023-03-06T16:10:04.913Z] -rw-rw-r-- 1 1001 1001 87 Mar 6 16:01 .hadolint.yml [2023-03-06T16:10:04.913Z] -rw-rw-r-- 1 1001 1001 166 Mar 6 16:01 .sonarcloud.properties [2023-03-06T16:10:04.913Z] -rw-rw-r-- 1 1001 1001 1171 Mar 6 16:01 ADOPTERS.md [2023-03-06T16:10:04.913Z] -rw-rw-r-- 1 1001 1001 10825 Mar 6 16:01 Attribution.txt [2023-03-06T16:10:04.913Z] -rw-rw-r-- 1 1001 1001 73765 Mar 6 16:01 CHANGELOG.md [2023-03-06T16:10:04.913Z] -rw-rw-r-- 1 1001 1001 3804 Mar 6 16:01 CONTRIBUTING.md [2023-03-06T16:10:04.913Z] -rw-rw-r-- 1 1001 1001 677 Mar 6 16:01 GOVERNANCE.md [2023-03-06T16:10:04.913Z] -rw-rw-r-- 1 1001 1001 883 Mar 6 16:01 Jenkinsfile [2023-03-06T16:10:04.913Z] -rw-rw-r-- 1 1001 1001 10775 Mar 6 16:01 LICENSE [2023-03-06T16:10:04.913Z] -rw-rw-r-- 1 1001 1001 14071 Mar 6 16:01 Makefile [2023-03-06T16:10:04.913Z] -rw-rw-r-- 1 1001 1001 582 Mar 6 16:01 OWNERS.md [2023-03-06T16:10:04.913Z] -rw-rw-r-- 1 1001 1001 9403 Mar 6 16:01 README.md [2023-03-06T16:10:04.913Z] -rw-rw-r-- 1 1001 1001 6912 Mar 6 16:01 SECURITY.md [2023-03-06T16:10:04.913Z] -rw-rw-r-- 1 1001 1001 5 Mar 6 15:59 VERSION [2023-03-06T16:10:04.913Z] drwxrwxr-x 2 1001 1001 4096 Mar 6 16:01 bin [2023-03-06T16:10:04.913Z] drwxrwxr-x 18 1001 1001 4096 Mar 6 16:01 cmd [2023-03-06T16:10:04.913Z] -rw-r--r-- 1 root root 446903 Mar 6 16:08 coverage.out [2023-03-06T16:10:04.913Z] -rw-rw-r-- 1 1001 1001 3232 Mar 6 16:01 go.mod [2023-03-06T16:10:04.913Z] -rw-rw-r-- 1 1001 1001 31099 Mar 6 16:01 go.sum [2023-03-06T16:10:04.913Z] drwxrwxr-x 7 1001 1001 4096 Mar 6 16:01 internal [2023-03-06T16:10:04.913Z] drwxrwxr-x 3 1001 1001 4096 Mar 6 16:01 openapi [2023-03-06T16:10:04.913Z] drwxrwxr-x 4 1001 1001 4096 Mar 6 16:01 snap [2023-03-06T16:10:04.913Z] -rw-rw-r-- 1 1001 1001 204 Mar 6 16:01 version.go [Pipeline] sh [2023-03-06T16:10:05.257Z] + '[' -e coverage.out ] [2023-03-06T16:10:05.257Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-06T16:10:05.556Z] Warning: overwriting stash ‘coverage-report’ [2023-03-06T16:10:06.403Z] Stashed 1 file(s) [Pipeline] sh [2023-03-06T16:10:07.046Z] + make build [2023-03-06T16:10:07.046Z] 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-06T16:11:43.693Z] 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-06T16:11:43.693Z] 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-06T16:11:47.956Z] 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-06T16:11:52.211Z] 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-06T16:12:39.058Z] 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-06T16:12:44.406Z] 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-06T16:12:51.058Z] 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-06T16:12:56.402Z] 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-06T16:13:00.670Z] 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-06T16:13:04.926Z] 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-06T16:13:11.576Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-06T16:13:18.267Z] $ docker stop --time=1 67d72934debb1802ee0b93bb2af6bda943f59c590f3e268cb634cf80a0f5d290 [2023-03-06T16:13:20.265Z] $ docker rm -f --volumes 67d72934debb1802ee0b93bb2af6bda943f59c590f3e268cb634cf80a0f5d290 [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-06T16:13:22.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-06T16:13:22.829Z] [2023-03-06T16:13:22.829Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:13:23.235Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-06T16:13:23.502Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-06T16:13:23.502Z] 29e5d40040c1: Pulling fs layer [2023-03-06T16:13:23.502Z] 1ce36da41761: Pulling fs layer [2023-03-06T16:13:23.502Z] 25b303627fd3: Pulling fs layer [2023-03-06T16:13:23.502Z] 29e5d40040c1: Verifying Checksum [2023-03-06T16:13:23.502Z] 29e5d40040c1: Download complete [2023-03-06T16:13:23.770Z] 1ce36da41761: Verifying Checksum [2023-03-06T16:13:23.770Z] 1ce36da41761: Download complete [2023-03-06T16:13:24.038Z] 29e5d40040c1: Pull complete [2023-03-06T16:13:25.446Z] 25b303627fd3: Verifying Checksum [2023-03-06T16:13:25.446Z] 25b303627fd3: Download complete [2023-03-06T16:13:26.406Z] 1ce36da41761: Pull complete [2023-03-06T16:13:36.474Z] 25b303627fd3: Pull complete [2023-03-06T16:13:36.474Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-06T16:13:36.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-06T16:13:36.474Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T16:13:36.838Z] prd-ubuntu20.04-docker-arm64-4c-16g-8369 does not seem to be running inside a container [2023-03-06T16:13:36.918Z] $ 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-06T16:13:40.092Z] $ docker top 7639da44257c82a7b46964fbc87842ea823e7669a43a8466f11a42488662fbe3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-06T16:13:40.977Z] + docker-compose+ grep build --help [2023-03-06T16:13:40.977Z] parallel [2023-03-06T16:13:46.382Z] --parallel Build images in parallel. [Pipeline] } [2023-03-06T16:13:46.430Z] $ docker stop --time=1 7639da44257c82a7b46964fbc87842ea823e7669a43a8466f11a42488662fbe3 [2023-03-06T16:13:48.136Z] $ docker rm -f --volumes 7639da44257c82a7b46964fbc87842ea823e7669a43a8466f11a42488662fbe3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:13:48.870Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-06T16:13:48.870Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T16:13:49.141Z] prd-ubuntu20.04-docker-arm64-4c-16g-8369 does not seem to be running inside a container [2023-03-06T16:13:49.224Z] $ 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-06T16:13:52.647Z] $ docker top e452fe35b4d735566aa43dd8bf19d177d72050f456a90e6f3d7e47dc26a19971 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-06T16:13:53.515Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-06T16:13:58.870Z] Building core-command ... [2023-03-06T16:13:58.870Z] Building core-common-config-bootstrapper ... [2023-03-06T16:13:58.870Z] Building core-data ... [2023-03-06T16:13:58.870Z] Building core-metadata ... [2023-03-06T16:13:58.870Z] Building security-bootstrapper ... [2023-03-06T16:13:58.870Z] Building security-proxy-auth ... [2023-03-06T16:13:58.870Z] Building security-proxy-setup ... [2023-03-06T16:13:58.870Z] Building security-secretstore-setup ... [2023-03-06T16:13:58.870Z] Building security-spiffe-token-provider ... [2023-03-06T16:13:58.870Z] Building security-spire-agent ... [2023-03-06T16:13:58.870Z] Building security-spire-config ... [2023-03-06T16:13:58.870Z] Building security-spire-server ... [2023-03-06T16:13:58.870Z] Building support-notifications ... [2023-03-06T16:13:58.870Z] Building support-scheduler ... [2023-03-06T16:13:58.870Z] Building security-spiffe-token-provider [2023-03-06T16:13:58.870Z] Building core-command [2023-03-06T16:13:58.870Z] Building core-common-config-bootstrapper [2023-03-06T16:13:58.870Z] Building support-scheduler [2023-03-06T16:13:58.870Z] Building core-metadata [2023-03-06T16:14:45.717Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T16:14:45.717Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-06T16:14:45.717Z] ---> bcd41792b10f [2023-03-06T16:14:45.717Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-06T16:14:46.674Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T16:14:46.674Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-06T16:14:46.674Z] ---> bcd41792b10f [2023-03-06T16:14:46.674Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-06T16:14:46.674Z] ---> Running in 1183b931315b [2023-03-06T16:14:46.674Z] ---> Running in bce1ee68a703 [2023-03-06T16:14:46.939Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T16:14:46.939Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-06T16:14:46.939Z] ---> bcd41792b10f [2023-03-06T16:14:46.939Z] Step 3/19 : WORKDIR /edgex-go [2023-03-06T16:14:46.939Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T16:14:46.939Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-06T16:14:46.939Z] ---> bcd41792b10f [2023-03-06T16:14:46.939Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-06T16:14:46.939Z] ---> Running in ed542df46385 [2023-03-06T16:14:46.939Z] ---> Running in 58d7f168d3a0 [2023-03-06T16:14:47.205Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T16:14:47.206Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-06T16:14:47.206Z] ---> bcd41792b10f [2023-03-06T16:14:47.206Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-06T16:14:47.206Z] ---> Running in 6dcc63d43218 [2023-03-06T16:14:47.206Z] Removing intermediate container 1183b931315b [2023-03-06T16:14:47.206Z] ---> 4c1cf02396d7 [2023-03-06T16:14:47.206Z] Step 4/22 : WORKDIR /edgex-go [2023-03-06T16:14:47.471Z] Removing intermediate container bce1ee68a703 [2023-03-06T16:14:47.471Z] ---> 8a83fe7b7554 [2023-03-06T16:14:47.471Z] Step 4/24 : WORKDIR /edgex-go [2023-03-06T16:14:47.471Z] ---> Running in 2c63a058401e [2023-03-06T16:14:47.471Z] ---> Running in 71156e03b24c [2023-03-06T16:14:47.471Z] Removing intermediate container 58d7f168d3a0 [2023-03-06T16:14:47.471Z] ---> 00f72aa5edb9 [2023-03-06T16:14:47.471Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-06T16:14:47.738Z] Removing intermediate container ed542df46385 [2023-03-06T16:14:47.738Z] ---> 82b138f176ac [2023-03-06T16:14:47.738Z] Step 4/23 : WORKDIR /edgex-go [2023-03-06T16:14:47.738Z] Removing intermediate container 6dcc63d43218 [2023-03-06T16:14:47.738Z] ---> 9cfc83c90f04 [2023-03-06T16:14:47.738Z] Step 4/22 : WORKDIR /edgex-go [2023-03-06T16:14:47.738Z] ---> Running in 5229285f028e [2023-03-06T16:14:47.738Z] ---> Running in abaf8eefe355 [2023-03-06T16:14:48.006Z] ---> Running in 3e2064e3b531 [2023-03-06T16:14:48.272Z] Removing intermediate container 2c63a058401e [2023-03-06T16:14:48.272Z] ---> cb38ceb7a4ab [2023-03-06T16:14:48.272Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-06T16:14:48.546Z] ---> Running in c3a5498e67cd [2023-03-06T16:14:48.815Z] Removing intermediate container abaf8eefe355 [2023-03-06T16:14:48.815Z] ---> 612c773c673c [2023-03-06T16:14:48.815Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-06T16:14:48.815Z] Removing intermediate container 71156e03b24c [2023-03-06T16:14:48.815Z] ---> e918d824eae6 [2023-03-06T16:14:48.815Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-06T16:14:48.815Z] Removing intermediate container 3e2064e3b531 [2023-03-06T16:14:48.815Z] ---> ed38612ad30f [2023-03-06T16:14:48.815Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-06T16:14:48.815Z] ---> Running in 6c72bdf76a29 [2023-03-06T16:14:48.815Z] ---> Running in da2345e8e30a [2023-03-06T16:14:49.083Z] ---> Running in 6ed1179ab863 [2023-03-06T16:14:50.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T16:14:50.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T16:14:50.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T16:14:50.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T16:14:51.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T16:14:51.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T16:14:51.546Z] v3.16.4-44-g885ce0f787f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-06T16:14:51.546Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-06T16:14:51.546Z] OK: 16903 distinct packages available [2023-03-06T16:14:51.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T16:14:51.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T16:14:51.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T16:14:51.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T16:14:52.084Z] OK: 221 MiB in 51 packages [2023-03-06T16:14:52.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T16:14:52.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T16:14:53.330Z] OK: 221 MiB in 51 packages [2023-03-06T16:14:53.598Z] OK: 221 MiB in 51 packages [2023-03-06T16:14:53.598Z] Removing intermediate container c3a5498e67cd [2023-03-06T16:14:53.598Z] ---> fcefbe23b4ce [2023-03-06T16:14:53.598Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-06T16:14:53.598Z] OK: 221 MiB in 51 packages [2023-03-06T16:14:53.869Z] OK: 221 MiB in 51 packages [2023-03-06T16:14:54.838Z] ---> c1b0907b65d5 [2023-03-06T16:14:54.838Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T16:14:55.106Z] ---> Running in 7fc50d7ef0fc [2023-03-06T16:14:55.106Z] Removing intermediate container 6ed1179ab863 [2023-03-06T16:14:55.106Z] ---> 429121250e99 [2023-03-06T16:14:55.106Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-06T16:14:55.379Z] Removing intermediate container da2345e8e30a [2023-03-06T16:14:55.379Z] ---> 4438c4765447 [2023-03-06T16:14:55.379Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-06T16:14:55.962Z] Removing intermediate container 6c72bdf76a29 [2023-03-06T16:14:55.962Z] Removing intermediate container 5229285f028e [2023-03-06T16:14:55.962Z] ---> 958bd16ad247 [2023-03-06T16:14:55.962Z] Step 5/19 : COPY go.mod vendor* ./ ---> 1467e8495112 [2023-03-06T16:14:55.962Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-06T16:14:55.962Z] [2023-03-06T16:14:56.927Z] ---> 8d3351d75104 [2023-03-06T16:14:56.927Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T16:14:56.927Z] ---> f8d888031d12 [2023-03-06T16:14:56.927Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T16:14:56.927Z] ---> Running in b62aab1c4e48 [2023-03-06T16:14:56.927Z] ---> Running in c689c247fe5e [2023-03-06T16:14:56.927Z] ---> eeb70abc784c [2023-03-06T16:14:56.927Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T16:14:57.199Z] ---> e111c8d87e4a [2023-03-06T16:14:57.199Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T16:14:57.199Z] ---> Running in 62909ad0ac76 [2023-03-06T16:14:57.465Z] ---> Running in fcaee2d22be8 [2023-03-06T16:16:49.121Z] Removing intermediate container 62909ad0ac76 [2023-03-06T16:16:49.121Z] ---> 14a527f83104 [2023-03-06T16:16:49.121Z] Step 8/24 : COPY . . [2023-03-06T16:16:49.121Z] Removing intermediate container c689c247fe5e [2023-03-06T16:16:49.121Z] ---> 0c128a6578dc [2023-03-06T16:16:49.121Z] Step 8/22 : COPY . . [2023-03-06T16:16:49.121Z] Removing intermediate container fcaee2d22be8 [2023-03-06T16:16:49.121Z] ---> fcd0d0a4b9d2 [2023-03-06T16:16:49.121Z] Step 7/19 : COPY . . [2023-03-06T16:16:49.121Z] Removing intermediate container b62aab1c4e48 [2023-03-06T16:16:49.121Z] ---> 9f4bd2465d9d [2023-03-06T16:16:49.121Z] Step 8/23 : COPY . . [2023-03-06T16:16:49.121Z] Removing intermediate container 7fc50d7ef0fc [2023-03-06T16:16:49.121Z] ---> 6ba8972157d5 [2023-03-06T16:16:49.121Z] Step 8/22 : COPY . . [2023-03-06T16:16:59.182Z] ---> a96e7febd5c0 [2023-03-06T16:16:59.182Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-06T16:16:59.182Z] ---> 539a18aafbc4 [2023-03-06T16:16:59.182Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-06T16:16:59.182Z] ---> c7baedf7fcc0 [2023-03-06T16:16:59.182Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-06T16:16:59.182Z] ---> 6355b828fa16 [2023-03-06T16:16:59.182Z] ---> 3c4e8a32bda1 [2023-03-06T16:16:59.182Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-06T16:16:59.182Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-06T16:16:59.182Z] ---> Running in df07f8c0ea8d [2023-03-06T16:16:59.182Z] ---> Running in e0cc091a799c [2023-03-06T16:16:59.182Z] ---> Running in 330882826a19 [2023-03-06T16:16:59.182Z] ---> Running in 36971719abf3 [2023-03-06T16:16:59.182Z] ---> Running in 6d3c00473ca2 [2023-03-06T16:17:00.151Z] 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-06T16:17:00.151Z] 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-06T16:17:00.418Z] 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-06T16:17:00.685Z] 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-06T16:17:00.685Z] 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-06T16:23:23.672Z] Removing intermediate container 6d3c00473ca2 [2023-03-06T16:23:23.672Z] ---> e6d3eba7d576 [2023-03-06T16:23:23.672Z] [2023-03-06T16:23:23.672Z] Step 10/22 : FROM alpine:3.16 [2023-03-06T16:23:23.672Z] 3.16: Pulling from library/alpine [2023-03-06T16:23:23.672Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-06T16:23:23.672Z] Status: Downloaded newer image for alpine:3.16 [2023-03-06T16:23:23.672Z] ---> 4c81e5bf8899 [2023-03-06T16:23:23.672Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-06T16:23:23.672Z] ---> Running in e9c14ac64bdf [2023-03-06T16:23:23.672Z] Removing intermediate container e9c14ac64bdf [2023-03-06T16:23:23.672Z] ---> 700b4ce5fcc3 [2023-03-06T16:23:23.672Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-06T16:23:23.672Z] ---> Running in e4b76b126512 [2023-03-06T16:23:23.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T16:23:23.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T16:23:23.672Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-06T16:23:23.672Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T16:23:23.672Z] OK: 5 MiB in 15 packages [2023-03-06T16:23:23.672Z] Removing intermediate container e4b76b126512 [2023-03-06T16:23:23.672Z] ---> b307cadfaf82 [2023-03-06T16:23:23.672Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T16:23:23.672Z] Removing intermediate container 330882826a19 [2023-03-06T16:23:23.672Z] ---> 4824c934eb5f [2023-03-06T16:23:23.672Z] [2023-03-06T16:23:23.672Z] Step 10/23 : FROM alpine:3.16 [2023-03-06T16:23:23.672Z] ---> 4c81e5bf8899 [2023-03-06T16:23:23.672Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-06T16:23:23.672Z] ---> Running in 3bf86f384066 [2023-03-06T16:23:23.672Z] ---> 980631eec706 [2023-03-06T16:23:23.672Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-06T16:23:23.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T16:23:24.206Z] ---> fb9487279173 [2023-03-06T16:23:24.206Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-06T16:23:24.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T16:23:25.172Z] ---> 023c53136ee6 [2023-03-06T16:23:25.172Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-06T16:23:25.449Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-06T16:23:25.450Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T16:23:25.450Z] OK: 5 MiB in 15 packages [2023-03-06T16:23:26.040Z] ---> b958f66d67c1 [2023-03-06T16:23:26.040Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-06T16:23:26.309Z] ---> Running in 98cba0f4bbda [2023-03-06T16:23:27.716Z] Removing intermediate container 3bf86f384066 [2023-03-06T16:23:27.716Z] ---> 5d9201bc5887 [2023-03-06T16:23:27.716Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-06T16:23:27.716Z] ---> Running in 757029c51aa8 [2023-03-06T16:23:27.981Z] Removing intermediate container 757029c51aa8 [2023-03-06T16:23:28.247Z] ---> c2e1f7d6e8a4 [2023-03-06T16:23:28.247Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-06T16:23:28.247Z] ---> Running in 5dcc91163181 [2023-03-06T16:23:28.827Z] Removing intermediate container 5dcc91163181 [2023-03-06T16:23:28.827Z] ---> 45fcdfddf215 [2023-03-06T16:23:28.827Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-06T16:23:28.827Z] ---> Running in edd975df951b [2023-03-06T16:23:29.807Z] Removing intermediate container edd975df951b [2023-03-06T16:23:29.807Z] ---> d554dc59bf81 [2023-03-06T16:23:29.807Z] Step 15/23 : WORKDIR / [2023-03-06T16:23:29.807Z] ---> Running in 25343c499971 [2023-03-06T16:23:30.078Z] Removing intermediate container 98cba0f4bbda [2023-03-06T16:23:30.078Z] ---> ab04cbe9d7d5 [2023-03-06T16:23:30.078Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-06T16:23:30.355Z] ---> Running in 8022341a9d60 [2023-03-06T16:23:30.355Z] Removing intermediate container 25343c499971 [2023-03-06T16:23:30.355Z] ---> 695d949d0ff3 [2023-03-06T16:23:30.355Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T16:23:31.313Z] Removing intermediate container 8022341a9d60 [2023-03-06T16:23:31.313Z] ---> ac32aecde4fe [2023-03-06T16:23:31.313Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-06T16:23:31.313Z] ---> Running in cb36c5c4780e [2023-03-06T16:23:31.582Z] ---> 2ec08ff92ad7 [2023-03-06T16:23:31.582Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-06T16:23:32.164Z] Removing intermediate container cb36c5c4780e [2023-03-06T16:23:32.164Z] ---> e9103621b769 [2023-03-06T16:23:32.164Z] Step 20/22 : LABEL arch=arm64 [2023-03-06T16:23:32.433Z] ---> Running in fd0c108a5f6e [2023-03-06T16:23:33.404Z] Removing intermediate container fd0c108a5f6e [2023-03-06T16:23:33.404Z] ---> fb4892391fd3 [2023-03-06T16:23:33.404Z] Step 21/22 : LABEL git_sha=12b70ed943545e9ecdbe899d10a22cbfdd54c304 [2023-03-06T16:23:33.669Z] ---> Running in 8338734fa3d8 [2023-03-06T16:23:34.625Z] Removing intermediate container 8338734fa3d8 [2023-03-06T16:23:34.625Z] ---> 0ec85a6aabb6 [2023-03-06T16:23:34.625Z] Step 22/22 : LABEL version=0.0.0 [2023-03-06T16:23:34.625Z] ---> d0ed49420498 [2023-03-06T16:23:34.625Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-06T16:23:34.891Z] ---> Running in 33682d037953 [2023-03-06T16:23:35.848Z] Removing intermediate container 33682d037953 [2023-03-06T16:23:35.848Z] ---> d67a84480bf7 [2023-03-06T16:23:35.848Z] [2023-03-06T16:23:36.133Z] ---> 1d48db5ee804 [2023-03-06T16:23:36.133Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-06T16:23:36.413Z] ---> Running in ce0f58e9a3e5 [2023-03-06T16:23:36.681Z] Successfully built d67a84480bf7 [2023-03-06T16:23:36.947Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-06T16:23:36.947Z] Building support-notifications [2023-03-06T16:23:37.214Z]  Building core-common-config-bootstrapper ... done Removing intermediate container ce0f58e9a3e5 [2023-03-06T16:23:37.214Z] ---> ca1c613eafb9 [2023-03-06T16:23:37.214Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-06T16:23:37.481Z] ---> Running in fd9b25113c0a [2023-03-06T16:23:38.443Z] Removing intermediate container fd9b25113c0a [2023-03-06T16:23:38.443Z] ---> f0f421497da1 [2023-03-06T16:23:38.443Z] Step 21/23 : LABEL arch=arm64 [2023-03-06T16:23:38.443Z] ---> Running in 22eece2dcdd6 [2023-03-06T16:23:39.402Z] Removing intermediate container 22eece2dcdd6 [2023-03-06T16:23:39.402Z] ---> 8ef060754571 [2023-03-06T16:23:39.402Z] Step 22/23 : LABEL git_sha=12b70ed943545e9ecdbe899d10a22cbfdd54c304 [2023-03-06T16:23:39.402Z] ---> Running in 19fbdd8ae1e9 [2023-03-06T16:23:40.360Z] Removing intermediate container 19fbdd8ae1e9 [2023-03-06T16:23:40.360Z] ---> 59b84fecd1b0 [2023-03-06T16:23:40.360Z] Step 23/23 : LABEL version=0.0.0 [2023-03-06T16:23:40.360Z] ---> Running in d8d9629d7952 [2023-03-06T16:23:41.321Z] Removing intermediate container d8d9629d7952 [2023-03-06T16:23:41.321Z] ---> f6b3663984b5 [2023-03-06T16:23:41.321Z] [2023-03-06T16:23:41.905Z] Successfully built f6b3663984b5 [2023-03-06T16:23:41.905Z] Successfully tagged core-command-arm64:latest [2023-03-06T16:23:41.905Z] Building security-proxy-auth [2023-03-06T16:23:44.494Z]  Building core-command ... done Removing intermediate container 36971719abf3 [2023-03-06T16:23:44.494Z] ---> f39795624f54 [2023-03-06T16:23:44.494Z] [2023-03-06T16:23:44.494Z] Step 10/24 : FROM alpine:3.16 [2023-03-06T16:23:44.494Z] ---> 4c81e5bf8899 [2023-03-06T16:23:44.494Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-06T16:23:44.494Z] ---> Using cache [2023-03-06T16:23:44.494Z] ---> 5d9201bc5887 [2023-03-06T16:23:44.494Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-06T16:23:44.494Z] ---> Using cache [2023-03-06T16:23:44.494Z] ---> c2e1f7d6e8a4 [2023-03-06T16:23:44.494Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-06T16:23:45.903Z] ---> Running in 09f9e889468e [2023-03-06T16:23:46.486Z] Removing intermediate container 09f9e889468e [2023-03-06T16:23:46.486Z] ---> 0de685d25838 [2023-03-06T16:23:46.486Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-06T16:23:46.757Z] ---> Running in dcfecd893869 [2023-03-06T16:23:47.339Z] Removing intermediate container dcfecd893869 [2023-03-06T16:23:47.339Z] ---> 0c8fceab4d35 [2023-03-06T16:23:47.339Z] Step 15/24 : WORKDIR / [2023-03-06T16:23:47.610Z] ---> Running in b8802deea19d [2023-03-06T16:23:48.197Z] Removing intermediate container b8802deea19d [2023-03-06T16:23:48.197Z] ---> f019880ebaf8 [2023-03-06T16:23:48.197Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T16:23:49.605Z] ---> b2b707970e2b [2023-03-06T16:23:49.605Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-06T16:23:51.544Z] ---> 1b27a64ac91f [2023-03-06T16:23:51.544Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-06T16:23:52.948Z] ---> 32342a488d63 [2023-03-06T16:23:52.948Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-06T16:23:54.353Z] ---> 192299734f45 [2023-03-06T16:23:54.353Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-06T16:23:54.353Z] ---> Running in a7d51d63402b [2023-03-06T16:23:55.316Z] Removing intermediate container a7d51d63402b [2023-03-06T16:23:55.316Z] ---> ab7f5fea3930 [2023-03-06T16:23:55.316Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-06T16:23:55.316Z] ---> Running in 264a4d4dbf72 [2023-03-06T16:23:56.275Z] Removing intermediate container 264a4d4dbf72 [2023-03-06T16:23:56.275Z] ---> a45d4dd7b176 [2023-03-06T16:23:56.275Z] Step 22/24 : LABEL arch=arm64 [2023-03-06T16:23:56.546Z] ---> Running in 0fed9b2b9477 [2023-03-06T16:23:56.817Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T16:23:56.817Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-06T16:23:56.817Z] ---> bcd41792b10f [2023-03-06T16:23:56.817Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-06T16:23:56.817Z] ---> Using cache [2023-03-06T16:23:56.817Z] ---> 9cfc83c90f04 [2023-03-06T16:23:56.817Z] Step 4/22 : WORKDIR /edgex-go [2023-03-06T16:23:56.817Z] ---> Using cache [2023-03-06T16:23:56.817Z] ---> ed38612ad30f [2023-03-06T16:23:56.817Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-06T16:23:56.817Z] ---> Running in 79542798b37c [2023-03-06T16:23:58.226Z] Removing intermediate container 0fed9b2b9477 [2023-03-06T16:23:58.226Z] ---> 0b865783f732 [2023-03-06T16:23:58.226Z] Step 23/24 : LABEL git_sha=12b70ed943545e9ecdbe899d10a22cbfdd54c304 [2023-03-06T16:23:58.494Z] ---> Running in 29eb2d7a0e10 [2023-03-06T16:23:59.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T16:23:59.452Z] Removing intermediate container 29eb2d7a0e10 [2023-03-06T16:23:59.452Z] ---> 5ca855ff2b26 [2023-03-06T16:23:59.452Z] Step 24/24 : LABEL version=0.0.0 [2023-03-06T16:23:59.452Z] ---> Running in 2b15350a8aae [2023-03-06T16:23:59.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T16:24:00.300Z] Removing intermediate container 2b15350a8aae [2023-03-06T16:24:00.300Z] ---> b6479d9066ba [2023-03-06T16:24:00.300Z] [2023-03-06T16:24:00.300Z] Successfully built b6479d9066ba [2023-03-06T16:24:00.300Z] Successfully tagged core-metadata-arm64:latest [2023-03-06T16:24:00.566Z] Building core-data [2023-03-06T16:24:01.148Z]  Building core-metadata ... done OK: 221 MiB in 51 packages [2023-03-06T16:24:03.092Z] Removing intermediate container 79542798b37c [2023-03-06T16:24:03.092Z] ---> 02555bcb683d [2023-03-06T16:24:03.092Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-06T16:24:03.677Z] ---> 957f65c8761b [2023-03-06T16:24:03.677Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T16:24:03.949Z] ---> Running in 85e6237e8108 [2023-03-06T16:24:06.683Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T16:24:06.683Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-06T16:24:06.683Z] ---> bcd41792b10f [2023-03-06T16:24:06.683Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-06T16:24:06.683Z] ---> Using cache [2023-03-06T16:24:06.683Z] ---> 9cfc83c90f04 [2023-03-06T16:24:06.683Z] Step 4/22 : WORKDIR /edgex-go [2023-03-06T16:24:06.683Z] ---> Using cache [2023-03-06T16:24:06.683Z] ---> ed38612ad30f [2023-03-06T16:24:06.683Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-06T16:24:06.683Z] ---> Using cache [2023-03-06T16:24:06.683Z] ---> 429121250e99 [2023-03-06T16:24:06.683Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-06T16:24:06.683Z] ---> Using cache [2023-03-06T16:24:06.683Z] ---> f8d888031d12 [2023-03-06T16:24:06.683Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T16:24:06.683Z] ---> Using cache [2023-03-06T16:24:06.683Z] ---> 0c128a6578dc [2023-03-06T16:24:06.683Z] Step 8/22 : COPY . . [2023-03-06T16:24:06.683Z] ---> Using cache [2023-03-06T16:24:06.683Z] ---> a96e7febd5c0 [2023-03-06T16:24:06.683Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-06T16:24:06.683Z] ---> Running in 949e8e88a653 [2023-03-06T16:24:08.162Z] 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-06T16:24:23.178Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T16:24:23.178Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-06T16:24:23.178Z] ---> bcd41792b10f [2023-03-06T16:24:23.178Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-06T16:24:23.178Z] ---> Using cache [2023-03-06T16:24:23.178Z] ---> 9cfc83c90f04 [2023-03-06T16:24:23.178Z] Step 4/22 : WORKDIR /edgex-go [2023-03-06T16:24:23.178Z] ---> Using cache [2023-03-06T16:24:23.178Z] ---> ed38612ad30f [2023-03-06T16:24:23.178Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-06T16:24:23.178Z] ---> Using cache [2023-03-06T16:24:23.178Z] ---> 429121250e99 [2023-03-06T16:24:23.178Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-06T16:24:23.178Z] ---> Using cache [2023-03-06T16:24:23.178Z] ---> f8d888031d12 [2023-03-06T16:24:23.178Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T16:24:23.178Z] ---> Using cache [2023-03-06T16:24:23.178Z] ---> 0c128a6578dc [2023-03-06T16:24:23.178Z] Step 8/22 : COPY . . [2023-03-06T16:24:23.178Z] ---> Using cache [2023-03-06T16:24:23.178Z] ---> a96e7febd5c0 [2023-03-06T16:24:23.178Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-06T16:24:24.578Z] ---> Running in c4b3a921139b [2023-03-06T16:24:26.513Z] 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-06T16:24:50.018Z] Removing intermediate container e0cc091a799c [2023-03-06T16:24:50.018Z] ---> 2841086e092d [2023-03-06T16:24:50.018Z] [2023-03-06T16:24:50.018Z] Step 9/19 : FROM alpine:3.15 [2023-03-06T16:24:50.018Z] 3.15: Pulling from library/alpine [2023-03-06T16:24:50.018Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-06T16:24:50.018Z] Status: Downloaded newer image for alpine:3.15 [2023-03-06T16:24:50.018Z] ---> 354640af7b1b [2023-03-06T16:24:50.018Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-06T16:24:50.018Z] ---> Running in 9a13d0eff4fb [2023-03-06T16:24:50.975Z] Removing intermediate container 9a13d0eff4fb [2023-03-06T16:24:50.975Z] ---> 9bf390fd44d4 [2023-03-06T16:24:50.975Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-06T16:24:50.975Z] ---> Running in 2078a817990f [2023-03-06T16:24:52.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-06T16:24:53.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-06T16:24:54.604Z] v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-06T16:24:54.604Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-06T16:24:54.604Z] OK: 15736 distinct packages available [2023-03-06T16:24:54.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-06T16:24:55.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-06T16:24:56.536Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-06T16:24:56.536Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-06T16:24:56.536Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-06T16:24:56.536Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-06T16:24:56.536Z] (5/9) Installing curl (7.80.0-r6) [2023-03-06T16:24:56.536Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-06T16:24:56.536Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-06T16:24:56.536Z] (8/9) Installing libucontext (1.1-r0) [2023-03-06T16:24:56.536Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-06T16:24:56.536Z] Executing busybox-1.34.1-r7.trigger [2023-03-06T16:24:56.536Z] Executing ca-certificates-20220614-r0.trigger [2023-03-06T16:24:57.115Z] OK: 8 MiB in 23 packages [2023-03-06T16:24:59.694Z] Removing intermediate container 2078a817990f [2023-03-06T16:24:59.694Z] ---> 098c01112b67 [2023-03-06T16:24:59.694Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T16:24:59.961Z] ---> 2936e8cda087 [2023-03-06T16:24:59.961Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-06T16:25:02.534Z] ---> 2e3b3d7e3346 [2023-03-06T16:25:02.534Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-06T16:25:03.493Z] ---> 57aceedb2d68 [2023-03-06T16:25:03.493Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-06T16:25:03.493Z] ---> Running in 4351a0beb01b [2023-03-06T16:25:04.447Z] Removing intermediate container 4351a0beb01b [2023-03-06T16:25:04.447Z] ---> 6d2dc5284498 [2023-03-06T16:25:04.447Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-06T16:25:04.447Z] ---> Running in d3234862854d [2023-03-06T16:25:05.403Z] Removing intermediate container d3234862854d [2023-03-06T16:25:05.403Z] ---> 791e154d94f3 [2023-03-06T16:25:05.403Z] Step 17/19 : LABEL arch=arm64 [2023-03-06T16:25:05.403Z] ---> Running in 79e1db284399 [2023-03-06T16:25:06.362Z] Removing intermediate container 79e1db284399 [2023-03-06T16:25:06.362Z] ---> f93902b60ec8 [2023-03-06T16:25:06.362Z] Step 18/19 : LABEL git_sha=12b70ed943545e9ecdbe899d10a22cbfdd54c304 [2023-03-06T16:25:06.630Z] ---> Running in 4f53843d4038 [2023-03-06T16:25:07.585Z] Removing intermediate container 4f53843d4038 [2023-03-06T16:25:07.585Z] ---> 0e2815ef8bdd [2023-03-06T16:25:07.585Z] Step 19/19 : LABEL version=0.0.0 [2023-03-06T16:25:07.585Z] ---> Running in f02645c307aa [2023-03-06T16:25:08.542Z] Removing intermediate container f02645c307aa [2023-03-06T16:25:08.542Z] ---> 3c1259154db3 [2023-03-06T16:25:08.542Z] [2023-03-06T16:25:09.122Z] Successfully built 3c1259154db3 [2023-03-06T16:25:09.122Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-06T16:25:09.122Z] Building security-proxy-setup [2023-03-06T16:25:27.315Z]  Building security-spiffe-token-provider ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T16:25:27.315Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-06T16:25:27.315Z] ---> bcd41792b10f [2023-03-06T16:25:27.315Z] Step 3/20 : WORKDIR /edgex-go [2023-03-06T16:25:27.315Z] ---> Using cache [2023-03-06T16:25:27.315Z] ---> 00f72aa5edb9 [2023-03-06T16:25:27.315Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-06T16:25:28.723Z] ---> Running in c4d63ce7387b [2023-03-06T16:25:31.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T16:25:31.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T16:25:33.227Z] OK: 221 MiB in 51 packages [2023-03-06T16:25:35.161Z] Removing intermediate container c4d63ce7387b [2023-03-06T16:25:35.161Z] ---> a1d305c0824a [2023-03-06T16:25:35.161Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-06T16:25:36.573Z] ---> 9cba5db0bca2 [2023-03-06T16:25:36.573Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T16:25:36.573Z] ---> Running in 2d5b5383b852 [2023-03-06T16:25:44.772Z] Removing intermediate container 85e6237e8108 [2023-03-06T16:25:44.772Z] ---> 2ff387838368 [2023-03-06T16:25:44.772Z] Step 8/22 : COPY . . [2023-03-06T16:26:02.980Z] Removing intermediate container df07f8c0ea8d [2023-03-06T16:26:02.980Z] ---> 945de25e2993 [2023-03-06T16:26:02.980Z] [2023-03-06T16:26:02.980Z] Step 10/22 : FROM alpine:3.16 [2023-03-06T16:26:02.980Z] ---> 4c81e5bf8899 [2023-03-06T16:26:02.980Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-06T16:26:02.980Z] ---> Using cache [2023-03-06T16:26:02.980Z] ---> 5d9201bc5887 [2023-03-06T16:26:02.980Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-06T16:26:02.980Z] ---> Using cache [2023-03-06T16:26:02.980Z] ---> c2e1f7d6e8a4 [2023-03-06T16:26:02.980Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-06T16:26:02.980Z] ---> Running in a0cd6ba076c2 [2023-03-06T16:26:02.980Z] ---> 58b9d1973172 [2023-03-06T16:26:02.980Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-06T16:26:02.980Z] ---> Running in 22ad15171a00 [2023-03-06T16:26:02.980Z] Removing intermediate container a0cd6ba076c2 [2023-03-06T16:26:02.980Z] ---> 37c7ff0a2152 [2023-03-06T16:26:02.980Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-06T16:26:03.247Z] ---> Running in 722475deb07c [2023-03-06T16:26:03.829Z] Removing intermediate container 722475deb07c [2023-03-06T16:26:03.829Z] ---> 4181e361421c [2023-03-06T16:26:03.829Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T16:26:04.412Z] 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-06T16:26:06.360Z] ---> 24d1befc92b2 [2023-03-06T16:26:06.360Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-06T16:26:08.932Z] ---> a936a31763a9 [2023-03-06T16:26:08.932Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-06T16:26:09.513Z] ---> 5dcd48c6c2fb [2023-03-06T16:26:09.513Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-06T16:26:09.779Z] ---> Running in 682c597c7ed7 [2023-03-06T16:26:10.359Z] Removing intermediate container 682c597c7ed7 [2023-03-06T16:26:10.359Z] ---> 865c418e8f6b [2023-03-06T16:26:10.359Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-06T16:26:10.359Z] ---> Running in 0490fcfb5a3a [2023-03-06T16:26:10.938Z] Removing intermediate container 0490fcfb5a3a [2023-03-06T16:26:10.938Z] ---> 2d04288197dc [2023-03-06T16:26:10.938Z] Step 20/22 : LABEL arch=arm64 [2023-03-06T16:26:10.938Z] ---> Running in 52c2f8f467b0 [2023-03-06T16:26:11.534Z] Removing intermediate container 52c2f8f467b0 [2023-03-06T16:26:11.534Z] ---> 154ceaf958af [2023-03-06T16:26:11.534Z] Step 21/22 : LABEL git_sha=12b70ed943545e9ecdbe899d10a22cbfdd54c304 [2023-03-06T16:26:11.800Z] ---> Running in cd0607ba0a2e [2023-03-06T16:26:12.385Z] Removing intermediate container cd0607ba0a2e [2023-03-06T16:26:12.385Z] ---> 2d63eb250c8e [2023-03-06T16:26:12.385Z] Step 22/22 : LABEL version=0.0.0 [2023-03-06T16:26:12.385Z] ---> Running in 13c4838b8832 [2023-03-06T16:26:12.973Z] Removing intermediate container 13c4838b8832 [2023-03-06T16:26:12.973Z] ---> 04f24a936aed [2023-03-06T16:26:12.973Z] [2023-03-06T16:26:13.240Z] Successfully built 04f24a936aed [2023-03-06T16:26:13.240Z] Successfully tagged support-scheduler-arm64:latest [2023-03-06T16:26:13.240Z]  Building support-scheduler ... done Building security-spire-config [2023-03-06T16:26:31.434Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T16:26:31.434Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-06T16:26:31.434Z] ---> bcd41792b10f [2023-03-06T16:26:31.434Z] Step 3/24 : WORKDIR /edgex-go [2023-03-06T16:26:31.434Z] ---> Using cache [2023-03-06T16:26:31.434Z] ---> 00f72aa5edb9 [2023-03-06T16:26:31.434Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-06T16:26:31.434Z] ---> Running in 5b34607010b3 [2023-03-06T16:26:32.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T16:26:32.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T16:26:33.704Z] OK: 221 MiB in 51 packages [2023-03-06T16:26:35.656Z] Removing intermediate container 5b34607010b3 [2023-03-06T16:26:35.656Z] ---> f8c3c6781c5b [2023-03-06T16:26:35.656Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-06T16:26:37.065Z] ---> 32a38d71dd6b [2023-03-06T16:26:37.065Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T16:26:37.352Z] ---> Running in 7e0e3593f4ac [2023-03-06T16:27:09.551Z] Removing intermediate container 2d5b5383b852 [2023-03-06T16:27:09.551Z] ---> 178b1d304766 [2023-03-06T16:27:09.551Z] Step 7/20 : COPY . . [2023-03-06T16:27:22.398Z] ---> 1f9858beee3c [2023-03-06T16:27:22.398Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-06T16:27:22.398Z] ---> Running in bbdcfe9c99cc [2023-03-06T16:27:24.056Z] 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-06T16:28:20.439Z] Removing intermediate container 7e0e3593f4ac [2023-03-06T16:28:20.439Z] ---> 89ae99442dac [2023-03-06T16:28:20.439Z] Step 7/24 : COPY . . [2023-03-06T16:28:27.073Z] ---> 32886df132e7 [2023-03-06T16:28:27.073Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-06T16:28:27.073Z] ---> Running in 6b9aeceaea22 [2023-03-06T16:28:27.073Z] Removing intermediate container 6b9aeceaea22 [2023-03-06T16:28:27.073Z] ---> 44af26035259 [2023-03-06T16:28:27.073Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-06T16:28:27.073Z] ---> Running in a24ee7dc4354 [2023-03-06T16:28:27.658Z] Removing intermediate container a24ee7dc4354 [2023-03-06T16:28:27.658Z] ---> 52b9f66a6e1e [2023-03-06T16:28:27.658Z] 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-06T16:28:27.658Z] ---> Running in ee5682516734 [2023-03-06T16:28:30.989Z] Removing intermediate container ee5682516734 [2023-03-06T16:28:30.989Z] ---> 1cafcc210fc9 [2023-03-06T16:28:30.989Z] Step 11/24 : WORKDIR /edgex-go [2023-03-06T16:28:30.989Z] ---> Running in 76c6c012c827 [2023-03-06T16:28:31.260Z] Removing intermediate container 76c6c012c827 [2023-03-06T16:28:31.260Z] ---> 2dd58868da71 [2023-03-06T16:28:31.260Z] [2023-03-06T16:28:31.260Z] Step 12/24 : FROM alpine:3.15 [2023-03-06T16:28:31.260Z] ---> 354640af7b1b [2023-03-06T16:28:31.260Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-06T16:28:31.260Z] ---> Using cache [2023-03-06T16:28:31.260Z] ---> 9bf390fd44d4 [2023-03-06T16:28:31.260Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-06T16:28:31.528Z] ---> Running in fbc0acdd6928 [2023-03-06T16:28:33.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-06T16:28:33.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-06T16:28:35.130Z] v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-06T16:28:35.130Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-06T16:28:35.130Z] OK: 15736 distinct packages available [2023-03-06T16:28:35.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-06T16:28:35.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-06T16:28:37.074Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-06T16:28:37.074Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-06T16:28:37.074Z] (3/4) Installing libucontext (1.1-r0) [2023-03-06T16:28:37.074Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-06T16:28:37.074Z] Executing busybox-1.34.1-r7.trigger [2023-03-06T16:28:37.074Z] OK: 6 MiB in 18 packages [2023-03-06T16:28:38.482Z] Removing intermediate container fbc0acdd6928 [2023-03-06T16:28:38.482Z] ---> 32122f3de40c [2023-03-06T16:28:38.482Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-06T16:28:43.823Z] ---> 7cf0b2f18dac [2023-03-06T16:28:43.823Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-06T16:28:44.406Z] ---> 1a331508f2fe [2023-03-06T16:28:44.406Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-06T16:28:44.674Z] ---> Running in e712b89653b8 [2023-03-06T16:28:44.942Z] Removing intermediate container e712b89653b8 [2023-03-06T16:28:44.942Z] ---> bae3d886b633 [2023-03-06T16:28:44.942Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-06T16:28:45.905Z] ---> a4e045c2b071 [2023-03-06T16:28:45.905Z] Step 19/24 : WORKDIR / [2023-03-06T16:28:46.173Z] ---> Running in 5b58f55ac564 [2023-03-06T16:28:46.754Z] Removing intermediate container 5b58f55ac564 [2023-03-06T16:28:46.754Z] ---> b55129b9c5ef [2023-03-06T16:28:46.754Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-06T16:28:46.754Z] ---> Running in e2e9ab5b0c0b [2023-03-06T16:28:47.334Z] Removing intermediate container e2e9ab5b0c0b [2023-03-06T16:28:47.334Z] ---> 9f5edb625083 [2023-03-06T16:28:47.334Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-06T16:28:47.334Z] ---> Running in 0e9fc8418272 [2023-03-06T16:28:47.915Z] Removing intermediate container 0e9fc8418272 [2023-03-06T16:28:47.915Z] ---> ca0f47739bf7 [2023-03-06T16:28:47.915Z] Step 22/24 : LABEL arch=arm64 [2023-03-06T16:28:47.915Z] ---> Running in 481cd22a6713 [2023-03-06T16:28:48.494Z] Removing intermediate container 481cd22a6713 [2023-03-06T16:28:48.495Z] ---> 4378820746e6 [2023-03-06T16:28:48.495Z] Step 23/24 : LABEL git_sha=12b70ed943545e9ecdbe899d10a22cbfdd54c304 [2023-03-06T16:28:48.495Z] ---> Running in 58c3033745f5 [2023-03-06T16:28:48.761Z] Removing intermediate container 58c3033745f5 [2023-03-06T16:28:48.761Z] ---> 80a162e0905f [2023-03-06T16:28:48.761Z] Step 24/24 : LABEL version=0.0.0 [2023-03-06T16:28:49.027Z] ---> Running in 1971a52d00ee [2023-03-06T16:28:49.613Z] Removing intermediate container 1971a52d00ee [2023-03-06T16:28:49.613Z] ---> 9aa74a136e04 [2023-03-06T16:28:49.613Z] [2023-03-06T16:28:49.613Z] Successfully built 9aa74a136e04 [2023-03-06T16:28:49.613Z] Successfully tagged security-spire-config-arm64:latest [2023-03-06T16:28:49.613Z] Building security-spire-server [2023-03-06T16:29:08.074Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T16:29:08.074Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-06T16:29:08.074Z] ---> bcd41792b10f [2023-03-06T16:29:08.074Z] Step 3/23 : WORKDIR /edgex-go [2023-03-06T16:29:08.074Z] ---> Using cache [2023-03-06T16:29:08.074Z] ---> 00f72aa5edb9 [2023-03-06T16:29:08.074Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-06T16:29:08.074Z] ---> Using cache [2023-03-06T16:29:08.074Z] ---> f8c3c6781c5b [2023-03-06T16:29:08.074Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-06T16:29:08.074Z] ---> Using cache [2023-03-06T16:29:08.074Z] ---> 32a38d71dd6b [2023-03-06T16:29:08.074Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T16:29:08.074Z] ---> Using cache [2023-03-06T16:29:08.074Z] ---> 89ae99442dac [2023-03-06T16:29:08.074Z] Step 7/23 : COPY . . [2023-03-06T16:29:08.074Z] ---> Using cache [2023-03-06T16:29:08.074Z] ---> 32886df132e7 [2023-03-06T16:29:08.074Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-06T16:29:08.074Z] ---> Using cache [2023-03-06T16:29:08.074Z] ---> 44af26035259 [2023-03-06T16:29:08.074Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-06T16:29:08.074Z] ---> Using cache [2023-03-06T16:29:08.074Z] ---> 52b9f66a6e1e [2023-03-06T16:29:08.074Z] 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-06T16:29:08.074Z] ---> Running in d8affd8d50e3 [2023-03-06T16:29:10.011Z] Removing intermediate container d8affd8d50e3 [2023-03-06T16:29:10.011Z] ---> 1478b2bfa668 [2023-03-06T16:29:10.011Z] Step 11/23 : WORKDIR /edgex-go [2023-03-06T16:29:10.275Z] ---> Running in 0c9b36435d57 [2023-03-06T16:29:10.540Z] Removing intermediate container 0c9b36435d57 [2023-03-06T16:29:10.540Z] ---> 497644777cd3 [2023-03-06T16:29:10.806Z] [2023-03-06T16:29:10.806Z] Step 12/23 : FROM alpine:3.15 [2023-03-06T16:29:10.806Z] ---> 354640af7b1b [2023-03-06T16:29:10.806Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-06T16:29:10.806Z] ---> Using cache [2023-03-06T16:29:10.806Z] ---> 9bf390fd44d4 [2023-03-06T16:29:10.806Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-06T16:29:10.806Z] ---> Running in 43a5765b0a38 [2023-03-06T16:29:12.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-06T16:29:13.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-06T16:29:14.406Z] v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-06T16:29:14.406Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-06T16:29:14.406Z] OK: 15736 distinct packages available [2023-03-06T16:29:14.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-06T16:29:14.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-06T16:29:16.339Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-06T16:29:16.339Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-06T16:29:16.339Z] (3/5) Installing libucontext (1.1-r0) [2023-03-06T16:29:16.339Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-06T16:29:16.339Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-06T16:29:16.339Z] Executing busybox-1.34.1-r7.trigger [2023-03-06T16:29:16.339Z] OK: 6 MiB in 19 packages [2023-03-06T16:29:18.919Z] Removing intermediate container 43a5765b0a38 [2023-03-06T16:29:18.919Z] ---> 02b092eb2b74 [2023-03-06T16:29:18.919Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-06T16:29:24.263Z] ---> c9abdc2ce410 [2023-03-06T16:29:24.263Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-06T16:29:24.865Z] ---> e683b8963a86 [2023-03-06T16:29:24.865Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-06T16:29:25.831Z] ---> 9d931041783e [2023-03-06T16:29:25.831Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-06T16:29:26.428Z] ---> bb1dbddaf08d [2023-03-06T16:29:26.428Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-06T16:29:26.695Z] ---> Running in 6756d1e62b24 [2023-03-06T16:29:26.961Z] Removing intermediate container 6756d1e62b24 [2023-03-06T16:29:26.961Z] ---> a164d302ab11 [2023-03-06T16:29:26.961Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-06T16:29:27.229Z] ---> Running in aeaf74cd6379 [2023-03-06T16:29:27.495Z] Removing intermediate container aeaf74cd6379 [2023-03-06T16:29:27.495Z] ---> 8dfcab61114e [2023-03-06T16:29:27.495Z] Step 21/23 : LABEL arch=arm64 [2023-03-06T16:29:27.763Z] ---> Running in 0d716d464899 [2023-03-06T16:29:28.343Z] Removing intermediate container 0d716d464899 [2023-03-06T16:29:28.343Z] ---> 8b752977e0e1 [2023-03-06T16:29:28.343Z] Step 22/23 : LABEL git_sha=12b70ed943545e9ecdbe899d10a22cbfdd54c304 [2023-03-06T16:29:28.343Z] ---> Running in bf55fe27a9cd [2023-03-06T16:29:28.923Z] Removing intermediate container bf55fe27a9cd [2023-03-06T16:29:28.923Z] ---> 2dec720c55e9 [2023-03-06T16:29:28.923Z] Step 23/23 : LABEL version=0.0.0 [2023-03-06T16:29:28.923Z] ---> Running in df9a12911e1f [2023-03-06T16:29:29.502Z] Removing intermediate container df9a12911e1f [2023-03-06T16:29:29.502Z] ---> 06a147534d5b [2023-03-06T16:29:29.502Z] [2023-03-06T16:29:29.768Z] Successfully built 06a147534d5b [2023-03-06T16:29:29.768Z] Successfully tagged security-spire-server-arm64:latest [2023-03-06T16:29:29.768Z]  Building security-spire-server ... done Building security-secretstore-setup [2023-03-06T16:29:44.752Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T16:29:44.752Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-06T16:29:44.752Z] ---> bcd41792b10f [2023-03-06T16:29:44.752Z] Step 3/23 : WORKDIR /edgex-go [2023-03-06T16:29:44.752Z] ---> Using cache [2023-03-06T16:29:44.752Z] ---> 00f72aa5edb9 [2023-03-06T16:29:44.752Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-06T16:29:44.752Z] ---> Using cache [2023-03-06T16:29:44.752Z] ---> a1d305c0824a [2023-03-06T16:29:44.752Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-06T16:29:44.752Z] ---> Using cache [2023-03-06T16:29:44.752Z] ---> 9cba5db0bca2 [2023-03-06T16:29:44.752Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T16:29:44.752Z] ---> Using cache [2023-03-06T16:29:44.752Z] ---> 178b1d304766 [2023-03-06T16:29:44.752Z] Step 7/23 : COPY . . [2023-03-06T16:29:44.752Z] ---> Using cache [2023-03-06T16:29:44.752Z] ---> 1f9858beee3c [2023-03-06T16:29:44.752Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-06T16:29:45.348Z] ---> Running in 61ed7c4d86f6 [2023-03-06T16:29:47.298Z] 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-06T16:29:57.348Z] Removing intermediate container 949e8e88a653 [2023-03-06T16:29:57.348Z] ---> 80ab0041fa9e [2023-03-06T16:29:57.348Z] [2023-03-06T16:29:57.348Z] Step 10/22 : FROM alpine:3.16 [2023-03-06T16:29:57.348Z] ---> 4c81e5bf8899 [2023-03-06T16:29:57.348Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-06T16:29:57.348Z] ---> Using cache [2023-03-06T16:29:57.348Z] ---> 700b4ce5fcc3 [2023-03-06T16:29:57.348Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-06T16:29:57.348Z] ---> Using cache [2023-03-06T16:29:57.348Z] ---> b307cadfaf82 [2023-03-06T16:29:57.348Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T16:29:57.348Z] ---> Using cache [2023-03-06T16:29:57.348Z] ---> 980631eec706 [2023-03-06T16:29:57.348Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-06T16:29:58.586Z] ---> 9048617f8986 [2023-03-06T16:29:58.586Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-06T16:29:59.561Z] ---> 176c4317db81 [2023-03-06T16:29:59.561Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-06T16:30:00.528Z] ---> 3689fcc51146 [2023-03-06T16:30:00.528Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-06T16:30:00.528Z] ---> Running in d5c923493acf [2023-03-06T16:30:03.870Z] Removing intermediate container d5c923493acf [2023-03-06T16:30:03.870Z] ---> 4cd936f157a7 [2023-03-06T16:30:03.870Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-06T16:30:03.870Z] ---> Running in 650426c23883 [2023-03-06T16:30:03.870Z] Removing intermediate container 650426c23883 [2023-03-06T16:30:03.870Z] ---> 15873fede8cb [2023-03-06T16:30:03.870Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-06T16:30:03.870Z] ---> Running in 2e960e3ccdab [2023-03-06T16:30:04.454Z] Removing intermediate container 2e960e3ccdab [2023-03-06T16:30:04.454Z] ---> 0a6e5e7f10c0 [2023-03-06T16:30:04.454Z] Step 20/22 : LABEL arch=arm64 [2023-03-06T16:30:04.454Z] ---> Running in 90cdfc0589a6 [2023-03-06T16:30:05.050Z] Removing intermediate container 90cdfc0589a6 [2023-03-06T16:30:05.050Z] ---> 44d80bf829f5 [2023-03-06T16:30:05.050Z] Step 21/22 : LABEL git_sha=12b70ed943545e9ecdbe899d10a22cbfdd54c304 [2023-03-06T16:30:05.318Z] ---> Running in 548178ed5505 [2023-03-06T16:30:05.587Z] Removing intermediate container 548178ed5505 [2023-03-06T16:30:05.587Z] ---> 6d62b5beb1b4 [2023-03-06T16:30:05.587Z] Step 22/22 : LABEL version=0.0.0 [2023-03-06T16:30:05.860Z] ---> Running in aea1b3de30cf [2023-03-06T16:30:06.446Z] Removing intermediate container aea1b3de30cf [2023-03-06T16:30:06.446Z] ---> 1f2e3451d9c8 [2023-03-06T16:30:06.446Z] [2023-03-06T16:30:06.446Z] Successfully built 1f2e3451d9c8 [2023-03-06T16:30:06.446Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-06T16:30:06.446Z]  Building security-proxy-auth ... done Building security-spire-agent [2023-03-06T16:30:21.425Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T16:30:21.425Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-06T16:30:21.425Z] ---> bcd41792b10f [2023-03-06T16:30:21.425Z] Step 3/24 : WORKDIR /edgex-go [2023-03-06T16:30:21.425Z] ---> Using cache [2023-03-06T16:30:21.425Z] ---> 00f72aa5edb9 [2023-03-06T16:30:21.425Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-06T16:30:21.425Z] ---> Using cache [2023-03-06T16:30:21.425Z] ---> f8c3c6781c5b [2023-03-06T16:30:21.425Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-06T16:30:21.425Z] ---> Using cache [2023-03-06T16:30:21.425Z] ---> 32a38d71dd6b [2023-03-06T16:30:21.425Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T16:30:21.425Z] ---> Using cache [2023-03-06T16:30:21.425Z] ---> 89ae99442dac [2023-03-06T16:30:21.425Z] Step 7/24 : COPY . . [2023-03-06T16:30:21.425Z] ---> Using cache [2023-03-06T16:30:21.425Z] ---> 32886df132e7 [2023-03-06T16:30:21.425Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-06T16:30:21.425Z] ---> Using cache [2023-03-06T16:30:21.425Z] ---> 44af26035259 [2023-03-06T16:30:21.425Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-06T16:30:21.425Z] ---> Using cache [2023-03-06T16:30:21.425Z] ---> 52b9f66a6e1e [2023-03-06T16:30:21.425Z] 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-06T16:30:21.425Z] ---> Using cache [2023-03-06T16:30:21.425Z] ---> 1cafcc210fc9 [2023-03-06T16:30:21.425Z] Step 11/24 : WORKDIR /edgex-go [2023-03-06T16:30:21.425Z] ---> Using cache [2023-03-06T16:30:21.425Z] ---> 2dd58868da71 [2023-03-06T16:30:21.425Z] [2023-03-06T16:30:21.425Z] Step 12/24 : FROM alpine:3.15 [2023-03-06T16:30:21.425Z] ---> 354640af7b1b [2023-03-06T16:30:21.425Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-06T16:30:21.425Z] ---> Using cache [2023-03-06T16:30:21.425Z] ---> 9bf390fd44d4 [2023-03-06T16:30:21.425Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-06T16:30:21.425Z] ---> Using cache [2023-03-06T16:30:21.425Z] ---> 02b092eb2b74 [2023-03-06T16:30:21.426Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-06T16:30:25.679Z] ---> eb09ba78eb34 [2023-03-06T16:30:25.679Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-06T16:30:29.919Z] ---> 914d818831dd [2023-03-06T16:30:29.919Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-06T16:30:30.872Z] ---> 7f892d01e9f9 [2023-03-06T16:30:30.872Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-06T16:30:31.829Z] ---> 5cb4b0df42c8 [2023-03-06T16:30:31.829Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-06T16:30:32.410Z] ---> a41f63631ee6 [2023-03-06T16:30:32.410Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-06T16:30:32.681Z] ---> Running in 09cf1641ef92 [2023-03-06T16:30:32.945Z] Removing intermediate container 09cf1641ef92 [2023-03-06T16:30:33.214Z] ---> 91f6b68ebffb [2023-03-06T16:30:33.214Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-06T16:30:33.214Z] ---> Running in ae8388f91ffb [2023-03-06T16:30:33.821Z] Removing intermediate container ae8388f91ffb [2023-03-06T16:30:33.821Z] ---> 478457b0e3c8 [2023-03-06T16:30:33.821Z] Step 22/24 : LABEL arch=arm64 [2023-03-06T16:30:33.821Z] ---> Running in c0911d0e8cda [2023-03-06T16:30:34.407Z] Removing intermediate container c0911d0e8cda [2023-03-06T16:30:34.407Z] ---> 8a451d7a4543 [2023-03-06T16:30:34.407Z] Step 23/24 : LABEL git_sha=12b70ed943545e9ecdbe899d10a22cbfdd54c304 [2023-03-06T16:30:34.407Z] ---> Running in 6c534f80ef51 [2023-03-06T16:30:34.989Z] Removing intermediate container 6c534f80ef51 [2023-03-06T16:30:34.989Z] ---> 7eb63bd2b6b6 [2023-03-06T16:30:34.989Z] Step 24/24 : LABEL version=0.0.0 [2023-03-06T16:30:35.255Z] ---> Running in 28781f0770de [2023-03-06T16:30:35.520Z] Removing intermediate container 28781f0770de [2023-03-06T16:30:35.520Z] ---> ebd09c9ab39c [2023-03-06T16:30:35.520Z] [2023-03-06T16:30:35.787Z] Successfully built ebd09c9ab39c [2023-03-06T16:30:35.787Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-06T16:30:35.787Z]  Building security-spire-agent ... done Building security-bootstrapper [2023-03-06T16:30:53.982Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T16:30:53.982Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-06T16:30:53.982Z] ---> bcd41792b10f [2023-03-06T16:30:53.982Z] Step 3/32 : WORKDIR /edgex-go [2023-03-06T16:30:53.982Z] ---> Using cache [2023-03-06T16:30:53.982Z] ---> 00f72aa5edb9 [2023-03-06T16:30:53.982Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-06T16:30:53.982Z] ---> Using cache [2023-03-06T16:30:53.982Z] ---> a1d305c0824a [2023-03-06T16:30:53.982Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-06T16:30:53.982Z] ---> Using cache [2023-03-06T16:30:53.982Z] ---> 9cba5db0bca2 [2023-03-06T16:30:53.982Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T16:30:53.982Z] ---> Using cache [2023-03-06T16:30:53.982Z] ---> 178b1d304766 [2023-03-06T16:30:53.982Z] Step 7/32 : COPY . . [2023-03-06T16:30:53.982Z] ---> Using cache [2023-03-06T16:30:53.982Z] ---> 1f9858beee3c [2023-03-06T16:30:53.982Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-06T16:30:53.982Z] ---> Running in fea82f3e0f2b [2023-03-06T16:30:54.561Z] 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-06T16:31:26.757Z] Removing intermediate container c4b3a921139b [2023-03-06T16:31:26.757Z] ---> c1684e2c925e [2023-03-06T16:31:26.757Z] [2023-03-06T16:31:26.757Z] Step 10/22 : FROM alpine:3.16 [2023-03-06T16:31:26.757Z] ---> 4c81e5bf8899 [2023-03-06T16:31:26.757Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-06T16:31:26.757Z] ---> Running in 7868ef3700ae [2023-03-06T16:31:26.757Z] Removing intermediate container 7868ef3700ae [2023-03-06T16:31:26.757Z] ---> 3b1cb7363b33 [2023-03-06T16:31:26.757Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-06T16:31:26.757Z] ---> Running in 29da5d08f569 [2023-03-06T16:31:26.757Z] Removing intermediate container 29da5d08f569 [2023-03-06T16:31:26.757Z] ---> 7855a278999c [2023-03-06T16:31:26.757Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-06T16:31:26.757Z] ---> Running in 089395a2875c [2023-03-06T16:31:26.757Z] Removing intermediate container 089395a2875c [2023-03-06T16:31:26.757Z] ---> 3da5c85e7448 [2023-03-06T16:31:26.757Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-06T16:31:26.757Z] ---> Running in fa4df204338e [2023-03-06T16:31:27.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T16:31:27.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T16:31:29.202Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-06T16:31:29.202Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T16:31:29.202Z] OK: 5 MiB in 15 packages [2023-03-06T16:31:30.691Z] Removing intermediate container fa4df204338e [2023-03-06T16:31:30.691Z] ---> 87aaf803b5a9 [2023-03-06T16:31:30.691Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T16:31:31.690Z] ---> a67d87663de8 [2023-03-06T16:31:31.690Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-06T16:31:33.629Z] ---> 7e7af6025238 [2023-03-06T16:31:33.629Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-06T16:31:34.585Z] ---> ed3528f2f801 [2023-03-06T16:31:34.585Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-06T16:31:34.585Z] ---> Running in 43fa4529f2f4 [2023-03-06T16:31:35.166Z] Removing intermediate container 43fa4529f2f4 [2023-03-06T16:31:35.166Z] ---> db7bab3f8c1d [2023-03-06T16:31:35.166Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-06T16:31:35.166Z] ---> Running in 1b4f50d88d65 [2023-03-06T16:31:35.749Z] Removing intermediate container 1b4f50d88d65 [2023-03-06T16:31:35.749Z] ---> d5192a642e98 [2023-03-06T16:31:35.749Z] Step 20/22 : LABEL arch=arm64 [2023-03-06T16:31:36.017Z] ---> Running in db564053e6b3 [2023-03-06T16:31:36.604Z] Removing intermediate container db564053e6b3 [2023-03-06T16:31:36.604Z] ---> 2f18c065d030 [2023-03-06T16:31:36.604Z] Step 21/22 : LABEL git_sha=12b70ed943545e9ecdbe899d10a22cbfdd54c304 [2023-03-06T16:31:36.872Z] ---> Running in adbed6c52ef5 [2023-03-06T16:31:37.140Z] Removing intermediate container adbed6c52ef5 [2023-03-06T16:31:37.140Z] ---> 2086a9bb96f1 [2023-03-06T16:31:37.140Z] Step 22/22 : LABEL version=0.0.0 [2023-03-06T16:31:37.411Z] ---> Running in 66c6a13b3245 [2023-03-06T16:31:38.001Z] Removing intermediate container 66c6a13b3245 [2023-03-06T16:31:38.001Z] ---> 66cebb70421b [2023-03-06T16:31:38.001Z] [2023-03-06T16:31:38.268Z] Successfully built 66cebb70421b [2023-03-06T16:31:38.268Z] Successfully tagged core-data-arm64:latest [2023-03-06T16:33:14.880Z]  Building core-data ... done Removing intermediate container bbdcfe9c99cc [2023-03-06T16:33:14.880Z] ---> da862085512d [2023-03-06T16:33:14.880Z] [2023-03-06T16:33:14.880Z] Step 9/20 : FROM alpine:3.16 [2023-03-06T16:33:14.880Z] ---> 4c81e5bf8899 [2023-03-06T16:33:14.880Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-06T16:33:14.880Z] ---> Running in 571972d1a9ae [2023-03-06T16:33:14.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T16:33:14.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T16:33:15.835Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-06T16:33:15.835Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-06T16:33:15.835Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T16:33:15.835Z] OK: 6 MiB in 16 packages [2023-03-06T16:33:17.239Z] Removing intermediate container 571972d1a9ae [2023-03-06T16:33:17.239Z] ---> 1af477085508 [2023-03-06T16:33:17.239Z] 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-06T16:33:17.239Z] ---> Running in d09690043c6f [2023-03-06T16:33:17.819Z] Removing intermediate container d09690043c6f [2023-03-06T16:33:17.819Z] ---> 0a1c9e5c99db [2023-03-06T16:33:17.819Z] Step 12/20 : WORKDIR /edgex [2023-03-06T16:33:17.819Z] ---> Running in ccbcda856f01 [2023-03-06T16:33:18.403Z] Removing intermediate container ccbcda856f01 [2023-03-06T16:33:18.403Z] ---> 6efe8fcfef6a [2023-03-06T16:33:18.403Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-06T16:33:19.359Z] ---> fc3b5d7d8651 [2023-03-06T16:33:19.359Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-06T16:33:20.763Z] ---> b951a74b2817 [2023-03-06T16:33:20.763Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-06T16:33:22.169Z] ---> bb9266913dc0 [2023-03-06T16:33:22.169Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-06T16:33:22.434Z] ---> Running in c477100ba2a6 [2023-03-06T16:33:25.767Z] Removing intermediate container c477100ba2a6 [2023-03-06T16:33:25.767Z] ---> 7c826414d105 [2023-03-06T16:33:25.767Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-06T16:33:25.767Z] ---> Running in 9f6ef888ce52 [2023-03-06T16:33:26.032Z] Removing intermediate container 9f6ef888ce52 [2023-03-06T16:33:26.032Z] ---> 49aa7c8debf2 [2023-03-06T16:33:26.032Z] Step 18/20 : LABEL arch=arm64 [2023-03-06T16:33:26.032Z] ---> Running in c167c7540b3c [2023-03-06T16:33:26.612Z] Removing intermediate container c167c7540b3c [2023-03-06T16:33:26.612Z] ---> c71ff7982793 [2023-03-06T16:33:26.612Z] Step 19/20 : LABEL git_sha=12b70ed943545e9ecdbe899d10a22cbfdd54c304 [2023-03-06T16:33:26.612Z] ---> Running in c4e0fd2fa982 [2023-03-06T16:33:27.190Z] Removing intermediate container c4e0fd2fa982 [2023-03-06T16:33:27.190Z] ---> 0bcf84008ef6 [2023-03-06T16:33:27.190Z] Step 20/20 : LABEL version=0.0.0 [2023-03-06T16:33:27.190Z] ---> Running in b7c167091d0e [2023-03-06T16:33:27.774Z] Removing intermediate container b7c167091d0e [2023-03-06T16:33:27.774Z] ---> 9767417d42f3 [2023-03-06T16:33:27.774Z] [2023-03-06T16:33:28.038Z] Successfully built 9767417d42f3 [2023-03-06T16:33:28.038Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-06T16:34:24.388Z]  Building security-proxy-setup ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-06T16:34:42.570Z] Removing intermediate container 61ed7c4d86f6 [2023-03-06T16:34:42.570Z] ---> 4040dfc2e329 [2023-03-06T16:34:42.570Z] [2023-03-06T16:34:42.570Z] Step 9/23 : FROM alpine:3.16 [2023-03-06T16:34:42.570Z] ---> 4c81e5bf8899 [2023-03-06T16:34:42.570Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-06T16:34:42.570Z] ---> Running in 44c8062fe3f8 [2023-03-06T16:34:42.570Z] Removing intermediate container 22ad15171a00 [2023-03-06T16:34:42.570Z] ---> 4d491e53d0f8 [2023-03-06T16:34:42.570Z] [2023-03-06T16:34:42.570Z] Step 10/22 : FROM alpine:3.16 [2023-03-06T16:34:42.570Z] ---> 4c81e5bf8899 [2023-03-06T16:34:42.570Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-06T16:34:42.570Z] ---> Running in 460bbeb4ca18 [2023-03-06T16:34:42.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T16:34:42.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T16:34:42.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T16:34:42.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T16:34:44.236Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-06T16:34:44.236Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-06T16:34:44.236Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-06T16:34:44.236Z] (3/3) Installing su-exec (0.2-r1) [2023-03-06T16:34:44.236Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T16:34:44.236Z] Executing ca-certificates-20220614-r0.trigger [2023-03-06T16:34:44.236Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-06T16:34:44.236Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T16:34:44.236Z] Executing ca-certificates-20220614-r0.trigger [2023-03-06T16:34:44.501Z] OK: 6 MiB in 17 packages [2023-03-06T16:34:44.501Z] OK: 6 MiB in 16 packages [2023-03-06T16:34:46.436Z] Removing intermediate container 460bbeb4ca18 [2023-03-06T16:34:46.436Z] ---> eed7dbef96ff [2023-03-06T16:34:46.436Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-06T16:34:46.436Z] Removing intermediate container 44c8062fe3f8 [2023-03-06T16:34:46.436Z] ---> 720459f4c665 [2023-03-06T16:34:46.437Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-06T16:34:46.437Z] ---> Running in 6bcf0b2ded32 [2023-03-06T16:34:46.437Z] ---> Running in a7ca9b00ef36 [2023-03-06T16:34:46.707Z] Removing intermediate container a7ca9b00ef36 [2023-03-06T16:34:46.707Z] ---> 4126d60bc6a0 [2023-03-06T16:34:46.707Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-06T16:34:46.707Z] Removing intermediate container 6bcf0b2ded32 [2023-03-06T16:34:46.707Z] ---> 8943b0fedbdc [2023-03-06T16:34:46.707Z] Step 12/23 : WORKDIR / [2023-03-06T16:34:46.973Z] ---> Running in c70b2901fea1 [2023-03-06T16:34:46.973Z] ---> Running in 155524bc08d8 [2023-03-06T16:34:47.553Z] Removing intermediate container 155524bc08d8 [2023-03-06T16:34:47.553Z] ---> c94b63a1cac6 [2023-03-06T16:34:47.553Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-06T16:34:47.553Z] Removing intermediate container c70b2901fea1 [2023-03-06T16:34:47.553Z] ---> 2de4a3b0744f [2023-03-06T16:34:47.553Z] 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-06T16:34:47.553Z] ---> Running in 33e027b2a6f1 [2023-03-06T16:34:48.135Z] Removing intermediate container 33e027b2a6f1 [2023-03-06T16:34:48.135Z] ---> 9f31e2e5aca3 [2023-03-06T16:34:48.135Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T16:34:48.135Z] ---> 546d31e1256a [2023-03-06T16:34:48.135Z] 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-06T16:34:48.722Z] ---> af4d47f62566 [2023-03-06T16:34:48.722Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-06T16:34:48.989Z] ---> 63e410084cbc [2023-03-06T16:34:48.989Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-06T16:34:49.254Z] Removing intermediate container fea82f3e0f2b [2023-03-06T16:34:49.254Z] ---> cf4d0bd4f898 [2023-03-06T16:34:49.254Z] [2023-03-06T16:34:49.254Z] Step 9/32 : FROM alpine:3.16 [2023-03-06T16:34:49.254Z] ---> 4c81e5bf8899 [2023-03-06T16:34:49.254Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-06T16:34:49.520Z] ---> Running in c47b2ecb2df8 [2023-03-06T16:34:49.520Z] ---> c3bd59180ce0 [2023-03-06T16:34:49.520Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-06T16:34:49.785Z] Removing intermediate container c47b2ecb2df8 [2023-03-06T16:34:49.785Z] ---> b3eaa0327a8b [2023-03-06T16:34:49.785Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-06T16:34:50.051Z] ---> Running in f245bedd8a6e [2023-03-06T16:34:51.009Z] ---> d897a67470d6 [2023-03-06T16:34:51.009Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-06T16:34:51.009Z] ---> db108cd04a97 [2023-03-06T16:34:51.009Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-06T16:34:51.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T16:34:51.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T16:34:51.540Z] ---> 58bf77a419c1 [2023-03-06T16:34:51.540Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-06T16:34:51.540Z] ---> Running in 77a5c90b97d4 [2023-03-06T16:34:52.120Z] Removing intermediate container 77a5c90b97d4 [2023-03-06T16:34:52.120Z] ---> 46a1faf7214f [2023-03-06T16:34:52.121Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-06T16:34:52.388Z] ---> e0ab078c887d [2023-03-06T16:34:52.388Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-06T16:34:52.388Z] ---> Running in 30a68ed88023 [2023-03-06T16:34:52.388Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-06T16:34:52.388Z] (2/2) Installing su-exec (0.2-r1) [2023-03-06T16:34:52.388Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T16:34:52.388Z] OK: 5 MiB in 16 packages [2023-03-06T16:34:52.969Z] Removing intermediate container 30a68ed88023 [2023-03-06T16:34:52.969Z] ---> e03560a962c2 [2023-03-06T16:34:52.969Z] Step 20/22 : LABEL arch=arm64 [2023-03-06T16:34:52.969Z] ---> Running in a5719d64fdeb [2023-03-06T16:34:53.235Z] ---> cdc7b88cd048 [2023-03-06T16:34:53.235Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-06T16:34:53.235Z] ---> Running in 093bf6621f25 [2023-03-06T16:34:53.508Z] Removing intermediate container a5719d64fdeb [2023-03-06T16:34:53.508Z] ---> 1d3674c6b5cf [2023-03-06T16:34:53.508Z] Step 21/22 : LABEL git_sha=12b70ed943545e9ecdbe899d10a22cbfdd54c304 [2023-03-06T16:34:53.508Z] ---> Running in ac1bba5565f8 [2023-03-06T16:34:53.508Z] Removing intermediate container f245bedd8a6e [2023-03-06T16:34:53.508Z] ---> 8e9cf2d1b901 [2023-03-06T16:34:53.508Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-06T16:34:53.776Z] ---> Running in 5f5c20c467f3 [2023-03-06T16:34:54.041Z] Removing intermediate container ac1bba5565f8 [2023-03-06T16:34:54.041Z] ---> 4d2fbaa95279 [2023-03-06T16:34:54.041Z] Step 22/22 : LABEL version=0.0.0 [2023-03-06T16:34:54.041Z] ---> Running in a6c0df71d0e3 [2023-03-06T16:34:54.041Z] Removing intermediate container 5f5c20c467f3 [2023-03-06T16:34:54.041Z] ---> 30f35ebe2d7a [2023-03-06T16:34:54.041Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-06T16:34:54.306Z] ---> Running in ba424d0212d2 [2023-03-06T16:34:54.572Z] Removing intermediate container a6c0df71d0e3 [2023-03-06T16:34:54.572Z] ---> f67ff8f8abcc [2023-03-06T16:34:54.572Z] [2023-03-06T16:34:54.572Z] Removing intermediate container ba424d0212d2 [2023-03-06T16:34:54.572Z] ---> 036fca39749b [2023-03-06T16:34:54.572Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-06T16:34:54.841Z] ---> Running in 4d84a77c5fa2 [2023-03-06T16:34:54.841Z] Successfully built f67ff8f8abcc [2023-03-06T16:34:54.841Z] Successfully tagged support-notifications-arm64:latest [2023-03-06T16:34:55.106Z]  Building support-notifications ... done Removing intermediate container 4d84a77c5fa2 [2023-03-06T16:34:55.106Z] ---> 4363d64ac946 [2023-03-06T16:34:55.106Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-06T16:34:55.106Z] ---> Running in a55050517b58 [2023-03-06T16:34:55.373Z] Removing intermediate container 093bf6621f25 [2023-03-06T16:34:55.373Z] ---> 61822ced06f6 [2023-03-06T16:34:55.373Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-06T16:34:55.373Z] ---> Running in 18c55af701f7 [2023-03-06T16:34:55.638Z] Removing intermediate container a55050517b58 [2023-03-06T16:34:55.638Z] ---> 31c6238c3235 [2023-03-06T16:34:55.638Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-06T16:34:55.638Z] ---> Running in 655801ea58fb [2023-03-06T16:34:55.904Z] Removing intermediate container 18c55af701f7 [2023-03-06T16:34:55.904Z] ---> 880b6d0a30e8 [2023-03-06T16:34:55.904Z] Step 21/23 : LABEL arch=arm64 [2023-03-06T16:34:55.904Z] ---> Running in f7fa12640885 [2023-03-06T16:34:56.171Z] Removing intermediate container f7fa12640885 [2023-03-06T16:34:56.171Z] ---> 304dc7a2c092 [2023-03-06T16:34:56.171Z] Step 22/23 : LABEL git_sha=12b70ed943545e9ecdbe899d10a22cbfdd54c304 [2023-03-06T16:34:56.435Z] ---> Running in cb529f723adf [2023-03-06T16:34:56.699Z] Removing intermediate container cb529f723adf [2023-03-06T16:34:56.699Z] ---> 83458f8867e7 [2023-03-06T16:34:56.699Z] Step 23/23 : LABEL version=0.0.0 [2023-03-06T16:34:56.699Z] ---> Running in 8beb439e8b1c [2023-03-06T16:34:57.281Z] Removing intermediate container 8beb439e8b1c [2023-03-06T16:34:57.281Z] ---> f3c0a8b79d00 [2023-03-06T16:34:57.281Z] [2023-03-06T16:34:57.281Z] Removing intermediate container 655801ea58fb [2023-03-06T16:34:57.281Z] ---> 0a63d1ecd945 [2023-03-06T16:34:57.281Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-06T16:34:57.548Z] Successfully built f3c0a8b79d00 [2023-03-06T16:34:57.548Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-06T16:34:57.548Z] ---> Running in b4efd44f2330 [2023-03-06T16:34:57.813Z]  Building security-secretstore-setup ... done Removing intermediate container b4efd44f2330 [2023-03-06T16:34:57.813Z] ---> 8678447ff76d [2023-03-06T16:34:57.813Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-06T16:34:58.394Z] ---> a56c519d402b [2023-03-06T16:34:58.394Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-06T16:34:58.394Z] ---> Running in 4776e685ce1f [2023-03-06T16:34:59.803Z] Removing intermediate container 4776e685ce1f [2023-03-06T16:34:59.803Z] ---> 9a5c71992ae0 [2023-03-06T16:34:59.803Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T16:35:00.382Z] ---> 209d00744f68 [2023-03-06T16:35:00.382Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-06T16:35:01.338Z] ---> af70acd3fa81 [2023-03-06T16:35:01.338Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-06T16:35:01.603Z] ---> 8d72dd44c757 [2023-03-06T16:35:01.603Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-06T16:35:02.180Z] ---> 8deb82c82413 [2023-03-06T16:35:02.180Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-06T16:35:02.446Z] ---> 70080f7cb6ac [2023-03-06T16:35:02.446Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-06T16:35:03.027Z] ---> a782e944776a [2023-03-06T16:35:03.027Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-06T16:35:04.960Z] ---> 80b684c4341f [2023-03-06T16:35:04.960Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-06T16:35:04.960Z] ---> Running in 75c6177ff553 [2023-03-06T16:35:06.897Z] Removing intermediate container 75c6177ff553 [2023-03-06T16:35:06.897Z] ---> fd44672e7c90 [2023-03-06T16:35:06.897Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-06T16:35:06.897Z] ---> Running in f0692f5a7439 [2023-03-06T16:35:06.897Z] Removing intermediate container f0692f5a7439 [2023-03-06T16:35:06.897Z] ---> 29ae84a45fc8 [2023-03-06T16:35:06.897Z] Step 29/32 : CMD ["gate"] [2023-03-06T16:35:06.897Z] ---> Running in 739d593915dc [2023-03-06T16:35:07.165Z] Removing intermediate container 739d593915dc [2023-03-06T16:35:07.165Z] ---> 037f8142b83f [2023-03-06T16:35:07.165Z] Step 30/32 : LABEL arch=arm64 [2023-03-06T16:35:07.430Z] ---> Running in 1eaad5b2ccbb [2023-03-06T16:35:07.698Z] Removing intermediate container 1eaad5b2ccbb [2023-03-06T16:35:07.698Z] ---> 76ce98cbcb1b [2023-03-06T16:35:07.698Z] Step 31/32 : LABEL git_sha=12b70ed943545e9ecdbe899d10a22cbfdd54c304 [2023-03-06T16:35:07.698Z] ---> Running in 801928f1f916 [2023-03-06T16:35:07.965Z] Removing intermediate container 801928f1f916 [2023-03-06T16:35:07.965Z] ---> 9d52bc55dba0 [2023-03-06T16:35:07.965Z] Step 32/32 : LABEL version=0.0.0 [2023-03-06T16:35:07.965Z] ---> Running in 73eac95a5a33 [2023-03-06T16:35:08.232Z] Removing intermediate container 73eac95a5a33 [2023-03-06T16:35:08.232Z] ---> 6e98b0098297 [2023-03-06T16:35:08.232Z] [2023-03-06T16:35:08.497Z] Successfully built 6e98b0098297 [2023-03-06T16:35:08.497Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-06T16:35:08.771Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-03-06T16:35:08.791Z] $ docker stop --time=1 e452fe35b4d735566aa43dd8bf19d177d72050f456a90e6f3d7e47dc26a19971 [2023-03-06T16:35:10.455Z] $ docker rm -f --volumes e452fe35b4d735566aa43dd8bf19d177d72050f456a90e6f3d7e47dc26a19971 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-06T16:35:10.973Z] + docker images [2023-03-06T16:35:11.239Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-06T16:35:11.239Z] security-bootstrapper-arm64 latest 6e98b0098297 3 seconds ago 19MB [2023-03-06T16:35:11.239Z] security-secretstore-setup-arm64 latest f3c0a8b79d00 15 seconds ago 28.7MB [2023-03-06T16:35:11.239Z] support-notifications-arm64 latest f67ff8f8abcc 17 seconds ago 29.7MB [2023-03-06T16:35:11.239Z] cf4d0bd4f898 23 seconds ago 1.49GB [2023-03-06T16:35:11.239Z] 4040dfc2e329 32 seconds ago 1.5GB [2023-03-06T16:35:11.239Z] 4d491e53d0f8 34 seconds ago 1.57GB [2023-03-06T16:35:11.239Z] security-proxy-setup-arm64 latest 9767417d42f3 About a minute ago 15.8MB [2023-03-06T16:35:11.239Z] da862085512d 2 minutes ago 1.49GB [2023-03-06T16:35:11.239Z] core-data-arm64 latest 66cebb70421b 3 minutes ago 17.3MB [2023-03-06T16:35:11.239Z] c1684e2c925e 3 minutes ago 1.51GB [2023-03-06T16:35:11.239Z] security-spire-agent-arm64 latest ebd09c9ab39c 4 minutes ago 122MB [2023-03-06T16:35:11.239Z] security-proxy-auth-arm64 latest 1f2e3451d9c8 5 minutes ago 15.6MB [2023-03-06T16:35:11.239Z] 80ab0041fa9e 5 minutes ago 1.48GB [2023-03-06T16:35:11.239Z] security-spire-server-arm64 latest 06a147534d5b 5 minutes ago 84.3MB [2023-03-06T16:35:11.239Z] 497644777cd3 6 minutes ago 1.38GB [2023-03-06T16:35:11.239Z] security-spire-config-arm64 latest 9aa74a136e04 6 minutes ago 83.6MB [2023-03-06T16:35:11.239Z] 2dd58868da71 6 minutes ago 1.38GB [2023-03-06T16:35:11.239Z] support-scheduler-arm64 latest 04f24a936aed 8 minutes ago 29.1MB [2023-03-06T16:35:11.239Z] 945de25e2993 9 minutes ago 1.57GB [2023-03-06T16:35:11.239Z] security-spiffe-token-provider-arm64 latest 3c1259154db3 10 minutes ago 29.1MB [2023-03-06T16:35:11.239Z] 2841086e092d 10 minutes ago 1.54GB [2023-03-06T16:35:11.239Z] core-metadata-arm64 latest b6479d9066ba 11 minutes ago 17.8MB [2023-03-06T16:35:11.239Z] f39795624f54 11 minutes ago 1.51GB [2023-03-06T16:35:11.239Z] core-command-arm64 latest f6b3663984b5 11 minutes ago 17.1MB [2023-03-06T16:35:11.239Z] core-common-config-bootstrapper-arm64 latest d67a84480bf7 11 minutes ago 14.9MB [2023-03-06T16:35:11.239Z] 4824c934eb5f 11 minutes ago 1.51GB [2023-03-06T16:35:11.239Z] e6d3eba7d576 12 minutes ago 1.5GB [2023-03-06T16:35:11.239Z] ci-base-image-arm64 latest bcd41792b10f 31 minutes ago 904MB [2023-03-06T16:35:11.239Z] alpine 3.15 354640af7b1b 3 weeks ago 5.34MB [2023-03-06T16:35:11.239Z] alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB [2023-03-06T16:35:11.239Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB [2023-03-06T16:35:11.239Z] 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-06T16:35:12.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-06T16:35:12.053Z] [2023-03-06T16:35:12.053Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:35:12.449Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-06T16:35:12.718Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-06T16:35:12.718Z] 8998bd30e6a1: Pulling fs layer [2023-03-06T16:35:12.718Z] 04944245beec: Pulling fs layer [2023-03-06T16:35:12.718Z] 699f458cf7ca: Pulling fs layer [2023-03-06T16:35:12.718Z] 765212b225bb: Pulling fs layer [2023-03-06T16:35:12.718Z] f23df028b6ca: Pulling fs layer [2023-03-06T16:35:12.718Z] d65c8cfc05b1: Pulling fs layer [2023-03-06T16:35:12.718Z] 2437ff75d9bd: Pulling fs layer [2023-03-06T16:35:12.718Z] f23df028b6ca: Waiting [2023-03-06T16:35:12.718Z] d65c8cfc05b1: Waiting [2023-03-06T16:35:12.718Z] 2437ff75d9bd: Waiting [2023-03-06T16:35:12.718Z] 765212b225bb: Waiting [2023-03-06T16:35:12.718Z] 04944245beec: Verifying Checksum [2023-03-06T16:35:12.718Z] 04944245beec: Download complete [2023-03-06T16:35:12.718Z] 765212b225bb: Verifying Checksum [2023-03-06T16:35:12.718Z] 765212b225bb: Download complete [2023-03-06T16:35:12.718Z] f23df028b6ca: Download complete [2023-03-06T16:35:12.983Z] d65c8cfc05b1: Download complete [2023-03-06T16:35:12.983Z] 699f458cf7ca: Verifying Checksum [2023-03-06T16:35:12.983Z] 699f458cf7ca: Download complete [2023-03-06T16:35:13.566Z] 8998bd30e6a1: Verifying Checksum [2023-03-06T16:35:13.566Z] 8998bd30e6a1: Download complete [2023-03-06T16:35:15.504Z] 2437ff75d9bd: Verifying Checksum [2023-03-06T16:35:15.504Z] 2437ff75d9bd: Download complete [2023-03-06T16:35:17.436Z] 8998bd30e6a1: Pull complete [2023-03-06T16:35:17.702Z] 04944245beec: Pull complete [2023-03-06T16:35:19.103Z] 699f458cf7ca: Pull complete [2023-03-06T16:35:19.369Z] 765212b225bb: Pull complete [2023-03-06T16:35:19.949Z] f23df028b6ca: Pull complete [2023-03-06T16:35:20.215Z] d65c8cfc05b1: Pull complete [2023-03-06T16:35:35.188Z] 2437ff75d9bd: Pull complete [2023-03-06T16:35:35.188Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-06T16:35:35.188Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-06T16:35:35.188Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T16:35:35.527Z] prd-ubuntu20.04-docker-arm64-4c-16g-8369 does not seem to be running inside a container [2023-03-06T16:35:35.592Z] $ 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-06T16:35:38.278Z] $ docker top d4f71afe675184aaab1a1eef9d8b8acbfad7cb477e891615e4b11adf9af094e2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-06T16:35:38.909Z] ---> job-cost.sh [2023-03-06T16:35:39.174Z] lf-activate-venv: SKIPPING [2023-03-06T16:35:39.174Z] INFO: No Stack... [2023-03-06T16:35:39.752Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-06T16:35:40.715Z] INFO: Archiving Costs [Pipeline] sh [2023-03-06T16:35:41.098Z] + cut -d, -f6 [2023-03-06T16:35:41.098Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2023-03-06T16:35:41.182Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4409-1-stack-cost] [2023-03-06T16:35:41.187Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4409-1-stack-cost] did not exist. Created. [2023-03-06T16:35:41.188Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4409-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-06T16:35:41.952Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-06T16:35:42.133Z] Stashed 1 file(s) [Pipeline] } [2023-03-06T16:35:42.151Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4409-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-06T16:35:42.232Z] $ docker stop --time=1 d4f71afe675184aaab1a1eef9d8b8acbfad7cb477e891615e4b11adf9af094e2 [2023-03-06T16:35:43.730Z] $ docker rm -f --volumes d4f71afe675184aaab1a1eef9d8b8acbfad7cb477e891615e4b11adf9af094e2 [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-06T16:35:44.743Z] provisioning config files... [2023-03-06T16:35:44.751Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config10915691571018018088tmp [Pipeline] { [Pipeline] sh [2023-03-06T16:35:45.140Z] + set +x [2023-03-06T16:35:45.140Z] + curl -s https://codecov.io/bash [2023-03-06T16:35:45.140Z] + bash -s -- [2023-03-06T16:35:45.140Z] [2023-03-06T16:35:45.140Z] _____ _ [2023-03-06T16:35:45.140Z] / ____| | | [2023-03-06T16:35:45.140Z] | | ___ __| | ___ ___ _____ __ [2023-03-06T16:35:45.140Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-06T16:35:45.140Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-06T16:35:45.140Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-06T16:35:45.140Z] Bash-1.0.6 [2023-03-06T16:35:45.140Z] [2023-03-06T16:35:45.140Z] [2023-03-06T16:35:45.140Z] ==> git version 2.25.1 found [2023-03-06T16:35:45.140Z] ==> 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-06T16:35:45.140Z] Release-Date: 2020-01-08 [2023-03-06T16:35:45.140Z] 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-06T16:35:45.140Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-06T16:35:45.140Z] ==> Jenkins CI detected. [2023-03-06T16:35:45.140Z] current dir:  /w/workspace/edgex-go/1 [2023-03-06T16:35:45.140Z] project root: . [2023-03-06T16:35:45.140Z] --> token set from env [2023-03-06T16:35:45.140Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-06T16:35:45.140Z] ==> Running gcov in . (disable via -X gcov) [2023-03-06T16:35:45.140Z] ==> Python coveragepy not found [2023-03-06T16:35:45.140Z] ==> Searching for coverage reports in: [2023-03-06T16:35:45.140Z] + . [2023-03-06T16:35:45.400Z] -> Found 1 reports [2023-03-06T16:35:45.400Z] ==> Detecting git/mercurial file structure [2023-03-06T16:35:45.400Z] ==> Reading reports [2023-03-06T16:35:45.400Z] + ./coverage.out bytes=446903 [2023-03-06T16:35:45.400Z] ==> Appending adjustments [2023-03-06T16:35:45.400Z] https://docs.codecov.io/docs/fixing-reports [2023-03-06T16:35:46.338Z] + Found adjustments [2023-03-06T16:35:46.338Z] ==> Gzipping contents [2023-03-06T16:35:46.338Z] 60K /tmp/codecov.rvND7U.gz [2023-03-06T16:35:46.338Z] ==> Uploading reports [2023-03-06T16:35:46.338Z] url: https://codecov.io [2023-03-06T16:35:46.338Z] query: branch=PR-4409&commit=d85b8c8334b4845b0287d29fc8f2ffa4012269c3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4409%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4409&job=&cmd_args= [2023-03-06T16:35:46.338Z] -> Pinging Codecov [2023-03-06T16:35:46.338Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4409&commit=d85b8c8334b4845b0287d29fc8f2ffa4012269c3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4409%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4409&job=&cmd_args= [2023-03-06T16:35:46.598Z] -> Uploading to [2023-03-06T16:35:46.598Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-06/00271124DB129430A58F1EEE437C3FCB/d85b8c8334b4845b0287d29fc8f2ffa4012269c3/cde555da-251a-4aac-851a-ef87715f7a25.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230306%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230306T163546Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7b80b8aae7bada49cffaa433f98744fdeca11e2e0778a06d5eaeaa765a2195bd [2023-03-06T16:35:46.598Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-06T16:35:46.598Z] Dload Upload Total Spent Left Speed [2023-03-06T16:35:46.858Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58100 0 0 100 58100 0 155k --:--:-- --:--:-- --:--:-- 155k [2023-03-06T16:35:46.858Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d85b8c8334b4845b0287d29fc8f2ffa4012269c3 [Pipeline] } [2023-03-06T16:35:46.916Z] 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-06T16:35:48.391Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-06T16:35:48.721Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-06T16:35:49.608Z] ---> package-listing.sh [2023-03-06T16:35:49.608Z] ++ facter osfamily [2023-03-06T16:35:49.608Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-06T16:35:49.867Z] + OS_FAMILY=debian [2023-03-06T16:35:49.867Z] + workspace=/w/workspace/edgex-go/1 [2023-03-06T16:35:49.867Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-06T16:35:49.867Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-06T16:35:49.867Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-06T16:35:49.867Z] + PACKAGES=/tmp/packages_start.txt [2023-03-06T16:35:49.867Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-06T16:35:49.867Z] + PACKAGES=/tmp/packages_end.txt [2023-03-06T16:35:49.867Z] + case "${OS_FAMILY}" in [2023-03-06T16:35:49.867Z] + dpkg -l [2023-03-06T16:35:49.867Z] + grep '^ii' [2023-03-06T16:35:49.867Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-06T16:35:49.867Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-06T16:35:49.867Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-06T16:35:49.867Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-06T16:35:49.867Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-03-06T16:35:49.867Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-03-06T16:35:49.901Z] 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-06T16:35:50.197Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:35:50.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-06T16:35:50.818Z] [2023-03-06T16:35:50.818Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T16:35:51.195Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-06T16:35:51.195Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-06T16:35:51.195Z] 5eb5b503b376: Pulling fs layer [2023-03-06T16:35:51.195Z] 5c69ac0246d0: Pulling fs layer [2023-03-06T16:35:51.195Z] ec43610c2a17: Pulling fs layer [2023-03-06T16:35:51.195Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-06T16:35:51.195Z] 33b1e0a273af: Pulling fs layer [2023-03-06T16:35:51.195Z] 5d3b04190fa2: Pulling fs layer [2023-03-06T16:35:51.196Z] 2f39f015ded8: Pulling fs layer [2023-03-06T16:35:51.196Z] 33b1e0a273af: Waiting [2023-03-06T16:35:51.196Z] 3a2ae6a8a46f: Waiting [2023-03-06T16:35:51.196Z] 5d3b04190fa2: Waiting [2023-03-06T16:35:51.196Z] 5c69ac0246d0: Verifying Checksum [2023-03-06T16:35:51.196Z] 5c69ac0246d0: Download complete [2023-03-06T16:35:51.196Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-06T16:35:51.196Z] 3a2ae6a8a46f: Download complete [2023-03-06T16:35:51.455Z] 33b1e0a273af: Verifying Checksum [2023-03-06T16:35:51.455Z] 33b1e0a273af: Download complete [2023-03-06T16:35:51.455Z] 5d3b04190fa2: Verifying Checksum [2023-03-06T16:35:51.455Z] 5d3b04190fa2: Download complete [2023-03-06T16:35:51.455Z] ec43610c2a17: Verifying Checksum [2023-03-06T16:35:51.455Z] ec43610c2a17: Download complete [2023-03-06T16:35:51.455Z] 5eb5b503b376: Verifying Checksum [2023-03-06T16:35:51.455Z] 5eb5b503b376: Download complete [2023-03-06T16:35:52.400Z] 2f39f015ded8: Download complete [2023-03-06T16:35:52.662Z] 5eb5b503b376: Pull complete [2023-03-06T16:35:52.920Z] 5c69ac0246d0: Pull complete [2023-03-06T16:35:53.179Z] ec43610c2a17: Pull complete [2023-03-06T16:35:53.437Z] 3a2ae6a8a46f: Pull complete [2023-03-06T16:35:53.437Z] 33b1e0a273af: Pull complete [2023-03-06T16:35:53.695Z] 5d3b04190fa2: Pull complete [2023-03-06T16:35:57.878Z] 2f39f015ded8: Pull complete [2023-03-06T16:35:57.878Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-06T16:35:57.878Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-06T16:35:57.878Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T16:35:58.082Z] prd-ubuntu20.04-docker-8c-8g-8368 does not seem to be running inside a container [2023-03-06T16:35:58.135Z] $ 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-06T16:36:04.403Z] $ docker top cad2358959c8ae5ff275a16cbe86fadb0f83720c2cdae315b156a87435ca0454 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-06T16:36:04.774Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-06T16:36:05.087Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-06T16:36:05.392Z] + ls /var/log/sa-host [2023-03-06T16:36:05.392Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-06T16:36:05.594Z] provisioning config files... [2023-03-06T16:36:05.602Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4651728517511209345tmp [Pipeline] { [Pipeline] echo [2023-03-06T16:36:05.647Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-06T16:36:05.956Z] ---> create-netrc.sh [Pipeline] } [2023-03-06T16:36:05.988Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-06T16:36:06.388Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-06T16:36:06.418Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-06T16:36:06.730Z] ---> sudo-logs.sh [2023-03-06T16:36:06.730Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-06T16:36:06.811Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-06T16:36:07.128Z] ---> job-cost.sh [2023-03-06T16:36:07.129Z] lf-activate-venv: SKIPPING [2023-03-06T16:36:07.129Z] DEBUG: total: 0.10999999940395355 [2023-03-06T16:36:07.129Z] INFO: Retrieving Stack Cost... [2023-03-06T16:36:07.698Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-06T16:36:07.956Z] INFO: Archiving Costs [Pipeline] echo [2023-03-06T16:36:07.992Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-06T16:36:08.306Z] ---> logs-deploy.sh [2023-03-06T16:36:08.306Z] lf-activate-venv: SKIPPING [2023-03-06T16:36:08.306Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4409/1 [2023-03-06T16:36:08.306Z] INFO: archiving workspace using pattern(s): [2023-03-06T16:36:09.682Z] Archives upload complete. [2023-03-06T16:36:09.682Z] INFO: archiving logs to Nexus