Branch indexing 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 judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from b27614f02d8ef918cf230864670b1d55ac2aa0dd+affa4ba333889d31d83cf76b7d2a18a0230584e6 (3723c3cc84a5fd6ced137b7afca6e9c21ef13659) 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-ssh7508291078796913872.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10158670523675082672.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4372/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-4372/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3218507135471063806.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh7626119519543534357.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-4372/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-4372/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4931024818022793827.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.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6826’ Running on prd-ubuntu20.04-docker-8c-8g-6830 in /w/workspace/edgexfoundry_edgex-go_PR-4372 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4372/head:refs/remotes/origin/PR-4372 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit affa4ba333889d31d83cf76b7d2a18a0230584e6 into PR head commit b27614f02d8ef918cf230864670b1d55ac2aa0dd Merge succeeded, producing 8ccc5b4a48b430dbfc134affed5d83c18d473016 Checking out Revision 8ccc5b4a48b430dbfc134affed5d83c18d473016 (PR-4372) > git config core.sparsecheckout # timeout=10 > git checkout -f b27614f02d8ef918cf230864670b1d55ac2aa0dd # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge affa4ba333889d31d83cf76b7d2a18a0230584e6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8ccc5b4a48b430dbfc134affed5d83c18d473016 # timeout=10 Commit message: "Merge commit 'affa4ba333889d31d83cf76b7d2a18a0230584e6' into HEAD" > git rev-list --no-walk b27614f02d8ef918cf230864670b1d55ac2aa0dd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-21T08:30:26.232Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-21T08:30:26.287Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-21T08:30:26.301Z] ========================================================= [2023-02-21T08:30:26.301Z] EdgeX Global Pipelines Version Info [2023-02-21T08:30:26.301Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-21T08:30:27.015Z] ------------------- [2023-02-21T08:30:27.015Z] stable info: [2023-02-21T08:30:27.015Z] ------------------- [2023-02-21T08:30:27.015Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-21T08:30:27.015Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-21T08:30:27.015Z] Message: update stable to v1.0.244 [2023-02-21T08:30:27.585Z] ------------------- [2023-02-21T08:30:27.585Z] experimental info: [2023-02-21T08:30:27.585Z] ------------------- [2023-02-21T08:30:27.585Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-21T08:30:27.585Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-21T08:30:27.585Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-21T08:30:27.781Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-21T08:30:27.790Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-21T08:30:27.801Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-21T08:30:27.813Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-21T08:30:27.826Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-21T08:30:27.837Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-21T08:30:27.848Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-21T08:30:27.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-21T08:30:27.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-21T08:30:27.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-21T08:30:27.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-21T08:30:27.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-21T08:30:27.916Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-21T08:30:27.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-21T08:30:27.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-21T08:30:27.952Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-21T08:30:27.963Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-21T08:30:27.975Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-21T08:30:27.985Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-21T08:30:27.996Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-21T08:30:28.007Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-21T08:30:28.018Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-21T08:30:28.029Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-21T08:30:28.040Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4372 [Pipeline] echo [2023-02-21T08:30:28.050Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4372 [Pipeline] echo [2023-02-21T08:30:28.062Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4372 [Pipeline] echo [2023-02-21T08:30:28.072Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8ccc5b4a48b430dbfc134affed5d83c18d473016 [Pipeline] echo [2023-02-21T08:30:28.083Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8ccc5b4 [Pipeline] echo [2023-02-21T08:30:28.094Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-21T08:30:28.132Z] provisioning config files... [2023-02-21T08:30:28.147Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2301457225677661830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-21T08:30:28.452Z] ---> docker-login.sh [2023-02-21T08:30:28.452Z] nexus3.edgexfoundry.org:10001 [2023-02-21T08:30:28.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T08:30:28.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T08:30:28.712Z] Configure a credential helper to remove this warning. See [2023-02-21T08:30:28.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T08:30:28.712Z] [2023-02-21T08:30:28.712Z] Login Succeeded [2023-02-21T08:30:28.712Z] nexus3.edgexfoundry.org:10002 [2023-02-21T08:30:28.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T08:30:28.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T08:30:28.712Z] Configure a credential helper to remove this warning. See [2023-02-21T08:30:28.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T08:30:28.712Z] [2023-02-21T08:30:28.712Z] Login Succeeded [2023-02-21T08:30:28.712Z] nexus3.edgexfoundry.org:10003 [2023-02-21T08:30:28.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T08:30:28.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T08:30:28.972Z] Configure a credential helper to remove this warning. See [2023-02-21T08:30:28.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T08:30:28.972Z] [2023-02-21T08:30:28.972Z] Login Succeeded [2023-02-21T08:30:28.972Z] nexus3.edgexfoundry.org:10004 [2023-02-21T08:30:28.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T08:30:28.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T08:30:28.972Z] Configure a credential helper to remove this warning. See [2023-02-21T08:30:28.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T08:30:28.972Z] [2023-02-21T08:30:28.972Z] Login Succeeded [2023-02-21T08:30:28.972Z] docker.io [2023-02-21T08:30:29.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T08:30:29.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T08:30:29.233Z] Configure a credential helper to remove this warning. See [2023-02-21T08:30:29.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T08:30:29.233Z] [2023-02-21T08:30:29.233Z] Login Succeeded [2023-02-21T08:30:29.233Z] ---> docker-login.sh ends [Pipeline] } [2023-02-21T08:30:29.240Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-21T08:30:29.540Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-02-21T08:30:29.540Z] + dirname cmd/core-command/Dockerfile [2023-02-21T08:30:29.540Z] + cut -d/ -f2 [2023-02-21T08:30:29.540Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-21T08:30:29.540Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-21T08:30:29.540Z] + cut -d/ -f2 [2023-02-21T08:30:29.540Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-21T08:30:29.540Z] + cut -d/ -f2 [2023-02-21T08:30:29.540Z] + dirname cmd/core-data/Dockerfile [2023-02-21T08:30:29.540Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-21T08:30:29.540Z] + dirname cmd/core-metadata/Dockerfile [2023-02-21T08:30:29.540Z] + cut -d/ -f2 [2023-02-21T08:30:29.540Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-21T08:30:29.540Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-21T08:30:29.540Z] + cut -d/ -f2 [2023-02-21T08:30:29.540Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-21T08:30:29.540Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-21T08:30:29.540Z] + cut -d/ -f2 [2023-02-21T08:30:29.540Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-21T08:30:29.540Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-21T08:30:29.540Z] + cut -d/ -f2 [2023-02-21T08:30:29.540Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-21T08:30:29.540Z] + cut -d/ -f2 [2023-02-21T08:30:29.540Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-21T08:30:29.540Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-21T08:30:29.540Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-21T08:30:29.540Z] + cut -d/ -f2 [2023-02-21T08:30:29.540Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-21T08:30:29.540Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-21T08:30:29.540Z] + cut -d/ -f2 [2023-02-21T08:30:29.540Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-21T08:30:29.540Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-21T08:30:29.540Z] + cut -d/ -f2 [2023-02-21T08:30:29.540Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-21T08:30:29.540Z] + dirname cmd/support-notifications/Dockerfile [2023-02-21T08:30:29.540Z] + cut -d/ -f2 [2023-02-21T08:30:29.540Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-21T08:30:29.540Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-21T08:30:29.540Z] + cut -d/ -f2 [2023-02-21T08:30:29.540Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-21T08:30:29.588Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-21T08:30:29.934Z] + git rev-list -1 --merges 8ccc5b4a48b430dbfc134affed5d83c18d473016~1..8ccc5b4a48b430dbfc134affed5d83c18d473016 [Pipeline] echo [2023-02-21T08:30:29.946Z] -----------> git rev-list -1 --merges 8ccc5b4a48b430dbfc134affed5d83c18d473016~1..8ccc5b4a48b430dbfc134affed5d83c18d473016 8ccc5b4a48b430dbfc134affed5d83c18d473016 [2023-02-21T08:30:29.946Z] 8ccc5b4a48b430dbfc134affed5d83c18d473016 [false] [Pipeline] sh [2023-02-21T08:30:30.235Z] + git log --format=format:%s -1 8ccc5b4a48b430dbfc134affed5d83c18d473016 [Pipeline] echo [2023-02-21T08:30:30.252Z] ========================================================= [2023-02-21T08:30:30.252Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-21T08:30:30.252Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-21T08:30:30.632Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-21T08:30:30.632Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-21T08:30:30.632Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-21T08:30:30.632Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-21T08:30:30.633Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-21T08:30:30.633Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-21T08:30:30.633Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:30:30.971Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-21T08:30:30.971Z] [2023-02-21T08:30:30.971Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:30:31.273Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-21T08:30:31.273Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-21T08:30:31.273Z] b85a868b505f: Pulling fs layer [2023-02-21T08:30:31.273Z] e2be974225ed: Pulling fs layer [2023-02-21T08:30:31.273Z] 339a4e72a1f5: Pulling fs layer [2023-02-21T08:30:31.273Z] 988bab9f4d93: Pulling fs layer [2023-02-21T08:30:31.273Z] 1469e6f7b9e6: Pulling fs layer [2023-02-21T08:30:31.273Z] eaf3925da568: Pulling fs layer [2023-02-21T08:30:31.273Z] bab4dde63d76: Pulling fs layer [2023-02-21T08:30:31.273Z] bde34c3a00c8: Pulling fs layer [2023-02-21T08:30:31.273Z] b352a97aabf1: Pulling fs layer [2023-02-21T08:30:31.273Z] 4872d77fe225: Pulling fs layer [2023-02-21T08:30:31.273Z] 5851b861e8e6: Pulling fs layer [2023-02-21T08:30:31.273Z] 1469e6f7b9e6: Waiting [2023-02-21T08:30:31.273Z] bde34c3a00c8: Waiting [2023-02-21T08:30:31.273Z] b352a97aabf1: Waiting [2023-02-21T08:30:31.273Z] bab4dde63d76: Waiting [2023-02-21T08:30:31.273Z] eaf3925da568: Waiting [2023-02-21T08:30:31.273Z] 988bab9f4d93: Waiting [2023-02-21T08:30:31.273Z] e2be974225ed: Verifying Checksum [2023-02-21T08:30:31.273Z] e2be974225ed: Download complete [2023-02-21T08:30:31.273Z] 988bab9f4d93: Download complete [2023-02-21T08:30:31.534Z] 1469e6f7b9e6: Verifying Checksum [2023-02-21T08:30:31.534Z] 1469e6f7b9e6: Download complete [2023-02-21T08:30:31.534Z] 339a4e72a1f5: Verifying Checksum [2023-02-21T08:30:31.534Z] 339a4e72a1f5: Download complete [2023-02-21T08:30:31.534Z] eaf3925da568: Verifying Checksum [2023-02-21T08:30:31.534Z] eaf3925da568: Download complete [2023-02-21T08:30:31.534Z] bde34c3a00c8: Verifying Checksum [2023-02-21T08:30:31.534Z] bde34c3a00c8: Download complete [2023-02-21T08:30:31.534Z] b352a97aabf1: Verifying Checksum [2023-02-21T08:30:31.534Z] b352a97aabf1: Download complete [2023-02-21T08:30:31.534Z] 4872d77fe225: Verifying Checksum [2023-02-21T08:30:31.534Z] 4872d77fe225: Download complete [2023-02-21T08:30:31.534Z] 5851b861e8e6: Verifying Checksum [2023-02-21T08:30:31.534Z] 5851b861e8e6: Download complete [2023-02-21T08:30:31.534Z] b85a868b505f: Verifying Checksum [2023-02-21T08:30:31.534Z] b85a868b505f: Download complete [2023-02-21T08:30:31.792Z] bab4dde63d76: Verifying Checksum [2023-02-21T08:30:31.792Z] bab4dde63d76: Download complete [2023-02-21T08:30:32.731Z] b85a868b505f: Pull complete [2023-02-21T08:30:32.989Z] e2be974225ed: Pull complete [2023-02-21T08:30:33.248Z] 339a4e72a1f5: Pull complete [2023-02-21T08:30:33.507Z] 988bab9f4d93: Pull complete [2023-02-21T08:30:33.768Z] 1469e6f7b9e6: Pull complete [2023-02-21T08:30:33.768Z] eaf3925da568: Pull complete [2023-02-21T08:30:35.672Z] bab4dde63d76: Pull complete [2023-02-21T08:30:35.673Z] bde34c3a00c8: Pull complete [2023-02-21T08:30:35.673Z] b352a97aabf1: Pull complete [2023-02-21T08:30:35.931Z] 4872d77fe225: Pull complete [2023-02-21T08:30:35.931Z] 5851b861e8e6: Pull complete [2023-02-21T08:30:35.931Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-21T08:30:35.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-21T08:30:35.931Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T08:30:36.024Z] prd-ubuntu20.04-docker-8c-8g-6830 does not seem to be running inside a container [2023-02-21T08:30:36.052Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-21T08:30:37.368Z] $ docker top 37e94322957b9b8a71cd1607d41bb4b8de478b0f6e3cf5f522f94fa43182ee3b -eo pid,comm [2023-02-21T08:30:37.433Z] 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-02-21T08:30:37.433Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-21T08:30:37.466Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-21T08:30:37.466Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-21T08:30:37.591Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-21T08:30:37.592Z] $ docker exec 37e94322957b9b8a71cd1607d41bb4b8de478b0f6e3cf5f522f94fa43182ee3b ssh-agent [2023-02-21T08:30:37.721Z] SSH_AUTH_SOCK=/tmp/ssh-p6gvKGHIPwXk/agent.34 [2023-02-21T08:30:37.721Z] SSH_AGENT_PID=40 [2023-02-21T08:30:37.729Z] Running ssh-add (command line suppressed) [2023-02-21T08:30:37.824Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_5450603673041709363.key (/w/workspace/edgex-go/2@tmp/private_key_5450603673041709363.key) [2023-02-21T08:30:37.844Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-21T08:30:38.126Z] + git tag --points-at HEAD [Pipeline] } [2023-02-21T08:30:38.143Z] $ docker exec --env ******** --env ******** 37e94322957b9b8a71cd1607d41bb4b8de478b0f6e3cf5f522f94fa43182ee3b ssh-agent -k [2023-02-21T08:30:38.244Z] unset SSH_AUTH_SOCK; [2023-02-21T08:30:38.244Z] unset SSH_AGENT_PID; [2023-02-21T08:30:38.245Z] echo Agent pid 40 killed; [2023-02-21T08:30:38.260Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-21T08:30:38.285Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-21T08:30:38.285Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-21T08:30:38.403Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-21T08:30:38.404Z] $ docker exec 37e94322957b9b8a71cd1607d41bb4b8de478b0f6e3cf5f522f94fa43182ee3b ssh-agent [2023-02-21T08:30:38.511Z] SSH_AUTH_SOCK=/tmp/ssh-kUL4rZugV7rs/agent.72 [2023-02-21T08:30:38.511Z] SSH_AGENT_PID=78 [2023-02-21T08:30:38.516Z] Running ssh-add (command line suppressed) [2023-02-21T08:30:38.647Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_8157815329109930140.key (/w/workspace/edgex-go/2@tmp/private_key_8157815329109930140.key) [2023-02-21T08:30:38.666Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-21T08:30:38.954Z] + git semver init [2023-02-21T08:30:39.214Z] 2023-02-21 08:30:39,144 [run_init] DEBUG init version:0.0.0 force:False [2023-02-21T08:30:39.214Z] 2023-02-21 08:30:39,145 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-02-21T08:30:39.214Z] 2023-02-21 08:30:39,146 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-02-21T08:30:39.214Z] 2023-02-21 08:30:39,146 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2023-02-21T08:30:44.491Z] 2023-02-21 08:30:43,727 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-02-21T08:30:44.491Z] 2023-02-21 08:30:43,728 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4372 with force:False [2023-02-21T08:30:44.491Z] 2023-02-21 08:30:43,728 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4372 [2023-02-21T08:30:44.491Z] 2023-02-21 08:30:43,733 [execute] INFO git cat-file --batch-check [2023-02-21T08:30:44.491Z] 2023-02-21 08:30:43,733 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-02-21T08:30:44.491Z] 2023-02-21 08:30:43,739 [execute] INFO git cat-file --batch [2023-02-21T08:30:44.491Z] 2023-02-21 08:30:43,739 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-02-21T08:30:44.491Z] 2023-02-21 08:30:43,745 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4372 [2023-02-21T08:30:44.491Z] 0.0.0 [Pipeline] } [2023-02-21T08:30:44.500Z] $ docker exec --env ******** --env ******** 37e94322957b9b8a71cd1607d41bb4b8de478b0f6e3cf5f522f94fa43182ee3b ssh-agent -k [2023-02-21T08:30:44.598Z] unset SSH_AUTH_SOCK; [2023-02-21T08:30:44.599Z] unset SSH_AGENT_PID; [2023-02-21T08:30:44.599Z] echo Agent pid 78 killed; [2023-02-21T08:30:44.609Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-21T08:30:44.918Z] + git semver [Pipeline] } [2023-02-21T08:30:45.192Z] $ docker stop --time=1 37e94322957b9b8a71cd1607d41bb4b8de478b0f6e3cf5f522f94fa43182ee3b [2023-02-21T08:30:46.529Z] $ docker rm -f --volumes 37e94322957b9b8a71cd1607d41bb4b8de478b0f6e3cf5f522f94fa43182ee3b [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-21T08:30:46.868Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-21T08:30:47.098Z] Stashed 1 file(s) [Pipeline] echo [2023-02-21T08:30:47.103Z] [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-02-21T08:30:47.546Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-02-21T08:30:47.561Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-21T08:30:47.570Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-21T08:30:47.576Z] ========================================================= [2023-02-21T08:30:47.577Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-21T08:30:47.577Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-21T08:30:47.862Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-21T08:30:47.862Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-21T08:30:47.862Z] 213ec9aee27d: Pulling fs layer [2023-02-21T08:30:47.862Z] 4583459ba037: Pulling fs layer [2023-02-21T08:30:47.862Z] 93c1e223e6f2: Pulling fs layer [2023-02-21T08:30:47.862Z] 53926ce57604: Pulling fs layer [2023-02-21T08:30:47.862Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-21T08:30:47.862Z] 22ff95d597cd: Pulling fs layer [2023-02-21T08:30:47.862Z] 12d6caf4c0d1: Pulling fs layer [2023-02-21T08:30:47.862Z] 96b7cbca73a9: Pulling fs layer [2023-02-21T08:30:47.862Z] a7acece74701: Pulling fs layer [2023-02-21T08:30:47.862Z] 22ff95d597cd: Waiting [2023-02-21T08:30:47.862Z] 12d6caf4c0d1: Waiting [2023-02-21T08:30:47.862Z] 53926ce57604: Waiting [2023-02-21T08:30:47.862Z] 96b7cbca73a9: Waiting [2023-02-21T08:30:47.862Z] a7acece74701: Waiting [2023-02-21T08:30:47.862Z] 93c1e223e6f2: Verifying Checksum [2023-02-21T08:30:47.862Z] 93c1e223e6f2: Download complete [2023-02-21T08:30:47.862Z] 4583459ba037: Download complete [2023-02-21T08:30:47.862Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-21T08:30:47.862Z] 21b2b0c7a3f4: Download complete [2023-02-21T08:30:47.862Z] 22ff95d597cd: Verifying Checksum [2023-02-21T08:30:47.862Z] 22ff95d597cd: Download complete [2023-02-21T08:30:47.862Z] 213ec9aee27d: Verifying Checksum [2023-02-21T08:30:47.862Z] 213ec9aee27d: Download complete [2023-02-21T08:30:48.125Z] 12d6caf4c0d1: Download complete [2023-02-21T08:30:48.125Z] 213ec9aee27d: Pull complete [2023-02-21T08:30:48.125Z] 4583459ba037: Pull complete [2023-02-21T08:30:48.453Z] 93c1e223e6f2: Pull complete [2023-02-21T08:30:48.453Z] a7acece74701: Verifying Checksum [2023-02-21T08:30:48.453Z] a7acece74701: Download complete [2023-02-21T08:30:48.735Z] 96b7cbca73a9: Verifying Checksum [2023-02-21T08:30:48.735Z] 96b7cbca73a9: Download complete [2023-02-21T08:30:48.735Z] 53926ce57604: Verifying Checksum [2023-02-21T08:30:48.735Z] 53926ce57604: Download complete [2023-02-21T08:30:52.919Z] 53926ce57604: Pull complete [2023-02-21T08:30:52.919Z] 21b2b0c7a3f4: Pull complete [2023-02-21T08:30:52.919Z] 22ff95d597cd: Pull complete [2023-02-21T08:30:52.919Z] 12d6caf4c0d1: Pull complete [2023-02-21T08:30:55.452Z] 96b7cbca73a9: Pull complete [2023-02-21T08:30:55.710Z] a7acece74701: Pull complete [2023-02-21T08:30:55.710Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-21T08:30:55.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-21T08:30:55.710Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-21T08:30:56.002Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-21T08:30:56.002Z] WORKDIR /edgex [2023-02-21T08:30:56.002Z] COPY go.mod . [2023-02-21T08:30:56.002Z] RUN go mod download [2023-02-21T08:30:56.002Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-21T08:30:56.581Z] Sending build context to Docker daemon 170.4MB [2023-02-21T08:30:56.581Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-21T08:30:56.581Z] ---> db6d94c90886 [2023-02-21T08:30:56.581Z] Step 2/4 : WORKDIR /edgex [2023-02-21T08:30:58.491Z] ---> Running in 15ae6ad72322 [2023-02-21T08:30:58.491Z] Removing intermediate container 15ae6ad72322 [2023-02-21T08:30:58.491Z] ---> 46701f4ee658 [2023-02-21T08:30:58.491Z] Step 3/4 : COPY go.mod . [2023-02-21T08:30:58.748Z] ---> 66823dbea93f [2023-02-21T08:30:58.748Z] Step 4/4 : RUN go mod download [2023-02-21T08:30:58.748Z] ---> Running in b5e45f966c26 [2023-02-21T08:31:02.209Z] Still waiting to schedule task [2023-02-21T08:31:02.209Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6827’ [2023-02-21T08:31:08.809Z] Removing intermediate container b5e45f966c26 [2023-02-21T08:31:08.809Z] ---> bc5a5f573483 [2023-02-21T08:31:08.809Z] Successfully built bc5a5f573483 [2023-02-21T08:31:08.809Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:31:09.111Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-21T08:31:09.111Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T08:31:09.185Z] prd-ubuntu20.04-docker-8c-8g-6830 does not seem to be running inside a container [2023-02-21T08:31:09.221Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat [2023-02-21T08:31:09.612Z] $ docker top b4574b5e7c735c9a29037b0c9d1cb167672378cd37fbe3cbb5827fd0438daaac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T08:31:09.959Z] + go version [2023-02-21T08:31:09.959Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-21T08:31:09.973Z] $ docker stop --time=1 b4574b5e7c735c9a29037b0c9d1cb167672378cd37fbe3cbb5827fd0438daaac [2023-02-21T08:31:11.293Z] $ docker rm -f --volumes b4574b5e7c735c9a29037b0c9d1cb167672378cd37fbe3cbb5827fd0438daaac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:31:11.681Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-21T08:31:11.681Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T08:31:11.755Z] prd-ubuntu20.04-docker-8c-8g-6830 does not seem to be running inside a container [2023-02-21T08:31:11.791Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat [2023-02-21T08:31:12.137Z] $ docker top 8597df8955c427f0dbac5d26065095e2f1727a30a32c0afd5259d43cc4379a60 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-21T08:31:12.202Z] ========================================================= [2023-02-21T08:31:12.202Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-21T08:31:12.202Z] ========================================================= [Pipeline] sh [2023-02-21T08:31:12.477Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-02-21T08:31:12.773Z] + make test [2023-02-21T08:31:12.773Z] go test -race -coverprofile=coverage.out ./... [2023-02-21T08:31:19.345Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-21T08:31:31.539Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-21T08:31:31.539Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-21T08:31:31.539Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-21T08:31:31.539Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-21T08:31:31.539Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-21T08:31:31.539Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-21T08:31:31.539Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-21T08:31:31.539Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-21T08:31:31.539Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-21T08:31:31.539Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-21T08:31:31.796Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-21T08:31:31.796Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-21T08:31:31.796Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-21T08:31:31.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-21T08:31:32.053Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.082s coverage: 28.7% of statements [2023-02-21T08:31:32.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-21T08:31:32.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-21T08:31:32.312Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.089s coverage: 98.5% of statements [2023-02-21T08:31:35.596Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.130s coverage: 73.7% of statements [2023-02-21T08:31:35.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-21T08:31:35.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-21T08:31:35.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-21T08:31:35.596Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.098s coverage: 54.0% of statements [2023-02-21T08:31:35.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-21T08:31:35.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-21T08:31:36.527Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.472s coverage: 88.5% of statements [2023-02-21T08:31:36.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-21T08:31:36.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-21T08:31:36.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-21T08:31:36.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-21T08:31:36.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-21T08:31:36.527Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.094s coverage: 3.9% of statements [2023-02-21T08:31:36.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-21T08:31:36.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-21T08:31:36.527Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.628s coverage: 95.6% of statements [2023-02-21T08:31:36.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-21T08:31:36.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-21T08:31:36.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-21T08:31:36.527Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.070s coverage: 72.2% of statements [2023-02-21T08:31:36.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-21T08:31:36.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-21T08:31:36.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-21T08:31:36.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-21T08:31:36.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-21T08:31:36.527Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.089s coverage: 65.9% of statements [2023-02-21T08:31:36.528Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-21T08:31:36.528Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-21T08:31:36.528Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-21T08:31:36.528Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.9% of statements [2023-02-21T08:31:36.528Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-21T08:31:36.528Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.086s coverage: 29.6% of statements [2023-02-21T08:31:36.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-21T08:31:36.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.072s coverage: 47.1% of statements [2023-02-21T08:31:36.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.098s coverage: 82.9% of statements [2023-02-21T08:31:36.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.082s coverage: 94.1% of statements [2023-02-21T08:31:36.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements [2023-02-21T08:31:36.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements [2023-02-21T08:31:41.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.063s coverage: 94.4% of statements [2023-02-21T08:31:41.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.067s coverage: 44.8% of statements [2023-02-21T08:31:59.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.370s coverage: 79.9% of statements [2023-02-21T08:31:59.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-21T08:31:59.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2023-02-21T08:31:59.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-21T08:31:59.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-21T08:31:59.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-21T08:31:59.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 64.4% of statements [2023-02-21T08:31:59.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-21T08:31:59.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-21T08:31:59.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-21T08:31:59.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-21T08:31:59.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 86.9% of statements [2023-02-21T08:31:59.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-21T08:31:59.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-21T08:31:59.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-21T08:31:59.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-21T08:31:59.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements [2023-02-21T08:31:59.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.053s coverage: 20.0% of statements [2023-02-21T08:31:59.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-21T08:31:59.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-21T08:31:59.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2023-02-21T08:31:59.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-21T08:31:59.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.104s coverage: 77.4% of statements [2023-02-21T08:31:59.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-21T08:31:59.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.086s coverage: 80.0% of statements [2023-02-21T08:31:59.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2023-02-21T08:31:59.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.235s coverage: 91.2% of statements [2023-02-21T08:31:59.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-21T08:31:59.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.232s coverage: 63.1% of statements [2023-02-21T08:31:59.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-21T08:31:59.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-21T08:31:59.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2023-02-21T08:31:59.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.052s coverage: 89.4% of statements [2023-02-21T08:31:59.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2023-02-21T08:31:59.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements [2023-02-21T08:31:59.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2023-02-21T08:31:59.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.344s coverage: 65.3% of statements [2023-02-21T08:31:59.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-21T08:31:59.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-21T08:31:59.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-21T08:31:59.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.191s coverage: 41.0% of statements [2023-02-21T08:31:59.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-21T08:31:59.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-21T08:31:59.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.076s coverage: 89.5% of statements [2023-02-21T08:31:59.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-21T08:31:59.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2023-02-21T08:31:59.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-21T08:31:59.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-21T08:31:59.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-21T08:31:59.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-21T08:31:59.874Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements [2023-02-21T08:31:59.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-21T08:31:59.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-21T08:31:59.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-21T08:31:59.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-21T08:31:59.874Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.171s coverage: 92.3% of statements [2023-02-21T08:31:59.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-21T08:31:59.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-21T08:31:59.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-21T08:31:59.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-21T08:31:59.874Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.073s coverage: 63.2% of statements [2023-02-21T08:31:59.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-21T08:31:59.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-21T08:31:59.874Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements [2023-02-21T08:31:59.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-21T08:31:59.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-21T08:31:59.874Z] 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-02-21T08:32:17.936Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-21T08:32:17.936Z] go vet ./... [2023-02-21T08:32:19.838Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-21T08:32:19.838Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-21T08:32:19.838Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-21T08:32:19.852Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-21T08:32:20.130Z] + ls -al . [2023-02-21T08:32:20.130Z] total 744 [2023-02-21T08:32:20.130Z] drwxrwxr-x 11 1001 1001 4096 Feb 21 08:31 . [2023-02-21T08:32:20.130Z] drwxr-xr-x 4 root root 4096 Feb 21 08:31 .. [2023-02-21T08:32:20.130Z] drwxrwxr-x 2 1001 1001 4096 Feb 21 08:30 .blubracket [2023-02-21T08:32:20.130Z] -rw-rw-r-- 1 1001 1001 16 Feb 21 08:30 .dockerignore [2023-02-21T08:32:20.130Z] drwxrwxr-x 8 1001 1001 4096 Feb 21 08:31 .git [2023-02-21T08:32:20.130Z] drwxrwxr-x 3 1001 1001 4096 Feb 21 08:30 .github [2023-02-21T08:32:20.130Z] -rw-rw-r-- 1 1001 1001 1024 Feb 21 08:30 .gitignore [2023-02-21T08:32:20.130Z] -rw-rw-r-- 1 1001 1001 42 Feb 21 08:30 .golangci.yml [2023-02-21T08:32:20.130Z] -rw-rw-r-- 1 1001 1001 87 Feb 21 08:30 .hadolint.yml [2023-02-21T08:32:20.130Z] drwxr-xr-x 3 1001 1001 4096 Feb 21 08:30 .semver [2023-02-21T08:32:20.130Z] -rw-rw-r-- 1 1001 1001 166 Feb 21 08:30 .sonarcloud.properties [2023-02-21T08:32:20.130Z] -rw-rw-r-- 1 1001 1001 1171 Feb 21 08:30 ADOPTERS.md [2023-02-21T08:32:20.130Z] -rw-rw-r-- 1 1001 1001 10825 Feb 21 08:30 Attribution.txt [2023-02-21T08:32:20.130Z] -rw-rw-r-- 1 1001 1001 73765 Feb 21 08:30 CHANGELOG.md [2023-02-21T08:32:20.130Z] -rw-rw-r-- 1 1001 1001 3804 Feb 21 08:30 CONTRIBUTING.md [2023-02-21T08:32:20.130Z] -rw-rw-r-- 1 1001 1001 677 Feb 21 08:30 GOVERNANCE.md [2023-02-21T08:32:20.130Z] -rw-rw-r-- 1 1001 1001 883 Feb 21 08:30 Jenkinsfile [2023-02-21T08:32:20.130Z] -rw-rw-r-- 1 1001 1001 10775 Feb 21 08:30 LICENSE [2023-02-21T08:32:20.130Z] -rw-rw-r-- 1 1001 1001 13375 Feb 21 08:30 Makefile [2023-02-21T08:32:20.130Z] -rw-rw-r-- 1 1001 1001 582 Feb 21 08:30 OWNERS.md [2023-02-21T08:32:20.130Z] -rw-rw-r-- 1 1001 1001 9403 Feb 21 08:30 README.md [2023-02-21T08:32:20.130Z] -rw-rw-r-- 1 1001 1001 6912 Feb 21 08:30 SECURITY.md [2023-02-21T08:32:20.130Z] -rw-rw-r-- 1 1001 1001 5 Feb 21 08:30 VERSION [2023-02-21T08:32:20.130Z] drwxrwxr-x 2 1001 1001 4096 Feb 21 08:30 bin [2023-02-21T08:32:20.130Z] drwxrwxr-x 17 1001 1001 4096 Feb 21 08:30 cmd [2023-02-21T08:32:20.130Z] -rw-r--r-- 1 root root 487323 Feb 21 08:31 coverage.out [2023-02-21T08:32:20.130Z] -rw-rw-r-- 1 1001 1001 3295 Feb 21 08:30 go.mod [2023-02-21T08:32:20.130Z] -rw-rw-r-- 1 1001 1001 33318 Feb 21 08:30 go.sum [2023-02-21T08:32:20.130Z] drwxrwxr-x 7 1001 1001 4096 Feb 21 08:30 internal [2023-02-21T08:32:20.130Z] drwxrwxr-x 3 1001 1001 4096 Feb 21 08:30 openapi [2023-02-21T08:32:20.130Z] drwxrwxr-x 4 1001 1001 4096 Feb 21 08:30 snap [2023-02-21T08:32:20.130Z] -rw-rw-r-- 1 1001 1001 204 Feb 21 08:30 version.go [Pipeline] sh [2023-02-21T08:32:20.412Z] + '[' -e coverage.out ] [2023-02-21T08:32:20.412Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-21T08:32:20.512Z] Stashed 1 file(s) [Pipeline] sh [2023-02-21T08:32:20.790Z] + make build [2023-02-21T08:32:20.790Z] 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-02-21T08:32:32.982Z] 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-02-21T08:32:32.982Z] 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-02-21T08:32:33.914Z] 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-02-21T08:32:34.848Z] 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-02-21T08:32:42.955Z] 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-02-21T08:32:43.214Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-21T08:32:44.587Z] 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-02-21T08:32:45.964Z] 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-02-21T08:32:46.897Z] 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-02-21T08:32:47.462Z] 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-02-21T08:32:49.998Z] 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-02-21T08:32:50.947Z] $ docker stop --time=1 8597df8955c427f0dbac5d26065095e2f1727a30a32c0afd5259d43cc4379a60 [2023-02-21T08:32:53.145Z] $ docker rm -f --volumes 8597df8955c427f0dbac5d26065095e2f1727a30a32c0afd5259d43cc4379a60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:32:53.919Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-21T08:32:53.919Z] [2023-02-21T08:32:53.919Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:32:54.222Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-21T08:32:54.222Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-21T08:32:54.222Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-21T08:32:54.222Z] ca9280d653b3: Pulling fs layer [2023-02-21T08:32:54.222Z] 7e9c9ca2126c: Pulling fs layer [2023-02-21T08:32:54.222Z] cbdbe7a5bc2a: Verifying Checksum [2023-02-21T08:32:54.479Z] ca9280d653b3: Verifying Checksum [2023-02-21T08:32:54.479Z] ca9280d653b3: Download complete [2023-02-21T08:32:54.479Z] cbdbe7a5bc2a: Pull complete [2023-02-21T08:32:54.737Z] 7e9c9ca2126c: Download complete [2023-02-21T08:32:54.995Z] ca9280d653b3: Pull complete [2023-02-21T08:32:58.275Z] 7e9c9ca2126c: Pull complete [2023-02-21T08:32:58.275Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-21T08:32:58.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-21T08:32:58.275Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T08:32:58.358Z] prd-ubuntu20.04-docker-8c-8g-6830 does not seem to be running inside a container [2023-02-21T08:32:58.393Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-21T08:32:59.545Z] $ docker top 734627a597429e3b15f3acb3128775ad8725c18b352822ebb002a9b1148e3bb4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T08:32:59.876Z] + docker-compose build --help [2023-02-21T08:32:59.876Z] + grep parallel [2023-02-21T08:33:00.442Z] --parallel Build images in parallel. [Pipeline] } [2023-02-21T08:33:00.457Z] $ docker stop --time=1 734627a597429e3b15f3acb3128775ad8725c18b352822ebb002a9b1148e3bb4 [2023-02-21T08:33:01.727Z] $ docker rm -f --volumes 734627a597429e3b15f3acb3128775ad8725c18b352822ebb002a9b1148e3bb4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:33:02.124Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-21T08:33:02.124Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T08:33:02.186Z] prd-ubuntu20.04-docker-8c-8g-6830 does not seem to be running inside a container [2023-02-21T08:33:02.217Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-02-21T08:33:02.553Z] $ docker top 37ecca9b0f4110cdbfcdc42031ec25d425975b8b579e5f169ae6e0330d1ed537 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T08:33:02.889Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-21T08:33:03.456Z] Building core-command ... [2023-02-21T08:33:03.456Z] Building core-common-config-bootstrapper ... [2023-02-21T08:33:03.456Z] Building core-data ... [2023-02-21T08:33:03.456Z] Building core-metadata ... [2023-02-21T08:33:03.456Z] Building security-bootstrapper ... [2023-02-21T08:33:03.456Z] Building security-proxy-setup ... [2023-02-21T08:33:03.456Z] Building security-secretstore-setup ... [2023-02-21T08:33:03.456Z] Building security-spiffe-token-provider ... [2023-02-21T08:33:03.456Z] Building security-spire-agent ... [2023-02-21T08:33:03.456Z] Building security-spire-config ... [2023-02-21T08:33:03.457Z] Building security-spire-server ... [2023-02-21T08:33:03.457Z] Building support-notifications ... [2023-02-21T08:33:03.457Z] Building support-scheduler ... [2023-02-21T08:33:03.457Z] Building security-spire-agent [2023-02-21T08:33:03.457Z] Building support-scheduler [2023-02-21T08:33:03.457Z] Building core-metadata [2023-02-21T08:33:03.457Z] Building core-common-config-bootstrapper [2023-02-21T08:33:03.457Z] Building security-proxy-setup [2023-02-21T08:33:15.660Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:33:15.660Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:33:15.660Z] ---> bc5a5f573483 [2023-02-21T08:33:15.660Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T08:33:16.224Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:33:16.225Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:33:16.225Z] ---> bc5a5f573483 [2023-02-21T08:33:16.225Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T08:33:16.225Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:33:16.225Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:33:16.225Z] ---> bc5a5f573483 [2023-02-21T08:33:16.225Z] Step 3/24 : WORKDIR /edgex-go [2023-02-21T08:33:16.225Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:33:16.225Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:33:16.225Z] ---> bc5a5f573483 [2023-02-21T08:33:16.225Z] Step 3/21 : WORKDIR /edgex-go [2023-02-21T08:33:16.225Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:33:16.225Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:33:16.225Z] ---> bc5a5f573483 [2023-02-21T08:33:16.225Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-21T08:33:19.511Z] ---> Running in afa2c6c5c87a [2023-02-21T08:33:19.511Z] ---> Running in 575589f3facf [2023-02-21T08:33:19.511Z] ---> Running in 4d840675fa93 [2023-02-21T08:33:19.511Z] ---> Running in bf8d8aa89882 [2023-02-21T08:33:19.511Z] ---> Running in 572e08547f3a [2023-02-21T08:33:19.511Z] Removing intermediate container 575589f3facf [2023-02-21T08:33:19.511Z] ---> 56386afcb7f8 [2023-02-21T08:33:19.511Z] Step 4/24 : WORKDIR /edgex-go [2023-02-21T08:33:19.511Z] Removing intermediate container afa2c6c5c87a [2023-02-21T08:33:19.511Z] ---> 4b76b80e111a [2023-02-21T08:33:19.511Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T08:33:19.511Z] Removing intermediate container 572e08547f3a [2023-02-21T08:33:19.511Z] ---> 93f23573fd8e [2023-02-21T08:33:19.511Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T08:33:19.511Z] Removing intermediate container 4d840675fa93 [2023-02-21T08:33:19.511Z] ---> 07f06bd0d320 [2023-02-21T08:33:19.511Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-21T08:33:19.511Z] Removing intermediate container bf8d8aa89882 [2023-02-21T08:33:19.511Z] ---> a798773f6ddf [2023-02-21T08:33:19.511Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-21T08:33:19.511Z] ---> Running in 2ce5a477e100 [2023-02-21T08:33:19.511Z] ---> Running in a0eefd822724 [2023-02-21T08:33:19.511Z] ---> Running in 05ecc4684fb7 [2023-02-21T08:33:19.511Z] ---> Running in 38bb505142a7 [2023-02-21T08:33:19.511Z] ---> Running in 1b39ddb35995 [2023-02-21T08:33:19.511Z] Removing intermediate container 2ce5a477e100 [2023-02-21T08:33:19.511Z] ---> 18e7f51d63d7 [2023-02-21T08:33:19.511Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-21T08:33:19.511Z] Removing intermediate container 05ecc4684fb7 [2023-02-21T08:33:19.511Z] ---> d20cc4da9ebc [2023-02-21T08:33:19.511Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-21T08:33:19.511Z] Removing intermediate container a0eefd822724 [2023-02-21T08:33:19.511Z] ---> a569753bbed1 [2023-02-21T08:33:19.511Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-21T08:33:19.511Z] ---> Running in d11e59e16a36 [2023-02-21T08:33:19.511Z] ---> Running in b31625949f2a [2023-02-21T08:33:19.511Z] ---> Running in 2ee38f9bab67 [2023-02-21T08:33:19.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:33:19.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:33:19.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:33:19.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:33:19.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:33:20.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:33:20.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:33:20.025Z] OK: 211 MiB in 51 packages [2023-02-21T08:33:20.025Z] OK: 211 MiB in 51 packages [2023-02-21T08:33:20.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:33:20.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:33:20.284Z] OK: 211 MiB in 51 packages [2023-02-21T08:33:20.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:33:20.284Z] OK: 211 MiB in 51 packages [2023-02-21T08:33:20.284Z] OK: 211 MiB in 51 packages [2023-02-21T08:33:20.551Z] Removing intermediate container 38bb505142a7 [2023-02-21T08:33:20.551Z] ---> 31e505645585 [2023-02-21T08:33:20.551Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-21T08:33:20.810Z] Removing intermediate container 1b39ddb35995 [2023-02-21T08:33:20.810Z] ---> ca63f129b7be [2023-02-21T08:33:20.810Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-21T08:33:20.810Z] Removing intermediate container d11e59e16a36 [2023-02-21T08:33:20.810Z] ---> 9d1c62c0274f [2023-02-21T08:33:20.810Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-21T08:33:20.810Z] ---> 038a7bca3302 [2023-02-21T08:33:20.810Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:33:20.810Z] ---> 71b94d87a5a6 [2023-02-21T08:33:20.810Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:33:20.810Z] ---> Running in c696f64a15e8 [2023-02-21T08:33:20.810Z] ---> Running in e87bc24034e1 [2023-02-21T08:33:20.810Z] Removing intermediate container b31625949f2a [2023-02-21T08:33:20.810Z] ---> 749fc635a19c [2023-02-21T08:33:20.810Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T08:33:20.810Z] Removing intermediate container 2ee38f9bab67 [2023-02-21T08:33:20.810Z] ---> cdaca417a52a [2023-02-21T08:33:20.810Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T08:33:21.068Z] ---> c94cdf923337 [2023-02-21T08:33:21.068Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:33:21.068Z] ---> Running in 36839b781259 [2023-02-21T08:33:21.068Z] ---> 7aa599c279aa [2023-02-21T08:33:21.068Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:33:21.068Z] ---> 9898739b37fa [2023-02-21T08:33:21.068Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:33:21.068Z] ---> Running in 40b23af5d4ee [2023-02-21T08:33:21.068Z] ---> Running in a9c3b84059c8 [2023-02-21T08:33:42.075Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6834 in /w/workspace/edgexfoundry_edgex-go_PR-4372 [Pipeline] { [Pipeline] ws [2023-02-21T08:33:42.088Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2023-02-21T08:33:42.119Z] The recommended git tool is: git [2023-02-21T08:33:48.538Z] using credential edgex-jenkins-ssh [2023-02-21T08:33:48.555Z] Cloning the remote Git repository [2023-02-21T08:33:48.619Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-21T08:33:48.737Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-02-21T08:33:48.947Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-21T08:33:48.949Z] > git --version # timeout=10 [2023-02-21T08:33:48.975Z] > git --version # 'git version 2.25.1' [2023-02-21T08:33:48.978Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-21T08:33:49.045Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-21T08:33:53.135Z] Removing intermediate container 36839b781259 [2023-02-21T08:33:53.135Z] ---> 7ca97b193f02 [2023-02-21T08:33:53.135Z] Step 8/24 : COPY . . [2023-02-21T08:33:53.135Z] Removing intermediate container c696f64a15e8 [2023-02-21T08:33:53.135Z] ---> 39d5976bec59 [2023-02-21T08:33:53.135Z] Step 7/24 : COPY . . [2023-02-21T08:33:53.135Z] Removing intermediate container 40b23af5d4ee [2023-02-21T08:33:53.135Z] ---> 499dd896bb46 [2023-02-21T08:33:53.135Z] Step 8/22 : COPY . . [2023-02-21T08:33:53.135Z] Removing intermediate container a9c3b84059c8 [2023-02-21T08:33:53.135Z] ---> f1c4cc4b5053 [2023-02-21T08:33:53.135Z] Step 8/22 : COPY . . [2023-02-21T08:33:53.135Z] Removing intermediate container e87bc24034e1 [2023-02-21T08:33:53.135Z] ---> dffb2a6a53b8 [2023-02-21T08:33:53.135Z] Step 7/21 : COPY . . [2023-02-21T08:33:56.422Z] ---> 5b57fdb0d3ff [2023-02-21T08:33:56.422Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-21T08:33:56.422Z] ---> 4c07ed762458 [2023-02-21T08:33:56.422Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-21T08:33:56.422Z] ---> 1ce92daa68c8 [2023-02-21T08:33:56.422Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-21T08:33:56.422Z] ---> 304bf50ab705 [2023-02-21T08:33:56.422Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-21T08:33:56.422Z] ---> 6ff038feac44 [2023-02-21T08:33:56.422Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-21T08:33:56.422Z] ---> Running in 26cc14fa4322 [2023-02-21T08:33:56.422Z] ---> Running in f13b380581f0 [2023-02-21T08:33:56.422Z] ---> Running in b4683c373308 [2023-02-21T08:33:56.422Z] ---> Running in 9b53a9efaa4d [2023-02-21T08:33:56.422Z] ---> Running in f21bc9106433 [2023-02-21T08:33:56.681Z] Removing intermediate container 9b53a9efaa4d [2023-02-21T08:33:56.681Z] ---> fdf4a1162bef [2023-02-21T08:33:56.681Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-21T08:33:56.681Z] ---> Running in 84247d4dfb7c [2023-02-21T08:33:56.681Z] Removing intermediate container 84247d4dfb7c [2023-02-21T08:33:56.681Z] ---> 2917f40f689f [2023-02-21T08:33:56.681Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-21T08:33:56.681Z] ---> Running in c02258a85b87 [2023-02-21T08:33:56.938Z] 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-02-21T08:33:56.938Z] 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-02-21T08:33:57.195Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-21T08:33:57.195Z] 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-02-21T08:33:57.759Z] Removing intermediate container c02258a85b87 [2023-02-21T08:33:57.759Z] ---> 6db0356f5c86 [2023-02-21T08:33:57.759Z] Step 11/24 : WORKDIR /edgex-go [2023-02-21T08:33:57.759Z] ---> Running in 31e285c8be8a [2023-02-21T08:33:58.017Z] Removing intermediate container 31e285c8be8a [2023-02-21T08:33:58.017Z] ---> e859ce3a5c9b [2023-02-21T08:33:58.017Z] [2023-02-21T08:33:58.017Z] Step 12/24 : FROM alpine:3.15 [2023-02-21T08:33:58.017Z] 3.15: Pulling from library/alpine [2023-02-21T08:33:58.582Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-21T08:33:58.582Z] Status: Downloaded newer image for alpine:3.15 [2023-02-21T08:33:58.582Z] ---> 5ce65d7b0fde [2023-02-21T08:33:58.582Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T08:33:58.582Z] ---> Running in 6e70306cdc8e [2023-02-21T08:33:58.840Z] Removing intermediate container 6e70306cdc8e [2023-02-21T08:33:58.840Z] ---> 63291b1a3917 [2023-02-21T08:33:58.840Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-21T08:33:58.840Z] ---> Running in e3ba838732c0 [2023-02-21T08:33:59.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:33:59.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:33:59.918Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-21T08:33:59.918Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-21T08:33:59.918Z] OK: 15857 distinct packages available [2023-02-21T08:33:59.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:33:59.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:34:00.176Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-21T08:34:00.176Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-21T08:34:00.176Z] (3/5) Installing libucontext (1.1-r0) [2023-02-21T08:34:00.176Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-21T08:34:00.176Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-21T08:34:00.176Z] Executing busybox-1.34.1-r7.trigger [2023-02-21T08:34:00.176Z] OK: 7 MiB in 19 packages [2023-02-21T08:34:01.107Z] Removing intermediate container e3ba838732c0 [2023-02-21T08:34:01.107Z] ---> 714cc4d8584c [2023-02-21T08:34:01.107Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-21T08:34:02.042Z] ---> b93317536130 [2023-02-21T08:34:02.042Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-21T08:34:04.565Z] ---> cb4afc300670 [2023-02-21T08:34:04.565Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-21T08:34:04.825Z] ---> 8c2844212da8 [2023-02-21T08:34:04.825Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-21T08:34:05.389Z] ---> e58556dfdd37 [2023-02-21T08:34:05.389Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-21T08:34:05.955Z] ---> 388a1b5c6ad8 [2023-02-21T08:34:05.955Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-21T08:34:05.955Z] ---> Running in 29f53a4a3dc7 [2023-02-21T08:34:06.212Z] Removing intermediate container 29f53a4a3dc7 [2023-02-21T08:34:06.212Z] ---> f141913d7b62 [2023-02-21T08:34:06.212Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-21T08:34:06.212Z] ---> Running in 3df8abef223d [2023-02-21T08:34:06.477Z] Removing intermediate container 3df8abef223d [2023-02-21T08:34:06.477Z] ---> 4a07ebd1a10e [2023-02-21T08:34:06.477Z] Step 22/24 : LABEL arch=x86_64 [2023-02-21T08:34:06.760Z] ---> Running in 65460a88a692 [2023-02-21T08:34:07.046Z] Removing intermediate container 65460a88a692 [2023-02-21T08:34:07.046Z] ---> e6db79b48fec [2023-02-21T08:34:07.046Z] Step 23/24 : LABEL git_sha=8ccc5b4a48b430dbfc134affed5d83c18d473016 [2023-02-21T08:34:07.046Z] ---> Running in 5cd9c6130808 [2023-02-21T08:34:07.303Z] Removing intermediate container 5cd9c6130808 [2023-02-21T08:34:07.303Z] ---> 0c397b7846d6 [2023-02-21T08:34:07.303Z] Step 24/24 : LABEL version=0.0.0 [2023-02-21T08:34:07.303Z] ---> Running in 7c7522d8d97c [2023-02-21T08:34:07.605Z] Removing intermediate container 7c7522d8d97c [2023-02-21T08:34:07.605Z] ---> 86ada4c184ff [2023-02-21T08:34:07.605Z] [2023-02-21T08:34:07.605Z] Successfully built 86ada4c184ff [2023-02-21T08:34:07.863Z] Successfully tagged security-spire-agent:latest [2023-02-21T08:34:07.863Z] Building security-secretstore-setup [2023-02-21T08:34:11.145Z]  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:34:11.145Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:34:11.145Z] ---> bc5a5f573483 [2023-02-21T08:34:11.145Z] Step 3/24 : WORKDIR /edgex-go [2023-02-21T08:34:11.145Z] ---> Using cache [2023-02-21T08:34:11.145Z] ---> a798773f6ddf [2023-02-21T08:34:11.145Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-21T08:34:12.076Z] ---> Running in 70b2b89abe89 [2023-02-21T08:34:12.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:34:12.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:34:13.204Z] OK: 211 MiB in 51 packages [2023-02-21T08:34:13.769Z] Removing intermediate container 70b2b89abe89 [2023-02-21T08:34:13.769Z] ---> ba847d2cffee [2023-02-21T08:34:13.769Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-21T08:34:14.332Z] ---> 71c9cd502c31 [2023-02-21T08:34:14.332Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:34:14.332Z] ---> Running in 06d175784194 [2023-02-21T08:34:16.554Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-21T08:34:16.585Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-21T08:34:17.473Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-21T08:34:17.527Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-21T08:34:17.528Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-21T08:34:17.546Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4372/head:refs/remotes/origin/PR-4372 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-21T08:34:18.505Z] Merging remotes/origin/main commit affa4ba333889d31d83cf76b7d2a18a0230584e6 into PR head commit b27614f02d8ef918cf230864670b1d55ac2aa0dd [2023-02-21T08:34:19.114Z] Merge succeeded, producing e41d428e937b87966dc3ab4200a7e15381a63182 [2023-02-21T08:34:19.115Z] Checking out Revision e41d428e937b87966dc3ab4200a7e15381a63182 (PR-4372) [2023-02-21T08:34:18.527Z] > git config core.sparsecheckout # timeout=10 [2023-02-21T08:34:18.548Z] > git checkout -f b27614f02d8ef918cf230864670b1d55ac2aa0dd # timeout=10 [2023-02-21T08:34:18.818Z] > git remote # timeout=10 [2023-02-21T08:34:18.837Z] > git config --get remote.origin.url # timeout=10 [2023-02-21T08:34:18.855Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-21T08:34:18.870Z] > git merge affa4ba333889d31d83cf76b7d2a18a0230584e6 # timeout=10 [2023-02-21T08:34:19.095Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-21T08:34:19.123Z] > git config core.sparsecheckout # timeout=10 [2023-02-21T08:34:19.140Z] > git checkout -f e41d428e937b87966dc3ab4200a7e15381a63182 # timeout=10 [2023-02-21T08:34:22.756Z] Commit message: "Merge commit 'affa4ba333889d31d83cf76b7d2a18a0230584e6' into HEAD" [2023-02-21T08:34:22.766Z] > git rev-list --no-walk b27614f02d8ef918cf230864670b1d55ac2aa0dd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-21T08:34:23.782Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-21T08:34:23.782Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-21T08:34:23.782Z] Dload Upload Total Spent Left Speed [2023-02-21T08:34:23.782Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 146k 0 --:--:-- --:--:-- --:--:-- 144k [Pipeline] sh [2023-02-21T08:34:24.286Z] 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-02-21T08:34:24.409Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-21T08:34:24.737Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-21T08:34:24.737Z] + sudo tee /etc/docker/daemon.new [2023-02-21T08:34:24.737Z] { [2023-02-21T08:34:24.737Z] "registry-mirrors": [ [2023-02-21T08:34:24.737Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-21T08:34:24.737Z] ], [2023-02-21T08:34:24.737Z] "bip": "10.250.0.254/24", [2023-02-21T08:34:24.737Z] "hosts": [ [2023-02-21T08:34:24.737Z] "tcp://0.0.0.0:5555", [2023-02-21T08:34:24.737Z] "unix:///var/run/docker.sock" [2023-02-21T08:34:24.737Z] ], [2023-02-21T08:34:24.737Z] "mtu": 1458, [2023-02-21T08:34:24.737Z] "selinux-enabled": true, [2023-02-21T08:34:24.737Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-21T08:34:24.737Z] } [Pipeline] sh [2023-02-21T08:34:25.075Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-21T08:34:25.407Z] + sudo service docker restart [2023-02-21T08:34:30.839Z] Removing intermediate container f21bc9106433 [2023-02-21T08:34:30.839Z] ---> 57f24f7a837e [2023-02-21T08:34:30.839Z] [2023-02-21T08:34:30.839Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T08:34:30.839Z] Removing intermediate container 26cc14fa4322 [2023-02-21T08:34:30.839Z] ---> f1d83ce699d1 [2023-02-21T08:34:30.839Z] [2023-02-21T08:34:30.839Z] Step 10/24 : FROM alpine:3.16 [2023-02-21T08:34:30.839Z] Removing intermediate container b4683c373308 [2023-02-21T08:34:30.839Z] ---> eabb493261a0 [2023-02-21T08:34:30.839Z] [2023-02-21T08:34:30.839Z] Step 9/21 : FROM alpine:3.16 [2023-02-21T08:34:30.839Z] 3.16: Pulling from library/alpine [2023-02-21T08:34:30.839Z] 3.16: Pulling from library/alpine [2023-02-21T08:34:30.839Z] 3.16: Pulling from library/alpine [2023-02-21T08:34:32.747Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-21T08:34:32.747Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-21T08:34:32.747Z] Status: Downloaded newer image for alpine:3.16 [2023-02-21T08:34:32.747Z] Status: Downloaded newer image for alpine:3.16 [2023-02-21T08:34:32.747Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-21T08:34:32.747Z] Status: Image is up to date for alpine:3.16 [2023-02-21T08:34:32.747Z] ---> dfd21b5a31f5 [2023-02-21T08:34:32.747Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-21T08:34:32.747Z] ---> dfd21b5a31f5 [2023-02-21T08:34:32.747Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-21T08:34:32.747Z] ---> dfd21b5a31f5 [2023-02-21T08:34:32.747Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-21T08:34:32.747Z] ---> Running in a926509b0b8f [2023-02-21T08:34:32.747Z] ---> Running in a4a4340a69ba [2023-02-21T08:34:32.747Z] ---> Running in f420dbbdefa2 [2023-02-21T08:34:32.747Z] Removing intermediate container f13b380581f0 [2023-02-21T08:34:32.747Z] ---> 36c6b86a7c71 [2023-02-21T08:34:32.747Z] [2023-02-21T08:34:32.747Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T08:34:32.747Z] ---> dfd21b5a31f5 [2023-02-21T08:34:32.747Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-21T08:34:32.747Z] ---> Running in 10239f652aa9 [2023-02-21T08:34:32.747Z] Removing intermediate container a926509b0b8f [2023-02-21T08:34:32.747Z] ---> 0d441f637cde [2023-02-21T08:34:32.747Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-21T08:34:33.005Z] ---> Running in be7241a2752f [2023-02-21T08:34:33.005Z] Removing intermediate container 06d175784194 [2023-02-21T08:34:33.005Z] ---> 89b555e5d6e6 [2023-02-21T08:34:33.005Z] Step 7/24 : COPY . . [2023-02-21T08:34:33.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:34:33.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:34:33.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:34:33.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:34:33.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:34:33.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:34:33.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:34:33.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:34:33.522Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-21T08:34:33.522Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-21T08:34:33.522Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T08:34:33.522Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T08:34:33.522Z] OK: 6 MiB in 15 packages [2023-02-21T08:34:33.522Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-21T08:34:33.522Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-21T08:34:33.522Z] (5/6) Installing curl (7.83.1-r6) [2023-02-21T08:34:33.522Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-21T08:34:33.522Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T08:34:33.522Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T08:34:33.779Z] OK: 8 MiB in 20 packages [2023-02-21T08:34:33.779Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T08:34:33.779Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T08:34:33.779Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T08:34:33.779Z] OK: 6 MiB in 15 packages [2023-02-21T08:34:33.779Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T08:34:33.779Z] OK: 6 MiB in 15 packages [2023-02-21T08:34:35.152Z] Removing intermediate container a4a4340a69ba [2023-02-21T08:34:35.152Z] ---> 1f31df126fd1 [2023-02-21T08:34:35.152Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T08:34:35.152Z] Removing intermediate container 10239f652aa9 [2023-02-21T08:34:35.152Z] ---> 1ad25384f6b9 [2023-02-21T08:34:35.152Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T08:34:35.410Z] ---> Running in 154e7aaff571 [2023-02-21T08:34:35.410Z] ---> Running in c4d48643815a [2023-02-21T08:34:35.410Z] Removing intermediate container be7241a2752f [2023-02-21T08:34:35.410Z] ---> 0a01f178fdcc [2023-02-21T08:34:35.410Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T08:34:35.410Z] Removing intermediate container f420dbbdefa2 [2023-02-21T08:34:35.410Z] ---> 0f0d434aa33c [2023-02-21T08:34:35.410Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-21T08:34:35.410Z] ---> Running in b1dc96229bad [2023-02-21T08:34:35.410Z] Removing intermediate container 154e7aaff571 [2023-02-21T08:34:35.410Z] ---> fef560566137 [2023-02-21T08:34:35.410Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-21T08:34:35.410Z] Removing intermediate container c4d48643815a [2023-02-21T08:34:35.410Z] ---> c5201fdffebf [2023-02-21T08:34:35.410Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-21T08:34:35.667Z] ---> Running in 0b9d71832a59 [2023-02-21T08:34:35.667Z] ---> eaf3a90d1485 [2023-02-21T08:34:35.667Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-21T08:34:35.667Z] ---> Running in 0779c6e1646c [2023-02-21T08:34:35.667Z] Removing intermediate container b1dc96229bad [2023-02-21T08:34:35.667Z] ---> e932d2955431 [2023-02-21T08:34:35.667Z] Step 12/21 : WORKDIR /edgex [2023-02-21T08:34:35.667Z] ---> Running in a5039eed6af1 [2023-02-21T08:34:35.667Z] Removing intermediate container 0b9d71832a59 [2023-02-21T08:34:35.667Z] ---> 3b330b3ff696 [2023-02-21T08:34:35.667Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-21T08:34:35.925Z] Removing intermediate container 0779c6e1646c [2023-02-21T08:34:35.925Z] ---> cec9e88ff30b [2023-02-21T08:34:35.925Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-21T08:34:35.925Z] ---> Running in 1280ffed1554 [2023-02-21T08:34:35.925Z] Removing intermediate container a5039eed6af1 [2023-02-21T08:34:35.925Z] ---> Running in be8489cca37d [2023-02-21T08:34:35.925Z] ---> 10de6737567f [2023-02-21T08:34:35.925Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-21T08:34:35.925Z] ---> 2e3a9b85e1be [2023-02-21T08:34:35.925Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-21T08:34:35.925Z] Removing intermediate container 1280ffed1554 [2023-02-21T08:34:35.925Z] ---> 8b542573d85e [2023-02-21T08:34:35.925Z] Step 15/24 : WORKDIR / [2023-02-21T08:34:35.925Z] Removing intermediate container be8489cca37d [2023-02-21T08:34:35.925Z] ---> 790cba8f76f6 [2023-02-21T08:34:35.925Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T08:34:36.182Z] ---> Running in f4a7c4d69573 [2023-02-21T08:34:36.182Z] ---> 65141d59b3ae [2023-02-21T08:34:36.182Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-21T08:34:36.182Z] ---> 46f6dc134108 [2023-02-21T08:34:36.182Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-21T08:34:36.182Z] Removing intermediate container f4a7c4d69573 [2023-02-21T08:34:36.182Z] ---> ad49b9810834 [2023-02-21T08:34:36.182Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T08:34:36.182Z] ---> 734921db11ff [2023-02-21T08:34:36.182Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-21T08:34:36.439Z] ---> 225869f6821b [2023-02-21T08:34:36.439Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-21T08:34:36.698Z] ---> Running in 650c9c115665 [2023-02-21T08:34:36.698Z] ---> 7cbd0b06e9a5 [2023-02-21T08:34:36.698Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-21T08:34:36.698Z] ---> 391ecc9b376a [2023-02-21T08:34:36.698Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-21T08:34:36.698Z] ---> e28dc59fc4bb [2023-02-21T08:34:36.698Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-21T08:34:36.698Z] ---> Running in 461e288edae5 [2023-02-21T08:34:36.955Z] ---> 7539ab086314 [2023-02-21T08:34:36.955Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-21T08:34:36.955Z] 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-02-21T08:34:36.955Z] ---> 3b714eebe8b4 [2023-02-21T08:34:36.955Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-21T08:34:36.955Z] ---> c2ca7b6d880b [2023-02-21T08:34:36.955Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-21T08:34:37.214Z] ---> b381ae88910f [2023-02-21T08:34:37.214Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-21T08:34:37.214Z] ---> b949fde1ec27 [2023-02-21T08:34:37.214Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-21T08:34:37.214Z] ---> 006cbb954460 [2023-02-21T08:34:37.214Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-21T08:34:37.214Z] ---> Running in 22f45c8939ea [2023-02-21T08:34:37.214Z] ---> Running in c2ab69946953 [2023-02-21T08:34:37.472Z] Removing intermediate container 22f45c8939ea [2023-02-21T08:34:37.472Z] ---> 63982e53549c [2023-02-21T08:34:37.472Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T08:34:37.472Z] Removing intermediate container 650c9c115665 [2023-02-21T08:34:37.472Z] ---> 8f7e0e21a071 [2023-02-21T08:34:37.472Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-21T08:34:37.472Z] ---> 674b8bf5bc15 [2023-02-21T08:34:37.472Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-21T08:34:37.472Z] ---> Running in 4911c58fb0ea [2023-02-21T08:34:37.472Z] ---> Running in ef36e6f50d71 [2023-02-21T08:34:37.472Z] ---> Running in bc665e49e659 [2023-02-21T08:34:37.731Z] Removing intermediate container 4911c58fb0ea [2023-02-21T08:34:37.731Z] ---> 517597767193 [2023-02-21T08:34:37.731Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-21T08:34:37.731Z] Removing intermediate container ef36e6f50d71 [2023-02-21T08:34:37.731Z] ---> 43721a618606 [2023-02-21T08:34:37.731Z] Step 20/22 : LABEL arch=x86_64 [2023-02-21T08:34:37.731Z] Removing intermediate container bc665e49e659 [2023-02-21T08:34:37.731Z] ---> 2b1a39306704 [2023-02-21T08:34:37.731Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T08:34:37.731Z] ---> Running in bf994e291606 [2023-02-21T08:34:37.731Z] ---> Running in e2c42c0b7db6 [2023-02-21T08:34:37.731Z] ---> Running in 90e0b698e876 [2023-02-21T08:34:37.731Z] Removing intermediate container bf994e291606 [2023-02-21T08:34:37.731Z] ---> 5a64b80bf55f [2023-02-21T08:34:37.731Z] Step 21/22 : LABEL git_sha=8ccc5b4a48b430dbfc134affed5d83c18d473016 [2023-02-21T08:34:37.993Z] Removing intermediate container e2c42c0b7db6 [2023-02-21T08:34:37.993Z] ---> 2c4a46e49637 [2023-02-21T08:34:37.993Z] Step 20/22 : LABEL arch=x86_64 [2023-02-21T08:34:37.994Z] Removing intermediate container 90e0b698e876 [2023-02-21T08:34:37.994Z] ---> 57cbb5ebaca3 [2023-02-21T08:34:37.994Z] Step 22/24 : LABEL arch=x86_64 [2023-02-21T08:34:37.994Z] ---> Running in 4d3451fb8379 [2023-02-21T08:34:37.994Z] ---> Running in 95b67d5d9821 [2023-02-21T08:34:37.994Z] ---> Running in ded2f2422284 [2023-02-21T08:34:37.994Z] Removing intermediate container 4d3451fb8379 [2023-02-21T08:34:37.994Z] ---> 3eaa0ac789ed [2023-02-21T08:34:37.994Z] Step 22/22 : LABEL version=0.0.0 [2023-02-21T08:34:37.994Z] Removing intermediate container 95b67d5d9821 [2023-02-21T08:34:37.994Z] ---> f7cf2c525f56 [2023-02-21T08:34:37.994Z] Step 21/22 : LABEL git_sha=8ccc5b4a48b430dbfc134affed5d83c18d473016 [2023-02-21T08:34:37.994Z] ---> Running in 0fecbd33d648 [2023-02-21T08:34:37.994Z] ---> Running in 8a7aed5cb665 [2023-02-21T08:34:37.994Z] Removing intermediate container ded2f2422284 [2023-02-21T08:34:37.994Z] ---> c509f82b9731 [2023-02-21T08:34:37.994Z] Step 23/24 : LABEL git_sha=8ccc5b4a48b430dbfc134affed5d83c18d473016 [2023-02-21T08:34:37.994Z] Removing intermediate container c2ab69946953 [2023-02-21T08:34:37.994Z] ---> d6cea714ea06 [2023-02-21T08:34:37.994Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-21T08:34:38.255Z] ---> Running in 7a591e3ca82f [2023-02-21T08:34:38.255Z] ---> Running in fa3a5bd3f570 [2023-02-21T08:34:38.255Z] Removing intermediate container 8a7aed5cb665 [2023-02-21T08:34:38.255Z] ---> 8e8035ceaa7e [2023-02-21T08:34:38.255Z] Step 22/22 : LABEL version=0.0.0 [2023-02-21T08:34:38.255Z] Removing intermediate container 0fecbd33d648 [2023-02-21T08:34:38.255Z] ---> 4444722eeada [2023-02-21T08:34:38.255Z] [2023-02-21T08:34:38.255Z] ---> Running in 0051bbe71649 [2023-02-21T08:34:38.255Z] Removing intermediate container fa3a5bd3f570 [2023-02-21T08:34:38.255Z] ---> aeb869f8f95a [2023-02-21T08:34:38.256Z] Step 19/21 : LABEL arch=x86_64 [2023-02-21T08:34:38.256Z] Removing intermediate container 7a591e3ca82f [2023-02-21T08:34:38.256Z] ---> bee1dd84ab2f [2023-02-21T08:34:38.256Z] Step 24/24 : LABEL version=0.0.0 [2023-02-21T08:34:38.256Z] Successfully built 4444722eeada [2023-02-21T08:34:38.256Z] ---> Running in 7715dc20c410 [2023-02-21T08:34:38.256Z] ---> Running in 776200debe23 [2023-02-21T08:34:38.256Z] Successfully tagged support-scheduler:latest [2023-02-21T08:34:38.256Z]  Building support-scheduler ... done Building support-notifications [2023-02-21T08:34:38.256Z] Removing intermediate container 0051bbe71649 [2023-02-21T08:34:38.256Z] ---> 4875e535179c [2023-02-21T08:34:38.256Z] [2023-02-21T08:34:38.513Z] Successfully built 4875e535179c [2023-02-21T08:34:38.513Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-21T08:34:38.513Z]  Building core-common-config-bootstrapper ... done Building security-spiffe-token-provider [2023-02-21T08:34:38.513Z] Removing intermediate container 776200debe23 [2023-02-21T08:34:38.513Z] ---> e0692e0bca2c [2023-02-21T08:34:38.513Z] [2023-02-21T08:34:38.513Z] Successfully built e0692e0bca2c [2023-02-21T08:34:38.513Z] Successfully tagged core-metadata:latest [2023-02-21T08:34:38.513Z]  Building core-metadata ... done Building security-spire-config [2023-02-21T08:34:38.513Z] Removing intermediate container 7715dc20c410 [2023-02-21T08:34:38.513Z] ---> 21e37b1a126b [2023-02-21T08:34:38.513Z] Step 20/21 : LABEL git_sha=8ccc5b4a48b430dbfc134affed5d83c18d473016 [2023-02-21T08:34:38.804Z] ---> Running in 737c4924d721 [2023-02-21T08:34:39.368Z] Removing intermediate container 737c4924d721 [2023-02-21T08:34:39.368Z] ---> 10de186f7a6f [2023-02-21T08:34:39.368Z] Step 21/21 : LABEL version=0.0.0 [2023-02-21T08:34:40.737Z] ---> Running in b4241999ac21 [2023-02-21T08:34:40.993Z] Removing intermediate container b4241999ac21 [2023-02-21T08:34:40.993Z] ---> c5e9a8e16b49 [2023-02-21T08:34:40.993Z] [2023-02-21T08:34:40.993Z] Successfully built c5e9a8e16b49 [2023-02-21T08:34:40.993Z] Successfully tagged security-proxy-setup:latest [2023-02-21T08:34:40.993Z]  Building security-proxy-setup ... done Building security-spire-server [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-21T08:34:43.693Z] provisioning config files... [2023-02-21T08:34:43.722Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config15705805616398796409tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-21T08:34:44.130Z] ---> docker-login.sh [2023-02-21T08:34:44.130Z] nexus3.edgexfoundry.org:10001 [2023-02-21T08:34:44.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T08:34:44.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T08:34:44.729Z] Configure a credential helper to remove this warning. See [2023-02-21T08:34:44.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T08:34:44.729Z] [2023-02-21T08:34:44.729Z] Login Succeeded [2023-02-21T08:34:44.729Z] nexus3.edgexfoundry.org:10002 [2023-02-21T08:34:44.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T08:34:45.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T08:34:45.265Z] Configure a credential helper to remove this warning. See [2023-02-21T08:34:45.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T08:34:45.265Z] [2023-02-21T08:34:45.265Z] Login Succeeded [2023-02-21T08:34:45.265Z] nexus3.edgexfoundry.org:10003 [2023-02-21T08:34:45.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T08:34:45.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T08:34:45.534Z] Configure a credential helper to remove this warning. See [2023-02-21T08:34:45.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T08:34:45.534Z] [2023-02-21T08:34:45.534Z] Login Succeeded [2023-02-21T08:34:45.534Z] nexus3.edgexfoundry.org:10004 [2023-02-21T08:34:45.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T08:34:46.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T08:34:46.073Z] Configure a credential helper to remove this warning. See [2023-02-21T08:34:46.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T08:34:46.073Z] [2023-02-21T08:34:46.073Z] Login Succeeded [2023-02-21T08:34:46.073Z] docker.io [2023-02-21T08:34:46.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T08:34:46.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T08:34:46.610Z] Configure a credential helper to remove this warning. See [2023-02-21T08:34:46.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T08:34:46.610Z] [2023-02-21T08:34:46.610Z] Login Succeeded [2023-02-21T08:34:46.610Z] ---> docker-login.sh ends [Pipeline] } [2023-02-21T08:34:46.624Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-21T08:34:47.259Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-02-21T08:34:47.281Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-21T08:34:47.296Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-21T08:34:47.308Z] ========================================================= [2023-02-21T08:34:47.308Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-21T08:34:47.308Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-21T08:34:47.554Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:34:47.554Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:34:47.554Z] ---> bc5a5f573483 [2023-02-21T08:34:47.554Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T08:34:47.554Z] ---> Using cache [2023-02-21T08:34:47.554Z] ---> 93f23573fd8e [2023-02-21T08:34:47.554Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T08:34:47.554Z] ---> Using cache [2023-02-21T08:34:47.554Z] ---> a569753bbed1 [2023-02-21T08:34:47.554Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-21T08:34:47.554Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:34:47.554Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:34:47.554Z] ---> bc5a5f573483 [2023-02-21T08:34:47.554Z] Step 3/19 : WORKDIR /edgex-go [2023-02-21T08:34:47.554Z] ---> Using cache [2023-02-21T08:34:47.554Z] ---> a798773f6ddf [2023-02-21T08:34:47.554Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-21T08:34:47.554Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:34:47.554Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:34:47.554Z] ---> bc5a5f573483 [2023-02-21T08:34:47.554Z] Step 3/24 : WORKDIR /edgex-go [2023-02-21T08:34:47.554Z] ---> Using cache [2023-02-21T08:34:47.554Z] ---> a798773f6ddf [2023-02-21T08:34:47.554Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-21T08:34:47.554Z] ---> Using cache [2023-02-21T08:34:47.554Z] ---> ca63f129b7be [2023-02-21T08:34:47.554Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-21T08:34:47.554Z] ---> Using cache [2023-02-21T08:34:47.554Z] ---> 038a7bca3302 [2023-02-21T08:34:47.554Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:34:47.554Z] ---> Using cache [2023-02-21T08:34:47.554Z] ---> 39d5976bec59 [2023-02-21T08:34:47.554Z] Step 7/24 : COPY . . [2023-02-21T08:34:47.554Z] ---> Using cache [2023-02-21T08:34:47.554Z] ---> 304bf50ab705 [2023-02-21T08:34:47.554Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-21T08:34:47.554Z] ---> Using cache [2023-02-21T08:34:47.554Z] ---> fdf4a1162bef [2023-02-21T08:34:47.554Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-21T08:34:47.554Z] ---> Using cache [2023-02-21T08:34:47.554Z] ---> 2917f40f689f [2023-02-21T08:34:47.554Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-21T08:34:47.554Z] ---> Using cache [2023-02-21T08:34:47.554Z] ---> 6db0356f5c86 [2023-02-21T08:34:47.554Z] Step 11/24 : WORKDIR /edgex-go [2023-02-21T08:34:47.554Z] ---> Using cache [2023-02-21T08:34:47.554Z] ---> e859ce3a5c9b [2023-02-21T08:34:47.554Z] [2023-02-21T08:34:47.554Z] Step 12/24 : FROM alpine:3.15 [2023-02-21T08:34:47.554Z] ---> 5ce65d7b0fde [2023-02-21T08:34:47.554Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T08:34:47.554Z] ---> Using cache [2023-02-21T08:34:47.554Z] ---> 63291b1a3917 [2023-02-21T08:34:47.554Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-21T08:34:47.648Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-21T08:34:47.812Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:34:47.812Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:34:47.812Z] ---> bc5a5f573483 [2023-02-21T08:34:47.812Z] Step 3/23 : WORKDIR /edgex-go [2023-02-21T08:34:47.812Z] ---> Using cache [2023-02-21T08:34:47.812Z] ---> a798773f6ddf [2023-02-21T08:34:47.812Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-21T08:34:47.812Z] ---> Using cache [2023-02-21T08:34:47.812Z] ---> ca63f129b7be [2023-02-21T08:34:47.812Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-21T08:34:47.812Z] ---> Using cache [2023-02-21T08:34:47.812Z] ---> 038a7bca3302 [2023-02-21T08:34:47.812Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:34:47.812Z] ---> Using cache [2023-02-21T08:34:47.812Z] ---> 39d5976bec59 [2023-02-21T08:34:47.812Z] Step 7/23 : COPY . . [2023-02-21T08:34:47.812Z] ---> Using cache [2023-02-21T08:34:47.812Z] ---> 304bf50ab705 [2023-02-21T08:34:47.812Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-21T08:34:47.812Z] ---> Using cache [2023-02-21T08:34:47.812Z] ---> fdf4a1162bef [2023-02-21T08:34:47.812Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-21T08:34:47.812Z] ---> Using cache [2023-02-21T08:34:47.812Z] ---> 2917f40f689f [2023-02-21T08:34:47.812Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-21T08:34:47.918Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-21T08:34:47.918Z] 9b18e9b68314: Pulling fs layer [2023-02-21T08:34:47.918Z] 35d82f9e3411: Pulling fs layer [2023-02-21T08:34:47.918Z] e16973657156: Pulling fs layer [2023-02-21T08:34:47.918Z] fc693d55d65f: Pulling fs layer [2023-02-21T08:34:47.918Z] 7e9fc2657dce: Pulling fs layer [2023-02-21T08:34:47.918Z] dda99020689f: Pulling fs layer [2023-02-21T08:34:47.918Z] db1c61fa0a46: Pulling fs layer [2023-02-21T08:34:47.918Z] 891c053d2c06: Pulling fs layer [2023-02-21T08:34:47.918Z] 7e9fc2657dce: Waiting [2023-02-21T08:34:47.918Z] dda99020689f: Waiting [2023-02-21T08:34:47.918Z] db1c61fa0a46: Waiting [2023-02-21T08:34:47.918Z] 891c053d2c06: Waiting [2023-02-21T08:34:47.918Z] fc693d55d65f: Waiting [2023-02-21T08:34:47.918Z] e16973657156: Verifying Checksum [2023-02-21T08:34:47.918Z] e16973657156: Download complete [2023-02-21T08:34:47.918Z] 35d82f9e3411: Verifying Checksum [2023-02-21T08:34:47.918Z] 35d82f9e3411: Download complete [2023-02-21T08:34:47.918Z] 7e9fc2657dce: Verifying Checksum [2023-02-21T08:34:47.918Z] 7e9fc2657dce: Download complete [2023-02-21T08:34:47.918Z] dda99020689f: Verifying Checksum [2023-02-21T08:34:47.918Z] dda99020689f: Download complete [2023-02-21T08:34:47.918Z] 9b18e9b68314: Verifying Checksum [2023-02-21T08:34:47.918Z] 9b18e9b68314: Download complete [2023-02-21T08:34:48.903Z] 9b18e9b68314: Pull complete [2023-02-21T08:34:49.175Z] 891c053d2c06: Verifying Checksum [2023-02-21T08:34:49.175Z] 891c053d2c06: Download complete [2023-02-21T08:34:49.447Z] 35d82f9e3411: Pull complete [2023-02-21T08:34:49.708Z] ---> Running in 73983fac6b2f [2023-02-21T08:34:49.708Z] ---> Running in e6d196f8dd98 [2023-02-21T08:34:49.708Z] ---> Running in 35a02f88dbdd [2023-02-21T08:34:49.708Z] ---> Running in 0e673d7dd167 [2023-02-21T08:34:49.721Z] e16973657156: Pull complete [2023-02-21T08:34:50.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:34:50.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:34:50.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:34:50.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:34:50.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:34:50.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:34:50.683Z] db1c61fa0a46: Verifying Checksum [2023-02-21T08:34:50.683Z] db1c61fa0a46: Download complete [2023-02-21T08:34:50.790Z] OK: 211 MiB in 51 packages [2023-02-21T08:34:50.790Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-21T08:34:50.790Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-21T08:34:50.790Z] OK: 15857 distinct packages available [2023-02-21T08:34:50.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:34:50.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:34:50.790Z] v3.16.4-19-g0e31bfb8f91 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-21T08:34:50.790Z] v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-21T08:34:50.790Z] OK: 17046 distinct packages available [2023-02-21T08:34:50.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:34:50.953Z] fc693d55d65f: Verifying Checksum [2023-02-21T08:34:50.953Z] fc693d55d65f: Download complete [2023-02-21T08:34:51.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:34:51.060Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-21T08:34:51.060Z] Removing intermediate container 0e673d7dd167 [2023-02-21T08:34:51.060Z] ---> 938af7986454 [2023-02-21T08:34:51.060Z] Step 11/23 : WORKDIR /edgex-go [2023-02-21T08:34:51.060Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-21T08:34:51.060Z] (3/4) Installing libucontext (1.1-r0) [2023-02-21T08:34:51.060Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-21T08:34:51.060Z] Executing busybox-1.34.1-r7.trigger [2023-02-21T08:34:51.060Z] OK: 6 MiB in 18 packages [2023-02-21T08:34:51.060Z] ---> Running in e91adbf340ec [2023-02-21T08:34:51.317Z] Removing intermediate container 73983fac6b2f [2023-02-21T08:34:51.317Z] ---> f15ad92d7400 [2023-02-21T08:34:51.317Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T08:34:51.317Z] OK: 211 MiB in 51 packages [2023-02-21T08:34:51.317Z] Removing intermediate container e91adbf340ec [2023-02-21T08:34:51.317Z] ---> 8a53f2e66a16 [2023-02-21T08:34:51.317Z] [2023-02-21T08:34:51.317Z] Step 12/23 : FROM alpine:3.15 [2023-02-21T08:34:51.317Z] ---> 5ce65d7b0fde [2023-02-21T08:34:51.317Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T08:34:51.317Z] ---> Using cache [2023-02-21T08:34:51.317Z] ---> 63291b1a3917 [2023-02-21T08:34:51.317Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-21T08:34:51.317Z] ---> Using cache [2023-02-21T08:34:51.317Z] ---> 714cc4d8584c [2023-02-21T08:34:51.317Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-21T08:34:51.317Z] ---> be3034efe1b4 [2023-02-21T08:34:51.317Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:34:51.574Z] ---> Running in 816d3795dde7 [2023-02-21T08:34:51.574Z] Removing intermediate container e6d196f8dd98 [2023-02-21T08:34:51.574Z] ---> eb3b7c69f80f [2023-02-21T08:34:51.574Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-21T08:34:51.574Z] 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-02-21T08:34:51.574Z] Removing intermediate container 35a02f88dbdd [2023-02-21T08:34:51.574Z] ---> fc87b52fd43a [2023-02-21T08:34:51.574Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-21T08:34:52.173Z] ---> d38f61f51709 [2023-02-21T08:34:52.173Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:34:52.433Z] ---> Running in f8cd70c3c78f [2023-02-21T08:34:52.690Z] ---> c0ff5ffc69d5 [2023-02-21T08:34:52.690Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-21T08:34:52.952Z] ---> 080c37118973 [2023-02-21T08:34:52.952Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-21T08:34:52.952Z] ---> 9c672b982309 [2023-02-21T08:34:52.952Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-21T08:34:52.952Z] ---> 35814cf1c4c5 [2023-02-21T08:34:52.952Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-21T08:34:53.210Z] ---> Running in d2b0b65766b3 [2023-02-21T08:34:53.210Z] ---> 1cc9ab9368fb [2023-02-21T08:34:53.210Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-21T08:34:53.210Z] Removing intermediate container d2b0b65766b3 [2023-02-21T08:34:53.210Z] ---> 3057222513a1 [2023-02-21T08:34:53.210Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-21T08:34:53.469Z] ---> 0ba3ae7cbb4e [2023-02-21T08:34:53.469Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-21T08:34:53.469Z] ---> Running in b93fa5fa2f2f [2023-02-21T08:34:53.469Z] ---> fac946c5a2cc [2023-02-21T08:34:53.469Z] Step 19/24 : WORKDIR / [2023-02-21T08:34:53.469Z] ---> Running in e62cac5adf7c [2023-02-21T08:34:53.730Z] Removing intermediate container b93fa5fa2f2f [2023-02-21T08:34:53.730Z] ---> 1e0dce734995 [2023-02-21T08:34:53.730Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-21T08:34:53.730Z] ---> Running in d5c236157a8f [2023-02-21T08:34:53.730Z] Removing intermediate container e62cac5adf7c [2023-02-21T08:34:53.730Z] ---> dbc71a40f302 [2023-02-21T08:34:53.730Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-21T08:34:53.730Z] ---> Running in b90ea52a3c28 [2023-02-21T08:34:53.730Z] Removing intermediate container d5c236157a8f [2023-02-21T08:34:53.730Z] ---> 794cbdb6e05b [2023-02-21T08:34:53.730Z] Step 21/23 : LABEL arch=x86_64 [2023-02-21T08:34:53.730Z] ---> Running in 57481ca04f20 [2023-02-21T08:34:53.988Z] Removing intermediate container b90ea52a3c28 [2023-02-21T08:34:53.988Z] ---> 43247e4b25af [2023-02-21T08:34:53.988Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-21T08:34:53.988Z] Removing intermediate container 57481ca04f20 [2023-02-21T08:34:53.988Z] ---> cd7bfbedf3d0 [2023-02-21T08:34:53.988Z] Step 22/23 : LABEL git_sha=8ccc5b4a48b430dbfc134affed5d83c18d473016 [2023-02-21T08:34:53.988Z] ---> Running in ec22dd615a70 [2023-02-21T08:34:53.988Z] ---> Running in 2334ae7f3b26 [2023-02-21T08:34:54.245Z] Removing intermediate container ec22dd615a70 [2023-02-21T08:34:54.245Z] ---> 40a4ebac9184 [2023-02-21T08:34:54.245Z] Step 22/24 : LABEL arch=x86_64 [2023-02-21T08:34:54.245Z] Removing intermediate container 2334ae7f3b26 [2023-02-21T08:34:54.245Z] ---> 12cfc2d477b1 [2023-02-21T08:34:54.245Z] Step 23/23 : LABEL version=0.0.0 [2023-02-21T08:34:54.245Z] ---> Running in a3c32196f19f [2023-02-21T08:34:54.245Z] ---> Running in 4340ac18fada [2023-02-21T08:34:54.502Z] Removing intermediate container 4340ac18fada [2023-02-21T08:34:54.502Z] ---> f1408d71fe7f [2023-02-21T08:34:54.502Z] [2023-02-21T08:34:54.502Z] Removing intermediate container a3c32196f19f [2023-02-21T08:34:54.502Z] ---> ce11572af5fd [2023-02-21T08:34:54.502Z] Step 23/24 : LABEL git_sha=8ccc5b4a48b430dbfc134affed5d83c18d473016 [2023-02-21T08:34:54.760Z] ---> Running in 1406d19c553d [2023-02-21T08:34:54.760Z] Successfully built f1408d71fe7f [2023-02-21T08:34:54.760Z] Successfully tagged security-spire-server:latest [2023-02-21T08:34:54.760Z] Building core-command [2023-02-21T08:34:55.696Z]  Building security-spire-server ... done Removing intermediate container 1406d19c553d [2023-02-21T08:34:55.696Z] ---> 2080e25e7e0c [2023-02-21T08:34:55.696Z] Step 24/24 : LABEL version=0.0.0 [2023-02-21T08:34:55.696Z] ---> Running in 9af0c02c6038 [2023-02-21T08:34:55.696Z] Removing intermediate container 461e288edae5 [2023-02-21T08:34:55.696Z] ---> 6e34f69409d1 [2023-02-21T08:34:55.696Z] [2023-02-21T08:34:55.696Z] Step 9/24 : FROM alpine:3.16 [2023-02-21T08:34:55.696Z] ---> dfd21b5a31f5 [2023-02-21T08:34:55.696Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-21T08:34:55.696Z] ---> Running in 153c76ade4a2 [2023-02-21T08:34:55.696Z] Removing intermediate container 9af0c02c6038 [2023-02-21T08:34:55.696Z] ---> 1c7481ba2938 [2023-02-21T08:34:55.696Z] [2023-02-21T08:34:55.696Z] Successfully built 1c7481ba2938 [2023-02-21T08:34:55.696Z] Successfully tagged security-spire-config:latest [2023-02-21T08:34:55.953Z]  Building security-spire-config ... done Building security-bootstrapper [2023-02-21T08:34:55.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:34:56.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:34:56.469Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-21T08:34:56.469Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-21T08:34:56.469Z] (3/3) Installing su-exec (0.2-r1) [2023-02-21T08:34:56.469Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T08:34:56.469Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T08:34:56.469Z] OK: 6 MiB in 17 packages [2023-02-21T08:34:58.375Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:34:58.375Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:34:58.375Z] ---> bc5a5f573483 [2023-02-21T08:34:58.375Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-21T08:34:58.375Z] ---> Using cache [2023-02-21T08:34:58.375Z] ---> 93f23573fd8e [2023-02-21T08:34:58.375Z] Step 4/23 : WORKDIR /edgex-go [2023-02-21T08:34:58.375Z] ---> Using cache [2023-02-21T08:34:58.375Z] ---> a569753bbed1 [2023-02-21T08:34:58.375Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-21T08:34:58.375Z] ---> Using cache [2023-02-21T08:34:58.375Z] ---> cdaca417a52a [2023-02-21T08:34:58.375Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-21T08:34:58.375Z] ---> Using cache [2023-02-21T08:34:58.375Z] ---> 9898739b37fa [2023-02-21T08:34:58.375Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:34:58.375Z] ---> Using cache [2023-02-21T08:34:58.375Z] ---> f1c4cc4b5053 [2023-02-21T08:34:58.375Z] Step 8/23 : COPY . . [2023-02-21T08:34:58.375Z] ---> Using cache [2023-02-21T08:34:58.375Z] ---> 6ff038feac44 [2023-02-21T08:34:58.375Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-21T08:34:58.638Z] ---> Running in 782dc9ef0b08 [2023-02-21T08:34:58.638Z] Removing intermediate container 153c76ade4a2 [2023-02-21T08:34:58.638Z] ---> ed7302113a0f [2023-02-21T08:34:58.638Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-21T08:34:58.896Z] ---> Running in 05bd9dd88bc8 [2023-02-21T08:34:58.896Z] Removing intermediate container 05bd9dd88bc8 [2023-02-21T08:34:58.896Z] ---> 96fa5ec98a51 [2023-02-21T08:34:58.896Z] Step 12/24 : WORKDIR / [2023-02-21T08:34:58.896Z] ---> Running in 78cfca11e439 [2023-02-21T08:34:59.156Z] 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-02-21T08:34:59.156Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:34:59.156Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:34:59.156Z] ---> bc5a5f573483 [2023-02-21T08:34:59.156Z] Step 3/32 : WORKDIR /edgex-go [2023-02-21T08:34:59.156Z] ---> Using cache [2023-02-21T08:34:59.156Z] ---> a798773f6ddf [2023-02-21T08:34:59.156Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-21T08:34:59.156Z] ---> Using cache [2023-02-21T08:34:59.156Z] ---> ba847d2cffee [2023-02-21T08:34:59.156Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-21T08:34:59.156Z] ---> Using cache [2023-02-21T08:34:59.156Z] ---> 71c9cd502c31 [2023-02-21T08:34:59.156Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:34:59.156Z] ---> Using cache [2023-02-21T08:34:59.156Z] ---> 89b555e5d6e6 [2023-02-21T08:34:59.156Z] Step 7/32 : COPY . . [2023-02-21T08:34:59.156Z] ---> Using cache [2023-02-21T08:34:59.156Z] ---> e28dc59fc4bb [2023-02-21T08:34:59.156Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-21T08:34:59.156Z] Removing intermediate container 78cfca11e439 [2023-02-21T08:34:59.156Z] ---> 21339337d08d [2023-02-21T08:34:59.156Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-21T08:34:59.156Z] ---> Running in d23453a1a34b [2023-02-21T08:34:59.415Z] ---> 53e8eca6abd6 [2023-02-21T08:34:59.415Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-21T08:34:59.673Z] 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-02-21T08:34:59.673Z] ---> 09c368710d45 [2023-02-21T08:34:59.673Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-21T08:34:59.937Z] ---> 38ab6d5604ec [2023-02-21T08:34:59.937Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-21T08:35:00.195Z] ---> 7502f90fe22a [2023-02-21T08:35:00.195Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-21T08:35:01.124Z] ---> 306c355ba022 [2023-02-21T08:35:01.124Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-21T08:35:02.059Z] ---> c2265844bccf [2023-02-21T08:35:02.059Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-21T08:35:03.290Z] fc693d55d65f: Pull complete [2023-02-21T08:35:03.290Z] 7e9fc2657dce: Pull complete [2023-02-21T08:35:03.431Z] ---> 1415dfd88ab0 [2023-02-21T08:35:03.431Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-21T08:35:03.431Z] ---> Running in c8ac87418da6 [2023-02-21T08:35:03.567Z] dda99020689f: Pull complete [2023-02-21T08:35:05.962Z] Removing intermediate container c8ac87418da6 [2023-02-21T08:35:05.962Z] ---> 2a32bb296480 [2023-02-21T08:35:05.962Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-21T08:35:06.222Z] ---> Running in 46944b00f2f9 [2023-02-21T08:35:06.480Z] Removing intermediate container 46944b00f2f9 [2023-02-21T08:35:06.480Z] ---> 7c22dbccaca8 [2023-02-21T08:35:06.480Z] Step 22/24 : LABEL arch=x86_64 [2023-02-21T08:35:06.480Z] ---> Running in 026bfa48f91e [2023-02-21T08:35:07.053Z] Removing intermediate container 026bfa48f91e [2023-02-21T08:35:07.053Z] ---> 55daa6248a74 [2023-02-21T08:35:07.053Z] Step 23/24 : LABEL git_sha=8ccc5b4a48b430dbfc134affed5d83c18d473016 [2023-02-21T08:35:07.313Z] ---> Running in 491e4c2c7825 [2023-02-21T08:35:07.878Z] Removing intermediate container 491e4c2c7825 [2023-02-21T08:35:07.878Z] ---> 49cd0e7ad782 [2023-02-21T08:35:07.878Z] Step 24/24 : LABEL version=0.0.0 [2023-02-21T08:35:07.878Z] ---> Running in 37ad91327c1a [2023-02-21T08:35:08.586Z] Removing intermediate container 37ad91327c1a [2023-02-21T08:35:08.586Z] ---> 000ff1ebcc74 [2023-02-21T08:35:08.586Z] [2023-02-21T08:35:08.586Z] Successfully built 000ff1ebcc74 [2023-02-21T08:35:08.586Z] Successfully tagged security-secretstore-setup:latest [2023-02-21T08:35:08.586Z]  Building security-secretstore-setup ... done Building core-data [2023-02-21T08:35:11.850Z] db1c61fa0a46: Pull complete [2023-02-21T08:35:13.283Z] 891c053d2c06: Pull complete [2023-02-21T08:35:13.283Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-21T08:35:13.283Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-21T08:35:13.283Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-21T08:35:13.624Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-21T08:35:13.624Z] WORKDIR /edgex [2023-02-21T08:35:13.624Z] COPY go.mod . [2023-02-21T08:35:13.624Z] RUN go mod download [2023-02-21T08:35:13.624Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-21T08:35:14.038Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:35:14.038Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:35:14.038Z] ---> bc5a5f573483 [2023-02-21T08:35:14.038Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T08:35:14.038Z] ---> Using cache [2023-02-21T08:35:14.038Z] ---> 93f23573fd8e [2023-02-21T08:35:14.038Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T08:35:14.038Z] ---> Using cache [2023-02-21T08:35:14.038Z] ---> a569753bbed1 [2023-02-21T08:35:14.038Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-21T08:35:14.038Z] ---> Using cache [2023-02-21T08:35:14.038Z] ---> cdaca417a52a [2023-02-21T08:35:14.038Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T08:35:14.038Z] ---> Using cache [2023-02-21T08:35:14.038Z] ---> 9898739b37fa [2023-02-21T08:35:14.038Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:35:14.038Z] ---> Using cache [2023-02-21T08:35:14.038Z] ---> f1c4cc4b5053 [2023-02-21T08:35:14.038Z] Step 8/22 : COPY . . [2023-02-21T08:35:14.038Z] ---> Using cache [2023-02-21T08:35:14.038Z] ---> 6ff038feac44 [2023-02-21T08:35:14.038Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-21T08:35:14.212Z] Sending build context to Docker daemon 3.093MB [2023-02-21T08:35:14.212Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-21T08:35:14.212Z] ---> f96f9c87975a [2023-02-21T08:35:14.212Z] Step 2/4 : WORKDIR /edgex [2023-02-21T08:35:15.414Z] ---> Running in c545ecfca38b [2023-02-21T08:35:15.671Z] Removing intermediate container 816d3795dde7 [2023-02-21T08:35:15.671Z] ---> 60a31389907a [2023-02-21T08:35:15.671Z] Step 8/22 : COPY . . [2023-02-21T08:35:15.928Z] 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-02-21T08:35:16.810Z] ---> Running in 0e945cc7e579 [2023-02-21T08:35:16.810Z] Removing intermediate container 0e945cc7e579 [2023-02-21T08:35:16.810Z] ---> cc3df520c1ed [2023-02-21T08:35:16.810Z] Step 3/4 : COPY go.mod . [2023-02-21T08:35:17.301Z] Removing intermediate container f8cd70c3c78f [2023-02-21T08:35:17.301Z] ---> 816e63e72494 [2023-02-21T08:35:17.301Z] Step 7/19 : COPY . . [2023-02-21T08:35:17.400Z] ---> 101b8565432a [2023-02-21T08:35:17.400Z] Step 4/4 : RUN go mod download [2023-02-21T08:35:17.400Z] ---> Running in c5e5b38f1154 [2023-02-21T08:35:22.586Z] ---> 89e2d011fa05 [2023-02-21T08:35:22.587Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-21T08:35:22.844Z] ---> Running in f73b81bf74b9 [2023-02-21T08:35:22.844Z] Removing intermediate container 782dc9ef0b08 [2023-02-21T08:35:22.844Z] ---> f5aa0b486146 [2023-02-21T08:35:22.844Z] [2023-02-21T08:35:22.844Z] Step 10/23 : FROM alpine:3.16 [2023-02-21T08:35:22.844Z] ---> dfd21b5a31f5 [2023-02-21T08:35:22.844Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-21T08:35:22.844Z] ---> Using cache [2023-02-21T08:35:22.844Z] ---> 1ad25384f6b9 [2023-02-21T08:35:22.844Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T08:35:22.844Z] ---> Using cache [2023-02-21T08:35:22.844Z] ---> c5201fdffebf [2023-02-21T08:35:22.844Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-21T08:35:22.844Z] Removing intermediate container d23453a1a34b [2023-02-21T08:35:22.844Z] ---> 5dfdc821cb1a [2023-02-21T08:35:22.844Z] [2023-02-21T08:35:22.844Z] Step 9/32 : FROM alpine:3.16 [2023-02-21T08:35:22.844Z] ---> dfd21b5a31f5 [2023-02-21T08:35:22.844Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T08:35:23.128Z] ---> Running in 29604a27442e [2023-02-21T08:35:23.128Z] ---> Running in b32c9866c604 [2023-02-21T08:35:23.128Z] Removing intermediate container b32c9866c604 [2023-02-21T08:35:23.128Z] ---> 449ca6b0987e [2023-02-21T08:35:23.128Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-21T08:35:23.386Z] Removing intermediate container 29604a27442e [2023-02-21T08:35:23.386Z] ---> 6b90c419d024 [2023-02-21T08:35:23.386Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-21T08:35:23.386Z] ---> Running in cb28df94bd1d [2023-02-21T08:35:23.386Z] ---> Running in 5e49ebefa7f3 [2023-02-21T08:35:23.386Z] 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-02-21T08:35:23.643Z] Removing intermediate container 5e49ebefa7f3 [2023-02-21T08:35:23.643Z] ---> 7b73b61ad69a [2023-02-21T08:35:23.643Z] Step 15/23 : WORKDIR / [2023-02-21T08:35:23.643Z] ---> Running in a4852c0710cf [2023-02-21T08:35:23.902Z] Removing intermediate container a4852c0710cf [2023-02-21T08:35:23.902Z] ---> 50711ed265e5 [2023-02-21T08:35:23.902Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T08:35:23.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:35:24.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:35:24.161Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-21T08:35:24.161Z] (2/2) Installing su-exec (0.2-r1) [2023-02-21T08:35:24.161Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T08:35:24.161Z] OK: 6 MiB in 16 packages [2023-02-21T08:35:24.417Z] ---> 0bb9cd5d5f0b [2023-02-21T08:35:24.417Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-21T08:35:24.417Z] ---> 012a155f88fd [2023-02-21T08:35:24.417Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-21T08:35:24.674Z] ---> Running in 3c2481299fc1 [2023-02-21T08:35:24.674Z] Removing intermediate container cb28df94bd1d [2023-02-21T08:35:24.674Z] ---> 1edde67917f2 [2023-02-21T08:35:24.674Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-21T08:35:24.931Z] ---> Running in 4ece63decf2c [2023-02-21T08:35:24.931Z] ---> fb5752b0831e [2023-02-21T08:35:24.931Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-21T08:35:24.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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-21T08:35:24.931Z] Removing intermediate container 4ece63decf2c [2023-02-21T08:35:24.931Z] ---> 90e3378a5fe8 [2023-02-21T08:35:24.931Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-21T08:35:24.931Z] ---> Running in 36dfa5ca2f0e [2023-02-21T08:35:24.931Z] ---> 21c33fd12351 [2023-02-21T08:35:24.931Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-21T08:35:25.189Z] ---> Running in de3d64bd65d8 [2023-02-21T08:35:25.189Z] Removing intermediate container 36dfa5ca2f0e [2023-02-21T08:35:25.189Z] ---> 47d2db4b178e [2023-02-21T08:35:25.189Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-21T08:35:25.189Z] ---> Running in 4051229d042a [2023-02-21T08:35:25.447Z] Removing intermediate container de3d64bd65d8 [2023-02-21T08:35:25.447Z] ---> 4032dd238fcc [2023-02-21T08:35:25.447Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T08:35:25.447Z] ---> Running in f81dafa57937 [2023-02-21T08:35:25.447Z] Removing intermediate container 4051229d042a [2023-02-21T08:35:25.447Z] ---> 909171606dda [2023-02-21T08:35:25.447Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-21T08:35:25.447Z] ---> Running in 6f094028cb3e [2023-02-21T08:35:25.704Z] Removing intermediate container f81dafa57937 [2023-02-21T08:35:25.704Z] ---> 1b8b57394aaa [2023-02-21T08:35:25.704Z] Step 21/23 : LABEL arch=x86_64 [2023-02-21T08:35:25.704Z] ---> Running in cd164e79dd00 [2023-02-21T08:35:25.704Z] Removing intermediate container 6f094028cb3e [2023-02-21T08:35:25.704Z] ---> 8af456a05ec0 [2023-02-21T08:35:25.704Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-21T08:35:25.962Z] ---> Running in 32f886524f45 [2023-02-21T08:35:25.962Z] Removing intermediate container cd164e79dd00 [2023-02-21T08:35:25.962Z] ---> 09af8f5a29dc [2023-02-21T08:35:25.962Z] Step 22/23 : LABEL git_sha=8ccc5b4a48b430dbfc134affed5d83c18d473016 [2023-02-21T08:35:25.962Z] ---> Running in 4d72d22a3bc4 [2023-02-21T08:35:26.218Z] Removing intermediate container 4d72d22a3bc4 [2023-02-21T08:35:26.218Z] ---> 26363b7c7abf [2023-02-21T08:35:26.218Z] Step 23/23 : LABEL version=0.0.0 [2023-02-21T08:35:26.218Z] ---> Running in 1229e2ea9e46 [2023-02-21T08:35:26.218Z] Removing intermediate container 1229e2ea9e46 [2023-02-21T08:35:26.218Z] ---> f853a41d951b [2023-02-21T08:35:26.218Z] [2023-02-21T08:35:26.476Z] Successfully built f853a41d951b [2023-02-21T08:35:26.476Z] Successfully tagged core-command:latest [2023-02-21T08:35:26.740Z]  Building core-command ... done Removing intermediate container 32f886524f45 [2023-02-21T08:35:26.740Z] ---> 5b019f344a1e [2023-02-21T08:35:26.740Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-21T08:35:26.740Z] ---> Running in 4f93e59e969b [2023-02-21T08:35:27.000Z] Removing intermediate container 4f93e59e969b [2023-02-21T08:35:27.000Z] ---> 052cb531e867 [2023-02-21T08:35:27.000Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-21T08:35:27.257Z] ---> d528a48331af [2023-02-21T08:35:27.257Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-21T08:35:27.257Z] ---> Running in db086c60f57f [2023-02-21T08:35:28.628Z] Removing intermediate container db086c60f57f [2023-02-21T08:35:28.628Z] ---> 200d58269cee [2023-02-21T08:35:28.628Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T08:35:28.628Z] ---> f102a027f12a [2023-02-21T08:35:28.628Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-21T08:35:29.561Z] ---> 99f6d5c84a81 [2023-02-21T08:35:29.561Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-21T08:35:30.125Z] ---> 23816e08b2e9 [2023-02-21T08:35:30.125Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-21T08:35:30.690Z] ---> ae170071d10a [2023-02-21T08:35:30.690Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-21T08:35:30.948Z] ---> cbe073f1076d [2023-02-21T08:35:30.948Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-21T08:35:31.514Z] ---> fc46122c036a [2023-02-21T08:35:31.514Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-21T08:35:32.081Z] ---> 188dc5e50b07 [2023-02-21T08:35:32.081Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-21T08:35:32.081Z] ---> Running in 35362180a0f3 [2023-02-21T08:35:33.454Z] Removing intermediate container 35362180a0f3 [2023-02-21T08:35:33.454Z] ---> 31fb28e941fd [2023-02-21T08:35:33.454Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-21T08:35:33.454Z] ---> Running in 038e1961023e [2023-02-21T08:35:33.454Z] Removing intermediate container 038e1961023e [2023-02-21T08:35:33.454Z] ---> b117f809daee [2023-02-21T08:35:33.454Z] Step 29/32 : CMD ["gate"] [2023-02-21T08:35:33.454Z] ---> Running in 0bfe4db526d2 [2023-02-21T08:35:33.711Z] Removing intermediate container 0bfe4db526d2 [2023-02-21T08:35:33.711Z] ---> d0d496dae121 [2023-02-21T08:35:33.711Z] Step 30/32 : LABEL arch=x86_64 [2023-02-21T08:35:33.711Z] ---> Running in ee2111ec3fa0 [2023-02-21T08:35:33.967Z] Removing intermediate container ee2111ec3fa0 [2023-02-21T08:35:33.967Z] ---> b2ca000cfbfa [2023-02-21T08:35:33.967Z] Step 31/32 : LABEL git_sha=8ccc5b4a48b430dbfc134affed5d83c18d473016 [2023-02-21T08:35:33.967Z] ---> Running in b4511eccf3d8 [2023-02-21T08:35:34.225Z] Removing intermediate container b4511eccf3d8 [2023-02-21T08:35:34.225Z] ---> 8c80f282e433 [2023-02-21T08:35:34.225Z] Step 32/32 : LABEL version=0.0.0 [2023-02-21T08:35:34.484Z] ---> Running in 16e7151cbfb8 [2023-02-21T08:35:34.741Z] Removing intermediate container 16e7151cbfb8 [2023-02-21T08:35:34.741Z] ---> a71a63e65483 [2023-02-21T08:35:34.741Z] [2023-02-21T08:35:34.741Z] Successfully built a71a63e65483 [2023-02-21T08:35:34.741Z] Successfully tagged security-bootstrapper:latest [2023-02-21T08:35:36.639Z]  Building security-bootstrapper ... done Removing intermediate container c545ecfca38b [2023-02-21T08:35:36.639Z] ---> 0f8739a23442 [2023-02-21T08:35:36.639Z] [2023-02-21T08:35:36.639Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T08:35:36.639Z] ---> dfd21b5a31f5 [2023-02-21T08:35:36.639Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-21T08:35:36.639Z] ---> Running in 05c9c73d6eba [2023-02-21T08:35:36.639Z] Removing intermediate container 05c9c73d6eba [2023-02-21T08:35:36.639Z] ---> 3b5a016494c6 [2023-02-21T08:35:36.639Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-21T08:35:36.639Z] ---> Running in c0c419dc09d5 [2023-02-21T08:35:36.896Z] Removing intermediate container c0c419dc09d5 [2023-02-21T08:35:36.896Z] ---> 1d2d2a498af9 [2023-02-21T08:35:36.896Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-21T08:35:36.896Z] ---> Running in 058658a6b441 [2023-02-21T08:35:37.463Z] Removing intermediate container 058658a6b441 [2023-02-21T08:35:37.463Z] ---> a580a733cbcf [2023-02-21T08:35:37.463Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-21T08:35:37.463Z] ---> Running in 6de2437f5739 [2023-02-21T08:35:38.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:35:38.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:35:38.027Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T08:35:38.027Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T08:35:38.027Z] OK: 6 MiB in 15 packages [2023-02-21T08:35:38.959Z] Removing intermediate container 6de2437f5739 [2023-02-21T08:35:38.959Z] ---> a74a06548c54 [2023-02-21T08:35:38.959Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T08:35:38.959Z] ---> 78507e05da41 [2023-02-21T08:35:38.959Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-21T08:35:39.523Z] ---> 5dd4150e6bd3 [2023-02-21T08:35:39.523Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-21T08:35:39.781Z] ---> b01494087e0b [2023-02-21T08:35:39.781Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-21T08:35:39.781Z] ---> Running in 7f0663f13b1a [2023-02-21T08:35:40.038Z] Removing intermediate container 7f0663f13b1a [2023-02-21T08:35:40.038Z] ---> fa867c0d2c2c [2023-02-21T08:35:40.038Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T08:35:40.038Z] ---> Running in eeae9cfbea7c [2023-02-21T08:35:40.294Z] Removing intermediate container eeae9cfbea7c [2023-02-21T08:35:40.294Z] ---> 0625b35871a7 [2023-02-21T08:35:40.294Z] Step 20/22 : LABEL arch=x86_64 [2023-02-21T08:35:40.294Z] ---> Running in 3dd8b20bd4d5 [2023-02-21T08:35:40.551Z] Removing intermediate container 3dd8b20bd4d5 [2023-02-21T08:35:40.551Z] ---> a2da870bfd83 [2023-02-21T08:35:40.551Z] Step 21/22 : LABEL git_sha=8ccc5b4a48b430dbfc134affed5d83c18d473016 [2023-02-21T08:35:40.551Z] ---> Running in 374f0552ff7e [2023-02-21T08:35:40.809Z] Removing intermediate container 374f0552ff7e [2023-02-21T08:35:40.809Z] ---> 36f6b8677be9 [2023-02-21T08:35:40.809Z] Step 22/22 : LABEL version=0.0.0 [2023-02-21T08:35:40.809Z] ---> Running in b63c773248c4 [2023-02-21T08:35:40.809Z] Removing intermediate container b63c773248c4 [2023-02-21T08:35:40.809Z] ---> 3a41b9b97142 [2023-02-21T08:35:40.809Z] [2023-02-21T08:35:41.066Z] Successfully built 3a41b9b97142 [2023-02-21T08:35:41.066Z] Successfully tagged core-data:latest [2023-02-21T08:35:49.706Z] Removing intermediate container c5e5b38f1154 [2023-02-21T08:35:49.706Z] ---> 57b07c3bb302 [2023-02-21T08:35:49.706Z] Successfully built 57b07c3bb302 [2023-02-21T08:35:49.706Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:35:50.044Z] + docker inspect -f . ci-base-image-arm64 [2023-02-21T08:35:50.044Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T08:35:50.250Z] prd-ubuntu20.04-docker-arm64-4c-16g-6834 does not seem to be running inside a container [2023-02-21T08:35:50.327Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-arm64 cat [2023-02-21T08:35:51.025Z]  Building core-data ... done Removing intermediate container 3c2481299fc1 [2023-02-21T08:35:51.026Z] ---> c9f9198ddf05 [2023-02-21T08:35:51.026Z] [2023-02-21T08:35:51.026Z] Step 9/19 : FROM alpine:3.15 [2023-02-21T08:35:51.026Z] ---> 5ce65d7b0fde [2023-02-21T08:35:51.026Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T08:35:51.026Z] ---> Using cache [2023-02-21T08:35:51.026Z] ---> 63291b1a3917 [2023-02-21T08:35:51.026Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-21T08:35:51.026Z] Removing intermediate container f73b81bf74b9 [2023-02-21T08:35:51.026Z] ---> 2139610c250f [2023-02-21T08:35:51.026Z] [2023-02-21T08:35:51.026Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T08:35:51.026Z] ---> dfd21b5a31f5 [2023-02-21T08:35:51.026Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-21T08:35:51.026Z] ---> Running in af77d4d2b7d7 [2023-02-21T08:35:51.026Z] ---> Running in a6a8e6188072 [2023-02-21T08:35:51.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:35:51.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:35:51.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:35:51.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:35:51.026Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-21T08:35:51.026Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-21T08:35:51.026Z] OK: 15857 distinct packages available [2023-02-21T08:35:51.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:35:51.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:35:51.026Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-21T08:35:51.026Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-21T08:35:51.026Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T08:35:51.026Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T08:35:51.026Z] OK: 6 MiB in 16 packages [2023-02-21T08:35:51.026Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-21T08:35:51.026Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-21T08:35:51.026Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-21T08:35:51.026Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-21T08:35:51.026Z] (5/9) Installing curl (7.80.0-r6) [2023-02-21T08:35:51.026Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-21T08:35:51.026Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-21T08:35:51.026Z] (8/9) Installing libucontext (1.1-r0) [2023-02-21T08:35:51.026Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-21T08:35:51.026Z] Executing busybox-1.34.1-r7.trigger [2023-02-21T08:35:51.026Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T08:35:51.026Z] OK: 8 MiB in 23 packages [2023-02-21T08:35:51.026Z] Removing intermediate container a6a8e6188072 [2023-02-21T08:35:51.026Z] ---> 3828b22813fe [2023-02-21T08:35:51.026Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T08:35:51.026Z] ---> Running in 94ee55f1611f [2023-02-21T08:35:51.285Z] Removing intermediate container 94ee55f1611f [2023-02-21T08:35:51.285Z] ---> 32c11aebca9f [2023-02-21T08:35:51.285Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-21T08:35:51.285Z] ---> Running in bccbd3305c91 [2023-02-21T08:35:51.285Z] Removing intermediate container bccbd3305c91 [2023-02-21T08:35:51.285Z] ---> 62bb8b1dd769 [2023-02-21T08:35:51.285Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-21T08:35:51.285Z] ---> Running in 57571b146cd9 [2023-02-21T08:35:51.542Z] Removing intermediate container af77d4d2b7d7 [2023-02-21T08:35:51.542Z] ---> a6c17698d626 [2023-02-21T08:35:51.542Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T08:35:51.542Z] Removing intermediate container 57571b146cd9 [2023-02-21T08:35:51.542Z] ---> 765649850831 [2023-02-21T08:35:51.542Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T08:35:51.542Z] ---> 40687a5c7cb7 [2023-02-21T08:35:51.542Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-21T08:35:51.542Z] ---> c8aad4d4aec1 [2023-02-21T08:35:51.542Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-21T08:35:51.640Z] $ docker top 010b2a78a05013f9d86fa54fecc1331754c9dc29c12f1ea3fcdacd62b4209e8e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T08:35:52.105Z] ---> 1bfc04e052b9 [2023-02-21T08:35:52.105Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-21T08:35:52.105Z] ---> 97368239abf6 [2023-02-21T08:35:52.105Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-21T08:35:52.365Z] ---> 0c632c2436b8 [2023-02-21T08:35:52.365Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-21T08:35:52.365Z] ---> Running in 065e603eb429 [2023-02-21T08:35:52.365Z] ---> 9f67810aa1aa [2023-02-21T08:35:52.365Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-21T08:35:52.365Z] ---> Running in 6e2f35382b72 [2023-02-21T08:35:52.365Z] Removing intermediate container 065e603eb429 [2023-02-21T08:35:52.365Z] ---> 9678ab699140 [2023-02-21T08:35:52.365Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T08:35:52.365Z] Removing intermediate container 6e2f35382b72 [2023-02-21T08:35:52.365Z] ---> Running in f09cfa98cbbb [2023-02-21T08:35:52.365Z] ---> 286a35f8b83d [2023-02-21T08:35:52.365Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T08:35:52.365Z] ---> Running in 287eb7691d24 [2023-02-21T08:35:52.508Z] + go version [2023-02-21T08:35:52.508Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-21T08:35:52.527Z] $ docker stop --time=1 010b2a78a05013f9d86fa54fecc1331754c9dc29c12f1ea3fcdacd62b4209e8e [2023-02-21T08:35:52.624Z] Removing intermediate container f09cfa98cbbb [2023-02-21T08:35:52.624Z] ---> fec0000f8156 [2023-02-21T08:35:52.624Z] Step 17/19 : LABEL arch=x86_64 [2023-02-21T08:35:52.624Z] Removing intermediate container 287eb7691d24 [2023-02-21T08:35:52.624Z] ---> 7b7525664040 [2023-02-21T08:35:52.624Z] Step 20/22 : LABEL arch=x86_64 [2023-02-21T08:35:52.624Z] ---> Running in 718829beb9de [2023-02-21T08:35:52.624Z] ---> Running in 0e0f6d5c5126 [2023-02-21T08:35:52.624Z] Removing intermediate container 718829beb9de [2023-02-21T08:35:52.624Z] ---> 1961f723614e [2023-02-21T08:35:52.624Z] Step 18/19 : LABEL git_sha=8ccc5b4a48b430dbfc134affed5d83c18d473016 [2023-02-21T08:35:52.624Z] Removing intermediate container 0e0f6d5c5126 [2023-02-21T08:35:52.624Z] ---> 977b7e132a96 [2023-02-21T08:35:52.624Z] Step 21/22 : LABEL git_sha=8ccc5b4a48b430dbfc134affed5d83c18d473016 [2023-02-21T08:35:52.624Z] ---> Running in 00eaae526b30 [2023-02-21T08:35:52.624Z] ---> Running in dad6f24de354 [2023-02-21T08:35:52.884Z] Removing intermediate container 00eaae526b30 [2023-02-21T08:35:52.884Z] ---> f5b2ac0b976e [2023-02-21T08:35:52.884Z] Step 19/19 : LABEL version=0.0.0 [2023-02-21T08:35:52.884Z] Removing intermediate container dad6f24de354 [2023-02-21T08:35:52.884Z] ---> 1012e5f3225a [2023-02-21T08:35:52.884Z] Step 22/22 : LABEL version=0.0.0 [2023-02-21T08:35:52.884Z] ---> Running in 0be861616f1d [2023-02-21T08:35:52.884Z] ---> Running in b9232f6b4751 [2023-02-21T08:35:52.884Z] Removing intermediate container 0be861616f1d [2023-02-21T08:35:52.884Z] ---> 94e06db52371 [2023-02-21T08:35:52.884Z] [2023-02-21T08:35:52.884Z] Removing intermediate container b9232f6b4751 [2023-02-21T08:35:52.884Z] ---> d1748ef53b4a [2023-02-21T08:35:52.884Z] [2023-02-21T08:35:53.141Z] Successfully built 94e06db52371 [2023-02-21T08:35:53.141Z] Successfully tagged support-notifications:latest [2023-02-21T08:35:53.141Z]  Building support-notifications ... done Successfully built d1748ef53b4a [2023-02-21T08:35:53.141Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-21T08:35:53.146Z]  Building security-spiffe-token-provider ... done  [2023-02-21T08:35:54.246Z] $ docker rm -f --volumes 010b2a78a05013f9d86fa54fecc1331754c9dc29c12f1ea3fcdacd62b4209e8e [Pipeline] // withDockerContainer [Pipeline] } [2023-02-21T08:35:54.433Z] $ docker stop --time=1 37ecca9b0f4110cdbfcdc42031ec25d425975b8b579e5f169ae6e0330d1ed537 [2023-02-21T08:35:55.753Z] $ docker rm -f --volumes 37ecca9b0f4110cdbfcdc42031ec25d425975b8b579e5f169ae6e0330d1ed537 [Pipeline] } [Pipeline] // withDockerContainer [Pipeline] // script [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:35:56.090Z] + docker images [2023-02-21T08:35:56.090Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-21T08:35:56.090Z] support-notifications latest 94e06db52371 3 seconds ago 30.7MB [2023-02-21T08:35:56.090Z] security-spiffe-token-provider latest d1748ef53b4a 3 seconds ago 30MB [2023-02-21T08:35:56.090Z] 2139610c250f 7 seconds ago 1.74GB [2023-02-21T08:35:56.090Z] c9f9198ddf05 7 seconds ago 1.72GB [2023-02-21T08:35:56.090Z] core-data latest 3a41b9b97142 15 seconds ago 17.9MB [2023-02-21T08:35:56.090Z] 0f8739a23442 20 seconds ago 1.68GB [2023-02-21T08:35:56.090Z] security-bootstrapper latest a71a63e65483 21 seconds ago 20.4MB [2023-02-21T08:35:56.090Z] core-command latest f853a41d951b 29 seconds ago 17.7MB [2023-02-21T08:35:56.090Z] f5aa0b486146 33 seconds ago 1.68GB [2023-02-21T08:35:56.090Z] 5dfdc821cb1a 33 seconds ago 1.67GB [2023-02-21T08:35:56.090Z] security-secretstore-setup latest 000ff1ebcc74 47 seconds ago 30MB [2023-02-21T08:35:56.090Z] 6e34f69409d1 About a minute ago 1.67GB [2023-02-21T08:35:56.090Z] security-spire-config latest 1c7481ba2938 About a minute ago 85.8MB [2023-02-21T08:35:56.090Z] security-spire-server latest f1408d71fe7f About a minute ago 86.5MB [2023-02-21T08:35:56.090Z] 8a53f2e66a16 About a minute ago 1.55GB [2023-02-21T08:35:56.090Z] security-proxy-setup latest c5e9a8e16b49 About a minute ago 27.8MB [2023-02-21T08:35:56.090Z] core-metadata latest e0692e0bca2c About a minute ago 18.5MB [2023-02-21T08:35:56.090Z] support-scheduler latest 4444722eeada About a minute ago 30MB [2023-02-21T08:35:56.090Z] core-common-config-bootstrapper latest 4875e535179c About a minute ago 15.5MB [2023-02-21T08:35:56.090Z] 36c6b86a7c71 About a minute ago 1.74GB [2023-02-21T08:35:56.090Z] 57f24f7a837e About a minute ago 1.67GB [2023-02-21T08:35:56.090Z] f1d83ce699d1 About a minute ago 1.69GB [2023-02-21T08:35:56.090Z] eabb493261a0 About a minute ago 1.67GB [2023-02-21T08:35:56.090Z] security-spire-agent latest 86ada4c184ff About a minute ago 125MB [2023-02-21T08:35:56.090Z] e859ce3a5c9b About a minute ago 1.55GB [2023-02-21T08:35:56.090Z] ci-base-image-x86_64 latest bc5a5f573483 4 minutes ago 904MB [2023-02-21T08:35:56.090Z] alpine 3.15 5ce65d7b0fde 10 days ago 5.59MB [2023-02-21T08:35:56.090Z] alpine 3.16 dfd21b5a31f5 10 days ago 5.55MB [2023-02-21T08:35:56.090Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-21T08:35:56.090Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-21T08:35:56.090Z] 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] } [2023-02-21T08:35:56.247Z] + docker inspect -f . ci-base-image-arm64 [2023-02-21T08:35:56.247Z] . [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T08:35:56.459Z] prd-ubuntu20.04-docker-arm64-4c-16g-6834 does not seem to be running inside a container [2023-02-21T08:35:56.545Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-arm64 cat [2023-02-21T08:35:58.172Z] $ docker top c333986be4d2449d3022eb8859888f7745c2177b7db69ff4d148b00701dccf7c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-21T08:35:58.415Z] ========================================================= [2023-02-21T08:35:58.415Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-21T08:35:58.415Z] ========================================================= [Pipeline] sh [2023-02-21T08:35:59.051Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-02-21T08:35:59.710Z] + make test [2023-02-21T08:35:59.710Z] go test -race -coverprofile=coverage.out ./... [2023-02-21T08:36:46.566Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-21T08:39:08.333Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-21T08:39:08.333Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-21T08:39:16.569Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-21T08:39:17.557Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-21T08:39:17.557Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-21T08:39:29.939Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-21T08:39:29.939Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-21T08:39:29.939Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-21T08:39:29.939Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-21T08:39:29.939Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-21T08:39:29.939Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-21T08:39:29.939Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-21T08:39:29.939Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-21T08:39:29.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-21T08:39:44.987Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.286s coverage: 28.7% of statements [2023-02-21T08:39:44.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-21T08:39:44.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-21T08:39:51.646Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.476s coverage: 98.5% of statements [2023-02-21T08:39:59.897Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.007s coverage: 73.7% of statements [2023-02-21T08:39:59.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-21T08:39:59.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-21T08:39:59.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-21T08:39:59.897Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.522s coverage: 54.0% of statements [2023-02-21T08:39:59.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-21T08:39:59.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-21T08:40:18.213Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.837s coverage: 88.5% of statements [2023-02-21T08:40:18.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-21T08:40:18.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-21T08:40:18.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-21T08:40:18.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-21T08:40:18.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-21T08:40:18.213Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.578s coverage: 3.9% of statements [2023-02-21T08:40:18.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-21T08:40:18.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-21T08:40:18.213Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.170s coverage: 95.6% of statements [2023-02-21T08:40:18.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-21T08:40:18.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-21T08:40:18.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-21T08:40:18.213Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.578s coverage: 72.2% of statements [2023-02-21T08:40:18.213Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-21T08:40:18.213Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-21T08:40:18.213Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-21T08:40:18.213Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-21T08:40:18.213Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-21T08:40:18.213Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.568s coverage: 65.9% of statements [2023-02-21T08:40:18.213Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-21T08:40:18.213Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-21T08:40:18.213Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-21T08:40:18.484Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.512s coverage: 0.9% of statements [2023-02-21T08:40:18.484Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-21T08:40:18.484Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.558s coverage: 29.6% of statements [2023-02-21T08:40:18.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-21T08:40:18.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.324s coverage: 47.1% of statements [2023-02-21T08:40:21.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.333s coverage: 82.9% of statements [2023-02-21T08:40:21.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.254s coverage: 94.1% of statements [2023-02-21T08:40:22.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.538s coverage: 96.3% of statements [2023-02-21T08:40:24.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.276s coverage: 87.5% of statements [2023-02-21T08:40:37.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.320s coverage: 94.4% of statements [2023-02-21T08:40:37.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.306s coverage: 44.8% of statements [2023-02-21T08:40:59.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.690s coverage: 79.9% of statements [2023-02-21T08:40:59.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-21T08:40:59.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.355s coverage: 92.9% of statements [2023-02-21T08:40:59.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-21T08:40:59.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-21T08:40:59.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-21T08:40:59.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 64.4% of statements [2023-02-21T08:40:59.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-21T08:40:59.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-21T08:40:59.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-21T08:40:59.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-21T08:40:59.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.324s coverage: 86.9% of statements [2023-02-21T08:40:59.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-21T08:40:59.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-21T08:40:59.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-21T08:40:59.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-21T08:40:59.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.285s coverage: 87.2% of statements [2023-02-21T08:40:59.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.242s coverage: 20.0% of statements [2023-02-21T08:40:59.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-21T08:40:59.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-21T08:40:59.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.244s coverage: 100.0% of statements [2023-02-21T08:40:59.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-21T08:40:59.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.362s coverage: 77.4% of statements [2023-02-21T08:40:59.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-21T08:40:59.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.375s coverage: 80.0% of statements [2023-02-21T08:40:59.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.325s coverage: 87.2% of statements [2023-02-21T08:40:59.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.163s coverage: 91.2% of statements [2023-02-21T08:40:59.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-21T08:41:03.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.741s coverage: 63.1% of statements [2023-02-21T08:41:03.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-21T08:41:03.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-21T08:41:03.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.283s coverage: 100.0% of statements [2023-02-21T08:41:03.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.151s coverage: 89.4% of statements [2023-02-21T08:41:03.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements [2023-02-21T08:41:03.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.189s coverage: 73.7% of statements [2023-02-21T08:41:03.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements [2023-02-21T08:41:10.675Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.702s coverage: 65.3% of statements [2023-02-21T08:41:10.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-21T08:41:10.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-21T08:41:10.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-21T08:41:14.043Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.902s coverage: 41.0% of statements [2023-02-21T08:41:14.043Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-21T08:41:14.043Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-21T08:41:14.043Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.511s coverage: 89.5% of statements [2023-02-21T08:41:14.043Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-21T08:41:14.043Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.363s coverage: 84.8% of statements [2023-02-21T08:41:14.043Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-21T08:41:14.043Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-21T08:41:14.043Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-21T08:41:14.043Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-21T08:41:22.376Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.443s coverage: 17.7% of statements [2023-02-21T08:41:22.376Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-21T08:41:22.376Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-21T08:41:22.376Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-21T08:41:22.376Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-21T08:41:22.376Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.820s coverage: 92.3% of statements [2023-02-21T08:41:22.376Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-21T08:41:22.376Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-21T08:41:22.376Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-21T08:41:22.376Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-21T08:41:22.376Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.324s coverage: 63.2% of statements [2023-02-21T08:41:22.376Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-21T08:41:22.376Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-21T08:41:22.376Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.556s coverage: 97.7% of statements [2023-02-21T08:41:22.376Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-21T08:41:22.376Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-21T08:41:23.349Z] 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-02-21T08:41:23.349Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-21T08:41:23.349Z] go vet ./... [2023-02-21T08:43:45.185Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-21T08:43:45.185Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-21T08:43:45.185Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-21T08:43:45.803Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-21T08:43:46.465Z] + ls -al . [2023-02-21T08:43:46.465Z] total 740 [2023-02-21T08:43:46.465Z] drwxrwxr-x 10 1001 1001 4096 Feb 21 08:36 . [2023-02-21T08:43:46.465Z] drwxr-xr-x 4 root root 4096 Feb 21 08:35 .. [2023-02-21T08:43:46.465Z] drwxrwxr-x 2 1001 1001 4096 Feb 21 08:34 .blubracket [2023-02-21T08:43:46.465Z] -rw-rw-r-- 1 1001 1001 16 Feb 21 08:34 .dockerignore [2023-02-21T08:43:46.465Z] drwxrwxr-x 8 1001 1001 4096 Feb 21 08:34 .git [2023-02-21T08:43:46.465Z] drwxrwxr-x 3 1001 1001 4096 Feb 21 08:34 .github [2023-02-21T08:43:46.465Z] -rw-rw-r-- 1 1001 1001 1024 Feb 21 08:34 .gitignore [2023-02-21T08:43:46.465Z] -rw-rw-r-- 1 1001 1001 42 Feb 21 08:34 .golangci.yml [2023-02-21T08:43:46.465Z] -rw-rw-r-- 1 1001 1001 87 Feb 21 08:34 .hadolint.yml [2023-02-21T08:43:46.465Z] -rw-rw-r-- 1 1001 1001 166 Feb 21 08:34 .sonarcloud.properties [2023-02-21T08:43:46.465Z] -rw-rw-r-- 1 1001 1001 1171 Feb 21 08:34 ADOPTERS.md [2023-02-21T08:43:46.465Z] -rw-rw-r-- 1 1001 1001 10825 Feb 21 08:34 Attribution.txt [2023-02-21T08:43:46.465Z] -rw-rw-r-- 1 1001 1001 73765 Feb 21 08:34 CHANGELOG.md [2023-02-21T08:43:46.465Z] -rw-rw-r-- 1 1001 1001 3804 Feb 21 08:34 CONTRIBUTING.md [2023-02-21T08:43:46.465Z] -rw-rw-r-- 1 1001 1001 677 Feb 21 08:34 GOVERNANCE.md [2023-02-21T08:43:46.465Z] -rw-rw-r-- 1 1001 1001 883 Feb 21 08:34 Jenkinsfile [2023-02-21T08:43:46.465Z] -rw-rw-r-- 1 1001 1001 10775 Feb 21 08:34 LICENSE [2023-02-21T08:43:46.465Z] -rw-rw-r-- 1 1001 1001 13375 Feb 21 08:34 Makefile [2023-02-21T08:43:46.465Z] -rw-rw-r-- 1 1001 1001 582 Feb 21 08:34 OWNERS.md [2023-02-21T08:43:46.465Z] -rw-rw-r-- 1 1001 1001 9403 Feb 21 08:34 README.md [2023-02-21T08:43:46.465Z] -rw-rw-r-- 1 1001 1001 6912 Feb 21 08:34 SECURITY.md [2023-02-21T08:43:46.465Z] -rw-rw-r-- 1 1001 1001 5 Feb 21 08:30 VERSION [2023-02-21T08:43:46.465Z] drwxrwxr-x 2 1001 1001 4096 Feb 21 08:34 bin [2023-02-21T08:43:46.465Z] drwxrwxr-x 17 1001 1001 4096 Feb 21 08:34 cmd [2023-02-21T08:43:46.465Z] -rw-r--r-- 1 root root 487323 Feb 21 08:41 coverage.out [2023-02-21T08:43:46.465Z] -rw-rw-r-- 1 1001 1001 3295 Feb 21 08:34 go.mod [2023-02-21T08:43:46.465Z] -rw-rw-r-- 1 1001 1001 33318 Feb 21 08:34 go.sum [2023-02-21T08:43:46.465Z] drwxrwxr-x 7 1001 1001 4096 Feb 21 08:34 internal [2023-02-21T08:43:46.465Z] drwxrwxr-x 3 1001 1001 4096 Feb 21 08:34 openapi [2023-02-21T08:43:46.465Z] drwxrwxr-x 4 1001 1001 4096 Feb 21 08:34 snap [2023-02-21T08:43:46.465Z] -rw-rw-r-- 1 1001 1001 204 Feb 21 08:34 version.go [Pipeline] sh [2023-02-21T08:43:47.129Z] + '[' -e coverage.out ] [2023-02-21T08:43:47.129Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-21T08:43:47.149Z] Warning: overwriting stash ‘coverage-report’ [2023-02-21T08:43:48.343Z] Stashed 1 file(s) [Pipeline] sh [2023-02-21T08:43:49.003Z] + make build [2023-02-21T08:43:49.003Z] 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-02-21T08:45:40.748Z] 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-02-21T08:45:49.000Z] 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-02-21T08:45:55.678Z] 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-02-21T08:45:59.966Z] 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-02-21T08:46:56.421Z] 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-02-21T08:47:01.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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-21T08:47:08.446Z] 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-02-21T08:47:15.108Z] 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-02-21T08:47:20.456Z] 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-02-21T08:47:24.716Z] 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-02-21T08:47:39.712Z] 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-02-21T08:47:47.935Z] $ docker stop --time=1 c333986be4d2449d3022eb8859888f7745c2177b7db69ff4d148b00701dccf7c [2023-02-21T08:47:49.926Z] $ docker rm -f --volumes c333986be4d2449d3022eb8859888f7745c2177b7db69ff4d148b00701dccf7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:47:52.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-21T08:47:52.340Z] [2023-02-21T08:47:52.340Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:47:52.687Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-21T08:47:52.956Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-21T08:47:52.956Z] 29e5d40040c1: Pulling fs layer [2023-02-21T08:47:52.956Z] 1ce36da41761: Pulling fs layer [2023-02-21T08:47:52.956Z] 25b303627fd3: Pulling fs layer [2023-02-21T08:47:52.956Z] 29e5d40040c1: Verifying Checksum [2023-02-21T08:47:52.956Z] 29e5d40040c1: Download complete [2023-02-21T08:47:53.225Z] 1ce36da41761: Verifying Checksum [2023-02-21T08:47:53.226Z] 1ce36da41761: Download complete [2023-02-21T08:47:53.493Z] 29e5d40040c1: Pull complete [2023-02-21T08:47:54.903Z] 1ce36da41761: Pull complete [2023-02-21T08:47:54.903Z] 25b303627fd3: Verifying Checksum [2023-02-21T08:47:54.903Z] 25b303627fd3: Download complete [2023-02-21T08:48:07.226Z] 25b303627fd3: Pull complete [2023-02-21T08:48:07.226Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-21T08:48:07.226Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-21T08:48:07.226Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T08:48:07.441Z] prd-ubuntu20.04-docker-arm64-4c-16g-6834 does not seem to be running inside a container [2023-02-21T08:48:07.572Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-arm64:latest cat [2023-02-21T08:48:10.121Z] $ docker top 1de58267ca66fefb25b4136c32d1bab457eacfb345a7cf9157272ae3cebb0410 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T08:48:11.041Z] + docker-compose build --help [2023-02-21T08:48:11.041Z] + grep parallel [2023-02-21T08:48:19.287Z] --parallel Build images in parallel. [Pipeline] } [2023-02-21T08:48:19.302Z] $ docker stop --time=1 1de58267ca66fefb25b4136c32d1bab457eacfb345a7cf9157272ae3cebb0410 [2023-02-21T08:48:21.262Z] $ docker rm -f --volumes 1de58267ca66fefb25b4136c32d1bab457eacfb345a7cf9157272ae3cebb0410 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:48:21.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-21T08:48:21.827Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T08:48:22.038Z] prd-ubuntu20.04-docker-arm64-4c-16g-6834 does not seem to be running inside a container [2023-02-21T08:48:22.122Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-02-21T08:48:23.553Z] $ docker top c21d3b973024d9b9e4d98a41157cb510c8e5996cf4191e21a7fe3a41d4207ad9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T08:48:24.449Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-21T08:48:32.687Z] Building core-command ... [2023-02-21T08:48:32.687Z] Building core-common-config-bootstrapper ... [2023-02-21T08:48:32.687Z] Building core-data ... [2023-02-21T08:48:32.687Z] Building core-metadata ... [2023-02-21T08:48:32.687Z] Building security-bootstrapper ... [2023-02-21T08:48:32.687Z] Building security-proxy-setup ... [2023-02-21T08:48:32.687Z] Building security-secretstore-setup ... [2023-02-21T08:48:32.687Z] Building security-spiffe-token-provider ... [2023-02-21T08:48:32.687Z] Building security-spire-agent ... [2023-02-21T08:48:32.687Z] Building security-spire-config ... [2023-02-21T08:48:32.687Z] Building security-spire-server ... [2023-02-21T08:48:32.688Z] Building support-notifications ... [2023-02-21T08:48:32.688Z] Building support-scheduler ... [2023-02-21T08:48:32.688Z] Building core-data [2023-02-21T08:48:32.688Z] Building security-secretstore-setup [2023-02-21T08:48:32.688Z] Building support-scheduler [2023-02-21T08:48:32.688Z] Building core-metadata [2023-02-21T08:48:32.688Z] Building security-spire-agent [2023-02-21T08:49:19.558Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:49:19.558Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:49:19.558Z] ---> 57b07c3bb302 [2023-02-21T08:49:19.558Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T08:49:19.558Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:49:19.558Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:49:19.558Z] ---> 57b07c3bb302 [2023-02-21T08:49:19.558Z] Step 3/24 : WORKDIR /edgex-go [2023-02-21T08:49:19.558Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:49:19.558Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:49:19.558Z] ---> 57b07c3bb302 [2023-02-21T08:49:19.558Z] Step 3/24 : WORKDIR /edgex-go [2023-02-21T08:49:19.558Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:49:19.558Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:49:19.558Z] ---> 57b07c3bb302 [2023-02-21T08:49:19.558Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-21T08:49:19.558Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:49:19.558Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:49:19.558Z] ---> 57b07c3bb302 [2023-02-21T08:49:19.558Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T08:49:19.558Z] ---> Running in a27aeaa2f100 [2023-02-21T08:49:19.558Z] ---> Running in d0ece019613a [2023-02-21T08:49:19.558Z] ---> Running in 601b36a8212c [2023-02-21T08:49:19.558Z] ---> Running in b5441d555306 [2023-02-21T08:49:19.558Z] ---> Running in a1de2594fe88 [2023-02-21T08:49:20.149Z] Removing intermediate container a27aeaa2f100 [2023-02-21T08:49:20.149Z] ---> aa8559a00f2c [2023-02-21T08:49:20.149Z] Step 4/24 : RUN apk add --update --no-cache make gitRemoving intermediate container 601b36a8212c [2023-02-21T08:49:20.149Z] ---> 602405f3c73c [2023-02-21T08:49:20.149Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T08:49:20.149Z] [2023-02-21T08:49:20.149Z] Removing intermediate container b5441d555306 [2023-02-21T08:49:20.149Z] ---> cedd759767cb [2023-02-21T08:49:20.149Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T08:49:20.149Z] Removing intermediate container a1de2594fe88 [2023-02-21T08:49:20.149Z] ---> 507ef3c884e9 [2023-02-21T08:49:20.149Z] Step 4/24 : WORKDIR /edgex-go [2023-02-21T08:49:20.149Z] ---> Running in af9765be90a3 [2023-02-21T08:49:20.418Z] ---> Running in 567858a2df8e [2023-02-21T08:49:20.418Z] Removing intermediate container d0ece019613a [2023-02-21T08:49:20.418Z] ---> 9ffa58f3c282 [2023-02-21T08:49:20.418Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-21T08:49:20.418Z] ---> Running in 286824b2f449 [2023-02-21T08:49:20.418Z] ---> Running in b16aba04bac1 [2023-02-21T08:49:20.688Z] ---> Running in d0c842f4c31f [2023-02-21T08:49:21.274Z] Removing intermediate container af9765be90a3 [2023-02-21T08:49:21.274Z] ---> 53f506aeb375 [2023-02-21T08:49:21.274Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-21T08:49:21.274Z] ---> Running in 77cd5268aab8 [2023-02-21T08:49:21.547Z] Removing intermediate container 286824b2f449 [2023-02-21T08:49:21.547Z] ---> ef7c34899fca [2023-02-21T08:49:21.547Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-21T08:49:21.547Z] Removing intermediate container b16aba04bac1 [2023-02-21T08:49:21.547Z] ---> f42586822971 [2023-02-21T08:49:21.547Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-21T08:49:21.816Z] ---> Running in 1d17722db302 [2023-02-21T08:49:21.816Z] ---> Running in cb8035dfae0e [2023-02-21T08:49:22.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T08:49:23.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T08:49:23.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T08:49:23.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T08:49:23.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T08:49:24.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T08:49:24.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T08:49:24.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T08:49:24.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T08:49:24.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T08:49:25.010Z] OK: 221 MiB in 51 packages [2023-02-21T08:49:25.010Z] OK: 221 MiB in 51 packages [2023-02-21T08:49:26.457Z] OK: 221 MiB in 51 packages [2023-02-21T08:49:26.457Z] OK: 221 MiB in 51 packages [2023-02-21T08:49:26.727Z] OK: 221 MiB in 51 packages [2023-02-21T08:49:27.313Z] Removing intermediate container d0c842f4c31f [2023-02-21T08:49:27.313Z] ---> 17ab28ae053f [2023-02-21T08:49:27.313Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-21T08:49:27.583Z] Removing intermediate container 567858a2df8e [2023-02-21T08:49:27.583Z] ---> 0a0f051436f1 [2023-02-21T08:49:27.583Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-21T08:49:28.169Z] Removing intermediate container 1d17722db302 [2023-02-21T08:49:28.169Z] ---> eaf160e9f5a4 [2023-02-21T08:49:28.169Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-21T08:49:28.441Z] Removing intermediate container 77cd5268aab8 [2023-02-21T08:49:28.441Z] ---> 2d2f6d60984f [2023-02-21T08:49:28.441Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T08:49:28.441Z] Removing intermediate container cb8035dfae0e [2023-02-21T08:49:28.441Z] ---> ffec9003908f [2023-02-21T08:49:28.441Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T08:49:28.709Z] ---> 4586f4560ba1 [2023-02-21T08:49:28.709Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:49:28.980Z] ---> c7d2a4a6fcb4 [2023-02-21T08:49:28.980Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:49:28.980Z] ---> Running in 9b589b8959be [2023-02-21T08:49:29.253Z] ---> Running in 8c791199f8cf [2023-02-21T08:49:29.253Z] ---> 14ab7ff32fac [2023-02-21T08:49:29.253Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:49:29.521Z] ---> Running in 3ba55770f20f [2023-02-21T08:49:30.108Z] ---> 1c4bd4ca0b3e [2023-02-21T08:49:30.108Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:49:30.696Z] ---> Running in fe09e5dad1e9 [2023-02-21T08:49:30.696Z] ---> 27f5019104f6 [2023-02-21T08:49:30.696Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:49:30.964Z] ---> Running in fec77983e96b [2023-02-21T08:51:37.693Z] Removing intermediate container fe09e5dad1e9 [2023-02-21T08:51:37.693Z] ---> a05e964faeeb [2023-02-21T08:51:37.693Z] Step 8/22 : COPY . . [2023-02-21T08:51:37.693Z] Removing intermediate container 3ba55770f20f [2023-02-21T08:51:37.693Z] ---> a602ceb4731e [2023-02-21T08:51:37.693Z] Step 8/24 : COPY . . [2023-02-21T08:51:37.693Z] Removing intermediate container fec77983e96b [2023-02-21T08:51:37.693Z] ---> 33b2d76b839c [2023-02-21T08:51:37.693Z] Step 8/22 : COPY . . [2023-02-21T08:51:37.693Z] Removing intermediate container 9b589b8959be [2023-02-21T08:51:37.693Z] ---> cbe74c798afb [2023-02-21T08:51:37.693Z] Step 7/24 : COPY . . [2023-02-21T08:51:37.693Z] Removing intermediate container 8c791199f8cf [2023-02-21T08:51:37.693Z] ---> 3ab902b155ac [2023-02-21T08:51:37.693Z] Step 7/24 : COPY . . [2023-02-21T08:51:43.053Z] ---> 6756a3ef96c1 [2023-02-21T08:51:43.053Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-21T08:51:43.053Z] ---> 8eba6ca313e1 [2023-02-21T08:51:43.054Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-21T08:51:43.054Z] ---> d6abf827218d [2023-02-21T08:51:43.054Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-21T08:51:43.054Z] ---> 046e5ac5aef6 [2023-02-21T08:51:43.054Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-21T08:51:43.054Z] ---> Running in 82a55d7c70a3 [2023-02-21T08:51:43.054Z] ---> 0793fc0a6004 [2023-02-21T08:51:43.054Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-21T08:51:43.054Z] ---> Running in a967d6cb887f [2023-02-21T08:51:43.054Z] ---> Running in 02d78ec27f0f [2023-02-21T08:51:43.320Z] ---> Running in 20ed01cda791 [2023-02-21T08:51:43.320Z] ---> Running in 2f90245aa40d [2023-02-21T08:51:43.905Z] Removing intermediate container 02d78ec27f0f [2023-02-21T08:51:43.905Z] ---> 1a7e0c6ae65b [2023-02-21T08:51:43.905Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-21T08:51:44.173Z] ---> Running in beb9a386d5cb [2023-02-21T08:51:44.759Z] Removing intermediate container beb9a386d5cb [2023-02-21T08:51:44.759Z] ---> 8cb896dba37c [2023-02-21T08:51:44.759Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-21T08:51:44.759Z] ---> Running in 03cf0c9a6d4d [2023-02-21T08:51:45.722Z] 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-02-21T08:51:46.321Z] 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-02-21T08:51:46.321Z] 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-02-21T08:51:46.321Z] 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-02-21T08:51:48.277Z] Removing intermediate container 03cf0c9a6d4d [2023-02-21T08:51:48.277Z] ---> e1a2bca3f0d8 [2023-02-21T08:51:48.277Z] Step 11/24 : WORKDIR /edgex-go [2023-02-21T08:51:48.544Z] ---> Running in 2221d605645c [2023-02-21T08:51:49.133Z] Removing intermediate container 2221d605645c [2023-02-21T08:51:49.133Z] ---> 9bc9f5671e84 [2023-02-21T08:51:49.133Z] [2023-02-21T08:51:49.133Z] Step 12/24 : FROM alpine:3.15 [2023-02-21T08:51:49.133Z] 3.15: Pulling from library/alpine [2023-02-21T08:51:50.543Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-21T08:51:50.543Z] Status: Downloaded newer image for alpine:3.15 [2023-02-21T08:51:50.543Z] ---> 354640af7b1b [2023-02-21T08:51:50.543Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T08:51:50.543Z] ---> Running in e4d1137bf3b0 [2023-02-21T08:51:51.128Z] Removing intermediate container e4d1137bf3b0 [2023-02-21T08:51:51.128Z] ---> 144e4cd11564 [2023-02-21T08:51:51.128Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-21T08:51:51.128Z] ---> Running in b7667a98daa6 [2023-02-21T08:51:53.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T08:51:54.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T08:51:55.980Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-21T08:51:55.980Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-21T08:51:55.980Z] OK: 15734 distinct packages available [2023-02-21T08:51:55.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T08:51:56.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T08:51:58.192Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-21T08:51:58.192Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-21T08:51:58.192Z] (3/5) Installing libucontext (1.1-r0) [2023-02-21T08:51:58.192Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-21T08:51:58.192Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-21T08:51:58.192Z] Executing busybox-1.34.1-r7.trigger [2023-02-21T08:51:58.192Z] OK: 6 MiB in 19 packages [2023-02-21T08:52:00.136Z] Removing intermediate container b7667a98daa6 [2023-02-21T08:52:00.136Z] ---> 7a6202d13c9c [2023-02-21T08:52:00.136Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-21T08:52:03.478Z] ---> 8828387cfa6b [2023-02-21T08:52:03.478Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-21T08:52:11.688Z] ---> 6352b7f332c4 [2023-02-21T08:52:11.688Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-21T08:52:12.648Z] ---> 2288938a8f7f [2023-02-21T08:52:12.648Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-21T08:52:13.623Z] ---> 8c145ad41e5a [2023-02-21T08:52:13.623Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-21T08:52:14.585Z] ---> 8de0dd6f030c [2023-02-21T08:52:14.585Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-21T08:52:14.853Z] ---> Running in 344231f2c9e6 [2023-02-21T08:52:15.438Z] Removing intermediate container 344231f2c9e6 [2023-02-21T08:52:15.438Z] ---> 2764fd3c23ac [2023-02-21T08:52:15.438Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-21T08:52:15.438Z] ---> Running in 4c8e6e236c14 [2023-02-21T08:52:16.024Z] Removing intermediate container 4c8e6e236c14 [2023-02-21T08:52:16.024Z] ---> d34e894b0877 [2023-02-21T08:52:16.024Z] Step 22/24 : LABEL arch=arm64 [2023-02-21T08:52:16.024Z] ---> Running in 1231470f7fa2 [2023-02-21T08:52:16.608Z] Removing intermediate container 1231470f7fa2 [2023-02-21T08:52:16.608Z] ---> 4111e1f2d2ce [2023-02-21T08:52:16.608Z] Step 23/24 : LABEL git_sha=e41d428e937b87966dc3ab4200a7e15381a63182 [2023-02-21T08:52:16.875Z] ---> Running in 8f9f2f5900ba [2023-02-21T08:52:17.459Z] Removing intermediate container 8f9f2f5900ba [2023-02-21T08:52:17.459Z] ---> 52137cc0caa4 [2023-02-21T08:52:17.459Z] Step 24/24 : LABEL version=0.0.0 [2023-02-21T08:52:17.459Z] ---> Running in 334c898ff7d6 [2023-02-21T08:52:18.042Z] Removing intermediate container 334c898ff7d6 [2023-02-21T08:52:18.042Z] ---> 5bb0e368c1bf [2023-02-21T08:52:18.042Z] [2023-02-21T08:52:18.309Z] Successfully built 5bb0e368c1bf [2023-02-21T08:52:18.309Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-21T08:52:18.309Z] Building core-common-config-bootstrapper [2023-02-21T08:52:40.382Z]  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:52:40.382Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:52:40.382Z] ---> 57b07c3bb302 [2023-02-21T08:52:40.382Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T08:52:40.382Z] ---> Using cache [2023-02-21T08:52:40.382Z] ---> 507ef3c884e9 [2023-02-21T08:52:40.382Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T08:52:40.382Z] ---> Using cache [2023-02-21T08:52:40.382Z] ---> ef7c34899fca [2023-02-21T08:52:40.382Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-21T08:52:40.382Z] ---> Using cache [2023-02-21T08:52:40.382Z] ---> eaf160e9f5a4 [2023-02-21T08:52:40.382Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T08:52:40.382Z] ---> Using cache [2023-02-21T08:52:40.382Z] ---> 14ab7ff32fac [2023-02-21T08:52:40.382Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:52:40.382Z] ---> Using cache [2023-02-21T08:52:40.382Z] ---> a602ceb4731e [2023-02-21T08:52:40.382Z] Step 8/22 : COPY . . [2023-02-21T08:52:40.382Z] ---> Using cache [2023-02-21T08:52:40.382Z] ---> 8eba6ca313e1 [2023-02-21T08:52:40.382Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-21T08:52:40.382Z] ---> Running in 459643433ce2 [2023-02-21T08:52:40.382Z] 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-02-21T08:59:17.683Z] 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-02-21T08:59:32.768Z] Removing intermediate container 20ed01cda791 [2023-02-21T08:59:32.768Z] ---> d3a66a078cf8 [2023-02-21T08:59:32.768Z] [2023-02-21T08:59:32.768Z] Step 9/24 : FROM alpine:3.16 [2023-02-21T08:59:33.037Z] 3.16: Pulling from library/alpine [2023-02-21T08:59:34.461Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-21T08:59:34.461Z] Status: Downloaded newer image for alpine:3.16 [2023-02-21T08:59:34.461Z] ---> 4c81e5bf8899 [2023-02-21T08:59:34.461Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-21T08:59:34.461Z] ---> Running in 3030e010bc60 [2023-02-21T08:59:37.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T08:59:37.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T08:59:39.275Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-21T08:59:39.275Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-21T08:59:39.275Z] (3/3) Installing su-exec (0.2-r1) [2023-02-21T08:59:39.275Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T08:59:39.275Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T08:59:39.861Z] OK: 6 MiB in 17 packages [2023-02-21T08:59:42.464Z] Removing intermediate container 3030e010bc60 [2023-02-21T08:59:42.464Z] ---> e92c6f29672b [2023-02-21T08:59:42.464Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-21T08:59:42.464Z] ---> Running in f9e9a1d5f445 [2023-02-21T08:59:43.448Z] Removing intermediate container f9e9a1d5f445 [2023-02-21T08:59:43.448Z] ---> c1c9c46af091 [2023-02-21T08:59:43.448Z] Step 12/24 : WORKDIR / [2023-02-21T08:59:43.448Z] ---> Running in 7be88d98a7eb [2023-02-21T08:59:44.041Z] Removing intermediate container 7be88d98a7eb [2023-02-21T08:59:44.041Z] ---> 13b9c1056eed [2023-02-21T08:59:44.041Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-21T08:59:45.010Z] ---> 7c8a902ccee7 [2023-02-21T08:59:45.010Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-21T08:59:46.473Z] ---> 7de1db693079 [2023-02-21T08:59:46.473Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-21T08:59:47.444Z] ---> f641ecaff37e [2023-02-21T08:59:47.444Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-21T08:59:48.861Z] ---> dd4bbda86b6d [2023-02-21T08:59:48.861Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-21T08:59:50.816Z] ---> 19479182a517 [2023-02-21T08:59:50.816Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-21T08:59:52.770Z] ---> b2c216110cac [2023-02-21T08:59:52.770Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-21T08:59:53.736Z] ---> 3466d194f168 [2023-02-21T08:59:53.736Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-21T08:59:54.009Z] ---> Running in d447d1530c46 [2023-02-21T08:59:58.286Z] Removing intermediate container d447d1530c46 [2023-02-21T08:59:58.286Z] ---> 90d7e6c5c95a [2023-02-21T08:59:58.286Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-21T08:59:58.286Z] ---> Running in 7446b477a02c [2023-02-21T08:59:58.286Z] Removing intermediate container 7446b477a02c [2023-02-21T08:59:58.286Z] ---> 610a60de6f7c [2023-02-21T08:59:58.286Z] Step 22/24 : LABEL arch=arm64 [2023-02-21T08:59:58.554Z] ---> Running in 360b3cad76a9 [2023-02-21T08:59:59.158Z] Removing intermediate container 360b3cad76a9 [2023-02-21T08:59:59.158Z] ---> a40080ff3957 [2023-02-21T08:59:59.158Z] Step 23/24 : LABEL git_sha=e41d428e937b87966dc3ab4200a7e15381a63182 [2023-02-21T08:59:59.427Z] ---> Running in a243fd682e2f [2023-02-21T09:00:00.392Z] Removing intermediate container a243fd682e2f [2023-02-21T09:00:00.392Z] ---> c5372cb0c7c4 [2023-02-21T09:00:00.392Z] Step 24/24 : LABEL version=0.0.0 [2023-02-21T09:00:00.392Z] ---> Running in 63022932bd28 [2023-02-21T09:00:01.357Z] Removing intermediate container 63022932bd28 [2023-02-21T09:00:01.357Z] ---> dc1a73bbe825 [2023-02-21T09:00:01.357Z] [2023-02-21T09:00:01.630Z] Successfully built dc1a73bbe825 [2023-02-21T09:00:01.630Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-21T09:00:01.630Z] Building support-notifications [2023-02-21T09:00:19.879Z]  Building security-secretstore-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T09:00:19.879Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T09:00:19.879Z] ---> 57b07c3bb302 [2023-02-21T09:00:19.879Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T09:00:19.879Z] ---> Using cache [2023-02-21T09:00:19.879Z] ---> 507ef3c884e9 [2023-02-21T09:00:19.879Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T09:00:19.879Z] ---> Using cache [2023-02-21T09:00:19.879Z] ---> ef7c34899fca [2023-02-21T09:00:19.879Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-21T09:00:20.465Z] ---> Running in 5597d9fc5fbe [2023-02-21T09:00:22.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:00:23.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:00:24.970Z] OK: 221 MiB in 51 packages [2023-02-21T09:00:26.380Z] Removing intermediate container 5597d9fc5fbe [2023-02-21T09:00:26.380Z] ---> 5f734bb94d9b [2023-02-21T09:00:26.380Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T09:00:27.805Z] ---> 07fbf439b1f5 [2023-02-21T09:00:27.805Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T09:00:27.805Z] ---> Running in ec2cdb5c7f0e [2023-02-21T09:01:00.138Z] Removing intermediate container 2f90245aa40d [2023-02-21T09:01:00.138Z] ---> bda1ef0be1d9 [2023-02-21T09:01:00.138Z] [2023-02-21T09:01:00.138Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T09:01:00.138Z] ---> 4c81e5bf8899 [2023-02-21T09:01:00.138Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-21T09:01:00.138Z] ---> Running in 402d79b883ea [2023-02-21T09:01:00.138Z] Removing intermediate container 402d79b883ea [2023-02-21T09:01:00.138Z] ---> 8c3de4518795 [2023-02-21T09:01:00.138Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-21T09:01:00.138Z] ---> Running in 59efdadad6c8 [2023-02-21T09:01:00.744Z] Removing intermediate container a967d6cb887f [2023-02-21T09:01:00.744Z] ---> 2aa07be73391 [2023-02-21T09:01:00.744Z] [2023-02-21T09:01:00.744Z] Step 10/24 : FROM alpine:3.16 [2023-02-21T09:01:00.744Z] ---> 4c81e5bf8899 [2023-02-21T09:01:00.744Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-21T09:01:01.038Z] ---> Running in 493c7dde6b0f [2023-02-21T09:01:01.038Z] Removing intermediate container 59efdadad6c8 [2023-02-21T09:01:01.038Z] ---> 8042fdb194de [2023-02-21T09:01:01.038Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-21T09:01:01.309Z] ---> Running in ab9efd580877 [2023-02-21T09:01:03.263Z] Removing intermediate container ab9efd580877 [2023-02-21T09:01:03.263Z] ---> 34fee6d2ad16 [2023-02-21T09:01:03.263Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-21T09:01:03.263Z] ---> Running in 5cd8c853725c [2023-02-21T09:01:04.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:01:04.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:01:06.407Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T09:01:06.407Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T09:01:06.407Z] OK: 5 MiB in 15 packages [2023-02-21T09:01:06.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:01:07.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:01:07.564Z] Removing intermediate container 459643433ce2 [2023-02-21T09:01:07.564Z] ---> 8d5db3daeec7 [2023-02-21T09:01:07.564Z] [2023-02-21T09:01:07.564Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T09:01:07.564Z] ---> 4c81e5bf8899 [2023-02-21T09:01:07.564Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-21T09:01:07.839Z] ---> Running in d3862ebfb1f6 [2023-02-21T09:01:08.425Z] Removing intermediate container 493c7dde6b0f [2023-02-21T09:01:08.425Z] ---> 130dced633bc [2023-02-21T09:01:08.425Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T09:01:08.695Z] ---> Running in 68009d477a2d [2023-02-21T09:01:08.975Z] Removing intermediate container d3862ebfb1f6 [2023-02-21T09:01:08.975Z] ---> 7c66d155246c [2023-02-21T09:01:08.975Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-21T09:01:08.975Z] ---> Running in 43e496b68ef8 [2023-02-21T09:01:09.250Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T09:01:09.250Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T09:01:09.250Z] OK: 5 MiB in 15 packages [2023-02-21T09:01:09.845Z] Removing intermediate container 68009d477a2d [2023-02-21T09:01:09.845Z] ---> 6560be69c891 [2023-02-21T09:01:09.845Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-21T09:01:09.845Z] ---> Running in 7b7cb7ca5e5d [2023-02-21T09:01:11.271Z] Removing intermediate container 7b7cb7ca5e5d [2023-02-21T09:01:11.271Z] ---> 97d5e6355464 [2023-02-21T09:01:11.541Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-21T09:01:11.811Z] ---> Running in 491d5e901e15 [2023-02-21T09:01:11.811Z] Removing intermediate container 5cd8c853725c [2023-02-21T09:01:11.811Z] ---> 7cf8d170b3d2 [2023-02-21T09:01:11.811Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T09:01:12.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:01:12.689Z] Removing intermediate container 491d5e901e15 [2023-02-21T09:01:12.689Z] ---> effe681f41aa [2023-02-21T09:01:12.689Z] Step 15/24 : WORKDIR / [2023-02-21T09:01:12.958Z] ---> Running in c1efeb8325b5 [2023-02-21T09:01:12.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:01:13.548Z] ---> f84f0aaf218f [2023-02-21T09:01:13.548Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-21T09:01:13.818Z] Removing intermediate container c1efeb8325b5 [2023-02-21T09:01:13.818Z] ---> 0ad65b869278 [2023-02-21T09:01:13.818Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T09:01:14.785Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T09:01:14.785Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T09:01:14.785Z] OK: 5 MiB in 15 packages [2023-02-21T09:01:15.055Z] ---> 7fd73bad3f3d [2023-02-21T09:01:15.055Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-21T09:01:17.006Z] ---> 076718bc28f1 [2023-02-21T09:01:17.006Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-21T09:01:17.279Z] Removing intermediate container 43e496b68ef8 [2023-02-21T09:01:17.279Z] ---> 1ecbb75d0c75 [2023-02-21T09:01:17.279Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T09:01:18.696Z] ---> ce7f7eb3d847 [2023-02-21T09:01:18.696Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-21T09:01:18.969Z] ---> be4d0ca5697f [2023-02-21T09:01:18.969Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-21T09:01:19.243Z] ---> 1fa13c6ba9a9 [2023-02-21T09:01:19.511Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-21T09:01:19.511Z] ---> Running in 422f2303efec [2023-02-21T09:01:20.478Z] ---> b11410ad4e83 [2023-02-21T09:01:20.478Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-21T09:01:20.478Z] Removing intermediate container 422f2303efec [2023-02-21T09:01:20.478Z] ---> 040a494987c7 [2023-02-21T09:01:20.478Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T09:01:20.745Z] ---> Running in f291006a0908 [2023-02-21T09:01:22.176Z] Removing intermediate container f291006a0908 [2023-02-21T09:01:22.176Z] ---> 4ed442fe121f [2023-02-21T09:01:22.176Z] Step 20/22 : LABEL arch=arm64 [2023-02-21T09:01:22.763Z] ---> Running in b8e369d7d86b [2023-02-21T09:01:22.763Z] ---> 91602c9912be [2023-02-21T09:01:22.763Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-21T09:01:23.350Z] ---> 4647d8584aae [2023-02-21T09:01:23.350Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-21T09:01:23.351Z] ---> Running in f0b4934bfae5 [2023-02-21T09:01:23.618Z] Removing intermediate container b8e369d7d86b [2023-02-21T09:01:23.887Z] ---> 004223e74193 [2023-02-21T09:01:23.887Z] Step 21/22 : LABEL git_sha=e41d428e937b87966dc3ab4200a7e15381a63182 [2023-02-21T09:01:23.887Z] ---> Running in a12d8eabcebf [2023-02-21T09:01:24.482Z] Removing intermediate container f0b4934bfae5 [2023-02-21T09:01:24.482Z] ---> beb07b94a8c9 [2023-02-21T09:01:24.482Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T09:01:25.073Z] ---> Running in 0148bdd80247 [2023-02-21T09:01:25.670Z] Removing intermediate container a12d8eabcebf [2023-02-21T09:01:25.670Z] ---> baad61b45293 [2023-02-21T09:01:25.670Z] Step 22/22 : LABEL version=0.0.0 [2023-02-21T09:01:25.670Z] ---> b2ac598bd809 [2023-02-21T09:01:25.670Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-21T09:01:25.939Z] ---> Running in f24c7c0d0db0 [2023-02-21T09:01:26.208Z] Removing intermediate container 0148bdd80247 [2023-02-21T09:01:26.208Z] ---> 40b97be69ed0 [2023-02-21T09:01:26.208Z] Step 22/24 : LABEL arch=arm64 [2023-02-21T09:01:26.798Z] ---> Running in 741d6068d669 [2023-02-21T09:01:27.068Z] Removing intermediate container f24c7c0d0db0 [2023-02-21T09:01:27.068Z] ---> 85f003ae46e3 [2023-02-21T09:01:27.068Z] [2023-02-21T09:01:27.657Z] Removing intermediate container 741d6068d669 [2023-02-21T09:01:27.657Z] ---> 03c083d0c853 [2023-02-21T09:01:27.657Z] Step 23/24 : LABEL git_sha=e41d428e937b87966dc3ab4200a7e15381a63182 [2023-02-21T09:01:27.930Z] ---> b17bd32b669f [2023-02-21T09:01:27.930Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-21T09:01:27.930Z] ---> Running in c0110aa7b134 [2023-02-21T09:01:28.208Z] ---> Running in 93f2fab129a3 [2023-02-21T09:01:29.176Z] Successfully built 85f003ae46e3 [2023-02-21T09:01:29.176Z] Successfully tagged core-data-arm64:latest [2023-02-21T09:01:29.176Z]  Building core-data ... done Building security-spire-server [2023-02-21T09:01:29.444Z] Removing intermediate container c0110aa7b134 [2023-02-21T09:01:29.444Z] ---> e9989a2c8193 [2023-02-21T09:01:29.444Z] Step 24/24 : LABEL version=0.0.0 [2023-02-21T09:01:29.713Z] ---> Running in 99f8f0df6b18 [2023-02-21T09:01:31.134Z] Removing intermediate container 99f8f0df6b18 [2023-02-21T09:01:31.134Z] ---> c9e7b2cb3d8e [2023-02-21T09:01:31.134Z] [2023-02-21T09:01:32.564Z] Successfully built c9e7b2cb3d8e [2023-02-21T09:01:32.564Z] Successfully tagged core-metadata-arm64:latest [2023-02-21T09:01:32.564Z] Building security-spire-config [2023-02-21T09:01:33.154Z]  Building core-metadata ... done Removing intermediate container 93f2fab129a3 [2023-02-21T09:01:33.154Z] ---> 9f40839e9c04 [2023-02-21T09:01:33.154Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-21T09:01:33.425Z] ---> Running in 5afc44ae2bb3 [2023-02-21T09:01:34.394Z] Removing intermediate container 5afc44ae2bb3 [2023-02-21T09:01:34.394Z] ---> 8aa1b639f487 [2023-02-21T09:01:34.394Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-21T09:01:34.664Z] ---> Running in dbd19f4fd2cd [2023-02-21T09:01:35.630Z] Removing intermediate container dbd19f4fd2cd [2023-02-21T09:01:35.630Z] ---> 07305e5ab722 [2023-02-21T09:01:35.630Z] Step 20/22 : LABEL arch=arm64 [2023-02-21T09:01:35.902Z] ---> Running in 31fb229a3bb1 [2023-02-21T09:01:36.866Z] Removing intermediate container 31fb229a3bb1 [2023-02-21T09:01:36.866Z] ---> df76b8e84d58 [2023-02-21T09:01:36.866Z] Step 21/22 : LABEL git_sha=e41d428e937b87966dc3ab4200a7e15381a63182 [2023-02-21T09:01:37.134Z] ---> Running in ce8da832a87b [2023-02-21T09:01:38.094Z] Removing intermediate container ce8da832a87b [2023-02-21T09:01:38.094Z] ---> f5a457e04f7a [2023-02-21T09:01:38.094Z] Step 22/22 : LABEL version=0.0.0 [2023-02-21T09:01:38.094Z] ---> Running in 568c220b58a9 [2023-02-21T09:01:39.054Z] Removing intermediate container 568c220b58a9 [2023-02-21T09:01:39.054Z] ---> 6531639bded7 [2023-02-21T09:01:39.054Z] [2023-02-21T09:01:39.639Z] Successfully built 6531639bded7 [2023-02-21T09:01:39.639Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-21T09:01:39.639Z] Building security-bootstrapper [2023-02-21T09:01:39.639Z]  Building core-common-config-bootstrapper ... done Building security-proxy-setup [2023-02-21T09:02:06.368Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T09:02:06.368Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T09:02:06.368Z] ---> 57b07c3bb302 [2023-02-21T09:02:06.368Z] Step 3/24 : WORKDIR /edgex-go [2023-02-21T09:02:06.368Z] ---> Using cache [2023-02-21T09:02:06.368Z] ---> 9ffa58f3c282 [2023-02-21T09:02:06.368Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-21T09:02:06.368Z] ---> Using cache [2023-02-21T09:02:06.368Z] ---> 17ab28ae053f [2023-02-21T09:02:06.368Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-21T09:02:06.368Z] ---> Using cache [2023-02-21T09:02:06.368Z] ---> 4586f4560ba1 [2023-02-21T09:02:06.368Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T09:02:06.368Z] ---> Using cache [2023-02-21T09:02:06.368Z] ---> cbe74c798afb [2023-02-21T09:02:06.368Z] Step 7/24 : COPY . . [2023-02-21T09:02:06.368Z] ---> Using cache [2023-02-21T09:02:06.368Z] ---> d6abf827218d [2023-02-21T09:02:06.368Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-21T09:02:06.368Z] ---> Using cache [2023-02-21T09:02:06.368Z] ---> 1a7e0c6ae65b [2023-02-21T09:02:06.368Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-21T09:02:06.368Z] ---> Using cache [2023-02-21T09:02:06.368Z] ---> 8cb896dba37c [2023-02-21T09:02:06.368Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-21T09:02:06.368Z] ---> Using cache [2023-02-21T09:02:06.368Z] ---> e1a2bca3f0d8 [2023-02-21T09:02:06.368Z] Step 11/24 : WORKDIR /edgex-go [2023-02-21T09:02:06.368Z] ---> Using cache [2023-02-21T09:02:06.368Z] ---> 9bc9f5671e84 [2023-02-21T09:02:06.368Z] [2023-02-21T09:02:06.368Z] Step 12/24 : FROM alpine:3.15 [2023-02-21T09:02:06.368Z] ---> 354640af7b1b [2023-02-21T09:02:06.368Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T09:02:06.369Z] ---> Using cache [2023-02-21T09:02:06.369Z] ---> 144e4cd11564 [2023-02-21T09:02:06.369Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-21T09:02:08.314Z] ---> Running in dbc40f34871a [2023-02-21T09:02:10.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:02:11.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:02:12.909Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-21T09:02:12.909Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-21T09:02:12.909Z] OK: 15734 distinct packages available [2023-02-21T09:02:12.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:02:13.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:02:14.471Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T09:02:14.471Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-21T09:02:14.471Z] ---> 57b07c3bb302 [2023-02-21T09:02:14.471Z] Step 3/32 : WORKDIR /edgex-go [2023-02-21T09:02:14.471Z] ---> Using cache [2023-02-21T09:02:14.471Z] ---> 9ffa58f3c282 [2023-02-21T09:02:14.471Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-21T09:02:14.745Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T09:02:14.745Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-21T09:02:14.745Z] ---> 57b07c3bb302 [2023-02-21T09:02:14.745Z] Step 3/21 : WORKDIR /edgex-go [2023-02-21T09:02:14.745Z] ---> Using cache [2023-02-21T09:02:14.745Z] ---> 9ffa58f3c282 [2023-02-21T09:02:14.745Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-21T09:02:14.745Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-21T09:02:15.016Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-21T09:02:15.016Z] (3/4) Installing libucontext (1.1-r0) [2023-02-21T09:02:15.016Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-21T09:02:15.016Z] ---> Running in b1ca4e30a4ab [2023-02-21T09:02:15.016Z] ---> Running in 20f12b74491e [2023-02-21T09:02:15.016Z] Executing busybox-1.34.1-r7.trigger [2023-02-21T09:02:15.016Z] OK: 6 MiB in 18 packages [2023-02-21T09:02:17.603Z] Removing intermediate container dbc40f34871a [2023-02-21T09:02:17.603Z] ---> f156c0e323b9 [2023-02-21T09:02:17.603Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-21T09:02:17.603Z] Removing intermediate container ec2cdb5c7f0e [2023-02-21T09:02:17.603Z] ---> e93d9b700601 [2023-02-21T09:02:17.603Z] Step 8/22 : COPY . . [2023-02-21T09:02:17.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:02:18.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:02:18.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:02:18.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:02:20.520Z] OK: 221 MiB in 51 packages [2023-02-21T09:02:20.520Z] OK: 221 MiB in 51 packages [2023-02-21T09:02:24.085Z] Removing intermediate container 20f12b74491e [2023-02-21T09:02:24.085Z] ---> d5652f616403 [2023-02-21T09:02:24.085Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-21T09:02:24.085Z] Removing intermediate container b1ca4e30a4ab [2023-02-21T09:02:24.085Z] ---> f2b406b04e2a [2023-02-21T09:02:24.085Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-21T09:02:25.105Z] ---> 7da4c42e4c18 [2023-02-21T09:02:25.105Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T09:02:25.405Z] ---> Running in 56b3ce0df887 [2023-02-21T09:02:25.689Z] ---> b8ec447961c6 [2023-02-21T09:02:25.689Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T09:02:25.967Z] ---> Running in 26c03163f9be [2023-02-21T09:02:28.567Z] ---> b73f848d2344 [2023-02-21T09:02:28.567Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-21T09:02:29.531Z] ---> 915684bec53d [2023-02-21T09:02:29.532Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-21T09:02:29.803Z] ---> Running in 4ace27fb874a [2023-02-21T09:02:30.389Z] Removing intermediate container 4ace27fb874a [2023-02-21T09:02:30.389Z] ---> 181d4429cda5 [2023-02-21T09:02:30.389Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-21T09:02:31.823Z] ---> e486459d6171 [2023-02-21T09:02:31.823Z] Step 19/24 : WORKDIR / [2023-02-21T09:02:31.823Z] ---> Running in 9eee006c2fba [2023-02-21T09:02:33.252Z] Removing intermediate container 9eee006c2fba [2023-02-21T09:02:33.252Z] ---> 378239156a3e [2023-02-21T09:02:33.252Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-21T09:02:33.252Z] ---> Running in 77a7220a23b7 [2023-02-21T09:02:33.841Z] Removing intermediate container 77a7220a23b7 [2023-02-21T09:02:33.841Z] ---> 942b1a80804c [2023-02-21T09:02:33.841Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-21T09:02:34.110Z] ---> Running in a755e20da1da [2023-02-21T09:02:35.091Z] Removing intermediate container a755e20da1da [2023-02-21T09:02:35.091Z] ---> 92bd5fe1aff4 [2023-02-21T09:02:35.091Z] Step 22/24 : LABEL arch=arm64 [2023-02-21T09:02:35.366Z] ---> Running in 28e17678c4ac [2023-02-21T09:02:36.340Z] Removing intermediate container 28e17678c4ac [2023-02-21T09:02:36.340Z] ---> 11e33caba58a [2023-02-21T09:02:36.340Z] Step 23/24 : LABEL git_sha=e41d428e937b87966dc3ab4200a7e15381a63182 [2023-02-21T09:02:36.340Z] ---> Running in 6adbc63f19dc [2023-02-21T09:02:37.309Z] Removing intermediate container 6adbc63f19dc [2023-02-21T09:02:37.309Z] ---> 1e357e69b5a2 [2023-02-21T09:02:37.309Z] Step 24/24 : LABEL version=0.0.0 [2023-02-21T09:02:37.309Z] ---> Running in 53828c8622e9 [2023-02-21T09:02:38.279Z] Removing intermediate container 53828c8622e9 [2023-02-21T09:02:38.279Z] ---> e068b3a2548e [2023-02-21T09:02:38.279Z] [2023-02-21T09:02:39.247Z] Successfully built e068b3a2548e [2023-02-21T09:02:39.247Z] Successfully tagged security-spire-config-arm64:latest [2023-02-21T09:02:39.247Z]  Building security-spire-config ... done Building core-command [2023-02-21T09:02:39.247Z] ---> b7e46e8c24a5 [2023-02-21T09:02:39.247Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-21T09:02:39.833Z] ---> Running in e9c21843ca48 [2023-02-21T09:02:43.178Z] 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-02-21T09:02:51.417Z] Removing intermediate container 82a55d7c70a3 [2023-02-21T09:02:51.417Z] ---> a394b5429db7 [2023-02-21T09:02:51.417Z] [2023-02-21T09:02:51.417Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T09:02:51.417Z] ---> 4c81e5bf8899 [2023-02-21T09:02:51.417Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-21T09:02:51.417Z] ---> Using cache [2023-02-21T09:02:51.417Z] ---> 130dced633bc [2023-02-21T09:02:51.417Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T09:02:51.417Z] ---> Using cache [2023-02-21T09:02:51.417Z] ---> 6560be69c891 [2023-02-21T09:02:51.417Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-21T09:02:51.685Z] ---> Running in 45f66f7b7616 [2023-02-21T09:02:52.291Z] Removing intermediate container 45f66f7b7616 [2023-02-21T09:02:52.291Z] ---> a175f3f12848 [2023-02-21T09:02:52.291Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-21T09:02:52.564Z] ---> Running in 20345f6e1f87 [2023-02-21T09:02:53.533Z] Removing intermediate container 20345f6e1f87 [2023-02-21T09:02:53.533Z] ---> b02b22332a6a [2023-02-21T09:02:53.533Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T09:02:54.947Z] ---> 97ac5a7be480 [2023-02-21T09:02:54.947Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-21T09:02:59.213Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T09:02:59.213Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-21T09:02:59.213Z] ---> 57b07c3bb302 [2023-02-21T09:02:59.213Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-21T09:02:59.213Z] ---> Using cache [2023-02-21T09:02:59.213Z] ---> 507ef3c884e9 [2023-02-21T09:02:59.213Z] Step 4/23 : WORKDIR /edgex-go [2023-02-21T09:02:59.213Z] ---> Using cache [2023-02-21T09:02:59.213Z] ---> ef7c34899fca [2023-02-21T09:02:59.213Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-21T09:02:59.213Z] ---> Using cache [2023-02-21T09:02:59.213Z] ---> eaf160e9f5a4 [2023-02-21T09:02:59.213Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-21T09:02:59.213Z] ---> Using cache [2023-02-21T09:02:59.213Z] ---> 14ab7ff32fac [2023-02-21T09:02:59.213Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T09:02:59.213Z] ---> Using cache [2023-02-21T09:02:59.213Z] ---> a602ceb4731e [2023-02-21T09:02:59.213Z] Step 8/23 : COPY . . [2023-02-21T09:02:59.213Z] ---> Using cache [2023-02-21T09:02:59.213Z] ---> 8eba6ca313e1 [2023-02-21T09:02:59.213Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-21T09:02:59.489Z] ---> 1eb875a5c9a4 [2023-02-21T09:02:59.489Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml ---> Running in 111ae1ee65eb [2023-02-21T09:02:59.489Z] [2023-02-21T09:03:00.912Z] ---> 1b0bfe47299a [2023-02-21T09:03:00.912Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-21T09:03:01.183Z] ---> Running in 824534277dbc [2023-02-21T09:03:02.148Z] Removing intermediate container 824534277dbc [2023-02-21T09:03:02.148Z] ---> d05be1008aca [2023-02-21T09:03:02.148Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T09:03:02.148Z] ---> Running in 14c6469442fa [2023-02-21T09:03:02.416Z] 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-02-21T09:03:03.004Z] Removing intermediate container 14c6469442fa [2023-02-21T09:03:03.004Z] ---> 2aba5d55c371 [2023-02-21T09:03:03.004Z] Step 20/22 : LABEL arch=arm64 [2023-02-21T09:03:03.004Z] ---> Running in 47b4e1e9c158 [2023-02-21T09:03:03.971Z] Removing intermediate container 47b4e1e9c158 [2023-02-21T09:03:03.971Z] ---> ff7e95d6a709 [2023-02-21T09:03:03.971Z] Step 21/22 : LABEL git_sha=e41d428e937b87966dc3ab4200a7e15381a63182 [2023-02-21T09:03:03.971Z] ---> Running in 352d5f704bbb [2023-02-21T09:03:04.558Z] Removing intermediate container 352d5f704bbb [2023-02-21T09:03:04.558Z] ---> 24b5a6ff069a [2023-02-21T09:03:04.558Z] Step 22/22 : LABEL version=0.0.0 [2023-02-21T09:03:04.558Z] ---> Running in 0383f9e4daef [2023-02-21T09:03:05.522Z] Removing intermediate container 0383f9e4daef [2023-02-21T09:03:05.522Z] ---> ea64940646db [2023-02-21T09:03:05.522Z] [2023-02-21T09:03:05.793Z] Successfully built ea64940646db [2023-02-21T09:03:05.793Z] Successfully tagged support-scheduler-arm64:latest [2023-02-21T09:03:05.793Z]  Building support-scheduler ... done Building security-spiffe-token-provider [2023-02-21T09:03:32.547Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T09:03:32.547Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-21T09:03:32.547Z] ---> 57b07c3bb302 [2023-02-21T09:03:32.547Z] Step 3/19 : WORKDIR /edgex-go [2023-02-21T09:03:32.547Z] ---> Using cache [2023-02-21T09:03:32.547Z] ---> 9ffa58f3c282 [2023-02-21T09:03:32.547Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-21T09:03:32.547Z] ---> Running in f3eb0b5ce2e0 [2023-02-21T09:03:32.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:03:32.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:03:33.511Z] v3.16.4-19-g0e31bfb8f91 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-21T09:03:33.511Z] v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-21T09:03:33.511Z] OK: 16903 distinct packages available [2023-02-21T09:03:33.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:03:34.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:03:36.001Z] OK: 221 MiB in 51 packages [2023-02-21T09:03:39.415Z] Removing intermediate container f3eb0b5ce2e0 [2023-02-21T09:03:39.415Z] ---> 4edcc8069459 [2023-02-21T09:03:39.415Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-21T09:03:41.376Z] ---> 2718ec10996c [2023-02-21T09:03:41.376Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T09:03:41.643Z] ---> Running in a420873f7046 [2023-02-21T09:04:38.095Z] Removing intermediate container 56b3ce0df887 [2023-02-21T09:04:38.095Z] ---> c2b915499d1c [2023-02-21T09:04:38.095Z] Step 7/32 : COPY . . [2023-02-21T09:04:38.095Z] Removing intermediate container 26c03163f9be [2023-02-21T09:04:38.095Z] ---> 1f92f8d3969f [2023-02-21T09:04:38.095Z] Step 7/21 : COPY . . [2023-02-21T09:04:56.330Z] ---> be61e389f3bf [2023-02-21T09:04:56.330Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-21T09:04:56.330Z] ---> Running in 560f0e363f57 [2023-02-21T09:04:57.295Z] ---> 6133a0019589 [2023-02-21T09:04:57.295Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-21T09:04:57.570Z] ---> Running in ee0c21e5367d [2023-02-21T09:04:59.019Z] 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-02-21T09:05:00.973Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-21T09:05:33.216Z] Removing intermediate container a420873f7046 [2023-02-21T09:05:33.216Z] ---> c8b1a096b646 [2023-02-21T09:05:33.216Z] Step 7/19 : COPY . . [2023-02-21T09:05:48.224Z] ---> cd627e17b5da [2023-02-21T09:05:48.224Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-21T09:05:48.224Z] ---> Running in 44526177a976 [2023-02-21T09:05:48.224Z] 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-02-21T09:11:11.199Z] Removing intermediate container 111ae1ee65eb [2023-02-21T09:11:11.199Z] ---> 42e5be88c596 [2023-02-21T09:11:11.199Z] [2023-02-21T09:11:11.199Z] Step 10/23 : FROM alpine:3.16 [2023-02-21T09:11:11.199Z] ---> 4c81e5bf8899 [2023-02-21T09:11:11.199Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-21T09:11:11.199Z] ---> Using cache [2023-02-21T09:11:11.199Z] ---> 130dced633bc [2023-02-21T09:11:11.199Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T09:11:11.199Z] ---> Using cache [2023-02-21T09:11:11.199Z] ---> 6560be69c891 [2023-02-21T09:11:11.199Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-21T09:11:11.199Z] ---> Running in 595982c86b3b [2023-02-21T09:11:11.199Z] Removing intermediate container 595982c86b3b [2023-02-21T09:11:11.199Z] ---> 9b367ca0cbfe [2023-02-21T09:11:11.199Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-21T09:11:11.199Z] ---> Running in 450f1ce562ff [2023-02-21T09:11:11.199Z] Removing intermediate container 450f1ce562ff [2023-02-21T09:11:11.199Z] ---> 4553e5acc56e [2023-02-21T09:11:11.199Z] Step 15/23 : WORKDIR / [2023-02-21T09:11:11.199Z] ---> Running in aff9362ee69d [2023-02-21T09:11:11.199Z] Removing intermediate container aff9362ee69d [2023-02-21T09:11:11.199Z] ---> 0efcb1ffae34 [2023-02-21T09:11:11.199Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T09:11:11.199Z] ---> b1c5a48fd0ba [2023-02-21T09:11:11.199Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-21T09:11:11.199Z] ---> a000c0384297 [2023-02-21T09:11:11.199Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-21T09:11:11.199Z] ---> dd643b5410e5 [2023-02-21T09:11:11.199Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-21T09:11:11.199Z] ---> Running in b1e0224df418 [2023-02-21T09:11:11.199Z] Removing intermediate container b1e0224df418 [2023-02-21T09:11:11.199Z] ---> 4c8c3fcc7b25 [2023-02-21T09:11:11.199Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T09:11:11.199Z] ---> Running in 2f3b149d119a [2023-02-21T09:11:11.486Z] Removing intermediate container 2f3b149d119a [2023-02-21T09:11:11.486Z] ---> 05bda4c64d17 [2023-02-21T09:11:11.486Z] Step 21/23 : LABEL arch=arm64 [2023-02-21T09:11:11.760Z] ---> Running in 18b1f79331ed [2023-02-21T09:11:12.368Z] Removing intermediate container 18b1f79331ed [2023-02-21T09:11:12.368Z] ---> 390d1662a141 [2023-02-21T09:11:12.368Z] Step 22/23 : LABEL git_sha=e41d428e937b87966dc3ab4200a7e15381a63182 [2023-02-21T09:11:12.666Z] ---> Running in e809d6a5056d [2023-02-21T09:11:13.292Z] Removing intermediate container e809d6a5056d [2023-02-21T09:11:13.292Z] ---> 00efcac937b7 [2023-02-21T09:11:13.292Z] Step 23/23 : LABEL version=0.0.0 [2023-02-21T09:11:13.577Z] ---> Running in 39597dff9456 [2023-02-21T09:11:14.175Z] Removing intermediate container 39597dff9456 [2023-02-21T09:11:14.175Z] ---> 0862d0e2ce21 [2023-02-21T09:11:14.175Z] [2023-02-21T09:11:14.445Z] Successfully built 0862d0e2ce21 [2023-02-21T09:11:14.445Z] Successfully tagged core-command-arm64:latest [2023-02-21T09:12:01.325Z]  Building core-command ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-21T09:12:28.032Z] Removing intermediate container ee0c21e5367d [2023-02-21T09:12:28.032Z] ---> 5b533e497367 [2023-02-21T09:12:28.032Z] [2023-02-21T09:12:28.032Z] Step 9/21 : FROM alpine:3.16 [2023-02-21T09:12:28.032Z] ---> 4c81e5bf8899 [2023-02-21T09:12:28.032Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-21T09:12:28.032Z] ---> Running in 5f6914e56077 [2023-02-21T09:12:28.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:12:28.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:12:28.032Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-21T09:12:28.032Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-21T09:12:28.032Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-21T09:12:28.032Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-21T09:12:28.032Z] (5/6) Installing curl (7.83.1-r6) [2023-02-21T09:12:28.032Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-21T09:12:28.032Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T09:12:28.032Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T09:12:28.302Z] OK: 8 MiB in 20 packages [2023-02-21T09:12:31.657Z] Removing intermediate container 5f6914e56077 [2023-02-21T09:12:31.657Z] ---> a5cd059ee5e2 [2023-02-21T09:12:31.657Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-21T09:12:31.925Z] ---> Running in f0302f3c97ac [2023-02-21T09:12:32.895Z] Removing intermediate container f0302f3c97ac [2023-02-21T09:12:32.895Z] ---> 0faed7c70d7d [2023-02-21T09:12:32.895Z] Step 12/21 : WORKDIR /edgex [2023-02-21T09:12:33.178Z] ---> Running in b2cc7dd2e7dc [2023-02-21T09:12:33.764Z] Removing intermediate container b2cc7dd2e7dc [2023-02-21T09:12:33.764Z] ---> 444d87027aab [2023-02-21T09:12:33.764Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-21T09:12:35.719Z] ---> 52788035324a [2023-02-21T09:12:35.719Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-21T09:12:38.308Z] ---> ee5777de6176 [2023-02-21T09:12:38.308Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-21T09:12:40.255Z] ---> 5237e26446aa [2023-02-21T09:12:40.255Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-21T09:12:40.255Z] Removing intermediate container 560f0e363f57 [2023-02-21T09:12:40.255Z] ---> 9c5f4fe88c80 [2023-02-21T09:12:40.255Z] [2023-02-21T09:12:40.255Z] Step 9/32 : FROM alpine:3.16 [2023-02-21T09:12:40.255Z] ---> 4c81e5bf8899 [2023-02-21T09:12:40.255Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T09:12:40.524Z] ---> Running in 7fce3a098690 [2023-02-21T09:12:41.120Z] Removing intermediate container 7fce3a098690 [2023-02-21T09:12:41.120Z] ---> 37ca08592d95 [2023-02-21T09:12:41.120Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-21T09:12:41.391Z] ---> Running in 7195aed65e19 [2023-02-21T09:12:41.659Z] ---> a0b872416ce3 [2023-02-21T09:12:41.659Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-21T09:12:41.933Z] ---> Running in 3dc8c1e65f88 [2023-02-21T09:12:44.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:12:44.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:12:45.963Z] Removing intermediate container 3dc8c1e65f88 [2023-02-21T09:12:45.963Z] ---> 8919830b2531 [2023-02-21T09:12:45.963Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-21T09:12:45.963Z] ---> Running in 0aa5f9b81b41 [2023-02-21T09:12:46.230Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-21T09:12:46.230Z] (2/2) Installing su-exec (0.2-r1) [2023-02-21T09:12:46.230Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T09:12:46.230Z] OK: 5 MiB in 16 packages [2023-02-21T09:12:46.499Z] Removing intermediate container 0aa5f9b81b41 [2023-02-21T09:12:46.499Z] ---> 2960ad9e86df [2023-02-21T09:12:46.499Z] Step 19/21 : LABEL arch=arm64 [2023-02-21T09:12:46.768Z] ---> Running in b731af48d0ca [2023-02-21T09:12:47.739Z] Removing intermediate container b731af48d0ca [2023-02-21T09:12:47.739Z] ---> 59a4f5cc49d1 [2023-02-21T09:12:47.739Z] Step 20/21 : LABEL git_sha=e41d428e937b87966dc3ab4200a7e15381a63182 [2023-02-21T09:12:47.739Z] ---> Running in e39aeb50cdd0 [2023-02-21T09:12:48.702Z] Removing intermediate container 7195aed65e19 [2023-02-21T09:12:48.702Z] ---> 05817bb979ad [2023-02-21T09:12:48.702Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-21T09:12:48.702Z] Removing intermediate container e39aeb50cdd0 [2023-02-21T09:12:48.702Z] ---> 634c8f3ed6d2 [2023-02-21T09:12:48.702Z] Step 21/21 : LABEL version=0.0.0 [2023-02-21T09:12:48.702Z] ---> Running in 4cd1218006a3 [2023-02-21T09:12:48.970Z] ---> Running in c0470a8110c3 [2023-02-21T09:12:49.565Z] Removing intermediate container 4cd1218006a3 [2023-02-21T09:12:49.565Z] ---> 4b1fb8cfb239 [2023-02-21T09:12:49.565Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-21T09:12:49.565Z] ---> Running in 83f69fece981 [2023-02-21T09:12:49.834Z] Removing intermediate container c0470a8110c3 [2023-02-21T09:12:49.834Z] ---> 379750f30c61 [2023-02-21T09:12:49.834Z] [2023-02-21T09:12:50.101Z] Removing intermediate container 83f69fece981 [2023-02-21T09:12:50.101Z] ---> a866a5f5baab [2023-02-21T09:12:50.101Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-21T09:12:50.368Z] Successfully built 379750f30c61 [2023-02-21T09:12:50.368Z] ---> Running in a4c47ff5d8cd [2023-02-21T09:12:50.368Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-21T09:12:50.954Z]  Building security-proxy-setup ... done Removing intermediate container a4c47ff5d8cd [2023-02-21T09:12:50.954Z] ---> 44ab689deb5a [2023-02-21T09:12:50.954Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-21T09:12:50.954Z] ---> Running in c1ab09e593fa [2023-02-21T09:12:51.559Z] Removing intermediate container c1ab09e593fa [2023-02-21T09:12:51.559Z] ---> 631c04292616 [2023-02-21T09:12:51.559Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-21T09:12:51.559Z] ---> Running in 10a8273ba9fa [2023-02-21T09:12:54.919Z] Removing intermediate container 10a8273ba9fa [2023-02-21T09:12:54.919Z] ---> c3a06e9470c1 [2023-02-21T09:12:54.919Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-21T09:12:55.189Z] ---> Running in 18b8b03e91fc [2023-02-21T09:12:55.792Z] Removing intermediate container 18b8b03e91fc [2023-02-21T09:12:55.792Z] ---> f2709c49b185 [2023-02-21T09:12:55.792Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-21T09:12:56.761Z] ---> 35b082349bb0 [2023-02-21T09:12:56.761Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-21T09:12:57.030Z] ---> Running in 071174ef77c2 [2023-02-21T09:13:00.383Z] Removing intermediate container 071174ef77c2 [2023-02-21T09:13:00.383Z] ---> 440d32c8e608 [2023-02-21T09:13:00.383Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T09:13:01.345Z] ---> 4e500f4b93c3 [2023-02-21T09:13:01.345Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-21T09:13:03.941Z] ---> 33c72e20bcf5 [2023-02-21T09:13:03.941Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-21T09:13:04.535Z] ---> cb40ec1cdc58 [2023-02-21T09:13:04.535Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-21T09:13:05.946Z] ---> 3a9f8fbc157b [2023-02-21T09:13:05.946Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-21T09:13:06.916Z] ---> 96dc65eb9040 [2023-02-21T09:13:06.916Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-21T09:13:07.878Z] ---> e8741d567f7b [2023-02-21T09:13:07.878Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-21T09:13:08.838Z] ---> 7b2b84a8daff [2023-02-21T09:13:08.838Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-21T09:13:08.838Z] ---> Running in c61468fd4a51 [2023-02-21T09:13:12.191Z] Removing intermediate container c61468fd4a51 [2023-02-21T09:13:12.191Z] ---> 838c28c63184 [2023-02-21T09:13:12.191Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-21T09:13:12.191Z] ---> Running in a9050ffbe0d0 [2023-02-21T09:13:12.774Z] Removing intermediate container a9050ffbe0d0 [2023-02-21T09:13:12.774Z] ---> 9dfbdc15bf57 [2023-02-21T09:13:12.774Z] Step 29/32 : CMD ["gate"] [2023-02-21T09:13:12.774Z] ---> Running in bfeb3bf0195b [2023-02-21T09:13:13.357Z] Removing intermediate container bfeb3bf0195b [2023-02-21T09:13:13.357Z] ---> f2a956dc3688 [2023-02-21T09:13:13.357Z] Step 30/32 : LABEL arch=arm64 [2023-02-21T09:13:13.625Z] ---> Running in dc6b00cb5826 [2023-02-21T09:13:14.210Z] Removing intermediate container dc6b00cb5826 [2023-02-21T09:13:14.210Z] ---> b7122a365d88 [2023-02-21T09:13:14.210Z] Step 31/32 : LABEL git_sha=e41d428e937b87966dc3ab4200a7e15381a63182 [2023-02-21T09:13:14.210Z] ---> Running in 28c32363597b [2023-02-21T09:13:14.795Z] Removing intermediate container 28c32363597b [2023-02-21T09:13:14.795Z] ---> 1146c35bb3e3 [2023-02-21T09:13:14.795Z] Step 32/32 : LABEL version=0.0.0 [2023-02-21T09:13:15.065Z] ---> Running in c33e80b1a2e1 [2023-02-21T09:13:15.333Z] Removing intermediate container c33e80b1a2e1 [2023-02-21T09:13:15.333Z] ---> 7279f624c6ff [2023-02-21T09:13:15.333Z] [2023-02-21T09:13:15.917Z] Successfully built 7279f624c6ff [2023-02-21T09:13:15.917Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-21T09:13:37.981Z]  Building security-bootstrapper ... done Removing intermediate container e9c21843ca48 [2023-02-21T09:13:37.981Z] ---> 61c1e1054e0f [2023-02-21T09:13:37.981Z] [2023-02-21T09:13:37.981Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T09:13:37.981Z] ---> 4c81e5bf8899 [2023-02-21T09:13:37.981Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-21T09:13:37.981Z] ---> Running in e7b0a79b2664 [2023-02-21T09:13:37.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:13:37.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:13:38.942Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-21T09:13:39.209Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-21T09:13:39.209Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T09:13:39.209Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T09:13:39.475Z] OK: 6 MiB in 16 packages [2023-02-21T09:13:41.419Z] Removing intermediate container e7b0a79b2664 [2023-02-21T09:13:41.419Z] ---> 2b66f28dda00 [2023-02-21T09:13:41.419Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T09:13:41.419Z] ---> Running in b057db63c897 [2023-02-21T09:13:41.690Z] Removing intermediate container b057db63c897 [2023-02-21T09:13:41.690Z] ---> cd8dd58a88c3 [2023-02-21T09:13:41.690Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-21T09:13:41.690Z] ---> Running in c098fd5bef04 [2023-02-21T09:13:41.957Z] Removing intermediate container c098fd5bef04 [2023-02-21T09:13:41.957Z] ---> 3c38a4c16811 [2023-02-21T09:13:41.957Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-21T09:13:42.230Z] ---> Running in 587533165fa8 [2023-02-21T09:13:42.496Z] Removing intermediate container 587533165fa8 [2023-02-21T09:13:42.496Z] ---> 25db5fb9fc11 [2023-02-21T09:13:42.496Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T09:13:43.081Z] ---> 7963af97da8c [2023-02-21T09:13:43.081Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-21T09:13:45.023Z] ---> c7c58a8292a7 [2023-02-21T09:13:45.023Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-21T09:13:45.606Z] ---> 171d5931021b [2023-02-21T09:13:45.606Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-21T09:13:45.606Z] ---> Running in 7f705ef29805 [2023-02-21T09:13:45.873Z] Removing intermediate container 7f705ef29805 [2023-02-21T09:13:45.873Z] ---> 2285df9c7875 [2023-02-21T09:13:45.873Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T09:13:45.873Z] ---> Running in 0ab37f94d0c9 [2023-02-21T09:13:46.459Z] Removing intermediate container 0ab37f94d0c9 [2023-02-21T09:13:46.459Z] ---> 59e43b385cc9 [2023-02-21T09:13:46.459Z] Step 20/22 : LABEL arch=arm64 [2023-02-21T09:13:46.459Z] ---> Running in 44de49fb90dc [2023-02-21T09:13:46.734Z] Removing intermediate container 44de49fb90dc [2023-02-21T09:13:46.734Z] ---> 995a73746522 [2023-02-21T09:13:46.734Z] Step 21/22 : LABEL git_sha=e41d428e937b87966dc3ab4200a7e15381a63182 [2023-02-21T09:13:47.002Z] ---> Running in b6ec27d9363a [2023-02-21T09:13:47.279Z] Removing intermediate container b6ec27d9363a [2023-02-21T09:13:47.279Z] ---> 749ee575a47e [2023-02-21T09:13:47.279Z] Step 22/22 : LABEL version=0.0.0 [2023-02-21T09:13:47.279Z] ---> Running in 1bd0fa5c9a99 [2023-02-21T09:13:47.863Z] Removing intermediate container 1bd0fa5c9a99 [2023-02-21T09:13:47.863Z] ---> beb523d5d347 [2023-02-21T09:13:47.863Z] [2023-02-21T09:13:48.144Z] Successfully built beb523d5d347 [2023-02-21T09:13:48.144Z] Successfully tagged support-notifications-arm64:latest [2023-02-21T09:13:58.219Z]  Building support-notifications ... done Removing intermediate container 44526177a976 [2023-02-21T09:13:58.219Z] ---> 36101e83bb02 [2023-02-21T09:13:58.219Z] [2023-02-21T09:13:58.219Z] Step 9/19 : FROM alpine:3.15 [2023-02-21T09:13:58.219Z] ---> 354640af7b1b [2023-02-21T09:13:58.219Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T09:13:58.219Z] ---> Using cache [2023-02-21T09:13:58.219Z] ---> 144e4cd11564 [2023-02-21T09:13:58.219Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-21T09:13:58.219Z] ---> Running in 1e534783819e [2023-02-21T09:13:58.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:13:58.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:14:00.167Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-21T09:14:00.167Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-21T09:14:00.167Z] OK: 15734 distinct packages available [2023-02-21T09:14:00.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:14:00.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:14:01.395Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-21T09:14:01.667Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-21T09:14:01.667Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-21T09:14:01.667Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-21T09:14:01.667Z] (5/9) Installing curl (7.80.0-r6) [2023-02-21T09:14:01.667Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-21T09:14:01.667Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-21T09:14:01.667Z] (8/9) Installing libucontext (1.1-r0) [2023-02-21T09:14:01.667Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-21T09:14:01.667Z] Executing busybox-1.34.1-r7.trigger [2023-02-21T09:14:01.667Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T09:14:01.938Z] OK: 8 MiB in 23 packages [2023-02-21T09:14:05.293Z] Removing intermediate container 1e534783819e [2023-02-21T09:14:05.293Z] ---> f6977e6adbc9 [2023-02-21T09:14:05.293Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T09:14:05.876Z] ---> 1fb0c34860b7 [2023-02-21T09:14:05.876Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-21T09:14:07.288Z] ---> 820c1f51f84a [2023-02-21T09:14:07.288Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-21T09:14:07.874Z] ---> 075f6e71cfe2 [2023-02-21T09:14:07.874Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-21T09:14:07.874Z] ---> Running in 4fc5d82cf77a [2023-02-21T09:14:08.140Z] Removing intermediate container 4fc5d82cf77a [2023-02-21T09:14:08.140Z] ---> 822ce162b975 [2023-02-21T09:14:08.140Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T09:14:08.140Z] ---> Running in de0c4ac51937 [2023-02-21T09:14:08.415Z] Removing intermediate container de0c4ac51937 [2023-02-21T09:14:08.415Z] ---> 0142679426e7 [2023-02-21T09:14:08.415Z] Step 17/19 : LABEL arch=arm64 [2023-02-21T09:14:08.682Z] ---> Running in 2ae419a84dcd [2023-02-21T09:14:08.950Z] Removing intermediate container 2ae419a84dcd [2023-02-21T09:14:08.950Z] ---> a6b35761598d [2023-02-21T09:14:08.950Z] Step 18/19 : LABEL git_sha=e41d428e937b87966dc3ab4200a7e15381a63182 [2023-02-21T09:14:08.950Z] ---> Running in 1c4565e538f6 [2023-02-21T09:14:09.231Z] Removing intermediate container 1c4565e538f6 [2023-02-21T09:14:09.231Z] ---> 4fce286bc1b0 [2023-02-21T09:14:09.231Z] Step 19/19 : LABEL version=0.0.0 [2023-02-21T09:14:09.498Z] ---> Running in 2b317179db57 [2023-02-21T09:14:09.764Z] Removing intermediate container 2b317179db57 [2023-02-21T09:14:09.764Z] ---> d8976b080e70 [2023-02-21T09:14:09.764Z] [2023-02-21T09:14:10.033Z] Successfully built d8976b080e70 [2023-02-21T09:14:10.033Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-21T09:14:10.033Z]  Building security-spiffe-token-provider ... done  [2023-02-21T09:14:10.033Z] ERROR: for security-spire-server UnixHTTPConnectionPool(host='localhost', port=None): Pool is closed. [2023-02-21T09:14:10.033Z] Couldn't connect to Docker daemon at http+docker://localhost - is it running? [2023-02-21T09:14:10.033Z] [2023-02-21T09:14:10.033Z] If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable. [Pipeline] } [2023-02-21T09:14:10.629Z] $ docker stop --time=1 c21d3b973024d9b9e4d98a41157cb510c8e5996cf4191e21a7fe3a41d4207ad9 [2023-02-21T09:14:12.403Z] $ docker rm -f --volumes c21d3b973024d9b9e4d98a41157cb510c8e5996cf4191e21a7fe3a41d4207ad9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:14:13.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-21T09:14:13.021Z] [2023-02-21T09:14:13.021Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:14:13.414Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-21T09:14:13.414Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-21T09:14:13.414Z] 8998bd30e6a1: Pulling fs layer [2023-02-21T09:14:13.414Z] 04944245beec: Pulling fs layer [2023-02-21T09:14:13.414Z] 699f458cf7ca: Pulling fs layer [2023-02-21T09:14:13.414Z] 765212b225bb: Pulling fs layer [2023-02-21T09:14:13.414Z] f23df028b6ca: Pulling fs layer [2023-02-21T09:14:13.414Z] d65c8cfc05b1: Pulling fs layer [2023-02-21T09:14:13.414Z] 2437ff75d9bd: Pulling fs layer [2023-02-21T09:14:13.414Z] 765212b225bb: Waiting [2023-02-21T09:14:13.414Z] d65c8cfc05b1: Waiting [2023-02-21T09:14:13.414Z] 2437ff75d9bd: Waiting [2023-02-21T09:14:13.414Z] f23df028b6ca: Waiting [2023-02-21T09:14:13.709Z] 04944245beec: Verifying Checksum [2023-02-21T09:14:13.709Z] 04944245beec: Download complete [2023-02-21T09:14:13.709Z] 765212b225bb: Verifying Checksum [2023-02-21T09:14:13.709Z] 765212b225bb: Download complete [2023-02-21T09:14:13.709Z] f23df028b6ca: Verifying Checksum [2023-02-21T09:14:13.709Z] f23df028b6ca: Download complete [2023-02-21T09:14:13.709Z] d65c8cfc05b1: Verifying Checksum [2023-02-21T09:14:13.709Z] d65c8cfc05b1: Download complete [2023-02-21T09:14:13.987Z] 699f458cf7ca: Verifying Checksum [2023-02-21T09:14:13.987Z] 699f458cf7ca: Download complete [2023-02-21T09:14:14.274Z] 8998bd30e6a1: Verifying Checksum [2023-02-21T09:14:14.274Z] 8998bd30e6a1: Download complete [2023-02-21T09:14:16.909Z] 2437ff75d9bd: Verifying Checksum [2023-02-21T09:14:16.909Z] 2437ff75d9bd: Download complete [2023-02-21T09:14:18.887Z] 8998bd30e6a1: Pull complete [2023-02-21T09:14:19.154Z] 04944245beec: Pull complete [2023-02-21T09:14:20.562Z] 699f458cf7ca: Pull complete [2023-02-21T09:14:20.562Z] 765212b225bb: Pull complete [2023-02-21T09:14:21.521Z] f23df028b6ca: Pull complete [2023-02-21T09:14:21.521Z] d65c8cfc05b1: Pull complete [2023-02-21T09:14:36.501Z] 2437ff75d9bd: Pull complete [2023-02-21T09:14:36.501Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-21T09:14:36.501Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-21T09:14:36.501Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T09:14:36.699Z] prd-ubuntu20.04-docker-arm64-4c-16g-6834 does not seem to be running inside a container [2023-02-21T09:14:36.759Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-lftools-log-publisher:arm64 cat [2023-02-21T09:14:39.829Z] $ docker top 3dbb54c3c41a64a48936d5ca79c77b5c72e2eaaee300e3041fca8310ab71025b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-21T09:14:40.710Z] ---> job-cost.sh [2023-02-21T09:14:40.710Z] lf-activate-venv: SKIPPING [2023-02-21T09:14:40.710Z] INFO: No Stack... [2023-02-21T09:14:41.291Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-21T09:14:41.876Z] INFO: Archiving Costs [Pipeline] sh [2023-02-21T09:14:42.517Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2023-02-21T09:14:42.517Z] + cut -d, -f6 [Pipeline] lock [2023-02-21T09:14:42.558Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4372-2-stack-cost] [2023-02-21T09:14:42.570Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4372-2-stack-cost] did not exist. Created. [2023-02-21T09:14:42.570Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4372-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-21T09:14:43.209Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-21T09:14:43.402Z] Stashed 1 file(s) [Pipeline] } [2023-02-21T09:14:43.409Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4372-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-21T09:14:43.419Z] $ docker stop --time=1 3dbb54c3c41a64a48936d5ca79c77b5c72e2eaaee300e3041fca8310ab71025b [2023-02-21T09:14:44.987Z] $ docker rm -f --volumes 3dbb54c3c41a64a48936d5ca79c77b5c72e2eaaee300e3041fca8310ab71025b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-21T09:14:45.239Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-21T09:14:45.805Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-21T09:14:46.100Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T09:14:46.960Z] ---> package-listing.sh [2023-02-21T09:14:46.960Z] ++ facter osfamily [2023-02-21T09:14:46.960Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-21T09:14:47.219Z] + OS_FAMILY=debian [2023-02-21T09:14:47.219Z] + workspace=/w/workspace/edgex-go/2 [2023-02-21T09:14:47.219Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-21T09:14:47.219Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-21T09:14:47.219Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-21T09:14:47.219Z] + PACKAGES=/tmp/packages_start.txt [2023-02-21T09:14:47.219Z] + '[' /w/workspace/edgex-go/2 ']' [2023-02-21T09:14:47.219Z] + PACKAGES=/tmp/packages_end.txt [2023-02-21T09:14:47.219Z] + case "${OS_FAMILY}" in [2023-02-21T09:14:47.219Z] + dpkg -l [2023-02-21T09:14:47.219Z] + grep '^ii' [2023-02-21T09:14:47.219Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-21T09:14:47.219Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-21T09:14:47.219Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-21T09:14:47.219Z] + '[' /w/workspace/edgex-go/2 ']' [2023-02-21T09:14:47.219Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-02-21T09:14:47.219Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-02-21T09:14:47.231Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-21T09:14:47.509Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:14:48.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-21T09:14:48.067Z] [2023-02-21T09:14:48.067Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:14:48.362Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-21T09:14:48.362Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-21T09:14:48.362Z] 5eb5b503b376: Pulling fs layer [2023-02-21T09:14:48.362Z] 5c69ac0246d0: Pulling fs layer [2023-02-21T09:14:48.362Z] ec43610c2a17: Pulling fs layer [2023-02-21T09:14:48.362Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-21T09:14:48.362Z] 33b1e0a273af: Pulling fs layer [2023-02-21T09:14:48.362Z] 5d3b04190fa2: Pulling fs layer [2023-02-21T09:14:48.362Z] 2f39f015ded8: Pulling fs layer [2023-02-21T09:14:48.362Z] 5d3b04190fa2: Waiting [2023-02-21T09:14:48.362Z] 33b1e0a273af: Waiting [2023-02-21T09:14:48.362Z] 2f39f015ded8: Waiting [2023-02-21T09:14:48.362Z] 5c69ac0246d0: Verifying Checksum [2023-02-21T09:14:48.362Z] 5c69ac0246d0: Download complete [2023-02-21T09:14:48.362Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-21T09:14:48.362Z] 3a2ae6a8a46f: Download complete [2023-02-21T09:14:48.621Z] 33b1e0a273af: Download complete [2023-02-21T09:14:48.621Z] ec43610c2a17: Verifying Checksum [2023-02-21T09:14:48.621Z] ec43610c2a17: Download complete [2023-02-21T09:14:48.621Z] 5d3b04190fa2: Verifying Checksum [2023-02-21T09:14:48.621Z] 5d3b04190fa2: Download complete [2023-02-21T09:14:48.621Z] 5eb5b503b376: Verifying Checksum [2023-02-21T09:14:48.621Z] 5eb5b503b376: Download complete [2023-02-21T09:14:49.185Z] 2f39f015ded8: Download complete [2023-02-21T09:14:49.749Z] 5eb5b503b376: Pull complete [2023-02-21T09:14:50.007Z] 5c69ac0246d0: Pull complete [2023-02-21T09:14:50.264Z] ec43610c2a17: Pull complete [2023-02-21T09:14:50.264Z] 3a2ae6a8a46f: Pull complete [2023-02-21T09:14:50.522Z] 33b1e0a273af: Pull complete [2023-02-21T09:14:50.522Z] 5d3b04190fa2: Pull complete [2023-02-21T09:14:54.721Z] 2f39f015ded8: Pull complete [2023-02-21T09:14:54.721Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-21T09:14:54.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-21T09:14:54.722Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T09:14:54.800Z] prd-ubuntu20.04-docker-8c-8g-6830 does not seem to be running inside a container [2023-02-21T09:14:54.832Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-21T09:14:56.961Z] $ docker top cf9aab582c06beb27fb4bf53d0abdc1aa63b8335f4b4f10de9ae1719d039be6a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T09:14:57.302Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-21T09:14:57.586Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-21T09:14:57.867Z] + ls /var/log/sa-host [2023-02-21T09:14:57.867Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-21T09:14:57.934Z] provisioning config files... [2023-02-21T09:14:57.943Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config14178484605793759497tmp [Pipeline] { [Pipeline] echo [2023-02-21T09:14:57.961Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T09:14:58.241Z] ---> create-netrc.sh [Pipeline] } [2023-02-21T09:14:58.248Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-21T09:14:58.564Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-21T09:14:58.574Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T09:14:58.859Z] ---> sudo-logs.sh [2023-02-21T09:14:58.859Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-21T09:14:58.901Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T09:14:59.184Z] ---> job-cost.sh [2023-02-21T09:14:59.184Z] lf-activate-venv: SKIPPING [2023-02-21T09:14:59.184Z] DEBUG: total: 0.10999999940395355 [2023-02-21T09:14:59.184Z] INFO: Retrieving Stack Cost... [2023-02-21T09:14:59.750Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-21T09:15:00.314Z] INFO: Archiving Costs [Pipeline] echo [2023-02-21T09:15:00.328Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T09:15:00.609Z] ---> logs-deploy.sh [2023-02-21T09:15:00.609Z] lf-activate-venv: SKIPPING [2023-02-21T09:15:00.609Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4372/2 [2023-02-21T09:15:00.609Z] INFO: archiving workspace using pattern(s): [2023-02-21T09:15:01.548Z] Archives upload complete. [2023-02-21T09:15:01.548Z] INFO: archiving logs to Nexus