Pull request #4468 updated 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 c83e2909eb2ea2b339a971b1849177a6219c9e29+0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 (1d44f7d219bae3148103628c38a0446c8a4a4db0) 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-ssh17384397357060930180.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh5354746032178499155.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4468/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4468/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3047773207845686959.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14626271537210204866.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4468/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4468/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15216263052030115038.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5242 in /w/workspace/edgexfoundry_edgex-go_PR-4468 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 into PR head commit c83e2909eb2ea2b339a971b1849177a6219c9e29 > 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/4468/head:refs/remotes/origin/PR-4468 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c83e2909eb2ea2b339a971b1849177a6219c9e29 # timeout=10 Merge succeeded, producing c83e2909eb2ea2b339a971b1849177a6219c9e29 Checking out Revision c83e2909eb2ea2b339a971b1849177a6219c9e29 (PR-4468) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c83e2909eb2ea2b339a971b1849177a6219c9e29 # timeout=10 Commit message: "refactor: Remove use of TOML package" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-22T17:27:14.639Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-22T17:27:14.679Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-22T17:27:14.696Z] ========================================================= [2023-03-22T17:27:14.696Z] EdgeX Global Pipelines Version Info [2023-03-22T17:27:14.696Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-22T17:27:15.395Z] ------------------- [2023-03-22T17:27:15.395Z] stable info: [2023-03-22T17:27:15.395Z] ------------------- [2023-03-22T17:27:15.395Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-22T17:27:15.395Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-22T17:27:15.395Z] Message: update stable to v1.0.245 > git rev-list --no-walk 7c669805a4418caa272abb0dd7f2b7589e1c6b54 # timeout=10 [2023-03-22T17:27:15.964Z] ------------------- [2023-03-22T17:27:15.964Z] experimental info: [2023-03-22T17:27:15.964Z] ------------------- [2023-03-22T17:27:15.964Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-22T17:27:15.964Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-22T17:27:15.964Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-22T17:27:16.137Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-22T17:27:16.149Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-22T17:27:16.159Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-22T17:27:16.174Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-22T17:27:16.183Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-22T17:27:16.193Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-22T17:27:16.204Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-22T17:27:16.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-22T17:27:16.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-22T17:27:16.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-22T17:27:16.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-22T17:27:16.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-22T17:27:16.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-22T17:27:16.299Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-22T17:27:16.316Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-22T17:27:16.327Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T17:27:16.339Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T17:27:16.356Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-22T17:27:16.370Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-22T17:27:16.386Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-22T17:27:16.401Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-22T17:27:16.417Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-22T17:27:16.432Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-22T17:27:16.447Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4468 [Pipeline] echo [2023-03-22T17:27:16.459Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4468 [Pipeline] echo [2023-03-22T17:27:16.472Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4468 [Pipeline] echo [2023-03-22T17:27:16.484Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c83e2909eb2ea2b339a971b1849177a6219c9e29 [Pipeline] echo [2023-03-22T17:27:16.498Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c83e290 [Pipeline] echo [2023-03-22T17:27:16.511Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T17:27:16.564Z] provisioning config files... [2023-03-22T17:27:16.576Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config5857961717300670137tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T17:27:16.872Z] ---> docker-login.sh [2023-03-22T17:27:16.872Z] nexus3.edgexfoundry.org:10001 [2023-03-22T17:27:17.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:27:17.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:27:17.134Z] Configure a credential helper to remove this warning. See [2023-03-22T17:27:17.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:27:17.134Z] [2023-03-22T17:27:17.134Z] Login Succeeded [2023-03-22T17:27:17.134Z] nexus3.edgexfoundry.org:10002 [2023-03-22T17:27:17.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:27:17.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:27:17.134Z] Configure a credential helper to remove this warning. See [2023-03-22T17:27:17.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:27:17.134Z] [2023-03-22T17:27:17.134Z] Login Succeeded [2023-03-22T17:27:17.134Z] nexus3.edgexfoundry.org:10003 [2023-03-22T17:27:17.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:27:17.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:27:17.393Z] Configure a credential helper to remove this warning. See [2023-03-22T17:27:17.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:27:17.393Z] [2023-03-22T17:27:17.393Z] Login Succeeded [2023-03-22T17:27:17.393Z] nexus3.edgexfoundry.org:10004 [2023-03-22T17:27:17.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:27:17.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:27:17.393Z] Configure a credential helper to remove this warning. See [2023-03-22T17:27:17.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:27:17.393Z] [2023-03-22T17:27:17.393Z] Login Succeeded [2023-03-22T17:27:17.393Z] docker.io [2023-03-22T17:27:17.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:27:17.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:27:17.653Z] Configure a credential helper to remove this warning. See [2023-03-22T17:27:17.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:27:17.653Z] [2023-03-22T17:27:17.653Z] Login Succeeded [2023-03-22T17:27:17.653Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T17:27:17.661Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T17:27:17.959Z] + 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-22T17:27:17.959Z] + + dirname cmd/core-command/Dockerfile [2023-03-22T17:27:17.959Z] cut -d/ -f2 [2023-03-22T17:27:17.959Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-22T17:27:17.959Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfilecut [2023-03-22T17:27:17.959Z] -d/ -f2 [2023-03-22T17:27:17.959Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-22T17:27:17.959Z] + dirname cmd/core-data/Dockerfile [2023-03-22T17:27:17.959Z] + cut -d/ -f2 [2023-03-22T17:27:17.959Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-22T17:27:17.959Z] + cut -d/ -f2 [2023-03-22T17:27:17.959Z] + dirname cmd/core-metadata/Dockerfile [2023-03-22T17:27:17.959Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-22T17:27:17.959Z] + dirname+ cmd/security-bootstrapper/Dockerfile [2023-03-22T17:27:17.959Z] cut -d/ -f2 [2023-03-22T17:27:17.959Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-22T17:27:17.959Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-22T17:27:17.959Z] + cut -d/ -f2 [2023-03-22T17:27:17.959Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-22T17:27:17.959Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-22T17:27:17.959Z] + cut -d/ -f2 [2023-03-22T17:27:17.959Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-22T17:27:17.959Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-22T17:27:17.959Z] + cut -d/ -f2 [2023-03-22T17:27:17.959Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-22T17:27:17.959Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-22T17:27:17.959Z] + cut -d/ -f2 [2023-03-22T17:27:17.959Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-22T17:27:17.959Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-22T17:27:17.959Z] + cut -d/ -f2 [2023-03-22T17:27:17.959Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-22T17:27:17.959Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-22T17:27:17.959Z] + cut -d/ -f2 [2023-03-22T17:27:17.959Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-22T17:27:17.959Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-22T17:27:17.959Z] + cut -d/ -f2 [2023-03-22T17:27:17.959Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-22T17:27:17.959Z] + + dirname cmd/support-notifications/Dockerfile [2023-03-22T17:27:17.959Z] cut -d/ -f2 [2023-03-22T17:27:17.959Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-22T17:27:17.959Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-22T17:27:17.959Z] + cut -d/ -f2 [2023-03-22T17:27:17.959Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-22T17:27:18.007Z] 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-22T17:27:18.349Z] + git rev-list -1 --merges c83e2909eb2ea2b339a971b1849177a6219c9e29~1..c83e2909eb2ea2b339a971b1849177a6219c9e29 [Pipeline] echo [2023-03-22T17:27:18.366Z] -----------> git rev-list -1 --merges c83e2909eb2ea2b339a971b1849177a6219c9e29~1..c83e2909eb2ea2b339a971b1849177a6219c9e29 c83e2909eb2ea2b339a971b1849177a6219c9e29 [false] [Pipeline] sh [2023-03-22T17:27:18.652Z] + git log --format=format:%s -1 c83e2909eb2ea2b339a971b1849177a6219c9e29 [Pipeline] echo [2023-03-22T17:27:18.665Z] ========================================================= [2023-03-22T17:27:18.665Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-22T17:27:18.665Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-22T17:27:19.023Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T17:27:19.023Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-22T17:27:19.023Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-22T17:27:19.023Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-22T17:27:19.023Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-22T17:27:19.023Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-22T17:27:19.023Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:27:19.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T17:27:19.366Z] [2023-03-22T17:27:19.366Z] 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-22T17:27:19.667Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T17:27:19.667Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-22T17:27:19.667Z] b85a868b505f: Pulling fs layer [2023-03-22T17:27:19.667Z] e2be974225ed: Pulling fs layer [2023-03-22T17:27:19.668Z] 339a4e72a1f5: Pulling fs layer [2023-03-22T17:27:19.668Z] 988bab9f4d93: Pulling fs layer [2023-03-22T17:27:19.668Z] 1469e6f7b9e6: Pulling fs layer [2023-03-22T17:27:19.668Z] eaf3925da568: Pulling fs layer [2023-03-22T17:27:19.668Z] bab4dde63d76: Pulling fs layer [2023-03-22T17:27:19.668Z] bde34c3a00c8: Pulling fs layer [2023-03-22T17:27:19.668Z] b352a97aabf1: Pulling fs layer [2023-03-22T17:27:19.668Z] 4872d77fe225: Pulling fs layer [2023-03-22T17:27:19.668Z] 5851b861e8e6: Pulling fs layer [2023-03-22T17:27:19.668Z] 988bab9f4d93: Waiting [2023-03-22T17:27:19.668Z] bab4dde63d76: Waiting [2023-03-22T17:27:19.668Z] 1469e6f7b9e6: Waiting [2023-03-22T17:27:19.668Z] eaf3925da568: Waiting [2023-03-22T17:27:19.668Z] bde34c3a00c8: Waiting [2023-03-22T17:27:19.668Z] b352a97aabf1: Waiting [2023-03-22T17:27:19.668Z] 4872d77fe225: Waiting [2023-03-22T17:27:19.668Z] 5851b861e8e6: Waiting [2023-03-22T17:27:19.668Z] e2be974225ed: Download complete [2023-03-22T17:27:19.668Z] 988bab9f4d93: Verifying Checksum [2023-03-22T17:27:19.668Z] 988bab9f4d93: Download complete [2023-03-22T17:27:19.928Z] 1469e6f7b9e6: Verifying Checksum [2023-03-22T17:27:19.928Z] 1469e6f7b9e6: Download complete [2023-03-22T17:27:19.928Z] 339a4e72a1f5: Verifying Checksum [2023-03-22T17:27:19.928Z] 339a4e72a1f5: Download complete [2023-03-22T17:27:19.928Z] eaf3925da568: Verifying Checksum [2023-03-22T17:27:19.928Z] eaf3925da568: Download complete [2023-03-22T17:27:19.928Z] bde34c3a00c8: Download complete [2023-03-22T17:27:19.928Z] b352a97aabf1: Download complete [2023-03-22T17:27:19.928Z] 4872d77fe225: Download complete [2023-03-22T17:27:19.928Z] 5851b861e8e6: Verifying Checksum [2023-03-22T17:27:19.928Z] 5851b861e8e6: Download complete [2023-03-22T17:27:19.928Z] b85a868b505f: Verifying Checksum [2023-03-22T17:27:19.928Z] b85a868b505f: Download complete [2023-03-22T17:27:20.187Z] bab4dde63d76: Verifying Checksum [2023-03-22T17:27:20.187Z] bab4dde63d76: Download complete [2023-03-22T17:27:21.126Z] b85a868b505f: Pull complete [2023-03-22T17:27:21.126Z] e2be974225ed: Pull complete [2023-03-22T17:27:21.693Z] 339a4e72a1f5: Pull complete [2023-03-22T17:27:21.693Z] 988bab9f4d93: Pull complete [2023-03-22T17:27:21.952Z] 1469e6f7b9e6: Pull complete [2023-03-22T17:27:21.952Z] eaf3925da568: Pull complete [2023-03-22T17:27:23.856Z] bab4dde63d76: Pull complete [2023-03-22T17:27:23.856Z] bde34c3a00c8: Pull complete [2023-03-22T17:27:23.856Z] b352a97aabf1: Pull complete [2023-03-22T17:27:23.856Z] 4872d77fe225: Pull complete [2023-03-22T17:27:24.118Z] 5851b861e8e6: Pull complete [2023-03-22T17:27:24.118Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-22T17:27:24.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T17:27:24.118Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:27:24.211Z] prd-ubuntu20.04-docker-8c-8g-5242 does not seem to be running inside a container [2023-03-22T17:27:24.239Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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/py-git-semver:0.1.4 cat [2023-03-22T17:27:27.340Z] $ docker top 9458801c20348170f38ee2af3220e7744aceaa832ff476edd712adfa2e90c89f -eo pid,comm [2023-03-22T17:27:27.398Z] 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-22T17:27:27.399Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T17:27:27.448Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T17:27:27.449Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T17:27:27.574Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T17:27:27.576Z] $ docker exec 9458801c20348170f38ee2af3220e7744aceaa832ff476edd712adfa2e90c89f ssh-agent [2023-03-22T17:27:27.684Z] SSH_AUTH_SOCK=/tmp/ssh-WV9lSKh5CCKv/agent.32 [2023-03-22T17:27:27.684Z] SSH_AGENT_PID=38 [2023-03-22T17:27:27.691Z] Running ssh-add (command line suppressed) [2023-03-22T17:27:27.783Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_3065159927283309535.key (/w/workspace/edgex-go/4@tmp/private_key_3065159927283309535.key) [2023-03-22T17:27:27.798Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T17:27:28.088Z] + git tag --points-at HEAD [Pipeline] } [2023-03-22T17:27:28.098Z] $ docker exec --env ******** --env ******** 9458801c20348170f38ee2af3220e7744aceaa832ff476edd712adfa2e90c89f ssh-agent -k [2023-03-22T17:27:28.197Z] unset SSH_AUTH_SOCK; [2023-03-22T17:27:28.198Z] unset SSH_AGENT_PID; [2023-03-22T17:27:28.198Z] echo Agent pid 38 killed; [2023-03-22T17:27:28.209Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-22T17:27:28.229Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T17:27:28.229Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T17:27:28.335Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T17:27:28.336Z] $ docker exec 9458801c20348170f38ee2af3220e7744aceaa832ff476edd712adfa2e90c89f ssh-agent [2023-03-22T17:27:28.450Z] SSH_AUTH_SOCK=/tmp/ssh-m9cdFAyrpZ2C/agent.70 [2023-03-22T17:27:28.450Z] SSH_AGENT_PID=76 [2023-03-22T17:27:28.456Z] Running ssh-add (command line suppressed) [2023-03-22T17:27:28.562Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_9221345410511437748.key (/w/workspace/edgex-go/4@tmp/private_key_9221345410511437748.key) [2023-03-22T17:27:28.578Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T17:27:28.866Z] + git semver init [2023-03-22T17:27:29.125Z] 2023-03-22 17:27:29,044 [run_init] DEBUG init version:0.0.0 force:False [2023-03-22T17:27:29.125Z] 2023-03-22 17:27:29,045 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2023-03-22T17:27:29.125Z] 2023-03-22 17:27:29,045 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2023-03-22T17:27:29.125Z] 2023-03-22 17:27:29,045 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2023-03-22T17:27:34.405Z] 2023-03-22 17:27:33,804 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2023-03-22T17:27:34.405Z] 2023-03-22 17:27:33,805 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4468 with force:False [2023-03-22T17:27:34.405Z] 2023-03-22 17:27:33,805 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4468 [2023-03-22T17:27:34.405Z] 2023-03-22 17:27:33,809 [execute] INFO git cat-file --batch-check [2023-03-22T17:27:34.405Z] 2023-03-22 17:27:33,809 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T17:27:34.405Z] 2023-03-22 17:27:33,815 [execute] INFO git cat-file --batch [2023-03-22T17:27:34.406Z] 2023-03-22 17:27:33,816 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T17:27:34.406Z] 2023-03-22 17:27:33,820 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4468 [2023-03-22T17:27:34.406Z] 0.0.0 [Pipeline] } [2023-03-22T17:27:34.417Z] $ docker exec --env ******** --env ******** 9458801c20348170f38ee2af3220e7744aceaa832ff476edd712adfa2e90c89f ssh-agent -k [2023-03-22T17:27:34.519Z] unset SSH_AUTH_SOCK; [2023-03-22T17:27:34.519Z] unset SSH_AGENT_PID; [2023-03-22T17:27:34.520Z] echo Agent pid 76 killed; [2023-03-22T17:27:34.529Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T17:27:34.837Z] + git semver [Pipeline] } [2023-03-22T17:27:35.110Z] $ docker stop --time=1 9458801c20348170f38ee2af3220e7744aceaa832ff476edd712adfa2e90c89f [2023-03-22T17:27:36.400Z] $ docker rm -f --volumes 9458801c20348170f38ee2af3220e7744aceaa832ff476edd712adfa2e90c89f [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T17:27:36.732Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-22T17:27:36.939Z] Stashed 1 file(s) [Pipeline] echo [2023-03-22T17:27:36.941Z] [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-22T17:27:37.325Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-03-22T17:27:37.338Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T17:27:37.350Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T17:27:37.356Z] ========================================================= [2023-03-22T17:27:37.356Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-22T17:27:37.356Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-22T17:27:37.638Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T17:27:37.638Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-22T17:27:37.638Z] 63b65145d645: Pulling fs layer [2023-03-22T17:27:37.638Z] a2d21d5440eb: Pulling fs layer [2023-03-22T17:27:37.638Z] 935e6c44a52c: Pulling fs layer [2023-03-22T17:27:37.638Z] 94cc34f8dd06: Pulling fs layer [2023-03-22T17:27:37.638Z] 30dea6a524f1: Pulling fs layer [2023-03-22T17:27:37.638Z] a2aff8979fd8: Pulling fs layer [2023-03-22T17:27:37.638Z] 6808be2612f2: Pulling fs layer [2023-03-22T17:27:37.638Z] f25807f1079a: Pulling fs layer [2023-03-22T17:27:37.638Z] 94cc34f8dd06: Waiting [2023-03-22T17:27:37.638Z] 30dea6a524f1: Waiting [2023-03-22T17:27:37.638Z] a2aff8979fd8: Waiting [2023-03-22T17:27:37.638Z] 6808be2612f2: Waiting [2023-03-22T17:27:37.638Z] f25807f1079a: Waiting [2023-03-22T17:27:37.638Z] a2d21d5440eb: Verifying Checksum [2023-03-22T17:27:37.638Z] a2d21d5440eb: Download complete [2023-03-22T17:27:37.638Z] 94cc34f8dd06: Verifying Checksum [2023-03-22T17:27:37.638Z] 94cc34f8dd06: Download complete [2023-03-22T17:27:37.638Z] 30dea6a524f1: Verifying Checksum [2023-03-22T17:27:37.638Z] 30dea6a524f1: Download complete [2023-03-22T17:27:37.638Z] 63b65145d645: Verifying Checksum [2023-03-22T17:27:37.638Z] 63b65145d645: Download complete [2023-03-22T17:27:37.638Z] a2aff8979fd8: Verifying Checksum [2023-03-22T17:27:37.638Z] a2aff8979fd8: Download complete [2023-03-22T17:27:37.902Z] 63b65145d645: Pull complete [2023-03-22T17:27:37.902Z] a2d21d5440eb: Pull complete [2023-03-22T17:27:38.491Z] f25807f1079a: Verifying Checksum [2023-03-22T17:27:38.491Z] f25807f1079a: Download complete [2023-03-22T17:27:38.491Z] 935e6c44a52c: Verifying Checksum [2023-03-22T17:27:38.491Z] 935e6c44a52c: Download complete [2023-03-22T17:27:38.748Z] 6808be2612f2: Verifying Checksum [2023-03-22T17:27:38.748Z] 6808be2612f2: Download complete [2023-03-22T17:27:42.030Z] 935e6c44a52c: Pull complete [2023-03-22T17:27:42.030Z] 94cc34f8dd06: Pull complete [2023-03-22T17:27:42.030Z] 30dea6a524f1: Pull complete [2023-03-22T17:27:42.030Z] a2aff8979fd8: Pull complete [2023-03-22T17:27:43.927Z] 6808be2612f2: Pull complete [2023-03-22T17:27:44.493Z] f25807f1079a: Pull complete [2023-03-22T17:27:44.493Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-22T17:27:44.493Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T17:27:44.493Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-22T17:27:44.798Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T17:27:44.799Z] WORKDIR /edgex [2023-03-22T17:27:44.799Z] COPY go.mod . [2023-03-22T17:27:44.799Z] RUN go mod download [2023-03-22T17:27:44.799Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-22T17:27:45.363Z] Sending build context to Docker daemon 170.5MB [2023-03-22T17:27:45.363Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T17:27:45.363Z] ---> 3b553350e43f [2023-03-22T17:27:45.363Z] Step 2/4 : WORKDIR /edgex [2023-03-22T17:27:50.655Z] ---> Running in 0a7cce30cfca [2023-03-22T17:27:50.655Z] Removing intermediate container 0a7cce30cfca [2023-03-22T17:27:50.655Z] ---> e778b39e2f29 [2023-03-22T17:27:50.655Z] Step 3/4 : COPY go.mod . [2023-03-22T17:27:50.655Z] ---> 1206b5a9622c [2023-03-22T17:27:50.655Z] Step 4/4 : RUN go mod download [2023-03-22T17:27:50.656Z] ---> Running in 69d4e0b5753b [2023-03-22T17:27:52.007Z] Still waiting to schedule task [2023-03-22T17:27:52.007Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-22T17:28:02.907Z] Removing intermediate container 69d4e0b5753b [2023-03-22T17:28:02.907Z] ---> c5b017941489 [2023-03-22T17:28:02.907Z] Successfully built c5b017941489 [2023-03-22T17:28:02.907Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:28:03.212Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T17:28:03.212Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:28:03.287Z] prd-ubuntu20.04-docker-8c-8g-5242 does not seem to be running inside a container [2023-03-22T17:28:03.328Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-22T17:28:03.751Z] $ docker top e7d52b2f982ff3c8318bba69909bf58e20ef6eb1672080a11a5bf6aaa356d8b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T17:28:04.086Z] + go version [2023-03-22T17:28:04.086Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-22T17:28:04.103Z] $ docker stop --time=1 e7d52b2f982ff3c8318bba69909bf58e20ef6eb1672080a11a5bf6aaa356d8b0 [2023-03-22T17:28:05.374Z] $ docker rm -f --volumes e7d52b2f982ff3c8318bba69909bf58e20ef6eb1672080a11a5bf6aaa356d8b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:28:05.765Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T17:28:05.765Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:28:05.835Z] prd-ubuntu20.04-docker-8c-8g-5242 does not seem to be running inside a container [2023-03-22T17:28:05.873Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-22T17:28:06.185Z] $ docker top 635e4883fbb2595620af04e9964d31344c0b737aeeae38b25c5439b0015b785e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-22T17:28:06.244Z] ========================================================= [2023-03-22T17:28:06.244Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-22T17:28:06.244Z] ========================================================= [Pipeline] sh [2023-03-22T17:28:06.525Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-03-22T17:28:06.823Z] + make test [2023-03-22T17:28:06.823Z] go test -race -coverprofile=coverage.out ./... [2023-03-22T17:28:14.935Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-22T17:28:27.126Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-22T17:28:27.126Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-22T17:28:27.126Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-22T17:28:27.126Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-22T17:28:27.384Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-22T17:28:27.642Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-22T17:28:27.900Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-22T17:28:27.900Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-22T17:28:27.900Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-22T17:28:28.158Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-22T17:28:28.417Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-22T17:28:28.676Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-22T17:28:28.676Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-22T17:28:28.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-22T17:28:29.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-22T17:28:29.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-22T17:28:29.609Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements [2023-03-22T17:28:29.609Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements [2023-03-22T17:28:30.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-22T17:28:30.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-22T17:28:30.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-22T17:28:30.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-22T17:28:30.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-22T17:28:31.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-22T17:28:31.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-22T17:28:31.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-22T17:28:31.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-22T17:28:31.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-22T17:28:32.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-22T17:28:32.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-22T17:28:33.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.097s coverage: 71.3% of statements [2023-03-22T17:28:33.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 54.0% of statements [2023-03-22T17:28:34.181Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.673s coverage: 88.5% of statements [2023-03-22T17:28:34.181Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 3.9% of statements [2023-03-22T17:28:34.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-22T17:28:34.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-22T17:28:34.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-22T17:28:34.746Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-22T17:28:34.746Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-22T17:28:34.746Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-22T17:28:34.746Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-22T17:28:34.746Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-22T17:28:35.004Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.363s coverage: 95.6% of statements [2023-03-22T17:28:35.004Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 72.2% of statements [2023-03-22T17:28:35.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-22T17:28:35.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-22T17:28:35.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-22T17:28:35.937Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 65.9% of statements [2023-03-22T17:28:36.500Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-22T17:28:36.500Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-22T17:28:36.500Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements [2023-03-22T17:28:36.500Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 29.0% of statements [2023-03-22T17:28:36.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 44.1% of statements [2023-03-22T17:28:36.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.045s coverage: 82.9% of statements [2023-03-22T17:28:36.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements [2023-03-22T17:28:36.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements [2023-03-22T17:28:37.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements [2023-03-22T17:28:37.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-22T17:28:37.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-22T17:28:37.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-22T17:28:37.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-22T17:28:37.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-22T17:28:37.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-22T17:28:37.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-22T17:28:37.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-22T17:28:38.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-22T17:28:38.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-22T17:28:38.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-22T17:28:38.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-22T17:28:39.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-22T17:28:39.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-22T17:28:39.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-22T17:28:40.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-22T17:28:40.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-22T17:28:41.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-22T17:28:41.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-22T17:28:43.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-22T17:28:43.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-22T17:28:43.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-22T17:28:44.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-22T17:28:44.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-22T17:28:44.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-22T17:28:45.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-22T17:28:45.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-22T17:28:45.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-22T17:28:45.679Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-22T17:28:47.055Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-22T17:28:47.055Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-22T17:28:47.055Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-22T17:28:47.055Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-22T17:28:48.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-22T17:28:48.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-22T17:28:48.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-22T17:28:48.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-22T17:28:49.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements [2023-03-22T17:28:49.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-22T17:28:49.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-22T17:28:50.745Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-22T17:28:50.745Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-22T17:29:02.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.272s coverage: 79.9% of statements [2023-03-22T17:29:02.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.070s coverage: 92.9% of statements [2023-03-22T17:29:02.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements [2023-03-22T17:29:02.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 86.9% of statements [2023-03-22T17:29:02.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements [2023-03-22T17:29:02.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements [2023-03-22T17:29:02.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2023-03-22T17:29:02.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.2% of statements [2023-03-22T17:29:02.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.100s coverage: 82.1% of statements [2023-03-22T17:29:02.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.044s coverage: 86.0% of statements [2023-03-22T17:29:02.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.172s coverage: 63.1% of statements [2023-03-22T17:29:02.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2023-03-22T17:29:02.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-03-22T17:29:02.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-03-22T17:29:02.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2023-03-22T17:29:02.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2023-03-22T17:29:02.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.183s coverage: 38.4% of statements [2023-03-22T17:29:02.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2023-03-22T17:29:02.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements [2023-03-22T17:29:02.948Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements [2023-03-22T17:29:02.948Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.110s coverage: 92.3% of statements [2023-03-22T17:29:02.948Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 61.5% of statements [2023-03-22T17:29:02.948Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements [2023-03-22T17:29:02.948Z] 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-22T17:29:24.897Z] go vet ./... [2023-03-22T17:29:26.793Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T17:29:26.793Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T17:29:27.051Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-22T17:29:27.061Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-22T17:29:27.346Z] + ls -al . [2023-03-22T17:29:27.346Z] total 704 [2023-03-22T17:29:27.346Z] drwxrwxr-x 11 1001 1001 4096 Mar 22 17:28 . [2023-03-22T17:29:27.346Z] drwxr-xr-x 4 root root 4096 Mar 22 17:28 .. [2023-03-22T17:29:27.346Z] drwxrwxr-x 2 1001 1001 4096 Mar 22 17:27 .blubracket [2023-03-22T17:29:27.346Z] -rw-rw-r-- 1 1001 1001 16 Mar 22 17:27 .dockerignore [2023-03-22T17:29:27.346Z] drwxrwxr-x 8 1001 1001 4096 Mar 22 17:27 .git [2023-03-22T17:29:27.346Z] drwxrwxr-x 3 1001 1001 4096 Mar 22 17:27 .github [2023-03-22T17:29:27.346Z] -rw-rw-r-- 1 1001 1001 1133 Mar 22 17:27 .gitignore [2023-03-22T17:29:27.346Z] -rw-rw-r-- 1 1001 1001 42 Mar 22 17:27 .golangci.yml [2023-03-22T17:29:27.346Z] -rw-rw-r-- 1 1001 1001 87 Mar 22 17:27 .hadolint.yml [2023-03-22T17:29:27.346Z] drwxr-xr-x 3 1001 1001 4096 Mar 22 17:27 .semver [2023-03-22T17:29:27.346Z] -rw-rw-r-- 1 1001 1001 166 Mar 22 17:27 .sonarcloud.properties [2023-03-22T17:29:27.346Z] -rw-rw-r-- 1 1001 1001 1171 Mar 22 17:27 ADOPTERS.md [2023-03-22T17:29:27.346Z] -rw-rw-r-- 1 1001 1001 10835 Mar 22 17:27 Attribution.txt [2023-03-22T17:29:27.346Z] -rw-rw-r-- 1 1001 1001 73765 Mar 22 17:27 CHANGELOG.md [2023-03-22T17:29:27.346Z] -rw-rw-r-- 1 1001 1001 3804 Mar 22 17:27 CONTRIBUTING.md [2023-03-22T17:29:27.346Z] -rw-rw-r-- 1 1001 1001 677 Mar 22 17:27 GOVERNANCE.md [2023-03-22T17:29:27.346Z] -rw-rw-r-- 1 1001 1001 883 Mar 22 17:27 Jenkinsfile [2023-03-22T17:29:27.346Z] -rw-rw-r-- 1 1001 1001 10775 Mar 22 17:27 LICENSE [2023-03-22T17:29:27.346Z] -rw-rw-r-- 1 1001 1001 14266 Mar 22 17:27 Makefile [2023-03-22T17:29:27.346Z] -rw-rw-r-- 1 1001 1001 582 Mar 22 17:27 OWNERS.md [2023-03-22T17:29:27.346Z] -rw-rw-r-- 1 1001 1001 9403 Mar 22 17:27 README.md [2023-03-22T17:29:27.346Z] -rw-rw-r-- 1 1001 1001 789 Mar 22 17:27 SECURITY.md [2023-03-22T17:29:27.346Z] -rw-rw-r-- 1 1001 1001 5 Mar 22 17:27 VERSION [2023-03-22T17:29:27.346Z] drwxrwxr-x 2 1001 1001 4096 Mar 22 17:27 bin [2023-03-22T17:29:27.346Z] drwxrwxr-x 18 1001 1001 4096 Mar 22 17:27 cmd [2023-03-22T17:29:27.346Z] -rw-r--r-- 1 root root 447378 Mar 22 17:29 coverage.out [2023-03-22T17:29:27.346Z] -rw-rw-r-- 1 1001 1001 3334 Mar 22 17:27 go.mod [2023-03-22T17:29:27.346Z] -rw-rw-r-- 1 1001 1001 31277 Mar 22 17:27 go.sum [2023-03-22T17:29:27.346Z] drwxrwxr-x 7 1001 1001 4096 Mar 22 17:27 internal [2023-03-22T17:29:27.346Z] drwxrwxr-x 3 1001 1001 4096 Mar 22 17:27 openapi [2023-03-22T17:29:27.346Z] -rw-rw-r-- 1 1001 1001 594 Mar 22 17:27 security.txt [2023-03-22T17:29:27.346Z] drwxrwxr-x 4 1001 1001 4096 Mar 22 17:27 snap [2023-03-22T17:29:27.346Z] -rw-rw-r-- 1 1001 1001 204 Mar 22 17:27 version.go [Pipeline] sh [2023-03-22T17:29:27.624Z] + '[' -e coverage.out ] [2023-03-22T17:29:27.624Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-22T17:29:27.802Z] Stashed 1 file(s) [Pipeline] sh [2023-03-22T17:29:28.080Z] + make build [2023-03-22T17:29:28.080Z] 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-22T17:29:40.276Z] 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-22T17:29:40.276Z] 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-22T17:29:40.844Z] 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-22T17:29:41.408Z] 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-22T17:29:47.970Z] 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-22T17:29:48.904Z] 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-22T17:29:49.840Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-22T17:29:51.216Z] 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-22T17:29:51.782Z] 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-22T17:29:52.715Z] 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-22T17:29:54.089Z] 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-22T17:29:55.485Z] $ docker stop --time=1 635e4883fbb2595620af04e9964d31344c0b737aeeae38b25c5439b0015b785e [2023-03-22T17:30:00.750Z] $ docker rm -f --volumes 635e4883fbb2595620af04e9964d31344c0b737aeeae38b25c5439b0015b785e [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-22T17:30:01.489Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-22T17:30:01.489Z] [2023-03-22T17:30:01.489Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:30:01.785Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-22T17:30:01.785Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-22T17:30:01.785Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-22T17:30:01.785Z] ca9280d653b3: Pulling fs layer [2023-03-22T17:30:01.785Z] 7e9c9ca2126c: Pulling fs layer [2023-03-22T17:30:02.048Z] cbdbe7a5bc2a: Download complete [2023-03-22T17:30:02.049Z] ca9280d653b3: Verifying Checksum [2023-03-22T17:30:02.049Z] ca9280d653b3: Download complete [2023-03-22T17:30:02.049Z] cbdbe7a5bc2a: Pull complete [2023-03-22T17:30:02.615Z] 7e9c9ca2126c: Download complete [2023-03-22T17:30:02.615Z] ca9280d653b3: Pull complete [2023-03-22T17:30:05.895Z] 7e9c9ca2126c: Pull complete [2023-03-22T17:30:05.895Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-22T17:30:05.895Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-22T17:30:05.895Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:30:05.972Z] prd-ubuntu20.04-docker-8c-8g-5242 does not seem to be running inside a container [2023-03-22T17:30:06.009Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-22T17:30:08.936Z] $ docker top 110126ce953f6e41855b5fc95a32588d4a4078405c5a052539932e096252ad64 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T17:30:09.268Z] + docker-compose build --help [2023-03-22T17:30:09.268Z] + grep parallel [2023-03-22T17:30:09.836Z] --parallel Build images in parallel. [Pipeline] } [2023-03-22T17:30:09.855Z] $ docker stop --time=1 110126ce953f6e41855b5fc95a32588d4a4078405c5a052539932e096252ad64 [2023-03-22T17:30:11.116Z] $ docker rm -f --volumes 110126ce953f6e41855b5fc95a32588d4a4078405c5a052539932e096252ad64 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:30:11.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-22T17:30:11.511Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:30:11.589Z] prd-ubuntu20.04-docker-8c-8g-5242 does not seem to be running inside a container [2023-03-22T17:30:11.629Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-22T17:30:11.949Z] $ docker top 9faa564fb2a1b2f5ca41dd15492f9c42845221889f908ff2e9437b86028fab92 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T17:30:12.285Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-22T17:30:12.853Z] Building core-command ... [2023-03-22T17:30:12.853Z] Building core-common-config-bootstrapper ... [2023-03-22T17:30:12.853Z] Building core-data ... [2023-03-22T17:30:12.853Z] Building core-metadata ... [2023-03-22T17:30:12.853Z] Building security-bootstrapper ... [2023-03-22T17:30:12.853Z] Building security-proxy-auth ... [2023-03-22T17:30:12.853Z] Building security-proxy-setup ... [2023-03-22T17:30:12.853Z] Building security-secretstore-setup ... [2023-03-22T17:30:12.853Z] Building security-spiffe-token-provider ... [2023-03-22T17:30:12.853Z] Building security-spire-agent ... [2023-03-22T17:30:12.853Z] Building security-spire-config ... [2023-03-22T17:30:12.853Z] Building security-spire-server ... [2023-03-22T17:30:12.853Z] Building support-notifications ... [2023-03-22T17:30:12.853Z] Building support-scheduler ... [2023-03-22T17:30:12.853Z] Building core-common-config-bootstrapper [2023-03-22T17:30:12.853Z] Building security-spire-server [2023-03-22T17:30:12.853Z] Building security-spiffe-token-provider [2023-03-22T17:30:12.853Z] Building security-proxy-auth [2023-03-22T17:30:12.853Z] Building core-metadata [2023-03-22T17:30:25.045Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:30:25.045Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:30:25.045Z] ---> c5b017941489 [2023-03-22T17:30:25.045Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:30:25.045Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:30:25.045Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:30:25.045Z] ---> c5b017941489 [2023-03-22T17:30:25.045Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:30:25.045Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:30:25.045Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:30:25.045Z] ---> c5b017941489 [2023-03-22T17:30:25.045Z] Step 3/20 : WORKDIR /edgex-go [2023-03-22T17:30:25.045Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:30:25.045Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:30:25.045Z] ---> c5b017941489 [2023-03-22T17:30:25.045Z] Step 3/26 : WORKDIR /edgex-go [2023-03-22T17:30:25.045Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:30:25.045Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:30:25.045Z] ---> c5b017941489 [2023-03-22T17:30:25.045Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:30:33.161Z] ---> Running in 0894d648f6a3 [2023-03-22T17:30:33.161Z] ---> Running in c5594fb14436 [2023-03-22T17:30:33.161Z] ---> Running in 991375b41d8f [2023-03-22T17:30:33.161Z] ---> Running in 85aa4a8f52ef [2023-03-22T17:30:33.161Z] ---> Running in dedaa0681241 [2023-03-22T17:30:33.161Z] Removing intermediate container c5594fb14436 [2023-03-22T17:30:33.161Z] ---> 0fa76b624980 [2023-03-22T17:30:33.161Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T17:30:33.161Z] Removing intermediate container 991375b41d8f [2023-03-22T17:30:33.161Z] ---> c713c87191dc [2023-03-22T17:30:33.161Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T17:30:33.161Z] Removing intermediate container 85aa4a8f52ef [2023-03-22T17:30:33.161Z] ---> d81851d4d2f6 [2023-03-22T17:30:33.161Z] Step 4/25 : WORKDIR /edgex-go [2023-03-22T17:30:33.161Z] Removing intermediate container 0894d648f6a3 [2023-03-22T17:30:33.161Z] ---> e488c3530516 [2023-03-22T17:30:33.161Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T17:30:33.161Z] Removing intermediate container dedaa0681241 [2023-03-22T17:30:33.161Z] ---> 5dc9734b7ec8 [2023-03-22T17:30:33.161Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-22T17:30:33.161Z] ---> Running in 69006e76b2c4 [2023-03-22T17:30:33.161Z] ---> Running in 5afee951d543 [2023-03-22T17:30:33.161Z] ---> Running in f177499eb52a [2023-03-22T17:30:33.161Z] ---> Running in 47a569aa8ccf [2023-03-22T17:30:33.161Z] ---> Running in f952237fed24 [2023-03-22T17:30:33.161Z] Removing intermediate container 5afee951d543 [2023-03-22T17:30:33.161Z] ---> d24c1df117d6 [2023-03-22T17:30:33.161Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T17:30:33.161Z] ---> Running in c58cd17a5ed9 [2023-03-22T17:30:33.161Z] Removing intermediate container f177499eb52a [2023-03-22T17:30:33.161Z] ---> 8eb7158dea8b [2023-03-22T17:30:33.161Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T17:30:33.161Z] ---> Running in 9a8840c4e19d [2023-03-22T17:30:33.161Z] Removing intermediate container 47a569aa8ccf [2023-03-22T17:30:33.161Z] ---> 3cbe0ec11439 [2023-03-22T17:30:33.161Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-22T17:30:33.161Z] ---> Running in b0d0cf3e50e9 [2023-03-22T17:30:33.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:30:33.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:30:33.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:30:33.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:30:33.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:30:33.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:30:33.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:30:33.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:30:33.679Z] OK: 265 MiB in 53 packages [2023-03-22T17:30:33.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:30:33.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:30:33.679Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T17:30:33.679Z] v3.17.2-251-g9b63c758137 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T17:30:33.679Z] OK: 17822 distinct packages available [2023-03-22T17:30:33.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:30:33.938Z] OK: 265 MiB in 53 packages [2023-03-22T17:30:33.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:30:33.938Z] OK: 265 MiB in 53 packages [2023-03-22T17:30:33.938Z] OK: 265 MiB in 53 packages [2023-03-22T17:30:33.938Z] Removing intermediate container 69006e76b2c4 [2023-03-22T17:30:33.938Z] ---> 3854068ce31e [2023-03-22T17:30:33.938Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-22T17:30:34.196Z] OK: 265 MiB in 53 packages [2023-03-22T17:30:34.196Z] ---> 26ccdbe7ea0a [2023-03-22T17:30:34.196Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:30:34.196Z] ---> Running in bfafd377cfb3 [2023-03-22T17:30:34.196Z] Removing intermediate container c58cd17a5ed9 [2023-03-22T17:30:34.196Z] ---> 24fe283e90e0 [2023-03-22T17:30:34.196Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T17:30:34.196Z] Removing intermediate container 9a8840c4e19d [2023-03-22T17:30:34.196Z] ---> 8029b915e538 [2023-03-22T17:30:34.196Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T17:30:34.480Z] Removing intermediate container b0d0cf3e50e9 [2023-03-22T17:30:34.480Z] ---> 3c7717d8c05c [2023-03-22T17:30:34.480Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-22T17:30:34.480Z] ---> 19b142a6085b [2023-03-22T17:30:34.480Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:30:34.480Z] ---> dd07df82e2e1 [2023-03-22T17:30:34.480Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:30:34.480Z] ---> Running in 598392c15ff4 [2023-03-22T17:30:34.480Z] ---> Running in cdcb0f427c29 [2023-03-22T17:30:34.738Z] ---> 68b504e0aba2 [2023-03-22T17:30:34.738Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:30:34.738Z] Removing intermediate container f952237fed24 [2023-03-22T17:30:34.738Z] ---> 8aa8b0db5429 [2023-03-22T17:30:34.738Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-22T17:30:34.738Z] ---> Running in a52fa86b85e2 [2023-03-22T17:30:34.738Z] ---> a1994ad29e8a [2023-03-22T17:30:34.738Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:30:34.738Z] ---> Running in 6e59201b5c1e [2023-03-22T17:31:30.980Z] Removing intermediate container bfafd377cfb3 [2023-03-22T17:31:30.980Z] ---> 7ad48ac5b2c4 [2023-03-22T17:31:30.980Z] Step 7/26 : COPY . . [2023-03-22T17:31:30.980Z] Removing intermediate container 598392c15ff4 [2023-03-22T17:31:30.980Z] ---> f5d570fbde6a [2023-03-22T17:31:30.980Z] Step 8/23 : COPY . . [2023-03-22T17:31:30.980Z] Removing intermediate container cdcb0f427c29 [2023-03-22T17:31:30.980Z] ---> a5cbfb8684f1 [2023-03-22T17:31:30.980Z] Step 8/23 : COPY . . [2023-03-22T17:31:30.980Z] Removing intermediate container a52fa86b85e2 [2023-03-22T17:31:30.980Z] ---> 9ed5d7e51569 [2023-03-22T17:31:30.980Z] Step 8/25 : COPY . . [2023-03-22T17:31:30.980Z] Removing intermediate container 6e59201b5c1e [2023-03-22T17:31:30.980Z] ---> 4d600224345f [2023-03-22T17:31:30.980Z] Step 7/20 : COPY . . [2023-03-22T17:31:49.196Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5244 in /w/workspace/edgexfoundry_edgex-go_PR-4468 [Pipeline] { [Pipeline] ws [2023-03-22T17:31:49.206Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2023-03-22T17:31:49.262Z] The recommended git tool is: git [2023-03-22T17:31:57.522Z] using credential edgex-jenkins-ssh [2023-03-22T17:31:57.544Z] Cloning the remote Git repository [2023-03-22T17:31:57.550Z] ---> edb57efa4dd5 [2023-03-22T17:31:57.550Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-22T17:31:57.550Z] ---> 1b809b171cb1 [2023-03-22T17:31:57.550Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T17:31:57.550Z] ---> e47be0bbeaed [2023-03-22T17:31:57.550Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-22T17:31:57.550Z] ---> f788595efa14 [2023-03-22T17:31:57.550Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-22T17:31:57.550Z] ---> Running in caeda6649a6b [2023-03-22T17:31:57.550Z] ---> Running in 272e12bdf9e1 [2023-03-22T17:31:57.550Z] ---> 73ad500fab5f [2023-03-22T17:31:57.550Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-22T17:31:57.550Z] ---> Running in 892b03a75e12 [2023-03-22T17:31:57.550Z] ---> Running in 3c84ea55bcd9 [2023-03-22T17:31:57.550Z] ---> Running in 0ee366eea2f1 [2023-03-22T17:31:57.550Z] Removing intermediate container 272e12bdf9e1 [2023-03-22T17:31:57.550Z] ---> 6b5ddc2329e2 [2023-03-22T17:31:57.550Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-22T17:31:57.550Z] ---> Running in 1162cf7e1904 [2023-03-22T17:31:57.550Z] Removing intermediate container 1162cf7e1904 [2023-03-22T17:31:57.550Z] ---> 77e8467ac37b [2023-03-22T17:31:57.550Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T17:31:57.550Z] ---> Running in ec5ffdd260f6 [2023-03-22T17:31:57.550Z] Removing intermediate container ec5ffdd260f6 [2023-03-22T17:31:57.550Z] ---> 16ad0acd7865 [2023-03-22T17:31:57.550Z] Step 11/26 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-22T17:31:57.550Z] ---> Running in 907814a2b2b5 [2023-03-22T17:31:57.550Z] 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-22T17:31:57.550Z] 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-22T17:31:57.550Z] 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-22T17:31:57.550Z] 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-22T17:31:57.550Z] Removing intermediate container 907814a2b2b5 [2023-03-22T17:31:57.550Z] ---> 71ae8851a2c5 [2023-03-22T17:31:57.550Z] Step 12/26 : WORKDIR /edgex-go [2023-03-22T17:31:57.550Z] ---> Running in 5519cd7b1378 [2023-03-22T17:31:57.550Z] Removing intermediate container 5519cd7b1378 [2023-03-22T17:31:57.550Z] ---> cb36b5b686c3 [2023-03-22T17:31:57.550Z] [2023-03-22T17:31:57.550Z] Step 13/26 : FROM alpine:3.17 [2023-03-22T17:31:57.550Z] 3.17: Pulling from library/alpine [2023-03-22T17:31:57.550Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T17:31:57.550Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T17:31:57.550Z] ---> b2aa39c304c2 [2023-03-22T17:31:57.550Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T17:31:57.550Z] ---> Running in 414ab9962035 [2023-03-22T17:31:57.808Z] Removing intermediate container 414ab9962035 [2023-03-22T17:31:57.808Z] ---> eb026c7b89b9 [2023-03-22T17:31:57.808Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-22T17:31:57.808Z] ---> Running in 9f934de66a57 [2023-03-22T17:31:58.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:31:58.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:31:57.626Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-22T17:31:57.771Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2023-03-22T17:31:57.995Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-22T17:31:57.997Z] > git --version # timeout=10 [2023-03-22T17:31:58.027Z] > git --version # 'git version 2.25.1' [2023-03-22T17:31:58.031Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T17:31:58.255Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T17:31:58.581Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T17:31:58.581Z] v3.17.2-251-g9b63c758137 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T17:31:58.581Z] OK: 17820 distinct packages available [2023-03-22T17:31:58.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:31:58.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:31:58.838Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-22T17:31:58.838Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-22T17:31:58.838Z] (3/5) Installing libucontext (1.2-r0) [2023-03-22T17:31:58.838Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-22T17:31:58.838Z] (5/5) Installing openssl (3.0.8-r1) [2023-03-22T17:31:58.838Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:31:58.838Z] OK: 8 MiB in 20 packages [2023-03-22T17:31:59.770Z] Removing intermediate container 9f934de66a57 [2023-03-22T17:31:59.770Z] ---> cfbfe1c60cec [2023-03-22T17:31:59.770Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:32:00.333Z] ---> 2256120dfa08 [2023-03-22T17:32:00.333Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:32:01.265Z] ---> b77ab2c13db2 [2023-03-22T17:32:01.265Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T17:32:13.505Z] ---> 4e7ae4bca4c4 [2023-03-22T17:32:13.505Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T17:32:13.505Z] ---> f05309691544 [2023-03-22T17:32:13.505Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-22T17:32:13.505Z] ---> 44903597851f [2023-03-22T17:32:13.505Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-22T17:32:13.764Z] ---> e275f6d6d964 [2023-03-22T17:32:13.764Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T17:32:13.764Z] ---> Running in 6cdf4451d0f9 [2023-03-22T17:32:14.022Z] Removing intermediate container 6cdf4451d0f9 [2023-03-22T17:32:14.022Z] ---> 6c4fe681c3a7 [2023-03-22T17:32:14.022Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T17:32:14.022Z] ---> Running in 8c6c9ec1ba0e [2023-03-22T17:32:14.022Z] Removing intermediate container 8c6c9ec1ba0e [2023-03-22T17:32:14.022Z] ---> 9bee2ba49361 [2023-03-22T17:32:14.022Z] Step 24/26 : LABEL arch=x86_64 [2023-03-22T17:32:14.022Z] ---> Running in cd9789fd9dc1 [2023-03-22T17:32:14.281Z] Removing intermediate container cd9789fd9dc1 [2023-03-22T17:32:14.281Z] ---> fb5fcc102557 [2023-03-22T17:32:14.281Z] Step 25/26 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 [2023-03-22T17:32:14.281Z] ---> Running in 6f9470fd59dc [2023-03-22T17:32:14.539Z] Removing intermediate container 6f9470fd59dc [2023-03-22T17:32:14.539Z] ---> d41c99d889fe [2023-03-22T17:32:14.539Z] Step 26/26 : LABEL version=0.0.0 [2023-03-22T17:32:14.539Z] ---> Running in 5f7fa7bc91e7 [2023-03-22T17:32:15.470Z] Removing intermediate container 5f7fa7bc91e7 [2023-03-22T17:32:15.470Z] ---> dc4ae986b245 [2023-03-22T17:32:15.470Z] [2023-03-22T17:32:15.470Z] Successfully built dc4ae986b245 [2023-03-22T17:32:15.470Z] Successfully tagged security-spire-server:latest [2023-03-22T17:32:15.470Z] Building core-command [2023-03-22T17:32:17.758Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-22T17:32:17.790Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T17:32:19.652Z]  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:32:19.652Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:32:19.652Z] ---> c5b017941489 [2023-03-22T17:32:19.652Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:32:19.652Z] ---> Using cache [2023-03-22T17:32:19.652Z] ---> d81851d4d2f6 [2023-03-22T17:32:19.652Z] Step 4/24 : WORKDIR /edgex-go [2023-03-22T17:32:19.652Z] ---> Using cache [2023-03-22T17:32:19.652Z] ---> 3cbe0ec11439 [2023-03-22T17:32:19.652Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-22T17:32:19.652Z] ---> Using cache [2023-03-22T17:32:19.652Z] ---> 3c7717d8c05c [2023-03-22T17:32:19.652Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-22T17:32:19.652Z] ---> Using cache [2023-03-22T17:32:19.652Z] ---> 68b504e0aba2 [2023-03-22T17:32:19.652Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:32:19.652Z] ---> Using cache [2023-03-22T17:32:19.652Z] ---> 9ed5d7e51569 [2023-03-22T17:32:19.652Z] Step 8/24 : COPY . . [2023-03-22T17:32:19.652Z] ---> Using cache [2023-03-22T17:32:19.652Z] ---> 73ad500fab5f [2023-03-22T17:32:19.652Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-22T17:32:20.068Z] Merging remotes/origin/main commit 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 into PR head commit c83e2909eb2ea2b339a971b1849177a6219c9e29 [2023-03-22T17:32:20.598Z] Merge succeeded, producing c83e2909eb2ea2b339a971b1849177a6219c9e29 [2023-03-22T17:32:20.599Z] Checking out Revision c83e2909eb2ea2b339a971b1849177a6219c9e29 (PR-4468) [2023-03-22T17:32:18.992Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-22T17:32:19.056Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-22T17:32:19.058Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T17:32:19.081Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4468/head:refs/remotes/origin/PR-4468 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-22T17:32:20.098Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T17:32:20.187Z] > git checkout -f c83e2909eb2ea2b339a971b1849177a6219c9e29 # timeout=10 [2023-03-22T17:32:20.468Z] > git remote # timeout=10 [2023-03-22T17:32:20.494Z] > git config --get remote.origin.url # timeout=10 [2023-03-22T17:32:20.515Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T17:32:20.532Z] > git merge 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 # timeout=10 [2023-03-22T17:32:20.568Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-22T17:32:20.614Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T17:32:20.633Z] > git checkout -f c83e2909eb2ea2b339a971b1849177a6219c9e29 # timeout=10 [2023-03-22T17:32:24.533Z] Commit message: "refactor: Remove use of TOML package" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T17:32:25.592Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-22T17:32:25.592Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T17:32:25.592Z] Dload Upload Total Spent Left Speed [2023-03-22T17:32:25.592Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81216 0 --:--:-- --:--:-- --:--:-- 81737 [Pipeline] sh [2023-03-22T17:32:26.409Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-22T17:32:26.759Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-22T17:32:26.759Z] + sudo tee /etc/docker/daemon.new [2023-03-22T17:32:26.759Z] { [2023-03-22T17:32:26.759Z] "registry-mirrors": [ [2023-03-22T17:32:26.759Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-22T17:32:26.759Z] ], [2023-03-22T17:32:26.759Z] "bip": "10.250.0.254/24", [2023-03-22T17:32:26.759Z] "hosts": [ [2023-03-22T17:32:26.759Z] "tcp://0.0.0.0:5555", [2023-03-22T17:32:26.759Z] "unix:///var/run/docker.sock" [2023-03-22T17:32:26.759Z] ], [2023-03-22T17:32:26.759Z] "mtu": 1458, [2023-03-22T17:32:26.759Z] "selinux-enabled": true, [2023-03-22T17:32:26.759Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-22T17:32:26.759Z] } [Pipeline] sh [2023-03-22T17:32:27.119Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-22T17:32:27.465Z] + sudo service docker restart [2023-03-22T17:32:27.779Z] ---> Running in 28278464cf28 [2023-03-22T17:32:34.430Z] Removing intermediate container caeda6649a6b [2023-03-22T17:32:34.430Z] ---> 8ecdcd50f391 [2023-03-22T17:32:34.430Z] [2023-03-22T17:32:34.430Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T17:32:34.430Z] ---> b2aa39c304c2 [2023-03-22T17:32:34.430Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-22T17:32:34.430Z] 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-22T17:32:34.430Z] ---> Running in 93849b631a8a [2023-03-22T17:32:34.430Z] Removing intermediate container 892b03a75e12 [2023-03-22T17:32:34.430Z] ---> 4081c0e1bb8c [2023-03-22T17:32:34.430Z] [2023-03-22T17:32:34.430Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T17:32:34.430Z] ---> b2aa39c304c2 [2023-03-22T17:32:34.430Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-22T17:32:34.688Z] Removing intermediate container 0ee366eea2f1 [2023-03-22T17:32:34.688Z] ---> 8ffcb5ebc973 [2023-03-22T17:32:34.688Z] [2023-03-22T17:32:34.688Z] Step 10/25 : FROM alpine:3.17 [2023-03-22T17:32:34.688Z] ---> b2aa39c304c2 [2023-03-22T17:32:34.688Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-22T17:32:34.688Z] Removing intermediate container 3c84ea55bcd9 [2023-03-22T17:32:34.688Z] ---> c6a114c486b3 [2023-03-22T17:32:34.688Z] [2023-03-22T17:32:34.688Z] Step 9/20 : FROM alpine:3.17 [2023-03-22T17:32:34.688Z] ---> b2aa39c304c2 [2023-03-22T17:32:34.688Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-22T17:32:35.253Z] ---> Running in 94a4bd6cfaa7 [2023-03-22T17:32:35.253Z] ---> Running in afd10f2dde73 [2023-03-22T17:32:35.253Z] ---> Running in 7f3fda57559a [2023-03-22T17:32:35.253Z] Removing intermediate container 93849b631a8a [2023-03-22T17:32:35.253Z] ---> 6b99a5e2036f [2023-03-22T17:32:35.253Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T17:32:35.511Z] ---> Running in 6974f727b16b [2023-03-22T17:32:35.770Z] Removing intermediate container afd10f2dde73 [2023-03-22T17:32:35.770Z] ---> 59f8a0783ada [2023-03-22T17:32:35.770Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-22T17:32:35.770Z] Removing intermediate container 94a4bd6cfaa7 [2023-03-22T17:32:35.770Z] ---> 38d6357aacbc [2023-03-22T17:32:35.770Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T17:32:35.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:32:36.027Z] ---> Running in 45316f30ce87 [2023-03-22T17:32:36.027Z] ---> Running in 45f9c4e64e63 [2023-03-22T17:32:36.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:32:36.283Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T17:32:36.283Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:32:36.283Z] OK: 7 MiB in 16 packages [2023-03-22T17:32:36.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:32:36.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:32:36.541Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T17:32:36.541Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:32:36.541Z] OK: 7 MiB in 16 packages [2023-03-22T17:32:37.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:32:37.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:32:37.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:32:37.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:32:37.732Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T17:32:37.732Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:32:37.732Z] OK: 7 MiB in 16 packages [2023-03-22T17:32:37.732Z] Removing intermediate container 7f3fda57559a [2023-03-22T17:32:37.732Z] ---> 96588351d050 [2023-03-22T17:32:37.733Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T17:32:37.733Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T17:32:37.733Z] v3.17.2-251-g9b63c758137 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T17:32:37.733Z] OK: 17820 distinct packages available [2023-03-22T17:32:37.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:32:38.003Z] ---> Running in 242c68f5accd [2023-03-22T17:32:38.003Z] Removing intermediate container 6974f727b16b [2023-03-22T17:32:38.003Z] ---> 63bc5721f49f [2023-03-22T17:32:38.003Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:32:38.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:32:38.003Z] Removing intermediate container 242c68f5accd [2023-03-22T17:32:38.003Z] ---> 19290da0a8cc [2023-03-22T17:32:38.003Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-22T17:32:38.307Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-22T17:32:38.307Z] ---> Running in 9fcf374a3a5b [2023-03-22T17:32:38.307Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-22T17:32:38.307Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-22T17:32:38.307Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-22T17:32:38.307Z] (5/9) Installing curl (7.88.1-r1) [2023-03-22T17:32:38.307Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-22T17:32:38.307Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-22T17:32:38.307Z] (8/9) Installing libucontext (1.2-r0) [2023-03-22T17:32:38.307Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-22T17:32:38.307Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:32:38.307Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T17:32:38.565Z] OK: 10 MiB in 24 packages [2023-03-22T17:32:38.565Z] Removing intermediate container 45316f30ce87 [2023-03-22T17:32:38.565Z] ---> fae2a873d6de [2023-03-22T17:32:38.565Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:32:38.565Z] ---> d96f40eeb5d4 [2023-03-22T17:32:38.565Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:32:38.565Z] Removing intermediate container 9fcf374a3a5b [2023-03-22T17:32:38.565Z] ---> 9e6faf0309d8 [2023-03-22T17:32:38.565Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-22T17:32:38.565Z] ---> Running in 4e9f082546df [2023-03-22T17:32:38.823Z] ---> 0afa1169cbb0 [2023-03-22T17:32:38.823Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-22T17:32:38.824Z] Removing intermediate container 4e9f082546df [2023-03-22T17:32:38.824Z] ---> e199ff85d461 [2023-03-22T17:32:38.824Z] Step 15/25 : WORKDIR / [2023-03-22T17:32:39.082Z] ---> 60c8e19c7405 [2023-03-22T17:32:39.082Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:32:39.082Z] ---> Running in 672be074b2d6 [2023-03-22T17:32:40.013Z] Removing intermediate container 672be074b2d6 [2023-03-22T17:32:40.013Z] ---> 56035863882b [2023-03-22T17:32:40.013Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:32:40.013Z] ---> e85315dbe017 [2023-03-22T17:32:40.013Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-22T17:32:40.013Z] ---> ff7a5472dda8 [2023-03-22T17:32:40.013Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-22T17:32:40.013Z] Removing intermediate container 45f9c4e64e63 [2023-03-22T17:32:40.013Z] ---> 032d643ddc8e [2023-03-22T17:32:40.013Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:32:40.013Z] ---> 12ada7fd370d [2023-03-22T17:32:40.013Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:32:40.944Z] ---> b70935c86e1c [2023-03-22T17:32:40.944Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:32:40.944Z] ---> f93f1852441c [2023-03-22T17:32:40.944Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-22T17:32:40.944Z] ---> 5aad128e7027 [2023-03-22T17:32:40.944Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-22T17:32:40.944Z] ---> 453a4ecd883c [2023-03-22T17:32:40.944Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-22T17:32:41.508Z] ---> bd0c5a96ed82 [2023-03-22T17:32:41.508Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T17:32:41.764Z] ---> 6cf46c1f5d72 [2023-03-22T17:32:41.764Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-22T17:32:42.022Z] ---> Running in c7c7a729fb0b [2023-03-22T17:32:42.591Z] ---> 361907a763b6 [2023-03-22T17:32:42.591Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-22T17:32:42.591Z] ---> eae30c899179 [2023-03-22T17:32:42.591Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-22T17:32:42.591Z] ---> 46e270d32f40 [2023-03-22T17:32:42.591Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-22T17:32:42.591Z] ---> 1a73aca67608 [2023-03-22T17:32:42.591Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T17:32:42.591Z] ---> Running in 16b453b3074b [2023-03-22T17:32:42.864Z] ---> 995dfd634ed2 [2023-03-22T17:32:42.864Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-22T17:32:43.123Z] ---> e0f5aa8d5244 [2023-03-22T17:32:43.123Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-22T17:32:43.123Z] ---> Running in 6cec190f81e2 [2023-03-22T17:32:43.123Z] ---> e30f83123dcb [2023-03-22T17:32:43.123Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-22T17:32:43.123Z] ---> Running in 7295f778db88 [2023-03-22T17:32:43.691Z] Removing intermediate container 7295f778db88 [2023-03-22T17:32:43.691Z] ---> ca2530b105da [2023-03-22T17:32:43.691Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T17:32:43.691Z] Removing intermediate container 6cec190f81e2 [2023-03-22T17:32:43.691Z] ---> 87dc996495df [2023-03-22T17:32:43.691Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T17:32:43.954Z] Removing intermediate container 16b453b3074b [2023-03-22T17:32:43.954Z] ---> 8b04b294b1bb [2023-03-22T17:32:43.954Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T17:32:43.954Z] ---> Running in 80a30a972dff [2023-03-22T17:32:43.954Z] Removing intermediate container c7c7a729fb0b [2023-03-22T17:32:43.954Z] ---> Running in 51028f77f79c [2023-03-22T17:32:43.954Z] ---> f6896b4a974a [2023-03-22T17:32:43.954Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T17:32:43.954Z] ---> Running in 6be22166d0fa [2023-03-22T17:32:43.954Z] ---> Running in 03945bca9fbb [2023-03-22T17:32:43.954Z] Removing intermediate container 80a30a972dff [2023-03-22T17:32:43.954Z] ---> 9870176a099d [2023-03-22T17:32:43.954Z] Step 23/25 : LABEL arch=x86_64 [2023-03-22T17:32:43.954Z] ---> Running in daa94cd2b193 [2023-03-22T17:32:43.954Z] Removing intermediate container 6be22166d0fa [2023-03-22T17:32:43.954Z] ---> 494294378194 [2023-03-22T17:32:43.954Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-22T17:32:43.954Z] Removing intermediate container 51028f77f79c [2023-03-22T17:32:43.954Z] ---> 31984acc1407 [2023-03-22T17:32:43.954Z] Step 18/20 : LABEL arch=x86_64 [2023-03-22T17:32:43.954Z] Removing intermediate container 03945bca9fbb [2023-03-22T17:32:43.954Z] ---> 6b75835ca560 [2023-03-22T17:32:43.954Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-22T17:32:43.954Z] ---> Running in 699e2e026bb1 [2023-03-22T17:32:44.215Z] ---> Running in daf2cee1b791 [2023-03-22T17:32:44.215Z] ---> Running in 03d617a2ec47 [2023-03-22T17:32:44.215Z] Removing intermediate container daa94cd2b193 [2023-03-22T17:32:44.215Z] ---> cae450157182 [2023-03-22T17:32:44.215Z] Step 24/25 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 [2023-03-22T17:32:44.215Z] Removing intermediate container 699e2e026bb1 [2023-03-22T17:32:44.215Z] ---> 090910f23853 [2023-03-22T17:32:44.215Z] Step 21/23 : LABEL arch=x86_64 [2023-03-22T17:32:44.215Z] ---> Running in 4c134668ac47 [2023-03-22T17:32:44.215Z] ---> Running in 4f666780bada [2023-03-22T17:32:44.215Z] Removing intermediate container 03d617a2ec47 [2023-03-22T17:32:44.215Z] ---> 01e699dca7f9 [2023-03-22T17:32:44.215Z] Step 19/20 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 [2023-03-22T17:32:44.215Z] Removing intermediate container daf2cee1b791 [2023-03-22T17:32:44.215Z] ---> 1c0cf6bc5fe7 [2023-03-22T17:32:44.215Z] Step 21/23 : LABEL arch=x86_64 [2023-03-22T17:32:44.215Z] ---> Running in 133a4bea2f0b [2023-03-22T17:32:44.215Z] ---> Running in af3a38e589c3 [2023-03-22T17:32:44.215Z] Removing intermediate container 4f666780bada [2023-03-22T17:32:44.215Z] ---> e972316200ff [2023-03-22T17:32:44.215Z] Step 25/25 : LABEL version=0.0.0 [2023-03-22T17:32:44.473Z] Removing intermediate container 4c134668ac47 [2023-03-22T17:32:44.473Z] ---> 9d86315f8b51 [2023-03-22T17:32:44.473Z] Step 22/23 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 [2023-03-22T17:32:44.473Z] ---> Running in 890f5ec0f015 [2023-03-22T17:32:44.473Z] Removing intermediate container 133a4bea2f0b [2023-03-22T17:32:44.473Z] ---> 25c8a276e0a7 [2023-03-22T17:32:44.473Z] Step 20/20 : LABEL version=0.0.0 [2023-03-22T17:32:44.473Z] Removing intermediate container af3a38e589c3 [2023-03-22T17:32:44.473Z] ---> 1feecc7004c4 [2023-03-22T17:32:44.473Z] Step 22/23 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 [2023-03-22T17:32:44.473Z] ---> Running in 40a45ab0ae3a [2023-03-22T17:32:44.473Z] ---> Running in aa56c3a26f47 [2023-03-22T17:32:44.473Z] Removing intermediate container 890f5ec0f015 [2023-03-22T17:32:44.473Z] ---> ebf442afe3a0 [2023-03-22T17:32:44.473Z] [2023-03-22T17:32:44.473Z] ---> Running in 3dd4477f3995 [2023-03-22T17:32:44.757Z] Successfully built ebf442afe3a0 [2023-03-22T17:32:44.757Z] Successfully tagged core-metadata:latest [2023-03-22T17:32:44.757Z]  Building core-metadata ... done Building security-secretstore-setup [2023-03-22T17:32:44.757Z] Removing intermediate container aa56c3a26f47 [2023-03-22T17:32:44.757Z] ---> 3805e01061e9 [2023-03-22T17:32:44.757Z] [2023-03-22T17:32:44.757Z] Removing intermediate container 40a45ab0ae3a [2023-03-22T17:32:44.757Z] ---> d5a79718dcb8 [2023-03-22T17:32:44.757Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T17:32:44.757Z] ---> Running in 4b17a23657bf [2023-03-22T17:32:44.757Z] Removing intermediate container 3dd4477f3995 [2023-03-22T17:32:44.757Z] ---> 9174fc37ac58 [2023-03-22T17:32:44.757Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T17:32:44.757Z] ---> Running in e861537d7fe9 [2023-03-22T17:32:44.757Z] Successfully built 3805e01061e9 [2023-03-22T17:32:44.757Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-22T17:32:44.757Z] Building security-spire-agent [2023-03-22T17:32:45.014Z]  Building security-spiffe-token-provider ... done Removing intermediate container 4b17a23657bf [2023-03-22T17:32:45.014Z] ---> 3acad2f693d5 [2023-03-22T17:32:45.014Z] [2023-03-22T17:32:45.014Z] Successfully built 3acad2f693d5 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T17:32:45.792Z] provisioning config files... [2023-03-22T17:32:45.825Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config16553122979657078135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T17:32:46.194Z] ---> docker-login.sh [2023-03-22T17:32:46.194Z] nexus3.edgexfoundry.org:10001 [2023-03-22T17:32:46.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:32:46.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:32:46.793Z] Configure a credential helper to remove this warning. See [2023-03-22T17:32:46.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:32:46.793Z] [2023-03-22T17:32:46.793Z] Login Succeeded [2023-03-22T17:32:46.793Z] nexus3.edgexfoundry.org:10002 [2023-03-22T17:32:47.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:32:47.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:32:47.342Z] Configure a credential helper to remove this warning. See [2023-03-22T17:32:47.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:32:47.342Z] [2023-03-22T17:32:47.342Z] Login Succeeded [2023-03-22T17:32:47.342Z] nexus3.edgexfoundry.org:10003 [2023-03-22T17:32:47.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:32:47.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:32:47.617Z] Configure a credential helper to remove this warning. See [2023-03-22T17:32:47.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:32:47.617Z] [2023-03-22T17:32:47.617Z] Login Succeeded [2023-03-22T17:32:47.617Z] nexus3.edgexfoundry.org:10004 [2023-03-22T17:32:47.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:32:48.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:32:48.171Z] Configure a credential helper to remove this warning. See [2023-03-22T17:32:48.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:32:48.171Z] [2023-03-22T17:32:48.171Z] Login Succeeded [2023-03-22T17:32:48.171Z] docker.io [2023-03-22T17:32:48.321Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-22T17:32:48.321Z]  Building core-common-config-bootstrapper ... done Building support-notifications [2023-03-22T17:32:48.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:32:48.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:32:48.724Z] Configure a credential helper to remove this warning. See [2023-03-22T17:32:48.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:32:48.724Z] [2023-03-22T17:32:48.724Z] Login Succeeded [2023-03-22T17:32:48.724Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T17:32:48.754Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-22T17:32:49.253Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:32:49.253Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:32:49.253Z] ---> c5b017941489 [2023-03-22T17:32:49.253Z] Step 3/27 : WORKDIR /edgex-go [2023-03-22T17:32:49.253Z] ---> Using cache [2023-03-22T17:32:49.253Z] ---> 5dc9734b7ec8 [2023-03-22T17:32:49.253Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T17:32:49.253Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:32:49.253Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:32:49.253Z] ---> c5b017941489 [2023-03-22T17:32:49.254Z] Step 3/25 : WORKDIR /edgex-go [2023-03-22T17:32:49.254Z] ---> Using cache [2023-03-22T17:32:49.254Z] ---> 5dc9734b7ec8 [2023-03-22T17:32:49.254Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-22T17:32:49.401Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-03-22T17:32:49.423Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T17:32:49.442Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T17:32:49.454Z] ========================================================= [2023-03-22T17:32:49.454Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-22T17:32:49.454Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-22T17:32:49.793Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T17:32:51.154Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:32:51.154Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:32:51.154Z] ---> c5b017941489 [2023-03-22T17:32:51.154Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:32:51.154Z] ---> Using cache [2023-03-22T17:32:51.154Z] ---> d81851d4d2f6 [2023-03-22T17:32:51.154Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T17:32:51.154Z] ---> Using cache [2023-03-22T17:32:51.154Z] ---> 3cbe0ec11439 [2023-03-22T17:32:51.154Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-22T17:32:51.235Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-22T17:32:51.235Z] af6eaf76a39c: Pulling fs layer [2023-03-22T17:32:51.235Z] 55522c791124: Pulling fs layer [2023-03-22T17:32:51.235Z] ce5c4a1c91eb: Pulling fs layer [2023-03-22T17:32:51.235Z] 169dfbe0d373: Pulling fs layer [2023-03-22T17:32:51.235Z] e1ff8fa3b103: Pulling fs layer [2023-03-22T17:32:51.235Z] 52ebb69f0ebf: Pulling fs layer [2023-03-22T17:32:51.235Z] 5abe8eddf0d5: Pulling fs layer [2023-03-22T17:32:51.235Z] e1ff8fa3b103: Waiting [2023-03-22T17:32:51.235Z] 52ebb69f0ebf: Waiting [2023-03-22T17:32:51.235Z] 5abe8eddf0d5: Waiting [2023-03-22T17:32:51.235Z] 169dfbe0d373: Waiting [2023-03-22T17:32:51.235Z] 55522c791124: Download complete [2023-03-22T17:32:51.235Z] 169dfbe0d373: Verifying Checksum [2023-03-22T17:32:51.235Z] 169dfbe0d373: Download complete [2023-03-22T17:32:51.235Z] e1ff8fa3b103: Download complete [2023-03-22T17:32:51.235Z] af6eaf76a39c: Verifying Checksum [2023-03-22T17:32:51.235Z] af6eaf76a39c: Download complete [2023-03-22T17:32:52.244Z] af6eaf76a39c: Pull complete [2023-03-22T17:32:52.526Z] 5abe8eddf0d5: Verifying Checksum [2023-03-22T17:32:52.526Z] 5abe8eddf0d5: Download complete [2023-03-22T17:32:53.133Z] 55522c791124: Pull complete [2023-03-22T17:32:54.119Z] ce5c4a1c91eb: Verifying Checksum [2023-03-22T17:32:54.119Z] ce5c4a1c91eb: Download complete [2023-03-22T17:32:54.119Z] 52ebb69f0ebf: Verifying Checksum [2023-03-22T17:32:54.119Z] 52ebb69f0ebf: Download complete [2023-03-22T17:32:54.433Z] Removing intermediate container e861537d7fe9 [2023-03-22T17:32:54.433Z] ---> 6cb63a8046d8 [2023-03-22T17:32:54.433Z] [2023-03-22T17:32:54.433Z] Successfully built 6cb63a8046d8 [2023-03-22T17:32:55.807Z] Successfully tagged security-proxy-auth:latest [2023-03-22T17:32:55.807Z] Building support-scheduler [2023-03-22T17:33:00.355Z]  Building security-proxy-auth ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:33:00.355Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:33:00.355Z] ---> c5b017941489 [2023-03-22T17:33:00.355Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:33:00.355Z] ---> Using cache [2023-03-22T17:33:00.355Z] ---> d81851d4d2f6 [2023-03-22T17:33:00.355Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T17:33:00.355Z] ---> Using cache [2023-03-22T17:33:00.355Z] ---> 3cbe0ec11439 [2023-03-22T17:33:00.355Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T17:33:00.355Z] ---> Using cache [2023-03-22T17:33:00.355Z] ---> 3c7717d8c05c [2023-03-22T17:33:00.355Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T17:33:00.355Z] ---> Using cache [2023-03-22T17:33:00.355Z] ---> 68b504e0aba2 [2023-03-22T17:33:00.355Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:33:00.355Z] ---> Using cache [2023-03-22T17:33:00.355Z] ---> 9ed5d7e51569 [2023-03-22T17:33:00.355Z] Step 8/23 : COPY . . [2023-03-22T17:33:00.355Z] ---> Using cache [2023-03-22T17:33:00.355Z] ---> 73ad500fab5f [2023-03-22T17:33:00.355Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-22T17:33:00.967Z] ---> Running in 7dc6e75cd34a [2023-03-22T17:33:00.967Z] ---> Running in b01aef197ac1 [2023-03-22T17:33:00.967Z] ---> Running in 73ef0491af64 [2023-03-22T17:33:00.967Z] ---> Running in 37d14faae5f3 [2023-03-22T17:33:01.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:33:01.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:33:01.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:33:01.571Z] OK: 265 MiB in 53 packages [2023-03-22T17:33:01.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:33:01.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:33:01.571Z] 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-22T17:33:01.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:33:01.852Z] OK: 265 MiB in 53 packages [2023-03-22T17:33:02.137Z] OK: 265 MiB in 53 packages [2023-03-22T17:33:03.528Z] Removing intermediate container 7dc6e75cd34a [2023-03-22T17:33:03.528Z] ---> 669bf45f2f2f [2023-03-22T17:33:03.528Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-22T17:33:03.528Z] Removing intermediate container 28278464cf28 [2023-03-22T17:33:03.528Z] ---> 1c49f8ea38e2 [2023-03-22T17:33:03.528Z] [2023-03-22T17:33:03.528Z] Step 10/24 : FROM alpine:3.17 [2023-03-22T17:33:03.528Z] ---> b2aa39c304c2 [2023-03-22T17:33:03.528Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-22T17:33:03.528Z] ---> Using cache [2023-03-22T17:33:03.528Z] ---> 96588351d050 [2023-03-22T17:33:03.528Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T17:33:03.528Z] ---> Using cache [2023-03-22T17:33:03.528Z] ---> 19290da0a8cc [2023-03-22T17:33:03.528Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-22T17:33:03.789Z] ---> Running in d7e05095a1d9 [2023-03-22T17:33:03.789Z] Removing intermediate container b01aef197ac1 [2023-03-22T17:33:03.789Z] ---> f1f470a5d9ee [2023-03-22T17:33:03.789Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-22T17:33:03.789Z] Removing intermediate container 37d14faae5f3 [2023-03-22T17:33:03.789Z] ---> 8e19cb5b5fa7 [2023-03-22T17:33:03.789Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T17:33:03.789Z] ---> 359ac83c2971 [2023-03-22T17:33:03.789Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:33:03.789Z] Removing intermediate container d7e05095a1d9 [2023-03-22T17:33:03.789Z] ---> da61a3109c4b [2023-03-22T17:33:03.789Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-22T17:33:03.789Z] ---> Running in 4ad43bb3e7c8 [2023-03-22T17:33:03.789Z] ---> Running in a26adcf855a9 [2023-03-22T17:33:03.789Z] ---> 2590cdef122f [2023-03-22T17:33:03.789Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:33:03.789Z] ---> Running in acdd284258cc [2023-03-22T17:33:03.789Z] Removing intermediate container a26adcf855a9 [2023-03-22T17:33:03.789Z] ---> f68ed0b8b13d [2023-03-22T17:33:03.789Z] Step 15/24 : WORKDIR / [2023-03-22T17:33:04.047Z] ---> 1a64fa0e91fb [2023-03-22T17:33:04.047Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:33:04.047Z] ---> Running in ce418b024209 [2023-03-22T17:33:04.047Z] ---> Running in 894aecfd6a40 [2023-03-22T17:33:04.047Z] Removing intermediate container ce418b024209 [2023-03-22T17:33:04.047Z] ---> 349f79a4330c [2023-03-22T17:33:04.047Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:33:04.304Z] ---> 743b42a3ddd2 [2023-03-22T17:33:04.304Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:33:04.560Z] ---> 4b05a69ede5d [2023-03-22T17:33:04.560Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-22T17:33:05.125Z] ---> c6c52a24f02a [2023-03-22T17:33:05.126Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-22T17:33:05.126Z] ---> a71ae6b51465 [2023-03-22T17:33:05.126Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-22T17:33:05.126Z] ---> Running in 7f5ad4f88c55 [2023-03-22T17:33:05.383Z] Removing intermediate container 7f5ad4f88c55 [2023-03-22T17:33:05.383Z] ---> e9867944adae [2023-03-22T17:33:05.383Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T17:33:05.383Z] ---> Running in f5c94d27d634 [2023-03-22T17:33:05.642Z] Removing intermediate container f5c94d27d634 [2023-03-22T17:33:05.642Z] ---> f6ac6839b82f [2023-03-22T17:33:05.642Z] Step 22/24 : LABEL arch=x86_64 [2023-03-22T17:33:05.642Z] ---> Running in f086e2349300 [2023-03-22T17:33:05.901Z] Removing intermediate container f086e2349300 [2023-03-22T17:33:05.901Z] ---> 4128fb90c22d [2023-03-22T17:33:05.901Z] Step 23/24 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 [2023-03-22T17:33:05.901Z] ---> Running in d1ad129e39a6 [2023-03-22T17:33:06.158Z] Removing intermediate container d1ad129e39a6 [2023-03-22T17:33:06.158Z] ---> 71449db4eb57 [2023-03-22T17:33:06.158Z] Step 24/24 : LABEL version=0.0.0 [2023-03-22T17:33:06.158Z] ---> Running in 0c7e7770db33 [2023-03-22T17:33:06.158Z] Removing intermediate container 0c7e7770db33 [2023-03-22T17:33:06.158Z] ---> ad3b4a30edd0 [2023-03-22T17:33:06.158Z] [2023-03-22T17:33:06.415Z] Successfully built ad3b4a30edd0 [2023-03-22T17:33:06.415Z] Successfully tagged core-command:latest [2023-03-22T17:33:06.415Z] Building security-proxy-setup [2023-03-22T17:33:06.504Z] ce5c4a1c91eb: Pull complete [2023-03-22T17:33:06.504Z] 169dfbe0d373: Pull complete [2023-03-22T17:33:06.504Z] e1ff8fa3b103: Pull complete [2023-03-22T17:33:08.939Z]  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:33:08.940Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:33:08.940Z] ---> c5b017941489 [2023-03-22T17:33:08.940Z] Step 3/22 : WORKDIR /edgex-go [2023-03-22T17:33:08.940Z] ---> Using cache [2023-03-22T17:33:08.940Z] ---> 5dc9734b7ec8 [2023-03-22T17:33:08.940Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-22T17:33:08.940Z] ---> Using cache [2023-03-22T17:33:08.940Z] ---> f1f470a5d9ee [2023-03-22T17:33:08.940Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-22T17:33:08.940Z] ---> Using cache [2023-03-22T17:33:08.940Z] ---> 2590cdef122f [2023-03-22T17:33:08.940Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:33:11.915Z] 52ebb69f0ebf: Pull complete [2023-03-22T17:33:13.900Z] 5abe8eddf0d5: Pull complete [2023-03-22T17:33:13.900Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-22T17:33:13.900Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T17:33:13.900Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-22T17:33:14.194Z] ---> Running in d461cfd403bf [2023-03-22T17:33:14.245Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T17:33:14.245Z] WORKDIR /edgex [2023-03-22T17:33:14.245Z] COPY go.mod . [2023-03-22T17:33:14.245Z] RUN go mod download [2023-03-22T17:33:14.245Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-22T17:33:14.837Z] Sending build context to Docker daemon 2.932MB [2023-03-22T17:33:14.837Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T17:33:14.837Z] ---> 6cb57ee374ae [2023-03-22T17:33:14.837Z] Step 2/4 : WORKDIR /edgex [2023-03-22T17:33:17.453Z] ---> Running in a66360a777c6 [2023-03-22T17:33:17.453Z] Removing intermediate container a66360a777c6 [2023-03-22T17:33:17.453Z] ---> c46119a5b7b3 [2023-03-22T17:33:17.453Z] Step 3/4 : COPY go.mod . [2023-03-22T17:33:18.049Z] ---> 8e1a82c66d85 [2023-03-22T17:33:18.049Z] Step 4/4 : RUN go mod download [2023-03-22T17:33:18.324Z] ---> Running in e6deee3de674 [2023-03-22T17:33:24.175Z] Removing intermediate container 73ef0491af64 [2023-03-22T17:33:24.175Z] ---> 3485038d8598 [2023-03-22T17:33:24.175Z] [2023-03-22T17:33:24.175Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T17:33:24.175Z] ---> b2aa39c304c2 [2023-03-22T17:33:24.175Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T17:33:24.175Z] ---> Using cache [2023-03-22T17:33:24.175Z] ---> 96588351d050 [2023-03-22T17:33:24.175Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T17:33:24.175Z] ---> Using cache [2023-03-22T17:33:24.175Z] ---> 19290da0a8cc [2023-03-22T17:33:24.175Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-22T17:33:24.175Z] ---> Running in f5d82a95d3bb [2023-03-22T17:33:24.175Z] Removing intermediate container f5d82a95d3bb [2023-03-22T17:33:24.175Z] ---> 37f30bf84359 [2023-03-22T17:33:24.175Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-22T17:33:24.175Z] ---> Running in 9f1744a91594 [2023-03-22T17:33:24.175Z] Removing intermediate container 9f1744a91594 [2023-03-22T17:33:24.175Z] ---> d4474427c8d7 [2023-03-22T17:33:24.175Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:33:24.175Z] ---> 4e163ca48175 [2023-03-22T17:33:24.175Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:33:24.175Z] ---> a7051d42244a [2023-03-22T17:33:24.175Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-22T17:33:24.175Z] ---> 34e899e05396 [2023-03-22T17:33:24.175Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-22T17:33:24.175Z] ---> 38dc9ba6dcb3 [2023-03-22T17:33:24.175Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-22T17:33:24.434Z] ---> Running in ee018ff40ad8 [2023-03-22T17:33:24.434Z] Removing intermediate container ee018ff40ad8 [2023-03-22T17:33:24.434Z] ---> f9ca95443564 [2023-03-22T17:33:24.434Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T17:33:24.434Z] ---> Running in 8b748cdad0d6 [2023-03-22T17:33:24.434Z] Removing intermediate container 8b748cdad0d6 [2023-03-22T17:33:24.434Z] ---> 5860f2f37d9e [2023-03-22T17:33:24.434Z] Step 21/23 : LABEL arch=x86_64 [2023-03-22T17:33:24.435Z] ---> Running in dab70d3182a2 [2023-03-22T17:33:24.693Z] Removing intermediate container dab70d3182a2 [2023-03-22T17:33:24.693Z] ---> 890f17512ef7 [2023-03-22T17:33:24.693Z] Step 22/23 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 [2023-03-22T17:33:24.693Z] ---> Running in b843bb0e0470 [2023-03-22T17:33:24.693Z] Removing intermediate container b843bb0e0470 [2023-03-22T17:33:24.693Z] ---> d5b5246bf097 [2023-03-22T17:33:24.693Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T17:33:24.693Z] ---> Running in b6a069d17554 [2023-03-22T17:33:24.693Z] Removing intermediate container b6a069d17554 [2023-03-22T17:33:24.693Z] ---> e7ed039c1899 [2023-03-22T17:33:24.693Z] [2023-03-22T17:33:24.952Z] Successfully built e7ed039c1899 [2023-03-22T17:33:24.952Z] Successfully tagged support-scheduler:latest [2023-03-22T17:33:24.952Z] Building core-data [2023-03-22T17:33:26.852Z]  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:33:26.852Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:33:26.852Z] ---> c5b017941489 [2023-03-22T17:33:26.852Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:33:26.852Z] ---> Using cache [2023-03-22T17:33:26.852Z] ---> d81851d4d2f6 [2023-03-22T17:33:26.852Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T17:33:26.852Z] ---> Using cache [2023-03-22T17:33:26.852Z] ---> 3cbe0ec11439 [2023-03-22T17:33:26.852Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T17:33:26.852Z] ---> Using cache [2023-03-22T17:33:26.852Z] ---> 3c7717d8c05c [2023-03-22T17:33:26.852Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T17:33:26.852Z] ---> Using cache [2023-03-22T17:33:26.852Z] ---> 68b504e0aba2 [2023-03-22T17:33:26.852Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:33:26.852Z] ---> Using cache [2023-03-22T17:33:26.852Z] ---> 9ed5d7e51569 [2023-03-22T17:33:26.852Z] Step 8/23 : COPY . . [2023-03-22T17:33:26.852Z] ---> Using cache [2023-03-22T17:33:26.852Z] ---> 73ad500fab5f [2023-03-22T17:33:26.852Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-22T17:33:29.389Z] ---> Running in c670cdd0fe91 [2023-03-22T17:33:29.389Z] 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-22T17:34:05.253Z] Removing intermediate container e6deee3de674 [2023-03-22T17:34:05.253Z] ---> 37b97d54f95e [2023-03-22T17:34:05.253Z] Successfully built 37b97d54f95e [2023-03-22T17:34:05.253Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:34:05.611Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T17:34:05.611Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:34:05.864Z] prd-ubuntu20.04-docker-arm64-4c-16g-5244 does not seem to be running inside a container [2023-03-22T17:34:05.954Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-22T17:34:07.384Z] $ docker top 17f5b727e669bfb9b4f6cf794215049253d58c293a1d33be7a3cdb3fdbb811c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T17:34:08.293Z] + go version [2023-03-22T17:34:08.293Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-22T17:34:08.323Z] $ docker stop --time=1 17f5b727e669bfb9b4f6cf794215049253d58c293a1d33be7a3cdb3fdbb811c5 [2023-03-22T17:34:10.032Z] $ docker rm -f --volumes 17f5b727e669bfb9b4f6cf794215049253d58c293a1d33be7a3cdb3fdbb811c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:34:10.609Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T17:34:10.610Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:34:10.829Z] prd-ubuntu20.04-docker-arm64-4c-16g-5244 does not seem to be running inside a container [2023-03-22T17:34:10.917Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-22T17:34:12.416Z] $ docker top a989b7f53f17cea8f1a075dde08c22892b6c9ecf3d2d36dd0ac56865761bc136 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-22T17:34:12.655Z] ========================================================= [2023-03-22T17:34:12.655Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-22T17:34:12.655Z] ========================================================= [Pipeline] sh [2023-03-22T17:34:13.293Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-03-22T17:34:13.958Z] + make test [2023-03-22T17:34:13.959Z] go test -race -coverprofile=coverage.out ./... [2023-03-22T17:34:25.728Z] Removing intermediate container c670cdd0fe91 [2023-03-22T17:34:25.728Z] ---> 1c7caed78ce3 [2023-03-22T17:34:25.728Z] [2023-03-22T17:34:25.728Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T17:34:25.728Z] ---> b2aa39c304c2 [2023-03-22T17:34:25.728Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T17:34:25.728Z] ---> Running in 6405f9f4fead [2023-03-22T17:34:25.728Z] Removing intermediate container 6405f9f4fead [2023-03-22T17:34:25.728Z] ---> 2e9f346ef870 [2023-03-22T17:34:25.728Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-22T17:34:25.728Z] ---> Running in fecdd815f50e [2023-03-22T17:34:25.728Z] Removing intermediate container fecdd815f50e [2023-03-22T17:34:25.728Z] ---> ec926c51b861 [2023-03-22T17:34:25.728Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-22T17:34:25.728Z] ---> Running in 3025c5637881 [2023-03-22T17:34:25.728Z] Removing intermediate container 4ad43bb3e7c8 [2023-03-22T17:34:25.728Z] ---> 6c5a62e20d09 [2023-03-22T17:34:25.728Z] Step 7/27 : COPY . . [2023-03-22T17:34:25.728Z] Removing intermediate container d461cfd403bf [2023-03-22T17:34:25.728Z] ---> 8bcf2c150b98 [2023-03-22T17:34:25.728Z] Step 7/22 : COPY . . [2023-03-22T17:34:25.728Z] Removing intermediate container acdd284258cc [2023-03-22T17:34:25.728Z] ---> 42daf023a38f [2023-03-22T17:34:25.728Z] Step 7/25 : COPY . . [2023-03-22T17:34:25.728Z] Removing intermediate container 894aecfd6a40 [2023-03-22T17:34:25.728Z] ---> 946963ffb8b7 [2023-03-22T17:34:25.728Z] Step 8/23 : COPY . . [2023-03-22T17:34:25.728Z] Removing intermediate container 3025c5637881 [2023-03-22T17:34:25.728Z] ---> 37e9250be32e [2023-03-22T17:34:25.728Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T17:34:25.728Z] ---> Running in 342a82384499 [2023-03-22T17:34:25.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:34:25.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:34:25.728Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T17:34:25.728Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:34:25.728Z] OK: 7 MiB in 16 packages [2023-03-22T17:34:40.734Z] ---> 32e620686539 [2023-03-22T17:34:40.735Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-22T17:34:40.735Z] ---> a12ec29c750c [2023-03-22T17:34:40.735Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T17:34:40.735Z] ---> d942389f89b0 [2023-03-22T17:34:40.735Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-22T17:34:40.735Z] ---> 00e89a09dbfe [2023-03-22T17:34:40.735Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-22T17:34:40.735Z] ---> Running in 537a0f3478c5 [2023-03-22T17:34:40.735Z] ---> Running in fdf9291e86b8 [2023-03-22T17:34:40.735Z] ---> Running in 6d4164775a2a [2023-03-22T17:34:40.735Z] ---> Running in 1ef1051d1bdd [2023-03-22T17:34:40.735Z] Removing intermediate container 342a82384499 [2023-03-22T17:34:40.735Z] ---> 1ee21dd27c47 [2023-03-22T17:34:40.735Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:34:40.735Z] Removing intermediate container fdf9291e86b8 [2023-03-22T17:34:40.735Z] ---> a3fc2d3a39e7 [2023-03-22T17:34:40.735Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-22T17:34:40.735Z] ---> Running in be8deee01206 [2023-03-22T17:34:40.735Z] ---> 6044f63a8fad [2023-03-22T17:34:40.735Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:34:40.735Z] Removing intermediate container be8deee01206 [2023-03-22T17:34:40.735Z] ---> 73502c652849 [2023-03-22T17:34:40.735Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T17:34:40.735Z] ---> Running in 688629c9d815 [2023-03-22T17:34:40.735Z] ---> c40bd6dd34fe [2023-03-22T17:34:40.735Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-22T17:34:40.735Z] Removing intermediate container 688629c9d815 [2023-03-22T17:34:40.735Z] ---> c02bf15fc2f5 [2023-03-22T17:34:40.735Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-22T17:34:40.735Z] ---> Running in 94018eb0a769 [2023-03-22T17:34:40.735Z] 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-22T17:34:40.735Z] 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-22T17:34:40.735Z] 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-22T17:34:40.735Z] ---> 012602eb8aea [2023-03-22T17:34:40.735Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-22T17:34:40.994Z] ---> e85a17bdb7b5 [2023-03-22T17:34:40.994Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-22T17:34:40.994Z] ---> Running in 988bac67e07b [2023-03-22T17:34:40.994Z] Removing intermediate container 94018eb0a769 [2023-03-22T17:34:40.994Z] ---> 4ffe9f478eba [2023-03-22T17:34:40.994Z] Step 12/27 : WORKDIR /edgex-go [2023-03-22T17:34:41.254Z] ---> Running in c515b2044536 [2023-03-22T17:34:41.254Z] Removing intermediate container 988bac67e07b [2023-03-22T17:34:41.254Z] ---> 68c5baddbd18 [2023-03-22T17:34:41.254Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T17:34:41.254Z] ---> Running in 5f28ab6d5972 [2023-03-22T17:34:41.254Z] Removing intermediate container c515b2044536 [2023-03-22T17:34:41.254Z] ---> e13b2c1c0816 [2023-03-22T17:34:41.254Z] [2023-03-22T17:34:41.254Z] Step 13/27 : FROM alpine:3.17 [2023-03-22T17:34:41.254Z] ---> b2aa39c304c2 [2023-03-22T17:34:41.254Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T17:34:41.254Z] ---> Using cache [2023-03-22T17:34:41.254Z] ---> eb026c7b89b9 [2023-03-22T17:34:41.254Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-22T17:34:41.254Z] ---> Using cache [2023-03-22T17:34:41.254Z] ---> cfbfe1c60cec [2023-03-22T17:34:41.254Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:34:41.254Z] ---> Using cache [2023-03-22T17:34:41.254Z] ---> 2256120dfa08 [2023-03-22T17:34:41.254Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:34:41.254Z] ---> Using cache [2023-03-22T17:34:41.254Z] ---> b77ab2c13db2 [2023-03-22T17:34:41.254Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-22T17:34:41.254Z] Removing intermediate container 5f28ab6d5972 [2023-03-22T17:34:41.254Z] ---> 29bd22a51e5e [2023-03-22T17:34:41.254Z] Step 21/23 : LABEL arch=x86_64 [2023-03-22T17:34:41.254Z] ---> Running in 9f82036c1b82 [2023-03-22T17:34:41.254Z] Removing intermediate container 9f82036c1b82 [2023-03-22T17:34:41.254Z] ---> 602edb1dda0c [2023-03-22T17:34:41.254Z] Step 22/23 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 [2023-03-22T17:34:41.785Z] ---> Running in 16e62d41ee1c [2023-03-22T17:34:42.047Z] Removing intermediate container 16e62d41ee1c [2023-03-22T17:34:42.047Z] ---> 41c70ca05bef [2023-03-22T17:34:42.047Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T17:34:42.047Z] ---> Running in 8a3a9f46d63d [2023-03-22T17:34:42.047Z] Removing intermediate container 8a3a9f46d63d [2023-03-22T17:34:42.047Z] ---> 516e47faa643 [2023-03-22T17:34:42.047Z] [2023-03-22T17:34:42.321Z] Successfully built 516e47faa643 [2023-03-22T17:34:42.321Z] Successfully tagged core-data:latest [2023-03-22T17:34:42.321Z]  Building core-data ... done Building security-spire-config [2023-03-22T17:34:44.877Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:34:44.877Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:34:44.877Z] ---> c5b017941489 [2023-03-22T17:34:44.877Z] Step 3/27 : WORKDIR /edgex-go [2023-03-22T17:34:44.878Z] ---> Using cache [2023-03-22T17:34:44.878Z] ---> 5dc9734b7ec8 [2023-03-22T17:34:44.878Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T17:34:44.878Z] ---> Using cache [2023-03-22T17:34:44.878Z] ---> 669bf45f2f2f [2023-03-22T17:34:44.878Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-22T17:34:44.878Z] ---> Using cache [2023-03-22T17:34:44.878Z] ---> 359ac83c2971 [2023-03-22T17:34:44.878Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:34:44.878Z] ---> Using cache [2023-03-22T17:34:44.878Z] ---> 6c5a62e20d09 [2023-03-22T17:34:44.878Z] Step 7/27 : COPY . . [2023-03-22T17:34:44.878Z] ---> Using cache [2023-03-22T17:34:44.878Z] ---> a12ec29c750c [2023-03-22T17:34:44.878Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T17:34:44.878Z] ---> Using cache [2023-03-22T17:34:44.878Z] ---> a3fc2d3a39e7 [2023-03-22T17:34:44.878Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-22T17:34:44.878Z] ---> Using cache [2023-03-22T17:34:44.878Z] ---> 73502c652849 [2023-03-22T17:34:44.878Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T17:34:44.878Z] ---> Using cache [2023-03-22T17:34:44.878Z] ---> c02bf15fc2f5 [2023-03-22T17:34:44.878Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-22T17:34:44.878Z] ---> Using cache [2023-03-22T17:34:44.878Z] ---> 4ffe9f478eba [2023-03-22T17:34:44.878Z] Step 12/27 : WORKDIR /edgex-go [2023-03-22T17:34:44.878Z] ---> Using cache [2023-03-22T17:34:44.878Z] ---> e13b2c1c0816 [2023-03-22T17:34:44.878Z] [2023-03-22T17:34:44.878Z] Step 13/27 : FROM alpine:3.17 [2023-03-22T17:34:44.878Z] ---> b2aa39c304c2 [2023-03-22T17:34:44.878Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T17:34:44.878Z] ---> Using cache [2023-03-22T17:34:44.878Z] ---> eb026c7b89b9 [2023-03-22T17:34:44.878Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-22T17:34:46.287Z] ---> f3311f59dfe0 [2023-03-22T17:34:46.287Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T17:34:48.821Z] ---> Running in 093947e4ef3b [2023-03-22T17:34:49.758Z] ---> 0817676278ea [2023-03-22T17:34:49.758Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T17:34:50.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:34:50.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:34:50.538Z] ---> 00b881aa5c95 [2023-03-22T17:34:50.538Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-22T17:34:50.799Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T17:34:50.799Z] v3.17.2-251-g9b63c758137 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T17:34:50.799Z] OK: 17820 distinct packages available [2023-03-22T17:34:50.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:34:50.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:34:51.179Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-22T17:34:51.179Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-22T17:34:51.179Z] (3/4) Installing libucontext (1.2-r0) [2023-03-22T17:34:51.179Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-22T17:34:51.179Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:34:51.179Z] OK: 7 MiB in 19 packages [2023-03-22T17:34:51.439Z] ---> 9c606c7b4b42 [2023-03-22T17:34:51.439Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-22T17:34:52.395Z] ---> 4a57b4c97db3 [2023-03-22T17:34:52.395Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T17:34:52.395Z] Removing intermediate container 093947e4ef3b [2023-03-22T17:34:52.654Z] ---> 5f7150150258 [2023-03-22T17:34:52.654Z] ---> Running in 70e4cce76a58 [2023-03-22T17:34:52.654Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:34:53.589Z] Removing intermediate container 70e4cce76a58 [2023-03-22T17:34:53.589Z] ---> 6c1bc7dc0a9b [2023-03-22T17:34:53.589Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T17:34:54.156Z] ---> 576c61c403e2 [2023-03-22T17:34:54.156Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:34:54.156Z] ---> Running in ae46718c8b8e [2023-03-22T17:34:54.960Z] Removing intermediate container ae46718c8b8e [2023-03-22T17:34:54.960Z] ---> 761d0ed1d142 [2023-03-22T17:34:54.960Z] Step 25/27 : LABEL arch=x86_64 [2023-03-22T17:34:55.220Z] ---> ad5224060712 [2023-03-22T17:34:55.220Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T17:34:55.220Z] ---> Running in a43a7d0e6449 [2023-03-22T17:34:57.293Z] Removing intermediate container a43a7d0e6449 [2023-03-22T17:34:57.293Z] ---> 9ef47cfea529 [2023-03-22T17:34:57.293Z] Step 26/27 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 [2023-03-22T17:34:57.572Z] ---> Running in ef8c6eecaf41 [2023-03-22T17:34:57.572Z] ---> ce6ee1469bbc [2023-03-22T17:34:57.572Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T17:34:57.572Z] Removing intermediate container ef8c6eecaf41 [2023-03-22T17:34:57.572Z] ---> 38bdfac35e4c [2023-03-22T17:34:57.572Z] Step 27/27 : LABEL version=0.0.0 [2023-03-22T17:34:57.831Z] ---> Running in 4cc549172908 [2023-03-22T17:34:57.831Z] ---> 602f240c35d2 [2023-03-22T17:34:57.831Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-22T17:34:57.831Z] ---> Running in 457204e3aa4c [2023-03-22T17:34:58.093Z] Removing intermediate container 4cc549172908 [2023-03-22T17:34:58.093Z] ---> 19835b70e88a [2023-03-22T17:34:58.093Z] [2023-03-22T17:34:58.093Z] Successfully built 19835b70e88a [2023-03-22T17:34:58.093Z] Successfully tagged security-spire-agent:latest [2023-03-22T17:34:58.093Z] Removing intermediate container 457204e3aa4c [2023-03-22T17:34:58.093Z] Building security-bootstrapper [2023-03-22T17:34:58.093Z] ---> d2d9d184f9b0 [2023-03-22T17:34:58.093Z]  Building security-spire-agent ... done Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-22T17:35:03.383Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:35:03.383Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:35:03.383Z] ---> c5b017941489 [2023-03-22T17:35:03.383Z] Step 3/33 : WORKDIR /edgex-go [2023-03-22T17:35:03.383Z] ---> Using cache [2023-03-22T17:35:03.383Z] ---> 5dc9734b7ec8 [2023-03-22T17:35:03.383Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-22T17:35:03.383Z] ---> Using cache [2023-03-22T17:35:03.383Z] ---> f1f470a5d9ee [2023-03-22T17:35:03.383Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-22T17:35:03.383Z] ---> Using cache [2023-03-22T17:35:03.383Z] ---> 2590cdef122f [2023-03-22T17:35:03.383Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:35:03.383Z] ---> Using cache [2023-03-22T17:35:03.383Z] ---> 8bcf2c150b98 [2023-03-22T17:35:03.383Z] Step 7/33 : COPY . . [2023-03-22T17:35:03.384Z] ---> Using cache [2023-03-22T17:35:03.384Z] ---> d942389f89b0 [2023-03-22T17:35:03.384Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-22T17:35:05.931Z] 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-22T17:35:07.307Z] ---> 4fd11911c5ee [2023-03-22T17:35:07.307Z] Step 22/27 : WORKDIR / [2023-03-22T17:35:07.565Z] ---> Running in 3e3d2c47d218 [2023-03-22T17:35:07.565Z] ---> Running in 2c61d3644417 [2023-03-22T17:35:08.494Z] 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-22T17:35:08.494Z] Removing intermediate container 2c61d3644417 [2023-03-22T17:35:08.494Z] ---> 3ab1becc110e [2023-03-22T17:35:08.494Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T17:35:10.714Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-22T17:35:11.834Z] ---> Running in f48b5d7cd8bf [2023-03-22T17:35:11.834Z] Removing intermediate container 6d4164775a2a [2023-03-22T17:35:11.834Z] ---> a5360c6d6b6d [2023-03-22T17:35:11.834Z] [2023-03-22T17:35:11.834Z] Step 9/22 : FROM alpine:3.17 [2023-03-22T17:35:11.834Z] ---> b2aa39c304c2 [2023-03-22T17:35:11.834Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-22T17:35:12.092Z] Removing intermediate container 1ef1051d1bdd [2023-03-22T17:35:12.092Z] ---> dcd42430801a [2023-03-22T17:35:12.092Z] [2023-03-22T17:35:12.092Z] Step 9/25 : FROM alpine:3.17 [2023-03-22T17:35:12.092Z] ---> b2aa39c304c2 [2023-03-22T17:35:12.092Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-22T17:35:14.888Z] ---> Running in b623de814746 [2023-03-22T17:35:14.888Z] Removing intermediate container f48b5d7cd8bf [2023-03-22T17:35:14.888Z] ---> 871b6a571ec7 [2023-03-22T17:35:14.888Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T17:35:14.888Z] ---> Running in 38f5645549f3 [2023-03-22T17:35:15.469Z] ---> Running in af0e2d61daff [2023-03-22T17:35:15.469Z] Removing intermediate container 537a0f3478c5 [2023-03-22T17:35:15.469Z] ---> fad931130633 [2023-03-22T17:35:15.469Z] [2023-03-22T17:35:15.469Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T17:35:15.469Z] ---> b2aa39c304c2 [2023-03-22T17:35:15.469Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-22T17:35:15.797Z] ---> Running in 6215f15e153d [2023-03-22T17:35:15.797Z] Removing intermediate container af0e2d61daff [2023-03-22T17:35:15.797Z] ---> 1bab91ba44c1 [2023-03-22T17:35:15.797Z] Step 25/27 : LABEL arch=x86_64 [2023-03-22T17:35:15.797Z] ---> Running in 9bf3e6b162c4 [2023-03-22T17:35:16.055Z] Removing intermediate container 9bf3e6b162c4 [2023-03-22T17:35:16.055Z] ---> 12ef678d87d9 [2023-03-22T17:35:16.055Z] Step 26/27 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 [2023-03-22T17:35:16.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:35:16.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:35:16.055Z] ---> Running in 41a178c5d042 [2023-03-22T17:35:16.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:35:16.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:35:16.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:35:16.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:35:16.314Z] Removing intermediate container 41a178c5d042 [2023-03-22T17:35:16.314Z] ---> 81f50a6117ac [2023-03-22T17:35:16.314Z] Step 27/27 : LABEL version=0.0.0 [2023-03-22T17:35:16.314Z] ---> Running in 1c0fe60c47cf [2023-03-22T17:35:16.574Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-22T17:35:16.574Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-22T17:35:16.574Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-22T17:35:16.574Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-22T17:35:16.574Z] (3/3) Installing su-exec (0.2-r2) [2023-03-22T17:35:16.574Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:35:16.574Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:35:16.574Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T17:35:16.574Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T17:35:16.574Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-22T17:35:16.574Z] (2/2) Installing openssl (3.0.8-r1) [2023-03-22T17:35:16.574Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:35:16.574Z] OK: 8 MiB in 17 packages [2023-03-22T17:35:16.574Z] OK: 8 MiB in 17 packages [2023-03-22T17:35:16.574Z] OK: 8 MiB in 18 packages [2023-03-22T17:35:16.835Z] Removing intermediate container 1c0fe60c47cf [2023-03-22T17:35:16.835Z] ---> 0ac0b2a99b04 [2023-03-22T17:35:16.835Z] [2023-03-22T17:35:16.835Z] Successfully built 0ac0b2a99b04 [2023-03-22T17:35:16.835Z] Successfully tagged security-spire-config:latest [2023-03-22T17:35:17.768Z]  Building security-spire-config ... done Removing intermediate container b623de814746 [2023-03-22T17:35:17.768Z] ---> 0d3fade0f676 [2023-03-22T17:35:17.768Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-22T17:35:17.768Z] ---> Running in a26895ccadc8 [2023-03-22T17:35:17.768Z] Removing intermediate container 6215f15e153d [2023-03-22T17:35:17.768Z] ---> 70eb283bf62f [2023-03-22T17:35:17.768Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T17:35:17.768Z] Removing intermediate container 38f5645549f3 [2023-03-22T17:35:17.768Z] ---> c5b4c94d7292 [2023-03-22T17:35:17.768Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-22T17:35:18.027Z] ---> Running in 4d6adfd38ec5 [2023-03-22T17:35:18.027Z] ---> Running in c26caa09a426 [2023-03-22T17:35:18.027Z] Removing intermediate container a26895ccadc8 [2023-03-22T17:35:18.027Z] ---> 401a4719568f [2023-03-22T17:35:18.027Z] Step 12/22 : WORKDIR /edgex [2023-03-22T17:35:18.027Z] ---> Running in 16db12182b7d [2023-03-22T17:35:18.027Z] Removing intermediate container 4d6adfd38ec5 [2023-03-22T17:35:18.027Z] ---> bcd7d7da8726 [2023-03-22T17:35:18.027Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-22T17:35:18.027Z] Removing intermediate container c26caa09a426 [2023-03-22T17:35:18.027Z] ---> c8b4d3f217fc [2023-03-22T17:35:18.027Z] Step 12/25 : WORKDIR / [2023-03-22T17:35:18.027Z] ---> Running in 79883cafca20 [2023-03-22T17:35:18.027Z] ---> Running in f9929f7a338c [2023-03-22T17:35:18.027Z] Removing intermediate container 16db12182b7d [2023-03-22T17:35:18.027Z] ---> a7c66bdc260d [2023-03-22T17:35:18.027Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:35:18.027Z] Removing intermediate container 79883cafca20 [2023-03-22T17:35:18.027Z] ---> c61163694080 [2023-03-22T17:35:18.027Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-22T17:35:18.027Z] Removing intermediate container f9929f7a338c [2023-03-22T17:35:18.027Z] ---> 24c7208d8c95 [2023-03-22T17:35:18.027Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:35:18.285Z] ---> Running in 127aefb3671c [2023-03-22T17:35:18.285Z] ---> 5805ea299efe [2023-03-22T17:35:18.285Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:35:18.285Z] Removing intermediate container 127aefb3671c [2023-03-22T17:35:18.285Z] ---> 62b7debd1a00 [2023-03-22T17:35:18.285Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:35:18.285Z] ---> 3e04725df159 [2023-03-22T17:35:18.285Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:35:18.285Z] ---> 5a247a236550 [2023-03-22T17:35:18.285Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-22T17:35:18.543Z] ---> fb164543d7d7 [2023-03-22T17:35:18.543Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:35:18.543Z] ---> 0a1513c8413a [2023-03-22T17:35:18.543Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-22T17:35:18.543Z] ---> c1a3fc565782 [2023-03-22T17:35:18.543Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-22T17:35:18.543Z] ---> adb0d8e48721 [2023-03-22T17:35:18.543Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-22T17:35:18.543Z] ---> 41479819b7ae [2023-03-22T17:35:18.543Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-22T17:35:19.472Z] ---> 56f98827a5f0 [2023-03-22T17:35:19.472Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-22T17:35:19.472Z] ---> 43da9f4b7eb7 [2023-03-22T17:35:19.472Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-22T17:35:19.740Z] ---> 923197cf993a [2023-03-22T17:35:19.740Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-22T17:35:20.306Z] ---> eaad5c833e81 [2023-03-22T17:35:20.306Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-22T17:35:20.306Z] ---> f7d354c75088 [2023-03-22T17:35:20.306Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T17:35:20.306Z] ---> b1c7f9a7a2ed [2023-03-22T17:35:20.306Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-22T17:35:20.306Z] ---> Running in a079de36a8b3 [2023-03-22T17:35:20.877Z] ---> b5a62a90acd6 [2023-03-22T17:35:20.877Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-22T17:35:20.877Z] ---> Running in e5c52300e56c [2023-03-22T17:35:20.877Z] ---> 143085eabe42 [2023-03-22T17:35:20.877Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-22T17:35:20.877Z] Removing intermediate container e5c52300e56c [2023-03-22T17:35:20.877Z] ---> 4085c3cf8f87 [2023-03-22T17:35:20.877Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T17:35:20.877Z] ---> Running in ba34b991b3e9 [2023-03-22T17:35:20.877Z] ---> 6039d2d83636 [2023-03-22T17:35:20.877Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T17:35:21.136Z] ---> Running in fdae4198e383 [2023-03-22T17:35:21.136Z] Removing intermediate container a079de36a8b3 [2023-03-22T17:35:21.136Z] ---> 0bf1be4d25a6 [2023-03-22T17:35:21.136Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T17:35:21.136Z] Removing intermediate container ba34b991b3e9 [2023-03-22T17:35:21.136Z] ---> c25a9cc91514 [2023-03-22T17:35:21.136Z] Step 21/23 : LABEL arch=x86_64 [2023-03-22T17:35:21.136Z] ---> Running in 8473f33fec9f [2023-03-22T17:35:21.136Z] ---> Running in df6756a85325 [2023-03-22T17:35:21.395Z] Removing intermediate container 8473f33fec9f [2023-03-22T17:35:21.395Z] ---> c22383217bf9 [2023-03-22T17:35:21.395Z] Step 20/22 : LABEL arch=x86_64 [2023-03-22T17:35:21.395Z] ---> Running in 4cd73904bf74 [2023-03-22T17:35:21.395Z] Removing intermediate container df6756a85325 [2023-03-22T17:35:21.395Z] ---> 5c2e5430a469 [2023-03-22T17:35:21.395Z] Step 22/23 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 [2023-03-22T17:35:21.395Z] ---> Running in 0753919e7c2a [2023-03-22T17:35:21.395Z] Removing intermediate container 4cd73904bf74 [2023-03-22T17:35:21.395Z] ---> 0e31e150ee45 [2023-03-22T17:35:21.395Z] Step 21/22 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 [2023-03-22T17:35:21.395Z] ---> Running in 0a82dd657d74 [2023-03-22T17:35:21.395Z] Removing intermediate container 0753919e7c2a [2023-03-22T17:35:21.395Z] ---> b00a3c52a838 [2023-03-22T17:35:21.395Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T17:35:21.396Z] Removing intermediate container 0a82dd657d74 [2023-03-22T17:35:21.396Z] ---> c2e6b7dcfa26 [2023-03-22T17:35:21.396Z] Step 22/22 : LABEL version=0.0.0 [2023-03-22T17:35:21.657Z] ---> Running in 0796427b8650 [2023-03-22T17:35:21.657Z] ---> Running in c4acd7c17ced [2023-03-22T17:35:21.657Z] Removing intermediate container 0796427b8650 [2023-03-22T17:35:21.657Z] ---> 53b69ea238fc [2023-03-22T17:35:21.657Z] [2023-03-22T17:35:21.657Z] Removing intermediate container c4acd7c17ced [2023-03-22T17:35:21.657Z] ---> 7d84881585f3 [2023-03-22T17:35:21.657Z] [2023-03-22T17:35:21.657Z] Successfully built 53b69ea238fc [2023-03-22T17:35:21.657Z] Successfully tagged support-notifications:latest [2023-03-22T17:35:21.657Z]  Building support-notifications ... done Successfully built 7d84881585f3 [2023-03-22T17:35:21.657Z] Successfully tagged security-proxy-setup:latest [2023-03-22T17:35:21.917Z]  Building security-proxy-setup ... done Removing intermediate container fdae4198e383 [2023-03-22T17:35:21.917Z] ---> 58b0b6ada7a4 [2023-03-22T17:35:21.917Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T17:35:21.917Z] ---> Running in 38283246804e [2023-03-22T17:35:21.917Z] Removing intermediate container 38283246804e [2023-03-22T17:35:21.917Z] ---> 9fe383cd76ea [2023-03-22T17:35:21.917Z] Step 23/25 : LABEL arch=x86_64 [2023-03-22T17:35:22.177Z] ---> Running in b4e3252c8c6e [2023-03-22T17:35:22.177Z] Removing intermediate container b4e3252c8c6e [2023-03-22T17:35:22.177Z] ---> eabfd63d3736 [2023-03-22T17:35:22.177Z] Step 24/25 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 [2023-03-22T17:35:22.437Z] ---> Running in a05867563ed3 [2023-03-22T17:35:22.437Z] Removing intermediate container a05867563ed3 [2023-03-22T17:35:22.437Z] ---> 04354edf8569 [2023-03-22T17:35:22.437Z] Step 25/25 : LABEL version=0.0.0 [2023-03-22T17:35:22.697Z] ---> Running in 0594d76e9dbb [2023-03-22T17:35:22.697Z] Removing intermediate container 0594d76e9dbb [2023-03-22T17:35:22.697Z] ---> 81d46c2eb448 [2023-03-22T17:35:22.697Z] [2023-03-22T17:35:22.697Z] Successfully built 81d46c2eb448 [2023-03-22T17:35:22.697Z] Successfully tagged security-secretstore-setup:latest [2023-03-22T17:35:26.908Z]  Building security-secretstore-setup ... done Removing intermediate container 3e3d2c47d218 [2023-03-22T17:35:26.908Z] ---> 0c1883da978b [2023-03-22T17:35:26.908Z] [2023-03-22T17:35:26.908Z] Step 9/33 : FROM alpine:3.17 [2023-03-22T17:35:26.908Z] ---> b2aa39c304c2 [2023-03-22T17:35:26.908Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-22T17:35:26.908Z] ---> Using cache [2023-03-22T17:35:26.908Z] ---> 59f8a0783ada [2023-03-22T17:35:26.908Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-22T17:35:26.908Z] ---> Running in e61f9114b1f6 [2023-03-22T17:35:27.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:35:27.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:35:27.429Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-22T17:35:27.429Z] (2/2) Installing su-exec (0.2-r2) [2023-03-22T17:35:27.429Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:35:27.429Z] OK: 7 MiB in 17 packages [2023-03-22T17:35:28.001Z] Removing intermediate container e61f9114b1f6 [2023-03-22T17:35:28.001Z] ---> e82143b7ac9f [2023-03-22T17:35:28.001Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-22T17:35:28.001Z] ---> Running in 5c41ca404257 [2023-03-22T17:35:28.001Z] Removing intermediate container 5c41ca404257 [2023-03-22T17:35:28.001Z] ---> 4ae8a1476869 [2023-03-22T17:35:28.001Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-22T17:35:28.001Z] ---> Running in 20fa32e13ffa [2023-03-22T17:35:28.001Z] Removing intermediate container 20fa32e13ffa [2023-03-22T17:35:28.001Z] ---> 580d3e514410 [2023-03-22T17:35:28.001Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-22T17:35:28.001Z] ---> Running in 31f22e144548 [2023-03-22T17:35:28.001Z] Removing intermediate container 31f22e144548 [2023-03-22T17:35:28.001Z] ---> e66521149efd [2023-03-22T17:35:28.001Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-22T17:35:28.001Z] ---> Running in 7d27a6b62468 [2023-03-22T17:35:28.263Z] Removing intermediate container 7d27a6b62468 [2023-03-22T17:35:28.263Z] ---> dd865c025625 [2023-03-22T17:35:28.263Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-22T17:35:28.263Z] ---> Running in 3653c2e02fd8 [2023-03-22T17:35:28.835Z] Removing intermediate container 3653c2e02fd8 [2023-03-22T17:35:28.835Z] ---> d152a257050a [2023-03-22T17:35:28.835Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-22T17:35:28.835Z] ---> Running in 6de4352399ac [2023-03-22T17:35:28.835Z] Removing intermediate container 6de4352399ac [2023-03-22T17:35:28.835Z] ---> 9cd4bc3e42aa [2023-03-22T17:35:28.835Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-22T17:35:28.835Z] ---> 554aa6eabd04 [2023-03-22T17:35:28.835Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-22T17:35:28.835Z] ---> Running in 3f0bb60907a0 [2023-03-22T17:35:29.405Z] Removing intermediate container 3f0bb60907a0 [2023-03-22T17:35:29.405Z] ---> 267d4acf6e77 [2023-03-22T17:35:29.405Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:35:29.665Z] ---> 8a9e28565928 [2023-03-22T17:35:29.665Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:35:29.665Z] ---> 73a689398e04 [2023-03-22T17:35:29.665Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-22T17:35:30.605Z] ---> 23061bc3c3a0 [2023-03-22T17:35:30.605Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-22T17:35:30.605Z] ---> d9c5702aade5 [2023-03-22T17:35:30.605Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-22T17:35:30.605Z] ---> 4a7cbe330ef1 [2023-03-22T17:35:30.605Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-22T17:35:30.866Z] ---> ac46d6d3268f [2023-03-22T17:35:30.866Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-22T17:35:30.866Z] ---> 7031d23bf0e6 [2023-03-22T17:35:30.866Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-22T17:35:31.126Z] ---> 37224d45154e [2023-03-22T17:35:31.126Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-22T17:35:31.126Z] ---> Running in df05c9d015c6 [2023-03-22T17:35:31.699Z] Removing intermediate container df05c9d015c6 [2023-03-22T17:35:31.699Z] ---> 6dd393ebba70 [2023-03-22T17:35:31.699Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-22T17:35:31.699Z] ---> Running in 557fd3ef55a4 [2023-03-22T17:35:31.699Z] Removing intermediate container 557fd3ef55a4 [2023-03-22T17:35:31.699Z] ---> da5024a7ea1e [2023-03-22T17:35:31.699Z] Step 30/33 : CMD ["gate"] [2023-03-22T17:35:31.699Z] ---> Running in 0be3cdfb213e [2023-03-22T17:35:31.699Z] Removing intermediate container 0be3cdfb213e [2023-03-22T17:35:31.699Z] ---> 28e66ad2c1eb [2023-03-22T17:35:31.699Z] Step 31/33 : LABEL arch=x86_64 [2023-03-22T17:35:31.958Z] ---> Running in 9bff7a211ae8 [2023-03-22T17:35:31.958Z] Removing intermediate container 9bff7a211ae8 [2023-03-22T17:35:31.958Z] ---> 00e03c50fb5f [2023-03-22T17:35:31.958Z] Step 32/33 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 [2023-03-22T17:35:31.958Z] ---> Running in 7fe277bca31f [2023-03-22T17:35:31.958Z] Removing intermediate container 7fe277bca31f [2023-03-22T17:35:31.958Z] ---> b664aac539e7 [2023-03-22T17:35:31.958Z] Step 33/33 : LABEL version=0.0.0 [2023-03-22T17:35:31.958Z] ---> Running in c92517b31418 [2023-03-22T17:35:31.958Z] Removing intermediate container c92517b31418 [2023-03-22T17:35:31.958Z] ---> 33e2f38a6318 [2023-03-22T17:35:31.958Z] [2023-03-22T17:35:32.219Z] Successfully built 33e2f38a6318 [2023-03-22T17:35:32.219Z] Successfully tagged security-bootstrapper:latest [2023-03-22T17:35:32.226Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-03-22T17:35:32.242Z] $ docker stop --time=1 9faa564fb2a1b2f5ca41dd15492f9c42845221889f908ff2e9437b86028fab92 [2023-03-22T17:35:33.501Z] $ docker rm -f --volumes 9faa564fb2a1b2f5ca41dd15492f9c42845221889f908ff2e9437b86028fab92 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T17:35:33.825Z] + docker images [2023-03-22T17:35:33.825Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-22T17:35:33.825Z] security-bootstrapper latest 33e2f38a6318 2 seconds ago 22.1MB [2023-03-22T17:35:33.825Z] 0c1883da978b 8 seconds ago 1.67GB [2023-03-22T17:35:33.825Z] security-secretstore-setup latest 81d46c2eb448 11 seconds ago 32.7MB [2023-03-22T17:35:33.825Z] security-proxy-setup latest 7d84881585f3 12 seconds ago 18.7MB [2023-03-22T17:35:33.825Z] support-notifications latest 53b69ea238fc 12 seconds ago 32.7MB [2023-03-22T17:35:33.825Z] security-spire-config latest 0ac0b2a99b04 17 seconds ago 88.9MB [2023-03-22T17:35:33.825Z] fad931130633 19 seconds ago 1.75GB [2023-03-22T17:35:33.825Z] dcd42430801a 22 seconds ago 1.68GB [2023-03-22T17:35:33.825Z] a5360c6d6b6d 22 seconds ago 1.67GB [2023-03-22T17:35:33.825Z] security-spire-agent latest 19835b70e88a 36 seconds ago 129MB [2023-03-22T17:35:33.825Z] e13b2c1c0816 52 seconds ago 1.55GB [2023-03-22T17:35:33.825Z] core-data latest 516e47faa643 52 seconds ago 20MB [2023-03-22T17:35:33.825Z] 1c7caed78ce3 About a minute ago 1.69GB [2023-03-22T17:35:33.825Z] support-scheduler latest e7ed039c1899 2 minutes ago 32MB [2023-03-22T17:35:33.825Z] 3485038d8598 2 minutes ago 1.75GB [2023-03-22T17:35:33.825Z] core-command latest ad3b4a30edd0 2 minutes ago 19.8MB [2023-03-22T17:35:33.825Z] 1c49f8ea38e2 2 minutes ago 1.69GB [2023-03-22T17:35:33.825Z] core-common-config-bootstrapper latest 3acad2f693d5 2 minutes ago 17.2MB [2023-03-22T17:35:33.825Z] security-spiffe-token-provider latest 3805e01061e9 2 minutes ago 32.8MB [2023-03-22T17:35:33.825Z] security-proxy-auth latest 6cb63a8046d8 2 minutes ago 18.3MB [2023-03-22T17:35:33.825Z] core-metadata latest ebf442afe3a0 2 minutes ago 20.4MB [2023-03-22T17:35:33.825Z] 4081c0e1bb8c 3 minutes ago 1.68GB [2023-03-22T17:35:33.825Z] c6a114c486b3 3 minutes ago 1.73GB [2023-03-22T17:35:33.825Z] 8ffcb5ebc973 3 minutes ago 1.69GB [2023-03-22T17:35:33.825Z] 8ecdcd50f391 3 minutes ago 1.66GB [2023-03-22T17:35:33.825Z] security-spire-server latest dc4ae986b245 3 minutes ago 89.8MB [2023-03-22T17:35:33.825Z] cb36b5b686c3 3 minutes ago 1.55GB [2023-03-22T17:35:33.825Z] ci-base-image-x86_64 latest c5b017941489 7 minutes ago 881MB [2023-03-22T17:35:33.825Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 12 days ago 664MB [2023-03-22T17:35:33.825Z] alpine 3.17 b2aa39c304c2 5 weeks ago 7.05MB [2023-03-22T17:35:33.825Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-22T17:35:33.825Z] 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-22T17:37:32.543Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-22T17:37:32.543Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-22T17:37:33.130Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-22T17:37:33.723Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-22T17:37:35.160Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-22T17:37:36.598Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-22T17:37:37.187Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-22T17:37:37.187Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-22T17:37:37.187Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-22T17:37:38.607Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-22T17:37:41.977Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-22T17:37:41.977Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-22T17:37:41.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-22T17:37:41.977Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-22T17:37:57.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-22T17:37:57.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-22T17:37:57.009Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.343s coverage: 28.7% of statements [2023-03-22T17:38:09.361Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.355s coverage: 98.5% of statements [2023-03-22T17:38:13.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-22T17:38:13.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-22T17:38:13.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-22T17:38:18.017Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.754s coverage: 71.3% of statements [2023-03-22T17:38:21.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-22T17:38:21.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-22T17:38:21.656Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.426s coverage: 54.0% of statements [2023-03-22T17:38:27.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-22T17:38:27.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-22T17:38:27.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-22T17:38:27.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-22T17:38:27.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-22T17:38:35.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-22T17:38:35.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-22T17:38:48.129Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.017s coverage: 88.5% of statements [2023-03-22T17:38:48.129Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.600s coverage: 3.9% of statements [2023-03-22T17:38:56.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-22T17:38:56.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-22T17:38:56.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-22T17:38:58.342Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.368s coverage: 95.6% of statements [2023-03-22T17:38:58.612Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-22T17:38:58.612Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-22T17:38:58.612Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-22T17:38:58.612Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-22T17:38:58.612Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-22T17:38:58.883Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.266s coverage: 72.2% of statements [2023-03-22T17:39:07.125Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-22T17:39:07.125Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-22T17:39:07.125Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-22T17:39:07.125Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.300s coverage: 65.9% of statements [2023-03-22T17:39:22.170Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-22T17:39:22.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-22T17:39:22.170Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.499s coverage: 0.9% of statements [2023-03-22T17:39:22.170Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.297s coverage: 29.0% of statements [2023-03-22T17:39:25.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.383s coverage: 44.1% of statements [2023-03-22T17:39:25.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.405s coverage: 82.9% of statements [2023-03-22T17:39:25.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.311s coverage: 94.1% of statements [2023-03-22T17:39:25.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.468s coverage: 96.3% of statements [2023-03-22T17:39:29.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.232s coverage: 87.5% of statements [2023-03-22T17:39:33.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-22T17:39:33.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-22T17:39:33.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-22T17:39:33.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-22T17:39:36.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-22T17:39:36.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-22T17:39:36.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-22T17:39:36.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-22T17:39:42.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.238s coverage: 94.4% of statements [2023-03-22T17:39:42.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-22T17:39:42.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-22T17:39:42.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-22T17:39:42.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-22T17:39:49.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-22T17:39:49.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-22T17:39:51.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-22T17:39:57.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.246s coverage: 79.9% of statements [2023-03-22T17:39:57.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.281s coverage: 92.9% of statements [2023-03-22T17:39:57.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.083s coverage: 64.4% of statements [2023-03-22T17:39:57.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.256s coverage: 86.9% of statements [2023-03-22T17:39:57.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.277s coverage: 87.2% of statements [2023-03-22T17:39:57.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.198s coverage: 20.0% of statements [2023-03-22T17:39:57.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.210s coverage: 100.0% of statements [2023-03-22T17:39:57.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.532s coverage: 81.2% of statements [2023-03-22T17:39:58.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-22T17:39:59.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.534s coverage: 82.1% of statements [2023-03-22T17:39:59.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-22T17:39:59.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.253s coverage: 86.0% of statements [2023-03-22T17:40:06.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-22T17:40:06.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-22T17:40:07.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.090s coverage: 63.1% of statements [2023-03-22T17:40:07.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.257s coverage: 100.0% of statements [2023-03-22T17:40:09.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.128s coverage: 89.4% of statements [2023-03-22T17:40:09.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.104s coverage: 100.0% of statements [2023-03-22T17:40:09.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.095s coverage: 73.7% of statements [2023-03-22T17:40:09.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-22T17:40:09.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-22T17:40:09.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-22T17:40:09.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements [2023-03-22T17:40:19.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-22T17:40:19.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-22T17:40:19.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-22T17:40:19.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.154s coverage: 38.4% of statements [2023-03-22T17:40:19.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.301s coverage: 89.5% of statements [2023-03-22T17:40:26.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-22T17:40:26.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-22T17:40:26.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-22T17:40:26.612Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-22T17:40:26.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.243s coverage: 84.8% of statements [2023-03-22T17:40:33.276Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-22T17:40:33.276Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-22T17:40:33.276Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-22T17:40:33.276Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-22T17:40:39.942Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.332s coverage: 17.7% of statements [2023-03-22T17:40:41.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-22T17:40:41.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-22T17:40:41.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-22T17:40:41.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-22T17:40:42.168Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.656s coverage: 92.3% of statements [2023-03-22T17:40:46.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-22T17:40:46.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-22T17:40:47.046Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.334s coverage: 61.5% of statements [2023-03-22T17:40:49.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-22T17:40:49.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-22T17:40:49.916Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.442s coverage: 97.7% of statements [2023-03-22T17:40:50.880Z] 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-22T17:40:51.150Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-22T17:40:51.150Z] go vet ./... [2023-03-22T17:43:57.960Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T17:43:57.960Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T17:43:57.960Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-22T17:43:57.978Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-22T17:43:58.646Z] + ls -al . [2023-03-22T17:43:58.646Z] total 700 [2023-03-22T17:43:58.646Z] drwxrwxr-x 10 1001 1001 4096 Mar 22 17:34 . [2023-03-22T17:43:58.646Z] drwxr-xr-x 4 root root 4096 Mar 22 17:34 .. [2023-03-22T17:43:58.646Z] drwxrwxr-x 2 1001 1001 4096 Mar 22 17:32 .blubracket [2023-03-22T17:43:58.646Z] -rw-rw-r-- 1 1001 1001 16 Mar 22 17:32 .dockerignore [2023-03-22T17:43:58.646Z] drwxrwxr-x 8 1001 1001 4096 Mar 22 17:32 .git [2023-03-22T17:43:58.646Z] drwxrwxr-x 3 1001 1001 4096 Mar 22 17:32 .github [2023-03-22T17:43:58.646Z] -rw-rw-r-- 1 1001 1001 1133 Mar 22 17:32 .gitignore [2023-03-22T17:43:58.646Z] -rw-rw-r-- 1 1001 1001 42 Mar 22 17:32 .golangci.yml [2023-03-22T17:43:58.646Z] -rw-rw-r-- 1 1001 1001 87 Mar 22 17:32 .hadolint.yml [2023-03-22T17:43:58.646Z] -rw-rw-r-- 1 1001 1001 166 Mar 22 17:32 .sonarcloud.properties [2023-03-22T17:43:58.646Z] -rw-rw-r-- 1 1001 1001 1171 Mar 22 17:32 ADOPTERS.md [2023-03-22T17:43:58.646Z] -rw-rw-r-- 1 1001 1001 10835 Mar 22 17:32 Attribution.txt [2023-03-22T17:43:58.646Z] -rw-rw-r-- 1 1001 1001 73765 Mar 22 17:32 CHANGELOG.md [2023-03-22T17:43:58.646Z] -rw-rw-r-- 1 1001 1001 3804 Mar 22 17:32 CONTRIBUTING.md [2023-03-22T17:43:58.646Z] -rw-rw-r-- 1 1001 1001 677 Mar 22 17:32 GOVERNANCE.md [2023-03-22T17:43:58.646Z] -rw-rw-r-- 1 1001 1001 883 Mar 22 17:32 Jenkinsfile [2023-03-22T17:43:58.646Z] -rw-rw-r-- 1 1001 1001 10775 Mar 22 17:32 LICENSE [2023-03-22T17:43:58.646Z] -rw-rw-r-- 1 1001 1001 14266 Mar 22 17:32 Makefile [2023-03-22T17:43:58.646Z] -rw-rw-r-- 1 1001 1001 582 Mar 22 17:32 OWNERS.md [2023-03-22T17:43:58.646Z] -rw-rw-r-- 1 1001 1001 9403 Mar 22 17:32 README.md [2023-03-22T17:43:58.646Z] -rw-rw-r-- 1 1001 1001 789 Mar 22 17:32 SECURITY.md [2023-03-22T17:43:58.646Z] -rw-rw-r-- 1 1001 1001 5 Mar 22 17:27 VERSION [2023-03-22T17:43:58.646Z] drwxrwxr-x 2 1001 1001 4096 Mar 22 17:32 bin [2023-03-22T17:43:58.646Z] drwxrwxr-x 18 1001 1001 4096 Mar 22 17:32 cmd [2023-03-22T17:43:58.646Z] -rw-r--r-- 1 root root 447378 Mar 22 17:40 coverage.out [2023-03-22T17:43:58.646Z] -rw-rw-r-- 1 1001 1001 3334 Mar 22 17:32 go.mod [2023-03-22T17:43:58.646Z] -rw-rw-r-- 1 1001 1001 31277 Mar 22 17:32 go.sum [2023-03-22T17:43:58.646Z] drwxrwxr-x 7 1001 1001 4096 Mar 22 17:32 internal [2023-03-22T17:43:58.646Z] drwxrwxr-x 3 1001 1001 4096 Mar 22 17:32 openapi [2023-03-22T17:43:58.646Z] -rw-rw-r-- 1 1001 1001 594 Mar 22 17:32 security.txt [2023-03-22T17:43:58.646Z] drwxrwxr-x 4 1001 1001 4096 Mar 22 17:32 snap [2023-03-22T17:43:58.646Z] -rw-rw-r-- 1 1001 1001 204 Mar 22 17:32 version.go [Pipeline] sh [2023-03-22T17:43:59.292Z] + '[' -e coverage.out ] [2023-03-22T17:43:59.293Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-22T17:43:59.316Z] Warning: overwriting stash ‘coverage-report’ [2023-03-22T17:44:00.273Z] Stashed 1 file(s) [Pipeline] sh [2023-03-22T17:44:00.910Z] + make build [2023-03-22T17:44:00.910Z] 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-22T17:45:52.685Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-22T17:45:52.965Z] 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-22T17:45:59.681Z] 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-22T17:46:05.054Z] 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-22T17:47:01.483Z] 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-22T17:47:09.740Z] 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-22T17:47:17.997Z] 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-22T17:47:26.250Z] 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-22T17:47:30.520Z] 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-22T17:47:35.894Z] 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-22T17:47:44.162Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-22T17:47:54.293Z] $ docker stop --time=1 a989b7f53f17cea8f1a075dde08c22892b6c9ecf3d2d36dd0ac56865761bc136 [2023-03-22T17:47:56.426Z] $ docker rm -f --volumes a989b7f53f17cea8f1a075dde08c22892b6c9ecf3d2d36dd0ac56865761bc136 [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-22T17:47:59.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-22T17:47:59.242Z] [2023-03-22T17:47:59.242Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:47:59.581Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-22T17:47:59.851Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-22T17:47:59.851Z] 29e5d40040c1: Pulling fs layer [2023-03-22T17:47:59.851Z] 1ce36da41761: Pulling fs layer [2023-03-22T17:47:59.851Z] 25b303627fd3: Pulling fs layer [2023-03-22T17:47:59.851Z] 29e5d40040c1: Verifying Checksum [2023-03-22T17:47:59.851Z] 29e5d40040c1: Download complete [2023-03-22T17:48:00.122Z] 1ce36da41761: Verifying Checksum [2023-03-22T17:48:00.123Z] 1ce36da41761: Download complete [2023-03-22T17:48:00.714Z] 29e5d40040c1: Pull complete [2023-03-22T17:48:02.135Z] 25b303627fd3: Verifying Checksum [2023-03-22T17:48:02.135Z] 1ce36da41761: Pull complete [2023-03-22T17:48:14.604Z] 25b303627fd3: Pull complete [2023-03-22T17:48:14.604Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-22T17:48:14.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-22T17:48:14.604Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:48:14.866Z] prd-ubuntu20.04-docker-arm64-4c-16g-5244 does not seem to be running inside a container [2023-03-22T17:48:14.975Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-22T17:48:17.934Z] $ docker top c1d8e60f07ac37f9c401c7b1edda80b327c47f40e902ea1d85d218dd9eea2086 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T17:48:18.865Z] + grep parallel [2023-03-22T17:48:18.865Z] + docker-compose build --help [2023-03-22T17:48:27.098Z] --parallel Build images in parallel. [Pipeline] } [2023-03-22T17:48:27.120Z] $ docker stop --time=1 c1d8e60f07ac37f9c401c7b1edda80b327c47f40e902ea1d85d218dd9eea2086 [2023-03-22T17:48:28.882Z] $ docker rm -f --volumes c1d8e60f07ac37f9c401c7b1edda80b327c47f40e902ea1d85d218dd9eea2086 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:48:29.467Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-22T17:48:29.467Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:48:29.697Z] prd-ubuntu20.04-docker-arm64-4c-16g-5244 does not seem to be running inside a container [2023-03-22T17:48:29.780Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-22T17:48:31.227Z] $ docker top f7993978f2503e4f8a49fdbba3433d0273f2ffa09e586ca8ef308518b4dfbca5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T17:48:32.090Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-22T17:48:40.314Z] Building core-command ... [2023-03-22T17:48:40.314Z] Building core-common-config-bootstrapper ... [2023-03-22T17:48:40.314Z] Building core-data ... [2023-03-22T17:48:40.314Z] Building core-metadata ... [2023-03-22T17:48:40.314Z] Building security-bootstrapper ... [2023-03-22T17:48:40.314Z] Building security-proxy-auth ... [2023-03-22T17:48:40.314Z] Building security-proxy-setup ... [2023-03-22T17:48:40.314Z] Building security-secretstore-setup ... [2023-03-22T17:48:40.314Z] Building security-spiffe-token-provider ... [2023-03-22T17:48:40.314Z] Building security-spire-agent ... [2023-03-22T17:48:40.314Z] Building security-spire-config ... [2023-03-22T17:48:40.314Z] Building security-spire-server ... [2023-03-22T17:48:40.314Z] Building support-notifications ... [2023-03-22T17:48:40.314Z] Building support-scheduler ... [2023-03-22T17:48:40.314Z] Building support-scheduler [2023-03-22T17:48:40.314Z] Building security-secretstore-setup [2023-03-22T17:48:40.314Z] Building security-spire-agent [2023-03-22T17:48:40.314Z] Building security-spiffe-token-provider [2023-03-22T17:48:40.314Z] Building support-notifications [2023-03-22T17:49:36.754Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:49:36.754Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:49:36.754Z] ---> 37b97d54f95e [2023-03-22T17:49:36.754Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:49:36.754Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:49:36.754Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:49:36.754Z] ---> 37b97d54f95e [2023-03-22T17:49:36.754Z] Step 3/27 : WORKDIR /edgex-go [2023-03-22T17:49:36.754Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:49:36.754Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:49:36.754Z] ---> 37b97d54f95e [2023-03-22T17:49:36.754Z] Step 3/20 : WORKDIR /edgex-go [2023-03-22T17:49:36.754Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:49:36.754Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:49:36.754Z] ---> 37b97d54f95e [2023-03-22T17:49:36.754Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:49:36.754Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:49:36.754Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:49:36.754Z] ---> 37b97d54f95e [2023-03-22T17:49:36.754Z] Step 3/25 : WORKDIR /edgex-go [2023-03-22T17:49:36.754Z] ---> Running in 48f2f6b79e2b [2023-03-22T17:49:36.754Z] ---> Running in c218636bda5c [2023-03-22T17:49:36.754Z] ---> Running in 652623b97a6a [2023-03-22T17:49:36.754Z] ---> Running in 87bcfe150f29 [2023-03-22T17:49:36.754Z] ---> Running in 1f7b5cf3ea73 [2023-03-22T17:49:36.754Z] Removing intermediate container 48f2f6b79e2b [2023-03-22T17:49:36.754Z] ---> 73a0c907a226 [2023-03-22T17:49:36.754Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T17:49:36.754Z] Removing intermediate container 652623b97a6a [2023-03-22T17:49:36.754Z] ---> bd71d3c86a26 [2023-03-22T17:49:36.754Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T17:49:36.754Z] ---> Running in 2042b5ec8fd6 [2023-03-22T17:49:36.754Z] ---> Running in 2c7a29db5da2 [2023-03-22T17:49:36.754Z] Removing intermediate container 87bcfe150f29 [2023-03-22T17:49:36.754Z] ---> 15cc22e9609f [2023-03-22T17:49:36.754Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-22T17:49:36.754Z] Removing intermediate container c218636bda5c [2023-03-22T17:49:36.754Z] ---> ae86e73b1022 [2023-03-22T17:49:36.754Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T17:49:36.754Z] Removing intermediate container 1f7b5cf3ea73 [2023-03-22T17:49:36.754Z] ---> 576e4e32ff6e [2023-03-22T17:49:36.754Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-22T17:49:36.754Z] ---> Running in 2189dac6671b [2023-03-22T17:49:36.754Z] ---> Running in 2a578df31c94 [2023-03-22T17:49:36.754Z] ---> Running in a35e1fd32207 [2023-03-22T17:49:36.754Z] Removing intermediate container 2042b5ec8fd6 [2023-03-22T17:49:36.754Z] ---> 6f19c352f5f9 [2023-03-22T17:49:36.754Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T17:49:36.754Z] Removing intermediate container 2c7a29db5da2 [2023-03-22T17:49:36.754Z] ---> 893e6c1a4476 [2023-03-22T17:49:36.754Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-22T17:49:36.754Z] ---> Running in 4f0d7c3d6526 [2023-03-22T17:49:36.754Z] ---> Running in e576463fbad5 [2023-03-22T17:49:36.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:49:36.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:49:36.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:49:37.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:49:37.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:49:37.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:49:38.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:49:38.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:49:38.445Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T17:49:38.445Z] v3.17.2-251-g9b63c758137 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T17:49:38.445Z] OK: 17693 distinct packages available [2023-03-22T17:49:38.718Z] OK: 263 MiB in 53 packages [2023-03-22T17:49:38.718Z] OK: 263 MiB in 53 packages [2023-03-22T17:49:38.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:49:39.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:49:39.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:49:40.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:49:40.775Z] Removing intermediate container 2a578df31c94 [2023-03-22T17:49:40.775Z] ---> 82fa8ea5798f [2023-03-22T17:49:40.775Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-22T17:49:40.775Z] Removing intermediate container a35e1fd32207 [2023-03-22T17:49:40.775Z] ---> f16346b3d320 [2023-03-22T17:49:40.775Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-22T17:49:41.749Z] OK: 263 MiB in 53 packages [2023-03-22T17:49:41.749Z] OK: 263 MiB in 53 packages [2023-03-22T17:49:42.018Z] ---> b527f9cc7269 [2023-03-22T17:49:42.018Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:49:42.018Z] OK: 263 MiB in 53 packages [2023-03-22T17:49:42.296Z] ---> Running in 5236ee03b586 [2023-03-22T17:49:42.889Z] ---> 8a974c4368d6 [2023-03-22T17:49:42.889Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:49:43.168Z] ---> Running in ab421e0ac2e7 [2023-03-22T17:49:43.759Z] Removing intermediate container e576463fbad5 [2023-03-22T17:49:43.759Z] ---> b240d4749153 [2023-03-22T17:49:43.759Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T17:49:44.031Z] Removing intermediate container 4f0d7c3d6526 [2023-03-22T17:49:44.031Z] ---> 248a92f57a01 [2023-03-22T17:49:44.031Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T17:49:44.623Z] Removing intermediate container 2189dac6671b [2023-03-22T17:49:44.623Z] ---> d8996b227d4b [2023-03-22T17:49:44.623Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-22T17:49:45.594Z] ---> 3584cbdff08c [2023-03-22T17:49:45.594Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:49:45.865Z] ---> Running in 7abca3a38456 [2023-03-22T17:49:46.136Z] ---> b66cb4e2fb08 [2023-03-22T17:49:46.136Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:49:46.136Z] ---> de5af0e07c52 [2023-03-22T17:49:46.136Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:49:46.408Z] ---> Running in ed27402c7eb1 [2023-03-22T17:49:46.408Z] ---> Running in 58fb96415aa3 [2023-03-22T17:52:08.217Z] Removing intermediate container ab421e0ac2e7 [2023-03-22T17:52:08.217Z] ---> d7fde51d5ab4 [2023-03-22T17:52:08.217Z] Step 7/27 : COPY . . [2023-03-22T17:52:08.217Z] Removing intermediate container ed27402c7eb1 [2023-03-22T17:52:08.217Z] ---> d6931eeedb23 [2023-03-22T17:52:08.217Z] Step 8/23 : COPY . . [2023-03-22T17:52:08.217Z] Removing intermediate container 7abca3a38456 [2023-03-22T17:52:08.217Z] ---> b5064fc06714 [2023-03-22T17:52:08.217Z] Step 8/23 : COPY . . [2023-03-22T17:52:08.217Z] Removing intermediate container 5236ee03b586 [2023-03-22T17:52:08.217Z] ---> 6b7720207bba [2023-03-22T17:52:08.217Z] Step 7/25 : COPY . . [2023-03-22T17:52:08.217Z] Removing intermediate container 58fb96415aa3 [2023-03-22T17:52:08.217Z] ---> 07484021675c [2023-03-22T17:52:08.217Z] Step 7/20 : COPY . . [2023-03-22T17:52:13.598Z] ---> cfa46da901e7 [2023-03-22T17:52:13.598Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-22T17:52:13.598Z] ---> 65141f01b7ff [2023-03-22T17:52:13.598Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-22T17:52:13.598Z] ---> ea4578e3588d [2023-03-22T17:52:13.598Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-22T17:52:13.598Z] ---> 2c20ed1ccaaf [2023-03-22T17:52:13.598Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T17:52:13.598Z] ---> a1d393b46a63 [2023-03-22T17:52:13.598Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-22T17:52:13.598Z] ---> Running in c20e41dd3547 [2023-03-22T17:52:13.598Z] ---> Running in f5ec3d13b95d [2023-03-22T17:52:13.598Z] ---> Running in b02bcdd70e3e [2023-03-22T17:52:13.598Z] ---> Running in ea8ef3480019 [2023-03-22T17:52:13.598Z] ---> Running in 6a099e5bb3ba [2023-03-22T17:52:14.565Z] Removing intermediate container 6a099e5bb3ba [2023-03-22T17:52:14.565Z] ---> 963e9d3b6ddd [2023-03-22T17:52:14.565Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-22T17:52:14.845Z] ---> Running in 1c642b192f1f [2023-03-22T17:52:15.439Z] Removing intermediate container 1c642b192f1f [2023-03-22T17:52:15.439Z] ---> 35eb3aa5ec6f [2023-03-22T17:52:15.439Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T17:52:15.712Z] ---> Running in 84c721ab86d8 [2023-03-22T17:52:16.311Z] 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-22T17:52:16.311Z] Removing intermediate container 84c721ab86d8 [2023-03-22T17:52:16.311Z] ---> ea3a28c8d5d8 [2023-03-22T17:52:16.311Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-22T17:52:16.581Z] 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-22T17:52:16.581Z] ---> Running in b90a2f1fa6fd [2023-03-22T17:52:16.581Z] 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-22T17:52:17.170Z] 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-22T17:52:20.530Z] Removing intermediate container b90a2f1fa6fd [2023-03-22T17:52:20.530Z] ---> e5fb49132958 [2023-03-22T17:52:20.530Z] Step 12/27 : WORKDIR /edgex-go [2023-03-22T17:52:20.530Z] ---> Running in c78ebda74730 [2023-03-22T17:52:21.125Z] Removing intermediate container c78ebda74730 [2023-03-22T17:52:21.125Z] ---> fa3f82397bdc [2023-03-22T17:52:21.125Z] [2023-03-22T17:52:21.125Z] Step 13/27 : FROM alpine:3.17 [2023-03-22T17:52:21.125Z] 3.17: Pulling from library/alpine [2023-03-22T17:52:21.395Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T17:52:21.395Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T17:52:21.395Z] ---> d74e625d9115 [2023-03-22T17:52:21.395Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T17:52:21.664Z] ---> Running in ea8411b6b0eb [2023-03-22T17:52:22.281Z] Removing intermediate container ea8411b6b0eb [2023-03-22T17:52:22.281Z] ---> acfb4ad8f6b0 [2023-03-22T17:52:22.281Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-22T17:52:22.281Z] ---> Running in accd930c3329 [2023-03-22T17:52:24.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:52:25.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:52:27.276Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T17:52:27.276Z] v3.17.2-251-g9b63c758137 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T17:52:27.276Z] OK: 17691 distinct packages available [2023-03-22T17:52:27.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:52:28.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:52:30.770Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-22T17:52:30.770Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-22T17:52:30.770Z] (3/5) Installing libucontext (1.2-r0) [2023-03-22T17:52:30.770Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-22T17:52:30.770Z] (5/5) Installing openssl (3.0.8-r1) [2023-03-22T17:52:30.770Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:52:30.770Z] OK: 9 MiB in 20 packages [2023-03-22T17:52:33.367Z] Removing intermediate container accd930c3329 [2023-03-22T17:52:33.367Z] ---> d57a9ae422a4 [2023-03-22T17:52:33.367Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:52:33.953Z] ---> 9ee469832d29 [2023-03-22T17:52:33.954Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:52:34.921Z] ---> a9d7d7f37d77 [2023-03-22T17:52:34.921Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-22T17:52:39.198Z] ---> 1fb22edfb0f1 [2023-03-22T17:52:39.198Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T17:52:45.867Z] ---> 17a81df68e08 [2023-03-22T17:52:45.867Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T17:52:45.867Z] ---> 9cf402c3584e [2023-03-22T17:52:45.867Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-22T17:52:47.282Z] ---> e31bc026c8cc [2023-03-22T17:52:47.282Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-22T17:52:48.248Z] ---> 08b6ad31c6cb [2023-03-22T17:52:48.248Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T17:52:48.248Z] ---> Running in b91a901cc92e [2023-03-22T17:52:48.837Z] Removing intermediate container b91a901cc92e [2023-03-22T17:52:48.837Z] ---> 2648bce724ce [2023-03-22T17:52:48.838Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T17:52:49.115Z] ---> Running in 0ac798c6c68f [2023-03-22T17:52:49.708Z] Removing intermediate container 0ac798c6c68f [2023-03-22T17:52:49.708Z] ---> 80b2f9fd0561 [2023-03-22T17:52:49.708Z] Step 25/27 : LABEL arch=arm64 [2023-03-22T17:52:49.708Z] ---> Running in 59a0f0f4e796 [2023-03-22T17:52:50.683Z] Removing intermediate container 59a0f0f4e796 [2023-03-22T17:52:50.683Z] ---> 30532a734754 [2023-03-22T17:52:50.683Z] Step 26/27 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 [2023-03-22T17:52:50.683Z] ---> Running in cb5aab0a9928 [2023-03-22T17:52:51.274Z] Removing intermediate container cb5aab0a9928 [2023-03-22T17:52:51.274Z] ---> cd64faa0a437 [2023-03-22T17:52:51.274Z] Step 27/27 : LABEL version=0.0.0 [2023-03-22T17:52:51.274Z] ---> Running in 6d08aa7a2ac9 [2023-03-22T17:52:51.866Z] Removing intermediate container 6d08aa7a2ac9 [2023-03-22T17:52:51.866Z] ---> 6d377bdf2175 [2023-03-22T17:52:51.866Z] [2023-03-22T17:52:52.454Z] Successfully built 6d377bdf2175 [2023-03-22T17:52:52.454Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-22T17:52:52.454Z]  Building security-spire-agent ... done Building core-metadata [2023-03-22T17:53:14.549Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:53:14.549Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:53:14.549Z] ---> 37b97d54f95e [2023-03-22T17:53:14.549Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:53:14.549Z] ---> Using cache [2023-03-22T17:53:14.549Z] ---> bd71d3c86a26 [2023-03-22T17:53:14.549Z] Step 4/25 : WORKDIR /edgex-go [2023-03-22T17:53:14.549Z] ---> Using cache [2023-03-22T17:53:14.549Z] ---> 6f19c352f5f9 [2023-03-22T17:53:14.549Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-22T17:53:14.549Z] ---> Using cache [2023-03-22T17:53:14.549Z] ---> 248a92f57a01 [2023-03-22T17:53:14.549Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-22T17:53:14.549Z] ---> Using cache [2023-03-22T17:53:14.549Z] ---> b66cb4e2fb08 [2023-03-22T17:53:14.549Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:53:14.549Z] ---> Using cache [2023-03-22T17:53:14.549Z] ---> d6931eeedb23 [2023-03-22T17:53:14.549Z] Step 8/25 : COPY . . [2023-03-22T17:53:14.549Z] ---> Using cache [2023-03-22T17:53:14.549Z] ---> a1d393b46a63 [2023-03-22T17:53:14.549Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-22T17:53:14.549Z] ---> Running in 93cf794ec142 [2023-03-22T17:53:14.549Z] 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-22T18:00:21.770Z] 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-22T18:00:48.457Z] Removing intermediate container c20e41dd3547 [2023-03-22T18:00:48.457Z] ---> dc4b238480ad [2023-03-22T18:00:48.457Z] [2023-03-22T18:00:48.457Z] Step 9/25 : FROM alpine:3.17 [2023-03-22T18:00:48.457Z] ---> d74e625d9115 [2023-03-22T18:00:48.457Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-22T18:00:48.457Z] ---> Running in cadcc948657b [2023-03-22T18:00:48.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T18:00:48.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T18:00:49.875Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-22T18:00:50.142Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-22T18:00:50.142Z] (3/3) Installing su-exec (0.2-r2) [2023-03-22T18:00:50.142Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T18:00:50.142Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T18:00:51.105Z] OK: 8 MiB in 18 packages [2023-03-22T18:00:53.698Z] Removing intermediate container cadcc948657b [2023-03-22T18:00:53.698Z] ---> fc1eab0a2440 [2023-03-22T18:00:53.698Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-22T18:00:53.698Z] ---> Running in 94db79e14fb9 [2023-03-22T18:00:54.306Z] Removing intermediate container 94db79e14fb9 [2023-03-22T18:00:54.306Z] ---> cf5ec64caa98 [2023-03-22T18:00:54.306Z] Step 12/25 : WORKDIR / [2023-03-22T18:00:54.306Z] ---> Running in a6c829345d2b [2023-03-22T18:00:57.661Z] Removing intermediate container a6c829345d2b [2023-03-22T18:00:57.661Z] ---> a932fcfb834d [2023-03-22T18:00:57.661Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T18:00:58.248Z] ---> c1ed6530827c [2023-03-22T18:00:58.248Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T18:00:59.221Z] ---> 4a1a362a99bc [2023-03-22T18:00:59.221Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-22T18:01:00.195Z] ---> 832c42c77de9 [2023-03-22T18:01:00.195Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-22T18:01:01.163Z] ---> a60d5b0abfce [2023-03-22T18:01:01.163Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-22T18:01:02.145Z] ---> 7256d8581580 [2023-03-22T18:01:02.417Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-22T18:01:04.369Z] ---> e2ca3d4591e2 [2023-03-22T18:01:04.370Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-22T18:01:06.318Z] ---> 6f124edc96a7 [2023-03-22T18:01:06.318Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-22T18:01:06.905Z] ---> 2fcfb345f8e4 [2023-03-22T18:01:06.905Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T18:01:06.905Z] ---> Running in 475bddcc1f24 [2023-03-22T18:01:11.173Z] Removing intermediate container 475bddcc1f24 [2023-03-22T18:01:11.173Z] ---> bb220388f81a [2023-03-22T18:01:11.173Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T18:01:11.173Z] ---> Running in a6057d793093 [2023-03-22T18:01:11.443Z] Removing intermediate container a6057d793093 [2023-03-22T18:01:11.443Z] ---> 9a952eb12847 [2023-03-22T18:01:11.443Z] Step 23/25 : LABEL arch=arm64 [2023-03-22T18:01:11.711Z] ---> Running in dd3080de4d18 [2023-03-22T18:01:12.303Z] Removing intermediate container dd3080de4d18 [2023-03-22T18:01:12.303Z] ---> 841b22f9db6f [2023-03-22T18:01:12.303Z] Step 24/25 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 [2023-03-22T18:01:12.303Z] ---> Running in 75fedf93040a [2023-03-22T18:01:12.891Z] Removing intermediate container 75fedf93040a [2023-03-22T18:01:12.891Z] ---> f775f7c2e614 [2023-03-22T18:01:12.891Z] Step 25/25 : LABEL version=0.0.0 [2023-03-22T18:01:12.891Z] ---> Running in 0ba69fc2a4f4 [2023-03-22T18:01:13.483Z] Removing intermediate container 0ba69fc2a4f4 [2023-03-22T18:01:13.483Z] ---> de61cb04ca77 [2023-03-22T18:01:13.483Z] [2023-03-22T18:01:13.751Z] Successfully built de61cb04ca77 [2023-03-22T18:01:13.751Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-22T18:01:13.751Z]  Building security-secretstore-setup ... done Building core-common-config-bootstrapper [2023-03-22T18:01:31.966Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T18:01:31.966Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T18:01:31.966Z] ---> 37b97d54f95e [2023-03-22T18:01:31.966Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T18:01:31.966Z] ---> Using cache [2023-03-22T18:01:31.966Z] ---> bd71d3c86a26 [2023-03-22T18:01:31.966Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T18:01:31.966Z] ---> Using cache [2023-03-22T18:01:31.966Z] ---> 6f19c352f5f9 [2023-03-22T18:01:31.966Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T18:01:31.966Z] ---> Using cache [2023-03-22T18:01:31.966Z] ---> 248a92f57a01 [2023-03-22T18:01:31.966Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T18:01:31.966Z] ---> Using cache [2023-03-22T18:01:31.966Z] ---> b66cb4e2fb08 [2023-03-22T18:01:31.966Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T18:01:31.966Z] ---> Using cache [2023-03-22T18:01:31.966Z] ---> d6931eeedb23 [2023-03-22T18:01:31.966Z] Step 8/23 : COPY . . [2023-03-22T18:01:31.966Z] ---> Using cache [2023-03-22T18:01:31.966Z] ---> a1d393b46a63 [2023-03-22T18:01:31.966Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-22T18:01:32.234Z] ---> Running in 1e4e5e22a0f8 [2023-03-22T18:01:34.820Z] 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-22T18:02:42.706Z] Removing intermediate container 93cf794ec142 [2023-03-22T18:02:42.707Z] ---> dabb21b39d25 [2023-03-22T18:02:42.707Z] [2023-03-22T18:02:42.707Z] Step 10/25 : FROM alpine:3.17 [2023-03-22T18:02:42.707Z] ---> d74e625d9115 [2023-03-22T18:02:42.707Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-22T18:02:42.707Z] ---> Running in b8226500ec35 [2023-03-22T18:02:42.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T18:02:42.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T18:02:43.291Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T18:02:43.291Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T18:02:43.291Z] OK: 8 MiB in 16 packages [2023-03-22T18:02:45.240Z] Removing intermediate container b8226500ec35 [2023-03-22T18:02:45.240Z] ---> f4d8d57c45ee [2023-03-22T18:02:45.240Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T18:02:45.240Z] ---> Running in 02ac75f9875e [2023-03-22T18:02:45.826Z] Removing intermediate container 02ac75f9875e [2023-03-22T18:02:45.826Z] ---> 6c8c3bd10ecf [2023-03-22T18:02:45.826Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-22T18:02:45.826Z] ---> Running in db7d58b0e42f [2023-03-22T18:02:46.415Z] Removing intermediate container db7d58b0e42f [2023-03-22T18:02:46.415Z] ---> 7f29f6338e2b [2023-03-22T18:02:46.415Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-22T18:02:46.683Z] ---> Running in 64d6493923ac [2023-03-22T18:02:47.270Z] Removing intermediate container 64d6493923ac [2023-03-22T18:02:47.271Z] ---> 38ad857fcdd7 [2023-03-22T18:02:47.271Z] Step 15/25 : WORKDIR / [2023-03-22T18:02:47.271Z] ---> Running in 087b875076a2 [2023-03-22T18:02:48.235Z] Removing intermediate container 087b875076a2 [2023-03-22T18:02:48.235Z] ---> 1d304808534c [2023-03-22T18:02:48.236Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T18:02:49.197Z] ---> 41fd3525ee57 [2023-03-22T18:02:49.197Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T18:02:50.158Z] ---> 6128cf2db8ca [2023-03-22T18:02:50.158Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-22T18:02:52.106Z] ---> cc58aeb8684b [2023-03-22T18:02:52.106Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-22T18:02:53.069Z] ---> 54245488798f [2023-03-22T18:02:53.069Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-22T18:02:53.659Z] ---> 3b13668b118e [2023-03-22T18:02:53.659Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-22T18:02:53.924Z] ---> Running in 9973cbe2b689 [2023-03-22T18:02:54.507Z] Removing intermediate container 9973cbe2b689 [2023-03-22T18:02:54.507Z] ---> c3911ce87eb9 [2023-03-22T18:02:54.507Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T18:02:54.507Z] ---> Running in f0b625e0e28f [2023-03-22T18:02:55.092Z] Removing intermediate container f0b625e0e28f [2023-03-22T18:02:55.092Z] ---> 5cb35e0d53fe [2023-03-22T18:02:55.092Z] Step 23/25 : LABEL arch=arm64 [2023-03-22T18:02:55.092Z] ---> Running in 8c38361711f8 [2023-03-22T18:02:55.678Z] Removing intermediate container 8c38361711f8 [2023-03-22T18:02:55.678Z] ---> 03298a9d44f2 [2023-03-22T18:02:55.678Z] Step 24/25 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 [2023-03-22T18:02:55.678Z] ---> Running in 5f6ea6670514 [2023-03-22T18:02:56.267Z] Removing intermediate container 5f6ea6670514 [2023-03-22T18:02:56.268Z] ---> eb6b533e0f6f [2023-03-22T18:02:56.268Z] Step 25/25 : LABEL version=0.0.0 [2023-03-22T18:02:56.536Z] ---> Running in c1c4d2d75aea [2023-03-22T18:02:57.124Z] Removing intermediate container c1c4d2d75aea [2023-03-22T18:02:57.124Z] ---> 6e7049db9bdb [2023-03-22T18:02:57.124Z] [2023-03-22T18:02:57.393Z] Successfully built 6e7049db9bdb [2023-03-22T18:02:57.393Z] Successfully tagged core-metadata-arm64:latest [2023-03-22T18:02:57.393Z]  Building core-metadata ... done Building security-proxy-setup [2023-03-22T18:03:12.437Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T18:03:12.437Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-22T18:03:12.437Z] ---> 37b97d54f95e [2023-03-22T18:03:12.437Z] Step 3/22 : WORKDIR /edgex-go [2023-03-22T18:03:12.437Z] ---> Using cache [2023-03-22T18:03:12.437Z] ---> 576e4e32ff6e [2023-03-22T18:03:12.437Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-22T18:03:12.437Z] ---> Using cache [2023-03-22T18:03:12.437Z] ---> f16346b3d320 [2023-03-22T18:03:12.437Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-22T18:03:12.437Z] ---> Using cache [2023-03-22T18:03:12.437Z] ---> b527f9cc7269 [2023-03-22T18:03:12.437Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T18:03:12.437Z] ---> Using cache [2023-03-22T18:03:12.437Z] ---> 6b7720207bba [2023-03-22T18:03:12.437Z] Step 7/22 : COPY . . [2023-03-22T18:03:12.437Z] ---> Using cache [2023-03-22T18:03:12.437Z] ---> 65141f01b7ff [2023-03-22T18:03:12.437Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-22T18:03:12.437Z] ---> Running in 520d176677e3 [2023-03-22T18:03:13.405Z] 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-22T18:03:45.667Z] Removing intermediate container ea8ef3480019 [2023-03-22T18:03:45.667Z] ---> ec805f8efcd6 [2023-03-22T18:03:45.667Z] [2023-03-22T18:03:45.667Z] Step 9/20 : FROM alpine:3.17 [2023-03-22T18:03:45.667Z] ---> d74e625d9115 [2023-03-22T18:03:45.667Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-22T18:03:45.667Z] ---> Running in ec5edbe26069 [2023-03-22T18:03:45.667Z] Removing intermediate container ec5edbe26069 [2023-03-22T18:03:45.667Z] ---> d80af71bfc57 [2023-03-22T18:03:45.667Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-22T18:03:45.667Z] ---> Running in e0709e0334fa [2023-03-22T18:03:46.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T18:03:47.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T18:03:49.554Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T18:03:49.554Z] v3.17.2-252-g74dbe01cdac [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T18:03:49.554Z] OK: 17691 distinct packages available [2023-03-22T18:03:49.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T18:03:50.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T18:03:52.735Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-22T18:03:52.735Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-22T18:03:52.735Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-22T18:03:52.735Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-22T18:03:52.735Z] (5/9) Installing curl (7.88.1-r1) [2023-03-22T18:03:52.735Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-22T18:03:53.003Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-22T18:03:53.003Z] (8/9) Installing libucontext (1.2-r0) [2023-03-22T18:03:53.003Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-22T18:03:53.003Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T18:03:53.003Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T18:03:53.968Z] OK: 11 MiB in 24 packages [2023-03-22T18:03:56.571Z] Removing intermediate container e0709e0334fa [2023-03-22T18:03:56.571Z] ---> a8093b495aa1 [2023-03-22T18:03:56.571Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T18:03:57.538Z] ---> 50d5375318b0 [2023-03-22T18:03:57.538Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T18:03:58.506Z] ---> 1cd4cc8ab428 [2023-03-22T18:03:58.506Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-22T18:04:03.881Z] ---> b19e6e69caff [2023-03-22T18:04:03.881Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-22T18:04:04.158Z] ---> 6d09feb9f25f [2023-03-22T18:04:04.158Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-22T18:04:04.158Z] ---> Running in 7a6036c90999 [2023-03-22T18:04:04.765Z] Removing intermediate container 7a6036c90999 [2023-03-22T18:04:04.765Z] ---> a5e7490c0dba [2023-03-22T18:04:04.765Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T18:04:05.040Z] ---> Running in bc3f6dc95cb5 [2023-03-22T18:04:05.630Z] Removing intermediate container bc3f6dc95cb5 [2023-03-22T18:04:05.630Z] ---> 451e05043dd9 [2023-03-22T18:04:05.630Z] Step 18/20 : LABEL arch=arm64 [2023-03-22T18:04:05.630Z] ---> Running in a9145148b29e [2023-03-22T18:04:06.217Z] Removing intermediate container a9145148b29e [2023-03-22T18:04:06.217Z] ---> 39c8d06d9ad2 [2023-03-22T18:04:06.217Z] Step 19/20 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 [2023-03-22T18:04:06.217Z] ---> Running in 38ac717b343b [2023-03-22T18:04:06.803Z] Removing intermediate container 38ac717b343b [2023-03-22T18:04:06.803Z] ---> f4d9945ccc65 [2023-03-22T18:04:06.803Z] Step 20/20 : LABEL version=0.0.0 [2023-03-22T18:04:06.803Z] ---> Running in b067bec9bfa3 [2023-03-22T18:04:07.390Z] Removing intermediate container b067bec9bfa3 [2023-03-22T18:04:07.390Z] ---> 2e31a94719b1 [2023-03-22T18:04:07.390Z] [2023-03-22T18:04:07.658Z] Successfully built 2e31a94719b1 [2023-03-22T18:04:07.926Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-22T18:04:07.926Z]  Building security-spiffe-token-provider ... done Building core-command [2023-03-22T18:04:26.169Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T18:04:26.169Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-22T18:04:26.169Z] ---> 37b97d54f95e [2023-03-22T18:04:26.169Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-22T18:04:26.169Z] ---> Using cache [2023-03-22T18:04:26.169Z] ---> bd71d3c86a26 [2023-03-22T18:04:26.169Z] Step 4/24 : WORKDIR /edgex-go [2023-03-22T18:04:26.169Z] ---> Using cache [2023-03-22T18:04:26.169Z] ---> 6f19c352f5f9 [2023-03-22T18:04:26.169Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-22T18:04:26.169Z] ---> Using cache [2023-03-22T18:04:26.169Z] ---> 248a92f57a01 [2023-03-22T18:04:26.169Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-22T18:04:26.169Z] ---> Using cache [2023-03-22T18:04:26.169Z] ---> b66cb4e2fb08 [2023-03-22T18:04:26.169Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T18:04:26.169Z] ---> Using cache [2023-03-22T18:04:26.169Z] ---> d6931eeedb23 [2023-03-22T18:04:26.169Z] Step 8/24 : COPY . . [2023-03-22T18:04:26.169Z] ---> Using cache [2023-03-22T18:04:26.169Z] ---> a1d393b46a63 [2023-03-22T18:04:26.169Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-22T18:04:26.169Z] ---> Running in 7c22d5fcf85b [2023-03-22T18:04:27.746Z] 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-22T18:05:14.874Z] Removing intermediate container b02bcdd70e3e [2023-03-22T18:05:14.874Z] ---> 2d03dac692fa [2023-03-22T18:05:14.874Z] [2023-03-22T18:05:14.874Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T18:05:14.874Z] ---> d74e625d9115 [2023-03-22T18:05:14.874Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T18:05:14.874Z] ---> Using cache [2023-03-22T18:05:14.874Z] ---> f4d8d57c45ee [2023-03-22T18:05:14.874Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T18:05:14.874Z] ---> Using cache [2023-03-22T18:05:14.874Z] ---> 6c8c3bd10ecf [2023-03-22T18:05:14.874Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-22T18:05:14.874Z] ---> Running in 3d2492b4889a [2023-03-22T18:05:14.874Z] Removing intermediate container 3d2492b4889a [2023-03-22T18:05:14.874Z] ---> d3b810736caf [2023-03-22T18:05:14.874Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-22T18:05:14.874Z] ---> Running in da508c98efc6 [2023-03-22T18:05:14.874Z] Removing intermediate container da508c98efc6 [2023-03-22T18:05:14.874Z] ---> 1cf3e2cd5d27 [2023-03-22T18:05:14.874Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T18:05:14.874Z] Removing intermediate container f5ec3d13b95d [2023-03-22T18:05:14.874Z] ---> eda4937f34ff [2023-03-22T18:05:14.874Z] [2023-03-22T18:05:14.874Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T18:05:14.874Z] ---> d74e625d9115 [2023-03-22T18:05:14.874Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-22T18:05:15.151Z] ---> Running in 265b453d7936 [2023-03-22T18:05:16.122Z] ---> e205941962b0 [2023-03-22T18:05:16.122Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T18:05:17.533Z] ---> 1ff40ef6f1e8 [2023-03-22T18:05:17.533Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-22T18:05:17.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T18:05:19.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T18:05:20.623Z] ---> 4d0c8cd36396 [2023-03-22T18:05:20.623Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-22T18:05:21.215Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-22T18:05:25.472Z] ---> 38ecf00393e2 [2023-03-22T18:05:25.472Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-22T18:05:25.472Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-22T18:05:25.472Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T18:05:25.472Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T18:05:25.472Z] ---> Running in 613a9af03088 [2023-03-22T18:05:25.740Z] Removing intermediate container 613a9af03088 [2023-03-22T18:05:25.740Z] ---> 7cb25bc541a5 [2023-03-22T18:05:25.740Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T18:05:26.010Z] ---> Running in a831f50b0cf3 [2023-03-22T18:05:26.010Z] OK: 8 MiB in 17 packages [2023-03-22T18:05:26.599Z] Removing intermediate container a831f50b0cf3 [2023-03-22T18:05:26.599Z] ---> 0a44b1a94e6d [2023-03-22T18:05:26.599Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T18:05:26.869Z] ---> Running in 00b7d984fd1b [2023-03-22T18:05:27.831Z] Removing intermediate container 00b7d984fd1b [2023-03-22T18:05:27.831Z] ---> c9cbf251c1df [2023-03-22T18:05:27.832Z] Step 22/23 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 [2023-03-22T18:05:28.100Z] ---> Running in ab33ec70f67e [2023-03-22T18:05:29.063Z] Removing intermediate container ab33ec70f67e [2023-03-22T18:05:29.063Z] ---> b39df848cea4 [2023-03-22T18:05:29.063Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T18:05:29.063Z] ---> Running in 49d2e32d5bcf [2023-03-22T18:05:29.329Z] Removing intermediate container 265b453d7936 [2023-03-22T18:05:29.329Z] ---> 0d533a188a30 [2023-03-22T18:05:29.329Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T18:05:29.598Z] ---> Running in a83b6ba2a58c [2023-03-22T18:05:29.867Z] Removing intermediate container 49d2e32d5bcf [2023-03-22T18:05:29.867Z] ---> 1b4eada38ac8 [2023-03-22T18:05:29.867Z] [2023-03-22T18:05:30.452Z] Removing intermediate container a83b6ba2a58c [2023-03-22T18:05:30.452Z] ---> a5576969522e [2023-03-22T18:05:30.452Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-22T18:05:30.452Z] ---> Running in 399fbeafa089 [2023-03-22T18:05:30.719Z] Successfully built 1b4eada38ac8 [2023-03-22T18:05:30.719Z] Successfully tagged support-scheduler-arm64:latest [2023-03-22T18:05:30.719Z]  Building support-scheduler ... done Building security-spire-config [2023-03-22T18:05:30.984Z] Removing intermediate container 399fbeafa089 [2023-03-22T18:05:30.984Z] ---> 32323684eaf5 [2023-03-22T18:05:31.255Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-22T18:05:31.255Z] ---> Running in 1d21d03a15bb [2023-03-22T18:05:31.839Z] Removing intermediate container 1d21d03a15bb [2023-03-22T18:05:31.839Z] ---> 786537fd7de2 [2023-03-22T18:05:31.839Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T18:05:32.802Z] ---> 20b81fc38109 [2023-03-22T18:05:32.802Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T18:05:33.768Z] ---> 42df3d74b790 [2023-03-22T18:05:33.768Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-22T18:05:37.119Z] ---> 957789f0d566 [2023-03-22T18:05:37.119Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-22T18:05:39.066Z] ---> e54ccf78fd82 [2023-03-22T18:05:39.066Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-22T18:05:39.066Z] ---> Running in 7fbfaabde56e [2023-03-22T18:05:40.030Z] Removing intermediate container 7fbfaabde56e [2023-03-22T18:05:40.030Z] ---> 49222aeb6edc [2023-03-22T18:05:40.030Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T18:05:40.303Z] ---> Running in e56e562985d1 [2023-03-22T18:05:41.266Z] Removing intermediate container e56e562985d1 [2023-03-22T18:05:41.266Z] ---> 45546890329e [2023-03-22T18:05:41.266Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T18:05:41.266Z] ---> Running in 62fce2f371a1 [2023-03-22T18:05:42.231Z] Removing intermediate container 62fce2f371a1 [2023-03-22T18:05:42.231Z] ---> 106cbe466511 [2023-03-22T18:05:42.231Z] Step 22/23 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 [2023-03-22T18:05:42.231Z] ---> Running in 29d61fbf0b5a [2023-03-22T18:05:43.197Z] Removing intermediate container 29d61fbf0b5a [2023-03-22T18:05:43.197Z] ---> f22553239061 [2023-03-22T18:05:43.197Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T18:05:43.197Z] ---> Running in 427869285c17 [2023-03-22T18:05:44.163Z] Removing intermediate container 427869285c17 [2023-03-22T18:05:44.163Z] ---> dd89f2334cd6 [2023-03-22T18:05:44.163Z] [2023-03-22T18:05:44.433Z] Successfully built dd89f2334cd6 [2023-03-22T18:05:44.433Z] Successfully tagged support-notifications-arm64:latest [2023-03-22T18:05:44.433Z]  Building support-notifications ... done Building core-data [2023-03-22T18:05:56.746Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T18:05:56.746Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-22T18:05:56.746Z] ---> 37b97d54f95e [2023-03-22T18:05:56.746Z] Step 3/27 : WORKDIR /edgex-go [2023-03-22T18:05:56.746Z] ---> Using cache [2023-03-22T18:05:56.746Z] ---> 576e4e32ff6e [2023-03-22T18:05:56.746Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T18:05:56.746Z] ---> Running in 359781a15a33 [2023-03-22T18:05:58.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T18:06:00.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T18:06:02.687Z] OK: 263 MiB in 53 packages [2023-03-22T18:06:04.627Z] Removing intermediate container 359781a15a33 [2023-03-22T18:06:04.627Z] ---> c0df4fd0346a [2023-03-22T18:06:04.627Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-22T18:06:06.038Z] ---> d078caaca41c [2023-03-22T18:06:06.038Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T18:06:06.038Z] ---> Running in 8d6b91034133 [2023-03-22T18:06:09.416Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T18:06:09.416Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T18:06:09.416Z] ---> 37b97d54f95e [2023-03-22T18:06:09.416Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T18:06:09.416Z] ---> Using cache [2023-03-22T18:06:09.416Z] ---> bd71d3c86a26 [2023-03-22T18:06:09.416Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T18:06:09.416Z] ---> Using cache [2023-03-22T18:06:09.416Z] ---> 6f19c352f5f9 [2023-03-22T18:06:09.416Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T18:06:09.416Z] ---> Using cache [2023-03-22T18:06:09.416Z] ---> 248a92f57a01 [2023-03-22T18:06:09.416Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T18:06:09.416Z] ---> Using cache [2023-03-22T18:06:09.416Z] ---> b66cb4e2fb08 [2023-03-22T18:06:09.416Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T18:06:09.416Z] ---> Using cache [2023-03-22T18:06:09.416Z] ---> d6931eeedb23 [2023-03-22T18:06:09.416Z] Step 8/23 : COPY . . [2023-03-22T18:06:09.416Z] ---> Using cache [2023-03-22T18:06:09.416Z] ---> a1d393b46a63 [2023-03-22T18:06:09.416Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-22T18:06:09.684Z] ---> Running in fb7cd2eb25ce [2023-03-22T18:06:11.631Z] 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-22T18:08:03.310Z] Removing intermediate container 8d6b91034133 [2023-03-22T18:08:03.310Z] ---> b3a5e0a4e87c [2023-03-22T18:08:03.310Z] Step 7/27 : COPY . . [2023-03-22T18:08:07.570Z] ---> e55080476d53 [2023-03-22T18:08:07.570Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T18:08:07.570Z] ---> Running in ec61e0d71db2 [2023-03-22T18:08:07.570Z] Removing intermediate container ec61e0d71db2 [2023-03-22T18:08:07.570Z] ---> ccbbb1f0585e [2023-03-22T18:08:07.570Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-22T18:08:07.842Z] ---> Running in 71ac0095e105 [2023-03-22T18:08:08.426Z] Removing intermediate container 71ac0095e105 [2023-03-22T18:08:08.426Z] ---> 81fdbc2db2a5 [2023-03-22T18:08:08.426Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T18:08:08.426Z] ---> Running in 19b7170e2c81 [2023-03-22T18:08:09.016Z] Removing intermediate container 19b7170e2c81 [2023-03-22T18:08:09.016Z] ---> 431c10846daf [2023-03-22T18:08:09.017Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-22T18:08:09.287Z] ---> Running in e797ab42a7e9 [2023-03-22T18:08:12.647Z] Removing intermediate container e797ab42a7e9 [2023-03-22T18:08:12.647Z] ---> 9fa4ea16832b [2023-03-22T18:08:12.647Z] Step 12/27 : WORKDIR /edgex-go [2023-03-22T18:08:12.917Z] ---> Running in 3b2377a733d6 [2023-03-22T18:08:13.505Z] Removing intermediate container 3b2377a733d6 [2023-03-22T18:08:13.505Z] ---> 88c34a591176 [2023-03-22T18:08:13.505Z] [2023-03-22T18:08:13.505Z] Step 13/27 : FROM alpine:3.17 [2023-03-22T18:08:13.505Z] ---> d74e625d9115 [2023-03-22T18:08:13.505Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T18:08:13.505Z] ---> Using cache [2023-03-22T18:08:13.505Z] ---> acfb4ad8f6b0 [2023-03-22T18:08:13.505Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-22T18:08:13.505Z] ---> Running in d1b100661cbc [2023-03-22T18:08:16.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T18:08:16.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T18:08:18.649Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T18:08:18.649Z] v3.17.2-252-g74dbe01cdac [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T18:08:18.649Z] OK: 17691 distinct packages available [2023-03-22T18:08:18.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T18:08:19.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T18:08:21.565Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-22T18:08:21.565Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-22T18:08:21.565Z] (3/4) Installing libucontext (1.2-r0) [2023-03-22T18:08:21.565Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-22T18:08:21.565Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T18:08:21.565Z] OK: 8 MiB in 19 packages [2023-03-22T18:08:23.522Z] Removing intermediate container d1b100661cbc [2023-03-22T18:08:23.523Z] ---> 554a014505f3 [2023-03-22T18:08:23.523Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T18:08:24.488Z] ---> d37dedaefa36 [2023-03-22T18:08:24.488Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T18:08:25.451Z] ---> ab65b381ed4f [2023-03-22T18:08:25.451Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T18:08:32.096Z] ---> 11bd46439646 [2023-03-22T18:08:32.096Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T18:08:33.510Z] ---> 47b61472578f [2023-03-22T18:08:33.510Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-22T18:08:33.781Z] ---> Running in bea32ccabcdc [2023-03-22T18:08:34.049Z] Removing intermediate container bea32ccabcdc [2023-03-22T18:08:34.049Z] ---> 2c9e568d1de9 [2023-03-22T18:08:34.049Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-22T18:08:35.460Z] ---> 8d901a75091a [2023-03-22T18:08:35.460Z] Step 22/27 : WORKDIR / [2023-03-22T18:08:35.460Z] ---> Running in c6afb26a4344 [2023-03-22T18:08:36.046Z] Removing intermediate container c6afb26a4344 [2023-03-22T18:08:36.046Z] ---> 1ae7f71bdb27 [2023-03-22T18:08:36.046Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T18:08:36.046Z] ---> Running in 8a1a0cc77442 [2023-03-22T18:08:36.633Z] Removing intermediate container 8a1a0cc77442 [2023-03-22T18:08:36.633Z] ---> c858768536c8 [2023-03-22T18:08:36.633Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T18:08:36.633Z] ---> Running in d23dbe9e989b [2023-03-22T18:08:37.219Z] Removing intermediate container d23dbe9e989b [2023-03-22T18:08:37.219Z] ---> 469cf88e1e98 [2023-03-22T18:08:37.219Z] Step 25/27 : LABEL arch=arm64 [2023-03-22T18:08:37.219Z] ---> Running in f7d13d74d7c4 [2023-03-22T18:08:37.807Z] Removing intermediate container f7d13d74d7c4 [2023-03-22T18:08:37.808Z] ---> 490378d1daee [2023-03-22T18:08:37.808Z] Step 26/27 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 [2023-03-22T18:08:38.080Z] ---> Running in bc2cfc41bc86 [2023-03-22T18:08:38.365Z] Removing intermediate container bc2cfc41bc86 [2023-03-22T18:08:38.365Z] ---> 94a5a6e52556 [2023-03-22T18:08:38.365Z] Step 27/27 : LABEL version=0.0.0 [2023-03-22T18:08:38.633Z] ---> Running in 106f003c7504 [2023-03-22T18:08:39.233Z] Removing intermediate container 106f003c7504 [2023-03-22T18:08:39.233Z] ---> 6a16db5c333e [2023-03-22T18:08:39.233Z] [2023-03-22T18:08:39.506Z] Successfully built 6a16db5c333e [2023-03-22T18:08:39.506Z] Successfully tagged security-spire-config-arm64:latest [2023-03-22T18:08:39.506Z]  Building security-spire-config ... done Building security-spire-server [2023-03-22T18:08:54.521Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T18:08:54.521Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-22T18:08:54.521Z] ---> 37b97d54f95e [2023-03-22T18:08:54.521Z] Step 3/26 : WORKDIR /edgex-go [2023-03-22T18:08:54.521Z] ---> Using cache [2023-03-22T18:08:54.521Z] ---> 576e4e32ff6e [2023-03-22T18:08:54.521Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T18:08:54.521Z] ---> Using cache [2023-03-22T18:08:54.521Z] ---> c0df4fd0346a [2023-03-22T18:08:54.521Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-22T18:08:54.521Z] ---> Using cache [2023-03-22T18:08:54.521Z] ---> d078caaca41c [2023-03-22T18:08:54.521Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T18:08:54.521Z] ---> Using cache [2023-03-22T18:08:54.521Z] ---> b3a5e0a4e87c [2023-03-22T18:08:54.521Z] Step 7/26 : COPY . . [2023-03-22T18:08:54.521Z] ---> Using cache [2023-03-22T18:08:54.521Z] ---> e55080476d53 [2023-03-22T18:08:54.521Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T18:08:54.521Z] ---> Using cache [2023-03-22T18:08:54.521Z] ---> ccbbb1f0585e [2023-03-22T18:08:54.521Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-22T18:08:54.521Z] ---> Using cache [2023-03-22T18:08:54.521Z] ---> 81fdbc2db2a5 [2023-03-22T18:08:54.521Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T18:08:54.521Z] ---> Using cache [2023-03-22T18:08:54.521Z] ---> 431c10846daf [2023-03-22T18:08:54.521Z] Step 11/26 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-22T18:08:54.521Z] ---> Running in fcf2f47eeb37 [2023-03-22T18:08:57.871Z] Removing intermediate container fcf2f47eeb37 [2023-03-22T18:08:57.871Z] ---> bb91d6794cc2 [2023-03-22T18:08:57.871Z] Step 12/26 : WORKDIR /edgex-go [2023-03-22T18:08:57.871Z] ---> Running in 9f473a1d8be0 [2023-03-22T18:08:58.457Z] Removing intermediate container 9f473a1d8be0 [2023-03-22T18:08:58.457Z] ---> a2cbb3039d7d [2023-03-22T18:08:58.457Z] [2023-03-22T18:08:58.457Z] Step 13/26 : FROM alpine:3.17 [2023-03-22T18:08:58.457Z] ---> d74e625d9115 [2023-03-22T18:08:58.457Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T18:08:58.457Z] ---> Using cache [2023-03-22T18:08:58.457Z] ---> acfb4ad8f6b0 [2023-03-22T18:08:58.457Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-22T18:08:58.457Z] ---> Using cache [2023-03-22T18:08:58.457Z] ---> d57a9ae422a4 [2023-03-22T18:08:58.457Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T18:08:58.457Z] ---> Using cache [2023-03-22T18:08:58.457Z] ---> 9ee469832d29 [2023-03-22T18:08:58.457Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T18:08:58.457Z] ---> Using cache [2023-03-22T18:08:58.457Z] ---> a9d7d7f37d77 [2023-03-22T18:08:58.457Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T18:09:05.106Z] ---> fa0ec09727f3 [2023-03-22T18:09:05.106Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T18:09:05.693Z] ---> d71ed31e0300 [2023-03-22T18:09:05.693Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-22T18:09:06.657Z] ---> a60f0709388c [2023-03-22T18:09:06.657Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-22T18:09:08.066Z] ---> bd79b60f2711 [2023-03-22T18:09:08.066Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T18:09:08.066Z] ---> Running in 7dc2435b4361 [2023-03-22T18:09:08.348Z] Removing intermediate container 7dc2435b4361 [2023-03-22T18:09:08.348Z] ---> f05d5bb435cb [2023-03-22T18:09:08.348Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T18:09:08.616Z] ---> Running in 43078b9997ef [2023-03-22T18:09:09.201Z] Removing intermediate container 43078b9997ef [2023-03-22T18:09:09.201Z] ---> e7104c32e618 [2023-03-22T18:09:09.201Z] Step 24/26 : LABEL arch=arm64 [2023-03-22T18:09:09.201Z] ---> Running in af4484e115f4 [2023-03-22T18:09:09.786Z] Removing intermediate container af4484e115f4 [2023-03-22T18:09:09.786Z] ---> cacfb0c9cfb5 [2023-03-22T18:09:09.786Z] Step 25/26 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 [2023-03-22T18:09:09.786Z] ---> Running in a24ae87c0bc4 [2023-03-22T18:09:10.370Z] Removing intermediate container a24ae87c0bc4 [2023-03-22T18:09:10.370Z] ---> 8c1d00120236 [2023-03-22T18:09:10.370Z] Step 26/26 : LABEL version=0.0.0 [2023-03-22T18:09:10.370Z] ---> Running in 15ecb5b143f2 [2023-03-22T18:09:11.064Z] Removing intermediate container 15ecb5b143f2 [2023-03-22T18:09:11.064Z] ---> 8432faf6ae6a [2023-03-22T18:09:11.064Z] [2023-03-22T18:09:11.338Z] Successfully built 8432faf6ae6a [2023-03-22T18:09:11.338Z] Successfully tagged security-spire-server-arm64:latest [2023-03-22T18:09:11.338Z]  Building security-spire-server ... done Building security-proxy-auth [2023-03-22T18:09:33.511Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T18:09:33.511Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T18:09:33.511Z] ---> 37b97d54f95e [2023-03-22T18:09:33.511Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T18:09:33.511Z] ---> Using cache [2023-03-22T18:09:33.511Z] ---> bd71d3c86a26 [2023-03-22T18:09:33.511Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T18:09:33.511Z] ---> Using cache [2023-03-22T18:09:33.511Z] ---> 6f19c352f5f9 [2023-03-22T18:09:33.511Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T18:09:33.511Z] ---> Using cache [2023-03-22T18:09:33.511Z] ---> 248a92f57a01 [2023-03-22T18:09:33.511Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T18:09:33.511Z] ---> Using cache [2023-03-22T18:09:33.511Z] ---> b66cb4e2fb08 [2023-03-22T18:09:33.511Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T18:09:33.511Z] ---> Using cache [2023-03-22T18:09:33.511Z] ---> d6931eeedb23 [2023-03-22T18:09:33.511Z] Step 8/23 : COPY . . [2023-03-22T18:09:33.511Z] ---> Using cache [2023-03-22T18:09:33.511Z] ---> a1d393b46a63 [2023-03-22T18:09:33.511Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-22T18:09:33.511Z] ---> Running in 54c17ab3ce82 [2023-03-22T18:09:33.778Z] 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-22T18:10:00.493Z] Removing intermediate container 1e4e5e22a0f8 [2023-03-22T18:10:00.493Z] ---> af41d3f67c2a [2023-03-22T18:10:00.493Z] [2023-03-22T18:10:00.493Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T18:10:00.493Z] ---> d74e625d9115 [2023-03-22T18:10:00.493Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-22T18:10:00.493Z] ---> Running in 0aff3c1ee64c [2023-03-22T18:10:00.493Z] Removing intermediate container 0aff3c1ee64c [2023-03-22T18:10:00.493Z] ---> 6cc51fd65079 [2023-03-22T18:10:00.493Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T18:10:00.493Z] ---> Running in 87a011bddc7b [2023-03-22T18:10:00.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T18:10:00.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T18:10:02.707Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T18:10:02.707Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T18:10:02.707Z] OK: 8 MiB in 16 packages [2023-03-22T18:10:04.740Z] Removing intermediate container 87a011bddc7b [2023-03-22T18:10:04.740Z] ---> 76a899a63048 [2023-03-22T18:10:04.740Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T18:10:05.330Z] ---> 8ef41a13d4ff [2023-03-22T18:10:05.330Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T18:10:06.300Z] ---> eea279066cf6 [2023-03-22T18:10:06.300Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-22T18:10:08.257Z] ---> 72755e572617 [2023-03-22T18:10:08.257Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-22T18:10:08.842Z] ---> 6d7a0ca7fff5 [2023-03-22T18:10:08.842Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-22T18:10:09.806Z] ---> f8b15f171b9c [2023-03-22T18:10:09.806Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T18:10:09.806Z] ---> Running in 034e1258e670 [2023-03-22T18:10:13.161Z] Removing intermediate container 034e1258e670 [2023-03-22T18:10:13.161Z] ---> 1e0ac18ccaa9 [2023-03-22T18:10:13.161Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T18:10:13.161Z] ---> Running in dd7c59c5d7f0 [2023-03-22T18:10:13.746Z] Removing intermediate container dd7c59c5d7f0 [2023-03-22T18:10:13.746Z] ---> 43a1ab9ebb42 [2023-03-22T18:10:13.746Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-22T18:10:14.016Z] ---> Running in 30b7c02c1dd2 [2023-03-22T18:10:14.601Z] Removing intermediate container 30b7c02c1dd2 [2023-03-22T18:10:14.601Z] ---> ab6d149409cc [2023-03-22T18:10:14.601Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T18:10:14.601Z] ---> Running in f7c6afb81e57 [2023-03-22T18:10:15.188Z] Removing intermediate container f7c6afb81e57 [2023-03-22T18:10:15.188Z] ---> c52623f4280b [2023-03-22T18:10:15.189Z] Step 22/23 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 [2023-03-22T18:10:15.189Z] ---> Running in 7397ecadc760 [2023-03-22T18:10:15.781Z] Removing intermediate container 7397ecadc760 [2023-03-22T18:10:15.782Z] ---> 36701d446100 [2023-03-22T18:10:15.782Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T18:10:16.050Z] ---> Running in 23491fcf3b77 [2023-03-22T18:10:16.636Z] Removing intermediate container 23491fcf3b77 [2023-03-22T18:10:16.636Z] ---> fab5dc635df0 [2023-03-22T18:10:16.636Z] [2023-03-22T18:10:16.905Z] Successfully built fab5dc635df0 [2023-03-22T18:10:16.905Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-22T18:10:16.905Z] Building security-bootstrapper [2023-03-22T18:10:38.981Z]  Building core-common-config-bootstrapper ... done Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T18:10:38.981Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-22T18:10:38.981Z] ---> 37b97d54f95e [2023-03-22T18:10:38.981Z] Step 3/33 : WORKDIR /edgex-go [2023-03-22T18:10:38.981Z] ---> Using cache [2023-03-22T18:10:38.981Z] ---> 576e4e32ff6e [2023-03-22T18:10:38.981Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-22T18:10:38.981Z] ---> Using cache [2023-03-22T18:10:38.981Z] ---> f16346b3d320 [2023-03-22T18:10:38.981Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-22T18:10:38.981Z] ---> Using cache [2023-03-22T18:10:38.981Z] ---> b527f9cc7269 [2023-03-22T18:10:38.981Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T18:10:38.981Z] ---> Using cache [2023-03-22T18:10:38.981Z] ---> 6b7720207bba [2023-03-22T18:10:38.981Z] Step 7/33 : COPY . . [2023-03-22T18:10:38.981Z] ---> Using cache [2023-03-22T18:10:38.981Z] ---> 65141f01b7ff [2023-03-22T18:10:38.981Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-22T18:10:38.981Z] ---> Running in 152aeaf39d77 [2023-03-22T18:10:38.981Z] 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-22T18:11:11.213Z] Removing intermediate container 520d176677e3 [2023-03-22T18:11:11.213Z] ---> 26f9c83ff9c3 [2023-03-22T18:11:11.213Z] [2023-03-22T18:11:11.213Z] Step 9/22 : FROM alpine:3.17 [2023-03-22T18:11:11.213Z] ---> d74e625d9115 [2023-03-22T18:11:11.213Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-22T18:11:11.213Z] ---> Running in 17fcfd6b858c [2023-03-22T18:11:11.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T18:11:11.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T18:11:11.799Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-22T18:11:11.799Z] (2/2) Installing openssl (3.0.8-r1) [2023-03-22T18:11:11.799Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T18:11:11.799Z] OK: 8 MiB in 17 packages [2023-03-22T18:11:13.766Z] Removing intermediate container 17fcfd6b858c [2023-03-22T18:11:13.766Z] ---> c27e4cc2cc65 [2023-03-22T18:11:13.766Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-22T18:11:13.766Z] ---> Running in 62608d9f8ebd [2023-03-22T18:11:14.034Z] Removing intermediate container 62608d9f8ebd [2023-03-22T18:11:14.034Z] ---> 50829a4712b1 [2023-03-22T18:11:14.034Z] Step 12/22 : WORKDIR /edgex [2023-03-22T18:11:14.312Z] ---> Running in 59403a3b1661 [2023-03-22T18:11:14.896Z] Removing intermediate container 59403a3b1661 [2023-03-22T18:11:14.896Z] ---> d556420543dd [2023-03-22T18:11:14.896Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T18:11:15.866Z] ---> c9f526eec538 [2023-03-22T18:11:15.866Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T18:11:16.827Z] ---> 7c83c7b60880 [2023-03-22T18:11:16.827Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-22T18:11:17.811Z] ---> de3b3cea6eec [2023-03-22T18:11:17.811Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-22T18:11:19.226Z] ---> 2e1551a6e815 [2023-03-22T18:11:19.226Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-22T18:11:20.201Z] ---> 1bd8911c0e4f [2023-03-22T18:11:20.201Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T18:11:20.477Z] ---> Running in fe2b4ab18f06 [2023-03-22T18:11:24.769Z] Removing intermediate container fe2b4ab18f06 [2023-03-22T18:11:24.769Z] ---> a5b7cee7489d [2023-03-22T18:11:24.769Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T18:11:24.769Z] ---> Running in 8259e43c89aa [2023-03-22T18:11:24.769Z] Removing intermediate container 8259e43c89aa [2023-03-22T18:11:24.769Z] ---> 64e3cd062b63 [2023-03-22T18:11:24.769Z] Step 20/22 : LABEL arch=arm64 [2023-03-22T18:11:24.769Z] ---> Running in 12878f2ba3b8 [2023-03-22T18:11:25.356Z] Removing intermediate container 12878f2ba3b8 [2023-03-22T18:11:25.356Z] ---> 74fa57c0ba91 [2023-03-22T18:11:25.356Z] Step 21/22 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 [2023-03-22T18:11:25.356Z] ---> Running in 40d210efdad5 [2023-03-22T18:11:25.943Z] Removing intermediate container 40d210efdad5 [2023-03-22T18:11:25.943Z] ---> c641f5b6777d [2023-03-22T18:11:25.943Z] Step 22/22 : LABEL version=0.0.0 [2023-03-22T18:11:25.943Z] ---> Running in db3e543809c8 [2023-03-22T18:11:26.538Z] Removing intermediate container db3e543809c8 [2023-03-22T18:11:26.538Z] ---> db006b50ea6d [2023-03-22T18:11:26.538Z] [2023-03-22T18:11:26.807Z] Successfully built db006b50ea6d [2023-03-22T18:11:26.807Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-22T18:13:03.460Z]  Building security-proxy-setup ... done Removing intermediate container 7c22d5fcf85b [2023-03-22T18:13:03.460Z] ---> e6feb00f06eb [2023-03-22T18:13:03.460Z] [2023-03-22T18:13:03.460Z] Step 10/24 : FROM alpine:3.17 [2023-03-22T18:13:03.460Z] ---> d74e625d9115 [2023-03-22T18:13:03.460Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-22T18:13:03.460Z] ---> Using cache [2023-03-22T18:13:03.460Z] ---> f4d8d57c45ee [2023-03-22T18:13:03.460Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T18:13:03.460Z] ---> Using cache [2023-03-22T18:13:03.460Z] ---> 6c8c3bd10ecf [2023-03-22T18:13:03.460Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-22T18:13:03.460Z] ---> Running in 890cf6a56a9f [2023-03-22T18:13:03.460Z] Removing intermediate container 890cf6a56a9f [2023-03-22T18:13:03.460Z] ---> 22b2462963d0 [2023-03-22T18:13:03.460Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-22T18:13:03.460Z] ---> Running in 14525755bfdd [2023-03-22T18:13:03.460Z] Removing intermediate container 14525755bfdd [2023-03-22T18:13:03.460Z] ---> 7040370abce8 [2023-03-22T18:13:03.460Z] Step 15/24 : WORKDIR / [2023-03-22T18:13:03.460Z] ---> Running in 3cbe6063ad77 [2023-03-22T18:13:03.460Z] Removing intermediate container 3cbe6063ad77 [2023-03-22T18:13:03.460Z] ---> 34c0823b4441 [2023-03-22T18:13:03.460Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T18:13:03.460Z] ---> 49e219903612 [2023-03-22T18:13:03.460Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T18:13:03.460Z] ---> 2a48a80eb18c [2023-03-22T18:13:03.460Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-22T18:13:03.460Z] ---> 91b2aaf3a5e9 [2023-03-22T18:13:03.460Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-22T18:13:03.460Z] ---> 626c2bc29965 [2023-03-22T18:13:03.460Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-22T18:13:03.460Z] ---> Running in 21e7be5cf763 [2023-03-22T18:13:03.460Z] Removing intermediate container 21e7be5cf763 [2023-03-22T18:13:03.460Z] ---> 79948ec3411e [2023-03-22T18:13:03.460Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T18:13:03.460Z] ---> Running in 388778b88498 [2023-03-22T18:13:03.460Z] Removing intermediate container 388778b88498 [2023-03-22T18:13:03.460Z] ---> e551a09484f8 [2023-03-22T18:13:03.460Z] Step 22/24 : LABEL arch=arm64 [2023-03-22T18:13:03.460Z] ---> Running in a73ade076ca8 [2023-03-22T18:13:03.460Z] Removing intermediate container a73ade076ca8 [2023-03-22T18:13:03.460Z] ---> 5ca40aa3f932 [2023-03-22T18:13:03.460Z] Step 23/24 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 [2023-03-22T18:13:03.460Z] ---> Running in 4d91034b82b4 [2023-03-22T18:13:04.050Z] Removing intermediate container 4d91034b82b4 [2023-03-22T18:13:04.050Z] ---> cd63803b5e36 [2023-03-22T18:13:04.050Z] Step 24/24 : LABEL version=0.0.0 [2023-03-22T18:13:04.320Z] ---> Running in c6edc421cdf2 [2023-03-22T18:13:04.907Z] Removing intermediate container c6edc421cdf2 [2023-03-22T18:13:04.907Z] ---> 2031a3b2a8aa [2023-03-22T18:13:04.907Z] [2023-03-22T18:13:05.178Z] Successfully built 2031a3b2a8aa [2023-03-22T18:13:05.178Z] Successfully tagged core-command-arm64:latest [2023-03-22T18:14:26.825Z]  Building core-command ... done Removing intermediate container fb7cd2eb25ce [2023-03-22T18:14:26.825Z] ---> 84534148b609 [2023-03-22T18:14:26.825Z] [2023-03-22T18:14:26.825Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T18:14:26.825Z] ---> d74e625d9115 [2023-03-22T18:14:26.825Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T18:14:26.825Z] ---> Running in e9f4063ab81a [2023-03-22T18:14:26.825Z] Removing intermediate container e9f4063ab81a [2023-03-22T18:14:26.825Z] ---> abc5d7310ea8 [2023-03-22T18:14:26.825Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-22T18:14:26.825Z] ---> Running in 85d5158376a1 [2023-03-22T18:14:26.825Z] Removing intermediate container 85d5158376a1 [2023-03-22T18:14:26.825Z] ---> aca3d8a78c1c [2023-03-22T18:14:26.825Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-22T18:14:26.825Z] ---> Running in 280095b682ad [2023-03-22T18:14:26.825Z] Removing intermediate container 280095b682ad [2023-03-22T18:14:26.825Z] ---> 3701b4e747b9 [2023-03-22T18:14:26.825Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T18:14:26.825Z] ---> Running in b32a803fcb29 [2023-03-22T18:14:26.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T18:14:26.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T18:14:26.825Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T18:14:26.825Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T18:14:26.825Z] OK: 8 MiB in 16 packages [2023-03-22T18:14:26.825Z] Removing intermediate container b32a803fcb29 [2023-03-22T18:14:26.825Z] ---> b5d6c5783a56 [2023-03-22T18:14:26.825Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T18:14:26.825Z] ---> 4afc8c1b2566 [2023-03-22T18:14:26.825Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T18:14:26.825Z] ---> dd1ccc38699a [2023-03-22T18:14:26.825Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-22T18:14:26.825Z] ---> c189afbdb460 [2023-03-22T18:14:26.825Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-22T18:14:26.825Z] ---> 558aa71ea48a [2023-03-22T18:14:26.825Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-22T18:14:26.825Z] ---> Running in 16a1cdb029fc [2023-03-22T18:14:27.091Z] Removing intermediate container 16a1cdb029fc [2023-03-22T18:14:27.091Z] ---> c3d0ae846b24 [2023-03-22T18:14:27.091Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T18:14:27.358Z] ---> Running in 4874041874d5 [2023-03-22T18:14:27.625Z] Removing intermediate container 4874041874d5 [2023-03-22T18:14:27.625Z] ---> e26b6231111b [2023-03-22T18:14:27.625Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T18:14:27.893Z] ---> Running in 6d00a2ae22b9 [2023-03-22T18:14:28.481Z] Removing intermediate container 6d00a2ae22b9 [2023-03-22T18:14:28.481Z] ---> 4f8e0bafc80b [2023-03-22T18:14:28.481Z] Step 22/23 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 [2023-03-22T18:14:28.481Z] ---> Running in 98ea6f2cf7ea [2023-03-22T18:14:29.064Z] Removing intermediate container 98ea6f2cf7ea [2023-03-22T18:14:29.064Z] ---> c1ccb7340c5c [2023-03-22T18:14:29.064Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T18:14:29.064Z] ---> Running in c428b376b2dd [2023-03-22T18:14:29.648Z] Removing intermediate container c428b376b2dd [2023-03-22T18:14:29.648Z] ---> f3175a96afe4 [2023-03-22T18:14:29.648Z] [2023-03-22T18:14:29.915Z] Successfully built f3175a96afe4 [2023-03-22T18:14:29.915Z] Successfully tagged core-data-arm64:latest [2023-03-22T18:15:08.776Z]  Building core-data ... done Removing intermediate container 54c17ab3ce82 [2023-03-22T18:15:08.776Z] ---> fd881a7a34f3 [2023-03-22T18:15:08.776Z] [2023-03-22T18:15:08.776Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T18:15:08.776Z] ---> d74e625d9115 [2023-03-22T18:15:08.776Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-22T18:15:08.776Z] ---> Using cache [2023-03-22T18:15:08.776Z] ---> 6cc51fd65079 [2023-03-22T18:15:08.776Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T18:15:08.776Z] ---> Using cache [2023-03-22T18:15:08.776Z] ---> 76a899a63048 [2023-03-22T18:15:08.776Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T18:15:08.776Z] ---> Using cache [2023-03-22T18:15:08.776Z] ---> 8ef41a13d4ff [2023-03-22T18:15:08.776Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T18:15:08.776Z] ---> Using cache [2023-03-22T18:15:08.776Z] ---> eea279066cf6 [2023-03-22T18:15:08.776Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-22T18:15:08.776Z] ---> e88e0d58abf1 [2023-03-22T18:15:08.776Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-22T18:15:08.776Z] ---> 4a92b5079224 [2023-03-22T18:15:08.776Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-22T18:15:08.776Z] ---> 601bc0d83e52 [2023-03-22T18:15:08.776Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T18:15:08.776Z] ---> Running in 5a4504f90907 [2023-03-22T18:15:11.377Z] Removing intermediate container 5a4504f90907 [2023-03-22T18:15:11.377Z] ---> 26c090c13ab8 [2023-03-22T18:15:11.377Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T18:15:11.377Z] ---> Running in 3281076ed644 [2023-03-22T18:15:11.377Z] Removing intermediate container 3281076ed644 [2023-03-22T18:15:11.377Z] ---> 830972696ad6 [2023-03-22T18:15:11.377Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-22T18:15:11.648Z] ---> Running in 557d62a1e8b0 [2023-03-22T18:15:12.234Z] Removing intermediate container 557d62a1e8b0 [2023-03-22T18:15:12.234Z] ---> 7263cd12fc73 [2023-03-22T18:15:12.234Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T18:15:12.234Z] ---> Running in d89933f52c77 [2023-03-22T18:15:12.505Z] Removing intermediate container d89933f52c77 [2023-03-22T18:15:12.505Z] ---> bf9b63684af1 [2023-03-22T18:15:12.505Z] Step 22/23 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 [2023-03-22T18:15:12.505Z] ---> Running in f138770fe0ee [2023-03-22T18:15:13.099Z] Removing intermediate container f138770fe0ee [2023-03-22T18:15:13.099Z] ---> 9a620e226eb8 [2023-03-22T18:15:13.099Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T18:15:13.099Z] ---> Running in 43c1cdcdfb34 [2023-03-22T18:15:13.686Z] Removing intermediate container 43c1cdcdfb34 [2023-03-22T18:15:13.686Z] ---> 8a454ae526d2 [2023-03-22T18:15:13.686Z] [2023-03-22T18:15:13.686Z] Successfully built 8a454ae526d2 [2023-03-22T18:15:13.686Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-22T18:15:23.768Z]  Building security-proxy-auth ... done Removing intermediate container 152aeaf39d77 [2023-03-22T18:15:23.768Z] ---> 0a9736f11cac [2023-03-22T18:15:23.768Z] [2023-03-22T18:15:23.768Z] Step 9/33 : FROM alpine:3.17 [2023-03-22T18:15:23.768Z] ---> d74e625d9115 [2023-03-22T18:15:23.768Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-22T18:15:23.768Z] ---> Using cache [2023-03-22T18:15:23.768Z] ---> d80af71bfc57 [2023-03-22T18:15:23.768Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-22T18:15:23.768Z] ---> Running in 926f03cb7ad9 [2023-03-22T18:15:23.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T18:15:24.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T18:15:25.692Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-22T18:15:25.692Z] (2/2) Installing su-exec (0.2-r2) [2023-03-22T18:15:25.958Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T18:15:25.958Z] OK: 8 MiB in 17 packages [2023-03-22T18:15:26.919Z] Removing intermediate container 926f03cb7ad9 [2023-03-22T18:15:26.919Z] ---> 4dfb2597d4ee [2023-03-22T18:15:26.919Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-22T18:15:26.919Z] ---> Running in aefdea933f7e [2023-03-22T18:15:27.507Z] Removing intermediate container aefdea933f7e [2023-03-22T18:15:27.507Z] ---> 4f505e2b141f [2023-03-22T18:15:27.507Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-22T18:15:27.507Z] ---> Running in 93e8d3415a82 [2023-03-22T18:15:27.776Z] Removing intermediate container 93e8d3415a82 [2023-03-22T18:15:27.776Z] ---> 5225cd6a9b1d [2023-03-22T18:15:27.776Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-22T18:15:28.043Z] ---> Running in 92b69671ad79 [2023-03-22T18:15:28.310Z] Removing intermediate container 92b69671ad79 [2023-03-22T18:15:28.310Z] ---> 4efeac6b9e9f [2023-03-22T18:15:28.310Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-22T18:15:28.310Z] ---> Running in a8f96e5984ae [2023-03-22T18:15:28.579Z] Removing intermediate container a8f96e5984ae [2023-03-22T18:15:28.579Z] ---> 319b71be5f61 [2023-03-22T18:15:28.579Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-22T18:15:28.848Z] ---> Running in 6855e8aa91ef [2023-03-22T18:15:30.799Z] Removing intermediate container 6855e8aa91ef [2023-03-22T18:15:30.799Z] ---> c272ce8ae3b1 [2023-03-22T18:15:30.799Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-22T18:15:30.799Z] ---> Running in 71af993a38f9 [2023-03-22T18:15:31.068Z] Removing intermediate container 71af993a38f9 [2023-03-22T18:15:31.068Z] ---> 85c86dfd536f [2023-03-22T18:15:31.068Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-22T18:15:31.652Z] ---> b9a2e6b97af2 [2023-03-22T18:15:31.652Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-22T18:15:31.652Z] ---> Running in f38f9bccf509 [2023-03-22T18:15:33.600Z] Removing intermediate container f38f9bccf509 [2023-03-22T18:15:33.600Z] ---> 2412c6a3af27 [2023-03-22T18:15:33.600Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T18:15:34.184Z] ---> d5717aa2a05e [2023-03-22T18:15:34.184Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T18:15:34.767Z] ---> bd44fff4892c [2023-03-22T18:15:34.767Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-22T18:15:35.728Z] ---> 521c2471fb04 [2023-03-22T18:15:35.728Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-22T18:15:36.314Z] ---> 9f3a884a0045 [2023-03-22T18:15:36.314Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-22T18:15:36.896Z] ---> a971dbca26f8 [2023-03-22T18:15:36.896Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-22T18:15:37.482Z] ---> d8c2f4c1b6d6 [2023-03-22T18:15:37.482Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-22T18:15:38.066Z] ---> 4fc96e37cf4f [2023-03-22T18:15:38.066Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-22T18:15:38.651Z] ---> a969a7c208f8 [2023-03-22T18:15:38.651Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-22T18:15:38.651Z] ---> Running in 66eb4d051986 [2023-03-22T18:15:40.592Z] Removing intermediate container 66eb4d051986 [2023-03-22T18:15:40.592Z] ---> e946feb3ecbd [2023-03-22T18:15:40.592Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-22T18:15:40.592Z] ---> Running in 94653bf481e0 [2023-03-22T18:15:40.860Z] Removing intermediate container 94653bf481e0 [2023-03-22T18:15:40.860Z] ---> d07204a03997 [2023-03-22T18:15:40.860Z] Step 30/33 : CMD ["gate"] [2023-03-22T18:15:40.860Z] ---> Running in 794425013fd8 [2023-03-22T18:15:41.172Z] Removing intermediate container 794425013fd8 [2023-03-22T18:15:41.173Z] ---> 0e38f15e0447 [2023-03-22T18:15:41.173Z] Step 31/33 : LABEL arch=arm64 [2023-03-22T18:15:41.442Z] ---> Running in 2536352b3bcd [2023-03-22T18:15:42.875Z] Removing intermediate container 2536352b3bcd [2023-03-22T18:15:42.875Z] ---> 85df5ded2af0 [2023-03-22T18:15:42.875Z] Step 32/33 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 [2023-03-22T18:15:43.155Z] ---> Running in f3c3b8569c39 [2023-03-22T18:15:43.434Z] Removing intermediate container f3c3b8569c39 [2023-03-22T18:15:43.434Z] ---> ec2546fd10fa [2023-03-22T18:15:43.434Z] Step 33/33 : LABEL version=0.0.0 [2023-03-22T18:15:43.434Z] ---> Running in a35108f8e569 [2023-03-22T18:15:43.714Z] Removing intermediate container a35108f8e569 [2023-03-22T18:15:43.714Z] ---> 5b488244776b [2023-03-22T18:15:43.714Z] [2023-03-22T18:15:44.313Z] Successfully built 5b488244776b [2023-03-22T18:15:44.313Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-22T18:15:44.605Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-03-22T18:15:44.614Z] $ docker stop --time=1 f7993978f2503e4f8a49fdbba3433d0273f2ffa09e586ca8ef308518b4dfbca5 [2023-03-22T18:15:46.360Z] $ docker rm -f --volumes f7993978f2503e4f8a49fdbba3433d0273f2ffa09e586ca8ef308518b4dfbca5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T18:15:46.852Z] + docker images [2023-03-22T18:15:47.122Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-22T18:15:47.122Z] security-bootstrapper-arm64 latest 5b488244776b 3 seconds ago 21.9MB [2023-03-22T18:15:47.122Z] 0a9736f11cac 25 seconds ago 1.48GB [2023-03-22T18:15:47.122Z] security-proxy-auth-arm64 latest 8a454ae526d2 33 seconds ago 18.2MB [2023-03-22T18:15:47.122Z] fd881a7a34f3 42 seconds ago 1.47GB [2023-03-22T18:15:47.122Z] core-data-arm64 latest f3175a96afe4 About a minute ago 19.8MB [2023-03-22T18:15:47.122Z] 84534148b609 About a minute ago 1.5GB [2023-03-22T18:15:47.122Z] core-command-arm64 latest 2031a3b2a8aa 2 minutes ago 19.6MB [2023-03-22T18:15:47.122Z] e6feb00f06eb 2 minutes ago 1.49GB [2023-03-22T18:15:47.122Z] security-proxy-setup-arm64 latest db006b50ea6d 4 minutes ago 18.6MB [2023-03-22T18:15:47.122Z] 26f9c83ff9c3 4 minutes ago 1.47GB [2023-03-22T18:15:47.122Z] core-common-config-bootstrapper-arm64 latest fab5dc635df0 5 minutes ago 17.2MB [2023-03-22T18:15:47.122Z] af41d3f67c2a 5 minutes ago 1.49GB [2023-03-22T18:15:47.122Z] security-spire-server-arm64 latest 8432faf6ae6a 6 minutes ago 87.1MB [2023-03-22T18:15:47.122Z] a2cbb3039d7d 6 minutes ago 1.35GB [2023-03-22T18:15:47.122Z] security-spire-config-arm64 latest 6a16db5c333e 7 minutes ago 86.2MB [2023-03-22T18:15:47.122Z] 88c34a591176 7 minutes ago 1.35GB [2023-03-22T18:15:47.122Z] support-notifications-arm64 latest dd89f2334cd6 10 minutes ago 32.1MB [2023-03-22T18:15:47.122Z] support-scheduler-arm64 latest 1b4eada38ac8 10 minutes ago 31.5MB [2023-03-22T18:15:47.122Z] eda4937f34ff 10 minutes ago 1.56GB [2023-03-22T18:15:47.122Z] 2d03dac692fa 10 minutes ago 1.56GB [2023-03-22T18:15:47.122Z] security-spiffe-token-provider-arm64 latest 2e31a94719b1 11 minutes ago 32.7MB [2023-03-22T18:15:47.122Z] ec805f8efcd6 12 minutes ago 1.53GB [2023-03-22T18:15:47.122Z] core-metadata-arm64 latest 6e7049db9bdb 12 minutes ago 20.2MB [2023-03-22T18:15:47.122Z] dabb21b39d25 13 minutes ago 1.5GB [2023-03-22T18:15:47.122Z] security-secretstore-setup-arm64 latest de61cb04ca77 14 minutes ago 32.1MB [2023-03-22T18:15:47.122Z] dc4b238480ad 15 minutes ago 1.49GB [2023-03-22T18:15:47.122Z] security-spire-agent-arm64 latest 6d377bdf2175 22 minutes ago 125MB [2023-03-22T18:15:47.122Z] fa3f82397bdc 23 minutes ago 1.35GB [2023-03-22T18:15:47.122Z] ci-base-image-arm64 latest 37b97d54f95e 41 minutes ago 866MB [2023-03-22T18:15:47.122Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 12 days ago 648MB [2023-03-22T18:15:47.122Z] alpine 3.17 d74e625d9115 5 weeks ago 7.46MB [2023-03-22T18:15:47.122Z] 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-22T18:15:47.557Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T18:15:47.557Z] [2023-03-22T18:15:47.557Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:15:47.898Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T18:15:48.165Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-22T18:15:48.165Z] 8998bd30e6a1: Pulling fs layer [2023-03-22T18:15:48.165Z] 04944245beec: Pulling fs layer [2023-03-22T18:15:48.165Z] 699f458cf7ca: Pulling fs layer [2023-03-22T18:15:48.165Z] 765212b225bb: Pulling fs layer [2023-03-22T18:15:48.165Z] f23df028b6ca: Pulling fs layer [2023-03-22T18:15:48.165Z] d65c8cfc05b1: Pulling fs layer [2023-03-22T18:15:48.165Z] 2437ff75d9bd: Pulling fs layer [2023-03-22T18:15:48.165Z] f23df028b6ca: Waiting [2023-03-22T18:15:48.165Z] d65c8cfc05b1: Waiting [2023-03-22T18:15:48.165Z] 765212b225bb: Waiting [2023-03-22T18:15:48.165Z] 04944245beec: Verifying Checksum [2023-03-22T18:15:48.165Z] 04944245beec: Download complete [2023-03-22T18:15:48.165Z] 765212b225bb: Verifying Checksum [2023-03-22T18:15:48.165Z] 765212b225bb: Download complete [2023-03-22T18:15:48.165Z] f23df028b6ca: Verifying Checksum [2023-03-22T18:15:48.165Z] f23df028b6ca: Download complete [2023-03-22T18:15:48.438Z] d65c8cfc05b1: Verifying Checksum [2023-03-22T18:15:48.438Z] d65c8cfc05b1: Download complete [2023-03-22T18:15:48.438Z] 699f458cf7ca: Verifying Checksum [2023-03-22T18:15:48.438Z] 699f458cf7ca: Download complete [2023-03-22T18:15:48.709Z] 8998bd30e6a1: Verifying Checksum [2023-03-22T18:15:48.709Z] 8998bd30e6a1: Download complete [2023-03-22T18:15:51.297Z] 2437ff75d9bd: Verifying Checksum [2023-03-22T18:15:51.297Z] 2437ff75d9bd: Download complete [2023-03-22T18:15:53.243Z] 8998bd30e6a1: Pull complete [2023-03-22T18:15:55.829Z] 04944245beec: Pull complete [2023-03-22T18:15:57.236Z] 699f458cf7ca: Pull complete [2023-03-22T18:15:57.237Z] 765212b225bb: Pull complete [2023-03-22T18:15:58.199Z] f23df028b6ca: Pull complete [2023-03-22T18:15:58.199Z] d65c8cfc05b1: Pull complete [2023-03-22T18:16:13.191Z] 2437ff75d9bd: Pull complete [2023-03-22T18:16:13.191Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-22T18:16:13.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T18:16:13.191Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T18:16:13.409Z] prd-ubuntu20.04-docker-arm64-4c-16g-5244 does not seem to be running inside a container [2023-03-22T18:16:13.484Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-22T18:16:16.661Z] $ docker top 3a8a101b404ca2e287d200adfcdac556a5c64af6b0b11ed358400f5f7a5bccb1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T18:16:17.558Z] ---> job-cost.sh [2023-03-22T18:16:17.558Z] lf-activate-venv: SKIPPING [2023-03-22T18:16:17.558Z] INFO: No Stack... [2023-03-22T18:16:18.142Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-22T18:16:18.725Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T18:16:19.363Z] + cut -d, -f6 [2023-03-22T18:16:19.363Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [Pipeline] lock [2023-03-22T18:16:19.399Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4468-4-stack-cost] [2023-03-22T18:16:19.405Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4468-4-stack-cost] did not exist. Created. [2023-03-22T18:16:19.406Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4468-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T18:16:20.049Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-22T18:16:20.223Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T18:16:20.231Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4468-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T18:16:20.253Z] $ docker stop --time=1 3a8a101b404ca2e287d200adfcdac556a5c64af6b0b11ed358400f5f7a5bccb1 [2023-03-22T18:16:21.813Z] $ docker rm -f --volumes 3a8a101b404ca2e287d200adfcdac556a5c64af6b0b11ed358400f5f7a5bccb1 [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-22T18:16:22.198Z] provisioning config files... [2023-03-22T18:16:22.204Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config16994193547797977982tmp [Pipeline] { [Pipeline] sh [2023-03-22T18:16:22.501Z] + set +x [2023-03-22T18:16:22.501Z] + curl -s https://codecov.io/bash [2023-03-22T18:16:22.501Z] + bash -s -- [2023-03-22T18:16:22.501Z] [2023-03-22T18:16:22.501Z] _____ _ [2023-03-22T18:16:22.501Z] / ____| | | [2023-03-22T18:16:22.501Z] | | ___ __| | ___ ___ _____ __ [2023-03-22T18:16:22.501Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-22T18:16:22.501Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-22T18:16:22.501Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-22T18:16:22.501Z] Bash-1.0.6 [2023-03-22T18:16:22.501Z] [2023-03-22T18:16:22.501Z] [2023-03-22T18:16:22.501Z] ==> git version 2.25.1 found [2023-03-22T18:16:22.501Z] ==> 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-22T18:16:22.501Z] Release-Date: 2020-01-08 [2023-03-22T18:16:22.501Z] 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-22T18:16:22.501Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-22T18:16:22.501Z] ==> Jenkins CI detected. [2023-03-22T18:16:22.501Z] current dir:  /w/workspace/edgex-go/4 [2023-03-22T18:16:22.501Z] project root: . [2023-03-22T18:16:22.501Z] --> token set from env [2023-03-22T18:16:22.501Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-22T18:16:22.501Z] ==> Running gcov in . (disable via -X gcov) [2023-03-22T18:16:22.501Z] ==> Python coveragepy not found [2023-03-22T18:16:22.501Z] ==> Searching for coverage reports in: [2023-03-22T18:16:22.501Z] + . [2023-03-22T18:16:22.501Z] -> Found 1 reports [2023-03-22T18:16:22.501Z] ==> Detecting git/mercurial file structure [2023-03-22T18:16:22.501Z] ==> Reading reports [2023-03-22T18:16:22.501Z] + ./coverage.out bytes=447378 [2023-03-22T18:16:22.501Z] ==> Appending adjustments [2023-03-22T18:16:22.501Z] https://docs.codecov.io/docs/fixing-reports [2023-03-22T18:16:23.875Z] + Found adjustments [2023-03-22T18:16:23.875Z] ==> Gzipping contents [2023-03-22T18:16:23.875Z] 60K /tmp/codecov.qjyeYA.gz [2023-03-22T18:16:23.875Z] ==> Uploading reports [2023-03-22T18:16:23.875Z] url: https://codecov.io [2023-03-22T18:16:23.875Z] query: branch=PR-4468&commit=c83e2909eb2ea2b339a971b1849177a6219c9e29&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4468%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4468&job=&cmd_args= [2023-03-22T18:16:23.875Z] -> Pinging Codecov [2023-03-22T18:16:23.875Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4468&commit=c83e2909eb2ea2b339a971b1849177a6219c9e29&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4468%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4468&job=&cmd_args= [2023-03-22T18:16:23.875Z] -> Uploading to [2023-03-22T18:16:23.875Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-22/00271124DB129430A58F1EEE437C3FCB/c83e2909eb2ea2b339a971b1849177a6219c9e29/cc0164ed-e8ac-4484-a81c-5a19c6c81b48.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T181623Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b6b7db995f4513d772693738e7366d935526e683097a5fd79742863052968746 [2023-03-22T18:16:23.875Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T18:16:23.875Z] Dload Upload Total Spent Left Speed [2023-03-22T18:16:24.134Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57478 0 0 100 57478 0 194k --:--:-- --:--:-- --:--:-- 194k [2023-03-22T18:16:24.134Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c83e2909eb2ea2b339a971b1849177a6219c9e29 [Pipeline] } [2023-03-22T18:16:24.141Z] 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-22T18:16:24.692Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-22T18:16:24.975Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T18:16:25.832Z] ---> package-listing.sh [2023-03-22T18:16:25.832Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-22T18:16:25.832Z] ++ facter osfamily [2023-03-22T18:16:26.090Z] + OS_FAMILY=debian [2023-03-22T18:16:26.090Z] + workspace=/w/workspace/edgex-go/4 [2023-03-22T18:16:26.090Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-22T18:16:26.090Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-22T18:16:26.090Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-22T18:16:26.090Z] + PACKAGES=/tmp/packages_start.txt [2023-03-22T18:16:26.090Z] + '[' /w/workspace/edgex-go/4 ']' [2023-03-22T18:16:26.090Z] + PACKAGES=/tmp/packages_end.txt [2023-03-22T18:16:26.090Z] + case "${OS_FAMILY}" in [2023-03-22T18:16:26.091Z] + dpkg -l [2023-03-22T18:16:26.091Z] + grep '^ii' [2023-03-22T18:16:26.091Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-22T18:16:26.091Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-22T18:16:26.091Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-22T18:16:26.091Z] + '[' /w/workspace/edgex-go/4 ']' [2023-03-22T18:16:26.091Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2023-03-22T18:16:26.091Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2023-03-22T18:16:26.100Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-22T18:16:26.375Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:16:26.938Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T18:16:26.938Z] [2023-03-22T18:16:26.938Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:16:27.239Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T18:16:27.239Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-22T18:16:27.239Z] 5eb5b503b376: Pulling fs layer [2023-03-22T18:16:27.239Z] 5c69ac0246d0: Pulling fs layer [2023-03-22T18:16:27.239Z] ec43610c2a17: Pulling fs layer [2023-03-22T18:16:27.239Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-22T18:16:27.239Z] 33b1e0a273af: Pulling fs layer [2023-03-22T18:16:27.239Z] 5d3b04190fa2: Pulling fs layer [2023-03-22T18:16:27.239Z] 2f39f015ded8: Pulling fs layer [2023-03-22T18:16:27.239Z] 3a2ae6a8a46f: Waiting [2023-03-22T18:16:27.239Z] 33b1e0a273af: Waiting [2023-03-22T18:16:27.239Z] 5d3b04190fa2: Waiting [2023-03-22T18:16:27.239Z] 5c69ac0246d0: Verifying Checksum [2023-03-22T18:16:27.239Z] 5c69ac0246d0: Download complete [2023-03-22T18:16:27.239Z] 3a2ae6a8a46f: Download complete [2023-03-22T18:16:27.499Z] 33b1e0a273af: Verifying Checksum [2023-03-22T18:16:27.499Z] 33b1e0a273af: Download complete [2023-03-22T18:16:27.499Z] ec43610c2a17: Verifying Checksum [2023-03-22T18:16:27.499Z] ec43610c2a17: Download complete [2023-03-22T18:16:27.499Z] 5d3b04190fa2: Download complete [2023-03-22T18:16:27.499Z] 5eb5b503b376: Download complete [2023-03-22T18:16:28.064Z] 2f39f015ded8: Download complete [2023-03-22T18:16:28.628Z] 5eb5b503b376: Pull complete [2023-03-22T18:16:28.628Z] 5c69ac0246d0: Pull complete [2023-03-22T18:16:29.193Z] ec43610c2a17: Pull complete [2023-03-22T18:16:29.193Z] 3a2ae6a8a46f: Pull complete [2023-03-22T18:16:29.451Z] 33b1e0a273af: Pull complete [2023-03-22T18:16:29.451Z] 5d3b04190fa2: Pull complete [2023-03-22T18:16:33.634Z] 2f39f015ded8: Pull complete [2023-03-22T18:16:33.634Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-22T18:16:33.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T18:16:33.634Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T18:16:33.709Z] prd-ubuntu20.04-docker-8c-8g-5242 does not seem to be running inside a container [2023-03-22T18:16:33.768Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-lftools-log-publisher:latest cat [2023-03-22T18:16:37.103Z] $ docker top c1f8edac2323827c1351659276b6840f85eaa36e79183c808c85a31d3622a1c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T18:16:37.416Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-22T18:16:37.699Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-22T18:16:37.984Z] + ls /var/log/sa-host [2023-03-22T18:16:37.984Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T18:16:38.044Z] provisioning config files... [2023-03-22T18:16:38.050Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config2120587469973650150tmp [Pipeline] { [Pipeline] echo [2023-03-22T18:16:38.064Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T18:16:38.344Z] ---> create-netrc.sh [Pipeline] } [2023-03-22T18:16:38.351Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-22T18:16:38.675Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-22T18:16:38.682Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T18:16:38.966Z] ---> sudo-logs.sh [2023-03-22T18:16:38.966Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-22T18:16:38.988Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T18:16:39.268Z] ---> job-cost.sh [2023-03-22T18:16:39.268Z] lf-activate-venv: SKIPPING [2023-03-22T18:16:39.268Z] DEBUG: total: 0.10999999940395355 [2023-03-22T18:16:39.268Z] INFO: Retrieving Stack Cost... [2023-03-22T18:16:39.835Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T18:16:40.094Z] INFO: Archiving Costs [Pipeline] echo [2023-03-22T18:16:40.103Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T18:16:40.388Z] ---> logs-deploy.sh [2023-03-22T18:16:40.388Z] lf-activate-venv: SKIPPING [2023-03-22T18:16:40.388Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4468/4 [2023-03-22T18:16:40.388Z] INFO: archiving workspace using pattern(s): [2023-03-22T18:16:41.323Z] Archives upload complete. [2023-03-22T18:16:41.323Z] INFO: archiving logs to Nexus