Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fad9fe7ce883aac56d41a9d22f65d99fda24394e+a9913775ba844ac49f5eb06b88cc0e63275269c3 (2c8d35a09a1c08b23786fbe8a886b4b54bcab43a) 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-ssh12314081291575834084.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh9712777695875582220.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-4097/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-4097/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12689409503567414124.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh5350134578874131544.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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-4097/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-4097/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12600327131266600410.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-21562 in /w/workspace/edgexfoundry_edgex-go_PR-4097 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a9913775ba844ac49f5eb06b88cc0e63275269c3 into PR head commit fad9fe7ce883aac56d41a9d22f65d99fda24394e Merge succeeded, producing e31b0de0ef23eb6e8da97c1181615a57ab3a26de Checking out Revision e31b0de0ef23eb6e8da97c1181615a57ab3a26de (PR-4097) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4097/head:refs/remotes/origin/PR-4097 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fad9fe7ce883aac56d41a9d22f65d99fda24394e # 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 a9913775ba844ac49f5eb06b88cc0e63275269c3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e31b0de0ef23eb6e8da97c1181615a57ab3a26de # timeout=10 Commit message: "Merge commit 'a9913775ba844ac49f5eb06b88cc0e63275269c3' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-30T16:30:28.171Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-30T16:30:28.225Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-30T16:30:28.243Z] ========================================================= [2022-07-30T16:30:28.243Z] EdgeX Global Pipelines Version Info [2022-07-30T16:30:28.243Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 24bc4f456988aa87b0c507a3a7b7138f31af8351 # timeout=10 [2022-07-30T16:30:28.980Z] ------------------- [2022-07-30T16:30:28.980Z] stable info: [2022-07-30T16:30:28.980Z] ------------------- [2022-07-30T16:30:28.980Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-30T16:30:28.980Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-30T16:30:28.981Z] Message: update stable to v1.0.238 [2022-07-30T16:30:29.552Z] ------------------- [2022-07-30T16:30:29.552Z] experimental info: [2022-07-30T16:30:29.552Z] ------------------- [2022-07-30T16:30:29.552Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-30T16:30:29.552Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-30T16:30:29.552Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-30T16:30:29.754Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-07-30T16:30:29.766Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-07-30T16:30:29.777Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-30T16:30:29.791Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-30T16:30:29.801Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-30T16:30:29.812Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-30T16:30:29.825Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-30T16:30:29.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-07-30T16:30:29.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-07-30T16:30:29.856Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-07-30T16:30:29.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-30T16:30:29.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-30T16:30:29.890Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-30T16:30:29.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-30T16:30:29.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-30T16:30:29.931Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-30T16:30:29.940Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-30T16:30:29.951Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-30T16:30:29.963Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-30T16:30:29.975Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-30T16:30:29.986Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-30T16:30:29.997Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-30T16:30:30.012Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-30T16:30:30.028Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4097 [Pipeline] echo [2022-07-30T16:30:30.037Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4097 [Pipeline] echo [2022-07-30T16:30:30.048Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4097 [Pipeline] echo [2022-07-30T16:30:30.061Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e31b0de0ef23eb6e8da97c1181615a57ab3a26de [Pipeline] echo [2022-07-30T16:30:30.074Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e31b0de [Pipeline] echo [2022-07-30T16:30:30.087Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-30T16:30:30.138Z] provisioning config files... [2022-07-30T16:30:30.153Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7483581421134885486tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-30T16:30:30.463Z] ---> docker-login.sh [2022-07-30T16:30:30.463Z] nexus3.edgexfoundry.org:10001 [2022-07-30T16:30:30.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-30T16:30:30.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-30T16:30:30.724Z] Configure a credential helper to remove this warning. See [2022-07-30T16:30:30.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-30T16:30:30.724Z] [2022-07-30T16:30:30.724Z] Login Succeeded [2022-07-30T16:30:30.724Z] nexus3.edgexfoundry.org:10002 [2022-07-30T16:30:30.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-30T16:30:30.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-30T16:30:30.994Z] Configure a credential helper to remove this warning. See [2022-07-30T16:30:30.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-30T16:30:30.994Z] [2022-07-30T16:30:30.994Z] Login Succeeded [2022-07-30T16:30:30.994Z] nexus3.edgexfoundry.org:10003 [2022-07-30T16:30:30.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-30T16:30:30.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-30T16:30:30.994Z] Configure a credential helper to remove this warning. See [2022-07-30T16:30:30.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-30T16:30:30.994Z] [2022-07-30T16:30:30.995Z] Login Succeeded [2022-07-30T16:30:30.995Z] nexus3.edgexfoundry.org:10004 [2022-07-30T16:30:30.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-30T16:30:31.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-30T16:30:31.256Z] Configure a credential helper to remove this warning. See [2022-07-30T16:30:31.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-30T16:30:31.256Z] [2022-07-30T16:30:31.256Z] Login Succeeded [2022-07-30T16:30:31.256Z] docker.io [2022-07-30T16:30:31.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-30T16:30:31.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-30T16:30:31.518Z] Configure a credential helper to remove this warning. See [2022-07-30T16:30:31.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-30T16:30:31.518Z] [2022-07-30T16:30:31.518Z] Login Succeeded [2022-07-30T16:30:31.518Z] ---> docker-login.sh ends [Pipeline] } [2022-07-30T16:30:31.528Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-30T16:30:31.846Z] + 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-30T16:30:31.846Z] + dirname cmd/core-command/Dockerfile [2022-07-30T16:30:31.846Z] + cut -d/ -f2 [2022-07-30T16:30:31.846Z] + echo core-command,cmd/core-command/Dockerfile [2022-07-30T16:30:31.846Z] + dirname cmd/core-data/Dockerfile [2022-07-30T16:30:31.846Z] + cut -d/ -f2 [2022-07-30T16:30:31.846Z] + echo core-data,cmd/core-data/Dockerfile [2022-07-30T16:30:31.846Z] + dirname cmd/core-metadata/Dockerfile [2022-07-30T16:30:31.846Z] + cut -d/ -f2 [2022-07-30T16:30:31.846Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-07-30T16:30:31.846Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-07-30T16:30:31.846Z] + cut -d/ -f2 [2022-07-30T16:30:31.846Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-07-30T16:30:31.846Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-07-30T16:30:31.846Z] + cut -d/ -f2 [2022-07-30T16:30:31.846Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-07-30T16:30:31.846Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-07-30T16:30:31.846Z] + cut -d/ -f2 [2022-07-30T16:30:31.846Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-07-30T16:30:31.846Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-07-30T16:30:31.846Z] + cut -d/ -f2 [2022-07-30T16:30:31.846Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-07-30T16:30:31.846Z] + dirname cmd/security-spire-agent/Dockerfile [2022-07-30T16:30:31.846Z] + cut -d/ -f2 [2022-07-30T16:30:31.846Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-07-30T16:30:31.846Z] + dirname+ cmd/security-spire-config/Dockerfile [2022-07-30T16:30:31.846Z] cut -d/ -f2 [2022-07-30T16:30:31.846Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-07-30T16:30:31.846Z] + dirname cmd/security-spire-server/Dockerfile [2022-07-30T16:30:31.846Z] + cut -d/ -f2 [2022-07-30T16:30:31.846Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-07-30T16:30:31.846Z] + + dirnamecut cmd/support-notifications/Dockerfile -d/ [2022-07-30T16:30:31.846Z] -f2 [2022-07-30T16:30:31.846Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-07-30T16:30:31.846Z] + dirname cmd/support-scheduler/Dockerfile [2022-07-30T16:30:31.846Z] + cut -d/ -f2 [2022-07-30T16:30:31.846Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-07-30T16:30:31.846Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-07-30T16:30:31.846Z] + cut -d/ -f2 [2022-07-30T16:30:31.846Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-07-30T16:30:31.883Z] 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-30T16:30:32.240Z] + git rev-list -1 --merges e31b0de0ef23eb6e8da97c1181615a57ab3a26de~1..e31b0de0ef23eb6e8da97c1181615a57ab3a26de [Pipeline] echo [2022-07-30T16:30:32.253Z] -----------> git rev-list -1 --merges e31b0de0ef23eb6e8da97c1181615a57ab3a26de~1..e31b0de0ef23eb6e8da97c1181615a57ab3a26de e31b0de0ef23eb6e8da97c1181615a57ab3a26de [2022-07-30T16:30:32.253Z] e31b0de0ef23eb6e8da97c1181615a57ab3a26de [false] [Pipeline] sh [2022-07-30T16:30:32.547Z] + git log --format=format:%s -1 e31b0de0ef23eb6e8da97c1181615a57ab3a26de [Pipeline] echo [2022-07-30T16:30:32.565Z] ========================================================= [2022-07-30T16:30:32.565Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-30T16:30:32.565Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-30T16:30:32.951Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-30T16:30:32.951Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-30T16:30:32.951Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-30T16:30:32.951Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-30T16:30:32.951Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-30T16:30:32.951Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-30T16:30:32.951Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-30T16:30:33.319Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-30T16:30:33.319Z] [2022-07-30T16:30:33.319Z] 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-30T16:30:33.624Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-30T16:30:33.624Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-30T16:30:33.624Z] b85a868b505f: Pulling fs layer [2022-07-30T16:30:33.624Z] e2be974225ed: Pulling fs layer [2022-07-30T16:30:33.624Z] 339a4e72a1f5: Pulling fs layer [2022-07-30T16:30:33.624Z] 988bab9f4d93: Pulling fs layer [2022-07-30T16:30:33.624Z] 1469e6f7b9e6: Pulling fs layer [2022-07-30T16:30:33.624Z] eaf3925da568: Pulling fs layer [2022-07-30T16:30:33.624Z] bab4dde63d76: Pulling fs layer [2022-07-30T16:30:33.624Z] bde34c3a00c8: Pulling fs layer [2022-07-30T16:30:33.624Z] b352a97aabf1: Pulling fs layer [2022-07-30T16:30:33.624Z] 4872d77fe225: Pulling fs layer [2022-07-30T16:30:33.624Z] 5851b861e8e6: Pulling fs layer [2022-07-30T16:30:33.624Z] bab4dde63d76: Waiting [2022-07-30T16:30:33.624Z] b352a97aabf1: Waiting [2022-07-30T16:30:33.624Z] 5851b861e8e6: Waiting [2022-07-30T16:30:33.624Z] 4872d77fe225: Waiting [2022-07-30T16:30:33.624Z] 1469e6f7b9e6: Waiting [2022-07-30T16:30:33.624Z] eaf3925da568: Waiting [2022-07-30T16:30:33.624Z] e2be974225ed: Verifying Checksum [2022-07-30T16:30:33.624Z] e2be974225ed: Download complete [2022-07-30T16:30:33.624Z] 988bab9f4d93: Download complete [2022-07-30T16:30:33.884Z] 1469e6f7b9e6: Verifying Checksum [2022-07-30T16:30:33.884Z] 1469e6f7b9e6: Download complete [2022-07-30T16:30:33.884Z] eaf3925da568: Verifying Checksum [2022-07-30T16:30:33.884Z] eaf3925da568: Download complete [2022-07-30T16:30:33.884Z] 339a4e72a1f5: Verifying Checksum [2022-07-30T16:30:33.884Z] 339a4e72a1f5: Download complete [2022-07-30T16:30:33.884Z] bde34c3a00c8: Download complete [2022-07-30T16:30:33.884Z] b352a97aabf1: Download complete [2022-07-30T16:30:33.884Z] 4872d77fe225: Verifying Checksum [2022-07-30T16:30:33.884Z] 4872d77fe225: Download complete [2022-07-30T16:30:33.884Z] 5851b861e8e6: Verifying Checksum [2022-07-30T16:30:33.884Z] 5851b861e8e6: Download complete [2022-07-30T16:30:33.884Z] b85a868b505f: Verifying Checksum [2022-07-30T16:30:33.884Z] b85a868b505f: Download complete [2022-07-30T16:30:34.143Z] bab4dde63d76: Verifying Checksum [2022-07-30T16:30:34.143Z] bab4dde63d76: Download complete [2022-07-30T16:30:35.081Z] b85a868b505f: Pull complete [2022-07-30T16:30:35.341Z] e2be974225ed: Pull complete [2022-07-30T16:30:35.914Z] 339a4e72a1f5: Pull complete [2022-07-30T16:30:35.914Z] 988bab9f4d93: Pull complete [2022-07-30T16:30:36.176Z] 1469e6f7b9e6: Pull complete [2022-07-30T16:30:36.177Z] eaf3925da568: Pull complete [2022-07-30T16:30:38.087Z] bab4dde63d76: Pull complete [2022-07-30T16:30:38.087Z] bde34c3a00c8: Pull complete [2022-07-30T16:30:38.087Z] b352a97aabf1: Pull complete [2022-07-30T16:30:38.087Z] 4872d77fe225: Pull complete [2022-07-30T16:30:38.347Z] 5851b861e8e6: Pull complete [2022-07-30T16:30:38.347Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-30T16:30:38.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-30T16:30:38.347Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-30T16:30:38.438Z] prd-ubuntu20.04-docker-8c-8g-21562 does not seem to be running inside a container [2022-07-30T16:30:38.467Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-30T16:30:40.553Z] $ docker top d72055d7244d81a473bf86b0f6d33fa02b6da8f3c1a79aa06c90d345c754c35b -eo pid,comm [2022-07-30T16:30:40.622Z] 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-30T16:30:40.622Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-30T16:30:40.663Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-30T16:30:40.663Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-30T16:30:40.798Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-30T16:30:40.799Z] $ docker exec d72055d7244d81a473bf86b0f6d33fa02b6da8f3c1a79aa06c90d345c754c35b ssh-agent [2022-07-30T16:30:40.929Z] SSH_AUTH_SOCK=/tmp/ssh-fynOQSq11osK/agent.32 [2022-07-30T16:30:40.929Z] SSH_AGENT_PID=39 [2022-07-30T16:30:40.946Z] Running ssh-add (command line suppressed) [2022-07-30T16:30:41.056Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_7347545159657393431.key (/w/workspace/edgex-go/4@tmp/private_key_7347545159657393431.key) [2022-07-30T16:30:41.080Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-30T16:30:41.376Z] + git tag --points-at HEAD [Pipeline] } [2022-07-30T16:30:41.394Z] $ docker exec --env ******** --env ******** d72055d7244d81a473bf86b0f6d33fa02b6da8f3c1a79aa06c90d345c754c35b ssh-agent -k [2022-07-30T16:30:41.514Z] unset SSH_AUTH_SOCK; [2022-07-30T16:30:41.515Z] unset SSH_AGENT_PID; [2022-07-30T16:30:41.515Z] echo Agent pid 39 killed; [2022-07-30T16:30:41.530Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-30T16:30:41.557Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-30T16:30:41.557Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-30T16:30:41.684Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-30T16:30:41.684Z] $ docker exec d72055d7244d81a473bf86b0f6d33fa02b6da8f3c1a79aa06c90d345c754c35b ssh-agent [2022-07-30T16:30:41.809Z] SSH_AUTH_SOCK=/tmp/ssh-zHS0f0I4umzU/agent.71 [2022-07-30T16:30:41.809Z] SSH_AGENT_PID=77 [2022-07-30T16:30:41.814Z] Running ssh-add (command line suppressed) [2022-07-30T16:30:41.933Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_346186000566591706.key (/w/workspace/edgex-go/4@tmp/private_key_346186000566591706.key) [2022-07-30T16:30:41.951Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-30T16:30:42.241Z] + git semver init [2022-07-30T16:30:42.502Z] 2022-07-30 16:30:42,403 [run_init] DEBUG init version:0.0.0 force:False [2022-07-30T16:30:42.502Z] 2022-07-30 16:30:42,404 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2022-07-30T16:30:42.502Z] 2022-07-30 16:30:42,404 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2022-07-30T16:30:42.502Z] 2022-07-30 16:30:42,404 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2022-07-30T16:30:46.785Z] 2022-07-30 16:30:46,540 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2022-07-30T16:30:46.785Z] 2022-07-30 16:30:46,541 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4097 with force:False [2022-07-30T16:30:46.785Z] 2022-07-30 16:30:46,541 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4097 [2022-07-30T16:30:46.785Z] 2022-07-30 16:30:46,544 [execute] INFO git cat-file --batch-check [2022-07-30T16:30:46.785Z] 2022-07-30 16:30:46,544 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2022-07-30T16:30:46.785Z] 2022-07-30 16:30:46,550 [execute] INFO git cat-file --batch [2022-07-30T16:30:46.785Z] 2022-07-30 16:30:46,550 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2022-07-30T16:30:46.785Z] 2022-07-30 16:30:46,556 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4097 [2022-07-30T16:30:46.785Z] 0.0.0 [Pipeline] } [2022-07-30T16:30:46.796Z] $ docker exec --env ******** --env ******** d72055d7244d81a473bf86b0f6d33fa02b6da8f3c1a79aa06c90d345c754c35b ssh-agent -k [2022-07-30T16:30:46.899Z] unset SSH_AUTH_SOCK; [2022-07-30T16:30:46.899Z] unset SSH_AGENT_PID; [2022-07-30T16:30:46.899Z] echo Agent pid 77 killed; [2022-07-30T16:30:46.913Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-30T16:30:47.213Z] + git semver [Pipeline] } [2022-07-30T16:30:47.486Z] $ docker stop --time=1 d72055d7244d81a473bf86b0f6d33fa02b6da8f3c1a79aa06c90d345c754c35b [2022-07-30T16:30:48.741Z] $ docker rm -f d72055d7244d81a473bf86b0f6d33fa02b6da8f3c1a79aa06c90d345c754c35b [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-30T16:30:49.097Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-30T16:30:49.339Z] Stashed 1 file(s) [Pipeline] echo [2022-07-30T16:30:49.341Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-30T16:30:49.766Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2022-07-30T16:30:49.780Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-30T16:30:49.800Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-30T16:30:49.808Z] ========================================================= [2022-07-30T16:30:49.808Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-30T16:30:49.808Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-30T16:30:50.098Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-30T16:30:50.099Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-30T16:30:50.099Z] 2408cc74d12b: Pulling fs layer [2022-07-30T16:30:50.099Z] ea60b727a1ce: Pulling fs layer [2022-07-30T16:30:50.099Z] 30c4a7721957: Pulling fs layer [2022-07-30T16:30:50.099Z] 370296b7ddb6: Pulling fs layer [2022-07-30T16:30:50.099Z] 7c6cee850709: Pulling fs layer [2022-07-30T16:30:50.099Z] 39a5fcdaea64: Pulling fs layer [2022-07-30T16:30:50.099Z] d94ebbe4e438: Pulling fs layer [2022-07-30T16:30:50.099Z] bcfd1f05c69d: Pulling fs layer [2022-07-30T16:30:50.099Z] 59ccb84bbe0f: Pulling fs layer [2022-07-30T16:30:50.099Z] 370296b7ddb6: Waiting [2022-07-30T16:30:50.099Z] 7c6cee850709: Waiting [2022-07-30T16:30:50.099Z] 39a5fcdaea64: Waiting [2022-07-30T16:30:50.099Z] bcfd1f05c69d: Waiting [2022-07-30T16:30:50.099Z] 59ccb84bbe0f: Waiting [2022-07-30T16:30:50.099Z] d94ebbe4e438: Waiting [2022-07-30T16:30:50.099Z] 30c4a7721957: Verifying Checksum [2022-07-30T16:30:50.099Z] 30c4a7721957: Download complete [2022-07-30T16:30:50.099Z] ea60b727a1ce: Verifying Checksum [2022-07-30T16:30:50.099Z] ea60b727a1ce: Download complete [2022-07-30T16:30:50.099Z] 7c6cee850709: Verifying Checksum [2022-07-30T16:30:50.099Z] 7c6cee850709: Download complete [2022-07-30T16:30:50.099Z] 39a5fcdaea64: Verifying Checksum [2022-07-30T16:30:50.099Z] 39a5fcdaea64: Download complete [2022-07-30T16:30:50.099Z] 2408cc74d12b: Verifying Checksum [2022-07-30T16:30:50.099Z] 2408cc74d12b: Download complete [2022-07-30T16:30:50.099Z] d94ebbe4e438: Download complete [2022-07-30T16:30:50.361Z] 2408cc74d12b: Pull complete [2022-07-30T16:30:50.361Z] ea60b727a1ce: Pull complete [2022-07-30T16:30:50.623Z] 30c4a7721957: Pull complete [2022-07-30T16:30:50.623Z] 59ccb84bbe0f: Verifying Checksum [2022-07-30T16:30:50.623Z] 59ccb84bbe0f: Download complete [2022-07-30T16:30:50.882Z] bcfd1f05c69d: Verifying Checksum [2022-07-30T16:30:50.882Z] bcfd1f05c69d: Download complete [2022-07-30T16:30:50.882Z] 370296b7ddb6: Verifying Checksum [2022-07-30T16:30:50.882Z] 370296b7ddb6: Download complete [2022-07-30T16:30:55.076Z] 370296b7ddb6: Pull complete [2022-07-30T16:30:55.076Z] 7c6cee850709: Pull complete [2022-07-30T16:30:55.076Z] 39a5fcdaea64: Pull complete [2022-07-30T16:30:55.076Z] d94ebbe4e438: Pull complete [2022-07-30T16:30:56.983Z] bcfd1f05c69d: Pull complete [2022-07-30T16:30:57.242Z] 59ccb84bbe0f: Pull complete [2022-07-30T16:30:57.242Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-30T16:30:57.242Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-30T16:30:57.242Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-30T16:30:57.547Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-30T16:30:57.547Z] WORKDIR /edgex [2022-07-30T16:30:57.547Z] COPY go.mod . [2022-07-30T16:30:57.547Z] RUN go mod download [2022-07-30T16:30:57.547Z] + docker build -t ci-base-image-x86_64 -f - . [2022-07-30T16:30:58.928Z] Sending build context to Docker daemon 335.4MB [2022-07-30T16:30:58.928Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-30T16:30:58.928Z] ---> a4fb48ad2a94 [2022-07-30T16:30:58.928Z] Step 2/4 : WORKDIR /edgex [2022-07-30T16:31:03.139Z] ---> Running in 220de88d6f9b [2022-07-30T16:31:03.139Z] Removing intermediate container 220de88d6f9b [2022-07-30T16:31:03.139Z] ---> d66e8b64f51c [2022-07-30T16:31:03.140Z] Step 3/4 : COPY go.mod . [2022-07-30T16:31:03.140Z] ---> d33050b419f0 [2022-07-30T16:31:03.140Z] Step 4/4 : RUN go mod download [2022-07-30T16:31:03.140Z] ---> Running in 459d6d34c8c7 [2022-07-30T16:31:04.435Z] Still waiting to schedule task [2022-07-30T16:31:04.436Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-21563’ is offline [2022-07-30T16:31:18.053Z] Removing intermediate container 459d6d34c8c7 [2022-07-30T16:31:18.053Z] ---> d89867d20204 [2022-07-30T16:31:18.053Z] Successfully built d89867d20204 [2022-07-30T16:31:18.053Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-30T16:31:18.360Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-30T16:31:18.360Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-30T16:31:18.451Z] prd-ubuntu20.04-docker-8c-8g-21562 does not seem to be running inside a container [2022-07-30T16:31:18.491Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-30T16:31:18.883Z] $ docker top f22fb6d957592d3fa5503739152a17e7ed4dd30c7183103ef479677a01183605 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-30T16:31:19.240Z] + go version [2022-07-30T16:31:19.240Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-30T16:31:19.251Z] $ docker stop --time=1 f22fb6d957592d3fa5503739152a17e7ed4dd30c7183103ef479677a01183605 [2022-07-30T16:31:20.512Z] $ docker rm -f f22fb6d957592d3fa5503739152a17e7ed4dd30c7183103ef479677a01183605 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-30T16:31:20.924Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-30T16:31:20.924Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-30T16:31:21.006Z] prd-ubuntu20.04-docker-8c-8g-21562 does not seem to be running inside a container [2022-07-30T16:31:21.042Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-30T16:31:21.390Z] $ docker top 632ad5a62b66b58a76546693b9b7af70ceb418ab9396bb480897b0561a9c2434 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-30T16:31:21.480Z] ========================================================= [2022-07-30T16:31:21.481Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-30T16:31:21.481Z] ========================================================= [Pipeline] sh [2022-07-30T16:31:21.769Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2022-07-30T16:31:22.083Z] + make test [2022-07-30T16:31:22.084Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-30T16:31:28.664Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-30T16:31:40.872Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-30T16:31:40.872Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-30T16:31:41.130Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-30T16:31:41.130Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-30T16:31:41.130Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-30T16:31:41.130Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-30T16:31:41.130Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-30T16:31:41.130Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-30T16:31:41.130Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-30T16:31:41.389Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-30T16:31:41.389Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-30T16:31:41.389Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-30T16:31:41.389Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-30T16:31:41.389Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-30T16:31:41.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-30T16:31:42.330Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.080s coverage: 28.7% of statements [2022-07-30T16:31:42.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-30T16:31:42.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-30T16:31:42.589Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.096s coverage: 98.5% of statements [2022-07-30T16:31:42.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-30T16:31:42.849Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.085s coverage: 54.2% of statements [2022-07-30T16:31:42.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-30T16:31:42.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-30T16:31:47.046Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.568s coverage: 89.2% of statements [2022-07-30T16:31:47.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-30T16:31:47.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-30T16:31:47.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-30T16:31:47.046Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.089s coverage: 83.8% of statements [2022-07-30T16:31:47.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-30T16:31:47.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-30T16:31:47.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-30T16:31:47.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-30T16:31:47.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-30T16:31:47.047Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.454s coverage: 95.6% of statements [2022-07-30T16:31:47.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-30T16:31:47.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-30T16:31:47.047Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.089s coverage: 72.2% of statements [2022-07-30T16:31:47.047Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-30T16:31:47.047Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-30T16:31:47.047Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-30T16:31:47.047Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-30T16:31:47.047Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-30T16:31:47.047Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 60.0% of statements [2022-07-30T16:31:47.047Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-30T16:31:47.047Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-30T16:31:47.047Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-30T16:31:47.047Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 0.9% of statements [2022-07-30T16:31:47.047Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-30T16:31:47.047Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2022-07-30T16:31:47.047Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 29.6% of statements [2022-07-30T16:31:47.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-30T16:31:47.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.077s coverage: 47.1% of statements [2022-07-30T16:31:47.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements [2022-07-30T16:31:47.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements [2022-07-30T16:31:47.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements [2022-07-30T16:31:47.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.076s coverage: 87.5% of statements [2022-07-30T16:31:55.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.070s coverage: 94.4% of statements [2022-07-30T16:31:55.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.087s coverage: 44.8% of statements [2022-07-30T16:31:58.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.209s coverage: 82.2% of statements [2022-07-30T16:31:58.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-30T16:32:06.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.096s coverage: 92.9% of statements [2022-07-30T16:32:06.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-30T16:32:06.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-30T16:32:06.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-30T16:32:06.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.049s coverage: 65.1% of statements [2022-07-30T16:32:06.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-30T16:32:06.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-30T16:32:06.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-30T16:32:06.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-30T16:32:06.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-30T16:32:06.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements [2022-07-30T16:32:06.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-30T16:32:06.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-30T16:32:06.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.074s coverage: 100.0% of statements [2022-07-30T16:32:06.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-30T16:32:06.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 58.8% of statements [2022-07-30T16:32:06.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-30T16:32:06.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements [2022-07-30T16:32:06.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.090s coverage: 87.2% of statements [2022-07-30T16:32:06.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.072s coverage: 85.4% of statements [2022-07-30T16:32:06.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.250s coverage: 91.2% of statements [2022-07-30T16:32:06.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-30T16:32:06.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.178s coverage: 64.7% of statements [2022-07-30T16:32:06.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-30T16:32:06.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-30T16:32:06.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.068s coverage: 100.0% of statements [2022-07-30T16:32:06.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-07-30T16:32:06.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2022-07-30T16:32:06.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements [2022-07-30T16:32:06.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2022-07-30T16:32:06.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.391s coverage: 65.8% of statements [2022-07-30T16:32:06.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-30T16:32:06.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-30T16:32:06.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-30T16:32:06.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.181s coverage: 43.6% of statements [2022-07-30T16:32:06.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-30T16:32:06.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-30T16:32:06.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements [2022-07-30T16:32:06.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-30T16:32:06.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements [2022-07-30T16:32:06.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-30T16:32:06.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-30T16:32:06.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-30T16:32:06.628Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-30T16:32:06.628Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.106s coverage: 17.7% of statements [2022-07-30T16:32:06.628Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-30T16:32:06.628Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-30T16:32:06.628Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-30T16:32:06.628Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-30T16:32:06.628Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.171s coverage: 92.3% of statements [2022-07-30T16:32:06.628Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-30T16:32:06.628Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-30T16:32:06.628Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-30T16:32:06.628Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-30T16:32:06.628Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 63.2% of statements [2022-07-30T16:32:06.628Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-30T16:32:06.628Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-30T16:32:06.628Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.118s coverage: 97.7% of statements [2022-07-30T16:32:06.628Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-30T16:32:06.628Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-30T16:32:06.628Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-30T16:32:06.628Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-30T16:32:06.628Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.067s coverage: 28.9% of statements [2022-07-30T16:32:06.628Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-30T16:32:06.628Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-30T16:32:06.628Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-30T16:32:06.628Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-30T16:32:06.628Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-30T16:32:06.628Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-30T16:32:06.628Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.059s coverage: 100.0% of statements [2022-07-30T16:32:06.628Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.042s coverage: 96.9% of statements [2022-07-30T16:32:06.628Z] 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-30T16:32:28.582Z] 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-30T16:32:28.582Z] GO111MODULE=on go vet ./... [2022-07-30T16:32:29.962Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-30T16:32:29.962Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-30T16:32:29.962Z] ./bin/test-attribution-txt.sh [2022-07-30T16:32:29.962Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-07-30T16:32:29.962Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-07-30T16:32:29.962Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-07-30T16:32:29.962Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-07-30T16:32:29.962Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-07-30T16:32:29.962Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-07-30T16:32:30.223Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-07-30T16:32:30.237Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-30T16:32:30.524Z] + ls -al . [2022-07-30T16:32:30.524Z] total 688 [2022-07-30T16:32:30.524Z] drwxrwxr-x 10 1001 1001 4096 Jul 30 16:31 . [2022-07-30T16:32:30.524Z] drwxr-xr-x 4 root root 4096 Jul 30 16:31 .. [2022-07-30T16:32:30.524Z] -rw-rw-r-- 1 1001 1001 11 Jul 30 16:30 .dockerignore [2022-07-30T16:32:30.524Z] drwxrwxr-x 8 1001 1001 4096 Jul 30 16:32 .git [2022-07-30T16:32:30.524Z] drwxrwxr-x 3 1001 1001 4096 Jul 30 16:30 .github [2022-07-30T16:32:30.524Z] -rw-rw-r-- 1 1001 1001 1030 Jul 30 16:30 .gitignore [2022-07-30T16:32:30.524Z] -rw-rw-r-- 1 1001 1001 42 Jul 30 16:30 .golangci.yml [2022-07-30T16:32:30.524Z] -rw-rw-r-- 1 1001 1001 87 Jul 30 16:30 .hadolint.yml [2022-07-30T16:32:30.524Z] drwxr-xr-x 3 1001 1001 4096 Jul 30 16:30 .semver [2022-07-30T16:32:30.524Z] -rw-rw-r-- 1 1001 1001 166 Jul 30 16:30 .sonarcloud.properties [2022-07-30T16:32:30.524Z] -rw-rw-r-- 1 1001 1001 1171 Jul 30 16:30 ADOPTERS.md [2022-07-30T16:32:30.524Z] -rw-rw-r-- 1 1001 1001 10347 Jul 30 16:30 Attribution.txt [2022-07-30T16:32:30.524Z] -rw-rw-r-- 1 1001 1001 63209 Jul 30 16:30 CHANGELOG.md [2022-07-30T16:32:30.524Z] -rw-rw-r-- 1 1001 1001 3804 Jul 30 16:30 CONTRIBUTING.md [2022-07-30T16:32:30.524Z] -rw-rw-r-- 1 1001 1001 677 Jul 30 16:30 GOVERNANCE.md [2022-07-30T16:32:30.524Z] -rw-rw-r-- 1 1001 1001 850 Jul 30 16:30 Jenkinsfile [2022-07-30T16:32:30.524Z] -rw-rw-r-- 1 1001 1001 10775 Jul 30 16:30 LICENSE [2022-07-30T16:32:30.524Z] -rw-rw-r-- 1 1001 1001 10350 Jul 30 16:30 Makefile [2022-07-30T16:32:30.524Z] -rw-rw-r-- 1 1001 1001 582 Jul 30 16:30 OWNERS.md [2022-07-30T16:32:30.524Z] -rw-rw-r-- 1 1001 1001 9094 Jul 30 16:30 README.md [2022-07-30T16:32:30.524Z] -rw-rw-r-- 1 1001 1001 6912 Jul 30 16:30 SECURITY.md [2022-07-30T16:32:30.524Z] -rw-rw-r-- 1 1001 1001 5 Jul 30 16:30 VERSION [2022-07-30T16:32:30.524Z] -rw-rw-r-- 1 1001 1001 4131 Jul 30 16:30 ZMQWindows.md [2022-07-30T16:32:30.524Z] drwxrwxr-x 2 1001 1001 4096 Jul 30 16:30 bin [2022-07-30T16:32:30.524Z] drwxrwxr-x 18 1001 1001 4096 Jul 30 16:30 cmd [2022-07-30T16:32:30.524Z] -rw-r--r-- 1 root root 436531 Jul 30 16:32 coverage.out [2022-07-30T16:32:30.524Z] -rw-rw-r-- 1 1001 1001 3681 Jul 30 16:30 go.mod [2022-07-30T16:32:30.524Z] -rw-rw-r-- 1 1001 1001 38033 Jul 30 16:30 go.sum [2022-07-30T16:32:30.524Z] drwxrwxr-x 8 1001 1001 4096 Jul 30 16:30 internal [2022-07-30T16:32:30.524Z] drwxrwxr-x 3 1001 1001 4096 Jul 30 16:30 openapi [2022-07-30T16:32:30.524Z] drwxrwxr-x 4 1001 1001 4096 Jul 30 16:30 snap [2022-07-30T16:32:30.524Z] -rw-rw-r-- 1 1001 1001 204 Jul 30 16:30 version.go [Pipeline] sh [2022-07-30T16:32:30.814Z] + '[' -e coverage.out ] [2022-07-30T16:32:30.814Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-30T16:32:30.896Z] Stashed 1 file(s) [Pipeline] sh [2022-07-30T16:32:31.173Z] + make build [2022-07-30T16:32:31.173Z] 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-30T16:32:43.385Z] 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-30T16:32:55.605Z] 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-30T16:32:55.605Z] 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-30T16:33:00.877Z] 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-30T16:33:01.136Z] 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-30T16:33:02.074Z] 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-30T16:33:03.451Z] 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-30T16:33:04.018Z] 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-30T16:33:05.400Z] 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-30T16:33:05.966Z] 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-30T16:33:06.535Z] 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-30T16:33:08.440Z] 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-30T16:33:09.407Z] $ docker stop --time=1 632ad5a62b66b58a76546693b9b7af70ceb418ab9396bb480897b0561a9c2434 [2022-07-30T16:33:14.727Z] $ docker rm -f 632ad5a62b66b58a76546693b9b7af70ceb418ab9396bb480897b0561a9c2434 [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-30T16:33:15.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-30T16:33:15.684Z] [2022-07-30T16:33:15.684Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-30T16:33:16.011Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-30T16:33:16.011Z] latest: Pulling from edgex-devops/edgex-compose [2022-07-30T16:33:16.011Z] cbdbe7a5bc2a: Pulling fs layer [2022-07-30T16:33:16.011Z] ca9280d653b3: Pulling fs layer [2022-07-30T16:33:16.011Z] 7e9c9ca2126c: Pulling fs layer [2022-07-30T16:33:16.011Z] cbdbe7a5bc2a: Verifying Checksum [2022-07-30T16:33:16.011Z] cbdbe7a5bc2a: Download complete [2022-07-30T16:33:16.272Z] ca9280d653b3: Verifying Checksum [2022-07-30T16:33:16.272Z] ca9280d653b3: Download complete [2022-07-30T16:33:16.272Z] cbdbe7a5bc2a: Pull complete [2022-07-30T16:33:16.531Z] 7e9c9ca2126c: Download complete [2022-07-30T16:33:16.791Z] ca9280d653b3: Pull complete [2022-07-30T16:33:20.081Z] 7e9c9ca2126c: Pull complete [2022-07-30T16:33:20.081Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-07-30T16:33:20.081Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-30T16:33:20.081Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-30T16:33:20.173Z] prd-ubuntu20.04-docker-8c-8g-21562 does not seem to be running inside a container [2022-07-30T16:33:20.221Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-30T16:33:22.415Z] $ docker top 7cf7c2a17e37d8aacb4d497d16eddd4fdac53461d5014718def0bb0358f57189 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-30T16:33:22.765Z] + docker-compose+ build --help [2022-07-30T16:33:22.765Z] grep parallel [2022-07-30T16:33:23.336Z] --parallel Build images in parallel. [Pipeline] } [2022-07-30T16:33:23.349Z] $ docker stop --time=1 7cf7c2a17e37d8aacb4d497d16eddd4fdac53461d5014718def0bb0358f57189 [2022-07-30T16:33:24.640Z] $ docker rm -f 7cf7c2a17e37d8aacb4d497d16eddd4fdac53461d5014718def0bb0358f57189 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-30T16:33:25.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-30T16:33:25.046Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-30T16:33:25.133Z] prd-ubuntu20.04-docker-8c-8g-21562 does not seem to be running inside a container [2022-07-30T16:33:25.163Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-30T16:33:25.755Z] $ docker top 60454b625cbc39e73928f4e3038e54e02c8e9766cf8bcbd70885c280ff04d9cf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-30T16:33:26.116Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-30T16:33:26.685Z] Building core-command ... [2022-07-30T16:33:26.685Z] Building core-data ... [2022-07-30T16:33:26.685Z] Building core-metadata ... [2022-07-30T16:33:26.685Z] Building security-bootstrapper ... [2022-07-30T16:33:26.685Z] Building security-proxy-setup ... [2022-07-30T16:33:26.685Z] Building security-secretstore-setup ... [2022-07-30T16:33:26.685Z] Building security-spiffe-token-provider ... [2022-07-30T16:33:26.685Z] Building security-spire-agent ... [2022-07-30T16:33:26.685Z] Building security-spire-config ... [2022-07-30T16:33:26.685Z] Building security-spire-server ... [2022-07-30T16:33:26.685Z] Building support-notifications ... [2022-07-30T16:33:26.685Z] Building support-scheduler ... [2022-07-30T16:33:26.685Z] Building sys-mgmt-agent ... [2022-07-30T16:33:26.685Z] Building support-notifications [2022-07-30T16:33:26.685Z] Building core-data [2022-07-30T16:33:26.685Z] Building core-metadata [2022-07-30T16:33:26.685Z] Building security-proxy-setup [2022-07-30T16:33:26.685Z] Building support-scheduler [2022-07-30T16:33:33.784Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21564 in /w/workspace/edgexfoundry_edgex-go_PR-4097 [Pipeline] { [Pipeline] ws [2022-07-30T16:33:33.796Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2022-07-30T16:33:33.839Z] The recommended git tool is: git [2022-07-30T16:33:40.279Z] using credential edgex-jenkins-ssh [2022-07-30T16:33:40.300Z] Cloning the remote Git repository [2022-07-30T16:33:40.352Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-07-30T16:33:40.428Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2022-07-30T16:33:40.500Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-30T16:33:40.501Z] > git --version # timeout=10 [2022-07-30T16:33:40.524Z] > git --version # 'git version 2.25.1' [2022-07-30T16:33:40.525Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-30T16:33:40.645Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-30T16:33:41.568Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-30T16:33:41.568Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-30T16:33:41.568Z] ---> d89867d20204 [2022-07-30T16:33:41.568Z] Step 3/22 : WORKDIR /edgex-go [2022-07-30T16:33:41.568Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-30T16:33:41.568Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-30T16:33:41.568Z] ---> d89867d20204 [2022-07-30T16:33:41.568Z] Step 3/22 : WORKDIR /edgex-go [2022-07-30T16:33:41.568Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-30T16:33:41.568Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-30T16:33:41.568Z] ---> d89867d20204 [2022-07-30T16:33:41.568Z] Step 3/23 : WORKDIR /edgex-go [2022-07-30T16:33:41.568Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-30T16:33:41.568Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-30T16:33:41.568Z] ---> d89867d20204 [2022-07-30T16:33:41.568Z] Step 3/22 : WORKDIR /edgex-go [2022-07-30T16:33:42.531Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-30T16:33:42.531Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-30T16:33:42.531Z] ---> d89867d20204 [2022-07-30T16:33:42.531Z] Step 3/23 : WORKDIR /edgex-go [2022-07-30T16:33:49.168Z] ---> Running in c7bac40da8d4 [2022-07-30T16:33:49.168Z] ---> Running in c9a2dc9bf3fd [2022-07-30T16:33:49.168Z] ---> Running in c0aceb7c4a89 [2022-07-30T16:33:49.168Z] ---> Running in 786511fdaed7 [2022-07-30T16:33:49.168Z] ---> Running in 055bc6af4223 [2022-07-30T16:33:49.168Z] Removing intermediate container 786511fdaed7 [2022-07-30T16:33:49.168Z] ---> aad6708b328b [2022-07-30T16:33:49.168Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-30T16:33:49.168Z] Removing intermediate container c9a2dc9bf3fd [2022-07-30T16:33:49.168Z] ---> e967274baa39 [2022-07-30T16:33:49.168Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-30T16:33:49.168Z] Removing intermediate container c7bac40da8d4 [2022-07-30T16:33:49.168Z] ---> b573a3549c2d [2022-07-30T16:33:49.168Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-30T16:33:49.168Z] Removing intermediate container 055bc6af4223 [2022-07-30T16:33:49.168Z] Removing intermediate container c0aceb7c4a89 [2022-07-30T16:33:49.168Z] ---> 2ca521ca16ce [2022-07-30T16:33:49.168Z] ---> 660dc155a9e3 [2022-07-30T16:33:49.168Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-30T16:33:49.168Z] [2022-07-30T16:33:49.168Z] ---> Running in 97851f5af24c [2022-07-30T16:33:49.168Z] ---> Running in 5ee7d1d70cc8 [2022-07-30T16:33:49.168Z] ---> Running in 89e8720817a0 [2022-07-30T16:33:49.168Z] ---> Running in 5f6b5630690e [2022-07-30T16:33:49.168Z] ---> Running in cd313322702e [2022-07-30T16:33:51.124Z] Removing intermediate container 5ee7d1d70cc8 [2022-07-30T16:33:51.124Z] ---> 1dee05520d68 [2022-07-30T16:33:51.124Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-30T16:33:51.124Z] ---> Running in d03a23143cb6 [2022-07-30T16:33:51.124Z] Removing intermediate container 97851f5af24c [2022-07-30T16:33:51.124Z] ---> 43077a24c525 [2022-07-30T16:33:51.124Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-30T16:33:51.124Z] Removing intermediate container 5f6b5630690e [2022-07-30T16:33:51.124Z] ---> 3ea411fba41d [2022-07-30T16:33:51.124Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-30T16:33:51.394Z] ---> Running in 4ed6f0bfe950 [2022-07-30T16:33:51.394Z] ---> Running in a54eb863db32 [2022-07-30T16:33:51.394Z] Removing intermediate container cd313322702e [2022-07-30T16:33:51.394Z] ---> 231569ef42dc [2022-07-30T16:33:51.394Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-30T16:33:51.653Z] Removing intermediate container 89e8720817a0 [2022-07-30T16:33:51.653Z] ---> 3e71eca2bdc4 [2022-07-30T16:33:51.653Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-30T16:33:51.653Z] ---> Running in 0774a4e0e480 [2022-07-30T16:33:51.653Z] ---> Running in bf1d8d5b385c [2022-07-30T16:33:51.653Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-30T16:33:52.223Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-30T16:33:52.482Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-30T16:33:52.482Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-30T16:33:52.482Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-30T16:33:52.742Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-30T16:33:53.006Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-30T16:33:53.265Z] OK: 211 MiB in 51 packages [2022-07-30T16:33:53.265Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-30T16:33:53.529Z] Removing intermediate container d03a23143cb6 [2022-07-30T16:33:53.529Z] ---> 760e827baff4 [2022-07-30T16:33:53.529Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-30T16:33:53.529Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-30T16:33:53.529Z] OK: 211 MiB in 51 packages [2022-07-30T16:33:53.789Z] ---> aaf0d5885a76 [2022-07-30T16:33:53.789Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-30T16:33:53.789Z] ---> Running in 575e3baa22c0 [2022-07-30T16:33:53.789Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-30T16:33:53.789Z] OK: 211 MiB in 51 packages [2022-07-30T16:33:54.048Z] Removing intermediate container 4ed6f0bfe950 [2022-07-30T16:33:54.048Z] ---> 195b500d6852 [2022-07-30T16:33:54.048Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-30T16:33:54.048Z] ---> b5239a018be4 [2022-07-30T16:33:54.048Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-30T16:33:54.307Z] ---> Running in 4367245c3ffa [2022-07-30T16:33:54.307Z] OK: 211 MiB in 51 packages [2022-07-30T16:33:54.307Z] Removing intermediate container 0774a4e0e480 [2022-07-30T16:33:54.307Z] ---> f67cc6d15f03 [2022-07-30T16:33:54.307Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-30T16:33:54.566Z] OK: 211 MiB in 51 packages [2022-07-30T16:33:54.566Z] ---> 10405adfdfff [2022-07-30T16:33:54.566Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-30T16:33:54.566Z] ---> Running in fa1af501e78b [2022-07-30T16:33:54.826Z] Removing intermediate container bf1d8d5b385c [2022-07-30T16:33:54.826Z] ---> a97199fa239c [2022-07-30T16:33:54.826Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-30T16:33:54.826Z] Removing intermediate container a54eb863db32 [2022-07-30T16:33:54.826Z] ---> 30fb52750294 [2022-07-30T16:33:54.826Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-30T16:33:55.084Z] ---> 29ebe9941db0 [2022-07-30T16:33:55.084Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-30T16:33:55.084Z] ---> Running in b499dfc85047 [2022-07-30T16:33:55.084Z] ---> e4e3298b67d3 [2022-07-30T16:33:55.084Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-30T16:33:55.084Z] ---> Running in 37990f5b2e10 [2022-07-30T16:33:58.206Z] Merging remotes/origin/main commit a9913775ba844ac49f5eb06b88cc0e63275269c3 into PR head commit fad9fe7ce883aac56d41a9d22f65d99fda24394e [2022-07-30T16:33:58.790Z] Merge succeeded, producing d6953eeb42ab3c27c7f6e6d58d0ee696a4b86e69 [2022-07-30T16:33:58.790Z] Checking out Revision d6953eeb42ab3c27c7f6e6d58d0ee696a4b86e69 (PR-4097) [2022-07-30T16:33:57.561Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-30T16:33:57.590Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-30T16:33:57.615Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-30T16:33:57.647Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-30T16:33:57.648Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-30T16:33:57.660Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4097/head:refs/remotes/origin/PR-4097 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-30T16:33:58.224Z] > git config core.sparsecheckout # timeout=10 [2022-07-30T16:33:58.245Z] > git checkout -f fad9fe7ce883aac56d41a9d22f65d99fda24394e # timeout=10 [2022-07-30T16:33:58.478Z] > git remote # timeout=10 [2022-07-30T16:33:58.495Z] > git config --get remote.origin.url # timeout=10 [2022-07-30T16:33:58.508Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-30T16:33:58.520Z] > git merge a9913775ba844ac49f5eb06b88cc0e63275269c3 # timeout=10 [2022-07-30T16:33:58.777Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-30T16:33:58.799Z] > git config core.sparsecheckout # timeout=10 [2022-07-30T16:33:58.813Z] > git checkout -f d6953eeb42ab3c27c7f6e6d58d0ee696a4b86e69 # timeout=10 [2022-07-30T16:34:03.096Z] Commit message: "Merge commit 'a9913775ba844ac49f5eb06b88cc0e63275269c3' into HEAD" [2022-07-30T16:34:03.121Z] First time build. Skipping changelog. [2022-07-30T16:34:03.106Z] > git rev-list --no-walk 24bc4f456988aa87b0c507a3a7b7138f31af8351 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-30T16:34:03.939Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-30T16:34:03.939Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-30T16:34:03.939Z] Dload Upload Total Spent Left Speed [2022-07-30T16:34:03.939Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 236k 0 --:--:-- --:--:-- --:--:-- 240k [Pipeline] sh [2022-07-30T16:34:04.723Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-30T16:34:05.065Z] + sudo tee /etc/docker/daemon.new [2022-07-30T16:34:05.065Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-30T16:34:05.065Z] { [2022-07-30T16:34:05.065Z] "registry-mirrors": [ [2022-07-30T16:34:05.065Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-30T16:34:05.065Z] ], [2022-07-30T16:34:05.065Z] "bip": "10.250.0.254/24", [2022-07-30T16:34:05.065Z] "hosts": [ [2022-07-30T16:34:05.065Z] "tcp://0.0.0.0:5555", [2022-07-30T16:34:05.066Z] "unix:///var/run/docker.sock" [2022-07-30T16:34:05.066Z] ], [2022-07-30T16:34:05.066Z] "mtu": 1458, [2022-07-30T16:34:05.066Z] "selinux-enabled": true, [2022-07-30T16:34:05.066Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-30T16:34:05.066Z] } [Pipeline] sh [2022-07-30T16:34:05.409Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-30T16:34:05.746Z] + sudo service docker restart [2022-07-30T16:34:17.416Z] Removing intermediate container 37990f5b2e10 [2022-07-30T16:34:17.417Z] ---> 43fa765c8266 [2022-07-30T16:34:17.417Z] Step 8/23 : COPY . . [2022-07-30T16:34:17.417Z] Removing intermediate container fa1af501e78b [2022-07-30T16:34:17.417Z] ---> 3f31bd4cc844 [2022-07-30T16:34:17.417Z] Step 8/22 : COPY . . [2022-07-30T16:34:17.417Z] Removing intermediate container 575e3baa22c0 [2022-07-30T16:34:17.417Z] ---> b2ab8c8af392 [2022-07-30T16:34:17.417Z] Step 8/23 : COPY . . [2022-07-30T16:34:17.417Z] Removing intermediate container b499dfc85047 [2022-07-30T16:34:17.417Z] ---> d2f217e4e85e [2022-07-30T16:34:17.417Z] Step 8/22 : COPY . . [2022-07-30T16:34:17.417Z] Removing intermediate container 4367245c3ffa [2022-07-30T16:34:17.417Z] ---> 344e051807c3 [2022-07-30T16:34:17.417Z] Step 8/22 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-30T16:34:24.073Z] provisioning config files... [2022-07-30T16:34:24.094Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config2771374864424547723tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-30T16:34:24.446Z] ---> docker-login.sh [2022-07-30T16:34:24.446Z] nexus3.edgexfoundry.org:10001 [2022-07-30T16:34:25.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-30T16:34:25.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-30T16:34:25.315Z] Configure a credential helper to remove this warning. See [2022-07-30T16:34:25.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-30T16:34:25.315Z] [2022-07-30T16:34:25.315Z] Login Succeeded [2022-07-30T16:34:25.315Z] nexus3.edgexfoundry.org:10002 [2022-07-30T16:34:25.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-30T16:34:25.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-30T16:34:25.861Z] Configure a credential helper to remove this warning. See [2022-07-30T16:34:25.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-30T16:34:25.861Z] [2022-07-30T16:34:25.861Z] Login Succeeded [2022-07-30T16:34:25.861Z] nexus3.edgexfoundry.org:10003 [2022-07-30T16:34:26.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-30T16:34:26.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-30T16:34:26.135Z] Configure a credential helper to remove this warning. See [2022-07-30T16:34:26.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-30T16:34:26.135Z] [2022-07-30T16:34:26.135Z] Login Succeeded [2022-07-30T16:34:26.135Z] nexus3.edgexfoundry.org:10004 [2022-07-30T16:34:26.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-30T16:34:26.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-30T16:34:26.734Z] Configure a credential helper to remove this warning. See [2022-07-30T16:34:26.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-30T16:34:26.734Z] [2022-07-30T16:34:26.734Z] Login Succeeded [2022-07-30T16:34:26.734Z] docker.io [2022-07-30T16:34:27.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-30T16:34:27.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-30T16:34:27.599Z] Configure a credential helper to remove this warning. See [2022-07-30T16:34:27.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-30T16:34:27.599Z] [2022-07-30T16:34:27.599Z] Login Succeeded [2022-07-30T16:34:27.599Z] ---> docker-login.sh ends [Pipeline] } [2022-07-30T16:34:27.619Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-07-30T16:34:28.457Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2022-07-30T16:34:28.481Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-30T16:34:28.498Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-30T16:34:28.511Z] ========================================================= [2022-07-30T16:34:28.511Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-30T16:34:28.511Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-30T16:34:28.845Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-30T16:34:29.123Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-30T16:34:29.123Z] b3c136eddcbf: Pulling fs layer [2022-07-30T16:34:29.123Z] c0a3192eca97: Pulling fs layer [2022-07-30T16:34:29.123Z] a050256f5b6f: Pulling fs layer [2022-07-30T16:34:29.123Z] 656be50a0ddc: Pulling fs layer [2022-07-30T16:34:29.123Z] 2bbca73fdf42: Pulling fs layer [2022-07-30T16:34:29.123Z] 46d945488cbd: Pulling fs layer [2022-07-30T16:34:29.123Z] 8a5474983e97: Pulling fs layer [2022-07-30T16:34:29.123Z] 329c88fbcd65: Pulling fs layer [2022-07-30T16:34:29.123Z] 2bbca73fdf42: Waiting [2022-07-30T16:34:29.123Z] 46d945488cbd: Waiting [2022-07-30T16:34:29.123Z] 8a5474983e97: Waiting [2022-07-30T16:34:29.123Z] 329c88fbcd65: Waiting [2022-07-30T16:34:29.123Z] 656be50a0ddc: Waiting [2022-07-30T16:34:29.123Z] a050256f5b6f: Verifying Checksum [2022-07-30T16:34:29.123Z] c0a3192eca97: Download complete [2022-07-30T16:34:29.124Z] 2bbca73fdf42: Verifying Checksum [2022-07-30T16:34:29.124Z] 2bbca73fdf42: Download complete [2022-07-30T16:34:29.124Z] 46d945488cbd: Download complete [2022-07-30T16:34:29.124Z] b3c136eddcbf: Verifying Checksum [2022-07-30T16:34:29.124Z] b3c136eddcbf: Download complete [2022-07-30T16:34:30.124Z] b3c136eddcbf: Pull complete [2022-07-30T16:34:30.124Z] 329c88fbcd65: Verifying Checksum [2022-07-30T16:34:30.124Z] 329c88fbcd65: Download complete [2022-07-30T16:34:30.729Z] c0a3192eca97: Pull complete [2022-07-30T16:34:31.008Z] a050256f5b6f: Pull complete [2022-07-30T16:34:31.283Z] 8a5474983e97: Verifying Checksum [2022-07-30T16:34:31.283Z] 8a5474983e97: Download complete [2022-07-30T16:34:32.267Z] 656be50a0ddc: Verifying Checksum [2022-07-30T16:34:32.267Z] 656be50a0ddc: Download complete [2022-07-30T16:34:39.437Z] ---> 81a3735edede [2022-07-30T16:34:39.437Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-30T16:34:39.437Z] ---> 7d3f44ba482c [2022-07-30T16:34:39.437Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-30T16:34:39.437Z] ---> a816d2f7cafc [2022-07-30T16:34:39.437Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-30T16:34:39.437Z] ---> f7eb71ef30b4 [2022-07-30T16:34:39.437Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-30T16:34:39.437Z] ---> 7bc14e11bd6a [2022-07-30T16:34:39.437Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-30T16:34:39.437Z] ---> Running in c2554b056aea [2022-07-30T16:34:39.437Z] ---> Running in f0b839057f03 [2022-07-30T16:34:39.437Z] ---> Running in 1c3ddb5c9e58 [2022-07-30T16:34:39.437Z] ---> Running in f7cb2c5d68bd [2022-07-30T16:34:39.437Z] ---> Running in b69ae047f232 [2022-07-30T16:34:39.437Z] 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-30T16:34:39.437Z] 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-30T16:34:39.437Z] 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-30T16:34:39.437Z] 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-30T16:34:39.437Z] 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-30T16:34:47.376Z] 656be50a0ddc: Pull complete [2022-07-30T16:34:47.376Z] 2bbca73fdf42: Pull complete [2022-07-30T16:34:47.376Z] 46d945488cbd: Pull complete [2022-07-30T16:34:51.703Z] 8a5474983e97: Pull complete [2022-07-30T16:34:54.324Z] 329c88fbcd65: Pull complete [2022-07-30T16:34:54.324Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-30T16:34:54.324Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-30T16:34:54.324Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-30T16:34:54.672Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-30T16:34:54.673Z] WORKDIR /edgex [2022-07-30T16:34:54.673Z] COPY go.mod . [2022-07-30T16:34:54.673Z] RUN go mod download [2022-07-30T16:34:54.673Z] + docker build -t ci-base-image-arm64 -f - . [2022-07-30T16:34:57.314Z] Sending build context to Docker daemon 169.3MB [2022-07-30T16:34:57.314Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-30T16:34:57.314Z] ---> ff4287adb874 [2022-07-30T16:34:57.314Z] Step 2/4 : WORKDIR /edgex [2022-07-30T16:34:59.291Z] ---> Running in b8a2d72443ab [2022-07-30T16:34:59.291Z] Removing intermediate container b8a2d72443ab [2022-07-30T16:34:59.291Z] ---> 460327db6127 [2022-07-30T16:34:59.291Z] Step 3/4 : COPY go.mod . [2022-07-30T16:34:59.890Z] ---> fa94881ebed3 [2022-07-30T16:34:59.890Z] Step 4/4 : RUN go mod download [2022-07-30T16:34:59.890Z] ---> Running in 544cbae2865f [2022-07-30T16:35:11.659Z] 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-30T16:35:23.944Z] Removing intermediate container 1c3ddb5c9e58 [2022-07-30T16:35:23.944Z] ---> 048d3cd2c18b [2022-07-30T16:35:23.944Z] [2022-07-30T16:35:23.944Z] Step 10/22 : FROM alpine:3.16 [2022-07-30T16:35:23.944Z] Removing intermediate container b69ae047f232 [2022-07-30T16:35:23.944Z] ---> c781c01ea055 [2022-07-30T16:35:23.944Z] [2022-07-30T16:35:23.944Z] Step 10/23 : FROM alpine:3.16 [2022-07-30T16:35:23.944Z] Removing intermediate container f0b839057f03 [2022-07-30T16:35:23.944Z] ---> 1622f13ed809 [2022-07-30T16:35:23.944Z] [2022-07-30T16:35:23.944Z] Step 10/23 : FROM alpine:3.16 [2022-07-30T16:35:23.944Z] Removing intermediate container c2554b056aea [2022-07-30T16:35:23.944Z] ---> 0c1f41841c27 [2022-07-30T16:35:23.944Z] [2022-07-30T16:35:23.944Z] Step 10/22 : FROM alpine:3.16 [2022-07-30T16:35:23.944Z] Removing intermediate container f7cb2c5d68bd [2022-07-30T16:35:23.944Z] ---> 3ffcc3da6918 [2022-07-30T16:35:23.944Z] [2022-07-30T16:35:23.944Z] Step 10/22 : FROM alpine:3.16 [2022-07-30T16:35:23.944Z] 3.16: Pulling from library/alpine [2022-07-30T16:35:24.520Z] 3.16: Pulling from library/alpine [2022-07-30T16:35:24.784Z] 3.16: Pulling from library/alpine [2022-07-30T16:35:25.358Z] 3.16: Pulling from library/alpine [2022-07-30T16:35:25.358Z] 3.16: Pulling from library/alpine [2022-07-30T16:35:27.278Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-30T16:35:27.278Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-30T16:35:27.278Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-30T16:35:27.278Z] Status: Image is up to date for alpine:3.16 [2022-07-30T16:35:27.278Z] Status: Downloaded newer image for alpine:3.16 [2022-07-30T16:35:27.278Z] Status: Downloaded newer image for alpine:3.16 [2022-07-30T16:35:27.278Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-30T16:35:27.278Z] Status: Image is up to date for alpine:3.16 [2022-07-30T16:35:27.278Z] ---> d7d3d98c851f [2022-07-30T16:35:27.278Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-30T16:35:27.278Z] ---> d7d3d98c851f [2022-07-30T16:35:27.278Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-30T16:35:27.278Z] ---> d7d3d98c851f [2022-07-30T16:35:27.278Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-30T16:35:27.278Z] ---> d7d3d98c851f [2022-07-30T16:35:27.278Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-30T16:35:27.278Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-30T16:35:27.278Z] Status: Image is up to date for alpine:3.16 [2022-07-30T16:35:27.278Z] ---> d7d3d98c851f [2022-07-30T16:35:27.278Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-30T16:35:27.278Z] ---> Running in 078dfd05bdd8 [2022-07-30T16:35:27.278Z] ---> Running in 1beb843695fd [2022-07-30T16:35:27.278Z] ---> Running in 73c406702286 [2022-07-30T16:35:27.278Z] ---> Running in d4206a055578 [2022-07-30T16:35:27.278Z] ---> Running in d4ad9b69a49a [2022-07-30T16:35:27.539Z] Removing intermediate container 73c406702286 [2022-07-30T16:35:27.539Z] ---> 1162d5d6108f [2022-07-30T16:35:27.539Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-30T16:35:27.539Z] ---> Running in 26ec6a835bc9 [2022-07-30T16:35:27.802Z] Removing intermediate container 26ec6a835bc9 [2022-07-30T16:35:27.802Z] ---> db157aa37915 [2022-07-30T16:35:27.802Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-30T16:35:27.802Z] ---> Running in 33d12f22a871 [2022-07-30T16:35:27.802Z] Removing intermediate container 33d12f22a871 [2022-07-30T16:35:27.802Z] ---> e3c3424a2c5b [2022-07-30T16:35:27.802Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-30T16:35:27.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-30T16:35:27.802Z] ---> Running in 129a35181402 [2022-07-30T16:35:28.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-30T16:35:28.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-30T16:35:28.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-30T16:35:28.063Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-30T16:35:28.323Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-30T16:35:28.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-30T16:35:28.323Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-30T16:35:28.323Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-30T16:35:28.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-30T16:35:28.323Z] (5/6) Installing curl (7.83.1-r2) [2022-07-30T16:35:28.323Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-30T16:35:28.323Z] Executing busybox-1.35.0-r15.trigger [2022-07-30T16:35:28.323Z] Executing ca-certificates-20211220-r0.trigger [2022-07-30T16:35:28.323Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-30T16:35:28.323Z] Executing busybox-1.35.0-r15.trigger [2022-07-30T16:35:28.323Z] OK: 6 MiB in 15 packages [2022-07-30T16:35:28.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-30T16:35:28.323Z] OK: 8 MiB in 20 packages [2022-07-30T16:35:28.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-30T16:35:28.585Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-30T16:35:28.585Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-30T16:35:28.585Z] Executing busybox-1.35.0-r15.trigger [2022-07-30T16:35:28.585Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-30T16:35:28.585Z] OK: 6 MiB in 15 packages [2022-07-30T16:35:28.585Z] Executing busybox-1.35.0-r15.trigger [2022-07-30T16:35:28.585Z] Executing ca-certificates-20211220-r0.trigger [2022-07-30T16:35:28.585Z] OK: 6 MiB in 16 packages [2022-07-30T16:35:28.852Z] Removing intermediate container 1beb843695fd [2022-07-30T16:35:28.852Z] ---> 94de0de73c5f [2022-07-30T16:35:28.852Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-30T16:35:28.852Z] ---> Running in 03f20f2c3c5a [2022-07-30T16:35:28.852Z] Removing intermediate container 078dfd05bdd8 [2022-07-30T16:35:28.852Z] ---> cdb9047633d5 [2022-07-30T16:35:28.852Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-30T16:35:28.852Z] ---> Running in a3c8ce31eb82 [2022-07-30T16:35:29.113Z] Removing intermediate container 03f20f2c3c5a [2022-07-30T16:35:29.113Z] ---> ce02ac0d5ad0 [2022-07-30T16:35:29.113Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-30T16:35:29.113Z] Removing intermediate container 129a35181402 [2022-07-30T16:35:29.113Z] ---> f8c74ade9bcf [2022-07-30T16:35:29.113Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-30T16:35:29.113Z] ---> Running in 86c705e4a5c9 [2022-07-30T16:35:29.113Z] ---> Running in f953d47e4ba5 [2022-07-30T16:35:29.113Z] Removing intermediate container a3c8ce31eb82 [2022-07-30T16:35:29.113Z] ---> 8ba7d8731d35 [2022-07-30T16:35:29.113Z] Step 13/22 : WORKDIR /edgex [2022-07-30T16:35:29.113Z] Removing intermediate container d4206a055578 [2022-07-30T16:35:29.113Z] ---> 6666be13834b [2022-07-30T16:35:29.113Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-30T16:35:29.113Z] ---> Running in 93884939e582 [2022-07-30T16:35:29.113Z] ---> Running in d225a43e5621 [2022-07-30T16:35:29.113Z] Removing intermediate container 86c705e4a5c9 [2022-07-30T16:35:29.113Z] ---> cee4d6684777 [2022-07-30T16:35:29.113Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-30T16:35:29.374Z] Removing intermediate container d4ad9b69a49a [2022-07-30T16:35:29.374Z] ---> 9fc75530fa99 [2022-07-30T16:35:29.374Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-30T16:35:29.374Z] ---> Running in 091c455dd527 [2022-07-30T16:35:29.374Z] ---> Running in 9523c4cf29db [2022-07-30T16:35:29.374Z] Removing intermediate container d225a43e5621 [2022-07-30T16:35:29.374Z] ---> 3c5c27972c9b [2022-07-30T16:35:29.374Z] Step 13/22 : ENV APP_PORT=59861Removing intermediate container 93884939e582 [2022-07-30T16:35:29.374Z] [2022-07-30T16:35:29.374Z] ---> 95ab653d13dc [2022-07-30T16:35:29.374Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-30T16:35:29.374Z] ---> Running in 4c51c72e891a [2022-07-30T16:35:29.374Z] Removing intermediate container 091c455dd527 [2022-07-30T16:35:29.374Z] ---> 693dcdde4599 [2022-07-30T16:35:29.374Z] Step 15/23 : WORKDIR / [2022-07-30T16:35:29.374Z] Removing intermediate container 9523c4cf29db [2022-07-30T16:35:29.374Z] ---> 2f4278238295 [2022-07-30T16:35:29.374Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-30T16:35:29.374Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-30T16:35:29.374Z] ---> Running in 9b69565ea064 [2022-07-30T16:35:29.374Z] ---> Running in 4c6cf3f90ec1 [2022-07-30T16:35:29.374Z] Removing intermediate container 4c51c72e891a [2022-07-30T16:35:29.374Z] ---> 071fb0f70d5e [2022-07-30T16:35:29.374Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-30T16:35:29.636Z] ---> a5f5f206921c [2022-07-30T16:35:29.636Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-30T16:35:29.636Z] ---> Running in e45a53ac8767 [2022-07-30T16:35:29.636Z] Removing intermediate container 4c6cf3f90ec1 [2022-07-30T16:35:29.636Z] ---> ad658317f377 [2022-07-30T16:35:29.636Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-30T16:35:29.636Z] Removing intermediate container 9b69565ea064 [2022-07-30T16:35:29.636Z] ---> 64537bd52f75 [2022-07-30T16:35:29.636Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-30T16:35:29.636Z] ---> Running in cc8f3fb56bf8 [2022-07-30T16:35:29.636Z] Removing intermediate container e45a53ac8767 [2022-07-30T16:35:29.636Z] ---> b40d003a3d14 [2022-07-30T16:35:29.636Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-30T16:35:29.897Z] ---> db90c27e677b [2022-07-30T16:35:29.897Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-30T16:35:29.897Z] ---> 5bb251c54d40 [2022-07-30T16:35:29.897Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-30T16:35:29.897Z] Removing intermediate container cc8f3fb56bf8 [2022-07-30T16:35:29.897Z] ---> 8e9a843ec20e [2022-07-30T16:35:29.897Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-30T16:35:29.897Z] ---> 4c344fdc00bb [2022-07-30T16:35:29.897Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-30T16:35:30.184Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-30T16:35:30.445Z] ---> 0b945e0622e9 [2022-07-30T16:35:30.445Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-30T16:35:30.774Z] ---> 3d265c34f512 [2022-07-30T16:35:30.774Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-30T16:35:30.774Z] ---> f67d58cd41f9 [2022-07-30T16:35:30.774Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-30T16:35:30.774Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-30T16:35:30.774Z] ---> 443dedc9641b [2022-07-30T16:35:30.774Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-30T16:35:30.774Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-30T16:35:30.774Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-30T16:35:30.774Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-30T16:35:31.070Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-30T16:35:31.070Z] ---> e3b500b4ae12 [2022-07-30T16:35:31.070Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-30T16:35:31.070Z] ---> b5051169901a [2022-07-30T16:35:31.070Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-30T16:35:31.070Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-30T16:35:31.070Z] Executing busybox-1.35.0-r15.trigger [2022-07-30T16:35:31.351Z] OK: 8 MiB in 20 packages [2022-07-30T16:35:31.351Z] ---> d4fbb0203194 [2022-07-30T16:35:31.351Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-30T16:35:31.351Z] ---> Running in 6f75ff6d04e1 [2022-07-30T16:35:31.351Z] ---> Running in 8c12d5df80ea [2022-07-30T16:35:31.351Z] ---> c04fda8dd1f2 [2022-07-30T16:35:31.351Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-30T16:35:31.351Z] ---> Running in 86147b00ce19 [2022-07-30T16:35:31.351Z] Removing intermediate container 6f75ff6d04e1 [2022-07-30T16:35:31.351Z] Removing intermediate container 8c12d5df80ea [2022-07-30T16:35:31.351Z] ---> 91fb3af48bb7 [2022-07-30T16:35:31.351Z] ---> 6cb60517a67f [2022-07-30T16:35:31.351Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"]Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-30T16:35:31.351Z] [2022-07-30T16:35:31.351Z] ---> Running in 2ddf5415f3f2 [2022-07-30T16:35:31.351Z] ---> Running in 750714231fb7 [2022-07-30T16:35:31.351Z] ---> 2b6752d37195 [2022-07-30T16:35:31.351Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-30T16:35:31.351Z] ---> Running in 764e094cff2b [2022-07-30T16:35:31.351Z] Removing intermediate container 2ddf5415f3f2 [2022-07-30T16:35:31.351Z] ---> 70a8daaa2613 [2022-07-30T16:35:31.351Z] Step 20/22 : LABEL arch=x86_64 [2022-07-30T16:35:31.624Z] Removing intermediate container 750714231fb7 [2022-07-30T16:35:31.624Z] ---> 660eb372a4b2 [2022-07-30T16:35:31.624Z] Step 21/23 : LABEL arch=x86_64 [2022-07-30T16:35:31.624Z] ---> Running in 29789703e384 [2022-07-30T16:35:31.624Z] ---> Running in 04dec879a030 [2022-07-30T16:35:31.624Z] Removing intermediate container 764e094cff2b [2022-07-30T16:35:31.624Z] ---> 364188b5d18b [2022-07-30T16:35:31.624Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-30T16:35:31.895Z] ---> Running in e591e9101e24 [2022-07-30T16:35:31.895Z] Removing intermediate container f953d47e4ba5 [2022-07-30T16:35:31.895Z] ---> 0b43cbd2413d [2022-07-30T16:35:31.895Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-30T16:35:31.895Z] Removing intermediate container 04dec879a030 [2022-07-30T16:35:31.895Z] ---> abd3344b2f0e [2022-07-30T16:35:31.895Z] Step 22/23 : LABEL git_sha=e31b0de0ef23eb6e8da97c1181615a57ab3a26de [2022-07-30T16:35:31.895Z] Removing intermediate container 29789703e384 [2022-07-30T16:35:31.895Z] ---> ba11ea1dbd83 [2022-07-30T16:35:31.895Z] Step 21/22 : LABEL git_sha=e31b0de0ef23eb6e8da97c1181615a57ab3a26de [2022-07-30T16:35:31.895Z] ---> Running in 199373eaace1 [2022-07-30T16:35:31.895Z] ---> Running in 9a5a45443d58 [2022-07-30T16:35:31.895Z] Removing intermediate container e591e9101e24 [2022-07-30T16:35:31.895Z] ---> fe515fc45100 [2022-07-30T16:35:31.895Z] Step 20/22 : LABEL arch=x86_64 [2022-07-30T16:35:31.895Z] ---> Running in bb1e277b567d [2022-07-30T16:35:31.895Z] Removing intermediate container 199373eaace1 [2022-07-30T16:35:31.895Z] ---> d7c177caba3a [2022-07-30T16:35:31.895Z] Step 23/23 : LABEL version=0.0.0 [2022-07-30T16:35:31.895Z] Removing intermediate container 9a5a45443d58 [2022-07-30T16:35:31.895Z] ---> 63d266502c33 [2022-07-30T16:35:31.895Z] Step 22/22 : LABEL version=0.0.0 [2022-07-30T16:35:31.895Z] ---> Running in 11fbf7f230a6 [2022-07-30T16:35:31.895Z] ---> Running in 7d852a121366 [2022-07-30T16:35:31.895Z] ---> d228aeee2f4b [2022-07-30T16:35:31.895Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-30T16:35:32.161Z] Removing intermediate container bb1e277b567d [2022-07-30T16:35:32.161Z] ---> d34a17cf9ddc [2022-07-30T16:35:32.161Z] Step 21/22 : LABEL git_sha=e31b0de0ef23eb6e8da97c1181615a57ab3a26de [2022-07-30T16:35:32.161Z] Removing intermediate container 86147b00ce19 [2022-07-30T16:35:32.161Z] ---> 3a45c8095433 [2022-07-30T16:35:32.161Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-30T16:35:32.161Z] ---> Running in e3fda54a32b6 [2022-07-30T16:35:32.161Z] ---> Running in 45c59b934378 [2022-07-30T16:35:32.161Z] Removing intermediate container 7d852a121366 [2022-07-30T16:35:32.161Z] ---> 743f0b0eff30 [2022-07-30T16:35:32.161Z] [2022-07-30T16:35:32.161Z] Removing intermediate container 11fbf7f230a6 [2022-07-30T16:35:32.161Z] ---> 86f117eac620 [2022-07-30T16:35:32.161Z] [2022-07-30T16:35:32.242Z] Removing intermediate container 544cbae2865f [2022-07-30T16:35:32.242Z] ---> 082a4088f328 [2022-07-30T16:35:32.242Z] Successfully built 082a4088f328 [2022-07-30T16:35:32.422Z] Removing intermediate container e3fda54a32b6 [2022-07-30T16:35:32.422Z] ---> bd471a95ea85 [2022-07-30T16:35:32.422Z] Step 22/22 : LABEL version=0.0.0 [2022-07-30T16:35:32.422Z] ---> Running in 959ab0fe0c72 [2022-07-30T16:35:32.422Z] Removing intermediate container 45c59b934378 [2022-07-30T16:35:32.422Z] ---> 51ac951f62b7 [2022-07-30T16:35:32.422Z] Step 20/22 : LABEL arch=x86_64 [2022-07-30T16:35:32.422Z] Successfully built 86f117eac620 [2022-07-30T16:35:32.422Z] Successfully tagged support-scheduler:latest [2022-07-30T16:35:32.422Z]  Building support-scheduler ... done Building security-spire-config [2022-07-30T16:35:32.422Z] ---> 7790e9475776 [2022-07-30T16:35:32.422Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-30T16:35:32.422Z] Successfully built 743f0b0eff30 [2022-07-30T16:35:32.516Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-30T16:35:32.680Z] Successfully tagged core-metadata:latest [2022-07-30T16:35:32.681Z]  Building core-metadata ... done Building security-secretstore-setup [2022-07-30T16:35:32.681Z] ---> Running in 328f70839fdd [2022-07-30T16:35:32.681Z] Removing intermediate container 959ab0fe0c72 [2022-07-30T16:35:32.681Z] ---> 08bbcd96d10a [2022-07-30T16:35:32.681Z] [2022-07-30T16:35:32.681Z] Successfully built 08bbcd96d10a [2022-07-30T16:35:32.681Z] Successfully tagged support-notifications:latest [2022-07-30T16:35:32.681Z] Building sys-mgmt-agent [2022-07-30T16:35:32.681Z]  Building support-notifications ... done Removing intermediate container 328f70839fdd [2022-07-30T16:35:32.681Z] ---> e0a94159a482 [2022-07-30T16:35:32.681Z] Step 21/22 : LABEL git_sha=e31b0de0ef23eb6e8da97c1181615a57ab3a26de [2022-07-30T16:35:32.863Z] + docker inspect -f . ci-base-image-arm64 [2022-07-30T16:35:32.863Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-30T16:35:33.091Z] prd-ubuntu20.04-docker-arm64-4c-16g-21564 does not seem to be running inside a container [2022-07-30T16:35:33.179Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-30T16:35:34.415Z] $ docker top 0ca745ad9daa2ae0be3336ec07c8bab22eab282fafee349da4d79028da3c3fa4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-30T16:35:35.301Z] + go version [2022-07-30T16:35:35.301Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-30T16:35:35.326Z] $ docker stop --time=1 0ca745ad9daa2ae0be3336ec07c8bab22eab282fafee349da4d79028da3c3fa4 [2022-07-30T16:35:36.905Z] $ docker rm -f 0ca745ad9daa2ae0be3336ec07c8bab22eab282fafee349da4d79028da3c3fa4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-30T16:35:37.572Z] + docker inspect -f . ci-base-image-arm64 [2022-07-30T16:35:37.572Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-30T16:35:37.795Z] prd-ubuntu20.04-docker-arm64-4c-16g-21564 does not seem to be running inside a container [2022-07-30T16:35:37.931Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-30T16:35:39.215Z] $ docker top 06ae02d1d05783de1892155394b2b55c2b067cf48532976de28ed190c4623002 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-30T16:35:39.452Z] ========================================================= [2022-07-30T16:35:39.452Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-30T16:35:39.452Z] ========================================================= [Pipeline] sh [2022-07-30T16:35:40.088Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2022-07-30T16:35:40.752Z] + make test [2022-07-30T16:35:40.752Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-30T16:35:40.923Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-30T16:35:40.923Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-30T16:35:40.923Z] ---> d89867d20204 [2022-07-30T16:35:40.923Z] Step 3/23 : WORKDIR /edgex-go [2022-07-30T16:35:40.923Z] ---> Using cache [2022-07-30T16:35:40.923Z] ---> 660dc155a9e3 [2022-07-30T16:35:40.923Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-30T16:35:40.923Z] ---> Using cache [2022-07-30T16:35:40.923Z] ---> 3e71eca2bdc4 [2022-07-30T16:35:40.923Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-30T16:35:40.923Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-30T16:35:40.923Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-30T16:35:40.923Z] ---> d89867d20204 [2022-07-30T16:35:40.923Z] Step 3/26 : WORKDIR /edgex-go [2022-07-30T16:35:40.923Z] ---> Using cache [2022-07-30T16:35:40.923Z] ---> 660dc155a9e3 [2022-07-30T16:35:40.923Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-30T16:35:40.923Z] ---> Using cache [2022-07-30T16:35:40.923Z] ---> 3e71eca2bdc4 [2022-07-30T16:35:40.923Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-30T16:35:40.923Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-30T16:35:40.923Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-30T16:35:40.923Z] ---> d89867d20204 [2022-07-30T16:35:40.923Z] Step 3/25 : WORKDIR /edgex-go [2022-07-30T16:35:40.923Z] ---> Using cache [2022-07-30T16:35:40.923Z] ---> 660dc155a9e3 [2022-07-30T16:35:40.923Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-30T16:35:40.923Z] ---> Using cache [2022-07-30T16:35:40.923Z] ---> 3e71eca2bdc4 [2022-07-30T16:35:40.923Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-30T16:35:40.923Z] ---> Using cache [2022-07-30T16:35:40.923Z] ---> a97199fa239c [2022-07-30T16:35:40.923Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-30T16:35:40.923Z] ---> Using cache [2022-07-30T16:35:40.923Z] ---> 29ebe9941db0 [2022-07-30T16:35:40.923Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-30T16:35:40.923Z] ---> Using cache [2022-07-30T16:35:40.923Z] ---> d2f217e4e85e [2022-07-30T16:35:40.923Z] Step 8/25 : COPY . . [2022-07-30T16:35:40.923Z] ---> Using cache [2022-07-30T16:35:40.923Z] ---> a816d2f7cafc [2022-07-30T16:35:40.923Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-30T16:35:44.219Z] ---> 7a9c97cab8e3 [2022-07-30T16:35:44.219Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-30T16:35:44.219Z] ---> Running in b6908857215e [2022-07-30T16:35:44.219Z] ---> Running in 1c3599ebb6a6 [2022-07-30T16:35:44.219Z] ---> Running in 5f68dcd699a8 [2022-07-30T16:35:44.219Z] ---> Running in 93b330e8d503 [2022-07-30T16:35:44.219Z] ---> Running in 76fea0786140 [2022-07-30T16:35:44.219Z] Removing intermediate container b6908857215e [2022-07-30T16:35:44.219Z] ---> c3d128d42824 [2022-07-30T16:35:44.219Z] Step 22/22 : LABEL version=0.0.0 [2022-07-30T16:35:44.219Z] ---> Running in 5b26c27cd12d [2022-07-30T16:35:44.219Z] Removing intermediate container 76fea0786140 [2022-07-30T16:35:44.219Z] ---> 67965824b8dd [2022-07-30T16:35:44.219Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-30T16:35:44.219Z] ---> Running in 214386f0d96c [2022-07-30T16:35:44.504Z] Removing intermediate container 5b26c27cd12d [2022-07-30T16:35:44.504Z] ---> 3fc4228e07a6 [2022-07-30T16:35:44.504Z] [2022-07-30T16:35:44.504Z] Removing intermediate container 214386f0d96c [2022-07-30T16:35:44.504Z] ---> d8a9566b5b83 [2022-07-30T16:35:44.504Z] Step 21/23 : LABEL arch=x86_64 [2022-07-30T16:35:44.504Z] ---> Running in 6e540912c7ab [2022-07-30T16:35:44.504Z] Successfully built 3fc4228e07a6 [2022-07-30T16:35:44.504Z] Successfully tagged security-proxy-setup:latest [2022-07-30T16:35:44.504Z] Building security-spire-agent [2022-07-30T16:35:44.504Z]  Building security-proxy-setup ... done Removing intermediate container 6e540912c7ab [2022-07-30T16:35:44.504Z] ---> bcbe74f7e5c6 [2022-07-30T16:35:44.504Z] Step 22/23 : LABEL git_sha=e31b0de0ef23eb6e8da97c1181615a57ab3a26de [2022-07-30T16:35:44.504Z] ---> Running in 394a2413d32f [2022-07-30T16:35:44.763Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-30T16:35:44.763Z] Removing intermediate container 394a2413d32f [2022-07-30T16:35:44.763Z] ---> 3185f0a09411 [2022-07-30T16:35:44.763Z] Step 23/23 : LABEL version=0.0.0 [2022-07-30T16:35:45.337Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-30T16:35:45.903Z] OK: 211 MiB in 51 packages [2022-07-30T16:35:45.903Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-30T16:35:46.162Z] 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-30T16:35:46.731Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-30T16:35:47.299Z] OK: 211 MiB in 51 packages [2022-07-30T16:35:47.869Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-30T16:35:47.869Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-30T16:35:47.869Z] ---> d89867d20204 [2022-07-30T16:35:47.869Z] Step 3/26 : WORKDIR /edgex-go [2022-07-30T16:35:47.869Z] ---> Using cache [2022-07-30T16:35:47.869Z] ---> 660dc155a9e3 [2022-07-30T16:35:47.869Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-30T16:35:47.869Z] ---> Using cache [2022-07-30T16:35:47.869Z] ---> 3e71eca2bdc4 [2022-07-30T16:35:47.869Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-30T16:35:48.855Z] ---> Running in 8f386a5e878d [2022-07-30T16:35:49.116Z] ---> Running in 9c1521bea5a4 [2022-07-30T16:35:49.116Z] Removing intermediate container 8f386a5e878d [2022-07-30T16:35:49.116Z] ---> 1621dbe595c0 [2022-07-30T16:35:49.116Z] [2022-07-30T16:35:49.116Z] Removing intermediate container 93b330e8d503 [2022-07-30T16:35:49.116Z] ---> cb1bc40f32e9 [2022-07-30T16:35:49.116Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-30T16:35:49.116Z] Successfully built 1621dbe595c0 [2022-07-30T16:35:49.377Z] Successfully tagged core-data:latest [2022-07-30T16:35:49.377Z]  Building core-data ... done Building security-bootstrapper [2022-07-30T16:35:49.377Z] Removing intermediate container 5f68dcd699a8 [2022-07-30T16:35:49.377Z] ---> cba07ce215f6 [2022-07-30T16:35:49.377Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-30T16:35:49.377Z] ---> a925f6114372 [2022-07-30T16:35:49.377Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-30T16:35:49.377Z] ---> Running in 5260b5e4e530 [2022-07-30T16:35:49.377Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-30T16:35:50.318Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-30T16:35:50.887Z] OK: 211 MiB in 51 packages [2022-07-30T16:35:52.297Z] ---> 8e82abdac727 [2022-07-30T16:35:52.297Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-30T16:35:53.262Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-30T16:35:53.262Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-30T16:35:53.262Z] ---> d89867d20204 [2022-07-30T16:35:53.262Z] Step 3/31 : WORKDIR /edgex-go [2022-07-30T16:35:53.262Z] ---> Using cache [2022-07-30T16:35:53.262Z] ---> 660dc155a9e3 [2022-07-30T16:35:53.262Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-30T16:35:53.262Z] ---> Using cache [2022-07-30T16:35:53.262Z] ---> 3e71eca2bdc4 [2022-07-30T16:35:53.262Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-30T16:35:53.262Z] ---> Using cache [2022-07-30T16:35:53.262Z] ---> a97199fa239c [2022-07-30T16:35:53.262Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-30T16:35:53.262Z] ---> Using cache [2022-07-30T16:35:53.262Z] ---> 29ebe9941db0 [2022-07-30T16:35:53.262Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-30T16:35:53.262Z] ---> Using cache [2022-07-30T16:35:53.262Z] ---> d2f217e4e85e [2022-07-30T16:35:53.262Z] Step 8/31 : COPY . . [2022-07-30T16:35:53.262Z] ---> Using cache [2022-07-30T16:35:53.262Z] ---> a816d2f7cafc [2022-07-30T16:35:53.262Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-30T16:35:55.808Z] ---> Running in cd3ce798f812 [2022-07-30T16:35:55.808Z] ---> Running in 723e31000c19 [2022-07-30T16:35:56.070Z] Removing intermediate container 9c1521bea5a4 [2022-07-30T16:35:56.070Z] ---> 5cd0a434ad86 [2022-07-30T16:35:56.070Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-30T16:35:56.647Z] 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-30T16:35:56.647Z] ---> 3c0be162a33e [2022-07-30T16:35:56.647Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-30T16:35:56.647Z] ---> Running in b34905756e2b [2022-07-30T16:36:03.488Z] 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-30T16:36:13.119Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-30T16:36:13.596Z] Removing intermediate container 1c3599ebb6a6 [2022-07-30T16:36:13.596Z] ---> 6290092dedbf [2022-07-30T16:36:13.596Z] [2022-07-30T16:36:13.596Z] Step 10/25 : FROM alpine:3.16 [2022-07-30T16:36:13.596Z] ---> d7d3d98c851f [2022-07-30T16:36:13.596Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-30T16:36:13.596Z] ---> Running in 646c98dd532c [2022-07-30T16:36:13.596Z] Removing intermediate container cd3ce798f812 [2022-07-30T16:36:13.596Z] ---> 7fd5e2217d3f [2022-07-30T16:36:13.596Z] Step 8/26 : COPY . . [2022-07-30T16:36:13.596Z] Removing intermediate container 5260b5e4e530 [2022-07-30T16:36:13.596Z] ---> 55551462f563 [2022-07-30T16:36:13.596Z] Step 8/23 : COPY . . [2022-07-30T16:36:13.596Z] Removing intermediate container b34905756e2b [2022-07-30T16:36:13.596Z] ---> 7b310a1020cd [2022-07-30T16:36:13.596Z] Step 8/26 : COPY . . [2022-07-30T16:36:13.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-30T16:36:13.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-30T16:36:13.596Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-30T16:36:13.596Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-30T16:36:13.596Z] (3/3) Installing su-exec (0.2-r1) [2022-07-30T16:36:13.596Z] Executing busybox-1.35.0-r15.trigger [2022-07-30T16:36:13.596Z] Executing ca-certificates-20211220-r0.trigger [2022-07-30T16:36:13.596Z] OK: 6 MiB in 17 packages [2022-07-30T16:36:25.859Z] ---> c78f0e9f58a0 [2022-07-30T16:36:25.859Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-30T16:36:25.859Z] ---> 764f7b3cd9cc [2022-07-30T16:36:25.859Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-30T16:36:25.859Z] ---> 74a86d7f5dd9 [2022-07-30T16:36:25.859Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-30T16:36:25.859Z] ---> Running in 7c3d79666cae [2022-07-30T16:36:25.859Z] ---> Running in aa670b6325de [2022-07-30T16:36:25.859Z] ---> Running in e84968a16a6a [2022-07-30T16:36:25.859Z] Removing intermediate container 646c98dd532c [2022-07-30T16:36:25.859Z] ---> f78f3556f2c3 [2022-07-30T16:36:25.859Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-30T16:36:26.131Z] Removing intermediate container 7c3d79666cae [2022-07-30T16:36:26.131Z] ---> dc7bf1f80e14 [2022-07-30T16:36:26.131Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-30T16:36:26.131Z] Removing intermediate container e84968a16a6a [2022-07-30T16:36:26.131Z] ---> a045830d2e20 [2022-07-30T16:36:26.131Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-30T16:36:26.131Z] ---> Running in b825221481ed [2022-07-30T16:36:26.131Z] ---> Running in 28bb3b715bee [2022-07-30T16:36:26.131Z] ---> Running in 355e9aa04e20 [2022-07-30T16:36:26.131Z] 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-30T16:36:26.131Z] Removing intermediate container b825221481ed [2022-07-30T16:36:26.131Z] ---> 2155b4e2193a [2022-07-30T16:36:26.131Z] Step 13/25 : WORKDIR / [2022-07-30T16:36:26.131Z] Removing intermediate container 28bb3b715bee [2022-07-30T16:36:26.131Z] ---> bf63ba1c78dc [2022-07-30T16:36:26.131Z] 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-30T16:36:26.131Z] ---> Running in 5ad547319eaf [2022-07-30T16:36:26.394Z] Removing intermediate container 355e9aa04e20 [2022-07-30T16:36:26.394Z] ---> f93de243c0bb [2022-07-30T16:36:26.394Z] 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-30T16:36:26.394Z] ---> Running in 8a14aa8925dc [2022-07-30T16:36:26.394Z] ---> Running in 215760ebed73 [2022-07-30T16:36:26.671Z] Removing intermediate container 5ad547319eaf [2022-07-30T16:36:26.671Z] ---> 0318b0cc1396 [2022-07-30T16:36:26.671Z] 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-30T16:36:27.622Z] ---> ce9d1d66c366 [2022-07-30T16:36:27.622Z] 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-30T16:36:27.884Z] ---> fe3aeb71cfc3 [2022-07-30T16:36:27.884Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-30T16:36:27.884Z] Removing intermediate container 723e31000c19 [2022-07-30T16:36:27.884Z] ---> efbf65e5ab9d [2022-07-30T16:36:27.884Z] [2022-07-30T16:36:27.884Z] Step 10/31 : FROM alpine:3.16 [2022-07-30T16:36:27.884Z] ---> d7d3d98c851f [2022-07-30T16:36:27.884Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-30T16:36:27.884Z] ---> Running in bafb13ba2c54 [2022-07-30T16:36:28.145Z] ---> 8b250c3f8534 [2022-07-30T16:36:28.145Z] 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-30T16:36:28.145Z] Removing intermediate container bafb13ba2c54 [2022-07-30T16:36:28.145Z] ---> 3dd2858f8b77 [2022-07-30T16:36:28.145Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-30T16:36:28.145Z] Removing intermediate container 8a14aa8925dc [2022-07-30T16:36:28.145Z] ---> ffd7ba69610e [2022-07-30T16:36:28.145Z] Step 12/26 : WORKDIR /edgex-go [2022-07-30T16:36:28.145Z] Removing intermediate container 215760ebed73 [2022-07-30T16:36:28.145Z] ---> 55b4a247c3dc [2022-07-30T16:36:28.145Z] Step 12/26 : WORKDIR /edgex-go [2022-07-30T16:36:28.145Z] ---> Running in e4c526be61fd [2022-07-30T16:36:28.145Z] ---> Running in ac02d6d6a1a1 [2022-07-30T16:36:28.145Z] ---> Running in a30aae89f175 [2022-07-30T16:36:28.145Z] Removing intermediate container e4c526be61fd [2022-07-30T16:36:28.145Z] ---> b250b55254a3 [2022-07-30T16:36:28.145Z] [2022-07-30T16:36:28.145Z] Step 13/26 : FROM alpine:3.15 [2022-07-30T16:36:28.145Z] ---> 3aab98adc8ce [2022-07-30T16:36:28.145Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-30T16:36:28.406Z] Removing intermediate container a30aae89f175 [2022-07-30T16:36:28.406Z] ---> 1034df9d430c [2022-07-30T16:36:28.406Z] [2022-07-30T16:36:28.406Z] Step 13/26 : FROM alpine:3.15 [2022-07-30T16:36:28.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-30T16:36:28.406Z] 3.15: Pulling from library/alpine [2022-07-30T16:36:28.406Z] 3.15: Pulling from library/alpine [2022-07-30T16:36:28.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-30T16:36:28.994Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-30T16:36:28.994Z] (2/2) Installing su-exec (0.2-r1) [2022-07-30T16:36:28.994Z] Executing busybox-1.35.0-r15.trigger [2022-07-30T16:36:28.994Z] OK: 6 MiB in 16 packages [2022-07-30T16:36:28.994Z] ---> dc4566f00ae7 [2022-07-30T16:36:28.994Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-30T16:36:29.258Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-30T16:36:29.258Z] Status: Downloaded newer image for alpine:3.15 [2022-07-30T16:36:29.258Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-30T16:36:29.258Z] Status: Image is up to date for alpine:3.15 [2022-07-30T16:36:29.258Z] ---> 2720e26172a0 [2022-07-30T16:36:29.258Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-30T16:36:29.258Z] ---> 2720e26172a0 [2022-07-30T16:36:29.258Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-30T16:36:29.520Z] ---> Running in e669496cb0a1 [2022-07-30T16:36:29.520Z] ---> Running in 9609d62c3d30 [2022-07-30T16:36:29.781Z] ---> 26149fb846d2 [2022-07-30T16:36:29.782Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-30T16:36:29.782Z] Removing intermediate container 9609d62c3d30 [2022-07-30T16:36:29.782Z] ---> 29f385b63543 [2022-07-30T16:36:29.782Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-30T16:36:29.782Z] Removing intermediate container ac02d6d6a1a1 [2022-07-30T16:36:29.782Z] ---> 69743c250384 [2022-07-30T16:36:29.782Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-30T16:36:29.782Z] Removing intermediate container e669496cb0a1 [2022-07-30T16:36:29.782Z] ---> cfb86d7e02f6 [2022-07-30T16:36:29.782Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-30T16:36:29.782Z] ---> Running in 26232263996e [2022-07-30T16:36:30.072Z] ---> Running in b9e897a97218 [2022-07-30T16:36:30.072Z] ---> Running in a337d2ce2020 [2022-07-30T16:36:30.646Z] ---> 5c4d673f0c7d [2022-07-30T16:36:30.646Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-30T16:36:30.646Z] Removing intermediate container b9e897a97218 [2022-07-30T16:36:30.646Z] ---> 41aa1bc95ec1 [2022-07-30T16:36:30.646Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-07-30T16:36:30.646Z] ---> Running in 64c905bfb95d [2022-07-30T16:36:30.907Z] ---> Running in 5cd70e2ac5a0 [2022-07-30T16:36:30.907Z] Removing intermediate container 5cd70e2ac5a0 [2022-07-30T16:36:30.907Z] ---> 0854901f082c [2022-07-30T16:36:30.907Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-07-30T16:36:30.907Z] ---> Running in 4486166e39ed [2022-07-30T16:36:31.168Z] Removing intermediate container 4486166e39ed [2022-07-30T16:36:31.168Z] ---> d499133469b4 [2022-07-30T16:36:31.168Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-30T16:36:31.168Z] ---> Running in c4962aef0716 [2022-07-30T16:36:31.431Z] Removing intermediate container a337d2ce2020 [2022-07-30T16:36:31.431Z] ---> cf6d98500724 [2022-07-30T16:36:31.431Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-30T16:36:31.431Z] ---> Running in d245153b9bf2 [2022-07-30T16:36:31.431Z] Removing intermediate container 26232263996e [2022-07-30T16:36:31.431Z] ---> aa54057a3aeb [2022-07-30T16:36:31.431Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-30T16:36:31.431Z] ---> Running in 1c0505483dd6 [2022-07-30T16:36:32.001Z] Removing intermediate container 64c905bfb95d [2022-07-30T16:36:32.001Z] ---> 1492a91d44df [2022-07-30T16:36:32.001Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-30T16:36:32.001Z] ---> Running in 242701c99195 [2022-07-30T16:36:32.262Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-30T16:36:32.262Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-30T16:36:32.529Z] Removing intermediate container 242701c99195 [2022-07-30T16:36:32.529Z] ---> 50655c6c9473 [2022-07-30T16:36:32.529Z] Step 23/25 : LABEL arch=x86_64 [2022-07-30T16:36:32.529Z] ---> Running in 7af990a9d13d [2022-07-30T16:36:32.791Z] Removing intermediate container c4962aef0716 [2022-07-30T16:36:32.791Z] ---> 6d71c607ddd0 [2022-07-30T16:36:32.791Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-07-30T16:36:33.052Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-30T16:36:33.313Z] Removing intermediate container 7af990a9d13d [2022-07-30T16:36:33.313Z] ---> Running in 3a4e5206e158 [2022-07-30T16:36:33.313Z] ---> dd161ee96482 [2022-07-30T16:36:33.313Z] Step 24/25 : LABEL git_sha=e31b0de0ef23eb6e8da97c1181615a57ab3a26de [2022-07-30T16:36:33.313Z] ---> Running in f4f06fd5f154 [2022-07-30T16:36:33.313Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-30T16:36:33.577Z] Removing intermediate container 3a4e5206e158 [2022-07-30T16:36:33.577Z] ---> 117fe547fa9d [2022-07-30T16:36:33.577Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-07-30T16:36:33.577Z] v3.15.5-10-g250646b716 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-30T16:36:33.577Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-30T16:36:33.577Z] OK: 15856 distinct packages available [2022-07-30T16:36:33.577Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-30T16:36:33.577Z] Removing intermediate container f4f06fd5f154 [2022-07-30T16:36:33.577Z] ---> 2f49f24a1e42 [2022-07-30T16:36:33.577Z] Step 25/25 : LABEL version=0.0.0 [2022-07-30T16:36:33.577Z] ---> Running in 670f12b11e5d [2022-07-30T16:36:33.840Z] ---> e10acd7a7446 [2022-07-30T16:36:33.840Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-07-30T16:36:33.840Z] ---> Running in 50027dc5abce [2022-07-30T16:36:33.840Z] Removing intermediate container 670f12b11e5d [2022-07-30T16:36:33.840Z] ---> 856764869b46 [2022-07-30T16:36:33.840Z] [2022-07-30T16:36:33.840Z] Successfully built 856764869b46 [2022-07-30T16:36:34.102Z] Successfully tagged security-secretstore-setup:latest [2022-07-30T16:36:34.102Z] Building core-command [2022-07-30T16:36:34.363Z]  Building security-secretstore-setup ... done v3.15.5-10-g250646b716 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-30T16:36:34.363Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-30T16:36:34.363Z] OK: 15856 distinct packages available [2022-07-30T16:36:34.363Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-30T16:36:34.363Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-30T16:36:34.936Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-30T16:36:34.936Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-30T16:36:34.936Z] (3/4) Installing libucontext (1.1-r0) [2022-07-30T16:36:34.936Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-30T16:36:35.197Z] Executing busybox-1.34.1-r7.trigger [2022-07-30T16:36:35.197Z] OK: 6 MiB in 18 packages [2022-07-30T16:36:35.197Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-30T16:36:35.458Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-30T16:36:35.741Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-30T16:36:35.741Z] (3/5) Installing libucontext (1.1-r0) [2022-07-30T16:36:35.741Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-30T16:36:36.001Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-30T16:36:36.001Z] Executing busybox-1.34.1-r7.trigger [2022-07-30T16:36:36.001Z] OK: 6 MiB in 19 packages [2022-07-30T16:36:37.944Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-30T16:36:37.944Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-30T16:36:37.944Z] ---> d89867d20204 [2022-07-30T16:36:37.944Z] Step 3/23 : WORKDIR /edgex-go [2022-07-30T16:36:37.944Z] ---> Using cache [2022-07-30T16:36:37.944Z] ---> 660dc155a9e3 [2022-07-30T16:36:37.944Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-30T16:36:37.944Z] ---> Using cache [2022-07-30T16:36:37.944Z] ---> 3e71eca2bdc4 [2022-07-30T16:36:37.944Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-30T16:36:37.944Z] ---> Using cache [2022-07-30T16:36:37.944Z] ---> a97199fa239c [2022-07-30T16:36:37.944Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-30T16:36:37.944Z] ---> Using cache [2022-07-30T16:36:37.944Z] ---> 29ebe9941db0 [2022-07-30T16:36:37.944Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-30T16:36:37.944Z] ---> Using cache [2022-07-30T16:36:37.944Z] ---> d2f217e4e85e [2022-07-30T16:36:37.944Z] Step 8/23 : COPY . . [2022-07-30T16:36:37.944Z] ---> Using cache [2022-07-30T16:36:37.944Z] ---> a816d2f7cafc [2022-07-30T16:36:37.944Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-30T16:36:40.529Z] ---> Running in 886c5ad2071b [2022-07-30T16:36:40.529Z] Removing intermediate container 50027dc5abce [2022-07-30T16:36:40.529Z] ---> db7702184ef5 [2022-07-30T16:36:40.529Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-30T16:36:40.529Z] Removing intermediate container 1c0505483dd6 [2022-07-30T16:36:40.529Z] ---> 6759f2546016 [2022-07-30T16:36:40.529Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-30T16:36:40.529Z] Removing intermediate container d245153b9bf2 [2022-07-30T16:36:40.529Z] ---> a32c8d39988e [2022-07-30T16:36:40.529Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-30T16:36:40.529Z] ---> 593dfc2b4fd3 [2022-07-30T16:36:40.529Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-30T16:36:40.529Z] 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-30T16:36:44.042Z] ---> 3500c48bdecb [2022-07-30T16:36:44.042Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-30T16:36:44.042Z] ---> 42e97f90f175 [2022-07-30T16:36:44.042Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-30T16:36:44.042Z] ---> d8cacf70fda8 [2022-07-30T16:36:44.042Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-30T16:36:44.042Z] Removing intermediate container aa670b6325de [2022-07-30T16:36:44.042Z] ---> f68953bd24e8 [2022-07-30T16:36:44.042Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-30T16:36:44.042Z] ---> Running in 0ed1d34a5338 [2022-07-30T16:36:44.042Z] ---> 6095d802358b [2022-07-30T16:36:44.042Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-30T16:36:44.304Z] ---> f02b2ba3d988 [2022-07-30T16:36:44.304Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-30T16:36:44.304Z] 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-30T16:36:44.877Z] ---> Running in 51f214c98848 [2022-07-30T16:36:45.477Z] ---> 7b7c9dc7d866 [2022-07-30T16:36:45.477Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-07-30T16:36:45.742Z] ---> e028a11d4938 [2022-07-30T16:36:45.742Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-30T16:36:46.005Z] Removing intermediate container 51f214c98848 [2022-07-30T16:36:46.005Z] ---> 46e606e79b5e [2022-07-30T16:36:46.005Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-30T16:36:46.005Z] ---> 81239ede4af3 [2022-07-30T16:36:46.005Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-30T16:36:46.005Z] ---> bbe47db5f680 [2022-07-30T16:36:46.005Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-30T16:36:46.270Z] Removing intermediate container 0ed1d34a5338 [2022-07-30T16:36:46.270Z] ---> 51cc910945cc [2022-07-30T16:36:46.270Z] [2022-07-30T16:36:46.270Z] Step 11/23 : FROM docker:20.10.14 [2022-07-30T16:36:46.270Z] 20.10.14: Pulling from library/docker [2022-07-30T16:36:46.270Z] ---> 403991a122d1 [2022-07-30T16:36:46.270Z] Step 21/26 : WORKDIR / [2022-07-30T16:36:46.533Z] ---> d46896a31ba2 [2022-07-30T16:36:46.533Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-30T16:36:46.533Z] ---> Running in e8e231e4fef4 [2022-07-30T16:36:46.533Z] ---> fe643ae72093 [2022-07-30T16:36:46.533Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-30T16:36:46.533Z] ---> Running in 2b6f15a0aff7 [2022-07-30T16:36:47.512Z] Removing intermediate container e8e231e4fef4 [2022-07-30T16:36:47.513Z] ---> 7f796f3e8d37 [2022-07-30T16:36:47.513Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-30T16:36:48.102Z] ---> Running in 82dd05dee183 [2022-07-30T16:36:48.102Z] ---> 94c5501f8d1f [2022-07-30T16:36:48.102Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-30T16:36:48.102Z] ---> Running in f30cba72c4da [2022-07-30T16:36:48.393Z] Removing intermediate container 82dd05dee183 [2022-07-30T16:36:48.393Z] ---> edb6af49807b [2022-07-30T16:36:48.393Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-30T16:36:48.393Z] ---> Running in 34bfcc726c9f [2022-07-30T16:36:48.393Z] Removing intermediate container f30cba72c4da [2022-07-30T16:36:48.393Z] ---> a36eed52c159 [2022-07-30T16:36:48.393Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-30T16:36:48.393Z] ---> Running in 6e75e8a2477b [2022-07-30T16:36:48.393Z] Removing intermediate container 2b6f15a0aff7 [2022-07-30T16:36:48.393Z] ---> 45e0ebcbb982 [2022-07-30T16:36:48.393Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-30T16:36:48.393Z] ---> Running in 269aee8e0746 [2022-07-30T16:36:48.393Z] Removing intermediate container 34bfcc726c9f [2022-07-30T16:36:48.393Z] ---> 840d16900c73 [2022-07-30T16:36:48.393Z] Step 24/26 : LABEL arch=x86_64 [2022-07-30T16:36:48.657Z] ---> Running in 1617cf081d2d [2022-07-30T16:36:48.657Z] Removing intermediate container 6e75e8a2477b [2022-07-30T16:36:48.657Z] ---> a9732d945f52 [2022-07-30T16:36:48.657Z] Step 24/26 : LABEL arch=x86_64 [2022-07-30T16:36:48.657Z] ---> Running in 64a8f0133bf2 [2022-07-30T16:36:48.657Z] Removing intermediate container 269aee8e0746 [2022-07-30T16:36:48.657Z] ---> c6537e20dc76 [2022-07-30T16:36:48.657Z] Step 28/31 : CMD ["gate"] [2022-07-30T16:36:48.941Z] ---> Running in d7a803d95191 [2022-07-30T16:36:48.941Z] Removing intermediate container 1617cf081d2d [2022-07-30T16:36:48.941Z] ---> a9be2c3873e1 [2022-07-30T16:36:48.941Z] Step 25/26 : LABEL git_sha=e31b0de0ef23eb6e8da97c1181615a57ab3a26de [2022-07-30T16:36:48.941Z] Removing intermediate container 64a8f0133bf2 [2022-07-30T16:36:48.941Z] ---> f3bdc5ff709f [2022-07-30T16:36:48.941Z] Step 25/26 : LABEL git_sha=e31b0de0ef23eb6e8da97c1181615a57ab3a26de [2022-07-30T16:36:48.941Z] ---> Running in 969a0e7b2937 [2022-07-30T16:36:49.232Z] ---> Running in f51c61de47a9 [2022-07-30T16:36:49.232Z] Removing intermediate container d7a803d95191 [2022-07-30T16:36:49.232Z] ---> 478acdf778ac [2022-07-30T16:36:49.232Z] Step 29/31 : LABEL arch=x86_64 [2022-07-30T16:36:49.496Z] Removing intermediate container 969a0e7b2937 [2022-07-30T16:36:49.497Z] ---> b22bcad1df1d [2022-07-30T16:36:49.497Z] Step 26/26 : LABEL version=0.0.0 [2022-07-30T16:36:49.497Z] ---> Running in dab070e62d59 [2022-07-30T16:36:49.497Z] Removing intermediate container f51c61de47a9 [2022-07-30T16:36:49.497Z] ---> 113ecb43b95a [2022-07-30T16:36:49.497Z] ---> Running in 1f81e97c3e2d [2022-07-30T16:36:49.775Z] Step 26/26 : LABEL version=0.0.0 [2022-07-30T16:36:49.775Z] ---> Running in f6253f1e5180 [2022-07-30T16:36:50.039Z] Removing intermediate container dab070e62d59 [2022-07-30T16:36:50.039Z] ---> 242049a07f0a [2022-07-30T16:36:50.039Z] Step 30/31 : LABEL git_sha=e31b0de0ef23eb6e8da97c1181615a57ab3a26de [2022-07-30T16:36:50.039Z] Removing intermediate container 1f81e97c3e2d [2022-07-30T16:36:50.039Z] ---> d37e11afce34 [2022-07-30T16:36:50.039Z] [2022-07-30T16:36:50.039Z] ---> Running in daebb027f35b [2022-07-30T16:36:50.039Z] Removing intermediate container f6253f1e5180 [2022-07-30T16:36:50.039Z] ---> 0f34bddabe9a [2022-07-30T16:36:50.039Z] [2022-07-30T16:36:50.039Z] Successfully built d37e11afce34 [2022-07-30T16:36:50.302Z] Successfully tagged security-spire-config:latest [2022-07-30T16:36:50.302Z] Building security-spiffe-token-provider [2022-07-30T16:36:50.302Z]  Building security-spire-config ... done Successfully built 0f34bddabe9a [2022-07-30T16:36:52.237Z] Successfully tagged security-spire-agent:latest [2022-07-30T16:36:52.237Z]  Building security-spire-agent ... done Building security-spire-server [2022-07-30T16:36:54.876Z] Removing intermediate container daebb027f35b [2022-07-30T16:36:54.876Z] ---> d4ed08008b72 [2022-07-30T16:36:54.876Z] Step 31/31 : LABEL version=0.0.0 [2022-07-30T16:36:55.869Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-30T16:36:55.869Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-30T16:36:55.869Z] ---> d89867d20204 [2022-07-30T16:36:55.869Z] Step 3/20 : WORKDIR /edgex-go [2022-07-30T16:36:55.869Z] ---> Using cache [2022-07-30T16:36:55.869Z] ---> 660dc155a9e3 [2022-07-30T16:36:55.869Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-30T16:36:58.474Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-30T16:36:58.474Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-30T16:36:58.474Z] ---> d89867d20204 [2022-07-30T16:36:58.474Z] Step 3/25 : WORKDIR /edgex-go [2022-07-30T16:36:58.474Z] ---> Using cache [2022-07-30T16:36:58.474Z] ---> 660dc155a9e3 [2022-07-30T16:36:58.474Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-30T16:36:58.474Z] ---> Using cache [2022-07-30T16:36:58.474Z] ---> 3e71eca2bdc4 [2022-07-30T16:36:58.474Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-30T16:36:58.474Z] ---> Using cache [2022-07-30T16:36:58.474Z] ---> 5cd0a434ad86 [2022-07-30T16:36:58.474Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-30T16:36:58.474Z] ---> Using cache [2022-07-30T16:36:58.474Z] ---> 3c0be162a33e [2022-07-30T16:36:58.474Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-30T16:36:58.474Z] ---> Using cache [2022-07-30T16:36:58.474Z] ---> 7b310a1020cd [2022-07-30T16:36:58.474Z] Step 8/25 : COPY . . [2022-07-30T16:36:58.474Z] ---> Using cache [2022-07-30T16:36:58.474Z] ---> 764f7b3cd9cc [2022-07-30T16:36:58.474Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-30T16:36:58.474Z] ---> Using cache [2022-07-30T16:36:58.474Z] ---> a045830d2e20 [2022-07-30T16:36:58.474Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-30T16:36:58.474Z] ---> Using cache [2022-07-30T16:36:58.474Z] ---> bf63ba1c78dc [2022-07-30T16:36:58.474Z] 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-30T16:37:02.983Z] ---> Running in 84a3a97369ea [2022-07-30T16:37:02.983Z] ---> Running in 66914e1d2fdb [2022-07-30T16:37:02.983Z] ---> Running in 0a9132cf74da [2022-07-30T16:37:02.983Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-30T16:37:02.983Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-30T16:37:02.983Z] ---> 7417809fdb73 [2022-07-30T16:37:02.983Z] 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-30T16:37:02.983Z] ---> Running in 37ffa152e81b [2022-07-30T16:37:02.983Z] Removing intermediate container 84a3a97369ea [2022-07-30T16:37:02.983Z] ---> 92f9d20764b1 [2022-07-30T16:37:02.983Z] [2022-07-30T16:37:02.983Z] Removing intermediate container 37ffa152e81b [2022-07-30T16:37:02.983Z] ---> 0ae47bd90117 [2022-07-30T16:37:02.983Z] 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-30T16:37:02.983Z] Successfully built 92f9d20764b1 [2022-07-30T16:37:02.983Z] Successfully tagged security-bootstrapper:latest [2022-07-30T16:37:02.983Z]  Building security-bootstrapper ... done  ---> Running in dfd58d583487 [2022-07-30T16:37:03.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-30T16:37:03.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-30T16:37:03.958Z] Removing intermediate container 66914e1d2fdb [2022-07-30T16:37:03.959Z] ---> e6f0688a6f4d [2022-07-30T16:37:03.959Z] Step 12/25 : WORKDIR /edgex-go [2022-07-30T16:37:04.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-30T16:37:04.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-30T16:37:04.219Z] ---> Running in 254b06387596 [2022-07-30T16:37:04.219Z] Removing intermediate container 886c5ad2071b [2022-07-30T16:37:04.219Z] ---> 3fee74dd0c36 [2022-07-30T16:37:04.219Z] [2022-07-30T16:37:04.219Z] Step 10/23 : FROM alpine:3.16 [2022-07-30T16:37:04.219Z] ---> d7d3d98c851f [2022-07-30T16:37:04.219Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-30T16:37:04.219Z] ---> Using cache [2022-07-30T16:37:04.219Z] ---> 6666be13834b [2022-07-30T16:37:04.219Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-30T16:37:04.219Z] ---> Using cache [2022-07-30T16:37:04.219Z] ---> 3c5c27972c9b [2022-07-30T16:37:04.219Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-30T16:37:04.219Z] ---> Running in acbf07c189d5 [2022-07-30T16:37:04.219Z] (1/43) Installing readline (8.1.1-r0) [2022-07-30T16:37:04.219Z] Removing intermediate container 254b06387596 [2022-07-30T16:37:04.219Z] ---> 0d77cade225e [2022-07-30T16:37:04.219Z] [2022-07-30T16:37:04.219Z] Step 13/25 : FROM alpine:3.15 [2022-07-30T16:37:04.219Z] ---> 2720e26172a0 [2022-07-30T16:37:04.219Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-30T16:37:04.219Z] ---> Using cache [2022-07-30T16:37:04.219Z] ---> cfb86d7e02f6 [2022-07-30T16:37:04.219Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-30T16:37:04.219Z] ---> Using cache [2022-07-30T16:37:04.219Z] ---> cf6d98500724 [2022-07-30T16:37:04.219Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-30T16:37:04.219Z] ---> Using cache [2022-07-30T16:37:04.219Z] ---> a32c8d39988e [2022-07-30T16:37:04.219Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-30T16:37:04.219Z] (2/43) Installing bash (5.1.16-r0) [2022-07-30T16:37:04.523Z] Executing bash-5.1.16-r0.post-install [2022-07-30T16:37:04.523Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-30T16:37:04.523Z] Removing intermediate container acbf07c189d5 [2022-07-30T16:37:04.523Z] ---> da569c3ede43 [2022-07-30T16:37:04.523Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-30T16:37:04.523Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-30T16:37:04.523Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-30T16:37:04.523Z] (6/43) Installing curl (7.80.0-r2) [2022-07-30T16:37:04.523Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-30T16:37:04.523Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-30T16:37:04.523Z] v3.16.1-66-g2ad46f0253 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-07-30T16:37:04.523Z] v3.16.1-64-g01b1ff0622 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-07-30T16:37:04.523Z] OK: 17033 distinct packages available [2022-07-30T16:37:04.523Z] (9/43) Installing expat (2.4.7-r0) [2022-07-30T16:37:04.523Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-30T16:37:04.523Z] (11/43) Installing gdbm (1.22-r0) [2022-07-30T16:37:04.523Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-30T16:37:04.523Z] ---> Running in f5f9d32c8f97 [2022-07-30T16:37:04.523Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-30T16:37:04.523Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-30T16:37:04.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-30T16:37:04.523Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-30T16:37:04.523Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-30T16:37:04.523Z] (17/43) Installing python3 (3.9.13-r1) [2022-07-30T16:37:04.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-30T16:37:04.786Z] Removing intermediate container f5f9d32c8f97 [2022-07-30T16:37:04.786Z] ---> 56e595ee9257 [2022-07-30T16:37:04.786Z] Step 15/23 : WORKDIR / [2022-07-30T16:37:04.786Z] OK: 211 MiB in 51 packages [2022-07-30T16:37:05.060Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-30T16:37:05.060Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-30T16:37:05.060Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-30T16:37:05.060Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-30T16:37:05.060Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-30T16:37:05.060Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-30T16:37:05.060Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-30T16:37:05.060Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-30T16:37:05.060Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-30T16:37:05.060Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-30T16:37:05.060Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-30T16:37:05.060Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-30T16:37:05.060Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-30T16:37:05.060Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-30T16:37:05.576Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-30T16:37:05.576Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-30T16:37:05.576Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-30T16:37:05.576Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-30T16:37:05.576Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-30T16:37:05.576Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-30T16:37:05.576Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-30T16:37:05.576Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-30T16:37:05.576Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-30T16:37:05.576Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-30T16:37:05.576Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-30T16:37:05.576Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-30T16:37:05.576Z] Executing busybox-1.34.1-r5.trigger [2022-07-30T16:37:05.576Z] OK: 83 MiB in 65 packages [2022-07-30T16:37:06.283Z] ---> Running in 9f46b95d2be5 [2022-07-30T16:37:06.575Z] ---> 814a23ce0132 [2022-07-30T16:37:06.575Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-30T16:37:06.575Z] Removing intermediate container 9f46b95d2be5 [2022-07-30T16:37:06.575Z] ---> a3bb97ea89f3 [2022-07-30T16:37:06.575Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-30T16:37:06.575Z] Removing intermediate container 0a9132cf74da [2022-07-30T16:37:06.575Z] ---> 3a40e428d687 [2022-07-30T16:37:06.575Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-30T16:37:06.575Z] ---> 347bfbd319da [2022-07-30T16:37:06.575Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-30T16:37:06.575Z] ---> 0d65d994aada [2022-07-30T16:37:06.575Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-30T16:37:06.886Z] ---> 09475b2af153 [2022-07-30T16:37:06.886Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-30T16:37:06.886Z] Collecting docker-compose==1.23.2 [2022-07-30T16:37:06.886Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-30T16:37:07.147Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-30T16:37:07.147Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-30T16:37:07.147Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-30T16:37:07.147Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-30T16:37:07.147Z] ---> Running in 9985d291adc0 [2022-07-30T16:37:07.147Z] ---> ed83ff43a63f [2022-07-30T16:37:07.147Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-30T16:37:07.147Z] ---> 9ddcbd10587d [2022-07-30T16:37:07.147Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-30T16:37:07.410Z] ---> 38332badac8e [2022-07-30T16:37:07.410Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-30T16:37:07.410Z] ---> cb982da0d413 [2022-07-30T16:37:07.410Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-30T16:37:07.410Z] ---> Running in de56012c2d52 [2022-07-30T16:37:07.410Z] ---> Running in eac4aaf1d6d9 [2022-07-30T16:37:07.410Z] Removing intermediate container de56012c2d52 [2022-07-30T16:37:07.410Z] ---> 9909152802e9 [2022-07-30T16:37:07.410Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-30T16:37:07.410Z] Collecting docker<4.0,>=3.6.0 [2022-07-30T16:37:07.410Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-30T16:37:07.410Z] ---> Running in fa4e0ca526c2 [2022-07-30T16:37:07.410Z] Removing intermediate container eac4aaf1d6d9 [2022-07-30T16:37:07.410Z] ---> 74f7bcd751f7 [2022-07-30T16:37:07.410Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-30T16:37:07.672Z] ---> Running in 59e34f0cd826 [2022-07-30T16:37:07.672Z] Collecting jsonschema<3,>=2.5.1 [2022-07-30T16:37:07.672Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-30T16:37:07.672Z] 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-30T16:37:07.672Z] Collecting texttable<0.10,>=0.9.0 [2022-07-30T16:37:07.672Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-30T16:37:07.672Z] Removing intermediate container fa4e0ca526c2 [2022-07-30T16:37:07.672Z] ---> e61dc1626deb [2022-07-30T16:37:07.672Z] Step 23/25 : LABEL arch=x86_64 [2022-07-30T16:37:07.672Z] ---> Running in 624af978aa47 [2022-07-30T16:37:07.673Z] Removing intermediate container 59e34f0cd826 [2022-07-30T16:37:07.673Z] ---> 69af75fc6316 [2022-07-30T16:37:07.673Z] Step 21/23 : LABEL arch=x86_64 [2022-07-30T16:37:07.673Z] ---> Running in 648bb87865ae [2022-07-30T16:37:07.673Z] Removing intermediate container 624af978aa47 [2022-07-30T16:37:07.673Z] ---> 22a7b2fb283a [2022-07-30T16:37:07.673Z] Step 24/25 : LABEL git_sha=e31b0de0ef23eb6e8da97c1181615a57ab3a26de [2022-07-30T16:37:07.673Z] ---> Running in b5d127081bc4 [2022-07-30T16:37:07.673Z] Removing intermediate container 648bb87865ae [2022-07-30T16:37:07.673Z] ---> 19dfddc0fca6 [2022-07-30T16:37:07.673Z] Step 22/23 : LABEL git_sha=e31b0de0ef23eb6e8da97c1181615a57ab3a26de [2022-07-30T16:37:07.935Z] ---> Running in 0044506f08a3 [2022-07-30T16:37:07.935Z] Removing intermediate container b5d127081bc4 [2022-07-30T16:37:07.935Z] ---> 5b131d56ebfe [2022-07-30T16:37:07.935Z] Step 25/25 : LABEL version=0.0.0 [2022-07-30T16:37:07.935Z] ---> Running in 07acf474c40b [2022-07-30T16:37:07.935Z] Removing intermediate container 0044506f08a3 [2022-07-30T16:37:07.935Z] ---> 82683f7f7d39 [2022-07-30T16:37:07.935Z] Step 23/23 : LABEL version=0.0.0 [2022-07-30T16:37:07.935Z] Collecting cached-property<2,>=1.2.0 [2022-07-30T16:37:07.935Z] ---> Running in b0a0ec18ae55 [2022-07-30T16:37:07.935Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-30T16:37:07.935Z] Collecting docopt<0.7,>=0.6.1 [2022-07-30T16:37:07.935Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-30T16:37:07.935Z] Removing intermediate container 07acf474c40b [2022-07-30T16:37:07.935Z] ---> 593fa5bfc15f [2022-07-30T16:37:07.935Z] [2022-07-30T16:37:08.197Z] Removing intermediate container b0a0ec18ae55 [2022-07-30T16:37:08.197Z] ---> a2eef927378d [2022-07-30T16:37:08.197Z] [2022-07-30T16:37:08.197Z] Successfully built 593fa5bfc15f [2022-07-30T16:37:08.197Z] Successfully tagged security-spire-server:latest [2022-07-30T16:37:08.197Z]  Building security-spire-server ... done Successfully built a2eef927378d [2022-07-30T16:37:08.197Z] Successfully tagged core-command:latest [2022-07-30T16:37:08.460Z]  Building core-command ... done Collecting PyYAML<4,>=3.10 [2022-07-30T16:37:08.460Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-30T16:37:09.047Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-30T16:37:09.047Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-30T16:37:09.047Z] Collecting docker-pycreds>=0.4.0 [2022-07-30T16:37:09.047Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-30T16:37:09.309Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-30T16:37:09.309Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-30T16:37:09.309Z] Collecting idna<2.8,>=2.5 [2022-07-30T16:37:09.309Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-30T16:37:09.309Z] 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-30T16:37:09.309Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-30T16:37:09.309Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-30T16:37:09.589Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-30T16:37:09.589Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-30T16:37:09.589Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-30T16:37:09.589Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-30T16:37:09.589Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-30T16:37:09.589Z] Attempting uninstall: urllib3 [2022-07-30T16:37:09.589Z] Found existing installation: urllib3 1.26.7 [2022-07-30T16:37:09.589Z] Uninstalling urllib3-1.26.7: [2022-07-30T16:37:09.589Z] Successfully uninstalled urllib3-1.26.7 [2022-07-30T16:37:10.164Z] Attempting uninstall: idna [2022-07-30T16:37:10.164Z] Found existing installation: idna 3.3 [2022-07-30T16:37:10.164Z] Uninstalling idna-3.3: [2022-07-30T16:37:10.164Z] Successfully uninstalled idna-3.3 [2022-07-30T16:37:10.736Z] Attempting uninstall: requests [2022-07-30T16:37:10.736Z] Found existing installation: requests 2.26.0 [2022-07-30T16:37:10.736Z] Uninstalling requests-2.26.0: [2022-07-30T16:37:10.736Z] Successfully uninstalled requests-2.26.0 [2022-07-30T16:37:10.736Z] Running setup.py install for texttable: started [2022-07-30T16:37:11.001Z] Running setup.py install for texttable: finished with status 'done' [2022-07-30T16:37:11.001Z] Running setup.py install for PyYAML: started [2022-07-30T16:37:11.264Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-30T16:37:11.526Z] Running setup.py install for docopt: started [2022-07-30T16:37:11.788Z] Running setup.py install for docopt: finished with status 'done' [2022-07-30T16:37:11.788Z] Running setup.py install for dockerpty: started [2022-07-30T16:37:12.051Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-30T16:37:12.626Z] 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-30T16:37:14.558Z] Removing intermediate container 9985d291adc0 [2022-07-30T16:37:14.559Z] ---> b4b934a4b247 [2022-07-30T16:37:14.559Z] Step 7/20 : COPY . . [2022-07-30T16:37:21.134Z] Removing intermediate container dfd58d583487 [2022-07-30T16:37:21.134Z] ---> 91849832f0cd [2022-07-30T16:37:21.134Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-30T16:37:21.134Z] ---> bf7a7801b721 [2022-07-30T16:37:21.134Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-30T16:37:21.134Z] ---> Running in 05a37c45d825 [2022-07-30T16:37:21.134Z] ---> Running in dbb2677f7408 [2022-07-30T16:37:21.134Z] Removing intermediate container 05a37c45d825 [2022-07-30T16:37:21.134Z] ---> 1c53a3c0f936 [2022-07-30T16:37:21.134Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-30T16:37:21.134Z] ---> Running in 3782f58ea7e7 [2022-07-30T16:37:21.134Z] Removing intermediate container 3782f58ea7e7 [2022-07-30T16:37:21.134Z] ---> a8e784ebdc0d [2022-07-30T16:37:21.134Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-30T16:37:21.134Z] 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-30T16:37:21.756Z] ---> c85a3f092fe0 [2022-07-30T16:37:21.756Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-30T16:37:22.024Z] ---> 003782f84876 [2022-07-30T16:37:22.024Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-30T16:37:22.285Z] ---> 60243789cbf0 [2022-07-30T16:37:22.285Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-30T16:37:22.285Z] ---> Running in 5cea29f89308 [2022-07-30T16:37:22.285Z] Removing intermediate container 5cea29f89308 [2022-07-30T16:37:22.285Z] ---> 131a1b2588f7 [2022-07-30T16:37:22.285Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-30T16:37:22.285Z] ---> Running in 05765123d086 [2022-07-30T16:37:22.546Z] Removing intermediate container 05765123d086 [2022-07-30T16:37:22.546Z] ---> 8839214d2eea [2022-07-30T16:37:22.546Z] Step 21/23 : LABEL arch=x86_64 [2022-07-30T16:37:22.546Z] ---> Running in b0beb4d10f80 [2022-07-30T16:37:22.546Z] Removing intermediate container b0beb4d10f80 [2022-07-30T16:37:22.546Z] ---> e8df15c0401d [2022-07-30T16:37:22.546Z] Step 22/23 : LABEL git_sha=e31b0de0ef23eb6e8da97c1181615a57ab3a26de [2022-07-30T16:37:22.546Z] ---> Running in 8cf9af13831a [2022-07-30T16:37:22.806Z] Removing intermediate container 8cf9af13831a [2022-07-30T16:37:22.806Z] ---> 2e111e48c564 [2022-07-30T16:37:22.806Z] Step 23/23 : LABEL version=0.0.0 [2022-07-30T16:37:22.806Z] ---> Running in 244f7efa24b2 [2022-07-30T16:37:22.806Z] Removing intermediate container 244f7efa24b2 [2022-07-30T16:37:22.806Z] ---> 53fba0bb7559 [2022-07-30T16:37:22.806Z] [2022-07-30T16:37:22.806Z] Successfully built 53fba0bb7559 [2022-07-30T16:37:22.806Z] Successfully tagged sys-mgmt-agent:latest [2022-07-30T16:37:40.933Z]  Building sys-mgmt-agent ... done Removing intermediate container dbb2677f7408 [2022-07-30T16:37:40.933Z] ---> 20b0b04d3796 [2022-07-30T16:37:40.933Z] [2022-07-30T16:37:40.933Z] Step 9/20 : FROM alpine:3.15 [2022-07-30T16:37:40.933Z] ---> 2720e26172a0 [2022-07-30T16:37:40.933Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-30T16:37:40.933Z] ---> Using cache [2022-07-30T16:37:40.933Z] ---> cfb86d7e02f6 [2022-07-30T16:37:40.933Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-30T16:37:40.933Z] ---> Using cache [2022-07-30T16:37:40.933Z] ---> cf6d98500724 [2022-07-30T16:37:40.933Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-30T16:37:40.933Z] ---> Running in 213a26bef026 [2022-07-30T16:37:40.933Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-30T16:37:40.933Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-30T16:37:40.933Z] v3.15.5-10-g250646b716 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-30T16:37:40.933Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-30T16:37:40.933Z] OK: 15856 distinct packages available [2022-07-30T16:37:40.933Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-30T16:37:40.933Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-30T16:37:40.933Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-30T16:37:41.196Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-30T16:37:41.196Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-30T16:37:41.196Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-30T16:37:41.460Z] (5/9) Installing curl (7.80.0-r2) [2022-07-30T16:37:41.460Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-30T16:37:41.460Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-30T16:37:41.722Z] (8/9) Installing libucontext (1.1-r0) [2022-07-30T16:37:41.722Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-30T16:37:41.722Z] Executing busybox-1.34.1-r7.trigger [2022-07-30T16:37:41.722Z] Executing ca-certificates-20211220-r0.trigger [2022-07-30T16:37:41.984Z] OK: 8 MiB in 23 packages [2022-07-30T16:37:42.567Z] Removing intermediate container 213a26bef026 [2022-07-30T16:37:42.567Z] ---> e1ed7cde7805 [2022-07-30T16:37:42.567Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-30T16:37:42.830Z] ---> e3d412ad0e68 [2022-07-30T16:37:42.830Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-30T16:37:43.403Z] ---> 9cc803691a85 [2022-07-30T16:37:43.403Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-30T16:37:43.403Z] ---> 9dc201ab7001 [2022-07-30T16:37:43.403Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-30T16:37:43.666Z] ---> Running in c0ce60835a51 [2022-07-30T16:37:43.666Z] Removing intermediate container c0ce60835a51 [2022-07-30T16:37:43.666Z] ---> 2e201c551a40 [2022-07-30T16:37:43.666Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-30T16:37:43.666Z] ---> Running in 802ff9044db7 [2022-07-30T16:37:43.666Z] Removing intermediate container 802ff9044db7 [2022-07-30T16:37:43.666Z] ---> 2fddf80c4c2d [2022-07-30T16:37:43.666Z] Step 18/20 : LABEL arch=x86_64 [2022-07-30T16:37:43.666Z] ---> Running in f6d316a789c2 [2022-07-30T16:37:43.930Z] Removing intermediate container f6d316a789c2 [2022-07-30T16:37:43.930Z] ---> 0fc75dbbb914 [2022-07-30T16:37:43.930Z] Step 19/20 : LABEL git_sha=e31b0de0ef23eb6e8da97c1181615a57ab3a26de [2022-07-30T16:37:43.930Z] ---> Running in e33f4250af0e [2022-07-30T16:37:43.930Z] Removing intermediate container e33f4250af0e [2022-07-30T16:37:43.930Z] ---> 7dc685c0b538 [2022-07-30T16:37:43.930Z] Step 20/20 : LABEL version=0.0.0 [2022-07-30T16:37:43.930Z] ---> Running in f50ee7f83413 [2022-07-30T16:37:43.930Z] Removing intermediate container f50ee7f83413 [2022-07-30T16:37:43.930Z] ---> b6bcba9e042c [2022-07-30T16:37:43.930Z] [2022-07-30T16:37:43.930Z] Successfully built b6bcba9e042c [2022-07-30T16:37:43.930Z] Successfully tagged security-spiffe-token-provider:latest [2022-07-30T16:37:44.200Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-07-30T16:37:44.205Z] $ docker stop --time=1 60454b625cbc39e73928f4e3038e54e02c8e9766cf8bcbd70885c280ff04d9cf [2022-07-30T16:37:45.457Z] $ docker rm -f 60454b625cbc39e73928f4e3038e54e02c8e9766cf8bcbd70885c280ff04d9cf [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-30T16:37:45.809Z] + docker images [2022-07-30T16:37:45.809Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-30T16:37:45.809Z] security-spiffe-token-provider latest b6bcba9e042c 2 seconds ago 29.1MB [2022-07-30T16:37:45.809Z] 20b0b04d3796 9 seconds ago 1.74GB [2022-07-30T16:37:45.809Z] sys-mgmt-agent latest 53fba0bb7559 23 seconds ago 299MB [2022-07-30T16:37:45.809Z] core-command latest a2eef927378d 38 seconds ago 16.2MB [2022-07-30T16:37:45.809Z] security-spire-server latest 593fa5bfc15f 38 seconds ago 86.5MB [2022-07-30T16:37:45.809Z] 0d77cade225e 41 seconds ago 1.58GB [2022-07-30T16:37:45.809Z] 3fee74dd0c36 42 seconds ago 1.68GB [2022-07-30T16:37:45.809Z] security-bootstrapper latest 92f9d20764b1 43 seconds ago 19.3MB [2022-07-30T16:37:45.809Z] security-spire-config latest d37e11afce34 56 seconds ago 85.8MB [2022-07-30T16:37:45.809Z] security-spire-agent latest 0f34bddabe9a 56 seconds ago 125MB [2022-07-30T16:37:45.809Z] 51cc910945cc About a minute ago 1.69GB [2022-07-30T16:37:45.809Z] security-secretstore-setup latest 856764869b46 About a minute ago 28.9MB [2022-07-30T16:37:45.809Z] 1034df9d430c About a minute ago 1.58GB [2022-07-30T16:37:45.809Z] b250b55254a3 About a minute ago 1.58GB [2022-07-30T16:37:45.809Z] efbf65e5ab9d About a minute ago 1.69GB [2022-07-30T16:37:45.809Z] 6290092dedbf About a minute ago 1.7GB [2022-07-30T16:37:45.809Z] core-data latest 1621dbe595c0 About a minute ago 21.5MB [2022-07-30T16:37:45.809Z] security-proxy-setup latest 3fc4228e07a6 2 minutes ago 27.2MB [2022-07-30T16:37:45.809Z] support-notifications latest 08bbcd96d10a 2 minutes ago 27.1MB [2022-07-30T16:37:45.809Z] support-scheduler latest 86f117eac620 2 minutes ago 26.5MB [2022-07-30T16:37:45.809Z] core-metadata latest 743f0b0eff30 2 minutes ago 17.1MB [2022-07-30T16:37:45.809Z] 3ffcc3da6918 2 minutes ago 1.75GB [2022-07-30T16:37:45.809Z] 1622f13ed809 2 minutes ago 1.69GB [2022-07-30T16:37:45.809Z] c781c01ea055 2 minutes ago 1.71GB [2022-07-30T16:37:45.809Z] 048d3cd2c18b 2 minutes ago 1.69GB [2022-07-30T16:37:45.809Z] 0c1f41841c27 2 minutes ago 1.74GB [2022-07-30T16:37:45.809Z] ci-base-image-x86_64 latest d89867d20204 6 minutes ago 993MB [2022-07-30T16:37:45.809Z] alpine 3.15 2720e26172a0 10 days ago 5.57MB [2022-07-30T16:37:45.809Z] alpine 3.16 d7d3d98c851f 11 days ago 5.53MB [2022-07-30T16:37:45.809Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 weeks ago 253MB [2022-07-30T16:37:45.809Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 3 weeks ago 677MB [2022-07-30T16:37:45.809Z] docker 20.10.14 7417809fdb73 3 months ago 218MB [2022-07-30T16:37:45.809Z] 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-30T16:37:49.989Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-30T16:37:49.990Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-30T16:37:51.978Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-30T16:37:51.978Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-30T16:37:51.978Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-30T16:37:53.430Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-30T16:37:53.430Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-30T16:37:53.430Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-30T16:37:53.430Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-30T16:37:56.085Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-30T16:37:56.085Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-30T16:37:56.085Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-30T16:37:56.085Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-30T16:37:56.085Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-30T16:37:56.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-30T16:38:11.206Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.520s coverage: 28.7% of statements [2022-07-30T16:38:11.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-30T16:38:11.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-30T16:38:13.843Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.357s coverage: 98.5% of statements [2022-07-30T16:38:13.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-30T16:38:13.843Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.554s coverage: 54.2% of statements [2022-07-30T16:38:13.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-30T16:38:13.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-30T16:38:36.275Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.194s coverage: 89.2% of statements [2022-07-30T16:38:36.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-30T16:38:36.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-30T16:38:36.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-30T16:38:36.275Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.428s coverage: 83.8% of statements [2022-07-30T16:38:36.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-30T16:38:36.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-30T16:38:36.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-30T16:38:36.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-30T16:38:36.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-30T16:38:36.881Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.384s coverage: 95.6% of statements [2022-07-30T16:38:36.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-30T16:38:36.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-30T16:38:36.881Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.378s coverage: 72.2% of statements [2022-07-30T16:38:36.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-30T16:38:36.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-30T16:38:36.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-30T16:38:36.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-30T16:38:36.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-30T16:38:36.881Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.636s coverage: 60.0% of statements [2022-07-30T16:38:36.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-30T16:38:36.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-30T16:38:36.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-30T16:38:36.881Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.396s coverage: 0.9% of statements [2022-07-30T16:38:36.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-30T16:38:36.881Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.222s coverage: 58.8% of statements [2022-07-30T16:38:36.881Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.358s coverage: 29.6% of statements [2022-07-30T16:38:36.881Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-30T16:38:43.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.268s coverage: 47.1% of statements [2022-07-30T16:38:43.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.329s coverage: 79.5% of statements [2022-07-30T16:38:43.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.225s coverage: 94.1% of statements [2022-07-30T16:38:43.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.254s coverage: 96.3% of statements [2022-07-30T16:38:45.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.240s coverage: 87.5% of statements [2022-07-30T16:38:53.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.412s coverage: 94.4% of statements [2022-07-30T16:38:53.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.217s coverage: 44.8% of statements [2022-07-30T16:39:04.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.643s coverage: 82.2% of statements [2022-07-30T16:39:04.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-30T16:39:07.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.312s coverage: 92.9% of statements [2022-07-30T16:39:07.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-30T16:39:07.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-30T16:39:07.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-30T16:39:07.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 65.1% of statements [2022-07-30T16:39:07.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-30T16:39:07.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-30T16:39:07.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-30T16:39:07.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-30T16:39:07.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-30T16:39:07.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.220s coverage: 87.2% of statements [2022-07-30T16:39:07.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-30T16:39:07.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-30T16:39:07.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements [2022-07-30T16:39:07.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-30T16:39:07.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.269s coverage: 58.8% of statements [2022-07-30T16:39:07.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-30T16:39:07.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.259s coverage: 80.0% of statements [2022-07-30T16:39:07.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.217s coverage: 87.2% of statements [2022-07-30T16:39:07.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.249s coverage: 85.4% of statements [2022-07-30T16:39:07.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.795s coverage: 91.2% of statements [2022-07-30T16:39:07.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-30T16:39:11.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.925s coverage: 64.7% of statements [2022-07-30T16:39:11.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-30T16:39:11.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-30T16:39:11.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.342s coverage: 100.0% of statements [2022-07-30T16:39:11.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.101s coverage: 89.4% of statements [2022-07-30T16:39:11.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.096s coverage: 100.0% of statements [2022-07-30T16:39:11.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.071s coverage: 73.7% of statements [2022-07-30T16:39:11.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements [2022-07-30T16:39:20.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.347s coverage: 65.8% of statements [2022-07-30T16:39:20.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-30T16:39:20.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-30T16:39:20.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-30T16:39:22.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.956s coverage: 43.6% of statements [2022-07-30T16:39:22.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-30T16:39:22.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-30T16:39:22.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.317s coverage: 89.5% of statements [2022-07-30T16:39:22.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-30T16:39:22.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.229s coverage: 84.8% of statements [2022-07-30T16:39:22.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-30T16:39:22.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-30T16:39:22.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-30T16:39:22.141Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-30T16:39:30.467Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.421s coverage: 17.7% of statements [2022-07-30T16:39:30.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-30T16:39:30.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-30T16:39:30.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-30T16:39:30.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-30T16:39:30.467Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.755s coverage: 92.3% of statements [2022-07-30T16:39:30.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-30T16:39:30.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-30T16:39:30.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-30T16:39:30.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-30T16:39:30.467Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.380s coverage: 63.2% of statements [2022-07-30T16:39:30.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-30T16:39:30.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-30T16:39:30.467Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.494s coverage: 97.7% of statements [2022-07-30T16:39:30.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-30T16:39:30.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-30T16:39:30.467Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-30T16:39:30.467Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-30T16:39:30.467Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.208s coverage: 28.9% of statements [2022-07-30T16:39:30.467Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-30T16:39:30.467Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-30T16:39:30.467Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-30T16:39:30.467Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-30T16:39:30.467Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-30T16:39:30.467Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-30T16:39:30.467Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.212s coverage: 100.0% of statements [2022-07-30T16:39:30.467Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.097s coverage: 96.9% of statements [2022-07-30T16:39:30.741Z] 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-30T16:39:30.741Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-30T16:39:30.741Z] GO111MODULE=on go vet ./... [2022-07-30T16:41:22.613Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-30T16:41:22.613Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-30T16:41:22.613Z] ./bin/test-attribution-txt.sh [2022-07-30T16:41:22.613Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-07-30T16:41:22.613Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-07-30T16:41:22.613Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-07-30T16:41:22.613Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-07-30T16:41:22.613Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-07-30T16:41:22.613Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-07-30T16:41:22.613Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-07-30T16:41:22.640Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-30T16:41:23.288Z] + ls -al . [2022-07-30T16:41:23.288Z] total 684 [2022-07-30T16:41:23.288Z] drwxrwxr-x 9 1001 1001 4096 Jul 30 16:35 . [2022-07-30T16:41:23.288Z] drwxr-xr-x 4 root root 4096 Jul 30 16:35 .. [2022-07-30T16:41:23.288Z] -rw-rw-r-- 1 1001 1001 11 Jul 30 16:33 .dockerignore [2022-07-30T16:41:23.288Z] drwxrwxr-x 8 1001 1001 4096 Jul 30 16:34 .git [2022-07-30T16:41:23.288Z] drwxrwxr-x 3 1001 1001 4096 Jul 30 16:33 .github [2022-07-30T16:41:23.288Z] -rw-rw-r-- 1 1001 1001 1030 Jul 30 16:33 .gitignore [2022-07-30T16:41:23.288Z] -rw-rw-r-- 1 1001 1001 42 Jul 30 16:33 .golangci.yml [2022-07-30T16:41:23.288Z] -rw-rw-r-- 1 1001 1001 87 Jul 30 16:33 .hadolint.yml [2022-07-30T16:41:23.288Z] -rw-rw-r-- 1 1001 1001 166 Jul 30 16:33 .sonarcloud.properties [2022-07-30T16:41:23.288Z] -rw-rw-r-- 1 1001 1001 1171 Jul 30 16:33 ADOPTERS.md [2022-07-30T16:41:23.288Z] -rw-rw-r-- 1 1001 1001 10347 Jul 30 16:33 Attribution.txt [2022-07-30T16:41:23.288Z] -rw-rw-r-- 1 1001 1001 63209 Jul 30 16:33 CHANGELOG.md [2022-07-30T16:41:23.288Z] -rw-rw-r-- 1 1001 1001 3804 Jul 30 16:33 CONTRIBUTING.md [2022-07-30T16:41:23.288Z] -rw-rw-r-- 1 1001 1001 677 Jul 30 16:33 GOVERNANCE.md [2022-07-30T16:41:23.288Z] -rw-rw-r-- 1 1001 1001 850 Jul 30 16:33 Jenkinsfile [2022-07-30T16:41:23.288Z] -rw-rw-r-- 1 1001 1001 10775 Jul 30 16:33 LICENSE [2022-07-30T16:41:23.288Z] -rw-rw-r-- 1 1001 1001 10350 Jul 30 16:33 Makefile [2022-07-30T16:41:23.288Z] -rw-rw-r-- 1 1001 1001 582 Jul 30 16:33 OWNERS.md [2022-07-30T16:41:23.288Z] -rw-rw-r-- 1 1001 1001 9094 Jul 30 16:33 README.md [2022-07-30T16:41:23.288Z] -rw-rw-r-- 1 1001 1001 6912 Jul 30 16:33 SECURITY.md [2022-07-30T16:41:23.288Z] -rw-rw-r-- 1 1001 1001 5 Jul 30 16:30 VERSION [2022-07-30T16:41:23.288Z] -rw-rw-r-- 1 1001 1001 4131 Jul 30 16:33 ZMQWindows.md [2022-07-30T16:41:23.288Z] drwxrwxr-x 2 1001 1001 4096 Jul 30 16:33 bin [2022-07-30T16:41:23.288Z] drwxrwxr-x 18 1001 1001 4096 Jul 30 16:33 cmd [2022-07-30T16:41:23.288Z] -rw-r--r-- 1 root root 436531 Jul 30 16:39 coverage.out [2022-07-30T16:41:23.288Z] -rw-rw-r-- 1 1001 1001 3681 Jul 30 16:33 go.mod [2022-07-30T16:41:23.288Z] -rw-rw-r-- 1 1001 1001 38033 Jul 30 16:33 go.sum [2022-07-30T16:41:23.288Z] drwxrwxr-x 8 1001 1001 4096 Jul 30 16:33 internal [2022-07-30T16:41:23.288Z] drwxrwxr-x 3 1001 1001 4096 Jul 30 16:33 openapi [2022-07-30T16:41:23.288Z] drwxrwxr-x 4 1001 1001 4096 Jul 30 16:33 snap [2022-07-30T16:41:23.288Z] -rw-rw-r-- 1 1001 1001 204 Jul 30 16:33 version.go [Pipeline] sh [2022-07-30T16:41:23.949Z] + '[' -e coverage.out ] [2022-07-30T16:41:23.949Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-30T16:41:23.969Z] Warning: overwriting stash ‘coverage-report’ [2022-07-30T16:41:24.685Z] Stashed 1 file(s) [Pipeline] sh [2022-07-30T16:41:25.328Z] + make build [2022-07-30T16:41:25.328Z] 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-30T16:42:47.175Z] 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-30T16:43:55.303Z] 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-30T16:43:55.303Z] 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-30T16:44:34.324Z] 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-30T16:44:34.324Z] 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-30T16:44:34.324Z] 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-30T16:44:41.042Z] 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-30T16:44:43.661Z] 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-30T16:44:49.064Z] 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-30T16:44:51.682Z] 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-30T16:44:55.072Z] 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-30T16:45:03.363Z] 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-30T16:45:07.709Z] $ docker stop --time=1 06ae02d1d05783de1892155394b2b55c2b067cf48532976de28ed190c4623002 [2022-07-30T16:45:09.654Z] $ docker rm -f 06ae02d1d05783de1892155394b2b55c2b067cf48532976de28ed190c4623002 [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-30T16:45:11.945Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-30T16:45:11.945Z] [2022-07-30T16:45:11.945Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-30T16:45:12.289Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-30T16:45:12.573Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-07-30T16:45:12.573Z] 29e5d40040c1: Pulling fs layer [2022-07-30T16:45:12.573Z] 1ce36da41761: Pulling fs layer [2022-07-30T16:45:12.573Z] 25b303627fd3: Pulling fs layer [2022-07-30T16:45:12.859Z] 29e5d40040c1: Verifying Checksum [2022-07-30T16:45:12.859Z] 29e5d40040c1: Download complete [2022-07-30T16:45:13.131Z] 1ce36da41761: Download complete [2022-07-30T16:45:13.405Z] 29e5d40040c1: Pull complete [2022-07-30T16:45:14.834Z] 25b303627fd3: Verifying Checksum [2022-07-30T16:45:14.834Z] 25b303627fd3: Download complete [2022-07-30T16:45:14.834Z] 1ce36da41761: Pull complete [2022-07-30T16:45:24.980Z] 25b303627fd3: Pull complete [2022-07-30T16:45:24.980Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-07-30T16:45:24.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-30T16:45:24.980Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-30T16:45:25.518Z] prd-ubuntu20.04-docker-arm64-4c-16g-21564 does not seem to be running inside a container [2022-07-30T16:45:25.603Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-30T16:45:27.758Z] $ docker top 0cd65fe97073884ab7f65a3f9cbc6b01b529469a2d06926a71584a55d0f529b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-30T16:45:28.663Z] + docker-compose build --help [2022-07-30T16:45:28.664Z] + grep parallel [2022-07-30T16:45:32.955Z] --parallel Build images in parallel. [Pipeline] } [2022-07-30T16:45:32.976Z] $ docker stop --time=1 0cd65fe97073884ab7f65a3f9cbc6b01b529469a2d06926a71584a55d0f529b7 [2022-07-30T16:45:34.602Z] $ docker rm -f 0cd65fe97073884ab7f65a3f9cbc6b01b529469a2d06926a71584a55d0f529b7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-30T16:45:35.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-30T16:45:35.190Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-30T16:45:35.420Z] prd-ubuntu20.04-docker-arm64-4c-16g-21564 does not seem to be running inside a container [2022-07-30T16:45:35.496Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-30T16:45:36.724Z] $ docker top e6ddb289989749d12caedf6444320dd61adee07a3949d876427969c31dc23d28 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-30T16:45:37.605Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-30T16:45:41.899Z] Building core-command ... [2022-07-30T16:45:41.899Z] Building core-data ... [2022-07-30T16:45:41.899Z] Building core-metadata ... [2022-07-30T16:45:41.899Z] Building security-bootstrapper ... [2022-07-30T16:45:41.899Z] Building security-proxy-setup ... [2022-07-30T16:45:41.899Z] Building security-secretstore-setup ... [2022-07-30T16:45:41.899Z] Building security-spiffe-token-provider ... [2022-07-30T16:45:41.899Z] Building security-spire-agent ... [2022-07-30T16:45:41.899Z] Building security-spire-config ... [2022-07-30T16:45:41.899Z] Building security-spire-server ... [2022-07-30T16:45:41.899Z] Building support-notifications ... [2022-07-30T16:45:41.899Z] Building support-scheduler ... [2022-07-30T16:45:41.899Z] Building sys-mgmt-agent ... [2022-07-30T16:45:41.899Z] Building security-spiffe-token-provider [2022-07-30T16:45:41.899Z] Building security-bootstrapper [2022-07-30T16:45:41.899Z] Building security-secretstore-setup [2022-07-30T16:45:41.899Z] Building security-spire-agent [2022-07-30T16:45:41.899Z] Building sys-mgmt-agent [2022-07-30T16:47:18.804Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-30T16:47:18.804Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-30T16:47:18.804Z] ---> 082a4088f328 [2022-07-30T16:47:18.804Z] Step 3/25 : WORKDIR /edgex-go [2022-07-30T16:47:18.804Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-30T16:47:18.804Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-30T16:47:18.804Z] ---> 082a4088f328 [2022-07-30T16:47:18.804Z] Step 3/20 : WORKDIR /edgex-go [2022-07-30T16:47:18.804Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-30T16:47:18.804Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-30T16:47:18.804Z] ---> 082a4088f328 [2022-07-30T16:47:18.804Z] Step 3/23 : WORKDIR /edgex-go [2022-07-30T16:47:18.804Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-30T16:47:18.804Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-30T16:47:18.804Z] ---> 082a4088f328 [2022-07-30T16:47:18.804Z] Step 3/26 : WORKDIR /edgex-go [2022-07-30T16:47:18.804Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-30T16:47:18.804Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-30T16:47:18.804Z] ---> 082a4088f328 [2022-07-30T16:47:18.804Z] Step 3/31 : WORKDIR /edgex-go [2022-07-30T16:47:18.804Z] ---> Running in aa85862ef110 [2022-07-30T16:47:18.804Z] ---> Running in ba1c42974d8c [2022-07-30T16:47:18.804Z] ---> Running in d359ef3208d8 [2022-07-30T16:47:18.804Z] ---> Running in 8f3fa5636f14 [2022-07-30T16:47:18.804Z] ---> Running in ae4f13db9e61 [2022-07-30T16:47:18.804Z] Removing intermediate container aa85862ef110 [2022-07-30T16:47:18.804Z] ---> 49c8b5af7d45 [2022-07-30T16:47:18.804Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-30T16:47:18.804Z] ---> Running in e8660a17cfeb [2022-07-30T16:47:18.804Z] Removing intermediate container 8f3fa5636f14 [2022-07-30T16:47:18.804Z] ---> 19fd95eb99c8 [2022-07-30T16:47:18.804Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-30T16:47:18.804Z] Removing intermediate container ae4f13db9e61 [2022-07-30T16:47:18.804Z] ---> 7e4b061bbeeb [2022-07-30T16:47:18.804Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-30T16:47:18.804Z] ---> Running in 0701b73fc08f [2022-07-30T16:47:18.804Z] Removing intermediate container ba1c42974d8c [2022-07-30T16:47:18.804Z] ---> fa0fb87bd61a [2022-07-30T16:47:18.804Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-30T16:47:18.804Z] Removing intermediate container d359ef3208d8 [2022-07-30T16:47:18.804Z] ---> 25f5e2a2d217 [2022-07-30T16:47:18.804Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-30T16:47:18.804Z] ---> Running in 112e4d1ded96 [2022-07-30T16:47:18.804Z] ---> Running in 9e586f89ea0c [2022-07-30T16:47:18.804Z] ---> Running in 0edd851e24d2 [2022-07-30T16:47:18.804Z] Removing intermediate container e8660a17cfeb [2022-07-30T16:47:18.804Z] ---> 848c3fc5730f [2022-07-30T16:47:18.804Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-30T16:47:18.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-30T16:47:18.804Z] ---> Running in 031361f99267 [2022-07-30T16:47:18.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-30T16:47:18.804Z] Removing intermediate container 0edd851e24d2 [2022-07-30T16:47:18.804Z] ---> 24b4a44ced2a [2022-07-30T16:47:18.804Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-30T16:47:18.804Z] Removing intermediate container 0701b73fc08f [2022-07-30T16:47:18.804Z] ---> c91091ac0a9b [2022-07-30T16:47:18.804Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-30T16:47:18.804Z] Removing intermediate container 112e4d1ded96 [2022-07-30T16:47:18.804Z] ---> 220e71d0bf59 [2022-07-30T16:47:18.804Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-30T16:47:18.804Z] ---> Running in f220dc7bc4b0 [2022-07-30T16:47:18.804Z] ---> Running in 6324f0f506ef [2022-07-30T16:47:18.804Z] v3.16.1-66-g2ad46f0253 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-07-30T16:47:18.804Z] v3.16.1-64-g01b1ff0622 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-07-30T16:47:18.804Z] OK: 16887 distinct packages available [2022-07-30T16:47:18.804Z] ---> Running in cd7e284a6e34 [2022-07-30T16:47:18.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-30T16:47:18.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-30T16:47:18.804Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-30T16:47:18.804Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-30T16:47:18.804Z] OK: 221 MiB in 51 packages [2022-07-30T16:47:18.804Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-30T16:47:18.804Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-30T16:47:18.804Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-30T16:47:18.804Z] OK: 221 MiB in 51 packages [2022-07-30T16:47:18.804Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-30T16:47:18.804Z] Removing intermediate container 9e586f89ea0c [2022-07-30T16:47:18.804Z] ---> ff46bdb899bc [2022-07-30T16:47:18.804Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-30T16:47:18.804Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-30T16:47:18.804Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-30T16:47:18.804Z] OK: 221 MiB in 51 packages [2022-07-30T16:47:18.804Z] ---> 758a50125951 [2022-07-30T16:47:18.804Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-30T16:47:18.804Z] Removing intermediate container 031361f99267 [2022-07-30T16:47:18.804Z] ---> 5d9b8f648cb1 [2022-07-30T16:47:18.804Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-30T16:47:18.804Z] OK: 221 MiB in 51 packages [2022-07-30T16:47:18.804Z] ---> Running in 32c3189c911c [2022-07-30T16:47:18.804Z] OK: 221 MiB in 51 packages [2022-07-30T16:47:18.804Z] Removing intermediate container f220dc7bc4b0 [2022-07-30T16:47:18.804Z] ---> 90aa9d34c598 [2022-07-30T16:47:18.804Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-30T16:47:18.804Z] ---> 876986b694ff [2022-07-30T16:47:18.804Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-30T16:47:18.804Z] Removing intermediate container cd7e284a6e34 [2022-07-30T16:47:18.804Z] ---> 14aae1cf7ba8 [2022-07-30T16:47:18.804Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-30T16:47:18.804Z] ---> Running in f5d22242a51c [2022-07-30T16:47:18.804Z] Removing intermediate container 6324f0f506ef [2022-07-30T16:47:18.804Z] ---> b10b367ff425 [2022-07-30T16:47:18.804Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-30T16:47:18.804Z] ---> a1f70e08feb2 [2022-07-30T16:47:18.804Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-30T16:47:18.804Z] ---> Running in 24da68dc6105 [2022-07-30T16:47:19.085Z] ---> d913c62891bf [2022-07-30T16:47:19.085Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-30T16:47:19.085Z] ---> Running in 1899bd988075 [2022-07-30T16:47:19.085Z] ---> 999979ceda5e [2022-07-30T16:47:19.085Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-30T16:47:19.361Z] ---> Running in f206610c5da5 [2022-07-30T16:48:15.927Z] Removing intermediate container f206610c5da5 [2022-07-30T16:48:15.927Z] ---> a905c465cbc5 [2022-07-30T16:48:15.927Z] Step 8/26 : COPY . . [2022-07-30T16:48:15.927Z] Removing intermediate container 32c3189c911c [2022-07-30T16:48:15.927Z] ---> 4929db0489d4 [2022-07-30T16:48:15.927Z] Step 7/20 : COPY . . [2022-07-30T16:48:15.927Z] Removing intermediate container 1899bd988075 [2022-07-30T16:48:15.927Z] ---> 276dd32c8386 [2022-07-30T16:48:15.927Z] Step 8/23 : COPY . . [2022-07-30T16:48:15.927Z] Removing intermediate container 24da68dc6105 [2022-07-30T16:48:15.927Z] ---> cbe0e2615135 [2022-07-30T16:48:15.927Z] Step 8/31 : COPY . . [2022-07-30T16:48:15.927Z] Removing intermediate container f5d22242a51c [2022-07-30T16:48:15.927Z] ---> 6d0b1971c970 [2022-07-30T16:48:15.927Z] Step 8/25 : COPY . . [2022-07-30T16:48:42.751Z] ---> 2e704963e43b [2022-07-30T16:48:42.751Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-30T16:48:42.751Z] ---> 9331cf017bb3 [2022-07-30T16:48:42.751Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-30T16:48:42.751Z] ---> d79140697db6 [2022-07-30T16:48:42.751Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-30T16:48:42.751Z] ---> f4460b85ae0d [2022-07-30T16:48:42.751Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-30T16:48:42.751Z] ---> Running in aa698b9d6666 [2022-07-30T16:48:42.751Z] ---> Running in 00e9276824f7 [2022-07-30T16:48:42.751Z] ---> Running in 568532f49e5e [2022-07-30T16:48:42.751Z] ---> e39596ad4bf2 [2022-07-30T16:48:42.751Z] ---> Running in a149c4b7400b [2022-07-30T16:48:42.751Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-30T16:48:42.751Z] ---> Running in 53a9f04a61e8 [2022-07-30T16:48:42.751Z] Removing intermediate container aa698b9d6666 [2022-07-30T16:48:42.751Z] ---> 578359a7607c [2022-07-30T16:48:42.751Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-30T16:48:42.752Z] ---> Running in b6853fb8fc80 [2022-07-30T16:48:42.752Z] Removing intermediate container b6853fb8fc80 [2022-07-30T16:48:42.752Z] ---> b287784d3d11 [2022-07-30T16:48:42.752Z] 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-30T16:48:42.752Z] ---> Running in 6c41beac515d [2022-07-30T16:48:43.024Z] 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-30T16:48:43.627Z] 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-30T16:48:43.905Z] 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-30T16:48:43.905Z] 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-30T16:48:45.351Z] Removing intermediate container 6c41beac515d [2022-07-30T16:48:45.351Z] ---> af6ec38c275d [2022-07-30T16:48:45.351Z] Step 12/26 : WORKDIR /edgex-go [2022-07-30T16:48:45.351Z] ---> Running in 1ec0fd46160e [2022-07-30T16:48:45.966Z] Removing intermediate container 1ec0fd46160e [2022-07-30T16:48:45.966Z] ---> 50c931952c5d [2022-07-30T16:48:45.966Z] [2022-07-30T16:48:45.966Z] Step 13/26 : FROM alpine:3.15 [2022-07-30T16:48:45.966Z] 3.15: Pulling from library/alpine [2022-07-30T16:48:47.412Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-30T16:48:47.412Z] Status: Downloaded newer image for alpine:3.15 [2022-07-30T16:48:47.412Z] ---> 60f2846fe774 [2022-07-30T16:48:47.412Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-30T16:48:47.689Z] ---> Running in c877ea17b24e [2022-07-30T16:48:47.966Z] Removing intermediate container c877ea17b24e [2022-07-30T16:48:47.966Z] ---> 9bc084936816 [2022-07-30T16:48:47.966Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-30T16:48:48.247Z] ---> Running in b5612b5ceb9e [2022-07-30T16:48:51.689Z] Removing intermediate container b5612b5ceb9e [2022-07-30T16:48:51.689Z] ---> 20fe8b844d37 [2022-07-30T16:48:51.689Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-30T16:48:51.689Z] ---> Running in 4a5d039713fe [2022-07-30T16:48:53.143Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-30T16:48:54.591Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-30T16:48:55.573Z] v3.15.5-10-g250646b716 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-30T16:48:55.573Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-30T16:48:55.573Z] OK: 15733 distinct packages available [2022-07-30T16:48:55.846Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-30T16:48:57.293Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-30T16:48:58.282Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-30T16:48:58.282Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-30T16:48:58.282Z] (3/5) Installing libucontext (1.1-r0) [2022-07-30T16:48:58.282Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-30T16:48:58.556Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-30T16:48:58.832Z] Executing busybox-1.34.1-r7.trigger [2022-07-30T16:48:58.832Z] OK: 6 MiB in 19 packages [2022-07-30T16:49:00.279Z] Removing intermediate container 4a5d039713fe [2022-07-30T16:49:00.279Z] ---> 08767b12f117 [2022-07-30T16:49:00.279Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-30T16:49:03.680Z] ---> d2295c2001b4 [2022-07-30T16:49:03.680Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-30T16:49:09.100Z] ---> 37704057cf96 [2022-07-30T16:49:09.100Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-30T16:49:09.705Z] ---> d38af5e92537 [2022-07-30T16:49:09.705Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-30T16:49:10.705Z] ---> cbe0666babfa [2022-07-30T16:49:10.705Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-30T16:49:11.318Z] ---> d00d25a4439e [2022-07-30T16:49:11.318Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-30T16:49:11.591Z] ---> Running in 31282b59d5dd [2022-07-30T16:49:11.877Z] Removing intermediate container 31282b59d5dd [2022-07-30T16:49:11.877Z] ---> 3ad2ad19b5e2 [2022-07-30T16:49:11.877Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-30T16:49:12.157Z] ---> Running in 770f8c3c46cd [2022-07-30T16:49:12.757Z] Removing intermediate container 770f8c3c46cd [2022-07-30T16:49:12.757Z] ---> c7b53f175496 [2022-07-30T16:49:12.757Z] Step 24/26 : LABEL arch=arm64 [2022-07-30T16:49:12.757Z] ---> Running in 9db888a5b55f [2022-07-30T16:49:13.355Z] Removing intermediate container 9db888a5b55f [2022-07-30T16:49:13.355Z] ---> 519367ffc9d4 [2022-07-30T16:49:13.355Z] Step 25/26 : LABEL git_sha=d6953eeb42ab3c27c7f6e6d58d0ee696a4b86e69 [2022-07-30T16:49:13.355Z] ---> Running in 6254d6083952 [2022-07-30T16:49:13.630Z] Removing intermediate container 6254d6083952 [2022-07-30T16:49:13.630Z] ---> f5086a4058cb [2022-07-30T16:49:13.630Z] Step 26/26 : LABEL version=0.0.0 [2022-07-30T16:49:13.906Z] ---> Running in 1e94414533f0 [2022-07-30T16:49:14.180Z] Removing intermediate container 1e94414533f0 [2022-07-30T16:49:14.180Z] ---> c5333ebc3e34 [2022-07-30T16:49:14.180Z] [2022-07-30T16:49:14.776Z] Successfully built c5333ebc3e34 [2022-07-30T16:49:14.776Z] Successfully tagged security-spire-agent-arm64:latest [2022-07-30T16:49:14.776Z]  Building security-spire-agent ... done Building security-spire-config [2022-07-30T16:49:41.588Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-30T16:49:41.588Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-30T16:49:41.588Z] ---> 082a4088f328 [2022-07-30T16:49:41.588Z] Step 3/26 : WORKDIR /edgex-go [2022-07-30T16:49:41.588Z] ---> Using cache [2022-07-30T16:49:41.588Z] ---> 25f5e2a2d217 [2022-07-30T16:49:41.588Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-30T16:49:41.588Z] ---> Running in 744bdbbf8357 [2022-07-30T16:49:44.235Z] Removing intermediate container 744bdbbf8357 [2022-07-30T16:49:44.235Z] ---> ad240f0bf656 [2022-07-30T16:49:44.235Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-30T16:49:44.235Z] ---> Running in ee0eb5a1dfff [2022-07-30T16:49:46.231Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-30T16:49:47.219Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-30T16:49:48.668Z] OK: 221 MiB in 51 packages [2022-07-30T16:49:49.658Z] Removing intermediate container ee0eb5a1dfff [2022-07-30T16:49:49.658Z] ---> e43d1a229cb4 [2022-07-30T16:49:49.658Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-30T16:49:50.660Z] ---> 4e91d59cfe2f [2022-07-30T16:49:50.660Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-30T16:49:50.938Z] ---> Running in fa87f232abdb [2022-07-30T16:50:47.617Z] Removing intermediate container fa87f232abdb [2022-07-30T16:50:47.617Z] ---> bb4792ab0ebe [2022-07-30T16:50:47.617Z] Step 8/26 : COPY . . [2022-07-30T16:51:00.063Z] ---> 2523edb56a72 [2022-07-30T16:51:00.063Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-30T16:51:00.063Z] ---> Running in 660dd23ce448 [2022-07-30T16:51:00.063Z] Removing intermediate container 660dd23ce448 [2022-07-30T16:51:00.063Z] ---> 4a0e9e81d2f0 [2022-07-30T16:51:00.063Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-30T16:51:00.063Z] ---> Running in 92aec36cfe78 [2022-07-30T16:51:00.063Z] Removing intermediate container 92aec36cfe78 [2022-07-30T16:51:00.063Z] ---> 908349fe6fcb [2022-07-30T16:51:00.063Z] 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-30T16:51:00.063Z] ---> Running in 572b9a1678e6 [2022-07-30T16:51:03.457Z] Removing intermediate container 572b9a1678e6 [2022-07-30T16:51:03.457Z] ---> e3d1f2508e52 [2022-07-30T16:51:03.457Z] Step 12/26 : WORKDIR /edgex-go [2022-07-30T16:51:03.457Z] ---> Running in 51b178fc9a72 [2022-07-30T16:51:04.060Z] Removing intermediate container 51b178fc9a72 [2022-07-30T16:51:04.060Z] ---> e0b0baa9ecd1 [2022-07-30T16:51:04.060Z] [2022-07-30T16:51:04.060Z] Step 13/26 : FROM alpine:3.15 [2022-07-30T16:51:04.060Z] ---> 60f2846fe774 [2022-07-30T16:51:04.060Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-30T16:51:04.060Z] ---> Using cache [2022-07-30T16:51:04.060Z] ---> 9bc084936816 [2022-07-30T16:51:04.060Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-30T16:51:04.060Z] ---> Using cache [2022-07-30T16:51:04.060Z] ---> 20fe8b844d37 [2022-07-30T16:51:04.060Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-30T16:51:04.060Z] ---> Running in 88335fc0d70c [2022-07-30T16:51:06.044Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-30T16:51:07.034Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-30T16:51:08.473Z] v3.15.5-10-g250646b716 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-30T16:51:08.473Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-30T16:51:08.473Z] OK: 15733 distinct packages available [2022-07-30T16:51:08.473Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-30T16:51:09.458Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-30T16:51:10.443Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-30T16:51:10.717Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-30T16:51:10.717Z] (3/4) Installing libucontext (1.1-r0) [2022-07-30T16:51:10.717Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-30T16:51:10.993Z] Executing busybox-1.34.1-r7.trigger [2022-07-30T16:51:10.993Z] OK: 6 MiB in 18 packages [2022-07-30T16:51:12.447Z] Removing intermediate container 88335fc0d70c [2022-07-30T16:51:12.447Z] ---> eb7aa9b36c31 [2022-07-30T16:51:12.447Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-30T16:51:17.904Z] ---> 79aa3373568d [2022-07-30T16:51:17.904Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-30T16:51:18.511Z] ---> f2541388d52c [2022-07-30T16:51:18.511Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-30T16:51:18.511Z] ---> Running in d248fcc3033f [2022-07-30T16:51:19.123Z] Removing intermediate container d248fcc3033f [2022-07-30T16:51:19.123Z] ---> ed37c4fa630d [2022-07-30T16:51:19.123Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-30T16:51:20.114Z] ---> e5abd30cfc3f [2022-07-30T16:51:20.114Z] Step 21/26 : WORKDIR / [2022-07-30T16:51:20.114Z] ---> Running in 51ec9db1626f [2022-07-30T16:51:20.410Z] Removing intermediate container 51ec9db1626f [2022-07-30T16:51:20.410Z] ---> fde69c080e2b [2022-07-30T16:51:20.410Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-30T16:51:20.686Z] ---> Running in b3bf6c9c0a64 [2022-07-30T16:51:21.302Z] Removing intermediate container b3bf6c9c0a64 [2022-07-30T16:51:21.302Z] ---> eb9a7cce63f6 [2022-07-30T16:51:21.302Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-30T16:51:21.302Z] ---> Running in 0ab654cc3a44 [2022-07-30T16:51:21.912Z] Removing intermediate container 0ab654cc3a44 [2022-07-30T16:51:21.912Z] ---> 0459d0b35c31 [2022-07-30T16:51:21.912Z] Step 24/26 : LABEL arch=arm64 [2022-07-30T16:51:21.912Z] ---> Running in 505218ef7fcf [2022-07-30T16:51:22.515Z] Removing intermediate container 505218ef7fcf [2022-07-30T16:51:22.515Z] ---> 88deb185bc12 [2022-07-30T16:51:22.515Z] Step 25/26 : LABEL git_sha=d6953eeb42ab3c27c7f6e6d58d0ee696a4b86e69 [2022-07-30T16:51:22.515Z] ---> Running in f9cfc441326b [2022-07-30T16:51:23.119Z] Removing intermediate container f9cfc441326b [2022-07-30T16:51:23.119Z] ---> ac525bda9d36 [2022-07-30T16:51:23.119Z] Step 26/26 : LABEL version=0.0.0 [2022-07-30T16:51:23.119Z] ---> Running in 2f23d5f6adce [2022-07-30T16:51:23.718Z] Removing intermediate container 2f23d5f6adce [2022-07-30T16:51:23.718Z] ---> 3871e54f5217 [2022-07-30T16:51:23.718Z] [2022-07-30T16:51:24.320Z] Successfully built 3871e54f5217 [2022-07-30T16:51:24.320Z] Successfully tagged security-spire-config-arm64:latest [2022-07-30T16:51:24.320Z] Building support-scheduler [2022-07-30T16:51:56.688Z]  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-30T16:51:56.688Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-30T16:51:56.688Z] ---> 082a4088f328 [2022-07-30T16:51:56.688Z] Step 3/22 : WORKDIR /edgex-go [2022-07-30T16:51:56.688Z] ---> Using cache [2022-07-30T16:51:56.688Z] ---> 25f5e2a2d217 [2022-07-30T16:51:56.688Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-30T16:51:56.688Z] ---> Using cache [2022-07-30T16:51:56.688Z] ---> ad240f0bf656 [2022-07-30T16:51:56.688Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-30T16:51:56.688Z] ---> Running in 19c2a63a71ba [2022-07-30T16:51:58.137Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-30T16:51:59.123Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-30T16:52:00.109Z] OK: 221 MiB in 51 packages [2022-07-30T16:52:01.562Z] Removing intermediate container 19c2a63a71ba [2022-07-30T16:52:01.562Z] ---> e264385ebeb5 [2022-07-30T16:52:01.562Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-30T16:52:03.022Z] ---> bf33210fd3f3 [2022-07-30T16:52:03.022Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-30T16:52:03.022Z] ---> Running in 4cf4cce08160 [2022-07-30T16:52:50.123Z] Removing intermediate container 4cf4cce08160 [2022-07-30T16:52:50.123Z] ---> 1d758b8bbc3c [2022-07-30T16:52:50.123Z] Step 8/22 : COPY . . [2022-07-30T16:53:12.328Z] ---> 48d5f437e73d [2022-07-30T16:53:12.328Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-30T16:53:12.328Z] ---> Running in 3e297ef66939 [2022-07-30T16:53:12.328Z] 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-30T16:54:08.900Z] 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-30T16:54:08.900Z] Removing intermediate container 53a9f04a61e8 [2022-07-30T16:54:08.900Z] ---> 9386300083ba [2022-07-30T16:54:08.900Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-30T16:54:08.900Z] ---> Running in ae87b8c1cfa7 [2022-07-30T16:54:10.336Z] 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-30T16:54:17.072Z] Removing intermediate container ae87b8c1cfa7 [2022-07-30T16:54:17.072Z] ---> a98ad955ff27 [2022-07-30T16:54:17.072Z] [2022-07-30T16:54:17.072Z] Step 11/23 : FROM docker:20.10.14 [2022-07-30T16:54:17.072Z] 20.10.14: Pulling from library/docker [2022-07-30T16:54:27.255Z] Removing intermediate container a149c4b7400b [2022-07-30T16:54:27.255Z] ---> d45441bba439 [2022-07-30T16:54:27.255Z] [2022-07-30T16:54:27.255Z] Step 10/25 : FROM alpine:3.16 [2022-07-30T16:54:27.255Z] 3.16: Pulling from library/alpine [2022-07-30T16:54:27.532Z] Removing intermediate container 00e9276824f7 [2022-07-30T16:54:27.532Z] ---> 72f89d742521 [2022-07-30T16:54:27.533Z] [2022-07-30T16:54:27.533Z] Step 10/31 : FROM alpine:3.16 [2022-07-30T16:54:27.533Z] 3.16: Pulling from library/alpine [2022-07-30T16:54:30.179Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-30T16:54:30.179Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-30T16:54:30.179Z] Status: Downloaded newer image for alpine:3.16 [2022-07-30T16:54:30.179Z] Status: Downloaded newer image for alpine:3.16 [2022-07-30T16:54:30.179Z] ---> 3d81c46cd875 [2022-07-30T16:54:30.179Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-30T16:54:30.456Z] ---> 3d81c46cd875 [2022-07-30T16:54:30.456Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-30T16:54:30.733Z] ---> Running in 820474bb5425 [2022-07-30T16:54:31.011Z] ---> Running in ad0db764d845 [2022-07-30T16:54:31.988Z] Removing intermediate container 820474bb5425 [2022-07-30T16:54:31.988Z] ---> 1b5d365de2f3 [2022-07-30T16:54:31.988Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-30T16:54:31.988Z] ---> Running in 7895a2bc418f [2022-07-30T16:54:33.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-30T16:54:34.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-30T16:54:34.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-30T16:54:34.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-30T16:54:35.401Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-30T16:54:35.402Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-30T16:54:35.402Z] (3/3) Installing su-exec (0.2-r1) [2022-07-30T16:54:35.402Z] Executing busybox-1.35.0-r15.trigger [2022-07-30T16:54:35.402Z] Executing ca-certificates-20211220-r0.trigger [2022-07-30T16:54:36.012Z] OK: 6 MiB in 17 packages [2022-07-30T16:54:36.293Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-30T16:54:36.293Z] (2/2) Installing su-exec (0.2-r1) [2022-07-30T16:54:36.293Z] Executing busybox-1.35.0-r15.trigger [2022-07-30T16:54:36.293Z] OK: 5 MiB in 16 packages [2022-07-30T16:54:38.961Z] Removing intermediate container 7895a2bc418f [2022-07-30T16:54:38.961Z] ---> e5d3ea458193 [2022-07-30T16:54:38.961Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-30T16:54:38.961Z] ---> Running in dc9116a0bee7 [2022-07-30T16:54:39.566Z] Removing intermediate container dc9116a0bee7 [2022-07-30T16:54:39.566Z] ---> 1cf29334f460 [2022-07-30T16:54:39.566Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-07-30T16:54:39.566Z] Removing intermediate container ad0db764d845 [2022-07-30T16:54:39.566Z] ---> 4fd14059685b [2022-07-30T16:54:39.566Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-30T16:54:39.848Z] ---> Running in bd1b3dd58952 [2022-07-30T16:54:39.848Z] ---> Running in 0fedb2c13554 [2022-07-30T16:54:40.831Z] Removing intermediate container bd1b3dd58952 [2022-07-30T16:54:40.831Z] ---> 388bb1e30710 [2022-07-30T16:54:40.831Z] Step 13/25 : WORKDIR / [2022-07-30T16:54:40.831Z] Removing intermediate container 0fedb2c13554 [2022-07-30T16:54:40.831Z] ---> 67ad73b087bd [2022-07-30T16:54:40.831Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-07-30T16:54:40.831Z] ---> Running in 0b21a62d268e [2022-07-30T16:54:41.105Z] ---> Running in 559d49026d03 [2022-07-30T16:54:42.093Z] Removing intermediate container 0b21a62d268e [2022-07-30T16:54:42.093Z] ---> 12619d29fddb [2022-07-30T16:54:42.093Z] 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-30T16:54:42.093Z] Removing intermediate container 559d49026d03 [2022-07-30T16:54:42.093Z] ---> 329bfbfab0a0 [2022-07-30T16:54:42.093Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-30T16:54:42.093Z] ---> Running in 0dfe8c8b3b64 [2022-07-30T16:54:42.700Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-30T16:54:42.978Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-30T16:54:42.978Z] ---> c346e9eafbab [2022-07-30T16:54:42.978Z] 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-30T16:54:42.978Z] ---> Running in 4f16e28674ab [2022-07-30T16:54:43.970Z] ---> a1ca3615ce59 [2022-07-30T16:54:43.970Z] 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-30T16:54:43.970Z] Removing intermediate container 4f16e28674ab [2022-07-30T16:54:43.970Z] ---> 427a7b458c2a [2022-07-30T16:54:43.970Z] 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-30T16:54:44.249Z] ---> Running in fbae8fbc1af3 [2022-07-30T16:54:45.244Z] ---> 92c51d77bfb3 [2022-07-30T16:54:45.244Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-30T16:54:46.243Z] Removing intermediate container 0dfe8c8b3b64 [2022-07-30T16:54:46.243Z] ---> e4516eaefbcf [2022-07-30T16:54:46.243Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-07-30T16:54:46.517Z] ---> Running in 7672ded071e1 [2022-07-30T16:54:46.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-30T16:54:47.399Z] Removing intermediate container 7672ded071e1 [2022-07-30T16:54:47.399Z] ---> b45319a6142d [2022-07-30T16:54:47.399Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-07-30T16:54:47.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-30T16:54:47.399Z] ---> 1a73fc04f928 [2022-07-30T16:54:47.399Z] 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-30T16:54:48.855Z] (1/43) Installing readline (8.1.1-r0) [2022-07-30T16:54:48.855Z] (2/43) Installing bash (5.1.16-r0) [2022-07-30T16:54:48.855Z] ---> be1056920eb6 [2022-07-30T16:54:48.855Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-07-30T16:54:48.855Z] Executing bash-5.1.16-r0.post-install [2022-07-30T16:54:48.855Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-30T16:54:48.855Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-30T16:54:48.855Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-30T16:54:48.855Z] ---> bc228eb6f0fd [2022-07-30T16:54:48.855Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-30T16:54:48.855Z] (6/43) Installing curl (7.80.0-r2) [2022-07-30T16:54:48.855Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-30T16:54:48.855Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-30T16:54:48.855Z] (9/43) Installing expat (2.4.7-r0) [2022-07-30T16:54:48.855Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-30T16:54:48.855Z] (11/43) Installing gdbm (1.22-r0) [2022-07-30T16:54:48.855Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-30T16:54:48.855Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-30T16:54:48.855Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-30T16:54:48.855Z] ---> Running in 6844ca39a332 [2022-07-30T16:54:48.855Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-30T16:54:49.136Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-30T16:54:49.136Z] (17/43) Installing python3 (3.9.13-r1) [2022-07-30T16:54:51.132Z] ---> 829564928cbd [2022-07-30T16:54:51.132Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-30T16:54:51.744Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-30T16:54:52.018Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-30T16:54:52.018Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-30T16:54:52.018Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-30T16:54:52.018Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-30T16:54:52.018Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-30T16:54:52.018Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-30T16:54:52.018Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-30T16:54:52.296Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-30T16:54:52.296Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-30T16:54:52.296Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-30T16:54:52.296Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-30T16:54:52.296Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-30T16:54:52.296Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-30T16:54:52.296Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-30T16:54:52.296Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-30T16:54:52.296Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-30T16:54:52.576Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-30T16:54:52.576Z] Removing intermediate container 6844ca39a332 [2022-07-30T16:54:52.576Z] ---> b6c69de69ff7 [2022-07-30T16:54:52.576Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-30T16:54:52.576Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-30T16:54:52.576Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-30T16:54:52.576Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-30T16:54:52.576Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-30T16:54:52.576Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-30T16:54:52.576Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-30T16:54:52.853Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-30T16:54:52.853Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-30T16:54:53.456Z] ---> 3598b73eb519 [2022-07-30T16:54:53.456Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-30T16:54:53.736Z] ---> f28302887130 [2022-07-30T16:54:53.736Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-30T16:54:53.736Z] Executing busybox-1.34.1-r5.trigger [2022-07-30T16:54:53.736Z] OK: 83 MiB in 65 packages [2022-07-30T16:54:55.182Z] ---> 4789fba12621 [2022-07-30T16:54:55.182Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-30T16:54:55.182Z] ---> Running in f3ede6e06fb0 [2022-07-30T16:54:57.182Z] ---> e31c0dda7e75 [2022-07-30T16:54:57.182Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-30T16:54:58.174Z] ---> ec7079fe143b [2022-07-30T16:54:58.174Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-30T16:54:59.167Z] Removing intermediate container f3ede6e06fb0 [2022-07-30T16:54:59.167Z] ---> 72718b0b566e [2022-07-30T16:54:59.167Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-30T16:54:59.167Z] ---> Running in 238da76dc601 [2022-07-30T16:54:59.167Z] Collecting docker-compose==1.23.2 [2022-07-30T16:54:59.442Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-30T16:54:59.442Z] ---> 0e35c03d1fb2 [2022-07-30T16:54:59.442Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-07-30T16:54:59.723Z] Removing intermediate container 238da76dc601 [2022-07-30T16:54:59.723Z] ---> b786cbb5692f [2022-07-30T16:54:59.723Z] Step 23/25 : LABEL arch=arm64 [2022-07-30T16:55:00.000Z] ---> Running in d1e099b92f3e [2022-07-30T16:55:00.991Z] Removing intermediate container d1e099b92f3e [2022-07-30T16:55:00.991Z] ---> 6d158faa2d0d [2022-07-30T16:55:00.991Z] Step 24/25 : LABEL git_sha=d6953eeb42ab3c27c7f6e6d58d0ee696a4b86e69 [2022-07-30T16:55:00.991Z] ---> e6d1ae73a676 [2022-07-30T16:55:00.991Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-30T16:55:00.991Z] ---> Running in 481762773b87 [2022-07-30T16:55:01.272Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-30T16:55:01.272Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-30T16:55:01.882Z] Removing intermediate container 481762773b87 [2022-07-30T16:55:01.882Z] ---> 83905e30e330 [2022-07-30T16:55:01.882Z] Step 25/25 : LABEL version=0.0.0 [2022-07-30T16:55:01.882Z] ---> 8f9283c53de1 [2022-07-30T16:55:01.882Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-30T16:55:01.882Z] ---> Running in 0f15053999cf [2022-07-30T16:55:01.882Z] ---> Running in c4996ef5a223 [2022-07-30T16:55:02.159Z] Collecting docker<4.0,>=3.6.0 [2022-07-30T16:55:02.159Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-30T16:55:02.434Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-30T16:55:02.434Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-30T16:55:02.709Z] Removing intermediate container 0f15053999cf [2022-07-30T16:55:02.709Z] ---> 06fd2254b5ba [2022-07-30T16:55:02.709Z] [2022-07-30T16:55:03.313Z] Successfully built 06fd2254b5ba [2022-07-30T16:55:03.313Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-07-30T16:55:03.313Z] Building core-command [2022-07-30T16:55:05.576Z]  Building security-secretstore-setup ... done Removing intermediate container c4996ef5a223 [2022-07-30T16:55:05.576Z] ---> 16ed3a47d64f [2022-07-30T16:55:05.576Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-30T16:55:06.056Z] ---> Running in c277fbb9f6c4 [2022-07-30T16:55:06.389Z] Removing intermediate container c277fbb9f6c4 [2022-07-30T16:55:06.389Z] ---> f507aceef5d4 [2022-07-30T16:55:06.389Z] Step 28/31 : CMD ["gate"] [2022-07-30T16:55:06.389Z] ---> Running in 709ab2bbb2f4 [2022-07-30T16:55:07.126Z] Collecting PyYAML<4,>=3.10 [2022-07-30T16:55:07.126Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-30T16:55:07.126Z] Removing intermediate container 709ab2bbb2f4 [2022-07-30T16:55:07.126Z] ---> e639434de7ae [2022-07-30T16:55:07.126Z] Step 29/31 : LABEL arch=arm64 [2022-07-30T16:55:07.598Z] ---> Running in 9a739d812365 [2022-07-30T16:55:07.873Z] Removing intermediate container 9a739d812365 [2022-07-30T16:55:07.873Z] ---> e201f346e103 [2022-07-30T16:55:07.873Z] Step 30/31 : LABEL git_sha=d6953eeb42ab3c27c7f6e6d58d0ee696a4b86e69 [2022-07-30T16:55:08.156Z] ---> Running in 6d17ebbe9566 [2022-07-30T16:55:08.755Z] Removing intermediate container 6d17ebbe9566 [2022-07-30T16:55:08.755Z] ---> 6f5cf95ff80c [2022-07-30T16:55:08.755Z] Step 31/31 : LABEL version=0.0.0 [2022-07-30T16:55:08.755Z] ---> Running in 00bacdeec0f1 [2022-07-30T16:55:09.366Z] Removing intermediate container 00bacdeec0f1 [2022-07-30T16:55:09.366Z] ---> c1126be40c73 [2022-07-30T16:55:09.366Z] [2022-07-30T16:55:09.966Z] Successfully built c1126be40c73 [2022-07-30T16:55:09.966Z] Successfully tagged security-bootstrapper-arm64:latest [2022-07-30T16:55:09.966Z]  Building security-bootstrapper ... done Building support-notifications [2022-07-30T16:55:11.412Z] 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-30T16:55:11.412Z] Collecting docopt<0.7,>=0.6.1 [2022-07-30T16:55:11.412Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-30T16:55:13.398Z] Collecting texttable<0.10,>=0.9.0 [2022-07-30T16:55:13.398Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-30T16:55:15.382Z] Collecting cached-property<2,>=1.2.0 [2022-07-30T16:55:15.382Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-30T16:55:15.658Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-30T16:55:15.658Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-30T16:55:16.260Z] Collecting jsonschema<3,>=2.5.1 [2022-07-30T16:55:16.260Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-30T16:55:16.861Z] Collecting docker-pycreds>=0.4.0 [2022-07-30T16:55:17.136Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-30T16:55:17.737Z] Collecting idna<2.8,>=2.5 [2022-07-30T16:55:17.737Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-30T16:55:18.723Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-30T16:55:18.723Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-30T16:55:19.000Z] 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-30T16:55:19.276Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-30T16:55:19.276Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-30T16:55:19.876Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-30T16:55:19.876Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-30T16:55:19.876Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-30T16:55:19.876Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-30T16:55:20.874Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-30T16:55:21.146Z] Attempting uninstall: urllib3 [2022-07-30T16:55:21.146Z] Found existing installation: urllib3 1.26.7 [2022-07-30T16:55:21.146Z] Uninstalling urllib3-1.26.7: [2022-07-30T16:55:21.146Z] Successfully uninstalled urllib3-1.26.7 [2022-07-30T16:55:22.126Z] Attempting uninstall: idna [2022-07-30T16:55:22.126Z] Found existing installation: idna 3.3 [2022-07-30T16:55:22.126Z] Uninstalling idna-3.3: [2022-07-30T16:55:22.400Z] Successfully uninstalled idna-3.3 [2022-07-30T16:55:25.048Z] Attempting uninstall: requests [2022-07-30T16:55:25.048Z] Found existing installation: requests 2.26.0 [2022-07-30T16:55:25.048Z] Uninstalling requests-2.26.0: [2022-07-30T16:55:25.326Z] Successfully uninstalled requests-2.26.0 [2022-07-30T16:55:25.603Z] Running setup.py install for texttable: started [2022-07-30T16:55:28.240Z] Running setup.py install for texttable: finished with status 'done' [2022-07-30T16:55:28.240Z] Running setup.py install for PyYAML: started [2022-07-30T16:55:31.669Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-30T16:55:31.669Z] Running setup.py install for docopt: started [2022-07-30T16:55:34.302Z] Running setup.py install for docopt: finished with status 'done' [2022-07-30T16:55:34.302Z] Running setup.py install for dockerpty: started [2022-07-30T16:55:36.934Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-30T16:55:39.579Z] 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-30T16:55:47.922Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-30T16:55:47.922Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-30T16:55:47.922Z] ---> 082a4088f328 [2022-07-30T16:55:47.922Z] Step 3/23 : WORKDIR /edgex-go [2022-07-30T16:55:47.922Z] ---> Using cache [2022-07-30T16:55:47.922Z] ---> 25f5e2a2d217 [2022-07-30T16:55:47.922Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-30T16:55:47.922Z] ---> Using cache [2022-07-30T16:55:47.922Z] ---> ad240f0bf656 [2022-07-30T16:55:47.922Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-30T16:55:47.922Z] ---> Using cache [2022-07-30T16:55:47.922Z] ---> e264385ebeb5 [2022-07-30T16:55:47.922Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-30T16:55:47.922Z] ---> Using cache [2022-07-30T16:55:47.922Z] ---> bf33210fd3f3 [2022-07-30T16:55:47.922Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-30T16:55:47.922Z] ---> Using cache [2022-07-30T16:55:47.922Z] ---> 1d758b8bbc3c [2022-07-30T16:55:47.922Z] Step 8/23 : COPY . . [2022-07-30T16:55:47.922Z] ---> Using cache [2022-07-30T16:55:47.922Z] ---> 48d5f437e73d [2022-07-30T16:55:47.922Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-30T16:55:47.922Z] ---> Running in 7ddb8f98b0fd [2022-07-30T16:55:51.330Z] 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-30T16:55:56.748Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-30T16:55:56.748Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-30T16:55:56.748Z] ---> 082a4088f328 [2022-07-30T16:55:56.748Z] Step 3/22 : WORKDIR /edgex-go [2022-07-30T16:55:56.748Z] ---> Using cache [2022-07-30T16:55:56.748Z] ---> 25f5e2a2d217 [2022-07-30T16:55:56.748Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-30T16:55:56.748Z] ---> Using cache [2022-07-30T16:55:56.748Z] ---> ad240f0bf656 [2022-07-30T16:55:56.748Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-30T16:55:56.748Z] ---> Running in af6d86422386 [2022-07-30T16:55:59.396Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-30T16:56:00.384Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-30T16:56:02.369Z] OK: 221 MiB in 51 packages [2022-07-30T16:56:04.352Z] Removing intermediate container af6d86422386 [2022-07-30T16:56:04.352Z] ---> 081b4533d8f0 [2022-07-30T16:56:04.352Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-30T16:56:05.792Z] ---> cfbaa955a366 [2022-07-30T16:56:05.792Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-30T16:56:06.067Z] ---> Running in beded391a7a5 [2022-07-30T16:56:07.519Z] Removing intermediate container fbae8fbc1af3 [2022-07-30T16:56:07.519Z] ---> 5a1dfa1cc634 [2022-07-30T16:56:07.519Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-30T16:56:07.795Z] ---> Running in 045da7916d87 [2022-07-30T16:56:08.782Z] Removing intermediate container 045da7916d87 [2022-07-30T16:56:08.783Z] ---> 894482e5d056 [2022-07-30T16:56:08.783Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-30T16:56:08.783Z] ---> Running in 17bef963aee9 [2022-07-30T16:56:09.385Z] Removing intermediate container 17bef963aee9 [2022-07-30T16:56:09.385Z] ---> 8c352076d401 [2022-07-30T16:56:09.385Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-30T16:56:09.385Z] Removing intermediate container 568532f49e5e [2022-07-30T16:56:09.385Z] ---> aa43f21be74a [2022-07-30T16:56:09.385Z] [2022-07-30T16:56:09.385Z] Step 9/20 : FROM alpine:3.15 [2022-07-30T16:56:09.385Z] ---> 60f2846fe774 [2022-07-30T16:56:09.385Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-30T16:56:09.385Z] ---> Using cache [2022-07-30T16:56:09.385Z] ---> 9bc084936816 [2022-07-30T16:56:09.385Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-30T16:56:09.385Z] ---> Using cache [2022-07-30T16:56:09.385Z] ---> 20fe8b844d37 [2022-07-30T16:56:09.385Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-30T16:56:09.668Z] ---> Running in 340a8081179c [2022-07-30T16:56:11.660Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-30T16:56:11.661Z] ---> da9e4586d378 [2022-07-30T16:56:11.661Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-30T16:56:12.646Z] ---> 99beaa89c37d [2022-07-30T16:56:12.646Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-30T16:56:12.646Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-30T16:56:14.115Z] ---> bd230b446e23 [2022-07-30T16:56:14.115Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-30T16:56:14.115Z] ---> Running in 6dab3c5971bf [2022-07-30T16:56:14.115Z] v3.15.5-10-g250646b716 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-30T16:56:14.115Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-30T16:56:14.115Z] OK: 15733 distinct packages available [2022-07-30T16:56:14.394Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-30T16:56:14.673Z] Removing intermediate container 6dab3c5971bf [2022-07-30T16:56:14.673Z] ---> a7cf8d57c023 [2022-07-30T16:56:14.673Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-30T16:56:14.673Z] ---> Running in ec94f8c69114 [2022-07-30T16:56:15.301Z] Removing intermediate container ec94f8c69114 [2022-07-30T16:56:15.301Z] ---> 503fb0bade74 [2022-07-30T16:56:15.301Z] Step 21/23 : LABEL arch=arm64 [2022-07-30T16:56:15.301Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-30T16:56:15.301Z] ---> Running in 6ae08f4dd497 [2022-07-30T16:56:15.909Z] Removing intermediate container 6ae08f4dd497 [2022-07-30T16:56:15.909Z] ---> 25d4c06612d2 [2022-07-30T16:56:15.909Z] Step 22/23 : LABEL git_sha=d6953eeb42ab3c27c7f6e6d58d0ee696a4b86e69 [2022-07-30T16:56:15.909Z] ---> Running in 885f01178813 [2022-07-30T16:56:16.715Z] Removing intermediate container 885f01178813 [2022-07-30T16:56:16.715Z] ---> 355390d04345 [2022-07-30T16:56:16.715Z] Step 23/23 : LABEL version=0.0.0 [2022-07-30T16:56:16.715Z] ---> Running in 0cdc81104435 [2022-07-30T16:56:17.104Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-30T16:56:17.104Z] Removing intermediate container 0cdc81104435 [2022-07-30T16:56:17.104Z] ---> 9677e8e4de69 [2022-07-30T16:56:17.104Z] [2022-07-30T16:56:17.492Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-30T16:56:17.492Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-30T16:56:17.780Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-30T16:56:17.780Z] Successfully built 9677e8e4de69 [2022-07-30T16:56:17.780Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-07-30T16:56:17.780Z] (5/9) Installing curl (7.80.0-r2) [2022-07-30T16:56:17.780Z]  Building sys-mgmt-agent ... done Building security-spire-server [2022-07-30T16:56:17.780Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-30T16:56:18.082Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-30T16:56:18.082Z] (8/9) Installing libucontext (1.1-r0) [2022-07-30T16:56:18.082Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-30T16:56:18.370Z] Executing busybox-1.34.1-r7.trigger [2022-07-30T16:56:18.370Z] Executing ca-certificates-20211220-r0.trigger [2022-07-30T16:56:18.973Z] OK: 8 MiB in 23 packages [2022-07-30T16:56:20.964Z] Removing intermediate container 340a8081179c [2022-07-30T16:56:20.964Z] ---> 7f7354160355 [2022-07-30T16:56:20.964Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-30T16:56:21.963Z] ---> 916ed80f21fa [2022-07-30T16:56:21.963Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-30T16:56:24.593Z] ---> ef71abbccd41 [2022-07-30T16:56:24.593Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-30T16:56:25.584Z] ---> d7e4e6894303 [2022-07-30T16:56:25.584Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-30T16:56:25.584Z] ---> Running in 2a217ac2e97d [2022-07-30T16:56:26.186Z] Removing intermediate container 2a217ac2e97d [2022-07-30T16:56:26.186Z] ---> 294bb7c94113 [2022-07-30T16:56:26.186Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-30T16:56:26.186Z] ---> Running in 80f8ff2844d3 [2022-07-30T16:56:26.790Z] Removing intermediate container 80f8ff2844d3 [2022-07-30T16:56:26.790Z] ---> a2d09edf2681 [2022-07-30T16:56:26.790Z] Step 18/20 : LABEL arch=arm64 [2022-07-30T16:56:27.068Z] ---> Running in 915c81cf2208 [2022-07-30T16:56:27.683Z] Removing intermediate container 915c81cf2208 [2022-07-30T16:56:27.683Z] ---> b476bca9b964 [2022-07-30T16:56:27.683Z] Step 19/20 : LABEL git_sha=d6953eeb42ab3c27c7f6e6d58d0ee696a4b86e69 [2022-07-30T16:56:27.683Z] ---> Running in f2338d7d8ec2 [2022-07-30T16:56:28.286Z] Removing intermediate container f2338d7d8ec2 [2022-07-30T16:56:28.286Z] ---> 596f3119053c [2022-07-30T16:56:28.286Z] Step 20/20 : LABEL version=0.0.0 [2022-07-30T16:56:28.286Z] ---> Running in 9680a9ed4e8a [2022-07-30T16:56:28.889Z] Removing intermediate container 9680a9ed4e8a [2022-07-30T16:56:28.889Z] ---> 6a831af08106 [2022-07-30T16:56:28.889Z] [2022-07-30T16:56:29.503Z] Successfully built 6a831af08106 [2022-07-30T16:56:29.503Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-07-30T16:56:29.503Z] Building security-proxy-setup [2022-07-30T16:56:56.358Z]  Building security-spiffe-token-provider ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-30T16:56:56.358Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-30T16:56:56.358Z] ---> 082a4088f328 [2022-07-30T16:56:56.358Z] Step 3/25 : WORKDIR /edgex-go [2022-07-30T16:56:56.358Z] ---> Using cache [2022-07-30T16:56:56.358Z] ---> 25f5e2a2d217 [2022-07-30T16:56:56.358Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-30T16:56:56.358Z] ---> Using cache [2022-07-30T16:56:56.358Z] ---> ad240f0bf656 [2022-07-30T16:56:56.358Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-30T16:56:56.358Z] ---> Using cache [2022-07-30T16:56:56.358Z] ---> e43d1a229cb4 [2022-07-30T16:56:56.358Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-30T16:56:56.358Z] ---> Using cache [2022-07-30T16:56:56.358Z] ---> 4e91d59cfe2f [2022-07-30T16:56:56.358Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-30T16:56:56.358Z] ---> Using cache [2022-07-30T16:56:56.358Z] ---> bb4792ab0ebe [2022-07-30T16:56:56.358Z] Step 8/25 : COPY . . [2022-07-30T16:56:56.358Z] ---> Using cache [2022-07-30T16:56:56.358Z] ---> 2523edb56a72 [2022-07-30T16:56:56.358Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-30T16:56:56.358Z] ---> Using cache [2022-07-30T16:56:56.358Z] ---> 4a0e9e81d2f0 [2022-07-30T16:56:56.358Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-30T16:56:56.358Z] ---> Using cache [2022-07-30T16:56:56.358Z] ---> 908349fe6fcb [2022-07-30T16:56:56.358Z] 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-30T16:56:56.358Z] ---> Running in a482529167ef [2022-07-30T16:56:59.805Z] Removing intermediate container a482529167ef [2022-07-30T16:56:59.805Z] ---> 60b05e1b8cee [2022-07-30T16:56:59.805Z] Step 12/25 : WORKDIR /edgex-go [2022-07-30T16:57:00.080Z] ---> Running in 5507f956edc4 [2022-07-30T16:57:01.068Z] Removing intermediate container 5507f956edc4 [2022-07-30T16:57:01.068Z] ---> 87256c34ba07 [2022-07-30T16:57:01.068Z] [2022-07-30T16:57:01.068Z] Step 13/25 : FROM alpine:3.15 [2022-07-30T16:57:01.068Z] ---> 60f2846fe774 [2022-07-30T16:57:01.068Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-30T16:57:01.068Z] ---> Using cache [2022-07-30T16:57:01.068Z] ---> 9bc084936816 [2022-07-30T16:57:01.068Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-30T16:57:01.068Z] ---> Using cache [2022-07-30T16:57:01.068Z] ---> 20fe8b844d37 [2022-07-30T16:57:01.068Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-30T16:57:01.068Z] ---> Using cache [2022-07-30T16:57:01.068Z] ---> 08767b12f117 [2022-07-30T16:57:01.068Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-30T16:57:09.399Z] Removing intermediate container beded391a7a5 [2022-07-30T16:57:09.399Z] ---> 59c872038a5d [2022-07-30T16:57:09.399Z] Step 8/22 : COPY . . [2022-07-30T16:57:11.382Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-30T16:57:11.382Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-30T16:57:11.382Z] ---> 082a4088f328 [2022-07-30T16:57:11.382Z] Step 3/22 : WORKDIR /edgex-go [2022-07-30T16:57:11.382Z] ---> Using cache [2022-07-30T16:57:11.382Z] ---> 25f5e2a2d217 [2022-07-30T16:57:11.382Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-30T16:57:11.382Z] ---> Using cache [2022-07-30T16:57:11.382Z] ---> ad240f0bf656 [2022-07-30T16:57:11.382Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-30T16:57:11.382Z] ---> Using cache [2022-07-30T16:57:11.382Z] ---> e264385ebeb5 [2022-07-30T16:57:11.382Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-30T16:57:11.382Z] ---> Using cache [2022-07-30T16:57:11.382Z] ---> bf33210fd3f3 [2022-07-30T16:57:11.382Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-30T16:57:11.382Z] ---> Using cache [2022-07-30T16:57:11.382Z] ---> 1d758b8bbc3c [2022-07-30T16:57:11.382Z] Step 8/22 : COPY . . [2022-07-30T16:57:11.665Z] ---> Using cache [2022-07-30T16:57:11.665Z] ---> 48d5f437e73d [2022-07-30T16:57:11.665Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-30T16:57:11.941Z] ---> Running in 7a79eb6d1651 [2022-07-30T16:57:12.216Z] ---> 387af015efde [2022-07-30T16:57:12.216Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-30T16:57:14.201Z] ---> a069cd393a19 [2022-07-30T16:57:14.201Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-30T16:57:14.483Z] 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-30T16:57:15.933Z] ---> 4d87ea80d7f6 [2022-07-30T16:57:15.933Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-30T16:57:17.404Z] ---> 53da07296f90 [2022-07-30T16:57:17.404Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-30T16:57:17.404Z] ---> Running in 84bda59ef111 [2022-07-30T16:57:18.393Z] Removing intermediate container 84bda59ef111 [2022-07-30T16:57:18.393Z] ---> 3fadc3eca15b [2022-07-30T16:57:18.393Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-30T16:57:18.393Z] ---> Running in 0933273591a6 [2022-07-30T16:57:19.387Z] Removing intermediate container 0933273591a6 [2022-07-30T16:57:19.387Z] ---> 2864302b996a [2022-07-30T16:57:19.387Z] Step 23/25 : LABEL arch=arm64 [2022-07-30T16:57:19.669Z] ---> Running in a24ef86e6a9a [2022-07-30T16:57:20.662Z] Removing intermediate container a24ef86e6a9a [2022-07-30T16:57:20.662Z] ---> 3f9dcda38f3c [2022-07-30T16:57:20.662Z] Step 24/25 : LABEL git_sha=d6953eeb42ab3c27c7f6e6d58d0ee696a4b86e69 [2022-07-30T16:57:20.943Z] ---> Running in 5a816d08285c [2022-07-30T16:57:21.929Z] Removing intermediate container 5a816d08285c [2022-07-30T16:57:21.929Z] ---> cb3f25df3a63 [2022-07-30T16:57:21.929Z] Step 25/25 : LABEL version=0.0.0 [2022-07-30T16:57:21.929Z] ---> Running in afa65cbfcc7e [2022-07-30T16:57:22.921Z] Removing intermediate container afa65cbfcc7e [2022-07-30T16:57:22.921Z] ---> 31e8c1257543 [2022-07-30T16:57:22.921Z] [2022-07-30T16:57:23.909Z] Successfully built 31e8c1257543 [2022-07-30T16:57:23.909Z] Successfully tagged security-spire-server-arm64:latest [2022-07-30T16:57:23.909Z] Building core-metadata [2022-07-30T16:57:36.365Z]  Building security-spire-server ... done  ---> 04450599dda6 [2022-07-30T16:57:36.365Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-30T16:57:36.365Z] ---> Running in 89b756533c86 [2022-07-30T16:57:38.355Z] 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-30T16:57:53.481Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-30T16:57:53.481Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-30T16:57:53.481Z] ---> 082a4088f328 [2022-07-30T16:57:53.481Z] Step 3/23 : WORKDIR /edgex-go [2022-07-30T16:57:53.481Z] ---> Using cache [2022-07-30T16:57:53.481Z] ---> 25f5e2a2d217 [2022-07-30T16:57:53.481Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-30T16:57:53.481Z] ---> Using cache [2022-07-30T16:57:53.481Z] ---> ad240f0bf656 [2022-07-30T16:57:53.481Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-30T16:57:53.481Z] ---> Using cache [2022-07-30T16:57:53.481Z] ---> e264385ebeb5 [2022-07-30T16:57:53.481Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-30T16:57:53.481Z] ---> Using cache [2022-07-30T16:57:53.481Z] ---> bf33210fd3f3 [2022-07-30T16:57:53.481Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-30T16:57:53.481Z] ---> Using cache [2022-07-30T16:57:53.481Z] ---> 1d758b8bbc3c [2022-07-30T16:57:53.481Z] Step 8/23 : COPY . . [2022-07-30T16:57:53.481Z] ---> Using cache [2022-07-30T16:57:53.481Z] ---> 48d5f437e73d [2022-07-30T16:57:53.481Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-30T16:57:54.082Z] ---> Running in 85ee06d01d9d [2022-07-30T16:57:55.522Z] 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-30T17:00:02.437Z] Removing intermediate container 3e297ef66939 [2022-07-30T17:00:02.437Z] ---> 958f3e1b6413 [2022-07-30T17:00:02.437Z] [2022-07-30T17:00:02.437Z] Step 10/22 : FROM alpine:3.16 [2022-07-30T17:00:02.437Z] ---> 3d81c46cd875 [2022-07-30T17:00:02.437Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-30T17:00:02.437Z] ---> Running in 6187147750f6 [2022-07-30T17:00:02.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-30T17:00:02.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-30T17:00:04.018Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-30T17:00:04.018Z] Executing busybox-1.35.0-r15.trigger [2022-07-30T17:00:04.018Z] OK: 5 MiB in 15 packages [2022-07-30T17:00:05.523Z] Removing intermediate container 6187147750f6 [2022-07-30T17:00:05.523Z] ---> af545b2b8ad9 [2022-07-30T17:00:05.523Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-30T17:00:05.523Z] ---> Running in 90d9ce89a184 [2022-07-30T17:00:06.129Z] Removing intermediate container 90d9ce89a184 [2022-07-30T17:00:06.129Z] ---> ddbf82859c6a [2022-07-30T17:00:06.129Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-30T17:00:06.129Z] ---> Running in 42310f781580 [2022-07-30T17:00:06.736Z] Removing intermediate container 42310f781580 [2022-07-30T17:00:06.736Z] ---> aca223e1fa01 [2022-07-30T17:00:06.736Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-30T17:00:06.736Z] ---> Running in e201c4971234 [2022-07-30T17:00:07.339Z] Removing intermediate container e201c4971234 [2022-07-30T17:00:07.339Z] ---> a4473c79193c [2022-07-30T17:00:07.339Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-30T17:00:08.359Z] ---> 572ede04d198 [2022-07-30T17:00:08.359Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-30T17:00:10.367Z] ---> ab7db43f6b6c [2022-07-30T17:00:10.367Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-30T17:00:11.358Z] ---> a3ef24aabaf4 [2022-07-30T17:00:11.358Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-30T17:00:11.358Z] ---> Running in 1124f70905e3 [2022-07-30T17:00:11.959Z] Removing intermediate container 1124f70905e3 [2022-07-30T17:00:11.959Z] ---> 784cd1315167 [2022-07-30T17:00:11.959Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-30T17:00:11.959Z] ---> Running in 60a1967bd180 [2022-07-30T17:00:12.577Z] Removing intermediate container 60a1967bd180 [2022-07-30T17:00:12.577Z] ---> 2ab909675763 [2022-07-30T17:00:12.577Z] Step 20/22 : LABEL arch=arm64 [2022-07-30T17:00:12.577Z] ---> Running in d8f7afb71b72 [2022-07-30T17:00:13.191Z] Removing intermediate container d8f7afb71b72 [2022-07-30T17:00:13.191Z] ---> 6c60b8d7ecb7 [2022-07-30T17:00:13.191Z] Step 21/22 : LABEL git_sha=d6953eeb42ab3c27c7f6e6d58d0ee696a4b86e69 [2022-07-30T17:00:13.466Z] ---> Running in 2b5feffda10b [2022-07-30T17:00:13.739Z] Removing intermediate container 2b5feffda10b [2022-07-30T17:00:13.739Z] ---> 05764e87dd44 [2022-07-30T17:00:13.739Z] Step 22/22 : LABEL version=0.0.0 [2022-07-30T17:00:14.017Z] ---> Running in dfbc24158813 [2022-07-30T17:00:14.294Z] Removing intermediate container dfbc24158813 [2022-07-30T17:00:14.294Z] ---> 99c6a5f20a49 [2022-07-30T17:00:14.570Z] [2022-07-30T17:00:14.849Z] Successfully built 99c6a5f20a49 [2022-07-30T17:00:14.849Z] Successfully tagged support-scheduler-arm64:latest [2022-07-30T17:00:14.849Z] Building core-data [2022-07-30T17:00:41.718Z]  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-30T17:00:41.718Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-30T17:00:41.718Z] ---> 082a4088f328 [2022-07-30T17:00:41.718Z] Step 3/23 : WORKDIR /edgex-go [2022-07-30T17:00:41.718Z] ---> Using cache [2022-07-30T17:00:41.718Z] ---> 25f5e2a2d217 [2022-07-30T17:00:41.718Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-30T17:00:41.718Z] ---> Using cache [2022-07-30T17:00:41.718Z] ---> ad240f0bf656 [2022-07-30T17:00:41.718Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-30T17:00:41.718Z] ---> Running in 961eb4a83cc3 [2022-07-30T17:00:42.329Z] Removing intermediate container 7ddb8f98b0fd [2022-07-30T17:00:42.329Z] ---> afb442a32c66 [2022-07-30T17:00:42.329Z] [2022-07-30T17:00:42.329Z] Step 10/23 : FROM alpine:3.16 [2022-07-30T17:00:42.329Z] ---> 3d81c46cd875 [2022-07-30T17:00:42.329Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-30T17:00:42.329Z] ---> Using cache [2022-07-30T17:00:42.329Z] ---> af545b2b8ad9 [2022-07-30T17:00:42.329Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-30T17:00:42.329Z] ---> Using cache [2022-07-30T17:00:42.329Z] ---> ddbf82859c6a [2022-07-30T17:00:42.329Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-30T17:00:42.611Z] ---> Running in 0efb7992eb40 [2022-07-30T17:00:43.597Z] Removing intermediate container 0efb7992eb40 [2022-07-30T17:00:43.597Z] ---> 46f5dd72c6e7 [2022-07-30T17:00:43.597Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-30T17:00:43.597Z] ---> Running in ca923a917032 [2022-07-30T17:00:43.874Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-30T17:00:44.152Z] Removing intermediate container ca923a917032 [2022-07-30T17:00:44.152Z] ---> 87f66b6d77a9 [2022-07-30T17:00:44.152Z] Step 15/23 : WORKDIR / [2022-07-30T17:00:44.427Z] ---> Running in 5355cadeda60 [2022-07-30T17:00:45.040Z] Removing intermediate container 5355cadeda60 [2022-07-30T17:00:45.040Z] ---> bf694df9055e [2022-07-30T17:00:45.040Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-30T17:00:45.040Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-30T17:00:46.035Z] ---> f3a50c3304da [2022-07-30T17:00:46.035Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-30T17:00:47.027Z] OK: 221 MiB in 51 packages [2022-07-30T17:00:48.017Z] ---> 3d87ed0c9d8f [2022-07-30T17:00:48.017Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-30T17:00:48.628Z] Removing intermediate container 961eb4a83cc3 [2022-07-30T17:00:48.628Z] ---> da26cb96b964 [2022-07-30T17:00:48.628Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-30T17:00:49.238Z] ---> 0bc497c9bb06 [2022-07-30T17:00:49.238Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-30T17:00:49.238Z] ---> Running in 2b26c208a595 [2022-07-30T17:00:50.228Z] Removing intermediate container 2b26c208a595 [2022-07-30T17:00:50.228Z] ---> f248fa9f79e8 [2022-07-30T17:00:50.228Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-30T17:00:50.228Z] ---> 42046674b71f [2022-07-30T17:00:50.228Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-30T17:00:50.228Z] ---> Running in 91bfeb2cb214 [2022-07-30T17:00:50.228Z] ---> Running in a85758140fde [2022-07-30T17:00:51.249Z] Removing intermediate container a85758140fde [2022-07-30T17:00:51.249Z] ---> 69a3db4ec102 [2022-07-30T17:00:51.249Z] Step 21/23 : LABEL arch=arm64 [2022-07-30T17:00:51.249Z] ---> Running in 7c529df2d3e0 [2022-07-30T17:00:51.853Z] Removing intermediate container 7c529df2d3e0 [2022-07-30T17:00:51.853Z] ---> 5b46b52bd33b [2022-07-30T17:00:51.853Z] Step 22/23 : LABEL git_sha=d6953eeb42ab3c27c7f6e6d58d0ee696a4b86e69 [2022-07-30T17:00:51.853Z] ---> Running in 0c6ad47af5a2 [2022-07-30T17:00:52.457Z] Removing intermediate container 0c6ad47af5a2 [2022-07-30T17:00:52.457Z] ---> a50f95ffa56a [2022-07-30T17:00:52.457Z] Step 23/23 : LABEL version=0.0.0 [2022-07-30T17:00:52.732Z] ---> Running in 567851b7cde4 [2022-07-30T17:00:53.008Z] Removing intermediate container 567851b7cde4 [2022-07-30T17:00:53.008Z] ---> 20f0644f06a7 [2022-07-30T17:00:53.008Z] [2022-07-30T17:00:53.612Z] Successfully built 20f0644f06a7 [2022-07-30T17:00:53.612Z] Successfully tagged core-command-arm64:latest [2022-07-30T17:01:32.640Z]  Building core-command ... done Removing intermediate container 91bfeb2cb214 [2022-07-30T17:01:32.640Z] ---> d7c6b3eee5a6 [2022-07-30T17:01:32.640Z] Step 8/23 : COPY . . [2022-07-30T17:01:54.849Z] ---> 52ad13a8aa1e [2022-07-30T17:01:54.849Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-30T17:01:54.849Z] ---> Running in 5fcb027beb82 [2022-07-30T17:01:54.849Z] 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-30T17:01:55.839Z] 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-30T17:02:18.057Z] Removing intermediate container 7a79eb6d1651 [2022-07-30T17:02:18.057Z] ---> 76cabed105c2 [2022-07-30T17:02:18.057Z] [2022-07-30T17:02:18.057Z] Step 10/22 : FROM alpine:3.16 [2022-07-30T17:02:18.057Z] ---> 3d81c46cd875 [2022-07-30T17:02:18.057Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-30T17:02:18.057Z] ---> Running in b7c1d8acb3b2 [2022-07-30T17:02:18.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-30T17:02:18.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-30T17:02:19.390Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-30T17:02:19.390Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-30T17:02:19.993Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-30T17:02:19.993Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-30T17:02:19.993Z] (5/6) Installing curl (7.83.1-r2) [2022-07-30T17:02:19.993Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-30T17:02:19.993Z] Executing busybox-1.35.0-r15.trigger [2022-07-30T17:02:19.993Z] Executing ca-certificates-20211220-r0.trigger [2022-07-30T17:02:19.993Z] OK: 8 MiB in 20 packages [2022-07-30T17:02:22.106Z] Removing intermediate container b7c1d8acb3b2 [2022-07-30T17:02:22.106Z] ---> f0ccc4c27aab [2022-07-30T17:02:22.106Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-30T17:02:22.381Z] ---> Running in 10c75ea97218 [2022-07-30T17:02:22.985Z] Removing intermediate container 10c75ea97218 [2022-07-30T17:02:22.985Z] ---> 05288a6411d0 [2022-07-30T17:02:22.985Z] Step 13/22 : WORKDIR /edgex [2022-07-30T17:02:22.985Z] ---> Running in a198f0314863 [2022-07-30T17:02:23.589Z] Removing intermediate container a198f0314863 [2022-07-30T17:02:23.589Z] ---> c32d04ecc87f [2022-07-30T17:02:23.589Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-30T17:02:24.197Z] ---> 132865daab5e [2022-07-30T17:02:24.197Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-30T17:02:25.646Z] ---> 65c3cd4a288f [2022-07-30T17:02:25.646Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-30T17:02:27.643Z] ---> d2cfd57f6891 [2022-07-30T17:02:27.643Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-30T17:02:28.248Z] ---> e50003d8ed68 [2022-07-30T17:02:28.248Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-30T17:02:28.248Z] ---> Running in b4521e728a14 [2022-07-30T17:02:31.682Z] Removing intermediate container b4521e728a14 [2022-07-30T17:02:31.682Z] ---> 51be42dca39d [2022-07-30T17:02:31.682Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-30T17:02:31.682Z] ---> Running in 748c0dd62c4d [2022-07-30T17:02:31.958Z] Removing intermediate container 748c0dd62c4d [2022-07-30T17:02:31.959Z] ---> 285fe4727fc2 [2022-07-30T17:02:31.959Z] Step 20/22 : LABEL arch=arm64 [2022-07-30T17:02:31.959Z] ---> Running in 93e61a275c04 [2022-07-30T17:02:32.566Z] Removing intermediate container 93e61a275c04 [2022-07-30T17:02:32.566Z] ---> 2b7aad6a83b6 [2022-07-30T17:02:32.566Z] Step 21/22 : LABEL git_sha=d6953eeb42ab3c27c7f6e6d58d0ee696a4b86e69 [2022-07-30T17:02:32.566Z] ---> Running in 10d33d619fdc [2022-07-30T17:02:33.173Z] Removing intermediate container 10d33d619fdc [2022-07-30T17:02:33.173Z] ---> def8db1fcb8d [2022-07-30T17:02:33.173Z] Step 22/22 : LABEL version=0.0.0 [2022-07-30T17:02:33.173Z] ---> Running in 09899b87ecb2 [2022-07-30T17:02:33.776Z] Removing intermediate container 09899b87ecb2 [2022-07-30T17:02:33.776Z] ---> 6dccfdbc97ba [2022-07-30T17:02:33.776Z] [2022-07-30T17:02:34.054Z] Successfully built 6dccfdbc97ba [2022-07-30T17:02:34.054Z] Successfully tagged security-proxy-setup-arm64:latest [2022-07-30T17:02:46.469Z]  Building security-proxy-setup ... done Removing intermediate container 85ee06d01d9d [2022-07-30T17:02:46.469Z] ---> 6dcecb6e5d83 [2022-07-30T17:02:46.469Z] [2022-07-30T17:02:46.469Z] Step 10/23 : FROM alpine:3.16 [2022-07-30T17:02:46.469Z] ---> 3d81c46cd875 [2022-07-30T17:02:46.469Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-30T17:02:46.469Z] ---> Using cache [2022-07-30T17:02:46.469Z] ---> af545b2b8ad9 [2022-07-30T17:02:46.469Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-30T17:02:46.469Z] ---> Using cache [2022-07-30T17:02:46.469Z] ---> ddbf82859c6a [2022-07-30T17:02:46.469Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-30T17:02:46.469Z] ---> Running in e636fc845e64 [2022-07-30T17:02:46.756Z] Removing intermediate container e636fc845e64 [2022-07-30T17:02:46.756Z] ---> 7528200c92b5 [2022-07-30T17:02:46.756Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-30T17:02:47.032Z] ---> Running in a9b22768fbe3 [2022-07-30T17:02:47.638Z] Removing intermediate container a9b22768fbe3 [2022-07-30T17:02:47.638Z] ---> 8963571dd7d5 [2022-07-30T17:02:47.638Z] Step 15/23 : WORKDIR / [2022-07-30T17:02:47.638Z] ---> Running in 4cc47753a82a [2022-07-30T17:02:48.255Z] Removing intermediate container 4cc47753a82a [2022-07-30T17:02:48.255Z] ---> 7fb14192dae0 [2022-07-30T17:02:48.255Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-30T17:02:49.251Z] ---> d3b2795114c4 [2022-07-30T17:02:49.251Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-30T17:02:50.720Z] ---> 10fd55b7f59a [2022-07-30T17:02:50.720Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-30T17:02:51.716Z] ---> 2f12b1f95429 [2022-07-30T17:02:51.716Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-30T17:02:51.716Z] ---> Running in eae0a744ba97 [2022-07-30T17:02:52.323Z] Removing intermediate container eae0a744ba97 [2022-07-30T17:02:52.323Z] ---> 5e3ee1e70858 [2022-07-30T17:02:52.323Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-30T17:02:52.323Z] ---> Running in 5c1f8d448cd2 [2022-07-30T17:02:52.938Z] Removing intermediate container 5c1f8d448cd2 [2022-07-30T17:02:52.938Z] ---> 0c0c5b18321c [2022-07-30T17:02:52.938Z] Step 21/23 : LABEL arch=arm64 [2022-07-30T17:02:52.938Z] ---> Running in f214d8b2f5d2 [2022-07-30T17:02:53.543Z] Removing intermediate container f214d8b2f5d2 [2022-07-30T17:02:53.543Z] ---> 13cf7d7af58c [2022-07-30T17:02:53.543Z] Step 22/23 : LABEL git_sha=d6953eeb42ab3c27c7f6e6d58d0ee696a4b86e69 [2022-07-30T17:02:53.543Z] ---> Running in c32008976723 [2022-07-30T17:02:54.143Z] Removing intermediate container c32008976723 [2022-07-30T17:02:54.143Z] ---> 64c1e871d570 [2022-07-30T17:02:54.143Z] Step 23/23 : LABEL version=0.0.0 [2022-07-30T17:02:54.143Z] ---> Running in d3413dc20319 [2022-07-30T17:02:54.422Z] Removing intermediate container d3413dc20319 [2022-07-30T17:02:54.422Z] ---> f9187530118f [2022-07-30T17:02:54.422Z] [2022-07-30T17:02:55.023Z] Successfully built f9187530118f [2022-07-30T17:02:55.023Z] Successfully tagged core-metadata-arm64:latest [2022-07-30T17:03:51.595Z]  Building core-metadata ... done Removing intermediate container 89b756533c86 [2022-07-30T17:03:51.595Z] ---> eaf506826863 [2022-07-30T17:03:51.595Z] [2022-07-30T17:03:51.595Z] Step 10/22 : FROM alpine:3.16 [2022-07-30T17:03:51.595Z] ---> 3d81c46cd875 [2022-07-30T17:03:51.595Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-30T17:03:51.595Z] ---> Running in 347fae4c9a6b [2022-07-30T17:03:51.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-30T17:03:51.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-30T17:03:51.595Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-30T17:03:51.595Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-30T17:03:51.595Z] Executing busybox-1.35.0-r15.trigger [2022-07-30T17:03:51.595Z] Executing ca-certificates-20211220-r0.trigger [2022-07-30T17:03:51.595Z] OK: 6 MiB in 16 packages [2022-07-30T17:03:53.590Z] Removing intermediate container 347fae4c9a6b [2022-07-30T17:03:53.590Z] ---> dc740b230c7c [2022-07-30T17:03:53.590Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-30T17:03:53.590Z] ---> Running in 9c303adededc [2022-07-30T17:03:53.866Z] Removing intermediate container 9c303adededc [2022-07-30T17:03:53.866Z] ---> ee310216b3c0 [2022-07-30T17:03:53.866Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-30T17:03:53.866Z] ---> Running in a02ccb46ddff [2022-07-30T17:03:54.468Z] Removing intermediate container a02ccb46ddff [2022-07-30T17:03:54.468Z] ---> 9d3108ee3ef9 [2022-07-30T17:03:54.468Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-30T17:03:54.468Z] ---> Running in 9d4a084ba81a [2022-07-30T17:03:55.074Z] Removing intermediate container 9d4a084ba81a [2022-07-30T17:03:55.074Z] ---> f1bef9ed25aa [2022-07-30T17:03:55.074Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-30T17:03:56.065Z] ---> bd1f75cf8d41 [2022-07-30T17:03:56.065Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-30T17:03:58.072Z] ---> 7a7608f50a7c [2022-07-30T17:03:58.072Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-30T17:03:59.062Z] ---> 289aca838b5f [2022-07-30T17:03:59.062Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-30T17:03:59.337Z] ---> Running in ec3c06e181a9 [2022-07-30T17:03:59.628Z] Removing intermediate container ec3c06e181a9 [2022-07-30T17:03:59.628Z] ---> 9f4fb0741ec7 [2022-07-30T17:03:59.628Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-30T17:03:59.915Z] ---> Running in f8eae6cfb3a7 [2022-07-30T17:04:00.202Z] Removing intermediate container f8eae6cfb3a7 [2022-07-30T17:04:00.202Z] ---> 2ccf92423864 [2022-07-30T17:04:00.202Z] Step 20/22 : LABEL arch=arm64 [2022-07-30T17:04:00.483Z] ---> Running in 3f2357281887 [2022-07-30T17:04:01.080Z] Removing intermediate container 3f2357281887 [2022-07-30T17:04:01.080Z] ---> 8d933b5f87ff [2022-07-30T17:04:01.080Z] Step 21/22 : LABEL git_sha=d6953eeb42ab3c27c7f6e6d58d0ee696a4b86e69 [2022-07-30T17:04:01.080Z] ---> Running in 1a59b6e54f32 [2022-07-30T17:04:01.680Z] Removing intermediate container 1a59b6e54f32 [2022-07-30T17:04:01.680Z] ---> fe083c1de5e9 [2022-07-30T17:04:01.680Z] Step 22/22 : LABEL version=0.0.0 [2022-07-30T17:04:01.680Z] ---> Running in 0f6782c12dcd [2022-07-30T17:04:01.954Z] Removing intermediate container 0f6782c12dcd [2022-07-30T17:04:02.231Z] ---> da063c0778da [2022-07-30T17:04:02.231Z] [2022-07-30T17:04:02.510Z] Successfully built da063c0778da [2022-07-30T17:04:02.510Z] Successfully tagged support-notifications-arm64:latest [2022-07-30T17:04:29.320Z]  Building support-notifications ... done Removing intermediate container 5fcb027beb82 [2022-07-30T17:04:29.320Z] ---> 9bd985e16177 [2022-07-30T17:04:29.320Z] [2022-07-30T17:04:29.320Z] Step 10/23 : FROM alpine:3.16 [2022-07-30T17:04:29.320Z] ---> 3d81c46cd875 [2022-07-30T17:04:29.320Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-30T17:04:29.320Z] ---> Running in 5a4dc0d1e1a2 [2022-07-30T17:04:29.592Z] Removing intermediate container 5a4dc0d1e1a2 [2022-07-30T17:04:29.592Z] ---> 243c8d2846f9 [2022-07-30T17:04:29.592Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-30T17:04:29.592Z] ---> Running in b8d807357ffd [2022-07-30T17:04:29.865Z] Removing intermediate container b8d807357ffd [2022-07-30T17:04:29.865Z] ---> ff5cf8c6571a [2022-07-30T17:04:29.865Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-30T17:04:30.140Z] ---> Running in 71e8100829ad [2022-07-30T17:04:30.414Z] Removing intermediate container 71e8100829ad [2022-07-30T17:04:30.414Z] ---> f8b5a46883f8 [2022-07-30T17:04:30.414Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-30T17:04:30.414Z] ---> Running in 34b9fbbd000d [2022-07-30T17:04:32.387Z] Removing intermediate container 34b9fbbd000d [2022-07-30T17:04:32.387Z] ---> c642c7a2b15d [2022-07-30T17:04:32.387Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-30T17:04:32.387Z] ---> Running in eed9db846ebf [2022-07-30T17:04:33.382Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-30T17:04:34.369Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-30T17:04:34.964Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-30T17:04:35.233Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-30T17:04:35.233Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-30T17:04:35.503Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-30T17:04:35.503Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-30T17:04:35.503Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-30T17:04:35.773Z] Executing busybox-1.35.0-r15.trigger [2022-07-30T17:04:35.773Z] OK: 8 MiB in 20 packages [2022-07-30T17:04:36.754Z] Removing intermediate container eed9db846ebf [2022-07-30T17:04:36.754Z] ---> 3b180e7d01d9 [2022-07-30T17:04:36.754Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-30T17:04:37.028Z] ---> aedf59cafd9b [2022-07-30T17:04:37.028Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-30T17:04:38.001Z] ---> a7bf4910740c [2022-07-30T17:04:38.001Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-30T17:04:38.602Z] ---> f27bfd4a5482 [2022-07-30T17:04:38.602Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-30T17:04:38.871Z] ---> Running in 3aacc55450c6 [2022-07-30T17:04:39.143Z] Removing intermediate container 3aacc55450c6 [2022-07-30T17:04:39.143Z] ---> 83a5eed16e43 [2022-07-30T17:04:39.143Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-30T17:04:39.143Z] ---> Running in 7b6156d21c6f [2022-07-30T17:04:39.417Z] Removing intermediate container 7b6156d21c6f [2022-07-30T17:04:39.417Z] ---> e9060e9720d1 [2022-07-30T17:04:39.417Z] Step 21/23 : LABEL arch=arm64 [2022-07-30T17:04:39.417Z] ---> Running in c2d169c432ab [2022-07-30T17:04:39.696Z] Removing intermediate container c2d169c432ab [2022-07-30T17:04:39.696Z] ---> 947b1234f24a [2022-07-30T17:04:39.696Z] Step 22/23 : LABEL git_sha=d6953eeb42ab3c27c7f6e6d58d0ee696a4b86e69 [2022-07-30T17:04:39.696Z] ---> Running in fa54dbb617ef [2022-07-30T17:04:40.287Z] Removing intermediate container fa54dbb617ef [2022-07-30T17:04:40.287Z] ---> d4213b1fb556 [2022-07-30T17:04:40.287Z] Step 23/23 : LABEL version=0.0.0 [2022-07-30T17:04:40.287Z] ---> Running in d6a980e2feb8 [2022-07-30T17:04:40.559Z] Removing intermediate container d6a980e2feb8 [2022-07-30T17:04:40.559Z] ---> e7e2128e7172 [2022-07-30T17:04:40.559Z] [2022-07-30T17:04:40.831Z] Successfully built e7e2128e7172 [2022-07-30T17:04:40.831Z] Successfully tagged core-data-arm64:latest [2022-07-30T17:04:41.117Z]  Building core-data ... done  [Pipeline] } [2022-07-30T17:04:41.116Z] $ docker stop --time=1 e6ddb289989749d12caedf6444320dd61adee07a3949d876427969c31dc23d28 [2022-07-30T17:04:42.797Z] $ docker rm -f e6ddb289989749d12caedf6444320dd61adee07a3949d876427969c31dc23d28 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-30T17:04:43.341Z] + docker images [2022-07-30T17:04:43.613Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-30T17:04:43.613Z] core-data-arm64 latest e7e2128e7172 3 seconds ago 20.6MB [2022-07-30T17:04:43.613Z] 9bd985e16177 15 seconds ago 1.54GB [2022-07-30T17:04:43.613Z] support-notifications-arm64 latest da063c0778da 42 seconds ago 26.1MB [2022-07-30T17:04:43.613Z] eaf506826863 57 seconds ago 1.57GB [2022-07-30T17:04:43.613Z] core-metadata-arm64 latest f9187530118f About a minute ago 16.4MB [2022-07-30T17:04:43.613Z] 6dcecb6e5d83 About a minute ago 1.52GB [2022-07-30T17:04:43.613Z] security-proxy-setup-arm64 latest 6dccfdbc97ba 2 minutes ago 26.2MB [2022-07-30T17:04:43.613Z] 76cabed105c2 2 minutes ago 1.52GB [2022-07-30T17:04:43.613Z] core-command-arm64 latest 20f0644f06a7 3 minutes ago 15.5MB [2022-07-30T17:04:43.613Z] afb442a32c66 4 minutes ago 1.51GB [2022-07-30T17:04:43.613Z] support-scheduler-arm64 latest 99c6a5f20a49 4 minutes ago 25.6MB [2022-07-30T17:04:43.613Z] 958f3e1b6413 4 minutes ago 1.57GB [2022-07-30T17:04:43.613Z] security-spire-server-arm64 latest 31e8c1257543 7 minutes ago 84.2MB [2022-07-30T17:04:43.613Z] 87256c34ba07 7 minutes ago 1.41GB [2022-07-30T17:04:43.613Z] security-spiffe-token-provider-arm64 latest 6a831af08106 8 minutes ago 28.3MB [2022-07-30T17:04:43.613Z] sys-mgmt-agent-arm64 latest 9677e8e4de69 8 minutes ago 282MB [2022-07-30T17:04:43.613Z] aa43f21be74a 8 minutes ago 1.56GB [2022-07-30T17:04:43.613Z] security-bootstrapper-arm64 latest c1126be40c73 9 minutes ago 18.5MB [2022-07-30T17:04:43.613Z] security-secretstore-setup-arm64 latest 06fd2254b5ba 9 minutes ago 27.9MB [2022-07-30T17:04:43.613Z] 72f89d742521 10 minutes ago 1.52GB [2022-07-30T17:04:43.613Z] d45441bba439 10 minutes ago 1.52GB [2022-07-30T17:04:43.613Z] a98ad955ff27 10 minutes ago 1.51GB [2022-07-30T17:04:43.613Z] security-spire-config-arm64 latest 3871e54f5217 13 minutes ago 83.6MB [2022-07-30T17:04:43.613Z] e0b0baa9ecd1 13 minutes ago 1.41GB [2022-07-30T17:04:43.613Z] security-spire-agent-arm64 latest c5333ebc3e34 15 minutes ago 122MB [2022-07-30T17:04:43.613Z] 50c931952c5d 15 minutes ago 1.41GB [2022-07-30T17:04:43.613Z] ci-base-image-arm64 latest 082a4088f328 29 minutes ago 994MB [2022-07-30T17:04:43.613Z] alpine 3.15 60f2846fe774 10 days ago 5.32MB [2022-07-30T17:04:43.613Z] alpine 3.16 3d81c46cd875 11 days ago 5.27MB [2022-07-30T17:04:43.613Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 3 weeks ago 678MB [2022-07-30T17:04:43.613Z] docker 20.10.14 c346e9eafbab 3 months ago 202MB [2022-07-30T17:04:43.613Z] 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-30T17:04:44.063Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-30T17:04:44.063Z] [2022-07-30T17:04:44.063Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-30T17:04:44.415Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-30T17:04:44.689Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-30T17:04:44.689Z] 8998bd30e6a1: Pulling fs layer [2022-07-30T17:04:44.689Z] 04944245beec: Pulling fs layer [2022-07-30T17:04:44.689Z] 699f458cf7ca: Pulling fs layer [2022-07-30T17:04:44.689Z] 765212b225bb: Pulling fs layer [2022-07-30T17:04:44.689Z] f23df028b6ca: Pulling fs layer [2022-07-30T17:04:44.689Z] d65c8cfc05b1: Pulling fs layer [2022-07-30T17:04:44.689Z] 2437ff75d9bd: Pulling fs layer [2022-07-30T17:04:44.689Z] 765212b225bb: Waiting [2022-07-30T17:04:44.689Z] f23df028b6ca: Waiting [2022-07-30T17:04:44.689Z] 04944245beec: Verifying Checksum [2022-07-30T17:04:44.689Z] 04944245beec: Download complete [2022-07-30T17:04:44.965Z] 765212b225bb: Verifying Checksum [2022-07-30T17:04:44.965Z] 765212b225bb: Download complete [2022-07-30T17:04:44.965Z] f23df028b6ca: Verifying Checksum [2022-07-30T17:04:44.965Z] f23df028b6ca: Download complete [2022-07-30T17:04:44.965Z] d65c8cfc05b1: Verifying Checksum [2022-07-30T17:04:44.965Z] d65c8cfc05b1: Download complete [2022-07-30T17:04:44.965Z] 699f458cf7ca: Verifying Checksum [2022-07-30T17:04:44.965Z] 699f458cf7ca: Download complete [2022-07-30T17:04:45.560Z] 8998bd30e6a1: Verifying Checksum [2022-07-30T17:04:45.561Z] 8998bd30e6a1: Download complete [2022-07-30T17:04:47.534Z] 2437ff75d9bd: Verifying Checksum [2022-07-30T17:04:47.534Z] 2437ff75d9bd: Download complete [2022-07-30T17:04:50.147Z] 8998bd30e6a1: Pull complete [2022-07-30T17:04:50.147Z] 04944245beec: Pull complete [2022-07-30T17:04:51.580Z] 699f458cf7ca: Pull complete [2022-07-30T17:04:51.854Z] 765212b225bb: Pull complete [2022-07-30T17:04:52.831Z] f23df028b6ca: Pull complete [2022-07-30T17:04:52.831Z] d65c8cfc05b1: Pull complete [2022-07-30T17:05:07.899Z] 2437ff75d9bd: Pull complete [2022-07-30T17:05:07.899Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-30T17:05:07.899Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-30T17:05:07.899Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-30T17:05:08.135Z] prd-ubuntu20.04-docker-arm64-4c-16g-21564 does not seem to be running inside a container [2022-07-30T17:05:08.204Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-30T17:05:10.779Z] $ docker top 9a3a783bf4ee5a8650119fb5690f5e6e9a0b4760ac85fc32a5272318ea431091 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-30T17:05:11.786Z] ---> job-cost.sh [2022-07-30T17:05:11.787Z] lf-activate-venv: SKIPPING [2022-07-30T17:05:11.787Z] INFO: No Stack... [2022-07-30T17:05:12.378Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-30T17:05:12.968Z] INFO: Archiving Costs [Pipeline] sh [2022-07-30T17:05:13.624Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2022-07-30T17:05:13.624Z] + cut -d, -f6 [Pipeline] lock [2022-07-30T17:05:13.653Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4097-4-stack-cost] [2022-07-30T17:05:13.662Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4097-4-stack-cost] did not exist. Created. [2022-07-30T17:05:13.662Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4097-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-30T17:05:14.328Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-30T17:05:14.490Z] Stashed 1 file(s) [Pipeline] } [2022-07-30T17:05:14.499Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4097-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-30T17:05:14.508Z] $ docker stop --time=1 9a3a783bf4ee5a8650119fb5690f5e6e9a0b4760ac85fc32a5272318ea431091 [2022-07-30T17:05:16.015Z] $ docker rm -f 9a3a783bf4ee5a8650119fb5690f5e6e9a0b4760ac85fc32a5272318ea431091 [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-30T17:05:16.554Z] provisioning config files... [2022-07-30T17:05:16.562Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config6817901087310601926tmp [Pipeline] { [Pipeline] sh [2022-07-30T17:05:16.865Z] + set +x [2022-07-30T17:05:16.865Z] + bash -s -- [2022-07-30T17:05:16.865Z] + curl -s https://codecov.io/bash [2022-07-30T17:05:16.865Z] [2022-07-30T17:05:16.865Z] _____ _ [2022-07-30T17:05:16.865Z] / ____| | | [2022-07-30T17:05:16.865Z] | | ___ __| | ___ ___ _____ __ [2022-07-30T17:05:16.865Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-30T17:05:16.865Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-30T17:05:16.865Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-30T17:05:16.865Z] Bash-1.0.6 [2022-07-30T17:05:16.865Z] [2022-07-30T17:05:16.865Z] [2022-07-30T17:05:16.865Z] ==> git version 2.25.1 found [2022-07-30T17:05:16.865Z] ==> 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-30T17:05:16.865Z] Release-Date: 2020-01-08 [2022-07-30T17:05:16.865Z] 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-30T17:05:16.865Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-30T17:05:16.865Z] ==> Jenkins CI detected. [2022-07-30T17:05:16.865Z] current dir:  /w/workspace/edgex-go/4 [2022-07-30T17:05:16.865Z] project root: . [2022-07-30T17:05:16.865Z] --> token set from env [2022-07-30T17:05:16.865Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-30T17:05:16.865Z] ==> Running gcov in . (disable via -X gcov) [2022-07-30T17:05:16.865Z] ==> Python coveragepy not found [2022-07-30T17:05:16.865Z] ==> Searching for coverage reports in: [2022-07-30T17:05:16.865Z] + . [2022-07-30T17:05:16.865Z] -> Found 1 reports [2022-07-30T17:05:16.865Z] ==> Detecting git/mercurial file structure [2022-07-30T17:05:17.125Z] ==> Reading reports [2022-07-30T17:05:17.125Z] + ./coverage.out bytes=436531 [2022-07-30T17:05:17.125Z] ==> Appending adjustments [2022-07-30T17:05:17.125Z] https://docs.codecov.io/docs/fixing-reports [2022-07-30T17:05:18.509Z] + Found adjustments [2022-07-30T17:05:18.509Z] ==> Gzipping contents [2022-07-30T17:05:18.509Z] 60K /tmp/codecov.RV5sbe.gz [2022-07-30T17:05:18.509Z] ==> Uploading reports [2022-07-30T17:05:18.509Z] url: https://codecov.io [2022-07-30T17:05:18.509Z] query: branch=PR-4097&commit=e31b0de0ef23eb6e8da97c1181615a57ab3a26de&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4097%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4097&job=&cmd_args= [2022-07-30T17:05:18.509Z] -> Pinging Codecov [2022-07-30T17:05:18.509Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4097&commit=e31b0de0ef23eb6e8da97c1181615a57ab3a26de&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4097%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4097&job=&cmd_args= [2022-07-30T17:05:18.509Z] -> Uploading to [2022-07-30T17:05:18.509Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-30/00271124DB129430A58F1EEE437C3FCB/e31b0de0ef23eb6e8da97c1181615a57ab3a26de/9d8e3540-b532-4a6e-b035-b58ff63a7ad2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220730%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220730T170518Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6933d79c93ebb9858cd6583db564fc53dc5b84e4006cb2435c7b1d0736f9c799 [2022-07-30T17:05:18.509Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-30T17:05:18.509Z] Dload Upload Total Spent Left Speed [2022-07-30T17:05:18.770Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59968 0 0 100 59968 0 263k --:--:-- --:--:-- --:--:-- 262k 100 59968 0 0 100 59968 0 193k --:--:-- --:--:-- --:--:-- 192k [2022-07-30T17:05:18.770Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e31b0de0ef23eb6e8da97c1181615a57ab3a26de [Pipeline] } [2022-07-30T17:05:18.778Z] 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-30T17:05:19.507Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-07-30T17:05:19.799Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-30T17:05:20.667Z] ---> package-listing.sh [2022-07-30T17:05:20.667Z] ++ facter osfamily [2022-07-30T17:05:20.667Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-30T17:05:20.928Z] + OS_FAMILY=debian [2022-07-30T17:05:20.928Z] + workspace=/w/workspace/edgex-go/4 [2022-07-30T17:05:20.928Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-30T17:05:20.928Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-30T17:05:20.928Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-30T17:05:20.928Z] + PACKAGES=/tmp/packages_start.txt [2022-07-30T17:05:20.928Z] + '[' /w/workspace/edgex-go/4 ']' [2022-07-30T17:05:20.928Z] + PACKAGES=/tmp/packages_end.txt [2022-07-30T17:05:20.928Z] + case "${OS_FAMILY}" in [2022-07-30T17:05:20.928Z] + dpkg -l [2022-07-30T17:05:20.928Z] + grep '^ii' [2022-07-30T17:05:20.928Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-30T17:05:20.928Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-30T17:05:20.928Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-30T17:05:20.928Z] + '[' /w/workspace/edgex-go/4 ']' [2022-07-30T17:05:20.928Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2022-07-30T17:05:20.928Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2022-07-30T17:05:20.940Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-30T17:05:21.219Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-30T17:05:21.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-30T17:05:21.790Z] [2022-07-30T17:05:21.790Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-30T17:05:22.101Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-30T17:05:22.101Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-30T17:05:22.101Z] 5eb5b503b376: Pulling fs layer [2022-07-30T17:05:22.101Z] 5c69ac0246d0: Pulling fs layer [2022-07-30T17:05:22.101Z] ec43610c2a17: Pulling fs layer [2022-07-30T17:05:22.101Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-30T17:05:22.101Z] 33b1e0a273af: Pulling fs layer [2022-07-30T17:05:22.102Z] 5d3b04190fa2: Pulling fs layer [2022-07-30T17:05:22.102Z] 2f39f015ded8: Pulling fs layer [2022-07-30T17:05:22.102Z] 3a2ae6a8a46f: Waiting [2022-07-30T17:05:22.102Z] 33b1e0a273af: Waiting [2022-07-30T17:05:22.102Z] 2f39f015ded8: Waiting [2022-07-30T17:05:22.102Z] 5c69ac0246d0: Download complete [2022-07-30T17:05:22.102Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-30T17:05:22.102Z] 3a2ae6a8a46f: Download complete [2022-07-30T17:05:22.361Z] 33b1e0a273af: Verifying Checksum [2022-07-30T17:05:22.361Z] 33b1e0a273af: Download complete [2022-07-30T17:05:22.361Z] 5d3b04190fa2: Verifying Checksum [2022-07-30T17:05:22.361Z] 5d3b04190fa2: Download complete [2022-07-30T17:05:22.361Z] ec43610c2a17: Verifying Checksum [2022-07-30T17:05:22.361Z] ec43610c2a17: Download complete [2022-07-30T17:05:22.361Z] 5eb5b503b376: Download complete [2022-07-30T17:05:23.301Z] 2f39f015ded8: Verifying Checksum [2022-07-30T17:05:23.301Z] 2f39f015ded8: Download complete [2022-07-30T17:05:23.869Z] 5eb5b503b376: Pull complete [2022-07-30T17:05:23.869Z] 5c69ac0246d0: Pull complete [2022-07-30T17:05:24.436Z] ec43610c2a17: Pull complete [2022-07-30T17:05:24.436Z] 3a2ae6a8a46f: Pull complete [2022-07-30T17:05:24.694Z] 33b1e0a273af: Pull complete [2022-07-30T17:05:24.694Z] 5d3b04190fa2: Pull complete [2022-07-30T17:05:29.967Z] 2f39f015ded8: Pull complete [2022-07-30T17:05:29.967Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-30T17:05:29.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-30T17:05:29.967Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-30T17:05:30.052Z] prd-ubuntu20.04-docker-8c-8g-21562 does not seem to be running inside a container [2022-07-30T17:05:30.081Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-30T17:05:33.618Z] $ docker top fd8b56318b2024fd85d0a773e8c3fce21f08e40992d92b501f00a3ca7992512b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-30T17:05:33.982Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-30T17:05:34.274Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-30T17:05:34.561Z] + ls /var/log/sa-host [2022-07-30T17:05:34.561Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-30T17:05:34.682Z] provisioning config files... [2022-07-30T17:05:34.692Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config3131124485667069211tmp [Pipeline] { [Pipeline] echo [2022-07-30T17:05:34.705Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-30T17:05:34.991Z] ---> create-netrc.sh [Pipeline] } [2022-07-30T17:05:34.999Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-30T17:05:35.335Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-30T17:05:35.345Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-30T17:05:35.633Z] ---> sudo-logs.sh [2022-07-30T17:05:35.633Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-30T17:05:35.652Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-30T17:05:35.938Z] ---> job-cost.sh [2022-07-30T17:05:35.938Z] lf-activate-venv: SKIPPING [2022-07-30T17:05:35.938Z] DEBUG: total: 0.10999999940395355 [2022-07-30T17:05:35.938Z] INFO: Retrieving Stack Cost... [2022-07-30T17:05:36.509Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-30T17:05:37.079Z] INFO: Archiving Costs [Pipeline] echo [2022-07-30T17:05:37.092Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-30T17:05:37.377Z] ---> logs-deploy.sh [2022-07-30T17:05:37.377Z] lf-activate-venv: SKIPPING [2022-07-30T17:05:37.377Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4097/4 [2022-07-30T17:05:37.377Z] INFO: archiving workspace using pattern(s): [2022-07-30T17:05:38.318Z] Archives upload complete. [2022-07-30T17:05:38.580Z] INFO: archiving logs to Nexus