Pull request #4292 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 ejlee3 for edgexfoundry/edgex-go Obtained Jenkinsfile from 77a4f98a866d6cd75b3169ccae7f2c779d71de75+7268a7d9db9aa59f9db7bbdf01756f853ebe3457 (17adb7ca12fb0d37c330c7a38c0ad505b751672e) 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-ssh5447549244430010186.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-ssh14367921739142851811.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-4292/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-4292/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7868015450212228700.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-4292/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12427882363336262984.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-ssh9030749015189537701.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-4292/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-4292/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2549630384682602309.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/v2], 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/v2 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-2983 in /w/workspace/edgexfoundry_edgex-go_PR-4292 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 7268a7d9db9aa59f9db7bbdf01756f853ebe3457 into PR head commit 77a4f98a866d6cd75b3169ccae7f2c779d71de75 Merge succeeded, producing f564b96ef9c8e4bf66a5d74f8293efb8d8a90338 Checking out Revision f564b96ef9c8e4bf66a5d74f8293efb8d8a90338 (PR-4292) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4292/head:refs/remotes/origin/PR-4292 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 77a4f98a866d6cd75b3169ccae7f2c779d71de75 # 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 7268a7d9db9aa59f9db7bbdf01756f853ebe3457 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f564b96ef9c8e4bf66a5d74f8293efb8d8a90338 # timeout=10 Commit message: "Merge commit '7268a7d9db9aa59f9db7bbdf01756f853ebe3457' 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-01-18T18:49:05.291Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-18T18:49:05.460Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-18T18:49:05.558Z] ========================================================= [2023-01-18T18:49:05.558Z] EdgeX Global Pipelines Version Info [2023-01-18T18:49:05.558Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-18T18:49:06.302Z] ------------------- [2023-01-18T18:49:06.302Z] stable info: [2023-01-18T18:49:06.302Z] ------------------- [2023-01-18T18:49:06.302Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-18T18:49:06.302Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-18T18:49:06.302Z] Message: update stable to v1.0.244 [2023-01-18T18:49:06.875Z] ------------------- [2023-01-18T18:49:06.875Z] experimental info: [2023-01-18T18:49:06.875Z] ------------------- [2023-01-18T18:49:06.875Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-18T18:49:06.875Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-18T18:49:06.875Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-18T18:49:07.170Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-01-18T18:49:07.210Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-01-18T18:49:07.244Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-18T18:49:07.280Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-18T18:49:07.319Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-18T18:49:07.355Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-18T18:49:07.398Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-18T18:49:07.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-01-18T18:49:07.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-01-18T18:49:07.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-01-18T18:49:07.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-18T18:49:07.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-18T18:49:07.634Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-18T18:49:07.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-18T18:49:07.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-18T18:49:07.743Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-18T18:49:07.782Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-18T18:49:07.819Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-18T18:49:07.857Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-18T18:49:07.893Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-01-18T18:49:07.928Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-18T18:49:07.964Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-18T18:49:08.003Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-18T18:49:08.042Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4292 [Pipeline] echo [2023-01-18T18:49:08.081Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4292 [Pipeline] echo [2023-01-18T18:49:08.122Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4292 [Pipeline] echo [2023-01-18T18:49:08.162Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f564b96ef9c8e4bf66a5d74f8293efb8d8a90338 [Pipeline] echo [2023-01-18T18:49:08.201Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f564b96 [Pipeline] echo [2023-01-18T18:49:08.239Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T18:49:08.350Z] provisioning config files... [2023-01-18T18:49:08.365Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16255061514445335068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T18:49:08.708Z] ---> docker-login.sh [2023-01-18T18:49:08.708Z] nexus3.edgexfoundry.org:10001 [2023-01-18T18:49:08.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T18:49:09.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T18:49:09.231Z] Configure a credential helper to remove this warning. See [2023-01-18T18:49:09.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T18:49:09.231Z] [2023-01-18T18:49:09.231Z] Login Succeeded [2023-01-18T18:49:09.231Z] nexus3.edgexfoundry.org:10002 [2023-01-18T18:49:09.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T18:49:09.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T18:49:09.231Z] Configure a credential helper to remove this warning. See [2023-01-18T18:49:09.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T18:49:09.231Z] [2023-01-18T18:49:09.231Z] Login Succeeded [2023-01-18T18:49:09.231Z] nexus3.edgexfoundry.org:10003 [2023-01-18T18:49:09.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T18:49:09.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T18:49:09.492Z] Configure a credential helper to remove this warning. See [2023-01-18T18:49:09.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T18:49:09.492Z] [2023-01-18T18:49:09.493Z] Login Succeeded [2023-01-18T18:49:09.493Z] nexus3.edgexfoundry.org:10004 [2023-01-18T18:49:09.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T18:49:09.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T18:49:09.493Z] Configure a credential helper to remove this warning. See [2023-01-18T18:49:09.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T18:49:09.493Z] [2023-01-18T18:49:09.493Z] Login Succeeded [2023-01-18T18:49:09.493Z] docker.io [2023-01-18T18:49:09.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T18:49:09.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T18:49:09.753Z] Configure a credential helper to remove this warning. See [2023-01-18T18:49:09.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T18:49:09.753Z] [2023-01-18T18:49:09.753Z] Login Succeeded [2023-01-18T18:49:09.754Z] ---> docker-login.sh ends [Pipeline] } [2023-01-18T18:49:09.779Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-18T18:49:10.200Z] + 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-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-01-18T18:49:10.200Z] + dirname cmd/core-command/Dockerfile [2023-01-18T18:49:10.200Z] + cut -d/ -f2 [2023-01-18T18:49:10.200Z] + echo core-command,cmd/core-command/Dockerfile [2023-01-18T18:49:10.200Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-01-18T18:49:10.200Z] + cut -d/ -f2 [2023-01-18T18:49:10.200Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-01-18T18:49:10.200Z] + dirname cmd/core-data/Dockerfile [2023-01-18T18:49:10.200Z] + cut -d/ -f2 [2023-01-18T18:49:10.200Z] + echo core-data,cmd/core-data/Dockerfile [2023-01-18T18:49:10.200Z] + + dirname cmd/core-metadata/Dockerfile [2023-01-18T18:49:10.200Z] cut -d/ -f2 [2023-01-18T18:49:10.200Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-01-18T18:49:10.200Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-01-18T18:49:10.200Z] + cut -d/ -f2 [2023-01-18T18:49:10.200Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-01-18T18:49:10.200Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-01-18T18:49:10.200Z] + cut -d/ -f2 [2023-01-18T18:49:10.200Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-01-18T18:49:10.200Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-01-18T18:49:10.200Z] + cut -d/ -f2 [2023-01-18T18:49:10.200Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-01-18T18:49:10.200Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-01-18T18:49:10.200Z] + cut -d/ -f2 [2023-01-18T18:49:10.200Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-01-18T18:49:10.200Z] + dirname cmd/security-spire-agent/Dockerfile [2023-01-18T18:49:10.200Z] + cut -d/ -f2 [2023-01-18T18:49:10.200Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-01-18T18:49:10.201Z] + dirname cmd/security-spire-config/Dockerfile [2023-01-18T18:49:10.201Z] + cut -d/ -f2 [2023-01-18T18:49:10.201Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-01-18T18:49:10.201Z] + dirname cmd/security-spire-server/Dockerfile [2023-01-18T18:49:10.201Z] + cut -d/ -f2 [2023-01-18T18:49:10.201Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-01-18T18:49:10.201Z] + dirname cmd/support-notifications/Dockerfile [2023-01-18T18:49:10.201Z] + cut -d/ -f2 [2023-01-18T18:49:10.201Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-01-18T18:49:10.201Z] + dirname cmd/support-scheduler/Dockerfile [2023-01-18T18:49:10.201Z] + cut -d/ -f2 [2023-01-18T18:49:10.201Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-01-18T18:49:10.273Z] 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-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-01-18T18:49:10.772Z] + git rev-list -1 --merges f564b96ef9c8e4bf66a5d74f8293efb8d8a90338~1..f564b96ef9c8e4bf66a5d74f8293efb8d8a90338 [Pipeline] echo [2023-01-18T18:49:10.809Z] -----------> git rev-list -1 --merges f564b96ef9c8e4bf66a5d74f8293efb8d8a90338~1..f564b96ef9c8e4bf66a5d74f8293efb8d8a90338 f564b96ef9c8e4bf66a5d74f8293efb8d8a90338 [2023-01-18T18:49:10.809Z] f564b96ef9c8e4bf66a5d74f8293efb8d8a90338 [false] [Pipeline] sh [2023-01-18T18:49:11.116Z] + git log --format=format:%s -1 f564b96ef9c8e4bf66a5d74f8293efb8d8a90338 [Pipeline] echo [2023-01-18T18:49:11.154Z] ========================================================= [2023-01-18T18:49:11.154Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-18T18:49:11.154Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-01-18T18:49:11.644Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-18T18:49:11.644Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-18T18:49:11.644Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-18T18:49:11.644Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-18T18:49:11.644Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-18T18:49:11.644Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-18T18:49:11.644Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T18:49:12.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T18:49:12.190Z] [2023-01-18T18:49:12.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-01-18T18:49:12.563Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T18:49:12.563Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-18T18:49:12.563Z] b85a868b505f: Pulling fs layer [2023-01-18T18:49:12.563Z] e2be974225ed: Pulling fs layer [2023-01-18T18:49:12.563Z] 339a4e72a1f5: Pulling fs layer [2023-01-18T18:49:12.563Z] 988bab9f4d93: Pulling fs layer [2023-01-18T18:49:12.563Z] 1469e6f7b9e6: Pulling fs layer [2023-01-18T18:49:12.563Z] eaf3925da568: Pulling fs layer [2023-01-18T18:49:12.563Z] bab4dde63d76: Pulling fs layer [2023-01-18T18:49:12.563Z] 1469e6f7b9e6: Waiting [2023-01-18T18:49:12.563Z] 988bab9f4d93: Waiting [2023-01-18T18:49:12.563Z] eaf3925da568: Waiting [2023-01-18T18:49:12.563Z] bde34c3a00c8: Pulling fs layer [2023-01-18T18:49:12.563Z] b352a97aabf1: Pulling fs layer [2023-01-18T18:49:12.563Z] bab4dde63d76: Waiting [2023-01-18T18:49:12.563Z] bde34c3a00c8: Waiting [2023-01-18T18:49:12.563Z] b352a97aabf1: Waiting [2023-01-18T18:49:12.563Z] 4872d77fe225: Pulling fs layer [2023-01-18T18:49:12.563Z] 5851b861e8e6: Pulling fs layer [2023-01-18T18:49:12.563Z] 4872d77fe225: Waiting [2023-01-18T18:49:12.563Z] 5851b861e8e6: Waiting [2023-01-18T18:49:12.563Z] e2be974225ed: Verifying Checksum [2023-01-18T18:49:12.563Z] e2be974225ed: Download complete [2023-01-18T18:49:12.563Z] 988bab9f4d93: Download complete [2023-01-18T18:49:12.826Z] 1469e6f7b9e6: Verifying Checksum [2023-01-18T18:49:12.826Z] 1469e6f7b9e6: Download complete [2023-01-18T18:49:12.826Z] 339a4e72a1f5: Verifying Checksum [2023-01-18T18:49:12.826Z] 339a4e72a1f5: Download complete [2023-01-18T18:49:12.826Z] eaf3925da568: Verifying Checksum [2023-01-18T18:49:12.826Z] eaf3925da568: Download complete [2023-01-18T18:49:12.826Z] bde34c3a00c8: Verifying Checksum [2023-01-18T18:49:12.826Z] bde34c3a00c8: Download complete [2023-01-18T18:49:13.086Z] b352a97aabf1: Download complete [2023-01-18T18:49:13.086Z] 4872d77fe225: Verifying Checksum [2023-01-18T18:49:13.086Z] 4872d77fe225: Download complete [2023-01-18T18:49:13.086Z] 5851b861e8e6: Download complete [2023-01-18T18:49:13.086Z] b85a868b505f: Verifying Checksum [2023-01-18T18:49:13.086Z] b85a868b505f: Download complete [2023-01-18T18:49:13.345Z] bab4dde63d76: Verifying Checksum [2023-01-18T18:49:13.345Z] bab4dde63d76: Download complete [2023-01-18T18:49:14.726Z] b85a868b505f: Pull complete [2023-01-18T18:49:14.726Z] e2be974225ed: Pull complete [2023-01-18T18:49:15.298Z] 339a4e72a1f5: Pull complete [2023-01-18T18:49:15.298Z] 988bab9f4d93: Pull complete [2023-01-18T18:49:15.559Z] 1469e6f7b9e6: Pull complete [2023-01-18T18:49:15.559Z] eaf3925da568: Pull complete [2023-01-18T18:49:17.467Z] bab4dde63d76: Pull complete [2023-01-18T18:49:17.727Z] bde34c3a00c8: Pull complete [2023-01-18T18:49:17.727Z] b352a97aabf1: Pull complete [2023-01-18T18:49:17.727Z] 4872d77fe225: Pull complete [2023-01-18T18:49:17.987Z] 5851b861e8e6: Pull complete [2023-01-18T18:49:17.987Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-18T18:49:17.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T18:49:17.987Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T18:49:18.209Z] prd-ubuntu20.04-docker-8c-8g-2983 does not seem to be running inside a container [2023-01-18T18:49:18.241Z] $ 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-01-18T18:49:19.811Z] $ docker top 1a0de67642dca501cc855417bd2b477de16eff8d6855a08ee38e05e1ccd5a7d5 -eo pid,comm [2023-01-18T18:49:19.862Z] 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-01-18T18:49:19.862Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-18T18:49:19.993Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-18T18:49:19.993Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-18T18:49:20.131Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-18T18:49:20.135Z] $ docker exec 1a0de67642dca501cc855417bd2b477de16eff8d6855a08ee38e05e1ccd5a7d5 ssh-agent [2023-01-18T18:49:20.237Z] SSH_AUTH_SOCK=/tmp/ssh-IzDPkrZdZplF/agent.32 [2023-01-18T18:49:20.237Z] SSH_AGENT_PID=38 [2023-01-18T18:49:20.243Z] Running ssh-add (command line suppressed) [2023-01-18T18:49:20.363Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_11659123854917754254.key (/w/workspace/edgex-go/1@tmp/private_key_11659123854917754254.key) [2023-01-18T18:49:20.375Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-18T18:49:20.701Z] + git tag --points-at HEAD [Pipeline] } [2023-01-18T18:49:20.729Z] $ docker exec --env ******** --env ******** 1a0de67642dca501cc855417bd2b477de16eff8d6855a08ee38e05e1ccd5a7d5 ssh-agent -k [2023-01-18T18:49:20.827Z] unset SSH_AUTH_SOCK; [2023-01-18T18:49:20.828Z] unset SSH_AGENT_PID; [2023-01-18T18:49:20.828Z] echo Agent pid 38 killed; [2023-01-18T18:49:20.838Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-18T18:49:20.928Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-18T18:49:20.928Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-18T18:49:21.041Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-18T18:49:21.046Z] $ docker exec 1a0de67642dca501cc855417bd2b477de16eff8d6855a08ee38e05e1ccd5a7d5 ssh-agent [2023-01-18T18:49:21.164Z] SSH_AUTH_SOCK=/tmp/ssh-jdk9sSjdb7tu/agent.70 [2023-01-18T18:49:21.164Z] SSH_AGENT_PID=76 [2023-01-18T18:49:21.169Z] Running ssh-add (command line suppressed) [2023-01-18T18:49:21.288Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_14976088581529479479.key (/w/workspace/edgex-go/1@tmp/private_key_14976088581529479479.key) [2023-01-18T18:49:21.302Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-18T18:49:21.627Z] + git semver init [2023-01-18T18:49:21.886Z] 2023-01-18 18:49:21,818 [run_init] DEBUG init version:0.0.0 force:False [2023-01-18T18:49:21.886Z] 2023-01-18 18:49:21,819 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-01-18T18:49:21.886Z] 2023-01-18 18:49:21,819 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-01-18T18:49:21.886Z] 2023-01-18 18:49:21,820 [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-01-18T18:49:27.221Z] 2023-01-18 18:49:26,573 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-01-18T18:49:27.221Z] 2023-01-18 18:49:26,573 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4292 with force:False [2023-01-18T18:49:27.221Z] 2023-01-18 18:49:26,574 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4292 [2023-01-18T18:49:27.221Z] 2023-01-18 18:49:26,578 [execute] INFO git cat-file --batch-check [2023-01-18T18:49:27.221Z] 2023-01-18 18:49:26,578 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-01-18T18:49:27.221Z] 2023-01-18 18:49:26,584 [execute] INFO git cat-file --batch [2023-01-18T18:49:27.221Z] 2023-01-18 18:49:26,585 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-01-18T18:49:27.221Z] 2023-01-18 18:49:26,589 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4292 [2023-01-18T18:49:27.221Z] 0.0.0 [Pipeline] } [2023-01-18T18:49:27.253Z] $ docker exec --env ******** --env ******** 1a0de67642dca501cc855417bd2b477de16eff8d6855a08ee38e05e1ccd5a7d5 ssh-agent -k [2023-01-18T18:49:27.360Z] unset SSH_AUTH_SOCK; [2023-01-18T18:49:27.360Z] unset SSH_AGENT_PID; [2023-01-18T18:49:27.360Z] echo Agent pid 76 killed; [2023-01-18T18:49:27.368Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-18T18:49:27.796Z] + git semver [Pipeline] } [2023-01-18T18:49:28.084Z] $ docker stop --time=1 1a0de67642dca501cc855417bd2b477de16eff8d6855a08ee38e05e1ccd5a7d5 [2023-01-18T18:49:29.444Z] $ docker rm -f --volumes 1a0de67642dca501cc855417bd2b477de16eff8d6855a08ee38e05e1ccd5a7d5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-18T18:49:29.851Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-18T18:49:30.133Z] Stashed 1 file(s) [Pipeline] echo [2023-01-18T18:49:30.152Z] [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-01-18T18:49:30.889Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-01-18T18:49:30.930Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T18:49:30.961Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T18:49:30.986Z] ========================================================= [2023-01-18T18:49:30.986Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-18T18:49:30.986Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-18T18:49:31.328Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-18T18:49:31.328Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-18T18:49:31.328Z] 213ec9aee27d: Pulling fs layer [2023-01-18T18:49:31.328Z] 4583459ba037: Pulling fs layer [2023-01-18T18:49:31.328Z] 93c1e223e6f2: Pulling fs layer [2023-01-18T18:49:31.328Z] 53926ce57604: Pulling fs layer [2023-01-18T18:49:31.328Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-18T18:49:31.328Z] 22ff95d597cd: Pulling fs layer [2023-01-18T18:49:31.328Z] 12d6caf4c0d1: Pulling fs layer [2023-01-18T18:49:31.328Z] 96b7cbca73a9: Pulling fs layer [2023-01-18T18:49:31.328Z] a7acece74701: Pulling fs layer [2023-01-18T18:49:31.328Z] 21b2b0c7a3f4: Waiting [2023-01-18T18:49:31.328Z] 96b7cbca73a9: Waiting [2023-01-18T18:49:31.328Z] 22ff95d597cd: Waiting [2023-01-18T18:49:31.328Z] 12d6caf4c0d1: Waiting [2023-01-18T18:49:31.328Z] a7acece74701: Waiting [2023-01-18T18:49:31.328Z] 53926ce57604: Waiting [2023-01-18T18:49:31.328Z] 93c1e223e6f2: Verifying Checksum [2023-01-18T18:49:31.328Z] 93c1e223e6f2: Download complete [2023-01-18T18:49:31.328Z] 4583459ba037: Download complete [2023-01-18T18:49:31.328Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-18T18:49:31.328Z] 21b2b0c7a3f4: Download complete [2023-01-18T18:49:31.328Z] 22ff95d597cd: Verifying Checksum [2023-01-18T18:49:31.328Z] 22ff95d597cd: Download complete [2023-01-18T18:49:31.328Z] 213ec9aee27d: Verifying Checksum [2023-01-18T18:49:31.596Z] 12d6caf4c0d1: Download complete [2023-01-18T18:49:31.596Z] 213ec9aee27d: Pull complete [2023-01-18T18:49:31.596Z] 4583459ba037: Pull complete [2023-01-18T18:49:31.876Z] 93c1e223e6f2: Pull complete [2023-01-18T18:49:32.915Z] a7acece74701: Verifying Checksum [2023-01-18T18:49:32.915Z] a7acece74701: Download complete [2023-01-18T18:49:32.915Z] 53926ce57604: Verifying Checksum [2023-01-18T18:49:32.915Z] 53926ce57604: Download complete [2023-01-18T18:49:33.174Z] 96b7cbca73a9: Verifying Checksum [2023-01-18T18:49:33.174Z] 96b7cbca73a9: Download complete [2023-01-18T18:49:37.360Z] 53926ce57604: Pull complete [2023-01-18T18:49:37.360Z] 21b2b0c7a3f4: Pull complete [2023-01-18T18:49:37.360Z] 22ff95d597cd: Pull complete [2023-01-18T18:49:37.360Z] 12d6caf4c0d1: Pull complete [2023-01-18T18:49:39.892Z] 96b7cbca73a9: Pull complete [2023-01-18T18:49:40.458Z] a7acece74701: Pull complete [2023-01-18T18:49:40.458Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-18T18:49:40.458Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-18T18:49:40.458Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-18T18:49:40.797Z] + + docker build -t ci-base-image-x86_64 -f -echo . FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-18T18:49:40.797Z] WORKDIR /edgex [2023-01-18T18:49:40.797Z] COPY go.mod . [2023-01-18T18:49:40.797Z] RUN go mod download [2023-01-18T18:49:40.797Z] [2023-01-18T18:49:41.362Z] Sending build context to Docker daemon 170.1MB [2023-01-18T18:49:41.362Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-18T18:49:41.362Z] ---> db6d94c90886 [2023-01-18T18:49:41.362Z] Step 2/4 : WORKDIR /edgex [2023-01-18T18:49:43.917Z] ---> Running in 15b38915bd57 [2023-01-18T18:49:43.917Z] Removing intermediate container 15b38915bd57 [2023-01-18T18:49:43.917Z] ---> c6cd24a664a4 [2023-01-18T18:49:43.917Z] Step 3/4 : COPY go.mod . [2023-01-18T18:49:43.917Z] ---> 8f130dcfe28d [2023-01-18T18:49:43.917Z] Step 4/4 : RUN go mod download [2023-01-18T18:49:43.917Z] ---> Running in b543a2054a53 [2023-01-18T18:49:45.443Z] Still waiting to schedule task [2023-01-18T18:49:45.443Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-18T18:49:56.565Z] Removing intermediate container b543a2054a53 [2023-01-18T18:49:56.565Z] ---> e25081997a00 [2023-01-18T18:49:56.565Z] Successfully built e25081997a00 [2023-01-18T18:49:56.565Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T18:49:56.935Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-18T18:49:56.935Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T18:49:57.075Z] prd-ubuntu20.04-docker-8c-8g-2983 does not seem to be running inside a container [2023-01-18T18:49:57.113Z] $ 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-01-18T18:49:57.509Z] $ docker top 0dff7b5f51217ba39c04171fd26762e5ae4995d1f0940a2a3fcdffc20d0bc6ea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T18:49:57.903Z] + go version [2023-01-18T18:49:57.903Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-18T18:49:57.942Z] $ docker stop --time=1 0dff7b5f51217ba39c04171fd26762e5ae4995d1f0940a2a3fcdffc20d0bc6ea [2023-01-18T18:49:59.235Z] $ docker rm -f --volumes 0dff7b5f51217ba39c04171fd26762e5ae4995d1f0940a2a3fcdffc20d0bc6ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T18:49:59.923Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-18T18:49:59.923Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T18:50:00.068Z] prd-ubuntu20.04-docker-8c-8g-2983 does not seem to be running inside a container [2023-01-18T18:50:00.105Z] $ 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-01-18T18:50:00.489Z] $ docker top dfb2262ea93084b5cd8a4b8c0eedc7fe4d6792bcd1825531a232df1b52a0652a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-18T18:50:00.600Z] ========================================================= [2023-01-18T18:50:00.600Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-18T18:50:00.600Z] ========================================================= [Pipeline] sh [2023-01-18T18:50:00.893Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-18T18:50:01.248Z] + make test [2023-01-18T18:50:01.248Z] go test -race -coverprofile=coverage.out ./... [2023-01-18T18:50:07.812Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-18T18:50:22.707Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-18T18:50:22.708Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-01-18T18:50:22.708Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-18T18:50:22.967Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-18T18:50:22.967Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-18T18:50:22.967Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-18T18:50:22.967Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-18T18:50:22.967Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-18T18:50:22.967Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-18T18:50:22.967Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-18T18:50:23.226Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-18T18:50:23.226Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-18T18:50:23.226Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-18T18:50:23.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-18T18:50:23.484Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements [2023-01-18T18:50:23.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-18T18:50:23.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-18T18:50:24.051Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.141s coverage: 98.5% of statements [2023-01-18T18:50:24.309Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.130s coverage: 43.0% of statements [2023-01-18T18:50:24.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-18T18:50:24.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-01-18T18:50:24.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-18T18:50:24.309Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.098s coverage: 54.0% of statements [2023-01-18T18:50:24.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-18T18:50:24.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-18T18:50:29.580Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.496s coverage: 89.2% of statements [2023-01-18T18:50:29.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-18T18:50:29.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-18T18:50:29.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-18T18:50:29.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-18T18:50:29.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-18T18:50:29.580Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.094s coverage: 2.4% of statements [2023-01-18T18:50:29.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-18T18:50:29.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-18T18:50:29.580Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.510s coverage: 95.6% of statements [2023-01-18T18:50:29.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-18T18:50:29.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-18T18:50:29.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-18T18:50:29.580Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements [2023-01-18T18:50:29.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-18T18:50:29.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-18T18:50:29.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-18T18:50:29.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-18T18:50:29.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-18T18:50:29.580Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 60.0% of statements [2023-01-18T18:50:29.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-18T18:50:29.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-18T18:50:29.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-18T18:50:29.580Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.099s coverage: 0.9% of statements [2023-01-18T18:50:29.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-18T18:50:29.580Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.086s coverage: 58.8% of statements [2023-01-18T18:50:29.580Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.071s coverage: 29.6% of statements [2023-01-18T18:50:29.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-18T18:50:29.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.073s coverage: 47.1% of statements [2023-01-18T18:50:29.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.107s coverage: 79.5% of statements [2023-01-18T18:50:29.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.104s coverage: 94.1% of statements [2023-01-18T18:50:29.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.085s coverage: 96.3% of statements [2023-01-18T18:50:29.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements [2023-01-18T18:50:33.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.086s coverage: 94.4% of statements [2023-01-18T18:50:33.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.074s coverage: 44.8% of statements [2023-01-18T18:50:40.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.268s coverage: 79.9% of statements [2023-01-18T18:50:40.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-18T18:50:46.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.093s coverage: 92.9% of statements [2023-01-18T18:50:46.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-18T18:50:46.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-18T18:50:46.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-18T18:50:46.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.040s coverage: 65.1% of statements [2023-01-18T18:50:46.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-18T18:50:46.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-18T18:50:46.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-18T18:50:46.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-18T18:50:46.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.079s coverage: 86.9% of statements [2023-01-18T18:50:46.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-18T18:50:46.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-18T18:50:46.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-18T18:50:46.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-18T18:50:46.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements [2023-01-18T18:50:46.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-18T18:50:46.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-18T18:50:46.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.061s coverage: 100.0% of statements [2023-01-18T18:50:46.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-18T18:50:46.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 77.4% of statements [2023-01-18T18:50:46.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-18T18:50:46.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.0% of statements [2023-01-18T18:50:46.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.075s coverage: 87.2% of statements [2023-01-18T18:50:46.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.231s coverage: 91.2% of statements [2023-01-18T18:50:46.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-18T18:50:46.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.178s coverage: 64.7% of statements [2023-01-18T18:50:46.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-18T18:50:46.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-18T18:50:46.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2023-01-18T18:50:46.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements [2023-01-18T18:50:46.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2023-01-18T18:50:46.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2023-01-18T18:50:46.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2023-01-18T18:50:46.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.362s coverage: 65.3% of statements [2023-01-18T18:50:46.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-18T18:50:46.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-18T18:50:46.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-18T18:50:46.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.183s coverage: 41.8% of statements [2023-01-18T18:50:46.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-18T18:50:46.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-18T18:50:46.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.072s coverage: 89.5% of statements [2023-01-18T18:50:46.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-18T18:50:46.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2023-01-18T18:50:46.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-18T18:50:46.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-18T18:50:46.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-18T18:50:46.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-18T18:50:46.892Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements [2023-01-18T18:50:46.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-18T18:50:46.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-18T18:50:46.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-18T18:50:46.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-18T18:50:46.892Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.170s coverage: 92.3% of statements [2023-01-18T18:50:46.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-18T18:50:46.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-18T18:50:46.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-18T18:50:46.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-18T18:50:46.892Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 63.2% of statements [2023-01-18T18:50:46.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-18T18:50:46.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-18T18:50:46.892Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements [2023-01-18T18:50:46.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-18T18:50:46.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-18T18:50:46.892Z] 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-01-18T18:51:08.811Z] 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-01-18T18:51:08.811Z] go vet ./... [2023-01-18T18:51:11.337Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-18T18:51:11.337Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-18T18:51:11.337Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-18T18:51:11.383Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-18T18:51:11.688Z] + ls -al . [2023-01-18T18:51:11.688Z] total 748 [2023-01-18T18:51:11.688Z] drwxrwxr-x 11 1001 1001 4096 Jan 18 18:50 . [2023-01-18T18:51:11.688Z] drwxr-xr-x 4 root root 4096 Jan 18 18:50 .. [2023-01-18T18:51:11.688Z] drwxrwxr-x 2 1001 1001 4096 Jan 18 18:49 .blubracket [2023-01-18T18:51:11.688Z] -rw-rw-r-- 1 1001 1001 16 Jan 18 18:49 .dockerignore [2023-01-18T18:51:11.688Z] drwxrwxr-x 8 1001 1001 4096 Jan 18 18:50 .git [2023-01-18T18:51:11.688Z] drwxrwxr-x 3 1001 1001 4096 Jan 18 18:49 .github [2023-01-18T18:51:11.688Z] -rw-rw-r-- 1 1001 1001 1024 Jan 18 18:49 .gitignore [2023-01-18T18:51:11.688Z] -rw-rw-r-- 1 1001 1001 42 Jan 18 18:49 .golangci.yml [2023-01-18T18:51:11.688Z] -rw-rw-r-- 1 1001 1001 87 Jan 18 18:49 .hadolint.yml [2023-01-18T18:51:11.688Z] drwxr-xr-x 3 1001 1001 4096 Jan 18 18:49 .semver [2023-01-18T18:51:11.688Z] -rw-rw-r-- 1 1001 1001 166 Jan 18 18:49 .sonarcloud.properties [2023-01-18T18:51:11.688Z] -rw-rw-r-- 1 1001 1001 1171 Jan 18 18:49 ADOPTERS.md [2023-01-18T18:51:11.688Z] -rw-rw-r-- 1 1001 1001 10825 Jan 18 18:49 Attribution.txt [2023-01-18T18:51:11.688Z] -rw-rw-r-- 1 1001 1001 73765 Jan 18 18:49 CHANGELOG.md [2023-01-18T18:51:11.688Z] -rw-rw-r-- 1 1001 1001 3804 Jan 18 18:49 CONTRIBUTING.md [2023-01-18T18:51:11.688Z] -rw-rw-r-- 1 1001 1001 677 Jan 18 18:49 GOVERNANCE.md [2023-01-18T18:51:11.688Z] -rw-rw-r-- 1 1001 1001 850 Jan 18 18:49 Jenkinsfile [2023-01-18T18:51:11.688Z] -rw-rw-r-- 1 1001 1001 10775 Jan 18 18:49 LICENSE [2023-01-18T18:51:11.688Z] -rw-rw-r-- 1 1001 1001 13369 Jan 18 18:49 Makefile [2023-01-18T18:51:11.688Z] -rw-rw-r-- 1 1001 1001 582 Jan 18 18:49 OWNERS.md [2023-01-18T18:51:11.688Z] -rw-rw-r-- 1 1001 1001 9403 Jan 18 18:49 README.md [2023-01-18T18:51:11.688Z] -rw-rw-r-- 1 1001 1001 6912 Jan 18 18:49 SECURITY.md [2023-01-18T18:51:11.688Z] -rw-rw-r-- 1 1001 1001 5 Jan 18 18:49 VERSION [2023-01-18T18:51:11.688Z] drwxrwxr-x 2 1001 1001 4096 Jan 18 18:49 bin [2023-01-18T18:51:11.688Z] drwxrwxr-x 17 1001 1001 4096 Jan 18 18:49 cmd [2023-01-18T18:51:11.688Z] -rw-r--r-- 1 root root 489970 Jan 18 18:50 coverage.out [2023-01-18T18:51:11.688Z] -rw-rw-r-- 1 1001 1001 3377 Jan 18 18:49 go.mod [2023-01-18T18:51:11.688Z] -rw-rw-r-- 1 1001 1001 34951 Jan 18 18:49 go.sum [2023-01-18T18:51:11.688Z] drwxrwxr-x 7 1001 1001 4096 Jan 18 18:49 internal [2023-01-18T18:51:11.688Z] drwxrwxr-x 3 1001 1001 4096 Jan 18 18:49 openapi [2023-01-18T18:51:11.688Z] drwxrwxr-x 4 1001 1001 4096 Jan 18 18:49 snap [2023-01-18T18:51:11.688Z] -rw-rw-r-- 1 1001 1001 204 Jan 18 18:49 version.go [Pipeline] sh [2023-01-18T18:51:11.995Z] + '[' -e coverage.out ] [2023-01-18T18:51:11.995Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-18T18:51:12.141Z] Stashed 1 file(s) [Pipeline] sh [2023-01-18T18:51:12.434Z] + make build [2023-01-18T18:51:12.435Z] 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-01-18T18:51:18.781Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2984 in /w/workspace/edgexfoundry_edgex-go_PR-4292 [Pipeline] { [Pipeline] ws [2023-01-18T18:51:18.836Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-01-18T18:51:18.917Z] The recommended git tool is: git [2023-01-18T18:51:23.552Z] using credential edgex-jenkins-ssh [2023-01-18T18:51:23.567Z] Cloning the remote Git repository [2023-01-18T18:51:23.611Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-01-18T18:51:23.687Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-01-18T18:51:24.627Z] 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-01-18T18:51:23.847Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-18T18:51:23.848Z] > git --version # timeout=10 [2023-01-18T18:51:23.871Z] > git --version # 'git version 2.25.1' [2023-01-18T18:51:23.874Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-18T18:51:23.935Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-18T18:51:26.004Z] 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-01-18T18:51:27.379Z] 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-01-18T18:51:27.637Z] 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-01-18T18:51:35.749Z] 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-01-18T18:51:36.007Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-18T18:51:37.380Z] 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-01-18T18:51:38.316Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-18T18:51:39.255Z] 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-01-18T18:51:40.190Z] 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-01-18T18:51:39.350Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-18T18:51:39.370Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-18T18:51:40.199Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-18T18:51:40.242Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-18T18:51:40.243Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-18T18:51:40.259Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4292/head:refs/remotes/origin/PR-4292 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-18T18:51:41.068Z] Merging remotes/origin/main commit 7268a7d9db9aa59f9db7bbdf01756f853ebe3457 into PR head commit 77a4f98a866d6cd75b3169ccae7f2c779d71de75 [2023-01-18T18:51:41.682Z] Merge succeeded, producing 81da9ad58b7d8a39ad4bc468eeb55464a1cdaece [2023-01-18T18:51:41.682Z] Checking out Revision 81da9ad58b7d8a39ad4bc468eeb55464a1cdaece (PR-4292) [2023-01-18T18:51:42.721Z] 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-01-18T18:51:41.088Z] > git config core.sparsecheckout # timeout=10 [2023-01-18T18:51:41.106Z] > git checkout -f 77a4f98a866d6cd75b3169ccae7f2c779d71de75 # timeout=10 [2023-01-18T18:51:41.337Z] > git remote # timeout=10 [2023-01-18T18:51:41.357Z] > git config --get remote.origin.url # timeout=10 [2023-01-18T18:51:41.388Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-18T18:51:41.401Z] > git merge 7268a7d9db9aa59f9db7bbdf01756f853ebe3457 # timeout=10 [2023-01-18T18:51:41.659Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-18T18:51:41.689Z] > git config core.sparsecheckout # timeout=10 [2023-01-18T18:51:41.703Z] > git checkout -f 81da9ad58b7d8a39ad4bc468eeb55464a1cdaece # timeout=10 [Pipeline] } [2023-01-18T18:51:44.123Z] $ docker stop --time=1 dfb2262ea93084b5cd8a4b8c0eedc7fe4d6792bcd1825531a232df1b52a0652a [2023-01-18T18:51:45.371Z] Commit message: "Merge commit '7268a7d9db9aa59f9db7bbdf01756f853ebe3457' into HEAD" [2023-01-18T18:51:45.371Z] First time build. Skipping changelog. [2023-01-18T18:51:45.419Z] > git --version # timeout=10 [2023-01-18T18:51:45.429Z] > git --version # 'git version 2.25.1' [2023-01-18T18:51:45.445Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-18T18:51:46.230Z] $ docker rm -f --volumes dfb2262ea93084b5cd8a4b8c0eedc7fe4d6792bcd1825531a232df1b52a0652a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-18T18:51:47.360Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-18T18:51:47.360Z] [2023-01-18T18:51:47.360Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T18:51:47.608Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-18T18:51:47.608Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-18T18:51:47.608Z] Dload Upload Total Spent Left Speed [2023-01-18T18:51:47.608Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 82 12751 82 10502 0 0 71442 0 --:--:-- --:--:-- --:--:-- 71442 100 12751 100 12751 0 0 86155 0 --:--:-- --:--:-- --:--:-- 85577 [2023-01-18T18:51:47.745Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-18T18:51:47.745Z] latest: Pulling from edgex-devops/edgex-compose [2023-01-18T18:51:47.745Z] cbdbe7a5bc2a: Pulling fs layer [2023-01-18T18:51:47.745Z] ca9280d653b3: Pulling fs layer [2023-01-18T18:51:47.745Z] 7e9c9ca2126c: Pulling fs layer [Pipeline] sh [2023-01-18T18:51:48.011Z] cbdbe7a5bc2a: Verifying Checksum [2023-01-18T18:51:48.011Z] cbdbe7a5bc2a: Download complete [2023-01-18T18:51:48.011Z] cbdbe7a5bc2a: Pull complete [2023-01-18T18:51:48.273Z] ca9280d653b3: Download complete [2023-01-18T18:51:48.298Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-18T18:51:48.532Z] 7e9c9ca2126c: Download complete [2023-01-18T18:51:48.532Z] ca9280d653b3: Pull complete [2023-01-18T18:51:48.646Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-18T18:51:48.646Z] + sudo tee /etc/docker/daemon.new [2023-01-18T18:51:48.646Z] { [2023-01-18T18:51:48.646Z] "registry-mirrors": [ [2023-01-18T18:51:48.646Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-18T18:51:48.646Z] ], [2023-01-18T18:51:48.646Z] "bip": "10.250.0.254/24", [2023-01-18T18:51:48.646Z] "hosts": [ [2023-01-18T18:51:48.646Z] "tcp://0.0.0.0:5555", [2023-01-18T18:51:48.646Z] "unix:///var/run/docker.sock" [2023-01-18T18:51:48.646Z] ], [2023-01-18T18:51:48.646Z] "mtu": 1458, [2023-01-18T18:51:48.646Z] "selinux-enabled": true, [2023-01-18T18:51:48.646Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-18T18:51:48.646Z] } [Pipeline] sh [2023-01-18T18:51:48.991Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-18T18:51:49.327Z] + sudo service docker restart [2023-01-18T18:51:51.820Z] 7e9c9ca2126c: Pull complete [2023-01-18T18:51:51.820Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-01-18T18:51:51.820Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-18T18:51:51.820Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T18:51:52.046Z] prd-ubuntu20.04-docker-8c-8g-2983 does not seem to be running inside a container [2023-01-18T18:51:52.080Z] $ 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-01-18T18:51:53.334Z] $ docker top b4288cdaa6ddf27aefcf373c6448157d4ca50db562acde4690026004026d9c64 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T18:51:53.708Z] + docker-compose build --help [2023-01-18T18:51:53.708Z] + grep parallel [2023-01-18T18:51:54.274Z] --parallel Build images in parallel. [Pipeline] } [2023-01-18T18:51:54.312Z] $ docker stop --time=1 b4288cdaa6ddf27aefcf373c6448157d4ca50db562acde4690026004026d9c64 [2023-01-18T18:51:55.607Z] $ docker rm -f --volumes b4288cdaa6ddf27aefcf373c6448157d4ca50db562acde4690026004026d9c64 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T18:51:56.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-18T18:51:56.196Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T18:51:56.335Z] prd-ubuntu20.04-docker-8c-8g-2983 does not seem to be running inside a container [2023-01-18T18:51:56.372Z] $ 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-01-18T18:51:56.718Z] $ docker top 0b59e31c5375f10ac2a98feda3b2a7bf157705eb3468d4caabfc43c524d79bb7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T18:51:57.105Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-18T18:51:57.672Z] Building core-command ... [2023-01-18T18:51:57.672Z] Building core-common-config-bootstrapper ... [2023-01-18T18:51:57.672Z] Building core-data ... [2023-01-18T18:51:57.672Z] Building core-metadata ... [2023-01-18T18:51:57.672Z] Building security-bootstrapper ... [2023-01-18T18:51:57.672Z] Building security-proxy-setup ... [2023-01-18T18:51:57.672Z] Building security-secretstore-setup ... [2023-01-18T18:51:57.672Z] Building security-spiffe-token-provider ... [2023-01-18T18:51:57.672Z] Building security-spire-agent ... [2023-01-18T18:51:57.672Z] Building security-spire-config ... [2023-01-18T18:51:57.672Z] Building security-spire-server ... [2023-01-18T18:51:57.672Z] Building support-notifications ... [2023-01-18T18:51:57.672Z] Building support-scheduler ... [2023-01-18T18:51:57.672Z] Building security-proxy-setup [2023-01-18T18:51:57.672Z] Building security-spiffe-token-provider [2023-01-18T18:51:57.672Z] Building security-spire-server [2023-01-18T18:51:57.672Z] Building security-spire-config [2023-01-18T18:51:57.672Z] Building core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T18:52:07.639Z] provisioning config files... [2023-01-18T18:52:07.645Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T18:52:07.645Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-18T18:52:07.645Z] ---> e25081997a00 [2023-01-18T18:52:07.645Z] Step 3/21 : WORKDIR /edgex-go [2023-01-18T18:52:07.645Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T18:52:07.645Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-18T18:52:07.645Z] ---> e25081997a00 [2023-01-18T18:52:07.645Z] Step 3/19 : WORKDIR /edgex-go [2023-01-18T18:52:07.646Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T18:52:07.646Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T18:52:07.646Z] ---> e25081997a00 [2023-01-18T18:52:07.646Z] Step 3/24 : WORKDIR /edgex-go [2023-01-18T18:52:07.646Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T18:52:07.646Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T18:52:07.646Z] ---> e25081997a00 [2023-01-18T18:52:07.646Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-18T18:52:07.663Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16632912212917319628tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T18:52:08.050Z] ---> docker-login.sh [2023-01-18T18:52:08.050Z] nexus3.edgexfoundry.org:10001 [2023-01-18T18:52:08.209Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T18:52:08.209Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-18T18:52:08.209Z] ---> e25081997a00 [2023-01-18T18:52:08.209Z] Step 3/23 : WORKDIR /edgex-go [2023-01-18T18:52:08.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T18:52:08.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T18:52:08.641Z] Configure a credential helper to remove this warning. See [2023-01-18T18:52:08.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T18:52:08.641Z] [2023-01-18T18:52:08.641Z] Login Succeeded [2023-01-18T18:52:08.641Z] nexus3.edgexfoundry.org:10002 [2023-01-18T18:52:08.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T18:52:08.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T18:52:08.912Z] Configure a credential helper to remove this warning. See [2023-01-18T18:52:08.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T18:52:08.912Z] [2023-01-18T18:52:08.912Z] Login Succeeded [2023-01-18T18:52:08.912Z] nexus3.edgexfoundry.org:10003 [2023-01-18T18:52:09.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T18:52:09.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T18:52:09.453Z] Configure a credential helper to remove this warning. See [2023-01-18T18:52:09.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T18:52:09.453Z] [2023-01-18T18:52:09.453Z] Login Succeeded [2023-01-18T18:52:09.453Z] nexus3.edgexfoundry.org:10004 [2023-01-18T18:52:09.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T18:52:09.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T18:52:09.726Z] Configure a credential helper to remove this warning. See [2023-01-18T18:52:09.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T18:52:09.726Z] [2023-01-18T18:52:09.726Z] Login Succeeded [2023-01-18T18:52:09.726Z] docker.io [2023-01-18T18:52:09.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T18:52:10.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T18:52:10.264Z] Configure a credential helper to remove this warning. See [2023-01-18T18:52:10.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T18:52:10.264Z] [2023-01-18T18:52:10.264Z] Login Succeeded [2023-01-18T18:52:10.264Z] ---> docker-login.sh ends [Pipeline] } [2023-01-18T18:52:10.297Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-01-18T18:52:11.005Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-01-18T18:52:11.043Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T18:52:11.078Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T18:52:11.111Z] ========================================================= [2023-01-18T18:52:11.111Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-18T18:52:11.111Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-18T18:52:11.490Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-18T18:52:11.490Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-18T18:52:11.490Z] 9b18e9b68314: Pulling fs layer [2023-01-18T18:52:11.490Z] 35d82f9e3411: Pulling fs layer [2023-01-18T18:52:11.490Z] e16973657156: Pulling fs layer [2023-01-18T18:52:11.490Z] fc693d55d65f: Pulling fs layer [2023-01-18T18:52:11.490Z] 7e9fc2657dce: Pulling fs layer [2023-01-18T18:52:11.490Z] dda99020689f: Pulling fs layer [2023-01-18T18:52:11.490Z] db1c61fa0a46: Pulling fs layer [2023-01-18T18:52:11.490Z] 891c053d2c06: Pulling fs layer [2023-01-18T18:52:11.490Z] db1c61fa0a46: Waiting [2023-01-18T18:52:11.490Z] dda99020689f: Waiting [2023-01-18T18:52:11.490Z] 891c053d2c06: Waiting [2023-01-18T18:52:11.490Z] fc693d55d65f: Waiting [2023-01-18T18:52:11.490Z] 7e9fc2657dce: Waiting [2023-01-18T18:52:11.497Z] ---> Running in 7fa816af2848 [2023-01-18T18:52:11.497Z] ---> Running in 0fa7609d3a3d [2023-01-18T18:52:11.497Z] ---> Running in 27d2d3fbbf72 [2023-01-18T18:52:11.497Z] ---> Running in bcbcd4fceb0b [2023-01-18T18:52:11.497Z] ---> Running in f621720ddae1 [2023-01-18T18:52:11.497Z] Removing intermediate container 7fa816af2848 [2023-01-18T18:52:11.497Z] ---> e099633bda92 [2023-01-18T18:52:11.497Z] Step 4/24 : WORKDIR /edgex-go [2023-01-18T18:52:11.770Z] ---> Running in 98c4ba11874e [2023-01-18T18:52:11.770Z] Removing intermediate container f621720ddae1 [2023-01-18T18:52:11.770Z] ---> 539ca416d623 [2023-01-18T18:52:11.770Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-18T18:52:11.770Z] Removing intermediate container bcbcd4fceb0b [2023-01-18T18:52:11.770Z] ---> 6cd5d9491e31 [2023-01-18T18:52:11.771Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-18T18:52:11.771Z] Removing intermediate container 0fa7609d3a3d [2023-01-18T18:52:11.771Z] ---> 61004587c2d6 [2023-01-18T18:52:11.771Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-18T18:52:11.771Z] Removing intermediate container 27d2d3fbbf72 [2023-01-18T18:52:11.771Z] ---> 5790faffd1ed [2023-01-18T18:52:11.771Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-18T18:52:11.771Z] ---> Running in 23ecc6c4d8d9 [2023-01-18T18:52:11.771Z] ---> Running in b4ccf60faf9c [2023-01-18T18:52:11.771Z] ---> Running in fbaa83da9a0b [2023-01-18T18:52:11.771Z] ---> Running in bb97412a49ee [2023-01-18T18:52:11.771Z] Removing intermediate container 98c4ba11874e [2023-01-18T18:52:11.771Z] ---> e86b45883449 [2023-01-18T18:52:11.771Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-18T18:52:11.771Z] ---> Running in 6b0db1c6524c [2023-01-18T18:52:11.785Z] e16973657156: Download complete [2023-01-18T18:52:11.785Z] 35d82f9e3411: Verifying Checksum [2023-01-18T18:52:11.785Z] 35d82f9e3411: Download complete [2023-01-18T18:52:11.785Z] 7e9fc2657dce: Download complete [2023-01-18T18:52:11.785Z] dda99020689f: Verifying Checksum [2023-01-18T18:52:11.785Z] dda99020689f: Download complete [2023-01-18T18:52:11.785Z] 9b18e9b68314: Verifying Checksum [2023-01-18T18:52:11.785Z] 9b18e9b68314: Download complete [2023-01-18T18:52:12.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T18:52:12.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T18:52:12.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T18:52:12.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T18:52:12.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T18:52:12.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T18:52:12.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T18:52:12.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T18:52:12.760Z] 9b18e9b68314: Pull complete [2023-01-18T18:52:12.760Z] 891c053d2c06: Verifying Checksum [2023-01-18T18:52:12.760Z] 891c053d2c06: Download complete [2023-01-18T18:52:12.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T18:52:12.858Z] OK: 211 MiB in 51 packages [2023-01-18T18:52:12.858Z] v3.16.3-125-gdeedb1d818 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-18T18:52:12.858Z] v3.16.3-126-g19213cd943 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-18T18:52:12.858Z] OK: 17043 distinct packages available [2023-01-18T18:52:12.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T18:52:12.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T18:52:12.858Z] OK: 211 MiB in 51 packages [2023-01-18T18:52:12.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T18:52:12.858Z] OK: 211 MiB in 51 packages [2023-01-18T18:52:12.858Z] OK: 211 MiB in 51 packages [2023-01-18T18:52:13.031Z] 35d82f9e3411: Pull complete [2023-01-18T18:52:13.116Z] OK: 211 MiB in 51 packages [2023-01-18T18:52:13.116Z] Removing intermediate container 23ecc6c4d8d9 [2023-01-18T18:52:13.116Z] ---> 48aecf5c7667 [2023-01-18T18:52:13.116Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-18T18:52:13.305Z] e16973657156: Pull complete [2023-01-18T18:52:13.377Z] ---> fa2f09d8b9d2 [2023-01-18T18:52:13.377Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T18:52:13.377Z] ---> Running in 8c3b84e87577 [2023-01-18T18:52:13.638Z] Removing intermediate container fbaa83da9a0b [2023-01-18T18:52:13.638Z] ---> 09c87eae09f5 [2023-01-18T18:52:13.638Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-18T18:52:13.638Z] Removing intermediate container bb97412a49ee [2023-01-18T18:52:13.638Z] ---> ef21c065653d [2023-01-18T18:52:13.638Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-18T18:52:13.896Z] Removing intermediate container b4ccf60faf9c [2023-01-18T18:52:13.896Z] ---> 9bd47649f7a7 [2023-01-18T18:52:13.896Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-18T18:52:13.896Z] Removing intermediate container 6b0db1c6524c [2023-01-18T18:52:13.896Z] ---> 91236be326a8 [2023-01-18T18:52:13.896Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-18T18:52:13.896Z] ---> 2896d14c02a4 [2023-01-18T18:52:13.896Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T18:52:13.896Z] ---> Running in 255094deb359 [2023-01-18T18:52:13.896Z] ---> ba13b4bcd0c7 [2023-01-18T18:52:13.896Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T18:52:14.153Z] ---> 6911712e2375 [2023-01-18T18:52:14.153Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T18:52:14.153Z] ---> Running in 7860951b55c8 [2023-01-18T18:52:14.153Z] ---> dd84073e37b3 [2023-01-18T18:52:14.153Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T18:52:14.153Z] ---> Running in 3ad95c5a5cc2 [2023-01-18T18:52:14.153Z] ---> Running in 6499b8929e43 [2023-01-18T18:52:14.279Z] db1c61fa0a46: Verifying Checksum [2023-01-18T18:52:14.279Z] db1c61fa0a46: Download complete [2023-01-18T18:52:14.549Z] fc693d55d65f: Verifying Checksum [2023-01-18T18:52:14.549Z] fc693d55d65f: Download complete [2023-01-18T18:52:26.891Z] fc693d55d65f: Pull complete [2023-01-18T18:52:26.891Z] 7e9fc2657dce: Pull complete [2023-01-18T18:52:26.891Z] dda99020689f: Pull complete [2023-01-18T18:52:33.571Z] db1c61fa0a46: Pull complete [2023-01-18T18:52:34.983Z] 891c053d2c06: Pull complete [2023-01-18T18:52:34.983Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-18T18:52:34.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-18T18:52:34.983Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-18T18:52:35.363Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-18T18:52:35.363Z] WORKDIR /edgex [2023-01-18T18:52:35.363Z] COPY go.mod . [2023-01-18T18:52:35.363Z] RUN go mod download [2023-01-18T18:52:35.363Z] + docker build -t ci-base-image-arm64 -f - . [2023-01-18T18:52:35.955Z] Sending build context to Docker daemon 3.128MB [2023-01-18T18:52:35.955Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-18T18:52:35.955Z] ---> f96f9c87975a [2023-01-18T18:52:35.955Z] Step 2/4 : WORKDIR /edgex [2023-01-18T18:52:37.904Z] ---> Running in 7e960c8b1b46 [2023-01-18T18:52:38.176Z] Removing intermediate container 7e960c8b1b46 [2023-01-18T18:52:38.176Z] ---> bd5d1e5c6283 [2023-01-18T18:52:38.176Z] Step 3/4 : COPY go.mod . [2023-01-18T18:52:38.444Z] ---> c8ad9e655135 [2023-01-18T18:52:38.444Z] Step 4/4 : RUN go mod download [2023-01-18T18:52:38.713Z] ---> Running in 6ebbc112cd85 [2023-01-18T18:53:00.845Z] Removing intermediate container 7860951b55c8 [2023-01-18T18:53:00.845Z] ---> b044c1caeeba [2023-01-18T18:53:00.845Z] Step 7/21 : COPY . . [2023-01-18T18:53:00.845Z] Removing intermediate container 3ad95c5a5cc2 [2023-01-18T18:53:00.845Z] ---> 00dbde5c5e44 [2023-01-18T18:53:00.845Z] Step 7/19 : COPY . . [2023-01-18T18:53:00.845Z] Removing intermediate container 8c3b84e87577 [2023-01-18T18:53:00.845Z] ---> 6ee78621a3de [2023-01-18T18:53:00.845Z] Step 7/23 : COPY . . [2023-01-18T18:53:00.845Z] Removing intermediate container 6499b8929e43 [2023-01-18T18:53:00.845Z] ---> 420fa5a2f84f [2023-01-18T18:53:00.845Z] Step 8/24 : COPY . . [2023-01-18T18:53:00.845Z] Removing intermediate container 255094deb359 [2023-01-18T18:53:00.845Z] ---> 0ead949c9d92 [2023-01-18T18:53:00.845Z] Step 7/24 : COPY . . [2023-01-18T18:53:08.962Z] ---> 209cf85e0bd7 [2023-01-18T18:53:08.962Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-18T18:53:08.962Z] ---> 213829337034 [2023-01-18T18:53:08.962Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-18T18:53:08.962Z] ---> f56bfe788268 [2023-01-18T18:53:08.962Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-18T18:53:08.962Z] ---> 1950dd2debfd [2023-01-18T18:53:08.962Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-18T18:53:08.962Z] ---> bf04441cd6b1 [2023-01-18T18:53:08.962Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-18T18:53:08.962Z] ---> Running in 8f1830114f7a [2023-01-18T18:53:08.962Z] ---> Running in 64e43654ea60 [2023-01-18T18:53:08.962Z] ---> Running in abb7c66ccb3a [2023-01-18T18:53:08.962Z] ---> Running in 8b54d2eef351 [2023-01-18T18:53:08.962Z] ---> Running in 66d37135c4f4 [2023-01-18T18:53:08.962Z] Removing intermediate container 64e43654ea60 [2023-01-18T18:53:08.962Z] ---> 7ca06e2f061b [2023-01-18T18:53:08.962Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-18T18:53:08.962Z] Removing intermediate container 8f1830114f7a [2023-01-18T18:53:08.962Z] ---> fb7693c7a9eb [2023-01-18T18:53:08.962Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-18T18:53:08.962Z] ---> Running in 3862e177ba0f [2023-01-18T18:53:08.962Z] ---> Running in 57df8d8ab53e [2023-01-18T18:53:08.962Z] Removing intermediate container 3862e177ba0f [2023-01-18T18:53:08.962Z] ---> 27c7362d0969 [2023-01-18T18:53:08.962Z] 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-01-18T18:53:08.962Z] Removing intermediate container 57df8d8ab53e [2023-01-18T18:53:08.962Z] ---> a543033d23eb [2023-01-18T18:53:08.962Z] 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-01-18T18:53:08.962Z] 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-01-18T18:53:08.962Z] ---> Running in 55991876215f [2023-01-18T18:53:08.962Z] ---> Running in 0fd9e0b63adb [2023-01-18T18:53:08.962Z] 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-01-18T18:53:08.962Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-18T18:53:10.343Z] Removing intermediate container 55991876215f [2023-01-18T18:53:10.344Z] ---> 5f00a8ec0a87 [2023-01-18T18:53:10.344Z] Step 11/24 : WORKDIR /edgex-go [2023-01-18T18:53:10.344Z] Removing intermediate container 0fd9e0b63adb [2023-01-18T18:53:10.344Z] ---> 8777dc7e993b [2023-01-18T18:53:10.344Z] Step 11/23 : WORKDIR /edgex-go [2023-01-18T18:53:10.344Z] ---> Running in f308658eb88d [2023-01-18T18:53:10.344Z] ---> Running in 3f4a0bc4fbf1 [2023-01-18T18:53:10.344Z] Removing intermediate container f308658eb88d [2023-01-18T18:53:10.344Z] ---> 0932d4d314ff [2023-01-18T18:53:10.344Z] [2023-01-18T18:53:10.344Z] Step 12/23 : FROM alpine:3.15 [2023-01-18T18:53:10.344Z] Removing intermediate container 3f4a0bc4fbf1 [2023-01-18T18:53:10.344Z] ---> 36a6da42bc72 [2023-01-18T18:53:10.344Z] [2023-01-18T18:53:10.344Z] Step 12/24 : FROM alpine:3.15 [2023-01-18T18:53:10.907Z] 3.15: Pulling from library/alpine [2023-01-18T18:53:10.907Z] 3.15: Pulling from library/alpine [2023-01-18T18:53:10.970Z] Removing intermediate container 6ebbc112cd85 [2023-01-18T18:53:10.970Z] ---> d189a24b2c8b [2023-01-18T18:53:10.970Z] Successfully built d189a24b2c8b [2023-01-18T18:53:10.970Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T18:53:11.375Z] + docker inspect -f . ci-base-image-arm64 [2023-01-18T18:53:11.375Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T18:53:11.601Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-18T18:53:11.601Z] Status: Downloaded newer image for alpine:3.15 [2023-01-18T18:53:11.601Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-18T18:53:11.601Z] Status: Image is up to date for alpine:3.15 [2023-01-18T18:53:11.601Z] ---> c4fc93816858 [2023-01-18T18:53:11.601Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T18:53:11.601Z] ---> c4fc93816858 [2023-01-18T18:53:11.601Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T18:53:11.641Z] prd-ubuntu20.04-docker-arm64-4c-16g-2984 does not seem to be running inside a container [2023-01-18T18:53:11.709Z] $ 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-01-18T18:53:11.858Z] ---> Running in 9cf385402179 [2023-01-18T18:53:11.858Z] ---> Running in fab168667300 [2023-01-18T18:53:12.116Z] Removing intermediate container 9cf385402179 [2023-01-18T18:53:12.116Z] ---> 765f0b3bf13e [2023-01-18T18:53:12.116Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-18T18:53:12.116Z] Removing intermediate container fab168667300 [2023-01-18T18:53:12.116Z] ---> 2310fc1c0770 [2023-01-18T18:53:12.116Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-18T18:53:12.116Z] ---> Running in 4240bc87f2cb [2023-01-18T18:53:12.116Z] ---> Running in 71f4379e7b74 [2023-01-18T18:53:12.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-18T18:53:12.887Z] $ docker top 065f8d62e5f95340eefe4345cf9e675a57d26fd49e9d61547307e11a651fc4a1 -eo pid,comm [2023-01-18T18:53:12.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-18T18:53:12.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-18T18:53:12.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh [2023-01-18T18:53:13.213Z] v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-18T18:53:13.213Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-18T18:53:13.213Z] OK: 15859 distinct packages available [2023-01-18T18:53:13.213Z] v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-18T18:53:13.213Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-18T18:53:13.213Z] OK: 15859 distinct packages available [2023-01-18T18:53:13.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-18T18:53:13.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-18T18:53:13.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-18T18:53:13.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-18T18:53:13.471Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-18T18:53:13.471Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-18T18:53:13.471Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-18T18:53:13.471Z] (3/4) Installing libucontext (1.1-r0) [2023-01-18T18:53:13.471Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-18T18:53:13.471Z] Executing busybox-1.34.1-r7.trigger [2023-01-18T18:53:13.471Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-18T18:53:13.471Z] OK: 6 MiB in 18 packages [2023-01-18T18:53:13.471Z] (3/5) Installing libucontext (1.1-r0) [2023-01-18T18:53:13.471Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-18T18:53:13.471Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-18T18:53:13.471Z] Executing busybox-1.34.1-r7.trigger [2023-01-18T18:53:13.471Z] OK: 7 MiB in 19 packages [2023-01-18T18:53:13.832Z] + go version [2023-01-18T18:53:13.832Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-18T18:53:13.865Z] $ docker stop --time=1 065f8d62e5f95340eefe4345cf9e675a57d26fd49e9d61547307e11a651fc4a1 [2023-01-18T18:53:15.370Z] Removing intermediate container 4240bc87f2cb [2023-01-18T18:53:15.370Z] ---> d9dcaedfa695 [2023-01-18T18:53:15.370Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-18T18:53:15.370Z] Removing intermediate container 71f4379e7b74 [2023-01-18T18:53:15.370Z] ---> 266a973af638 [2023-01-18T18:53:15.370Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-18T18:53:15.507Z] $ docker rm -f --volumes 065f8d62e5f95340eefe4345cf9e675a57d26fd49e9d61547307e11a651fc4a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T18:53:16.423Z] + docker inspect -f . ci-base-image-arm64 [2023-01-18T18:53:16.423Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T18:53:16.695Z] prd-ubuntu20.04-docker-arm64-4c-16g-2984 does not seem to be running inside a container [2023-01-18T18:53:16.763Z] $ 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-01-18T18:53:17.911Z] $ docker top 8afa723989e2b3076e3dc4c7b6ffc5fe02ae61e364ecb0123c7fefb04943ab4e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-18T18:53:18.160Z] ========================================================= [2023-01-18T18:53:18.160Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-18T18:53:18.160Z] ========================================================= [Pipeline] sh [2023-01-18T18:53:18.482Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [2023-01-18T18:53:18.647Z] ---> 7b6a7df1bc44 [2023-01-18T18:53:18.647Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-18T18:53:18.647Z] ---> ce6ffbc45e01 [2023-01-18T18:53:18.647Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [Pipeline] fileExists [Pipeline] sh [2023-01-18T18:53:19.129Z] + make test [2023-01-18T18:53:19.129Z] go test -race -coverprofile=coverage.out ./... [2023-01-18T18:53:19.588Z] ---> 9e71b9cd2175 [2023-01-18T18:53:19.588Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-18T18:53:19.588Z] ---> 375243752392 [2023-01-18T18:53:19.588Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-18T18:53:19.588Z] ---> Running in 15371435e8fb [2023-01-18T18:53:19.883Z] ---> fdc5df0f291d [2023-01-18T18:53:19.883Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-18T18:53:20.179Z] Removing intermediate container 15371435e8fb [2023-01-18T18:53:20.179Z] ---> 332e483175fe [2023-01-18T18:53:20.179Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-18T18:53:20.437Z] ---> f429620a013e [2023-01-18T18:53:20.437Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-18T18:53:20.696Z] ---> 52e013d08286 [2023-01-18T18:53:20.696Z] Step 19/24 : WORKDIR / [2023-01-18T18:53:20.696Z] ---> Running in 6a410d96363f [2023-01-18T18:53:20.696Z] ---> Running in 095008be3005 [2023-01-18T18:53:20.954Z] Removing intermediate container 6a410d96363f [2023-01-18T18:53:20.954Z] ---> c413632c7f6d [2023-01-18T18:53:20.954Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-18T18:53:21.213Z] ---> Running in b4acd0593688 [2023-01-18T18:53:21.213Z] Removing intermediate container 095008be3005 [2023-01-18T18:53:21.213Z] ---> 15567a1dc00b [2023-01-18T18:53:21.213Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-18T18:53:21.213Z] ---> Running in 960989d69c25 [2023-01-18T18:53:21.780Z] Removing intermediate container b4acd0593688 [2023-01-18T18:53:21.780Z] ---> c6e42492a2c6 [2023-01-18T18:53:21.780Z] Step 21/23 : LABEL arch=x86_64 [2023-01-18T18:53:21.780Z] Removing intermediate container 960989d69c25 [2023-01-18T18:53:21.780Z] ---> 535a4bbfbc89 [2023-01-18T18:53:21.780Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-18T18:53:21.780Z] ---> Running in ca7c345e1691 [2023-01-18T18:53:21.780Z] ---> Running in ace8e019e86d [2023-01-18T18:53:22.038Z] Removing intermediate container ca7c345e1691 [2023-01-18T18:53:22.038Z] ---> 767aaf655ee6 [2023-01-18T18:53:22.038Z] Step 22/23 : LABEL git_sha=f564b96ef9c8e4bf66a5d74f8293efb8d8a90338 [2023-01-18T18:53:22.038Z] Removing intermediate container ace8e019e86d [2023-01-18T18:53:22.038Z] ---> 2855e36c4198 [2023-01-18T18:53:22.038Z] Step 22/24 : LABEL arch=x86_64 [2023-01-18T18:53:22.335Z] ---> Running in 6eb79973c141 [2023-01-18T18:53:22.335Z] ---> Running in 443cda117b54 [2023-01-18T18:53:22.335Z] Removing intermediate container 6eb79973c141 [2023-01-18T18:53:22.335Z] ---> 0f0595f1abd8 [2023-01-18T18:53:22.335Z] Step 23/23 : LABEL version=0.0.0 [2023-01-18T18:53:22.592Z] Removing intermediate container 443cda117b54 [2023-01-18T18:53:22.592Z] ---> 16a9bd5d9239 [2023-01-18T18:53:22.592Z] Step 23/24 : LABEL git_sha=f564b96ef9c8e4bf66a5d74f8293efb8d8a90338 [2023-01-18T18:53:22.592Z] ---> Running in dc2bc675eb88 [2023-01-18T18:53:22.592Z] ---> Running in 160e893a23fc [2023-01-18T18:53:23.156Z] Removing intermediate container dc2bc675eb88 [2023-01-18T18:53:23.156Z] ---> a1955c6d7f6d [2023-01-18T18:53:23.156Z] [2023-01-18T18:53:23.156Z] Removing intermediate container 160e893a23fc [2023-01-18T18:53:23.156Z] ---> d5d286e91ec7 [2023-01-18T18:53:23.156Z] Step 24/24 : LABEL version=0.0.0 [2023-01-18T18:53:23.156Z] ---> Running in 493859f96921 [2023-01-18T18:53:23.156Z] Successfully built a1955c6d7f6d [2023-01-18T18:53:23.157Z] Successfully tagged security-spire-server:latest [2023-01-18T18:53:23.157Z]  Building security-spire-server ... done Building support-scheduler [2023-01-18T18:53:23.722Z] Removing intermediate container 493859f96921 [2023-01-18T18:53:23.722Z] ---> 8a0033f91214 [2023-01-18T18:53:23.722Z] [2023-01-18T18:53:23.982Z] Successfully built 8a0033f91214 [2023-01-18T18:53:23.982Z] Successfully tagged security-spire-config:latest [2023-01-18T18:53:23.982Z]  Building security-spire-config ... done Building core-command [2023-01-18T18:53:29.261Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T18:53:29.262Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-18T18:53:29.262Z] ---> e25081997a00 [2023-01-18T18:53:29.262Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-18T18:53:29.262Z] ---> Using cache [2023-01-18T18:53:29.262Z] ---> e099633bda92 [2023-01-18T18:53:29.262Z] Step 4/23 : WORKDIR /edgex-go [2023-01-18T18:53:29.262Z] ---> Using cache [2023-01-18T18:53:29.262Z] ---> e86b45883449 [2023-01-18T18:53:29.262Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-18T18:53:29.262Z] ---> Using cache [2023-01-18T18:53:29.262Z] ---> 91236be326a8 [2023-01-18T18:53:29.262Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-18T18:53:29.262Z] ---> Using cache [2023-01-18T18:53:29.262Z] ---> dd84073e37b3 [2023-01-18T18:53:29.262Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T18:53:29.262Z] ---> Using cache [2023-01-18T18:53:29.262Z] ---> 420fa5a2f84f [2023-01-18T18:53:29.262Z] Step 8/23 : COPY . . [2023-01-18T18:53:29.262Z] ---> Using cache [2023-01-18T18:53:29.262Z] ---> 1950dd2debfd [2023-01-18T18:53:29.262Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-18T18:53:29.262Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T18:53:29.262Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-18T18:53:29.262Z] ---> e25081997a00 [2023-01-18T18:53:29.262Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-18T18:53:29.262Z] ---> Using cache [2023-01-18T18:53:29.262Z] ---> e099633bda92 [2023-01-18T18:53:29.262Z] Step 4/22 : WORKDIR /edgex-go [2023-01-18T18:53:29.262Z] ---> Using cache [2023-01-18T18:53:29.262Z] ---> e86b45883449 [2023-01-18T18:53:29.262Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-18T18:53:29.262Z] ---> Using cache [2023-01-18T18:53:29.262Z] ---> 91236be326a8 [2023-01-18T18:53:29.262Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-18T18:53:29.262Z] ---> Using cache [2023-01-18T18:53:29.262Z] ---> dd84073e37b3 [2023-01-18T18:53:29.262Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T18:53:29.262Z] ---> Using cache [2023-01-18T18:53:29.262Z] ---> 420fa5a2f84f [2023-01-18T18:53:29.262Z] Step 8/22 : COPY . . [2023-01-18T18:53:29.262Z] ---> Using cache [2023-01-18T18:53:29.262Z] ---> 1950dd2debfd [2023-01-18T18:53:29.262Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-18T18:53:31.166Z] ---> Running in 837d32c6c6e4 [2023-01-18T18:53:31.166Z] ---> Running in e5ffc94d608a [2023-01-18T18:53:31.729Z] 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-01-18T18:53:31.729Z] 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-01-18T18:53:31.988Z] 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-01-18T18:53:40.093Z] Removing intermediate container 66d37135c4f4 [2023-01-18T18:53:40.093Z] ---> 953c738c7c0a [2023-01-18T18:53:40.093Z] [2023-01-18T18:53:40.093Z] Step 10/24 : FROM alpine:3.16 [2023-01-18T18:53:40.093Z] Removing intermediate container 8b54d2eef351 [2023-01-18T18:53:40.093Z] ---> d74debe0ad54 [2023-01-18T18:53:40.093Z] [2023-01-18T18:53:40.093Z] Step 9/21 : FROM alpine:3.16 [2023-01-18T18:53:40.093Z] 3.16: Pulling from library/alpine [2023-01-18T18:53:40.093Z] 3.16: Pulling from library/alpine [2023-01-18T18:53:40.660Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-18T18:53:40.660Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-18T18:53:40.660Z] Status: Downloaded newer image for alpine:3.16 [2023-01-18T18:53:40.660Z] Status: Downloaded newer image for alpine:3.16 [2023-01-18T18:53:40.660Z] ---> bfe296a52501 [2023-01-18T18:53:40.660Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-18T18:53:40.660Z] ---> bfe296a52501 [2023-01-18T18:53:40.660Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-18T18:53:42.561Z] ---> Running in 2351493420b6 [2023-01-18T18:53:42.561Z] ---> Running in 0318edf21863 [2023-01-18T18:53:42.561Z] Removing intermediate container abb7c66ccb3a [2023-01-18T18:53:42.561Z] ---> a0b70f803a7c [2023-01-18T18:53:42.561Z] [2023-01-18T18:53:42.561Z] Step 9/19 : FROM alpine:3.15 [2023-01-18T18:53:42.561Z] ---> c4fc93816858 [2023-01-18T18:53:42.561Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T18:53:42.561Z] ---> Using cache [2023-01-18T18:53:42.561Z] ---> 2310fc1c0770 [2023-01-18T18:53:42.561Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-18T18:53:42.561Z] ---> Running in 97a22349524f [2023-01-18T18:53:43.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T18:53:43.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T18:53:43.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T18:53:43.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-18T18:53:43.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T18:53:43.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-18T18:53:43.649Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-18T18:53:43.649Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T18:53:43.649Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-18T18:53:43.649Z] OK: 6 MiB in 15 packages [2023-01-18T18:53:43.649Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-18T18:53:43.649Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-18T18:53:43.649Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-18T18:53:43.649Z] (5/6) Installing curl (7.83.1-r5) [2023-01-18T18:53:43.649Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-18T18:53:43.649Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T18:53:43.909Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T18:53:43.909Z] v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-18T18:53:43.909Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-18T18:53:43.909Z] OK: 15859 distinct packages available [2023-01-18T18:53:43.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-18T18:53:43.909Z] OK: 8 MiB in 20 packages [2023-01-18T18:53:43.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-18T18:53:44.169Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-18T18:53:44.169Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-18T18:53:44.169Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-18T18:53:44.169Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-18T18:53:44.169Z] (5/9) Installing curl (7.80.0-r5) [2023-01-18T18:53:44.169Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-18T18:53:44.169Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-18T18:53:44.169Z] (8/9) Installing libucontext (1.1-r0) [2023-01-18T18:53:44.169Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-18T18:53:44.169Z] Executing busybox-1.34.1-r7.trigger [2023-01-18T18:53:44.430Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T18:53:44.430Z] OK: 8 MiB in 23 packages [2023-01-18T18:53:44.430Z] Removing intermediate container 0318edf21863 [2023-01-18T18:53:44.430Z] ---> 432f3a761117 [2023-01-18T18:53:44.430Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T18:53:44.692Z] ---> Running in 55257e7d94f1 [2023-01-18T18:53:44.953Z] Removing intermediate container 2351493420b6 [2023-01-18T18:53:44.953Z] ---> 7a85950644c3 [2023-01-18T18:53:44.953Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-18T18:53:44.953Z] Removing intermediate container 55257e7d94f1 [2023-01-18T18:53:44.953Z] ---> d2cf0d710808 [2023-01-18T18:53:44.953Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-18T18:53:45.236Z] ---> Running in 90eea12a9a6e [2023-01-18T18:53:45.236Z] ---> Running in aa42df2065a9 [2023-01-18T18:53:45.495Z] Removing intermediate container aa42df2065a9 [2023-01-18T18:53:45.495Z] ---> 838d013187d5 [2023-01-18T18:53:45.495Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-18T18:53:45.495Z] Removing intermediate container 90eea12a9a6e [2023-01-18T18:53:45.495Z] ---> 8e2a9d470266 [2023-01-18T18:53:45.495Z] Step 12/21 : WORKDIR /edgex [2023-01-18T18:53:45.495Z] Removing intermediate container 97a22349524f [2023-01-18T18:53:45.495Z] ---> c06594e9ee10 [2023-01-18T18:53:45.495Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T18:53:45.495Z] ---> Running in 006477240eb9 [2023-01-18T18:53:45.495Z] ---> Running in 4b621cb0e812 [2023-01-18T18:53:45.757Z] Removing intermediate container 006477240eb9 [2023-01-18T18:53:45.757Z] ---> 2bb552bbf897 [2023-01-18T18:53:45.757Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-18T18:53:45.757Z] Removing intermediate container 4b621cb0e812 [2023-01-18T18:53:45.757Z] ---> ceb42375712a [2023-01-18T18:53:45.757Z] Step 15/24 : WORKDIR / [2023-01-18T18:53:45.757Z] ---> fe99e35936f5 [2023-01-18T18:53:45.757Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-18T18:53:45.757Z] ---> Running in d70f47280ba5 [2023-01-18T18:53:46.427Z] ---> 7dcfd914b066 [2023-01-18T18:53:46.427Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-18T18:53:46.790Z] Removing intermediate container d70f47280ba5 [2023-01-18T18:53:46.790Z] ---> 840817427baf [2023-01-18T18:53:46.790Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T18:53:47.050Z] ---> d99ff9d6e379 [2023-01-18T18:53:47.050Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-18T18:53:47.050Z] ---> e49af5eabcaa [2023-01-18T18:53:47.050Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-18T18:53:47.308Z] ---> 8814ae101fcd [2023-01-18T18:53:47.308Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-18T18:53:47.565Z] ---> 17ab1960a366 [2023-01-18T18:53:47.565Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-18T18:53:47.565Z] ---> Running in 6f05fa249497 [2023-01-18T18:53:48.130Z] Removing intermediate container 6f05fa249497 [2023-01-18T18:53:48.130Z] ---> 32f8d6eb3ebe [2023-01-18T18:53:48.130Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T18:53:48.130Z] ---> Running in e6d748630c6c [2023-01-18T18:53:48.130Z] ---> f34f373e1e39 [2023-01-18T18:53:48.130Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-18T18:53:48.387Z] ---> d65ba8db0bde [2023-01-18T18:53:48.387Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-18T18:53:48.644Z] Removing intermediate container e6d748630c6c [2023-01-18T18:53:48.644Z] ---> 6eaa06ab1dba [2023-01-18T18:53:48.644Z] Step 17/19 : LABEL arch=x86_64 [2023-01-18T18:53:48.644Z] ---> Running in 91fa622a2151 [2023-01-18T18:53:48.644Z] ---> 8fec019c584f [2023-01-18T18:53:48.644Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-18T18:53:48.644Z] ---> 7faa802ad66a [2023-01-18T18:53:48.644Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-18T18:53:48.901Z] ---> Running in 9dc87e6729b6 [2023-01-18T18:53:49.194Z] Removing intermediate container 91fa622a2151 [2023-01-18T18:53:49.194Z] ---> eb2504704308 [2023-01-18T18:53:49.194Z] Step 18/19 : LABEL git_sha=f564b96ef9c8e4bf66a5d74f8293efb8d8a90338 [2023-01-18T18:53:49.194Z] ---> Running in 1f6b80c77910 [2023-01-18T18:53:49.194Z] ---> d83ab869d9a5 [2023-01-18T18:53:49.194Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-18T18:53:49.454Z] ---> Running in 03dce10d7a75 [2023-01-18T18:53:49.454Z] Removing intermediate container 1f6b80c77910 [2023-01-18T18:53:49.454Z] ---> 577bc30340c2 [2023-01-18T18:53:49.454Z] Step 19/19 : LABEL version=0.0.0 [2023-01-18T18:53:49.712Z] ---> Running in 8ba9c1808398 [2023-01-18T18:53:49.712Z] Removing intermediate container 03dce10d7a75 [2023-01-18T18:53:49.712Z] ---> 2a21f40e0684 [2023-01-18T18:53:49.712Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T18:53:49.970Z] ---> Running in f249e61814c8 [2023-01-18T18:53:49.970Z] Removing intermediate container 8ba9c1808398 [2023-01-18T18:53:49.970Z] ---> dbe4bba3097c [2023-01-18T18:53:49.970Z] [2023-01-18T18:53:50.228Z] Successfully built dbe4bba3097c [2023-01-18T18:53:50.228Z] Successfully tagged security-spiffe-token-provider:latest [2023-01-18T18:53:50.228Z]  Building security-spiffe-token-provider ... done Removing intermediate container f249e61814c8 [2023-01-18T18:53:50.228Z] ---> f869da5bbfea [2023-01-18T18:53:50.228Z] Step 22/24 : LABEL arch=x86_64 [2023-01-18T18:53:50.228Z] Building security-bootstrapper [2023-01-18T18:53:51.365Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-18T18:53:52.254Z] Removing intermediate container 9dc87e6729b6 [2023-01-18T18:53:52.255Z] ---> a150300b477a [2023-01-18T18:53:52.255Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-18T18:53:52.512Z] ---> Running in 95d278ae7cc9 [2023-01-18T18:53:52.512Z] ---> Running in 97d86c319092 [2023-01-18T18:53:52.771Z] Removing intermediate container 95d278ae7cc9 [2023-01-18T18:53:52.772Z] ---> 7161a784007c [2023-01-18T18:53:52.772Z] Step 23/24 : LABEL git_sha=f564b96ef9c8e4bf66a5d74f8293efb8d8a90338 [2023-01-18T18:53:53.057Z] Removing intermediate container 97d86c319092 [2023-01-18T18:53:53.057Z] ---> 4ff7eebecef7 [2023-01-18T18:53:53.057Z] Step 19/21 : LABEL arch=x86_64 [2023-01-18T18:53:53.057Z] ---> Running in 8de2fd408014 [2023-01-18T18:53:53.316Z] ---> Running in 09c2f6db514c [2023-01-18T18:53:53.316Z] Removing intermediate container 8de2fd408014 [2023-01-18T18:53:53.316Z] ---> c72b36870839 [2023-01-18T18:53:53.316Z] Step 24/24 : LABEL version=0.0.0 [2023-01-18T18:53:53.574Z] Removing intermediate container 09c2f6db514c [2023-01-18T18:53:53.574Z] ---> b743bbec92d8 [2023-01-18T18:53:53.574Z] Step 20/21 : LABEL git_sha=f564b96ef9c8e4bf66a5d74f8293efb8d8a90338 [2023-01-18T18:53:53.574Z] ---> Running in c160ab68a7e3 [2023-01-18T18:53:53.574Z] ---> Running in ac30e550b65f [2023-01-18T18:53:53.841Z] Removing intermediate container c160ab68a7e3 [2023-01-18T18:53:53.841Z] ---> af689a84a553 [2023-01-18T18:53:53.841Z] [2023-01-18T18:53:53.841Z] Successfully built af689a84a553 [2023-01-18T18:53:53.841Z] Successfully tagged core-metadata:latest [2023-01-18T18:53:53.841Z]  Building core-metadata ... done Building security-secretstore-setup [2023-01-18T18:53:53.841Z] Removing intermediate container ac30e550b65f [2023-01-18T18:53:53.841Z] ---> 5f28c7d6b6aa [2023-01-18T18:53:53.841Z] Step 21/21 : LABEL version=0.0.0 [2023-01-18T18:53:54.106Z] ---> Running in 9f6a53bd73da [2023-01-18T18:53:54.671Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T18:53:54.671Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-18T18:53:54.671Z] ---> e25081997a00 [2023-01-18T18:53:54.671Z] Step 3/32 : WORKDIR /edgex-go [2023-01-18T18:53:54.671Z] ---> Using cache [2023-01-18T18:53:54.671Z] ---> 5790faffd1ed [2023-01-18T18:53:54.671Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-18T18:53:54.671Z] ---> Using cache [2023-01-18T18:53:54.671Z] ---> ef21c065653d [2023-01-18T18:53:54.671Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-18T18:53:54.672Z] ---> Using cache [2023-01-18T18:53:54.672Z] ---> ba13b4bcd0c7 [2023-01-18T18:53:54.672Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T18:53:54.672Z] ---> Using cache [2023-01-18T18:53:54.672Z] ---> b044c1caeeba [2023-01-18T18:53:54.672Z] Step 7/32 : COPY . . [2023-01-18T18:53:54.672Z] ---> Using cache [2023-01-18T18:53:54.672Z] ---> bf04441cd6b1 [2023-01-18T18:53:54.672Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-18T18:53:55.236Z] Removing intermediate container 9f6a53bd73da [2023-01-18T18:53:55.236Z] ---> b8588be148f8 [2023-01-18T18:53:55.236Z] [2023-01-18T18:53:55.496Z] Successfully built b8588be148f8 [2023-01-18T18:53:55.496Z] Successfully tagged security-proxy-setup:latest [2023-01-18T18:53:55.496Z]  Building security-proxy-setup ... done Building security-spire-agent [2023-01-18T18:53:55.496Z] ---> Running in 78847b9ac56d [2023-01-18T18:53:56.431Z] 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-01-18T18:53:57.364Z] Removing intermediate container e5ffc94d608a [2023-01-18T18:53:57.364Z] ---> 31694b7c3c47 [2023-01-18T18:53:57.364Z] [2023-01-18T18:53:57.364Z] Step 10/23 : FROM alpine:3.16 [2023-01-18T18:53:57.364Z] ---> bfe296a52501 [2023-01-18T18:53:57.364Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-18T18:53:57.364Z] ---> Using cache [2023-01-18T18:53:57.364Z] ---> 432f3a761117 [2023-01-18T18:53:57.364Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T18:53:57.364Z] ---> Using cache [2023-01-18T18:53:57.364Z] ---> d2cf0d710808 [2023-01-18T18:53:57.364Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-18T18:53:57.929Z] ---> Running in e6ce080b7054 [2023-01-18T18:53:58.492Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T18:53:58.493Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T18:53:58.493Z] ---> e25081997a00 [2023-01-18T18:53:58.493Z] Step 3/24 : WORKDIR /edgex-go [2023-01-18T18:53:58.493Z] ---> Using cache [2023-01-18T18:53:58.493Z] ---> 5790faffd1ed [2023-01-18T18:53:58.493Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-18T18:53:58.493Z] ---> Using cache [2023-01-18T18:53:58.493Z] ---> ef21c065653d [2023-01-18T18:53:58.493Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-18T18:53:58.493Z] ---> Using cache [2023-01-18T18:53:58.493Z] ---> ba13b4bcd0c7 [2023-01-18T18:53:58.493Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T18:53:58.493Z] ---> Using cache [2023-01-18T18:53:58.493Z] ---> b044c1caeeba [2023-01-18T18:53:58.493Z] Step 7/24 : COPY . . [2023-01-18T18:53:58.493Z] ---> Using cache [2023-01-18T18:53:58.493Z] ---> bf04441cd6b1 [2023-01-18T18:53:58.493Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-18T18:53:58.750Z] Removing intermediate container e6ce080b7054 [2023-01-18T18:53:58.750Z] ---> c6a7fd2055d4 [2023-01-18T18:53:58.750Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-18T18:53:58.750Z] ---> Running in 5dc9bd80e2ca [2023-01-18T18:53:59.007Z] ---> Running in 85c40738fc4d [2023-01-18T18:53:59.571Z] 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-01-18T18:53:59.571Z] Removing intermediate container 85c40738fc4d [2023-01-18T18:53:59.571Z] ---> 330028d75357 [2023-01-18T18:53:59.571Z] Step 15/23 : WORKDIR / [2023-01-18T18:54:00.137Z] ---> Running in e2752c9a3049 [2023-01-18T18:54:00.137Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T18:54:00.137Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T18:54:00.137Z] ---> e25081997a00 [2023-01-18T18:54:00.137Z] Step 3/24 : WORKDIR /edgex-go [2023-01-18T18:54:00.137Z] ---> Using cache [2023-01-18T18:54:00.137Z] ---> 5790faffd1ed [2023-01-18T18:54:00.137Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-18T18:54:00.395Z] ---> Running in dc799e388050 [2023-01-18T18:54:00.653Z] Removing intermediate container e2752c9a3049 [2023-01-18T18:54:00.653Z] ---> 62a89903d4d6 [2023-01-18T18:54:00.653Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T18:54:01.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T18:54:01.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T18:54:01.478Z] ---> 1850182b5d8b [2023-01-18T18:54:01.478Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-18T18:54:01.478Z] OK: 211 MiB in 51 packages [2023-01-18T18:54:02.880Z] ---> ca36553393dc [2023-01-18T18:54:02.881Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-18T18:54:02.881Z] Removing intermediate container 837d32c6c6e4 [2023-01-18T18:54:02.881Z] ---> 1d8cc5492d28 [2023-01-18T18:54:02.881Z] [2023-01-18T18:54:02.881Z] Step 10/22 : FROM alpine:3.16 [2023-01-18T18:54:02.881Z] ---> bfe296a52501 [2023-01-18T18:54:02.881Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-18T18:54:02.881Z] ---> Using cache [2023-01-18T18:54:02.881Z] ---> 432f3a761117 [2023-01-18T18:54:02.881Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T18:54:02.881Z] ---> Using cache [2023-01-18T18:54:02.881Z] ---> d2cf0d710808 [2023-01-18T18:54:02.881Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-18T18:54:02.881Z] Removing intermediate container dc799e388050 [2023-01-18T18:54:02.881Z] ---> cb46b72102ed [2023-01-18T18:54:02.881Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-18T18:54:02.881Z] ---> Running in b88ec77581d4 [2023-01-18T18:54:02.881Z] ---> c142709bb8b9 [2023-01-18T18:54:02.881Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-18T18:54:03.138Z] Removing intermediate container b88ec77581d4 [2023-01-18T18:54:03.139Z] ---> 20e694068ebe [2023-01-18T18:54:03.139Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-18T18:54:03.139Z] ---> Running in ed8c26e85444 [2023-01-18T18:54:03.139Z] ---> 57f47dd36f25 [2023-01-18T18:54:03.139Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T18:54:03.396Z] ---> Running in 83165baed731 [2023-01-18T18:54:03.396Z] ---> Running in 4b6331d53a7a [2023-01-18T18:54:03.396Z] Removing intermediate container ed8c26e85444 [2023-01-18T18:54:03.396Z] ---> 3de58e8af41e [2023-01-18T18:54:03.396Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T18:54:03.396Z] ---> Running in 628719cf389e [2023-01-18T18:54:03.772Z] Removing intermediate container 83165baed731 [2023-01-18T18:54:03.772Z] ---> 2d3aea0bb92a [2023-01-18T18:54:03.772Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T18:54:04.030Z] Removing intermediate container 628719cf389e [2023-01-18T18:54:04.030Z] ---> 7919f550b9ec [2023-01-18T18:54:04.030Z] Step 21/23 : LABEL arch=x86_64 [2023-01-18T18:54:04.287Z] ---> Running in 537add895626 [2023-01-18T18:54:04.287Z] ---> 899b0ab97a2f [2023-01-18T18:54:04.287Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-18T18:54:04.855Z] Removing intermediate container 537add895626 [2023-01-18T18:54:04.855Z] ---> 0bc8bf9efdeb [2023-01-18T18:54:04.855Z] Step 22/23 : LABEL git_sha=f564b96ef9c8e4bf66a5d74f8293efb8d8a90338 [2023-01-18T18:54:04.855Z] ---> Running in abc35df9b66e [2023-01-18T18:54:05.113Z] ---> 273ab7250ecc [2023-01-18T18:54:05.113Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-18T18:54:05.370Z] Removing intermediate container abc35df9b66e [2023-01-18T18:54:05.370Z] ---> 58e14e859353 [2023-01-18T18:54:05.370Z] Step 23/23 : LABEL version=0.0.0 [2023-01-18T18:54:05.627Z] ---> Running in a1f08407d72a [2023-01-18T18:54:05.627Z] ---> 6e02857c6e6b [2023-01-18T18:54:05.627Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-18T18:54:05.884Z] Removing intermediate container a1f08407d72a [2023-01-18T18:54:05.884Z] ---> 5631a427af1b [2023-01-18T18:54:05.884Z] [2023-01-18T18:54:05.884Z] ---> Running in f6a1ae3a4a69 [2023-01-18T18:54:05.884Z] Successfully built 5631a427af1b [2023-01-18T18:54:05.884Z] Successfully tagged core-command:latest [2023-01-18T18:54:05.884Z]  Building core-command ... done Building core-data [2023-01-18T18:54:06.142Z] Removing intermediate container f6a1ae3a4a69 [2023-01-18T18:54:06.142Z] ---> a667b1ad4c51 [2023-01-18T18:54:06.142Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T18:54:07.533Z] ---> Running in 5e0d9ee35688 [2023-01-18T18:54:08.469Z] Removing intermediate container 5e0d9ee35688 [2023-01-18T18:54:08.469Z] ---> 909381f9de13 [2023-01-18T18:54:08.469Z] Step 20/22 : LABEL arch=x86_64 [2023-01-18T18:54:08.726Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T18:54:08.726Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-18T18:54:08.726Z] ---> e25081997a00 [2023-01-18T18:54:08.726Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-18T18:54:08.726Z] ---> Using cache [2023-01-18T18:54:08.726Z] ---> e099633bda92 [2023-01-18T18:54:08.726Z] Step 4/22 : WORKDIR /edgex-go [2023-01-18T18:54:08.726Z] ---> Using cache [2023-01-18T18:54:08.726Z] ---> e86b45883449 [2023-01-18T18:54:08.726Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-18T18:54:08.726Z] ---> Using cache [2023-01-18T18:54:08.726Z] ---> 91236be326a8 [2023-01-18T18:54:08.726Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-18T18:54:08.726Z] ---> Using cache [2023-01-18T18:54:08.726Z] ---> dd84073e37b3 [2023-01-18T18:54:08.726Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T18:54:08.726Z] ---> Using cache [2023-01-18T18:54:08.726Z] ---> 420fa5a2f84f [2023-01-18T18:54:08.726Z] Step 8/22 : COPY . . [2023-01-18T18:54:08.726Z] ---> Using cache [2023-01-18T18:54:08.726Z] ---> 1950dd2debfd [2023-01-18T18:54:08.726Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-18T18:54:08.726Z] ---> Running in 14029f9c2a5e [2023-01-18T18:54:08.726Z] ---> Running in 858e4336a1e8 [2023-01-18T18:54:08.986Z] Removing intermediate container 858e4336a1e8 [2023-01-18T18:54:08.986Z] ---> 6074f46a4c5d [2023-01-18T18:54:08.986Z] Step 21/22 : LABEL git_sha=f564b96ef9c8e4bf66a5d74f8293efb8d8a90338 [2023-01-18T18:54:09.250Z] ---> Running in 30a008347914 [2023-01-18T18:54:09.250Z] 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-01-18T18:54:09.534Z] Removing intermediate container 30a008347914 [2023-01-18T18:54:09.534Z] ---> 7c35376c5e96 [2023-01-18T18:54:09.534Z] Step 22/22 : LABEL version=0.0.0 [2023-01-18T18:54:09.534Z] ---> Running in 5f50f2c8f39d [2023-01-18T18:54:09.792Z] Removing intermediate container 5f50f2c8f39d [2023-01-18T18:54:09.792Z] ---> 4f58f83119b1 [2023-01-18T18:54:09.792Z] [2023-01-18T18:54:09.792Z] Successfully built 4f58f83119b1 [2023-01-18T18:54:09.792Z] Successfully tagged support-scheduler:latest [2023-01-18T18:54:09.792Z] Building support-notifications [2023-01-18T18:54:12.322Z]  Building support-scheduler ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T18:54:12.323Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-18T18:54:12.323Z] ---> e25081997a00 [2023-01-18T18:54:12.323Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-18T18:54:12.323Z] ---> Using cache [2023-01-18T18:54:12.323Z] ---> e099633bda92 [2023-01-18T18:54:12.323Z] Step 4/22 : WORKDIR /edgex-go [2023-01-18T18:54:12.323Z] ---> Using cache [2023-01-18T18:54:12.323Z] ---> e86b45883449 [2023-01-18T18:54:12.323Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-18T18:54:13.695Z] ---> Running in 080d02b1ffb7 [2023-01-18T18:54:14.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T18:54:14.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T18:54:14.519Z] OK: 211 MiB in 51 packages [2023-01-18T18:54:16.436Z] Removing intermediate container 080d02b1ffb7 [2023-01-18T18:54:16.436Z] ---> e9283b9f36ec [2023-01-18T18:54:16.436Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-18T18:54:17.818Z] ---> 3c0dbd5c41f2 [2023-01-18T18:54:17.818Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T18:54:18.396Z] ---> Running in 2c8cd47aaa67 [2023-01-18T18:54:18.656Z] 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-01-18T18:54:20.564Z] Removing intermediate container 78847b9ac56d [2023-01-18T18:54:20.564Z] ---> e729725c50c4 [2023-01-18T18:54:20.564Z] [2023-01-18T18:54:20.564Z] Step 9/32 : FROM alpine:3.16 [2023-01-18T18:54:20.564Z] ---> bfe296a52501 [2023-01-18T18:54:20.564Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T18:54:20.564Z] ---> Running in 26ec78e782f1 [2023-01-18T18:54:21.130Z] Removing intermediate container 26ec78e782f1 [2023-01-18T18:54:21.130Z] ---> 64d16353bcd0 [2023-01-18T18:54:21.130Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-18T18:54:21.389Z] ---> Running in fa7451649b6b [2023-01-18T18:54:21.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T18:54:21.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T18:54:22.214Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-18T18:54:22.214Z] (2/2) Installing su-exec (0.2-r1) [2023-01-18T18:54:22.214Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T18:54:22.214Z] OK: 6 MiB in 16 packages [2023-01-18T18:54:22.780Z] Removing intermediate container 5dc9bd80e2ca [2023-01-18T18:54:22.780Z] ---> 4eca03cbe072 [2023-01-18T18:54:22.780Z] [2023-01-18T18:54:22.780Z] Step 9/24 : FROM alpine:3.16 [2023-01-18T18:54:22.780Z] ---> bfe296a52501 [2023-01-18T18:54:22.780Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-18T18:54:23.039Z] ---> Running in c44500c3a4b9 [2023-01-18T18:54:23.039Z] Removing intermediate container fa7451649b6b [2023-01-18T18:54:23.039Z] ---> 563545c49725 [2023-01-18T18:54:23.039Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-18T18:54:23.301Z] ---> Running in e6b1bc126d62 [2023-01-18T18:54:23.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T18:54:23.558Z] Removing intermediate container e6b1bc126d62 [2023-01-18T18:54:23.558Z] ---> 257f40573e49 [2023-01-18T18:54:23.558Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-18T18:54:23.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T18:54:23.558Z] ---> Running in 57167f5b9a82 [2023-01-18T18:54:23.818Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-18T18:54:23.818Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-18T18:54:23.818Z] (3/3) Installing su-exec (0.2-r1) [2023-01-18T18:54:23.818Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T18:54:23.818Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T18:54:23.818Z] Removing intermediate container 57167f5b9a82 [2023-01-18T18:54:23.818Z] ---> b4701839898c [2023-01-18T18:54:23.818Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-18T18:54:24.076Z] OK: 6 MiB in 17 packages [2023-01-18T18:54:24.076Z] ---> Running in c285ffce2793 [2023-01-18T18:54:24.336Z] Removing intermediate container c285ffce2793 [2023-01-18T18:54:24.336Z] ---> e703c923d784 [2023-01-18T18:54:24.336Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-18T18:54:24.593Z] ---> Running in c81cff64a4ce [2023-01-18T18:54:25.161Z] Removing intermediate container c81cff64a4ce [2023-01-18T18:54:25.161Z] ---> bd0431d45d0e [2023-01-18T18:54:25.161Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-18T18:54:25.419Z] ---> Running in 40aac5419915 [2023-01-18T18:54:25.419Z] Removing intermediate container c44500c3a4b9 [2023-01-18T18:54:25.419Z] ---> d49153908412 [2023-01-18T18:54:25.419Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-18T18:54:25.419Z] ---> Running in e1a0c6a4dfc0 [2023-01-18T18:54:25.682Z] Removing intermediate container e1a0c6a4dfc0 [2023-01-18T18:54:25.682Z] ---> f0c467fc85de [2023-01-18T18:54:25.682Z] Step 12/24 : WORKDIR / [2023-01-18T18:54:25.682Z] ---> Running in 25eea36b8d71 [2023-01-18T18:54:25.946Z] Removing intermediate container 25eea36b8d71 [2023-01-18T18:54:25.946Z] ---> cc081ee3ef95 [2023-01-18T18:54:25.946Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-01-18T18:54:26.207Z] Removing intermediate container 4b6331d53a7a [2023-01-18T18:54:26.207Z] ---> 070a9d3c5bf9 [2023-01-18T18:54:26.207Z] Step 7/24 : COPY . . [2023-01-18T18:54:26.207Z] ---> 5a2c9d4cbce6 [2023-01-18T18:54:26.207Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-01-18T18:54:26.207Z] Removing intermediate container 40aac5419915 [2023-01-18T18:54:26.207Z] ---> ca3d70dc08b4 [2023-01-18T18:54:26.207Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-18T18:54:26.465Z] ---> Running in b7dd2b4f18cb [2023-01-18T18:54:27.407Z] ---> e2f0195d4e23 [2023-01-18T18:54:27.407Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-18T18:54:27.407Z] Removing intermediate container b7dd2b4f18cb [2023-01-18T18:54:27.407Z] ---> d5e2460ffc5b [2023-01-18T18:54:27.407Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-18T18:54:27.667Z] ---> 1831a0f39c20 [2023-01-18T18:54:27.667Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-01-18T18:54:27.667Z] ---> 5742d97e1ee9 [2023-01-18T18:54:27.667Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-18T18:54:27.667Z] ---> Running in 679a0544af3a [2023-01-18T18:54:28.007Z] ---> 2b365f4fd516 [2023-01-18T18:54:28.007Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-18T18:54:29.010Z] ---> 1081fa196686 [2023-01-18T18:54:29.010Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-18T18:54:29.629Z] ---> a3a6dcb1650b [2023-01-18T18:54:29.629Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-18T18:54:29.629Z] Removing intermediate container 14029f9c2a5e [2023-01-18T18:54:29.629Z] ---> e162f1535088 [2023-01-18T18:54:29.629Z] [2023-01-18T18:54:29.629Z] Step 10/22 : FROM alpine:3.16 [2023-01-18T18:54:29.629Z] ---> bfe296a52501 [2023-01-18T18:54:29.629Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-18T18:54:30.245Z] Removing intermediate container 679a0544af3a [2023-01-18T18:54:30.245Z] ---> 3201172eabc8 [2023-01-18T18:54:30.245Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T18:54:30.246Z] ---> Running in 72413f2c9998 [2023-01-18T18:54:30.551Z] ---> f191985fbf12 [2023-01-18T18:54:30.551Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-18T18:54:30.551Z] ---> c2f956047e67 [2023-01-18T18:54:30.551Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-18T18:54:30.551Z] ---> Running in a458a0d3b3d4 [2023-01-18T18:54:30.836Z] ---> 39e268a77332 [2023-01-18T18:54:30.836Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-18T18:54:30.836Z] Removing intermediate container 72413f2c9998 [2023-01-18T18:54:30.836Z] ---> 56edae903941 [2023-01-18T18:54:30.836Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-18T18:54:30.836Z] ---> Running in 5809875c6f07 [2023-01-18T18:54:30.836Z] ---> Running in 0eee8ed94b9b [2023-01-18T18:54:31.415Z] Removing intermediate container 5809875c6f07 [2023-01-18T18:54:31.415Z] ---> e1fcf4d2ab4d [2023-01-18T18:54:31.415Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-18T18:54:31.673Z] Removing intermediate container 0eee8ed94b9b [2023-01-18T18:54:31.673Z] ---> 2ae4cad03654 [2023-01-18T18:54:31.673Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-18T18:54:31.673Z] ---> 0c1c6da67c73 [2023-01-18T18:54:31.673Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-18T18:54:31.673Z] ---> Running in 6970d383fdca [2023-01-18T18:54:31.673Z] ---> Running in 738f04afeea4 [2023-01-18T18:54:31.932Z] Removing intermediate container 6970d383fdca [2023-01-18T18:54:31.932Z] ---> aa39b3a55131 [2023-01-18T18:54:31.932Z] 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-01-18T18:54:31.932Z] Removing intermediate container a458a0d3b3d4 [2023-01-18T18:54:31.932Z] ---> 19884b1e457b [2023-01-18T18:54:31.932Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-18T18:54:31.932Z] ---> Running in e50368f5dd5b [2023-01-18T18:54:31.932Z] Removing intermediate container 738f04afeea4 [2023-01-18T18:54:31.932Z] ---> c48d2a9fd6d7 [2023-01-18T18:54:31.932Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-18T18:54:31.932Z] ---> 00c329399ab7 [2023-01-18T18:54:31.932Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-18T18:54:31.932Z] ---> Running in d21de7887428 [2023-01-18T18:54:32.198Z] ---> Running in 7ed39757431c [2023-01-18T18:54:32.198Z] Removing intermediate container d21de7887428 [2023-01-18T18:54:32.198Z] ---> 3e5a46367b46 [2023-01-18T18:54:32.198Z] Step 22/24 : LABEL arch=x86_64 [2023-01-18T18:54:32.198Z] ---> 63e58d85fc0e [2023-01-18T18:54:32.198Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-18T18:54:32.461Z] ---> Running in df9c1acea752 [2023-01-18T18:54:32.461Z] Removing intermediate container df9c1acea752 [2023-01-18T18:54:32.461Z] ---> c91e3d752fb7 [2023-01-18T18:54:32.461Z] Step 23/24 : LABEL git_sha=f564b96ef9c8e4bf66a5d74f8293efb8d8a90338 [2023-01-18T18:54:32.461Z] ---> Running in f9a6bd2a3661 [2023-01-18T18:54:32.461Z] ---> 278ef29835a3 [2023-01-18T18:54:32.461Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-18T18:54:32.720Z] Removing intermediate container f9a6bd2a3661 [2023-01-18T18:54:32.720Z] ---> 4269f5415cfe [2023-01-18T18:54:32.720Z] Step 24/24 : LABEL version=0.0.0 [2023-01-18T18:54:32.720Z] ---> Running in 12492a46920b [2023-01-18T18:54:32.720Z] ---> 03bf47ec25f5 [2023-01-18T18:54:32.720Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-18T18:54:32.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T18:54:32.720Z] Removing intermediate container 12492a46920b [2023-01-18T18:54:32.720Z] ---> e1af5ebb6036 [2023-01-18T18:54:32.720Z] [2023-01-18T18:54:32.980Z] Successfully built e1af5ebb6036 [2023-01-18T18:54:32.980Z] Successfully tagged security-secretstore-setup:latest [2023-01-18T18:54:32.980Z] Building core-common-config-bootstrapper [2023-01-18T18:54:32.980Z]  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T18:54:32.980Z] ---> ae352d268baa [2023-01-18T18:54:32.980Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-18T18:54:32.980Z] ---> Running in b955630883bb [2023-01-18T18:54:32.980Z] Removing intermediate container e50368f5dd5b [2023-01-18T18:54:32.980Z] ---> e1d83a29b6aa [2023-01-18T18:54:32.980Z] Step 11/24 : WORKDIR /edgex-go [2023-01-18T18:54:33.239Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-18T18:54:33.239Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T18:54:33.239Z] OK: 6 MiB in 15 packages [2023-01-18T18:54:34.172Z] ---> Running in 3ac54911fad3 [2023-01-18T18:54:34.430Z] Removing intermediate container 3ac54911fad3 [2023-01-18T18:54:34.430Z] ---> 92c6a5228570 [2023-01-18T18:54:34.430Z] [2023-01-18T18:54:34.430Z] Step 12/24 : FROM alpine:3.15 [2023-01-18T18:54:34.430Z] ---> c4fc93816858 [2023-01-18T18:54:34.430Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T18:54:34.430Z] ---> Using cache [2023-01-18T18:54:34.430Z] ---> 2310fc1c0770 [2023-01-18T18:54:34.430Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-18T18:54:34.430Z] ---> Using cache [2023-01-18T18:54:34.430Z] ---> 266a973af638 [2023-01-18T18:54:34.430Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-18T18:54:34.689Z] Removing intermediate container 7ed39757431c [2023-01-18T18:54:34.689Z] ---> 60b828be3ffb [2023-01-18T18:54:34.689Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T18:54:34.948Z] ---> 7074135eacf0 [2023-01-18T18:54:34.948Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-18T18:54:35.206Z] Removing intermediate container b955630883bb [2023-01-18T18:54:35.206Z] ---> 1664dc9d7ef3 [2023-01-18T18:54:35.206Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-18T18:54:35.206Z] ---> Running in f03d4ace9a34 [2023-01-18T18:54:35.773Z] Removing intermediate container f03d4ace9a34 [2023-01-18T18:54:35.773Z] ---> 98f969d773ae [2023-01-18T18:54:35.773Z] Step 29/32 : CMD ["gate"] [2023-01-18T18:54:35.773Z] ---> a89006b442ea [2023-01-18T18:54:35.773Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-18T18:54:35.773Z] ---> d845fbf1ab66 [2023-01-18T18:54:35.773Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-18T18:54:35.773Z] ---> Running in 44bb3e644de8 [2023-01-18T18:54:36.038Z] Removing intermediate container 44bb3e644de8 [2023-01-18T18:54:36.038Z] ---> b43ff03839cc [2023-01-18T18:54:36.038Z] Step 30/32 : LABEL arch=x86_64 [2023-01-18T18:54:36.038Z] ---> c7b310514d24 [2023-01-18T18:54:36.038Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-18T18:54:36.300Z] ---> Running in f0078b04243b [2023-01-18T18:54:36.300Z] ---> Running in 37dcebcc9213 [2023-01-18T18:54:36.300Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T18:54:36.300Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-18T18:54:36.300Z] ---> e25081997a00 [2023-01-18T18:54:36.300Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-18T18:54:36.300Z] ---> Using cache [2023-01-18T18:54:36.300Z] ---> e099633bda92 [2023-01-18T18:54:36.300Z] Step 4/22 : WORKDIR /edgex-go [2023-01-18T18:54:36.300Z] ---> Using cache [2023-01-18T18:54:36.300Z] ---> e86b45883449 [2023-01-18T18:54:36.300Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-18T18:54:36.300Z] ---> Using cache [2023-01-18T18:54:36.300Z] ---> 91236be326a8 [2023-01-18T18:54:36.300Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-18T18:54:36.300Z] ---> Using cache [2023-01-18T18:54:36.300Z] ---> dd84073e37b3 [2023-01-18T18:54:36.300Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T18:54:36.300Z] ---> Using cache [2023-01-18T18:54:36.300Z] ---> 420fa5a2f84f [2023-01-18T18:54:36.300Z] Step 8/22 : COPY . . [2023-01-18T18:54:36.300Z] ---> Using cache [2023-01-18T18:54:36.300Z] ---> 1950dd2debfd [2023-01-18T18:54:36.300Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common_config-bootstrapper/core-common_config-bootstrapper [2023-01-18T18:54:36.558Z] Removing intermediate container f0078b04243b [2023-01-18T18:54:36.558Z] ---> 635da925fadc [2023-01-18T18:54:36.558Z] Step 31/32 : LABEL git_sha=f564b96ef9c8e4bf66a5d74f8293efb8d8a90338 [2023-01-18T18:54:36.816Z] ---> Running in 4596a0bf29f0 [2023-01-18T18:54:36.816Z] Removing intermediate container 37dcebcc9213 [2023-01-18T18:54:36.816Z] ---> 954336f7fcd2 [2023-01-18T18:54:36.816Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T18:54:37.074Z] ---> Running in ac0a55bf0cbf [2023-01-18T18:54:37.074Z] ---> Running in 116de076dd1c [2023-01-18T18:54:37.074Z] Removing intermediate container ac0a55bf0cbf [2023-01-18T18:54:37.074Z] ---> 858d9d029177 [2023-01-18T18:54:37.074Z] Step 32/32 : LABEL version=0.0.0 [2023-01-18T18:54:37.337Z] Removing intermediate container 116de076dd1c [2023-01-18T18:54:37.337Z] ---> 6546a73be71f [2023-01-18T18:54:37.337Z] Step 20/22 : LABEL arch=x86_64 [2023-01-18T18:54:37.337Z] ---> Running in d6052ae76205 [2023-01-18T18:54:37.337Z] make: *** No rule to make target 'cmd/core-common_config-bootstrapper/core-common_config-bootstrapper'. Stop. [2023-01-18T18:54:37.337Z]  ---> Running in dbae2f0c4553 [2023-01-18T18:54:37.337Z] ---> b06b0a1e3ea1 [2023-01-18T18:54:37.599Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-18T18:54:37.599Z] Removing intermediate container dbae2f0c4553 [2023-01-18T18:54:37.599Z] ---> 13d2e762fc50 [2023-01-18T18:54:37.599Z] Step 21/22 : LABEL git_sha=f564b96ef9c8e4bf66a5d74f8293efb8d8a90338 [2023-01-18T18:54:37.599Z] Removing intermediate container d6052ae76205 [2023-01-18T18:54:37.599Z] ---> 461531c07bae [2023-01-18T18:54:37.599Z] [2023-01-18T18:54:37.599Z] ---> Running in 7ca1d3473af7 [2023-01-18T18:54:37.857Z] ---> c331b69d4021 [2023-01-18T18:54:37.857Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-18T18:54:37.857Z] Successfully built 461531c07bae [2023-01-18T18:54:37.857Z] Successfully tagged security-bootstrapper:latest [2023-01-18T18:54:37.857Z]  Building security-bootstrapper ... done Removing intermediate container 7ca1d3473af7 [2023-01-18T18:54:37.857Z] ---> 9e0b5ff60723 [2023-01-18T18:54:37.857Z] Step 22/22 : LABEL version=0.0.0 [2023-01-18T18:54:37.857Z] ---> Running in 3855beda823b [2023-01-18T18:54:37.857Z] ---> 292f591fc4cf [2023-01-18T18:54:37.857Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-18T18:54:38.117Z] Removing intermediate container 3855beda823b [2023-01-18T18:54:38.117Z] ---> c17d03206375 [2023-01-18T18:54:38.117Z] [2023-01-18T18:54:38.117Z] Successfully built c17d03206375 [2023-01-18T18:54:38.117Z] Successfully tagged core-data:latest [2023-01-18T18:54:38.117Z]  Building core-data ... done  ---> e0343a60cb7f [2023-01-18T18:54:38.117Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-18T18:54:38.392Z] ---> Running in 4044086c8c6e [2023-01-18T18:54:38.392Z] Removing intermediate container 4044086c8c6e [2023-01-18T18:54:38.392Z] ---> a3f30d2ae5dc [2023-01-18T18:54:38.392Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-18T18:54:38.392Z] ---> Running in 37e2ae115f56 [2023-01-18T18:54:38.657Z] Removing intermediate container 37e2ae115f56 [2023-01-18T18:54:38.657Z] ---> bb646680cb9a [2023-01-18T18:54:38.657Z] Step 22/24 : LABEL arch=x86_64 [2023-01-18T18:54:38.657Z] ---> Running in ceb5ed947b81 [2023-01-18T18:54:38.657Z] Removing intermediate container ceb5ed947b81 [2023-01-18T18:54:38.657Z] ---> e24908a58f7a [2023-01-18T18:54:38.657Z] Step 23/24 : LABEL git_sha=f564b96ef9c8e4bf66a5d74f8293efb8d8a90338 [2023-01-18T18:54:38.919Z] ---> Running in 9fbdacacdf54 [2023-01-18T18:54:38.919Z] Removing intermediate container 9fbdacacdf54 [2023-01-18T18:54:38.919Z] ---> 26d3fb7549b0 [2023-01-18T18:54:38.919Z] Step 24/24 : LABEL version=0.0.0 [2023-01-18T18:54:38.919Z] ---> Running in 6886d6d1a407 [2023-01-18T18:54:39.178Z] Removing intermediate container 6886d6d1a407 [2023-01-18T18:54:39.178Z] ---> f68b21a7b4ac [2023-01-18T18:54:39.178Z] [2023-01-18T18:54:39.178Z] Successfully built f68b21a7b4ac [2023-01-18T18:54:39.178Z] Successfully tagged security-spire-agent:latest [2023-01-18T18:54:39.746Z]  Building security-spire-agent ... done Removing intermediate container 2c8cd47aaa67 [2023-01-18T18:54:39.746Z] ---> a8f2718842e2 [2023-01-18T18:54:39.746Z] Step 8/22 : COPY . . [2023-01-18T18:54:43.933Z] ---> 1276af828ddc [2023-01-18T18:54:43.933Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-18T18:54:43.933Z] ---> Running in 8bf67d38c18f [2023-01-18T18:54:44.191Z] 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-01-18T18:55:06.109Z] Removing intermediate container 8bf67d38c18f [2023-01-18T18:55:06.109Z] ---> c8b817ab163b [2023-01-18T18:55:06.109Z] [2023-01-18T18:55:06.109Z] Step 10/22 : FROM alpine:3.16 [2023-01-18T18:55:06.109Z] ---> bfe296a52501 [2023-01-18T18:55:06.109Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-18T18:55:06.109Z] ---> Running in 23734da799c6 [2023-01-18T18:55:06.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T18:55:06.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T18:55:06.109Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-18T18:55:06.109Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-18T18:55:06.109Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T18:55:06.109Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T18:55:06.109Z] OK: 6 MiB in 16 packages [2023-01-18T18:55:06.109Z] Removing intermediate container 23734da799c6 [2023-01-18T18:55:06.109Z] ---> 946d5de6cc5c [2023-01-18T18:55:06.109Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T18:55:06.109Z] ---> Running in 4f264289e962 [2023-01-18T18:55:06.109Z] Removing intermediate container 4f264289e962 [2023-01-18T18:55:06.109Z] ---> a31f70d5a474 [2023-01-18T18:55:06.109Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-18T18:55:06.109Z] ---> Running in a998c1472fb1 [2023-01-18T18:55:06.109Z] Removing intermediate container a998c1472fb1 [2023-01-18T18:55:06.109Z] ---> 8b26f51153a5 [2023-01-18T18:55:06.109Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-18T18:55:06.109Z] ---> Running in 3c8b5608ba6e [2023-01-18T18:55:06.109Z] Removing intermediate container 3c8b5608ba6e [2023-01-18T18:55:06.109Z] ---> da6d87647fec [2023-01-18T18:55:06.109Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T18:55:06.109Z] ---> baff5804dab6 [2023-01-18T18:55:06.109Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-18T18:55:06.109Z] ---> d748149c05b5 [2023-01-18T18:55:06.109Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-18T18:55:06.109Z] ---> ef3fae312d32 [2023-01-18T18:55:06.109Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-18T18:55:06.109Z] ---> Running in c94635a0a0dd [2023-01-18T18:55:06.109Z] Removing intermediate container c94635a0a0dd [2023-01-18T18:55:06.109Z] ---> d14cb377aa61 [2023-01-18T18:55:06.109Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T18:55:06.109Z] ---> Running in 857aa567b571 [2023-01-18T18:55:06.109Z] Removing intermediate container 857aa567b571 [2023-01-18T18:55:06.109Z] ---> c3d6f5491e39 [2023-01-18T18:55:06.109Z] Step 20/22 : LABEL arch=x86_64 [2023-01-18T18:55:06.109Z] ---> Running in 2c2d53be11c7 [2023-01-18T18:55:06.109Z] Removing intermediate container 2c2d53be11c7 [2023-01-18T18:55:06.109Z] ---> 78dd138849f1 [2023-01-18T18:55:06.109Z] Step 21/22 : LABEL git_sha=f564b96ef9c8e4bf66a5d74f8293efb8d8a90338 [2023-01-18T18:55:06.109Z] ---> Running in 2dda8eb0d891 [2023-01-18T18:55:06.109Z] Removing intermediate container 2dda8eb0d891 [2023-01-18T18:55:06.109Z] ---> 262d708c30c9 [2023-01-18T18:55:06.109Z] Step 22/22 : LABEL version=0.0.0 [2023-01-18T18:55:06.109Z] ---> Running in 87770ab44ea4 [2023-01-18T18:55:06.109Z] Removing intermediate container 87770ab44ea4 [2023-01-18T18:55:06.109Z] ---> ea9d63ac1fa8 [2023-01-18T18:55:06.109Z] [2023-01-18T18:55:06.109Z] Successfully built ea9d63ac1fa8 [2023-01-18T18:55:06.109Z] Successfully tagged support-notifications:latest [2023-01-18T18:55:06.109Z]  Building support-notifications ... done  [2023-01-18T18:55:06.109Z] ERROR: for core-common-config-bootstrapper (, "The command '/bin/sh -c make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common_config-bootstrapper/core-common_config-bootstrapper' returned a non-zero code: 2") [2023-01-18T18:55:06.110Z] Service 'core-common-config-bootstrapper' failed to build: The command '/bin/sh -c make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common_config-bootstrapper/core-common_config-bootstrapper' returned a non-zero code: 2 [Pipeline] } [2023-01-18T18:55:06.160Z] $ docker stop --time=1 0b59e31c5375f10ac2a98feda3b2a7bf157705eb3468d4caabfc43c524d79bb7 [2023-01-18T18:55:07.500Z] $ docker rm -f --volumes 0b59e31c5375f10ac2a98feda3b2a7bf157705eb3468d4caabfc43c524d79bb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-18T18:55:08.318Z] Failed in branch amd64 [2023-01-18T18:55:43.013Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-18T18:55:43.013Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-01-18T18:55:43.013Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-18T18:55:43.013Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-18T18:55:43.013Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-18T18:55:43.013Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-18T18:55:43.013Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-18T18:55:43.013Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-18T18:55:43.013Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-18T18:55:43.013Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-18T18:55:43.013Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-18T18:55:43.013Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-18T18:55:43.013Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-18T18:55:43.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-18T18:55:55.327Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.400s coverage: 28.7% of statements [2023-01-18T18:55:55.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-18T18:55:55.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-18T18:56:01.989Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.700s coverage: 98.5% of statements [2023-01-18T18:56:04.571Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.704s coverage: 43.0% of statements [2023-01-18T18:56:04.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-18T18:56:04.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-01-18T18:56:04.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-18T18:56:04.571Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.887s coverage: 54.0% of statements [2023-01-18T18:56:04.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-18T18:56:04.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-18T18:56:31.358Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 27.058s coverage: 89.2% of statements [2023-01-18T18:56:31.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-18T18:56:31.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-18T18:56:31.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-18T18:56:31.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-18T18:56:31.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-18T18:56:31.358Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.817s coverage: 2.4% of statements [2023-01-18T18:56:31.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-18T18:56:31.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-18T18:56:31.358Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.131s coverage: 95.6% of statements [2023-01-18T18:56:31.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-18T18:56:31.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-18T18:56:31.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-18T18:56:31.358Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.247s coverage: 72.2% of statements [2023-01-18T18:56:31.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-18T18:56:31.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-18T18:56:31.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-18T18:56:31.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-18T18:56:31.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-18T18:56:31.358Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.522s coverage: 60.0% of statements [2023-01-18T18:56:31.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-18T18:56:31.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-18T18:56:31.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-18T18:56:31.358Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.721s coverage: 0.9% of statements [2023-01-18T18:56:31.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-18T18:56:31.358Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.427s coverage: 58.8% of statements [2023-01-18T18:56:31.358Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.480s coverage: 29.6% of statements [2023-01-18T18:56:31.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-18T18:56:33.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.446s coverage: 47.1% of statements [2023-01-18T18:56:34.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.301s coverage: 79.5% of statements [2023-01-18T18:56:34.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.290s coverage: 94.1% of statements [2023-01-18T18:56:35.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.284s coverage: 96.3% of statements [2023-01-18T18:56:40.556Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.293s coverage: 87.5% of statements [2023-01-18T18:56:50.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.264s coverage: 94.4% of statements [2023-01-18T18:56:50.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.499s coverage: 44.8% of statements [2023-01-18T18:56:58.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.033s coverage: 79.9% of statements [2023-01-18T18:56:58.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-18T18:57:07.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.345s coverage: 92.9% of statements [2023-01-18T18:57:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-18T18:57:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-18T18:57:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-18T18:57:07.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.151s coverage: 65.1% of statements [2023-01-18T18:57:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-18T18:57:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-18T18:57:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-18T18:57:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-18T18:57:07.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.229s coverage: 86.9% of statements [2023-01-18T18:57:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-18T18:57:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-18T18:57:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-18T18:57:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-18T18:57:07.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.214s coverage: 87.2% of statements [2023-01-18T18:57:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-18T18:57:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-18T18:57:07.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.193s coverage: 100.0% of statements [2023-01-18T18:57:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-18T18:57:07.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.293s coverage: 77.4% of statements [2023-01-18T18:57:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-18T18:57:07.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.280s coverage: 80.0% of statements [2023-01-18T18:57:07.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.236s coverage: 87.2% of statements [2023-01-18T18:57:07.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.849s coverage: 91.2% of statements [2023-01-18T18:57:07.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-18T18:57:07.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.061s coverage: 64.7% of statements [2023-01-18T18:57:07.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-18T18:57:07.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-18T18:57:07.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.276s coverage: 100.0% of statements [2023-01-18T18:57:07.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.171s coverage: 89.4% of statements [2023-01-18T18:57:07.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.076s coverage: 100.0% of statements [2023-01-18T18:57:08.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.069s coverage: 73.7% of statements [2023-01-18T18:57:09.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.093s coverage: 100.0% of statements [2023-01-18T18:57:15.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.246s coverage: 65.3% of statements [2023-01-18T18:57:15.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-18T18:57:15.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-18T18:57:15.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-18T18:57:16.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.891s coverage: 41.8% of statements [2023-01-18T18:57:16.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-18T18:57:16.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-18T18:57:16.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.313s coverage: 89.5% of statements [2023-01-18T18:57:16.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-18T18:57:16.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.218s coverage: 84.8% of statements [2023-01-18T18:57:16.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-18T18:57:16.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-18T18:57:16.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-18T18:57:16.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-18T18:57:25.237Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.365s coverage: 17.7% of statements [2023-01-18T18:57:25.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-18T18:57:25.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-18T18:57:25.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-18T18:57:25.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-18T18:57:25.238Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.654s coverage: 92.3% of statements [2023-01-18T18:57:25.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-18T18:57:25.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-18T18:57:25.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-18T18:57:25.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-18T18:57:25.238Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.445s coverage: 63.2% of statements [2023-01-18T18:57:25.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-18T18:57:25.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-18T18:57:25.238Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.445s coverage: 97.7% of statements [2023-01-18T18:57:25.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-18T18:57:25.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-18T18:57:25.818Z] 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-01-18T18:57:25.818Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-18T18:57:25.818Z] go vet ./... [2023-01-18T18:59:17.465Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-18T18:59:17.465Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-18T18:59:17.465Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-18T18:59:17.506Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-18T18:59:18.165Z] + ls -al . [2023-01-18T18:59:18.165Z] total 744 [2023-01-18T18:59:18.165Z] drwxrwxr-x 10 1001 1001 4096 Jan 18 18:53 . [2023-01-18T18:59:18.165Z] drwxr-xr-x 4 root root 4096 Jan 18 18:53 .. [2023-01-18T18:59:18.165Z] drwxrwxr-x 2 1001 1001 4096 Jan 18 18:51 .blubracket [2023-01-18T18:59:18.165Z] -rw-rw-r-- 1 1001 1001 16 Jan 18 18:51 .dockerignore [2023-01-18T18:59:18.165Z] drwxrwxr-x 8 1001 1001 4096 Jan 18 18:51 .git [2023-01-18T18:59:18.165Z] drwxrwxr-x 3 1001 1001 4096 Jan 18 18:51 .github [2023-01-18T18:59:18.165Z] -rw-rw-r-- 1 1001 1001 1024 Jan 18 18:51 .gitignore [2023-01-18T18:59:18.165Z] -rw-rw-r-- 1 1001 1001 42 Jan 18 18:51 .golangci.yml [2023-01-18T18:59:18.165Z] -rw-rw-r-- 1 1001 1001 87 Jan 18 18:51 .hadolint.yml [2023-01-18T18:59:18.165Z] -rw-rw-r-- 1 1001 1001 166 Jan 18 18:51 .sonarcloud.properties [2023-01-18T18:59:18.165Z] -rw-rw-r-- 1 1001 1001 1171 Jan 18 18:51 ADOPTERS.md [2023-01-18T18:59:18.165Z] -rw-rw-r-- 1 1001 1001 10825 Jan 18 18:51 Attribution.txt [2023-01-18T18:59:18.165Z] -rw-rw-r-- 1 1001 1001 73765 Jan 18 18:51 CHANGELOG.md [2023-01-18T18:59:18.165Z] -rw-rw-r-- 1 1001 1001 3804 Jan 18 18:51 CONTRIBUTING.md [2023-01-18T18:59:18.165Z] -rw-rw-r-- 1 1001 1001 677 Jan 18 18:51 GOVERNANCE.md [2023-01-18T18:59:18.165Z] -rw-rw-r-- 1 1001 1001 850 Jan 18 18:51 Jenkinsfile [2023-01-18T18:59:18.165Z] -rw-rw-r-- 1 1001 1001 10775 Jan 18 18:51 LICENSE [2023-01-18T18:59:18.165Z] -rw-rw-r-- 1 1001 1001 13369 Jan 18 18:51 Makefile [2023-01-18T18:59:18.165Z] -rw-rw-r-- 1 1001 1001 582 Jan 18 18:51 OWNERS.md [2023-01-18T18:59:18.165Z] -rw-rw-r-- 1 1001 1001 9403 Jan 18 18:51 README.md [2023-01-18T18:59:18.165Z] -rw-rw-r-- 1 1001 1001 6912 Jan 18 18:51 SECURITY.md [2023-01-18T18:59:18.165Z] -rw-rw-r-- 1 1001 1001 5 Jan 18 18:49 VERSION [2023-01-18T18:59:18.165Z] drwxrwxr-x 2 1001 1001 4096 Jan 18 18:51 bin [2023-01-18T18:59:18.165Z] drwxrwxr-x 17 1001 1001 4096 Jan 18 18:51 cmd [2023-01-18T18:59:18.165Z] -rw-r--r-- 1 root root 489970 Jan 18 18:57 coverage.out [2023-01-18T18:59:18.165Z] -rw-rw-r-- 1 1001 1001 3377 Jan 18 18:51 go.mod [2023-01-18T18:59:18.165Z] -rw-rw-r-- 1 1001 1001 34951 Jan 18 18:51 go.sum [2023-01-18T18:59:18.165Z] drwxrwxr-x 7 1001 1001 4096 Jan 18 18:51 internal [2023-01-18T18:59:18.165Z] drwxrwxr-x 3 1001 1001 4096 Jan 18 18:51 openapi [2023-01-18T18:59:18.165Z] drwxrwxr-x 4 1001 1001 4096 Jan 18 18:51 snap [2023-01-18T18:59:18.165Z] -rw-rw-r-- 1 1001 1001 204 Jan 18 18:51 version.go [Pipeline] sh [2023-01-18T18:59:18.821Z] + '[' -e coverage.out ] [2023-01-18T18:59:18.822Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-18T18:59:18.860Z] Warning: overwriting stash ‘coverage-report’ [2023-01-18T18:59:19.604Z] Stashed 1 file(s) [Pipeline] sh [2023-01-18T18:59:19.930Z] + make build [2023-01-18T18:59:20.201Z] 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-01-18T19:00:41.827Z] 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-01-18T19:00:42.789Z] 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-01-18T19:00:48.134Z] 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-01-18T19:00:50.077Z] 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-01-18T19:01:36.907Z] 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-01-18T19:01:37.866Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-18T19:01:43.196Z] 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-01-18T19:01:49.830Z] 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-01-18T19:01:53.168Z] 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-01-18T19:01:57.414Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-01-18T19:02:09.722Z] 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-01-18T19:02:15.101Z] $ docker stop --time=1 8afa723989e2b3076e3dc4c7b6ffc5fe02ae61e364ecb0123c7fefb04943ab4e [2023-01-18T19:02:17.060Z] $ docker rm -f --volumes 8afa723989e2b3076e3dc4c7b6ffc5fe02ae61e364ecb0123c7fefb04943ab4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T19:02:19.405Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-18T19:02:19.405Z] [2023-01-18T19:02:19.405Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T19:02:19.807Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-18T19:02:20.081Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-01-18T19:02:20.081Z] 29e5d40040c1: Pulling fs layer [2023-01-18T19:02:20.081Z] 1ce36da41761: Pulling fs layer [2023-01-18T19:02:20.081Z] 25b303627fd3: Pulling fs layer [2023-01-18T19:02:20.352Z] 29e5d40040c1: Verifying Checksum [2023-01-18T19:02:20.352Z] 29e5d40040c1: Download complete [2023-01-18T19:02:20.617Z] 1ce36da41761: Verifying Checksum [2023-01-18T19:02:20.617Z] 1ce36da41761: Download complete [2023-01-18T19:02:20.886Z] 29e5d40040c1: Pull complete [2023-01-18T19:02:22.286Z] 1ce36da41761: Pull complete [2023-01-18T19:02:22.286Z] 25b303627fd3: Verifying Checksum [2023-01-18T19:02:22.286Z] 25b303627fd3: Download complete [2023-01-18T19:02:32.344Z] 25b303627fd3: Pull complete [2023-01-18T19:02:32.344Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-01-18T19:02:32.344Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-18T19:02:32.344Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T19:02:32.675Z] prd-ubuntu20.04-docker-arm64-4c-16g-2984 does not seem to be running inside a container [2023-01-18T19:02:32.738Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-01-18T19:02:34.996Z] $ docker top 372b2eecfabc85d7980d2c8f712e223a7c70439efe3d8b0d85d9a6eee145e118 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T19:02:35.875Z] + docker-compose build --help [2023-01-18T19:02:35.875Z] + grep parallel [2023-01-18T19:02:40.199Z] --parallel Build images in parallel. [Pipeline] } [2023-01-18T19:02:40.231Z] $ docker stop --time=1 372b2eecfabc85d7980d2c8f712e223a7c70439efe3d8b0d85d9a6eee145e118 [2023-01-18T19:02:41.914Z] $ docker rm -f --volumes 372b2eecfabc85d7980d2c8f712e223a7c70439efe3d8b0d85d9a6eee145e118 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T19:02:42.640Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-18T19:02:42.640Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T19:02:42.890Z] prd-ubuntu20.04-docker-arm64-4c-16g-2984 does not seem to be running inside a container [2023-01-18T19:02:42.949Z] $ 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-01-18T19:02:44.102Z] $ docker top a525cead1f2640cd795bca3dbba4fe7a44c1098cb0850ff0ff9ae62f71c988cd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T19:02:44.977Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-18T19:02:49.224Z] Building core-command ... [2023-01-18T19:02:49.224Z] Building core-common-config-bootstrapper ... [2023-01-18T19:02:49.224Z] Building core-data ... [2023-01-18T19:02:49.224Z] Building core-metadata ... [2023-01-18T19:02:49.224Z] Building security-bootstrapper ... [2023-01-18T19:02:49.224Z] Building security-proxy-setup ... [2023-01-18T19:02:49.224Z] Building security-secretstore-setup ... [2023-01-18T19:02:49.224Z] Building security-spiffe-token-provider ... [2023-01-18T19:02:49.224Z] Building security-spire-agent ... [2023-01-18T19:02:49.224Z] Building security-spire-config ... [2023-01-18T19:02:49.224Z] Building security-spire-server ... [2023-01-18T19:02:49.224Z] Building support-notifications ... [2023-01-18T19:02:49.224Z] Building support-scheduler ... [2023-01-18T19:02:49.224Z] Building security-spiffe-token-provider [2023-01-18T19:02:49.224Z] Building security-spire-agent [2023-01-18T19:02:49.224Z] Building security-bootstrapper [2023-01-18T19:02:49.224Z] Building support-notifications [2023-01-18T19:02:49.224Z] Building security-spire-server [2023-01-18T19:03:36.047Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:03:36.047Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:03:36.047Z] ---> d189a24b2c8b [2023-01-18T19:03:36.047Z] Step 3/24 : WORKDIR /edgex-go [2023-01-18T19:03:36.047Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:03:36.047Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:03:36.047Z] ---> d189a24b2c8b [2023-01-18T19:03:36.047Z] Step 3/23 : WORKDIR /edgex-go [2023-01-18T19:03:36.047Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:03:36.047Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:03:36.047Z] ---> d189a24b2c8b [2023-01-18T19:03:36.047Z] Step 3/19 : WORKDIR /edgex-go [2023-01-18T19:03:36.047Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:03:36.047Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:03:36.047Z] ---> d189a24b2c8b [2023-01-18T19:03:36.047Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-18T19:03:36.047Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:03:36.047Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:03:36.047Z] ---> d189a24b2c8b [2023-01-18T19:03:36.047Z] Step 3/32 : WORKDIR /edgex-go [2023-01-18T19:03:36.047Z] ---> Running in 84bd0a479e88 [2023-01-18T19:03:36.047Z] ---> Running in 2c67afa6a0f1 [2023-01-18T19:03:36.047Z] ---> Running in e19c34c7ccda [2023-01-18T19:03:36.047Z] ---> Running in 2e7157c2fa88 [2023-01-18T19:03:36.047Z] ---> Running in 7af5819b503c [2023-01-18T19:03:36.047Z] Removing intermediate container 84bd0a479e88 [2023-01-18T19:03:36.047Z] ---> 180ad069ec0b [2023-01-18T19:03:36.047Z] Step 4/22 : WORKDIR /edgex-goRemoving intermediate container e19c34c7ccda [2023-01-18T19:03:36.047Z] ---> 2b1e477d6991 [2023-01-18T19:03:36.047Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-18T19:03:36.047Z] [2023-01-18T19:03:36.047Z] Removing intermediate container 2e7157c2fa88 [2023-01-18T19:03:36.047Z] ---> 20f6a2e16d6c [2023-01-18T19:03:36.047Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-18T19:03:36.047Z] ---> Running in c2fbcbeb3801 [2023-01-18T19:03:36.047Z] Removing intermediate container 2c67afa6a0f1 [2023-01-18T19:03:36.047Z] ---> 79a0a0a3de65 [2023-01-18T19:03:36.047Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-18T19:03:36.047Z] ---> Running in 3e8dab399e54 [2023-01-18T19:03:36.047Z] ---> Running in 8699b65319e0 [2023-01-18T19:03:36.047Z] Removing intermediate container 7af5819b503c [2023-01-18T19:03:36.047Z] ---> 656252218154 [2023-01-18T19:03:36.047Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-18T19:03:36.047Z] ---> Running in 984ac2ea08a6 [2023-01-18T19:03:36.047Z] ---> Running in 9732f25f465b [2023-01-18T19:03:36.634Z] Removing intermediate container c2fbcbeb3801 [2023-01-18T19:03:36.634Z] ---> ed4873d28c2a [2023-01-18T19:03:36.634Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-18T19:03:36.634Z] ---> Running in d9658e320857 [2023-01-18T19:03:38.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:03:38.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:03:38.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:03:38.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:03:38.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:03:38.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:03:38.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:03:39.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:03:39.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:03:39.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:03:39.970Z] OK: 221 MiB in 51 packages [2023-01-18T19:03:40.258Z] v3.16.3-125-gdeedb1d818 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-18T19:03:40.258Z] v3.16.3-126-g19213cd943 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-18T19:03:40.258Z] OK: 16900 distinct packages available [2023-01-18T19:03:40.258Z] OK: 221 MiB in 51 packages [2023-01-18T19:03:40.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:03:40.818Z] OK: 221 MiB in 51 packages [2023-01-18T19:03:41.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:03:41.085Z] OK: 221 MiB in 51 packages [2023-01-18T19:03:42.499Z] Removing intermediate container 8699b65319e0 [2023-01-18T19:03:42.499Z] ---> ec9d1c109f69 [2023-01-18T19:03:42.499Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-18T19:03:42.499Z] OK: 221 MiB in 51 packages [2023-01-18T19:03:42.499Z] Removing intermediate container d9658e320857 [2023-01-18T19:03:42.499Z] ---> d09c287e1c0d [2023-01-18T19:03:42.499Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-18T19:03:42.770Z] Removing intermediate container 984ac2ea08a6 [2023-01-18T19:03:42.770Z] ---> db58ca5a9049 [2023-01-18T19:03:42.770Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-18T19:03:43.037Z] Removing intermediate container 9732f25f465b [2023-01-18T19:03:43.037Z] ---> ae82f141963d [2023-01-18T19:03:43.037Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-18T19:03:43.622Z] ---> e1e2b9dab083 [2023-01-18T19:03:43.622Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:03:43.622Z] ---> 3932e2a5326e [2023-01-18T19:03:43.622Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:03:43.622Z] ---> Running in 10ea686f7a82 [2023-01-18T19:03:43.890Z] ---> Running in 1b22b29c787d [2023-01-18T19:03:44.158Z] Removing intermediate container 3e8dab399e54 [2023-01-18T19:03:44.158Z] ---> 36bd24f97666 [2023-01-18T19:03:44.158Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-18T19:03:44.158Z] ---> 9be63b87a5ac [2023-01-18T19:03:44.158Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:03:44.158Z] ---> 3f8859a52637 [2023-01-18T19:03:44.158Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:03:44.425Z] ---> Running in df6fad6876df [2023-01-18T19:03:44.692Z] ---> Running in 049a8b392875 [2023-01-18T19:03:45.655Z] ---> 7ce76d1f69ec [2023-01-18T19:03:45.655Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:03:45.655Z] ---> Running in 9ec2f8f79b59 [2023-01-18T19:05:52.303Z] Removing intermediate container df6fad6876df [2023-01-18T19:05:52.303Z] ---> f82dadeb20d9 [2023-01-18T19:05:52.303Z] Step 7/23 : COPY . . [2023-01-18T19:05:52.303Z] Removing intermediate container 1b22b29c787d [2023-01-18T19:05:52.303Z] ---> 101af077c19e [2023-01-18T19:05:52.303Z] Step 7/24 : COPY . . [2023-01-18T19:05:52.303Z] Removing intermediate container 10ea686f7a82 [2023-01-18T19:05:52.303Z] ---> 2c24cfd1d73d [2023-01-18T19:05:52.303Z] Step 8/22 : COPY . . [2023-01-18T19:05:52.303Z] Removing intermediate container 9ec2f8f79b59 [2023-01-18T19:05:52.303Z] ---> debb34154e5e [2023-01-18T19:05:52.303Z] Step 7/19 : COPY . . [2023-01-18T19:05:52.303Z] Removing intermediate container 049a8b392875 [2023-01-18T19:05:52.303Z] ---> 597cf47581c7 [2023-01-18T19:05:52.303Z] Step 7/32 : COPY . . [2023-01-18T19:05:55.643Z] ---> 09e573ba3387 [2023-01-18T19:05:55.643Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-18T19:05:55.643Z] ---> fbfbd135a325 [2023-01-18T19:05:55.643Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-18T19:05:55.643Z] ---> df540094d122 [2023-01-18T19:05:55.643Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-18T19:05:55.643Z] ---> dc8968ce3bec [2023-01-18T19:05:55.643Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-18T19:05:55.643Z] ---> 71b12f98d0ec [2023-01-18T19:05:55.643Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-18T19:05:55.643Z] ---> Running in 36158cba3f61 [2023-01-18T19:05:55.643Z] ---> Running in 1c8a01ee2e53 [2023-01-18T19:05:55.643Z] ---> Running in 0fe312c47919 [2023-01-18T19:05:55.643Z] ---> Running in 5f542145dc8d [2023-01-18T19:05:55.643Z] ---> Running in cf3f8db71b52 [2023-01-18T19:05:56.605Z] Removing intermediate container cf3f8db71b52 [2023-01-18T19:05:56.605Z] ---> 1f1d9c66d34c [2023-01-18T19:05:56.605Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-18T19:05:56.605Z] Removing intermediate container 5f542145dc8d [2023-01-18T19:05:56.605Z] ---> 8152c33fc968 [2023-01-18T19:05:56.605Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-18T19:05:56.875Z] ---> Running in 209cc0d90783 [2023-01-18T19:05:56.875Z] ---> Running in eec137ee3cfa [2023-01-18T19:05:58.775Z] Removing intermediate container eec137ee3cfa [2023-01-18T19:05:58.775Z] ---> 7422d6ab754a [2023-01-18T19:05:58.775Z] 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-01-18T19:05:58.775Z] 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-01-18T19:05:58.775Z] 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-01-18T19:05:58.775Z] Removing intermediate container 209cc0d90783 [2023-01-18T19:05:58.775Z] ---> 778159104648 [2023-01-18T19:05:58.775Z] 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-01-18T19:05:58.775Z] ---> Running in d728811f25ad [2023-01-18T19:05:59.042Z] ---> Running in de3467a2c278 [2023-01-18T19:05:59.042Z] 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-01-18T19:06:02.400Z] Removing intermediate container d728811f25ad [2023-01-18T19:06:02.400Z] ---> 6a9e3aef83b3 [2023-01-18T19:06:02.400Z] Step 11/23 : WORKDIR /edgex-go [2023-01-18T19:06:02.667Z] ---> Running in d0fcc20b621c [2023-01-18T19:06:02.938Z] Removing intermediate container de3467a2c278 [2023-01-18T19:06:02.938Z] ---> 7c17c11f5762 [2023-01-18T19:06:02.938Z] Step 11/24 : WORKDIR /edgex-go [2023-01-18T19:06:02.938Z] ---> Running in da3930f3cfbb [2023-01-18T19:06:03.521Z] Removing intermediate container da3930f3cfbb [2023-01-18T19:06:03.521Z] ---> 506809707538 [2023-01-18T19:06:03.790Z] [2023-01-18T19:06:03.790Z] Step 12/24 : FROM alpine:3.15 [2023-01-18T19:06:03.790Z] Removing intermediate container d0fcc20b621c [2023-01-18T19:06:03.790Z] ---> d82e89e40a63 [2023-01-18T19:06:03.790Z] [2023-01-18T19:06:03.790Z] Step 12/23 : FROM alpine:3.15 [2023-01-18T19:06:04.059Z] 3.15: Pulling from library/alpine [2023-01-18T19:06:04.327Z] 3.15: Pulling from library/alpine [2023-01-18T19:06:05.737Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-18T19:06:05.737Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-18T19:06:05.737Z] Status: Downloaded newer image for alpine:3.15 [2023-01-18T19:06:05.737Z] ---> 8aa73fd46299 [2023-01-18T19:06:05.737Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T19:06:05.737Z] Status: Downloaded newer image for alpine:3.15 [2023-01-18T19:06:05.737Z] ---> 8aa73fd46299 [2023-01-18T19:06:05.737Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T19:06:06.008Z] ---> Running in 8faba7d3eec9 [2023-01-18T19:06:06.008Z] ---> Running in 9b790853cffc [2023-01-18T19:06:06.974Z] Removing intermediate container 9b790853cffc [2023-01-18T19:06:06.974Z] ---> 01fa84c9cdad [2023-01-18T19:06:06.974Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-18T19:06:06.974Z] Removing intermediate container 8faba7d3eec9 [2023-01-18T19:06:06.974Z] ---> b00bfeebbfe3 [2023-01-18T19:06:06.974Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-18T19:06:06.974Z] ---> Running in 249b127aca07 [2023-01-18T19:06:06.974Z] ---> Running in dc4811d45a73 [2023-01-18T19:06:09.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:06:09.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:06:09.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:06:09.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:06:11.241Z] v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-18T19:06:11.241Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-18T19:06:11.241Z] OK: 15736 distinct packages available [2023-01-18T19:06:11.241Z] v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-18T19:06:11.241Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-18T19:06:11.241Z] OK: 15736 distinct packages available [2023-01-18T19:06:11.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:06:11.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:06:11.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:06:11.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:06:13.194Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-18T19:06:13.194Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-18T19:06:13.194Z] (3/5) Installing libucontext (1.1-r0) [2023-01-18T19:06:13.194Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-18T19:06:13.194Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-18T19:06:13.194Z] Executing busybox-1.34.1-r7.trigger [2023-01-18T19:06:13.194Z] OK: 6 MiB in 19 packages [2023-01-18T19:06:13.194Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-18T19:06:13.194Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-18T19:06:13.194Z] (3/5) Installing libucontext (1.1-r0) [2023-01-18T19:06:13.194Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-18T19:06:13.194Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-18T19:06:13.466Z] Executing busybox-1.34.1-r7.trigger [2023-01-18T19:06:13.466Z] OK: 6 MiB in 19 packages [2023-01-18T19:06:16.055Z] Removing intermediate container 249b127aca07 [2023-01-18T19:06:16.055Z] ---> 4a3b4744cfef [2023-01-18T19:06:16.055Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-18T19:06:16.056Z] Removing intermediate container dc4811d45a73 [2023-01-18T19:06:16.056Z] ---> 8d8658885fc5 [2023-01-18T19:06:16.056Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-18T19:06:21.411Z] ---> 9180b43b4439 [2023-01-18T19:06:21.411Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-18T19:06:22.833Z] ---> fa1ec22a3342 [2023-01-18T19:06:22.833Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-18T19:06:24.782Z] ---> 791b220408f6 [2023-01-18T19:06:24.782Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-18T19:06:26.196Z] ---> 75140b408a22 [2023-01-18T19:06:26.196Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-18T19:06:27.604Z] ---> ecc8a9ea04ac [2023-01-18T19:06:27.604Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-18T19:06:27.604Z] ---> Running in 8de9cdd05867 [2023-01-18T19:06:28.187Z] Removing intermediate container 8de9cdd05867 [2023-01-18T19:06:28.187Z] ---> 18ddb5aa48f3 [2023-01-18T19:06:28.187Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-18T19:06:28.454Z] ---> Running in 1594c7e4063c [2023-01-18T19:06:29.037Z] Removing intermediate container 1594c7e4063c [2023-01-18T19:06:29.037Z] ---> 580474d164b8 [2023-01-18T19:06:29.037Z] Step 21/23 : LABEL arch=arm64 [2023-01-18T19:06:29.307Z] ---> Running in 4616ea155364 [2023-01-18T19:06:29.891Z] ---> 5b8b853a44ce [2023-01-18T19:06:29.891Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-18T19:06:29.891Z] Removing intermediate container 4616ea155364 [2023-01-18T19:06:29.891Z] ---> 35529b1d3573 [2023-01-18T19:06:29.891Z] Step 22/23 : LABEL git_sha=81da9ad58b7d8a39ad4bc468eeb55464a1cdaece [2023-01-18T19:06:30.156Z] ---> Running in d99aae363045 [2023-01-18T19:06:31.110Z] Removing intermediate container d99aae363045 [2023-01-18T19:06:31.110Z] ---> ee0666947752 [2023-01-18T19:06:31.110Z] Step 23/23 : LABEL version=0.0.0 [2023-01-18T19:06:31.110Z] ---> Running in ae2cb9577d24 [2023-01-18T19:06:31.373Z] ---> e9757a1bc1c2 [2023-01-18T19:06:31.373Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-18T19:06:31.639Z] Removing intermediate container ae2cb9577d24 [2023-01-18T19:06:31.639Z] ---> 3a2df989f5f1 [2023-01-18T19:06:31.639Z] [2023-01-18T19:06:32.221Z] Successfully built 3a2df989f5f1 [2023-01-18T19:06:32.221Z] Successfully tagged security-spire-server-arm64:latest [2023-01-18T19:06:32.221Z]  Building security-spire-server ... done Building security-spire-config [2023-01-18T19:06:32.488Z] ---> 723142890d25 [2023-01-18T19:06:32.488Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-18T19:06:33.442Z] ---> fa768bad7350 [2023-01-18T19:06:33.442Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-18T19:06:33.710Z] ---> Running in 25749dca889f [2023-01-18T19:06:33.976Z] Removing intermediate container 25749dca889f [2023-01-18T19:06:33.976Z] ---> a56383e751ca [2023-01-18T19:06:33.976Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-18T19:06:34.241Z] ---> Running in 1750cb5c4c0d [2023-01-18T19:06:36.816Z] Removing intermediate container 1750cb5c4c0d [2023-01-18T19:06:36.816Z] ---> 2d123bdd7ea1 [2023-01-18T19:06:36.816Z] Step 22/24 : LABEL arch=arm64 [2023-01-18T19:06:36.816Z] ---> Running in afdac79a43e6 [2023-01-18T19:06:37.398Z] Removing intermediate container afdac79a43e6 [2023-01-18T19:06:37.398Z] ---> 7c1752b3eff3 [2023-01-18T19:06:37.398Z] Step 23/24 : LABEL git_sha=81da9ad58b7d8a39ad4bc468eeb55464a1cdaece [2023-01-18T19:06:37.664Z] ---> Running in 16968e3e961f [2023-01-18T19:06:38.245Z] Removing intermediate container 16968e3e961f [2023-01-18T19:06:38.245Z] ---> 938130eb2a2b [2023-01-18T19:06:38.245Z] Step 24/24 : LABEL version=0.0.0 [2023-01-18T19:06:38.510Z] ---> Running in f7dabc3aac90 [2023-01-18T19:06:39.093Z] Removing intermediate container f7dabc3aac90 [2023-01-18T19:06:39.093Z] ---> 211ccda0e1b5 [2023-01-18T19:06:39.093Z] [2023-01-18T19:06:39.093Z] Successfully built 211ccda0e1b5 [2023-01-18T19:06:39.093Z] Successfully tagged security-spire-agent-arm64:latest [2023-01-18T19:06:39.363Z]  Building security-spire-agent ... done Building core-command [2023-01-18T19:06:57.561Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:06:57.561Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:06:57.561Z] ---> d189a24b2c8b [2023-01-18T19:06:57.561Z] Step 3/24 : WORKDIR /edgex-go [2023-01-18T19:06:57.561Z] ---> Using cache [2023-01-18T19:06:57.561Z] ---> 656252218154 [2023-01-18T19:06:57.561Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-18T19:06:57.561Z] ---> Running in 28a9b325d97b [2023-01-18T19:06:58.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:06:59.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:07:01.332Z] OK: 221 MiB in 51 packages [2023-01-18T19:07:03.274Z] Removing intermediate container 28a9b325d97b [2023-01-18T19:07:03.274Z] ---> 355c0cbbfac6 [2023-01-18T19:07:03.274Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-18T19:07:03.854Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:07:03.854Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:07:03.854Z] ---> d189a24b2c8b [2023-01-18T19:07:03.854Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-18T19:07:03.854Z] ---> Using cache [2023-01-18T19:07:03.854Z] ---> 180ad069ec0b [2023-01-18T19:07:03.854Z] Step 4/23 : WORKDIR /edgex-go [2023-01-18T19:07:03.854Z] ---> Using cache [2023-01-18T19:07:03.854Z] ---> ed4873d28c2a [2023-01-18T19:07:03.854Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-18T19:07:03.854Z] ---> Running in d5c30fcc6751 [2023-01-18T19:07:04.822Z] ---> 7be92d96b5c8 [2023-01-18T19:07:04.822Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:07:04.822Z] ---> Running in d63dec0f9056 [2023-01-18T19:07:06.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:07:06.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:07:08.207Z] OK: 221 MiB in 51 packages [2023-01-18T19:07:09.612Z] Removing intermediate container d5c30fcc6751 [2023-01-18T19:07:09.612Z] ---> ba3157dc6ef1 [2023-01-18T19:07:09.612Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-18T19:07:10.577Z] ---> 2d85f65639df [2023-01-18T19:07:10.577Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:07:10.842Z] ---> Running in 5cca112290df [2023-01-18T19:09:17.495Z] Removing intermediate container d63dec0f9056 [2023-01-18T19:09:17.496Z] ---> bfeb393f6605 [2023-01-18T19:09:17.496Z] Step 7/24 : COPY . . [2023-01-18T19:09:17.496Z] Removing intermediate container 5cca112290df [2023-01-18T19:09:17.496Z] ---> 029c694b4237 [2023-01-18T19:09:17.496Z] Step 8/23 : COPY . . [2023-01-18T19:09:19.440Z] ---> e87f7c756e2b [2023-01-18T19:09:19.440Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-18T19:09:19.440Z] ---> Running in 1ffcf92eb93e [2023-01-18T19:09:20.319Z] Removing intermediate container 1ffcf92eb93e [2023-01-18T19:09:20.319Z] ---> f5e5fd239575 [2023-01-18T19:09:20.319Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-18T19:09:20.634Z] ---> Running in 22bcb33c1da5 [2023-01-18T19:09:21.688Z] Removing intermediate container 22bcb33c1da5 [2023-01-18T19:09:21.688Z] ---> 266d72d7982f [2023-01-18T19:09:21.688Z] 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-01-18T19:09:21.974Z] ---> Running in b9dc7d727298 [2023-01-18T19:09:26.259Z] Removing intermediate container b9dc7d727298 [2023-01-18T19:09:26.259Z] ---> 2424abf4d09f [2023-01-18T19:09:26.259Z] Step 11/24 : WORKDIR /edgex-go [2023-01-18T19:09:26.259Z] ---> Running in 73d352eca2cf [2023-01-18T19:09:27.219Z] Removing intermediate container 73d352eca2cf [2023-01-18T19:09:27.219Z] ---> 338252c18097 [2023-01-18T19:09:27.219Z] [2023-01-18T19:09:27.219Z] Step 12/24 : FROM alpine:3.15 [2023-01-18T19:09:27.219Z] ---> 8aa73fd46299 [2023-01-18T19:09:27.219Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T19:09:27.219Z] ---> Using cache [2023-01-18T19:09:27.219Z] ---> 01fa84c9cdad [2023-01-18T19:09:27.219Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-18T19:09:27.219Z] ---> Running in 0574bf7ae21f [2023-01-18T19:09:29.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:09:30.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:09:31.811Z] v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-18T19:09:31.811Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-18T19:09:31.811Z] OK: 15736 distinct packages available [2023-01-18T19:09:31.811Z] ---> 2198018e45d8 [2023-01-18T19:09:31.811Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-18T19:09:32.078Z] ---> Running in 4bcc86596d7c [2023-01-18T19:09:32.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:09:32.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:09:34.075Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-18T19:09:34.075Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-18T19:09:34.075Z] (3/4) Installing libucontext (1.1-r0) [2023-01-18T19:09:34.075Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-18T19:09:34.075Z] Executing busybox-1.34.1-r7.trigger [2023-01-18T19:09:34.075Z] 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-01-18T19:09:34.075Z] OK: 6 MiB in 18 packages [2023-01-18T19:09:35.487Z] Removing intermediate container 0574bf7ae21f [2023-01-18T19:09:35.487Z] ---> fa7b5152c33d [2023-01-18T19:09:35.487Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-18T19:09:42.137Z] ---> ce54e0f33008 [2023-01-18T19:09:42.137Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-18T19:09:42.137Z] ---> 1d9fc9e2126e [2023-01-18T19:09:42.137Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-18T19:09:42.404Z] ---> Running in e81a015f1284 [2023-01-18T19:09:42.985Z] Removing intermediate container e81a015f1284 [2023-01-18T19:09:42.985Z] ---> ac8ee26dc4b9 [2023-01-18T19:09:42.985Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-18T19:09:44.930Z] ---> f350400cc4c5 [2023-01-18T19:09:44.930Z] Step 19/24 : WORKDIR / [2023-01-18T19:09:44.930Z] ---> Running in 300cb2ee7096 [2023-01-18T19:09:45.197Z] Removing intermediate container 300cb2ee7096 [2023-01-18T19:09:45.197Z] ---> df69fd87d03f [2023-01-18T19:09:45.463Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-18T19:09:45.463Z] ---> Running in 860cc35e9783 [2023-01-18T19:09:46.045Z] Removing intermediate container 860cc35e9783 [2023-01-18T19:09:46.045Z] ---> 7a22da398f30 [2023-01-18T19:09:46.045Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-18T19:09:46.045Z] ---> Running in 82cf3120430e [2023-01-18T19:09:46.627Z] Removing intermediate container 82cf3120430e [2023-01-18T19:09:46.627Z] ---> c3e12243f30c [2023-01-18T19:09:46.627Z] Step 22/24 : LABEL arch=arm64 [2023-01-18T19:09:46.894Z] ---> Running in a9f398b8d473 [2023-01-18T19:09:47.475Z] Removing intermediate container a9f398b8d473 [2023-01-18T19:09:47.475Z] ---> a7cd94112b66 [2023-01-18T19:09:47.475Z] Step 23/24 : LABEL git_sha=81da9ad58b7d8a39ad4bc468eeb55464a1cdaece [2023-01-18T19:09:47.475Z] ---> Running in d2704ed6b7ff [2023-01-18T19:09:48.056Z] Removing intermediate container d2704ed6b7ff [2023-01-18T19:09:48.057Z] ---> efc1999630fb [2023-01-18T19:09:48.057Z] Step 24/24 : LABEL version=0.0.0 [2023-01-18T19:09:48.347Z] ---> Running in 5cc83b385031 [2023-01-18T19:09:48.933Z] Removing intermediate container 5cc83b385031 [2023-01-18T19:09:48.933Z] ---> f3fa4080335c [2023-01-18T19:09:48.933Z] [2023-01-18T19:09:49.200Z] Successfully built f3fa4080335c [2023-01-18T19:09:49.200Z] Successfully tagged security-spire-config-arm64:latest [2023-01-18T19:09:49.200Z]  Building security-spire-config ... done Building core-common-config-bootstrapper [2023-01-18T19:10:04.192Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:10:04.192Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:10:04.192Z] ---> d189a24b2c8b [2023-01-18T19:10:04.192Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-18T19:10:04.192Z] ---> Using cache [2023-01-18T19:10:04.192Z] ---> 180ad069ec0b [2023-01-18T19:10:04.192Z] Step 4/22 : WORKDIR /edgex-go [2023-01-18T19:10:04.192Z] ---> Using cache [2023-01-18T19:10:04.192Z] ---> ed4873d28c2a [2023-01-18T19:10:04.192Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-18T19:10:04.192Z] ---> Using cache [2023-01-18T19:10:04.192Z] ---> ba3157dc6ef1 [2023-01-18T19:10:04.192Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-18T19:10:04.192Z] ---> Using cache [2023-01-18T19:10:04.192Z] ---> 2d85f65639df [2023-01-18T19:10:04.192Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:10:04.192Z] ---> Using cache [2023-01-18T19:10:04.192Z] ---> 029c694b4237 [2023-01-18T19:10:04.192Z] Step 8/22 : COPY . . [2023-01-18T19:10:04.192Z] ---> Using cache [2023-01-18T19:10:04.192Z] ---> 2198018e45d8 [2023-01-18T19:10:04.192Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common_config-bootstrapper/core-common_config-bootstrapper [2023-01-18T19:10:04.192Z] ---> Running in 60a3587e0637 [2023-01-18T19:10:05.602Z] make: *** No rule to make target 'cmd/core-common_config-bootstrapper/core-common_config-bootstrapper'. Stop. [2023-01-18T19:10:06.185Z] Building core-metadata [2023-01-18T19:10:24.376Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:10:24.376Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:10:24.376Z] ---> d189a24b2c8b [2023-01-18T19:10:24.376Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-18T19:10:24.376Z] ---> Using cache [2023-01-18T19:10:24.376Z] ---> 180ad069ec0b [2023-01-18T19:10:24.376Z] Step 4/24 : WORKDIR /edgex-go [2023-01-18T19:10:24.376Z] ---> Using cache [2023-01-18T19:10:24.376Z] ---> ed4873d28c2a [2023-01-18T19:10:24.376Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-18T19:10:24.376Z] ---> Using cache [2023-01-18T19:10:24.376Z] ---> ba3157dc6ef1 [2023-01-18T19:10:24.376Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-18T19:10:24.376Z] ---> Using cache [2023-01-18T19:10:24.376Z] ---> 2d85f65639df [2023-01-18T19:10:24.376Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:10:24.376Z] ---> Using cache [2023-01-18T19:10:24.376Z] ---> 029c694b4237 [2023-01-18T19:10:24.376Z] Step 8/24 : COPY . . [2023-01-18T19:10:24.376Z] ---> Using cache [2023-01-18T19:10:24.376Z] ---> 2198018e45d8 [2023-01-18T19:10:24.376Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-18T19:10:24.646Z] ---> Running in 272bc2798c50 [2023-01-18T19:10:26.585Z] 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-01-18T19:13:03.278Z] Removing intermediate container 36158cba3f61 [2023-01-18T19:13:03.278Z] ---> 0930380165ec [2023-01-18T19:13:03.278Z] [2023-01-18T19:13:03.278Z] Step 9/32 : FROM alpine:3.16 [2023-01-18T19:13:03.278Z] 3.16: Pulling from library/alpine [2023-01-18T19:13:03.278Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-18T19:13:03.278Z] Status: Downloaded newer image for alpine:3.16 [2023-01-18T19:13:03.278Z] ---> 2b4661558fb8 [2023-01-18T19:13:03.278Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T19:13:03.278Z] ---> Running in 0fdd78f91d8c [2023-01-18T19:13:03.278Z] Removing intermediate container 0fdd78f91d8c [2023-01-18T19:13:03.278Z] ---> 0bc94f788aac [2023-01-18T19:13:03.278Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-18T19:13:03.278Z] ---> Running in 71dda0392adf [2023-01-18T19:13:03.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:13:03.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:13:03.278Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-18T19:13:03.278Z] (2/2) Installing su-exec (0.2-r1) [2023-01-18T19:13:03.278Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T19:13:03.278Z] OK: 5 MiB in 16 packages [2023-01-18T19:13:03.278Z] Removing intermediate container 71dda0392adf [2023-01-18T19:13:03.278Z] ---> bee9ad60238f [2023-01-18T19:13:03.278Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-18T19:13:03.278Z] ---> Running in 95520d5996a8 [2023-01-18T19:13:03.278Z] Removing intermediate container 95520d5996a8 [2023-01-18T19:13:03.278Z] ---> ba4be751b9a3 [2023-01-18T19:13:03.278Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-18T19:13:03.278Z] ---> Running in 585385b55d49 [2023-01-18T19:13:03.278Z] Removing intermediate container 585385b55d49 [2023-01-18T19:13:03.278Z] ---> 9b3372d4b018 [2023-01-18T19:13:03.278Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-18T19:13:03.278Z] ---> Running in 928fe457929b [2023-01-18T19:13:03.278Z] Removing intermediate container 928fe457929b [2023-01-18T19:13:03.278Z] ---> 96bddea2dc88 [2023-01-18T19:13:03.278Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-18T19:13:03.278Z] ---> Running in 650263766f20 [2023-01-18T19:13:03.278Z] Removing intermediate container 650263766f20 [2023-01-18T19:13:03.278Z] ---> 9e5522a4d918 [2023-01-18T19:13:03.278Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-18T19:13:03.278Z] ---> Running in 54ba0915827c [2023-01-18T19:13:04.243Z] Removing intermediate container 54ba0915827c [2023-01-18T19:13:04.243Z] ---> 6deb9abb8b4d [2023-01-18T19:13:04.243Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-18T19:13:04.243Z] ---> Running in d55f9d3ec3f0 [2023-01-18T19:13:04.827Z] Removing intermediate container d55f9d3ec3f0 [2023-01-18T19:13:04.827Z] ---> 702c0a4ecb84 [2023-01-18T19:13:04.827Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-18T19:13:05.802Z] ---> 63721eaea46b [2023-01-18T19:13:05.802Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-18T19:13:05.802Z] ---> Running in 0991f099cfed [2023-01-18T19:13:09.141Z] Removing intermediate container 0991f099cfed [2023-01-18T19:13:09.141Z] ---> c9e84985023b [2023-01-18T19:13:09.141Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T19:13:10.107Z] ---> cb50658a3ce4 [2023-01-18T19:13:10.107Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-18T19:13:12.058Z] ---> a9bffddb17f5 [2023-01-18T19:13:12.058Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-18T19:13:13.465Z] ---> de8d76126cf5 [2023-01-18T19:13:13.465Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-18T19:13:14.051Z] ---> d633c24b3ec3 [2023-01-18T19:13:14.051Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-18T19:13:15.013Z] ---> a7aed91a2d52 [2023-01-18T19:13:15.013Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-18T19:13:15.972Z] ---> bf84cc97e4b6 [2023-01-18T19:13:15.972Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-18T19:13:16.933Z] ---> a5d7dc3c7fc6 [2023-01-18T19:13:16.933Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-18T19:13:17.200Z] ---> Running in 5baa065464b5 [2023-01-18T19:13:20.540Z] Removing intermediate container 5baa065464b5 [2023-01-18T19:13:20.540Z] ---> c447af12d0b8 [2023-01-18T19:13:20.540Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-18T19:13:20.540Z] ---> Running in 83cdcb447dfc [2023-01-18T19:13:21.138Z] Removing intermediate container 83cdcb447dfc [2023-01-18T19:13:21.138Z] ---> 7a030960f196 [2023-01-18T19:13:21.138Z] Step 29/32 : CMD ["gate"] [2023-01-18T19:13:21.138Z] ---> Running in 3aef912ba275 [2023-01-18T19:13:22.564Z] Removing intermediate container 3aef912ba275 [2023-01-18T19:13:22.564Z] ---> ee5381f9bd70 [2023-01-18T19:13:22.564Z] Step 30/32 : LABEL arch=arm64 [2023-01-18T19:13:22.564Z] ---> Running in 022864e19820 [2023-01-18T19:13:23.151Z] Removing intermediate container 022864e19820 [2023-01-18T19:13:23.152Z] ---> 966cb34f8aa9 [2023-01-18T19:13:23.152Z] Step 31/32 : LABEL git_sha=81da9ad58b7d8a39ad4bc468eeb55464a1cdaece [2023-01-18T19:13:23.152Z] ---> Running in 5675140ca991 [2023-01-18T19:13:24.116Z] Removing intermediate container 5675140ca991 [2023-01-18T19:13:24.116Z] ---> 38e9d1868a7e [2023-01-18T19:13:24.116Z] Step 32/32 : LABEL version=0.0.0 [2023-01-18T19:13:24.116Z] ---> Running in 051b76dc6358 [2023-01-18T19:13:24.703Z] Removing intermediate container 051b76dc6358 [2023-01-18T19:13:24.703Z] ---> d876103b69c4 [2023-01-18T19:13:24.703Z] [2023-01-18T19:13:24.971Z] Successfully built d876103b69c4 [2023-01-18T19:13:24.971Z] Successfully tagged security-bootstrapper-arm64:latest [2023-01-18T19:13:24.971Z]  Building security-bootstrapper ... done Building core-data [2023-01-18T19:13:47.041Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:13:47.041Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:13:47.041Z] ---> d189a24b2c8b [2023-01-18T19:13:47.041Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-18T19:13:47.041Z] ---> Using cache [2023-01-18T19:13:47.041Z] ---> 180ad069ec0b [2023-01-18T19:13:47.041Z] Step 4/22 : WORKDIR /edgex-go [2023-01-18T19:13:47.041Z] ---> Using cache [2023-01-18T19:13:47.041Z] ---> ed4873d28c2a [2023-01-18T19:13:47.041Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-18T19:13:47.041Z] ---> Using cache [2023-01-18T19:13:47.041Z] ---> ba3157dc6ef1 [2023-01-18T19:13:47.041Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-18T19:13:47.041Z] ---> Using cache [2023-01-18T19:13:47.041Z] ---> 2d85f65639df [2023-01-18T19:13:47.041Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:13:47.041Z] ---> Using cache [2023-01-18T19:13:47.041Z] ---> 029c694b4237 [2023-01-18T19:13:47.041Z] Step 8/22 : COPY . . [2023-01-18T19:13:47.041Z] ---> Using cache [2023-01-18T19:13:47.041Z] ---> 2198018e45d8 [2023-01-18T19:13:47.041Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-18T19:13:48.003Z] ---> Running in 2caf2132976c [2023-01-18T19:13:49.952Z] 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-01-18T19:15:26.610Z] Removing intermediate container 0fe312c47919 [2023-01-18T19:15:26.610Z] ---> 0003f99cadce [2023-01-18T19:15:26.610Z] [2023-01-18T19:15:26.610Z] Step 9/19 : FROM alpine:3.15 [2023-01-18T19:15:26.610Z] ---> 8aa73fd46299 [2023-01-18T19:15:26.610Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T19:15:26.610Z] ---> Using cache [2023-01-18T19:15:26.610Z] ---> 01fa84c9cdad [2023-01-18T19:15:26.610Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-18T19:15:26.610Z] ---> Running in cdf49c93adbd [2023-01-18T19:15:26.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:15:26.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:15:26.610Z] v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-18T19:15:26.610Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-18T19:15:26.610Z] OK: 15736 distinct packages available [2023-01-18T19:15:26.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:15:26.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:15:26.610Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-18T19:15:26.610Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-18T19:15:26.610Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-18T19:15:26.610Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-18T19:15:26.610Z] (5/9) Installing curl (7.80.0-r5) [2023-01-18T19:15:26.610Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-18T19:15:26.610Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-18T19:15:26.610Z] (8/9) Installing libucontext (1.1-r0) [2023-01-18T19:15:26.610Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-18T19:15:26.610Z] Executing busybox-1.34.1-r7.trigger [2023-01-18T19:15:26.610Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T19:15:26.610Z] OK: 8 MiB in 23 packages [2023-01-18T19:15:26.610Z] Removing intermediate container cdf49c93adbd [2023-01-18T19:15:26.610Z] ---> 315e77458413 [2023-01-18T19:15:26.610Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T19:15:26.610Z] ---> 991f26850628 [2023-01-18T19:15:26.610Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-18T19:15:27.200Z] ---> fa93f753ca00 [2023-01-18T19:15:27.201Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-18T19:15:28.168Z] ---> 0157847ddad0 [2023-01-18T19:15:28.168Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-18T19:15:28.168Z] ---> Running in 4aa525813a3b [2023-01-18T19:15:28.765Z] Removing intermediate container 4aa525813a3b [2023-01-18T19:15:28.765Z] ---> 22035182f531 [2023-01-18T19:15:28.765Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T19:15:29.034Z] ---> Running in 276e37e3530d [2023-01-18T19:15:29.618Z] Removing intermediate container 276e37e3530d [2023-01-18T19:15:29.618Z] ---> 1adb4c6cf551 [2023-01-18T19:15:29.618Z] Step 17/19 : LABEL arch=arm64 [2023-01-18T19:15:29.618Z] ---> Running in 9c22d0b9f42b [2023-01-18T19:15:30.201Z] Removing intermediate container 9c22d0b9f42b [2023-01-18T19:15:30.201Z] ---> b0a9e43209f9 [2023-01-18T19:15:30.201Z] Step 18/19 : LABEL git_sha=81da9ad58b7d8a39ad4bc468eeb55464a1cdaece [2023-01-18T19:15:30.201Z] ---> Running in 1f4be22194c9 [2023-01-18T19:15:30.802Z] Removing intermediate container 1f4be22194c9 [2023-01-18T19:15:30.802Z] ---> 9c25ee6afe44 [2023-01-18T19:15:30.802Z] Step 19/19 : LABEL version=0.0.0 [2023-01-18T19:15:31.070Z] ---> Running in 7dfec3d9a518 [2023-01-18T19:15:31.652Z] Removing intermediate container 7dfec3d9a518 [2023-01-18T19:15:31.652Z] ---> 363326267e44 [2023-01-18T19:15:31.652Z] [2023-01-18T19:15:31.919Z] Successfully built 363326267e44 [2023-01-18T19:15:31.919Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-01-18T19:15:31.919Z]  Building security-spiffe-token-provider ... done Building support-scheduler [2023-01-18T19:15:50.117Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:15:50.117Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:15:50.117Z] ---> d189a24b2c8b [2023-01-18T19:15:50.117Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-18T19:15:50.117Z] ---> Using cache [2023-01-18T19:15:50.117Z] ---> 180ad069ec0b [2023-01-18T19:15:50.117Z] Step 4/22 : WORKDIR /edgex-go [2023-01-18T19:15:50.117Z] ---> Using cache [2023-01-18T19:15:50.117Z] ---> ed4873d28c2a [2023-01-18T19:15:50.117Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-18T19:15:50.117Z] ---> Using cache [2023-01-18T19:15:50.117Z] ---> ba3157dc6ef1 [2023-01-18T19:15:50.117Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-18T19:15:50.117Z] ---> Using cache [2023-01-18T19:15:50.117Z] ---> 2d85f65639df [2023-01-18T19:15:50.117Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:15:50.117Z] ---> Using cache [2023-01-18T19:15:50.117Z] ---> 029c694b4237 [2023-01-18T19:15:50.117Z] Step 8/22 : COPY . . [2023-01-18T19:15:50.117Z] ---> Using cache [2023-01-18T19:15:50.117Z] ---> 2198018e45d8 [2023-01-18T19:15:50.117Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-18T19:15:50.117Z] ---> Running in 3428a0d9e03b [2023-01-18T19:15:50.698Z] 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-01-18T19:16:58.560Z] Removing intermediate container 1c8a01ee2e53 [2023-01-18T19:16:58.560Z] ---> f5aa06fd2f9b [2023-01-18T19:16:58.560Z] [2023-01-18T19:16:58.560Z] Step 10/22 : FROM alpine:3.16 [2023-01-18T19:16:58.560Z] ---> 2b4661558fb8 [2023-01-18T19:16:58.560Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-18T19:16:58.560Z] ---> Running in 44d1de4e7210 [2023-01-18T19:16:58.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:16:58.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:16:58.560Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-18T19:16:58.560Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-18T19:16:58.560Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T19:16:58.560Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T19:16:58.560Z] OK: 6 MiB in 16 packages [2023-01-18T19:17:00.502Z] Removing intermediate container 44d1de4e7210 [2023-01-18T19:17:00.502Z] ---> 2be82584e3f8 [2023-01-18T19:17:00.503Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T19:17:00.503Z] ---> Running in e610e2c2f17b [2023-01-18T19:17:01.086Z] Removing intermediate container e610e2c2f17b [2023-01-18T19:17:01.086Z] ---> 5002d11ec74b [2023-01-18T19:17:01.086Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-18T19:17:01.352Z] ---> Running in 0d364defd749 [2023-01-18T19:17:01.938Z] Removing intermediate container 0d364defd749 [2023-01-18T19:17:01.938Z] ---> 73afadc6b83c [2023-01-18T19:17:01.938Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-18T19:17:01.938Z] ---> Running in 6850b10d96a6 [2023-01-18T19:17:02.519Z] Removing intermediate container 6850b10d96a6 [2023-01-18T19:17:02.519Z] ---> 62696d9bf9ad [2023-01-18T19:17:02.519Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T19:17:03.475Z] ---> 9ab7c9844f13 [2023-01-18T19:17:03.475Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-18T19:17:06.185Z] ---> 862ce93f13de [2023-01-18T19:17:06.185Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-18T19:17:07.273Z] ---> ae5c80578d4a [2023-01-18T19:17:07.273Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-18T19:17:07.273Z] ---> Running in 32be965b78d1 [2023-01-18T19:17:07.905Z] Removing intermediate container 32be965b78d1 [2023-01-18T19:17:07.905Z] ---> 97044ddd8d7b [2023-01-18T19:17:07.905Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T19:17:07.905Z] ---> Running in 90ea9fc12f3e [2023-01-18T19:17:08.535Z] Removing intermediate container 90ea9fc12f3e [2023-01-18T19:17:08.535Z] ---> 3d0ca38d989c [2023-01-18T19:17:08.535Z] Step 20/22 : LABEL arch=arm64 [2023-01-18T19:17:08.535Z] ---> Running in 0f72ca6545f8 [2023-01-18T19:17:09.158Z] Removing intermediate container 0f72ca6545f8 [2023-01-18T19:17:09.158Z] ---> 4e11fb463e8c [2023-01-18T19:17:09.158Z] Step 21/22 : LABEL git_sha=81da9ad58b7d8a39ad4bc468eeb55464a1cdaece [2023-01-18T19:17:09.158Z] ---> Running in 76d07549eca6 [2023-01-18T19:17:09.779Z] Removing intermediate container 76d07549eca6 [2023-01-18T19:17:09.779Z] ---> 418b23db5cc1 [2023-01-18T19:17:09.779Z] Step 22/22 : LABEL version=0.0.0 [2023-01-18T19:17:09.779Z] ---> Running in 8be821dfe16c [2023-01-18T19:17:10.401Z] Removing intermediate container 8be821dfe16c [2023-01-18T19:17:10.401Z] ---> d0e51a3b8223 [2023-01-18T19:17:10.401Z] [2023-01-18T19:17:10.678Z] Successfully built d0e51a3b8223 [2023-01-18T19:17:10.678Z] Successfully tagged support-notifications-arm64:latest [2023-01-18T19:17:10.678Z]  Building support-notifications ... done Building security-proxy-setup [2023-01-18T19:17:28.880Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:17:28.880Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:17:28.880Z] ---> d189a24b2c8b [2023-01-18T19:17:28.880Z] Step 3/21 : WORKDIR /edgex-go [2023-01-18T19:17:28.880Z] ---> Using cache [2023-01-18T19:17:28.880Z] ---> 656252218154 [2023-01-18T19:17:28.880Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-18T19:17:28.880Z] ---> Using cache [2023-01-18T19:17:28.880Z] ---> ae82f141963d [2023-01-18T19:17:28.880Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-18T19:17:28.880Z] ---> Using cache [2023-01-18T19:17:28.880Z] ---> 3f8859a52637 [2023-01-18T19:17:28.880Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:17:28.880Z] ---> Using cache [2023-01-18T19:17:28.880Z] ---> 597cf47581c7 [2023-01-18T19:17:28.880Z] Step 7/21 : COPY . . [2023-01-18T19:17:28.880Z] ---> Using cache [2023-01-18T19:17:28.880Z] ---> 09e573ba3387 [2023-01-18T19:17:28.880Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-18T19:17:32.213Z] ---> Running in 6f36ad6f9191 [2023-01-18T19:17:34.794Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-18T19:17:36.738Z] Removing intermediate container 4bcc86596d7c [2023-01-18T19:17:36.738Z] ---> a978dac62b19 [2023-01-18T19:17:36.738Z] [2023-01-18T19:17:36.738Z] Step 10/23 : FROM alpine:3.16 [2023-01-18T19:17:36.738Z] ---> 2b4661558fb8 [2023-01-18T19:17:36.738Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-18T19:17:36.738Z] ---> Running in 8e6e9ae1a21b [2023-01-18T19:17:38.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:17:39.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:17:40.663Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-18T19:17:40.663Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T19:17:40.930Z] OK: 5 MiB in 15 packages [2023-01-18T19:17:42.886Z] Removing intermediate container 8e6e9ae1a21b [2023-01-18T19:17:42.886Z] ---> b2d6cae029c7 [2023-01-18T19:17:42.886Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T19:17:42.886Z] ---> Running in be2f381c1121 [2023-01-18T19:17:43.155Z] Removing intermediate container be2f381c1121 [2023-01-18T19:17:43.155Z] ---> 32705c024f71 [2023-01-18T19:17:43.155Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-18T19:17:43.423Z] ---> Running in ec6c5ac934ae [2023-01-18T19:17:44.007Z] Removing intermediate container ec6c5ac934ae [2023-01-18T19:17:44.007Z] ---> 3120d5e3bcd0 [2023-01-18T19:17:44.007Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-18T19:17:44.277Z] ---> Running in 3b23b0b6d765 [2023-01-18T19:17:44.544Z] Removing intermediate container 3b23b0b6d765 [2023-01-18T19:17:44.544Z] ---> b711a5be7347 [2023-01-18T19:17:44.544Z] Step 15/23 : WORKDIR / [2023-01-18T19:17:44.820Z] ---> Running in f7394b2692a5 [2023-01-18T19:17:45.415Z] Removing intermediate container f7394b2692a5 [2023-01-18T19:17:45.415Z] ---> 69feecb390d7 [2023-01-18T19:17:45.415Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T19:17:46.377Z] ---> 77f80c7364d1 [2023-01-18T19:17:46.377Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-18T19:17:48.325Z] ---> 55dcd03f7a18 [2023-01-18T19:17:48.325Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-18T19:17:49.306Z] ---> 415381ac7f47 [2023-01-18T19:17:49.306Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-18T19:17:49.306Z] ---> Running in 16b4eff8d497 [2023-01-18T19:17:49.888Z] Removing intermediate container 16b4eff8d497 [2023-01-18T19:17:49.888Z] ---> 3f3921ba2d89 [2023-01-18T19:17:49.888Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T19:17:50.158Z] ---> Running in ba37e61d119e [2023-01-18T19:17:50.739Z] Removing intermediate container ba37e61d119e [2023-01-18T19:17:50.739Z] ---> 24221e56fb70 [2023-01-18T19:17:50.739Z] Step 21/23 : LABEL arch=arm64 [2023-01-18T19:17:50.739Z] ---> Running in 615f90a6f3b0 [2023-01-18T19:17:51.322Z] Removing intermediate container 615f90a6f3b0 [2023-01-18T19:17:51.322Z] ---> b8a894f4075d [2023-01-18T19:17:51.322Z] Step 22/23 : LABEL git_sha=81da9ad58b7d8a39ad4bc468eeb55464a1cdaece [2023-01-18T19:17:51.322Z] ---> Running in 67fd440b68c1 [2023-01-18T19:17:51.903Z] Removing intermediate container 67fd440b68c1 [2023-01-18T19:17:51.903Z] ---> c721bfa155c9 [2023-01-18T19:17:51.903Z] Step 23/23 : LABEL version=0.0.0 [2023-01-18T19:17:52.169Z] ---> Running in b5051cbce8e3 [2023-01-18T19:17:52.752Z] Removing intermediate container b5051cbce8e3 [2023-01-18T19:17:52.752Z] ---> 8a7d9e754681 [2023-01-18T19:17:52.752Z] [2023-01-18T19:17:53.019Z] Successfully built 8a7d9e754681 [2023-01-18T19:17:53.019Z] Successfully tagged core-command-arm64:latest [2023-01-18T19:17:53.019Z] Building security-secretstore-setup [2023-01-18T19:18:11.231Z]  Building core-command ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:18:11.231Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:18:11.231Z] ---> d189a24b2c8b [2023-01-18T19:18:11.231Z] Step 3/24 : WORKDIR /edgex-go [2023-01-18T19:18:11.231Z] ---> Using cache [2023-01-18T19:18:11.231Z] ---> 656252218154 [2023-01-18T19:18:11.231Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-18T19:18:11.231Z] ---> Using cache [2023-01-18T19:18:11.231Z] ---> ae82f141963d [2023-01-18T19:18:11.231Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-18T19:18:11.231Z] ---> Using cache [2023-01-18T19:18:11.231Z] ---> 3f8859a52637 [2023-01-18T19:18:11.231Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:18:11.231Z] ---> Using cache [2023-01-18T19:18:11.231Z] ---> 597cf47581c7 [2023-01-18T19:18:11.231Z] Step 7/24 : COPY . . [2023-01-18T19:18:11.231Z] ---> Using cache [2023-01-18T19:18:11.231Z] ---> 09e573ba3387 [2023-01-18T19:18:11.231Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-18T19:18:11.231Z] ---> Running in 63fed2f84d28 [2023-01-18T19:18:11.231Z] 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-01-18T19:18:43.521Z] Removing intermediate container 272bc2798c50 [2023-01-18T19:18:43.521Z] ---> a3da9e05d386 [2023-01-18T19:18:43.521Z] [2023-01-18T19:18:43.521Z] Step 10/24 : FROM alpine:3.16 [2023-01-18T19:18:43.521Z] ---> 2b4661558fb8 [2023-01-18T19:18:43.521Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-18T19:18:43.521Z] ---> Using cache [2023-01-18T19:18:43.521Z] ---> b2d6cae029c7 [2023-01-18T19:18:43.521Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T19:18:43.521Z] ---> Using cache [2023-01-18T19:18:43.521Z] ---> 32705c024f71 [2023-01-18T19:18:43.521Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-18T19:18:43.521Z] ---> Running in d827d3b5c662 [2023-01-18T19:18:43.521Z] Removing intermediate container d827d3b5c662 [2023-01-18T19:18:43.521Z] ---> 6b350c281b5f [2023-01-18T19:18:43.521Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-18T19:18:43.521Z] ---> Running in f121116caff0 [2023-01-18T19:18:43.521Z] Removing intermediate container f121116caff0 [2023-01-18T19:18:43.521Z] ---> dbdd1af2dbd1 [2023-01-18T19:18:43.521Z] Step 15/24 : WORKDIR / [2023-01-18T19:18:43.521Z] ---> Running in 26411495f167 [2023-01-18T19:18:44.109Z] Removing intermediate container 26411495f167 [2023-01-18T19:18:44.109Z] ---> ae6908d1cdbd [2023-01-18T19:18:44.109Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T19:18:45.066Z] ---> 4edd6939d7d0 [2023-01-18T19:18:45.066Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-18T19:18:47.009Z] ---> 70adf875a15d [2023-01-18T19:18:47.009Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-18T19:18:47.968Z] ---> ed00fc2d9086 [2023-01-18T19:18:47.968Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-18T19:18:48.932Z] ---> c72a41e8411a [2023-01-18T19:18:48.932Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-18T19:18:49.198Z] ---> Running in 59c1c59f0efa [2023-01-18T19:18:49.784Z] Removing intermediate container 59c1c59f0efa [2023-01-18T19:18:49.784Z] ---> 62b0c8a66bd7 [2023-01-18T19:18:49.784Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T19:18:50.053Z] ---> Running in 258f6b2ebed0 [2023-01-18T19:18:50.633Z] Removing intermediate container 258f6b2ebed0 [2023-01-18T19:18:50.633Z] ---> 34c81c6bab40 [2023-01-18T19:18:50.633Z] Step 22/24 : LABEL arch=arm64 [2023-01-18T19:18:50.633Z] ---> Running in 3318f298b613 [2023-01-18T19:18:51.216Z] Removing intermediate container 3318f298b613 [2023-01-18T19:18:51.216Z] ---> db404bf76a04 [2023-01-18T19:18:51.216Z] Step 23/24 : LABEL git_sha=81da9ad58b7d8a39ad4bc468eeb55464a1cdaece [2023-01-18T19:18:51.216Z] ---> Running in f1bbc1393bae [2023-01-18T19:18:51.808Z] Removing intermediate container f1bbc1393bae [2023-01-18T19:18:51.808Z] ---> 5b83e41ee39e [2023-01-18T19:18:51.808Z] Step 24/24 : LABEL version=0.0.0 [2023-01-18T19:18:52.075Z] ---> Running in 1a0153d8b791 [2023-01-18T19:18:52.657Z] Removing intermediate container 1a0153d8b791 [2023-01-18T19:18:52.657Z] ---> 35fe2c249341 [2023-01-18T19:18:52.657Z] [2023-01-18T19:18:52.924Z] Successfully built 35fe2c249341 [2023-01-18T19:18:52.924Z] Successfully tagged core-metadata-arm64:latest [2023-01-18T19:21:14.582Z]  Building core-metadata ... done Removing intermediate container 2caf2132976c [2023-01-18T19:21:14.583Z] ---> af7b46ac19b3 [2023-01-18T19:21:14.583Z] [2023-01-18T19:21:14.583Z] Step 10/22 : FROM alpine:3.16 [2023-01-18T19:21:14.583Z] ---> 2b4661558fb8 [2023-01-18T19:21:14.583Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-18T19:21:14.583Z] ---> Running in 3b4dc942fd44 [2023-01-18T19:21:14.583Z] Removing intermediate container 3b4dc942fd44 [2023-01-18T19:21:14.583Z] ---> dbfeaf1447e3 [2023-01-18T19:21:14.583Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-18T19:21:14.583Z] ---> Running in 299d2ee37fe9 [2023-01-18T19:21:14.583Z] Removing intermediate container 299d2ee37fe9 [2023-01-18T19:21:14.583Z] ---> 5c2dc5e10b33 [2023-01-18T19:21:14.583Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-18T19:21:14.583Z] ---> Running in 7a3126ce89ad [2023-01-18T19:21:14.583Z] Removing intermediate container 7a3126ce89ad [2023-01-18T19:21:14.583Z] ---> 4032360fa9c1 [2023-01-18T19:21:14.583Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-18T19:21:14.583Z] ---> Running in b9fefed260ca [2023-01-18T19:21:16.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:21:16.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:21:18.225Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-18T19:21:18.225Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T19:21:18.225Z] OK: 5 MiB in 15 packages [2023-01-18T19:21:20.181Z] Removing intermediate container b9fefed260ca [2023-01-18T19:21:20.181Z] ---> 253ca2e7bc35 [2023-01-18T19:21:20.181Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T19:21:21.359Z] ---> f638da4e5525 [2023-01-18T19:21:21.359Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-18T19:21:22.782Z] ---> 1853103ecd54 [2023-01-18T19:21:22.782Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-18T19:21:23.757Z] ---> 75eaffe3d64c [2023-01-18T19:21:23.757Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-18T19:21:23.757Z] ---> Running in 73cbf8f5b60e [2023-01-18T19:21:24.378Z] Removing intermediate container 73cbf8f5b60e [2023-01-18T19:21:24.378Z] ---> d25fd7519e48 [2023-01-18T19:21:24.378Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T19:21:24.647Z] ---> Running in 64090e9784b0 [2023-01-18T19:21:25.235Z] Removing intermediate container 64090e9784b0 [2023-01-18T19:21:25.235Z] ---> f7aa754ff3ad [2023-01-18T19:21:25.235Z] Step 20/22 : LABEL arch=arm64 [2023-01-18T19:21:25.235Z] ---> Running in a58011cfeb85 [2023-01-18T19:21:25.829Z] Removing intermediate container a58011cfeb85 [2023-01-18T19:21:25.829Z] ---> 84b08e09a8b1 [2023-01-18T19:21:25.829Z] Step 21/22 : LABEL git_sha=81da9ad58b7d8a39ad4bc468eeb55464a1cdaece [2023-01-18T19:21:25.829Z] ---> Running in 81eb3a154ce9 [2023-01-18T19:21:26.414Z] Removing intermediate container 81eb3a154ce9 [2023-01-18T19:21:26.414Z] ---> 98aeb2db15e9 [2023-01-18T19:21:26.414Z] Step 22/22 : LABEL version=0.0.0 [2023-01-18T19:21:26.414Z] ---> Running in f1091a9a3fb2 [2023-01-18T19:21:27.000Z] Removing intermediate container f1091a9a3fb2 [2023-01-18T19:21:27.000Z] ---> c8968e4626bc [2023-01-18T19:21:27.000Z] [2023-01-18T19:21:27.270Z] Successfully built c8968e4626bc [2023-01-18T19:21:27.271Z] Successfully tagged core-data-arm64:latest [2023-01-18T19:22:48.944Z]  Building core-data ... done 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-01-18T19:23:01.300Z] Removing intermediate container 6f36ad6f9191 [2023-01-18T19:23:01.300Z] ---> be2050274201 [2023-01-18T19:23:01.300Z] [2023-01-18T19:23:01.300Z] Step 9/21 : FROM alpine:3.16 [2023-01-18T19:23:01.300Z] ---> 2b4661558fb8 [2023-01-18T19:23:01.300Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-18T19:23:01.300Z] ---> Running in e4146440fac2 [2023-01-18T19:23:03.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:23:03.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:23:04.492Z] 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-01-18T19:23:04.761Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-18T19:23:04.761Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-18T19:23:05.033Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-18T19:23:05.033Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-18T19:23:05.033Z] (5/6) Installing curl (7.83.1-r5) [2023-01-18T19:23:05.033Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-18T19:23:05.033Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T19:23:05.033Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T19:23:05.304Z] OK: 8 MiB in 20 packages [2023-01-18T19:23:07.913Z] Removing intermediate container e4146440fac2 [2023-01-18T19:23:07.913Z] ---> 8d724ad68a08 [2023-01-18T19:23:07.913Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-18T19:23:07.913Z] ---> Running in 15fcd61eb7a5 [2023-01-18T19:23:08.194Z] Removing intermediate container 15fcd61eb7a5 [2023-01-18T19:23:08.194Z] ---> c736f454bb7f [2023-01-18T19:23:08.194Z] Step 12/21 : WORKDIR /edgex [2023-01-18T19:23:08.470Z] ---> Running in aa16a0464369 [2023-01-18T19:23:09.063Z] Removing intermediate container aa16a0464369 [2023-01-18T19:23:09.063Z] ---> f20be5e731a5 [2023-01-18T19:23:09.063Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-18T19:23:09.661Z] ---> 90f3e76008ee [2023-01-18T19:23:09.661Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-18T19:23:11.607Z] ---> f7c104864889 [2023-01-18T19:23:11.607Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-18T19:23:13.552Z] ---> e6a4f2008572 [2023-01-18T19:23:13.552Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-18T19:23:14.519Z] ---> b9a138441031 [2023-01-18T19:23:14.519Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-18T19:23:14.519Z] ---> Running in 2b2268cf3794 [2023-01-18T19:23:18.795Z] Removing intermediate container 2b2268cf3794 [2023-01-18T19:23:18.795Z] ---> eaebb7ea9c8f [2023-01-18T19:23:18.795Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-18T19:23:18.795Z] ---> Running in 5cbac17d3de9 [2023-01-18T19:23:19.453Z] Removing intermediate container 5cbac17d3de9 [2023-01-18T19:23:19.453Z] ---> 5712fb51ff89 [2023-01-18T19:23:19.453Z] Step 19/21 : LABEL arch=arm64 [2023-01-18T19:23:19.722Z] ---> Running in 871d6e9a0526 [2023-01-18T19:23:20.314Z] Removing intermediate container 871d6e9a0526 [2023-01-18T19:23:20.314Z] ---> 7217b77d645b [2023-01-18T19:23:20.314Z] Step 20/21 : LABEL git_sha=81da9ad58b7d8a39ad4bc468eeb55464a1cdaece [2023-01-18T19:23:20.314Z] ---> Running in d9f759b7670b [2023-01-18T19:23:21.284Z] Removing intermediate container d9f759b7670b [2023-01-18T19:23:21.284Z] ---> 83a6f028d666 [2023-01-18T19:23:21.284Z] Step 21/21 : LABEL version=0.0.0 [2023-01-18T19:23:21.284Z] ---> Running in 5e74b27981d9 [2023-01-18T19:23:23.890Z] Removing intermediate container 5e74b27981d9 [2023-01-18T19:23:23.890Z] ---> 89c8d5ae3927 [2023-01-18T19:23:23.890Z] [2023-01-18T19:23:23.890Z] Successfully built 89c8d5ae3927 [2023-01-18T19:23:24.169Z] Successfully tagged security-proxy-setup-arm64:latest [2023-01-18T19:23:24.170Z]  Building security-proxy-setup ... done Removing intermediate container 63fed2f84d28 [2023-01-18T19:23:24.170Z] ---> 51f278dc4b24 [2023-01-18T19:23:24.170Z] [2023-01-18T19:23:24.170Z] Step 9/24 : FROM alpine:3.16 [2023-01-18T19:23:24.170Z] ---> 2b4661558fb8 [2023-01-18T19:23:24.170Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-18T19:23:24.443Z] ---> Running in 81f6b291795a [2023-01-18T19:23:25.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:23:26.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:23:27.951Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-18T19:23:27.951Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-18T19:23:27.951Z] (3/3) Installing su-exec (0.2-r1) [2023-01-18T19:23:27.951Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T19:23:27.951Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T19:23:27.951Z] OK: 6 MiB in 17 packages [2023-01-18T19:23:30.000Z] Removing intermediate container 81f6b291795a [2023-01-18T19:23:30.000Z] ---> e5501e43d29b [2023-01-18T19:23:30.000Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-18T19:23:30.000Z] ---> Running in e6d2e1f27cdf [2023-01-18T19:23:30.311Z] Removing intermediate container e6d2e1f27cdf [2023-01-18T19:23:30.311Z] ---> 5a66d9f2366e [2023-01-18T19:23:30.311Z] Step 12/24 : WORKDIR / [2023-01-18T19:23:30.311Z] ---> Running in 6af69186b9f7 [2023-01-18T19:23:30.925Z] Removing intermediate container 6af69186b9f7 [2023-01-18T19:23:30.925Z] ---> f3f2fb861972 [2023-01-18T19:23:30.925Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-01-18T19:23:31.886Z] ---> 19443026c03a [2023-01-18T19:23:31.886Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-01-18T19:23:32.473Z] ---> 1fa422e85f65 [2023-01-18T19:23:32.473Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-18T19:23:33.434Z] ---> 8ebe87b335ad [2023-01-18T19:23:33.434Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-01-18T19:23:34.017Z] ---> c671fc35271d [2023-01-18T19:23:34.017Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-18T19:23:37.362Z] ---> 25b70ca5f0eb [2023-01-18T19:23:37.362Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-18T19:23:38.771Z] ---> fa71afab60c0 [2023-01-18T19:23:38.771Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-18T19:23:39.357Z] ---> dcb453c3a2ff [2023-01-18T19:23:39.357Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-18T19:23:39.623Z] ---> Running in eff59df51898 [2023-01-18T19:23:42.208Z] Removing intermediate container eff59df51898 [2023-01-18T19:23:42.208Z] ---> 36db96d88ce9 [2023-01-18T19:23:42.208Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-18T19:23:42.208Z] ---> Running in 2697006d91a7 [2023-01-18T19:23:42.793Z] Removing intermediate container 2697006d91a7 [2023-01-18T19:23:42.793Z] ---> 7b0ad38c9df9 [2023-01-18T19:23:42.793Z] Step 22/24 : LABEL arch=arm64 [2023-01-18T19:23:43.062Z] ---> Running in 9787edd871e0 [2023-01-18T19:23:43.331Z] Removing intermediate container 9787edd871e0 [2023-01-18T19:23:43.331Z] ---> 86c4004519d6 [2023-01-18T19:23:43.331Z] Step 23/24 : LABEL git_sha=81da9ad58b7d8a39ad4bc468eeb55464a1cdaece [2023-01-18T19:23:43.599Z] ---> Running in 6af32f6b7bee [2023-01-18T19:23:44.185Z] Removing intermediate container 6af32f6b7bee [2023-01-18T19:23:44.185Z] ---> 6d9c5d3af207 [2023-01-18T19:23:44.185Z] Step 24/24 : LABEL version=0.0.0 [2023-01-18T19:23:44.185Z] ---> Running in 556ea44fecd3 [2023-01-18T19:23:44.770Z] Removing intermediate container 556ea44fecd3 [2023-01-18T19:23:44.770Z] ---> 729e213bc3f0 [2023-01-18T19:23:44.770Z] [2023-01-18T19:23:45.038Z] Successfully built 729e213bc3f0 [2023-01-18T19:23:45.038Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-01-18T19:23:47.625Z]  Building security-secretstore-setup ... done Removing intermediate container 3428a0d9e03b [2023-01-18T19:23:47.625Z] ---> 77d69ca00182 [2023-01-18T19:23:47.625Z] [2023-01-18T19:23:47.625Z] Step 10/22 : FROM alpine:3.16 [2023-01-18T19:23:47.625Z] ---> 2b4661558fb8 [2023-01-18T19:23:47.625Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-18T19:23:47.625Z] ---> Using cache [2023-01-18T19:23:47.625Z] ---> b2d6cae029c7 [2023-01-18T19:23:47.625Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T19:23:47.625Z] ---> Using cache [2023-01-18T19:23:47.625Z] ---> 32705c024f71 [2023-01-18T19:23:47.625Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-18T19:23:47.625Z] ---> Running in 76ca6d847f51 [2023-01-18T19:23:47.891Z] Removing intermediate container 76ca6d847f51 [2023-01-18T19:23:47.891Z] ---> a4d4b3493418 [2023-01-18T19:23:47.891Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-18T19:23:47.891Z] ---> Running in 1dcc7df42b97 [2023-01-18T19:23:48.475Z] Removing intermediate container 1dcc7df42b97 [2023-01-18T19:23:48.475Z] ---> b7de64a16e0a [2023-01-18T19:23:48.475Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T19:23:48.740Z] ---> 45126cefac42 [2023-01-18T19:23:48.740Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-18T19:23:50.148Z] ---> d428c8512bcb [2023-01-18T19:23:50.148Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-18T19:23:50.734Z] ---> 13a249ac3d9f [2023-01-18T19:23:50.734Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-18T19:23:50.734Z] ---> Running in bb8dc11020e8 [2023-01-18T19:23:51.009Z] Removing intermediate container bb8dc11020e8 [2023-01-18T19:23:51.009Z] ---> 909352837c2c [2023-01-18T19:23:51.009Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T19:23:51.276Z] ---> Running in 7b97d53b6e6c [2023-01-18T19:23:51.544Z] Removing intermediate container 7b97d53b6e6c [2023-01-18T19:23:51.544Z] ---> aa0b9a5f7690 [2023-01-18T19:23:51.544Z] Step 20/22 : LABEL arch=arm64 [2023-01-18T19:23:51.544Z] ---> Running in fb62637076a4 [2023-01-18T19:23:51.815Z] Removing intermediate container fb62637076a4 [2023-01-18T19:23:51.815Z] ---> b1af52f187fc [2023-01-18T19:23:51.815Z] Step 21/22 : LABEL git_sha=81da9ad58b7d8a39ad4bc468eeb55464a1cdaece [2023-01-18T19:23:52.084Z] ---> Running in 38e3ad5a8d6f [2023-01-18T19:23:52.352Z] Removing intermediate container 38e3ad5a8d6f [2023-01-18T19:23:52.352Z] ---> 4209e277da9a [2023-01-18T19:23:52.352Z] Step 22/22 : LABEL version=0.0.0 [2023-01-18T19:23:52.352Z] ---> Running in 081f92127ab0 [2023-01-18T19:23:52.619Z] Removing intermediate container 081f92127ab0 [2023-01-18T19:23:52.619Z] ---> c2d3e76d3a91 [2023-01-18T19:23:52.619Z] [2023-01-18T19:23:52.886Z] Successfully built c2d3e76d3a91 [2023-01-18T19:23:52.886Z] Successfully tagged support-scheduler-arm64:latest [2023-01-18T19:23:52.886Z]  Building support-scheduler ... done  [2023-01-18T19:23:52.886Z] ERROR: for core-common-config-bootstrapper (, "The command '/bin/sh -c make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common_config-bootstrapper/core-common_config-bootstrapper' returned a non-zero code: 2") [2023-01-18T19:23:52.886Z] Service 'core-common-config-bootstrapper' failed to build: The command '/bin/sh -c make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common_config-bootstrapper/core-common_config-bootstrapper' returned a non-zero code: 2 [Pipeline] } [2023-01-18T19:23:53.478Z] $ docker stop --time=1 a525cead1f2640cd795bca3dbba4fe7a44c1098cb0850ff0ff9ae62f71c988cd [2023-01-18T19:23:55.263Z] $ docker rm -f --volumes a525cead1f2640cd795bca3dbba4fe7a44c1098cb0850ff0ff9ae62f71c988cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T19:23:56.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T19:23:56.300Z] [2023-01-18T19:23:56.300Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T19:23:56.707Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T19:23:56.979Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-18T19:23:56.979Z] 8998bd30e6a1: Pulling fs layer [2023-01-18T19:23:56.979Z] 04944245beec: Pulling fs layer [2023-01-18T19:23:56.979Z] 699f458cf7ca: Pulling fs layer [2023-01-18T19:23:56.979Z] 765212b225bb: Pulling fs layer [2023-01-18T19:23:56.979Z] f23df028b6ca: Pulling fs layer [2023-01-18T19:23:56.979Z] d65c8cfc05b1: Pulling fs layer [2023-01-18T19:23:56.979Z] 2437ff75d9bd: Pulling fs layer [2023-01-18T19:23:56.979Z] 765212b225bb: Waiting [2023-01-18T19:23:56.979Z] f23df028b6ca: Waiting [2023-01-18T19:23:56.979Z] d65c8cfc05b1: Waiting [2023-01-18T19:23:56.979Z] 2437ff75d9bd: Waiting [2023-01-18T19:23:56.979Z] 04944245beec: Verifying Checksum [2023-01-18T19:23:56.979Z] 04944245beec: Download complete [2023-01-18T19:23:56.979Z] 765212b225bb: Verifying Checksum [2023-01-18T19:23:56.979Z] 765212b225bb: Download complete [2023-01-18T19:23:56.979Z] f23df028b6ca: Download complete [2023-01-18T19:23:57.254Z] d65c8cfc05b1: Verifying Checksum [2023-01-18T19:23:57.254Z] d65c8cfc05b1: Download complete [2023-01-18T19:23:57.254Z] 699f458cf7ca: Verifying Checksum [2023-01-18T19:23:57.254Z] 699f458cf7ca: Download complete [2023-01-18T19:23:57.525Z] 8998bd30e6a1: Verifying Checksum [2023-01-18T19:23:57.525Z] 8998bd30e6a1: Download complete [2023-01-18T19:24:00.109Z] 2437ff75d9bd: Verifying Checksum [2023-01-18T19:24:00.109Z] 2437ff75d9bd: Download complete [2023-01-18T19:24:01.518Z] 8998bd30e6a1: Pull complete [2023-01-18T19:24:02.102Z] 04944245beec: Pull complete [2023-01-18T19:24:03.513Z] 699f458cf7ca: Pull complete [2023-01-18T19:24:03.782Z] 765212b225bb: Pull complete [2023-01-18T19:24:04.745Z] f23df028b6ca: Pull complete [2023-01-18T19:24:04.745Z] d65c8cfc05b1: Pull complete [2023-01-18T19:24:19.736Z] 2437ff75d9bd: Pull complete [2023-01-18T19:24:19.736Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-18T19:24:19.736Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T19:24:19.736Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T19:24:20.080Z] prd-ubuntu20.04-docker-arm64-4c-16g-2984 does not seem to be running inside a container [2023-01-18T19:24:20.122Z] $ 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-01-18T19:24:23.265Z] $ docker top cc684c03b63619cf729f8de18f5c35ded62856989231f694d93fdaed5555dac5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T19:24:24.287Z] ---> job-cost.sh [2023-01-18T19:24:24.287Z] lf-activate-venv: SKIPPING [2023-01-18T19:24:24.287Z] INFO: No Stack... [2023-01-18T19:24:24.870Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-18T19:24:25.833Z] INFO: Archiving Costs [Pipeline] sh [2023-01-18T19:24:26.500Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-01-18T19:24:26.500Z] + cut -d, -f6 [Pipeline] lock [2023-01-18T19:24:26.599Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4292-1-stack-cost] [2023-01-18T19:24:26.603Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4292-1-stack-cost] did not exist. Created. [2023-01-18T19:24:26.604Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4292-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-18T19:24:27.345Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-18T19:24:27.560Z] Stashed 1 file(s) [Pipeline] } [2023-01-18T19:24:27.580Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4292-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-18T19:24:27.629Z] $ docker stop --time=1 cc684c03b63619cf729f8de18f5c35ded62856989231f694d93fdaed5555dac5 [2023-01-18T19:24:29.218Z] $ docker rm -f --volumes cc684c03b63619cf729f8de18f5c35ded62856989231f694d93fdaed5555dac5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-18T19:24:29.981Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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-01-18T19:24:31.544Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-01-18T19:24:31.879Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T19:24:32.771Z] ---> package-listing.sh [2023-01-18T19:24:32.771Z] ++ facter osfamily [2023-01-18T19:24:32.771Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-18T19:24:33.030Z] + OS_FAMILY=debian [2023-01-18T19:24:33.030Z] + workspace=/w/workspace/edgex-go/1 [2023-01-18T19:24:33.030Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-18T19:24:33.030Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-18T19:24:33.030Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-18T19:24:33.030Z] + PACKAGES=/tmp/packages_start.txt [2023-01-18T19:24:33.030Z] + '[' /w/workspace/edgex-go/1 ']' [2023-01-18T19:24:33.030Z] + PACKAGES=/tmp/packages_end.txt [2023-01-18T19:24:33.030Z] + case "${OS_FAMILY}" in [2023-01-18T19:24:33.030Z] + dpkg -l [2023-01-18T19:24:33.030Z] + grep '^ii' [2023-01-18T19:24:33.030Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-18T19:24:33.030Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-18T19:24:33.030Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-18T19:24:33.030Z] + '[' /w/workspace/edgex-go/1 ']' [2023-01-18T19:24:33.030Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-01-18T19:24:33.030Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-01-18T19:24:33.070Z] 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-01-18T19:24:33.362Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T19:24:33.990Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T19:24:33.991Z] [2023-01-18T19:24:33.991Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T19:24:34.370Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T19:24:34.370Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-18T19:24:34.370Z] 5eb5b503b376: Pulling fs layer [2023-01-18T19:24:34.370Z] 5c69ac0246d0: Pulling fs layer [2023-01-18T19:24:34.370Z] ec43610c2a17: Pulling fs layer [2023-01-18T19:24:34.370Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-18T19:24:34.370Z] 33b1e0a273af: Pulling fs layer [2023-01-18T19:24:34.370Z] 5d3b04190fa2: Pulling fs layer [2023-01-18T19:24:34.370Z] 2f39f015ded8: Pulling fs layer [2023-01-18T19:24:34.370Z] 3a2ae6a8a46f: Waiting [2023-01-18T19:24:34.370Z] 33b1e0a273af: Waiting [2023-01-18T19:24:34.370Z] 2f39f015ded8: Waiting [2023-01-18T19:24:34.370Z] 5d3b04190fa2: Waiting [2023-01-18T19:24:34.632Z] 5c69ac0246d0: Download complete [2023-01-18T19:24:34.632Z] 3a2ae6a8a46f: Download complete [2023-01-18T19:24:34.632Z] 33b1e0a273af: Verifying Checksum [2023-01-18T19:24:34.632Z] 33b1e0a273af: Download complete [2023-01-18T19:24:34.632Z] 5d3b04190fa2: Verifying Checksum [2023-01-18T19:24:34.632Z] 5d3b04190fa2: Download complete [2023-01-18T19:24:34.632Z] ec43610c2a17: Verifying Checksum [2023-01-18T19:24:34.632Z] ec43610c2a17: Download complete [2023-01-18T19:24:34.891Z] 5eb5b503b376: Download complete [2023-01-18T19:24:35.456Z] 2f39f015ded8: Download complete [2023-01-18T19:24:36.027Z] 5eb5b503b376: Pull complete [2023-01-18T19:24:36.027Z] 5c69ac0246d0: Pull complete [2023-01-18T19:24:36.596Z] ec43610c2a17: Pull complete [2023-01-18T19:24:36.596Z] 3a2ae6a8a46f: Pull complete [2023-01-18T19:24:36.596Z] 33b1e0a273af: Pull complete [2023-01-18T19:24:36.854Z] 5d3b04190fa2: Pull complete [2023-01-18T19:24:41.032Z] 2f39f015ded8: Pull complete [2023-01-18T19:24:41.032Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-18T19:24:41.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T19:24:41.032Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T19:24:41.239Z] prd-ubuntu20.04-docker-8c-8g-2983 does not seem to be running inside a container [2023-01-18T19:24:41.277Z] $ 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-01-18T19:24:42.938Z] $ docker top 8fa6296e0f159253c02a17b06cc243da4255207a70212bd56da4608a55139888 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T19:24:43.321Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-18T19:24:43.627Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-18T19:24:43.936Z] + ls /var/log/sa-host [2023-01-18T19:24:43.936Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T19:24:44.060Z] provisioning config files... [2023-01-18T19:24:44.071Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config14204768513553880908tmp [Pipeline] { [Pipeline] echo [2023-01-18T19:24:44.114Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T19:24:44.420Z] ---> create-netrc.sh [Pipeline] } [2023-01-18T19:24:44.454Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-18T19:24:44.833Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-18T19:24:44.864Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T19:24:45.173Z] ---> sudo-logs.sh [2023-01-18T19:24:45.173Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-18T19:24:45.251Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T19:24:45.562Z] ---> job-cost.sh [2023-01-18T19:24:45.562Z] lf-activate-venv: SKIPPING [2023-01-18T19:24:45.562Z] DEBUG: total: 0.10999999940395355 [2023-01-18T19:24:45.562Z] INFO: Retrieving Stack Cost... [2023-01-18T19:24:46.939Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-18T19:24:47.197Z] INFO: Archiving Costs [Pipeline] echo [2023-01-18T19:24:47.234Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T19:24:47.547Z] ---> logs-deploy.sh [2023-01-18T19:24:47.548Z] lf-activate-venv: SKIPPING [2023-01-18T19:24:47.548Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4292/1 [2023-01-18T19:24:47.548Z] INFO: archiving workspace using pattern(s): [2023-01-18T19:24:48.484Z] Archives upload complete. [2023-01-18T19:24:48.484Z] INFO: archiving logs to Nexus