Pull request #4432 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 67a5401ff952580c6db3464a4937881ff020b40d+97ead1fc80aa095b46845053832efa05950d1120 (89ab7d3a91c2b0c7cb156b55ff764067991c00f2) 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-ssh12899079984382848821.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-ssh18342035499702215287.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-4432/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-4432/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15128654122321855282.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-4432/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12008685568770571975.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-ssh6187001161194373295.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-4432/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-4432/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1058247164583855658.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9619 in /w/workspace/edgexfoundry_edgex-go_PR-4432 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4432/head:refs/remotes/origin/PR-4432 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 97ead1fc80aa095b46845053832efa05950d1120 into PR head commit 67a5401ff952580c6db3464a4937881ff020b40d Merge succeeded, producing 67a5401ff952580c6db3464a4937881ff020b40d Checking out Revision 67a5401ff952580c6db3464a4937881ff020b40d (PR-4432) > git config core.sparsecheckout # timeout=10 > git checkout -f 67a5401ff952580c6db3464a4937881ff020b40d # 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 97ead1fc80aa095b46845053832efa05950d1120 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 67a5401ff952580c6db3464a4937881ff020b40d # timeout=10 Commit message: "feat: Consume watch for common Writable config changes" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-10T14:03:06.721Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-10T14:03:06.877Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-10T14:03:06.963Z] ========================================================= [2023-03-10T14:03:06.964Z] EdgeX Global Pipelines Version Info [2023-03-10T14:03:06.964Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-10T14:03:07.703Z] ------------------- [2023-03-10T14:03:07.703Z] stable info: [2023-03-10T14:03:07.703Z] ------------------- [2023-03-10T14:03:07.703Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-10T14:03:07.703Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-10T14:03:07.703Z] Message: update stable to v1.0.244 [2023-03-10T14:03:08.270Z] ------------------- [2023-03-10T14:03:08.270Z] experimental info: [2023-03-10T14:03:08.270Z] ------------------- [2023-03-10T14:03:08.270Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-10T14:03:08.270Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-10T14:03:08.270Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-10T14:03:08.552Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-10T14:03:08.587Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-10T14:03:08.623Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-10T14:03:08.657Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-10T14:03:08.696Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-10T14:03:08.729Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-10T14:03:08.763Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-10T14:03:08.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-10T14:03:08.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-10T14:03:08.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-10T14:03:08.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-10T14:03:08.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-10T14:03:08.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-10T14:03:09.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-10T14:03:09.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-10T14:03:09.112Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-10T14:03:09.149Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-10T14:03:09.186Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-10T14:03:09.226Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-10T14:03:09.262Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-10T14:03:09.297Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-10T14:03:09.332Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-10T14:03:09.368Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-10T14:03:09.408Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4432 [Pipeline] echo [2023-03-10T14:03:09.451Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4432 [Pipeline] echo [2023-03-10T14:03:09.487Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4432 [Pipeline] echo [2023-03-10T14:03:09.524Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 67a5401ff952580c6db3464a4937881ff020b40d [Pipeline] echo [2023-03-10T14:03:09.564Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 67a5401 [Pipeline] echo [2023-03-10T14:03:09.607Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-10T14:03:09.723Z] provisioning config files... [2023-03-10T14:03:09.738Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2891347954461573603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-10T14:03:10.082Z] ---> docker-login.sh [2023-03-10T14:03:10.082Z] nexus3.edgexfoundry.org:10001 [2023-03-10T14:03:10.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T14:03:10.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T14:03:10.603Z] Configure a credential helper to remove this warning. See [2023-03-10T14:03:10.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T14:03:10.603Z] [2023-03-10T14:03:10.603Z] Login Succeeded [2023-03-10T14:03:10.603Z] nexus3.edgexfoundry.org:10002 [2023-03-10T14:03:10.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T14:03:10.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T14:03:10.603Z] Configure a credential helper to remove this warning. See [2023-03-10T14:03:10.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T14:03:10.603Z] [2023-03-10T14:03:10.603Z] Login Succeeded [2023-03-10T14:03:10.603Z] nexus3.edgexfoundry.org:10003 [2023-03-10T14:03:10.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T14:03:10.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T14:03:10.864Z] Configure a credential helper to remove this warning. See [2023-03-10T14:03:10.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T14:03:10.864Z] [2023-03-10T14:03:10.864Z] Login Succeeded [2023-03-10T14:03:10.864Z] nexus3.edgexfoundry.org:10004 [2023-03-10T14:03:10.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T14:03:10.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T14:03:10.864Z] Configure a credential helper to remove this warning. See [2023-03-10T14:03:10.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T14:03:10.864Z] [2023-03-10T14:03:10.864Z] Login Succeeded [2023-03-10T14:03:10.864Z] docker.io [2023-03-10T14:03:10.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T14:03:11.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T14:03:11.124Z] Configure a credential helper to remove this warning. See [2023-03-10T14:03:11.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T14:03:11.124Z] [2023-03-10T14:03:11.124Z] Login Succeeded [2023-03-10T14:03:11.124Z] ---> docker-login.sh ends [Pipeline] } [2023-03-10T14:03:11.152Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-10T14:03:11.584Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-03-10T14:03:11.584Z] + cut -d/ -f2 [2023-03-10T14:03:11.584Z] + dirname cmd/core-command/Dockerfile [2023-03-10T14:03:11.584Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-10T14:03:11.584Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-10T14:03:11.584Z] cut -d/ -f2 [2023-03-10T14:03:11.584Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-10T14:03:11.584Z] + dirname cmd/core-data/Dockerfile [2023-03-10T14:03:11.584Z] + cut -d/ -f2 [2023-03-10T14:03:11.584Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-10T14:03:11.584Z] + dirname cmd/core-metadata/Dockerfile [2023-03-10T14:03:11.584Z] + cut -d/ -f2 [2023-03-10T14:03:11.584Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-10T14:03:11.584Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-10T14:03:11.584Z] + cut -d/ -f2 [2023-03-10T14:03:11.584Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-10T14:03:11.584Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-10T14:03:11.584Z] + cut -d/ -f2 [2023-03-10T14:03:11.584Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-10T14:03:11.584Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-10T14:03:11.584Z] + cut -d/ -f2 [2023-03-10T14:03:11.584Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-10T14:03:11.584Z] + dirname+ cmd/security-secretstore-setup/Dockerfile [2023-03-10T14:03:11.584Z] cut -d/ -f2 [2023-03-10T14:03:11.584Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-10T14:03:11.584Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-10T14:03:11.584Z] + cut -d/ -f2 [2023-03-10T14:03:11.584Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-10T14:03:11.584Z] + cut -d/ -f2 [2023-03-10T14:03:11.584Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-10T14:03:11.584Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-10T14:03:11.584Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-10T14:03:11.584Z] + cut -d/ -f2 [2023-03-10T14:03:11.584Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-10T14:03:11.584Z] + cut -d/ -f2 [2023-03-10T14:03:11.584Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-10T14:03:11.584Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-10T14:03:11.584Z] + dirname cmd/support-notifications/Dockerfile [2023-03-10T14:03:11.584Z] + cut -d/ -f2 [2023-03-10T14:03:11.584Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-10T14:03:11.584Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-10T14:03:11.584Z] + cut -d/ -f2 [2023-03-10T14:03:11.584Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-10T14:03:11.651Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-10T14:03:12.181Z] + git rev-list -1 --merges 67a5401ff952580c6db3464a4937881ff020b40d~1..67a5401ff952580c6db3464a4937881ff020b40d [Pipeline] echo [2023-03-10T14:03:12.219Z] -----------> git rev-list -1 --merges 67a5401ff952580c6db3464a4937881ff020b40d~1..67a5401ff952580c6db3464a4937881ff020b40d 67a5401ff952580c6db3464a4937881ff020b40d [false] [Pipeline] sh [2023-03-10T14:03:12.523Z] + git log --format=format:%s -1 67a5401ff952580c6db3464a4937881ff020b40d [Pipeline] echo [2023-03-10T14:03:12.557Z] ========================================================= [2023-03-10T14:03:12.557Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-10T14:03:12.557Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-10T14:03:13.050Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-10T14:03:13.050Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-10T14:03:13.050Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-10T14:03:13.050Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-10T14:03:13.050Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-10T14:03:13.050Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-10T14:03:13.050Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T14:03:13.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-10T14:03:13.539Z] [2023-03-10T14:03:13.539Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T14:03:13.911Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-10T14:03:13.911Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-10T14:03:13.911Z] b85a868b505f: Pulling fs layer [2023-03-10T14:03:13.911Z] e2be974225ed: Pulling fs layer [2023-03-10T14:03:13.911Z] 339a4e72a1f5: Pulling fs layer [2023-03-10T14:03:13.911Z] 988bab9f4d93: Pulling fs layer [2023-03-10T14:03:13.911Z] 1469e6f7b9e6: Pulling fs layer [2023-03-10T14:03:13.911Z] eaf3925da568: Pulling fs layer [2023-03-10T14:03:13.911Z] bab4dde63d76: Pulling fs layer [2023-03-10T14:03:13.912Z] bde34c3a00c8: Pulling fs layer [2023-03-10T14:03:13.912Z] b352a97aabf1: Pulling fs layer [2023-03-10T14:03:13.912Z] 4872d77fe225: Pulling fs layer [2023-03-10T14:03:13.912Z] 5851b861e8e6: Pulling fs layer [2023-03-10T14:03:13.912Z] b352a97aabf1: Waiting [2023-03-10T14:03:13.912Z] 4872d77fe225: Waiting [2023-03-10T14:03:13.912Z] 988bab9f4d93: Waiting [2023-03-10T14:03:13.912Z] 5851b861e8e6: Waiting [2023-03-10T14:03:13.912Z] 1469e6f7b9e6: Waiting [2023-03-10T14:03:13.912Z] bde34c3a00c8: Waiting [2023-03-10T14:03:13.912Z] eaf3925da568: Waiting [2023-03-10T14:03:13.912Z] e2be974225ed: Verifying Checksum [2023-03-10T14:03:13.912Z] e2be974225ed: Download complete [2023-03-10T14:03:13.912Z] 988bab9f4d93: Verifying Checksum [2023-03-10T14:03:13.912Z] 988bab9f4d93: Download complete [2023-03-10T14:03:14.176Z] 339a4e72a1f5: Verifying Checksum [2023-03-10T14:03:14.176Z] 339a4e72a1f5: Download complete [2023-03-10T14:03:14.176Z] 1469e6f7b9e6: Verifying Checksum [2023-03-10T14:03:14.176Z] 1469e6f7b9e6: Download complete [2023-03-10T14:03:14.176Z] eaf3925da568: Download complete [2023-03-10T14:03:14.176Z] bde34c3a00c8: Verifying Checksum [2023-03-10T14:03:14.176Z] bde34c3a00c8: Download complete [2023-03-10T14:03:14.438Z] b352a97aabf1: Download complete [2023-03-10T14:03:14.438Z] 4872d77fe225: Verifying Checksum [2023-03-10T14:03:14.438Z] 4872d77fe225: Download complete [2023-03-10T14:03:14.438Z] b85a868b505f: Download complete [2023-03-10T14:03:14.438Z] 5851b861e8e6: Download complete [2023-03-10T14:03:14.700Z] bab4dde63d76: Verifying Checksum [2023-03-10T14:03:15.641Z] b85a868b505f: Pull complete [2023-03-10T14:03:15.901Z] e2be974225ed: Pull complete [2023-03-10T14:03:16.162Z] 339a4e72a1f5: Pull complete [2023-03-10T14:03:16.421Z] 988bab9f4d93: Pull complete [2023-03-10T14:03:16.681Z] 1469e6f7b9e6: Pull complete [2023-03-10T14:03:16.681Z] eaf3925da568: Pull complete [2023-03-10T14:03:18.585Z] bab4dde63d76: Pull complete [2023-03-10T14:03:18.585Z] bde34c3a00c8: Pull complete [2023-03-10T14:03:18.845Z] b352a97aabf1: Pull complete [2023-03-10T14:03:18.846Z] 4872d77fe225: Pull complete [2023-03-10T14:03:19.105Z] 5851b861e8e6: Pull complete [2023-03-10T14:03:19.105Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-10T14:03:19.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-10T14:03:19.105Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T14:03:19.321Z] prd-ubuntu20.04-docker-8c-8g-9619 does not seem to be running inside a container [2023-03-10T14:03:19.353Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-10T14:03:21.158Z] $ docker top 4e22ad3ddf0a35f19f3b6e2a1309792cf6650a564c5d1df0934072f72725ed95 -eo pid,comm [2023-03-10T14:03:21.219Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-10T14:03:21.219Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-10T14:03:21.338Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-10T14:03:21.338Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-10T14:03:21.453Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-10T14:03:21.458Z] $ docker exec 4e22ad3ddf0a35f19f3b6e2a1309792cf6650a564c5d1df0934072f72725ed95 ssh-agent [2023-03-10T14:03:21.581Z] SSH_AUTH_SOCK=/tmp/ssh-EeJUJ0MbhwB9/agent.31 [2023-03-10T14:03:21.581Z] SSH_AGENT_PID=37 [2023-03-10T14:03:21.588Z] Running ssh-add (command line suppressed) [2023-03-10T14:03:21.689Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_14222497775507531333.key (/w/workspace/edgex-go/1@tmp/private_key_14222497775507531333.key) [2023-03-10T14:03:21.704Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-10T14:03:22.036Z] + git tag --points-at HEAD [Pipeline] } [2023-03-10T14:03:22.064Z] $ docker exec --env ******** --env ******** 4e22ad3ddf0a35f19f3b6e2a1309792cf6650a564c5d1df0934072f72725ed95 ssh-agent -k [2023-03-10T14:03:22.168Z] unset SSH_AUTH_SOCK; [2023-03-10T14:03:22.169Z] unset SSH_AGENT_PID; [2023-03-10T14:03:22.169Z] echo Agent pid 37 killed; [2023-03-10T14:03:22.175Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-10T14:03:22.261Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-10T14:03:22.261Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-10T14:03:22.394Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-10T14:03:22.398Z] $ docker exec 4e22ad3ddf0a35f19f3b6e2a1309792cf6650a564c5d1df0934072f72725ed95 ssh-agent [2023-03-10T14:03:22.513Z] SSH_AUTH_SOCK=/tmp/ssh-tIrQHKpgw1cK/agent.69 [2023-03-10T14:03:22.513Z] SSH_AGENT_PID=75 [2023-03-10T14:03:22.517Z] Running ssh-add (command line suppressed) [2023-03-10T14:03:22.622Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9993616647826670478.key (/w/workspace/edgex-go/1@tmp/private_key_9993616647826670478.key) [2023-03-10T14:03:22.635Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-10T14:03:22.958Z] + git semver init [2023-03-10T14:03:23.272Z] 2023-03-10 14:03:23,176 [run_init] DEBUG init version:0.0.0 force:False [2023-03-10T14:03:23.272Z] 2023-03-10 14:03:23,176 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-03-10T14:03:23.272Z] 2023-03-10 14:03:23,177 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-03-10T14:03:23.272Z] 2023-03-10 14:03:23,177 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-03-10T14:03:27.492Z] 2023-03-10 14:03:27,488 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-03-10T14:03:27.492Z] 2023-03-10 14:03:27,489 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4432 with force:False [2023-03-10T14:03:27.492Z] 2023-03-10 14:03:27,489 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4432 [2023-03-10T14:03:27.750Z] 2023-03-10 14:03:27,494 [execute] INFO git cat-file --batch-check [2023-03-10T14:03:27.750Z] 2023-03-10 14:03:27,494 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-10T14:03:27.750Z] 2023-03-10 14:03:27,501 [execute] INFO git cat-file --batch [2023-03-10T14:03:27.750Z] 2023-03-10 14:03:27,502 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-10T14:03:27.750Z] 2023-03-10 14:03:27,507 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4432 [2023-03-10T14:03:27.750Z] 0.0.0 [Pipeline] } [2023-03-10T14:03:27.777Z] $ docker exec --env ******** --env ******** 4e22ad3ddf0a35f19f3b6e2a1309792cf6650a564c5d1df0934072f72725ed95 ssh-agent -k [2023-03-10T14:03:27.879Z] unset SSH_AUTH_SOCK; [2023-03-10T14:03:27.880Z] unset SSH_AGENT_PID; [2023-03-10T14:03:27.880Z] echo Agent pid 75 killed; [2023-03-10T14:03:27.889Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-10T14:03:28.293Z] + git semver [Pipeline] } [2023-03-10T14:03:28.577Z] $ docker stop --time=1 4e22ad3ddf0a35f19f3b6e2a1309792cf6650a564c5d1df0934072f72725ed95 [2023-03-10T14:03:29.913Z] $ docker rm -f --volumes 4e22ad3ddf0a35f19f3b6e2a1309792cf6650a564c5d1df0934072f72725ed95 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-10T14:03:30.312Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-10T14:03:30.588Z] Stashed 1 file(s) [Pipeline] echo [2023-03-10T14:03:30.609Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-10T14:03:31.380Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-10T14:03:31.416Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-10T14:03:31.456Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-10T14:03:31.485Z] ========================================================= [2023-03-10T14:03:31.485Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-10T14:03:31.485Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-10T14:03:31.824Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-10T14:03:31.824Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-10T14:03:31.824Z] 213ec9aee27d: Pulling fs layer [2023-03-10T14:03:31.824Z] 4583459ba037: Pulling fs layer [2023-03-10T14:03:31.824Z] 93c1e223e6f2: Pulling fs layer [2023-03-10T14:03:31.824Z] 53926ce57604: Pulling fs layer [2023-03-10T14:03:31.824Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-10T14:03:31.824Z] 22ff95d597cd: Pulling fs layer [2023-03-10T14:03:31.824Z] 12d6caf4c0d1: Pulling fs layer [2023-03-10T14:03:31.824Z] 96b7cbca73a9: Pulling fs layer [2023-03-10T14:03:31.824Z] a7acece74701: Pulling fs layer [2023-03-10T14:03:31.824Z] 53926ce57604: Waiting [2023-03-10T14:03:31.824Z] 21b2b0c7a3f4: Waiting [2023-03-10T14:03:31.824Z] 22ff95d597cd: Waiting [2023-03-10T14:03:31.824Z] 96b7cbca73a9: Waiting [2023-03-10T14:03:31.824Z] 12d6caf4c0d1: Waiting [2023-03-10T14:03:31.824Z] 93c1e223e6f2: Download complete [2023-03-10T14:03:31.824Z] 21b2b0c7a3f4: Download complete [2023-03-10T14:03:31.824Z] 22ff95d597cd: Verifying Checksum [2023-03-10T14:03:31.824Z] 22ff95d597cd: Download complete [2023-03-10T14:03:31.824Z] 213ec9aee27d: Verifying Checksum [2023-03-10T14:03:31.824Z] 213ec9aee27d: Download complete [2023-03-10T14:03:32.084Z] 12d6caf4c0d1: Verifying Checksum [2023-03-10T14:03:32.084Z] 12d6caf4c0d1: Download complete [2023-03-10T14:03:32.084Z] 213ec9aee27d: Pull complete [2023-03-10T14:03:32.084Z] 4583459ba037: Pull complete [2023-03-10T14:03:32.344Z] 93c1e223e6f2: Pull complete [2023-03-10T14:03:32.344Z] a7acece74701: Verifying Checksum [2023-03-10T14:03:32.344Z] a7acece74701: Download complete [2023-03-10T14:03:32.604Z] 96b7cbca73a9: Verifying Checksum [2023-03-10T14:03:32.604Z] 96b7cbca73a9: Download complete [2023-03-10T14:03:32.864Z] 53926ce57604: Verifying Checksum [2023-03-10T14:03:32.864Z] 53926ce57604: Download complete [2023-03-10T14:03:37.050Z] 53926ce57604: Pull complete [2023-03-10T14:03:37.050Z] 21b2b0c7a3f4: Pull complete [2023-03-10T14:03:37.050Z] 22ff95d597cd: Pull complete [2023-03-10T14:03:37.050Z] 12d6caf4c0d1: Pull complete [2023-03-10T14:03:39.592Z] 96b7cbca73a9: Pull complete [2023-03-10T14:03:40.158Z] a7acece74701: Pull complete [2023-03-10T14:03:40.158Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-10T14:03:40.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-10T14:03:40.158Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-10T14:03:40.511Z] + + docker build -t ci-base-image-x86_64 -f - . [2023-03-10T14:03:40.511Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-10T14:03:40.511Z] WORKDIR /edgex [2023-03-10T14:03:40.511Z] COPY go.mod . [2023-03-10T14:03:40.511Z] RUN go mod download [2023-03-10T14:03:41.078Z] Sending build context to Docker daemon 170.4MB [2023-03-10T14:03:41.078Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-10T14:03:41.078Z] ---> db6d94c90886 [2023-03-10T14:03:41.078Z] Step 2/4 : WORKDIR /edgex [2023-03-10T14:03:44.378Z] ---> Running in 30efccc97101 [2023-03-10T14:03:44.378Z] Removing intermediate container 30efccc97101 [2023-03-10T14:03:44.378Z] ---> f1885ace00ae [2023-03-10T14:03:44.378Z] Step 3/4 : COPY go.mod . [2023-03-10T14:03:44.378Z] ---> e732d95c3d57 [2023-03-10T14:03:44.378Z] Step 4/4 : RUN go mod download [2023-03-10T14:03:44.378Z] ---> Running in a4ca0b4efca5 [2023-03-10T14:03:45.926Z] Still waiting to schedule task [2023-03-10T14:03:45.926Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-10T14:03:56.583Z] Removing intermediate container a4ca0b4efca5 [2023-03-10T14:03:56.583Z] ---> 33859ad62d9f [2023-03-10T14:03:56.583Z] Successfully built 33859ad62d9f [2023-03-10T14:03:56.583Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T14:03:56.976Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-10T14:03:56.976Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T14:03:57.127Z] prd-ubuntu20.04-docker-8c-8g-9619 does not seem to be running inside a container [2023-03-10T14:03:57.160Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-10T14:03:57.574Z] $ docker top 8426d0090b51cc519bf02ddc3c501812e7c1b3bc0fb26accfaf93102a724bc36 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-10T14:03:57.964Z] + go version [2023-03-10T14:03:57.964Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-10T14:03:57.999Z] $ docker stop --time=1 8426d0090b51cc519bf02ddc3c501812e7c1b3bc0fb26accfaf93102a724bc36 [2023-03-10T14:03:59.296Z] $ docker rm -f --volumes 8426d0090b51cc519bf02ddc3c501812e7c1b3bc0fb26accfaf93102a724bc36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T14:04:00.003Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-10T14:04:00.003Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T14:04:00.152Z] prd-ubuntu20.04-docker-8c-8g-9619 does not seem to be running inside a container [2023-03-10T14:04:00.191Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-10T14:04:00.545Z] $ docker top d726fc428a58b9abbf39f5272bb408151434e3ddfb44289b12f2c4af67a66d36 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-10T14:04:00.660Z] ========================================================= [2023-03-10T14:04:00.660Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-10T14:04:00.660Z] ========================================================= [Pipeline] sh [2023-03-10T14:04:00.962Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-10T14:04:01.321Z] + make test [2023-03-10T14:04:01.321Z] go test -race -coverprofile=coverage.out ./... [2023-03-10T14:04:07.885Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-10T14:04:22.768Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-10T14:04:22.768Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-10T14:04:22.768Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-10T14:04:22.768Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-10T14:04:22.768Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-10T14:04:22.768Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-10T14:04:22.768Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-10T14:04:22.768Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-10T14:04:22.768Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-10T14:04:22.768Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-10T14:04:22.768Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-10T14:04:22.768Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-10T14:04:22.768Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-10T14:04:22.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-10T14:04:23.026Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements [2023-03-10T14:04:23.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-10T14:04:23.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-10T14:04:23.592Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.079s coverage: 98.5% of statements [2023-03-10T14:04:26.875Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.094s coverage: 71.2% of statements [2023-03-10T14:04:26.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-10T14:04:26.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-10T14:04:26.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-10T14:04:26.875Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.107s coverage: 54.0% of statements [2023-03-10T14:04:26.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-10T14:04:26.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-10T14:04:27.440Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.427s coverage: 88.5% of statements [2023-03-10T14:04:27.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-10T14:04:27.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-10T14:04:27.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-10T14:04:27.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-10T14:04:27.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-10T14:04:27.440Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.120s coverage: 3.9% of statements [2023-03-10T14:04:27.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-10T14:04:27.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-10T14:04:27.441Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.494s coverage: 95.6% of statements [2023-03-10T14:04:27.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-10T14:04:27.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-10T14:04:27.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-10T14:04:27.441Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 72.2% of statements [2023-03-10T14:04:27.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-10T14:04:27.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-10T14:04:27.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-10T14:04:27.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-10T14:04:27.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-10T14:04:27.441Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 65.9% of statements [2023-03-10T14:04:27.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-10T14:04:27.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-10T14:04:27.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-10T14:04:27.441Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements [2023-03-10T14:04:27.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-10T14:04:27.441Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.077s coverage: 29.0% of statements [2023-03-10T14:04:27.441Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-10T14:04:27.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.085s coverage: 45.5% of statements [2023-03-10T14:04:27.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.078s coverage: 82.9% of statements [2023-03-10T14:04:27.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements [2023-03-10T14:04:27.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.117s coverage: 96.3% of statements [2023-03-10T14:04:27.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2023-03-10T14:04:32.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.086s coverage: 94.4% of statements [2023-03-10T14:04:50.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.345s coverage: 79.9% of statements [2023-03-10T14:04:50.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-10T14:04:50.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.097s coverage: 92.9% of statements [2023-03-10T14:04:50.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-10T14:04:50.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-10T14:04:50.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-10T14:04:50.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.040s coverage: 64.4% of statements [2023-03-10T14:04:50.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-10T14:04:50.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-10T14:04:50.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-10T14:04:50.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-10T14:04:50.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.082s coverage: 86.9% of statements [2023-03-10T14:04:50.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-10T14:04:50.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-10T14:04:50.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-10T14:04:50.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-10T14:04:50.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.074s coverage: 87.2% of statements [2023-03-10T14:04:50.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.056s coverage: 20.0% of statements [2023-03-10T14:04:50.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-10T14:04:50.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-10T14:04:50.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2023-03-10T14:04:50.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-10T14:04:50.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 81.2% of statements [2023-03-10T14:04:50.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 82.1% of statements [2023-03-10T14:04:50.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-10T14:04:50.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.058s coverage: 84.8% of statements [2023-03-10T14:04:50.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-10T14:04:50.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.218s coverage: 63.1% of statements [2023-03-10T14:04:50.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-10T14:04:50.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-10T14:04:50.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2023-03-10T14:04:50.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2023-03-10T14:04:50.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2023-03-10T14:04:50.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2023-03-10T14:04:50.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2023-03-10T14:04:50.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-10T14:04:50.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-10T14:04:50.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-10T14:04:50.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.168s coverage: 38.4% of statements [2023-03-10T14:04:50.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-10T14:04:50.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-10T14:04:50.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements [2023-03-10T14:04:50.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-10T14:04:50.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2023-03-10T14:04:50.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-10T14:04:50.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-10T14:04:50.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-10T14:04:50.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-10T14:04:50.810Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements [2023-03-10T14:04:50.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-10T14:04:50.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-10T14:04:50.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-10T14:04:50.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-10T14:04:50.810Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.147s coverage: 92.3% of statements [2023-03-10T14:04:50.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-10T14:04:50.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-10T14:04:50.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-10T14:04:50.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-10T14:04:50.810Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 61.5% of statements [2023-03-10T14:04:50.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-10T14:04:50.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-10T14:04:50.810Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.119s coverage: 97.7% of statements [2023-03-10T14:04:50.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-10T14:04:50.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-10T14:04:50.810Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-10T14:05:12.737Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-10T14:05:12.737Z] go vet ./... [2023-03-10T14:05:15.264Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-10T14:05:15.264Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-10T14:05:15.523Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-10T14:05:15.560Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-10T14:05:15.867Z] + ls -al . [2023-03-10T14:05:15.867Z] total 704 [2023-03-10T14:05:15.867Z] drwxrwxr-x 11 1001 1001 4096 Mar 10 14:04 . [2023-03-10T14:05:15.867Z] drwxr-xr-x 4 root root 4096 Mar 10 14:04 .. [2023-03-10T14:05:15.867Z] drwxrwxr-x 2 1001 1001 4096 Mar 10 14:03 .blubracket [2023-03-10T14:05:15.867Z] -rw-rw-r-- 1 1001 1001 16 Mar 10 14:03 .dockerignore [2023-03-10T14:05:15.867Z] drwxrwxr-x 8 1001 1001 4096 Mar 10 14:04 .git [2023-03-10T14:05:15.867Z] drwxrwxr-x 3 1001 1001 4096 Mar 10 14:03 .github [2023-03-10T14:05:15.867Z] -rw-rw-r-- 1 1001 1001 1112 Mar 10 14:03 .gitignore [2023-03-10T14:05:15.867Z] -rw-rw-r-- 1 1001 1001 42 Mar 10 14:03 .golangci.yml [2023-03-10T14:05:15.867Z] -rw-rw-r-- 1 1001 1001 87 Mar 10 14:03 .hadolint.yml [2023-03-10T14:05:15.867Z] drwxr-xr-x 3 1001 1001 4096 Mar 10 14:03 .semver [2023-03-10T14:05:15.867Z] -rw-rw-r-- 1 1001 1001 166 Mar 10 14:03 .sonarcloud.properties [2023-03-10T14:05:15.867Z] -rw-rw-r-- 1 1001 1001 1171 Mar 10 14:03 ADOPTERS.md [2023-03-10T14:05:15.867Z] -rw-rw-r-- 1 1001 1001 10825 Mar 10 14:03 Attribution.txt [2023-03-10T14:05:15.867Z] -rw-rw-r-- 1 1001 1001 73765 Mar 10 14:03 CHANGELOG.md [2023-03-10T14:05:15.867Z] -rw-rw-r-- 1 1001 1001 3804 Mar 10 14:03 CONTRIBUTING.md [2023-03-10T14:05:15.867Z] -rw-rw-r-- 1 1001 1001 677 Mar 10 14:03 GOVERNANCE.md [2023-03-10T14:05:15.867Z] -rw-rw-r-- 1 1001 1001 883 Mar 10 14:03 Jenkinsfile [2023-03-10T14:05:15.867Z] -rw-rw-r-- 1 1001 1001 10775 Mar 10 14:03 LICENSE [2023-03-10T14:05:15.867Z] -rw-rw-r-- 1 1001 1001 14071 Mar 10 14:03 Makefile [2023-03-10T14:05:15.867Z] -rw-rw-r-- 1 1001 1001 582 Mar 10 14:03 OWNERS.md [2023-03-10T14:05:15.867Z] -rw-rw-r-- 1 1001 1001 9403 Mar 10 14:03 README.md [2023-03-10T14:05:15.867Z] -rw-rw-r-- 1 1001 1001 6912 Mar 10 14:03 SECURITY.md [2023-03-10T14:05:15.867Z] -rw-rw-r-- 1 1001 1001 5 Mar 10 14:03 VERSION [2023-03-10T14:05:15.867Z] drwxrwxr-x 2 1001 1001 4096 Mar 10 14:03 bin [2023-03-10T14:05:15.867Z] drwxrwxr-x 18 1001 1001 4096 Mar 10 14:03 cmd [2023-03-10T14:05:15.867Z] -rw-r--r-- 1 root root 447487 Mar 10 14:04 coverage.out [2023-03-10T14:05:15.867Z] -rw-rw-r-- 1 1001 1001 3232 Mar 10 14:03 go.mod [2023-03-10T14:05:15.867Z] -rw-rw-r-- 1 1001 1001 31098 Mar 10 14:03 go.sum [2023-03-10T14:05:15.867Z] drwxrwxr-x 7 1001 1001 4096 Mar 10 14:03 internal [2023-03-10T14:05:15.867Z] drwxrwxr-x 3 1001 1001 4096 Mar 10 14:03 openapi [2023-03-10T14:05:15.867Z] drwxrwxr-x 4 1001 1001 4096 Mar 10 14:03 snap [2023-03-10T14:05:15.867Z] -rw-rw-r-- 1 1001 1001 204 Mar 10 14:03 version.go [Pipeline] sh [2023-03-10T14:05:16.178Z] + '[' -e coverage.out ] [2023-03-10T14:05:16.178Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-10T14:05:16.301Z] Stashed 1 file(s) [Pipeline] sh [2023-03-10T14:05:16.601Z] + make build [2023-03-10T14:05:16.601Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-10T14:05:28.802Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-10T14:05:30.014Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9621 in /w/workspace/edgexfoundry_edgex-go_PR-4432 [Pipeline] { [Pipeline] ws [2023-03-10T14:05:30.077Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-03-10T14:05:30.161Z] The recommended git tool is: git [2023-03-10T14:05:30.182Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-10T14:05:31.117Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-10T14:05:32.050Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-10T14:05:35.996Z] using credential edgex-jenkins-ssh [2023-03-10T14:05:36.022Z] Cloning the remote Git repository [2023-03-10T14:05:36.071Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-10T14:05:36.148Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-03-10T14:05:36.313Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-10T14:05:36.314Z] > git --version # timeout=10 [2023-03-10T14:05:36.334Z] > git --version # 'git version 2.25.1' [2023-03-10T14:05:36.336Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-10T14:05:36.408Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-10T14:05:40.166Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-10T14:05:41.100Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-10T14:05:42.999Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-10T14:05:43.933Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-10T14:05:44.869Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-10T14:05:45.805Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-10T14:05:47.183Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-10T14:05:48.590Z] $ docker stop --time=1 d726fc428a58b9abbf39f5272bb408151434e3ddfb44289b12f2c4af67a66d36 [2023-03-10T14:05:51.222Z] $ docker rm -f --volumes d726fc428a58b9abbf39f5272bb408151434e3ddfb44289b12f2c4af67a66d36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T14:05:52.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-10T14:05:52.379Z] [2023-03-10T14:05:52.379Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T14:05:52.756Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-10T14:05:52.757Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-10T14:05:52.757Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-10T14:05:52.757Z] ca9280d653b3: Pulling fs layer [2023-03-10T14:05:52.757Z] 7e9c9ca2126c: Pulling fs layer [2023-03-10T14:05:52.757Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-10T14:05:52.757Z] cbdbe7a5bc2a: Download complete [2023-03-10T14:05:53.015Z] ca9280d653b3: Verifying Checksum [2023-03-10T14:05:53.015Z] ca9280d653b3: Download complete [2023-03-10T14:05:53.015Z] cbdbe7a5bc2a: Pull complete [2023-03-10T14:05:53.581Z] 7e9c9ca2126c: Verifying Checksum [2023-03-10T14:05:53.581Z] 7e9c9ca2126c: Download complete [2023-03-10T14:05:53.581Z] ca9280d653b3: Pull complete [2023-03-10T14:05:53.261Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-10T14:05:53.291Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-10T14:05:54.194Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-10T14:05:54.245Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-10T14:05:54.246Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-10T14:05:54.263Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4432/head:refs/remotes/origin/PR-4432 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-10T14:05:55.108Z] Merging remotes/origin/main commit 97ead1fc80aa095b46845053832efa05950d1120 into PR head commit 67a5401ff952580c6db3464a4937881ff020b40d [2023-03-10T14:05:55.514Z] Merge succeeded, producing 67a5401ff952580c6db3464a4937881ff020b40d [2023-03-10T14:05:55.514Z] Checking out Revision 67a5401ff952580c6db3464a4937881ff020b40d (PR-4432) [2023-03-10T14:05:55.128Z] > git config core.sparsecheckout # timeout=10 [2023-03-10T14:05:55.155Z] > git checkout -f 67a5401ff952580c6db3464a4937881ff020b40d # timeout=10 [2023-03-10T14:05:55.388Z] > git remote # timeout=10 [2023-03-10T14:05:55.407Z] > git config --get remote.origin.url # timeout=10 [2023-03-10T14:05:55.447Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-10T14:05:55.462Z] > git merge 97ead1fc80aa095b46845053832efa05950d1120 # timeout=10 [2023-03-10T14:05:55.492Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-10T14:05:55.524Z] > git config core.sparsecheckout # timeout=10 [2023-03-10T14:05:55.544Z] > git checkout -f 67a5401ff952580c6db3464a4937881ff020b40d # timeout=10 [2023-03-10T14:05:56.865Z] 7e9c9ca2126c: Pull complete [2023-03-10T14:05:56.865Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-10T14:05:56.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-10T14:05:56.865Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T14:05:57.070Z] prd-ubuntu20.04-docker-8c-8g-9619 does not seem to be running inside a container [2023-03-10T14:05:57.106Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-10T14:05:58.725Z] $ docker top 0563118ff2fcc6d51866ffafca0ba54183040b48dbdc41b9adceea2ed14ff0c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-10T14:05:59.106Z] + docker-compose build --help [2023-03-10T14:05:59.106Z] + grep parallel [2023-03-10T14:05:59.207Z] Commit message: "feat: Consume watch for common Writable config changes" [2023-03-10T14:05:59.259Z] > git --version # timeout=10 [2023-03-10T14:05:59.271Z] > git --version # 'git version 2.25.1' [2023-03-10T14:05:59.291Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-10T14:05:59.674Z] --parallel Build images in parallel. [Pipeline] } [2023-03-10T14:05:59.710Z] $ docker stop --time=1 0563118ff2fcc6d51866ffafca0ba54183040b48dbdc41b9adceea2ed14ff0c3 [2023-03-10T14:06:01.020Z] $ docker rm -f --volumes 0563118ff2fcc6d51866ffafca0ba54183040b48dbdc41b9adceea2ed14ff0c3 [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] writeFile [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T14:06:01.845Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-10T14:06:01.845Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-10T14:06:01.845Z] Dload Upload Total Spent Left Speed [2023-03-10T14:06:01.845Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 69677 0 --:--:-- --:--:-- --:--:-- 69677 [2023-03-10T14:06:01.946Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-10T14:06:01.946Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T14:06:02.098Z] prd-ubuntu20.04-docker-8c-8g-9619 does not seem to be running inside a container [2023-03-10T14:06:02.138Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-10T14:06:02.523Z] $ docker top 9c3c510ef848380bf3ec115e0124175a6c1f15f90cf2426fe0c2ddb90c935e09 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-03-10T14:06:02.948Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-10T14:06:02.999Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-10T14:06:03.297Z] + + sudo teesudo /etc/docker/daemon.new jq [2023-03-10T14:06:03.297Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-10T14:06:03.568Z] Building core-command ... [2023-03-10T14:06:03.568Z] Building core-common-config-bootstrapper ... [2023-03-10T14:06:03.568Z] Building core-data ... [2023-03-10T14:06:03.568Z] Building core-metadata ... [2023-03-10T14:06:03.568Z] Building security-bootstrapper ... [2023-03-10T14:06:03.568Z] Building security-proxy-auth ... [2023-03-10T14:06:03.568Z] Building security-proxy-setup ... [2023-03-10T14:06:03.568Z] Building security-secretstore-setup ... [2023-03-10T14:06:03.568Z] Building security-spiffe-token-provider ... [2023-03-10T14:06:03.568Z] Building security-spire-agent ... [2023-03-10T14:06:03.568Z] Building security-spire-config ... [2023-03-10T14:06:03.568Z] Building security-spire-server ... [2023-03-10T14:06:03.568Z] Building support-notifications ... [2023-03-10T14:06:03.568Z] Building support-scheduler ... [2023-03-10T14:06:03.568Z] Building core-data [2023-03-10T14:06:03.568Z] Building core-common-config-bootstrapper [2023-03-10T14:06:03.568Z] Building security-spiffe-token-provider [2023-03-10T14:06:03.568Z] Building core-metadata [2023-03-10T14:06:03.568Z] Building security-bootstrapper [2023-03-10T14:06:03.884Z] { [2023-03-10T14:06:03.885Z] "registry-mirrors": [ [2023-03-10T14:06:03.885Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-10T14:06:03.885Z] ], [2023-03-10T14:06:03.885Z] "bip": "10.250.0.254/24", [2023-03-10T14:06:03.885Z] "hosts": [ [2023-03-10T14:06:03.885Z] "tcp://0.0.0.0:5555", [2023-03-10T14:06:03.885Z] "unix:///var/run/docker.sock" [2023-03-10T14:06:03.885Z] ], [2023-03-10T14:06:03.885Z] "mtu": 1458, [2023-03-10T14:06:03.885Z] "selinux-enabled": true, [2023-03-10T14:06:03.885Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-10T14:06:03.885Z] } [Pipeline] sh [2023-03-10T14:06:04.231Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-10T14:06:04.589Z] + sudo service docker restart [2023-03-10T14:06:15.763Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T14:06:15.763Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-10T14:06:15.763Z] ---> 33859ad62d9f [2023-03-10T14:06:15.763Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-10T14:06:15.763Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T14:06:15.763Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-10T14:06:15.763Z] ---> 33859ad62d9f [2023-03-10T14:06:15.763Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-10T14:06:15.763Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T14:06:15.763Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-10T14:06:15.763Z] ---> 33859ad62d9f [2023-03-10T14:06:15.763Z] Step 3/32 : WORKDIR /edgex-go [2023-03-10T14:06:15.763Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T14:06:15.763Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-10T14:06:15.763Z] ---> 33859ad62d9f [2023-03-10T14:06:15.763Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-10T14:06:15.763Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T14:06:15.763Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-10T14:06:15.763Z] ---> 33859ad62d9f [2023-03-10T14:06:15.763Z] Step 3/19 : WORKDIR /edgex-go [2023-03-10T14:06:19.052Z] ---> Running in a8fc0643535d [2023-03-10T14:06:19.053Z] ---> Running in b0b41e9de704 [2023-03-10T14:06:19.053Z] ---> Running in 9f479d1128c3 [2023-03-10T14:06:19.053Z] ---> Running in e78ca77346c2 [2023-03-10T14:06:19.053Z] ---> Running in d7c23ce31c9b [2023-03-10T14:06:19.311Z] Removing intermediate container a8fc0643535d [2023-03-10T14:06:19.311Z] ---> 01bb102bec3a [2023-03-10T14:06:19.311Z] Step 4/24 : WORKDIR /edgex-go [2023-03-10T14:06:19.311Z] Removing intermediate container 9f479d1128c3 [2023-03-10T14:06:19.311Z] ---> aa95ddfb27b6 [2023-03-10T14:06:19.311Z] Step 4/22 : WORKDIR /edgex-go [2023-03-10T14:06:19.311Z] Removing intermediate container b0b41e9de704 [2023-03-10T14:06:19.311Z] ---> 1bb98636926e [2023-03-10T14:06:19.311Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-10T14:06:19.311Z] ---> Running in fd127beebff2 [2023-03-10T14:06:19.311Z] Removing intermediate container d7c23ce31c9b [2023-03-10T14:06:19.311Z] ---> 60f5ee7118a4 [2023-03-10T14:06:19.311Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-10T14:06:19.311Z] Removing intermediate container e78ca77346c2 [2023-03-10T14:06:19.311Z] ---> 30c0f8d46e2c [2023-03-10T14:06:19.311Z] Step 4/22 : WORKDIR /edgex-go [2023-03-10T14:06:19.311Z] ---> Running in 4f2477e5517e [2023-03-10T14:06:19.311Z] ---> Running in cabde3772b30 [2023-03-10T14:06:19.311Z] ---> Running in 37ac2edc613c [2023-03-10T14:06:19.311Z] ---> Running in c594bcc1a2f4 [2023-03-10T14:06:19.569Z] Removing intermediate container fd127beebff2 [2023-03-10T14:06:19.569Z] ---> d71513613240 [2023-03-10T14:06:19.569Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-10T14:06:19.569Z] ---> Running in 5490abb569d5 [2023-03-10T14:06:19.569Z] Removing intermediate container cabde3772b30 [2023-03-10T14:06:19.569Z] ---> 202628237e99 [2023-03-10T14:06:19.569Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-10T14:06:19.569Z] Removing intermediate container c594bcc1a2f4 [2023-03-10T14:06:19.569Z] ---> 831c141d2950 [2023-03-10T14:06:19.569Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-10T14:06:19.569Z] ---> Running in 86a1b3262dde [2023-03-10T14:06:19.569Z] ---> Running in 995a742eb0bb [2023-03-10T14:06:19.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T14:06:19.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T14:06:20.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T14:06:20.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T14:06:20.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T14:06:20.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T14:06:20.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T14:06:20.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T14:06:20.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T14:06:20.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T14:06:20.343Z] OK: 211 MiB in 51 packages [2023-03-10T14:06:20.343Z] v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-10T14:06:20.343Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-10T14:06:20.343Z] OK: 17046 distinct packages available [2023-03-10T14:06:20.343Z] OK: 211 MiB in 51 packages [2023-03-10T14:06:20.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T14:06:20.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T14:06:20.601Z] OK: 211 MiB in 51 packages [2023-03-10T14:06:20.601Z] OK: 211 MiB in 51 packages [2023-03-10T14:06:20.601Z] OK: 211 MiB in 51 packages [2023-03-10T14:06:20.859Z] Removing intermediate container 37ac2edc613c [2023-03-10T14:06:20.859Z] ---> 95a107cc468f [2023-03-10T14:06:20.859Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-10T14:06:20.859Z] Removing intermediate container 5490abb569d5 [2023-03-10T14:06:20.859Z] ---> e648b7d7148e [2023-03-10T14:06:20.859Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-10T14:06:21.117Z] ---> 762de21570c9 [2023-03-10T14:06:21.117Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T14:06:21.117Z] Removing intermediate container 86a1b3262dde [2023-03-10T14:06:21.117Z] ---> 5f4636380dc2 [2023-03-10T14:06:21.117Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-10T14:06:21.117Z] ---> dd89204622f2 [2023-03-10T14:06:21.117Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T14:06:21.117Z] ---> Running in 5d5716763f2c [2023-03-10T14:06:21.117Z] ---> Running in e846fe838ca1 [2023-03-10T14:06:21.376Z] Removing intermediate container 995a742eb0bb [2023-03-10T14:06:21.376Z] ---> 0c965a04c416 [2023-03-10T14:06:21.376Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-10T14:06:21.376Z] ---> 6fb315b0f563 [2023-03-10T14:06:21.376Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T14:06:21.376Z] ---> Running in eaf8c4ce4ad0 [2023-03-10T14:06:21.376Z] Removing intermediate container 4f2477e5517e [2023-03-10T14:06:21.376Z] ---> e6ef5d083905 [2023-03-10T14:06:21.376Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-10T14:06:21.376Z] ---> 0dd87aa57218 [2023-03-10T14:06:21.376Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T14:06:21.634Z] ---> Running in 05759f323568 [2023-03-10T14:06:21.634Z] ---> ee8ec2422ac8 [2023-03-10T14:06:21.634Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T14:06:21.634Z] ---> Running in 6c9c828072cd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-10T14:06:22.896Z] provisioning config files... [2023-03-10T14:06:22.924Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9946168929502011751tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-10T14:06:23.305Z] ---> docker-login.sh [2023-03-10T14:06:23.305Z] nexus3.edgexfoundry.org:10001 [2023-03-10T14:06:23.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T14:06:23.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T14:06:23.891Z] Configure a credential helper to remove this warning. See [2023-03-10T14:06:23.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T14:06:23.891Z] [2023-03-10T14:06:23.891Z] Login Succeeded [2023-03-10T14:06:24.160Z] nexus3.edgexfoundry.org:10002 [2023-03-10T14:06:24.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T14:06:24.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T14:06:24.444Z] Configure a credential helper to remove this warning. See [2023-03-10T14:06:24.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T14:06:24.444Z] [2023-03-10T14:06:24.444Z] Login Succeeded [2023-03-10T14:06:24.444Z] nexus3.edgexfoundry.org:10003 [2023-03-10T14:06:24.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T14:06:24.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T14:06:24.714Z] Configure a credential helper to remove this warning. See [2023-03-10T14:06:24.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T14:06:24.714Z] [2023-03-10T14:06:24.714Z] Login Succeeded [2023-03-10T14:06:24.714Z] nexus3.edgexfoundry.org:10004 [2023-03-10T14:06:24.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T14:06:24.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T14:06:24.984Z] Configure a credential helper to remove this warning. See [2023-03-10T14:06:24.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T14:06:24.984Z] [2023-03-10T14:06:24.984Z] Login Succeeded [2023-03-10T14:06:24.984Z] docker.io [2023-03-10T14:06:25.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T14:06:25.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T14:06:25.522Z] Configure a credential helper to remove this warning. See [2023-03-10T14:06:25.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T14:06:25.522Z] [2023-03-10T14:06:25.522Z] Login Succeeded [2023-03-10T14:06:25.522Z] ---> docker-login.sh ends [Pipeline] } [2023-03-10T14:06:25.550Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-10T14:06:26.205Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-10T14:06:26.242Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-10T14:06:26.282Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-10T14:06:26.314Z] ========================================================= [2023-03-10T14:06:26.314Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-10T14:06:26.314Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-10T14:06:26.686Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-10T14:06:26.956Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-10T14:06:26.956Z] 9b18e9b68314: Pulling fs layer [2023-03-10T14:06:26.956Z] 35d82f9e3411: Pulling fs layer [2023-03-10T14:06:26.956Z] e16973657156: Pulling fs layer [2023-03-10T14:06:26.956Z] fc693d55d65f: Pulling fs layer [2023-03-10T14:06:26.956Z] 7e9fc2657dce: Pulling fs layer [2023-03-10T14:06:26.956Z] dda99020689f: Pulling fs layer [2023-03-10T14:06:26.956Z] db1c61fa0a46: Pulling fs layer [2023-03-10T14:06:26.956Z] 891c053d2c06: Pulling fs layer [2023-03-10T14:06:26.956Z] fc693d55d65f: Waiting [2023-03-10T14:06:26.956Z] 7e9fc2657dce: Waiting [2023-03-10T14:06:26.956Z] dda99020689f: Waiting [2023-03-10T14:06:26.956Z] db1c61fa0a46: Waiting [2023-03-10T14:06:26.956Z] 891c053d2c06: Waiting [2023-03-10T14:06:26.956Z] e16973657156: Verifying Checksum [2023-03-10T14:06:26.956Z] e16973657156: Download complete [2023-03-10T14:06:26.956Z] 35d82f9e3411: Verifying Checksum [2023-03-10T14:06:26.956Z] 35d82f9e3411: Download complete [2023-03-10T14:06:26.956Z] 7e9fc2657dce: Verifying Checksum [2023-03-10T14:06:26.956Z] 7e9fc2657dce: Download complete [2023-03-10T14:06:26.956Z] dda99020689f: Verifying Checksum [2023-03-10T14:06:26.956Z] dda99020689f: Download complete [2023-03-10T14:06:26.956Z] 9b18e9b68314: Verifying Checksum [2023-03-10T14:06:26.956Z] 9b18e9b68314: Download complete [2023-03-10T14:06:27.958Z] 891c053d2c06: Verifying Checksum [2023-03-10T14:06:27.958Z] 891c053d2c06: Download complete [2023-03-10T14:06:28.933Z] 9b18e9b68314: Pull complete [2023-03-10T14:06:29.205Z] db1c61fa0a46: Verifying Checksum [2023-03-10T14:06:29.205Z] db1c61fa0a46: Download complete [2023-03-10T14:06:29.205Z] 35d82f9e3411: Pull complete [2023-03-10T14:06:29.473Z] e16973657156: Pull complete [2023-03-10T14:06:29.742Z] fc693d55d65f: Verifying Checksum [2023-03-10T14:06:29.742Z] fc693d55d65f: Download complete [2023-03-10T14:06:44.757Z] fc693d55d65f: Pull complete [2023-03-10T14:06:44.757Z] 7e9fc2657dce: Pull complete [2023-03-10T14:06:44.757Z] dda99020689f: Pull complete [2023-03-10T14:06:49.029Z] db1c61fa0a46: Pull complete [2023-03-10T14:06:50.991Z] 891c053d2c06: Pull complete [2023-03-10T14:06:50.991Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-10T14:06:50.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-10T14:06:50.991Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-10T14:06:51.381Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-10T14:06:51.381Z] WORKDIR /edgex [2023-03-10T14:06:51.381Z] COPY go.mod . [2023-03-10T14:06:51.381Z] RUN go mod download [2023-03-10T14:06:51.381Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-10T14:06:51.965Z] Sending build context to Docker daemon 2.95MB [2023-03-10T14:06:51.965Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-10T14:06:51.965Z] ---> f96f9c87975a [2023-03-10T14:06:51.965Z] Step 2/4 : WORKDIR /edgex [2023-03-10T14:06:53.918Z] ---> Running in e2e2fe105d65 [2023-03-10T14:06:53.918Z] Removing intermediate container e2e2fe105d65 [2023-03-10T14:06:53.918Z] ---> 7b3de7c13b5d [2023-03-10T14:06:53.918Z] Step 3/4 : COPY go.mod . [2023-03-10T14:06:54.512Z] ---> 2ef218cfbe84 [2023-03-10T14:06:54.512Z] Step 4/4 : RUN go mod download [2023-03-10T14:06:54.779Z] ---> Running in f59900477187 [2023-03-10T14:07:00.337Z] Removing intermediate container eaf8c4ce4ad0 [2023-03-10T14:07:00.337Z] ---> e4f2d9b015bc [2023-03-10T14:07:00.337Z] Step 8/22 : COPY . . [2023-03-10T14:07:00.337Z] Removing intermediate container 05759f323568 [2023-03-10T14:07:00.337Z] ---> 7c8900b57715 [2023-03-10T14:07:00.337Z] Step 8/22 : COPY . . [2023-03-10T14:07:00.337Z] Removing intermediate container 5d5716763f2c [2023-03-10T14:07:00.337Z] ---> 56a93a0db404 [2023-03-10T14:07:00.337Z] Step 7/32 : COPY . . [2023-03-10T14:07:00.337Z] Removing intermediate container e846fe838ca1 [2023-03-10T14:07:00.337Z] ---> 8f9cfeeed987 [2023-03-10T14:07:00.337Z] Step 8/24 : COPY . . [2023-03-10T14:07:00.337Z] Removing intermediate container 6c9c828072cd [2023-03-10T14:07:00.337Z] ---> 1067a3d2f22f [2023-03-10T14:07:00.337Z] Step 7/19 : COPY . . [2023-03-10T14:07:06.901Z] ---> 328b95345af0 [2023-03-10T14:07:06.901Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-10T14:07:06.901Z] ---> dd603ef6ad4f [2023-03-10T14:07:06.901Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-10T14:07:06.901Z] ---> 2881d92c33c3 [2023-03-10T14:07:06.901Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-10T14:07:06.901Z] ---> 2af0993efe38 [2023-03-10T14:07:06.901Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-10T14:07:06.901Z] ---> c7bfed0c0289 [2023-03-10T14:07:06.901Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-10T14:07:06.901Z] ---> Running in 74903b9cd4d8 [2023-03-10T14:07:06.901Z] ---> Running in cf54685dbbc5 [2023-03-10T14:07:06.901Z] ---> Running in 7c2c988eab11 [2023-03-10T14:07:06.901Z] ---> Running in c65f0fe743a3 [2023-03-10T14:07:06.901Z] ---> Running in b2d2e2bff45d [2023-03-10T14:07:07.467Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-10T14:07:07.467Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-10T14:07:07.725Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-10T14:07:07.725Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-10T14:07:07.725Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-10T14:07:27.012Z] Removing intermediate container f59900477187 [2023-03-10T14:07:27.012Z] ---> 5be229616410 [2023-03-10T14:07:27.012Z] Successfully built 5be229616410 [2023-03-10T14:07:27.012Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T14:07:27.418Z] + docker inspect -f . ci-base-image-arm64 [2023-03-10T14:07:27.418Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T14:07:27.684Z] prd-ubuntu20.04-docker-arm64-4c-16g-9621 does not seem to be running inside a container [2023-03-10T14:07:27.757Z] $ 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 ******** ci-base-image-arm64 cat [2023-03-10T14:07:28.955Z] $ docker top 1796a61e2040409d78df531691a19e86dd99357919fb61ec11c58197e71d2f2f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-10T14:07:29.826Z] + go version [2023-03-10T14:07:29.826Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-10T14:07:29.860Z] $ docker stop --time=1 1796a61e2040409d78df531691a19e86dd99357919fb61ec11c58197e71d2f2f [2023-03-10T14:07:31.430Z] $ docker rm -f --volumes 1796a61e2040409d78df531691a19e86dd99357919fb61ec11c58197e71d2f2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T14:07:32.244Z] + docker inspect -f . ci-base-image-arm64 [2023-03-10T14:07:32.244Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T14:07:32.488Z] prd-ubuntu20.04-docker-arm64-4c-16g-9621 does not seem to be running inside a container [2023-03-10T14:07:32.551Z] $ 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 ******** ci-base-image-arm64 cat [2023-03-10T14:07:34.620Z] $ docker top dd52dac30a6e20ccd49b25cee3bb5335c1a9f008dc8ad57d9f75fb7bdd6481b2 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-10T14:07:34.862Z] ========================================================= [2023-03-10T14:07:34.862Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-10T14:07:34.862Z] ========================================================= [Pipeline] sh [2023-03-10T14:07:35.182Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-10T14:07:35.567Z] + make test [2023-03-10T14:07:35.567Z] go test -race -coverprofile=coverage.out ./... [2023-03-10T14:07:54.402Z] Removing intermediate container 74903b9cd4d8 [2023-03-10T14:07:54.402Z] ---> abaac0ea84df [2023-03-10T14:07:54.402Z] [2023-03-10T14:07:54.402Z] Step 9/32 : FROM alpine:3.16 [2023-03-10T14:07:54.402Z] Removing intermediate container cf54685dbbc5 [2023-03-10T14:07:54.402Z] ---> d571afd0482d [2023-03-10T14:07:54.402Z] [2023-03-10T14:07:54.402Z] Step 10/22 : FROM alpine:3.16 [2023-03-10T14:07:54.402Z] 3.16: Pulling from library/alpine [2023-03-10T14:07:54.402Z] 3.16: Pulling from library/alpine [2023-03-10T14:07:54.402Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-10T14:07:54.402Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-10T14:07:54.402Z] Status: Downloaded newer image for alpine:3.16 [2023-03-10T14:07:54.402Z] Status: Downloaded newer image for alpine:3.16 [2023-03-10T14:07:54.402Z] ---> dfd21b5a31f5 [2023-03-10T14:07:54.402Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-10T14:07:54.402Z] ---> dfd21b5a31f5 [2023-03-10T14:07:54.402Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-10T14:07:54.402Z] ---> Running in 0e431754cdc5 [2023-03-10T14:07:54.402Z] ---> Running in 444ada70e4b2 [2023-03-10T14:07:54.402Z] Removing intermediate container 7c2c988eab11 [2023-03-10T14:07:54.402Z] ---> 3079c273fd43 [2023-03-10T14:07:54.402Z] [2023-03-10T14:07:54.402Z] Step 10/22 : FROM alpine:3.16 [2023-03-10T14:07:54.402Z] ---> dfd21b5a31f5 [2023-03-10T14:07:54.402Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-10T14:07:54.402Z] Removing intermediate container b2d2e2bff45d [2023-03-10T14:07:54.402Z] ---> 7abb0b254a93 [2023-03-10T14:07:54.402Z] [2023-03-10T14:07:54.402Z] Step 10/24 : FROM alpine:3.16 [2023-03-10T14:07:54.402Z] ---> dfd21b5a31f5 [2023-03-10T14:07:54.402Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-10T14:07:54.402Z] ---> Running in 9c60e65d03c4 [2023-03-10T14:07:54.402Z] Removing intermediate container 0e431754cdc5 [2023-03-10T14:07:54.402Z] ---> cb461472119d [2023-03-10T14:07:54.402Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-10T14:07:54.402Z] ---> Running in d1ec3f754c39 [2023-03-10T14:07:54.402Z] Removing intermediate container 444ada70e4b2 [2023-03-10T14:07:54.402Z] ---> deb1e82a96ef [2023-03-10T14:07:54.402Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-10T14:07:54.402Z] ---> Running in 7e2625d4534b [2023-03-10T14:07:54.402Z] ---> Running in 78c807ecbb78 [2023-03-10T14:07:54.402Z] Removing intermediate container 9c60e65d03c4 [2023-03-10T14:07:54.402Z] ---> cf9cc1a771e3 [2023-03-10T14:07:54.402Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-10T14:07:54.402Z] ---> Running in 8b03dacd9487 [2023-03-10T14:07:54.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T14:07:54.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T14:07:54.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T14:07:54.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T14:07:54.403Z] Removing intermediate container 8b03dacd9487 [2023-03-10T14:07:54.403Z] ---> 033e9825077d [2023-03-10T14:07:54.403Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-10T14:07:54.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T14:07:54.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T14:07:54.403Z] ---> Running in a9c3e9ab3583 [2023-03-10T14:07:54.403Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-10T14:07:54.403Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-10T14:07:54.403Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T14:07:54.403Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T14:07:54.403Z] OK: 6 MiB in 15 packages [2023-03-10T14:07:54.403Z] OK: 6 MiB in 15 packages [2023-03-10T14:07:54.403Z] Removing intermediate container a9c3e9ab3583 [2023-03-10T14:07:54.403Z] ---> 14c11e699280 [2023-03-10T14:07:54.403Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-10T14:07:54.403Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-10T14:07:54.403Z] (2/2) Installing su-exec (0.2-r1) [2023-03-10T14:07:54.403Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T14:07:54.403Z] OK: 6 MiB in 16 packages [2023-03-10T14:07:54.403Z] ---> Running in cbe01831ecbe [2023-03-10T14:07:54.403Z] Removing intermediate container d1ec3f754c39 [2023-03-10T14:07:54.403Z] ---> b11fc3c91dd1 [2023-03-10T14:07:54.403Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-10T14:07:54.403Z] ---> Running in 6d877a430877 [2023-03-10T14:07:54.403Z] Removing intermediate container c65f0fe743a3 [2023-03-10T14:07:54.403Z] ---> c073c7fee7fe [2023-03-10T14:07:54.403Z] [2023-03-10T14:07:54.403Z] Step 9/19 : FROM alpine:3.15 [2023-03-10T14:07:54.403Z] Removing intermediate container 7e2625d4534b [2023-03-10T14:07:54.403Z] ---> 5c50ee6f432d [2023-03-10T14:07:54.403Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T14:07:54.403Z] Removing intermediate container 78c807ecbb78 [2023-03-10T14:07:54.403Z] ---> 61ad5b9aead2 [2023-03-10T14:07:54.403Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-10T14:07:54.403Z] Removing intermediate container 6d877a430877 [2023-03-10T14:07:54.403Z] ---> 1c00048184d3 [2023-03-10T14:07:54.403Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-10T14:07:54.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T14:07:54.403Z] 3.15: Pulling from library/alpine [2023-03-10T14:07:54.403Z] ---> Running in 45b78a0c9f0c [2023-03-10T14:07:54.403Z] ---> Running in 0bd957ab8374 [2023-03-10T14:07:54.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T14:07:54.403Z] ---> 403305e8adbd [2023-03-10T14:07:54.403Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-10T14:07:54.403Z] Removing intermediate container 0bd957ab8374 [2023-03-10T14:07:54.403Z] ---> 0857b83ad61a [2023-03-10T14:07:54.403Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-10T14:07:54.403Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-10T14:07:54.403Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T14:07:54.403Z] OK: 6 MiB in 15 packages [2023-03-10T14:07:54.403Z] Removing intermediate container 45b78a0c9f0c [2023-03-10T14:07:54.403Z] ---> 81dfd6f4ce8b [2023-03-10T14:07:54.403Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-10T14:07:54.403Z] ---> Running in 709959461e04 [2023-03-10T14:07:54.403Z] ---> Running in 63996826375a [2023-03-10T14:07:54.403Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-10T14:07:54.403Z] Removing intermediate container 709959461e04 [2023-03-10T14:07:54.403Z] ---> ae8df6521e50 [2023-03-10T14:07:54.403Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-10T14:07:54.403Z] Status: Downloaded newer image for alpine:3.15 [2023-03-10T14:07:54.403Z] ---> 8675dd2578f3 [2023-03-10T14:07:54.403Z] ---> 5ce65d7b0fde [2023-03-10T14:07:54.403Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-10T14:07:54.403Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-10T14:07:54.403Z] Removing intermediate container 63996826375a [2023-03-10T14:07:54.403Z] ---> f025a0d888a2 [2023-03-10T14:07:54.403Z] Step 15/24 : WORKDIR / [2023-03-10T14:07:54.403Z] ---> Running in fc19b7749f7c [2023-03-10T14:07:54.403Z] ---> Running in b2eccbe8bc21 [2023-03-10T14:07:54.403Z] ---> Running in f1e3189e1fba [2023-03-10T14:07:54.661Z] Removing intermediate container cbe01831ecbe [2023-03-10T14:07:54.661Z] ---> 3539e023eb38 [2023-03-10T14:07:54.661Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T14:07:54.661Z] Removing intermediate container fc19b7749f7c [2023-03-10T14:07:54.661Z] ---> 0d19c2faf940 [2023-03-10T14:07:54.661Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-10T14:07:54.661Z] ---> f7d7e29ca441 [2023-03-10T14:07:54.661Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-10T14:07:54.661Z] Removing intermediate container b2eccbe8bc21 [2023-03-10T14:07:54.661Z] ---> c58c5f9a1a81 [2023-03-10T14:07:54.661Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-10T14:07:54.661Z] ---> Running in 3d1ee124a4a6 [2023-03-10T14:07:54.661Z] Removing intermediate container f1e3189e1fba [2023-03-10T14:07:54.661Z] ---> b54b6eb9666f [2023-03-10T14:07:54.661Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T14:07:54.661Z] ---> Running in 91b609bd9f70 [2023-03-10T14:07:54.921Z] ---> 4282aab73c40 [2023-03-10T14:07:54.921Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-10T14:07:54.921Z] ---> 51a7bac7b655 [2023-03-10T14:07:54.921Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-10T14:07:54.921Z] Removing intermediate container 91b609bd9f70 [2023-03-10T14:07:54.921Z] ---> 2a6621b7108b [2023-03-10T14:07:54.921Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-10T14:07:54.921Z] ---> Running in 8758b1e9d8aa [2023-03-10T14:07:55.180Z] ---> Running in c05ba07a4b37 [2023-03-10T14:07:55.180Z] ---> f1f93a14dcfd [2023-03-10T14:07:55.180Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-10T14:07:55.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-10T14:07:55.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-10T14:07:55.440Z] ---> 6a69e91d0e13 [2023-03-10T14:07:55.440Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-10T14:07:55.698Z] ---> e56d32d125bf [2023-03-10T14:07:55.698Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-10T14:07:55.698Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-10T14:07:55.698Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-10T14:07:55.698Z] OK: 15859 distinct packages available [2023-03-10T14:07:55.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-10T14:07:55.698Z] ---> 893942948b93 [2023-03-10T14:07:55.698Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-10T14:07:55.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-10T14:07:55.698Z] ---> Running in ead7309dbedb [2023-03-10T14:07:55.698Z] ---> a0b64054338b [2023-03-10T14:07:55.698Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-10T14:07:55.957Z] Removing intermediate container ead7309dbedb [2023-03-10T14:07:55.957Z] ---> c3af5876bf8d [2023-03-10T14:07:55.957Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T14:07:55.957Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-10T14:07:55.957Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-10T14:07:55.957Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-10T14:07:55.957Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-10T14:07:55.957Z] (5/9) Installing curl (7.80.0-r6) [2023-03-10T14:07:55.957Z] ---> Running in 15266dfff660 [2023-03-10T14:07:55.957Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-10T14:07:55.957Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-10T14:07:55.957Z] (8/9) Installing libucontext (1.1-r0) [2023-03-10T14:07:55.957Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-10T14:07:55.957Z] Executing busybox-1.34.1-r7.trigger [2023-03-10T14:07:56.216Z] Executing ca-certificates-20220614-r0.trigger [2023-03-10T14:07:56.216Z] ---> a277862a8db8 [2023-03-10T14:07:56.216Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-10T14:07:56.216Z] Removing intermediate container 15266dfff660 [2023-03-10T14:07:56.216Z] ---> 4323cbeeafbd [2023-03-10T14:07:56.216Z] Step 20/22 : LABEL arch=x86_64 [2023-03-10T14:07:56.216Z] OK: 8 MiB in 23 packages [2023-03-10T14:07:56.216Z] Removing intermediate container 8758b1e9d8aa [2023-03-10T14:07:56.216Z] ---> fcb52d909db3 [2023-03-10T14:07:56.216Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-10T14:07:56.216Z] ---> Running in 0ec3c63b431a [2023-03-10T14:07:56.476Z] ---> Running in 3ed962c630d3 [2023-03-10T14:07:56.476Z] Removing intermediate container c05ba07a4b37 [2023-03-10T14:07:56.476Z] ---> c570c051937d [2023-03-10T14:07:56.476Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-10T14:07:56.476Z] ---> Running in df134612e908 [2023-03-10T14:07:56.476Z] ---> Running in 9973e6b3d7b8 [2023-03-10T14:07:56.736Z] Removing intermediate container 3ed962c630d3 [2023-03-10T14:07:56.736Z] ---> d09ced63dd2f [2023-03-10T14:07:56.736Z] Step 21/22 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d [2023-03-10T14:07:56.736Z] Removing intermediate container 0ec3c63b431a [2023-03-10T14:07:56.736Z] ---> 4a31a4d4c901 [2023-03-10T14:07:56.736Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T14:07:56.736Z] ---> Running in d8a6a3496b71 [2023-03-10T14:07:56.736Z] ---> Running in bf846990c8ea [2023-03-10T14:07:56.736Z] Removing intermediate container 9973e6b3d7b8 [2023-03-10T14:07:56.736Z] ---> 7a555e216da9 [2023-03-10T14:07:56.736Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-10T14:07:56.736Z] Removing intermediate container df134612e908 [2023-03-10T14:07:56.736Z] ---> 941cb28e98a6 [2023-03-10T14:07:56.736Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-10T14:07:56.996Z] ---> Running in ea0da2a56220 [2023-03-10T14:07:56.996Z] Removing intermediate container bf846990c8ea [2023-03-10T14:07:56.996Z] ---> 52ed837d557a [2023-03-10T14:07:56.996Z] Step 22/24 : LABEL arch=x86_64 [2023-03-10T14:07:56.996Z] Removing intermediate container d8a6a3496b71 [2023-03-10T14:07:56.996Z] ---> aaefa2baf426 [2023-03-10T14:07:56.996Z] Step 22/22 : LABEL version=0.0.0 [2023-03-10T14:07:57.265Z] ---> ed6d0b87962c [2023-03-10T14:07:57.265Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-10T14:07:57.265Z] ---> Running in 20a36d9aa919 [2023-03-10T14:07:57.265Z] ---> Running in aaf44c2ad4a9 [2023-03-10T14:07:57.265Z] Removing intermediate container ea0da2a56220 [2023-03-10T14:07:57.265Z] ---> 4cfb652f9192 [2023-03-10T14:07:57.265Z] Step 20/22 : LABEL arch=x86_64 [2023-03-10T14:07:57.265Z] Removing intermediate container 3d1ee124a4a6 [2023-03-10T14:07:57.265Z] ---> 129fb9e87761 [2023-03-10T14:07:57.265Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T14:07:57.524Z] ---> Running in 2ad9cfa7396b [2023-03-10T14:07:57.524Z] ---> Running in f0c5c1878588 [2023-03-10T14:07:57.524Z] Removing intermediate container 20a36d9aa919 [2023-03-10T14:07:57.524Z] ---> f6cb600fb663 [2023-03-10T14:07:57.524Z] [2023-03-10T14:07:57.524Z] Removing intermediate container aaf44c2ad4a9 [2023-03-10T14:07:57.524Z] ---> 36e5992a565b [2023-03-10T14:07:57.524Z] Step 23/24 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d [2023-03-10T14:07:57.783Z] Successfully built f6cb600fb663 [2023-03-10T14:07:57.783Z] ---> ed1ea7e8956d [2023-03-10T14:07:57.783Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-10T14:07:57.783Z] Successfully tagged core-data:latest [2023-03-10T14:07:57.783Z]  Building core-data ... done  ---> Running in 65fd37957754 [2023-03-10T14:07:57.783Z] Building security-secretstore-setup [2023-03-10T14:07:57.783Z] Removing intermediate container f0c5c1878588 [2023-03-10T14:07:57.783Z] ---> 766f2e379611 [2023-03-10T14:07:57.783Z] Step 21/22 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d [2023-03-10T14:07:57.783Z] ---> Running in 5819417f8d73 [2023-03-10T14:07:57.783Z] Removing intermediate container 65fd37957754 [2023-03-10T14:07:57.783Z] ---> 0a4cbf615503 [2023-03-10T14:07:57.783Z] Step 24/24 : LABEL version=0.0.0 [2023-03-10T14:07:59.692Z] Removing intermediate container 5819417f8d73 [2023-03-10T14:07:59.692Z] ---> 87721aa17dac [2023-03-10T14:07:59.692Z] Step 22/22 : LABEL version=0.0.0 [2023-03-10T14:07:59.692Z] ---> Running in 03583229a170 [2023-03-10T14:07:59.692Z] ---> e8ce1e7c5057 [2023-03-10T14:07:59.692Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-10T14:07:59.961Z] ---> Running in 4669f00b2c24 [2023-03-10T14:07:59.961Z] Removing intermediate container 03583229a170 [2023-03-10T14:07:59.961Z] ---> 3b0de58f5f88 [2023-03-10T14:07:59.961Z] [2023-03-10T14:08:00.236Z] Removing intermediate container 2ad9cfa7396b [2023-03-10T14:08:00.236Z] ---> 0799c08aee19 [2023-03-10T14:08:00.236Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T14:08:00.236Z] ---> 00ff6200ee0e [2023-03-10T14:08:00.236Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-10T14:08:00.236Z] Removing intermediate container 4669f00b2c24 [2023-03-10T14:08:00.236Z] ---> dc55d5766f29 [2023-03-10T14:08:00.236Z] [2023-03-10T14:08:00.236Z] Successfully built 3b0de58f5f88 [2023-03-10T14:08:00.537Z] Successfully tagged core-metadata:latest [2023-03-10T14:08:00.537Z]  Building core-metadata ... done Building support-scheduler [2023-03-10T14:08:00.537Z] ---> Running in 8e16244d870e [2023-03-10T14:08:00.537Z] Successfully built dc55d5766f29 [2023-03-10T14:08:00.537Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-10T14:08:00.537Z] ---> 9a9b66b3a628 [2023-03-10T14:08:00.537Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-10T14:08:00.537Z]  Building core-common-config-bootstrapper ... done Building support-notifications [2023-03-10T14:08:00.799Z] Removing intermediate container 8e16244d870e [2023-03-10T14:08:00.799Z] ---> 565d21dc3ab0 [2023-03-10T14:08:00.799Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T14:08:01.744Z] ---> Running in a06cf1717a2d [2023-03-10T14:08:02.003Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T14:08:02.003Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-10T14:08:02.003Z] ---> 33859ad62d9f [2023-03-10T14:08:02.003Z] Step 3/23 : WORKDIR /edgex-go [2023-03-10T14:08:02.003Z] ---> Using cache [2023-03-10T14:08:02.003Z] ---> 60f5ee7118a4 [2023-03-10T14:08:02.003Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-10T14:08:02.003Z] ---> Using cache [2023-03-10T14:08:02.003Z] ---> 95a107cc468f [2023-03-10T14:08:02.003Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-10T14:08:02.003Z] ---> Using cache [2023-03-10T14:08:02.003Z] ---> 762de21570c9 [2023-03-10T14:08:02.003Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T14:08:02.003Z] ---> Using cache [2023-03-10T14:08:02.003Z] ---> 56a93a0db404 [2023-03-10T14:08:02.003Z] Step 7/23 : COPY . . [2023-03-10T14:08:02.003Z] ---> Using cache [2023-03-10T14:08:02.003Z] ---> 328b95345af0 [2023-03-10T14:08:02.003Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-10T14:08:05.297Z] ---> 5804009a15c1 [2023-03-10T14:08:05.297Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-10T14:08:05.297Z] Removing intermediate container a06cf1717a2d [2023-03-10T14:08:05.297Z] ---> 1596561d8b1e [2023-03-10T14:08:05.297Z] Step 17/19 : LABEL arch=x86_64 [2023-03-10T14:08:05.297Z] ---> Running in 48570f92127a [2023-03-10T14:08:05.297Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T14:08:05.297Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-10T14:08:05.297Z] ---> 33859ad62d9f [2023-03-10T14:08:05.297Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-10T14:08:05.297Z] ---> Using cache [2023-03-10T14:08:05.297Z] ---> 30c0f8d46e2c [2023-03-10T14:08:05.297Z] Step 4/22 : WORKDIR /edgex-go [2023-03-10T14:08:05.297Z] ---> Using cache [2023-03-10T14:08:05.297Z] ---> 831c141d2950 [2023-03-10T14:08:05.297Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-10T14:08:05.297Z] ---> Running in 4159dd3fe616 [2023-03-10T14:08:05.297Z] ---> Running in 47654542e4da [2023-03-10T14:08:05.297Z] ---> d99c7ecf7164 [2023-03-10T14:08:05.297Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-10T14:08:05.555Z] Removing intermediate container 4159dd3fe616 [2023-03-10T14:08:05.555Z] ---> 747d792522e6 [2023-03-10T14:08:05.555Z] Step 18/19 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d [2023-03-10T14:08:05.555Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-10T14:08:05.813Z] ---> bf788a19db55 [2023-03-10T14:08:05.813Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-10T14:08:05.813Z] ---> Running in ff3c18d1065a [2023-03-10T14:08:05.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T14:08:05.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T14:08:06.081Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T14:08:06.081Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-10T14:08:06.081Z] ---> 33859ad62d9f [2023-03-10T14:08:06.081Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-10T14:08:06.081Z] ---> Using cache [2023-03-10T14:08:06.081Z] ---> 30c0f8d46e2c [2023-03-10T14:08:06.081Z] Step 4/22 : WORKDIR /edgex-go [2023-03-10T14:08:06.081Z] ---> Using cache [2023-03-10T14:08:06.081Z] ---> 831c141d2950 [2023-03-10T14:08:06.081Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-10T14:08:06.081Z] ---> Using cache [2023-03-10T14:08:06.081Z] ---> 0c965a04c416 [2023-03-10T14:08:06.081Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-10T14:08:06.081Z] ---> Using cache [2023-03-10T14:08:06.081Z] ---> 0dd87aa57218 [2023-03-10T14:08:06.081Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T14:08:06.081Z] ---> Using cache [2023-03-10T14:08:06.081Z] ---> 7c8900b57715 [2023-03-10T14:08:06.081Z] Step 8/22 : COPY . . [2023-03-10T14:08:06.081Z] ---> Using cache [2023-03-10T14:08:06.081Z] ---> 2881d92c33c3 [2023-03-10T14:08:06.081Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-10T14:08:06.081Z] OK: 211 MiB in 51 packages [2023-03-10T14:08:06.081Z] Removing intermediate container ff3c18d1065a [2023-03-10T14:08:06.081Z] ---> f17a901f4465 [2023-03-10T14:08:06.081Z] Step 19/19 : LABEL version=0.0.0 [2023-03-10T14:08:06.081Z] ---> e22bfe6ac02b [2023-03-10T14:08:06.081Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-10T14:08:06.340Z] ---> Running in 5d3f8c234ed1 [2023-03-10T14:08:06.340Z] ---> Running in ee6b9ffd305c [2023-03-10T14:08:06.340Z] ---> c5a8d0cc59b2 [2023-03-10T14:08:06.340Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-10T14:08:06.597Z] Removing intermediate container ee6b9ffd305c [2023-03-10T14:08:06.597Z] ---> a353ddb67706 [2023-03-10T14:08:06.597Z] [2023-03-10T14:08:06.597Z] Successfully built a353ddb67706 [2023-03-10T14:08:06.597Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-10T14:08:06.597Z]  Building security-spiffe-token-provider ... done Building security-proxy-setup [2023-03-10T14:08:07.532Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-10T14:08:07.532Z] Removing intermediate container 47654542e4da [2023-03-10T14:08:07.532Z] ---> a212ad976108 [2023-03-10T14:08:07.532Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-10T14:08:07.532Z] ---> 939033f4559a [2023-03-10T14:08:07.532Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-10T14:08:07.789Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-10T14:08:07.797Z] ---> f6a947c864bc [2023-03-10T14:08:07.797Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T14:08:07.797Z] ---> Running in b1a4e90506b2 [2023-03-10T14:08:07.797Z] ---> Running in 56c38007008f [2023-03-10T14:08:09.186Z] Removing intermediate container b1a4e90506b2 [2023-03-10T14:08:09.186Z] ---> 0e04c0b1cda9 [2023-03-10T14:08:09.186Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-10T14:08:09.449Z] ---> Running in 567b50a5e963 [2023-03-10T14:08:10.014Z] Removing intermediate container 567b50a5e963 [2023-03-10T14:08:10.014Z] ---> 2a865924df5a [2023-03-10T14:08:10.014Z] Step 29/32 : CMD ["gate"] [2023-03-10T14:08:10.273Z] ---> Running in 146ff4e5a680 [2023-03-10T14:08:10.842Z] Removing intermediate container 146ff4e5a680 [2023-03-10T14:08:10.842Z] ---> 33b41ba0178e [2023-03-10T14:08:10.842Z] Step 30/32 : LABEL arch=x86_64 [2023-03-10T14:08:10.842Z] ---> Running in 0cfb4a202a4e [2023-03-10T14:08:11.446Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T14:08:11.446Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-10T14:08:11.446Z] ---> 33859ad62d9f [2023-03-10T14:08:11.446Z] Step 3/20 : WORKDIR /edgex-go [2023-03-10T14:08:11.446Z] ---> Using cache [2023-03-10T14:08:11.446Z] ---> 60f5ee7118a4 [2023-03-10T14:08:11.446Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-10T14:08:11.446Z] ---> Using cache [2023-03-10T14:08:11.446Z] ---> 95a107cc468f [2023-03-10T14:08:11.446Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-10T14:08:11.446Z] ---> Using cache [2023-03-10T14:08:11.446Z] ---> 762de21570c9 [2023-03-10T14:08:11.446Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T14:08:11.446Z] ---> Using cache [2023-03-10T14:08:11.446Z] ---> 56a93a0db404 [2023-03-10T14:08:11.446Z] Step 7/20 : COPY . . [2023-03-10T14:08:11.446Z] ---> Using cache [2023-03-10T14:08:11.446Z] ---> 328b95345af0 [2023-03-10T14:08:11.446Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-10T14:08:11.446Z] Removing intermediate container 0cfb4a202a4e [2023-03-10T14:08:11.446Z] ---> ae2cff6bff8d [2023-03-10T14:08:11.446Z] Step 31/32 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d [2023-03-10T14:08:11.446Z] ---> Running in fbd92d052760 [2023-03-10T14:08:11.710Z] ---> Running in a4de6e3b5b61 [2023-03-10T14:08:11.973Z] Removing intermediate container a4de6e3b5b61 [2023-03-10T14:08:11.973Z] ---> 26ec5a04567b [2023-03-10T14:08:11.973Z] Step 32/32 : LABEL version=0.0.0 [2023-03-10T14:08:11.973Z] ---> Running in 2582d5597cea [2023-03-10T14:08:12.231Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-10T14:08:12.490Z] Removing intermediate container 2582d5597cea [2023-03-10T14:08:12.490Z] ---> 7ebf9fc9f567 [2023-03-10T14:08:12.490Z] [2023-03-10T14:08:12.490Z] Successfully built 7ebf9fc9f567 [2023-03-10T14:08:12.490Z] Successfully tagged security-bootstrapper:latest [2023-03-10T14:08:12.490Z]  Building security-bootstrapper ... done Building security-spire-config [2023-03-10T14:08:15.782Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T14:08:15.782Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-10T14:08:15.782Z] ---> 33859ad62d9f [2023-03-10T14:08:15.782Z] Step 3/24 : WORKDIR /edgex-go [2023-03-10T14:08:15.782Z] ---> Using cache [2023-03-10T14:08:15.782Z] ---> 60f5ee7118a4 [2023-03-10T14:08:15.782Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-10T14:08:17.161Z] ---> Running in 477a53ec0609 [2023-03-10T14:08:17.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T14:08:17.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T14:08:17.941Z] OK: 211 MiB in 51 packages [2023-03-10T14:08:19.845Z] Removing intermediate container 477a53ec0609 [2023-03-10T14:08:19.845Z] ---> 08db64dcf168 [2023-03-10T14:08:19.845Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-10T14:08:20.783Z] ---> 29c92c878dc7 [2023-03-10T14:08:20.783Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T14:08:21.041Z] ---> Running in 15c2f5f8f405 [2023-03-10T14:08:31.110Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-10T14:08:32.042Z] Removing intermediate container 56c38007008f [2023-03-10T14:08:32.042Z] ---> 9a3a69440620 [2023-03-10T14:08:32.042Z] Step 8/22 : COPY . . [2023-03-10T14:08:38.621Z] Removing intermediate container 48570f92127a [2023-03-10T14:08:38.621Z] ---> 94433a4366f4 [2023-03-10T14:08:38.621Z] [2023-03-10T14:08:38.621Z] Step 9/23 : FROM alpine:3.16 [2023-03-10T14:08:38.621Z] ---> dfd21b5a31f5 [2023-03-10T14:08:38.621Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-10T14:08:38.621Z] ---> Running in d2b3f415c31b [2023-03-10T14:08:38.621Z] ---> 98d40d0f8cd7 [2023-03-10T14:08:38.621Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-10T14:08:38.621Z] ---> Running in add3c6cd1c01 [2023-03-10T14:08:38.878Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-10T14:08:38.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T14:08:38.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T14:08:39.448Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-10T14:08:39.448Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-10T14:08:39.448Z] (3/3) Installing su-exec (0.2-r1) [2023-03-10T14:08:39.448Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T14:08:39.448Z] Executing ca-certificates-20220614-r0.trigger [2023-03-10T14:08:39.448Z] OK: 6 MiB in 17 packages [2023-03-10T14:08:40.833Z] Removing intermediate container fbd92d052760 [2023-03-10T14:08:40.833Z] ---> 67c0176309f1 [2023-03-10T14:08:40.833Z] [2023-03-10T14:08:40.833Z] Step 9/20 : FROM alpine:3.16 [2023-03-10T14:08:40.833Z] ---> dfd21b5a31f5 [2023-03-10T14:08:40.833Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-10T14:08:40.833Z] ---> Running in 5bf6bef1e8fe [2023-03-10T14:08:40.833Z] Removing intermediate container d2b3f415c31b [2023-03-10T14:08:40.833Z] ---> 8cfb1a0b33b3 [2023-03-10T14:08:40.833Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-10T14:08:41.093Z] ---> Running in be72f347428b [2023-03-10T14:08:41.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T14:08:41.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T14:08:41.351Z] Removing intermediate container be72f347428b [2023-03-10T14:08:41.351Z] ---> 404951aaed30 [2023-03-10T14:08:41.351Z] Step 12/23 : WORKDIR / [2023-03-10T14:08:41.351Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-10T14:08:41.351Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-10T14:08:41.351Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T14:08:41.351Z] OK: 6 MiB in 16 packages [2023-03-10T14:08:41.610Z] ---> Running in 673a918acc80 [2023-03-10T14:08:41.869Z] Removing intermediate container 673a918acc80 [2023-03-10T14:08:41.869Z] ---> 5b9ce2714510 [2023-03-10T14:08:41.869Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-10T14:08:42.130Z] Removing intermediate container 15c2f5f8f405 [2023-03-10T14:08:42.130Z] ---> 924ad040ea28 [2023-03-10T14:08:42.130Z] Step 7/24 : COPY . . [2023-03-10T14:08:42.130Z] ---> 665ba7568a2a [2023-03-10T14:08:42.130Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-10T14:08:42.130Z] Removing intermediate container 5bf6bef1e8fe [2023-03-10T14:08:42.130Z] ---> b458fbd4177f [2023-03-10T14:08:42.130Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-10T14:08:42.130Z] ---> Running in 0b5ea5c6b6fe [2023-03-10T14:08:42.700Z] Removing intermediate container 0b5ea5c6b6fe [2023-03-10T14:08:42.700Z] ---> acd1bb65854f [2023-03-10T14:08:42.700Z] Step 12/20 : WORKDIR /edgex [2023-03-10T14:08:42.700Z] ---> f9a9350a2520 [2023-03-10T14:08:42.700Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-10T14:08:42.700Z] ---> Running in 10cbdf99417f [2023-03-10T14:08:43.270Z] ---> e8dd5ba23c60 [2023-03-10T14:08:43.270Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-10T14:08:43.270Z] Removing intermediate container 10cbdf99417f [2023-03-10T14:08:43.270Z] ---> ca03a1e0184d [2023-03-10T14:08:43.270Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-10T14:08:44.206Z] ---> c3d30c85af16 [2023-03-10T14:08:44.206Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-10T14:08:44.464Z] ---> 8ea9a8bf80ea [2023-03-10T14:08:44.464Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-10T14:08:44.464Z] Removing intermediate container 5d3f8c234ed1 [2023-03-10T14:08:44.464Z] ---> 2ce2fdd5f45e [2023-03-10T14:08:44.464Z] [2023-03-10T14:08:44.464Z] Step 10/22 : FROM alpine:3.16 [2023-03-10T14:08:44.464Z] ---> dfd21b5a31f5 [2023-03-10T14:08:44.464Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-10T14:08:44.464Z] ---> Using cache [2023-03-10T14:08:44.464Z] ---> b11fc3c91dd1 [2023-03-10T14:08:44.464Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-10T14:08:44.464Z] ---> Using cache [2023-03-10T14:08:44.464Z] ---> 1c00048184d3 [2023-03-10T14:08:44.464Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-10T14:08:44.723Z] ---> Running in 57fddd2f9f29 [2023-03-10T14:08:44.980Z] Removing intermediate container 57fddd2f9f29 [2023-03-10T14:08:44.980Z] ---> 330f393f6d73 [2023-03-10T14:08:44.980Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-10T14:08:44.980Z] ---> dc5730770040 [2023-03-10T14:08:44.980Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-10T14:08:44.980Z] ---> Running in ce997cbabd98 [2023-03-10T14:08:45.239Z] ---> 45b9339b9cfd [2023-03-10T14:08:45.239Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-10T14:08:45.498Z] Removing intermediate container ce997cbabd98 [2023-03-10T14:08:45.498Z] ---> 8e9eaaa3d372 [2023-03-10T14:08:45.498Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T14:08:45.498Z] ---> 4a2f97706728 [2023-03-10T14:08:45.498Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-10T14:08:45.498Z] ---> Running in 6317b7c19006 [2023-03-10T14:08:45.755Z] ---> 6267e053d690 [2023-03-10T14:08:45.755Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-10T14:08:45.755Z] ---> Running in 21ff25cc35c0 [2023-03-10T14:08:46.013Z] ---> 0820d2e46a5e [2023-03-10T14:08:46.013Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-10T14:08:46.946Z] ---> 690a40305911 [2023-03-10T14:08:46.947Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-10T14:08:47.207Z] Removing intermediate container 6317b7c19006 [2023-03-10T14:08:47.207Z] ---> d739438e4320 [2023-03-10T14:08:47.207Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-10T14:08:47.207Z] ---> Running in 40168ebeab5e [2023-03-10T14:08:47.207Z] ---> b94f8bfe02d2 [2023-03-10T14:08:47.207Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-10T14:08:47.467Z] Removing intermediate container 21ff25cc35c0 [2023-03-10T14:08:47.467Z] ---> 3d65ff9dd6c8 [2023-03-10T14:08:47.467Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-10T14:08:47.467Z] ---> Running in 9a8872bd8d2d [2023-03-10T14:08:47.467Z] ---> Running in 6afa498c44ef [2023-03-10T14:08:47.467Z] Removing intermediate container 40168ebeab5e [2023-03-10T14:08:47.467Z] ---> 426ffa28c85f [2023-03-10T14:08:47.467Z] Step 18/20 : LABEL arch=x86_64 [2023-03-10T14:08:47.467Z] ---> Running in d94bbf691337 [2023-03-10T14:08:47.726Z] Removing intermediate container 9a8872bd8d2d [2023-03-10T14:08:47.726Z] ---> d998c39a4419 [2023-03-10T14:08:47.726Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T14:08:47.726Z] ---> Running in 00a1ddd832e6 [2023-03-10T14:08:47.726Z] Removing intermediate container d94bbf691337 [2023-03-10T14:08:47.726Z] ---> f5da59bd8bd0 [2023-03-10T14:08:47.726Z] Step 19/20 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d [2023-03-10T14:08:47.726Z] Removing intermediate container 6afa498c44ef [2023-03-10T14:08:47.726Z] ---> d61e4738c33d [2023-03-10T14:08:47.726Z] Step 21/23 : LABEL arch=x86_64 [2023-03-10T14:08:47.985Z] ---> Running in 546051d9ad9d [2023-03-10T14:08:47.985Z] ---> Running in e18bdc0dd63d [2023-03-10T14:08:47.985Z] Removing intermediate container 00a1ddd832e6 [2023-03-10T14:08:47.985Z] ---> 6bc47020113e [2023-03-10T14:08:47.985Z] Step 20/22 : LABEL arch=x86_64 [2023-03-10T14:08:47.985Z] Removing intermediate container e18bdc0dd63d [2023-03-10T14:08:47.985Z] ---> 14d796224916 [2023-03-10T14:08:47.985Z] Step 20/20 : LABEL version=0.0.0 [2023-03-10T14:08:48.244Z] Removing intermediate container 546051d9ad9d [2023-03-10T14:08:48.244Z] ---> d7b34afa5574 [2023-03-10T14:08:48.244Z] Step 22/23 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d [2023-03-10T14:08:48.244Z] ---> Running in 834bfc5d7799 [2023-03-10T14:08:48.244Z] ---> Running in 76a40df1bcf3 [2023-03-10T14:08:48.244Z] ---> Running in 9d9714e6fa01 [2023-03-10T14:08:48.502Z] Removing intermediate container 76a40df1bcf3 [2023-03-10T14:08:48.502Z] ---> 5acd83083440 [2023-03-10T14:08:48.502Z] [2023-03-10T14:08:48.502Z] Removing intermediate container 834bfc5d7799 [2023-03-10T14:08:48.502Z] ---> 2a423e67b148 [2023-03-10T14:08:48.502Z] Step 21/22 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d [2023-03-10T14:08:48.760Z] Removing intermediate container 9d9714e6fa01 [2023-03-10T14:08:48.760Z] ---> bd32c7dee307 [2023-03-10T14:08:48.760Z] Step 23/23 : LABEL version=0.0.0 [2023-03-10T14:08:48.760Z] Successfully built 5acd83083440 [2023-03-10T14:08:48.760Z] Successfully tagged security-proxy-setup:latest [2023-03-10T14:08:48.760Z] Building security-spire-server [2023-03-10T14:08:48.760Z]  Building security-proxy-setup ... done  ---> Running in 6f6f2ec40380 [2023-03-10T14:08:48.760Z] ---> Running in ae5460955f02 [2023-03-10T14:08:49.023Z] ---> b1ab0fdfc67b [2023-03-10T14:08:49.023Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-10T14:08:49.983Z] Removing intermediate container ae5460955f02 [2023-03-10T14:08:49.983Z] ---> 0bf9d1046c40 [2023-03-10T14:08:49.983Z] [2023-03-10T14:08:49.983Z] Removing intermediate container 6f6f2ec40380 [2023-03-10T14:08:49.983Z] ---> 5b05feddd6c8 [2023-03-10T14:08:49.983Z] Step 22/22 : LABEL version=0.0.0 [2023-03-10T14:08:49.983Z] Successfully built 0bf9d1046c40 [2023-03-10T14:08:50.241Z] Successfully tagged security-secretstore-setup:latest [2023-03-10T14:08:50.241Z] Building security-spire-agent [2023-03-10T14:08:50.241Z]  Building security-secretstore-setup ... done  ---> Running in 225ef8975082 [2023-03-10T14:08:50.241Z] ---> Running in 1aa6ecbbcff9 [2023-03-10T14:08:50.500Z] Removing intermediate container 225ef8975082 [2023-03-10T14:08:50.500Z] ---> 1e3c3f15000a [2023-03-10T14:08:50.500Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-10T14:08:50.758Z] Removing intermediate container 1aa6ecbbcff9 [2023-03-10T14:08:50.758Z] ---> 7bc436bc4b2c [2023-03-10T14:08:50.758Z] [2023-03-10T14:08:50.758Z] Successfully built 7bc436bc4b2c [2023-03-10T14:08:51.015Z] Successfully tagged support-scheduler:latest [2023-03-10T14:08:51.015Z] Building core-command [2023-03-10T14:08:51.015Z]  Building support-scheduler ... done  ---> Running in ced27cd85b02 [2023-03-10T14:08:51.582Z] Removing intermediate container ced27cd85b02 [2023-03-10T14:08:51.582Z] ---> 29ecc9789b7f [2023-03-10T14:08:51.582Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-10T14:08:51.582Z] ---> Running in fa425fcefbea [2023-03-10T14:08:54.124Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T14:08:54.124Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-10T14:08:54.124Z] ---> 33859ad62d9f [2023-03-10T14:08:54.124Z] Step 3/23 : WORKDIR /edgex-go [2023-03-10T14:08:54.124Z] ---> Using cache [2023-03-10T14:08:54.124Z] ---> 60f5ee7118a4 [2023-03-10T14:08:54.124Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-10T14:08:54.124Z] ---> Using cache [2023-03-10T14:08:54.124Z] ---> 08db64dcf168 [2023-03-10T14:08:54.124Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-10T14:08:54.124Z] ---> Using cache [2023-03-10T14:08:54.124Z] ---> 29c92c878dc7 [2023-03-10T14:08:54.124Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T14:08:54.124Z] ---> Using cache [2023-03-10T14:08:54.124Z] ---> 924ad040ea28 [2023-03-10T14:08:54.124Z] Step 7/23 : COPY . . [2023-03-10T14:08:54.124Z] ---> Using cache [2023-03-10T14:08:54.124Z] ---> b1ab0fdfc67b [2023-03-10T14:08:54.124Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-10T14:08:54.124Z] ---> Using cache [2023-03-10T14:08:54.124Z] ---> 1e3c3f15000a [2023-03-10T14:08:54.124Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-10T14:08:54.124Z] ---> Using cache [2023-03-10T14:08:54.124Z] ---> 29ecc9789b7f [2023-03-10T14:08:54.124Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-10T14:08:56.022Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T14:08:56.022Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-10T14:08:56.022Z] ---> 33859ad62d9f [2023-03-10T14:08:56.022Z] Step 3/24 : WORKDIR /edgex-go [2023-03-10T14:08:56.022Z] ---> Using cache [2023-03-10T14:08:56.022Z] ---> 60f5ee7118a4 [2023-03-10T14:08:56.022Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-10T14:08:56.022Z] ---> Using cache [2023-03-10T14:08:56.022Z] ---> 08db64dcf168 [2023-03-10T14:08:56.022Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-10T14:08:56.022Z] ---> Using cache [2023-03-10T14:08:56.022Z] ---> 29c92c878dc7 [2023-03-10T14:08:56.022Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T14:08:56.022Z] ---> Using cache [2023-03-10T14:08:56.022Z] ---> 924ad040ea28 [2023-03-10T14:08:56.022Z] Step 7/24 : COPY . . [2023-03-10T14:08:56.022Z] ---> Using cache [2023-03-10T14:08:56.022Z] ---> b1ab0fdfc67b [2023-03-10T14:08:56.022Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-10T14:08:56.022Z] ---> Using cache [2023-03-10T14:08:56.022Z] ---> 1e3c3f15000a [2023-03-10T14:08:56.022Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-10T14:08:56.022Z] ---> Using cache [2023-03-10T14:08:56.022Z] ---> 29ecc9789b7f [2023-03-10T14:08:56.022Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-10T14:08:56.022Z] ---> Running in 282c7881dec0 [2023-03-10T14:08:56.022Z] ---> Running in 642fef4fdf80 [2023-03-10T14:08:56.022Z] Removing intermediate container fa425fcefbea [2023-03-10T14:08:56.022Z] ---> e1665e0d407f [2023-03-10T14:08:56.022Z] Step 11/24 : WORKDIR /edgex-go [2023-03-10T14:08:56.022Z] ---> Running in 7a1bde793206 [2023-03-10T14:08:56.283Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T14:08:56.283Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-10T14:08:56.283Z] ---> 33859ad62d9f [2023-03-10T14:08:56.283Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-10T14:08:56.283Z] ---> Using cache [2023-03-10T14:08:56.283Z] ---> 30c0f8d46e2c [2023-03-10T14:08:56.283Z] Step 4/23 : WORKDIR /edgex-go [2023-03-10T14:08:56.283Z] ---> Using cache [2023-03-10T14:08:56.283Z] ---> 831c141d2950 [2023-03-10T14:08:56.283Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-10T14:08:56.283Z] ---> Using cache [2023-03-10T14:08:56.283Z] ---> 0c965a04c416 [2023-03-10T14:08:56.283Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-10T14:08:56.283Z] ---> Using cache [2023-03-10T14:08:56.283Z] ---> 0dd87aa57218 [2023-03-10T14:08:56.283Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T14:08:56.283Z] ---> Using cache [2023-03-10T14:08:56.283Z] ---> 7c8900b57715 [2023-03-10T14:08:56.283Z] Step 8/23 : COPY . . [2023-03-10T14:08:56.283Z] ---> Using cache [2023-03-10T14:08:56.283Z] ---> 2881d92c33c3 [2023-03-10T14:08:56.283Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-10T14:08:56.283Z] Removing intermediate container 7a1bde793206 [2023-03-10T14:08:56.283Z] ---> ea2d5dd9ca30 [2023-03-10T14:08:56.283Z] [2023-03-10T14:08:56.283Z] Step 12/24 : FROM alpine:3.15 [2023-03-10T14:08:56.283Z] ---> 5ce65d7b0fde [2023-03-10T14:08:56.283Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-10T14:08:56.283Z] ---> Using cache [2023-03-10T14:08:56.283Z] ---> 0d19c2faf940 [2023-03-10T14:08:56.283Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-10T14:08:56.283Z] ---> Running in 05c9cb94ea78 [2023-03-10T14:08:56.542Z] ---> Running in 11ec40eac308 [2023-03-10T14:08:57.109Z] Removing intermediate container 282c7881dec0 [2023-03-10T14:08:57.109Z] ---> e237a0bcb29d [2023-03-10T14:08:57.109Z] Step 11/23 : WORKDIR /edgex-go [2023-03-10T14:08:57.109Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-10T14:08:57.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-10T14:08:57.109Z] Removing intermediate container 642fef4fdf80 [2023-03-10T14:08:57.109Z] ---> f30be0c83e83 [2023-03-10T14:08:57.109Z] Step 11/24 : WORKDIR /edgex-go [2023-03-10T14:08:57.109Z] ---> Running in afe0cb5a5372 [2023-03-10T14:08:57.109Z] ---> Running in 6e7797403214 [2023-03-10T14:08:57.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-10T14:08:57.369Z] Removing intermediate container afe0cb5a5372 [2023-03-10T14:08:57.369Z] ---> 228809f23b74 [2023-03-10T14:08:57.369Z] [2023-03-10T14:08:57.369Z] Step 12/23 : FROM alpine:3.15 [2023-03-10T14:08:57.369Z] ---> 5ce65d7b0fde [2023-03-10T14:08:57.369Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-10T14:08:57.369Z] ---> Using cache [2023-03-10T14:08:57.369Z] ---> 0d19c2faf940 [2023-03-10T14:08:57.369Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-10T14:08:57.369Z] Removing intermediate container 6e7797403214 [2023-03-10T14:08:57.369Z] ---> 021425635e6b [2023-03-10T14:08:57.369Z] [2023-03-10T14:08:57.369Z] Step 12/24 : FROM alpine:3.15 [2023-03-10T14:08:57.369Z] ---> 5ce65d7b0fde [2023-03-10T14:08:57.369Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-10T14:08:57.369Z] ---> Using cache [2023-03-10T14:08:57.369Z] ---> 0d19c2faf940 [2023-03-10T14:08:57.369Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-10T14:08:57.370Z] ---> Running in 4d0134e52949 [2023-03-10T14:08:57.370Z] ---> Running in 3c816d9a3e22 [2023-03-10T14:08:57.634Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-10T14:08:57.634Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-10T14:08:57.634Z] OK: 15859 distinct packages available [2023-03-10T14:08:57.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-10T14:08:57.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-10T14:08:57.893Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-10T14:08:57.893Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-10T14:08:57.893Z] (3/4) Installing libucontext (1.1-r0) [2023-03-10T14:08:57.893Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-10T14:08:57.893Z] Executing busybox-1.34.1-r7.trigger [2023-03-10T14:08:57.893Z] OK: 6 MiB in 18 packages [2023-03-10T14:08:57.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-10T14:08:58.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-10T14:08:58.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-10T14:08:58.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-10T14:08:58.409Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-10T14:08:58.409Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-10T14:08:58.409Z] OK: 15859 distinct packages available [2023-03-10T14:08:58.409Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-10T14:08:58.409Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-10T14:08:58.409Z] OK: 15859 distinct packages available [2023-03-10T14:08:58.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-10T14:08:58.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-10T14:08:58.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-10T14:08:58.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-10T14:08:58.667Z] Removing intermediate container 11ec40eac308 [2023-03-10T14:08:58.667Z] ---> bdb1a3dc68a7 [2023-03-10T14:08:58.667Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-10T14:08:58.667Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-10T14:08:58.667Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-10T14:08:58.667Z] (3/5) Installing libucontext (1.1-r0) [2023-03-10T14:08:58.667Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-10T14:08:58.667Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-10T14:08:58.667Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-10T14:08:58.667Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-10T14:08:58.667Z] (3/5) Installing libucontext (1.1-r0) [2023-03-10T14:08:58.667Z] Executing busybox-1.34.1-r7.trigger [2023-03-10T14:08:58.667Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-10T14:08:58.667Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-10T14:08:58.667Z] OK: 7 MiB in 19 packages [2023-03-10T14:08:58.667Z] Executing busybox-1.34.1-r7.trigger [2023-03-10T14:08:58.667Z] OK: 7 MiB in 19 packages [2023-03-10T14:09:00.569Z] ---> c351b145d953 [2023-03-10T14:09:00.569Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-10T14:09:00.569Z] Removing intermediate container 3c816d9a3e22 [2023-03-10T14:09:00.569Z] ---> a525920d9bc0 [2023-03-10T14:09:00.569Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-10T14:09:00.569Z] Removing intermediate container 4d0134e52949 [2023-03-10T14:09:00.569Z] ---> a8c11b520b35 [2023-03-10T14:09:00.569Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-10T14:09:01.505Z] ---> 7da4f6d56572 [2023-03-10T14:09:01.505Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-10T14:09:01.763Z] ---> Running in 8341de749244 [2023-03-10T14:09:02.030Z] ---> 17505774b715 [2023-03-10T14:09:02.030Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-10T14:09:02.287Z] Removing intermediate container 8341de749244 [2023-03-10T14:09:02.287Z] ---> e3d0cb211ede [2023-03-10T14:09:02.287Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-10T14:09:02.287Z] Removing intermediate container add3c6cd1c01 [2023-03-10T14:09:02.287Z] ---> 28779c968683 [2023-03-10T14:09:02.287Z] [2023-03-10T14:09:02.287Z] Step 10/22 : FROM alpine:3.16 [2023-03-10T14:09:02.287Z] ---> dfd21b5a31f5 [2023-03-10T14:09:02.287Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-10T14:09:02.556Z] ---> Running in 9bb57b4e05aa [2023-03-10T14:09:02.556Z] ---> 72dcd4df4dfa [2023-03-10T14:09:02.556Z] Step 19/24 : WORKDIR / [2023-03-10T14:09:02.853Z] ---> Running in eb66b3ca1b19 [2023-03-10T14:09:03.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T14:09:03.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T14:09:03.398Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-10T14:09:03.398Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-10T14:09:03.398Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T14:09:03.398Z] Executing ca-certificates-20220614-r0.trigger [2023-03-10T14:09:03.398Z] Removing intermediate container eb66b3ca1b19 [2023-03-10T14:09:03.398Z] ---> cb44b0531cee [2023-03-10T14:09:03.398Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-10T14:09:03.655Z] OK: 6 MiB in 16 packages [2023-03-10T14:09:03.655Z] ---> Running in 28b41d834aab [2023-03-10T14:09:03.932Z] ---> 08c01725c880 [2023-03-10T14:09:03.932Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-10T14:09:03.932Z] Removing intermediate container 28b41d834aab [2023-03-10T14:09:03.932Z] ---> 1acb0004ba25 [2023-03-10T14:09:03.932Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-10T14:09:04.196Z] ---> Running in 5f925e63e7b0 [2023-03-10T14:09:04.196Z] ---> ba043d390fb3 [2023-03-10T14:09:04.196Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-10T14:09:04.454Z] Removing intermediate container 5f925e63e7b0 [2023-03-10T14:09:04.454Z] ---> 4a497c571693 [2023-03-10T14:09:04.454Z] Step 22/24 : LABEL arch=x86_64 [2023-03-10T14:09:04.748Z] Removing intermediate container 9bb57b4e05aa [2023-03-10T14:09:04.748Z] ---> 3cb163eed7a8 [2023-03-10T14:09:04.748Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-10T14:09:04.748Z] ---> 26aeb329bef1 [2023-03-10T14:09:04.748Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-10T14:09:04.748Z] ---> Running in 8586091f45ed [2023-03-10T14:09:04.748Z] ---> 83819bfcd87e [2023-03-10T14:09:04.748Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-10T14:09:04.748Z] ---> Running in aed1159cd75c [2023-03-10T14:09:05.006Z] Removing intermediate container 8586091f45ed [2023-03-10T14:09:05.007Z] ---> 27bd20f02e19 [2023-03-10T14:09:05.007Z] Step 23/24 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d [2023-03-10T14:09:05.007Z] Removing intermediate container aed1159cd75c [2023-03-10T14:09:05.007Z] ---> a15113e1cc90 [2023-03-10T14:09:05.007Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-10T14:09:05.007Z] ---> Running in c3a913b19e29 [2023-03-10T14:09:05.265Z] ---> Running in 2fef2ead3ec0 [2023-03-10T14:09:05.265Z] ---> e3e8f1d3b984 [2023-03-10T14:09:05.265Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-10T14:09:05.265Z] ---> d151b325e6e6 [2023-03-10T14:09:05.265Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-10T14:09:05.265Z] ---> Running in 6026fce1fec3 [2023-03-10T14:09:05.265Z] Removing intermediate container c3a913b19e29 [2023-03-10T14:09:05.265Z] ---> 40c26753351a [2023-03-10T14:09:05.265Z] Step 24/24 : LABEL version=0.0.0 [2023-03-10T14:09:05.523Z] Removing intermediate container 2fef2ead3ec0 [2023-03-10T14:09:05.523Z] ---> 2d99bdffbcf2 [2023-03-10T14:09:05.523Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-10T14:09:05.523Z] ---> Running in a0bc7ee4257e [2023-03-10T14:09:05.523Z] ---> Running in 219762ea8452 [2023-03-10T14:09:05.523Z] ---> 4e2971071272 [2023-03-10T14:09:05.523Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-10T14:09:05.523Z] Removing intermediate container 6026fce1fec3 [2023-03-10T14:09:05.523Z] ---> a1c66de4ae1c [2023-03-10T14:09:05.523Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-10T14:09:05.523Z] ---> Running in 0672f480e50c [2023-03-10T14:09:05.523Z] Removing intermediate container a0bc7ee4257e [2023-03-10T14:09:05.523Z] ---> 0f0c8b1f9cb9 [2023-03-10T14:09:05.523Z] [2023-03-10T14:09:05.780Z] Removing intermediate container 219762ea8452 [2023-03-10T14:09:05.780Z] ---> 9900ff007387 [2023-03-10T14:09:05.780Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T14:09:05.780Z] Successfully built 0f0c8b1f9cb9 [2023-03-10T14:09:05.780Z] Successfully tagged security-spire-config:latest [2023-03-10T14:09:05.780Z]  Building security-spire-config ... done Building security-proxy-auth [2023-03-10T14:09:05.780Z] Removing intermediate container 0672f480e50c [2023-03-10T14:09:05.780Z] ---> 82b2b23820fc [2023-03-10T14:09:05.780Z] Step 21/23 : LABEL arch=x86_64 [2023-03-10T14:09:05.780Z] ---> 4032020f1b5a [2023-03-10T14:09:05.780Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-10T14:09:07.154Z] ---> Running in b8e310489e5c [2023-03-10T14:09:07.154Z] ---> Running in 04ac4610e4ba [2023-03-10T14:09:07.154Z] ---> dbbe1d4f9daa [2023-03-10T14:09:07.154Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-10T14:09:07.154Z] Removing intermediate container b8e310489e5c [2023-03-10T14:09:07.154Z] ---> 4a164e33ea30 [2023-03-10T14:09:07.154Z] Step 22/23 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d [2023-03-10T14:09:07.412Z] Removing intermediate container 04ac4610e4ba [2023-03-10T14:09:07.412Z] ---> 86fda7e25b05 [2023-03-10T14:09:07.412Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-10T14:09:07.412Z] ---> Running in 3267d4b018a9 [2023-03-10T14:09:07.412Z] ---> Running in 716903e118cd [2023-03-10T14:09:07.670Z] Removing intermediate container 3267d4b018a9 [2023-03-10T14:09:07.670Z] ---> 87081b057942 [2023-03-10T14:09:07.670Z] Step 23/23 : LABEL version=0.0.0 [2023-03-10T14:09:07.670Z] Removing intermediate container 716903e118cd [2023-03-10T14:09:07.670Z] ---> 8990a1048e80 [2023-03-10T14:09:07.670Z] Step 22/24 : LABEL arch=x86_64 [2023-03-10T14:09:07.926Z] ---> Running in 5b7053f0a975 [2023-03-10T14:09:07.926Z] ---> Running in b75e45038fa3 [2023-03-10T14:09:08.183Z] Removing intermediate container 5b7053f0a975 [2023-03-10T14:09:08.183Z] ---> 5060e35075de [2023-03-10T14:09:08.183Z] [2023-03-10T14:09:08.183Z] ---> 003eaf355e78 [2023-03-10T14:09:08.183Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-10T14:09:08.183Z] Removing intermediate container b75e45038fa3 [2023-03-10T14:09:08.183Z] ---> 91b93a1a38c0 [2023-03-10T14:09:08.183Z] Step 23/24 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d [2023-03-10T14:09:08.183Z] Successfully built 5060e35075de [2023-03-10T14:09:08.442Z] Successfully tagged security-spire-server:latest [2023-03-10T14:09:08.442Z]  Building security-spire-server ... done  ---> Running in b25cf4b38772 [2023-03-10T14:09:08.803Z] Removing intermediate container b25cf4b38772 [2023-03-10T14:09:08.803Z] ---> b6b7ac8536ab [2023-03-10T14:09:08.803Z] Step 24/24 : LABEL version=0.0.0 [2023-03-10T14:09:08.803Z] ---> 00bc91245934 [2023-03-10T14:09:08.803Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-10T14:09:08.803Z] ---> Running in 9cf43554b3aa [2023-03-10T14:09:08.803Z] ---> Running in ad7fa13d25a1 [2023-03-10T14:09:09.087Z] Removing intermediate container ad7fa13d25a1 [2023-03-10T14:09:09.087Z] ---> e1913f12356a [2023-03-10T14:09:09.087Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T14:09:09.087Z] Removing intermediate container 9cf43554b3aa [2023-03-10T14:09:09.087Z] ---> 382385202b82 [2023-03-10T14:09:09.087Z] [2023-03-10T14:09:09.408Z] ---> Running in b99eaabd11f8 [2023-03-10T14:09:09.408Z] Successfully built 382385202b82 [2023-03-10T14:09:09.408Z] Successfully tagged security-spire-agent:latest [2023-03-10T14:09:09.680Z]  Building security-spire-agent ... done Removing intermediate container b99eaabd11f8 [2023-03-10T14:09:09.680Z] ---> da2ec9a31bdd [2023-03-10T14:09:09.680Z] Step 20/22 : LABEL arch=x86_64 [2023-03-10T14:09:09.680Z] ---> Running in 44bf82ee8749 [2023-03-10T14:09:09.955Z] Removing intermediate container 44bf82ee8749 [2023-03-10T14:09:09.955Z] ---> 3130c95ca0cb [2023-03-10T14:09:09.955Z] Step 21/22 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d [2023-03-10T14:09:10.238Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T14:09:10.238Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-10T14:09:10.238Z] ---> 33859ad62d9f [2023-03-10T14:09:10.238Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-10T14:09:10.238Z] ---> Using cache [2023-03-10T14:09:10.238Z] ---> 30c0f8d46e2c [2023-03-10T14:09:10.238Z] Step 4/22 : WORKDIR /edgex-go [2023-03-10T14:09:10.238Z] ---> Using cache [2023-03-10T14:09:10.238Z] ---> 831c141d2950 [2023-03-10T14:09:10.238Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-10T14:09:10.238Z] ---> Using cache [2023-03-10T14:09:10.238Z] ---> 0c965a04c416 [2023-03-10T14:09:10.238Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-10T14:09:10.238Z] ---> Using cache [2023-03-10T14:09:10.238Z] ---> 0dd87aa57218 [2023-03-10T14:09:10.238Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T14:09:10.238Z] ---> Using cache [2023-03-10T14:09:10.238Z] ---> 7c8900b57715 [2023-03-10T14:09:10.238Z] Step 8/22 : COPY . . [2023-03-10T14:09:10.238Z] ---> Using cache [2023-03-10T14:09:10.238Z] ---> 2881d92c33c3 [2023-03-10T14:09:10.238Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-10T14:09:10.238Z] ---> Running in 3ec608fda6ca [2023-03-10T14:09:10.238Z] ---> Running in 4adf16a3f897 [2023-03-10T14:09:10.522Z] Removing intermediate container 4adf16a3f897 [2023-03-10T14:09:10.522Z] ---> c6d68f974413 [2023-03-10T14:09:10.522Z] Step 22/22 : LABEL version=0.0.0 [2023-03-10T14:09:10.522Z] ---> Running in e3dbfd774db7 [2023-03-10T14:09:10.522Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-10T14:09:10.814Z] Removing intermediate container e3dbfd774db7 [2023-03-10T14:09:10.814Z] ---> ddd9e4d53d22 [2023-03-10T14:09:10.814Z] [2023-03-10T14:09:10.814Z] Successfully built ddd9e4d53d22 [2023-03-10T14:09:10.814Z] Successfully tagged support-notifications:latest [2023-03-10T14:09:16.180Z]  Building support-notifications ... done Removing intermediate container 05c9cb94ea78 [2023-03-10T14:09:16.180Z] ---> 15c877b0b9fe [2023-03-10T14:09:16.180Z] [2023-03-10T14:09:16.180Z] Step 10/23 : FROM alpine:3.16 [2023-03-10T14:09:16.180Z] ---> dfd21b5a31f5 [2023-03-10T14:09:16.180Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-10T14:09:16.180Z] ---> Using cache [2023-03-10T14:09:16.180Z] ---> b11fc3c91dd1 [2023-03-10T14:09:16.180Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-10T14:09:16.180Z] ---> Using cache [2023-03-10T14:09:16.180Z] ---> 1c00048184d3 [2023-03-10T14:09:16.180Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-10T14:09:16.180Z] ---> Running in 40ac69056354 [2023-03-10T14:09:16.180Z] Removing intermediate container 40ac69056354 [2023-03-10T14:09:16.180Z] ---> 6b778d06cf64 [2023-03-10T14:09:16.180Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-10T14:09:16.449Z] ---> Running in f5e8f2391e25 [2023-03-10T14:09:16.450Z] Removing intermediate container f5e8f2391e25 [2023-03-10T14:09:16.450Z] ---> ca3f064bd2d5 [2023-03-10T14:09:16.450Z] Step 15/23 : WORKDIR / [2023-03-10T14:09:16.708Z] ---> Running in 57e601d89902 [2023-03-10T14:09:16.983Z] Removing intermediate container 57e601d89902 [2023-03-10T14:09:16.983Z] ---> fe78586bb3dc [2023-03-10T14:09:16.983Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T14:09:17.243Z] ---> 8293142d034c [2023-03-10T14:09:17.243Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-10T14:09:17.814Z] ---> 396253228122 [2023-03-10T14:09:17.814Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-10T14:09:18.074Z] ---> 16c88a70abd1 [2023-03-10T14:09:18.074Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-10T14:09:18.074Z] ---> Running in 12fb7e985050 [2023-03-10T14:09:18.333Z] Removing intermediate container 12fb7e985050 [2023-03-10T14:09:18.333Z] ---> 0c42bd4208cd [2023-03-10T14:09:18.333Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T14:09:18.333Z] ---> Running in 355d447a53a9 [2023-03-10T14:09:18.333Z] Removing intermediate container 355d447a53a9 [2023-03-10T14:09:18.333Z] ---> f34e2e23b089 [2023-03-10T14:09:18.333Z] Step 21/23 : LABEL arch=x86_64 [2023-03-10T14:09:18.592Z] ---> Running in 683a01a65e30 [2023-03-10T14:09:18.592Z] Removing intermediate container 683a01a65e30 [2023-03-10T14:09:18.592Z] ---> 7eb9542e2e87 [2023-03-10T14:09:18.592Z] Step 22/23 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d [2023-03-10T14:09:18.592Z] ---> Running in d7c41295f9d6 [2023-03-10T14:09:18.850Z] Removing intermediate container d7c41295f9d6 [2023-03-10T14:09:18.850Z] ---> 608186072f50 [2023-03-10T14:09:18.850Z] Step 23/23 : LABEL version=0.0.0 [2023-03-10T14:09:18.850Z] ---> Running in 2354e6451096 [2023-03-10T14:09:19.107Z] Removing intermediate container 2354e6451096 [2023-03-10T14:09:19.107Z] ---> fa8fd9b137a5 [2023-03-10T14:09:19.107Z] [2023-03-10T14:09:19.107Z] Successfully built fa8fd9b137a5 [2023-03-10T14:09:19.107Z] Successfully tagged core-command:latest [2023-03-10T14:09:25.662Z]  Building core-command ... done Removing intermediate container 3ec608fda6ca [2023-03-10T14:09:25.662Z] ---> 1b9da47e325c [2023-03-10T14:09:25.662Z] [2023-03-10T14:09:25.662Z] Step 10/22 : FROM alpine:3.16 [2023-03-10T14:09:25.662Z] ---> dfd21b5a31f5 [2023-03-10T14:09:25.662Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-10T14:09:25.662Z] ---> Using cache [2023-03-10T14:09:25.662Z] ---> cb461472119d [2023-03-10T14:09:25.662Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-10T14:09:25.662Z] ---> Using cache [2023-03-10T14:09:25.662Z] ---> 5c50ee6f432d [2023-03-10T14:09:25.662Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T14:09:25.662Z] ---> Using cache [2023-03-10T14:09:25.662Z] ---> 403305e8adbd [2023-03-10T14:09:25.662Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-10T14:09:26.228Z] ---> daa97793135c [2023-03-10T14:09:26.228Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-10T14:09:26.228Z] ---> a512b30466d4 [2023-03-10T14:09:26.228Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-10T14:09:26.487Z] ---> 11dc0d18ad5c [2023-03-10T14:09:26.487Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-10T14:09:26.487Z] ---> Running in eb75b6bffa9b [2023-03-10T14:09:27.056Z] Removing intermediate container eb75b6bffa9b [2023-03-10T14:09:27.056Z] ---> dc0844fbd153 [2023-03-10T14:09:27.056Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-10T14:09:27.315Z] ---> Running in 1c87daecd165 [2023-03-10T14:09:27.315Z] Removing intermediate container 1c87daecd165 [2023-03-10T14:09:27.315Z] ---> 18d92b56abc3 [2023-03-10T14:09:27.315Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-10T14:09:27.315Z] ---> Running in a77e58ac3d7f [2023-03-10T14:09:27.574Z] Removing intermediate container a77e58ac3d7f [2023-03-10T14:09:27.574Z] ---> 92bbbfb7f8e5 [2023-03-10T14:09:27.574Z] Step 20/22 : LABEL arch=x86_64 [2023-03-10T14:09:27.574Z] ---> Running in 62cf0cbfd45d [2023-03-10T14:09:27.574Z] Removing intermediate container 62cf0cbfd45d [2023-03-10T14:09:27.574Z] ---> 9d7ee3ab371b [2023-03-10T14:09:27.574Z] Step 21/22 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d [2023-03-10T14:09:27.574Z] ---> Running in b7277b583202 [2023-03-10T14:09:27.834Z] Removing intermediate container b7277b583202 [2023-03-10T14:09:27.834Z] ---> 0f4ecdd0af31 [2023-03-10T14:09:27.834Z] Step 22/22 : LABEL version=0.0.0 [2023-03-10T14:09:27.834Z] ---> Running in 995408c9ee8a [2023-03-10T14:09:27.834Z] Removing intermediate container 995408c9ee8a [2023-03-10T14:09:27.834Z] ---> 7f7e001a5aca [2023-03-10T14:09:27.834Z] [2023-03-10T14:09:28.093Z] Successfully built 7f7e001a5aca [2023-03-10T14:09:28.093Z] Successfully tagged security-proxy-auth:latest [2023-03-10T14:09:28.099Z]  Building security-proxy-auth ... done  [Pipeline] } [2023-03-10T14:09:28.128Z] $ docker stop --time=1 9c3c510ef848380bf3ec115e0124175a6c1f15f90cf2426fe0c2ddb90c935e09 [2023-03-10T14:09:29.470Z] $ docker rm -f --volumes 9c3c510ef848380bf3ec115e0124175a6c1f15f90cf2426fe0c2ddb90c935e09 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-10T14:09:29.862Z] + docker images [2023-03-10T14:09:29.862Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-10T14:09:29.862Z] security-proxy-auth latest 7f7e001a5aca 2 seconds ago 16.2MB [2023-03-10T14:09:29.862Z] 1b9da47e325c 5 seconds ago 1.66GB [2023-03-10T14:09:29.862Z] core-command latest fa8fd9b137a5 11 seconds ago 17.8MB [2023-03-10T14:09:29.862Z] 15c877b0b9fe 15 seconds ago 1.68GB [2023-03-10T14:09:29.862Z] support-notifications latest ddd9e4d53d22 19 seconds ago 30.7MB [2023-03-10T14:09:29.862Z] security-spire-agent latest 382385202b82 21 seconds ago 125MB [2023-03-10T14:09:29.862Z] security-spire-server latest 5060e35075de 22 seconds ago 86.5MB [2023-03-10T14:09:29.862Z] security-spire-config latest 0f0c8b1f9cb9 24 seconds ago 85.8MB [2023-03-10T14:09:29.862Z] 28779c968683 28 seconds ago 1.75GB [2023-03-10T14:09:29.862Z] 228809f23b74 32 seconds ago 1.55GB [2023-03-10T14:09:29.862Z] 021425635e6b 32 seconds ago 1.55GB [2023-03-10T14:09:29.862Z] ea2d5dd9ca30 33 seconds ago 1.55GB [2023-03-10T14:09:29.862Z] support-scheduler latest 7bc436bc4b2c 39 seconds ago 30.1MB [2023-03-10T14:09:29.862Z] security-secretstore-setup latest 0bf9d1046c40 41 seconds ago 29.9MB [2023-03-10T14:09:29.862Z] security-proxy-setup latest 5acd83083440 41 seconds ago 16.5MB [2023-03-10T14:09:29.862Z] 2ce2fdd5f45e 45 seconds ago 1.75GB [2023-03-10T14:09:29.862Z] 67c0176309f1 50 seconds ago 1.66GB [2023-03-10T14:09:29.862Z] 94433a4366f4 53 seconds ago 1.67GB [2023-03-10T14:09:29.862Z] security-bootstrapper latest 7ebf9fc9f567 About a minute ago 19.8MB [2023-03-10T14:09:29.862Z] security-spiffe-token-provider latest a353ddb67706 About a minute ago 30MB [2023-03-10T14:09:29.862Z] core-common-config-bootstrapper latest dc55d5766f29 About a minute ago 15.5MB [2023-03-10T14:09:29.862Z] core-metadata latest 3b0de58f5f88 About a minute ago 18.5MB [2023-03-10T14:09:29.862Z] core-data latest f6cb600fb663 About a minute ago 18MB [2023-03-10T14:09:29.862Z] c073c7fee7fe About a minute ago 1.72GB [2023-03-10T14:09:29.862Z] 7abb0b254a93 About a minute ago 1.69GB [2023-03-10T14:09:29.862Z] 3079c273fd43 About a minute ago 1.69GB [2023-03-10T14:09:29.862Z] abaac0ea84df About a minute ago 1.67GB [2023-03-10T14:09:29.862Z] d571afd0482d About a minute ago 1.68GB [2023-03-10T14:09:29.862Z] ci-base-image-x86_64 latest 33859ad62d9f 5 minutes ago 903MB [2023-03-10T14:09:29.862Z] alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB [2023-03-10T14:09:29.862Z] alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB [2023-03-10T14:09:29.862Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB [2023-03-10T14:09:29.862Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-10T14:09:29.862Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-10T14:09:59.466Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-10T14:09:59.466Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-10T14:09:59.466Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-10T14:09:59.466Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-10T14:09:59.466Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-10T14:09:59.466Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-10T14:09:59.466Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-10T14:09:59.466Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-10T14:09:59.466Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-10T14:09:59.466Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-10T14:09:59.466Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-10T14:09:59.466Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-10T14:09:59.466Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-10T14:09:59.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-10T14:10:14.487Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.273s coverage: 28.7% of statements [2023-03-10T14:10:14.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-10T14:10:14.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-10T14:10:18.743Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.383s coverage: 98.5% of statements [2023-03-10T14:10:24.114Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.625s coverage: 71.2% of statements [2023-03-10T14:10:24.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-10T14:10:24.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-10T14:10:24.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-10T14:10:24.114Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.425s coverage: 54.0% of statements [2023-03-10T14:10:24.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-10T14:10:24.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-10T14:10:42.364Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.625s coverage: 88.5% of statements [2023-03-10T14:10:42.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-10T14:10:42.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-10T14:10:42.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-10T14:10:42.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-10T14:10:42.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-10T14:10:42.364Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.500s coverage: 3.9% of statements [2023-03-10T14:10:42.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-10T14:10:42.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-10T14:10:42.364Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.721s coverage: 95.6% of statements [2023-03-10T14:10:42.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-10T14:10:42.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-10T14:10:42.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-10T14:10:42.364Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.358s coverage: 72.2% of statements [2023-03-10T14:10:42.364Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-10T14:10:42.364Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-10T14:10:42.364Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-10T14:10:42.364Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-10T14:10:42.364Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-10T14:10:42.364Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.523s coverage: 65.9% of statements [2023-03-10T14:10:42.364Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-10T14:10:42.364Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-10T14:10:42.364Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-10T14:10:42.364Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.363s coverage: 0.9% of statements [2023-03-10T14:10:42.364Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-10T14:10:42.364Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.477s coverage: 29.0% of statements [2023-03-10T14:10:42.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-10T14:10:44.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.283s coverage: 45.5% of statements [2023-03-10T14:10:44.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.222s coverage: 82.9% of statements [2023-03-10T14:10:44.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.229s coverage: 94.1% of statements [2023-03-10T14:10:44.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.348s coverage: 96.3% of statements [2023-03-10T14:10:47.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.251s coverage: 87.5% of statements [2023-03-10T14:11:00.194Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.241s coverage: 94.4% of statements [2023-03-10T14:11:15.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.683s coverage: 79.9% of statements [2023-03-10T14:11:15.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-10T14:11:15.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.308s coverage: 92.9% of statements [2023-03-10T14:11:15.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-10T14:11:15.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-10T14:11:15.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-10T14:11:15.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 64.4% of statements [2023-03-10T14:11:15.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-10T14:11:15.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-10T14:11:15.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-10T14:11:15.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-10T14:11:15.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.231s coverage: 86.9% of statements [2023-03-10T14:11:15.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-10T14:11:15.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-10T14:11:15.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-10T14:11:15.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-10T14:11:15.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.253s coverage: 87.2% of statements [2023-03-10T14:11:15.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.220s coverage: 20.0% of statements [2023-03-10T14:11:15.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-10T14:11:15.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-10T14:11:15.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.188s coverage: 100.0% of statements [2023-03-10T14:11:15.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-10T14:11:15.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.315s coverage: 81.2% of statements [2023-03-10T14:11:15.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.327s coverage: 82.1% of statements [2023-03-10T14:11:15.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-10T14:11:15.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.246s coverage: 84.8% of statements [2023-03-10T14:11:15.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-10T14:11:21.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.881s coverage: 63.1% of statements [2023-03-10T14:11:21.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-10T14:11:21.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-10T14:11:21.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.312s coverage: 100.0% of statements [2023-03-10T14:11:21.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.122s coverage: 89.4% of statements [2023-03-10T14:11:21.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.189s coverage: 100.0% of statements [2023-03-10T14:11:21.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.105s coverage: 73.7% of statements [2023-03-10T14:11:21.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements [2023-03-10T14:11:21.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-10T14:11:21.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-10T14:11:21.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-10T14:11:32.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.051s coverage: 38.4% of statements [2023-03-10T14:11:32.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-10T14:11:32.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-10T14:11:32.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.406s coverage: 89.5% of statements [2023-03-10T14:11:32.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-10T14:11:32.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.496s coverage: 84.8% of statements [2023-03-10T14:11:32.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-10T14:11:32.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-10T14:11:32.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-10T14:11:32.013Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-10T14:11:40.213Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.496s coverage: 17.7% of statements [2023-03-10T14:11:40.213Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-10T14:11:40.213Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-10T14:11:40.213Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-10T14:11:40.213Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-10T14:11:40.213Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.779s coverage: 92.3% of statements [2023-03-10T14:11:40.213Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-10T14:11:40.213Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-10T14:11:40.213Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-10T14:11:40.213Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-10T14:11:40.213Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.622s coverage: 61.5% of statements [2023-03-10T14:11:40.213Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-10T14:11:40.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-10T14:11:40.214Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.398s coverage: 97.7% of statements [2023-03-10T14:11:40.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-10T14:11:40.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-10T14:11:40.214Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-10T14:11:40.214Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-10T14:11:40.214Z] go vet ./... [2023-03-10T14:13:31.888Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-10T14:13:31.888Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-10T14:13:31.888Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-10T14:13:31.926Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-10T14:13:32.258Z] + ls -al . [2023-03-10T14:13:32.258Z] total 700 [2023-03-10T14:13:32.258Z] drwxrwxr-x 10 1001 1001 4096 Mar 10 14:07 . [2023-03-10T14:13:32.258Z] drwxr-xr-x 4 root root 4096 Mar 10 14:07 .. [2023-03-10T14:13:32.258Z] drwxrwxr-x 2 1001 1001 4096 Mar 10 14:05 .blubracket [2023-03-10T14:13:32.258Z] -rw-rw-r-- 1 1001 1001 16 Mar 10 14:05 .dockerignore [2023-03-10T14:13:32.258Z] drwxrwxr-x 8 1001 1001 4096 Mar 10 14:05 .git [2023-03-10T14:13:32.258Z] drwxrwxr-x 3 1001 1001 4096 Mar 10 14:05 .github [2023-03-10T14:13:32.258Z] -rw-rw-r-- 1 1001 1001 1112 Mar 10 14:05 .gitignore [2023-03-10T14:13:32.258Z] -rw-rw-r-- 1 1001 1001 42 Mar 10 14:05 .golangci.yml [2023-03-10T14:13:32.258Z] -rw-rw-r-- 1 1001 1001 87 Mar 10 14:05 .hadolint.yml [2023-03-10T14:13:32.258Z] -rw-rw-r-- 1 1001 1001 166 Mar 10 14:05 .sonarcloud.properties [2023-03-10T14:13:32.258Z] -rw-rw-r-- 1 1001 1001 1171 Mar 10 14:05 ADOPTERS.md [2023-03-10T14:13:32.258Z] -rw-rw-r-- 1 1001 1001 10825 Mar 10 14:05 Attribution.txt [2023-03-10T14:13:32.258Z] -rw-rw-r-- 1 1001 1001 73765 Mar 10 14:05 CHANGELOG.md [2023-03-10T14:13:32.258Z] -rw-rw-r-- 1 1001 1001 3804 Mar 10 14:05 CONTRIBUTING.md [2023-03-10T14:13:32.258Z] -rw-rw-r-- 1 1001 1001 677 Mar 10 14:05 GOVERNANCE.md [2023-03-10T14:13:32.258Z] -rw-rw-r-- 1 1001 1001 883 Mar 10 14:05 Jenkinsfile [2023-03-10T14:13:32.258Z] -rw-rw-r-- 1 1001 1001 10775 Mar 10 14:05 LICENSE [2023-03-10T14:13:32.258Z] -rw-rw-r-- 1 1001 1001 14071 Mar 10 14:05 Makefile [2023-03-10T14:13:32.258Z] -rw-rw-r-- 1 1001 1001 582 Mar 10 14:05 OWNERS.md [2023-03-10T14:13:32.258Z] -rw-rw-r-- 1 1001 1001 9403 Mar 10 14:05 README.md [2023-03-10T14:13:32.258Z] -rw-rw-r-- 1 1001 1001 6912 Mar 10 14:05 SECURITY.md [2023-03-10T14:13:32.258Z] -rw-rw-r-- 1 1001 1001 5 Mar 10 14:03 VERSION [2023-03-10T14:13:32.258Z] drwxrwxr-x 2 1001 1001 4096 Mar 10 14:05 bin [2023-03-10T14:13:32.258Z] drwxrwxr-x 18 1001 1001 4096 Mar 10 14:05 cmd [2023-03-10T14:13:32.258Z] -rw-r--r-- 1 root root 447487 Mar 10 14:11 coverage.out [2023-03-10T14:13:32.258Z] -rw-rw-r-- 1 1001 1001 3232 Mar 10 14:05 go.mod [2023-03-10T14:13:32.258Z] -rw-rw-r-- 1 1001 1001 31098 Mar 10 14:05 go.sum [2023-03-10T14:13:32.258Z] drwxrwxr-x 7 1001 1001 4096 Mar 10 14:05 internal [2023-03-10T14:13:32.258Z] drwxrwxr-x 3 1001 1001 4096 Mar 10 14:05 openapi [2023-03-10T14:13:32.258Z] drwxrwxr-x 4 1001 1001 4096 Mar 10 14:05 snap [2023-03-10T14:13:32.258Z] -rw-rw-r-- 1 1001 1001 204 Mar 10 14:05 version.go [Pipeline] sh [2023-03-10T14:13:32.591Z] + '[' -e coverage.out ] [2023-03-10T14:13:32.591Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-10T14:13:32.632Z] Warning: overwriting stash ‘coverage-report’ [2023-03-10T14:13:33.363Z] Stashed 1 file(s) [Pipeline] sh [2023-03-10T14:13:33.684Z] + make build [2023-03-10T14:13:33.951Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-10T14:14:55.572Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-10T14:14:55.839Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-10T14:15:01.175Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-10T14:15:04.508Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-10T14:15:43.346Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-10T14:15:49.991Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-10T14:15:55.343Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-10T14:16:01.985Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-10T14:16:05.323Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-10T14:16:09.579Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-10T14:16:16.218Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-10T14:16:21.554Z] $ docker stop --time=1 dd52dac30a6e20ccd49b25cee3bb5335c1a9f008dc8ad57d9f75fb7bdd6481b2 [2023-03-10T14:16:23.567Z] $ docker rm -f --volumes dd52dac30a6e20ccd49b25cee3bb5335c1a9f008dc8ad57d9f75fb7bdd6481b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T14:16:25.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-10T14:16:25.878Z] [2023-03-10T14:16:25.878Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T14:16:26.282Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-10T14:16:26.550Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-10T14:16:26.550Z] 29e5d40040c1: Pulling fs layer [2023-03-10T14:16:26.550Z] 1ce36da41761: Pulling fs layer [2023-03-10T14:16:26.550Z] 25b303627fd3: Pulling fs layer [2023-03-10T14:16:26.550Z] 29e5d40040c1: Verifying Checksum [2023-03-10T14:16:26.550Z] 29e5d40040c1: Download complete [2023-03-10T14:16:26.820Z] 1ce36da41761: Verifying Checksum [2023-03-10T14:16:26.820Z] 1ce36da41761: Download complete [2023-03-10T14:16:27.407Z] 29e5d40040c1: Pull complete [2023-03-10T14:16:28.365Z] 1ce36da41761: Pull complete [2023-03-10T14:16:28.632Z] 25b303627fd3: Verifying Checksum [2023-03-10T14:16:28.632Z] 25b303627fd3: Download complete [2023-03-10T14:16:38.697Z] 25b303627fd3: Pull complete [2023-03-10T14:16:38.697Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-10T14:16:38.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-10T14:16:38.697Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T14:16:38.997Z] prd-ubuntu20.04-docker-arm64-4c-16g-9621 does not seem to be running inside a container [2023-03-10T14:16:39.036Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-10T14:16:41.563Z] $ docker top 2c0f05f0882011f9beaa7db17892142201a4153efb82541537d707d4146a8b03 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-10T14:16:42.439Z] + docker-compose build --help [2023-03-10T14:16:42.439Z] + grep parallel [2023-03-10T14:16:46.673Z] --parallel Build images in parallel. [Pipeline] } [2023-03-10T14:16:46.940Z] $ docker stop --time=1 2c0f05f0882011f9beaa7db17892142201a4153efb82541537d707d4146a8b03 [2023-03-10T14:16:48.564Z] $ docker rm -f --volumes 2c0f05f0882011f9beaa7db17892142201a4153efb82541537d707d4146a8b03 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T14:16:49.335Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-10T14:16:49.335Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T14:16:49.593Z] prd-ubuntu20.04-docker-arm64-4c-16g-9621 does not seem to be running inside a container [2023-03-10T14:16:49.659Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-10T14:16:51.980Z] $ docker top d444849760f0f22e03695f97267f6169ecfb41faad417fb25624716c394ff8c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-10T14:16:52.563Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-10T14:16:57.894Z] Building core-command ... [2023-03-10T14:16:57.894Z] Building core-common-config-bootstrapper ... [2023-03-10T14:16:57.894Z] Building core-data ... [2023-03-10T14:16:57.894Z] Building core-metadata ... [2023-03-10T14:16:57.894Z] Building security-bootstrapper ... [2023-03-10T14:16:57.894Z] Building security-proxy-auth ... [2023-03-10T14:16:57.894Z] Building security-proxy-setup ... [2023-03-10T14:16:57.894Z] Building security-secretstore-setup ... [2023-03-10T14:16:57.894Z] Building security-spiffe-token-provider ... [2023-03-10T14:16:57.894Z] Building security-spire-agent ... [2023-03-10T14:16:57.894Z] Building security-spire-config ... [2023-03-10T14:16:57.894Z] Building security-spire-server ... [2023-03-10T14:16:57.894Z] Building support-notifications ... [2023-03-10T14:16:57.894Z] Building support-scheduler ... [2023-03-10T14:16:57.894Z] Building security-proxy-auth [2023-03-10T14:16:57.894Z] Building security-proxy-setup [2023-03-10T14:16:57.894Z] Building core-data [2023-03-10T14:16:57.894Z] Building core-command [2023-03-10T14:16:57.894Z] Building security-bootstrapper [2023-03-10T14:17:44.733Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T14:17:44.733Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-10T14:17:44.733Z] ---> 5be229616410 [2023-03-10T14:17:44.733Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-10T14:17:44.733Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T14:17:44.733Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-10T14:17:44.733Z] ---> 5be229616410 [2023-03-10T14:17:44.733Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-10T14:17:44.733Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T14:17:44.733Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-10T14:17:44.733Z] ---> 5be229616410 [2023-03-10T14:17:44.733Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-10T14:17:44.733Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T14:17:44.733Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-10T14:17:44.733Z] ---> 5be229616410 [2023-03-10T14:17:44.733Z] Step 3/20 : WORKDIR /edgex-go [2023-03-10T14:17:44.733Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T14:17:44.733Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-10T14:17:44.733Z] ---> 5be229616410 [2023-03-10T14:17:44.733Z] Step 3/32 : WORKDIR /edgex-go [2023-03-10T14:17:45.326Z] ---> Running in 93caa58c0e8e [2023-03-10T14:17:45.326Z] ---> Running in 142fa6baa4cb [2023-03-10T14:17:45.327Z] ---> Running in a9064bee4ec6 [2023-03-10T14:17:45.327Z] ---> Running in 08fd651bb4ea [2023-03-10T14:17:45.327Z] ---> Running in 32de451f48df [2023-03-10T14:17:45.915Z] Removing intermediate container 08fd651bb4ea [2023-03-10T14:17:45.915Z] ---> 9ebf4592c0e2 [2023-03-10T14:17:45.915Z] Step 4/22 : WORKDIR /edgex-go [2023-03-10T14:17:45.915Z] Removing intermediate container 142fa6baa4cb [2023-03-10T14:17:45.915Z] ---> ce1801bdbd70 [2023-03-10T14:17:45.915Z] Step 4/23 : WORKDIR /edgex-go [2023-03-10T14:17:45.915Z] Removing intermediate container 32de451f48df [2023-03-10T14:17:45.915Z] ---> 515839d92171 [2023-03-10T14:17:45.915Z] Step 4/22 : WORKDIR /edgex-go [2023-03-10T14:17:45.915Z] Removing intermediate container a9064bee4ec6 [2023-03-10T14:17:45.915Z] ---> 04bb48c70ae2 [2023-03-10T14:17:45.915Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-10T14:17:45.915Z] Removing intermediate container 93caa58c0e8e [2023-03-10T14:17:45.915Z] ---> 0e7ff778d057 [2023-03-10T14:17:45.915Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-10T14:17:45.915Z] ---> Running in 1680c0240d42 [2023-03-10T14:17:46.186Z] ---> Running in e8fb8cf41d37 [2023-03-10T14:17:46.186Z] ---> Running in 0e87b09b9f9a [2023-03-10T14:17:46.186Z] ---> Running in 3e123c65cac4 [2023-03-10T14:17:46.186Z] ---> Running in 76180623deb8 [2023-03-10T14:17:46.773Z] Removing intermediate container 1680c0240d42 [2023-03-10T14:17:46.773Z] ---> 47634f487849 [2023-03-10T14:17:46.773Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-10T14:17:47.040Z] ---> Running in 2ddac4ff058b [2023-03-10T14:17:47.040Z] Removing intermediate container 0e87b09b9f9a [2023-03-10T14:17:47.040Z] ---> f1864671a3f8 [2023-03-10T14:17:47.040Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-10T14:17:47.308Z] Removing intermediate container 3e123c65cac4 [2023-03-10T14:17:47.308Z] ---> 822b3efe44b0 [2023-03-10T14:17:47.308Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-10T14:17:47.308Z] ---> Running in 36d3f7884fd4 [2023-03-10T14:17:47.308Z] ---> Running in e8728b4341ee [2023-03-10T14:17:48.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T14:17:48.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T14:17:48.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T14:17:48.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T14:17:49.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T14:17:49.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T14:17:49.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T14:17:49.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T14:17:50.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T14:17:50.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T14:17:50.332Z] OK: 221 MiB in 51 packages [2023-03-10T14:17:50.332Z] OK: 221 MiB in 51 packages [2023-03-10T14:17:51.317Z] OK: 221 MiB in 51 packages [2023-03-10T14:17:51.317Z] OK: 221 MiB in 51 packages [2023-03-10T14:17:51.586Z] OK: 221 MiB in 51 packages [2023-03-10T14:17:52.561Z] Removing intermediate container 76180623deb8 [2023-03-10T14:17:52.561Z] ---> c2f080d8454b [2023-03-10T14:17:52.561Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-10T14:17:52.561Z] Removing intermediate container e8fb8cf41d37 [2023-03-10T14:17:52.561Z] ---> 853d56514420 [2023-03-10T14:17:52.561Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-10T14:17:53.149Z] Removing intermediate container 2ddac4ff058b [2023-03-10T14:17:53.149Z] ---> 14d27b8a124b [2023-03-10T14:17:53.149Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-10T14:17:53.149Z] Removing intermediate container e8728b4341ee [2023-03-10T14:17:53.149Z] ---> cd0ad035af4f [2023-03-10T14:17:53.149Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-10T14:17:53.149Z] Removing intermediate container 36d3f7884fd4 [2023-03-10T14:17:53.149Z] ---> 38848d7f4f17 [2023-03-10T14:17:53.149Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-10T14:17:53.415Z] ---> c1fb3f34c127 [2023-03-10T14:17:53.415Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T14:17:53.694Z] ---> Running in 7d394ed03a00 [2023-03-10T14:17:53.694Z] ---> c482bb83fbe2 [2023-03-10T14:17:53.694Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T14:17:53.962Z] ---> Running in 7ed8e4a2f1c5 [2023-03-10T14:17:54.545Z] ---> a2cb06679698 [2023-03-10T14:17:54.545Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T14:17:54.545Z] ---> 0cc1f4401d2d [2023-03-10T14:17:54.545Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T14:17:54.545Z] ---> 7fa220774342 [2023-03-10T14:17:54.545Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T14:17:54.545Z] ---> Running in 79ef0291c309 [2023-03-10T14:17:54.817Z] ---> Running in 844d70fa85af [2023-03-10T14:17:54.817Z] ---> Running in c5dbdb50926e [2023-03-10T14:19:46.454Z] Removing intermediate container 79ef0291c309 [2023-03-10T14:19:46.454Z] ---> 2e430bb56231 [2023-03-10T14:19:46.454Z] Step 8/22 : COPY . . [2023-03-10T14:19:46.454Z] Removing intermediate container c5dbdb50926e [2023-03-10T14:19:46.454Z] ---> 197fcb3b65f8 [2023-03-10T14:19:46.454Z] Step 8/22 : COPY . . [2023-03-10T14:19:46.454Z] Removing intermediate container 7d394ed03a00 [2023-03-10T14:19:46.454Z] ---> 6865fc456b0e [2023-03-10T14:19:46.454Z] Step 7/20 : COPY . . [2023-03-10T14:19:46.454Z] Removing intermediate container 7ed8e4a2f1c5 [2023-03-10T14:19:46.454Z] ---> 685c6ba22202 [2023-03-10T14:19:46.454Z] Step 7/32 : COPY . . [2023-03-10T14:19:46.454Z] Removing intermediate container 844d70fa85af [2023-03-10T14:19:46.454Z] ---> 948e278e2a47 [2023-03-10T14:19:46.454Z] Step 8/23 : COPY . . [2023-03-10T14:19:54.644Z] ---> 3ee088b1045d [2023-03-10T14:19:54.644Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-10T14:19:54.644Z] ---> 26068bcd050a [2023-03-10T14:19:54.644Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-10T14:19:54.644Z] ---> 4536e8a59f0c [2023-03-10T14:19:54.644Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-10T14:19:54.644Z] ---> 96702048ff1b [2023-03-10T14:19:54.644Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-10T14:19:54.644Z] ---> 8e55266a27e7 [2023-03-10T14:19:54.644Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-10T14:19:54.644Z] ---> Running in 3cd2fd81ef45 [2023-03-10T14:19:54.644Z] ---> Running in 2da2abdeffde [2023-03-10T14:19:54.644Z] ---> Running in 313f755706f9 [2023-03-10T14:19:54.644Z] ---> Running in 7196d782a283 [2023-03-10T14:19:54.644Z] ---> Running in ca00bac212e8 [2023-03-10T14:19:56.046Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-10T14:19:56.046Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-10T14:19:56.629Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-10T14:19:56.629Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-10T14:19:56.895Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-10T14:25:33.788Z] Removing intermediate container ca00bac212e8 [2023-03-10T14:25:33.788Z] ---> 0c20a66ef530 [2023-03-10T14:25:33.788Z] [2023-03-10T14:25:33.788Z] Step 10/22 : FROM alpine:3.16 [2023-03-10T14:25:33.788Z] 3.16: Pulling from library/alpine [2023-03-10T14:25:33.788Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-10T14:25:33.788Z] Status: Downloaded newer image for alpine:3.16 [2023-03-10T14:25:33.788Z] ---> 4c81e5bf8899 [2023-03-10T14:25:33.788Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-10T14:25:33.788Z] ---> Running in f36ea2209202 [2023-03-10T14:25:33.788Z] Removing intermediate container f36ea2209202 [2023-03-10T14:25:33.788Z] ---> 9035d7240fa3 [2023-03-10T14:25:33.788Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-10T14:25:34.053Z] ---> Running in 7291b8430b20 [2023-03-10T14:25:36.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T14:25:36.621Z] Removing intermediate container 2da2abdeffde [2023-03-10T14:25:36.621Z] ---> 548e0d18263e [2023-03-10T14:25:36.621Z] [2023-03-10T14:25:36.621Z] Step 9/20 : FROM alpine:3.16 [2023-03-10T14:25:36.621Z] ---> 4c81e5bf8899 [2023-03-10T14:25:36.621Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-10T14:25:36.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T14:25:36.892Z] ---> Running in bc6f9f3ea099 [2023-03-10T14:25:38.316Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-10T14:25:38.316Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T14:25:38.316Z] OK: 5 MiB in 15 packages [2023-03-10T14:25:39.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T14:25:40.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T14:25:40.576Z] Removing intermediate container 7291b8430b20 [2023-03-10T14:25:40.576Z] ---> f52cd0c9f7fb [2023-03-10T14:25:40.576Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T14:25:41.538Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-10T14:25:41.538Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-10T14:25:41.538Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T14:25:41.538Z] OK: 6 MiB in 16 packages [2023-03-10T14:25:41.804Z] ---> bdfb44809141 [2023-03-10T14:25:41.805Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-10T14:25:43.776Z] Removing intermediate container bc6f9f3ea099 [2023-03-10T14:25:43.776Z] ---> d7107cbd7d55 [2023-03-10T14:25:43.776Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-10T14:25:44.044Z] ---> Running in 49b2e16ca69e [2023-03-10T14:25:45.010Z] Removing intermediate container 49b2e16ca69e [2023-03-10T14:25:45.010Z] ---> 61b622f510f9 [2023-03-10T14:25:45.010Z] Step 12/20 : WORKDIR /edgex [2023-03-10T14:25:45.010Z] ---> Running in 8b991f9a7b77 [2023-03-10T14:25:45.281Z] ---> f1f89beb49c6 [2023-03-10T14:25:45.281Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-10T14:25:46.266Z] Removing intermediate container 8b991f9a7b77 [2023-03-10T14:25:46.266Z] ---> 3b3cc47bbee8 [2023-03-10T14:25:46.266Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-10T14:25:46.538Z] ---> c6825f1cba24 [2023-03-10T14:25:46.538Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-10T14:25:47.517Z] Removing intermediate container 7196d782a283 [2023-03-10T14:25:47.517Z] ---> feffcae17a35 [2023-03-10T14:25:47.517Z] [2023-03-10T14:25:47.517Z] Step 9/32 : FROM alpine:3.16 [2023-03-10T14:25:47.517Z] ---> 4c81e5bf8899 [2023-03-10T14:25:47.517Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-10T14:25:47.785Z] ---> Running in 3e99042fbda9 [2023-03-10T14:25:48.051Z] ---> 6a50d812fefb [2023-03-10T14:25:48.051Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-10T14:25:48.321Z] ---> be7ea996eddc [2023-03-10T14:25:48.321Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-10T14:25:48.321Z] ---> Running in 681ba1dbab7d [2023-03-10T14:25:49.404Z] Removing intermediate container 3e99042fbda9 [2023-03-10T14:25:49.404Z] ---> c5fac8d88914 [2023-03-10T14:25:49.404Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-10T14:25:49.404Z] ---> Running in c26060667cd1 [2023-03-10T14:25:52.164Z] ---> 72a7814cec4f [2023-03-10T14:25:52.164Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-10T14:25:52.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T14:25:52.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T14:25:53.355Z] Removing intermediate container 681ba1dbab7d [2023-03-10T14:25:53.355Z] ---> f389e3b09103 [2023-03-10T14:25:53.355Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-10T14:25:53.355Z] ---> Running in e2c12c5ed379 [2023-03-10T14:25:53.619Z] ---> ef6f58f513a0 [2023-03-10T14:25:53.619Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-10T14:25:53.619Z] ---> Running in 8a591215c951 [2023-03-10T14:25:54.584Z] Removing intermediate container e2c12c5ed379 [2023-03-10T14:25:54.584Z] ---> 2f9c1666a013 [2023-03-10T14:25:54.584Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-10T14:25:54.584Z] ---> Running in 85c1543d4575 [2023-03-10T14:25:54.584Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-10T14:25:54.584Z] (2/2) Installing su-exec (0.2-r1) [2023-03-10T14:25:54.584Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T14:25:54.584Z] OK: 5 MiB in 16 packages [2023-03-10T14:25:55.163Z] Removing intermediate container 85c1543d4575 [2023-03-10T14:25:55.163Z] ---> 90d026a3e417 [2023-03-10T14:25:55.163Z] Step 20/22 : LABEL arch=arm64 [2023-03-10T14:25:55.429Z] ---> Running in 793bff18c033 [2023-03-10T14:25:56.393Z] Removing intermediate container 793bff18c033 [2023-03-10T14:25:56.393Z] ---> 77d634d4920e [2023-03-10T14:25:56.393Z] Step 21/22 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d [2023-03-10T14:25:56.668Z] ---> Running in 7109275e6650 [2023-03-10T14:25:56.943Z] Removing intermediate container c26060667cd1 [2023-03-10T14:25:56.943Z] ---> 160c82eb9805 [2023-03-10T14:25:56.943Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-10T14:25:57.224Z] ---> Running in 1e0957d238b5 [2023-03-10T14:25:58.186Z] Removing intermediate container 7109275e6650 [2023-03-10T14:25:58.186Z] ---> d6f77031893a [2023-03-10T14:25:58.186Z] Step 22/22 : LABEL version=0.0.0 [2023-03-10T14:25:58.186Z] Removing intermediate container 1e0957d238b5 [2023-03-10T14:25:58.186Z] ---> 3f1975dbd9d9 [2023-03-10T14:25:58.186Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-10T14:25:58.186Z] ---> Running in ec786bf6dea6 [2023-03-10T14:25:58.186Z] ---> Running in 555995b56eff [2023-03-10T14:25:58.186Z] Removing intermediate container 8a591215c951 [2023-03-10T14:25:58.186Z] ---> 449a62269504 [2023-03-10T14:25:58.186Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-10T14:25:58.452Z] ---> Running in 0d6a60f3aeac [2023-03-10T14:25:59.040Z] Removing intermediate container ec786bf6dea6 [2023-03-10T14:25:59.040Z] ---> ee7846400f1f [2023-03-10T14:25:59.040Z] [2023-03-10T14:25:59.040Z] Removing intermediate container 555995b56eff [2023-03-10T14:25:59.040Z] ---> 773c016bd96b [2023-03-10T14:25:59.040Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-10T14:25:59.313Z] ---> Running in e7308e7a7681 [2023-03-10T14:25:59.313Z] Removing intermediate container 0d6a60f3aeac [2023-03-10T14:25:59.313Z] ---> cf47f7426b32 [2023-03-10T14:25:59.313Z] Step 18/20 : LABEL arch=arm64 [2023-03-10T14:25:59.313Z] ---> Running in fa00808b51b7 [2023-03-10T14:25:59.578Z] Successfully built ee7846400f1f [2023-03-10T14:25:59.578Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-10T14:25:59.578Z]  Building security-proxy-auth ... done Building security-spiffe-token-provider [2023-03-10T14:25:59.851Z] Removing intermediate container e7308e7a7681 [2023-03-10T14:25:59.851Z] ---> 53330ebfacdc [2023-03-10T14:25:59.851Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-10T14:26:00.123Z] ---> Running in bf2fab639125 [2023-03-10T14:26:00.398Z] Removing intermediate container fa00808b51b7 [2023-03-10T14:26:00.398Z] ---> 65b1602edf46 [2023-03-10T14:26:00.398Z] Step 19/20 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d [2023-03-10T14:26:00.398Z] ---> Running in 59f5c03eb379 [2023-03-10T14:26:00.988Z] Removing intermediate container bf2fab639125 [2023-03-10T14:26:00.989Z] ---> 3c58423669dd [2023-03-10T14:26:00.989Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-10T14:26:00.989Z] Removing intermediate container 59f5c03eb379 [2023-03-10T14:26:00.989Z] ---> e1c7c1d722dc [2023-03-10T14:26:00.989Z] Step 20/20 : LABEL version=0.0.0 ---> Running in a96784c50ac3 [2023-03-10T14:26:00.989Z] [2023-03-10T14:26:01.265Z] ---> Running in 373a082c4ebe [2023-03-10T14:26:02.227Z] Removing intermediate container 373a082c4ebe [2023-03-10T14:26:02.227Z] ---> e74bf24585d4 [2023-03-10T14:26:02.227Z] [2023-03-10T14:26:02.495Z] Successfully built e74bf24585d4 [2023-03-10T14:26:02.495Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-10T14:26:02.495Z]  Building security-proxy-setup ... done Building support-scheduler [2023-03-10T14:26:07.838Z] Removing intermediate container a96784c50ac3 [2023-03-10T14:26:07.838Z] ---> 839093e79731 [2023-03-10T14:26:07.838Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-10T14:26:07.838Z] ---> Running in c51e08925c6b [2023-03-10T14:26:08.423Z] Removing intermediate container c51e08925c6b [2023-03-10T14:26:08.423Z] ---> 7d17ef36f72a [2023-03-10T14:26:08.423Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-10T14:26:09.824Z] ---> 2e02c79b0f37 [2023-03-10T14:26:09.824Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-10T14:26:10.089Z] ---> Running in d0f9f17072f2 [2023-03-10T14:26:13.439Z] Removing intermediate container d0f9f17072f2 [2023-03-10T14:26:13.439Z] ---> 1d8d5c2b3aa6 [2023-03-10T14:26:13.439Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T14:26:14.854Z] ---> e065cb32c8e8 [2023-03-10T14:26:14.855Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-10T14:26:17.433Z] Removing intermediate container 313f755706f9 [2023-03-10T14:26:17.433Z] ---> 63bcf37f5918 [2023-03-10T14:26:17.433Z] [2023-03-10T14:26:17.433Z] Step 10/23 : FROM alpine:3.16 [2023-03-10T14:26:17.433Z] ---> 4c81e5bf8899 [2023-03-10T14:26:17.433Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-10T14:26:18.843Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T14:26:18.843Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-10T14:26:18.843Z] ---> 5be229616410 [2023-03-10T14:26:18.843Z] Step 3/19 : WORKDIR /edgex-go [2023-03-10T14:26:18.843Z] ---> Using cache [2023-03-10T14:26:18.843Z] ---> 0e7ff778d057 [2023-03-10T14:26:18.843Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-10T14:26:20.250Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T14:26:20.250Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-10T14:26:20.250Z] ---> 5be229616410 [2023-03-10T14:26:20.250Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-10T14:26:20.250Z] ---> Using cache [2023-03-10T14:26:20.250Z] ---> 515839d92171 [2023-03-10T14:26:20.250Z] Step 4/22 : WORKDIR /edgex-go [2023-03-10T14:26:20.250Z] ---> Using cache [2023-03-10T14:26:20.250Z] ---> f1864671a3f8 [2023-03-10T14:26:20.250Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-10T14:26:20.250Z] ---> Using cache [2023-03-10T14:26:20.250Z] ---> 38848d7f4f17 [2023-03-10T14:26:20.250Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-10T14:26:20.250Z] ---> Using cache [2023-03-10T14:26:20.250Z] ---> 7fa220774342 [2023-03-10T14:26:20.250Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T14:26:20.250Z] ---> Using cache [2023-03-10T14:26:20.250Z] ---> 197fcb3b65f8 [2023-03-10T14:26:20.250Z] Step 8/22 : COPY . . [2023-03-10T14:26:20.251Z] ---> Using cache [2023-03-10T14:26:20.251Z] ---> 26068bcd050a [2023-03-10T14:26:20.251Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-10T14:26:20.251Z] ---> 2c061be52b37 [2023-03-10T14:26:20.251Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-10T14:26:20.251Z] ---> Running in e9668d287109 [2023-03-10T14:26:20.251Z] ---> Running in 513a142474e1 [2023-03-10T14:26:20.520Z] ---> Running in 94bad6a952d8 [2023-03-10T14:26:21.482Z] Removing intermediate container 3cd2fd81ef45 [2023-03-10T14:26:21.482Z] ---> e0a0777d132e [2023-03-10T14:26:21.482Z] [2023-03-10T14:26:21.482Z] Step 10/22 : FROM alpine:3.16 [2023-03-10T14:26:21.482Z] ---> 4c81e5bf8899 [2023-03-10T14:26:21.482Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-10T14:26:21.748Z] ---> Running in 74add11b4b9d [2023-03-10T14:26:21.748Z] ---> 6e2fcf0df9b7 [2023-03-10T14:26:21.748Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-10T14:26:22.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T14:26:22.303Z] Removing intermediate container 74add11b4b9d [2023-03-10T14:26:22.304Z] ---> 3c7c879455f2 [2023-03-10T14:26:22.304Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-10T14:26:22.304Z] ---> Running in ec24bc159a6a [2023-03-10T14:26:22.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T14:26:22.568Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-10T14:26:22.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T14:26:22.834Z] ---> 9f4bd8292a04 [2023-03-10T14:26:22.834Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-10T14:26:23.101Z] Removing intermediate container ec24bc159a6a [2023-03-10T14:26:23.101Z] ---> 814ddff17270 [2023-03-10T14:26:23.101Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-10T14:26:23.101Z] ---> Running in 03882503f88b [2023-03-10T14:26:23.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T14:26:23.949Z] Removing intermediate container 03882503f88b [2023-03-10T14:26:23.950Z] ---> b2f71927c20e [2023-03-10T14:26:23.950Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-10T14:26:23.950Z] ---> a931af47f75f [2023-03-10T14:26:23.950Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-10T14:26:23.950Z] ---> Running in ef7987113c88 [2023-03-10T14:26:24.221Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-10T14:26:24.221Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T14:26:24.221Z] OK: 5 MiB in 15 packages [2023-03-10T14:26:24.804Z] v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-10T14:26:24.804Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-10T14:26:24.804Z] OK: 16903 distinct packages available [2023-03-10T14:26:25.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T14:26:25.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T14:26:25.607Z] ---> 771a7b877e2d [2023-03-10T14:26:25.607Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-10T14:26:26.198Z] Removing intermediate container e9668d287109 [2023-03-10T14:26:26.198Z] ---> 2ee5fa57c1c4 [2023-03-10T14:26:26.198Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-10T14:26:26.198Z] ---> Running in 3d97ef7f00d0 [2023-03-10T14:26:26.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T14:26:26.467Z] OK: 221 MiB in 51 packages [2023-03-10T14:26:26.739Z] ---> ca1baaab4f81 [2023-03-10T14:26:26.739Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-10T14:26:26.739Z] ---> Running in acd0b2ae06f8 [2023-03-10T14:26:27.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T14:26:27.010Z] Removing intermediate container 3d97ef7f00d0 [2023-03-10T14:26:27.010Z] ---> a58d32c6181e [2023-03-10T14:26:27.010Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-10T14:26:27.278Z] ---> Running in c46f0b85ea5d [2023-03-10T14:26:27.875Z] Removing intermediate container c46f0b85ea5d [2023-03-10T14:26:27.875Z] ---> be5e6c4ebba5 [2023-03-10T14:26:27.875Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-10T14:26:28.139Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-10T14:26:28.139Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T14:26:28.139Z] OK: 5 MiB in 15 packages [2023-03-10T14:26:28.139Z] ---> Running in 180cbd335fee [2023-03-10T14:26:29.095Z] Removing intermediate container 513a142474e1 [2023-03-10T14:26:29.095Z] ---> 512c9a701a84 [2023-03-10T14:26:29.095Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-10T14:26:29.095Z] Removing intermediate container 180cbd335fee [2023-03-10T14:26:29.095Z] ---> 4d73ce88cbb8 [2023-03-10T14:26:29.095Z] Step 15/23 : WORKDIR / [2023-03-10T14:26:29.366Z] ---> Running in 58bb0532870d [2023-03-10T14:26:30.344Z] Removing intermediate container 58bb0532870d [2023-03-10T14:26:30.344Z] ---> 896c476fe70e [2023-03-10T14:26:30.344Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T14:26:30.612Z] Removing intermediate container ef7987113c88 [2023-03-10T14:26:30.612Z] ---> 6dc9d8509481 [2023-03-10T14:26:30.612Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T14:26:31.192Z] ---> cbb253baef29 [2023-03-10T14:26:31.192Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T14:26:31.192Z] Removing intermediate container acd0b2ae06f8 [2023-03-10T14:26:31.192Z] ---> 7938f72a4dd5 [2023-03-10T14:26:31.192Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-10T14:26:31.458Z] ---> Running in 11fa4b35bc9d [2023-03-10T14:26:31.737Z] ---> Running in b8effd9879c7 [2023-03-10T14:26:32.319Z] ---> 8bdef8d93e35 [2023-03-10T14:26:32.319Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-10T14:26:32.319Z] ---> f039a656f61c [2023-03-10T14:26:32.319Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-10T14:26:32.899Z] Removing intermediate container b8effd9879c7 [2023-03-10T14:26:32.899Z] ---> fb6c81add85f [2023-03-10T14:26:32.899Z] Step 29/32 : CMD ["gate"] [2023-03-10T14:26:33.165Z] ---> Running in 9f7f141e38ff [2023-03-10T14:26:34.131Z] Removing intermediate container 9f7f141e38ff [2023-03-10T14:26:34.131Z] ---> b1800d1deb48 [2023-03-10T14:26:34.131Z] Step 30/32 : LABEL arch=arm64 [2023-03-10T14:26:34.398Z] ---> Running in 3ca00e6c5d76 [2023-03-10T14:26:35.360Z] Removing intermediate container 3ca00e6c5d76 [2023-03-10T14:26:35.360Z] ---> 7e5524d94731 [2023-03-10T14:26:35.360Z] Step 31/32 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d [2023-03-10T14:26:35.360Z] ---> Running in 09695403645f [2023-03-10T14:26:35.360Z] ---> 7da3abd8cc06 [2023-03-10T14:26:35.360Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-10T14:26:35.627Z] ---> 75b1d39cd321 [2023-03-10T14:26:35.627Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-10T14:26:36.214Z] Removing intermediate container 09695403645f [2023-03-10T14:26:36.214Z] ---> d6c0975c2fe9 [2023-03-10T14:26:36.214Z] Step 32/32 : LABEL version=0.0.0 [2023-03-10T14:26:36.214Z] ---> Running in 154552a0a23c [2023-03-10T14:26:36.481Z] ---> e03e1b0a8793 [2023-03-10T14:26:36.481Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-10T14:26:36.481Z] ---> Running in f0928e4ca357 [2023-03-10T14:26:36.748Z] ---> 6ad437cc2eff [2023-03-10T14:26:36.748Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-10T14:26:36.748Z] Removing intermediate container 154552a0a23c [2023-03-10T14:26:36.748Z] ---> e2fe80ba5dc9 [2023-03-10T14:26:36.748Z] [2023-03-10T14:26:37.012Z] ---> Running in 902a93c1486d [2023-03-10T14:26:37.012Z] Removing intermediate container f0928e4ca357 [2023-03-10T14:26:37.012Z] ---> dfc6ac83933d [2023-03-10T14:26:37.012Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T14:26:37.012Z] ---> Running in 1b8f5a8e91a3 [2023-03-10T14:26:37.277Z] Successfully built e2fe80ba5dc9 [2023-03-10T14:26:37.277Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-10T14:26:37.277Z]  Building security-bootstrapper ... done Building core-common-config-bootstrapper [2023-03-10T14:26:37.277Z] Removing intermediate container 902a93c1486d [2023-03-10T14:26:37.543Z] ---> c41c121abb12 [2023-03-10T14:26:37.543Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T14:26:37.543Z] ---> Running in 5226d4db3a5a [2023-03-10T14:26:37.543Z] Removing intermediate container 1b8f5a8e91a3 [2023-03-10T14:26:37.543Z] ---> e0acc91111ab [2023-03-10T14:26:37.543Z] Step 20/22 : LABEL arch=arm64 [2023-03-10T14:26:37.808Z] ---> Running in dea762486d84 [2023-03-10T14:26:38.073Z] Removing intermediate container 5226d4db3a5a [2023-03-10T14:26:38.073Z] ---> e51531ae4854 [2023-03-10T14:26:38.073Z] Step 21/23 : LABEL arch=arm64 [2023-03-10T14:26:38.347Z] ---> Running in d101350e540a [2023-03-10T14:26:38.347Z] Removing intermediate container dea762486d84 [2023-03-10T14:26:38.347Z] ---> 670702876d6f [2023-03-10T14:26:38.347Z] Step 21/22 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d [2023-03-10T14:26:38.347Z] ---> Running in 8b0c62858204 [2023-03-10T14:26:38.930Z] Removing intermediate container d101350e540a [2023-03-10T14:26:38.930Z] ---> 50fea5d73d4e [2023-03-10T14:26:38.930Z] Step 22/23 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d [2023-03-10T14:26:39.199Z] Removing intermediate container 8b0c62858204 [2023-03-10T14:26:39.199Z] ---> b56f5276d14f [2023-03-10T14:26:39.199Z] Step 22/22 : LABEL version=0.0.0 [2023-03-10T14:26:39.199Z] ---> Running in 5dcb27215a26 [2023-03-10T14:26:39.199Z] ---> Running in a3bb7cd5acdf [2023-03-10T14:26:39.780Z] Removing intermediate container 5dcb27215a26 [2023-03-10T14:26:39.780Z] ---> 77c1264afc1c [2023-03-10T14:26:39.780Z] Step 23/23 : LABEL version=0.0.0 [2023-03-10T14:26:39.780Z] Removing intermediate container a3bb7cd5acdf [2023-03-10T14:26:39.780Z] ---> 599edd081d14 [2023-03-10T14:26:39.780Z] [2023-03-10T14:26:39.780Z] ---> Running in 719d0f5907fc [2023-03-10T14:26:40.044Z] Successfully built 599edd081d14 [2023-03-10T14:26:40.045Z] Successfully tagged core-data-arm64:latest [2023-03-10T14:26:40.045Z]  Building core-data ... done Building support-notifications [2023-03-10T14:26:40.625Z] Removing intermediate container 719d0f5907fc [2023-03-10T14:26:40.625Z] ---> 8bdd9a50b7d2 [2023-03-10T14:26:40.625Z] [2023-03-10T14:26:40.625Z] Successfully built 8bdd9a50b7d2 [2023-03-10T14:26:40.625Z] Successfully tagged core-command-arm64:latest [2023-03-10T14:26:40.625Z]  Building core-command ... done Building security-spire-config [2023-03-10T14:27:02.814Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T14:27:02.814Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-10T14:27:02.814Z] ---> 5be229616410 [2023-03-10T14:27:02.814Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-10T14:27:02.814Z] ---> Using cache [2023-03-10T14:27:02.814Z] ---> 515839d92171 [2023-03-10T14:27:02.814Z] Step 4/22 : WORKDIR /edgex-go [2023-03-10T14:27:02.814Z] ---> Using cache [2023-03-10T14:27:02.814Z] ---> f1864671a3f8 [2023-03-10T14:27:02.814Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-10T14:27:02.814Z] ---> Using cache [2023-03-10T14:27:02.814Z] ---> 38848d7f4f17 [2023-03-10T14:27:02.814Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-10T14:27:02.814Z] ---> Using cache [2023-03-10T14:27:02.814Z] ---> 7fa220774342 [2023-03-10T14:27:02.814Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T14:27:02.814Z] ---> Using cache [2023-03-10T14:27:02.814Z] ---> 197fcb3b65f8 [2023-03-10T14:27:02.814Z] Step 8/22 : COPY . . [2023-03-10T14:27:02.814Z] ---> Using cache [2023-03-10T14:27:02.814Z] ---> 26068bcd050a [2023-03-10T14:27:02.814Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-10T14:27:04.232Z] ---> Running in 3d3c69de760a [2023-03-10T14:27:06.168Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-10T14:27:07.586Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T14:27:07.586Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-10T14:27:07.586Z] ---> 5be229616410 [2023-03-10T14:27:07.586Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-10T14:27:07.586Z] ---> Using cache [2023-03-10T14:27:07.586Z] ---> 515839d92171 [2023-03-10T14:27:07.586Z] Step 4/22 : WORKDIR /edgex-go [2023-03-10T14:27:07.586Z] ---> Using cache [2023-03-10T14:27:07.586Z] ---> f1864671a3f8 [2023-03-10T14:27:07.586Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-10T14:27:07.586Z] ---> Running in dc736f6110cc [2023-03-10T14:27:08.993Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T14:27:08.993Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-10T14:27:08.993Z] ---> 5be229616410 [2023-03-10T14:27:08.993Z] Step 3/24 : WORKDIR /edgex-go [2023-03-10T14:27:08.993Z] ---> Using cache [2023-03-10T14:27:08.993Z] ---> 0e7ff778d057 [2023-03-10T14:27:08.993Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-10T14:27:09.259Z] ---> Running in 8947e8ac9196 [2023-03-10T14:27:09.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T14:27:10.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T14:27:11.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T14:27:11.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T14:27:11.952Z] OK: 221 MiB in 51 packages [2023-03-10T14:27:12.914Z] OK: 221 MiB in 51 packages [2023-03-10T14:27:13.875Z] Removing intermediate container dc736f6110cc [2023-03-10T14:27:13.875Z] ---> eff438c590bb [2023-03-10T14:27:13.875Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-10T14:27:15.286Z] Removing intermediate container 8947e8ac9196 [2023-03-10T14:27:15.286Z] ---> 8b84ee9e9c56 [2023-03-10T14:27:15.286Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-10T14:27:15.286Z] ---> 178dde996392 [2023-03-10T14:27:15.286Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T14:27:15.552Z] ---> Running in f5d6567666b8 [2023-03-10T14:27:16.510Z] ---> 72409dbb3c9e [2023-03-10T14:27:16.510Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T14:27:16.510Z] ---> Running in 18a0700ed42a [2023-03-10T14:28:38.114Z] Removing intermediate container 11fa4b35bc9d [2023-03-10T14:28:38.114Z] ---> a83b9ebfb390 [2023-03-10T14:28:38.114Z] Step 7/19 : COPY . . [2023-03-10T14:29:00.150Z] ---> 07db34d0a139 [2023-03-10T14:29:00.150Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-10T14:29:00.150Z] ---> Running in 01a0c3247ac2 [2023-03-10T14:29:01.553Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-10T14:29:16.523Z] Removing intermediate container f5d6567666b8 [2023-03-10T14:29:16.523Z] ---> 6ce68d78c954 [2023-03-10T14:29:16.523Z] Step 8/22 : COPY . . [2023-03-10T14:29:16.523Z] Removing intermediate container 18a0700ed42a [2023-03-10T14:29:16.523Z] ---> 529a5d5d0302 [2023-03-10T14:29:16.523Z] Step 7/24 : COPY . . [2023-03-10T14:29:34.709Z] ---> da8924677775 [2023-03-10T14:29:34.709Z] ---> 3ec73cb740c4 [2023-03-10T14:29:34.709Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-10T14:29:34.709Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-10T14:29:34.709Z] ---> Running in b555d2cc44da [2023-03-10T14:29:34.709Z] ---> Running in 4ba0ad50c8ef [2023-03-10T14:29:34.709Z] Removing intermediate container b555d2cc44da [2023-03-10T14:29:34.709Z] ---> 18adba1fbd98 [2023-03-10T14:29:34.709Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-10T14:29:34.709Z] ---> Running in 0ee853a912c9 [2023-03-10T14:29:35.669Z] Removing intermediate container 0ee853a912c9 [2023-03-10T14:29:35.669Z] ---> 27c1c4249a02 [2023-03-10T14:29:35.669Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-10T14:29:38.243Z] ---> Running in aeae513f0ca4 [2023-03-10T14:29:38.243Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-10T14:29:40.818Z] Removing intermediate container aeae513f0ca4 [2023-03-10T14:29:40.818Z] ---> c35decb2e059 [2023-03-10T14:29:40.818Z] Step 11/24 : WORKDIR /edgex-go [2023-03-10T14:29:40.818Z] ---> Running in 69e0d702b95c [2023-03-10T14:29:41.084Z] Removing intermediate container 69e0d702b95c [2023-03-10T14:29:41.084Z] ---> 1ad7b3172d96 [2023-03-10T14:29:41.084Z] [2023-03-10T14:29:41.084Z] Step 12/24 : FROM alpine:3.15 [2023-03-10T14:29:41.350Z] 3.15: Pulling from library/alpine [2023-03-10T14:29:42.753Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-10T14:29:42.753Z] Status: Downloaded newer image for alpine:3.15 [2023-03-10T14:29:42.753Z] ---> 354640af7b1b [2023-03-10T14:29:42.753Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-10T14:29:43.021Z] ---> Running in f9d902b3f27f [2023-03-10T14:29:43.293Z] Removing intermediate container f9d902b3f27f [2023-03-10T14:29:43.293Z] ---> 6f24f26bdecf [2023-03-10T14:29:43.293Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-10T14:29:43.293Z] ---> Running in 3a2013cb921a [2023-03-10T14:29:45.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-10T14:29:45.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-10T14:29:46.895Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-10T14:29:46.895Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-10T14:29:46.895Z] OK: 15736 distinct packages available [2023-03-10T14:29:46.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-10T14:29:47.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-10T14:29:48.430Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-10T14:29:48.430Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-10T14:29:48.430Z] (3/4) Installing libucontext (1.1-r0) [2023-03-10T14:29:48.430Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-10T14:29:48.430Z] Executing busybox-1.34.1-r7.trigger [2023-03-10T14:29:48.430Z] OK: 6 MiB in 18 packages [2023-03-10T14:29:51.764Z] Removing intermediate container 3a2013cb921a [2023-03-10T14:29:51.764Z] ---> aa25f117fc71 [2023-03-10T14:29:51.764Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-10T14:29:57.114Z] ---> 81c9665496b9 [2023-03-10T14:29:57.114Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-10T14:29:57.379Z] ---> 8dafc27415a4 [2023-03-10T14:29:57.379Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-10T14:29:57.379Z] ---> Running in 39abada52215 [2023-03-10T14:29:57.968Z] Removing intermediate container 39abada52215 [2023-03-10T14:29:57.968Z] ---> 861db55b21ae [2023-03-10T14:29:57.968Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-10T14:29:58.547Z] ---> f08aa8e4f742 [2023-03-10T14:29:58.547Z] Step 19/24 : WORKDIR / [2023-03-10T14:29:58.813Z] ---> Running in 0b555738eecb [2023-03-10T14:29:59.393Z] Removing intermediate container 0b555738eecb [2023-03-10T14:29:59.393Z] ---> 36cd69246656 [2023-03-10T14:29:59.393Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-10T14:29:59.393Z] ---> Running in 5a25d332cf58 [2023-03-10T14:29:59.972Z] Removing intermediate container 5a25d332cf58 [2023-03-10T14:29:59.972Z] ---> 478a5fbc4d89 [2023-03-10T14:29:59.972Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-10T14:29:59.972Z] ---> Running in 30d1fc12b3e1 [2023-03-10T14:30:00.553Z] Removing intermediate container 30d1fc12b3e1 [2023-03-10T14:30:00.553Z] ---> 3399ee0baab2 [2023-03-10T14:30:00.553Z] Step 22/24 : LABEL arch=arm64 [2023-03-10T14:30:00.553Z] ---> Running in db3b3f8c4b48 [2023-03-10T14:30:01.133Z] Removing intermediate container db3b3f8c4b48 [2023-03-10T14:30:01.133Z] ---> 9ec08de23fcb [2023-03-10T14:30:01.133Z] Step 23/24 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d [2023-03-10T14:30:01.133Z] ---> Running in 623feb5f9a01 [2023-03-10T14:30:01.713Z] Removing intermediate container 623feb5f9a01 [2023-03-10T14:30:01.713Z] ---> c67fb1c11b88 [2023-03-10T14:30:01.713Z] Step 24/24 : LABEL version=0.0.0 [2023-03-10T14:30:01.713Z] ---> Running in ed8910254f7e [2023-03-10T14:30:02.292Z] Removing intermediate container ed8910254f7e [2023-03-10T14:30:02.292Z] ---> 5b7082a656f9 [2023-03-10T14:30:02.292Z] [2023-03-10T14:30:02.558Z] Successfully built 5b7082a656f9 [2023-03-10T14:30:02.558Z] Successfully tagged security-spire-config-arm64:latest [2023-03-10T14:30:02.558Z] Building security-spire-server [2023-03-10T14:30:20.753Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T14:30:20.753Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-10T14:30:20.753Z] ---> 5be229616410 [2023-03-10T14:30:20.753Z] Step 3/23 : WORKDIR /edgex-go [2023-03-10T14:30:20.753Z] ---> Using cache [2023-03-10T14:30:20.753Z] ---> 0e7ff778d057 [2023-03-10T14:30:20.753Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-10T14:30:20.753Z] ---> Using cache [2023-03-10T14:30:20.753Z] ---> 8b84ee9e9c56 [2023-03-10T14:30:20.753Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-10T14:30:20.753Z] ---> Using cache [2023-03-10T14:30:20.753Z] ---> 72409dbb3c9e [2023-03-10T14:30:20.753Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T14:30:20.753Z] ---> Using cache [2023-03-10T14:30:20.753Z] ---> 529a5d5d0302 [2023-03-10T14:30:20.753Z] Step 7/23 : COPY . . [2023-03-10T14:30:20.753Z] ---> Using cache [2023-03-10T14:30:20.753Z] ---> da8924677775 [2023-03-10T14:30:20.753Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-10T14:30:20.753Z] ---> Using cache [2023-03-10T14:30:20.753Z] ---> 18adba1fbd98 [2023-03-10T14:30:20.753Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-10T14:30:20.753Z] ---> Using cache [2023-03-10T14:30:20.753Z] ---> 27c1c4249a02 [2023-03-10T14:30:20.753Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-10T14:30:20.753Z] ---> Running in a1354b6c7534 [2023-03-10T14:30:22.709Z] Removing intermediate container a1354b6c7534 [2023-03-10T14:30:22.709Z] ---> 79075ecb70b7 [2023-03-10T14:30:22.709Z] Step 11/23 : WORKDIR /edgex-go [2023-03-10T14:30:22.709Z] ---> Running in ce342c6fc000 [2023-03-10T14:30:23.300Z] Removing intermediate container ce342c6fc000 [2023-03-10T14:30:23.300Z] ---> f46b50b2730f [2023-03-10T14:30:23.300Z] [2023-03-10T14:30:23.300Z] Step 12/23 : FROM alpine:3.15 [2023-03-10T14:30:23.300Z] ---> 354640af7b1b [2023-03-10T14:30:23.300Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-10T14:30:23.300Z] ---> Using cache [2023-03-10T14:30:23.300Z] ---> 6f24f26bdecf [2023-03-10T14:30:23.300Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-10T14:30:23.300Z] ---> Running in 2b056dde2b18 [2023-03-10T14:30:25.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-10T14:30:25.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-10T14:30:27.274Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-10T14:30:27.274Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-10T14:30:27.274Z] OK: 15736 distinct packages available [2023-03-10T14:30:27.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-10T14:30:27.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-10T14:30:28.813Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-10T14:30:28.813Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-10T14:30:28.813Z] (3/5) Installing libucontext (1.1-r0) [2023-03-10T14:30:28.813Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-10T14:30:28.813Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-10T14:30:28.813Z] Executing busybox-1.34.1-r7.trigger [2023-03-10T14:30:28.813Z] OK: 6 MiB in 19 packages [2023-03-10T14:30:30.752Z] Removing intermediate container 2b056dde2b18 [2023-03-10T14:30:30.752Z] ---> 8d64b9a217f3 [2023-03-10T14:30:30.752Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-10T14:30:37.403Z] ---> 7bf6e43f0795 [2023-03-10T14:30:37.403Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-10T14:30:37.673Z] ---> 37ab4878f2db [2023-03-10T14:30:37.673Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-10T14:30:38.632Z] ---> 0e01813596ea [2023-03-10T14:30:38.632Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-10T14:30:39.600Z] ---> e44e25b30a0c [2023-03-10T14:30:39.600Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-10T14:30:39.600Z] ---> Running in 68904db5060b [2023-03-10T14:30:40.181Z] Removing intermediate container 68904db5060b [2023-03-10T14:30:40.181Z] ---> 959cbe4a0b8d [2023-03-10T14:30:40.181Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-10T14:30:40.181Z] ---> Running in 1564b2abf636 [2023-03-10T14:30:40.776Z] Removing intermediate container 1564b2abf636 [2023-03-10T14:30:40.776Z] ---> 9755fd9dc1f0 [2023-03-10T14:30:40.776Z] Step 21/23 : LABEL arch=arm64 [2023-03-10T14:30:40.776Z] ---> Running in 5c3686e135b8 [2023-03-10T14:30:41.052Z] Removing intermediate container 5c3686e135b8 [2023-03-10T14:30:41.052Z] ---> dcdf66c6dabe [2023-03-10T14:30:41.052Z] Step 22/23 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d [2023-03-10T14:30:41.317Z] ---> Running in 32d98abbe5e3 [2023-03-10T14:30:41.913Z] Removing intermediate container 32d98abbe5e3 [2023-03-10T14:30:41.913Z] ---> 596e504339b0 [2023-03-10T14:30:41.913Z] Step 23/23 : LABEL version=0.0.0 [2023-03-10T14:30:41.913Z] ---> Running in 175e68a5dcb6 [2023-03-10T14:30:42.493Z] Removing intermediate container 175e68a5dcb6 [2023-03-10T14:30:42.493Z] ---> ff790ba7cd2f [2023-03-10T14:30:42.493Z] [2023-03-10T14:30:42.493Z] Successfully built ff790ba7cd2f [2023-03-10T14:30:42.493Z] Successfully tagged security-spire-server-arm64:latest [2023-03-10T14:30:42.759Z]  Building security-spire-server ... done Building core-metadata [2023-03-10T14:31:00.951Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T14:31:00.951Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-10T14:31:00.951Z] ---> 5be229616410 [2023-03-10T14:31:00.951Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-10T14:31:00.951Z] ---> Using cache [2023-03-10T14:31:00.951Z] ---> 515839d92171 [2023-03-10T14:31:00.951Z] Step 4/24 : WORKDIR /edgex-go [2023-03-10T14:31:00.951Z] ---> Using cache [2023-03-10T14:31:00.951Z] ---> f1864671a3f8 [2023-03-10T14:31:00.951Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-10T14:31:00.951Z] ---> Using cache [2023-03-10T14:31:00.951Z] ---> 38848d7f4f17 [2023-03-10T14:31:00.951Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-10T14:31:00.951Z] ---> Using cache [2023-03-10T14:31:00.951Z] ---> 7fa220774342 [2023-03-10T14:31:00.951Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T14:31:00.951Z] ---> Using cache [2023-03-10T14:31:00.951Z] ---> 197fcb3b65f8 [2023-03-10T14:31:00.951Z] Step 8/24 : COPY . . [2023-03-10T14:31:00.951Z] ---> Using cache [2023-03-10T14:31:00.951Z] ---> 26068bcd050a [2023-03-10T14:31:00.951Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-10T14:31:00.951Z] ---> Running in 3bdecbe88761 [2023-03-10T14:31:00.951Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-10T14:33:22.610Z] Removing intermediate container 3d3c69de760a [2023-03-10T14:33:22.610Z] ---> d7b5c11f3d90 [2023-03-10T14:33:22.610Z] [2023-03-10T14:33:22.610Z] Step 10/22 : FROM alpine:3.16 [2023-03-10T14:33:22.610Z] ---> 4c81e5bf8899 [2023-03-10T14:33:22.610Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-10T14:33:22.610Z] ---> Using cache [2023-03-10T14:33:22.610Z] ---> 9035d7240fa3 [2023-03-10T14:33:22.610Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-10T14:33:22.610Z] ---> Using cache [2023-03-10T14:33:22.610Z] ---> f52cd0c9f7fb [2023-03-10T14:33:22.610Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T14:33:22.610Z] ---> Using cache [2023-03-10T14:33:22.610Z] ---> bdfb44809141 [2023-03-10T14:33:22.610Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-10T14:33:22.610Z] ---> 6917e46dbd24 [2023-03-10T14:33:22.610Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-10T14:33:22.610Z] ---> 3d208926d2e0 [2023-03-10T14:33:22.610Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-10T14:33:22.610Z] ---> b94d0690fb50 [2023-03-10T14:33:22.610Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-10T14:33:22.610Z] ---> Running in b5ee7d15a465 [2023-03-10T14:33:24.545Z] Removing intermediate container b5ee7d15a465 [2023-03-10T14:33:24.545Z] ---> b47f999c6cba [2023-03-10T14:33:24.545Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-10T14:33:24.545Z] ---> Running in a4369a2bb104 [2023-03-10T14:33:25.143Z] Removing intermediate container a4369a2bb104 [2023-03-10T14:33:25.143Z] ---> 3945a322cdae [2023-03-10T14:33:25.143Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-10T14:33:25.409Z] ---> Running in 47d6a9ed8448 [2023-03-10T14:33:25.677Z] Removing intermediate container 47d6a9ed8448 [2023-03-10T14:33:25.677Z] ---> 972b77b72044 [2023-03-10T14:33:25.677Z] Step 20/22 : LABEL arch=arm64 [2023-03-10T14:33:25.947Z] ---> Running in 2ccbe23aad4e [2023-03-10T14:33:26.214Z] Removing intermediate container 2ccbe23aad4e [2023-03-10T14:33:26.214Z] ---> b4bfaaa0cffe [2023-03-10T14:33:26.214Z] Step 21/22 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d [2023-03-10T14:33:26.482Z] ---> Running in f7bf89f8c144 [2023-03-10T14:33:26.748Z] Removing intermediate container f7bf89f8c144 [2023-03-10T14:33:26.748Z] ---> dcbb18282aed [2023-03-10T14:33:26.748Z] Step 22/22 : LABEL version=0.0.0 [2023-03-10T14:33:27.014Z] ---> Running in 4cee1cccc4a5 [2023-03-10T14:33:27.595Z] Removing intermediate container 4cee1cccc4a5 [2023-03-10T14:33:27.596Z] ---> d8f25ba7fad1 [2023-03-10T14:33:27.596Z] [2023-03-10T14:33:27.860Z] Successfully built d8f25ba7fad1 [2023-03-10T14:33:27.860Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-10T14:33:27.860Z]  Building core-common-config-bootstrapper ... done Building security-secretstore-setup [2023-03-10T14:33:46.043Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T14:33:46.043Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-10T14:33:46.043Z] ---> 5be229616410 [2023-03-10T14:33:46.043Z] Step 3/23 : WORKDIR /edgex-go [2023-03-10T14:33:46.043Z] ---> Using cache [2023-03-10T14:33:46.043Z] ---> 0e7ff778d057 [2023-03-10T14:33:46.043Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-10T14:33:46.043Z] ---> Using cache [2023-03-10T14:33:46.043Z] ---> c2f080d8454b [2023-03-10T14:33:46.043Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-10T14:33:46.043Z] ---> Using cache [2023-03-10T14:33:46.043Z] ---> c482bb83fbe2 [2023-03-10T14:33:46.043Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T14:33:46.043Z] ---> Using cache [2023-03-10T14:33:46.043Z] ---> 685c6ba22202 [2023-03-10T14:33:46.043Z] Step 7/23 : COPY . . [2023-03-10T14:33:46.043Z] ---> Using cache [2023-03-10T14:33:46.043Z] ---> 4536e8a59f0c [2023-03-10T14:33:46.043Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-10T14:33:46.043Z] ---> Running in 793e26df01f7 [2023-03-10T14:33:47.168Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-10T14:35:08.978Z] Removing intermediate container 94bad6a952d8 [2023-03-10T14:35:08.978Z] ---> 4ecd26df504c [2023-03-10T14:35:08.978Z] [2023-03-10T14:35:08.978Z] Step 10/22 : FROM alpine:3.16 [2023-03-10T14:35:08.978Z] ---> 4c81e5bf8899 [2023-03-10T14:35:08.978Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-10T14:35:08.978Z] ---> Using cache [2023-03-10T14:35:08.978Z] ---> 2ee5fa57c1c4 [2023-03-10T14:35:08.978Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-10T14:35:08.978Z] ---> Using cache [2023-03-10T14:35:08.978Z] ---> a58d32c6181e [2023-03-10T14:35:08.978Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-10T14:35:08.978Z] ---> Running in 0be44d76f3c4 [2023-03-10T14:35:08.978Z] Removing intermediate container 0be44d76f3c4 [2023-03-10T14:35:08.978Z] ---> 2ecb34b116e3 [2023-03-10T14:35:08.978Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-10T14:35:08.978Z] ---> Running in 4c09ac207abf [2023-03-10T14:35:08.978Z] Removing intermediate container 4c09ac207abf [2023-03-10T14:35:08.978Z] ---> b7b044af8dd5 [2023-03-10T14:35:08.978Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T14:35:08.978Z] ---> fb2c349eaf43 [2023-03-10T14:35:08.978Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-10T14:35:08.978Z] ---> 32049c524b06 [2023-03-10T14:35:08.978Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-10T14:35:08.978Z] ---> 980f6b0ea886 [2023-03-10T14:35:08.978Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-10T14:35:08.978Z] ---> Running in 9d3bb7d7abde [2023-03-10T14:35:08.978Z] Removing intermediate container 9d3bb7d7abde [2023-03-10T14:35:08.978Z] ---> 9020b4dd369f [2023-03-10T14:35:08.978Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T14:35:08.978Z] ---> Running in d03f2a4e9773 [2023-03-10T14:35:08.978Z] Removing intermediate container d03f2a4e9773 [2023-03-10T14:35:08.978Z] ---> 51df4b91302d [2023-03-10T14:35:08.978Z] Step 20/22 : LABEL arch=arm64 [2023-03-10T14:35:08.978Z] ---> Running in 966ab8c593ee [2023-03-10T14:35:08.978Z] Removing intermediate container 966ab8c593ee [2023-03-10T14:35:08.978Z] ---> 890614d88364 [2023-03-10T14:35:08.978Z] Step 21/22 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d [2023-03-10T14:35:08.978Z] ---> Running in 43261e22f2ee [2023-03-10T14:35:08.978Z] Removing intermediate container 43261e22f2ee [2023-03-10T14:35:08.978Z] ---> 8656dc75c70f [2023-03-10T14:35:08.978Z] Step 22/22 : LABEL version=0.0.0 [2023-03-10T14:35:08.978Z] ---> Running in 8ec5574ba780 [2023-03-10T14:35:08.978Z] Removing intermediate container 8ec5574ba780 [2023-03-10T14:35:08.978Z] ---> 799a6f269d50 [2023-03-10T14:35:08.978Z] [2023-03-10T14:35:08.978Z] Successfully built 799a6f269d50 [2023-03-10T14:35:08.978Z] Successfully tagged support-scheduler-arm64:latest [2023-03-10T14:35:08.978Z] Building security-spire-agent [2023-03-10T14:35:23.968Z]  Building support-scheduler ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T14:35:23.969Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-10T14:35:23.969Z] ---> 5be229616410 [2023-03-10T14:35:23.969Z] Step 3/24 : WORKDIR /edgex-go [2023-03-10T14:35:23.969Z] ---> Using cache [2023-03-10T14:35:23.969Z] ---> 0e7ff778d057 [2023-03-10T14:35:23.969Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-10T14:35:23.969Z] ---> Using cache [2023-03-10T14:35:23.969Z] ---> 8b84ee9e9c56 [2023-03-10T14:35:23.969Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-10T14:35:23.969Z] ---> Using cache [2023-03-10T14:35:23.969Z] ---> 72409dbb3c9e [2023-03-10T14:35:23.969Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T14:35:23.969Z] ---> Using cache [2023-03-10T14:35:23.969Z] ---> 529a5d5d0302 [2023-03-10T14:35:23.969Z] Step 7/24 : COPY . . [2023-03-10T14:35:23.969Z] ---> Using cache [2023-03-10T14:35:23.969Z] ---> da8924677775 [2023-03-10T14:35:23.969Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-10T14:35:23.969Z] ---> Using cache [2023-03-10T14:35:23.969Z] ---> 18adba1fbd98 [2023-03-10T14:35:23.969Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-10T14:35:23.969Z] ---> Using cache [2023-03-10T14:35:23.969Z] ---> 27c1c4249a02 [2023-03-10T14:35:23.969Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-10T14:35:23.969Z] ---> Using cache [2023-03-10T14:35:23.969Z] ---> c35decb2e059 [2023-03-10T14:35:23.969Z] Step 11/24 : WORKDIR /edgex-go [2023-03-10T14:35:23.969Z] ---> Using cache [2023-03-10T14:35:23.969Z] ---> 1ad7b3172d96 [2023-03-10T14:35:23.969Z] [2023-03-10T14:35:23.969Z] Step 12/24 : FROM alpine:3.15 [2023-03-10T14:35:23.969Z] ---> 354640af7b1b [2023-03-10T14:35:23.969Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-10T14:35:23.969Z] ---> Using cache [2023-03-10T14:35:23.969Z] ---> 6f24f26bdecf [2023-03-10T14:35:23.969Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-10T14:35:23.969Z] ---> Using cache [2023-03-10T14:35:23.969Z] ---> 8d64b9a217f3 [2023-03-10T14:35:23.969Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-10T14:35:26.542Z] ---> 41a1950e1bab [2023-03-10T14:35:26.542Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-10T14:35:31.862Z] ---> e3f79de361b3 [2023-03-10T14:35:31.862Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-10T14:35:32.813Z] ---> ee6564ca5fb2 [2023-03-10T14:35:32.813Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-10T14:35:33.393Z] ---> cb7ece8ccce6 [2023-03-10T14:35:33.393Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-10T14:35:34.346Z] ---> 296c74d36fa5 [2023-03-10T14:35:34.346Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-10T14:35:34.610Z] ---> Running in eec3f577a435 [2023-03-10T14:35:35.189Z] Removing intermediate container eec3f577a435 [2023-03-10T14:35:35.189Z] ---> 564aa29f69d6 [2023-03-10T14:35:35.189Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-10T14:35:35.189Z] ---> Running in de5e5d247c7d [2023-03-10T14:35:35.769Z] Removing intermediate container de5e5d247c7d [2023-03-10T14:35:35.769Z] ---> e494a6f58e9c [2023-03-10T14:35:35.769Z] Step 22/24 : LABEL arch=arm64 [2023-03-10T14:35:36.035Z] ---> Running in db127fbf3712 [2023-03-10T14:35:36.614Z] Removing intermediate container db127fbf3712 [2023-03-10T14:35:36.614Z] ---> 1df13f4ff7a0 [2023-03-10T14:35:36.614Z] Step 23/24 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d [2023-03-10T14:35:36.614Z] ---> Running in a3ec55f40052 [2023-03-10T14:35:37.194Z] Removing intermediate container a3ec55f40052 [2023-03-10T14:35:37.194Z] ---> 370009f07cc6 [2023-03-10T14:35:37.194Z] Step 24/24 : LABEL version=0.0.0 [2023-03-10T14:35:37.194Z] ---> Running in c2a28479e1d4 [2023-03-10T14:35:37.771Z] Removing intermediate container c2a28479e1d4 [2023-03-10T14:35:37.771Z] ---> d2751f6a41c2 [2023-03-10T14:35:37.771Z] [2023-03-10T14:35:38.037Z] Successfully built d2751f6a41c2 [2023-03-10T14:35:38.037Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-10T14:37:29.660Z]  Building security-spire-agent ... done Removing intermediate container 01a0c3247ac2 [2023-03-10T14:37:29.660Z] ---> 261c717f9250 [2023-03-10T14:37:29.660Z] [2023-03-10T14:37:29.660Z] Step 9/19 : FROM alpine:3.15 [2023-03-10T14:37:29.660Z] ---> 354640af7b1b [2023-03-10T14:37:29.660Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-10T14:37:29.660Z] ---> Using cache [2023-03-10T14:37:29.660Z] ---> 6f24f26bdecf [2023-03-10T14:37:29.660Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-10T14:37:29.660Z] ---> Running in 84a3ea60430e [2023-03-10T14:37:29.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-10T14:37:29.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-10T14:37:29.660Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-10T14:37:29.660Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-10T14:37:29.660Z] OK: 15736 distinct packages available [2023-03-10T14:37:29.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-10T14:37:29.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-10T14:37:29.660Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-10T14:37:29.660Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-10T14:37:29.660Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-10T14:37:29.660Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-10T14:37:29.660Z] (5/9) Installing curl (7.80.0-r6) [2023-03-10T14:37:29.660Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-10T14:37:29.660Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-10T14:37:29.660Z] (8/9) Installing libucontext (1.1-r0) [2023-03-10T14:37:29.660Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-10T14:37:29.660Z] Executing busybox-1.34.1-r7.trigger [2023-03-10T14:37:29.660Z] Executing ca-certificates-20220614-r0.trigger [2023-03-10T14:37:29.660Z] OK: 8 MiB in 23 packages [2023-03-10T14:37:29.660Z] Removing intermediate container 84a3ea60430e [2023-03-10T14:37:29.660Z] ---> 3100dd42d4f0 [2023-03-10T14:37:29.660Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T14:37:29.926Z] ---> b433ee99e9e1 [2023-03-10T14:37:29.926Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-10T14:37:32.493Z] ---> 547bc2e6338c [2023-03-10T14:37:32.493Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-10T14:37:33.073Z] ---> 1218f7653c9f [2023-03-10T14:37:33.073Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-10T14:37:33.073Z] ---> Running in 126c5a8a1c3a [2023-03-10T14:37:33.652Z] Removing intermediate container 126c5a8a1c3a [2023-03-10T14:37:33.652Z] ---> b2db1fc90d87 [2023-03-10T14:37:33.652Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T14:37:33.652Z] ---> Running in 2060e716af7e [2023-03-10T14:37:34.232Z] Removing intermediate container 2060e716af7e [2023-03-10T14:37:34.232Z] ---> bc2ab90eb852 [2023-03-10T14:37:34.232Z] Step 17/19 : LABEL arch=arm64 [2023-03-10T14:37:34.232Z] ---> Running in fb58e5aa3838 [2023-03-10T14:37:34.811Z] Removing intermediate container fb58e5aa3838 [2023-03-10T14:37:34.811Z] ---> 750f9ae13d92 [2023-03-10T14:37:34.811Z] Step 18/19 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d [2023-03-10T14:37:34.811Z] ---> Running in 9f1e8e784747 [2023-03-10T14:37:35.390Z] Removing intermediate container 9f1e8e784747 [2023-03-10T14:37:35.390Z] ---> e4f598cd1b26 [2023-03-10T14:37:35.390Z] Step 19/19 : LABEL version=0.0.0 [2023-03-10T14:37:35.390Z] ---> Running in dd00e5ee13b2 [2023-03-10T14:37:35.969Z] Removing intermediate container dd00e5ee13b2 [2023-03-10T14:37:35.969Z] ---> 3870878969e6 [2023-03-10T14:37:35.969Z] [2023-03-10T14:37:36.235Z] Successfully built 3870878969e6 [2023-03-10T14:37:36.235Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-10T14:37:46.295Z]  Building security-spiffe-token-provider ... done Removing intermediate container 3bdecbe88761 [2023-03-10T14:37:46.295Z] ---> 759e2bc47359 [2023-03-10T14:37:46.295Z] [2023-03-10T14:37:46.295Z] Step 10/24 : FROM alpine:3.16 [2023-03-10T14:37:46.295Z] ---> 4c81e5bf8899 [2023-03-10T14:37:46.295Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-10T14:37:46.295Z] ---> Using cache [2023-03-10T14:37:46.295Z] ---> 2ee5fa57c1c4 [2023-03-10T14:37:46.295Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-10T14:37:46.295Z] ---> Using cache [2023-03-10T14:37:46.295Z] ---> a58d32c6181e [2023-03-10T14:37:46.295Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-10T14:37:46.295Z] ---> Running in 5adc781974ff [2023-03-10T14:37:46.295Z] Removing intermediate container 5adc781974ff [2023-03-10T14:37:46.295Z] ---> 093718afde8b [2023-03-10T14:37:46.295Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-10T14:37:46.295Z] ---> Running in 145378199a1f [2023-03-10T14:37:46.295Z] Removing intermediate container 145378199a1f [2023-03-10T14:37:46.295Z] ---> 6f538481f6ec [2023-03-10T14:37:46.295Z] Step 15/24 : WORKDIR / [2023-03-10T14:37:46.295Z] ---> Running in 292c72992caf [2023-03-10T14:37:46.295Z] Removing intermediate container 292c72992caf [2023-03-10T14:37:46.295Z] ---> 44775bd3b30b [2023-03-10T14:37:46.295Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T14:37:46.881Z] ---> 7e1ad50d21a6 [2023-03-10T14:37:46.881Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-10T14:37:48.819Z] ---> 069b601f5cb1 [2023-03-10T14:37:48.820Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-10T14:37:49.772Z] ---> 19932a6c2d5d [2023-03-10T14:37:49.772Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-10T14:37:50.728Z] ---> 9fdf01cde819 [2023-03-10T14:37:50.728Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-10T14:37:50.728Z] ---> Running in ff191ce405b8 [2023-03-10T14:37:51.309Z] Removing intermediate container ff191ce405b8 [2023-03-10T14:37:51.309Z] ---> 4a0f3be0161b [2023-03-10T14:37:51.309Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T14:37:51.309Z] ---> Running in 1695dc10bff6 [2023-03-10T14:37:51.889Z] Removing intermediate container 1695dc10bff6 [2023-03-10T14:37:51.889Z] ---> fe6c3488af61 [2023-03-10T14:37:51.889Z] Step 22/24 : LABEL arch=arm64 [2023-03-10T14:37:51.889Z] ---> Running in d1e0c0d24a42 [2023-03-10T14:37:52.469Z] Removing intermediate container d1e0c0d24a42 [2023-03-10T14:37:52.469Z] ---> 92cdf390ab5e [2023-03-10T14:37:52.469Z] Step 23/24 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d [2023-03-10T14:37:52.469Z] ---> Running in e19a884e4734 [2023-03-10T14:37:53.057Z] Removing intermediate container e19a884e4734 [2023-03-10T14:37:53.057Z] ---> d0bbc40566ae [2023-03-10T14:37:53.057Z] Step 24/24 : LABEL version=0.0.0 [2023-03-10T14:37:53.057Z] ---> Running in 49ffad61333d [2023-03-10T14:37:53.652Z] Removing intermediate container 49ffad61333d [2023-03-10T14:37:53.652Z] ---> ad3b27706667 [2023-03-10T14:37:53.652Z] [2023-03-10T14:37:53.918Z] Successfully built ad3b27706667 [2023-03-10T14:37:53.918Z] Successfully tagged core-metadata-arm64:latest [2023-03-10T14:38:15.951Z]  Building core-metadata ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-10T14:38:22.590Z] Removing intermediate container 4ba0ad50c8ef [2023-03-10T14:38:22.590Z] ---> f24a355a8cc3 [2023-03-10T14:38:22.590Z] [2023-03-10T14:38:22.590Z] Step 10/22 : FROM alpine:3.16 [2023-03-10T14:38:22.590Z] ---> 4c81e5bf8899 [2023-03-10T14:38:22.590Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-10T14:38:22.590Z] ---> Running in 37465c6f029e [2023-03-10T14:38:24.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T14:38:24.003Z] Removing intermediate container 793e26df01f7 [2023-03-10T14:38:24.003Z] ---> b9f8ecef2c93 [2023-03-10T14:38:24.003Z] [2023-03-10T14:38:24.003Z] Step 9/23 : FROM alpine:3.16 [2023-03-10T14:38:24.003Z] ---> 4c81e5bf8899 [2023-03-10T14:38:24.003Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-10T14:38:24.003Z] ---> Running in c53b5310829a [2023-03-10T14:38:24.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T14:38:25.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T14:38:25.494Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-10T14:38:25.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T14:38:25.494Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-10T14:38:25.494Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T14:38:25.494Z] Executing ca-certificates-20220614-r0.trigger [2023-03-10T14:38:25.760Z] OK: 6 MiB in 16 packages [2023-03-10T14:38:26.344Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-10T14:38:26.610Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-10T14:38:26.610Z] (3/3) Installing su-exec (0.2-r1) [2023-03-10T14:38:26.610Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T14:38:26.610Z] Executing ca-certificates-20220614-r0.trigger [2023-03-10T14:38:26.876Z] OK: 6 MiB in 17 packages [2023-03-10T14:38:28.817Z] Removing intermediate container 37465c6f029e [2023-03-10T14:38:28.817Z] ---> 79514fcb4632 [2023-03-10T14:38:28.817Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-10T14:38:28.817Z] ---> Running in 9145a1777541 [2023-03-10T14:38:29.081Z] Removing intermediate container 9145a1777541 [2023-03-10T14:38:29.081Z] ---> 95e516a5f5eb [2023-03-10T14:38:29.081Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-10T14:38:29.081Z] ---> Running in a6b5647b0b85 [2023-03-10T14:38:29.661Z] Removing intermediate container a6b5647b0b85 [2023-03-10T14:38:29.661Z] ---> 05fb4fb7bebb [2023-03-10T14:38:29.661Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-10T14:38:29.661Z] Removing intermediate container c53b5310829a [2023-03-10T14:38:29.661Z] ---> 6c219e9e4753 [2023-03-10T14:38:29.661Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-10T14:38:29.661Z] ---> Running in 6dfef661961c [2023-03-10T14:38:29.661Z] ---> Running in 5664d0ec4c1f [2023-03-10T14:38:29.928Z] Removing intermediate container 6dfef661961c [2023-03-10T14:38:29.928Z] ---> 5e2eae3f623d [2023-03-10T14:38:29.928Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T14:38:30.194Z] Removing intermediate container 5664d0ec4c1f [2023-03-10T14:38:30.194Z] ---> 7dad1cac9648 [2023-03-10T14:38:30.194Z] Step 12/23 : WORKDIR / [2023-03-10T14:38:30.194Z] ---> Running in d8a513d76b53 [2023-03-10T14:38:30.461Z] Removing intermediate container d8a513d76b53 [2023-03-10T14:38:30.461Z] ---> f8cdbfbc59bd [2023-03-10T14:38:30.461Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-10T14:38:30.726Z] ---> efd39ffae58c [2023-03-10T14:38:30.726Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-10T14:38:31.307Z] ---> 235aaffd10ff [2023-03-10T14:38:31.307Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-10T14:38:31.888Z] ---> 9814e7a01079 [2023-03-10T14:38:31.888Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-10T14:38:32.155Z] ---> 122b1eed340a [2023-03-10T14:38:32.155Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-10T14:38:32.421Z] ---> a363b97e20c7 [2023-03-10T14:38:32.421Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-10T14:38:33.002Z] ---> c6e98ca6cb5d [2023-03-10T14:38:33.002Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-10T14:38:33.002Z] ---> Running in c39faaecfbbe [2023-03-10T14:38:33.286Z] ---> a12e43e76866 [2023-03-10T14:38:33.286Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-10T14:38:33.286Z] Removing intermediate container c39faaecfbbe [2023-03-10T14:38:33.286Z] ---> 2c583e421cba [2023-03-10T14:38:33.286Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T14:38:33.553Z] ---> Running in f04dc4d5dd3d [2023-03-10T14:38:33.819Z] Removing intermediate container f04dc4d5dd3d [2023-03-10T14:38:33.819Z] ---> ee82899855a8 [2023-03-10T14:38:33.819Z] Step 20/22 : LABEL arch=arm64 [2023-03-10T14:38:33.819Z] ---> Running in 4a61c3b43585 [2023-03-10T14:38:34.403Z] Removing intermediate container 4a61c3b43585 [2023-03-10T14:38:34.403Z] ---> db9e8b9d1c37 [2023-03-10T14:38:34.403Z] Step 21/22 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d [2023-03-10T14:38:34.403Z] ---> Running in e6170e5825a6 [2023-03-10T14:38:34.673Z] ---> 51bddf998537 [2023-03-10T14:38:34.673Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-10T14:38:34.673Z] Removing intermediate container e6170e5825a6 [2023-03-10T14:38:34.673Z] ---> 6b25bdbfb9c2 [2023-03-10T14:38:34.673Z] Step 22/22 : LABEL version=0.0.0 [2023-03-10T14:38:34.940Z] ---> Running in 6ffdf88e04c5 [2023-03-10T14:38:35.207Z] ---> 9825ecb2474a [2023-03-10T14:38:35.207Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-10T14:38:35.207Z] Removing intermediate container 6ffdf88e04c5 [2023-03-10T14:38:35.207Z] ---> 0cda480b643f [2023-03-10T14:38:35.207Z] [2023-03-10T14:38:35.207Z] ---> Running in dfcc5850e848 [2023-03-10T14:38:35.791Z] Successfully built 0cda480b643f [2023-03-10T14:38:35.791Z] Successfully tagged support-notifications-arm64:latest [2023-03-10T14:38:37.201Z]  Building support-notifications ... done Removing intermediate container dfcc5850e848 [2023-03-10T14:38:37.201Z] ---> 9508706201a3 [2023-03-10T14:38:37.201Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-10T14:38:37.201Z] ---> Running in cdd17e8d5a38 [2023-03-10T14:38:37.469Z] Removing intermediate container cdd17e8d5a38 [2023-03-10T14:38:37.469Z] ---> 7d4c95862c80 [2023-03-10T14:38:37.469Z] Step 21/23 : LABEL arch=arm64 [2023-03-10T14:38:37.469Z] ---> Running in 049defb47767 [2023-03-10T14:38:37.736Z] Removing intermediate container 049defb47767 [2023-03-10T14:38:37.736Z] ---> aaea5f6b2866 [2023-03-10T14:38:37.736Z] Step 22/23 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d [2023-03-10T14:38:38.007Z] ---> Running in e463ceef63fb [2023-03-10T14:38:38.274Z] Removing intermediate container e463ceef63fb [2023-03-10T14:38:38.274Z] ---> 298d4e4a0944 [2023-03-10T14:38:38.274Z] Step 23/23 : LABEL version=0.0.0 [2023-03-10T14:38:38.274Z] ---> Running in 4a3be86e1555 [2023-03-10T14:38:38.541Z] Removing intermediate container 4a3be86e1555 [2023-03-10T14:38:38.541Z] ---> bb7c2d23f582 [2023-03-10T14:38:38.541Z] [2023-03-10T14:38:38.806Z] Successfully built bb7c2d23f582 [2023-03-10T14:38:38.806Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-10T14:38:39.081Z]  Building security-secretstore-setup ... done  [Pipeline] } [2023-03-10T14:38:39.021Z] $ docker stop --time=1 d444849760f0f22e03695f97267f6169ecfb41faad417fb25624716c394ff8c1 [2023-03-10T14:38:40.881Z] $ docker rm -f --volumes d444849760f0f22e03695f97267f6169ecfb41faad417fb25624716c394ff8c1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-10T14:38:41.480Z] + docker images [2023-03-10T14:38:41.747Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-10T14:38:41.747Z] security-secretstore-setup-arm64 latest bb7c2d23f582 3 seconds ago 28.8MB [2023-03-10T14:38:41.747Z] support-notifications-arm64 latest 0cda480b643f 7 seconds ago 29.7MB [2023-03-10T14:38:41.747Z] b9f8ecef2c93 18 seconds ago 1.5GB [2023-03-10T14:38:41.747Z] f24a355a8cc3 20 seconds ago 1.57GB [2023-03-10T14:38:41.747Z] core-metadata-arm64 latest ad3b27706667 48 seconds ago 17.8MB [2023-03-10T14:38:41.747Z] 759e2bc47359 58 seconds ago 1.52GB [2023-03-10T14:38:41.747Z] security-spiffe-token-provider-arm64 latest 3870878969e6 About a minute ago 29.1MB [2023-03-10T14:38:41.747Z] 261c717f9250 About a minute ago 1.54GB [2023-03-10T14:38:41.747Z] security-spire-agent-arm64 latest d2751f6a41c2 3 minutes ago 122MB [2023-03-10T14:38:41.747Z] support-scheduler-arm64 latest 799a6f269d50 3 minutes ago 29.1MB [2023-03-10T14:38:41.747Z] 4ecd26df504c 3 minutes ago 1.57GB [2023-03-10T14:38:41.747Z] core-common-config-bootstrapper-arm64 latest d8f25ba7fad1 5 minutes ago 14.9MB [2023-03-10T14:38:41.747Z] d7b5c11f3d90 5 minutes ago 1.5GB [2023-03-10T14:38:41.747Z] security-spire-server-arm64 latest ff790ba7cd2f 7 minutes ago 84.3MB [2023-03-10T14:38:41.747Z] f46b50b2730f 8 minutes ago 1.38GB [2023-03-10T14:38:41.747Z] security-spire-config-arm64 latest 5b7082a656f9 8 minutes ago 83.6MB [2023-03-10T14:38:41.747Z] 1ad7b3172d96 9 minutes ago 1.38GB [2023-03-10T14:38:41.747Z] core-command-arm64 latest 8bdd9a50b7d2 12 minutes ago 17.1MB [2023-03-10T14:38:41.747Z] core-data-arm64 latest 599edd081d14 12 minutes ago 17.3MB [2023-03-10T14:38:41.747Z] security-bootstrapper-arm64 latest e2fe80ba5dc9 12 minutes ago 19MB [2023-03-10T14:38:41.747Z] e0a0777d132e 12 minutes ago 1.51GB [2023-03-10T14:38:41.747Z] 63bcf37f5918 12 minutes ago 1.51GB [2023-03-10T14:38:41.747Z] security-proxy-setup-arm64 latest e74bf24585d4 12 minutes ago 15.8MB [2023-03-10T14:38:41.747Z] security-proxy-auth-arm64 latest ee7846400f1f 12 minutes ago 15.7MB [2023-03-10T14:38:41.747Z] feffcae17a35 12 minutes ago 1.49GB [2023-03-10T14:38:41.747Z] 548e0d18263e 13 minutes ago 1.49GB [2023-03-10T14:38:41.747Z] 0c20a66ef530 13 minutes ago 1.49GB [2023-03-10T14:38:41.747Z] ci-base-image-arm64 latest 5be229616410 31 minutes ago 904MB [2023-03-10T14:38:41.747Z] alpine 3.15 354640af7b1b 3 weeks ago 5.34MB [2023-03-10T14:38:41.747Z] alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB [2023-03-10T14:38:41.747Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB [2023-03-10T14:38:41.747Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T14:38:42.547Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-10T14:38:42.548Z] [2023-03-10T14:38:42.548Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T14:38:42.940Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-10T14:38:42.940Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-10T14:38:42.940Z] 8998bd30e6a1: Pulling fs layer [2023-03-10T14:38:42.940Z] 04944245beec: Pulling fs layer [2023-03-10T14:38:42.940Z] 699f458cf7ca: Pulling fs layer [2023-03-10T14:38:42.940Z] 765212b225bb: Pulling fs layer [2023-03-10T14:38:42.940Z] f23df028b6ca: Pulling fs layer [2023-03-10T14:38:42.940Z] d65c8cfc05b1: Pulling fs layer [2023-03-10T14:38:42.940Z] 2437ff75d9bd: Pulling fs layer [2023-03-10T14:38:42.940Z] 765212b225bb: Waiting [2023-03-10T14:38:42.940Z] f23df028b6ca: Waiting [2023-03-10T14:38:42.940Z] d65c8cfc05b1: Waiting [2023-03-10T14:38:42.940Z] 2437ff75d9bd: Waiting [2023-03-10T14:38:43.208Z] 04944245beec: Verifying Checksum [2023-03-10T14:38:43.208Z] 04944245beec: Download complete [2023-03-10T14:38:43.208Z] 765212b225bb: Verifying Checksum [2023-03-10T14:38:43.208Z] 765212b225bb: Download complete [2023-03-10T14:38:43.208Z] f23df028b6ca: Verifying Checksum [2023-03-10T14:38:43.208Z] f23df028b6ca: Download complete [2023-03-10T14:38:43.208Z] d65c8cfc05b1: Verifying Checksum [2023-03-10T14:38:43.208Z] d65c8cfc05b1: Download complete [2023-03-10T14:38:43.478Z] 699f458cf7ca: Verifying Checksum [2023-03-10T14:38:43.478Z] 699f458cf7ca: Download complete [2023-03-10T14:38:43.745Z] 8998bd30e6a1: Download complete [2023-03-10T14:38:46.325Z] 2437ff75d9bd: Verifying Checksum [2023-03-10T14:38:46.325Z] 2437ff75d9bd: Download complete [2023-03-10T14:38:47.744Z] 8998bd30e6a1: Pull complete [2023-03-10T14:38:48.325Z] 04944245beec: Pull complete [2023-03-10T14:38:49.733Z] 699f458cf7ca: Pull complete [2023-03-10T14:38:50.000Z] 765212b225bb: Pull complete [2023-03-10T14:38:50.584Z] f23df028b6ca: Pull complete [2023-03-10T14:38:50.851Z] d65c8cfc05b1: Pull complete [2023-03-10T14:39:05.833Z] 2437ff75d9bd: Pull complete [2023-03-10T14:39:05.834Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-10T14:39:05.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-10T14:39:05.834Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T14:39:06.168Z] prd-ubuntu20.04-docker-arm64-4c-16g-9621 does not seem to be running inside a container [2023-03-10T14:39:06.170Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-10T14:39:09.561Z] $ docker top bc45f88e752b95fec0d281f19e3f2caae8eef8ae1a22ea9e999e2d14b1fecffa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-10T14:39:10.277Z] ---> job-cost.sh [2023-03-10T14:39:10.559Z] lf-activate-venv: SKIPPING [2023-03-10T14:39:10.559Z] INFO: No Stack... [2023-03-10T14:39:11.158Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-10T14:39:12.126Z] INFO: Archiving Costs [Pipeline] sh [2023-03-10T14:39:12.780Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-03-10T14:39:12.780Z] + cut -d, -f6 [Pipeline] lock [2023-03-10T14:39:12.865Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4432-1-stack-cost] [2023-03-10T14:39:12.870Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4432-1-stack-cost] did not exist. Created. [2023-03-10T14:39:12.870Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4432-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-10T14:39:13.271Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-10T14:39:13.451Z] Stashed 1 file(s) [Pipeline] } [2023-03-10T14:39:13.468Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4432-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-10T14:39:13.472Z] $ docker stop --time=1 bc45f88e752b95fec0d281f19e3f2caae8eef8ae1a22ea9e999e2d14b1fecffa [2023-03-10T14:39:14.938Z] $ docker rm -f --volumes bc45f88e752b95fec0d281f19e3f2caae8eef8ae1a22ea9e999e2d14b1fecffa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-10T14:39:15.937Z] provisioning config files... [2023-03-10T14:39:15.943Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config17017615643981425913tmp [Pipeline] { [Pipeline] sh [2023-03-10T14:39:16.268Z] + set +x [2023-03-10T14:39:16.268Z] + curl -s https://codecov.io/bash [2023-03-10T14:39:16.268Z] + bash -s -- [2023-03-10T14:39:16.268Z] [2023-03-10T14:39:16.268Z] _____ _ [2023-03-10T14:39:16.268Z] / ____| | | [2023-03-10T14:39:16.268Z] | | ___ __| | ___ ___ _____ __ [2023-03-10T14:39:16.268Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-10T14:39:16.268Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-10T14:39:16.268Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-10T14:39:16.268Z] Bash-1.0.6 [2023-03-10T14:39:16.268Z] [2023-03-10T14:39:16.268Z] [2023-03-10T14:39:16.268Z] ==> git version 2.25.1 found [2023-03-10T14:39:16.268Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-10T14:39:16.268Z] Release-Date: 2020-01-08 [2023-03-10T14:39:16.268Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-10T14:39:16.268Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-10T14:39:16.268Z] ==> Jenkins CI detected. [2023-03-10T14:39:16.268Z] current dir:  /w/workspace/edgex-go/1 [2023-03-10T14:39:16.268Z] project root: . [2023-03-10T14:39:16.268Z] --> token set from env [2023-03-10T14:39:16.268Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-10T14:39:16.268Z] ==> Running gcov in . (disable via -X gcov) [2023-03-10T14:39:16.268Z] ==> Python coveragepy not found [2023-03-10T14:39:16.268Z] ==> Searching for coverage reports in: [2023-03-10T14:39:16.268Z] + . [2023-03-10T14:39:16.268Z] -> Found 1 reports [2023-03-10T14:39:16.268Z] ==> Detecting git/mercurial file structure [2023-03-10T14:39:16.268Z] ==> Reading reports [2023-03-10T14:39:16.268Z] + ./coverage.out bytes=447487 [2023-03-10T14:39:16.268Z] ==> Appending adjustments [2023-03-10T14:39:16.268Z] https://docs.codecov.io/docs/fixing-reports [2023-03-10T14:39:17.643Z] + Found adjustments [2023-03-10T14:39:17.643Z] ==> Gzipping contents [2023-03-10T14:39:17.643Z] 60K /tmp/codecov.441wG4.gz [2023-03-10T14:39:17.643Z] ==> Uploading reports [2023-03-10T14:39:17.643Z] url: https://codecov.io [2023-03-10T14:39:17.643Z] query: branch=PR-4432&commit=67a5401ff952580c6db3464a4937881ff020b40d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4432%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4432&job=&cmd_args= [2023-03-10T14:39:17.643Z] -> Pinging Codecov [2023-03-10T14:39:17.643Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4432&commit=67a5401ff952580c6db3464a4937881ff020b40d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4432%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4432&job=&cmd_args= [2023-03-10T14:39:17.643Z] -> Uploading to [2023-03-10T14:39:17.643Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-10/00271124DB129430A58F1EEE437C3FCB/67a5401ff952580c6db3464a4937881ff020b40d/aedb6e0d-2d37-4d7f-9e32-b280f421eac6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230310%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230310T143917Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c570c2845fa0c2afe226f5b6bb055c285ed12163417c48e4685875d6e79ab404 [2023-03-10T14:39:17.643Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-10T14:39:17.643Z] Dload Upload Total Spent Left Speed [2023-03-10T14:39:17.901Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58127 0 0 100 58127 0 180k --:--:-- --:--:-- --:--:-- 180k [2023-03-10T14:39:17.901Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/67a5401ff952580c6db3464a4937881ff020b40d [Pipeline] } [2023-03-10T14:39:17.929Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-10T14:39:19.234Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-10T14:39:19.615Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T14:39:20.502Z] ---> package-listing.sh [2023-03-10T14:39:20.502Z] ++ facter osfamily [2023-03-10T14:39:20.502Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-10T14:39:20.763Z] + OS_FAMILY=debian [2023-03-10T14:39:20.763Z] + workspace=/w/workspace/edgex-go/1 [2023-03-10T14:39:20.763Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-10T14:39:20.763Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-10T14:39:20.763Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-10T14:39:20.763Z] + PACKAGES=/tmp/packages_start.txt [2023-03-10T14:39:20.763Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-10T14:39:20.763Z] + PACKAGES=/tmp/packages_end.txt [2023-03-10T14:39:20.763Z] + case "${OS_FAMILY}" in [2023-03-10T14:39:20.763Z] + dpkg -l [2023-03-10T14:39:20.763Z] + grep '^ii' [2023-03-10T14:39:20.763Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-10T14:39:20.763Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-10T14:39:20.763Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-10T14:39:20.763Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-10T14:39:20.763Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-03-10T14:39:20.763Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-03-10T14:39:20.799Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-10T14:39:21.093Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T14:39:21.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-10T14:39:21.708Z] [2023-03-10T14:39:21.708Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T14:39:22.079Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-10T14:39:22.079Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-10T14:39:22.079Z] 5eb5b503b376: Pulling fs layer [2023-03-10T14:39:22.079Z] 5c69ac0246d0: Pulling fs layer [2023-03-10T14:39:22.079Z] ec43610c2a17: Pulling fs layer [2023-03-10T14:39:22.079Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-10T14:39:22.079Z] 33b1e0a273af: Pulling fs layer [2023-03-10T14:39:22.079Z] 5d3b04190fa2: Pulling fs layer [2023-03-10T14:39:22.079Z] 2f39f015ded8: Pulling fs layer [2023-03-10T14:39:22.079Z] 3a2ae6a8a46f: Waiting [2023-03-10T14:39:22.079Z] 2f39f015ded8: Waiting [2023-03-10T14:39:22.079Z] 33b1e0a273af: Waiting [2023-03-10T14:39:22.079Z] 5d3b04190fa2: Waiting [2023-03-10T14:39:22.079Z] 5c69ac0246d0: Verifying Checksum [2023-03-10T14:39:22.079Z] 5c69ac0246d0: Download complete [2023-03-10T14:39:22.079Z] 3a2ae6a8a46f: Download complete [2023-03-10T14:39:22.340Z] 33b1e0a273af: Verifying Checksum [2023-03-10T14:39:22.340Z] 33b1e0a273af: Download complete [2023-03-10T14:39:22.340Z] ec43610c2a17: Verifying Checksum [2023-03-10T14:39:22.340Z] ec43610c2a17: Download complete [2023-03-10T14:39:22.340Z] 5d3b04190fa2: Verifying Checksum [2023-03-10T14:39:22.340Z] 5d3b04190fa2: Download complete [2023-03-10T14:39:22.340Z] 5eb5b503b376: Verifying Checksum [2023-03-10T14:39:22.340Z] 5eb5b503b376: Download complete [2023-03-10T14:39:22.907Z] 2f39f015ded8: Download complete [2023-03-10T14:39:23.472Z] 5eb5b503b376: Pull complete [2023-03-10T14:39:23.733Z] 5c69ac0246d0: Pull complete [2023-03-10T14:39:23.992Z] ec43610c2a17: Pull complete [2023-03-10T14:39:23.992Z] 3a2ae6a8a46f: Pull complete [2023-03-10T14:39:24.251Z] 33b1e0a273af: Pull complete [2023-03-10T14:39:24.509Z] 5d3b04190fa2: Pull complete [2023-03-10T14:39:29.776Z] 2f39f015ded8: Pull complete [2023-03-10T14:39:29.776Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-10T14:39:29.776Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-10T14:39:29.776Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T14:39:29.972Z] prd-ubuntu20.04-docker-8c-8g-9619 does not seem to be running inside a container [2023-03-10T14:39:30.004Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-10T14:39:32.079Z] $ docker top f27b8416b855d39dd10fe8fe2fec991b84d9420baaa8b58fe75e7c8f75c8c16a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-10T14:39:32.486Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-10T14:39:32.813Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-10T14:39:33.131Z] + ls /var/log/sa-host [2023-03-10T14:39:33.131Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-10T14:39:33.265Z] provisioning config files... [2023-03-10T14:39:33.273Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2093686728885924499tmp [Pipeline] { [Pipeline] echo [2023-03-10T14:39:33.323Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T14:39:33.634Z] ---> create-netrc.sh [Pipeline] } [2023-03-10T14:39:33.663Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-10T14:39:34.059Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-10T14:39:34.094Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T14:39:34.405Z] ---> sudo-logs.sh [2023-03-10T14:39:34.405Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-10T14:39:34.478Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T14:39:34.797Z] ---> job-cost.sh [2023-03-10T14:39:34.798Z] lf-activate-venv: SKIPPING [2023-03-10T14:39:34.798Z] DEBUG: total: 0.10999999940395355 [2023-03-10T14:39:34.798Z] INFO: Retrieving Stack Cost... [2023-03-10T14:39:35.061Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-10T14:39:35.629Z] INFO: Archiving Costs [Pipeline] echo [2023-03-10T14:39:35.667Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T14:39:35.983Z] ---> logs-deploy.sh [2023-03-10T14:39:35.983Z] lf-activate-venv: SKIPPING [2023-03-10T14:39:35.983Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4432/1 [2023-03-10T14:39:35.983Z] INFO: archiving workspace using pattern(s): [2023-03-10T14:39:36.922Z] Archives upload complete. [2023-03-10T14:39:37.184Z] INFO: archiving logs to Nexus