Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f1cbf851c416508533d75ec390c4a88d0fa991f9+ad21f9895f81268f47cf403ea0e6f43cd0addb21 (08ebe014330f56a8efcfb7b9d35f54f89d2a9412) 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-ssh4149057927623495142.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh15351325253138994982.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 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-4081/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-4081/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3145937059006940517.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 # timeout=10 Commit message: "Merge pull request #405 from ernestojeda/fix-go-1.18-errors" > 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-ssh759039308935864676.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-4081/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-4081/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12761438276472392057.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-19655 in /w/workspace/edgexfoundry_edgex-go_PR-4081 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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 Merging remotes/origin/main commit ad21f9895f81268f47cf403ea0e6f43cd0addb21 into PR head commit f1cbf851c416508533d75ec390c4a88d0fa991f9 Merge succeeded, producing fa975470c129e2b2464dddebb8db61971dee44f5 Checking out Revision fa975470c129e2b2464dddebb8db61971dee44f5 (PR-4081) 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/4081/head:refs/remotes/origin/PR-4081 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f1cbf851c416508533d75ec390c4a88d0fa991f9 # 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 ad21f9895f81268f47cf403ea0e6f43cd0addb21 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fa975470c129e2b2464dddebb8db61971dee44f5 # timeout=10 Commit message: "Merge commit 'ad21f9895f81268f47cf403ea0e6f43cd0addb21' into HEAD" > git rev-list --no-walk f1cbf851c416508533d75ec390c4a88d0fa991f9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-12T16:31:23.226Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-12T16:31:23.274Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-12T16:31:23.288Z] ========================================================= [2022-07-12T16:31:23.288Z] EdgeX Global Pipelines Version Info [2022-07-12T16:31:23.288Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-12T16:31:24.040Z] ------------------- [2022-07-12T16:31:24.040Z] stable info: [2022-07-12T16:31:24.040Z] ------------------- [2022-07-12T16:31:24.040Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-12T16:31:24.040Z] Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 [2022-07-12T16:31:24.040Z] Message: update stable to v1.0.237 [2022-07-12T16:31:24.611Z] ------------------- [2022-07-12T16:31:24.611Z] experimental info: [2022-07-12T16:31:24.611Z] ------------------- [2022-07-12T16:31:24.611Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-12T16:31:24.611Z] Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 [2022-07-12T16:31:24.611Z] Message: update experimental to v1.0.237 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-12T16:31:24.786Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-07-12T16:31:24.799Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-07-12T16:31:24.811Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-12T16:31:24.822Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-12T16:31:24.833Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-12T16:31:24.842Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-12T16:31:24.856Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-12T16:31:24.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-07-12T16:31:24.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-07-12T16:31:24.890Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-07-12T16:31:24.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-12T16:31:24.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-12T16:31:24.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-12T16:31:24.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-12T16:31:24.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-12T16:31:24.951Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-12T16:31:24.961Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-12T16:31:24.972Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-12T16:31:24.985Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-12T16:31:24.996Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-12T16:31:25.007Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-12T16:31:25.017Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-12T16:31:25.030Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-12T16:31:25.041Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4081 [Pipeline] echo [2022-07-12T16:31:25.052Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4081 [Pipeline] echo [2022-07-12T16:31:25.064Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4081 [Pipeline] echo [2022-07-12T16:31:25.074Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fa975470c129e2b2464dddebb8db61971dee44f5 [Pipeline] echo [2022-07-12T16:31:25.085Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fa97547 [Pipeline] echo [2022-07-12T16:31:25.096Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-12T16:31:25.135Z] provisioning config files... [2022-07-12T16:31:25.153Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config5739523291256725474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-12T16:31:25.456Z] ---> docker-login.sh [2022-07-12T16:31:25.456Z] nexus3.edgexfoundry.org:10001 [2022-07-12T16:31:25.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T16:31:25.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T16:31:25.716Z] Configure a credential helper to remove this warning. See [2022-07-12T16:31:25.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T16:31:25.716Z] [2022-07-12T16:31:25.716Z] Login Succeeded [2022-07-12T16:31:25.981Z] nexus3.edgexfoundry.org:10002 [2022-07-12T16:31:25.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T16:31:25.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T16:31:25.981Z] Configure a credential helper to remove this warning. See [2022-07-12T16:31:25.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T16:31:25.981Z] [2022-07-12T16:31:25.981Z] Login Succeeded [2022-07-12T16:31:25.981Z] nexus3.edgexfoundry.org:10003 [2022-07-12T16:31:25.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T16:31:26.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T16:31:26.242Z] Configure a credential helper to remove this warning. See [2022-07-12T16:31:26.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T16:31:26.242Z] [2022-07-12T16:31:26.242Z] Login Succeeded [2022-07-12T16:31:26.242Z] nexus3.edgexfoundry.org:10004 [2022-07-12T16:31:26.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T16:31:26.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T16:31:26.242Z] Configure a credential helper to remove this warning. See [2022-07-12T16:31:26.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T16:31:26.242Z] [2022-07-12T16:31:26.242Z] Login Succeeded [2022-07-12T16:31:26.242Z] docker.io [2022-07-12T16:31:26.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T16:31:26.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T16:31:26.766Z] Configure a credential helper to remove this warning. See [2022-07-12T16:31:26.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T16:31:26.766Z] [2022-07-12T16:31:26.766Z] Login Succeeded [2022-07-12T16:31:26.766Z] ---> docker-login.sh ends [Pipeline] } [2022-07-12T16:31:26.775Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-12T16:31:27.101Z] + ls cmd/core-command/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 cmd/sys-mgmt-agent/Dockerfile [2022-07-12T16:31:27.101Z] + cut -d/ -f2 [2022-07-12T16:31:27.101Z] + dirname cmd/core-command/Dockerfile [2022-07-12T16:31:27.101Z] + echo core-command,cmd/core-command/Dockerfile [2022-07-12T16:31:27.101Z] + dirname cmd/core-data/Dockerfile [2022-07-12T16:31:27.101Z] + cut -d/ -f2 [2022-07-12T16:31:27.101Z] + echo core-data,cmd/core-data/Dockerfile [2022-07-12T16:31:27.101Z] + dirname cmd/core-metadata/Dockerfile [2022-07-12T16:31:27.101Z] + cut -d/ -f2 [2022-07-12T16:31:27.101Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-07-12T16:31:27.101Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-07-12T16:31:27.101Z] + cut -d/ -f2 [2022-07-12T16:31:27.101Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-07-12T16:31:27.101Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-07-12T16:31:27.101Z] + cut -d/ -f2 [2022-07-12T16:31:27.101Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-07-12T16:31:27.101Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2022-07-12T16:31:27.101Z] cut -d/ -f2 [2022-07-12T16:31:27.101Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-07-12T16:31:27.101Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-07-12T16:31:27.101Z] + cut -d/ -f2 [2022-07-12T16:31:27.101Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-07-12T16:31:27.101Z] + dirname cmd/security-spire-agent/Dockerfile [2022-07-12T16:31:27.101Z] + cut -d/ -f2 [2022-07-12T16:31:27.101Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-07-12T16:31:27.101Z] + dirname cmd/security-spire-config/Dockerfile [2022-07-12T16:31:27.101Z] + cut -d/ -f2 [2022-07-12T16:31:27.101Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-07-12T16:31:27.101Z] + dirname cmd/security-spire-server/Dockerfile [2022-07-12T16:31:27.101Z] + cut -d/ -f2 [2022-07-12T16:31:27.101Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-07-12T16:31:27.101Z] + dirname cmd/support-notifications/Dockerfile [2022-07-12T16:31:27.101Z] + cut -d/ -f2 [2022-07-12T16:31:27.101Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-07-12T16:31:27.101Z] + dirname cmd/support-scheduler/Dockerfile [2022-07-12T16:31:27.101Z] + cut -d/ -f2 [2022-07-12T16:31:27.101Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-07-12T16:31:27.101Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-07-12T16:31:27.101Z] + cut -d/ -f2 [2022-07-12T16:31:27.101Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-07-12T16:31:27.135Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/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], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-12T16:31:27.492Z] + git rev-list -1 --merges fa975470c129e2b2464dddebb8db61971dee44f5~1..fa975470c129e2b2464dddebb8db61971dee44f5 [Pipeline] echo [2022-07-12T16:31:27.505Z] -----------> git rev-list -1 --merges fa975470c129e2b2464dddebb8db61971dee44f5~1..fa975470c129e2b2464dddebb8db61971dee44f5 fa975470c129e2b2464dddebb8db61971dee44f5 [2022-07-12T16:31:27.505Z] fa975470c129e2b2464dddebb8db61971dee44f5 [false] [Pipeline] sh [2022-07-12T16:31:27.799Z] + git log --format=format:%s -1 fa975470c129e2b2464dddebb8db61971dee44f5 [Pipeline] echo [2022-07-12T16:31:27.815Z] ========================================================= [2022-07-12T16:31:27.815Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-12T16:31:27.815Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-12T16:31:28.242Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-12T16:31:28.242Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-12T16:31:28.242Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-12T16:31:28.242Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-12T16:31:28.242Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-12T16:31:28.242Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-12T16:31:28.242Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T16:31:28.662Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T16:31:28.663Z] [2022-07-12T16:31:28.663Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T16:31:28.995Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T16:31:28.995Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-12T16:31:28.995Z] b85a868b505f: Pulling fs layer [2022-07-12T16:31:28.995Z] e2be974225ed: Pulling fs layer [2022-07-12T16:31:28.995Z] 339a4e72a1f5: Pulling fs layer [2022-07-12T16:31:28.995Z] 988bab9f4d93: Pulling fs layer [2022-07-12T16:31:28.995Z] 1469e6f7b9e6: Pulling fs layer [2022-07-12T16:31:28.995Z] eaf3925da568: Pulling fs layer [2022-07-12T16:31:28.995Z] 1469e6f7b9e6: Waiting [2022-07-12T16:31:28.995Z] 988bab9f4d93: Waiting [2022-07-12T16:31:28.995Z] bab4dde63d76: Pulling fs layer [2022-07-12T16:31:28.995Z] bde34c3a00c8: Pulling fs layer [2022-07-12T16:31:28.995Z] b352a97aabf1: Pulling fs layer [2022-07-12T16:31:28.995Z] 4872d77fe225: Pulling fs layer [2022-07-12T16:31:28.995Z] bab4dde63d76: Waiting [2022-07-12T16:31:28.995Z] eaf3925da568: Waiting [2022-07-12T16:31:28.995Z] b352a97aabf1: Waiting [2022-07-12T16:31:28.995Z] 5851b861e8e6: Pulling fs layer [2022-07-12T16:31:28.995Z] 5851b861e8e6: Waiting [2022-07-12T16:31:28.995Z] 4872d77fe225: Waiting [2022-07-12T16:31:28.995Z] e2be974225ed: Verifying Checksum [2022-07-12T16:31:28.995Z] e2be974225ed: Download complete [2022-07-12T16:31:28.995Z] 988bab9f4d93: Download complete [2022-07-12T16:31:29.258Z] 1469e6f7b9e6: Verifying Checksum [2022-07-12T16:31:29.258Z] 1469e6f7b9e6: Download complete [2022-07-12T16:31:29.258Z] eaf3925da568: Verifying Checksum [2022-07-12T16:31:29.258Z] eaf3925da568: Download complete [2022-07-12T16:31:29.258Z] 339a4e72a1f5: Verifying Checksum [2022-07-12T16:31:29.258Z] 339a4e72a1f5: Download complete [2022-07-12T16:31:29.258Z] bde34c3a00c8: Verifying Checksum [2022-07-12T16:31:29.258Z] bde34c3a00c8: Download complete [2022-07-12T16:31:29.258Z] b352a97aabf1: Download complete [2022-07-12T16:31:29.258Z] 4872d77fe225: Verifying Checksum [2022-07-12T16:31:29.258Z] 4872d77fe225: Download complete [2022-07-12T16:31:29.258Z] 5851b861e8e6: Verifying Checksum [2022-07-12T16:31:29.258Z] 5851b861e8e6: Download complete [2022-07-12T16:31:29.258Z] b85a868b505f: Verifying Checksum [2022-07-12T16:31:29.258Z] b85a868b505f: Download complete [2022-07-12T16:31:29.518Z] bab4dde63d76: Verifying Checksum [2022-07-12T16:31:29.518Z] bab4dde63d76: Download complete [2022-07-12T16:31:30.898Z] b85a868b505f: Pull complete [2022-07-12T16:31:30.898Z] e2be974225ed: Pull complete [2022-07-12T16:31:31.469Z] 339a4e72a1f5: Pull complete [2022-07-12T16:31:31.469Z] 988bab9f4d93: Pull complete [2022-07-12T16:31:31.729Z] 1469e6f7b9e6: Pull complete [2022-07-12T16:31:31.729Z] eaf3925da568: Pull complete [2022-07-12T16:31:34.270Z] bab4dde63d76: Pull complete [2022-07-12T16:31:34.270Z] bde34c3a00c8: Pull complete [2022-07-12T16:31:34.270Z] b352a97aabf1: Pull complete [2022-07-12T16:31:34.270Z] 4872d77fe225: Pull complete [2022-07-12T16:31:34.270Z] 5851b861e8e6: Pull complete [2022-07-12T16:31:34.270Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-12T16:31:34.270Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T16:31:34.270Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T16:31:34.370Z] prd-ubuntu20.04-docker-8c-8g-19655 does not seem to be running inside a container [2022-07-12T16:31:34.414Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-12T16:31:36.102Z] $ docker top def660bef14428fa20e3e646e0d51f22ba5ea767430201e580e87c90dfa6ad39 -eo pid,comm [2022-07-12T16:31:36.176Z] 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). [2022-07-12T16:31:36.176Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-12T16:31:36.217Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-12T16:31:36.217Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-12T16:31:36.355Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-12T16:31:36.362Z] $ docker exec def660bef14428fa20e3e646e0d51f22ba5ea767430201e580e87c90dfa6ad39 ssh-agent [2022-07-12T16:31:36.489Z] SSH_AUTH_SOCK=/tmp/ssh-aWwVwNtwdAHY/agent.33 [2022-07-12T16:31:36.489Z] SSH_AGENT_PID=39 [2022-07-12T16:31:36.495Z] Running ssh-add (command line suppressed) [2022-07-12T16:31:36.623Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_6686021996378327506.key (/w/workspace/edgex-go/5@tmp/private_key_6686021996378327506.key) [2022-07-12T16:31:36.634Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-12T16:31:36.923Z] + git tag --points-at HEAD [Pipeline] } [2022-07-12T16:31:36.947Z] $ docker exec --env ******** --env ******** def660bef14428fa20e3e646e0d51f22ba5ea767430201e580e87c90dfa6ad39 ssh-agent -k [2022-07-12T16:31:37.058Z] unset SSH_AUTH_SOCK; [2022-07-12T16:31:37.059Z] unset SSH_AGENT_PID; [2022-07-12T16:31:37.059Z] echo Agent pid 39 killed; [2022-07-12T16:31:37.067Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-12T16:31:37.095Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-12T16:31:37.095Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-12T16:31:37.219Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-12T16:31:37.226Z] $ docker exec def660bef14428fa20e3e646e0d51f22ba5ea767430201e580e87c90dfa6ad39 ssh-agent [2022-07-12T16:31:37.345Z] SSH_AUTH_SOCK=/tmp/ssh-BQguflqfRvsH/agent.71 [2022-07-12T16:31:37.345Z] SSH_AGENT_PID=78 [2022-07-12T16:31:37.351Z] Running ssh-add (command line suppressed) [2022-07-12T16:31:37.483Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_2803005520885934418.key (/w/workspace/edgex-go/5@tmp/private_key_2803005520885934418.key) [2022-07-12T16:31:37.494Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-12T16:31:37.782Z] + git semver init [2022-07-12T16:31:38.044Z] 2022-07-12 16:31:38,007 [run_init] DEBUG init version:0.0.0 force:False [2022-07-12T16:31:38.044Z] 2022-07-12 16:31:38,007 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver [2022-07-12T16:31:38.044Z] 2022-07-12 16:31:38,008 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver [2022-07-12T16:31:38.044Z] 2022-07-12 16:31:38,008 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) [2022-07-12T16:31:42.279Z] 2022-07-12 16:31:41,869 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude [2022-07-12T16:31:42.279Z] 2022-07-12 16:31:41,869 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4081 with force:False [2022-07-12T16:31:42.279Z] 2022-07-12 16:31:41,870 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4081 [2022-07-12T16:31:42.279Z] 2022-07-12 16:31:41,875 [execute] INFO git cat-file --batch-check [2022-07-12T16:31:42.279Z] 2022-07-12 16:31:41,876 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2022-07-12T16:31:42.279Z] 2022-07-12 16:31:41,883 [execute] INFO git cat-file --batch [2022-07-12T16:31:42.279Z] 2022-07-12 16:31:41,883 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2022-07-12T16:31:42.279Z] 2022-07-12 16:31:41,889 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4081 [2022-07-12T16:31:42.279Z] 0.0.0 [Pipeline] } [2022-07-12T16:31:42.296Z] $ docker exec --env ******** --env ******** def660bef14428fa20e3e646e0d51f22ba5ea767430201e580e87c90dfa6ad39 ssh-agent -k [2022-07-12T16:31:42.422Z] unset SSH_AUTH_SOCK; [2022-07-12T16:31:42.423Z] unset SSH_AGENT_PID; [2022-07-12T16:31:42.423Z] echo Agent pid 78 killed; [2022-07-12T16:31:42.431Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-12T16:31:42.747Z] + git semver [Pipeline] } [2022-07-12T16:31:43.029Z] $ docker stop --time=1 def660bef14428fa20e3e646e0d51f22ba5ea767430201e580e87c90dfa6ad39 [2022-07-12T16:31:44.424Z] $ docker rm -f def660bef14428fa20e3e646e0d51f22ba5ea767430201e580e87c90dfa6ad39 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-12T16:31:44.785Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-12T16:31:45.048Z] Stashed 1 file(s) [Pipeline] echo [2022-07-12T16:31:45.052Z] [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] echo [2022-07-12T16:31:45.204Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T16:31:45.215Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T16:31:45.225Z] ========================================================= [2022-07-12T16:31:45.225Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-12T16:31:45.225Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-12T16:31:45.457Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19654 in /w/workspace/edgexfoundry_edgex-go_PR-4081 [Pipeline] { [Pipeline] ws [2022-07-12T16:31:45.472Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2022-07-12T16:31:45.503Z] The recommended git tool is: git [2022-07-12T16:31:45.517Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-12T16:31:45.517Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-12T16:31:45.517Z] 2408cc74d12b: Pulling fs layer [2022-07-12T16:31:45.517Z] ea60b727a1ce: Pulling fs layer [2022-07-12T16:31:45.517Z] 30c4a7721957: Pulling fs layer [2022-07-12T16:31:45.517Z] 370296b7ddb6: Pulling fs layer [2022-07-12T16:31:45.517Z] 7c6cee850709: Pulling fs layer [2022-07-12T16:31:45.517Z] 39a5fcdaea64: Pulling fs layer [2022-07-12T16:31:45.517Z] d94ebbe4e438: Pulling fs layer [2022-07-12T16:31:45.517Z] bcfd1f05c69d: Pulling fs layer [2022-07-12T16:31:45.517Z] 59ccb84bbe0f: Pulling fs layer [2022-07-12T16:31:45.517Z] bcfd1f05c69d: Waiting [2022-07-12T16:31:45.517Z] 59ccb84bbe0f: Waiting [2022-07-12T16:31:45.517Z] 7c6cee850709: Waiting [2022-07-12T16:31:45.517Z] d94ebbe4e438: Waiting [2022-07-12T16:31:45.517Z] 30c4a7721957: Verifying Checksum [2022-07-12T16:31:45.517Z] 30c4a7721957: Download complete [2022-07-12T16:31:45.517Z] ea60b727a1ce: Verifying Checksum [2022-07-12T16:31:45.517Z] ea60b727a1ce: Download complete [2022-07-12T16:31:45.517Z] 7c6cee850709: Download complete [2022-07-12T16:31:45.517Z] 39a5fcdaea64: Download complete [2022-07-12T16:31:45.517Z] 2408cc74d12b: Verifying Checksum [2022-07-12T16:31:45.517Z] 2408cc74d12b: Download complete [2022-07-12T16:31:45.517Z] d94ebbe4e438: Verifying Checksum [2022-07-12T16:31:45.517Z] d94ebbe4e438: Download complete [2022-07-12T16:31:45.777Z] 2408cc74d12b: Pull complete [2022-07-12T16:31:46.035Z] ea60b727a1ce: Pull complete [2022-07-12T16:31:46.035Z] 30c4a7721957: Pull complete [2022-07-12T16:31:46.035Z] 59ccb84bbe0f: Verifying Checksum [2022-07-12T16:31:46.035Z] 59ccb84bbe0f: Download complete [2022-07-12T16:31:46.294Z] bcfd1f05c69d: Verifying Checksum [2022-07-12T16:31:46.294Z] bcfd1f05c69d: Download complete [2022-07-12T16:31:46.294Z] 370296b7ddb6: Verifying Checksum [2022-07-12T16:31:46.294Z] 370296b7ddb6: Download complete [2022-07-12T16:31:50.159Z] using credential edgex-jenkins-ssh [2022-07-12T16:31:50.174Z] Cloning the remote Git repository [2022-07-12T16:31:50.219Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-07-12T16:31:50.291Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2022-07-12T16:31:50.372Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-12T16:31:50.373Z] > git --version # timeout=10 [2022-07-12T16:31:50.393Z] > git --version # 'git version 2.25.1' [2022-07-12T16:31:50.395Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-12T16:31:51.576Z] 370296b7ddb6: Pull complete [2022-07-12T16:31:51.576Z] 7c6cee850709: Pull complete [2022-07-12T16:31:51.576Z] 39a5fcdaea64: Pull complete [2022-07-12T16:31:51.576Z] d94ebbe4e438: Pull complete [2022-07-12T16:31:50.480Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-12T16:31:53.489Z] bcfd1f05c69d: Pull complete [2022-07-12T16:31:54.058Z] 59ccb84bbe0f: Pull complete [2022-07-12T16:31:54.058Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-12T16:31:54.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-12T16:31:54.058Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-12T16:31:54.368Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-12T16:31:54.368Z] WORKDIR /edgex [2022-07-12T16:31:54.368Z] COPY go.mod . [2022-07-12T16:31:54.368Z] RUN go mod download [2022-07-12T16:31:54.368Z] + docker build -t ci-base-image-x86_64 -f - . [2022-07-12T16:31:55.753Z] Sending build context to Docker daemon 335.3MB [2022-07-12T16:31:55.753Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-12T16:31:55.753Z] ---> a4fb48ad2a94 [2022-07-12T16:31:55.753Z] Step 2/4 : WORKDIR /edgex [2022-07-12T16:31:58.300Z] ---> Running in 3631b9792b79 [2022-07-12T16:31:58.300Z] Removing intermediate container 3631b9792b79 [2022-07-12T16:31:58.300Z] ---> 9935e489969c [2022-07-12T16:31:58.300Z] Step 3/4 : COPY go.mod . [2022-07-12T16:31:58.560Z] ---> c0b188ec8825 [2022-07-12T16:31:58.560Z] Step 4/4 : RUN go mod download [2022-07-12T16:31:58.560Z] ---> Running in ae7962757641 [2022-07-12T16:32:07.284Z] Merging remotes/origin/main commit ad21f9895f81268f47cf403ea0e6f43cd0addb21 into PR head commit f1cbf851c416508533d75ec390c4a88d0fa991f9 [2022-07-12T16:32:06.553Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-12T16:32:06.585Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-12T16:32:06.618Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-12T16:32:06.655Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-12T16:32:06.656Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-12T16:32:06.670Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4081/head:refs/remotes/origin/PR-4081 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-12T16:32:07.300Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T16:32:07.318Z] > git checkout -f f1cbf851c416508533d75ec390c4a88d0fa991f9 # timeout=10 [2022-07-12T16:32:07.563Z] > git remote # timeout=10 [2022-07-12T16:32:07.581Z] > git config --get remote.origin.url # timeout=10 [2022-07-12T16:32:07.595Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-12T16:32:07.608Z] > git merge ad21f9895f81268f47cf403ea0e6f43cd0addb21 # timeout=10 [2022-07-12T16:32:07.904Z] Merge succeeded, producing 9fa91fed34bd3c764fbdb96fce1ba4309df02376 [2022-07-12T16:32:07.905Z] Checking out Revision 9fa91fed34bd3c764fbdb96fce1ba4309df02376 (PR-4081) [2022-07-12T16:32:07.881Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-12T16:32:07.909Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T16:32:07.927Z] > git checkout -f 9fa91fed34bd3c764fbdb96fce1ba4309df02376 # timeout=10 [2022-07-12T16:32:10.808Z] Removing intermediate container ae7962757641 [2022-07-12T16:32:10.808Z] ---> d22bc8079219 [2022-07-12T16:32:10.808Z] Successfully built d22bc8079219 [2022-07-12T16:32:10.808Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T16:32:11.113Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-12T16:32:11.113Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T16:32:11.208Z] prd-ubuntu20.04-docker-8c-8g-19655 does not seem to be running inside a container [2022-07-12T16:32:11.267Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-12T16:32:11.771Z] $ docker top e64c4f7fbb179082b461982297fb475c27d50d9523ff88b86445d704c7692ac4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T16:32:12.136Z] + go version [2022-07-12T16:32:12.136Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-12T16:32:12.155Z] $ docker stop --time=1 e64c4f7fbb179082b461982297fb475c27d50d9523ff88b86445d704c7692ac4 [2022-07-12T16:32:12.339Z] Commit message: "Merge commit 'ad21f9895f81268f47cf403ea0e6f43cd0addb21' into HEAD" [2022-07-12T16:32:12.346Z] > git rev-list --no-walk f1cbf851c416508533d75ec390c4a88d0fa991f9 # timeout=10 [2022-07-12T16:32:13.468Z] $ docker rm -f e64c4f7fbb179082b461982297fb475c27d50d9523ff88b86445d704c7692ac4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-12T16:32:13.867Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-12T16:32:13.867Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T16:32:13.955Z] prd-ubuntu20.04-docker-8c-8g-19655 does not seem to be running inside a container [2022-07-12T16:32:14.000Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-12T16:32:14.143Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-12T16:32:14.143Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-12T16:32:14.143Z] Dload Upload Total Spent Left Speed [2022-07-12T16:32:14.143Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 97428 0 --:--:-- --:--:-- --:--:-- 98208 [2022-07-12T16:32:14.392Z] $ docker top cbe061ba5b2ed5ea9489b5902c50d9205f21c01802f8e066ae51305b0b634678 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-12T16:32:14.467Z] ========================================================= [2022-07-12T16:32:14.467Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-12T16:32:14.467Z] ========================================================= [Pipeline] sh [Pipeline] sh [2022-07-12T16:32:14.789Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2022-07-12T16:32:14.980Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-12T16:32:15.154Z] + make test [2022-07-12T16:32:15.155Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-12T16:32:15.326Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2022-07-12T16:32:15.326Z] sudo tee /etc/docker/daemon.new [2022-07-12T16:32:15.326Z] { [2022-07-12T16:32:15.326Z] "registry-mirrors": [ [2022-07-12T16:32:15.326Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-12T16:32:15.326Z] ], [2022-07-12T16:32:15.326Z] "bip": "10.250.0.254/24", [2022-07-12T16:32:15.326Z] "hosts": [ [2022-07-12T16:32:15.326Z] "tcp://0.0.0.0:5555", [2022-07-12T16:32:15.326Z] "unix:///var/run/docker.sock" [2022-07-12T16:32:15.326Z] ], [2022-07-12T16:32:15.326Z] "mtu": 1458, [2022-07-12T16:32:15.326Z] "selinux-enabled": true, [2022-07-12T16:32:15.326Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-12T16:32:15.326Z] } [Pipeline] sh [2022-07-12T16:32:15.668Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-12T16:32:16.011Z] + sudo service docker restart [2022-07-12T16:32:23.306Z] ? github.com/edgexfoundry/edgex-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-12T16:32:34.566Z] provisioning config files... [2022-07-12T16:32:34.592Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config235387004337249801tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-12T16:32:34.958Z] ---> docker-login.sh [2022-07-12T16:32:34.958Z] nexus3.edgexfoundry.org:10001 [2022-07-12T16:32:35.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T16:32:35.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T16:32:35.837Z] Configure a credential helper to remove this warning. See [2022-07-12T16:32:35.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T16:32:35.837Z] [2022-07-12T16:32:35.837Z] Login Succeeded [2022-07-12T16:32:36.117Z] nexus3.edgexfoundry.org:10002 [2022-07-12T16:32:36.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T16:32:36.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T16:32:36.395Z] Configure a credential helper to remove this warning. See [2022-07-12T16:32:36.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T16:32:36.395Z] [2022-07-12T16:32:36.395Z] Login Succeeded [2022-07-12T16:32:36.395Z] nexus3.edgexfoundry.org:10003 [2022-07-12T16:32:36.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T16:32:36.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T16:32:36.999Z] Configure a credential helper to remove this warning. See [2022-07-12T16:32:36.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T16:32:36.999Z] [2022-07-12T16:32:36.999Z] Login Succeeded [2022-07-12T16:32:36.999Z] nexus3.edgexfoundry.org:10004 [2022-07-12T16:32:37.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T16:32:37.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T16:32:37.604Z] Configure a credential helper to remove this warning. See [2022-07-12T16:32:37.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T16:32:37.604Z] [2022-07-12T16:32:37.604Z] Login Succeeded [2022-07-12T16:32:37.604Z] docker.io [2022-07-12T16:32:37.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T16:32:38.211Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-12T16:32:38.211Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-12T16:32:38.211Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-12T16:32:38.211Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-12T16:32:38.211Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-12T16:32:38.211Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-12T16:32:38.211Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-12T16:32:38.211Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-12T16:32:38.211Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-12T16:32:38.211Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-12T16:32:38.211Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-12T16:32:38.211Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-12T16:32:38.211Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-12T16:32:38.211Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-12T16:32:38.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-12T16:32:38.211Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.083s coverage: 28.7% of statements [2022-07-12T16:32:38.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-12T16:32:38.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-12T16:32:38.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T16:32:38.475Z] Configure a credential helper to remove this warning. See [2022-07-12T16:32:38.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T16:32:38.475Z] [2022-07-12T16:32:38.475Z] Login Succeeded [2022-07-12T16:32:38.475Z] ---> docker-login.sh ends [Pipeline] } [2022-07-12T16:32:38.494Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-07-12T16:32:38.777Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.125s coverage: 98.5% of statements [2022-07-12T16:32:38.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-12T16:32:38.777Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.098s coverage: 54.2% of statements [2022-07-12T16:32:38.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-12T16:32:38.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [Pipeline] echo [2022-07-12T16:32:38.799Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T16:32:38.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T16:32:38.821Z] ========================================================= [2022-07-12T16:32:38.821Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-12T16:32:38.821Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-12T16:32:39.163Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-12T16:32:39.439Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-12T16:32:39.439Z] b3c136eddcbf: Pulling fs layer [2022-07-12T16:32:39.439Z] c0a3192eca97: Pulling fs layer [2022-07-12T16:32:39.439Z] a050256f5b6f: Pulling fs layer [2022-07-12T16:32:39.439Z] 656be50a0ddc: Pulling fs layer [2022-07-12T16:32:39.440Z] 2bbca73fdf42: Pulling fs layer [2022-07-12T16:32:39.440Z] 46d945488cbd: Pulling fs layer [2022-07-12T16:32:39.440Z] 8a5474983e97: Pulling fs layer [2022-07-12T16:32:39.440Z] 329c88fbcd65: Pulling fs layer [2022-07-12T16:32:39.440Z] 2bbca73fdf42: Waiting [2022-07-12T16:32:39.440Z] 656be50a0ddc: Waiting [2022-07-12T16:32:39.440Z] 46d945488cbd: Waiting [2022-07-12T16:32:39.440Z] 8a5474983e97: Waiting [2022-07-12T16:32:39.440Z] 329c88fbcd65: Waiting [2022-07-12T16:32:39.440Z] a050256f5b6f: Verifying Checksum [2022-07-12T16:32:39.440Z] a050256f5b6f: Download complete [2022-07-12T16:32:39.440Z] c0a3192eca97: Verifying Checksum [2022-07-12T16:32:39.440Z] c0a3192eca97: Download complete [2022-07-12T16:32:39.440Z] 2bbca73fdf42: Verifying Checksum [2022-07-12T16:32:39.440Z] 2bbca73fdf42: Download complete [2022-07-12T16:32:39.440Z] 46d945488cbd: Verifying Checksum [2022-07-12T16:32:39.440Z] 46d945488cbd: Download complete [2022-07-12T16:32:39.440Z] b3c136eddcbf: Verifying Checksum [2022-07-12T16:32:39.440Z] b3c136eddcbf: Download complete [2022-07-12T16:32:40.438Z] b3c136eddcbf: Pull complete [2022-07-12T16:32:40.716Z] 329c88fbcd65: Verifying Checksum [2022-07-12T16:32:40.716Z] 329c88fbcd65: Download complete [2022-07-12T16:32:40.996Z] c0a3192eca97: Pull complete [2022-07-12T16:32:41.602Z] a050256f5b6f: Pull complete [2022-07-12T16:32:41.879Z] 8a5474983e97: Verifying Checksum [2022-07-12T16:32:41.879Z] 8a5474983e97: Download complete [2022-07-12T16:32:42.862Z] 656be50a0ddc: Verifying Checksum [2022-07-12T16:32:42.862Z] 656be50a0ddc: Download complete [2022-07-12T16:32:42.976Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.820s coverage: 89.2% of statements [2022-07-12T16:32:42.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-12T16:32:42.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-12T16:32:42.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-12T16:32:42.976Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 83.8% of statements [2022-07-12T16:32:42.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-12T16:32:42.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-12T16:32:42.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-12T16:32:42.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-12T16:32:42.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-12T16:32:42.976Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.497s coverage: 95.6% of statements [2022-07-12T16:32:42.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-12T16:32:42.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-12T16:32:42.976Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.062s coverage: 72.2% of statements [2022-07-12T16:32:42.976Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-12T16:32:42.976Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-12T16:32:42.976Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-12T16:32:42.976Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-12T16:32:42.976Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-12T16:32:42.976Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 60.0% of statements [2022-07-12T16:32:42.976Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-12T16:32:42.976Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-12T16:32:42.976Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-12T16:32:42.976Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 0.9% of statements [2022-07-12T16:32:42.976Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-12T16:32:42.976Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements [2022-07-12T16:32:42.976Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.090s coverage: 29.6% of statements [2022-07-12T16:32:42.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-12T16:32:42.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.088s coverage: 47.1% of statements [2022-07-12T16:32:42.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.070s coverage: 79.5% of statements [2022-07-12T16:32:42.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.085s coverage: 94.1% of statements [2022-07-12T16:32:42.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements [2022-07-12T16:32:42.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements [2022-07-12T16:32:47.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.065s coverage: 94.4% of statements [2022-07-12T16:32:47.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements [2022-07-12T16:32:52.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.188s coverage: 82.5% of statements [2022-07-12T16:32:52.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-12T16:32:57.971Z] 656be50a0ddc: Pull complete [2022-07-12T16:32:57.971Z] 2bbca73fdf42: Pull complete [2022-07-12T16:32:57.971Z] 46d945488cbd: Pull complete [2022-07-12T16:33:02.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements [2022-07-12T16:33:02.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-12T16:33:02.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-12T16:33:02.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-12T16:33:02.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2022-07-12T16:33:02.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-12T16:33:02.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-12T16:33:02.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-12T16:33:02.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-12T16:33:02.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-12T16:33:02.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.083s coverage: 87.2% of statements [2022-07-12T16:33:02.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-12T16:33:02.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-12T16:33:02.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.071s coverage: 100.0% of statements [2022-07-12T16:33:02.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-12T16:33:02.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.082s coverage: 58.8% of statements [2022-07-12T16:33:02.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-12T16:33:02.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.099s coverage: 80.0% of statements [2022-07-12T16:33:02.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2022-07-12T16:33:02.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.077s coverage: 85.4% of statements [2022-07-12T16:33:02.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.230s coverage: 91.2% of statements [2022-07-12T16:33:02.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-12T16:33:02.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.199s coverage: 64.4% of statements [2022-07-12T16:33:02.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-12T16:33:02.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-12T16:33:02.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2022-07-12T16:33:02.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-07-12T16:33:02.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.037s coverage: 100.0% of statements [2022-07-12T16:33:02.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-07-12T16:33:02.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2022-07-12T16:33:02.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.372s coverage: 65.4% of statements [2022-07-12T16:33:02.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-12T16:33:02.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-12T16:33:02.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-12T16:33:02.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.180s coverage: 43.8% of statements [2022-07-12T16:33:02.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-12T16:33:02.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-12T16:33:02.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.082s coverage: 89.5% of statements [2022-07-12T16:33:02.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-12T16:33:02.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2022-07-12T16:33:02.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-12T16:33:02.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-12T16:33:02.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-12T16:33:02.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-12T16:33:02.489Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements [2022-07-12T16:33:02.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-12T16:33:02.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-12T16:33:02.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-12T16:33:02.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-12T16:33:02.489Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.154s coverage: 92.3% of statements [2022-07-12T16:33:02.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-12T16:33:02.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-12T16:33:02.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-12T16:33:02.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-12T16:33:02.489Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2022-07-12T16:33:02.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-12T16:33:02.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-12T16:33:02.489Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.114s coverage: 97.7% of statements [2022-07-12T16:33:02.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-12T16:33:02.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-12T16:33:02.489Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-12T16:33:02.489Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-12T16:33:02.489Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.045s coverage: 28.9% of statements [2022-07-12T16:33:02.489Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-12T16:33:02.489Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-12T16:33:02.489Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-12T16:33:02.489Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-12T16:33:02.489Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-12T16:33:02.489Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-12T16:33:02.490Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-07-12T16:33:02.490Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.037s coverage: 96.9% of statements [2022-07-12T16:33:02.490Z] 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 [2022-07-12T16:33:03.408Z] 8a5474983e97: Pull complete [2022-07-12T16:33:05.395Z] 329c88fbcd65: Pull complete [2022-07-12T16:33:05.395Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-12T16:33:05.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-12T16:33:05.395Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-12T16:33:05.760Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-12T16:33:05.760Z] WORKDIR /edgex [2022-07-12T16:33:05.760Z] COPY go.mod . [2022-07-12T16:33:05.760Z] RUN go mod download [2022-07-12T16:33:05.760Z] docker build -t ci-base-image-arm64 -f - . [2022-07-12T16:33:08.423Z] Sending build context to Docker daemon 169.2MB [2022-07-12T16:33:08.423Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-12T16:33:08.423Z] ---> ff4287adb874 [2022-07-12T16:33:08.423Z] Step 2/4 : WORKDIR /edgex [2022-07-12T16:33:10.435Z] ---> Running in 1b6a69236ecc [2022-07-12T16:33:10.722Z] Removing intermediate container 1b6a69236ecc [2022-07-12T16:33:10.722Z] ---> 5a03ecd286ae [2022-07-12T16:33:10.722Z] Step 3/4 : COPY go.mod . [2022-07-12T16:33:11.330Z] ---> 817a18c548b1 [2022-07-12T16:33:11.330Z] Step 4/4 : RUN go mod download [2022-07-12T16:33:11.608Z] ---> Running in 94a130d47cf8 [2022-07-12T16:33:24.451Z] 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." [2022-07-12T16:33:24.451Z] GO111MODULE=on go vet ./... [2022-07-12T16:33:25.841Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-12T16:33:25.841Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-12T16:33:25.841Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-12T16:33:26.115Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-12T16:33:26.403Z] + ls -al . [2022-07-12T16:33:26.403Z] total 684 [2022-07-12T16:33:26.403Z] drwxrwxr-x 10 1001 1001 4096 Jul 12 16:32 . [2022-07-12T16:33:26.403Z] drwxr-xr-x 4 root root 4096 Jul 12 16:32 .. [2022-07-12T16:33:26.403Z] -rw-rw-r-- 1 1001 1001 11 Jul 12 16:31 .dockerignore [2022-07-12T16:33:26.403Z] drwxrwxr-x 8 1001 1001 4096 Jul 12 16:33 .git [2022-07-12T16:33:26.403Z] drwxrwxr-x 3 1001 1001 4096 Jul 12 16:31 .github [2022-07-12T16:33:26.403Z] -rw-rw-r-- 1 1001 1001 1030 Jul 12 16:31 .gitignore [2022-07-12T16:33:26.403Z] -rw-rw-r-- 1 1001 1001 42 Jul 12 16:31 .golangci.yml [2022-07-12T16:33:26.403Z] -rw-rw-r-- 1 1001 1001 87 Jul 12 16:31 .hadolint.yml [2022-07-12T16:33:26.403Z] drwxr-xr-x 3 1001 1001 4096 Jul 12 16:31 .semver [2022-07-12T16:33:26.403Z] -rw-rw-r-- 1 1001 1001 166 Jul 12 16:31 .sonarcloud.properties [2022-07-12T16:33:26.403Z] -rw-rw-r-- 1 1001 1001 1171 Jul 12 16:31 ADOPTERS.md [2022-07-12T16:33:26.403Z] -rw-rw-r-- 1 1001 1001 10347 Jul 12 16:31 Attribution.txt [2022-07-12T16:33:26.403Z] -rw-rw-r-- 1 1001 1001 63209 Jul 12 16:31 CHANGELOG.md [2022-07-12T16:33:26.403Z] -rw-rw-r-- 1 1001 1001 3804 Jul 12 16:31 CONTRIBUTING.md [2022-07-12T16:33:26.403Z] -rw-rw-r-- 1 1001 1001 677 Jul 12 16:31 GOVERNANCE.md [2022-07-12T16:33:26.403Z] -rw-rw-r-- 1 1001 1001 850 Jul 12 16:31 Jenkinsfile [2022-07-12T16:33:26.403Z] -rw-rw-r-- 1 1001 1001 10775 Jul 12 16:31 LICENSE [2022-07-12T16:33:26.403Z] -rw-rw-r-- 1 1001 1001 10350 Jul 12 16:31 Makefile [2022-07-12T16:33:26.403Z] -rw-rw-r-- 1 1001 1001 582 Jul 12 16:31 OWNERS.md [2022-07-12T16:33:26.403Z] -rw-rw-r-- 1 1001 1001 9094 Jul 12 16:31 README.md [2022-07-12T16:33:26.403Z] -rw-rw-r-- 1 1001 1001 6912 Jul 12 16:31 SECURITY.md [2022-07-12T16:33:26.403Z] -rw-rw-r-- 1 1001 1001 5 Jul 12 16:31 VERSION [2022-07-12T16:33:26.403Z] -rw-rw-r-- 1 1001 1001 4131 Jul 12 16:31 ZMQWindows.md [2022-07-12T16:33:26.403Z] drwxrwxr-x 2 1001 1001 4096 Jul 12 16:31 bin [2022-07-12T16:33:26.403Z] drwxrwxr-x 18 1001 1001 4096 Jul 12 16:31 cmd [2022-07-12T16:33:26.403Z] -rw-r--r-- 1 root root 435593 Jul 12 16:33 coverage.out [2022-07-12T16:33:26.403Z] -rw-rw-r-- 1 1001 1001 3311 Jul 12 16:31 go.mod [2022-07-12T16:33:26.403Z] -rw-rw-r-- 1 1001 1001 36231 Jul 12 16:31 go.sum [2022-07-12T16:33:26.403Z] drwxrwxr-x 8 1001 1001 4096 Jul 12 16:31 internal [2022-07-12T16:33:26.403Z] drwxrwxr-x 3 1001 1001 4096 Jul 12 16:31 openapi [2022-07-12T16:33:26.403Z] drwxrwxr-x 4 1001 1001 4096 Jul 12 16:31 snap [2022-07-12T16:33:26.403Z] -rw-rw-r-- 1 1001 1001 204 Jul 12 16:31 version.go [Pipeline] sh [2022-07-12T16:33:26.696Z] + '[' -e coverage.out ] [2022-07-12T16:33:26.696Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-12T16:33:26.804Z] Stashed 1 file(s) [Pipeline] sh [2022-07-12T16:33:27.088Z] + make build [2022-07-12T16:33:27.088Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-12T16:33:39.305Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-07-12T16:33:43.973Z] Removing intermediate container 94a130d47cf8 [2022-07-12T16:33:43.973Z] ---> bda8706a0a8e [2022-07-12T16:33:44.247Z] Successfully built bda8706a0a8e [2022-07-12T16:33:44.247Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T16:33:44.607Z] + docker inspect -f . ci-base-image-arm64 [2022-07-12T16:33:44.607Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T16:33:44.861Z] prd-ubuntu20.04-docker-arm64-4c-16g-19654 does not seem to be running inside a container [2022-07-12T16:33:44.956Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-12T16:33:46.336Z] $ docker top 2ebca998f85475a53553e85a54e40bd8d411c380054bc8d96c90da5290bc5c3c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T16:33:47.273Z] + go version [2022-07-12T16:33:47.273Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-12T16:33:47.294Z] $ docker stop --time=1 2ebca998f85475a53553e85a54e40bd8d411c380054bc8d96c90da5290bc5c3c [2022-07-12T16:33:48.939Z] $ docker rm -f 2ebca998f85475a53553e85a54e40bd8d411c380054bc8d96c90da5290bc5c3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T16:33:49.557Z] + docker inspect -f . ci-base-image-arm64 [2022-07-12T16:33:49.557Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T16:33:49.798Z] prd-ubuntu20.04-docker-arm64-4c-16g-19654 does not seem to be running inside a container [2022-07-12T16:33:49.883Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-12T16:33:51.291Z] $ docker top 6cc58cdbe0cdea14ea3f5ae606cd6a6a86456b50e0b0e6c62bf6c55153ed8827 -eo pid,comm [2022-07-12T16:33:51.524Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-07-12T16:33:51.524Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] { [Pipeline] echo [2022-07-12T16:33:51.577Z] ========================================================= [2022-07-12T16:33:51.577Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-12T16:33:51.577Z] ========================================================= [Pipeline] sh [2022-07-12T16:33:52.220Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2022-07-12T16:33:52.916Z] + make test [2022-07-12T16:33:52.916Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-12T16:33:58.101Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-12T16:33:58.101Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-12T16:33:58.671Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-12T16:34:00.053Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-12T16:34:00.625Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-12T16:34:02.008Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-12T16:34:02.577Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-12T16:34:03.516Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-12T16:34:05.426Z] CGO_ENABLED=0 GO111MODULE=on 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] } [2022-07-12T16:34:06.384Z] $ docker stop --time=1 cbe061ba5b2ed5ea9489b5902c50d9205f21c01802f8e066ae51305b0b634678 [2022-07-12T16:34:09.392Z] $ docker rm -f cbe061ba5b2ed5ea9489b5902c50d9205f21c01802f8e066ae51305b0b634678 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T16:34:10.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-12T16:34:10.311Z] [2022-07-12T16:34:10.312Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T16:34:10.619Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-12T16:34:10.619Z] latest: Pulling from edgex-devops/edgex-compose [2022-07-12T16:34:10.619Z] cbdbe7a5bc2a: Pulling fs layer [2022-07-12T16:34:10.619Z] ca9280d653b3: Pulling fs layer [2022-07-12T16:34:10.619Z] 7e9c9ca2126c: Pulling fs layer [2022-07-12T16:34:10.619Z] cbdbe7a5bc2a: Verifying Checksum [2022-07-12T16:34:10.619Z] cbdbe7a5bc2a: Download complete [2022-07-12T16:34:10.934Z] ca9280d653b3: Verifying Checksum [2022-07-12T16:34:10.935Z] ca9280d653b3: Download complete [2022-07-12T16:34:10.935Z] cbdbe7a5bc2a: Pull complete [2022-07-12T16:34:11.204Z] 7e9c9ca2126c: Download complete [2022-07-12T16:34:11.476Z] ca9280d653b3: Pull complete [2022-07-12T16:34:15.688Z] 7e9c9ca2126c: Pull complete [2022-07-12T16:34:15.688Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-07-12T16:34:15.688Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-12T16:34:15.688Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T16:34:15.775Z] prd-ubuntu20.04-docker-8c-8g-19655 does not seem to be running inside a container [2022-07-12T16:34:15.818Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-12T16:34:17.680Z] $ docker top f5b6e6d3a19f99fa24191597157d479dd66a4bf4f8eebb6ddbc780e6be1bd7ab -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T16:34:18.050Z] + docker-compose build --help [2022-07-12T16:34:18.050Z] + grep parallel [2022-07-12T16:34:18.622Z] --parallel Build images in parallel. [Pipeline] } [2022-07-12T16:34:18.635Z] $ docker stop --time=1 f5b6e6d3a19f99fa24191597157d479dd66a4bf4f8eebb6ddbc780e6be1bd7ab [2022-07-12T16:34:19.935Z] $ docker rm -f f5b6e6d3a19f99fa24191597157d479dd66a4bf4f8eebb6ddbc780e6be1bd7ab [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T16:34:20.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-12T16:34:20.343Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T16:34:20.433Z] prd-ubuntu20.04-docker-8c-8g-19655 does not seem to be running inside a container [2022-07-12T16:34:20.471Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-12T16:34:20.873Z] $ docker top e2bf969bd6024bfbf29eae67165513aff33ba6c05201453d830049479e69353c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T16:34:21.233Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-12T16:34:21.803Z] Building core-command ... [2022-07-12T16:34:21.803Z] Building core-data ... [2022-07-12T16:34:21.803Z] Building core-metadata ... [2022-07-12T16:34:21.803Z] Building security-bootstrapper ... [2022-07-12T16:34:21.803Z] Building security-proxy-setup ... [2022-07-12T16:34:21.803Z] Building security-secretstore-setup ... [2022-07-12T16:34:21.803Z] Building security-spiffe-token-provider ... [2022-07-12T16:34:21.803Z] Building security-spire-agent ... [2022-07-12T16:34:21.803Z] Building security-spire-config ... [2022-07-12T16:34:21.803Z] Building security-spire-server ... [2022-07-12T16:34:21.803Z] Building support-notifications ... [2022-07-12T16:34:21.803Z] Building support-scheduler ... [2022-07-12T16:34:21.803Z] Building sys-mgmt-agent ... [2022-07-12T16:34:21.803Z] Building security-proxy-setup [2022-07-12T16:34:21.803Z] Building security-spire-agent [2022-07-12T16:34:21.803Z] Building security-spire-config [2022-07-12T16:34:21.803Z] Building core-data [2022-07-12T16:34:21.803Z] Building sys-mgmt-agent [2022-07-12T16:34:31.966Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-12T16:34:36.722Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T16:34:36.722Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-12T16:34:36.722Z] ---> d22bc8079219 [2022-07-12T16:34:36.722Z] Step 3/23 : WORKDIR /edgex-go [2022-07-12T16:34:36.722Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T16:34:36.722Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-12T16:34:36.722Z] ---> d22bc8079219 [2022-07-12T16:34:36.722Z] Step 3/26 : WORKDIR /edgex-go [2022-07-12T16:34:36.722Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T16:34:36.722Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-12T16:34:36.722Z] ---> d22bc8079219 [2022-07-12T16:34:36.722Z] Step 3/26 : WORKDIR /edgex-go [2022-07-12T16:34:36.722Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T16:34:36.722Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-12T16:34:36.722Z] ---> d22bc8079219 [2022-07-12T16:34:36.722Z] Step 3/23 : WORKDIR /edgex-go [2022-07-12T16:34:36.722Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T16:34:36.722Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-12T16:34:36.722Z] ---> d22bc8079219 [2022-07-12T16:34:36.722Z] Step 3/22 : WORKDIR /edgex-go [2022-07-12T16:34:39.274Z] ---> Running in b52ed241995b [2022-07-12T16:34:39.274Z] ---> Running in cc3224ba05be [2022-07-12T16:34:39.274Z] ---> Running in d340d6ef4b98 [2022-07-12T16:34:39.274Z] ---> Running in 25f232a33842 [2022-07-12T16:34:39.274Z] ---> Running in 8d20032c4117 [2022-07-12T16:34:39.539Z] Removing intermediate container 25f232a33842 [2022-07-12T16:34:39.539Z] ---> dccb5806bd16 [2022-07-12T16:34:39.539Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T16:34:39.539Z] Removing intermediate container 8d20032c4117 [2022-07-12T16:34:39.539Z] ---> 09ed27641694 [2022-07-12T16:34:39.539Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T16:34:39.539Z] Removing intermediate container d340d6ef4b98 [2022-07-12T16:34:39.539Z] ---> 2a8d40c6399a [2022-07-12T16:34:39.539Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T16:34:39.539Z] Removing intermediate container b52ed241995b [2022-07-12T16:34:39.539Z] ---> 60b642eb6a5d [2022-07-12T16:34:39.539Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T16:34:39.539Z] Removing intermediate container cc3224ba05be [2022-07-12T16:34:39.539Z] ---> a580472d251c [2022-07-12T16:34:39.539Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T16:34:39.539Z] ---> Running in 5707d7b752c0 [2022-07-12T16:34:39.539Z] ---> Running in 38143352e2b9 [2022-07-12T16:34:39.539Z] ---> Running in 3ebb3f24e2eb [2022-07-12T16:34:39.539Z] ---> Running in dc97cee6d00b [2022-07-12T16:34:39.539Z] ---> Running in a012d5585df5 [2022-07-12T16:34:40.923Z] Removing intermediate container 5707d7b752c0 [2022-07-12T16:34:40.923Z] ---> 43785ecfe0e2 [2022-07-12T16:34:40.923Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-12T16:34:40.923Z] Removing intermediate container 38143352e2b9 [2022-07-12T16:34:40.923Z] ---> 6617ccce885a [2022-07-12T16:34:40.923Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-12T16:34:40.923Z] ---> Running in 3f9ff4c369e8 [2022-07-12T16:34:40.923Z] ---> Running in 025099b52aa5 [2022-07-12T16:34:40.923Z] Removing intermediate container dc97cee6d00b [2022-07-12T16:34:40.923Z] ---> 7738dfd64307 [2022-07-12T16:34:40.923Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-12T16:34:40.923Z] ---> Running in 86b33c83c5fe [2022-07-12T16:34:40.923Z] Removing intermediate container 3ebb3f24e2eb [2022-07-12T16:34:40.923Z] ---> f79107117825 [2022-07-12T16:34:40.923Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-12T16:34:40.923Z] ---> Running in 73bc6bf90895 [2022-07-12T16:34:41.183Z] Removing intermediate container a012d5585df5 [2022-07-12T16:34:41.183Z] ---> 0e8f4f628114 [2022-07-12T16:34:41.183Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-12T16:34:41.183Z] ---> Running in 41d5abde7dcd [2022-07-12T16:34:41.444Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-12T16:34:41.444Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-12T16:34:41.705Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-12T16:34:41.705Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-12T16:34:41.705Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-12T16:34:42.275Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-12T16:34:42.275Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-12T16:34:42.275Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-12T16:34:42.536Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-12T16:34:42.536Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-12T16:34:42.536Z] OK: 211 MiB in 51 packages [2022-07-12T16:34:42.797Z] OK: 211 MiB in 51 packages [2022-07-12T16:34:43.057Z] OK: 211 MiB in 51 packages [2022-07-12T16:34:43.057Z] OK: 211 MiB in 51 packages [2022-07-12T16:34:43.057Z] OK: 211 MiB in 51 packages [2022-07-12T16:34:43.057Z] Removing intermediate container 3f9ff4c369e8 [2022-07-12T16:34:43.057Z] ---> a8b7ba420c27 [2022-07-12T16:34:43.057Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-12T16:34:43.326Z] Removing intermediate container 025099b52aa5 [2022-07-12T16:34:43.326Z] ---> e6ce2ec996e1 [2022-07-12T16:34:43.326Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-12T16:34:43.326Z] ---> 655b4fc8da07 [2022-07-12T16:34:43.326Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T16:34:43.326Z] ---> d8463c260e7c [2022-07-12T16:34:43.326Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T16:34:43.586Z] ---> Running in 5a0871a4272c [2022-07-12T16:34:43.586Z] ---> Running in e698d85e7856 [2022-07-12T16:34:43.586Z] Removing intermediate container 73bc6bf90895 [2022-07-12T16:34:43.586Z] ---> dd49b79c3369 [2022-07-12T16:34:43.586Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-12T16:34:43.586Z] Removing intermediate container 41d5abde7dcd [2022-07-12T16:34:43.586Z] ---> 73e442134cb3 [2022-07-12T16:34:43.586Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-12T16:34:43.586Z] Removing intermediate container 86b33c83c5fe [2022-07-12T16:34:43.586Z] ---> 6cadebf6bfa1 [2022-07-12T16:34:43.586Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-12T16:34:43.847Z] ---> b7894ba97ee7 [2022-07-12T16:34:43.847Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T16:34:43.847Z] ---> Running in 7a272be3b434 [2022-07-12T16:34:43.847Z] ---> 3aaef3d634d8 [2022-07-12T16:34:43.847Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T16:34:43.847Z] ---> Running in 7fa8b6f36f00 [2022-07-12T16:34:43.847Z] ---> 150291df5ede [2022-07-12T16:34:43.847Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T16:34:43.847Z] ---> Running in be0cd99fb56a [2022-07-12T16:34:56.079Z] Removing intermediate container 7fa8b6f36f00 [2022-07-12T16:34:56.079Z] ---> c3da4bbd133d [2022-07-12T16:34:56.079Z] Step 8/26 : COPY . . [2022-07-12T16:34:56.079Z] Removing intermediate container 7a272be3b434 [2022-07-12T16:34:56.079Z] ---> a2876484adb0 [2022-07-12T16:34:56.079Z] Step 8/22 : COPY . . [2022-07-12T16:34:56.079Z] Removing intermediate container be0cd99fb56a [2022-07-12T16:34:56.079Z] ---> 37fcbeb82dee [2022-07-12T16:34:56.079Z] Step 8/26 : COPY . . [2022-07-12T16:34:56.079Z] Removing intermediate container e698d85e7856 [2022-07-12T16:34:56.079Z] ---> bd66f8e7a5b3 [2022-07-12T16:34:56.079Z] Step 8/23 : COPY . . [2022-07-12T16:34:56.079Z] Removing intermediate container 5a0871a4272c [2022-07-12T16:34:56.079Z] ---> 8e174249d716 [2022-07-12T16:34:56.079Z] Step 8/23 : COPY . . [2022-07-12T16:35:08.310Z] ---> 23a89cb52830 [2022-07-12T16:35:08.310Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-12T16:35:08.310Z] ---> 107da688e6cf [2022-07-12T16:35:08.310Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-12T16:35:08.310Z] ---> 91a7b9d59ce4 [2022-07-12T16:35:08.310Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-12T16:35:08.310Z] ---> 72389fb3e9b2 [2022-07-12T16:35:08.310Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-12T16:35:08.310Z] ---> 85a34e7e6694 [2022-07-12T16:35:08.310Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-12T16:35:08.310Z] ---> Running in b7af8b90db3e [2022-07-12T16:35:08.310Z] ---> Running in 3ec64b0c1757 [2022-07-12T16:35:08.310Z] ---> Running in 07ff9dfe123e [2022-07-12T16:35:08.310Z] ---> Running in 3c57fbb0c6cd [2022-07-12T16:35:08.310Z] ---> Running in 0d1522d37bbb [2022-07-12T16:35:08.310Z] Removing intermediate container 3ec64b0c1757 [2022-07-12T16:35:08.310Z] ---> 51e7b5e91ab1 [2022-07-12T16:35:08.310Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-12T16:35:08.310Z] Removing intermediate container 3c57fbb0c6cd [2022-07-12T16:35:08.310Z] ---> Running in c0f6edf2676a [2022-07-12T16:35:08.310Z] ---> f67120f9b461 [2022-07-12T16:35:08.310Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-12T16:35:08.570Z] ---> Running in 65344d05e469 [2022-07-12T16:35:08.570Z] Removing intermediate container c0f6edf2676a [2022-07-12T16:35:08.570Z] ---> 94fd47d80631 [2022-07-12T16:35:08.570Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-12T16:35:08.570Z] ---> Running in cb519d03aca7 [2022-07-12T16:35:08.570Z] Removing intermediate container 65344d05e469 [2022-07-12T16:35:08.570Z] ---> 66f6f06b5c3e [2022-07-12T16:35:08.570Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-12T16:35:08.829Z] ---> Running in de0a23534e60 [2022-07-12T16:35:08.829Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-12T16:35:08.829Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-12T16:35:08.829Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-12T16:35:09.768Z] Removing intermediate container cb519d03aca7 [2022-07-12T16:35:09.768Z] ---> d67c8cf5160a [2022-07-12T16:35:09.768Z] Step 12/26 : WORKDIR /edgex-go [2022-07-12T16:35:10.028Z] ---> Running in 45b9fce87495 [2022-07-12T16:35:10.028Z] Removing intermediate container de0a23534e60 [2022-07-12T16:35:10.028Z] ---> c07990a79485 [2022-07-12T16:35:10.028Z] Step 12/26 : WORKDIR /edgex-go [2022-07-12T16:35:10.028Z] ---> Running in 2fc3b04dbc08 [2022-07-12T16:35:10.028Z] Removing intermediate container 45b9fce87495 [2022-07-12T16:35:10.028Z] ---> 8f988119792a [2022-07-12T16:35:10.028Z] [2022-07-12T16:35:10.028Z] Step 13/26 : FROM alpine:3.15 [2022-07-12T16:35:10.287Z] Removing intermediate container 2fc3b04dbc08 [2022-07-12T16:35:10.287Z] ---> f89e3cb25921 [2022-07-12T16:35:10.287Z] [2022-07-12T16:35:10.287Z] Step 13/26 : FROM alpine:3.15 [2022-07-12T16:35:11.224Z] 3.15: Pulling from library/alpine [2022-07-12T16:35:11.224Z] 3.15: Pulling from library/alpine [2022-07-12T16:35:12.162Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-12T16:35:12.162Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-12T16:35:12.162Z] Status: Downloaded newer image for alpine:3.15 [2022-07-12T16:35:12.162Z] ---> 0ac33e5f5afa [2022-07-12T16:35:12.162Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-12T16:35:12.162Z] Status: Image is up to date for alpine:3.15 [2022-07-12T16:35:12.162Z] ---> 0ac33e5f5afa [2022-07-12T16:35:12.162Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-12T16:35:12.427Z] ---> Running in c50337c3f125 [2022-07-12T16:35:12.427Z] ---> Running in 31de2deec250 [2022-07-12T16:35:12.695Z] Removing intermediate container 31de2deec250 [2022-07-12T16:35:12.695Z] ---> eee970e8d3f8 [2022-07-12T16:35:12.695Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T16:35:12.695Z] Removing intermediate container c50337c3f125 [2022-07-12T16:35:12.695Z] ---> 0a60333cc2b3 [2022-07-12T16:35:12.695Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T16:35:12.695Z] ---> Running in 551df241b0b2 [2022-07-12T16:35:12.955Z] ---> Running in f20970b57eaf [2022-07-12T16:35:14.898Z] Removing intermediate container 551df241b0b2 [2022-07-12T16:35:14.898Z] ---> d330dc794434 [2022-07-12T16:35:14.898Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-12T16:35:14.898Z] ---> Running in a1c470833b56 [2022-07-12T16:35:15.156Z] Removing intermediate container f20970b57eaf [2022-07-12T16:35:15.156Z] ---> 4c3c63000ccd [2022-07-12T16:35:15.156Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-12T16:35:15.156Z] ---> Running in b6dbcabfa5a3 [2022-07-12T16:35:16.092Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-12T16:35:16.092Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-12T16:35:17.029Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-12T16:35:17.029Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-12T16:35:17.288Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-12T16:35:17.288Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-12T16:35:17.288Z] OK: 15861 distinct packages available [2022-07-12T16:35:17.288Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-12T16:35:17.288Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-12T16:35:17.288Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-12T16:35:17.288Z] OK: 15861 distinct packages available [2022-07-12T16:35:17.288Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-12T16:35:18.222Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-12T16:35:18.222Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-12T16:35:18.481Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-12T16:35:18.481Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-12T16:35:18.481Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-12T16:35:18.481Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-12T16:35:18.481Z] (3/5) Installing libucontext (1.1-r0) [2022-07-12T16:35:18.741Z] (3/4) Installing libucontext (1.1-r0) [2022-07-12T16:35:18.741Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-12T16:35:18.741Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-12T16:35:18.741Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-12T16:35:18.741Z] Executing busybox-1.34.1-r5.trigger [2022-07-12T16:35:18.741Z] OK: 6 MiB in 18 packages [2022-07-12T16:35:18.741Z] Executing busybox-1.34.1-r5.trigger [2022-07-12T16:35:19.007Z] OK: 6 MiB in 19 packages [2022-07-12T16:35:20.386Z] Removing intermediate container b6dbcabfa5a3 [2022-07-12T16:35:20.386Z] ---> 12523f081b3f [2022-07-12T16:35:20.386Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-12T16:35:20.386Z] Removing intermediate container a1c470833b56 [2022-07-12T16:35:20.386Z] ---> afd5a7a506b1 [2022-07-12T16:35:20.387Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-12T16:35:23.674Z] ---> 9574f1a4f8d6 [2022-07-12T16:35:23.674Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-12T16:35:23.674Z] ---> a58dcc437ffe [2022-07-12T16:35:23.674Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-12T16:35:24.260Z] ---> b896d4a305f9 [2022-07-12T16:35:24.260Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-12T16:35:24.520Z] ---> Running in 390af4414192 [2022-07-12T16:35:25.088Z] Removing intermediate container 390af4414192 [2022-07-12T16:35:25.088Z] ---> f64fb59a3344 [2022-07-12T16:35:25.088Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-12T16:35:25.088Z] ---> d5a1fda6900b [2022-07-12T16:35:25.088Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-12T16:35:25.346Z] ---> ff7109b1b163 [2022-07-12T16:35:25.346Z] Step 21/26 : WORKDIR / [2022-07-12T16:35:25.605Z] ---> Running in 1778aab070cb [2022-07-12T16:35:25.605Z] ---> 123a13787a39 [2022-07-12T16:35:25.605Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-12T16:35:25.864Z] Removing intermediate container 1778aab070cb [2022-07-12T16:35:25.864Z] ---> c92a4bb720c3 [2022-07-12T16:35:25.864Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-12T16:35:25.864Z] ---> Running in 2a48aee4481b [2022-07-12T16:35:25.864Z] ---> cbd99fa9a3e2 [2022-07-12T16:35:25.864Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-12T16:35:26.123Z] Removing intermediate container 2a48aee4481b [2022-07-12T16:35:26.123Z] ---> bcd17b7321b9 [2022-07-12T16:35:26.123Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-12T16:35:26.382Z] ---> Running in 71672fa22a1a [2022-07-12T16:35:26.382Z] ---> de185e12e2b5 [2022-07-12T16:35:26.382Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-12T16:35:26.382Z] ---> Running in 9b38aaef47cc [2022-07-12T16:35:26.642Z] Removing intermediate container 71672fa22a1a [2022-07-12T16:35:26.642Z] ---> aaf7b3124c4c [2022-07-12T16:35:26.642Z] Step 24/26 : LABEL arch=x86_64 [2022-07-12T16:35:26.642Z] ---> Running in 5547356fecf9 [2022-07-12T16:35:26.642Z] Removing intermediate container 9b38aaef47cc [2022-07-12T16:35:26.642Z] ---> 718e70e478e2 [2022-07-12T16:35:26.642Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-12T16:35:26.902Z] ---> Running in 61c13e6c5eee [2022-07-12T16:35:26.902Z] Removing intermediate container 5547356fecf9 [2022-07-12T16:35:26.902Z] ---> a293b3f8e1ee [2022-07-12T16:35:26.902Z] Step 25/26 : LABEL git_sha=fa975470c129e2b2464dddebb8db61971dee44f5 [2022-07-12T16:35:27.160Z] ---> Running in d58ee4e01529 [2022-07-12T16:35:27.160Z] Removing intermediate container 61c13e6c5eee [2022-07-12T16:35:27.160Z] ---> 8e17faebcba1 [2022-07-12T16:35:27.160Z] Step 24/26 : LABEL arch=x86_64 [2022-07-12T16:35:27.419Z] Removing intermediate container d58ee4e01529 [2022-07-12T16:35:27.419Z] ---> 634a470b7cd9 [2022-07-12T16:35:27.419Z] Step 26/26 : LABEL version=0.0.0 [2022-07-12T16:35:27.419Z] ---> Running in 6d3b09493391 [2022-07-12T16:35:27.419Z] ---> Running in af3a163c3775 [2022-07-12T16:35:27.678Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-12T16:35:27.678Z] Removing intermediate container 6d3b09493391 [2022-07-12T16:35:27.678Z] ---> 308e445db580 [2022-07-12T16:35:27.678Z] Step 25/26 : LABEL git_sha=fa975470c129e2b2464dddebb8db61971dee44f5 [2022-07-12T16:35:27.678Z] Removing intermediate container af3a163c3775 [2022-07-12T16:35:27.678Z] ---> 8b2c14a5f4f3 [2022-07-12T16:35:27.678Z] [2022-07-12T16:35:27.937Z] ---> Running in 49a19e501775 [2022-07-12T16:35:27.937Z] Successfully built 8b2c14a5f4f3 [2022-07-12T16:35:27.937Z] Successfully tagged security-spire-config:latest [2022-07-12T16:35:27.937Z]  Building security-spire-config ... done Building security-bootstrapper [2022-07-12T16:35:28.196Z] Removing intermediate container 49a19e501775 [2022-07-12T16:35:28.196Z] ---> 4b7ba3c6a91d [2022-07-12T16:35:28.196Z] Step 26/26 : LABEL version=0.0.0 [2022-07-12T16:35:29.586Z] ---> Running in fd0e30a1fb15 [2022-07-12T16:35:30.156Z] Removing intermediate container fd0e30a1fb15 [2022-07-12T16:35:30.156Z] ---> e8c0751e4f29 [2022-07-12T16:35:30.156Z] [2022-07-12T16:35:30.156Z] Successfully built e8c0751e4f29 [2022-07-12T16:35:30.414Z] Successfully tagged security-spire-agent:latest [2022-07-12T16:35:30.414Z] Building security-spiffe-token-provider [2022-07-12T16:35:32.324Z]  Building security-spire-agent ... done Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T16:35:32.324Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-12T16:35:32.324Z] ---> d22bc8079219 [2022-07-12T16:35:32.324Z] Step 3/31 : WORKDIR /edgex-go [2022-07-12T16:35:32.324Z] ---> Using cache [2022-07-12T16:35:32.324Z] ---> 60b642eb6a5d [2022-07-12T16:35:32.324Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T16:35:32.324Z] ---> Using cache [2022-07-12T16:35:32.324Z] ---> f79107117825 [2022-07-12T16:35:32.324Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-12T16:35:32.324Z] ---> Using cache [2022-07-12T16:35:32.324Z] ---> dd49b79c3369 [2022-07-12T16:35:32.324Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-12T16:35:32.324Z] ---> Using cache [2022-07-12T16:35:32.324Z] ---> b7894ba97ee7 [2022-07-12T16:35:32.324Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T16:35:32.324Z] ---> Using cache [2022-07-12T16:35:32.324Z] ---> a2876484adb0 [2022-07-12T16:35:32.324Z] Step 8/31 : COPY . . [2022-07-12T16:35:32.324Z] ---> Using cache [2022-07-12T16:35:32.324Z] ---> 23a89cb52830 [2022-07-12T16:35:32.324Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-12T16:35:34.236Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T16:35:34.236Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-12T16:35:34.236Z] ---> d22bc8079219 [2022-07-12T16:35:34.236Z] Step 3/20 : WORKDIR /edgex-go [2022-07-12T16:35:34.236Z] ---> Using cache [2022-07-12T16:35:34.236Z] ---> 60b642eb6a5d [2022-07-12T16:35:34.236Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-12T16:35:34.804Z] ---> Running in a75a6ac9b9d4 [2022-07-12T16:35:34.804Z] ---> Running in 4bcf1bf985c4 [2022-07-12T16:35:34.804Z] Removing intermediate container 0d1522d37bbb [2022-07-12T16:35:34.804Z] ---> 658b6a3f2dd8 [2022-07-12T16:35:34.804Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-12T16:35:34.804Z] Removing intermediate container b7af8b90db3e [2022-07-12T16:35:34.804Z] ---> ee7c0c9afc07 [2022-07-12T16:35:34.805Z] [2022-07-12T16:35:34.805Z] Step 10/22 : FROM alpine:3.16 [2022-07-12T16:35:34.805Z] ---> Running in 6195a78eb1d5 [2022-07-12T16:35:35.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-12T16:35:35.371Z] 3.16: Pulling from library/alpine [2022-07-12T16:35:35.372Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-12T16:35:35.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-12T16:35:35.372Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-12T16:35:35.372Z] Status: Downloaded newer image for alpine:3.16 [2022-07-12T16:35:35.372Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-12T16:35:35.372Z] ---> e66264b98777 [2022-07-12T16:35:35.372Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-12T16:35:35.641Z] v3.16.0-302-g62bf0b8f5a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-07-12T16:35:35.641Z] v3.16.0-305-ga75a365d4f [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-07-12T16:35:35.641Z] OK: 17031 distinct packages available [2022-07-12T16:35:35.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-12T16:35:35.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-12T16:35:35.974Z] OK: 211 MiB in 51 packages [2022-07-12T16:35:35.974Z] ---> Running in 93386ac3f534 [2022-07-12T16:35:36.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-12T16:35:36.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-12T16:35:36.860Z] Removing intermediate container 07ff9dfe123e [2022-07-12T16:35:36.860Z] ---> 799f5b5d30a8 [2022-07-12T16:35:36.860Z] [2022-07-12T16:35:36.860Z] Step 10/23 : FROM alpine:3.16 [2022-07-12T16:35:36.860Z] ---> e66264b98777 [2022-07-12T16:35:36.860Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-12T16:35:36.860Z] Removing intermediate container a75a6ac9b9d4 [2022-07-12T16:35:36.860Z] ---> 8794d29a4424 [2022-07-12T16:35:36.860Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-12T16:35:36.860Z] ---> Running in c779f082c510 [2022-07-12T16:35:36.860Z] Removing intermediate container 6195a78eb1d5 [2022-07-12T16:35:36.860Z] ---> 392a071601d3 [2022-07-12T16:35:36.860Z] [2022-07-12T16:35:36.860Z] Step 11/23 : FROM docker:20.10.14 [2022-07-12T16:35:37.120Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-12T16:35:37.120Z] Removing intermediate container c779f082c510 [2022-07-12T16:35:37.120Z] ---> e6b50c6b200e [2022-07-12T16:35:37.120Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-12T16:35:37.120Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-12T16:35:37.120Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-12T16:35:37.120Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-12T16:35:37.120Z] (5/6) Installing curl (7.83.1-r2) [2022-07-12T16:35:37.120Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-12T16:35:37.120Z] Executing busybox-1.35.0-r13.trigger [2022-07-12T16:35:37.120Z] Executing ca-certificates-20211220-r0.trigger [2022-07-12T16:35:37.120Z] ---> f4466138ed9f [2022-07-12T16:35:37.120Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T16:35:37.120Z] ---> Running in 193a1689141d [2022-07-12T16:35:37.120Z] 20.10.14: Pulling from library/docker [2022-07-12T16:35:37.120Z] ---> Running in ea4ac6b1c2ed [2022-07-12T16:35:37.380Z] OK: 8 MiB in 20 packages [2022-07-12T16:35:37.639Z] Removing intermediate container 193a1689141d [2022-07-12T16:35:37.639Z] ---> d615566e349e [2022-07-12T16:35:37.639Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-12T16:35:38.207Z] ---> Running in 390211327c8b [2022-07-12T16:35:38.207Z] Removing intermediate container 390211327c8b [2022-07-12T16:35:38.207Z] ---> 6fc01613e426 [2022-07-12T16:35:38.207Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T16:35:38.207Z] ---> Running in eace925b72ee [2022-07-12T16:35:38.467Z] Removing intermediate container 93386ac3f534 [2022-07-12T16:35:38.467Z] ---> 151afac5e81e [2022-07-12T16:35:38.467Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-12T16:35:38.467Z] ---> Running in ed54677f367e [2022-07-12T16:35:39.040Z] Removing intermediate container ed54677f367e [2022-07-12T16:35:39.040Z] ---> 40ed8dbf3029 [2022-07-12T16:35:39.040Z] Step 13/22 : WORKDIR /edgex [2022-07-12T16:35:39.040Z] ---> Running in 8654d465f9a9 [2022-07-12T16:35:39.302Z] Removing intermediate container eace925b72ee [2022-07-12T16:35:39.302Z] ---> fa33c20f6850 [2022-07-12T16:35:39.302Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-12T16:35:39.562Z] ---> Running in 435fe0be69fa [2022-07-12T16:35:39.562Z] Removing intermediate container 8654d465f9a9 [2022-07-12T16:35:39.562Z] ---> 3bb4b277a3f6 [2022-07-12T16:35:39.562Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-12T16:35:40.500Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-12T16:35:41.071Z] ---> 498529158207 [2022-07-12T16:35:41.071Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-12T16:35:41.330Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-12T16:35:41.589Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-12T16:35:41.850Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-12T16:35:41.850Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-12T16:35:42.108Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-12T16:35:42.108Z] ---> c7d27fe85f49 [2022-07-12T16:35:42.108Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-12T16:35:42.108Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-12T16:35:42.369Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-12T16:35:42.369Z] Executing busybox-1.35.0-r13.trigger [2022-07-12T16:35:42.369Z] OK: 8 MiB in 20 packages [2022-07-12T16:35:43.752Z] ---> aa08c179c44d [2022-07-12T16:35:43.752Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-12T16:35:44.012Z] Removing intermediate container 435fe0be69fa [2022-07-12T16:35:44.012Z] ---> c2c4d7372bb5 [2022-07-12T16:35:44.012Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-12T16:35:44.581Z] ---> 03e3b995ae98 [2022-07-12T16:35:44.581Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-12T16:35:44.841Z] ---> Running in 06706a3a9c4d [2022-07-12T16:35:45.100Z] ---> b70404dbeb66 [2022-07-12T16:35:45.100Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-12T16:35:45.100Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-12T16:35:45.100Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-12T16:35:45.100Z] ---> 7417809fdb73 [2022-07-12T16:35:45.100Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-07-12T16:35:45.675Z] ---> Running in dd8517af9f94 [2022-07-12T16:35:45.675Z] ---> afe7bcf6d0d6 [2022-07-12T16:35:45.675Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-12T16:35:46.245Z] Removing intermediate container dd8517af9f94 [2022-07-12T16:35:46.245Z] ---> a0ad75359fd7 [2022-07-12T16:35:46.245Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-12T16:35:46.245Z] ---> 90cf105d3bb7 [2022-07-12T16:35:46.245Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-12T16:35:46.245Z] ---> Running in 32c5b9714288 [2022-07-12T16:35:46.245Z] ---> Running in da3169267a79 [2022-07-12T16:35:46.245Z] Removing intermediate container 06706a3a9c4d [2022-07-12T16:35:46.245Z] ---> cd0a8d1bbe7f [2022-07-12T16:35:46.245Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-12T16:35:46.245Z] ---> Running in 50957def7da6 [2022-07-12T16:35:46.245Z] Removing intermediate container da3169267a79 [2022-07-12T16:35:46.245Z] ---> fec99bb2e354 [2022-07-12T16:35:46.245Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-12T16:35:46.505Z] ---> Running in 17a9300c7a07 [2022-07-12T16:35:46.505Z] Removing intermediate container 50957def7da6 [2022-07-12T16:35:46.505Z] ---> e24730ea1094 [2022-07-12T16:35:46.505Z] Step 20/22 : LABEL arch=x86_64 [2022-07-12T16:35:46.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-12T16:35:46.505Z] ---> Running in 31248056fdd0 [2022-07-12T16:35:46.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-12T16:35:46.764Z] Removing intermediate container 17a9300c7a07 [2022-07-12T16:35:46.764Z] ---> 6ab11928e622 [2022-07-12T16:35:46.765Z] Step 21/23 : LABEL arch=x86_64 [2022-07-12T16:35:46.765Z] ---> Running in 74e50a04f973 [2022-07-12T16:35:46.765Z] Removing intermediate container 31248056fdd0 [2022-07-12T16:35:46.765Z] ---> a92c03566eff [2022-07-12T16:35:46.765Z] Step 21/22 : LABEL git_sha=fa975470c129e2b2464dddebb8db61971dee44f5 [2022-07-12T16:35:46.765Z] (1/43) Installing readline (8.1.1-r0) [2022-07-12T16:35:46.765Z] (2/43) Installing bash (5.1.16-r0) [2022-07-12T16:35:47.025Z] Removing intermediate container ea4ac6b1c2ed [2022-07-12T16:35:47.025Z] ---> f23a6f0d5e11 [2022-07-12T16:35:47.025Z] ---> Running in cc7a79af89c4 [2022-07-12T16:35:47.025Z] Step 7/20 : COPY . . [2022-07-12T16:35:47.025Z] Executing bash-5.1.16-r0.post-install [2022-07-12T16:35:47.025Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-12T16:35:47.025Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-12T16:35:47.025Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-12T16:35:47.025Z] (6/43) Installing curl (7.80.0-r2) [2022-07-12T16:35:47.025Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-12T16:35:47.025Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-12T16:35:47.025Z] Removing intermediate container 74e50a04f973 [2022-07-12T16:35:47.025Z] ---> 10016dcef283 [2022-07-12T16:35:47.025Z] Step 22/23 : LABEL git_sha=fa975470c129e2b2464dddebb8db61971dee44f5 [2022-07-12T16:35:47.025Z] (9/43) Installing expat (2.4.7-r0) [2022-07-12T16:35:47.025Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-12T16:35:47.025Z] (11/43) Installing gdbm (1.22-r0) [2022-07-12T16:35:47.025Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-12T16:35:47.025Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-12T16:35:47.025Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-12T16:35:47.025Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-12T16:35:47.025Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-12T16:35:47.025Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-12T16:35:47.290Z] ---> Running in 9a057c8f89e5 [2022-07-12T16:35:47.290Z] Removing intermediate container cc7a79af89c4 [2022-07-12T16:35:47.290Z] ---> c4d1068e85ab [2022-07-12T16:35:47.290Z] Step 22/22 : LABEL version=0.0.0 [2022-07-12T16:35:47.551Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-12T16:35:47.551Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-12T16:35:47.551Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-12T16:35:47.551Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-12T16:35:47.551Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-12T16:35:47.551Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-12T16:35:47.551Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-12T16:35:47.551Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-12T16:35:47.551Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-12T16:35:47.551Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-12T16:35:47.551Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-12T16:35:47.551Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-12T16:35:47.551Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-12T16:35:47.551Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-12T16:35:47.551Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-12T16:35:47.551Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-12T16:35:47.551Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-12T16:35:47.551Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-12T16:35:47.812Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-12T16:35:47.812Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-12T16:35:47.812Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-12T16:35:47.812Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-12T16:35:47.812Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-12T16:35:47.812Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-12T16:35:47.812Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-12T16:35:47.812Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-12T16:35:48.072Z] Executing busybox-1.34.1-r5.trigger [2022-07-12T16:35:48.072Z] OK: 83 MiB in 65 packages [2022-07-12T16:35:48.829Z] Collecting docker-compose==1.23.2 [2022-07-12T16:35:48.829Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-12T16:35:48.829Z] Collecting docopt<0.7,>=0.6.1 [2022-07-12T16:35:48.829Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-12T16:35:49.126Z] ---> Running in 439ed955af8a [2022-07-12T16:35:49.126Z] Removing intermediate container 9a057c8f89e5 [2022-07-12T16:35:49.126Z] ---> 89a53c347536 [2022-07-12T16:35:49.126Z] Step 23/23 : LABEL version=0.0.0 [2022-07-12T16:35:49.393Z] ---> Running in 0b0624a76914 [2022-07-12T16:35:49.393Z] Removing intermediate container 439ed955af8a [2022-07-12T16:35:49.393Z] ---> b475f6642b37 [2022-07-12T16:35:49.393Z] [2022-07-12T16:35:49.393Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-12T16:35:49.393Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-12T16:35:49.393Z] Collecting jsonschema<3,>=2.5.1 [2022-07-12T16:35:49.393Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-12T16:35:49.654Z] Successfully built b475f6642b37 [2022-07-12T16:35:49.654Z] Successfully tagged security-proxy-setup:latest [2022-07-12T16:35:49.654Z]  Building security-proxy-setup ... done Building core-metadata [2022-07-12T16:35:49.654Z] Removing intermediate container 0b0624a76914 [2022-07-12T16:35:49.654Z] ---> bc39adce913b [2022-07-12T16:35:49.654Z] [2022-07-12T16:35:49.654Z] Collecting PyYAML<4,>=3.10 [2022-07-12T16:35:49.654Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-12T16:35:49.654Z] Successfully built bc39adce913b [2022-07-12T16:35:49.654Z] Successfully tagged core-data:latest [2022-07-12T16:35:49.655Z] Building support-scheduler [2022-07-12T16:35:50.233Z]  Building core-data ... done Collecting texttable<0.10,>=0.9.0 [2022-07-12T16:35:50.233Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-12T16:35:50.492Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-12T16:35:50.492Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-12T16:35:50.492Z] Collecting cached-property<2,>=1.2.0 [2022-07-12T16:35:50.492Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-12T16:35:50.492Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-12T16:35:50.492Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-12T16:35:50.492Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-12T16:35:51.062Z] Collecting docker<4.0,>=3.6.0 [2022-07-12T16:35:51.062Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-12T16:35:51.062Z] Collecting docker-pycreds>=0.4.0 [2022-07-12T16:35:51.062Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-12T16:35:51.062Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-12T16:35:51.062Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-12T16:35:51.062Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-12T16:35:51.322Z] Collecting idna<2.8,>=2.5 [2022-07-12T16:35:51.322Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-12T16:35:51.322Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-12T16:35:51.322Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-12T16:35:51.322Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-12T16:35:51.322Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-12T16:35:51.322Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-12T16:35:51.322Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-12T16:35:51.585Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-12T16:35:51.585Z] Attempting uninstall: urllib3 [2022-07-12T16:35:51.585Z] Found existing installation: urllib3 1.26.7 [2022-07-12T16:35:51.585Z] Uninstalling urllib3-1.26.7: [2022-07-12T16:35:51.585Z] Successfully uninstalled urllib3-1.26.7 [2022-07-12T16:35:52.154Z] Attempting uninstall: idna [2022-07-12T16:35:52.154Z] Found existing installation: idna 3.3 [2022-07-12T16:35:52.154Z] Uninstalling idna-3.3: [2022-07-12T16:35:52.154Z] Successfully uninstalled idna-3.3 [2022-07-12T16:35:54.698Z] Attempting uninstall: requests [2022-07-12T16:35:54.698Z] Found existing installation: requests 2.26.0 [2022-07-12T16:35:54.698Z] Uninstalling requests-2.26.0: [2022-07-12T16:35:54.698Z] Successfully uninstalled requests-2.26.0 [2022-07-12T16:35:54.698Z] ---> 72f3ef341b0f [2022-07-12T16:35:54.698Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-12T16:35:55.272Z] Running setup.py install for texttable: started [2022-07-12T16:35:55.272Z] ---> Running in b45e6f9e5973 [2022-07-12T16:35:55.533Z] Running setup.py install for texttable: finished with status 'done' [2022-07-12T16:35:55.533Z] Running setup.py install for PyYAML: started [2022-07-12T16:35:55.533Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-12T16:35:56.107Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T16:35:56.107Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-12T16:35:56.107Z] ---> d22bc8079219 [2022-07-12T16:35:56.107Z] Step 3/22 : WORKDIR /edgex-go [2022-07-12T16:35:56.107Z] ---> Using cache [2022-07-12T16:35:56.107Z] ---> 60b642eb6a5d [2022-07-12T16:35:56.107Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T16:35:56.107Z] ---> Using cache [2022-07-12T16:35:56.107Z] ---> f79107117825 [2022-07-12T16:35:56.107Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-12T16:35:56.107Z] ---> Using cache [2022-07-12T16:35:56.107Z] ---> dd49b79c3369 [2022-07-12T16:35:56.107Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-12T16:35:56.107Z] ---> Using cache [2022-07-12T16:35:56.107Z] ---> b7894ba97ee7 [2022-07-12T16:35:56.107Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T16:35:56.107Z] ---> Using cache [2022-07-12T16:35:56.107Z] ---> a2876484adb0 [2022-07-12T16:35:56.107Z] Step 8/22 : COPY . . [2022-07-12T16:35:56.107Z] ---> Using cache [2022-07-12T16:35:56.107Z] ---> 23a89cb52830 [2022-07-12T16:35:56.107Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-12T16:35:56.107Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T16:35:56.107Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-12T16:35:56.107Z] ---> d22bc8079219 [2022-07-12T16:35:56.107Z] Step 3/23 : WORKDIR /edgex-go [2022-07-12T16:35:56.107Z] ---> Using cache [2022-07-12T16:35:56.107Z] ---> 60b642eb6a5d [2022-07-12T16:35:56.107Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T16:35:56.107Z] ---> Using cache [2022-07-12T16:35:56.107Z] ---> f79107117825 [2022-07-12T16:35:56.107Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-12T16:35:56.107Z] ---> Using cache [2022-07-12T16:35:56.107Z] ---> dd49b79c3369 [2022-07-12T16:35:56.107Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-12T16:35:56.107Z] ---> Using cache [2022-07-12T16:35:56.107Z] ---> b7894ba97ee7 [2022-07-12T16:35:56.107Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T16:35:56.107Z] ---> Using cache [2022-07-12T16:35:56.107Z] ---> a2876484adb0 [2022-07-12T16:35:56.107Z] Step 8/23 : COPY . . [2022-07-12T16:35:56.108Z] ---> Using cache [2022-07-12T16:35:56.108Z] ---> 23a89cb52830 [2022-07-12T16:35:56.108Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-12T16:35:56.108Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-12T16:35:56.367Z] Running setup.py install for docopt: started [2022-07-12T16:35:56.628Z] ---> Running in 9fabab50e1c8 [2022-07-12T16:35:56.628Z] ---> Running in fd6d898fa46b [2022-07-12T16:35:56.628Z] Removing intermediate container 4bcf1bf985c4 [2022-07-12T16:35:56.628Z] ---> 286d54c68cc8 [2022-07-12T16:35:56.628Z] [2022-07-12T16:35:56.628Z] Step 10/31 : FROM alpine:3.16 [2022-07-12T16:35:56.628Z] ---> e66264b98777 [2022-07-12T16:35:56.628Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-12T16:35:56.628Z] ---> Running in 60b3a410e71f [2022-07-12T16:35:56.889Z] Running setup.py install for docopt: finished with status 'done' [2022-07-12T16:35:56.889Z] Running setup.py install for dockerpty: started [2022-07-12T16:35:56.889Z] Removing intermediate container 60b3a410e71f [2022-07-12T16:35:56.889Z] ---> be9945a207a4 [2022-07-12T16:35:56.889Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-12T16:35:56.889Z] ---> Running in 84944eeaac5a [2022-07-12T16:35:57.150Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-12T16:35:57.150Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-07-12T16:35:57.150Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-12T16:35:57.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-12T16:35:57.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-12T16:35:57.410Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-07-12T16:35:57.670Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-12T16:35:57.670Z] (2/2) Installing su-exec (0.2-r1) [2022-07-12T16:35:57.670Z] Executing busybox-1.35.0-r13.trigger [2022-07-12T16:35:57.670Z] OK: 6 MiB in 16 packages [2022-07-12T16:35:58.611Z] Removing intermediate container 84944eeaac5a [2022-07-12T16:35:58.611Z] ---> e007c55fc2f7 [2022-07-12T16:35:58.611Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-12T16:35:58.611Z] ---> Running in 0c6ba7e3a938 [2022-07-12T16:35:59.184Z] Removing intermediate container 0c6ba7e3a938 [2022-07-12T16:35:59.184Z] ---> b5c19f7a5673 [2022-07-12T16:35:59.184Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-07-12T16:35:59.184Z] ---> Running in a80e99a4ed2a [2022-07-12T16:35:59.754Z] Removing intermediate container a80e99a4ed2a [2022-07-12T16:35:59.754Z] ---> d00ce2082252 [2022-07-12T16:35:59.754Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-07-12T16:35:59.754Z] ---> Running in 8b1023d76ba6 [2022-07-12T16:36:00.014Z] Removing intermediate container 8b1023d76ba6 [2022-07-12T16:36:00.014Z] ---> e0b30446ce66 [2022-07-12T16:36:00.014Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-12T16:36:00.275Z] ---> Running in 9ef96e7c32ba [2022-07-12T16:36:01.658Z] Removing intermediate container 32c5b9714288 [2022-07-12T16:36:01.658Z] ---> aca5481eee92 [2022-07-12T16:36:01.658Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-12T16:36:01.658Z] ---> Running in 61fa84e18daf [2022-07-12T16:36:02.231Z] Removing intermediate container 9ef96e7c32ba [2022-07-12T16:36:02.231Z] ---> 6702a65478da [2022-07-12T16:36:02.231Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-07-12T16:36:02.231Z] Removing intermediate container 61fa84e18daf [2022-07-12T16:36:02.231Z] ---> 0f52cea2d91d [2022-07-12T16:36:02.231Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-12T16:36:02.231Z] ---> Running in 4a55d97b822e [2022-07-12T16:36:02.231Z] ---> Running in 21aca4a4963f [2022-07-12T16:36:02.491Z] Removing intermediate container 4a55d97b822e [2022-07-12T16:36:02.491Z] ---> 21e594e3779b [2022-07-12T16:36:02.491Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-07-12T16:36:02.752Z] Removing intermediate container 21aca4a4963f [2022-07-12T16:36:02.752Z] ---> 50a71a85ecbc [2022-07-12T16:36:02.752Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-12T16:36:03.324Z] ---> 2fda236ab961 [2022-07-12T16:36:03.324Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-07-12T16:36:03.324Z] ---> Running in 94acebc7d1f4 [2022-07-12T16:36:03.583Z] ---> f75b64820ea5 [2022-07-12T16:36:03.583Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-12T16:36:04.530Z] ---> 746a88a2194a [2022-07-12T16:36:04.530Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-12T16:36:05.101Z] ---> 8f4194c21733 [2022-07-12T16:36:05.101Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-12T16:36:05.101Z] ---> Running in f6f5d7a24c50 [2022-07-12T16:36:05.369Z] Removing intermediate container 94acebc7d1f4 [2022-07-12T16:36:05.369Z] ---> bc1c9e04f1bd [2022-07-12T16:36:05.369Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-12T16:36:05.369Z] Removing intermediate container f6f5d7a24c50 [2022-07-12T16:36:05.369Z] ---> ee02a3cb69de [2022-07-12T16:36:05.369Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-12T16:36:05.637Z] ---> Running in 8cc265be95f8 [2022-07-12T16:36:05.897Z] ---> 16f2cae8b881 [2022-07-12T16:36:05.897Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-12T16:36:05.897Z] Removing intermediate container 8cc265be95f8 [2022-07-12T16:36:05.897Z] ---> ade56de4766e [2022-07-12T16:36:05.897Z] Step 21/23 : LABEL arch=x86_64 [2022-07-12T16:36:06.157Z] ---> Running in 62b80293f1e9 [2022-07-12T16:36:06.420Z] Removing intermediate container 62b80293f1e9 [2022-07-12T16:36:06.420Z] ---> 2ef42570ebf7 [2022-07-12T16:36:06.420Z] Step 22/23 : LABEL git_sha=fa975470c129e2b2464dddebb8db61971dee44f5 [2022-07-12T16:36:06.420Z] ---> Running in 70307cd49956 [2022-07-12T16:36:06.680Z] Removing intermediate container 70307cd49956 [2022-07-12T16:36:06.680Z] ---> b444c80e0c7a [2022-07-12T16:36:06.680Z] Step 23/23 : LABEL version=0.0.0 [2022-07-12T16:36:06.680Z] ---> f2cb5c2925b3 [2022-07-12T16:36:06.680Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-12T16:36:06.940Z] ---> Running in edcdbdcf4d8e [2022-07-12T16:36:07.200Z] Removing intermediate container edcdbdcf4d8e [2022-07-12T16:36:07.200Z] ---> fdda12823206 [2022-07-12T16:36:07.200Z] [2022-07-12T16:36:07.460Z] Successfully built fdda12823206 [2022-07-12T16:36:07.460Z] Successfully tagged sys-mgmt-agent:latest [2022-07-12T16:36:07.460Z] Building security-secretstore-setup [2022-07-12T16:36:07.460Z]  Building sys-mgmt-agent ... done  ---> 75d676353f57 [2022-07-12T16:36:07.460Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-12T16:36:09.374Z] ---> 4b6ca415e345 [2022-07-12T16:36:09.374Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-07-12T16:36:10.320Z] ---> 5ffe837a73ab [2022-07-12T16:36:10.320Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-12T16:36:10.891Z] ---> a0a15d94c764 [2022-07-12T16:36:10.891Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-12T16:36:11.152Z] ---> Running in dc9bebb93c08 [2022-07-12T16:36:14.447Z] Removing intermediate container dc9bebb93c08 [2022-07-12T16:36:14.447Z] ---> a955c15d492d [2022-07-12T16:36:14.447Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-12T16:36:15.016Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T16:36:15.016Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-12T16:36:15.016Z] ---> d22bc8079219 [2022-07-12T16:36:15.016Z] Step 3/25 : WORKDIR /edgex-go [2022-07-12T16:36:15.016Z] ---> Using cache [2022-07-12T16:36:15.016Z] ---> 60b642eb6a5d [2022-07-12T16:36:15.016Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T16:36:15.016Z] ---> Using cache [2022-07-12T16:36:15.016Z] ---> f79107117825 [2022-07-12T16:36:15.016Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-12T16:36:15.016Z] ---> Using cache [2022-07-12T16:36:15.016Z] ---> dd49b79c3369 [2022-07-12T16:36:15.016Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-12T16:36:15.016Z] ---> Using cache [2022-07-12T16:36:15.016Z] ---> b7894ba97ee7 [2022-07-12T16:36:15.016Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T16:36:15.016Z] ---> Using cache [2022-07-12T16:36:15.016Z] ---> a2876484adb0 [2022-07-12T16:36:15.016Z] Step 8/25 : COPY . . [2022-07-12T16:36:15.016Z] ---> Using cache [2022-07-12T16:36:15.016Z] ---> 23a89cb52830 [2022-07-12T16:36:15.016Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-12T16:36:15.589Z] ---> Running in 9f150176669f [2022-07-12T16:36:15.589Z] ---> Running in 63cac57437ff [2022-07-12T16:36:15.857Z] Removing intermediate container 9f150176669f [2022-07-12T16:36:15.857Z] ---> f1108907f902 [2022-07-12T16:36:15.857Z] Step 28/31 : CMD ["gate"] [2022-07-12T16:36:15.857Z] ---> Running in 0e6ea85f7ae9 [2022-07-12T16:36:16.118Z] Removing intermediate container 0e6ea85f7ae9 [2022-07-12T16:36:16.118Z] ---> 102e34b5bf82 [2022-07-12T16:36:16.118Z] Step 29/31 : LABEL arch=x86_64 [2022-07-12T16:36:16.412Z] ---> Running in a2cc36aeb28e [2022-07-12T16:36:16.672Z] Removing intermediate container a2cc36aeb28e [2022-07-12T16:36:16.672Z] ---> c62b6b121615 [2022-07-12T16:36:16.672Z] Step 30/31 : LABEL git_sha=fa975470c129e2b2464dddebb8db61971dee44f5 [2022-07-12T16:36:16.672Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-12T16:36:16.672Z] ---> Running in ca9907ac7204 [2022-07-12T16:36:16.931Z] Removing intermediate container ca9907ac7204 [2022-07-12T16:36:16.931Z] ---> 827059cb55cf [2022-07-12T16:36:16.931Z] Step 31/31 : LABEL version=0.0.0 [2022-07-12T16:36:16.931Z] ---> Running in bcaf7ee59f3a [2022-07-12T16:36:17.505Z] Removing intermediate container bcaf7ee59f3a [2022-07-12T16:36:17.505Z] ---> f08304cc390b [2022-07-12T16:36:17.505Z] [2022-07-12T16:36:17.505Z] Successfully built f08304cc390b [2022-07-12T16:36:17.505Z] Successfully tagged security-bootstrapper:latest [2022-07-12T16:36:17.505Z] Building security-spire-server [2022-07-12T16:36:21.699Z]  Building security-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T16:36:21.699Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-12T16:36:21.699Z] ---> d22bc8079219 [2022-07-12T16:36:21.699Z] Step 3/25 : WORKDIR /edgex-go [2022-07-12T16:36:21.699Z] ---> Using cache [2022-07-12T16:36:21.699Z] ---> 60b642eb6a5d [2022-07-12T16:36:21.699Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T16:36:21.699Z] ---> Using cache [2022-07-12T16:36:21.699Z] ---> f79107117825 [2022-07-12T16:36:21.699Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-12T16:36:23.604Z] ---> Running in 6a441e6d6dd9 [2022-07-12T16:36:23.900Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-12T16:36:23.900Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-12T16:36:23.900Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-12T16:36:23.900Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-12T16:36:23.900Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-12T16:36:23.900Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-12T16:36:23.900Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-12T16:36:23.900Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-12T16:36:23.900Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-12T16:36:23.900Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-12T16:36:23.900Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-12T16:36:23.900Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-12T16:36:23.900Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-12T16:36:23.900Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-12T16:36:23.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-12T16:36:24.542Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-12T16:36:25.482Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-12T16:36:25.742Z] OK: 211 MiB in 51 packages [2022-07-12T16:36:27.652Z] Removing intermediate container fd6d898fa46b [2022-07-12T16:36:27.652Z] ---> 4fc8e42bd168 [2022-07-12T16:36:27.652Z] [2022-07-12T16:36:27.652Z] Step 10/23 : FROM alpine:3.16 [2022-07-12T16:36:27.652Z] ---> e66264b98777 [2022-07-12T16:36:27.652Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-12T16:36:27.652Z] Removing intermediate container 6a441e6d6dd9 [2022-07-12T16:36:27.652Z] ---> cb6e49c94657 [2022-07-12T16:36:27.652Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-12T16:36:27.652Z] ---> Running in 1381d47dfff1 [2022-07-12T16:36:28.227Z] ---> 6c619a8e1b64 [2022-07-12T16:36:28.227Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T16:36:28.227Z] ---> Running in 54b78994cfb1 [2022-07-12T16:36:28.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-12T16:36:28.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-12T16:36:29.058Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-12T16:36:29.058Z] Executing busybox-1.35.0-r13.trigger [2022-07-12T16:36:29.058Z] OK: 6 MiB in 15 packages [2022-07-12T16:36:31.596Z] Removing intermediate container 1381d47dfff1 [2022-07-12T16:36:31.596Z] ---> 3eac6f707ff6 [2022-07-12T16:36:31.596Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-12T16:36:31.855Z] ---> Running in 03609bd659e4 [2022-07-12T16:36:32.125Z] Removing intermediate container 03609bd659e4 [2022-07-12T16:36:32.125Z] ---> 833e98c9ac8d [2022-07-12T16:36:32.125Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-12T16:36:32.125Z] Removing intermediate container b45e6f9e5973 [2022-07-12T16:36:32.125Z] ---> 265d3f9e9fc7 [2022-07-12T16:36:32.125Z] [2022-07-12T16:36:32.125Z] Step 9/20 : FROM alpine:3.15 [2022-07-12T16:36:32.125Z] ---> 0ac33e5f5afa [2022-07-12T16:36:32.125Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-12T16:36:32.125Z] ---> Using cache [2022-07-12T16:36:32.125Z] ---> 0a60333cc2b3 [2022-07-12T16:36:32.125Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T16:36:32.125Z] ---> Using cache [2022-07-12T16:36:32.125Z] ---> 4c3c63000ccd [2022-07-12T16:36:32.125Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-12T16:36:32.386Z] ---> Running in 7e0a053a0f50 [2022-07-12T16:36:32.386Z] ---> Running in d1bc680cef24 [2022-07-12T16:36:32.957Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-12T16:36:32.957Z] Removing intermediate container 7e0a053a0f50 [2022-07-12T16:36:32.957Z] ---> e1766bf6d524 [2022-07-12T16:36:32.957Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-12T16:36:33.216Z] ---> Running in 727996e7b309 [2022-07-12T16:36:33.828Z] Removing intermediate container 727996e7b309 [2022-07-12T16:36:33.828Z] ---> c9b1b8b898d7 [2022-07-12T16:36:33.828Z] Step 15/23 : WORKDIR / [2022-07-12T16:36:34.091Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-12T16:36:34.091Z] ---> Running in 6efb10790f27 [2022-07-12T16:36:34.665Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-12T16:36:34.665Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-12T16:36:34.665Z] OK: 15861 distinct packages available [2022-07-12T16:36:34.665Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-12T16:36:34.666Z] Removing intermediate container 6efb10790f27 [2022-07-12T16:36:34.666Z] ---> 0b6a5070bcf7 [2022-07-12T16:36:34.666Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-12T16:36:35.608Z] ---> 59a68ff763ba [2022-07-12T16:36:35.608Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-12T16:36:35.608Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-12T16:36:35.608Z] Removing intermediate container 9fabab50e1c8 [2022-07-12T16:36:35.608Z] ---> 2b2f35e2e203 [2022-07-12T16:36:35.608Z] [2022-07-12T16:36:35.608Z] Step 10/22 : FROM alpine:3.16 [2022-07-12T16:36:35.608Z] ---> e66264b98777 [2022-07-12T16:36:35.608Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-12T16:36:35.608Z] ---> Using cache [2022-07-12T16:36:35.608Z] ---> 3eac6f707ff6 [2022-07-12T16:36:35.608Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-12T16:36:35.608Z] ---> Using cache [2022-07-12T16:36:35.608Z] ---> 833e98c9ac8d [2022-07-12T16:36:35.608Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-12T16:36:35.873Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-12T16:36:35.873Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-12T16:36:36.133Z] ---> Running in cbbb9c6bdc92 [2022-07-12T16:36:36.133Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-12T16:36:36.133Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-12T16:36:36.395Z] ---> bdcc897f04a1 [2022-07-12T16:36:36.395Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-12T16:36:36.395Z] (5/9) Installing curl (7.80.0-r2) [2022-07-12T16:36:36.395Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-12T16:36:36.395Z] Removing intermediate container cbbb9c6bdc92 [2022-07-12T16:36:36.395Z] ---> 18f5e412f1a7 [2022-07-12T16:36:36.395Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-12T16:36:36.395Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-12T16:36:36.662Z] (8/9) Installing libucontext (1.1-r0) [2022-07-12T16:36:36.662Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-12T16:36:36.662Z] ---> Running in c4b413e32071 [2022-07-12T16:36:36.662Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-12T16:36:36.662Z] ---> 81f03ea38cc9 [2022-07-12T16:36:36.662Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-12T16:36:36.925Z] Executing busybox-1.34.1-r5.trigger [2022-07-12T16:36:36.925Z] Executing ca-certificates-20211220-r0.trigger [2022-07-12T16:36:36.925Z] ---> Running in 6320cbd5ee06 [2022-07-12T16:36:36.925Z] Removing intermediate container c4b413e32071 [2022-07-12T16:36:36.925Z] ---> 280e069537b6 [2022-07-12T16:36:36.925Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-12T16:36:36.925Z] OK: 8 MiB in 23 packages [2022-07-12T16:36:37.185Z] Removing intermediate container 6320cbd5ee06 [2022-07-12T16:36:37.185Z] ---> d0f51d841f1b [2022-07-12T16:36:37.185Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-12T16:36:37.185Z] ---> a4294e34fe65 [2022-07-12T16:36:37.185Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-12T16:36:37.185Z] ---> Running in 22c54a563f17 [2022-07-12T16:36:37.185Z] Removing intermediate container 54b78994cfb1 [2022-07-12T16:36:37.185Z] ---> 216f537594b7 [2022-07-12T16:36:37.185Z] Step 8/25 : COPY . . [2022-07-12T16:36:37.445Z] Removing intermediate container 22c54a563f17 [2022-07-12T16:36:37.445Z] ---> 0374436a0aed [2022-07-12T16:36:37.445Z] Step 21/23 : LABEL arch=x86_64 [2022-07-12T16:36:38.031Z] ---> Running in 5afe029e76b4 [2022-07-12T16:36:38.975Z] ---> 4f43ee49958f [2022-07-12T16:36:38.975Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-12T16:36:38.975Z] Removing intermediate container 5afe029e76b4 [2022-07-12T16:36:38.975Z] ---> c66116678015 [2022-07-12T16:36:38.975Z] Step 22/23 : LABEL git_sha=fa975470c129e2b2464dddebb8db61971dee44f5 [2022-07-12T16:36:38.975Z] Removing intermediate container d1bc680cef24 [2022-07-12T16:36:38.975Z] ---> 61eccce93759 [2022-07-12T16:36:38.975Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-12T16:36:39.038Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.294s coverage: 28.7% of statements [2022-07-12T16:36:39.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-12T16:36:39.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-12T16:36:39.238Z] ---> Running in db9533ea06e3 [2022-07-12T16:36:39.498Z] ---> 8cde6d2ef589 [2022-07-12T16:36:39.499Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-12T16:36:40.076Z] Removing intermediate container db9533ea06e3 [2022-07-12T16:36:40.076Z] ---> bac28e5a3873 [2022-07-12T16:36:40.076Z] Step 23/23 : LABEL version=0.0.0 [2022-07-12T16:36:40.076Z] ---> 00c1a4c4c9e7 [2022-07-12T16:36:40.076Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-12T16:36:40.076Z] ---> Running in af2ceef6d49a [2022-07-12T16:36:40.076Z] ---> Running in 8bcb8e0e75a0 [2022-07-12T16:36:40.076Z] Removing intermediate container af2ceef6d49a [2022-07-12T16:36:40.076Z] ---> 0bff0fbf9189 [2022-07-12T16:36:40.076Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-12T16:36:40.337Z] ---> Running in 0c845c124c44 [2022-07-12T16:36:40.337Z] Removing intermediate container 8bcb8e0e75a0 [2022-07-12T16:36:40.337Z] ---> 767c85afa14b [2022-07-12T16:36:40.337Z] [2022-07-12T16:36:40.337Z] Successfully built 767c85afa14b [2022-07-12T16:36:40.337Z] Successfully tagged core-metadata:latest [2022-07-12T16:36:40.337Z]  Building core-metadata ... done Building support-notifications [2022-07-12T16:36:42.241Z] ---> eb83b0bb2719 [2022-07-12T16:36:42.241Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-12T16:36:42.241Z] Removing intermediate container 0c845c124c44 [2022-07-12T16:36:42.241Z] ---> bf49680aca07 [2022-07-12T16:36:42.241Z] Step 20/22 : LABEL arch=x86_64 [2022-07-12T16:36:42.241Z] Removing intermediate container 63cac57437ff [2022-07-12T16:36:42.241Z] ---> 645716e5b9ec [2022-07-12T16:36:42.241Z] [2022-07-12T16:36:42.241Z] Step 10/25 : FROM alpine:3.16 [2022-07-12T16:36:42.241Z] ---> e66264b98777 [2022-07-12T16:36:42.241Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-12T16:36:42.241Z] ---> Running in d2b69795a7bf [2022-07-12T16:36:42.507Z] ---> Running in 78df7d038f23 [2022-07-12T16:36:42.507Z] ---> 947053ee8945 [2022-07-12T16:36:42.507Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-12T16:36:42.845Z] Removing intermediate container d2b69795a7bf [2022-07-12T16:36:42.845Z] ---> 11d58b4bbbe8 [2022-07-12T16:36:42.845Z] Step 21/22 : LABEL git_sha=fa975470c129e2b2464dddebb8db61971dee44f5 [2022-07-12T16:36:42.845Z] ---> Running in 04d49d2203b3 [2022-07-12T16:36:42.845Z] ---> Running in 20768aa3289a [2022-07-12T16:36:42.845Z] Removing intermediate container 04d49d2203b3 [2022-07-12T16:36:42.845Z] ---> 138253552eec [2022-07-12T16:36:42.845Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-12T16:36:43.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-12T16:36:43.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-12T16:36:43.141Z] Removing intermediate container 20768aa3289a [2022-07-12T16:36:43.141Z] ---> 8c831ef6c007 [2022-07-12T16:36:43.141Z] Step 22/22 : LABEL version=0.0.0 [2022-07-12T16:36:43.141Z] ---> Running in 61707197d29a [2022-07-12T16:36:43.378Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.513s coverage: 98.5% of statements [2022-07-12T16:36:43.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-12T16:36:43.378Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.541s coverage: 54.2% of statements [2022-07-12T16:36:43.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-12T16:36:43.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-12T16:36:43.456Z] ---> Running in 4854340e319c [2022-07-12T16:36:43.456Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-12T16:36:43.456Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-12T16:36:43.456Z] (3/3) Installing su-exec (0.2-r1) [2022-07-12T16:36:43.456Z] Executing busybox-1.35.0-r13.trigger [2022-07-12T16:36:43.456Z] Executing ca-certificates-20211220-r0.trigger [2022-07-12T16:36:43.456Z] Removing intermediate container 61707197d29a [2022-07-12T16:36:43.456Z] ---> a0385b7d373b [2022-07-12T16:36:43.456Z] Step 18/20 : LABEL arch=x86_64 [2022-07-12T16:36:43.456Z] ---> e29a57e64f16 [2022-07-12T16:36:43.456Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-12T16:36:43.456Z] OK: 6 MiB in 17 packages [2022-07-12T16:36:43.757Z] Removing intermediate container 4854340e319c [2022-07-12T16:36:43.757Z] ---> 82ec30113d16 [2022-07-12T16:36:43.757Z] [2022-07-12T16:36:43.757Z] ---> Running in 345d5bc324af [2022-07-12T16:36:43.757Z] ---> Running in 02e024bc65a9 [2022-07-12T16:36:43.757Z] Successfully built 82ec30113d16 [2022-07-12T16:36:43.757Z] Successfully tagged support-scheduler:latest [2022-07-12T16:36:43.757Z] Building core-command [2022-07-12T16:36:44.025Z]  Building support-scheduler ... done Removing intermediate container 02e024bc65a9 [2022-07-12T16:36:44.025Z] ---> 063bea170433 [2022-07-12T16:36:44.025Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-12T16:36:44.599Z] Removing intermediate container 345d5bc324af [2022-07-12T16:36:44.599Z] ---> 49ec7a123673 [2022-07-12T16:36:44.599Z] Step 19/20 : LABEL git_sha=fa975470c129e2b2464dddebb8db61971dee44f5 [2022-07-12T16:36:45.168Z] ---> Running in 58e1cc77fc3c [2022-07-12T16:36:45.168Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T16:36:45.168Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-12T16:36:45.430Z] ---> d22bc8079219 [2022-07-12T16:36:45.430Z] Step 3/22 : WORKDIR /edgex-go [2022-07-12T16:36:45.430Z] ---> Using cache [2022-07-12T16:36:45.430Z] ---> 60b642eb6a5d [2022-07-12T16:36:45.430Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T16:36:45.430Z] ---> Using cache [2022-07-12T16:36:45.430Z] ---> f79107117825 [2022-07-12T16:36:45.430Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-12T16:36:45.690Z] ---> Running in 82908c1f6d40 [2022-07-12T16:36:45.690Z] Removing intermediate container 78df7d038f23 [2022-07-12T16:36:45.690Z] ---> 211fc2d92102 [2022-07-12T16:36:45.690Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-12T16:36:45.690Z] ---> Running in c4be282b6eec [2022-07-12T16:36:45.950Z] Removing intermediate container 58e1cc77fc3c [2022-07-12T16:36:45.950Z] ---> f0b4644c1052 [2022-07-12T16:36:45.950Z] Step 11/25 : 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 [2022-07-12T16:36:45.950Z] ---> Running in 8ea9bd2194ba [2022-07-12T16:36:45.950Z] ---> Running in 12c9a91c19f9 [2022-07-12T16:36:45.950Z] Removing intermediate container 82908c1f6d40 [2022-07-12T16:36:45.950Z] ---> 9ec7ff747ea6 [2022-07-12T16:36:45.950Z] Step 20/20 : LABEL version=0.0.0 [2022-07-12T16:36:46.208Z] Removing intermediate container 8ea9bd2194ba [2022-07-12T16:36:46.208Z] ---> b0262bfff448 [2022-07-12T16:36:46.208Z] Step 13/25 : WORKDIR / [2022-07-12T16:36:46.208Z] ---> Running in 0c9a49e6f6eb [2022-07-12T16:36:46.208Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-12T16:36:46.208Z] ---> Running in aa11ebee47ca [2022-07-12T16:36:46.208Z] Removing intermediate container 0c9a49e6f6eb [2022-07-12T16:36:46.208Z] ---> 328a3c72332b [2022-07-12T16:36:46.208Z] [2022-07-12T16:36:46.469Z] Removing intermediate container aa11ebee47ca [2022-07-12T16:36:46.469Z] ---> f01576032849 [2022-07-12T16:36:46.469Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-07-12T16:36:46.469Z] Successfully built 328a3c72332b [2022-07-12T16:36:46.469Z] Successfully tagged security-spiffe-token-provider:latest [2022-07-12T16:36:47.039Z]  Building security-spiffe-token-provider ... done  ---> 41e2cc615728 [2022-07-12T16:36:47.039Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-07-12T16:36:47.039Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-12T16:36:47.300Z] Removing intermediate container 12c9a91c19f9 [2022-07-12T16:36:47.300Z] ---> 8cb47e4daad8 [2022-07-12T16:36:47.300Z] Step 12/25 : WORKDIR /edgex-go [2022-07-12T16:36:47.300Z] ---> 0fd4dfef0edc [2022-07-12T16:36:47.300Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-12T16:36:47.300Z] ---> Running in fadc5ad03b9e [2022-07-12T16:36:47.561Z] OK: 211 MiB in 51 packages [2022-07-12T16:36:47.561Z] Removing intermediate container fadc5ad03b9e [2022-07-12T16:36:47.561Z] ---> 93e204fc2d5a [2022-07-12T16:36:47.561Z] [2022-07-12T16:36:47.561Z] Step 13/25 : FROM alpine:3.15 [2022-07-12T16:36:47.561Z] ---> 0ac33e5f5afa [2022-07-12T16:36:47.561Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-12T16:36:47.561Z] ---> Using cache [2022-07-12T16:36:47.561Z] ---> 0a60333cc2b3 [2022-07-12T16:36:47.561Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T16:36:47.561Z] ---> Using cache [2022-07-12T16:36:47.561Z] ---> 4c3c63000ccd [2022-07-12T16:36:47.561Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-12T16:36:47.822Z] ---> 588ae04ab736 [2022-07-12T16:36:47.822Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-07-12T16:36:47.822Z] ---> Running in 1900ad832eb0 [2022-07-12T16:36:48.081Z] ---> 2e9e01c77a11 [2022-07-12T16:36:48.081Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-12T16:36:48.081Z] Removing intermediate container c4be282b6eec [2022-07-12T16:36:48.081Z] ---> c9335b38daec [2022-07-12T16:36:48.081Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-12T16:36:48.347Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-12T16:36:48.347Z] ---> 7e34dae3353d [2022-07-12T16:36:48.347Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T16:36:48.610Z] ---> Running in f3ef1bc921e4 [2022-07-12T16:36:48.610Z] ---> b282d1efeed9 [2022-07-12T16:36:48.610Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-12T16:36:49.178Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-12T16:36:49.178Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T16:36:49.178Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-12T16:36:49.178Z] ---> d22bc8079219 [2022-07-12T16:36:49.178Z] Step 3/23 : WORKDIR /edgex-go [2022-07-12T16:36:49.178Z] ---> Using cache [2022-07-12T16:36:49.178Z] ---> 60b642eb6a5d [2022-07-12T16:36:49.178Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T16:36:49.178Z] ---> Using cache [2022-07-12T16:36:49.178Z] ---> f79107117825 [2022-07-12T16:36:49.178Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-12T16:36:49.178Z] ---> Using cache [2022-07-12T16:36:49.178Z] ---> dd49b79c3369 [2022-07-12T16:36:49.178Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-12T16:36:49.178Z] ---> Using cache [2022-07-12T16:36:49.178Z] ---> b7894ba97ee7 [2022-07-12T16:36:49.178Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T16:36:49.178Z] ---> Using cache [2022-07-12T16:36:49.178Z] ---> a2876484adb0 [2022-07-12T16:36:49.178Z] Step 8/23 : COPY . . [2022-07-12T16:36:49.178Z] ---> Using cache [2022-07-12T16:36:49.178Z] ---> 23a89cb52830 [2022-07-12T16:36:49.178Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-12T16:36:49.438Z] ---> 134fc02743a5 [2022-07-12T16:36:49.438Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-12T16:36:49.438Z] ---> Running in 00005bec53f9 [2022-07-12T16:36:49.438Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-12T16:36:49.438Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-12T16:36:49.438Z] OK: 15861 distinct packages available [2022-07-12T16:36:49.438Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-12T16:36:49.438Z] ---> 64f184298e27 [2022-07-12T16:36:49.438Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-07-12T16:36:49.698Z] ---> Running in f8ee7b3406bf [2022-07-12T16:36:49.698Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-07-12T16:36:50.271Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-12T16:36:50.532Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-12T16:36:50.795Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-12T16:36:50.795Z] (3/5) Installing libucontext (1.1-r0) [2022-07-12T16:36:50.795Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-12T16:36:50.795Z] Removing intermediate container f8ee7b3406bf [2022-07-12T16:36:50.795Z] ---> cd84f4e6217e [2022-07-12T16:36:50.795Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-12T16:36:51.054Z] ---> Running in 3a55c7d1913e [2022-07-12T16:36:51.054Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-12T16:36:51.054Z] Removing intermediate container 3a55c7d1913e [2022-07-12T16:36:51.054Z] ---> 9b7ff6272f55 [2022-07-12T16:36:51.054Z] Step 23/25 : LABEL arch=x86_64 [2022-07-12T16:36:51.054Z] Executing busybox-1.34.1-r5.trigger [2022-07-12T16:36:51.054Z] ---> Running in 251bbbfd43b9 [2022-07-12T16:36:51.054Z] OK: 6 MiB in 19 packages [2022-07-12T16:36:51.313Z] Removing intermediate container 251bbbfd43b9 [2022-07-12T16:36:51.313Z] ---> c0148407fb5a [2022-07-12T16:36:51.313Z] Step 24/25 : LABEL git_sha=fa975470c129e2b2464dddebb8db61971dee44f5 [2022-07-12T16:36:51.313Z] ---> Running in ee09deaaa158 [2022-07-12T16:36:51.572Z] Removing intermediate container ee09deaaa158 [2022-07-12T16:36:51.572Z] ---> 7adce1889bc4 [2022-07-12T16:36:51.572Z] Step 25/25 : LABEL version=0.0.0 [2022-07-12T16:36:51.832Z] ---> Running in d182f4bce25b [2022-07-12T16:36:51.832Z] Removing intermediate container 1900ad832eb0 [2022-07-12T16:36:51.832Z] ---> 0ca6e4f9a146 [2022-07-12T16:36:51.832Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-12T16:36:52.093Z] Removing intermediate container d182f4bce25b [2022-07-12T16:36:52.093Z] ---> b00d0dd8f834 [2022-07-12T16:36:52.093Z] [2022-07-12T16:36:52.093Z] Successfully built b00d0dd8f834 [2022-07-12T16:36:52.093Z] Successfully tagged security-secretstore-setup:latest [2022-07-12T16:36:54.630Z]  Building security-secretstore-setup ... done  ---> ddc9658a4bb5 [2022-07-12T16:36:54.630Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-12T16:36:54.890Z] ---> 1b2b5293f383 [2022-07-12T16:36:54.890Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-12T16:36:54.890Z] Removing intermediate container f3ef1bc921e4 [2022-07-12T16:36:54.890Z] ---> e5317cb37c9c [2022-07-12T16:36:54.890Z] Step 8/22 : COPY . . [2022-07-12T16:36:55.835Z] ---> 87fb7ac4b94e [2022-07-12T16:36:55.835Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-12T16:36:57.217Z] ---> f6ffd3f46d9a [2022-07-12T16:36:57.217Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-12T16:36:57.217Z] ---> Running in 689f55c46475 [2022-07-12T16:36:57.784Z] Removing intermediate container 689f55c46475 [2022-07-12T16:36:57.784Z] ---> 76496552d621 [2022-07-12T16:36:57.784Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-12T16:36:58.043Z] ---> Running in 7fdab8a8e12b [2022-07-12T16:36:58.623Z] Removing intermediate container 7fdab8a8e12b [2022-07-12T16:36:58.623Z] ---> e8846454e2c9 [2022-07-12T16:36:58.623Z] Step 23/25 : LABEL arch=x86_64 [2022-07-12T16:36:58.623Z] ---> Running in e77ac97249e3 [2022-07-12T16:36:58.888Z] Removing intermediate container e77ac97249e3 [2022-07-12T16:36:58.888Z] ---> 7f994b639c2e [2022-07-12T16:36:58.888Z] Step 24/25 : LABEL git_sha=fa975470c129e2b2464dddebb8db61971dee44f5 [2022-07-12T16:36:59.148Z] ---> Running in 0ee0d728acd9 [2022-07-12T16:36:59.148Z] Removing intermediate container 0ee0d728acd9 [2022-07-12T16:36:59.148Z] ---> 8efeb0fff70b [2022-07-12T16:36:59.148Z] Step 25/25 : LABEL version=0.0.0 [2022-07-12T16:36:59.406Z] ---> Running in b8f232a7c2f3 [2022-07-12T16:36:59.406Z] Removing intermediate container b8f232a7c2f3 [2022-07-12T16:36:59.406Z] ---> 97ab8954ac06 [2022-07-12T16:36:59.406Z] [2022-07-12T16:36:59.669Z] Successfully built 97ab8954ac06 [2022-07-12T16:36:59.669Z] Successfully tagged security-spire-server:latest [2022-07-12T16:37:03.021Z]  Building security-spire-server ... done  ---> e8257f1441b2 [2022-07-12T16:37:03.022Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-12T16:37:03.022Z] ---> Running in b14b64b30dd3 [2022-07-12T16:37:03.022Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-12T16:37:05.561Z] Removing intermediate container 00005bec53f9 [2022-07-12T16:37:05.561Z] ---> 350b8db43365 [2022-07-12T16:37:05.561Z] [2022-07-12T16:37:05.561Z] Step 10/23 : FROM alpine:3.16 [2022-07-12T16:37:05.561Z] ---> e66264b98777 [2022-07-12T16:37:05.561Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-12T16:37:05.561Z] ---> Using cache [2022-07-12T16:37:05.561Z] ---> 3eac6f707ff6 [2022-07-12T16:37:05.561Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-12T16:37:05.561Z] ---> Using cache [2022-07-12T16:37:05.561Z] ---> 833e98c9ac8d [2022-07-12T16:37:05.561Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-12T16:37:05.561Z] ---> Running in 75f348d6c2ef [2022-07-12T16:37:05.561Z] Removing intermediate container 75f348d6c2ef [2022-07-12T16:37:05.561Z] ---> 479631483f91 [2022-07-12T16:37:05.561Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-12T16:37:05.822Z] ---> Running in 677d12f4e099 [2022-07-12T16:37:05.926Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.179s coverage: 89.2% of statements [2022-07-12T16:37:05.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-12T16:37:05.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-12T16:37:05.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-12T16:37:05.926Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.534s coverage: 83.8% of statements [2022-07-12T16:37:05.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-12T16:37:05.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-12T16:37:05.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-12T16:37:05.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-12T16:37:05.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-12T16:37:06.092Z] Removing intermediate container 677d12f4e099 [2022-07-12T16:37:06.092Z] ---> 53df578c2104 [2022-07-12T16:37:06.092Z] Step 15/23 : WORKDIR / [2022-07-12T16:37:06.092Z] ---> Running in f95f2164317a [2022-07-12T16:37:06.351Z] Removing intermediate container f95f2164317a [2022-07-12T16:37:06.351Z] ---> 90354e53df4e [2022-07-12T16:37:06.351Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-12T16:37:06.922Z] ---> 16d90e1b8f63 [2022-07-12T16:37:06.922Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-12T16:37:07.492Z] ---> 9005d19c9744 [2022-07-12T16:37:07.492Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-12T16:37:07.752Z] ---> 78927740dad3 [2022-07-12T16:37:07.752Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-12T16:37:07.752Z] ---> Running in 53a7a626f977 [2022-07-12T16:37:07.917Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.523s coverage: 95.6% of statements [2022-07-12T16:37:07.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-12T16:37:07.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-12T16:37:07.917Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.461s coverage: 72.2% of statements [2022-07-12T16:37:07.917Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-12T16:37:07.917Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-12T16:37:07.918Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-12T16:37:07.918Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-12T16:37:07.918Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-12T16:37:07.918Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.527s coverage: 60.0% of statements [2022-07-12T16:37:07.918Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-12T16:37:07.918Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-12T16:37:07.918Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-12T16:37:07.918Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.434s coverage: 0.9% of statements [2022-07-12T16:37:07.918Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-12T16:37:08.015Z] Removing intermediate container 53a7a626f977 [2022-07-12T16:37:08.015Z] ---> fb6ee9f6f7cc [2022-07-12T16:37:08.015Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-12T16:37:08.199Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.265s coverage: 58.8% of statements [2022-07-12T16:37:08.199Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.247s coverage: 29.6% of statements [2022-07-12T16:37:08.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-12T16:37:08.289Z] ---> Running in 78698784df84 [2022-07-12T16:37:08.289Z] Removing intermediate container 78698784df84 [2022-07-12T16:37:08.289Z] ---> 083339a5081b [2022-07-12T16:37:08.289Z] Step 21/23 : LABEL arch=x86_64 [2022-07-12T16:37:08.549Z] ---> Running in f4c6ac7e229a [2022-07-12T16:37:08.808Z] Removing intermediate container f4c6ac7e229a [2022-07-12T16:37:08.808Z] ---> faebb598388d [2022-07-12T16:37:08.808Z] Step 22/23 : LABEL git_sha=fa975470c129e2b2464dddebb8db61971dee44f5 [2022-07-12T16:37:08.808Z] ---> Running in ae770a3afdd3 [2022-07-12T16:37:09.067Z] Removing intermediate container ae770a3afdd3 [2022-07-12T16:37:09.067Z] ---> c0030ceac119 [2022-07-12T16:37:09.067Z] Step 23/23 : LABEL version=0.0.0 [2022-07-12T16:37:09.067Z] ---> Running in 1e105d953cf0 [2022-07-12T16:37:09.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.286s coverage: 47.1% of statements [2022-07-12T16:37:09.326Z] Removing intermediate container 1e105d953cf0 [2022-07-12T16:37:09.326Z] ---> 88d2783d71ea [2022-07-12T16:37:09.326Z] [2022-07-12T16:37:09.326Z] Successfully built 88d2783d71ea [2022-07-12T16:37:09.326Z] Successfully tagged core-command:latest [2022-07-12T16:37:09.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.297s coverage: 79.5% of statements [2022-07-12T16:37:10.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.225s coverage: 94.1% of statements [2022-07-12T16:37:11.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.334s coverage: 96.3% of statements [2022-07-12T16:37:11.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.258s coverage: 87.5% of statements [2022-07-12T16:37:24.216Z]  Building core-command ... done Removing intermediate container b14b64b30dd3 [2022-07-12T16:37:24.217Z] ---> 69a655b160bb [2022-07-12T16:37:24.217Z] [2022-07-12T16:37:24.217Z] Step 10/22 : FROM alpine:3.16 [2022-07-12T16:37:24.217Z] ---> e66264b98777 [2022-07-12T16:37:24.217Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-12T16:37:24.217Z] ---> Running in 74be351afaa9 [2022-07-12T16:37:24.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-12T16:37:24.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-12T16:37:24.217Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-12T16:37:24.217Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-12T16:37:24.217Z] Executing busybox-1.35.0-r13.trigger [2022-07-12T16:37:24.217Z] Executing ca-certificates-20211220-r0.trigger [2022-07-12T16:37:24.217Z] OK: 6 MiB in 16 packages [2022-07-12T16:37:24.217Z] Removing intermediate container 74be351afaa9 [2022-07-12T16:37:24.217Z] ---> 031e8d063cff [2022-07-12T16:37:24.217Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-12T16:37:24.217Z] ---> Running in 8da5cc18ea52 [2022-07-12T16:37:24.217Z] Removing intermediate container 8da5cc18ea52 [2022-07-12T16:37:24.217Z] ---> 58c5ec210ca4 [2022-07-12T16:37:24.217Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-12T16:37:24.217Z] ---> Running in 5ebb8378303b [2022-07-12T16:37:24.217Z] Removing intermediate container 5ebb8378303b [2022-07-12T16:37:24.217Z] ---> 88d7c4084682 [2022-07-12T16:37:24.217Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-12T16:37:24.217Z] ---> Running in 39b0515660b1 [2022-07-12T16:37:24.217Z] Removing intermediate container 39b0515660b1 [2022-07-12T16:37:24.217Z] ---> fb560c6ffa62 [2022-07-12T16:37:24.217Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-12T16:37:24.217Z] ---> 1a5ec4d73282 [2022-07-12T16:37:24.217Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-12T16:37:24.217Z] ---> 7914dd2f8b25 [2022-07-12T16:37:24.217Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-12T16:37:24.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.275s coverage: 94.4% of statements [2022-07-12T16:37:24.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.213s coverage: 44.8% of statements [2022-07-12T16:37:24.478Z] ---> 4476bcd19e63 [2022-07-12T16:37:24.478Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-12T16:37:24.478Z] ---> Running in 37e4a7e3ef40 [2022-07-12T16:37:24.478Z] Removing intermediate container 37e4a7e3ef40 [2022-07-12T16:37:24.478Z] ---> 9dccb2e622e5 [2022-07-12T16:37:24.478Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-12T16:37:24.478Z] ---> Running in d1c38b274a91 [2022-07-12T16:37:24.739Z] Removing intermediate container d1c38b274a91 [2022-07-12T16:37:24.739Z] ---> e9093aa5f603 [2022-07-12T16:37:24.739Z] Step 20/22 : LABEL arch=x86_64 [2022-07-12T16:37:24.739Z] ---> Running in 280ad656ab64 [2022-07-12T16:37:24.739Z] Removing intermediate container 280ad656ab64 [2022-07-12T16:37:24.739Z] ---> 4a522da0ec47 [2022-07-12T16:37:24.739Z] Step 21/22 : LABEL git_sha=fa975470c129e2b2464dddebb8db61971dee44f5 [2022-07-12T16:37:25.000Z] ---> Running in 11a7b1ddf420 [2022-07-12T16:37:25.000Z] Removing intermediate container 11a7b1ddf420 [2022-07-12T16:37:25.000Z] ---> c3854d286ec7 [2022-07-12T16:37:25.000Z] Step 22/22 : LABEL version=0.0.0 [2022-07-12T16:37:25.000Z] ---> Running in 472125c332fa [2022-07-12T16:37:25.261Z] Removing intermediate container 472125c332fa [2022-07-12T16:37:25.261Z] ---> 3ec1ca9a5a19 [2022-07-12T16:37:25.261Z] [2022-07-12T16:37:25.261Z] Successfully built 3ec1ca9a5a19 [2022-07-12T16:37:25.261Z] Successfully tagged support-notifications:latest [2022-07-12T16:37:25.269Z]  Building support-notifications ... done  [Pipeline] } [2022-07-12T16:37:25.279Z] $ docker stop --time=1 e2bf969bd6024bfbf29eae67165513aff33ba6c05201453d830049479e69353c [2022-07-12T16:37:26.603Z] $ docker rm -f e2bf969bd6024bfbf29eae67165513aff33ba6c05201453d830049479e69353c [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-12T16:37:26.960Z] + docker images [2022-07-12T16:37:26.960Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-12T16:37:26.960Z] support-notifications latest 3ec1ca9a5a19 2 seconds ago 27.1MB [2022-07-12T16:37:26.960Z] 69a655b160bb 6 seconds ago 1.68GB [2022-07-12T16:37:26.960Z] core-command latest 88d2783d71ea 17 seconds ago 16.1MB [2022-07-12T16:37:26.960Z] 350b8db43365 22 seconds ago 1.62GB [2022-07-12T16:37:26.960Z] security-spire-server latest 97ab8954ac06 27 seconds ago 86.5MB [2022-07-12T16:37:26.960Z] security-secretstore-setup latest b00d0dd8f834 35 seconds ago 28.9MB [2022-07-12T16:37:26.960Z] 93e204fc2d5a 39 seconds ago 1.52GB [2022-07-12T16:37:26.960Z] security-spiffe-token-provider latest 328a3c72332b 40 seconds ago 29.1MB [2022-07-12T16:37:26.960Z] support-scheduler latest 82ec30113d16 43 seconds ago 26.5MB [2022-07-12T16:37:26.960Z] 645716e5b9ec 45 seconds ago 1.63GB [2022-07-12T16:37:26.960Z] core-metadata latest 767c85afa14b 46 seconds ago 17.1MB [2022-07-12T16:37:26.960Z] 2b2f35e2e203 51 seconds ago 1.68GB [2022-07-12T16:37:26.960Z] 265d3f9e9fc7 55 seconds ago 1.67GB [2022-07-12T16:37:26.960Z] 4fc8e42bd168 About a minute ago 1.62GB [2022-07-12T16:37:26.960Z] security-bootstrapper latest f08304cc390b About a minute ago 19.3MB [2022-07-12T16:37:26.960Z] sys-mgmt-agent latest fdda12823206 About a minute ago 299MB [2022-07-12T16:37:26.960Z] 286d54c68cc8 About a minute ago 1.62GB [2022-07-12T16:37:26.960Z] core-data latest bc39adce913b About a minute ago 21.5MB [2022-07-12T16:37:26.960Z] security-proxy-setup latest b475f6642b37 About a minute ago 27.1MB [2022-07-12T16:37:26.960Z] 392a071601d3 About a minute ago 1.62GB [2022-07-12T16:37:26.960Z] 799f5b5d30a8 About a minute ago 1.65GB [2022-07-12T16:37:26.960Z] ee7c0c9afc07 About a minute ago 1.63GB [2022-07-12T16:37:26.960Z] security-spire-agent latest e8c0751e4f29 About a minute ago 125MB [2022-07-12T16:37:26.960Z] security-spire-config latest 8b2c14a5f4f3 About a minute ago 85.8MB [2022-07-12T16:37:26.960Z] f89e3cb25921 2 minutes ago 1.52GB [2022-07-12T16:37:26.960Z] 8f988119792a 2 minutes ago 1.52GB [2022-07-12T16:37:26.960Z] ci-base-image-x86_64 latest d22bc8079219 5 minutes ago 937MB [2022-07-12T16:37:26.960Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 days ago 253MB [2022-07-12T16:37:26.960Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 5 days ago 677MB [2022-07-12T16:37:26.960Z] alpine 3.16 e66264b98777 7 weeks ago 5.53MB [2022-07-12T16:37:26.960Z] docker 20.10.14 7417809fdb73 3 months ago 218MB [2022-07-12T16:37:26.960Z] alpine 3.15 0ac33e5f5afa 3 months ago 5.57MB [2022-07-12T16:37:26.960Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-12T16:37:30.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.799s coverage: 82.5% of statements [2022-07-12T16:37:30.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-12T16:37:37.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.430s coverage: 92.9% of statements [2022-07-12T16:37:37.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-12T16:37:37.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-12T16:37:37.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-12T16:37:37.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements [2022-07-12T16:37:37.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-12T16:37:37.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-12T16:37:37.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-12T16:37:37.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-12T16:37:37.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-12T16:37:37.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.212s coverage: 87.2% of statements [2022-07-12T16:37:37.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-12T16:37:37.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-12T16:37:37.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.186s coverage: 100.0% of statements [2022-07-12T16:37:37.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-12T16:37:37.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.290s coverage: 58.8% of statements [2022-07-12T16:37:37.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-12T16:37:37.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.254s coverage: 80.0% of statements [2022-07-12T16:37:37.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.252s coverage: 87.2% of statements [2022-07-12T16:37:37.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.290s coverage: 85.4% of statements [2022-07-12T16:37:37.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.020s coverage: 91.2% of statements [2022-07-12T16:37:37.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-12T16:37:42.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.928s coverage: 64.4% of statements [2022-07-12T16:37:42.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-12T16:37:42.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-12T16:37:42.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.308s coverage: 100.0% of statements [2022-07-12T16:37:42.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.115s coverage: 89.4% of statements [2022-07-12T16:37:42.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.083s coverage: 100.0% of statements [2022-07-12T16:37:42.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.069s coverage: 73.7% of statements [2022-07-12T16:37:42.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements [2022-07-12T16:37:52.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.378s coverage: 65.4% of statements [2022-07-12T16:37:52.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-12T16:37:52.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-12T16:37:52.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-12T16:37:53.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.914s coverage: 43.8% of statements [2022-07-12T16:37:53.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-12T16:37:53.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-12T16:37:53.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.263s coverage: 89.5% of statements [2022-07-12T16:37:53.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-12T16:37:53.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.262s coverage: 84.8% of statements [2022-07-12T16:37:53.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-12T16:37:53.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-12T16:37:53.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-12T16:37:53.391Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-12T16:38:03.575Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.420s coverage: 17.7% of statements [2022-07-12T16:38:03.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-12T16:38:03.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-12T16:38:03.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-12T16:38:03.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-12T16:38:03.575Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.684s coverage: 92.3% of statements [2022-07-12T16:38:03.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-12T16:38:03.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-12T16:38:03.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-12T16:38:03.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-12T16:38:03.575Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.298s coverage: 63.2% of statements [2022-07-12T16:38:03.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-12T16:38:03.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-12T16:38:03.575Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.480s coverage: 97.7% of statements [2022-07-12T16:38:03.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-12T16:38:03.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-12T16:38:03.575Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-12T16:38:03.575Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-12T16:38:03.575Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.199s coverage: 28.9% of statements [2022-07-12T16:38:03.575Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-12T16:38:03.575Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-12T16:38:03.575Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-12T16:38:03.575Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-12T16:38:03.575Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-12T16:38:03.575Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-12T16:38:03.575Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.256s coverage: 100.0% of statements [2022-07-12T16:38:03.575Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements [2022-07-12T16:38:03.575Z] 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 [2022-07-12T16:38:03.575Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-12T16:38:03.575Z] GO111MODULE=on go vet ./... [2022-07-12T16:39:55.448Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-12T16:39:55.448Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-12T16:39:55.448Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-12T16:39:55.472Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-12T16:39:56.123Z] + ls -al . [2022-07-12T16:39:56.123Z] total 680 [2022-07-12T16:39:56.123Z] drwxrwxr-x 9 1001 1001 4096 Jul 12 16:33 . [2022-07-12T16:39:56.123Z] drwxr-xr-x 4 root root 4096 Jul 12 16:33 .. [2022-07-12T16:39:56.123Z] -rw-rw-r-- 1 1001 1001 11 Jul 12 16:32 .dockerignore [2022-07-12T16:39:56.123Z] drwxrwxr-x 8 1001 1001 4096 Jul 12 16:32 .git [2022-07-12T16:39:56.123Z] drwxrwxr-x 3 1001 1001 4096 Jul 12 16:32 .github [2022-07-12T16:39:56.123Z] -rw-rw-r-- 1 1001 1001 1030 Jul 12 16:32 .gitignore [2022-07-12T16:39:56.123Z] -rw-rw-r-- 1 1001 1001 42 Jul 12 16:32 .golangci.yml [2022-07-12T16:39:56.123Z] -rw-rw-r-- 1 1001 1001 87 Jul 12 16:32 .hadolint.yml [2022-07-12T16:39:56.123Z] -rw-rw-r-- 1 1001 1001 166 Jul 12 16:32 .sonarcloud.properties [2022-07-12T16:39:56.123Z] -rw-rw-r-- 1 1001 1001 1171 Jul 12 16:32 ADOPTERS.md [2022-07-12T16:39:56.123Z] -rw-rw-r-- 1 1001 1001 10347 Jul 12 16:32 Attribution.txt [2022-07-12T16:39:56.123Z] -rw-rw-r-- 1 1001 1001 63209 Jul 12 16:32 CHANGELOG.md [2022-07-12T16:39:56.123Z] -rw-rw-r-- 1 1001 1001 3804 Jul 12 16:32 CONTRIBUTING.md [2022-07-12T16:39:56.123Z] -rw-rw-r-- 1 1001 1001 677 Jul 12 16:32 GOVERNANCE.md [2022-07-12T16:39:56.123Z] -rw-rw-r-- 1 1001 1001 850 Jul 12 16:32 Jenkinsfile [2022-07-12T16:39:56.123Z] -rw-rw-r-- 1 1001 1001 10775 Jul 12 16:32 LICENSE [2022-07-12T16:39:56.123Z] -rw-rw-r-- 1 1001 1001 10350 Jul 12 16:32 Makefile [2022-07-12T16:39:56.123Z] -rw-rw-r-- 1 1001 1001 582 Jul 12 16:32 OWNERS.md [2022-07-12T16:39:56.123Z] -rw-rw-r-- 1 1001 1001 9094 Jul 12 16:32 README.md [2022-07-12T16:39:56.123Z] -rw-rw-r-- 1 1001 1001 6912 Jul 12 16:32 SECURITY.md [2022-07-12T16:39:56.123Z] -rw-rw-r-- 1 1001 1001 5 Jul 12 16:31 VERSION [2022-07-12T16:39:56.123Z] -rw-rw-r-- 1 1001 1001 4131 Jul 12 16:32 ZMQWindows.md [2022-07-12T16:39:56.123Z] drwxrwxr-x 2 1001 1001 4096 Jul 12 16:32 bin [2022-07-12T16:39:56.123Z] drwxrwxr-x 18 1001 1001 4096 Jul 12 16:32 cmd [2022-07-12T16:39:56.123Z] -rw-r--r-- 1 root root 435593 Jul 12 16:38 coverage.out [2022-07-12T16:39:56.123Z] -rw-rw-r-- 1 1001 1001 3311 Jul 12 16:32 go.mod [2022-07-12T16:39:56.123Z] -rw-rw-r-- 1 1001 1001 36231 Jul 12 16:32 go.sum [2022-07-12T16:39:56.123Z] drwxrwxr-x 8 1001 1001 4096 Jul 12 16:32 internal [2022-07-12T16:39:56.123Z] drwxrwxr-x 3 1001 1001 4096 Jul 12 16:32 openapi [2022-07-12T16:39:56.123Z] drwxrwxr-x 4 1001 1001 4096 Jul 12 16:32 snap [2022-07-12T16:39:56.123Z] -rw-rw-r-- 1 1001 1001 204 Jul 12 16:32 version.go [Pipeline] sh [2022-07-12T16:39:56.781Z] + '[' -e coverage.out ] [2022-07-12T16:39:56.781Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-12T16:39:56.808Z] Warning: overwriting stash ‘coverage-report’ [2022-07-12T16:39:57.591Z] Stashed 1 file(s) [Pipeline] sh [2022-07-12T16:39:58.237Z] + make build [2022-07-12T16:39:58.237Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-12T16:41:35.133Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-07-12T16:42:57.272Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-07-12T16:42:57.272Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-12T16:43:29.692Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-12T16:43:29.692Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-12T16:43:31.121Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-12T16:43:37.828Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-12T16:43:42.154Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-12T16:43:47.564Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-12T16:43:50.957Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-12T16:43:55.275Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-12T16:44:03.565Z] CGO_ENABLED=0 GO111MODULE=on 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] } [2022-07-12T16:44:08.980Z] $ docker stop --time=1 6cc58cdbe0cdea14ea3f5ae606cd6a6a86456b50e0b0e6c62bf6c55153ed8827 [2022-07-12T16:44:11.032Z] $ docker rm -f 6cc58cdbe0cdea14ea3f5ae606cd6a6a86456b50e0b0e6c62bf6c55153ed8827 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T16:44:13.322Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-12T16:44:13.322Z] [2022-07-12T16:44:13.322Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T16:44:13.668Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-12T16:44:13.939Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-07-12T16:44:13.939Z] 29e5d40040c1: Pulling fs layer [2022-07-12T16:44:13.939Z] 1ce36da41761: Pulling fs layer [2022-07-12T16:44:13.939Z] 25b303627fd3: Pulling fs layer [2022-07-12T16:44:14.217Z] 29e5d40040c1: Verifying Checksum [2022-07-12T16:44:14.217Z] 29e5d40040c1: Download complete [2022-07-12T16:44:14.494Z] 1ce36da41761: Download complete [2022-07-12T16:44:14.771Z] 29e5d40040c1: Pull complete [2022-07-12T16:44:16.215Z] 25b303627fd3: Verifying Checksum [2022-07-12T16:44:16.215Z] 25b303627fd3: Download complete [2022-07-12T16:44:16.215Z] 1ce36da41761: Pull complete [2022-07-12T16:44:28.606Z] 25b303627fd3: Pull complete [2022-07-12T16:44:28.606Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-07-12T16:44:28.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-12T16:44:28.606Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T16:44:28.871Z] prd-ubuntu20.04-docker-arm64-4c-16g-19654 does not seem to be running inside a container [2022-07-12T16:44:28.957Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-12T16:44:31.311Z] $ docker top ae69d9a49d922630b69155678b8c696ba368e5f2c2b03f6ff36b283f4284aa2f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T16:44:32.238Z] + grep parallel [2022-07-12T16:44:32.238Z] + docker-compose build --help [2022-07-12T16:44:37.622Z] --parallel Build images in parallel. [Pipeline] } [2022-07-12T16:44:37.645Z] $ docker stop --time=1 ae69d9a49d922630b69155678b8c696ba368e5f2c2b03f6ff36b283f4284aa2f [2022-07-12T16:44:39.433Z] $ docker rm -f ae69d9a49d922630b69155678b8c696ba368e5f2c2b03f6ff36b283f4284aa2f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T16:44:40.051Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-12T16:44:40.051Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T16:44:40.331Z] prd-ubuntu20.04-docker-arm64-4c-16g-19654 does not seem to be running inside a container [2022-07-12T16:44:40.420Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-12T16:44:41.821Z] $ docker top dc7e8f871507081b9409829413eea9a19d8cac7de653483b6cd7d9c3fd467b72 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T16:44:42.745Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-12T16:44:49.471Z] Building core-command ... [2022-07-12T16:44:49.471Z] Building core-data ... [2022-07-12T16:44:49.471Z] Building core-metadata ... [2022-07-12T16:44:49.471Z] Building security-bootstrapper ... [2022-07-12T16:44:49.471Z] Building security-proxy-setup ... [2022-07-12T16:44:49.471Z] Building security-secretstore-setup ... [2022-07-12T16:44:49.471Z] Building security-spiffe-token-provider ... [2022-07-12T16:44:49.471Z] Building security-spire-agent ... [2022-07-12T16:44:49.471Z] Building security-spire-config ... [2022-07-12T16:44:49.471Z] Building security-spire-server ... [2022-07-12T16:44:49.471Z] Building support-notifications ... [2022-07-12T16:44:49.471Z] Building support-scheduler ... [2022-07-12T16:44:49.471Z] Building sys-mgmt-agent ... [2022-07-12T16:44:49.471Z] Building core-data [2022-07-12T16:44:49.471Z] Building security-bootstrapper [2022-07-12T16:44:49.471Z] Building security-spire-config [2022-07-12T16:44:49.471Z] Building sys-mgmt-agent [2022-07-12T16:44:49.471Z] Building security-spire-agent [2022-07-12T16:46:11.213Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T16:46:11.213Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-12T16:46:11.213Z] ---> bda8706a0a8e [2022-07-12T16:46:11.213Z] Step 3/26 : WORKDIR /edgex-go [2022-07-12T16:46:11.213Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T16:46:11.213Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-12T16:46:11.213Z] ---> bda8706a0a8e [2022-07-12T16:46:11.213Z] Step 3/31 : WORKDIR /edgex-go [2022-07-12T16:46:11.213Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T16:46:11.213Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-12T16:46:11.213Z] ---> bda8706a0a8e [2022-07-12T16:46:11.213Z] Step 3/23 : WORKDIR /edgex-go [2022-07-12T16:46:11.213Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T16:46:11.213Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-12T16:46:11.213Z] ---> bda8706a0a8e [2022-07-12T16:46:11.213Z] Step 3/26 : WORKDIR /edgex-go [2022-07-12T16:46:11.213Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T16:46:11.213Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-12T16:46:11.213Z] ---> bda8706a0a8e [2022-07-12T16:46:11.213Z] Step 3/23 : WORKDIR /edgex-go [2022-07-12T16:46:11.213Z] ---> Running in 1cb528bb8947 [2022-07-12T16:46:11.213Z] ---> Running in 90a7dec7635c [2022-07-12T16:46:11.213Z] ---> Running in 823232cbdde4 [2022-07-12T16:46:11.213Z] ---> Running in 779379b8211c [2022-07-12T16:46:11.213Z] ---> Running in 95510dd91ac7 [2022-07-12T16:46:11.213Z] Removing intermediate container 90a7dec7635c [2022-07-12T16:46:11.213Z] ---> 3d040a2ae15c [2022-07-12T16:46:11.213Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T16:46:11.213Z] Removing intermediate container 779379b8211c [2022-07-12T16:46:11.213Z] ---> 4c2051185d1b [2022-07-12T16:46:11.213Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T16:46:11.213Z] ---> Running in a05feca31cfd [2022-07-12T16:46:11.213Z] Removing intermediate container 95510dd91ac7 [2022-07-12T16:46:11.213Z] ---> 39373743fe08 [2022-07-12T16:46:11.213Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T16:46:11.213Z] Removing intermediate container 1cb528bb8947 [2022-07-12T16:46:11.213Z] ---> fbcb35e6fa24 [2022-07-12T16:46:11.213Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T16:46:11.213Z] Removing intermediate container 823232cbdde4 [2022-07-12T16:46:11.213Z] ---> 9b570d5d5ef0 [2022-07-12T16:46:11.213Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T16:46:11.213Z] ---> Running in f7ccfe375036 [2022-07-12T16:46:11.213Z] ---> Running in 0d16071e64ed [2022-07-12T16:46:11.213Z] ---> Running in 1c87adb3fcbf [2022-07-12T16:46:11.213Z] ---> Running in 685f7287d2a9 [2022-07-12T16:46:11.213Z] Removing intermediate container a05feca31cfd [2022-07-12T16:46:11.213Z] ---> 32e3625a6c5c [2022-07-12T16:46:11.213Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-12T16:46:11.213Z] ---> Running in 27b5fcef1313 [2022-07-12T16:46:11.213Z] Removing intermediate container 0d16071e64ed [2022-07-12T16:46:11.213Z] ---> e86ba78d860a [2022-07-12T16:46:11.213Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-12T16:46:11.213Z] ---> Running in c294e0baab8a [2022-07-12T16:46:11.213Z] Removing intermediate container 1c87adb3fcbf [2022-07-12T16:46:11.213Z] ---> dfc3f37610b9 [2022-07-12T16:46:11.213Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-12T16:46:11.213Z] ---> Running in c9fa69d6982f [2022-07-12T16:46:11.213Z] Removing intermediate container f7ccfe375036 [2022-07-12T16:46:11.213Z] ---> 9e2e91d23588 [2022-07-12T16:46:11.213Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-12T16:46:11.213Z] Removing intermediate container 685f7287d2a9 [2022-07-12T16:46:11.213Z] ---> 2e16d0aea0bd [2022-07-12T16:46:11.213Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-12T16:46:11.213Z] ---> Running in 1b5c665994a8 [2022-07-12T16:46:11.213Z] ---> Running in c94ea397c528 [2022-07-12T16:46:11.213Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-12T16:46:11.213Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-12T16:46:11.499Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-12T16:46:11.499Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-12T16:46:11.499Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-12T16:46:11.791Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-12T16:46:12.074Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-12T16:46:12.683Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-12T16:46:12.683Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-12T16:46:12.683Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-12T16:46:12.683Z] OK: 221 MiB in 51 packages [2022-07-12T16:46:13.281Z] OK: 221 MiB in 51 packages [2022-07-12T16:46:14.267Z] OK: 221 MiB in 51 packages [2022-07-12T16:46:14.267Z] OK: 221 MiB in 51 packages [2022-07-12T16:46:14.547Z] Removing intermediate container 27b5fcef1313 [2022-07-12T16:46:14.547Z] ---> bb29f3b5cb97 [2022-07-12T16:46:14.547Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-12T16:46:14.547Z] OK: 221 MiB in 51 packages [2022-07-12T16:46:15.536Z] Removing intermediate container c294e0baab8a [2022-07-12T16:46:15.536Z] ---> b54f19eac0be [2022-07-12T16:46:15.536Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-12T16:46:15.812Z] ---> a84c2ab32b53 [2022-07-12T16:46:15.812Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T16:46:16.090Z] Removing intermediate container c9fa69d6982f [2022-07-12T16:46:16.090Z] ---> 486c98414925 [2022-07-12T16:46:16.090Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-12T16:46:16.090Z] ---> Running in b5dae2c792a5 [2022-07-12T16:46:16.367Z] Removing intermediate container 1b5c665994a8 [2022-07-12T16:46:16.367Z] ---> 155e463aa5b8 [2022-07-12T16:46:16.367Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-12T16:46:16.367Z] Removing intermediate container c94ea397c528 [2022-07-12T16:46:16.367Z] ---> 5a25c72c69fd [2022-07-12T16:46:16.367Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-12T16:46:16.645Z] ---> f8091bff5c58 [2022-07-12T16:46:16.645Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T16:46:16.920Z] ---> Running in 5a3b65733641 [2022-07-12T16:46:17.531Z] ---> c71a4b043914 [2022-07-12T16:46:17.531Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T16:46:17.531Z] ---> Running in b373c1ebe6ab [2022-07-12T16:46:17.811Z] ---> bc58be9d5801 [2022-07-12T16:46:17.811Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T16:46:18.094Z] ---> 22d8b5b11ef3 [2022-07-12T16:46:18.094Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T16:46:18.094Z] ---> Running in 535bc100e052 [2022-07-12T16:46:18.375Z] ---> Running in b2af165f25a5 [2022-07-12T16:47:26.417Z] Removing intermediate container 535bc100e052 [2022-07-12T16:47:26.417Z] ---> 74d30e38868c [2022-07-12T16:47:26.417Z] Step 8/26 : COPY . . [2022-07-12T16:47:26.417Z] Removing intermediate container b373c1ebe6ab [2022-07-12T16:47:26.417Z] ---> 11adba9e301b [2022-07-12T16:47:26.417Z] Step 8/31 : COPY . . [2022-07-12T16:47:26.417Z] Removing intermediate container 5a3b65733641 [2022-07-12T16:47:26.417Z] ---> 8fec2338114c [2022-07-12T16:47:26.417Z] Step 8/26 : COPY . . [2022-07-12T16:47:26.417Z] Removing intermediate container b2af165f25a5 [2022-07-12T16:47:26.417Z] ---> f75c6ad382df [2022-07-12T16:47:26.417Z] Step 8/23 : COPY . . [2022-07-12T16:47:26.417Z] Removing intermediate container b5dae2c792a5 [2022-07-12T16:47:26.417Z] ---> b0f8a7824e47 [2022-07-12T16:47:26.417Z] Step 8/23 : COPY . . [2022-07-12T16:47:48.625Z] ---> ab79e4c0e18f [2022-07-12T16:47:48.625Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-12T16:47:48.625Z] ---> abedecc71a5d [2022-07-12T16:47:48.625Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-12T16:47:48.625Z] ---> 4c8e9adced72 [2022-07-12T16:47:48.625Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-12T16:47:48.625Z] ---> Running in c24edc5d686b [2022-07-12T16:47:48.625Z] ---> Running in f0844fdfb272 [2022-07-12T16:47:48.625Z] ---> Running in 8e45c0924928 [2022-07-12T16:47:48.625Z] ---> a1fb08349262 [2022-07-12T16:47:48.625Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-12T16:47:48.625Z] ---> 6f39bfe26a3d [2022-07-12T16:47:48.625Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-12T16:47:48.625Z] ---> Running in c4d5cc8591f9 [2022-07-12T16:47:48.625Z] ---> Running in 8eab085d8714 [2022-07-12T16:47:48.625Z] Removing intermediate container f0844fdfb272 [2022-07-12T16:47:48.625Z] ---> f87d27edf0a5 [2022-07-12T16:47:48.625Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-12T16:47:48.625Z] ---> Running in 6c1a58c49a9c [2022-07-12T16:47:48.625Z] Removing intermediate container 8eab085d8714 [2022-07-12T16:47:48.625Z] ---> dcee3ec61181 [2022-07-12T16:47:48.625Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-12T16:47:48.625Z] ---> Running in cd770feacdb5 [2022-07-12T16:47:48.625Z] Removing intermediate container 6c1a58c49a9c [2022-07-12T16:47:48.625Z] ---> e28b38d52cde [2022-07-12T16:47:48.625Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-12T16:47:48.625Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-12T16:47:48.625Z] ---> Running in 1b151697904e [2022-07-12T16:47:48.902Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-12T16:47:48.902Z] Removing intermediate container cd770feacdb5 [2022-07-12T16:47:48.902Z] ---> 21be5e670a8a [2022-07-12T16:47:48.902Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-12T16:47:48.902Z] ---> Running in 73a894a3e816 [2022-07-12T16:47:49.520Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-12T16:47:52.168Z] Removing intermediate container 1b151697904e [2022-07-12T16:47:52.168Z] ---> c912b87bde64 [2022-07-12T16:47:52.168Z] Step 12/26 : WORKDIR /edgex-go [2022-07-12T16:47:52.454Z] ---> Running in 5853b9bb517c [2022-07-12T16:47:52.454Z] Removing intermediate container 73a894a3e816 [2022-07-12T16:47:52.454Z] ---> e8922eb50413 [2022-07-12T16:47:52.454Z] Step 12/26 : WORKDIR /edgex-go [2022-07-12T16:47:52.454Z] ---> Running in 9cc7a7c90763 [2022-07-12T16:47:53.060Z] Removing intermediate container 5853b9bb517c [2022-07-12T16:47:53.060Z] ---> 3fd2dc7d58ef [2022-07-12T16:47:53.060Z] [2022-07-12T16:47:53.060Z] Step 13/26 : FROM alpine:3.15 [2022-07-12T16:47:53.060Z] 3.15: Pulling from library/alpine [2022-07-12T16:47:53.060Z] Removing intermediate container 9cc7a7c90763 [2022-07-12T16:47:53.060Z] ---> ecc1bbc5a3ae [2022-07-12T16:47:53.060Z] [2022-07-12T16:47:53.060Z] Step 13/26 : FROM alpine:3.15 [2022-07-12T16:47:53.337Z] 3.15: Pulling from library/alpine [2022-07-12T16:47:54.786Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-12T16:47:54.786Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-12T16:47:54.786Z] Status: Downloaded newer image for alpine:3.15 [2022-07-12T16:47:54.786Z] Status: Downloaded newer image for alpine:3.15 [2022-07-12T16:47:54.786Z] ---> 3fb3c9af89a9 [2022-07-12T16:47:54.786Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-12T16:47:54.786Z] ---> 3fb3c9af89a9 [2022-07-12T16:47:54.786Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-12T16:47:55.063Z] ---> Running in 3b8adebe5a93 [2022-07-12T16:47:55.063Z] ---> Running in 6aaa1ed9f6ea [2022-07-12T16:47:55.687Z] Removing intermediate container 3b8adebe5a93 [2022-07-12T16:47:55.687Z] ---> c49a6f7b70e0 [2022-07-12T16:47:55.687Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T16:47:55.687Z] Removing intermediate container 6aaa1ed9f6ea [2022-07-12T16:47:55.687Z] ---> ea0d723b112e [2022-07-12T16:47:55.687Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T16:47:55.966Z] ---> Running in 9efc96ca57ee [2022-07-12T16:47:55.966Z] ---> Running in d7f305dc02fe [2022-07-12T16:48:00.313Z] Removing intermediate container 9efc96ca57ee [2022-07-12T16:48:00.313Z] ---> 4633c5e0d480 [2022-07-12T16:48:00.313Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-12T16:48:00.313Z] Removing intermediate container d7f305dc02fe [2022-07-12T16:48:00.313Z] ---> 9cc0d51ec586 [2022-07-12T16:48:00.313Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-12T16:48:00.313Z] ---> Running in ac4e1403560a [2022-07-12T16:48:00.313Z] ---> Running in fc870498dbbc [2022-07-12T16:48:02.311Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-12T16:48:02.311Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-12T16:48:03.294Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-12T16:48:03.294Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-12T16:48:04.746Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-12T16:48:04.746Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-12T16:48:04.746Z] OK: 15738 distinct packages available [2022-07-12T16:48:04.746Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-12T16:48:04.746Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-12T16:48:04.746Z] OK: 15738 distinct packages available [2022-07-12T16:48:05.024Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-12T16:48:05.024Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-12T16:48:06.018Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-12T16:48:06.019Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-12T16:48:07.463Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-12T16:48:07.463Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-12T16:48:07.463Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-12T16:48:07.463Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-12T16:48:07.463Z] (3/5) Installing libucontext (1.1-r0) [2022-07-12T16:48:07.463Z] (3/4) Installing libucontext (1.1-r0) [2022-07-12T16:48:07.463Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-12T16:48:07.463Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-12T16:48:07.740Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-12T16:48:07.740Z] Executing busybox-1.34.1-r5.trigger [2022-07-12T16:48:07.740Z] Executing busybox-1.34.1-r5.trigger [2022-07-12T16:48:07.740Z] OK: 6 MiB in 18 packages [2022-07-12T16:48:07.740Z] OK: 6 MiB in 19 packages [2022-07-12T16:48:09.729Z] Removing intermediate container ac4e1403560a [2022-07-12T16:48:09.729Z] ---> a36bec097af2 [2022-07-12T16:48:09.729Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-12T16:48:09.729Z] Removing intermediate container fc870498dbbc [2022-07-12T16:48:09.729Z] ---> 26ec008fa298 [2022-07-12T16:48:09.729Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-12T16:48:14.081Z] ---> ae43a65237b6 [2022-07-12T16:48:14.358Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-12T16:48:19.797Z] ---> b1eb11288415 [2022-07-12T16:48:19.797Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-12T16:48:20.070Z] ---> 4bad5f314977 [2022-07-12T16:48:20.070Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-12T16:48:20.345Z] ---> Running in e56c9edca4f2 [2022-07-12T16:48:21.338Z] Removing intermediate container e56c9edca4f2 [2022-07-12T16:48:21.338Z] ---> 73724bdc967f [2022-07-12T16:48:21.338Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-12T16:48:21.945Z] ---> c51d84f65911 [2022-07-12T16:48:22.222Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-12T16:48:22.498Z] ---> 773111174ebc [2022-07-12T16:48:22.498Z] Step 21/26 : WORKDIR / [2022-07-12T16:48:22.498Z] ---> Running in 0280833ffab8 [2022-07-12T16:48:23.531Z] ---> 5387a6bb0442 [2022-07-12T16:48:23.531Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tplRemoving intermediate container 0280833ffab8 [2022-07-12T16:48:23.531Z] [2022-07-12T16:48:23.531Z] ---> c238106b6865 [2022-07-12T16:48:23.531Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-12T16:48:23.531Z] ---> Running in b46b085943c3 [2022-07-12T16:48:24.146Z] Removing intermediate container b46b085943c3 [2022-07-12T16:48:24.146Z] ---> bdfade1fb78c [2022-07-12T16:48:24.146Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-12T16:48:24.429Z] ---> Running in 927fa5960f96 [2022-07-12T16:48:24.705Z] ---> a55081fc3129 [2022-07-12T16:48:24.705Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-12T16:48:24.987Z] Removing intermediate container 927fa5960f96 [2022-07-12T16:48:24.987Z] ---> 352638f67bcf [2022-07-12T16:48:24.987Z] Step 24/26 : LABEL arch=arm64 [2022-07-12T16:48:24.987Z] ---> Running in 8fd95c96987b [2022-07-12T16:48:25.609Z] Removing intermediate container 8fd95c96987b [2022-07-12T16:48:25.609Z] ---> 40136af5b070 [2022-07-12T16:48:25.609Z] Step 25/26 : LABEL git_sha=9fa91fed34bd3c764fbdb96fce1ba4309df02376 [2022-07-12T16:48:25.905Z] ---> Running in 05908d96c673 [2022-07-12T16:48:25.905Z] ---> 2274182e81ea [2022-07-12T16:48:25.905Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-12T16:48:26.195Z] ---> Running in e3b30aa67ce9 [2022-07-12T16:48:26.817Z] Removing intermediate container 05908d96c673 [2022-07-12T16:48:26.817Z] ---> 88df1462be7d [2022-07-12T16:48:26.817Z] Step 26/26 : LABEL version=0.0.0 [2022-07-12T16:48:26.817Z] ---> Running in 7e94e1ce53cc [2022-07-12T16:48:26.817Z] Removing intermediate container e3b30aa67ce9 [2022-07-12T16:48:26.817Z] ---> b1a756dcd105 [2022-07-12T16:48:26.817Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-12T16:48:27.098Z] ---> Running in 5dad139aab2f [2022-07-12T16:48:27.719Z] Removing intermediate container 7e94e1ce53cc [2022-07-12T16:48:27.719Z] ---> 6df93f65f3d5 [2022-07-12T16:48:27.719Z] [2022-07-12T16:48:27.719Z] Removing intermediate container 5dad139aab2f [2022-07-12T16:48:27.719Z] ---> 372399f575ef [2022-07-12T16:48:27.719Z] Step 24/26 : LABEL arch=arm64 [2022-07-12T16:48:27.719Z] ---> Running in c3d57720b856 [2022-07-12T16:48:28.328Z] Removing intermediate container c3d57720b856 [2022-07-12T16:48:28.328Z] ---> 4289bbb28d3c [2022-07-12T16:48:28.328Z] Step 25/26 : LABEL git_sha=9fa91fed34bd3c764fbdb96fce1ba4309df02376 [2022-07-12T16:48:28.328Z] ---> Running in df08e414fcdf [2022-07-12T16:48:28.607Z] Successfully built 6df93f65f3d5 [2022-07-12T16:48:28.607Z] Successfully tagged security-spire-config-arm64:latest [2022-07-12T16:48:28.607Z]  Building security-spire-config ... done Building support-scheduler [2022-07-12T16:48:29.213Z] Removing intermediate container df08e414fcdf [2022-07-12T16:48:29.213Z] ---> 3a2a1a0f7ae2 [2022-07-12T16:48:29.213Z] Step 26/26 : LABEL version=0.0.0 [2022-07-12T16:48:29.213Z] ---> Running in 75e05aef5726 [2022-07-12T16:48:29.819Z] Removing intermediate container 75e05aef5726 [2022-07-12T16:48:29.819Z] ---> 7710dd1902cf [2022-07-12T16:48:29.819Z] [2022-07-12T16:48:30.097Z] Successfully built 7710dd1902cf [2022-07-12T16:48:30.097Z] Successfully tagged security-spire-agent-arm64:latest [2022-07-12T16:48:30.097Z] Building core-metadata [2022-07-12T16:49:17.392Z]  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T16:49:17.392Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-12T16:49:17.392Z] ---> bda8706a0a8e [2022-07-12T16:49:17.392Z] Step 3/22 : WORKDIR /edgex-go [2022-07-12T16:49:17.392Z] ---> Using cache [2022-07-12T16:49:17.392Z] ---> 9b570d5d5ef0 [2022-07-12T16:49:17.392Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T16:49:17.392Z] ---> Using cache [2022-07-12T16:49:17.392Z] ---> 2e16d0aea0bd [2022-07-12T16:49:17.392Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-12T16:49:17.392Z] ---> Running in baaffbdf6da1 [2022-07-12T16:49:17.994Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T16:49:17.994Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-12T16:49:17.994Z] ---> bda8706a0a8e [2022-07-12T16:49:17.994Z] Step 3/23 : WORKDIR /edgex-go [2022-07-12T16:49:17.994Z] ---> Using cache [2022-07-12T16:49:17.994Z] ---> 9b570d5d5ef0 [2022-07-12T16:49:17.994Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T16:49:17.994Z] ---> Using cache [2022-07-12T16:49:17.994Z] ---> 2e16d0aea0bd [2022-07-12T16:49:17.994Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-12T16:49:17.994Z] ---> Running in 545d82368d6d [2022-07-12T16:49:19.457Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-12T16:49:19.737Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-12T16:49:20.348Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-12T16:49:20.953Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-12T16:49:21.942Z] OK: 221 MiB in 51 packages [2022-07-12T16:49:22.223Z] OK: 221 MiB in 51 packages [2022-07-12T16:49:23.656Z] Removing intermediate container baaffbdf6da1 [2022-07-12T16:49:23.656Z] ---> b537d51624cf [2022-07-12T16:49:23.656Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-12T16:49:23.927Z] Removing intermediate container 545d82368d6d [2022-07-12T16:49:23.927Z] ---> e8d1273bf9e7 [2022-07-12T16:49:23.927Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-12T16:49:24.914Z] ---> 95b0c3f71390 [2022-07-12T16:49:24.914Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T16:49:25.199Z] ---> Running in 7fe2ec88b53d [2022-07-12T16:49:25.476Z] ---> da47fc942bdb [2022-07-12T16:49:25.476Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T16:49:25.756Z] ---> Running in 5dc7e09316f8 [2022-07-12T16:50:33.816Z] Removing intermediate container 7fe2ec88b53d [2022-07-12T16:50:33.816Z] ---> 2b17397ad465 [2022-07-12T16:50:33.816Z] Step 8/22 : COPY . . [2022-07-12T16:50:33.816Z] Removing intermediate container 5dc7e09316f8 [2022-07-12T16:50:33.816Z] ---> 8f45c6752e1f [2022-07-12T16:50:33.816Z] Step 8/23 : COPY . . [2022-07-12T16:51:06.191Z] ---> 273ea48c86f3 [2022-07-12T16:51:06.191Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-12T16:51:06.191Z] ---> Running in 011d4a0f83d6 [2022-07-12T16:51:06.191Z] ---> 5600e1b9680c [2022-07-12T16:51:06.191Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-12T16:51:06.191Z] ---> Running in 6d4e8190ab91 [2022-07-12T16:51:06.191Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-12T16:51:06.191Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-07-12T16:53:28.098Z] Removing intermediate container 8e45c0924928 [2022-07-12T16:53:28.098Z] ---> c5d8b595aa1d [2022-07-12T16:53:28.098Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-12T16:53:28.098Z] ---> Running in c9022d61ba38 [2022-07-12T16:53:28.098Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-12T16:53:31.498Z] Removing intermediate container c9022d61ba38 [2022-07-12T16:53:31.498Z] ---> 613c8b78315a [2022-07-12T16:53:31.498Z] [2022-07-12T16:53:31.498Z] Step 11/23 : FROM docker:20.10.14 [2022-07-12T16:53:31.498Z] 20.10.14: Pulling from library/docker [2022-07-12T16:53:36.931Z] Removing intermediate container c4d5cc8591f9 [2022-07-12T16:53:36.931Z] ---> 316c9e365dbc [2022-07-12T16:53:36.931Z] [2022-07-12T16:53:36.931Z] Step 10/31 : FROM alpine:3.16 [2022-07-12T16:53:37.202Z] 3.16: Pulling from library/alpine [2022-07-12T16:53:37.500Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-12T16:53:37.500Z] Status: Downloaded newer image for alpine:3.16 [2022-07-12T16:53:37.500Z] ---> 6e30ab57aeee [2022-07-12T16:53:37.500Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-12T16:53:37.500Z] ---> Running in 1f4ef82b2e41 [2022-07-12T16:53:38.969Z] Removing intermediate container 1f4ef82b2e41 [2022-07-12T16:53:38.969Z] ---> c9fcca5670f6 [2022-07-12T16:53:38.969Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-12T16:53:38.969Z] ---> Running in f8018f240b90 [2022-07-12T16:53:41.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-12T16:53:42.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-12T16:53:43.734Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-12T16:53:43.735Z] (2/2) Installing su-exec (0.2-r1) [2022-07-12T16:53:43.735Z] Executing busybox-1.35.0-r13.trigger [2022-07-12T16:53:43.735Z] OK: 5 MiB in 16 packages [2022-07-12T16:53:45.724Z] Removing intermediate container f8018f240b90 [2022-07-12T16:53:45.724Z] ---> 4645564b9e8f [2022-07-12T16:53:45.724Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-12T16:53:45.724Z] ---> Running in 1989e44578b0 [2022-07-12T16:53:46.724Z] Removing intermediate container 1989e44578b0 [2022-07-12T16:53:46.724Z] ---> 6ea577614929 [2022-07-12T16:53:46.724Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-07-12T16:53:46.724Z] ---> Running in f2db7d3a50ee [2022-07-12T16:53:47.713Z] Removing intermediate container f2db7d3a50ee [2022-07-12T16:53:47.713Z] ---> 3060a265c8a3 [2022-07-12T16:53:47.713Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-07-12T16:53:47.713Z] ---> Running in a1ffbffc4060 [2022-07-12T16:53:48.804Z] Removing intermediate container a1ffbffc4060 [2022-07-12T16:53:48.804Z] ---> 8732b69e7526 [2022-07-12T16:53:48.804Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-12T16:53:48.804Z] ---> Running in ba5d547f7a66 [2022-07-12T16:53:53.427Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-12T16:53:53.427Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-12T16:53:53.427Z] ---> c346e9eafbab [2022-07-12T16:53:53.427Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-07-12T16:53:53.427Z] ---> Running in 261bdf9f957c [2022-07-12T16:53:53.755Z] Removing intermediate container ba5d547f7a66 [2022-07-12T16:53:53.755Z] ---> 7c8a130bddec [2022-07-12T16:53:53.755Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-07-12T16:53:53.755Z] ---> Running in 83eaefacb8ac [2022-07-12T16:53:54.379Z] Removing intermediate container 261bdf9f957c [2022-07-12T16:53:54.379Z] ---> 41b70b08911c [2022-07-12T16:53:54.379Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-12T16:53:54.669Z] Removing intermediate container 83eaefacb8ac [2022-07-12T16:53:54.669Z] ---> 241be47b1663 [2022-07-12T16:53:54.669Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-07-12T16:53:54.669Z] ---> Running in 75184bc92e2d [2022-07-12T16:53:56.660Z] ---> 520ec74f69b1 [2022-07-12T16:53:56.660Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-07-12T16:53:56.660Z] ---> Running in 5ac6c270c9ea [2022-07-12T16:53:57.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-12T16:53:57.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-12T16:53:59.534Z] (1/43) Installing readline (8.1.1-r0) [2022-07-12T16:53:59.534Z] (2/43) Installing bash (5.1.16-r0) [2022-07-12T16:53:59.534Z] Executing bash-5.1.16-r0.post-install [2022-07-12T16:53:59.534Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-12T16:53:59.534Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-12T16:53:59.534Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-12T16:53:59.534Z] (6/43) Installing curl (7.80.0-r2) [2022-07-12T16:53:59.534Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-12T16:53:59.534Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-12T16:53:59.534Z] (9/43) Installing expat (2.4.7-r0) [2022-07-12T16:53:59.534Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-12T16:53:59.534Z] (11/43) Installing gdbm (1.22-r0) [2022-07-12T16:53:59.534Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-12T16:53:59.534Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-12T16:53:59.534Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-12T16:53:59.822Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-12T16:53:59.822Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-12T16:53:59.822Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-12T16:53:59.822Z] Removing intermediate container 5ac6c270c9ea [2022-07-12T16:53:59.822Z] ---> 2fa9db4d6c21 [2022-07-12T16:53:59.822Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-12T16:54:01.313Z] ---> 40ace2d26761 [2022-07-12T16:54:01.313Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-12T16:54:03.332Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-12T16:54:03.332Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-12T16:54:03.332Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-12T16:54:03.332Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-12T16:54:03.332Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-12T16:54:03.332Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-12T16:54:03.614Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-12T16:54:03.614Z] ---> 0c5e4bad6b51 [2022-07-12T16:54:03.614Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-12T16:54:03.614Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-12T16:54:03.614Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-12T16:54:03.614Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-12T16:54:03.614Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-12T16:54:03.614Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-12T16:54:03.905Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-12T16:54:03.905Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-12T16:54:03.905Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-12T16:54:03.905Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-12T16:54:03.905Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-12T16:54:04.203Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-12T16:54:04.203Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-12T16:54:04.203Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-12T16:54:04.203Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-12T16:54:04.203Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-12T16:54:04.203Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-12T16:54:04.203Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-12T16:54:04.563Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-12T16:54:04.563Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-12T16:54:04.563Z] ---> dc8fed4f8b64 [2022-07-12T16:54:04.563Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-12T16:54:05.558Z] Executing busybox-1.34.1-r5.trigger [2022-07-12T16:54:05.558Z] OK: 82 MiB in 65 packages [2022-07-12T16:54:05.558Z] ---> 49914bff8cca [2022-07-12T16:54:05.558Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-07-12T16:54:06.552Z] ---> 7fb99f9c1292 [2022-07-12T16:54:06.552Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-12T16:54:07.563Z] ---> 89ac30d51ef3 [2022-07-12T16:54:07.563Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-12T16:54:07.851Z] ---> Running in 214f44939c3d [2022-07-12T16:54:11.274Z] Removing intermediate container 214f44939c3d [2022-07-12T16:54:11.274Z] ---> 8476e64d354a [2022-07-12T16:54:11.274Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-12T16:54:11.274Z] ---> Running in 4aaab3b4f32a [2022-07-12T16:54:11.553Z] Removing intermediate container 4aaab3b4f32a [2022-07-12T16:54:11.553Z] ---> c7c375a20be6 [2022-07-12T16:54:11.553Z] Step 28/31 : CMD ["gate"] [2022-07-12T16:54:11.836Z] ---> Running in 849f5c9b4cd9 [2022-07-12T16:54:12.444Z] Removing intermediate container 849f5c9b4cd9 [2022-07-12T16:54:12.445Z] ---> 35d19326a01f [2022-07-12T16:54:12.445Z] Step 29/31 : LABEL arch=arm64 [2022-07-12T16:54:12.445Z] ---> Running in 66b76d33683f [2022-07-12T16:54:13.059Z] Removing intermediate container 66b76d33683f [2022-07-12T16:54:13.059Z] ---> f4454163fa2f [2022-07-12T16:54:13.059Z] Step 30/31 : LABEL git_sha=9fa91fed34bd3c764fbdb96fce1ba4309df02376 [2022-07-12T16:54:13.059Z] ---> Running in 8039c29ebd71 [2022-07-12T16:54:13.677Z] Removing intermediate container 8039c29ebd71 [2022-07-12T16:54:13.677Z] ---> 4a6fb1a45051 [2022-07-12T16:54:13.677Z] Step 31/31 : LABEL version=0.0.0 [2022-07-12T16:54:13.959Z] ---> Running in eb504aa04b2d [2022-07-12T16:54:13.959Z] Collecting docker-compose==1.23.2 [2022-07-12T16:54:14.247Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-12T16:54:14.526Z] Removing intermediate container eb504aa04b2d [2022-07-12T16:54:14.526Z] ---> 42809052ac6c [2022-07-12T16:54:14.526Z] [2022-07-12T16:54:15.127Z] Successfully built 42809052ac6c [2022-07-12T16:54:15.127Z] Successfully tagged security-bootstrapper-arm64:latest [2022-07-12T16:54:15.127Z]  Building security-bootstrapper ... done Building security-spiffe-token-provider [2022-07-12T16:54:15.731Z] Collecting PyYAML<4,>=3.10 [2022-07-12T16:54:15.731Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-12T16:54:21.154Z] Collecting docopt<0.7,>=0.6.1 [2022-07-12T16:54:21.154Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-12T16:54:23.154Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-12T16:54:23.154Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-12T16:54:28.582Z] Collecting texttable<0.10,>=0.9.0 [2022-07-12T16:54:28.582Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-12T16:54:34.007Z] Collecting cached-property<2,>=1.2.0 [2022-07-12T16:54:34.007Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-12T16:54:34.007Z] Collecting docker<4.0,>=3.6.0 [2022-07-12T16:54:34.007Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-12T16:54:37.426Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-12T16:54:37.426Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-12T16:54:37.426Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-12T16:54:38.030Z] Collecting jsonschema<3,>=2.5.1 [2022-07-12T16:54:38.030Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-12T16:54:39.026Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-12T16:54:39.027Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-12T16:54:41.694Z] Collecting docker-pycreds>=0.4.0 [2022-07-12T16:54:41.694Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-12T16:54:43.151Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-12T16:54:43.438Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-12T16:54:43.716Z] Collecting idna<2.8,>=2.5 [2022-07-12T16:54:43.995Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-12T16:54:44.272Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-12T16:54:44.272Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-12T16:54:44.272Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-12T16:54:44.881Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T16:54:44.881Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-12T16:54:44.881Z] ---> bda8706a0a8e [2022-07-12T16:54:44.881Z] Step 3/20 : WORKDIR /edgex-go [2022-07-12T16:54:44.881Z] ---> Using cache [2022-07-12T16:54:44.881Z] ---> 9b570d5d5ef0 [2022-07-12T16:54:44.881Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-12T16:54:45.162Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-12T16:54:45.162Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-12T16:54:45.162Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-12T16:54:45.162Z] ---> Running in e18409af2853 [2022-07-12T16:54:45.162Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-12T16:54:47.155Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-12T16:54:47.155Z] Attempting uninstall: urllib3 [2022-07-12T16:54:47.155Z] Found existing installation: urllib3 1.26.7 [2022-07-12T16:54:47.155Z] Uninstalling urllib3-1.26.7: [2022-07-12T16:54:47.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-12T16:54:47.432Z] Successfully uninstalled urllib3-1.26.7 [2022-07-12T16:54:47.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-12T16:54:48.317Z] Attempting uninstall: idna [2022-07-12T16:54:48.317Z] Found existing installation: idna 3.3 [2022-07-12T16:54:48.317Z] Uninstalling idna-3.3: [2022-07-12T16:54:48.595Z] Successfully uninstalled idna-3.3 [2022-07-12T16:54:49.201Z] v3.16.0-302-g62bf0b8f5a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-07-12T16:54:49.201Z] v3.16.0-305-ga75a365d4f [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-07-12T16:54:49.201Z] OK: 16885 distinct packages available [2022-07-12T16:54:49.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-12T16:54:50.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-12T16:54:51.550Z] OK: 221 MiB in 51 packages [2022-07-12T16:54:53.008Z] Removing intermediate container e18409af2853 [2022-07-12T16:54:53.008Z] ---> 2433c4b0e720 [2022-07-12T16:54:53.008Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-12T16:54:53.286Z] Attempting uninstall: requests [2022-07-12T16:54:53.286Z] Found existing installation: requests 2.26.0 [2022-07-12T16:54:53.286Z] Uninstalling requests-2.26.0: [2022-07-12T16:54:53.286Z] Successfully uninstalled requests-2.26.0 [2022-07-12T16:54:53.895Z] ---> a2698224a12f [2022-07-12T16:54:53.895Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T16:54:54.194Z] Running setup.py install for texttable: started [2022-07-12T16:54:54.194Z] ---> Running in 279894afd6f5 [2022-07-12T16:54:57.664Z] Running setup.py install for texttable: finished with status 'done' [2022-07-12T16:54:57.664Z] Running setup.py install for PyYAML: started [2022-07-12T16:55:01.977Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-12T16:55:01.977Z] Running setup.py install for docopt: started [2022-07-12T16:55:05.383Z] Running setup.py install for docopt: finished with status 'done' [2022-07-12T16:55:05.383Z] Running setup.py install for dockerpty: started [2022-07-12T16:55:09.707Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-12T16:55:12.653Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-07-12T16:55:39.586Z] Removing intermediate container 75184bc92e2d [2022-07-12T16:55:39.586Z] ---> 67c589b880ec [2022-07-12T16:55:39.586Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-12T16:55:39.869Z] ---> Running in 9e2d05de5f92 [2022-07-12T16:55:41.333Z] Removing intermediate container 9e2d05de5f92 [2022-07-12T16:55:41.333Z] ---> 55c6cc4fb547 [2022-07-12T16:55:41.333Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-12T16:55:41.613Z] ---> Running in 18dd8127e925 [2022-07-12T16:55:42.607Z] Removing intermediate container c24edc5d686b [2022-07-12T16:55:42.607Z] ---> 1af0320099ef [2022-07-12T16:55:42.607Z] [2022-07-12T16:55:42.607Z] Step 10/23 : FROM alpine:3.16 [2022-07-12T16:55:42.607Z] ---> 6e30ab57aeee [2022-07-12T16:55:42.607Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-12T16:55:42.607Z] Removing intermediate container 18dd8127e925 [2022-07-12T16:55:42.607Z] ---> df9e6930044d [2022-07-12T16:55:42.607Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-12T16:55:42.889Z] ---> Running in ed62230c3a3f [2022-07-12T16:55:44.340Z] Removing intermediate container ed62230c3a3f [2022-07-12T16:55:44.340Z] ---> 5a5c090d221f [2022-07-12T16:55:44.340Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-12T16:55:44.621Z] ---> Running in e7246f1a743e [2022-07-12T16:55:46.069Z] Removing intermediate container e7246f1a743e [2022-07-12T16:55:46.069Z] ---> f876d15c58dd [2022-07-12T16:55:46.069Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-12T16:55:46.069Z] ---> Running in 3a20f9d4b819 [2022-07-12T16:55:47.544Z] Removing intermediate container 3a20f9d4b819 [2022-07-12T16:55:47.544Z] ---> 4fb2acaf3d9f [2022-07-12T16:55:47.544Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T16:55:47.544Z] ---> c0bd6ad8e453 [2022-07-12T16:55:47.544Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-12T16:55:47.544Z] ---> Running in 3b6088ac294c [2022-07-12T16:55:50.209Z] ---> a383ce6a3966 [2022-07-12T16:55:50.209Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-12T16:55:52.884Z] Removing intermediate container 3b6088ac294c [2022-07-12T16:55:52.884Z] ---> 0ef5e94b859d [2022-07-12T16:55:52.884Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-12T16:55:52.884Z] ---> Running in c1212af739c8 [2022-07-12T16:55:53.513Z] ---> 2ea15de67e1c [2022-07-12T16:55:53.513Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-12T16:55:53.790Z] ---> Running in 4f3fa216a018 [2022-07-12T16:55:55.264Z] Removing intermediate container 4f3fa216a018 [2022-07-12T16:55:55.264Z] ---> 47cf4a77410f [2022-07-12T16:55:55.264Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-12T16:55:55.264Z] ---> Running in 44116388a12f [2022-07-12T16:55:55.872Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-12T16:55:56.497Z] Removing intermediate container 44116388a12f [2022-07-12T16:55:56.497Z] ---> 9d36a95c203a [2022-07-12T16:55:56.497Z] Step 21/23 : LABEL arch=arm64 [2022-07-12T16:55:57.114Z] ---> Running in 2fc94b8c48d9 [2022-07-12T16:55:57.114Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-12T16:55:58.115Z] Removing intermediate container 2fc94b8c48d9 [2022-07-12T16:55:58.115Z] ---> 584cc8ef18a4 [2022-07-12T16:55:58.115Z] Step 22/23 : LABEL git_sha=9fa91fed34bd3c764fbdb96fce1ba4309df02376 [2022-07-12T16:55:58.395Z] ---> Running in fa7809d12c78 [2022-07-12T16:55:59.005Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-12T16:55:59.005Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-12T16:55:59.005Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-12T16:55:59.293Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-12T16:55:59.573Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-12T16:55:59.573Z] Removing intermediate container fa7809d12c78 [2022-07-12T16:55:59.573Z] ---> 875cc49db8d7 [2022-07-12T16:55:59.573Z] Step 23/23 : LABEL version=0.0.0 [2022-07-12T16:55:59.573Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-12T16:55:59.573Z] Executing busybox-1.35.0-r13.trigger [2022-07-12T16:55:59.851Z] OK: 8 MiB in 20 packages [2022-07-12T16:55:59.851Z] ---> Running in a177889b2d15 [2022-07-12T16:56:00.861Z] Removing intermediate container a177889b2d15 [2022-07-12T16:56:00.861Z] ---> 50bb7638b81f [2022-07-12T16:56:00.861Z] [2022-07-12T16:56:01.864Z] Removing intermediate container c1212af739c8 [2022-07-12T16:56:01.864Z] ---> 70ac3b33a355 [2022-07-12T16:56:01.864Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-12T16:56:02.143Z] Successfully built 50bb7638b81f [2022-07-12T16:56:02.143Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-07-12T16:56:02.143Z] Building security-proxy-setup [2022-07-12T16:56:03.160Z]  Building sys-mgmt-agent ... done  ---> b70935838ecd [2022-07-12T16:56:03.160Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-12T16:56:05.831Z] ---> ba307047bb9b [2022-07-12T16:56:05.831Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-12T16:56:05.831Z] Removing intermediate container 279894afd6f5 [2022-07-12T16:56:05.831Z] ---> a9309db9c42b [2022-07-12T16:56:05.831Z] Step 7/20 : COPY . . [2022-07-12T16:56:07.287Z] ---> 1a0407c39df7 [2022-07-12T16:56:07.287Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-12T16:56:07.571Z] ---> Running in e2e561aa08d0 [2022-07-12T16:56:08.570Z] Removing intermediate container e2e561aa08d0 [2022-07-12T16:56:08.570Z] ---> e2d763480a44 [2022-07-12T16:56:08.570Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-12T16:56:08.849Z] ---> Running in 33f83b760852 [2022-07-12T16:56:09.856Z] Removing intermediate container 33f83b760852 [2022-07-12T16:56:09.856Z] ---> ab1f6a5e0992 [2022-07-12T16:56:09.856Z] Step 21/23 : LABEL arch=arm64 [2022-07-12T16:56:10.134Z] ---> Running in aed8fe463f66 [2022-07-12T16:56:11.130Z] Removing intermediate container aed8fe463f66 [2022-07-12T16:56:11.130Z] ---> 0a7fd1543ff9 [2022-07-12T16:56:11.130Z] Step 22/23 : LABEL git_sha=9fa91fed34bd3c764fbdb96fce1ba4309df02376 [2022-07-12T16:56:11.419Z] ---> Running in 17158eec26f8 [2022-07-12T16:56:12.431Z] Removing intermediate container 17158eec26f8 [2022-07-12T16:56:12.431Z] ---> 539180dcface [2022-07-12T16:56:12.431Z] Step 23/23 : LABEL version=0.0.0 [2022-07-12T16:56:12.712Z] ---> Running in 8d0f8643ac92 [2022-07-12T16:56:13.706Z] Removing intermediate container 8d0f8643ac92 [2022-07-12T16:56:13.706Z] ---> 95d43c992a8a [2022-07-12T16:56:13.706Z] [2022-07-12T16:56:14.316Z] Successfully built 95d43c992a8a [2022-07-12T16:56:14.316Z] Successfully tagged core-data-arm64:latest [2022-07-12T16:56:14.316Z] Building security-spire-server [2022-07-12T16:56:41.165Z]  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T16:56:41.165Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-12T16:56:41.165Z] ---> bda8706a0a8e [2022-07-12T16:56:41.165Z] Step 3/22 : WORKDIR /edgex-go [2022-07-12T16:56:41.165Z] ---> Using cache [2022-07-12T16:56:41.165Z] ---> 9b570d5d5ef0 [2022-07-12T16:56:41.165Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T16:56:41.165Z] ---> Using cache [2022-07-12T16:56:41.165Z] ---> 2e16d0aea0bd [2022-07-12T16:56:41.165Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-12T16:56:41.165Z] ---> Using cache [2022-07-12T16:56:41.165Z] ---> e8d1273bf9e7 [2022-07-12T16:56:41.165Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-12T16:56:41.165Z] ---> Using cache [2022-07-12T16:56:41.165Z] ---> da47fc942bdb [2022-07-12T16:56:41.165Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T16:56:41.165Z] ---> Using cache [2022-07-12T16:56:41.165Z] ---> 8f45c6752e1f [2022-07-12T16:56:41.165Z] Step 8/22 : COPY . . [2022-07-12T16:56:41.165Z] ---> Using cache [2022-07-12T16:56:41.165Z] ---> 5600e1b9680c [2022-07-12T16:56:41.165Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-12T16:56:41.165Z] ---> Running in d4170c24aaab [2022-07-12T16:56:41.769Z] ---> ac9ae9a54d6a [2022-07-12T16:56:41.769Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-12T16:56:42.380Z] ---> Running in 1b4a910b71c1 [2022-07-12T16:56:43.380Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-12T16:56:45.387Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-12T16:56:57.862Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T16:56:57.862Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-12T16:56:57.862Z] ---> bda8706a0a8e [2022-07-12T16:56:57.862Z] Step 3/25 : WORKDIR /edgex-go [2022-07-12T16:56:57.862Z] ---> Using cache [2022-07-12T16:56:57.862Z] ---> 9b570d5d5ef0 [2022-07-12T16:56:57.862Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T16:56:57.862Z] ---> Using cache [2022-07-12T16:56:57.862Z] ---> 2e16d0aea0bd [2022-07-12T16:56:57.862Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-12T16:56:57.862Z] ---> Using cache [2022-07-12T16:56:57.862Z] ---> 5a25c72c69fd [2022-07-12T16:56:57.862Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-12T16:56:57.862Z] ---> Using cache [2022-07-12T16:56:57.862Z] ---> bc58be9d5801 [2022-07-12T16:56:57.862Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T16:56:57.862Z] ---> Using cache [2022-07-12T16:56:57.862Z] ---> 74d30e38868c [2022-07-12T16:56:57.862Z] Step 8/25 : COPY . . [2022-07-12T16:56:57.862Z] ---> Using cache [2022-07-12T16:56:57.862Z] ---> 6f39bfe26a3d [2022-07-12T16:56:57.862Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-12T16:56:57.862Z] ---> Using cache [2022-07-12T16:56:57.862Z] ---> dcee3ec61181 [2022-07-12T16:56:57.862Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-12T16:56:57.862Z] ---> Using cache [2022-07-12T16:56:57.862Z] ---> 21be5e670a8a [2022-07-12T16:56:57.862Z] Step 11/25 : 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 [2022-07-12T16:56:57.862Z] ---> Running in 47e3dfec0d5b [2022-07-12T16:57:00.732Z] Removing intermediate container 47e3dfec0d5b [2022-07-12T16:57:00.732Z] ---> a97596eaa146 [2022-07-12T16:57:00.732Z] Step 12/25 : WORKDIR /edgex-go [2022-07-12T16:57:01.062Z] ---> Running in 857d88e3f56b [2022-07-12T16:57:01.960Z] Removing intermediate container 857d88e3f56b [2022-07-12T16:57:01.960Z] ---> 72dd2d2f9fc6 [2022-07-12T16:57:01.960Z] [2022-07-12T16:57:01.960Z] Step 13/25 : FROM alpine:3.15 [2022-07-12T16:57:01.960Z] ---> 3fb3c9af89a9 [2022-07-12T16:57:01.960Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-12T16:57:01.960Z] ---> Using cache [2022-07-12T16:57:01.960Z] ---> ea0d723b112e [2022-07-12T16:57:01.960Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T16:57:01.960Z] ---> Using cache [2022-07-12T16:57:01.960Z] ---> 4633c5e0d480 [2022-07-12T16:57:01.960Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-12T16:57:01.960Z] ---> Using cache [2022-07-12T16:57:01.960Z] ---> a36bec097af2 [2022-07-12T16:57:01.960Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-12T16:57:08.770Z] ---> 472c4f619de6 [2022-07-12T16:57:08.770Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-12T16:57:09.044Z] ---> bdac32f0d573 [2022-07-12T16:57:09.044Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-12T16:57:10.042Z] ---> 85aab7841d6c [2022-07-12T16:57:10.042Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-12T16:57:11.037Z] ---> 68c45151ae91 [2022-07-12T16:57:11.037Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-12T16:57:11.315Z] ---> Running in 48342e956408 [2022-07-12T16:57:11.938Z] Removing intermediate container 48342e956408 [2022-07-12T16:57:11.938Z] ---> bef353a09d11 [2022-07-12T16:57:11.938Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-12T16:57:11.938Z] ---> Running in fc1fafa2e128 [2022-07-12T16:57:12.555Z] Removing intermediate container fc1fafa2e128 [2022-07-12T16:57:12.555Z] ---> 97a9557f4eac [2022-07-12T16:57:12.555Z] Step 23/25 : LABEL arch=arm64 [2022-07-12T16:57:12.837Z] ---> Running in c166dbdaa018 [2022-07-12T16:57:13.443Z] Removing intermediate container c166dbdaa018 [2022-07-12T16:57:13.443Z] ---> 18924be22f9c [2022-07-12T16:57:13.443Z] Step 24/25 : LABEL git_sha=9fa91fed34bd3c764fbdb96fce1ba4309df02376 [2022-07-12T16:57:13.443Z] ---> Running in b0b14e389b74 [2022-07-12T16:57:14.461Z] Removing intermediate container b0b14e389b74 [2022-07-12T16:57:14.461Z] ---> 00b99ed75793 [2022-07-12T16:57:14.461Z] Step 25/25 : LABEL version=0.0.0 [2022-07-12T16:57:14.461Z] ---> Running in 65de76c2aac0 [2022-07-12T16:57:15.450Z] Removing intermediate container 65de76c2aac0 [2022-07-12T16:57:15.450Z] ---> 69ca4798a769 [2022-07-12T16:57:15.450Z] [2022-07-12T16:57:16.438Z] Successfully built 69ca4798a769 [2022-07-12T16:57:16.438Z] Successfully tagged security-spire-server-arm64:latest [2022-07-12T16:57:16.438Z]  Building security-spire-server ... done Building support-notifications [2022-07-12T16:57:23.174Z] Removing intermediate container 6d4e8190ab91 [2022-07-12T16:57:23.174Z] ---> 67dd4d6172f7 [2022-07-12T16:57:23.174Z] [2022-07-12T16:57:23.174Z] Step 10/23 : FROM alpine:3.16 [2022-07-12T16:57:23.174Z] ---> 6e30ab57aeee [2022-07-12T16:57:23.174Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-12T16:57:23.174Z] ---> Running in a8b63536d169 [2022-07-12T16:57:25.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-12T16:57:25.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-12T16:57:27.213Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-12T16:57:27.213Z] Executing busybox-1.35.0-r13.trigger [2022-07-12T16:57:27.213Z] OK: 5 MiB in 15 packages [2022-07-12T16:57:28.693Z] Removing intermediate container a8b63536d169 [2022-07-12T16:57:28.693Z] ---> 08e4007d8cc5 [2022-07-12T16:57:28.693Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-12T16:57:28.980Z] ---> Running in fa53451b69b2 [2022-07-12T16:57:29.589Z] Removing intermediate container fa53451b69b2 [2022-07-12T16:57:29.589Z] ---> 607d464f4173 [2022-07-12T16:57:29.589Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-12T16:57:29.867Z] ---> Running in 18ed0d69ab25 [2022-07-12T16:57:30.867Z] Removing intermediate container 18ed0d69ab25 [2022-07-12T16:57:30.867Z] ---> 6235c6c8a062 [2022-07-12T16:57:30.867Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-12T16:57:30.867Z] ---> Running in ba5e3fd72a8a [2022-07-12T16:57:31.869Z] Removing intermediate container ba5e3fd72a8a [2022-07-12T16:57:31.869Z] ---> 8845d722da8f [2022-07-12T16:57:31.869Z] Step 15/23 : WORKDIR / [2022-07-12T16:57:32.145Z] ---> Running in f2c11d723529 [2022-07-12T16:57:33.151Z] Removing intermediate container f2c11d723529 [2022-07-12T16:57:33.151Z] ---> fe759446bf48 [2022-07-12T16:57:33.151Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-12T16:57:34.612Z] ---> 22a4d81d9d46 [2022-07-12T16:57:34.612Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-12T16:57:37.262Z] ---> 1514e052470b [2022-07-12T16:57:37.262Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-12T16:57:39.271Z] ---> de640cbb3a65 [2022-07-12T16:57:39.271Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-12T16:57:39.271Z] ---> Running in 1985f1936478 [2022-07-12T16:57:39.899Z] Removing intermediate container 1985f1936478 [2022-07-12T16:57:39.899Z] ---> 0d2183126719 [2022-07-12T16:57:39.899Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-12T16:57:39.899Z] ---> Running in 721fa65f8154 [2022-07-12T16:57:40.903Z] Removing intermediate container 721fa65f8154 [2022-07-12T16:57:40.903Z] ---> 168744fb907c [2022-07-12T16:57:40.903Z] Step 21/23 : LABEL arch=arm64 [2022-07-12T16:57:41.193Z] ---> Running in 02d5f9040c13 [2022-07-12T16:57:41.831Z] Removing intermediate container 02d5f9040c13 [2022-07-12T16:57:41.832Z] ---> 4d4c23e6be9a [2022-07-12T16:57:41.832Z] Step 22/23 : LABEL git_sha=9fa91fed34bd3c764fbdb96fce1ba4309df02376 [2022-07-12T16:57:42.108Z] ---> Running in 707e81ba058a [2022-07-12T16:57:43.115Z] Removing intermediate container 707e81ba058a [2022-07-12T16:57:43.115Z] ---> 9e1930bc726d [2022-07-12T16:57:43.115Z] Step 23/23 : LABEL version=0.0.0 [2022-07-12T16:57:43.115Z] ---> Running in 1a58ec991c4e [2022-07-12T16:57:44.121Z] Removing intermediate container 1a58ec991c4e [2022-07-12T16:57:44.121Z] ---> 6f79edf58a39 [2022-07-12T16:57:44.121Z] [2022-07-12T16:57:44.735Z] Successfully built 6f79edf58a39 [2022-07-12T16:57:44.735Z] Successfully tagged core-metadata-arm64:latest [2022-07-12T16:57:44.735Z]  Building core-metadata ... done Building core-command [2022-07-12T16:57:51.517Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T16:57:51.517Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-12T16:57:51.517Z] ---> bda8706a0a8e [2022-07-12T16:57:51.517Z] Step 3/22 : WORKDIR /edgex-go [2022-07-12T16:57:51.517Z] ---> Using cache [2022-07-12T16:57:51.517Z] ---> 9b570d5d5ef0 [2022-07-12T16:57:51.517Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T16:57:51.517Z] ---> Using cache [2022-07-12T16:57:51.517Z] ---> 2e16d0aea0bd [2022-07-12T16:57:51.517Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-12T16:57:51.517Z] ---> Running in 13a07d58642d [2022-07-12T16:57:52.984Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-12T16:57:53.988Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-12T16:57:56.010Z] OK: 221 MiB in 51 packages [2022-07-12T16:57:58.031Z] Removing intermediate container 13a07d58642d [2022-07-12T16:57:58.032Z] ---> ff63f683c32b [2022-07-12T16:57:58.032Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-12T16:57:58.654Z] ---> 443cccf2243b [2022-07-12T16:57:58.654Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T16:57:58.937Z] ---> Running in cbd9c779a991 [2022-07-12T16:58:25.827Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T16:58:25.827Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-12T16:58:25.827Z] ---> bda8706a0a8e [2022-07-12T16:58:25.827Z] Step 3/23 : WORKDIR /edgex-go [2022-07-12T16:58:25.827Z] ---> Using cache [2022-07-12T16:58:25.827Z] ---> 9b570d5d5ef0 [2022-07-12T16:58:25.827Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T16:58:25.827Z] ---> Using cache [2022-07-12T16:58:25.827Z] ---> 2e16d0aea0bd [2022-07-12T16:58:25.827Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-12T16:58:25.827Z] ---> Using cache [2022-07-12T16:58:25.827Z] ---> e8d1273bf9e7 [2022-07-12T16:58:25.827Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-12T16:58:25.827Z] ---> Using cache [2022-07-12T16:58:25.827Z] ---> da47fc942bdb [2022-07-12T16:58:25.827Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T16:58:25.827Z] ---> Using cache [2022-07-12T16:58:25.827Z] ---> 8f45c6752e1f [2022-07-12T16:58:25.827Z] Step 8/23 : COPY . . [2022-07-12T16:58:25.827Z] ---> Using cache [2022-07-12T16:58:25.827Z] ---> 5600e1b9680c [2022-07-12T16:58:25.827Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-12T16:58:25.827Z] ---> Running in e3bf9a904458 [2022-07-12T16:58:25.827Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-07-12T16:58:58.375Z] Removing intermediate container cbd9c779a991 [2022-07-12T16:58:58.375Z] ---> d04d110a2cee [2022-07-12T16:58:58.375Z] Step 8/22 : COPY . . [2022-07-12T16:59:20.674Z] ---> c59488294d4b [2022-07-12T16:59:20.674Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-12T16:59:20.674Z] ---> Running in 52a9fefab3cb [2022-07-12T16:59:21.283Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-12T17:00:43.206Z] Removing intermediate container 011d4a0f83d6 [2022-07-12T17:00:43.207Z] ---> 7c62a9d3e17c [2022-07-12T17:00:43.207Z] [2022-07-12T17:00:43.207Z] Step 10/22 : FROM alpine:3.16 [2022-07-12T17:00:43.207Z] ---> 6e30ab57aeee [2022-07-12T17:00:43.207Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-12T17:00:43.207Z] ---> Using cache [2022-07-12T17:00:43.207Z] ---> 08e4007d8cc5 [2022-07-12T17:00:43.207Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-12T17:00:43.207Z] ---> Using cache [2022-07-12T17:00:43.207Z] ---> 607d464f4173 [2022-07-12T17:00:43.207Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-12T17:00:43.207Z] ---> Running in 5a4fdd9765d5 [2022-07-12T17:00:43.207Z] Removing intermediate container 5a4fdd9765d5 [2022-07-12T17:00:43.207Z] ---> e4134fc042c1 [2022-07-12T17:00:43.207Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-12T17:00:43.207Z] ---> Running in 30293e44cc7e [2022-07-12T17:00:43.207Z] Removing intermediate container 30293e44cc7e [2022-07-12T17:00:43.207Z] ---> 172ed3a2e076 [2022-07-12T17:00:43.207Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-12T17:00:43.207Z] ---> 7e933c051fb8 [2022-07-12T17:00:43.207Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-12T17:00:43.207Z] ---> ec3309b59674 [2022-07-12T17:00:43.207Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-12T17:00:43.207Z] ---> fbf023db0f42 [2022-07-12T17:00:43.207Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-12T17:00:43.207Z] ---> Running in 0917797e7429 [2022-07-12T17:00:43.207Z] Removing intermediate container 0917797e7429 [2022-07-12T17:00:43.207Z] ---> c1c4c15cf5d0 [2022-07-12T17:00:43.207Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-12T17:00:43.207Z] ---> Running in 237770a12e1c [2022-07-12T17:00:43.207Z] Removing intermediate container 237770a12e1c [2022-07-12T17:00:43.207Z] ---> f1088b37081e [2022-07-12T17:00:43.207Z] Step 20/22 : LABEL arch=arm64 [2022-07-12T17:00:43.207Z] ---> Running in 5410a34952c7 [2022-07-12T17:00:43.207Z] Removing intermediate container 5410a34952c7 [2022-07-12T17:00:43.207Z] ---> b9d6a7e41d40 [2022-07-12T17:00:43.207Z] Step 21/22 : LABEL git_sha=9fa91fed34bd3c764fbdb96fce1ba4309df02376 [2022-07-12T17:00:43.207Z] ---> Running in 274af9b888fb [2022-07-12T17:00:43.207Z] Removing intermediate container 274af9b888fb [2022-07-12T17:00:43.207Z] ---> 1cdc00099b23 [2022-07-12T17:00:43.207Z] Step 22/22 : LABEL version=0.0.0 [2022-07-12T17:00:43.207Z] ---> Running in 5f2b47dd505c [2022-07-12T17:00:43.207Z] Removing intermediate container 5f2b47dd505c [2022-07-12T17:00:43.207Z] ---> cab92cf19128 [2022-07-12T17:00:43.207Z] [2022-07-12T17:00:43.207Z] Successfully built cab92cf19128 [2022-07-12T17:00:43.207Z] Successfully tagged support-scheduler-arm64:latest [2022-07-12T17:00:43.207Z] Building security-secretstore-setup [2022-07-12T17:01:15.642Z]  Building support-scheduler ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T17:01:15.642Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-12T17:01:15.642Z] ---> bda8706a0a8e [2022-07-12T17:01:15.642Z] Step 3/25 : WORKDIR /edgex-go [2022-07-12T17:01:15.642Z] ---> Using cache [2022-07-12T17:01:15.642Z] ---> 9b570d5d5ef0 [2022-07-12T17:01:15.642Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T17:01:15.642Z] ---> Using cache [2022-07-12T17:01:15.642Z] ---> 2e16d0aea0bd [2022-07-12T17:01:15.642Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-12T17:01:15.642Z] ---> Using cache [2022-07-12T17:01:15.642Z] ---> e8d1273bf9e7 [2022-07-12T17:01:15.642Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-12T17:01:15.642Z] ---> Using cache [2022-07-12T17:01:15.642Z] ---> da47fc942bdb [2022-07-12T17:01:15.642Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T17:01:15.642Z] ---> Using cache [2022-07-12T17:01:15.642Z] ---> 8f45c6752e1f [2022-07-12T17:01:15.642Z] Step 8/25 : COPY . . [2022-07-12T17:01:15.642Z] ---> Using cache [2022-07-12T17:01:15.642Z] ---> 5600e1b9680c [2022-07-12T17:01:15.642Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-12T17:01:15.642Z] ---> Running in ae44f26355a6 [2022-07-12T17:01:15.642Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-12T17:02:52.566Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-12T17:03:14.811Z] Removing intermediate container d4170c24aaab [2022-07-12T17:03:14.811Z] ---> 07b273bbaf0f [2022-07-12T17:03:14.811Z] [2022-07-12T17:03:14.811Z] Step 10/22 : FROM alpine:3.16 [2022-07-12T17:03:14.811Z] ---> 6e30ab57aeee [2022-07-12T17:03:14.811Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-12T17:03:14.811Z] ---> Running in e8624a444bd3 [2022-07-12T17:03:14.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-12T17:03:14.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-12T17:03:15.814Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-12T17:03:15.814Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-12T17:03:15.814Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-12T17:03:16.094Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-12T17:03:16.094Z] (5/6) Installing curl (7.83.1-r2) [2022-07-12T17:03:16.094Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-12T17:03:16.094Z] Executing busybox-1.35.0-r13.trigger [2022-07-12T17:03:16.094Z] Executing ca-certificates-20211220-r0.trigger [2022-07-12T17:03:16.379Z] OK: 8 MiB in 20 packages [2022-07-12T17:03:18.411Z] Removing intermediate container e8624a444bd3 [2022-07-12T17:03:18.411Z] ---> 34b4b3029940 [2022-07-12T17:03:18.411Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-12T17:03:18.411Z] ---> Running in c2c1f5412985 [2022-07-12T17:03:19.042Z] Removing intermediate container c2c1f5412985 [2022-07-12T17:03:19.042Z] ---> 981e7b62a483 [2022-07-12T17:03:19.042Z] Step 13/22 : WORKDIR /edgex [2022-07-12T17:03:19.042Z] ---> Running in 9b6bb6f7c696 [2022-07-12T17:03:19.653Z] Removing intermediate container 9b6bb6f7c696 [2022-07-12T17:03:19.653Z] ---> 93666242579e [2022-07-12T17:03:19.653Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-12T17:03:20.650Z] ---> a5c1544acccb [2022-07-12T17:03:20.650Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-12T17:03:22.100Z] ---> 3e1b11460a77 [2022-07-12T17:03:22.100Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-12T17:03:24.100Z] ---> 7df4953e6b86 [2022-07-12T17:03:24.100Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-12T17:03:25.096Z] ---> b879caa1e5af [2022-07-12T17:03:25.096Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-12T17:03:25.096Z] ---> Running in 69e6d1436534 [2022-07-12T17:03:28.529Z] Removing intermediate container 69e6d1436534 [2022-07-12T17:03:28.529Z] ---> 763b225ac634 [2022-07-12T17:03:28.529Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-12T17:03:28.529Z] ---> Running in 0ed46957d2e5 [2022-07-12T17:03:28.820Z] Removing intermediate container 0ed46957d2e5 [2022-07-12T17:03:28.820Z] ---> eca4252d9a3c [2022-07-12T17:03:28.820Z] Step 20/22 : LABEL arch=arm64 [2022-07-12T17:03:29.102Z] ---> Running in 3f07471f23ba [2022-07-12T17:03:29.719Z] Removing intermediate container 3f07471f23ba [2022-07-12T17:03:29.719Z] ---> d515d946656a [2022-07-12T17:03:29.719Z] Step 21/22 : LABEL git_sha=9fa91fed34bd3c764fbdb96fce1ba4309df02376 [2022-07-12T17:03:29.719Z] ---> Running in 5851ccd1336a [2022-07-12T17:03:30.333Z] Removing intermediate container 5851ccd1336a [2022-07-12T17:03:30.333Z] ---> 5aad0d1f2f63 [2022-07-12T17:03:30.333Z] Step 22/22 : LABEL version=0.0.0 [2022-07-12T17:03:30.333Z] ---> Running in ce132982f318 [2022-07-12T17:03:30.944Z] Removing intermediate container ce132982f318 [2022-07-12T17:03:30.944Z] ---> 93aed70e0ef4 [2022-07-12T17:03:30.944Z] [2022-07-12T17:03:31.549Z] Successfully built 93aed70e0ef4 [2022-07-12T17:03:31.549Z] Successfully tagged security-proxy-setup-arm64:latest [2022-07-12T17:04:18.671Z]  Building security-proxy-setup ... done Removing intermediate container e3bf9a904458 [2022-07-12T17:04:18.671Z] ---> 09a1e9d64c07 [2022-07-12T17:04:18.671Z] [2022-07-12T17:04:18.671Z] Step 10/23 : FROM alpine:3.16 [2022-07-12T17:04:18.671Z] ---> 6e30ab57aeee [2022-07-12T17:04:18.671Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-12T17:04:18.671Z] ---> Using cache [2022-07-12T17:04:18.671Z] ---> 08e4007d8cc5 [2022-07-12T17:04:18.671Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-12T17:04:18.671Z] ---> Using cache [2022-07-12T17:04:18.671Z] ---> 607d464f4173 [2022-07-12T17:04:18.671Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-12T17:04:18.671Z] ---> Running in 5ad59e730e0a [2022-07-12T17:04:18.671Z] Removing intermediate container 5ad59e730e0a [2022-07-12T17:04:18.671Z] ---> 205f9619b41e [2022-07-12T17:04:18.671Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-12T17:04:18.671Z] ---> Running in 726ca7ba593e [2022-07-12T17:04:18.671Z] Removing intermediate container 726ca7ba593e [2022-07-12T17:04:18.671Z] ---> 984bb0067daa [2022-07-12T17:04:18.671Z] Step 15/23 : WORKDIR / [2022-07-12T17:04:18.671Z] ---> Running in a5da0fe4f94d [2022-07-12T17:04:18.671Z] Removing intermediate container a5da0fe4f94d [2022-07-12T17:04:18.671Z] ---> dbeab1ebc767 [2022-07-12T17:04:18.671Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-12T17:04:18.671Z] ---> 83c7840abf04 [2022-07-12T17:04:18.671Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-12T17:04:18.671Z] ---> cb34ce98b16a [2022-07-12T17:04:18.671Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-12T17:04:18.671Z] ---> 9e112a604c78 [2022-07-12T17:04:18.671Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-12T17:04:18.671Z] ---> Running in ae66ce00b41b [2022-07-12T17:04:18.951Z] Removing intermediate container ae66ce00b41b [2022-07-12T17:04:18.951Z] ---> 27f7b29c5250 [2022-07-12T17:04:18.951Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-12T17:04:18.951Z] ---> Running in c1af193728de [2022-07-12T17:04:19.554Z] Removing intermediate container c1af193728de [2022-07-12T17:04:19.554Z] ---> 4f0d0daa2c45 [2022-07-12T17:04:19.554Z] Step 21/23 : LABEL arch=arm64 [2022-07-12T17:04:19.830Z] ---> Running in 1754211a1929 [2022-07-12T17:04:20.431Z] Removing intermediate container 1754211a1929 [2022-07-12T17:04:20.431Z] ---> 09c8d5561ebf [2022-07-12T17:04:20.431Z] Step 22/23 : LABEL git_sha=9fa91fed34bd3c764fbdb96fce1ba4309df02376 [2022-07-12T17:04:20.706Z] ---> Running in 9846dde9f43b [2022-07-12T17:04:21.307Z] Removing intermediate container 9846dde9f43b [2022-07-12T17:04:21.307Z] ---> 06650a21af47 [2022-07-12T17:04:21.307Z] Step 23/23 : LABEL version=0.0.0 [2022-07-12T17:04:21.307Z] ---> Running in 50ff2e3e928c [2022-07-12T17:04:21.910Z] Removing intermediate container 50ff2e3e928c [2022-07-12T17:04:21.911Z] ---> 6008312d1d2e [2022-07-12T17:04:21.911Z] [2022-07-12T17:04:22.513Z] Successfully built 6008312d1d2e [2022-07-12T17:04:22.513Z] Successfully tagged core-command-arm64:latest [2022-07-12T17:05:09.551Z]  Building core-command ... done Removing intermediate container 1b4a910b71c1 [2022-07-12T17:05:09.551Z] ---> 95d76e5156d4 [2022-07-12T17:05:09.551Z] [2022-07-12T17:05:09.551Z] Step 9/20 : FROM alpine:3.15 [2022-07-12T17:05:09.551Z] ---> 3fb3c9af89a9 [2022-07-12T17:05:09.551Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-12T17:05:09.551Z] ---> Using cache [2022-07-12T17:05:09.551Z] ---> ea0d723b112e [2022-07-12T17:05:09.551Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T17:05:09.551Z] ---> Using cache [2022-07-12T17:05:09.551Z] ---> 4633c5e0d480 [2022-07-12T17:05:09.551Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-12T17:05:09.551Z] ---> Running in 220fc80424ca [2022-07-12T17:05:09.551Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-12T17:05:09.551Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-12T17:05:10.997Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-12T17:05:10.997Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-12T17:05:10.997Z] OK: 15738 distinct packages available [2022-07-12T17:05:11.282Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-12T17:05:12.288Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-12T17:05:13.739Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-12T17:05:13.739Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-12T17:05:13.739Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-12T17:05:14.018Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-12T17:05:14.018Z] (5/9) Installing curl (7.80.0-r2) [2022-07-12T17:05:14.299Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-12T17:05:14.299Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-12T17:05:14.299Z] (8/9) Installing libucontext (1.1-r0) [2022-07-12T17:05:14.577Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-12T17:05:14.577Z] Executing busybox-1.34.1-r5.trigger [2022-07-12T17:05:14.577Z] Executing ca-certificates-20211220-r0.trigger [2022-07-12T17:05:14.856Z] OK: 8 MiB in 23 packages [2022-07-12T17:05:17.512Z] Removing intermediate container 220fc80424ca [2022-07-12T17:05:17.512Z] ---> 379d52397128 [2022-07-12T17:05:17.512Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-12T17:05:18.528Z] ---> b2f78d158d1c [2022-07-12T17:05:18.528Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-12T17:05:21.195Z] ---> 8b0ecf9dd003 [2022-07-12T17:05:21.195Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-12T17:05:22.197Z] ---> 123b899749d0 [2022-07-12T17:05:22.197Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-12T17:05:22.197Z] ---> Running in 65a2dfe051aa [2022-07-12T17:05:22.812Z] Removing intermediate container 65a2dfe051aa [2022-07-12T17:05:22.812Z] ---> 3836cbebd737 [2022-07-12T17:05:22.812Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-12T17:05:22.812Z] ---> Running in 6a7e8d1da9f7 [2022-07-12T17:05:23.436Z] Removing intermediate container 6a7e8d1da9f7 [2022-07-12T17:05:23.436Z] ---> 00a5808cefcd [2022-07-12T17:05:23.436Z] Step 18/20 : LABEL arch=arm64 [2022-07-12T17:05:23.714Z] ---> Running in 503e8ebacb29 [2022-07-12T17:05:24.321Z] Removing intermediate container 503e8ebacb29 [2022-07-12T17:05:24.321Z] ---> ffe0b5f751c8 [2022-07-12T17:05:24.321Z] Step 19/20 : LABEL git_sha=9fa91fed34bd3c764fbdb96fce1ba4309df02376 [2022-07-12T17:05:24.321Z] ---> Running in 01ab13b740b0 [2022-07-12T17:05:24.930Z] Removing intermediate container 01ab13b740b0 [2022-07-12T17:05:24.930Z] ---> 49d08685cdb6 [2022-07-12T17:05:24.930Z] Step 20/20 : LABEL version=0.0.0 [2022-07-12T17:05:25.210Z] ---> Running in 4eab293f593b [2022-07-12T17:05:25.496Z] Removing intermediate container 4eab293f593b [2022-07-12T17:05:25.496Z] ---> 7c017b6b19ea [2022-07-12T17:05:25.496Z] [2022-07-12T17:05:26.100Z] Successfully built 7c017b6b19ea [2022-07-12T17:05:26.100Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-07-12T17:05:41.290Z]  Building security-spiffe-token-provider ... done CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-12T17:05:51.498Z] Removing intermediate container ae44f26355a6 [2022-07-12T17:05:51.498Z] ---> e19ad1d29ee1 [2022-07-12T17:05:51.498Z] [2022-07-12T17:05:51.498Z] Step 10/25 : FROM alpine:3.16 [2022-07-12T17:05:51.498Z] ---> 6e30ab57aeee [2022-07-12T17:05:51.498Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-12T17:05:51.498Z] ---> Running in 98062e89158c [2022-07-12T17:05:52.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-12T17:05:52.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-12T17:05:54.406Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-12T17:05:54.406Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-12T17:05:54.406Z] (3/3) Installing su-exec (0.2-r1) [2022-07-12T17:05:54.406Z] Executing busybox-1.35.0-r13.trigger [2022-07-12T17:05:54.406Z] Executing ca-certificates-20211220-r0.trigger [2022-07-12T17:05:54.686Z] OK: 6 MiB in 17 packages [2022-07-12T17:05:56.683Z] Removing intermediate container 98062e89158c [2022-07-12T17:05:56.683Z] ---> efad57da55af [2022-07-12T17:05:56.683Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-12T17:05:56.683Z] ---> Running in d1f6caf82cfe [2022-07-12T17:05:56.961Z] Removing intermediate container d1f6caf82cfe [2022-07-12T17:05:56.961Z] ---> 6828c2940f82 [2022-07-12T17:05:56.961Z] Step 13/25 : WORKDIR / [2022-07-12T17:05:56.961Z] ---> Running in 6ba6fc7c9268 [2022-07-12T17:05:57.573Z] Removing intermediate container 6ba6fc7c9268 [2022-07-12T17:05:57.573Z] ---> e5c4ccd8daf6 [2022-07-12T17:05:57.573Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-07-12T17:05:58.179Z] ---> 8e42301f1786 [2022-07-12T17:05:58.179Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-07-12T17:05:58.780Z] ---> a9f46b808bc0 [2022-07-12T17:05:58.780Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-12T17:05:59.380Z] ---> 7be879250872 [2022-07-12T17:05:59.380Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-07-12T17:05:59.980Z] ---> 86f6c63c224b [2022-07-12T17:05:59.980Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-12T17:06:01.432Z] ---> 280e4d6029fd [2022-07-12T17:06:01.432Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-12T17:06:02.906Z] ---> 5344a54cd92f [2022-07-12T17:06:02.906Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-12T17:06:03.510Z] ---> 89a3600d1c23 [2022-07-12T17:06:03.511Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-07-12T17:06:03.511Z] ---> Running in dc4e29785d82 [2022-07-12T17:06:06.159Z] Removing intermediate container dc4e29785d82 [2022-07-12T17:06:06.159Z] ---> 89453621e524 [2022-07-12T17:06:06.159Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-12T17:06:06.159Z] ---> Running in 99d4e4ff1804 [2022-07-12T17:06:06.159Z] Removing intermediate container 99d4e4ff1804 [2022-07-12T17:06:06.159Z] ---> 6bb896cd84f2 [2022-07-12T17:06:06.159Z] Step 23/25 : LABEL arch=arm64 [2022-07-12T17:06:06.435Z] ---> Running in 77886a778fe6 [2022-07-12T17:06:06.712Z] Removing intermediate container 77886a778fe6 [2022-07-12T17:06:06.712Z] ---> 9f0f67aa5722 [2022-07-12T17:06:06.712Z] Step 24/25 : LABEL git_sha=9fa91fed34bd3c764fbdb96fce1ba4309df02376 [2022-07-12T17:06:06.989Z] ---> Running in 6d9bd232f012 [2022-07-12T17:06:07.593Z] Removing intermediate container 6d9bd232f012 [2022-07-12T17:06:07.593Z] ---> 6e1521c42fb0 [2022-07-12T17:06:07.593Z] Step 25/25 : LABEL version=0.0.0 [2022-07-12T17:06:07.593Z] ---> Running in acf20fefc594 [2022-07-12T17:06:08.193Z] Removing intermediate container acf20fefc594 [2022-07-12T17:06:08.193Z] ---> 246dfdb29863 [2022-07-12T17:06:08.193Z] [2022-07-12T17:06:08.469Z] Successfully built 246dfdb29863 [2022-07-12T17:06:08.469Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-07-12T17:06:09.912Z]  Building security-secretstore-setup ... done Removing intermediate container 52a9fefab3cb [2022-07-12T17:06:09.912Z] ---> 2ca0ca1af7e6 [2022-07-12T17:06:09.912Z] [2022-07-12T17:06:09.912Z] Step 10/22 : FROM alpine:3.16 [2022-07-12T17:06:09.912Z] ---> 6e30ab57aeee [2022-07-12T17:06:09.912Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-12T17:06:09.912Z] ---> Running in e216a5f4c4d7 [2022-07-12T17:06:10.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-12T17:06:11.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-12T17:06:12.161Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-12T17:06:12.161Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-12T17:06:12.161Z] Executing busybox-1.35.0-r13.trigger [2022-07-12T17:06:12.161Z] Executing ca-certificates-20211220-r0.trigger [2022-07-12T17:06:12.439Z] OK: 6 MiB in 16 packages [2022-07-12T17:06:13.888Z] Removing intermediate container e216a5f4c4d7 [2022-07-12T17:06:13.888Z] ---> 41c822e47f6d [2022-07-12T17:06:13.888Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-12T17:06:13.888Z] ---> Running in c44074d86580 [2022-07-12T17:06:13.888Z] Removing intermediate container c44074d86580 [2022-07-12T17:06:13.888Z] ---> 45d18d6420d8 [2022-07-12T17:06:13.888Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-12T17:06:14.164Z] ---> Running in af601e93cb4d [2022-07-12T17:06:14.439Z] Removing intermediate container af601e93cb4d [2022-07-12T17:06:14.439Z] ---> 28d448fc02fc [2022-07-12T17:06:14.439Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-12T17:06:14.439Z] ---> Running in 30e161ef7f93 [2022-07-12T17:06:14.726Z] Removing intermediate container 30e161ef7f93 [2022-07-12T17:06:14.726Z] ---> f42d4ad761d3 [2022-07-12T17:06:14.726Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-12T17:06:15.331Z] ---> 72306e21f76a [2022-07-12T17:06:15.331Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-12T17:06:16.777Z] ---> 762fd0d76a75 [2022-07-12T17:06:16.777Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-12T17:06:17.379Z] ---> 415074a97849 [2022-07-12T17:06:17.379Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-12T17:06:17.655Z] ---> Running in 186ed6bad7fa [2022-07-12T17:06:17.931Z] Removing intermediate container 186ed6bad7fa [2022-07-12T17:06:17.931Z] ---> 3f04fbe29276 [2022-07-12T17:06:17.931Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-12T17:06:17.931Z] ---> Running in de4ba77b7cfc [2022-07-12T17:06:18.207Z] Removing intermediate container de4ba77b7cfc [2022-07-12T17:06:18.207Z] ---> 7ad1d6c5a2ca [2022-07-12T17:06:18.207Z] Step 20/22 : LABEL arch=arm64 [2022-07-12T17:06:18.483Z] ---> Running in dd8fbd216d05 [2022-07-12T17:06:18.759Z] Removing intermediate container dd8fbd216d05 [2022-07-12T17:06:18.759Z] ---> 956b1e754862 [2022-07-12T17:06:18.759Z] Step 21/22 : LABEL git_sha=9fa91fed34bd3c764fbdb96fce1ba4309df02376 [2022-07-12T17:06:18.759Z] ---> Running in 3a6e8c71d97e [2022-07-12T17:06:19.035Z] Removing intermediate container 3a6e8c71d97e [2022-07-12T17:06:19.036Z] ---> 47ebbc9e17b5 [2022-07-12T17:06:19.036Z] Step 22/22 : LABEL version=0.0.0 [2022-07-12T17:06:19.036Z] ---> Running in 1e06f2938bce [2022-07-12T17:06:19.637Z] Removing intermediate container 1e06f2938bce [2022-07-12T17:06:19.637Z] ---> 60cd3a5a1bcc [2022-07-12T17:06:19.637Z] [2022-07-12T17:06:19.915Z] Successfully built 60cd3a5a1bcc [2022-07-12T17:06:19.915Z] Successfully tagged support-notifications-arm64:latest [2022-07-12T17:06:20.214Z]  Building support-notifications ... done  [Pipeline] } [2022-07-12T17:06:20.214Z] $ docker stop --time=1 dc7e8f871507081b9409829413eea9a19d8cac7de653483b6cd7d9c3fd467b72 [2022-07-12T17:06:22.042Z] $ docker rm -f dc7e8f871507081b9409829413eea9a19d8cac7de653483b6cd7d9c3fd467b72 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-12T17:06:22.637Z] + docker images [2022-07-12T17:06:22.909Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-12T17:06:22.909Z] support-notifications-arm64 latest 60cd3a5a1bcc 3 seconds ago 26.1MB [2022-07-12T17:06:22.909Z] 2ca0ca1af7e6 14 seconds ago 1.51GB [2022-07-12T17:06:22.909Z] security-secretstore-setup-arm64 latest 246dfdb29863 15 seconds ago 27.9MB [2022-07-12T17:06:22.909Z] e19ad1d29ee1 32 seconds ago 1.46GB [2022-07-12T17:06:22.909Z] security-spiffe-token-provider-arm64 latest 7c017b6b19ea 57 seconds ago 28.2MB [2022-07-12T17:06:22.909Z] 95d76e5156d4 About a minute ago 1.5GB [2022-07-12T17:06:22.909Z] core-command-arm64 latest 6008312d1d2e 2 minutes ago 15.5MB [2022-07-12T17:06:22.909Z] 09a1e9d64c07 2 minutes ago 1.45GB [2022-07-12T17:06:22.909Z] security-proxy-setup-arm64 latest 93aed70e0ef4 2 minutes ago 26.1MB [2022-07-12T17:06:22.909Z] 07b273bbaf0f 3 minutes ago 1.46GB [2022-07-12T17:06:22.909Z] support-scheduler-arm64 latest cab92cf19128 5 minutes ago 25.5MB [2022-07-12T17:06:22.909Z] 7c62a9d3e17c 5 minutes ago 1.51GB [2022-07-12T17:06:22.909Z] core-metadata-arm64 latest 6f79edf58a39 8 minutes ago 16.4MB [2022-07-12T17:06:22.909Z] 67dd4d6172f7 9 minutes ago 1.45GB [2022-07-12T17:06:22.909Z] security-spire-server-arm64 latest 69ca4798a769 9 minutes ago 84.2MB [2022-07-12T17:06:22.909Z] 72dd2d2f9fc6 9 minutes ago 1.35GB [2022-07-12T17:06:22.909Z] core-data-arm64 latest 95d43c992a8a 10 minutes ago 20.6MB [2022-07-12T17:06:22.909Z] sys-mgmt-agent-arm64 latest 50bb7638b81f 10 minutes ago 282MB [2022-07-12T17:06:22.909Z] 1af0320099ef 10 minutes ago 1.48GB [2022-07-12T17:06:22.909Z] security-bootstrapper-arm64 latest 42809052ac6c 12 minutes ago 18.5MB [2022-07-12T17:06:22.909Z] 316c9e365dbc 12 minutes ago 1.45GB [2022-07-12T17:06:22.909Z] 613c8b78315a 12 minutes ago 1.45GB [2022-07-12T17:06:22.909Z] security-spire-agent-arm64 latest 7710dd1902cf 17 minutes ago 122MB [2022-07-12T17:06:22.909Z] security-spire-config-arm64 latest 6df93f65f3d5 17 minutes ago 83.6MB [2022-07-12T17:06:22.909Z] ecc1bbc5a3ae 18 minutes ago 1.35GB [2022-07-12T17:06:22.909Z] 3fd2dc7d58ef 18 minutes ago 1.35GB [2022-07-12T17:06:22.909Z] ci-base-image-arm64 latest bda8706a0a8e 32 minutes ago 938MB [2022-07-12T17:06:22.909Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 5 days ago 678MB [2022-07-12T17:06:22.909Z] alpine 3.16 6e30ab57aeee 7 weeks ago 5.27MB [2022-07-12T17:06:22.909Z] docker 20.10.14 c346e9eafbab 3 months ago 202MB [2022-07-12T17:06:22.909Z] alpine 3.15 3fb3c9af89a9 3 months ago 5.32MB [2022-07-12T17:06:22.909Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T17:06:23.358Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-12T17:06:23.358Z] [2022-07-12T17:06:23.358Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T17:06:23.715Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-12T17:06:23.989Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-12T17:06:23.989Z] 8998bd30e6a1: Pulling fs layer [2022-07-12T17:06:23.989Z] 04944245beec: Pulling fs layer [2022-07-12T17:06:23.989Z] 699f458cf7ca: Pulling fs layer [2022-07-12T17:06:23.989Z] 765212b225bb: Pulling fs layer [2022-07-12T17:06:23.989Z] f23df028b6ca: Pulling fs layer [2022-07-12T17:06:23.989Z] d65c8cfc05b1: Pulling fs layer [2022-07-12T17:06:23.989Z] 2437ff75d9bd: Pulling fs layer [2022-07-12T17:06:23.989Z] f23df028b6ca: Waiting [2022-07-12T17:06:23.989Z] d65c8cfc05b1: Waiting [2022-07-12T17:06:23.989Z] 2437ff75d9bd: Waiting [2022-07-12T17:06:23.989Z] 765212b225bb: Waiting [2022-07-12T17:06:23.989Z] 04944245beec: Verifying Checksum [2022-07-12T17:06:23.989Z] 04944245beec: Download complete [2022-07-12T17:06:23.989Z] 765212b225bb: Verifying Checksum [2022-07-12T17:06:23.989Z] 765212b225bb: Download complete [2022-07-12T17:06:23.989Z] f23df028b6ca: Download complete [2022-07-12T17:06:24.267Z] d65c8cfc05b1: Verifying Checksum [2022-07-12T17:06:24.267Z] d65c8cfc05b1: Download complete [2022-07-12T17:06:24.267Z] 699f458cf7ca: Download complete [2022-07-12T17:06:24.541Z] 8998bd30e6a1: Download complete [2022-07-12T17:06:27.163Z] 2437ff75d9bd: Verifying Checksum [2022-07-12T17:06:27.163Z] 2437ff75d9bd: Download complete [2022-07-12T17:06:29.144Z] 8998bd30e6a1: Pull complete [2022-07-12T17:06:29.738Z] 04944245beec: Pull complete [2022-07-12T17:06:31.713Z] 699f458cf7ca: Pull complete [2022-07-12T17:06:31.713Z] 765212b225bb: Pull complete [2022-07-12T17:06:32.694Z] f23df028b6ca: Pull complete [2022-07-12T17:06:32.694Z] d65c8cfc05b1: Pull complete [2022-07-12T17:06:50.983Z] 2437ff75d9bd: Pull complete [2022-07-12T17:06:50.983Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-12T17:06:50.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-12T17:06:50.983Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T17:06:51.246Z] prd-ubuntu20.04-docker-arm64-4c-16g-19654 does not seem to be running inside a container [2022-07-12T17:06:51.379Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-12T17:06:54.362Z] $ docker top 4682e2beac180a59728e89092964d5a62e6bcfd28dd42fc744cecf90c6b155a0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-12T17:06:55.366Z] ---> job-cost.sh [2022-07-12T17:06:55.366Z] lf-activate-venv: SKIPPING [2022-07-12T17:06:55.366Z] INFO: No Stack... [2022-07-12T17:06:55.967Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-12T17:06:56.940Z] INFO: Archiving Costs [Pipeline] sh [2022-07-12T17:06:57.605Z] + + catcut /w/workspace/edgex-go/5/archives/cost.csv -d, [2022-07-12T17:06:57.605Z] -f6 [Pipeline] lock [2022-07-12T17:06:57.635Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4081-5-stack-cost] [2022-07-12T17:06:57.641Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4081-5-stack-cost] did not exist. Created. [2022-07-12T17:06:57.641Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4081-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-12T17:06:58.302Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-12T17:06:58.504Z] Stashed 1 file(s) [Pipeline] } [2022-07-12T17:06:58.511Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4081-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-12T17:06:58.527Z] $ docker stop --time=1 4682e2beac180a59728e89092964d5a62e6bcfd28dd42fc744cecf90c6b155a0 [2022-07-12T17:07:00.049Z] $ docker rm -f 4682e2beac180a59728e89092964d5a62e6bcfd28dd42fc744cecf90c6b155a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-07-12T17:07:00.533Z] provisioning config files... [2022-07-12T17:07:00.540Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config6595428853282997670tmp [Pipeline] { [Pipeline] sh [2022-07-12T17:07:00.846Z] + set +x [2022-07-12T17:07:00.846Z] + curl -s https://codecov.io/bash [2022-07-12T17:07:00.846Z] + bash -s -- [2022-07-12T17:07:00.846Z] [2022-07-12T17:07:00.846Z] _____ _ [2022-07-12T17:07:00.846Z] / ____| | | [2022-07-12T17:07:00.846Z] | | ___ __| | ___ ___ _____ __ [2022-07-12T17:07:00.846Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-12T17:07:00.846Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-12T17:07:00.846Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-12T17:07:00.846Z] Bash-1.0.6 [2022-07-12T17:07:00.846Z] [2022-07-12T17:07:00.846Z] [2022-07-12T17:07:00.846Z] ==> git version 2.25.1 found [2022-07-12T17:07:00.846Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-07-12T17:07:00.846Z] Release-Date: 2020-01-08 [2022-07-12T17:07:00.846Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-12T17:07:00.847Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-12T17:07:00.847Z] ==> Jenkins CI detected. [2022-07-12T17:07:00.847Z] current dir:  /w/workspace/edgex-go/5 [2022-07-12T17:07:00.847Z] project root: . [2022-07-12T17:07:00.847Z] --> token set from env [2022-07-12T17:07:00.847Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-12T17:07:00.847Z] ==> Running gcov in . (disable via -X gcov) [2022-07-12T17:07:00.847Z] ==> Python coveragepy not found [2022-07-12T17:07:00.847Z] ==> Searching for coverage reports in: [2022-07-12T17:07:00.847Z] + . [2022-07-12T17:07:00.847Z] -> Found 1 reports [2022-07-12T17:07:00.847Z] ==> Detecting git/mercurial file structure [2022-07-12T17:07:00.847Z] ==> Reading reports [2022-07-12T17:07:01.108Z] + ./coverage.out bytes=435593 [2022-07-12T17:07:01.108Z] ==> Appending adjustments [2022-07-12T17:07:01.108Z] https://docs.codecov.io/docs/fixing-reports [2022-07-12T17:07:02.490Z] + Found adjustments [2022-07-12T17:07:02.490Z] ==> Gzipping contents [2022-07-12T17:07:02.490Z] 60K /tmp/codecov.NOUzBU.gz [2022-07-12T17:07:02.490Z] ==> Uploading reports [2022-07-12T17:07:02.490Z] url: https://codecov.io [2022-07-12T17:07:02.490Z] query: branch=PR-4081&commit=fa975470c129e2b2464dddebb8db61971dee44f5&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4081%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4081&job=&cmd_args= [2022-07-12T17:07:02.490Z] -> Pinging Codecov [2022-07-12T17:07:02.490Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4081&commit=fa975470c129e2b2464dddebb8db61971dee44f5&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4081%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4081&job=&cmd_args= [2022-07-12T17:07:02.490Z] -> Uploading to [2022-07-12T17:07:02.490Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-12/00271124DB129430A58F1EEE437C3FCB/fa975470c129e2b2464dddebb8db61971dee44f5/58f9a45f-5c69-44d8-8380-be679f2418d2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220712%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220712T170702Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8e2e8137608bac7a4ec35f9c90ec98cb90f40a87d04b10aa328a879f815926a0 [2022-07-12T17:07:02.490Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-12T17:07:02.490Z] Dload Upload Total Spent Left Speed [2022-07-12T17:07:02.751Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59934 0 0 100 59934 0 262k --:--:-- --:--:-- --:--:-- 262k [2022-07-12T17:07:02.751Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/fa975470c129e2b2464dddebb8db61971dee44f5 [Pipeline] } [2022-07-12T17:07:02.760Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-12T17:07:03.348Z] + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-07-12T17:07:03.645Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T17:07:04.507Z] ---> package-listing.sh [2022-07-12T17:07:04.507Z] ++ facter osfamily [2022-07-12T17:07:04.507Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-12T17:07:04.767Z] + OS_FAMILY=debian [2022-07-12T17:07:04.767Z] + workspace=/w/workspace/edgex-go/5 [2022-07-12T17:07:04.767Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-12T17:07:04.767Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-12T17:07:04.767Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-12T17:07:04.767Z] + PACKAGES=/tmp/packages_start.txt [2022-07-12T17:07:04.767Z] + '[' /w/workspace/edgex-go/5 ']' [2022-07-12T17:07:04.767Z] + PACKAGES=/tmp/packages_end.txt [2022-07-12T17:07:04.767Z] + case "${OS_FAMILY}" in [2022-07-12T17:07:04.767Z] + dpkg -l [2022-07-12T17:07:04.767Z] + grep '^ii' [2022-07-12T17:07:04.767Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-12T17:07:04.767Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-12T17:07:04.767Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-12T17:07:04.767Z] + '[' /w/workspace/edgex-go/5 ']' [2022-07-12T17:07:04.767Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2022-07-12T17:07:04.767Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2022-07-12T17:07:04.779Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-12T17:07:05.060Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T17:07:05.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-12T17:07:05.621Z] [2022-07-12T17:07:05.621Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T17:07:05.920Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-12T17:07:05.920Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-12T17:07:05.920Z] 5eb5b503b376: Pulling fs layer [2022-07-12T17:07:05.920Z] 5c69ac0246d0: Pulling fs layer [2022-07-12T17:07:05.920Z] ec43610c2a17: Pulling fs layer [2022-07-12T17:07:05.920Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-12T17:07:05.920Z] 33b1e0a273af: Pulling fs layer [2022-07-12T17:07:05.920Z] 5d3b04190fa2: Pulling fs layer [2022-07-12T17:07:05.920Z] 2f39f015ded8: Pulling fs layer [2022-07-12T17:07:05.920Z] 5d3b04190fa2: Waiting [2022-07-12T17:07:05.920Z] 33b1e0a273af: Waiting [2022-07-12T17:07:05.920Z] 3a2ae6a8a46f: Waiting [2022-07-12T17:07:05.920Z] 2f39f015ded8: Waiting [2022-07-12T17:07:05.920Z] 5c69ac0246d0: Verifying Checksum [2022-07-12T17:07:05.920Z] 5c69ac0246d0: Download complete [2022-07-12T17:07:05.920Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-12T17:07:05.920Z] 3a2ae6a8a46f: Download complete [2022-07-12T17:07:05.920Z] 33b1e0a273af: Verifying Checksum [2022-07-12T17:07:05.920Z] 33b1e0a273af: Download complete [2022-07-12T17:07:06.180Z] 5d3b04190fa2: Download complete [2022-07-12T17:07:06.180Z] ec43610c2a17: Verifying Checksum [2022-07-12T17:07:06.180Z] ec43610c2a17: Download complete [2022-07-12T17:07:06.180Z] 5eb5b503b376: Verifying Checksum [2022-07-12T17:07:06.180Z] 5eb5b503b376: Download complete [2022-07-12T17:07:06.750Z] 2f39f015ded8: Download complete [2022-07-12T17:07:07.686Z] 5eb5b503b376: Pull complete [2022-07-12T17:07:07.686Z] 5c69ac0246d0: Pull complete [2022-07-12T17:07:08.252Z] ec43610c2a17: Pull complete [2022-07-12T17:07:08.252Z] 3a2ae6a8a46f: Pull complete [2022-07-12T17:07:08.511Z] 33b1e0a273af: Pull complete [2022-07-12T17:07:08.511Z] 5d3b04190fa2: Pull complete [2022-07-12T17:07:13.785Z] 2f39f015ded8: Pull complete [2022-07-12T17:07:13.785Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-12T17:07:13.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-12T17:07:13.786Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T17:07:13.885Z] prd-ubuntu20.04-docker-8c-8g-19655 does not seem to be running inside a container [2022-07-12T17:07:13.917Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-lftools-log-publisher:latest cat [2022-07-12T17:07:15.780Z] $ docker top b072568f78c88d4ea911dd4839dbe0b68611158622363a58d70e70ff06f67640 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T17:07:16.129Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-12T17:07:16.416Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-12T17:07:16.702Z] + ls /var/log/sa-host [2022-07-12T17:07:16.702Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-12T17:07:16.778Z] provisioning config files... [2022-07-12T17:07:16.788Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config3582103195189413162tmp [Pipeline] { [Pipeline] echo [2022-07-12T17:07:16.802Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T17:07:17.095Z] ---> create-netrc.sh [Pipeline] } [2022-07-12T17:07:17.103Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-12T17:07:17.424Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-12T17:07:17.433Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T17:07:17.720Z] ---> sudo-logs.sh [2022-07-12T17:07:17.720Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-12T17:07:17.740Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T17:07:18.025Z] ---> job-cost.sh [2022-07-12T17:07:18.025Z] lf-activate-venv: SKIPPING [2022-07-12T17:07:18.025Z] DEBUG: total: 0.10999999940395355 [2022-07-12T17:07:18.025Z] INFO: Retrieving Stack Cost... [2022-07-12T17:07:18.284Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-12T17:07:18.853Z] INFO: Archiving Costs [Pipeline] echo [2022-07-12T17:07:18.864Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T17:07:19.148Z] ---> logs-deploy.sh [2022-07-12T17:07:19.148Z] lf-activate-venv: SKIPPING [2022-07-12T17:07:19.148Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4081/5 [2022-07-12T17:07:19.148Z] INFO: archiving workspace using pattern(s): [2022-07-12T17:07:20.083Z] Archives upload complete. [2022-07-12T17:07:20.343Z] INFO: archiving logs to Nexus