Pull request #4113 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/edgex-go Obtained Jenkinsfile from eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0+62f72edb64dca79aa690ec258c3243e87ccbadbd (cda21a6bb0bc2f62ffedd327a821dee71d813220) 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-ssh11545141763422954493.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-ssh10349382119911676651.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-4113/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-4113/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16025694085240649.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-ssh4103617212278552444.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 8213865985cc96b4d65921cf96fa8a01761a1acb 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-4113/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-4113/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15334343486241060497.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 8213865985cc96b4d65921cf96fa8a01761a1acb (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8213865985cc96b4d65921cf96fa8a01761a1acb # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.2" > 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 Running on prd-ubuntu20.04-docker-8c-8g-21886 in /w/workspace/edgexfoundry_edgex-go_PR-4113 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 62f72edb64dca79aa690ec258c3243e87ccbadbd into PR head commit eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 Merge succeeded, producing eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 Checking out Revision eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 (PR-4113) > 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/4113/head:refs/remotes/origin/PR-4113 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 # 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 62f72edb64dca79aa690ec258c3243e87ccbadbd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 # timeout=10 Commit message: "ci: add local cache to optimize local docker builds" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-03T19:47:05.110Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-03T19:47:05.173Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-03T19:47:05.193Z] ========================================================= [2022-08-03T19:47:05.193Z] EdgeX Global Pipelines Version Info [2022-08-03T19:47:05.193Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 1a0688c01ba5a9481cf8d58a17e9f25f1e37475f # timeout=10 [2022-08-03T19:47:05.937Z] ------------------- [2022-08-03T19:47:05.937Z] stable info: [2022-08-03T19:47:05.937Z] ------------------- [2022-08-03T19:47:05.937Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-03T19:47:05.937Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-03T19:47:05.937Z] Message: update stable to v1.0.238 [2022-08-03T19:47:06.507Z] ------------------- [2022-08-03T19:47:06.507Z] experimental info: [2022-08-03T19:47:06.507Z] ------------------- [2022-08-03T19:47:06.507Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-03T19:47:06.507Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-03T19:47:06.507Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-03T19:47:06.687Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-08-03T19:47:06.698Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-08-03T19:47:06.707Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-03T19:47:06.714Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-03T19:47:06.722Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-03T19:47:06.730Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-03T19:47:06.746Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-03T19:47:06.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-08-03T19:47:06.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-08-03T19:47:06.779Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-08-03T19:47:06.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-03T19:47:06.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-03T19:47:06.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-03T19:47:06.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-03T19:47:06.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-03T19:47:06.849Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-03T19:47:06.863Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-03T19:47:06.876Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-03T19:47:06.887Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-03T19:47:06.900Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-08-03T19:47:06.914Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-03T19:47:06.923Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-03T19:47:06.934Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-03T19:47:06.946Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4113 [Pipeline] echo [2022-08-03T19:47:06.956Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4113 [Pipeline] echo [2022-08-03T19:47:06.966Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4113 [Pipeline] echo [2022-08-03T19:47:06.977Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 [Pipeline] echo [2022-08-03T19:47:06.989Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eebbc51 [Pipeline] echo [2022-08-03T19:47:07.002Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-03T19:47:07.039Z] provisioning config files... [2022-08-03T19:47:07.064Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config1699020835130670606tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-03T19:47:07.367Z] ---> docker-login.sh [2022-08-03T19:47:07.367Z] nexus3.edgexfoundry.org:10001 [2022-08-03T19:47:07.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T19:47:07.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T19:47:07.889Z] Configure a credential helper to remove this warning. See [2022-08-03T19:47:07.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T19:47:07.889Z] [2022-08-03T19:47:07.889Z] Login Succeeded [2022-08-03T19:47:07.889Z] nexus3.edgexfoundry.org:10002 [2022-08-03T19:47:08.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T19:47:08.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T19:47:08.153Z] Configure a credential helper to remove this warning. See [2022-08-03T19:47:08.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T19:47:08.153Z] [2022-08-03T19:47:08.153Z] Login Succeeded [2022-08-03T19:47:08.153Z] nexus3.edgexfoundry.org:10003 [2022-08-03T19:47:08.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T19:47:08.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T19:47:08.153Z] Configure a credential helper to remove this warning. See [2022-08-03T19:47:08.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T19:47:08.153Z] [2022-08-03T19:47:08.153Z] Login Succeeded [2022-08-03T19:47:08.153Z] nexus3.edgexfoundry.org:10004 [2022-08-03T19:47:08.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T19:47:08.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T19:47:08.414Z] Configure a credential helper to remove this warning. See [2022-08-03T19:47:08.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T19:47:08.414Z] [2022-08-03T19:47:08.414Z] Login Succeeded [2022-08-03T19:47:08.414Z] docker.io [2022-08-03T19:47:08.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T19:47:08.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T19:47:08.675Z] Configure a credential helper to remove this warning. See [2022-08-03T19:47:08.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T19:47:08.675Z] [2022-08-03T19:47:08.675Z] Login Succeeded [2022-08-03T19:47:08.939Z] ---> docker-login.sh ends [Pipeline] } [2022-08-03T19:47:08.949Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-03T19:47:09.263Z] + 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-08-03T19:47:09.263Z] + dirname cmd/core-command/Dockerfile [2022-08-03T19:47:09.263Z] + cut -d/ -f2 [2022-08-03T19:47:09.263Z] + echo core-command,cmd/core-command/Dockerfile [2022-08-03T19:47:09.263Z] + dirname cmd/core-data/Dockerfile [2022-08-03T19:47:09.263Z] + cut -d/ -f2 [2022-08-03T19:47:09.263Z] + echo core-data,cmd/core-data/Dockerfile [2022-08-03T19:47:09.263Z] + dirname cmd/core-metadata/Dockerfile [2022-08-03T19:47:09.263Z] + cut -d/ -f2 [2022-08-03T19:47:09.263Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-08-03T19:47:09.263Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-08-03T19:47:09.263Z] + cut -d/ -f2 [2022-08-03T19:47:09.263Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-08-03T19:47:09.263Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-08-03T19:47:09.263Z] + cut -d/ -f2 [2022-08-03T19:47:09.263Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-08-03T19:47:09.263Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-08-03T19:47:09.263Z] + cut -d/ -f2 [2022-08-03T19:47:09.263Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-08-03T19:47:09.263Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-08-03T19:47:09.263Z] + cut -d/ -f2 [2022-08-03T19:47:09.263Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-08-03T19:47:09.263Z] + dirname cmd/security-spire-agent/Dockerfile [2022-08-03T19:47:09.263Z] + cut -d/ -f2 [2022-08-03T19:47:09.263Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-08-03T19:47:09.263Z] + dirname cmd/security-spire-config/Dockerfile [2022-08-03T19:47:09.263Z] + cut -d/ -f2 [2022-08-03T19:47:09.263Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-08-03T19:47:09.263Z] + dirname cmd/security-spire-server/Dockerfile [2022-08-03T19:47:09.263Z] + cut -d/ -f2 [2022-08-03T19:47:09.263Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-08-03T19:47:09.263Z] + dirname cmd/support-notifications/Dockerfile [2022-08-03T19:47:09.263Z] + cut -d/ -f2 [2022-08-03T19:47:09.263Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-08-03T19:47:09.263Z] + dirname cmd/support-scheduler/Dockerfile [2022-08-03T19:47:09.263Z] + cut -d/ -f2 [2022-08-03T19:47:09.263Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-08-03T19:47:09.263Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-08-03T19:47:09.263Z] + cut -d/ -f2 [2022-08-03T19:47:09.263Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-08-03T19:47:09.288Z] 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-08-03T19:47:09.640Z] + git rev-list -1 --merges eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0~1..eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 [Pipeline] echo [2022-08-03T19:47:09.660Z] -----------> git rev-list -1 --merges eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0~1..eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 [false] [Pipeline] sh [2022-08-03T19:47:09.952Z] + git log --format=format:%s -1 eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 [Pipeline] echo [2022-08-03T19:47:09.969Z] ========================================================= [2022-08-03T19:47:09.969Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-03T19:47:09.969Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-08-03T19:47:10.387Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-03T19:47:10.387Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-03T19:47:10.387Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-03T19:47:10.387Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-03T19:47:10.387Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-03T19:47:10.387Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-03T19:47:10.387Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T19:47:10.823Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-03T19:47:10.823Z] [2022-08-03T19:47:10.823Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T19:47:11.130Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-03T19:47:11.131Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-03T19:47:11.131Z] b85a868b505f: Pulling fs layer [2022-08-03T19:47:11.131Z] e2be974225ed: Pulling fs layer [2022-08-03T19:47:11.131Z] 339a4e72a1f5: Pulling fs layer [2022-08-03T19:47:11.131Z] 988bab9f4d93: Pulling fs layer [2022-08-03T19:47:11.131Z] 1469e6f7b9e6: Pulling fs layer [2022-08-03T19:47:11.131Z] eaf3925da568: Pulling fs layer [2022-08-03T19:47:11.131Z] bab4dde63d76: Pulling fs layer [2022-08-03T19:47:11.131Z] bde34c3a00c8: Pulling fs layer [2022-08-03T19:47:11.131Z] b352a97aabf1: Pulling fs layer [2022-08-03T19:47:11.131Z] 4872d77fe225: Pulling fs layer [2022-08-03T19:47:11.131Z] 5851b861e8e6: Pulling fs layer [2022-08-03T19:47:11.131Z] bab4dde63d76: Waiting [2022-08-03T19:47:11.131Z] bde34c3a00c8: Waiting [2022-08-03T19:47:11.131Z] 988bab9f4d93: Waiting [2022-08-03T19:47:11.131Z] 1469e6f7b9e6: Waiting [2022-08-03T19:47:11.131Z] eaf3925da568: Waiting [2022-08-03T19:47:11.131Z] 5851b861e8e6: Waiting [2022-08-03T19:47:11.131Z] 4872d77fe225: Waiting [2022-08-03T19:47:11.131Z] e2be974225ed: Verifying Checksum [2022-08-03T19:47:11.131Z] e2be974225ed: Download complete [2022-08-03T19:47:11.131Z] 988bab9f4d93: Verifying Checksum [2022-08-03T19:47:11.131Z] 988bab9f4d93: Download complete [2022-08-03T19:47:11.392Z] 1469e6f7b9e6: Verifying Checksum [2022-08-03T19:47:11.392Z] 1469e6f7b9e6: Download complete [2022-08-03T19:47:11.392Z] eaf3925da568: Verifying Checksum [2022-08-03T19:47:11.392Z] eaf3925da568: Download complete [2022-08-03T19:47:11.392Z] 339a4e72a1f5: Verifying Checksum [2022-08-03T19:47:11.392Z] 339a4e72a1f5: Download complete [2022-08-03T19:47:11.392Z] bde34c3a00c8: Verifying Checksum [2022-08-03T19:47:11.392Z] bde34c3a00c8: Download complete [2022-08-03T19:47:11.392Z] b352a97aabf1: Download complete [2022-08-03T19:47:11.392Z] 4872d77fe225: Verifying Checksum [2022-08-03T19:47:11.392Z] 4872d77fe225: Download complete [2022-08-03T19:47:11.392Z] 5851b861e8e6: Verifying Checksum [2022-08-03T19:47:11.392Z] 5851b861e8e6: Download complete [2022-08-03T19:47:11.392Z] b85a868b505f: Verifying Checksum [2022-08-03T19:47:11.392Z] b85a868b505f: Download complete [2022-08-03T19:47:11.651Z] bab4dde63d76: Verifying Checksum [2022-08-03T19:47:11.651Z] bab4dde63d76: Download complete [2022-08-03T19:47:12.588Z] b85a868b505f: Pull complete [2022-08-03T19:47:12.848Z] e2be974225ed: Pull complete [2022-08-03T19:47:13.416Z] 339a4e72a1f5: Pull complete [2022-08-03T19:47:13.416Z] 988bab9f4d93: Pull complete [2022-08-03T19:47:13.675Z] 1469e6f7b9e6: Pull complete [2022-08-03T19:47:13.675Z] eaf3925da568: Pull complete [2022-08-03T19:47:15.578Z] bab4dde63d76: Pull complete [2022-08-03T19:47:15.578Z] bde34c3a00c8: Pull complete [2022-08-03T19:47:15.838Z] b352a97aabf1: Pull complete [2022-08-03T19:47:15.839Z] 4872d77fe225: Pull complete [2022-08-03T19:47:15.839Z] 5851b861e8e6: Pull complete [2022-08-03T19:47:15.839Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-03T19:47:15.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-03T19:47:15.839Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T19:47:15.940Z] prd-ubuntu20.04-docker-8c-8g-21886 does not seem to be running inside a container [2022-08-03T19:47:15.976Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-03T19:47:18.870Z] $ docker top 127676ddcda022bee7c57e7eefed0937bfb2f933b5ea082498cbe023e8cea4c0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-03T19:47:18.969Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-03T19:47:18.969Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-03T19:47:19.106Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-03T19:47:19.114Z] $ docker exec 127676ddcda022bee7c57e7eefed0937bfb2f933b5ea082498cbe023e8cea4c0 ssh-agent [2022-08-03T19:47:19.213Z] SSH_AUTH_SOCK=/tmp/ssh-zCPWHTuaFVfV/agent.33 [2022-08-03T19:47:19.213Z] SSH_AGENT_PID=39 [2022-08-03T19:47:19.220Z] Running ssh-add (command line suppressed) [2022-08-03T19:47:19.322Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_5924972364495800872.key (/w/workspace/edgex-go/5@tmp/private_key_5924972364495800872.key) [2022-08-03T19:47:19.333Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-03T19:47:19.622Z] + git tag --points-at HEAD [Pipeline] } [2022-08-03T19:47:19.639Z] $ docker exec --env ******** --env ******** 127676ddcda022bee7c57e7eefed0937bfb2f933b5ea082498cbe023e8cea4c0 ssh-agent -k [2022-08-03T19:47:19.758Z] unset SSH_AUTH_SOCK; [2022-08-03T19:47:19.758Z] unset SSH_AGENT_PID; [2022-08-03T19:47:19.758Z] echo Agent pid 39 killed; [2022-08-03T19:47:19.765Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-03T19:47:19.791Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-03T19:47:19.791Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-03T19:47:19.915Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-03T19:47:19.922Z] $ docker exec 127676ddcda022bee7c57e7eefed0937bfb2f933b5ea082498cbe023e8cea4c0 ssh-agent [2022-08-03T19:47:20.041Z] SSH_AUTH_SOCK=/tmp/ssh-gaknex4htjbg/agent.71 [2022-08-03T19:47:20.041Z] SSH_AGENT_PID=78 [2022-08-03T19:47:20.047Z] Running ssh-add (command line suppressed) [2022-08-03T19:47:20.161Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_5197310442315850642.key (/w/workspace/edgex-go/5@tmp/private_key_5197310442315850642.key) [2022-08-03T19:47:20.171Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-03T19:47:20.460Z] + git semver init [2022-08-03T19:47:20.721Z] 2022-08-03 19:47:20,662 [run_init] DEBUG init version:0.0.0 force:False [2022-08-03T19:47:20.721Z] 2022-08-03 19:47:20,664 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver [2022-08-03T19:47:20.721Z] 2022-08-03 19:47:20,665 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver [2022-08-03T19:47:20.721Z] 2022-08-03 19:47:20,666 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) [2022-08-03T19:47:26.067Z] 2022-08-03 19:47:25,971 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude [2022-08-03T19:47:26.067Z] 2022-08-03 19:47:25,972 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4113 with force:False [2022-08-03T19:47:26.067Z] 2022-08-03 19:47:25,972 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4113 [2022-08-03T19:47:26.067Z] 2022-08-03 19:47:25,976 [execute] INFO git cat-file --batch-check [2022-08-03T19:47:26.067Z] 2022-08-03 19:47:25,976 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2022-08-03T19:47:26.067Z] 2022-08-03 19:47:25,982 [execute] INFO git cat-file --batch [2022-08-03T19:47:26.067Z] 2022-08-03 19:47:25,983 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2022-08-03T19:47:26.067Z] 2022-08-03 19:47:25,988 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4113 [2022-08-03T19:47:26.067Z] 0.0.0 [Pipeline] } [2022-08-03T19:47:26.081Z] $ docker exec --env ******** --env ******** 127676ddcda022bee7c57e7eefed0937bfb2f933b5ea082498cbe023e8cea4c0 ssh-agent -k [2022-08-03T19:47:26.182Z] unset SSH_AUTH_SOCK; [2022-08-03T19:47:26.182Z] unset SSH_AGENT_PID; [2022-08-03T19:47:26.182Z] echo Agent pid 78 killed; [2022-08-03T19:47:26.190Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-03T19:47:26.500Z] + git semver [Pipeline] } [2022-08-03T19:47:26.780Z] $ docker stop --time=1 127676ddcda022bee7c57e7eefed0937bfb2f933b5ea082498cbe023e8cea4c0 [2022-08-03T19:47:28.107Z] $ docker rm -f 127676ddcda022bee7c57e7eefed0937bfb2f933b5ea082498cbe023e8cea4c0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-03T19:47:28.475Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-03T19:47:28.720Z] Stashed 1 file(s) [Pipeline] echo [2022-08-03T19:47:28.723Z] [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-08-03T19:47:29.108Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2022-08-03T19:47:29.123Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-03T19:47:29.135Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-03T19:47:29.143Z] ========================================================= [2022-08-03T19:47:29.143Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-03T19:47:29.143Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-03T19:47:29.434Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-03T19:47:29.435Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-03T19:47:29.435Z] 2408cc74d12b: Pulling fs layer [2022-08-03T19:47:29.435Z] ea60b727a1ce: Pulling fs layer [2022-08-03T19:47:29.435Z] 30c4a7721957: Pulling fs layer [2022-08-03T19:47:29.435Z] 370296b7ddb6: Pulling fs layer [2022-08-03T19:47:29.435Z] 7c6cee850709: Pulling fs layer [2022-08-03T19:47:29.435Z] 39a5fcdaea64: Pulling fs layer [2022-08-03T19:47:29.435Z] d94ebbe4e438: Pulling fs layer [2022-08-03T19:47:29.435Z] bcfd1f05c69d: Pulling fs layer [2022-08-03T19:47:29.435Z] 59ccb84bbe0f: Pulling fs layer [2022-08-03T19:47:29.435Z] bcfd1f05c69d: Waiting [2022-08-03T19:47:29.435Z] d94ebbe4e438: Waiting [2022-08-03T19:47:29.435Z] 370296b7ddb6: Waiting [2022-08-03T19:47:29.435Z] 59ccb84bbe0f: Waiting [2022-08-03T19:47:29.435Z] 7c6cee850709: Waiting [2022-08-03T19:47:29.435Z] 39a5fcdaea64: Waiting [2022-08-03T19:47:29.435Z] 30c4a7721957: Verifying Checksum [2022-08-03T19:47:29.435Z] 30c4a7721957: Download complete [2022-08-03T19:47:29.435Z] ea60b727a1ce: Download complete [2022-08-03T19:47:29.435Z] 7c6cee850709: Download complete [2022-08-03T19:47:29.435Z] 39a5fcdaea64: Download complete [2022-08-03T19:47:29.435Z] 2408cc74d12b: Verifying Checksum [2022-08-03T19:47:29.435Z] 2408cc74d12b: Download complete [2022-08-03T19:47:29.435Z] d94ebbe4e438: Download complete [2022-08-03T19:47:29.700Z] 2408cc74d12b: Pull complete [2022-08-03T19:47:29.700Z] ea60b727a1ce: Pull complete [2022-08-03T19:47:29.973Z] 30c4a7721957: Pull complete [2022-08-03T19:47:29.973Z] 59ccb84bbe0f: Verifying Checksum [2022-08-03T19:47:29.973Z] 59ccb84bbe0f: Download complete [2022-08-03T19:47:30.237Z] 370296b7ddb6: Verifying Checksum [2022-08-03T19:47:30.237Z] 370296b7ddb6: Download complete [2022-08-03T19:47:30.237Z] bcfd1f05c69d: Verifying Checksum [2022-08-03T19:47:30.237Z] bcfd1f05c69d: Download complete [2022-08-03T19:47:34.432Z] 370296b7ddb6: Pull complete [2022-08-03T19:47:34.432Z] 7c6cee850709: Pull complete [2022-08-03T19:47:34.432Z] 39a5fcdaea64: Pull complete [2022-08-03T19:47:34.691Z] d94ebbe4e438: Pull complete [2022-08-03T19:47:36.595Z] bcfd1f05c69d: Pull complete [2022-08-03T19:47:37.164Z] 59ccb84bbe0f: Pull complete [2022-08-03T19:47:37.164Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-03T19:47:37.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-03T19:47:37.164Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-03T19:47:37.458Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-03T19:47:37.458Z] WORKDIR /edgex [2022-08-03T19:47:37.458Z] COPY go.mod . [2022-08-03T19:47:37.458Z] RUN go mod download [2022-08-03T19:47:37.458Z] + docker build -t ci-base-image-x86_64 -f - . [2022-08-03T19:47:38.025Z] Sending build context to Docker daemon 169.2MB [2022-08-03T19:47:38.025Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-03T19:47:38.025Z] ---> a4fb48ad2a94 [2022-08-03T19:47:38.025Z] Step 2/4 : WORKDIR /edgex [2022-08-03T19:47:43.311Z] ---> Running in cd4b53ab5e4d [2022-08-03T19:47:43.311Z] Removing intermediate container cd4b53ab5e4d [2022-08-03T19:47:43.311Z] ---> 1d6a57506e80 [2022-08-03T19:47:43.311Z] Step 3/4 : COPY go.mod . [2022-08-03T19:47:43.311Z] ---> 59b806c54233 [2022-08-03T19:47:43.311Z] Step 4/4 : RUN go mod download [2022-08-03T19:47:43.311Z] ---> Running in 584339e681d8 [2022-08-03T19:47:43.798Z] Still waiting to schedule task [2022-08-03T19:47:43.799Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-03T19:48:05.294Z] Removing intermediate container 584339e681d8 [2022-08-03T19:48:05.294Z] ---> 8bc0f0463481 [2022-08-03T19:48:05.294Z] Successfully built 8bc0f0463481 [2022-08-03T19:48:05.294Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T19:48:05.604Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-03T19:48:05.604Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T19:48:05.686Z] prd-ubuntu20.04-docker-8c-8g-21886 does not seem to be running inside a container [2022-08-03T19:48:05.726Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-03T19:48:06.110Z] $ docker top 317134e7acdd4d1713b9355f8d475fa9e06c9c17c1770c2c28450270df7dfbe5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-03T19:48:06.464Z] + go version [2022-08-03T19:48:06.464Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-03T19:48:06.481Z] $ docker stop --time=1 317134e7acdd4d1713b9355f8d475fa9e06c9c17c1770c2c28450270df7dfbe5 [2022-08-03T19:48:07.750Z] $ docker rm -f 317134e7acdd4d1713b9355f8d475fa9e06c9c17c1770c2c28450270df7dfbe5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T19:48:08.166Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-03T19:48:08.166Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T19:48:08.242Z] prd-ubuntu20.04-docker-8c-8g-21886 does not seem to be running inside a container [2022-08-03T19:48:08.282Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-03T19:48:08.697Z] $ docker top cf81c465acae2e5786ebb305edf812c4a786adba3a70bc8f02e09eba9df279c4 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-03T19:48:08.766Z] ========================================================= [2022-08-03T19:48:08.766Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-03T19:48:08.766Z] ========================================================= [Pipeline] sh [2022-08-03T19:48:09.048Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2022-08-03T19:48:09.349Z] + make test [2022-08-03T19:48:09.349Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-03T19:48:15.924Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-03T19:48:28.131Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-03T19:48:28.131Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-03T19:48:28.131Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-03T19:48:28.131Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-03T19:48:28.131Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-03T19:48:28.131Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-03T19:48:28.131Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-03T19:48:28.131Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-03T19:48:28.131Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-03T19:48:28.131Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-03T19:48:28.131Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-03T19:48:28.131Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-03T19:48:28.131Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-03T19:48:28.131Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-03T19:48:28.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-03T19:48:28.131Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements [2022-08-03T19:48:28.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-03T19:48:28.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-03T19:48:28.391Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.110s coverage: 98.5% of statements [2022-08-03T19:48:28.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-03T19:48:28.960Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.123s coverage: 54.2% of statements [2022-08-03T19:48:28.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-03T19:48:28.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-03T19:48:32.253Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.033s coverage: 89.2% of statements [2022-08-03T19:48:32.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-03T19:48:32.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-03T19:48:32.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-03T19:48:32.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-03T19:48:32.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-03T19:48:32.253Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.094s coverage: 2.1% of statements [2022-08-03T19:48:32.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-03T19:48:32.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-03T19:48:32.253Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.421s coverage: 95.6% of statements [2022-08-03T19:48:32.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-03T19:48:32.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-03T19:48:32.253Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.064s coverage: 72.2% of statements [2022-08-03T19:48:32.253Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-03T19:48:32.253Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-03T19:48:32.253Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-03T19:48:32.253Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-03T19:48:32.253Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-03T19:48:32.253Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.088s coverage: 60.0% of statements [2022-08-03T19:48:32.253Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-03T19:48:32.253Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-03T19:48:32.253Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-03T19:48:32.253Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.9% of statements [2022-08-03T19:48:32.253Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-03T19:48:32.253Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements [2022-08-03T19:48:32.253Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 29.6% of statements [2022-08-03T19:48:32.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-03T19:48:32.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements [2022-08-03T19:48:32.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.066s coverage: 79.5% of statements [2022-08-03T19:48:32.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.071s coverage: 94.1% of statements [2022-08-03T19:48:32.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements [2022-08-03T19:48:32.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements [2022-08-03T19:48:38.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.088s coverage: 94.4% of statements [2022-08-03T19:48:38.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.046s coverage: 44.8% of statements [2022-08-03T19:48:44.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.187s coverage: 82.2% of statements [2022-08-03T19:48:44.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-03T19:48:52.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements [2022-08-03T19:48:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-03T19:48:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-03T19:48:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-03T19:48:52.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 65.1% of statements [2022-08-03T19:48:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-03T19:48:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-03T19:48:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-03T19:48:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-03T19:48:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-03T19:48:52.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2022-08-03T19:48:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-03T19:48:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-03T19:48:52.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2022-08-03T19:48:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-03T19:48:52.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.072s coverage: 58.8% of statements [2022-08-03T19:48:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-03T19:48:52.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements [2022-08-03T19:48:52.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2022-08-03T19:48:52.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements [2022-08-03T19:48:52.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.213s coverage: 91.2% of statements [2022-08-03T19:48:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-03T19:48:52.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.175s coverage: 64.7% of statements [2022-08-03T19:48:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-03T19:48:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-03T19:48:52.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2022-08-03T19:48:52.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-08-03T19:48:52.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-08-03T19:48:52.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2022-08-03T19:48:52.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2022-08-03T19:48:52.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.358s coverage: 65.8% of statements [2022-08-03T19:48:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-03T19:48:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-03T19:48:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-03T19:48:52.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.181s coverage: 43.6% of statements [2022-08-03T19:48:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-03T19:48:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-03T19:48:52.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements [2022-08-03T19:48:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-03T19:48:52.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2022-08-03T19:48:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-03T19:48:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-03T19:48:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-03T19:48:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-03T19:48:52.246Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2022-08-03T19:48:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-03T19:48:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-03T19:48:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-03T19:48:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-03T19:48:52.246Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.163s coverage: 92.3% of statements [2022-08-03T19:48:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-03T19:48:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-03T19:48:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-03T19:48:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-03T19:48:52.246Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2022-08-03T19:48:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-03T19:48:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-03T19:48:52.246Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.119s coverage: 97.7% of statements [2022-08-03T19:48:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-03T19:48:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-03T19:48:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-03T19:48:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-03T19:48:52.246Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2022-08-03T19:48:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-03T19:48:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-03T19:48:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-03T19:48:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-03T19:48:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-03T19:48:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-03T19:48:52.246Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2022-08-03T19:48:52.246Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-08-03T19:48:52.246Z] 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-08-03T19:49:10.414Z] 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-08-03T19:49:10.414Z] GO111MODULE=on go vet ./... [2022-08-03T19:49:12.346Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-03T19:49:12.346Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-03T19:49:12.346Z] ./bin/test-attribution-txt.sh [2022-08-03T19:49:12.346Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-03T19:49:12.346Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-03T19:49:12.346Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-03T19:49:12.346Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-03T19:49:12.346Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-03T19:49:12.346Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-03T19:49:12.346Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-03T19:49:12.363Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-03T19:49:12.657Z] + ls -al . [2022-08-03T19:49:12.657Z] total 728 [2022-08-03T19:49:12.657Z] drwxrwxr-x 10 1001 1001 4096 Aug 3 19:48 . [2022-08-03T19:49:12.657Z] drwxr-xr-x 4 root root 4096 Aug 3 19:48 .. [2022-08-03T19:49:12.657Z] -rw-rw-r-- 1 1001 1001 16 Aug 3 19:47 .dockerignore [2022-08-03T19:49:12.657Z] drwxrwxr-x 8 1001 1001 4096 Aug 3 19:48 .git [2022-08-03T19:49:12.657Z] drwxrwxr-x 3 1001 1001 4096 Aug 3 19:47 .github [2022-08-03T19:49:12.657Z] -rw-rw-r-- 1 1001 1001 1030 Aug 3 19:47 .gitignore [2022-08-03T19:49:12.657Z] -rw-rw-r-- 1 1001 1001 42 Aug 3 19:47 .golangci.yml [2022-08-03T19:49:12.657Z] -rw-rw-r-- 1 1001 1001 87 Aug 3 19:47 .hadolint.yml [2022-08-03T19:49:12.657Z] drwxr-xr-x 3 1001 1001 4096 Aug 3 19:47 .semver [2022-08-03T19:49:12.657Z] -rw-rw-r-- 1 1001 1001 166 Aug 3 19:47 .sonarcloud.properties [2022-08-03T19:49:12.657Z] -rw-rw-r-- 1 1001 1001 1171 Aug 3 19:47 ADOPTERS.md [2022-08-03T19:49:12.657Z] -rw-rw-r-- 1 1001 1001 10347 Aug 3 19:47 Attribution.txt [2022-08-03T19:49:12.657Z] -rw-rw-r-- 1 1001 1001 63209 Aug 3 19:47 CHANGELOG.md [2022-08-03T19:49:12.657Z] -rw-rw-r-- 1 1001 1001 3804 Aug 3 19:47 CONTRIBUTING.md [2022-08-03T19:49:12.657Z] -rw-rw-r-- 1 1001 1001 677 Aug 3 19:47 GOVERNANCE.md [2022-08-03T19:49:12.657Z] -rw-rw-r-- 1 1001 1001 850 Aug 3 19:47 Jenkinsfile [2022-08-03T19:49:12.657Z] -rw-rw-r-- 1 1001 1001 10775 Aug 3 19:47 LICENSE [2022-08-03T19:49:12.657Z] -rw-rw-r-- 1 1001 1001 12212 Aug 3 19:47 Makefile [2022-08-03T19:49:12.657Z] -rw-rw-r-- 1 1001 1001 582 Aug 3 19:47 OWNERS.md [2022-08-03T19:49:12.657Z] -rw-rw-r-- 1 1001 1001 9094 Aug 3 19:47 README.md [2022-08-03T19:49:12.657Z] -rw-rw-r-- 1 1001 1001 6912 Aug 3 19:47 SECURITY.md [2022-08-03T19:49:12.657Z] -rw-rw-r-- 1 1001 1001 5 Aug 3 19:47 VERSION [2022-08-03T19:49:12.657Z] -rw-rw-r-- 1 1001 1001 4131 Aug 3 19:47 ZMQWindows.md [2022-08-03T19:49:12.657Z] drwxrwxr-x 2 1001 1001 4096 Aug 3 19:47 bin [2022-08-03T19:49:12.657Z] drwxrwxr-x 18 1001 1001 4096 Aug 3 19:47 cmd [2022-08-03T19:49:12.657Z] -rw-r--r-- 1 root root 478941 Aug 3 19:48 coverage.out [2022-08-03T19:49:12.657Z] -rw-rw-r-- 1 1001 1001 3681 Aug 3 19:47 go.mod [2022-08-03T19:49:12.657Z] -rw-rw-r-- 1 1001 1001 38033 Aug 3 19:47 go.sum [2022-08-03T19:49:12.657Z] drwxrwxr-x 8 1001 1001 4096 Aug 3 19:47 internal [2022-08-03T19:49:12.657Z] drwxrwxr-x 3 1001 1001 4096 Aug 3 19:47 openapi [2022-08-03T19:49:12.657Z] drwxrwxr-x 4 1001 1001 4096 Aug 3 19:47 snap [2022-08-03T19:49:12.657Z] -rw-rw-r-- 1 1001 1001 204 Aug 3 19:47 version.go [Pipeline] sh [2022-08-03T19:49:12.950Z] + '[' -e coverage.out ] [2022-08-03T19:49:12.950Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-03T19:49:13.059Z] Stashed 1 file(s) [Pipeline] sh [2022-08-03T19:49:13.375Z] + make build [2022-08-03T19:49:13.375Z] 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-08-03T19:49:22.978Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21890 in /w/workspace/edgexfoundry_edgex-go_PR-4113 [Pipeline] { [Pipeline] ws [2022-08-03T19:49:22.992Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2022-08-03T19:49:23.026Z] The recommended git tool is: git [2022-08-03T19:49:25.583Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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-08-03T19:49:29.418Z] using credential edgex-jenkins-ssh [2022-08-03T19:49:29.436Z] Cloning the remote Git repository [2022-08-03T19:49:29.492Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-08-03T19:49:29.567Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2022-08-03T19:49:29.665Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-03T19:49:29.665Z] > git --version # timeout=10 [2022-08-03T19:49:29.704Z] > git --version # 'git version 2.25.1' [2022-08-03T19:49:29.706Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-03T19:49:29.861Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-03T19:49:35.576Z] 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-08-03T19:49:35.576Z] 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-08-03T19:49:42.142Z] 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-08-03T19:49:42.142Z] 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-08-03T19:49:42.711Z] 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-08-03T19:49:44.090Z] 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-08-03T19:49:44.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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-03T19:49:45.597Z] 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-08-03T19:49:46.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/secrets-config ./cmd/secrets-config [2022-08-03T19:49:46.776Z] Merging remotes/origin/main commit 62f72edb64dca79aa690ec258c3243e87ccbadbd into PR head commit eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 [2022-08-03T19:49:47.106Z] 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-08-03T19:49:47.161Z] Merge succeeded, producing eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 [2022-08-03T19:49:47.162Z] Checking out Revision eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 (PR-4113) [2022-08-03T19:49:45.960Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-03T19:49:45.975Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-03T19:49:46.006Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-03T19:49:46.053Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-03T19:49:46.054Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-03T19:49:46.069Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4113/head:refs/remotes/origin/PR-4113 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-03T19:49:46.799Z] > git config core.sparsecheckout # timeout=10 [2022-08-03T19:49:46.827Z] > git checkout -f eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 # timeout=10 [2022-08-03T19:49:47.065Z] > git remote # timeout=10 [2022-08-03T19:49:47.086Z] > git config --get remote.origin.url # timeout=10 [2022-08-03T19:49:47.104Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-03T19:49:47.116Z] > git merge 62f72edb64dca79aa690ec258c3243e87ccbadbd # timeout=10 [2022-08-03T19:49:47.143Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-03T19:49:47.173Z] > git config core.sparsecheckout # timeout=10 [2022-08-03T19:49:47.184Z] > git checkout -f eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 # timeout=10 [2022-08-03T19:49:49.010Z] 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-08-03T19:49:49.965Z] $ docker stop --time=1 cf81c465acae2e5786ebb305edf812c4a786adba3a70bc8f02e09eba9df279c4 [2022-08-03T19:49:51.460Z] Commit message: "ci: add local cache to optimize local docker builds" [2022-08-03T19:49:54.306Z] $ docker rm -f cf81c465acae2e5786ebb305edf812c4a786adba3a70bc8f02e09eba9df279c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-03T19:49:55.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-03T19:49:55.179Z] [2022-08-03T19:49:55.179Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T19:49:55.435Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-03T19:49:55.435Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-03T19:49:55.435Z] Dload Upload Total Spent Left Speed [2022-08-03T19:49:55.435Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 94137 0 --:--:-- --:--:-- --:--:-- 94137 [2022-08-03T19:49:55.477Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-03T19:49:55.477Z] latest: Pulling from edgex-devops/edgex-compose [2022-08-03T19:49:55.477Z] cbdbe7a5bc2a: Pulling fs layer [2022-08-03T19:49:55.477Z] ca9280d653b3: Pulling fs layer [2022-08-03T19:49:55.477Z] 7e9c9ca2126c: Pulling fs layer [2022-08-03T19:49:55.477Z] cbdbe7a5bc2a: Download complete [2022-08-03T19:49:55.738Z] ca9280d653b3: Download complete [2022-08-03T19:49:55.738Z] cbdbe7a5bc2a: Pull complete [Pipeline] sh [2022-08-03T19:49:55.997Z] 7e9c9ca2126c: Download complete [2022-08-03T19:49:56.172Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-03T19:49:56.255Z] ca9280d653b3: Pull complete [2022-08-03T19:49:56.510Z] + sudo tee /etc/docker/daemon.new [2022-08-03T19:49:56.510Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-03T19:49:56.510Z] { [2022-08-03T19:49:56.510Z] "registry-mirrors": [ [2022-08-03T19:49:56.510Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-03T19:49:56.510Z] ], [2022-08-03T19:49:56.510Z] "bip": "10.250.0.254/24", [2022-08-03T19:49:56.510Z] "hosts": [ [2022-08-03T19:49:56.510Z] "tcp://0.0.0.0:5555", [2022-08-03T19:49:56.510Z] "unix:///var/run/docker.sock" [2022-08-03T19:49:56.510Z] ], [2022-08-03T19:49:56.510Z] "mtu": 1458, [2022-08-03T19:49:56.510Z] "selinux-enabled": true, [2022-08-03T19:49:56.510Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-03T19:49:56.510Z] } [Pipeline] sh [2022-08-03T19:49:56.857Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-03T19:49:57.191Z] + sudo service docker restart [2022-08-03T19:49:59.542Z] 7e9c9ca2126c: Pull complete [2022-08-03T19:49:59.542Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-08-03T19:49:59.542Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-03T19:49:59.542Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T19:49:59.644Z] prd-ubuntu20.04-docker-8c-8g-21886 does not seem to be running inside a container [2022-08-03T19:49:59.684Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-03T19:50:02.084Z] $ docker top d9550ab7cc7c409283d3bcc35ad2bb4d91bdd3ad0000689a34c7b5f13175b408 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-03T19:50:02.438Z] + docker-compose build --help [2022-08-03T19:50:02.439Z] + grep parallel [2022-08-03T19:50:03.009Z] --parallel Build images in parallel. [Pipeline] } [2022-08-03T19:50:03.034Z] $ docker stop --time=1 d9550ab7cc7c409283d3bcc35ad2bb4d91bdd3ad0000689a34c7b5f13175b408 [2022-08-03T19:50:04.306Z] $ docker rm -f d9550ab7cc7c409283d3bcc35ad2bb4d91bdd3ad0000689a34c7b5f13175b408 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T19:50:04.718Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-03T19:50:04.718Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T19:50:04.803Z] prd-ubuntu20.04-docker-8c-8g-21886 does not seem to be running inside a container [2022-08-03T19:50:04.843Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-03T19:50:05.178Z] $ docker top 1100838c4ab6fa12372abeb209f831f992e87b7915087c5803122e4230ef2d5b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-03T19:50:05.530Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-03T19:50:06.100Z] Building core-command ... [2022-08-03T19:50:06.100Z] Building core-data ... [2022-08-03T19:50:06.100Z] Building core-metadata ... [2022-08-03T19:50:06.100Z] Building security-bootstrapper ... [2022-08-03T19:50:06.100Z] Building security-proxy-setup ... [2022-08-03T19:50:06.100Z] Building security-secretstore-setup ... [2022-08-03T19:50:06.100Z] Building security-spiffe-token-provider ... [2022-08-03T19:50:06.100Z] Building security-spire-agent ... [2022-08-03T19:50:06.100Z] Building security-spire-config ... [2022-08-03T19:50:06.100Z] Building security-spire-server ... [2022-08-03T19:50:06.100Z] Building support-notifications ... [2022-08-03T19:50:06.100Z] Building support-scheduler ... [2022-08-03T19:50:06.100Z] Building sys-mgmt-agent ... [2022-08-03T19:50:06.100Z] Building support-scheduler [2022-08-03T19:50:06.100Z] Building core-command [2022-08-03T19:50:06.100Z] Building security-proxy-setup [2022-08-03T19:50:06.100Z] Building security-spire-agent [2022-08-03T19:50:06.100Z] Building core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-03T19:50:15.517Z] provisioning config files... [2022-08-03T19:50:15.540Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config8647080443896249303tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-03T19:50:15.894Z] ---> docker-login.sh [2022-08-03T19:50:15.895Z] nexus3.edgexfoundry.org:10001 [2022-08-03T19:50:16.151Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T19:50:16.151Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-03T19:50:16.151Z] ---> 8bc0f0463481 [2022-08-03T19:50:16.151Z] Step 3/23 : WORKDIR /edgex-go [2022-08-03T19:50:16.151Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T19:50:16.151Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-03T19:50:16.151Z] ---> 8bc0f0463481 [2022-08-03T19:50:16.151Z] Step 3/23 : WORKDIR /edgex-go [2022-08-03T19:50:16.151Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T19:50:16.151Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-03T19:50:16.151Z] ---> 8bc0f0463481 [2022-08-03T19:50:16.151Z] Step 3/22 : WORKDIR /edgex-go [2022-08-03T19:50:16.151Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T19:50:16.151Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-03T19:50:16.151Z] ---> 8bc0f0463481 [2022-08-03T19:50:16.151Z] Step 3/22 : WORKDIR /edgex-go [2022-08-03T19:50:16.151Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T19:50:16.151Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-03T19:50:16.151Z] ---> 8bc0f0463481 [2022-08-03T19:50:16.151Z] Step 3/26 : WORKDIR /edgex-go [2022-08-03T19:50:16.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T19:50:16.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T19:50:16.764Z] Configure a credential helper to remove this warning. See [2022-08-03T19:50:16.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T19:50:16.764Z] [2022-08-03T19:50:16.764Z] Login Succeeded [2022-08-03T19:50:16.764Z] nexus3.edgexfoundry.org:10002 [2022-08-03T19:50:17.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T19:50:17.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T19:50:17.309Z] Configure a credential helper to remove this warning. See [2022-08-03T19:50:17.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T19:50:17.309Z] [2022-08-03T19:50:17.309Z] Login Succeeded [2022-08-03T19:50:17.309Z] nexus3.edgexfoundry.org:10003 [2022-08-03T19:50:17.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T19:50:17.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T19:50:17.581Z] Configure a credential helper to remove this warning. See [2022-08-03T19:50:17.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T19:50:17.581Z] [2022-08-03T19:50:17.581Z] Login Succeeded [2022-08-03T19:50:17.581Z] nexus3.edgexfoundry.org:10004 [2022-08-03T19:50:18.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T19:50:18.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T19:50:18.182Z] Configure a credential helper to remove this warning. See [2022-08-03T19:50:18.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T19:50:18.182Z] [2022-08-03T19:50:18.182Z] Login Succeeded [2022-08-03T19:50:18.182Z] docker.io [2022-08-03T19:50:18.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T19:50:19.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T19:50:19.048Z] Configure a credential helper to remove this warning. See [2022-08-03T19:50:19.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T19:50:19.048Z] [2022-08-03T19:50:19.048Z] Login Succeeded [2022-08-03T19:50:19.048Z] ---> docker-login.sh ends [Pipeline] } [2022-08-03T19:50:19.065Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-08-03T19:50:19.876Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2022-08-03T19:50:19.898Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-03T19:50:19.913Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-03T19:50:19.926Z] ========================================================= [2022-08-03T19:50:19.926Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-03T19:50:19.926Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-03T19:50:20.263Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-03T19:50:20.540Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-03T19:50:20.540Z] b3c136eddcbf: Pulling fs layer [2022-08-03T19:50:20.540Z] c0a3192eca97: Pulling fs layer [2022-08-03T19:50:20.540Z] a050256f5b6f: Pulling fs layer [2022-08-03T19:50:20.540Z] 656be50a0ddc: Pulling fs layer [2022-08-03T19:50:20.540Z] 2bbca73fdf42: Pulling fs layer [2022-08-03T19:50:20.540Z] 46d945488cbd: Pulling fs layer [2022-08-03T19:50:20.540Z] 8a5474983e97: Pulling fs layer [2022-08-03T19:50:20.540Z] 329c88fbcd65: Pulling fs layer [2022-08-03T19:50:20.540Z] 656be50a0ddc: Waiting [2022-08-03T19:50:20.540Z] 2bbca73fdf42: Waiting [2022-08-03T19:50:20.540Z] 46d945488cbd: Waiting [2022-08-03T19:50:20.540Z] 8a5474983e97: Waiting [2022-08-03T19:50:20.540Z] 329c88fbcd65: Waiting [2022-08-03T19:50:20.540Z] a050256f5b6f: Verifying Checksum [2022-08-03T19:50:20.540Z] a050256f5b6f: Download complete [2022-08-03T19:50:20.540Z] c0a3192eca97: Verifying Checksum [2022-08-03T19:50:20.540Z] c0a3192eca97: Download complete [2022-08-03T19:50:20.540Z] 2bbca73fdf42: Verifying Checksum [2022-08-03T19:50:20.540Z] 2bbca73fdf42: Download complete [2022-08-03T19:50:20.540Z] 46d945488cbd: Verifying Checksum [2022-08-03T19:50:20.540Z] 46d945488cbd: Download complete [2022-08-03T19:50:20.540Z] b3c136eddcbf: Verifying Checksum [2022-08-03T19:50:20.540Z] b3c136eddcbf: Download complete [2022-08-03T19:50:21.468Z] ---> Running in 667c008dbfc4 [2022-08-03T19:50:21.468Z] ---> Running in 5bf72d4be339 [2022-08-03T19:50:21.468Z] ---> Running in 7fa74f721f6e [2022-08-03T19:50:21.468Z] ---> Running in 668386f09849 [2022-08-03T19:50:21.468Z] ---> Running in d5c5b8ae8bb7 [2022-08-03T19:50:21.468Z] Removing intermediate container 7fa74f721f6e [2022-08-03T19:50:21.468Z] ---> ca659e7452c4 [2022-08-03T19:50:21.468Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T19:50:21.468Z] Removing intermediate container d5c5b8ae8bb7 [2022-08-03T19:50:21.468Z] ---> b4f5ddd42d14 [2022-08-03T19:50:21.468Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T19:50:21.468Z] Removing intermediate container 667c008dbfc4 [2022-08-03T19:50:21.468Z] ---> 0dcac9eb5deb [2022-08-03T19:50:21.468Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T19:50:21.468Z] Removing intermediate container 668386f09849 [2022-08-03T19:50:21.468Z] ---> a37f745b5b05 [2022-08-03T19:50:21.468Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T19:50:21.468Z] Removing intermediate container 5bf72d4be339 [2022-08-03T19:50:21.468Z] ---> 8263dc424d88 [2022-08-03T19:50:21.468Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T19:50:21.468Z] ---> Running in 079816f1cc7f [2022-08-03T19:50:21.468Z] ---> Running in 72dca1db0f79 [2022-08-03T19:50:21.468Z] ---> Running in f1dd0680bdf8 [2022-08-03T19:50:21.468Z] ---> Running in 0258ed39f3f4 [2022-08-03T19:50:21.468Z] ---> Running in c740673d160a [2022-08-03T19:50:21.571Z] b3c136eddcbf: Pull complete [2022-08-03T19:50:21.850Z] 329c88fbcd65: Verifying Checksum [2022-08-03T19:50:21.850Z] 329c88fbcd65: Download complete [2022-08-03T19:50:22.134Z] c0a3192eca97: Pull complete [2022-08-03T19:50:22.406Z] Removing intermediate container 079816f1cc7f [2022-08-03T19:50:22.406Z] ---> 241366e61a9f [2022-08-03T19:50:22.406Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-03T19:50:22.406Z] ---> Running in 280b26080312 [2022-08-03T19:50:22.411Z] a050256f5b6f: Pull complete [2022-08-03T19:50:22.666Z] Removing intermediate container 72dca1db0f79 [2022-08-03T19:50:22.667Z] ---> 8a01d473daac [2022-08-03T19:50:22.667Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-03T19:50:22.667Z] ---> Running in dd2f738260de [2022-08-03T19:50:23.005Z] 8a5474983e97: Verifying Checksum [2022-08-03T19:50:23.005Z] 8a5474983e97: Download complete [2022-08-03T19:50:23.237Z] Removing intermediate container f1dd0680bdf8 [2022-08-03T19:50:23.237Z] ---> 168d8230c9d4 [2022-08-03T19:50:23.237Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-03T19:50:23.237Z] ---> Running in e01df38560ff [2022-08-03T19:50:23.237Z] Removing intermediate container 0258ed39f3f4 [2022-08-03T19:50:23.237Z] ---> 0f2d8a653995 [2022-08-03T19:50:23.237Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-03T19:50:23.237Z] ---> Running in 5447ded4c8e4 [2022-08-03T19:50:23.237Z] Removing intermediate container c740673d160a [2022-08-03T19:50:23.237Z] ---> ea346b519ec1 [2022-08-03T19:50:23.237Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-03T19:50:23.237Z] ---> Running in 127c4e89a2bf [2022-08-03T19:50:23.237Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T19:50:23.237Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T19:50:23.604Z] 656be50a0ddc: Verifying Checksum [2022-08-03T19:50:23.604Z] 656be50a0ddc: Download complete [2022-08-03T19:50:23.806Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T19:50:23.806Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T19:50:23.806Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T19:50:24.066Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T19:50:24.331Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T19:50:24.592Z] OK: 211 MiB in 51 packages [2022-08-03T19:50:24.592Z] OK: 211 MiB in 51 packages [2022-08-03T19:50:24.592Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T19:50:24.858Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T19:50:24.858Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T19:50:25.117Z] Removing intermediate container 280b26080312 [2022-08-03T19:50:25.117Z] ---> c1256cbe21f9 [2022-08-03T19:50:25.117Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-03T19:50:25.117Z] Removing intermediate container dd2f738260de [2022-08-03T19:50:25.117Z] ---> ffdca736e291 [2022-08-03T19:50:25.117Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-03T19:50:25.117Z] OK: 211 MiB in 51 packages [2022-08-03T19:50:25.117Z] OK: 211 MiB in 51 packages [2022-08-03T19:50:25.117Z] ---> 4994d7221825 [2022-08-03T19:50:25.117Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T19:50:25.117Z] ---> 0386c2a29072 [2022-08-03T19:50:25.117Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T19:50:25.117Z] ---> Running in c7c7924d2126 [2022-08-03T19:50:25.117Z] ---> Running in 584a644f6b5d [2022-08-03T19:50:25.376Z] Removing intermediate container 5447ded4c8e4 [2022-08-03T19:50:25.376Z] ---> aea5ba8faffb [2022-08-03T19:50:25.376Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-03T19:50:25.637Z] Removing intermediate container 127c4e89a2bf [2022-08-03T19:50:25.637Z] ---> 46b03689d19f [2022-08-03T19:50:25.637Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-03T19:50:25.637Z] OK: 211 MiB in 51 packages [2022-08-03T19:50:25.637Z] ---> dc66f25aeb5e [2022-08-03T19:50:25.637Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T19:50:25.637Z] ---> Running in 04eeef48559e [2022-08-03T19:50:25.637Z] ---> 93efdd718407 [2022-08-03T19:50:25.637Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T19:50:25.637Z] ---> Running in effba576196e [2022-08-03T19:50:26.209Z] Removing intermediate container e01df38560ff [2022-08-03T19:50:26.209Z] ---> d1dffc19e403 [2022-08-03T19:50:26.209Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-03T19:50:26.209Z] ---> a4565680018c [2022-08-03T19:50:26.209Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T19:50:26.209Z] ---> Running in 6f8f3f6c762f [2022-08-03T19:50:38.696Z] 656be50a0ddc: Pull complete [2022-08-03T19:50:38.697Z] 2bbca73fdf42: Pull complete [2022-08-03T19:50:38.697Z] 46d945488cbd: Pull complete [2022-08-03T19:50:44.119Z] 8a5474983e97: Pull complete [2022-08-03T19:50:45.558Z] 329c88fbcd65: Pull complete [2022-08-03T19:50:45.558Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-03T19:50:45.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-03T19:50:45.558Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-03T19:50:45.906Z] + docker build -t ci-base-image-arm64 -f - . [2022-08-03T19:50:45.906Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-03T19:50:45.906Z] WORKDIR /edgex [2022-08-03T19:50:45.906Z] COPY go.mod . [2022-08-03T19:50:45.906Z] RUN go mod download [2022-08-03T19:50:46.503Z] Sending build context to Docker daemon 3.123MB [2022-08-03T19:50:46.503Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-03T19:50:46.503Z] ---> ff4287adb874 [2022-08-03T19:50:46.503Z] Step 2/4 : WORKDIR /edgex [2022-08-03T19:50:48.492Z] ---> Running in f1000566fb9b [2022-08-03T19:50:48.492Z] Removing intermediate container f1000566fb9b [2022-08-03T19:50:48.492Z] ---> b73613597595 [2022-08-03T19:50:48.492Z] Step 3/4 : COPY go.mod . [2022-08-03T19:50:49.093Z] ---> db004467ddb3 [2022-08-03T19:50:49.093Z] Step 4/4 : RUN go mod download [2022-08-03T19:50:49.093Z] ---> Running in 21a5b9159f1c [2022-08-03T19:50:53.057Z] Removing intermediate container 6f8f3f6c762f [2022-08-03T19:50:53.058Z] ---> 0d114c3510c7 [2022-08-03T19:50:53.058Z] Step 8/23 : COPY . . [2022-08-03T19:50:53.058Z] Removing intermediate container effba576196e [2022-08-03T19:50:53.058Z] ---> 064d3f5f3daf [2022-08-03T19:50:53.058Z] Step 8/22 : COPY . . [2022-08-03T19:50:53.058Z] Removing intermediate container 584a644f6b5d [2022-08-03T19:50:53.058Z] ---> c4ecf3c0e66b [2022-08-03T19:50:53.058Z] Step 8/23 : COPY . . [2022-08-03T19:50:53.058Z] Removing intermediate container c7c7924d2126 [2022-08-03T19:50:53.058Z] ---> a01192a6ada2 [2022-08-03T19:50:53.058Z] Step 8/26 : COPY . . [2022-08-03T19:50:53.058Z] Removing intermediate container 04eeef48559e [2022-08-03T19:50:53.058Z] ---> f9f4cfe9ca10 [2022-08-03T19:50:53.058Z] Step 8/22 : COPY . . [2022-08-03T19:51:07.959Z] ---> 27772c661984 [2022-08-03T19:51:07.959Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-03T19:51:07.959Z] ---> 220d39c7f174 [2022-08-03T19:51:07.959Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-03T19:51:07.959Z] ---> Running in 5c3556bb31ab [2022-08-03T19:51:07.959Z] ---> 656cafaf883a [2022-08-03T19:51:07.959Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-03T19:51:07.959Z] ---> 58db79de24af [2022-08-03T19:51:07.959Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-03T19:51:07.959Z] ---> 11e6758da1f6 [2022-08-03T19:51:07.959Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-03T19:51:07.959Z] ---> Running in bcbb34387486 [2022-08-03T19:51:07.959Z] ---> Running in e24e17a7c7da [2022-08-03T19:51:07.959Z] ---> Running in a72a972c969d [2022-08-03T19:51:07.959Z] ---> Running in e6a0e105e929 [2022-08-03T19:51:07.959Z] Removing intermediate container e6a0e105e929 [2022-08-03T19:51:07.959Z] ---> 9b9a03efd5cd [2022-08-03T19:51:07.959Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-03T19:51:07.959Z] ---> Running in 7450c49db724 [2022-08-03T19:51:07.959Z] Removing intermediate container 7450c49db724 [2022-08-03T19:51:07.959Z] ---> 7a7901af943e [2022-08-03T19:51:07.959Z] 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-08-03T19:51:07.959Z] ---> Running in ccad6f8a6798 [2022-08-03T19:51:07.959Z] 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-08-03T19:51:07.959Z] 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-08-03T19:51:07.959Z] 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-08-03T19:51:07.959Z] 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-08-03T19:51:07.959Z] Removing intermediate container ccad6f8a6798 [2022-08-03T19:51:07.959Z] ---> d7e897f2cb87 [2022-08-03T19:51:07.959Z] Step 12/26 : WORKDIR /edgex-go [2022-08-03T19:51:07.959Z] ---> Running in 06ccc9b6ad25 [2022-08-03T19:51:07.959Z] Removing intermediate container 06ccc9b6ad25 [2022-08-03T19:51:07.959Z] ---> 15e2ba958020 [2022-08-03T19:51:07.959Z] [2022-08-03T19:51:07.959Z] Step 13/26 : FROM alpine:3.15 [2022-08-03T19:51:07.959Z] 3.15: Pulling from library/alpine [2022-08-03T19:51:07.959Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-03T19:51:07.959Z] Status: Downloaded newer image for alpine:3.15 [2022-08-03T19:51:07.959Z] ---> 2720e26172a0 [2022-08-03T19:51:07.959Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-03T19:51:07.959Z] ---> Running in bc2d6ad82db4 [2022-08-03T19:51:07.959Z] Removing intermediate container bc2d6ad82db4 [2022-08-03T19:51:07.959Z] ---> ca977571d139 [2022-08-03T19:51:07.959Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T19:51:07.959Z] ---> Running in 25b57e0d8d8c [2022-08-03T19:51:08.897Z] Removing intermediate container 25b57e0d8d8c [2022-08-03T19:51:08.898Z] ---> 46d9765e41b5 [2022-08-03T19:51:08.898Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-03T19:51:08.898Z] ---> Running in 10420106f45c [2022-08-03T19:51:09.465Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-03T19:51:10.399Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-03T19:51:10.657Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-03T19:51:10.658Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-03T19:51:10.658Z] OK: 15857 distinct packages available [2022-08-03T19:51:10.658Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-03T19:51:11.608Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-03T19:51:11.866Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-03T19:51:11.866Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-03T19:51:12.124Z] (3/5) Installing libucontext (1.1-r0) [2022-08-03T19:51:12.124Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-03T19:51:12.124Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-03T19:51:12.382Z] Executing busybox-1.34.1-r7.trigger [2022-08-03T19:51:12.382Z] OK: 6 MiB in 19 packages [2022-08-03T19:51:16.588Z] Removing intermediate container 10420106f45c [2022-08-03T19:51:16.588Z] ---> 350222b9226f [2022-08-03T19:51:16.588Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-03T19:51:19.873Z] ---> 2180f1cbb378 [2022-08-03T19:51:19.873Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-03T19:51:21.484Z] Removing intermediate container 21a5b9159f1c [2022-08-03T19:51:21.484Z] ---> 63562335e1ae [2022-08-03T19:51:21.484Z] Successfully built 63562335e1ae [2022-08-03T19:51:21.484Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T19:51:21.834Z] + docker inspect -f . ci-base-image-arm64 [2022-08-03T19:51:21.834Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T19:51:22.076Z] prd-ubuntu20.04-docker-arm64-4c-16g-21890 does not seem to be running inside a container [2022-08-03T19:51:22.162Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-03T19:51:23.476Z] $ docker top b0960b590fa56f8a703cbfa73296666fca98ffde5932b38a8b079e0dcffbc7c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-03T19:51:24.384Z] + go version [2022-08-03T19:51:24.384Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-03T19:51:24.412Z] $ docker stop --time=1 b0960b590fa56f8a703cbfa73296666fca98ffde5932b38a8b079e0dcffbc7c5 [2022-08-03T19:51:26.046Z] $ docker rm -f b0960b590fa56f8a703cbfa73296666fca98ffde5932b38a8b079e0dcffbc7c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T19:51:26.651Z] + docker inspect -f . ci-base-image-arm64 [2022-08-03T19:51:26.651Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T19:51:26.885Z] prd-ubuntu20.04-docker-arm64-4c-16g-21890 does not seem to be running inside a container [2022-08-03T19:51:26.974Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-03T19:51:28.038Z] ---> 9a6980385eaf [2022-08-03T19:51:28.038Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-03T19:51:28.229Z] $ docker top f12e6694bae24eea8fcc3b7fd79c7e0bc7db525428a27dff69d50979c9938f09 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-03T19:51:28.487Z] ========================================================= [2022-08-03T19:51:28.487Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-03T19:51:28.487Z] ========================================================= [Pipeline] sh [2022-08-03T19:51:29.132Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2022-08-03T19:51:29.441Z] 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-08-03T19:51:29.808Z] + make test [2022-08-03T19:51:29.808Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-03T19:51:30.008Z] ---> beaf52e61452 [2022-08-03T19:51:30.008Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-03T19:51:31.387Z] ---> 6906f28ee3c1 [2022-08-03T19:51:31.387Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-03T19:51:33.305Z] ---> 909cbdf5628a [2022-08-03T19:51:33.305Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-03T19:51:33.881Z] ---> Running in 227e3fbedaa5 [2022-08-03T19:51:33.881Z] Removing intermediate container 5c3556bb31ab [2022-08-03T19:51:33.881Z] ---> 11acb540768e [2022-08-03T19:51:33.881Z] [2022-08-03T19:51:33.881Z] Step 10/23 : FROM alpine:3.16 [2022-08-03T19:51:33.881Z] Removing intermediate container e24e17a7c7da [2022-08-03T19:51:33.881Z] ---> f904f3f7a44e [2022-08-03T19:51:33.881Z] [2022-08-03T19:51:33.881Z] Step 10/22 : FROM alpine:3.16 [2022-08-03T19:51:33.881Z] Removing intermediate container 227e3fbedaa5 [2022-08-03T19:51:33.881Z] ---> e94853260a39 [2022-08-03T19:51:33.881Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-03T19:51:33.881Z] ---> Running in 34e26fca7506 [2022-08-03T19:51:34.143Z] Removing intermediate container 34e26fca7506 [2022-08-03T19:51:34.143Z] ---> 822498a14c7e [2022-08-03T19:51:34.143Z] Step 24/26 : LABEL arch=x86_64 [2022-08-03T19:51:34.143Z] ---> Running in 76ef86eb7fff [2022-08-03T19:51:34.143Z] Removing intermediate container 76ef86eb7fff [2022-08-03T19:51:34.143Z] ---> 434d047bf718 [2022-08-03T19:51:34.143Z] Step 25/26 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 [2022-08-03T19:51:34.143Z] ---> Running in c11350ba90d9 [2022-08-03T19:51:34.143Z] Removing intermediate container c11350ba90d9 [2022-08-03T19:51:34.143Z] ---> ee3e246999d5 [2022-08-03T19:51:34.143Z] Step 26/26 : LABEL version=0.0.0 [2022-08-03T19:51:34.143Z] ---> Running in 92c85b467aa8 [2022-08-03T19:51:34.403Z] Removing intermediate container 92c85b467aa8 [2022-08-03T19:51:34.403Z] ---> 1edfe1e31ae6 [2022-08-03T19:51:34.403Z] [2022-08-03T19:51:34.403Z] Successfully built 1edfe1e31ae6 [2022-08-03T19:51:34.403Z] Successfully tagged security-spire-agent:latest [2022-08-03T19:51:34.403Z] Building security-spire-server [2022-08-03T19:51:34.663Z]  Building security-spire-agent ... done 3.16: Pulling from library/alpine [2022-08-03T19:51:34.663Z] 3.16: Pulling from library/alpine [2022-08-03T19:51:35.234Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-03T19:51:35.234Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-03T19:51:35.234Z] Status: Downloaded newer image for alpine:3.16 [2022-08-03T19:51:35.234Z] Status: Downloaded newer image for alpine:3.16 [2022-08-03T19:51:35.234Z] ---> d7d3d98c851f [2022-08-03T19:51:35.234Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-03T19:51:35.234Z] ---> d7d3d98c851f [2022-08-03T19:51:35.234Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-03T19:51:37.779Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T19:51:37.779Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-03T19:51:37.779Z] ---> 8bc0f0463481 [2022-08-03T19:51:37.779Z] Step 3/25 : WORKDIR /edgex-go [2022-08-03T19:51:37.779Z] ---> Using cache [2022-08-03T19:51:37.779Z] ---> a37f745b5b05 [2022-08-03T19:51:37.779Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T19:51:37.779Z] ---> Using cache [2022-08-03T19:51:37.779Z] ---> 0f2d8a653995 [2022-08-03T19:51:37.779Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-03T19:51:41.112Z] ---> Running in 11637cf1cff2 [2022-08-03T19:51:41.112Z] ---> Running in 7340e7a00b37 [2022-08-03T19:51:41.112Z] ---> Running in c1963c33a003 [2022-08-03T19:51:41.112Z] Removing intermediate container bcbb34387486 [2022-08-03T19:51:41.112Z] ---> 62fac89ae1c4 [2022-08-03T19:51:41.112Z] [2022-08-03T19:51:41.112Z] Step 10/22 : FROM alpine:3.16 [2022-08-03T19:51:41.112Z] ---> d7d3d98c851f [2022-08-03T19:51:41.112Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-03T19:51:41.112Z] ---> Running in 46a133e1df40 [2022-08-03T19:51:41.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T19:51:41.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T19:51:41.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T19:51:41.635Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T19:51:41.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T19:51:41.635Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-03T19:51:41.635Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-03T19:51:41.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T19:51:41.635Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-03T19:51:41.635Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-03T19:51:41.635Z] (5/6) Installing curl (7.83.1-r2) [2022-08-03T19:51:41.635Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-03T19:51:41.635Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T19:51:41.635Z] Executing ca-certificates-20220614-r0.trigger [2022-08-03T19:51:41.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T19:51:41.635Z] OK: 8 MiB in 20 packages [2022-08-03T19:51:41.897Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-03T19:51:41.897Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T19:51:41.897Z] OK: 6 MiB in 15 packages [2022-08-03T19:51:41.897Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-03T19:51:41.897Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T19:51:41.897Z] OK: 6 MiB in 15 packages [2022-08-03T19:51:42.504Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T19:51:43.084Z] OK: 211 MiB in 51 packages [2022-08-03T19:51:43.084Z] Removing intermediate container a72a972c969d [2022-08-03T19:51:43.084Z] ---> e1653abd0f8b [2022-08-03T19:51:43.084Z] [2022-08-03T19:51:43.084Z] Step 10/23 : FROM alpine:3.16 [2022-08-03T19:51:43.084Z] ---> d7d3d98c851f [2022-08-03T19:51:43.084Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-03T19:51:43.084Z] Removing intermediate container 11637cf1cff2 [2022-08-03T19:51:43.084Z] ---> b46f4628e9b4 [2022-08-03T19:51:43.084Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-03T19:51:43.084Z] ---> Running in b8618866ada0 [2022-08-03T19:51:43.084Z] Removing intermediate container 7340e7a00b37 [2022-08-03T19:51:43.084Z] ---> ae3a5ecdf9c8 [2022-08-03T19:51:43.084Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-03T19:51:43.084Z] Removing intermediate container 46a133e1df40 [2022-08-03T19:51:43.084Z] ---> c7e8b46a6eae [2022-08-03T19:51:43.084Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-03T19:51:43.084Z] ---> Running in f8474102c50e [2022-08-03T19:51:43.084Z] ---> Running in 400f5a6ca7fc [2022-08-03T19:51:43.084Z] ---> Running in be0ddee1337d [2022-08-03T19:51:43.348Z] Removing intermediate container b8618866ada0 [2022-08-03T19:51:43.348Z] ---> c05fc5425abc [2022-08-03T19:51:43.348Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-03T19:51:43.348Z] Removing intermediate container f8474102c50e [2022-08-03T19:51:43.348Z] ---> d0b11af751de [2022-08-03T19:51:43.348Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-03T19:51:43.348Z] ---> Running in 982db0a386cf [2022-08-03T19:51:43.348Z] ---> Running in bbcbd2a0e8c0 [2022-08-03T19:51:43.348Z] Removing intermediate container be0ddee1337d [2022-08-03T19:51:43.348Z] ---> d0d7e4b174d6 [2022-08-03T19:51:43.348Z] Step 13/22 : WORKDIR /edgex [2022-08-03T19:51:43.348Z] Removing intermediate container 400f5a6ca7fc [2022-08-03T19:51:43.348Z] ---> 7cd606fee6eb [2022-08-03T19:51:43.348Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-03T19:51:43.348Z] Removing intermediate container c1963c33a003 [2022-08-03T19:51:43.348Z] ---> 2823adde9292 [2022-08-03T19:51:43.348Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-03T19:51:43.348Z] ---> Running in 444d09eee602 [2022-08-03T19:51:43.348Z] ---> Running in d3131265cacc [2022-08-03T19:51:43.612Z] Removing intermediate container 982db0a386cf [2022-08-03T19:51:43.612Z] ---> 5edb49984de4 [2022-08-03T19:51:43.612Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-03T19:51:43.612Z] Removing intermediate container bbcbd2a0e8c0 [2022-08-03T19:51:43.612Z] ---> 3af6a4737326 [2022-08-03T19:51:43.612Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-03T19:51:43.612Z] ---> Running in 915b690c3b79 [2022-08-03T19:51:43.612Z] ---> Running in 904f4c76ca65 [2022-08-03T19:51:43.612Z] ---> 5a02ee8fe61f [2022-08-03T19:51:43.612Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T19:51:43.612Z] Removing intermediate container 444d09eee602 [2022-08-03T19:51:43.612Z] ---> 09aeab1f6ea1 [2022-08-03T19:51:43.612Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-03T19:51:43.612Z] Removing intermediate container d3131265cacc [2022-08-03T19:51:43.612Z] ---> e91879196dc1 [2022-08-03T19:51:43.612Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-03T19:51:43.612Z] ---> Running in c558b0d1875d [2022-08-03T19:51:43.612Z] Removing intermediate container 915b690c3b79 [2022-08-03T19:51:43.612Z] ---> 805fedd8b6fd [2022-08-03T19:51:43.612Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T19:51:43.612Z] ---> Running in 64bb3be15cd6 [2022-08-03T19:51:43.872Z] Removing intermediate container 904f4c76ca65 [2022-08-03T19:51:43.872Z] ---> a0df8a277262 [2022-08-03T19:51:43.872Z] Step 15/23 : WORKDIR / [2022-08-03T19:51:43.872Z] ---> Running in d6ea3b097fec [2022-08-03T19:51:43.872Z] ---> Running in 15aa4c886231 [2022-08-03T19:51:43.872Z] ---> 319507fa5e0e [2022-08-03T19:51:43.872Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-03T19:51:43.872Z] Removing intermediate container 64bb3be15cd6 [2022-08-03T19:51:43.872Z] ---> 7579361c1b70 [2022-08-03T19:51:43.872Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T19:51:44.136Z] Removing intermediate container 15aa4c886231 [2022-08-03T19:51:44.136Z] ---> 6fe1671cd5a2 [2022-08-03T19:51:44.136Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T19:51:44.398Z] ---> 442de3b73061 [2022-08-03T19:51:44.398Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-03T19:51:44.398Z] ---> 352037d16475 [2022-08-03T19:51:44.398Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-03T19:51:44.398Z] ---> e2bf3e9349a2 [2022-08-03T19:51:44.398Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-03T19:51:45.347Z] ---> 077665267b7a [2022-08-03T19:51:45.347Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-03T19:51:45.347Z] ---> 64120034b642 [2022-08-03T19:51:45.347Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-03T19:51:45.347Z] ---> ffa6c15879ff [2022-08-03T19:51:45.347Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-03T19:51:45.347Z] Removing intermediate container d6ea3b097fec [2022-08-03T19:51:45.347Z] ---> 7e6917df914b [2022-08-03T19:51:45.347Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-03T19:51:45.607Z] ---> Running in 311d3f8a193c [2022-08-03T19:51:46.555Z] ---> f8708e2807b8 [2022-08-03T19:51:46.555Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-03T19:51:46.817Z] ---> 640dbf91b772 [2022-08-03T19:51:46.817Z] ---> aa4f888d12ec [2022-08-03T19:51:46.817Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-03T19:51:46.817Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-03T19:51:46.817Z] ---> Running in 51669fb83172 [2022-08-03T19:51:47.079Z] ---> Running in 69b3fff63007 [2022-08-03T19:51:47.079Z] ---> Running in e8a9abfd8d68 [2022-08-03T19:51:47.079Z] Removing intermediate container 51669fb83172 [2022-08-03T19:51:47.079Z] ---> 504c3147f588 [2022-08-03T19:51:47.079Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T19:51:47.079Z] Removing intermediate container 69b3fff63007 [2022-08-03T19:51:47.079Z] ---> 03d5b72521fd [2022-08-03T19:51:47.079Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T19:51:47.079Z] ---> Running in 5db5633c05b1 [2022-08-03T19:51:47.079Z] ---> Running in 2042ab618e5e [2022-08-03T19:51:47.370Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T19:51:47.370Z] Removing intermediate container 5db5633c05b1 [2022-08-03T19:51:47.370Z] ---> 3998fd71a12c [2022-08-03T19:51:47.370Z] Step 21/23 : LABEL arch=x86_64 [2022-08-03T19:51:47.370Z] Removing intermediate container 2042ab618e5e [2022-08-03T19:51:47.370Z] ---> 6715fa1f8fdb [2022-08-03T19:51:47.370Z] Step 20/22 : LABEL arch=x86_64 [2022-08-03T19:51:47.370Z] ---> Running in 91a02a686413 [2022-08-03T19:51:47.370Z] ---> Running in 33c8aafe3c54 [2022-08-03T19:51:47.631Z] Removing intermediate container 91a02a686413 [2022-08-03T19:51:47.631Z] ---> 209a073b24d7 [2022-08-03T19:51:47.631Z] Step 22/23 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 [2022-08-03T19:51:47.631Z] ---> Running in 08fa81967e8d [2022-08-03T19:51:47.631Z] Removing intermediate container 33c8aafe3c54 [2022-08-03T19:51:47.631Z] ---> 591374cb7aad [2022-08-03T19:51:47.631Z] Step 21/22 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 [2022-08-03T19:51:47.631Z] ---> Running in 48b56f294fcf [2022-08-03T19:51:47.631Z] Removing intermediate container 08fa81967e8d [2022-08-03T19:51:47.631Z] ---> fcf35a551a98 [2022-08-03T19:51:47.631Z] Step 23/23 : LABEL version=0.0.0 [2022-08-03T19:51:47.631Z] Removing intermediate container 48b56f294fcf [2022-08-03T19:51:47.631Z] ---> 798cee2129e8 [2022-08-03T19:51:47.631Z] Step 22/22 : LABEL version=0.0.0 [2022-08-03T19:51:47.631Z] ---> Running in f888466cfecb [2022-08-03T19:51:47.631Z] Removing intermediate container e8a9abfd8d68 [2022-08-03T19:51:47.631Z] ---> f3077f6344ba [2022-08-03T19:51:47.631Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-03T19:51:47.893Z] ---> Running in 35b16299c68d [2022-08-03T19:51:47.893Z] ---> Running in 2478ff84ff20 [2022-08-03T19:51:47.893Z] Removing intermediate container f888466cfecb [2022-08-03T19:51:47.893Z] ---> 1486ae5fc055 [2022-08-03T19:51:47.893Z] [2022-08-03T19:51:47.893Z] Removing intermediate container 35b16299c68d [2022-08-03T19:51:47.893Z] ---> 374bb93f3698 [2022-08-03T19:51:47.893Z] [2022-08-03T19:51:47.893Z] Removing intermediate container 2478ff84ff20 [2022-08-03T19:51:47.893Z] ---> b7d1c4ce1817 [2022-08-03T19:51:47.893Z] Step 20/22 : LABEL arch=x86_64 [2022-08-03T19:51:47.893Z] ---> Running in 2002df9ec177 [2022-08-03T19:51:48.172Z] Successfully built 374bb93f3698 [2022-08-03T19:51:48.172Z] Successfully tagged support-scheduler:latest [2022-08-03T19:51:48.172Z]  Building support-scheduler ... done Building support-notifications [2022-08-03T19:51:48.172Z] Successfully built 1486ae5fc055 [2022-08-03T19:51:48.172Z] Successfully tagged core-command:latest [2022-08-03T19:51:48.172Z] Building security-spire-config [2022-08-03T19:51:48.172Z]  Building core-command ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T19:51:48.172Z] Removing intermediate container 2002df9ec177 [2022-08-03T19:51:48.172Z] ---> a4b56660fc15 [2022-08-03T19:51:48.172Z] Step 21/22 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 [2022-08-03T19:51:48.173Z] ---> Running in 608562f4dcc2 [2022-08-03T19:51:48.494Z] Removing intermediate container 608562f4dcc2 [2022-08-03T19:51:48.494Z] ---> 4d0ba1db2f8d [2022-08-03T19:51:48.494Z] Step 22/22 : LABEL version=0.0.0 [2022-08-03T19:51:48.494Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-03T19:51:48.494Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-03T19:51:48.754Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-03T19:51:48.754Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-03T19:51:48.754Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-03T19:51:49.015Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-03T19:51:49.015Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T19:51:49.015Z] OK: 8 MiB in 20 packages [2022-08-03T19:51:51.563Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T19:51:51.563Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-03T19:51:51.563Z] ---> 8bc0f0463481 [2022-08-03T19:51:51.563Z] Step 3/26 : WORKDIR /edgex-go [2022-08-03T19:51:51.563Z] ---> Using cache [2022-08-03T19:51:51.563Z] ---> a37f745b5b05 [2022-08-03T19:51:51.563Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T19:51:51.563Z] ---> Using cache [2022-08-03T19:51:51.563Z] ---> 0f2d8a653995 [2022-08-03T19:51:51.563Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-03T19:51:51.563Z] ---> Using cache [2022-08-03T19:51:51.563Z] ---> 2823adde9292 [2022-08-03T19:51:51.563Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-03T19:51:51.563Z] ---> Using cache [2022-08-03T19:51:51.563Z] ---> 5a02ee8fe61f [2022-08-03T19:51:51.563Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T19:51:52.142Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T19:51:52.142Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-03T19:51:52.142Z] ---> 8bc0f0463481 [2022-08-03T19:51:52.142Z] Step 3/22 : WORKDIR /edgex-go [2022-08-03T19:51:52.142Z] ---> Using cache [2022-08-03T19:51:52.142Z] ---> a37f745b5b05 [2022-08-03T19:51:52.142Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T19:51:52.142Z] ---> Using cache [2022-08-03T19:51:52.142Z] ---> 0f2d8a653995 [2022-08-03T19:51:52.142Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-03T19:51:55.454Z] ---> Running in f61a6fee7fbc [2022-08-03T19:51:55.454Z] ---> Running in ebfc3bc4c18a [2022-08-03T19:51:55.454Z] ---> Running in 56bdb6f2dbc4 [2022-08-03T19:51:55.454Z] Removing intermediate container f61a6fee7fbc [2022-08-03T19:51:55.454Z] ---> f640661a6e97 [2022-08-03T19:51:55.454Z] [2022-08-03T19:51:55.454Z] Successfully built f640661a6e97 [2022-08-03T19:51:55.454Z] Successfully tagged security-proxy-setup:latest [2022-08-03T19:51:55.454Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2022-08-03T19:51:55.454Z] Removing intermediate container 311d3f8a193c [2022-08-03T19:51:55.454Z] ---> 8d0a22e895f9 [2022-08-03T19:51:55.454Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T19:51:55.454Z] Removing intermediate container c558b0d1875d [2022-08-03T19:51:55.454Z] ---> 311082f55510 [2022-08-03T19:51:55.454Z] Step 8/25 : COPY . . [2022-08-03T19:51:56.457Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T19:51:57.414Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T19:51:58.371Z] OK: 211 MiB in 51 packages [2022-08-03T19:51:58.371Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T19:51:58.371Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-03T19:51:58.371Z] ---> 8bc0f0463481 [2022-08-03T19:51:58.371Z] Step 3/20 : WORKDIR /edgex-go [2022-08-03T19:51:58.371Z] ---> Using cache [2022-08-03T19:51:58.371Z] ---> a37f745b5b05 [2022-08-03T19:51:58.371Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-03T19:52:01.666Z] ---> 4dc685642e2a [2022-08-03T19:52:01.666Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-03T19:52:01.666Z] ---> Running in 1733ca12bc4b [2022-08-03T19:52:01.938Z] ---> d0068810b548 [2022-08-03T19:52:01.938Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-03T19:52:01.938Z] ---> Running in 242339159d3a [2022-08-03T19:52:01.938Z] Removing intermediate container 56bdb6f2dbc4 [2022-08-03T19:52:01.938Z] ---> 8f7df68e26d5 [2022-08-03T19:52:01.938Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-03T19:52:01.938Z] Removing intermediate container 242339159d3a [2022-08-03T19:52:01.938Z] ---> aacf36f9caba [2022-08-03T19:52:01.938Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-03T19:52:02.185Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-03T19:52:02.196Z] ---> Running in 46b7232082c1 [2022-08-03T19:52:02.196Z] ---> 327bb9713974 [2022-08-03T19:52:02.196Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T19:52:02.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T19:52:02.196Z] ---> Running in a4ed489e2d5b [2022-08-03T19:52:02.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T19:52:02.458Z] Removing intermediate container 46b7232082c1 [2022-08-03T19:52:02.458Z] ---> 0052d2657958 [2022-08-03T19:52:02.458Z] 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-08-03T19:52:02.720Z] ---> 4ba91300e46c [2022-08-03T19:52:02.720Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-03T19:52:02.720Z] ---> Running in 1d1a187cbd6b [2022-08-03T19:52:02.720Z] v3.16.1-87-g169a68ae67 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-03T19:52:02.720Z] v3.16.1-90-g7a2a301528 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-03T19:52:02.720Z] OK: 17035 distinct packages available [2022-08-03T19:52:02.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T19:52:02.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T19:52:02.990Z] ---> 769328775958 [2022-08-03T19:52:02.990Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-03T19:52:02.990Z] OK: 211 MiB in 51 packages [2022-08-03T19:52:02.990Z] ---> Running in 6602dd0c144d [2022-08-03T19:52:03.249Z] Removing intermediate container 6602dd0c144d [2022-08-03T19:52:03.249Z] ---> 14d45aa9b06e [2022-08-03T19:52:03.249Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T19:52:03.249Z] ---> Running in 8e6f82fd3493 [2022-08-03T19:52:03.507Z] Removing intermediate container 8e6f82fd3493 [2022-08-03T19:52:03.507Z] ---> 0fb64724b461 [2022-08-03T19:52:03.507Z] Step 21/23 : LABEL arch=x86_64 [2022-08-03T19:52:06.057Z] ---> Running in 403ba4ba7f69 [2022-08-03T19:52:06.057Z] Removing intermediate container 1d1a187cbd6b [2022-08-03T19:52:06.057Z] ---> 259b1449f18a [2022-08-03T19:52:06.057Z] Step 12/25 : WORKDIR /edgex-go [2022-08-03T19:52:06.057Z] Removing intermediate container 1733ca12bc4b [2022-08-03T19:52:06.057Z] ---> a4dfa993e68a [2022-08-03T19:52:06.057Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-03T19:52:06.057Z] ---> Running in 4211e661e61e [2022-08-03T19:52:06.057Z] Removing intermediate container 403ba4ba7f69 [2022-08-03T19:52:06.057Z] ---> 50b24c6ba334 [2022-08-03T19:52:06.057Z] Step 22/23 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 [2022-08-03T19:52:06.057Z] Removing intermediate container 4211e661e61e [2022-08-03T19:52:06.057Z] ---> 7f3e237726c4 [2022-08-03T19:52:06.057Z] [2022-08-03T19:52:06.057Z] Step 13/25 : FROM alpine:3.15 [2022-08-03T19:52:06.057Z] ---> 2720e26172a0 [2022-08-03T19:52:06.057Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-03T19:52:06.057Z] ---> Using cache [2022-08-03T19:52:06.057Z] ---> ca977571d139 [2022-08-03T19:52:06.057Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T19:52:06.057Z] ---> Using cache [2022-08-03T19:52:06.057Z] ---> 46d9765e41b5 [2022-08-03T19:52:06.057Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-03T19:52:06.057Z] ---> Using cache [2022-08-03T19:52:06.057Z] ---> 350222b9226f [2022-08-03T19:52:06.057Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-03T19:52:06.057Z] ---> Running in bb0103eed107 [2022-08-03T19:52:06.057Z] ---> c0fd3275ac38 [2022-08-03T19:52:06.057Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T19:52:06.057Z] ---> Running in 7d50c0630b6e [2022-08-03T19:52:06.057Z] Removing intermediate container bb0103eed107 [2022-08-03T19:52:06.057Z] ---> ae5bd35d0f05 [2022-08-03T19:52:06.057Z] Step 23/23 : LABEL version=0.0.0 [2022-08-03T19:52:06.057Z] ---> Running in 0e6d1e3064d7 [2022-08-03T19:52:06.432Z] Removing intermediate container ebfc3bc4c18a [2022-08-03T19:52:06.432Z] ---> 87bf0a7359da [2022-08-03T19:52:06.432Z] Step 8/26 : COPY . . [2022-08-03T19:52:07.014Z] Removing intermediate container 0e6d1e3064d7 [2022-08-03T19:52:07.014Z] ---> 5bf508d6dc95 [2022-08-03T19:52:07.014Z] [2022-08-03T19:52:07.014Z] Successfully built 5bf508d6dc95 [2022-08-03T19:52:07.014Z] Successfully tagged core-data:latest [2022-08-03T19:52:07.014Z]  Building core-data ... done Building sys-mgmt-agent [2022-08-03T19:52:10.314Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T19:52:10.314Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-03T19:52:10.314Z] ---> 8bc0f0463481 [2022-08-03T19:52:10.314Z] Step 3/23 : WORKDIR /edgex-go [2022-08-03T19:52:10.314Z] ---> Using cache [2022-08-03T19:52:10.314Z] ---> a37f745b5b05 [2022-08-03T19:52:10.314Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T19:52:10.314Z] ---> Using cache [2022-08-03T19:52:10.314Z] ---> 0f2d8a653995 [2022-08-03T19:52:10.314Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-03T19:52:15.610Z] ---> Running in 7ed80fe5ed4e [2022-08-03T19:52:15.610Z] ---> 12eea06de202 [2022-08-03T19:52:15.610Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-03T19:52:15.610Z] ---> ce531786ca62 [2022-08-03T19:52:15.610Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-03T19:52:15.610Z] ---> Running in 1eb1dd839c7b [2022-08-03T19:52:15.610Z] ---> d63e9a8c5668 [2022-08-03T19:52:15.610Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-03T19:52:15.869Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T19:52:15.869Z] Removing intermediate container 1eb1dd839c7b [2022-08-03T19:52:15.869Z] ---> 6a06b2ee8607 [2022-08-03T19:52:15.869Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-03T19:52:15.869Z] ---> 0c3f3b003b65 [2022-08-03T19:52:15.869Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-03T19:52:15.869Z] ---> Running in c4909b761908 [2022-08-03T19:52:15.869Z] Removing intermediate container a4ed489e2d5b [2022-08-03T19:52:15.869Z] ---> 878e74a23f16 [2022-08-03T19:52:15.869Z] Step 8/22 : COPY . . [2022-08-03T19:52:16.128Z] Removing intermediate container c4909b761908 [2022-08-03T19:52:16.128Z] ---> de21726192e9 [2022-08-03T19:52:16.128Z] 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-08-03T19:52:16.702Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T19:52:16.979Z] OK: 211 MiB in 51 packages [2022-08-03T19:52:21.331Z] ---> d599682ce593 [2022-08-03T19:52:21.331Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-03T19:52:21.331Z] ---> Running in 18d092be627f [2022-08-03T19:52:21.331Z] ---> Running in f7a7e9dea7fa [2022-08-03T19:52:21.331Z] Removing intermediate container 7ed80fe5ed4e [2022-08-03T19:52:21.331Z] ---> 239f2ddeb7d9 [2022-08-03T19:52:21.331Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-03T19:52:21.331Z] ---> d1832e9be541 [2022-08-03T19:52:21.331Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-03T19:52:21.331Z] ---> Running in 11b49a0a0e53 [2022-08-03T19:52:21.331Z] Removing intermediate container f7a7e9dea7fa [2022-08-03T19:52:21.331Z] ---> a8012136bc24 [2022-08-03T19:52:21.331Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-03T19:52:21.331Z] ---> Running in d92a98d07937 [2022-08-03T19:52:21.331Z] ---> 2e1b2552a99b [2022-08-03T19:52:21.331Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T19:52:21.331Z] ---> Running in 87c5bb00965e [2022-08-03T19:52:21.331Z] Removing intermediate container d92a98d07937 [2022-08-03T19:52:21.331Z] ---> b6d9358fef38 [2022-08-03T19:52:21.331Z] Step 23/25 : LABEL arch=x86_64 [2022-08-03T19:52:21.331Z] ---> Running in 3096a9b1c898 [2022-08-03T19:52:21.331Z] Removing intermediate container 7d50c0630b6e [2022-08-03T19:52:21.331Z] ---> db953036f5ae [2022-08-03T19:52:21.331Z] Step 7/20 : COPY . . [2022-08-03T19:52:21.331Z] Removing intermediate container 3096a9b1c898 [2022-08-03T19:52:21.331Z] ---> ae690c3f60e0 [2022-08-03T19:52:21.331Z] Step 24/25 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 [2022-08-03T19:52:21.331Z] ---> Running in 25a0d25661e0 [2022-08-03T19:52:22.827Z] 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-08-03T19:52:24.241Z] Removing intermediate container 25a0d25661e0 [2022-08-03T19:52:24.241Z] ---> b0a56ab648dc [2022-08-03T19:52:24.241Z] Step 25/25 : LABEL version=0.0.0 [2022-08-03T19:52:24.502Z] ---> Running in afd07ac4ea2e [2022-08-03T19:52:24.763Z] Removing intermediate container 18d092be627f [2022-08-03T19:52:24.763Z] ---> 1853c5772d9c [2022-08-03T19:52:24.763Z] Step 12/26 : WORKDIR /edgex-go [2022-08-03T19:52:24.763Z] Removing intermediate container afd07ac4ea2e [2022-08-03T19:52:24.763Z] ---> c03859646240 [2022-08-03T19:52:24.763Z] [2022-08-03T19:52:24.763Z] ---> Running in 2896d931835e [2022-08-03T19:52:24.763Z] ---> 7ff329354349 [2022-08-03T19:52:24.763Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-03T19:52:24.763Z] Successfully built c03859646240 [2022-08-03T19:52:24.763Z] Successfully tagged security-spire-server:latest [2022-08-03T19:52:24.763Z]  Building security-spire-server ... done Building security-bootstrapper [2022-08-03T19:52:24.763Z] ---> Running in b011eb951151 [2022-08-03T19:52:25.704Z] Removing intermediate container 2896d931835e [2022-08-03T19:52:25.704Z] ---> 55b94224b8f0 [2022-08-03T19:52:25.704Z] [2022-08-03T19:52:25.704Z] Step 13/26 : FROM alpine:3.15 [2022-08-03T19:52:25.704Z] ---> 2720e26172a0 [2022-08-03T19:52:25.704Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-03T19:52:25.704Z] ---> Using cache [2022-08-03T19:52:25.704Z] ---> ca977571d139 [2022-08-03T19:52:25.704Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T19:52:25.704Z] ---> Using cache [2022-08-03T19:52:25.704Z] ---> 46d9765e41b5 [2022-08-03T19:52:25.704Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-03T19:52:25.965Z] 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-08-03T19:52:27.363Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T19:52:27.363Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-03T19:52:27.363Z] ---> 8bc0f0463481 [2022-08-03T19:52:27.363Z] Step 3/31 : WORKDIR /edgex-go [2022-08-03T19:52:27.363Z] ---> Using cache [2022-08-03T19:52:27.363Z] ---> a37f745b5b05 [2022-08-03T19:52:27.363Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T19:52:27.363Z] ---> Using cache [2022-08-03T19:52:27.363Z] ---> 0f2d8a653995 [2022-08-03T19:52:27.363Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-03T19:52:27.363Z] ---> Using cache [2022-08-03T19:52:27.363Z] ---> aea5ba8faffb [2022-08-03T19:52:27.363Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-03T19:52:27.363Z] ---> Using cache [2022-08-03T19:52:27.363Z] ---> dc66f25aeb5e [2022-08-03T19:52:27.363Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T19:52:27.363Z] ---> Using cache [2022-08-03T19:52:27.363Z] ---> f9f4cfe9ca10 [2022-08-03T19:52:27.363Z] Step 8/31 : COPY . . [2022-08-03T19:52:27.363Z] ---> Using cache [2022-08-03T19:52:27.363Z] ---> 220d39c7f174 [2022-08-03T19:52:27.363Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-03T19:52:31.564Z] ---> Running in 2843550b7ef8 [2022-08-03T19:52:31.565Z] ---> Running in 893bb5bf3635 [2022-08-03T19:52:32.134Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-03T19:52:32.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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-03T19:52:32.714Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-03T19:52:33.289Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-03T19:52:33.289Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-03T19:52:33.289Z] OK: 15857 distinct packages available [2022-08-03T19:52:33.289Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-03T19:52:34.250Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-03T19:52:34.511Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-03T19:52:34.511Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-03T19:52:34.771Z] (3/4) Installing libucontext (1.1-r0) [2022-08-03T19:52:34.771Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-03T19:52:34.771Z] Executing busybox-1.34.1-r7.trigger [2022-08-03T19:52:34.771Z] OK: 6 MiB in 18 packages [2022-08-03T19:52:38.070Z] Removing intermediate container 87c5bb00965e [2022-08-03T19:52:38.070Z] ---> 9a16549c90a6 [2022-08-03T19:52:38.070Z] Step 8/23 : COPY . . [2022-08-03T19:52:38.334Z] Removing intermediate container 2843550b7ef8 [2022-08-03T19:52:38.334Z] ---> 854dfa7ddbb9 [2022-08-03T19:52:38.334Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-03T19:52:50.585Z] ---> 51e1c63506ed [2022-08-03T19:52:50.585Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-03T19:52:50.585Z] ---> 18b9a3b2a81d [2022-08-03T19:52:50.585Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-03T19:52:50.585Z] ---> Running in 6b1076d4f60a [2022-08-03T19:52:50.847Z] 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-08-03T19:52:51.110Z] ---> 9d5f200f0b7e [2022-08-03T19:52:51.110Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-03T19:52:54.419Z] ---> Running in b0664cc62941 [2022-08-03T19:52:54.419Z] Removing intermediate container 11b49a0a0e53 [2022-08-03T19:52:54.419Z] ---> b67c37623251 [2022-08-03T19:52:54.419Z] [2022-08-03T19:52:54.419Z] Step 10/22 : FROM alpine:3.16 [2022-08-03T19:52:54.419Z] ---> d7d3d98c851f [2022-08-03T19:52:54.419Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-03T19:52:54.419Z] Removing intermediate container b011eb951151 [2022-08-03T19:52:54.419Z] ---> 0474ec8ed204 [2022-08-03T19:52:54.419Z] [2022-08-03T19:52:54.419Z] Step 9/20 : FROM alpine:3.15 [2022-08-03T19:52:54.419Z] ---> 2720e26172a0 [2022-08-03T19:52:54.419Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-03T19:52:54.419Z] ---> Using cache [2022-08-03T19:52:54.419Z] ---> ca977571d139 [2022-08-03T19:52:54.419Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T19:52:54.419Z] ---> Using cache [2022-08-03T19:52:54.419Z] ---> 46d9765e41b5 [2022-08-03T19:52:54.419Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-03T19:52:54.681Z] Removing intermediate container b0664cc62941 [2022-08-03T19:52:54.681Z] ---> 2066368f446e [2022-08-03T19:52:54.681Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-03T19:52:55.252Z] ---> Running in 44516355a5f0 [2022-08-03T19:52:55.253Z] ---> Running in 873b431ffb2c [2022-08-03T19:52:56.197Z] ---> d45deda373e8 [2022-08-03T19:52:56.197Z] Step 21/26 : WORKDIR / [2022-08-03T19:52:56.197Z] ---> Running in 137a0173322f [2022-08-03T19:52:56.197Z] Removing intermediate container 893bb5bf3635 [2022-08-03T19:52:56.197Z] ---> 2c9293a9635b [2022-08-03T19:52:56.197Z] [2022-08-03T19:52:56.197Z] Step 10/31 : FROM alpine:3.16 [2022-08-03T19:52:56.197Z] ---> d7d3d98c851f [2022-08-03T19:52:56.197Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-03T19:52:56.461Z] ---> Running in 6a57c807b07a [2022-08-03T19:52:56.461Z] Removing intermediate container 137a0173322f [2022-08-03T19:52:56.461Z] ---> dc8726e6fe9e [2022-08-03T19:52:56.461Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-03T19:52:56.461Z] ---> Running in fb5de46777ac [2022-08-03T19:52:56.461Z] Removing intermediate container 6a57c807b07a [2022-08-03T19:52:56.461Z] ---> 46d9a1722df9 [2022-08-03T19:52:56.461Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-03T19:52:56.461Z] Removing intermediate container fb5de46777ac [2022-08-03T19:52:56.461Z] ---> f0d5607630a9 [2022-08-03T19:52:56.461Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-03T19:52:56.461Z] ---> Running in cdf3af6b04e3 [2022-08-03T19:52:56.721Z] ---> Running in ada2474afb71 [2022-08-03T19:52:56.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T19:52:56.722Z] Removing intermediate container ada2474afb71 [2022-08-03T19:52:56.722Z] ---> 11e59af806fc [2022-08-03T19:52:56.722Z] Step 24/26 : LABEL arch=x86_64 [2022-08-03T19:52:56.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T19:52:57.022Z] ---> Running in b46eb5067e4b [2022-08-03T19:52:57.022Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-03T19:52:57.022Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-03T19:52:57.022Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-03T19:52:57.022Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T19:52:57.022Z] Executing ca-certificates-20220614-r0.trigger [2022-08-03T19:52:57.285Z] OK: 6 MiB in 16 packages [2022-08-03T19:52:57.285Z] Removing intermediate container b46eb5067e4b [2022-08-03T19:52:57.285Z] ---> 1165beb7f090 [2022-08-03T19:52:57.285Z] Step 25/26 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 [2022-08-03T19:52:57.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T19:52:57.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T19:52:57.285Z] ---> Running in dbdb1aa30252 [2022-08-03T19:52:57.545Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-03T19:52:57.545Z] (2/2) Installing su-exec (0.2-r1) [2022-08-03T19:52:57.545Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T19:52:57.545Z] OK: 6 MiB in 16 packages [2022-08-03T19:52:57.810Z] Removing intermediate container dbdb1aa30252 [2022-08-03T19:52:57.810Z] ---> b6c2afc433d2 [2022-08-03T19:52:57.810Z] Step 26/26 : LABEL version=0.0.0 [2022-08-03T19:52:57.810Z] ---> Running in b26a2adcf88b [2022-08-03T19:52:57.810Z] Removing intermediate container 44516355a5f0 [2022-08-03T19:52:57.810Z] ---> 19d6c212e185 [2022-08-03T19:52:57.810Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-03T19:52:58.071Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-03T19:52:58.071Z] ---> Running in 7c6c4cfa8ae3 [2022-08-03T19:52:58.071Z] Removing intermediate container b26a2adcf88b [2022-08-03T19:52:58.071Z] ---> a027889e9cfb [2022-08-03T19:52:58.071Z] [2022-08-03T19:52:58.071Z] Successfully built a027889e9cfb [2022-08-03T19:52:58.071Z] Successfully tagged security-spire-config:latest [2022-08-03T19:52:58.071Z]  Building security-spire-config ... done Building core-metadata [2022-08-03T19:52:58.071Z] Removing intermediate container 7c6c4cfa8ae3 [2022-08-03T19:52:58.071Z] ---> 9abbf714fd7c [2022-08-03T19:52:58.332Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-03T19:52:58.332Z] Removing intermediate container cdf3af6b04e3 [2022-08-03T19:52:58.332Z] ---> 338e30b57e9d [2022-08-03T19:52:58.333Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-03T19:52:58.333Z] ---> Running in a84393d9ffc4 [2022-08-03T19:52:58.333Z] ---> Running in d718d01ed228 [2022-08-03T19:52:58.333Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-03T19:52:58.333Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-03T19:52:58.333Z] OK: 15857 distinct packages available [2022-08-03T19:52:58.333Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-03T19:52:59.282Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-03T19:52:59.586Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-03T19:52:59.586Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-03T19:52:59.847Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-03T19:52:59.847Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-03T19:52:59.847Z] (5/9) Installing curl (7.80.0-r2) [2022-08-03T19:53:00.111Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-03T19:53:00.111Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-03T19:53:00.111Z] (8/9) Installing libucontext (1.1-r0) [2022-08-03T19:53:00.373Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-03T19:53:00.373Z] Executing busybox-1.34.1-r7.trigger [2022-08-03T19:53:00.373Z] Executing ca-certificates-20220614-r0.trigger [2022-08-03T19:53:00.373Z] OK: 8 MiB in 23 packages [2022-08-03T19:53:00.943Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T19:53:00.943Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-03T19:53:00.943Z] ---> 8bc0f0463481 [2022-08-03T19:53:00.943Z] Step 3/23 : WORKDIR /edgex-go [2022-08-03T19:53:00.944Z] ---> Using cache [2022-08-03T19:53:00.944Z] ---> a37f745b5b05 [2022-08-03T19:53:00.944Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T19:53:00.944Z] ---> Using cache [2022-08-03T19:53:00.944Z] ---> 0f2d8a653995 [2022-08-03T19:53:00.944Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-03T19:53:00.944Z] ---> Using cache [2022-08-03T19:53:00.944Z] ---> aea5ba8faffb [2022-08-03T19:53:00.944Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-03T19:53:00.944Z] ---> Using cache [2022-08-03T19:53:00.944Z] ---> dc66f25aeb5e [2022-08-03T19:53:00.944Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T19:53:00.944Z] ---> Using cache [2022-08-03T19:53:00.944Z] ---> f9f4cfe9ca10 [2022-08-03T19:53:00.944Z] Step 8/23 : COPY . . [2022-08-03T19:53:00.944Z] ---> Using cache [2022-08-03T19:53:00.944Z] ---> 220d39c7f174 [2022-08-03T19:53:00.944Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-03T19:53:02.333Z] Removing intermediate container a84393d9ffc4 [2022-08-03T19:53:02.333Z] ---> 999cfcb1cde6 [2022-08-03T19:53:02.333Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-03T19:53:02.906Z] Removing intermediate container d718d01ed228 [2022-08-03T19:53:02.907Z] ---> 883169f59237 [2022-08-03T19:53:02.907Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-03T19:53:02.907Z] ---> Running in 2406353c54e7 [2022-08-03T19:53:02.907Z] ---> Running in 73f63b3432a6 [2022-08-03T19:53:02.907Z] ---> Running in f290c4f8c5dd [2022-08-03T19:53:03.168Z] Removing intermediate container 73f63b3432a6 [2022-08-03T19:53:03.168Z] ---> 8c0cec9fbc08 [2022-08-03T19:53:03.168Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-03T19:53:03.168Z] Removing intermediate container f290c4f8c5dd [2022-08-03T19:53:03.168Z] ---> 94852aca2688 [2022-08-03T19:53:03.168Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T19:53:03.168Z] ---> Running in d6ade7899e36 [2022-08-03T19:53:03.168Z] Removing intermediate container 873b431ffb2c [2022-08-03T19:53:03.168Z] ---> 4533a76bc470 [2022-08-03T19:53:03.168Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T19:53:03.168Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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-08-03T19:53:03.431Z] Removing intermediate container d6ade7899e36 [2022-08-03T19:53:03.431Z] ---> 0de76bd5c4f5 [2022-08-03T19:53:03.431Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-03T19:53:03.431Z] ---> Running in ed6955f30dd2 [2022-08-03T19:53:03.431Z] ---> 0f4960dc7a1f [2022-08-03T19:53:03.431Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-03T19:53:03.431Z] ---> 7570a7a91d41 [2022-08-03T19:53:03.431Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-03T19:53:05.349Z] ---> 316138f4f278 [2022-08-03T19:53:05.350Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-03T19:53:05.350Z] ---> ea04605c44e8 [2022-08-03T19:53:05.350Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-03T19:53:05.350Z] Removing intermediate container 6b1076d4f60a [2022-08-03T19:53:05.350Z] ---> 1c3066a76d3d [2022-08-03T19:53:05.350Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-03T19:53:05.350Z] ---> Running in 503170f7c0c5 [2022-08-03T19:53:05.635Z] Removing intermediate container ed6955f30dd2 [2022-08-03T19:53:05.635Z] ---> 0a208cc1de54 [2022-08-03T19:53:05.635Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-03T19:53:05.635Z] ---> 50efd051c113 [2022-08-03T19:53:05.635Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-03T19:53:05.635Z] ---> 5dc5ef518d06 [2022-08-03T19:53:05.635Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-03T19:53:05.635Z] ---> Running in 5ba966a2880f [2022-08-03T19:53:05.635Z] ---> Running in bd95961ae4c9 [2022-08-03T19:53:05.635Z] ---> Running in fa107241fc26 [2022-08-03T19:53:05.926Z] Removing intermediate container bd95961ae4c9 [2022-08-03T19:53:05.926Z] ---> 0024c429bb97 [2022-08-03T19:53:05.926Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T19:53:05.926Z] Removing intermediate container fa107241fc26 [2022-08-03T19:53:05.926Z] ---> 3a5e158d9030 [2022-08-03T19:53:05.926Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T19:53:05.926Z] Removing intermediate container 5ba966a2880f [2022-08-03T19:53:05.926Z] ---> 07c266024668 [2022-08-03T19:53:05.926Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-03T19:53:05.926Z] ---> Running in ee95f4ea3e35 [2022-08-03T19:53:05.926Z] 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-08-03T19:53:05.926Z] ---> Running in d5de147f3395 [2022-08-03T19:53:05.926Z] Removing intermediate container ee95f4ea3e35 [2022-08-03T19:53:05.926Z] ---> 3dc129bd3c47 [2022-08-03T19:53:05.926Z] Step 18/20 : LABEL arch=x86_64 [2022-08-03T19:53:06.186Z] ---> Running in ecd3ba2314f3 [2022-08-03T19:53:06.186Z] Removing intermediate container d5de147f3395 [2022-08-03T19:53:06.186Z] ---> c43b24c31659 [2022-08-03T19:53:06.186Z] Step 20/22 : LABEL arch=x86_64 [2022-08-03T19:53:06.186Z] ---> Running in e6ec7e1889d3 [2022-08-03T19:53:06.186Z] ---> d70496890b65 [2022-08-03T19:53:06.186Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-03T19:53:06.186Z] ---> Running in 1d0ba767e9c7 [2022-08-03T19:53:06.186Z] Removing intermediate container ecd3ba2314f3 [2022-08-03T19:53:06.186Z] ---> 0e418d2970c7 [2022-08-03T19:53:06.186Z] Step 19/20 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 [2022-08-03T19:53:06.186Z] ---> Running in c25dce8a273b [2022-08-03T19:53:06.454Z] Removing intermediate container e6ec7e1889d3 [2022-08-03T19:53:06.454Z] ---> 36d8c90d8dbe [2022-08-03T19:53:06.454Z] Step 21/22 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 [2022-08-03T19:53:06.454Z] ---> Running in 8baf12ad2234 [2022-08-03T19:53:06.454Z] Removing intermediate container c25dce8a273b [2022-08-03T19:53:06.454Z] ---> fc9c227971d3 [2022-08-03T19:53:06.454Z] Step 20/20 : LABEL version=0.0.0 [2022-08-03T19:53:06.454Z] ---> Running in 90095632eadc [2022-08-03T19:53:06.715Z] Removing intermediate container 8baf12ad2234 [2022-08-03T19:53:06.715Z] ---> a2826dfde89b [2022-08-03T19:53:06.715Z] Step 22/22 : LABEL version=0.0.0 [2022-08-03T19:53:06.715Z] Removing intermediate container 90095632eadc [2022-08-03T19:53:06.715Z] ---> a3a903c807a2 [2022-08-03T19:53:06.715Z] [2022-08-03T19:53:06.715Z] ---> Running in c6a7983e26e1 [2022-08-03T19:53:06.979Z] Successfully built a3a903c807a2 [2022-08-03T19:53:06.979Z] Successfully tagged security-spiffe-token-provider:latest [2022-08-03T19:53:06.979Z]  Building security-spiffe-token-provider ... done Building security-secretstore-setup [2022-08-03T19:53:06.979Z] Removing intermediate container 503170f7c0c5 [2022-08-03T19:53:06.979Z] ---> 5d6b6d0c37fb [2022-08-03T19:53:06.979Z] [2022-08-03T19:53:06.979Z] Step 11/23 : FROM alpine:3.16 [2022-08-03T19:53:06.979Z] ---> d7d3d98c851f [2022-08-03T19:53:06.979Z] 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-08-03T19:53:06.979Z] ---> Running in 60d044ac71f0 [2022-08-03T19:53:06.979Z] Removing intermediate container c6a7983e26e1 [2022-08-03T19:53:06.979Z] ---> a6b2273ab3b2 [2022-08-03T19:53:06.979Z] [2022-08-03T19:53:06.979Z] Successfully built a6b2273ab3b2 [2022-08-03T19:53:06.979Z] Successfully tagged support-notifications:latest [2022-08-03T19:53:10.365Z]  Building support-notifications ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T19:53:10.365Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-03T19:53:10.365Z] ---> 8bc0f0463481 [2022-08-03T19:53:10.365Z] Step 3/25 : WORKDIR /edgex-go [2022-08-03T19:53:10.365Z] ---> Using cache [2022-08-03T19:53:10.365Z] ---> a37f745b5b05 [2022-08-03T19:53:10.365Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T19:53:10.365Z] ---> Using cache [2022-08-03T19:53:10.365Z] ---> 0f2d8a653995 [2022-08-03T19:53:10.365Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-03T19:53:10.365Z] ---> Using cache [2022-08-03T19:53:10.365Z] ---> aea5ba8faffb [2022-08-03T19:53:10.365Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-03T19:53:10.365Z] ---> Using cache [2022-08-03T19:53:10.365Z] ---> dc66f25aeb5e [2022-08-03T19:53:10.365Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T19:53:10.365Z] ---> Using cache [2022-08-03T19:53:10.365Z] ---> f9f4cfe9ca10 [2022-08-03T19:53:10.365Z] Step 8/25 : COPY . . [2022-08-03T19:53:10.365Z] ---> Using cache [2022-08-03T19:53:10.365Z] ---> 220d39c7f174 [2022-08-03T19:53:10.365Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-03T19:53:12.911Z] Removing intermediate container 60d044ac71f0 [2022-08-03T19:53:12.911Z] ---> 42c27edbd086 [2022-08-03T19:53:12.911Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-03T19:53:12.911Z] ---> Running in 626279741c9f [2022-08-03T19:53:12.911Z] Removing intermediate container 1d0ba767e9c7 [2022-08-03T19:53:12.911Z] ---> 3dcf73bf9d8a [2022-08-03T19:53:12.911Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T19:53:12.911Z] ---> Running in 9575753814d6 [2022-08-03T19:53:12.911Z] ---> bd023e02d27b [2022-08-03T19:53:12.911Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-03T19:53:13.172Z] 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-08-03T19:53:13.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T19:53:13.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T19:53:13.694Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-03T19:53:13.694Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-03T19:53:13.694Z] (3/33) Installing readline (8.1.2-r0) [2022-08-03T19:53:13.694Z] (4/33) Installing bash (5.1.16-r2) [2022-08-03T19:53:13.694Z] Executing bash-5.1.16-r2.post-install [2022-08-03T19:53:13.694Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-03T19:53:13.694Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-03T19:53:13.694Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-03T19:53:13.694Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-03T19:53:13.694Z] (9/33) Installing curl (7.83.1-r2) [2022-08-03T19:53:13.694Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-03T19:53:13.954Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-03T19:53:13.954Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-03T19:53:13.954Z] (13/33) Installing expat (2.4.8-r0) [2022-08-03T19:53:13.954Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-03T19:53:13.954Z] (15/33) Installing gdbm (1.23-r0) [2022-08-03T19:53:13.954Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-03T19:53:13.954Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-03T19:53:13.954Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-03T19:53:13.954Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-03T19:53:13.954Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-03T19:53:13.954Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-03T19:53:14.524Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-03T19:53:14.524Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-03T19:53:14.524Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-03T19:53:14.524Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-03T19:53:14.524Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-03T19:53:14.524Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-03T19:53:14.524Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-03T19:53:14.524Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-03T19:53:14.524Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-03T19:53:14.524Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-03T19:53:14.524Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-03T19:53:14.524Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-03T19:53:14.524Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T19:53:14.524Z] Executing ca-certificates-20220614-r0.trigger [2022-08-03T19:53:14.524Z] OK: 122 MiB in 47 packages [2022-08-03T19:53:16.441Z] ---> ad00cb508d6a [2022-08-03T19:53:16.441Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-03T19:53:16.702Z] ---> 2cb1001637f6 [2022-08-03T19:53:16.702Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-03T19:53:16.964Z] ---> 4962eab5a3bf [2022-08-03T19:53:16.964Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-03T19:53:20.279Z] ---> 0e1c4c15d704 [2022-08-03T19:53:20.279Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-03T19:53:20.279Z] Removing intermediate container 2406353c54e7 [2022-08-03T19:53:20.279Z] ---> 64f0bd7ac394 [2022-08-03T19:53:20.279Z] [2022-08-03T19:53:20.279Z] Step 10/23 : FROM alpine:3.16 [2022-08-03T19:53:20.279Z] ---> d7d3d98c851f [2022-08-03T19:53:20.279Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-03T19:53:20.279Z] ---> Using cache [2022-08-03T19:53:20.279Z] ---> c7e8b46a6eae [2022-08-03T19:53:20.279Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-03T19:53:20.279Z] ---> Using cache [2022-08-03T19:53:20.279Z] ---> 7cd606fee6eb [2022-08-03T19:53:20.279Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-03T19:53:20.538Z] ---> db5d6e50ae51 [2022-08-03T19:53:20.538Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-03T19:53:20.538Z] ---> Running in 91e327ae919c [2022-08-03T19:53:20.796Z] ---> Running in 01c97c09052d [2022-08-03T19:53:20.796Z] Removing intermediate container 91e327ae919c [2022-08-03T19:53:20.796Z] ---> e11ebb3286f2 [2022-08-03T19:53:20.796Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-03T19:53:20.796Z] ---> Running in 8004bab86f91 [2022-08-03T19:53:21.055Z] Removing intermediate container 8004bab86f91 [2022-08-03T19:53:21.055Z] ---> 23eae72090ee [2022-08-03T19:53:21.055Z] Step 15/23 : WORKDIR / [2022-08-03T19:53:21.055Z] ---> Running in 4ccd0c9a09af [2022-08-03T19:53:21.055Z] Collecting docker-compose==1.23.2 [2022-08-03T19:53:21.313Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-03T19:53:21.313Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 27.3 MB/s eta 0:00:00 [2022-08-03T19:53:21.313Z] Collecting texttable<0.10,>=0.9.0 [2022-08-03T19:53:21.313Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-03T19:53:21.313Z] Preparing metadata (setup.py): started [2022-08-03T19:53:21.571Z] Removing intermediate container 4ccd0c9a09af [2022-08-03T19:53:21.571Z] ---> 393ce18bf624 [2022-08-03T19:53:21.571Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T19:53:21.571Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-03T19:53:21.571Z] Collecting cached-property<2,>=1.2.0 [2022-08-03T19:53:21.571Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-03T19:53:21.571Z] Collecting PyYAML<4,>=3.10 [2022-08-03T19:53:21.571Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-03T19:53:21.571Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 81.8 MB/s eta 0:00:00 [2022-08-03T19:53:21.840Z] Preparing metadata (setup.py): started [2022-08-03T19:53:22.099Z] ---> a9596e9ab1c9 [2022-08-03T19:53:22.099Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-03T19:53:22.099Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-03T19:53:22.099Z] Removing intermediate container 01c97c09052d [2022-08-03T19:53:22.099Z] ---> 370a1ee4f4e1 [2022-08-03T19:53:22.099Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-03T19:53:22.370Z] Collecting docker<4.0,>=3.6.0 [2022-08-03T19:53:22.370Z] ---> Running in c3ec713b2c8b [2022-08-03T19:53:22.371Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-03T19:53:22.371Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 109.1 MB/s eta 0:00:00 [2022-08-03T19:53:22.371Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-03T19:53:22.371Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-03T19:53:22.371Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 89.4 MB/s eta 0:00:00 [2022-08-03T19:53:22.371Z] Removing intermediate container c3ec713b2c8b [2022-08-03T19:53:22.371Z] ---> 8c71814f3ed1 [2022-08-03T19:53:22.371Z] Step 28/31 : CMD ["gate"] [2022-08-03T19:53:22.371Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-03T19:53:22.633Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-03T19:53:22.633Z] Preparing metadata (setup.py): started [2022-08-03T19:53:22.633Z] ---> Running in b03cd31ed85f [2022-08-03T19:53:22.633Z] ---> 6e68c447483f [2022-08-03T19:53:22.633Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-03T19:53:22.633Z] Removing intermediate container b03cd31ed85f [2022-08-03T19:53:22.633Z] ---> 0f734d4f30da [2022-08-03T19:53:22.633Z] Step 29/31 : LABEL arch=x86_64 [2022-08-03T19:53:22.633Z] ---> Running in 8bbf0a873196 [2022-08-03T19:53:22.633Z] Removing intermediate container 8bbf0a873196 [2022-08-03T19:53:22.633Z] ---> 8502792e6655 [2022-08-03T19:53:22.633Z] Step 30/31 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 [2022-08-03T19:53:22.633Z] ---> Running in a6c066b7992d [2022-08-03T19:53:22.633Z] ---> 328df57986d7 [2022-08-03T19:53:22.633Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-08-03T19:53:22.892Z] ---> Running in 8281254f7f85 [2022-08-03T19:53:22.892Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-03T19:53:22.892Z] Removing intermediate container a6c066b7992d [2022-08-03T19:53:22.892Z] ---> 48c374d13673 [2022-08-03T19:53:22.892Z] Step 31/31 : LABEL version=0.0.0 [2022-08-03T19:53:22.892Z] ---> Running in 63ab56eb226b [2022-08-03T19:53:22.892Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-03T19:53:22.892Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-03T19:53:22.892Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 77.5 MB/s eta 0:00:00 [2022-08-03T19:53:22.892Z] Removing intermediate container 8281254f7f85 [2022-08-03T19:53:22.892Z] ---> 70cf3ba00db5 [2022-08-03T19:53:22.892Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T19:53:22.892Z] ---> Running in fb93a5cdf291 [2022-08-03T19:53:22.892Z] Collecting jsonschema<3,>=2.5.1 [2022-08-03T19:53:22.892Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-03T19:53:22.892Z] Collecting docopt<0.7,>=0.6.1 [2022-08-03T19:53:22.892Z] Removing intermediate container 63ab56eb226b [2022-08-03T19:53:22.892Z] ---> c001fbdcf285 [2022-08-03T19:53:22.892Z] [2022-08-03T19:53:22.892Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-03T19:53:22.892Z] Preparing metadata (setup.py): started [2022-08-03T19:53:22.892Z] Successfully built c001fbdcf285 [2022-08-03T19:53:22.892Z] Successfully tagged security-bootstrapper:latest [2022-08-03T19:53:23.200Z]  Building security-bootstrapper ... done Removing intermediate container fb93a5cdf291 [2022-08-03T19:53:23.200Z] ---> c90c2938e280 [2022-08-03T19:53:23.200Z] Step 21/23 : LABEL arch=x86_64 [2022-08-03T19:53:23.200Z] ---> Running in 342efe31f957 [2022-08-03T19:53:23.200Z] Removing intermediate container 342efe31f957 [2022-08-03T19:53:23.200Z] ---> 9c1ea89ae5c8 [2022-08-03T19:53:23.200Z] Step 22/23 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 [2022-08-03T19:53:23.200Z] ---> Running in 26a6aadb425b [2022-08-03T19:53:23.200Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-03T19:53:23.200Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-03T19:53:23.200Z] Removing intermediate container 26a6aadb425b [2022-08-03T19:53:23.200Z] ---> 61eb2196079f [2022-08-03T19:53:23.200Z] Step 23/23 : LABEL version=0.0.0 [2022-08-03T19:53:23.459Z] Collecting docker-pycreds>=0.4.0 [2022-08-03T19:53:23.459Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-03T19:53:23.459Z] ---> Running in b23f686d7a48 [2022-08-03T19:53:23.459Z] Collecting certifi>=2017.4.17 [2022-08-03T19:53:23.459Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-03T19:53:23.459Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 148.2 MB/s eta 0:00:00 [2022-08-03T19:53:23.459Z] Collecting idna<2.8,>=2.5 [2022-08-03T19:53:23.459Z] Removing intermediate container b23f686d7a48 [2022-08-03T19:53:23.459Z] ---> 6a3784011bb2 [2022-08-03T19:53:23.459Z] [2022-08-03T19:53:23.459Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-03T19:53:23.459Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 161.7 MB/s eta 0:00:00 [2022-08-03T19:53:23.459Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-03T19:53:23.459Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-03T19:53:23.459Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 179.4 MB/s eta 0:00:00 [2022-08-03T19:53:23.459Z] Successfully built 6a3784011bb2 [2022-08-03T19:53:23.459Z] Successfully tagged core-metadata:latest [2022-08-03T19:53:23.717Z]  Building core-metadata ... done Collecting urllib3<1.25,>=1.21.1 [2022-08-03T19:53:23.717Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-03T19:53:23.717Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 64.9 MB/s eta 0:00:00 [2022-08-03T19:53:23.717Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-03T19:53:23.717Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-03T19:53:23.717Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-03T19:53:23.717Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-03T19:53:23.717Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-03T19:53:23.717Z] Running setup.py install for texttable: started [2022-08-03T19:53:23.974Z] Running setup.py install for texttable: finished with status 'done' [2022-08-03T19:53:23.974Z] Running setup.py install for PyYAML: started [2022-08-03T19:53:24.542Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-03T19:53:24.801Z] Running setup.py install for docopt: started [2022-08-03T19:53:25.060Z] Running setup.py install for docopt: finished with status 'done' [2022-08-03T19:53:25.318Z] Running setup.py install for dockerpty: started [2022-08-03T19:53:25.577Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-03T19:53:25.577Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-03T19:53:26.145Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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-08-03T19:53:26.145Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-03T19:53:30.386Z] Removing intermediate container 626279741c9f [2022-08-03T19:53:30.386Z] ---> e7ae3ecf63a5 [2022-08-03T19:53:30.386Z] [2022-08-03T19:53:30.386Z] Step 10/25 : FROM alpine:3.16 [2022-08-03T19:53:30.386Z] ---> d7d3d98c851f [2022-08-03T19:53:30.386Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-03T19:53:30.386Z] ---> Running in a3a8e4a8e631 [2022-08-03T19:53:30.386Z] Removing intermediate container 9575753814d6 [2022-08-03T19:53:30.386Z] ---> 087a370d155f [2022-08-03T19:53:30.386Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-03T19:53:30.386Z] ---> Running in 0e87a9278349 [2022-08-03T19:53:30.386Z] Removing intermediate container 0e87a9278349 [2022-08-03T19:53:30.386Z] ---> fdbdb74c31c8 [2022-08-03T19:53:30.386Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-03T19:53:30.386Z] ---> Running in 550af0df8fb3 [2022-08-03T19:53:30.386Z] Removing intermediate container 550af0df8fb3 [2022-08-03T19:53:30.386Z] ---> 18288792f75a [2022-08-03T19:53:30.386Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-03T19:53:30.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T19:53:30.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T19:53:30.386Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-03T19:53:30.386Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-03T19:53:30.386Z] (3/3) Installing su-exec (0.2-r1) [2022-08-03T19:53:30.386Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T19:53:30.386Z] Executing ca-certificates-20220614-r0.trigger [2022-08-03T19:53:30.386Z] OK: 6 MiB in 17 packages [2022-08-03T19:53:30.386Z] ---> 35e7ef50b10b [2022-08-03T19:53:30.386Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-03T19:53:30.646Z] ---> 5e95e6a1df77 [2022-08-03T19:53:30.646Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-03T19:53:30.940Z] ---> dd81a1e02aba [2022-08-03T19:53:30.940Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-03T19:53:30.940Z] ---> Running in 35d6103bbe8f [2022-08-03T19:53:30.940Z] Removing intermediate container a3a8e4a8e631 [2022-08-03T19:53:30.940Z] ---> 2e6bdf7b694d [2022-08-03T19:53:30.940Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-03T19:53:30.940Z] ---> Running in 34f2291daa85 [2022-08-03T19:53:30.940Z] Removing intermediate container 35d6103bbe8f [2022-08-03T19:53:30.940Z] ---> 902a1b01c9a3 [2022-08-03T19:53:30.940Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T19:53:30.940Z] ---> Running in 0438658da0d5 [2022-08-03T19:53:30.940Z] Removing intermediate container 34f2291daa85 [2022-08-03T19:53:30.940Z] ---> 1d5f992aa6fc [2022-08-03T19:53:30.940Z] Step 13/25 : WORKDIR / [2022-08-03T19:53:30.940Z] ---> Running in 70815b879832 [2022-08-03T19:53:30.940Z] Removing intermediate container 0438658da0d5 [2022-08-03T19:53:30.940Z] ---> 78d51e66d3a3 [2022-08-03T19:53:30.940Z] Step 21/23 : LABEL arch=x86_64 [2022-08-03T19:53:31.217Z] ---> Running in be781ca9fae8 [2022-08-03T19:53:31.217Z] Removing intermediate container 70815b879832 [2022-08-03T19:53:31.217Z] ---> 88904f2dac6d [2022-08-03T19:53:31.217Z] 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-08-03T19:53:31.217Z] Removing intermediate container be781ca9fae8 [2022-08-03T19:53:31.217Z] ---> ff2386b8e748 [2022-08-03T19:53:31.217Z] Step 22/23 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 [2022-08-03T19:53:31.217Z] ---> Running in b3644eb257aa [2022-08-03T19:53:31.217Z] ---> 2dd660299ac1 [2022-08-03T19:53:31.217Z] 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-08-03T19:53:31.217Z] Removing intermediate container b3644eb257aa [2022-08-03T19:53:31.217Z] ---> 1415b19c503c [2022-08-03T19:53:31.217Z] Step 23/23 : LABEL version=0.0.0 [2022-08-03T19:53:31.217Z] ---> Running in 568825216d3a [2022-08-03T19:53:31.485Z] Removing intermediate container 568825216d3a [2022-08-03T19:53:31.485Z] ---> f8ddff481b27 [2022-08-03T19:53:31.485Z] [2022-08-03T19:53:31.485Z] ---> c85807463270 [2022-08-03T19:53:31.485Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-03T19:53:31.485Z] Successfully built f8ddff481b27 [2022-08-03T19:53:31.485Z] Successfully tagged sys-mgmt-agent:latest [2022-08-03T19:53:31.485Z]  Building sys-mgmt-agent ... done  ---> f6acc28ffa82 [2022-08-03T19:53:31.485Z] 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-08-03T19:53:31.803Z] ---> 51b1377a9d2e [2022-08-03T19:53:31.803Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-03T19:53:32.066Z] ---> f128d2068705 [2022-08-03T19:53:32.066Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-03T19:53:32.635Z] ---> c2067ed585c0 [2022-08-03T19:53:32.635Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-03T19:53:32.635Z] ---> 0021b3e2571a [2022-08-03T19:53:32.635Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-03T19:53:32.635Z] ---> Running in 8f9f929903e9 [2022-08-03T19:53:33.204Z] Removing intermediate container 8f9f929903e9 [2022-08-03T19:53:33.204Z] ---> 05ed0b646032 [2022-08-03T19:53:33.204Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-03T19:53:33.204Z] ---> Running in 4d6df47a6585 [2022-08-03T19:53:33.204Z] Removing intermediate container 4d6df47a6585 [2022-08-03T19:53:33.204Z] ---> 08b3957a9f71 [2022-08-03T19:53:33.205Z] Step 23/25 : LABEL arch=x86_64 [2022-08-03T19:53:33.205Z] ---> Running in 5a9daf2035a7 [2022-08-03T19:53:33.465Z] Removing intermediate container 5a9daf2035a7 [2022-08-03T19:53:33.465Z] ---> 4a688cb748aa [2022-08-03T19:53:33.465Z] Step 24/25 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 [2022-08-03T19:53:33.465Z] ---> Running in e594cc231961 [2022-08-03T19:53:33.465Z] Removing intermediate container e594cc231961 [2022-08-03T19:53:33.465Z] ---> f5d5d7a0aa28 [2022-08-03T19:53:33.465Z] Step 25/25 : LABEL version=0.0.0 [2022-08-03T19:53:33.465Z] ---> Running in c67d92981437 [2022-08-03T19:53:33.465Z] Removing intermediate container c67d92981437 [2022-08-03T19:53:33.465Z] ---> fcef7036fbad [2022-08-03T19:53:33.465Z] [2022-08-03T19:53:33.465Z] Successfully built fcef7036fbad [2022-08-03T19:53:33.465Z] Successfully tagged security-secretstore-setup:latest [2022-08-03T19:53:33.732Z]  Building security-secretstore-setup ... done  [Pipeline] } [2022-08-03T19:53:33.742Z] $ docker stop --time=1 1100838c4ab6fa12372abeb209f831f992e87b7915087c5803122e4230ef2d5b [2022-08-03T19:53:34.968Z] $ docker rm -f 1100838c4ab6fa12372abeb209f831f992e87b7915087c5803122e4230ef2d5b [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-03T19:53:35.305Z] + docker images [2022-08-03T19:53:35.305Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-03T19:53:35.305Z] security-secretstore-setup latest fcef7036fbad 2 seconds ago 28.9MB [2022-08-03T19:53:35.305Z] sys-mgmt-agent latest f8ddff481b27 4 seconds ago 135MB [2022-08-03T19:53:35.305Z] e7ae3ecf63a5 8 seconds ago 1.53GB [2022-08-03T19:53:35.305Z] core-metadata latest 6a3784011bb2 12 seconds ago 18.2MB [2022-08-03T19:53:35.305Z] security-bootstrapper latest c001fbdcf285 13 seconds ago 19.3MB [2022-08-03T19:53:35.305Z] 64f0bd7ac394 16 seconds ago 1.55GB [2022-08-03T19:53:35.305Z] security-spiffe-token-provider latest a3a903c807a2 29 seconds ago 29.2MB [2022-08-03T19:53:35.305Z] 5d6b6d0c37fb 29 seconds ago 1.52GB [2022-08-03T19:53:35.305Z] support-notifications latest a6b2273ab3b2 29 seconds ago 27.1MB [2022-08-03T19:53:35.305Z] security-spire-config latest a027889e9cfb 38 seconds ago 85.8MB [2022-08-03T19:53:35.305Z] 2c9293a9635b 39 seconds ago 1.52GB [2022-08-03T19:53:35.305Z] 0474ec8ed204 42 seconds ago 1.57GB [2022-08-03T19:53:35.305Z] b67c37623251 42 seconds ago 1.58GB [2022-08-03T19:53:35.305Z] security-spire-server latest c03859646240 About a minute ago 86.5MB [2022-08-03T19:53:35.305Z] 55b94224b8f0 About a minute ago 1.42GB [2022-08-03T19:53:35.305Z] core-data latest 5bf508d6dc95 About a minute ago 21.5MB [2022-08-03T19:53:35.306Z] 7f3e237726c4 About a minute ago 1.42GB [2022-08-03T19:53:35.306Z] security-proxy-setup latest f640661a6e97 About a minute ago 27.2MB [2022-08-03T19:53:35.306Z] core-command latest 1486ae5fc055 About a minute ago 16.2MB [2022-08-03T19:53:35.306Z] support-scheduler latest 374bb93f3698 About a minute ago 26.5MB [2022-08-03T19:53:35.306Z] e1653abd0f8b About a minute ago 1.55GB [2022-08-03T19:53:35.306Z] 62fac89ae1c4 About a minute ago 1.58GB [2022-08-03T19:53:35.306Z] security-spire-agent latest 1edfe1e31ae6 2 minutes ago 125MB [2022-08-03T19:53:35.306Z] f904f3f7a44e 2 minutes ago 1.53GB [2022-08-03T19:53:35.306Z] 11acb540768e 2 minutes ago 1.52GB [2022-08-03T19:53:35.306Z] 15e2ba958020 2 minutes ago 1.42GB [2022-08-03T19:53:35.306Z] ci-base-image-x86_64 latest 8bc0f0463481 5 minutes ago 993MB [2022-08-03T19:53:35.306Z] alpine 3.15 2720e26172a0 2 weeks ago 5.57MB [2022-08-03T19:53:35.306Z] alpine 3.16 d7d3d98c851f 2 weeks ago 5.53MB [2022-08-03T19:53:35.306Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 weeks ago 253MB [2022-08-03T19:53:35.306Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 3 weeks ago 677MB [2022-08-03T19:53:35.306Z] 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-08-03T19:53:39.061Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-03T19:53:39.665Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-03T19:53:42.309Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-03T19:53:42.309Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-03T19:53:42.309Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-03T19:53:43.299Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-03T19:53:43.299Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-03T19:53:43.299Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-03T19:53:43.299Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-03T19:53:45.290Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-03T19:53:45.290Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-03T19:53:45.893Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-03T19:53:45.893Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-03T19:53:45.893Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-03T19:53:45.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-03T19:54:01.034Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.323s coverage: 28.7% of statements [2022-08-03T19:54:01.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-03T19:54:01.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-03T19:54:03.027Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.400s coverage: 98.5% of statements [2022-08-03T19:54:03.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-03T19:54:03.027Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.515s coverage: 54.2% of statements [2022-08-03T19:54:03.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-03T19:54:03.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-03T19:54:25.283Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.176s coverage: 89.2% of statements [2022-08-03T19:54:25.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-03T19:54:25.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-03T19:54:25.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-03T19:54:25.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-03T19:54:25.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-03T19:54:25.283Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.603s coverage: 2.1% of statements [2022-08-03T19:54:25.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-03T19:54:25.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-03T19:54:25.283Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.395s coverage: 95.6% of statements [2022-08-03T19:54:25.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-03T19:54:25.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-03T19:54:25.283Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.563s coverage: 72.2% of statements [2022-08-03T19:54:25.283Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-03T19:54:25.283Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-03T19:54:25.283Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-03T19:54:25.283Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-03T19:54:25.283Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-03T19:54:25.283Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.643s coverage: 60.0% of statements [2022-08-03T19:54:25.283Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-03T19:54:25.283Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-03T19:54:25.283Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-03T19:54:25.283Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.388s coverage: 0.9% of statements [2022-08-03T19:54:25.283Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-03T19:54:25.887Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.239s coverage: 58.8% of statements [2022-08-03T19:54:25.887Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.294s coverage: 29.6% of statements [2022-08-03T19:54:25.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-03T19:54:32.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.262s coverage: 47.1% of statements [2022-08-03T19:54:32.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.239s coverage: 79.5% of statements [2022-08-03T19:54:32.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.223s coverage: 94.1% of statements [2022-08-03T19:54:32.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.275s coverage: 96.3% of statements [2022-08-03T19:54:34.630Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.257s coverage: 87.5% of statements [2022-08-03T19:54:42.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.235s coverage: 94.4% of statements [2022-08-03T19:54:42.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.220s coverage: 44.8% of statements [2022-08-03T19:54:53.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.663s coverage: 82.2% of statements [2022-08-03T19:54:53.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-03T19:54:57.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.289s coverage: 92.9% of statements [2022-08-03T19:54:57.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-03T19:54:57.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-03T19:54:57.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-03T19:54:57.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements [2022-08-03T19:54:57.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-03T19:54:57.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-03T19:54:57.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-03T19:54:57.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-03T19:54:57.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-03T19:54:57.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.204s coverage: 87.2% of statements [2022-08-03T19:54:57.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-03T19:54:57.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-03T19:54:57.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.178s coverage: 100.0% of statements [2022-08-03T19:54:57.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-03T19:54:57.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.270s coverage: 58.8% of statements [2022-08-03T19:54:57.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-03T19:54:57.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.269s coverage: 80.0% of statements [2022-08-03T19:54:57.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.219s coverage: 87.2% of statements [2022-08-03T19:54:57.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.271s coverage: 85.4% of statements [2022-08-03T19:54:57.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.848s coverage: 91.2% of statements [2022-08-03T19:54:57.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-03T19:55:01.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.880s coverage: 64.7% of statements [2022-08-03T19:55:01.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-03T19:55:01.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-03T19:55:01.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.233s coverage: 100.0% of statements [2022-08-03T19:55:01.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.106s coverage: 89.4% of statements [2022-08-03T19:55:01.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.071s coverage: 100.0% of statements [2022-08-03T19:55:01.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements [2022-08-03T19:55:01.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements [2022-08-03T19:55:10.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.421s coverage: 65.8% of statements [2022-08-03T19:55:10.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-03T19:55:10.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-03T19:55:10.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-03T19:55:11.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.792s coverage: 43.6% of statements [2022-08-03T19:55:11.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-03T19:55:11.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-03T19:55:11.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.327s coverage: 89.5% of statements [2022-08-03T19:55:11.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-03T19:55:11.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.306s coverage: 84.8% of statements [2022-08-03T19:55:11.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-03T19:55:11.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-03T19:55:11.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-03T19:55:11.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-03T19:55:19.492Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.438s coverage: 17.7% of statements [2022-08-03T19:55:19.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-03T19:55:19.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-03T19:55:19.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-03T19:55:19.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-03T19:55:19.492Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.830s coverage: 92.3% of statements [2022-08-03T19:55:19.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-03T19:55:19.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-03T19:55:19.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-03T19:55:19.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-03T19:55:19.492Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.283s coverage: 63.2% of statements [2022-08-03T19:55:19.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-03T19:55:19.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-03T19:55:19.492Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.461s coverage: 97.7% of statements [2022-08-03T19:55:19.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-03T19:55:19.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-03T19:55:19.492Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-03T19:55:19.492Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-03T19:55:19.492Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.247s coverage: 28.9% of statements [2022-08-03T19:55:19.492Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-03T19:55:19.492Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-03T19:55:19.492Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-03T19:55:19.492Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-03T19:55:19.492Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-03T19:55:19.492Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-03T19:55:19.492Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.225s coverage: 100.0% of statements [2022-08-03T19:55:19.492Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.087s coverage: 96.9% of statements [2022-08-03T19:55:20.476Z] 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-08-03T19:55:20.476Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-03T19:55:20.476Z] GO111MODULE=on go vet ./... [2022-08-03T19:57:12.400Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-03T19:57:12.400Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-03T19:57:12.400Z] ./bin/test-attribution-txt.sh [2022-08-03T19:57:12.400Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-03T19:57:12.400Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-03T19:57:12.400Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-03T19:57:12.400Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-03T19:57:12.400Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-03T19:57:12.400Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-03T19:57:12.400Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-03T19:57:12.423Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-03T19:57:13.079Z] + ls -al . [2022-08-03T19:57:13.079Z] total 724 [2022-08-03T19:57:13.079Z] drwxrwxr-x 9 1001 1001 4096 Aug 3 19:51 . [2022-08-03T19:57:13.079Z] drwxr-xr-x 4 root root 4096 Aug 3 19:51 .. [2022-08-03T19:57:13.079Z] -rw-rw-r-- 1 1001 1001 16 Aug 3 19:49 .dockerignore [2022-08-03T19:57:13.079Z] drwxrwxr-x 8 1001 1001 4096 Aug 3 19:49 .git [2022-08-03T19:57:13.079Z] drwxrwxr-x 3 1001 1001 4096 Aug 3 19:49 .github [2022-08-03T19:57:13.079Z] -rw-rw-r-- 1 1001 1001 1030 Aug 3 19:49 .gitignore [2022-08-03T19:57:13.079Z] -rw-rw-r-- 1 1001 1001 42 Aug 3 19:49 .golangci.yml [2022-08-03T19:57:13.079Z] -rw-rw-r-- 1 1001 1001 87 Aug 3 19:49 .hadolint.yml [2022-08-03T19:57:13.079Z] -rw-rw-r-- 1 1001 1001 166 Aug 3 19:49 .sonarcloud.properties [2022-08-03T19:57:13.079Z] -rw-rw-r-- 1 1001 1001 1171 Aug 3 19:49 ADOPTERS.md [2022-08-03T19:57:13.079Z] -rw-rw-r-- 1 1001 1001 10347 Aug 3 19:49 Attribution.txt [2022-08-03T19:57:13.079Z] -rw-rw-r-- 1 1001 1001 63209 Aug 3 19:49 CHANGELOG.md [2022-08-03T19:57:13.079Z] -rw-rw-r-- 1 1001 1001 3804 Aug 3 19:49 CONTRIBUTING.md [2022-08-03T19:57:13.079Z] -rw-rw-r-- 1 1001 1001 677 Aug 3 19:49 GOVERNANCE.md [2022-08-03T19:57:13.079Z] -rw-rw-r-- 1 1001 1001 850 Aug 3 19:49 Jenkinsfile [2022-08-03T19:57:13.079Z] -rw-rw-r-- 1 1001 1001 10775 Aug 3 19:49 LICENSE [2022-08-03T19:57:13.079Z] -rw-rw-r-- 1 1001 1001 12212 Aug 3 19:49 Makefile [2022-08-03T19:57:13.079Z] -rw-rw-r-- 1 1001 1001 582 Aug 3 19:49 OWNERS.md [2022-08-03T19:57:13.079Z] -rw-rw-r-- 1 1001 1001 9094 Aug 3 19:49 README.md [2022-08-03T19:57:13.079Z] -rw-rw-r-- 1 1001 1001 6912 Aug 3 19:49 SECURITY.md [2022-08-03T19:57:13.079Z] -rw-rw-r-- 1 1001 1001 5 Aug 3 19:47 VERSION [2022-08-03T19:57:13.079Z] -rw-rw-r-- 1 1001 1001 4131 Aug 3 19:49 ZMQWindows.md [2022-08-03T19:57:13.079Z] drwxrwxr-x 2 1001 1001 4096 Aug 3 19:49 bin [2022-08-03T19:57:13.079Z] drwxrwxr-x 18 1001 1001 4096 Aug 3 19:49 cmd [2022-08-03T19:57:13.079Z] -rw-r--r-- 1 root root 478941 Aug 3 19:55 coverage.out [2022-08-03T19:57:13.079Z] -rw-rw-r-- 1 1001 1001 3681 Aug 3 19:49 go.mod [2022-08-03T19:57:13.079Z] -rw-rw-r-- 1 1001 1001 38033 Aug 3 19:49 go.sum [2022-08-03T19:57:13.079Z] drwxrwxr-x 8 1001 1001 4096 Aug 3 19:49 internal [2022-08-03T19:57:13.079Z] drwxrwxr-x 3 1001 1001 4096 Aug 3 19:49 openapi [2022-08-03T19:57:13.079Z] drwxrwxr-x 4 1001 1001 4096 Aug 3 19:49 snap [2022-08-03T19:57:13.079Z] -rw-rw-r-- 1 1001 1001 204 Aug 3 19:49 version.go [Pipeline] sh [2022-08-03T19:57:13.741Z] + '[' -e coverage.out ] [2022-08-03T19:57:13.741Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-03T19:57:13.770Z] Warning: overwriting stash ‘coverage-report’ [2022-08-03T19:57:14.553Z] Stashed 1 file(s) [Pipeline] sh [2022-08-03T19:57:15.199Z] + make build [2022-08-03T19:57:15.199Z] 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-08-03T19:58:37.011Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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-08-03T19:59:58.850Z] 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-08-03T19:59:58.850Z] 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-08-03T20:00:31.238Z] 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-08-03T20:00:31.238Z] 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-08-03T20:00:32.679Z] 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-08-03T20:00:39.423Z] 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-08-03T20:00:42.054Z] 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-08-03T20:00:47.474Z] 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-08-03T20:00:50.879Z] 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-08-03T20:00:54.282Z] 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-08-03T20:01:02.580Z] 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-08-03T20:01:06.915Z] $ docker stop --time=1 f12e6694bae24eea8fcc3b7fd79c7e0bc7db525428a27dff69d50979c9938f09 [2022-08-03T20:01:08.850Z] $ docker rm -f f12e6694bae24eea8fcc3b7fd79c7e0bc7db525428a27dff69d50979c9938f09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:01:11.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-03T20:01:11.050Z] [2022-08-03T20:01:11.050Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:01:11.396Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-03T20:01:11.684Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-08-03T20:01:11.684Z] 29e5d40040c1: Pulling fs layer [2022-08-03T20:01:11.684Z] 1ce36da41761: Pulling fs layer [2022-08-03T20:01:11.684Z] 25b303627fd3: Pulling fs layer [2022-08-03T20:01:11.964Z] 29e5d40040c1: Verifying Checksum [2022-08-03T20:01:11.964Z] 29e5d40040c1: Download complete [2022-08-03T20:01:12.239Z] 1ce36da41761: Verifying Checksum [2022-08-03T20:01:12.239Z] 1ce36da41761: Download complete [2022-08-03T20:01:12.513Z] 29e5d40040c1: Pull complete [2022-08-03T20:01:13.488Z] 1ce36da41761: Pull complete [2022-08-03T20:01:13.488Z] 25b303627fd3: Download complete [2022-08-03T20:01:25.906Z] 25b303627fd3: Pull complete [2022-08-03T20:01:25.906Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-08-03T20:01:25.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-03T20:01:25.906Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T20:01:26.233Z] prd-ubuntu20.04-docker-arm64-4c-16g-21890 does not seem to be running inside a container [2022-08-03T20:01:26.363Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-03T20:01:28.752Z] $ docker top e3893b5c7c8d668c0334f7e9e886ce27c639cc2569cd0a3c10b0e1b0a51c277a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-03T20:01:29.739Z] + docker-compose build --help [2022-08-03T20:01:29.739Z] + grep parallel [2022-08-03T20:01:34.115Z] --parallel Build images in parallel. [Pipeline] } [2022-08-03T20:01:34.141Z] $ docker stop --time=1 e3893b5c7c8d668c0334f7e9e886ce27c639cc2569cd0a3c10b0e1b0a51c277a [2022-08-03T20:01:35.847Z] $ docker rm -f e3893b5c7c8d668c0334f7e9e886ce27c639cc2569cd0a3c10b0e1b0a51c277a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:01:36.519Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-03T20:01:36.520Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T20:01:36.770Z] prd-ubuntu20.04-docker-arm64-4c-16g-21890 does not seem to be running inside a container [2022-08-03T20:01:36.897Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-03T20:01:38.125Z] $ docker top 2cec63f6d616193164b5f66c93f36778a2bb0e01771a43e8f8b570d16d266446 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-03T20:01:39.033Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-03T20:01:43.333Z] Building core-command ... [2022-08-03T20:01:43.333Z] Building core-data ... [2022-08-03T20:01:43.333Z] Building core-metadata ... [2022-08-03T20:01:43.333Z] Building security-bootstrapper ... [2022-08-03T20:01:43.333Z] Building security-proxy-setup ... [2022-08-03T20:01:43.333Z] Building security-secretstore-setup ... [2022-08-03T20:01:43.333Z] Building security-spiffe-token-provider ... [2022-08-03T20:01:43.333Z] Building security-spire-agent ... [2022-08-03T20:01:43.333Z] Building security-spire-config ... [2022-08-03T20:01:43.333Z] Building security-spire-server ... [2022-08-03T20:01:43.333Z] Building support-notifications ... [2022-08-03T20:01:43.333Z] Building support-scheduler ... [2022-08-03T20:01:43.333Z] Building sys-mgmt-agent ... [2022-08-03T20:01:43.333Z] Building security-spire-server [2022-08-03T20:01:43.333Z] Building core-metadata [2022-08-03T20:01:43.333Z] Building security-spire-config [2022-08-03T20:01:43.333Z] Building security-spire-agent [2022-08-03T20:01:43.333Z] Building support-scheduler [2022-08-03T20:02:30.297Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T20:02:30.297Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-03T20:02:30.297Z] ---> 63562335e1ae [2022-08-03T20:02:30.297Z] Step 3/23 : WORKDIR /edgex-go [2022-08-03T20:02:30.297Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T20:02:30.297Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-03T20:02:30.297Z] ---> 63562335e1ae [2022-08-03T20:02:30.297Z] Step 3/26 : WORKDIR /edgex-go [2022-08-03T20:02:30.297Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T20:02:30.297Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-03T20:02:30.297Z] ---> 63562335e1ae [2022-08-03T20:02:30.297Z] Step 3/26 : WORKDIR /edgex-go [2022-08-03T20:02:30.297Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T20:02:30.297Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-03T20:02:30.297Z] ---> 63562335e1ae [2022-08-03T20:02:30.297Z] Step 3/22 : WORKDIR /edgex-go [2022-08-03T20:02:30.297Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T20:02:30.297Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-03T20:02:30.297Z] ---> 63562335e1ae [2022-08-03T20:02:30.297Z] Step 3/25 : WORKDIR /edgex-go [2022-08-03T20:02:30.297Z] ---> Running in 0e3488102569 [2022-08-03T20:02:30.297Z] ---> Running in a2cd1855367d [2022-08-03T20:02:30.297Z] ---> Running in ac9650546576 [2022-08-03T20:02:30.297Z] ---> Running in c933facdb235 [2022-08-03T20:02:30.297Z] ---> Running in dff91a5a54d2 [2022-08-03T20:02:30.297Z] Removing intermediate container 0e3488102569 [2022-08-03T20:02:30.297Z] ---> e503212884e0 [2022-08-03T20:02:30.297Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T20:02:30.297Z] Removing intermediate container ac9650546576 [2022-08-03T20:02:30.297Z] ---> 65b4b2902e89 [2022-08-03T20:02:30.297Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T20:02:30.297Z] Removing intermediate container dff91a5a54d2 [2022-08-03T20:02:30.297Z] ---> d002e03c6590 [2022-08-03T20:02:30.297Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T20:02:30.297Z] ---> Running in 38cdd554ab5d [2022-08-03T20:02:30.297Z] ---> Running in 63d41646dcf3 [2022-08-03T20:02:30.297Z] ---> Running in ad17739a564b [2022-08-03T20:02:30.297Z] Removing intermediate container c933facdb235 [2022-08-03T20:02:30.297Z] ---> e0ddd823a790 [2022-08-03T20:02:30.297Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T20:02:30.297Z] Removing intermediate container a2cd1855367d [2022-08-03T20:02:30.297Z] ---> 8172a2f4707f [2022-08-03T20:02:30.298Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T20:02:30.298Z] ---> Running in 1bb423058795 [2022-08-03T20:02:30.298Z] ---> Running in 97554b880455 [2022-08-03T20:02:33.749Z] Removing intermediate container ad17739a564b [2022-08-03T20:02:33.749Z] ---> 347915033f1a [2022-08-03T20:02:33.749Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-03T20:02:33.749Z] Removing intermediate container 38cdd554ab5d [2022-08-03T20:02:33.749Z] ---> dbbded5c574e [2022-08-03T20:02:33.749Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-03T20:02:33.749Z] ---> Running in 2b57a3c6ff27 [2022-08-03T20:02:33.749Z] ---> Running in 3a000a15af5a [2022-08-03T20:02:34.025Z] Removing intermediate container 97554b880455 [2022-08-03T20:02:34.025Z] ---> 70ab277967d7 [2022-08-03T20:02:34.025Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-03T20:02:34.301Z] ---> Running in af18cc806371 [2022-08-03T20:02:34.301Z] Removing intermediate container 1bb423058795 [2022-08-03T20:02:34.301Z] ---> c3381a96c0f7 [2022-08-03T20:02:34.301Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-03T20:02:34.301Z] Removing intermediate container 63d41646dcf3 [2022-08-03T20:02:34.301Z] ---> 48866c532d11 [2022-08-03T20:02:34.301Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-03T20:02:34.575Z] ---> Running in 041e808857cb [2022-08-03T20:02:34.575Z] ---> Running in ee02540a8adf [2022-08-03T20:02:36.041Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T20:02:36.319Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T20:02:36.591Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T20:02:36.591Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T20:02:36.863Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T20:02:37.137Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T20:02:37.137Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T20:02:37.742Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T20:02:37.742Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T20:02:38.021Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T20:02:38.021Z] OK: 221 MiB in 51 packages [2022-08-03T20:02:38.298Z] OK: 221 MiB in 51 packages [2022-08-03T20:02:38.925Z] OK: 221 MiB in 51 packages [2022-08-03T20:02:39.211Z] OK: 221 MiB in 51 packages [2022-08-03T20:02:39.815Z] Removing intermediate container 2b57a3c6ff27 [2022-08-03T20:02:39.815Z] ---> a038fe7a4400 [2022-08-03T20:02:39.815Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-03T20:02:40.089Z] OK: 221 MiB in 51 packages [2022-08-03T20:02:40.363Z] Removing intermediate container 3a000a15af5a [2022-08-03T20:02:40.363Z] ---> 4ea3ffb6c014 [2022-08-03T20:02:40.363Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-03T20:02:40.363Z] Removing intermediate container af18cc806371 [2022-08-03T20:02:40.363Z] ---> bb7361dde835 [2022-08-03T20:02:40.363Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-03T20:02:40.637Z] Removing intermediate container 041e808857cb [2022-08-03T20:02:40.637Z] ---> cd3d7faef4e1 [2022-08-03T20:02:40.637Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-03T20:02:41.240Z] Removing intermediate container ee02540a8adf [2022-08-03T20:02:41.240Z] ---> 8abc7c3e6d52 [2022-08-03T20:02:41.240Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-03T20:02:41.240Z] ---> dbb64ffbb770 [2022-08-03T20:02:41.240Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T20:02:41.518Z] ---> 2b782c1ab222 [2022-08-03T20:02:41.518Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T20:02:41.518Z] ---> Running in 67e3dacca120 [2022-08-03T20:02:41.795Z] ---> Running in b5ed8b74a46b [2022-08-03T20:02:41.795Z] ---> 0211cd11093c [2022-08-03T20:02:41.795Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T20:02:42.074Z] ---> 65de0b882a4c [2022-08-03T20:02:42.074Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T20:02:42.074Z] ---> Running in ec7aecd1214b [2022-08-03T20:02:42.353Z] ---> Running in c64282c88077 [2022-08-03T20:02:42.970Z] ---> 21c74d8936e9 [2022-08-03T20:02:42.970Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T20:02:42.970Z] ---> Running in ce9d109813bb [2022-08-03T20:03:51.005Z] Removing intermediate container c64282c88077 [2022-08-03T20:03:51.005Z] ---> 5f06c8fd2a89 [2022-08-03T20:03:51.005Z] Step 8/26 : COPY . . [2022-08-03T20:03:51.005Z] Removing intermediate container 67e3dacca120 [2022-08-03T20:03:51.005Z] ---> 27d04eebaf5a [2022-08-03T20:03:51.005Z] Step 8/22 : COPY . . [2022-08-03T20:03:51.005Z] Removing intermediate container ce9d109813bb [2022-08-03T20:03:51.005Z] ---> d52e9aaa2f17 [2022-08-03T20:03:51.005Z] Step 8/25 : COPY . . [2022-08-03T20:03:51.005Z] Removing intermediate container ec7aecd1214b [2022-08-03T20:03:51.005Z] ---> 49463b19c179 [2022-08-03T20:03:51.005Z] Step 8/26 : COPY . . [2022-08-03T20:03:51.005Z] Removing intermediate container b5ed8b74a46b [2022-08-03T20:03:51.005Z] ---> 434b94b8522e [2022-08-03T20:03:51.005Z] Step 8/23 : COPY . . [2022-08-03T20:03:57.748Z] ---> 636593f8bfb4 [2022-08-03T20:03:57.748Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-03T20:03:57.748Z] ---> a2aab299a896 [2022-08-03T20:03:57.748Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-03T20:03:57.748Z] ---> Running in b35803fe165d [2022-08-03T20:03:57.748Z] ---> 1e9c0df02106 [2022-08-03T20:03:57.748Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-03T20:03:57.748Z] ---> 274d4cb9cc10 [2022-08-03T20:03:57.748Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-03T20:03:57.748Z] ---> Running in 474d40d2e7fc [2022-08-03T20:03:57.748Z] ---> c7ff9ce8dce0 [2022-08-03T20:03:57.748Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-03T20:03:57.748Z] ---> Running in fa298556e383 [2022-08-03T20:03:57.748Z] ---> Running in 6ef057f9572a [2022-08-03T20:03:57.748Z] ---> Running in 23a54bf8454f [2022-08-03T20:03:58.358Z] Removing intermediate container b35803fe165d [2022-08-03T20:03:58.359Z] ---> bf8e6cce775b [2022-08-03T20:03:58.359Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-03T20:03:58.359Z] Removing intermediate container fa298556e383 [2022-08-03T20:03:58.359Z] ---> 82d5ef73d25f [2022-08-03T20:03:58.359Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-03T20:03:58.638Z] ---> Running in 16c28acc0ce1 [2022-08-03T20:03:58.638Z] ---> Running in 1fa24f2fe25d [2022-08-03T20:03:58.638Z] Removing intermediate container 23a54bf8454f [2022-08-03T20:03:58.638Z] ---> 97cd489948eb [2022-08-03T20:03:58.638Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-03T20:03:58.923Z] ---> Running in 6366e4401972 [2022-08-03T20:03:59.202Z] Removing intermediate container 1fa24f2fe25d [2022-08-03T20:03:59.202Z] ---> 37e3dba49572 [2022-08-03T20:03:59.202Z] 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-08-03T20:03:59.481Z] ---> Running in 7eb783fc7866 [2022-08-03T20:03:59.481Z] Removing intermediate container 16c28acc0ce1 [2022-08-03T20:03:59.481Z] ---> 200537f3dffe [2022-08-03T20:03:59.481Z] 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-08-03T20:03:59.481Z] Removing intermediate container 6366e4401972 [2022-08-03T20:03:59.481Z] ---> df48723f752e [2022-08-03T20:03:59.481Z] 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-08-03T20:03:59.760Z] ---> Running in e8afb1c1462c [2022-08-03T20:03:59.760Z] ---> Running in f5249fd303f4 [2022-08-03T20:03:59.760Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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-08-03T20:04:00.036Z] 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-08-03T20:04:03.467Z] Removing intermediate container 7eb783fc7866 [2022-08-03T20:04:03.467Z] ---> f801d7e1474d [2022-08-03T20:04:03.467Z] Step 12/26 : WORKDIR /edgex-go [2022-08-03T20:04:03.467Z] ---> Running in 2ac1621ef358 [2022-08-03T20:04:04.087Z] Removing intermediate container 2ac1621ef358 [2022-08-03T20:04:04.087Z] ---> 49d0df19b7f6 [2022-08-03T20:04:04.087Z] [2022-08-03T20:04:04.087Z] Step 13/26 : FROM alpine:3.15 [2022-08-03T20:04:04.087Z] Removing intermediate container e8afb1c1462c [2022-08-03T20:04:04.087Z] ---> d18127a2e201 [2022-08-03T20:04:04.087Z] Step 12/25 : WORKDIR /edgex-go [2022-08-03T20:04:04.360Z] 3.15: Pulling from library/alpine [2022-08-03T20:04:04.360Z] Removing intermediate container f5249fd303f4 [2022-08-03T20:04:04.360Z] ---> a6e94e4511d9 [2022-08-03T20:04:04.360Z] Step 12/26 : WORKDIR /edgex-go [2022-08-03T20:04:04.360Z] ---> Running in ee9f315e098d [2022-08-03T20:04:04.360Z] ---> Running in b9c15c6655ce [2022-08-03T20:04:05.346Z] Removing intermediate container ee9f315e098d [2022-08-03T20:04:05.346Z] ---> d0b79ccdf7e1 [2022-08-03T20:04:05.346Z] [2022-08-03T20:04:05.346Z] Step 13/25 : FROM alpine:3.15 [2022-08-03T20:04:05.346Z] Removing intermediate container b9c15c6655ce [2022-08-03T20:04:05.346Z] ---> 9de581bd218d [2022-08-03T20:04:05.346Z] [2022-08-03T20:04:05.346Z] Step 13/26 : FROM alpine:3.15 [2022-08-03T20:04:05.624Z] 3.15: Pulling from library/alpine [2022-08-03T20:04:05.624Z] 3.15: Pulling from library/alpine [2022-08-03T20:04:06.235Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-03T20:04:06.235Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-03T20:04:06.235Z] Status: Image is up to date for alpine:3.15 [2022-08-03T20:04:06.235Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-03T20:04:06.235Z] Status: Image is up to date for alpine:3.15 [2022-08-03T20:04:06.235Z] ---> 60f2846fe774 [2022-08-03T20:04:06.235Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-03T20:04:06.235Z] Status: Downloaded newer image for alpine:3.15 [2022-08-03T20:04:06.235Z] ---> 60f2846fe774 [2022-08-03T20:04:06.235Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-03T20:04:06.235Z] ---> 60f2846fe774 [2022-08-03T20:04:06.235Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-03T20:04:06.515Z] ---> Running in 74f4ef49733d [2022-08-03T20:04:06.515Z] ---> Running in c3d3a9f93f4b [2022-08-03T20:04:06.515Z] ---> Running in d960d952dd8e [2022-08-03T20:04:07.123Z] Removing intermediate container c3d3a9f93f4b [2022-08-03T20:04:07.123Z] ---> bdfd9d73dfbd [2022-08-03T20:04:07.123Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T20:04:07.402Z] ---> Running in 774e4ef4bf65 [2022-08-03T20:04:07.402Z] Removing intermediate container d960d952dd8e [2022-08-03T20:04:07.402Z] ---> cc1c0afc0e6d [2022-08-03T20:04:07.402Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T20:04:07.679Z] Removing intermediate container 74f4ef49733d [2022-08-03T20:04:07.679Z] ---> e3060875fc26 [2022-08-03T20:04:07.679Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T20:04:07.679Z] ---> Running in 0796e5e94a81 [2022-08-03T20:04:07.961Z] ---> Running in 89a83052db7a [2022-08-03T20:04:12.325Z] Removing intermediate container 774e4ef4bf65 [2022-08-03T20:04:12.325Z] ---> 59e693425a58 [2022-08-03T20:04:12.325Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-03T20:04:12.325Z] ---> Running in 50d41287c76c [2022-08-03T20:04:12.611Z] Removing intermediate container 89a83052db7a [2022-08-03T20:04:12.611Z] ---> 6db502b10339 [2022-08-03T20:04:12.611Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-03T20:04:12.611Z] Removing intermediate container 0796e5e94a81 [2022-08-03T20:04:12.611Z] ---> 9ab9f3a88c1a [2022-08-03T20:04:12.611Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-03T20:04:12.611Z] ---> Running in c9407375f162 [2022-08-03T20:04:12.892Z] ---> Running in cc48382bd048 [2022-08-03T20:04:14.333Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-03T20:04:14.941Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-03T20:04:14.941Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-03T20:04:15.550Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-03T20:04:15.836Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-03T20:04:16.439Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-03T20:04:16.717Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-03T20:04:16.717Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-03T20:04:16.717Z] OK: 15734 distinct packages available [2022-08-03T20:04:16.994Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-03T20:04:16.994Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-03T20:04:16.994Z] OK: 15734 distinct packages available [2022-08-03T20:04:16.994Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-03T20:04:16.994Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-03T20:04:17.604Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-03T20:04:17.604Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-03T20:04:17.604Z] OK: 15734 distinct packages available [2022-08-03T20:04:17.888Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-03T20:04:18.175Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-03T20:04:18.175Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-03T20:04:18.788Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-03T20:04:19.069Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-03T20:04:19.347Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-03T20:04:19.347Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-03T20:04:19.347Z] (3/4) Installing libucontext (1.1-r0) [2022-08-03T20:04:19.347Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-03T20:04:19.347Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-03T20:04:19.347Z] (3/5) Installing libucontext (1.1-r0) [2022-08-03T20:04:19.630Z] Executing busybox-1.34.1-r7.trigger [2022-08-03T20:04:19.630Z] OK: 6 MiB in 18 packages [2022-08-03T20:04:19.630Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-03T20:04:19.630Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-03T20:04:19.907Z] Executing busybox-1.34.1-r7.trigger [2022-08-03T20:04:19.907Z] OK: 6 MiB in 19 packages [2022-08-03T20:04:19.907Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-03T20:04:19.907Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-03T20:04:20.186Z] (3/5) Installing libucontext (1.1-r0) [2022-08-03T20:04:20.186Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-03T20:04:20.186Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-03T20:04:20.473Z] Executing busybox-1.34.1-r7.trigger [2022-08-03T20:04:20.473Z] OK: 6 MiB in 19 packages [2022-08-03T20:04:22.492Z] Removing intermediate container 50d41287c76c [2022-08-03T20:04:22.492Z] ---> e73cb2c81eab [2022-08-03T20:04:22.492Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-03T20:04:22.492Z] Removing intermediate container c9407375f162 [2022-08-03T20:04:22.492Z] ---> 56d9da18f369 [2022-08-03T20:04:22.492Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-03T20:04:22.769Z] Removing intermediate container cc48382bd048 [2022-08-03T20:04:22.769Z] ---> 03845fabfa77 [2022-08-03T20:04:22.769Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-03T20:04:28.199Z] ---> 027117ca9615 [2022-08-03T20:04:28.199Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-03T20:04:33.710Z] ---> a2ea55af269c [2022-08-03T20:04:33.710Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-03T20:04:33.710Z] ---> e6072108aed3 [2022-08-03T20:04:33.710Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-03T20:04:34.308Z] ---> 343498a85839 [2022-08-03T20:04:34.308Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-03T20:04:34.901Z] ---> a55c8077b4b9 [2022-08-03T20:04:34.901Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-03T20:04:35.187Z] ---> Running in f3303281b88f [2022-08-03T20:04:36.174Z] ---> da2ecf3b8243 [2022-08-03T20:04:36.174Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-03T20:04:36.174Z] Removing intermediate container f3303281b88f [2022-08-03T20:04:36.174Z] ---> b9084edcb286 [2022-08-03T20:04:36.174Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-03T20:04:38.222Z] ---> c961fac0d10b [2022-08-03T20:04:38.222Z] Step 21/26 : WORKDIR / [2022-08-03T20:04:38.222Z] ---> b9a3bf101a0b [2022-08-03T20:04:38.222Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-03T20:04:38.222Z] ---> Running in cf90e874d399 [2022-08-03T20:04:38.222Z] ---> Running in 3a633b06bcee [2022-08-03T20:04:38.222Z] ---> fc4b29bb68f5 [2022-08-03T20:04:38.510Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-03T20:04:38.806Z] Removing intermediate container 3a633b06bcee [2022-08-03T20:04:38.806Z] ---> c2d55e2600cb [2022-08-03T20:04:38.806Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-03T20:04:38.806Z] ---> Running in 55c0924cc4e7 [2022-08-03T20:04:39.088Z] Removing intermediate container cf90e874d399 [2022-08-03T20:04:39.088Z] ---> 3c63e825f30d [2022-08-03T20:04:39.088Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-03T20:04:39.367Z] ---> Running in 131669c37742 [2022-08-03T20:04:39.976Z] ---> 6398b5153485 [2022-08-03T20:04:39.977Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-03T20:04:39.977Z] Removing intermediate container 55c0924cc4e7 [2022-08-03T20:04:39.977Z] ---> 89f7cea614a2 [2022-08-03T20:04:39.977Z] Step 23/25 : LABEL arch=arm64 [2022-08-03T20:04:40.262Z] Removing intermediate container 131669c37742 [2022-08-03T20:04:40.262Z] ---> 0c4ec641e449 [2022-08-03T20:04:40.262Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-03T20:04:40.262Z] ---> Running in 51cfc7aedb4f [2022-08-03T20:04:40.540Z] ---> Running in 25b9f5fe6023 [2022-08-03T20:04:41.143Z] Removing intermediate container 51cfc7aedb4f [2022-08-03T20:04:41.143Z] ---> 2677e2eea689 [2022-08-03T20:04:41.143Z] Step 24/25 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 [2022-08-03T20:04:41.143Z] ---> Running in 13c138fff888 [2022-08-03T20:04:41.419Z] Removing intermediate container 25b9f5fe6023 [2022-08-03T20:04:41.419Z] ---> a26fd919fe6d [2022-08-03T20:04:41.419Z] Step 24/26 : LABEL arch=arm64 [2022-08-03T20:04:41.698Z] ---> Running in fe9c650838ce [2022-08-03T20:04:41.983Z] ---> f3d7a0b8ad1c [2022-08-03T20:04:41.983Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-03T20:04:41.983Z] Removing intermediate container 13c138fff888 [2022-08-03T20:04:41.983Z] ---> 2e59c9a80db1 [2022-08-03T20:04:41.983Z] Step 25/25 : LABEL version=0.0.0 [2022-08-03T20:04:42.258Z] ---> Running in 78d5aa868183 [2022-08-03T20:04:42.535Z] Removing intermediate container fe9c650838ce [2022-08-03T20:04:42.535Z] ---> b06dbb2ef9e3 [2022-08-03T20:04:42.535Z] Step 25/26 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 [2022-08-03T20:04:42.810Z] ---> Running in fc0231274a40 [2022-08-03T20:04:43.110Z] Removing intermediate container 78d5aa868183 [2022-08-03T20:04:43.110Z] ---> 64c4ed6b0b57 [2022-08-03T20:04:43.110Z] [2022-08-03T20:04:43.727Z] ---> 98bcdcdf5821 [2022-08-03T20:04:43.727Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-03T20:04:43.727Z] ---> Running in 5e00388f9d4d [2022-08-03T20:04:44.004Z] Removing intermediate container fc0231274a40 [2022-08-03T20:04:44.004Z] ---> b49f6c666727 [2022-08-03T20:04:44.004Z] Step 26/26 : LABEL version=0.0.0 [2022-08-03T20:04:44.004Z] Successfully built 64c4ed6b0b57 [2022-08-03T20:04:44.004Z] Successfully tagged security-spire-server-arm64:latest [2022-08-03T20:04:44.004Z]  Building security-spire-server ... done Building security-spiffe-token-provider [2022-08-03T20:04:44.004Z] ---> Running in 01d687d40dd3 [2022-08-03T20:04:44.611Z] Removing intermediate container 5e00388f9d4d [2022-08-03T20:04:44.611Z] ---> 8f18596dcf20 [2022-08-03T20:04:44.611Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-03T20:04:44.611Z] ---> Running in 30c4c0e1b1b9 [2022-08-03T20:04:44.611Z] Removing intermediate container 01d687d40dd3 [2022-08-03T20:04:44.611Z] ---> 6ded469ad9b8 [2022-08-03T20:04:44.611Z] [2022-08-03T20:04:45.219Z] Successfully built 6ded469ad9b8 [2022-08-03T20:04:45.219Z] Successfully tagged security-spire-config-arm64:latest [2022-08-03T20:04:45.219Z]  Building security-spire-config ... done Building core-data [2022-08-03T20:04:45.219Z] Removing intermediate container 30c4c0e1b1b9 [2022-08-03T20:04:45.219Z] ---> 995061fef518 [2022-08-03T20:04:45.219Z] Step 24/26 : LABEL arch=arm64 [2022-08-03T20:04:45.501Z] ---> Running in 923af2f2bfd4 [2022-08-03T20:04:45.789Z] Removing intermediate container 923af2f2bfd4 [2022-08-03T20:04:45.789Z] ---> 91e082baf982 [2022-08-03T20:04:45.789Z] Step 25/26 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 [2022-08-03T20:04:46.083Z] ---> Running in 441eb58db933 [2022-08-03T20:04:46.681Z] Removing intermediate container 441eb58db933 [2022-08-03T20:04:46.681Z] ---> 791140cda7e6 [2022-08-03T20:04:46.681Z] Step 26/26 : LABEL version=0.0.0 [2022-08-03T20:04:46.681Z] ---> Running in 40c973d906cd [2022-08-03T20:04:46.957Z] Removing intermediate container 40c973d906cd [2022-08-03T20:04:46.957Z] ---> a4571f438ada [2022-08-03T20:04:46.957Z] [2022-08-03T20:04:47.277Z] Successfully built a4571f438ada [2022-08-03T20:04:47.277Z] Successfully tagged security-spire-agent-arm64:latest [2022-08-03T20:04:47.277Z]  Building security-spire-agent ... done Building security-bootstrapper [2022-08-03T20:05:14.119Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T20:05:14.119Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-03T20:05:14.119Z] ---> 63562335e1ae [2022-08-03T20:05:14.119Z] Step 3/20 : WORKDIR /edgex-go [2022-08-03T20:05:14.119Z] ---> Using cache [2022-08-03T20:05:14.119Z] ---> 8172a2f4707f [2022-08-03T20:05:14.119Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-03T20:05:14.119Z] ---> Running in 1c48d5a21b12 [2022-08-03T20:05:14.395Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T20:05:14.395Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-03T20:05:14.395Z] ---> 63562335e1ae [2022-08-03T20:05:14.395Z] Step 3/23 : WORKDIR /edgex-go [2022-08-03T20:05:14.395Z] ---> Using cache [2022-08-03T20:05:14.395Z] ---> 8172a2f4707f [2022-08-03T20:05:14.395Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T20:05:14.395Z] ---> Using cache [2022-08-03T20:05:14.395Z] ---> c3381a96c0f7 [2022-08-03T20:05:14.395Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-03T20:05:14.395Z] ---> Running in 2e9bf68fd9a6 [2022-08-03T20:05:16.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T20:05:16.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T20:05:16.859Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T20:05:16.859Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T20:05:16.859Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-03T20:05:16.859Z] ---> 63562335e1ae [2022-08-03T20:05:17.153Z] Step 3/31 : WORKDIR /edgex-go [2022-08-03T20:05:17.153Z] ---> Using cache [2022-08-03T20:05:17.153Z] ---> 8172a2f4707f [2022-08-03T20:05:17.153Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T20:05:17.153Z] ---> Using cache [2022-08-03T20:05:17.153Z] ---> c3381a96c0f7 [2022-08-03T20:05:17.153Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-03T20:05:17.153Z] ---> Running in 7bf9a71c9c5d [2022-08-03T20:05:18.261Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T20:05:18.542Z] v3.16.1-87-g169a68ae67 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-03T20:05:18.542Z] v3.16.1-90-g7a2a301528 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-03T20:05:18.542Z] OK: 16889 distinct packages available [2022-08-03T20:05:18.928Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T20:05:19.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T20:05:19.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T20:05:19.949Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T20:05:20.288Z] OK: 221 MiB in 51 packages [2022-08-03T20:05:21.315Z] OK: 221 MiB in 51 packages [2022-08-03T20:05:21.315Z] OK: 221 MiB in 51 packages [2022-08-03T20:05:21.918Z] Removing intermediate container 2e9bf68fd9a6 [2022-08-03T20:05:21.918Z] ---> 2ffd780056fe [2022-08-03T20:05:21.918Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-03T20:05:23.935Z] ---> 0c8841538859 [2022-08-03T20:05:23.935Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T20:05:23.935Z] Removing intermediate container 1c48d5a21b12 [2022-08-03T20:05:23.935Z] ---> f36fa48d4e95 [2022-08-03T20:05:23.935Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-03T20:05:23.935Z] Removing intermediate container 7bf9a71c9c5d [2022-08-03T20:05:23.935Z] ---> 274985f928d8 [2022-08-03T20:05:23.935Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-03T20:05:23.935Z] ---> Running in 39ed336aae41 [2022-08-03T20:05:25.376Z] ---> a80e24fcc978 [2022-08-03T20:05:25.376Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T20:05:25.376Z] ---> Running in 2d77f548d7e3 [2022-08-03T20:05:25.658Z] ---> fea7222f753a [2022-08-03T20:05:25.658Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T20:05:25.937Z] ---> Running in 1ea92ddfa238 [2022-08-03T20:06:47.751Z] Removing intermediate container 2d77f548d7e3 [2022-08-03T20:06:47.751Z] ---> 23d5601d31e8 [2022-08-03T20:06:47.751Z] Step 7/20 : COPY . . [2022-08-03T20:06:47.751Z] Removing intermediate container 1ea92ddfa238 [2022-08-03T20:06:47.751Z] ---> 11f2e47fb418 [2022-08-03T20:06:47.751Z] Step 8/31 : COPY . . [2022-08-03T20:06:47.751Z] Removing intermediate container 39ed336aae41 [2022-08-03T20:06:47.751Z] ---> aa86a0b845b5 [2022-08-03T20:06:47.751Z] Step 8/23 : COPY . . [2022-08-03T20:07:06.135Z] ---> a66e8b677f0f [2022-08-03T20:07:06.135Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-03T20:07:06.135Z] ---> Running in de9e246341c2 [2022-08-03T20:07:06.135Z] ---> 5dce5152b3ea [2022-08-03T20:07:06.135Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-03T20:07:06.135Z] ---> Running in 37f81c58468c [2022-08-03T20:07:06.135Z] ---> 877f0402e2af [2022-08-03T20:07:06.135Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-03T20:07:06.135Z] ---> Running in 8edb90f455ab [2022-08-03T20:07:06.416Z] 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-08-03T20:07:07.408Z] 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-08-03T20:07:07.408Z] 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-08-03T20:08:59.280Z] Removing intermediate container 6ef057f9572a [2022-08-03T20:08:59.280Z] ---> 93c9d360a7f1 [2022-08-03T20:08:59.281Z] [2022-08-03T20:08:59.281Z] Step 10/23 : FROM alpine:3.16 [2022-08-03T20:08:59.281Z] 3.16: Pulling from library/alpine [2022-08-03T20:08:59.281Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-03T20:08:59.281Z] Status: Downloaded newer image for alpine:3.16 [2022-08-03T20:08:59.281Z] ---> 3d81c46cd875 [2022-08-03T20:08:59.281Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-03T20:08:59.281Z] ---> Running in 1ce59ee58324 [2022-08-03T20:08:59.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T20:09:00.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T20:09:02.330Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-03T20:09:02.330Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T20:09:02.330Z] OK: 5 MiB in 15 packages [2022-08-03T20:09:03.829Z] Removing intermediate container 1ce59ee58324 [2022-08-03T20:09:03.829Z] ---> 3a2a29ac05ef [2022-08-03T20:09:03.829Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-03T20:09:04.104Z] ---> Running in 53cbf1f084b1 [2022-08-03T20:09:04.712Z] Removing intermediate container 53cbf1f084b1 [2022-08-03T20:09:04.712Z] ---> cab487efd5ae [2022-08-03T20:09:04.712Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-03T20:09:04.712Z] ---> Running in a7393f684f19 [2022-08-03T20:09:05.314Z] Removing intermediate container a7393f684f19 [2022-08-03T20:09:05.314Z] ---> ea0d2dca1819 [2022-08-03T20:09:05.314Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-03T20:09:05.314Z] ---> Running in b37012cbb477 [2022-08-03T20:09:05.923Z] Removing intermediate container b37012cbb477 [2022-08-03T20:09:05.923Z] ---> d5077a69c655 [2022-08-03T20:09:05.923Z] Step 15/23 : WORKDIR / [2022-08-03T20:09:05.923Z] ---> Running in 59e4c97ef4bf [2022-08-03T20:09:06.537Z] Removing intermediate container 59e4c97ef4bf [2022-08-03T20:09:06.537Z] ---> ad4d5f61b506 [2022-08-03T20:09:06.537Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T20:09:07.533Z] ---> 93e01d314d98 [2022-08-03T20:09:07.533Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-03T20:09:08.977Z] ---> 9da3ec7eefe0 [2022-08-03T20:09:08.977Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-03T20:09:10.426Z] ---> cedfc2688b4d [2022-08-03T20:09:10.426Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-08-03T20:09:10.426Z] ---> Running in 818bb88deef9 [2022-08-03T20:09:10.714Z] Removing intermediate container 818bb88deef9 [2022-08-03T20:09:10.714Z] ---> 936c34d96adc [2022-08-03T20:09:10.714Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T20:09:10.714Z] ---> Running in 4ae87a91acc5 [2022-08-03T20:09:11.325Z] Removing intermediate container 4ae87a91acc5 [2022-08-03T20:09:11.325Z] ---> 42c1a3d348a5 [2022-08-03T20:09:11.325Z] Step 21/23 : LABEL arch=arm64 [2022-08-03T20:09:11.325Z] ---> Running in 47b35f13253d [2022-08-03T20:09:11.933Z] Removing intermediate container 47b35f13253d [2022-08-03T20:09:11.933Z] ---> ccac76efb276 [2022-08-03T20:09:11.933Z] Step 22/23 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 [2022-08-03T20:09:12.217Z] ---> Running in d510845ec5cd [2022-08-03T20:09:12.496Z] Removing intermediate container d510845ec5cd [2022-08-03T20:09:12.496Z] ---> 2b9a5f5c6218 [2022-08-03T20:09:12.496Z] Step 23/23 : LABEL version=0.0.0 [2022-08-03T20:09:12.781Z] ---> Running in 1bc1c892f193 [2022-08-03T20:09:13.065Z] Removing intermediate container 1bc1c892f193 [2022-08-03T20:09:13.065Z] ---> f856f3940826 [2022-08-03T20:09:13.065Z] [2022-08-03T20:09:13.341Z] Successfully built f856f3940826 [2022-08-03T20:09:13.341Z] Successfully tagged core-metadata-arm64:latest [2022-08-03T20:09:13.341Z]  Building core-metadata ... done Building support-notifications [2022-08-03T20:09:31.717Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T20:09:31.717Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-03T20:09:31.717Z] ---> 63562335e1ae [2022-08-03T20:09:31.717Z] Step 3/22 : WORKDIR /edgex-go [2022-08-03T20:09:31.717Z] ---> Using cache [2022-08-03T20:09:31.717Z] ---> 8172a2f4707f [2022-08-03T20:09:31.717Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T20:09:31.717Z] ---> Using cache [2022-08-03T20:09:31.717Z] ---> c3381a96c0f7 [2022-08-03T20:09:31.717Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-03T20:09:31.717Z] ---> Running in fceed49b953a [2022-08-03T20:09:32.706Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T20:09:33.706Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T20:09:35.149Z] OK: 221 MiB in 51 packages [2022-08-03T20:09:36.589Z] Removing intermediate container fceed49b953a [2022-08-03T20:09:36.589Z] ---> d4bb8e7e88a9 [2022-08-03T20:09:36.589Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-03T20:09:37.198Z] ---> c268d945ab0d [2022-08-03T20:09:37.198Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T20:09:37.483Z] ---> Running in 1ac63f5b5323 [2022-08-03T20:10:24.495Z] Removing intermediate container 1ac63f5b5323 [2022-08-03T20:10:24.495Z] ---> 657cd7478b20 [2022-08-03T20:10:24.495Z] Step 8/22 : COPY . . [2022-08-03T20:10:42.830Z] ---> e20b5e02b6bc [2022-08-03T20:10:42.830Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-03T20:10:42.830Z] ---> Running in deaf18bd1ef0 [2022-08-03T20:10:42.830Z] Removing intermediate container 474d40d2e7fc [2022-08-03T20:10:42.830Z] ---> faefe47e3083 [2022-08-03T20:10:42.830Z] [2022-08-03T20:10:42.830Z] Step 10/22 : FROM alpine:3.16 [2022-08-03T20:10:42.830Z] ---> 3d81c46cd875 [2022-08-03T20:10:42.830Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-03T20:10:42.830Z] ---> Using cache [2022-08-03T20:10:42.830Z] ---> 3a2a29ac05ef [2022-08-03T20:10:42.830Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-03T20:10:42.830Z] ---> Using cache [2022-08-03T20:10:42.830Z] ---> cab487efd5ae [2022-08-03T20:10:42.830Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-03T20:10:42.830Z] ---> Running in dad1543f4740 [2022-08-03T20:10:42.830Z] 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-08-03T20:10:43.108Z] Removing intermediate container dad1543f4740 [2022-08-03T20:10:43.108Z] ---> cc522937a1db [2022-08-03T20:10:43.108Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-03T20:10:43.108Z] ---> Running in 2d1ea8dcc5ec [2022-08-03T20:10:43.714Z] Removing intermediate container 2d1ea8dcc5ec [2022-08-03T20:10:43.714Z] ---> 1c558cd8c01e [2022-08-03T20:10:43.714Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T20:10:44.710Z] ---> 5c817de3f4c5 [2022-08-03T20:10:44.710Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-03T20:10:46.699Z] ---> ee121c4bc230 [2022-08-03T20:10:46.699Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-03T20:10:47.696Z] ---> 5c8b4ab71b15 [2022-08-03T20:10:47.696Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-03T20:10:47.696Z] ---> Running in e605c6033ad1 [2022-08-03T20:10:48.310Z] Removing intermediate container e605c6033ad1 [2022-08-03T20:10:48.310Z] ---> 7725206b3663 [2022-08-03T20:10:48.310Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T20:10:48.310Z] ---> Running in 8840358ee8f8 [2022-08-03T20:10:48.916Z] Removing intermediate container 8840358ee8f8 [2022-08-03T20:10:48.916Z] ---> 03b42c31e0aa [2022-08-03T20:10:48.916Z] Step 20/22 : LABEL arch=arm64 [2022-08-03T20:10:48.916Z] ---> Running in 3a9d3e38f7f2 [2022-08-03T20:10:49.193Z] Removing intermediate container 3a9d3e38f7f2 [2022-08-03T20:10:49.472Z] ---> cbdbd9a2c7db [2022-08-03T20:10:49.472Z] Step 21/22 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 [2022-08-03T20:10:49.472Z] ---> Running in 7bf138b67afd [2022-08-03T20:10:50.076Z] Removing intermediate container 7bf138b67afd [2022-08-03T20:10:50.076Z] ---> f978052d61ca [2022-08-03T20:10:50.076Z] Step 22/22 : LABEL version=0.0.0 [2022-08-03T20:10:50.076Z] ---> Running in 0db7257aecb8 [2022-08-03T20:10:50.685Z] Removing intermediate container 0db7257aecb8 [2022-08-03T20:10:50.685Z] ---> 41ce62ca4704 [2022-08-03T20:10:50.685Z] [2022-08-03T20:10:50.960Z] Successfully built 41ce62ca4704 [2022-08-03T20:10:50.960Z] Successfully tagged support-scheduler-arm64:latest [2022-08-03T20:10:50.960Z]  Building support-scheduler ... done Building security-secretstore-setup [2022-08-03T20:11:09.321Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T20:11:09.321Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-03T20:11:09.321Z] ---> 63562335e1ae [2022-08-03T20:11:09.321Z] Step 3/25 : WORKDIR /edgex-go [2022-08-03T20:11:09.321Z] ---> Using cache [2022-08-03T20:11:09.321Z] ---> 8172a2f4707f [2022-08-03T20:11:09.321Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T20:11:09.321Z] ---> Using cache [2022-08-03T20:11:09.321Z] ---> c3381a96c0f7 [2022-08-03T20:11:09.321Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-03T20:11:09.321Z] ---> Using cache [2022-08-03T20:11:09.321Z] ---> 274985f928d8 [2022-08-03T20:11:09.321Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-03T20:11:09.321Z] ---> Using cache [2022-08-03T20:11:09.321Z] ---> fea7222f753a [2022-08-03T20:11:09.321Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T20:11:09.321Z] ---> Using cache [2022-08-03T20:11:09.321Z] ---> 11f2e47fb418 [2022-08-03T20:11:09.321Z] Step 8/25 : COPY . . [2022-08-03T20:11:09.321Z] ---> Using cache [2022-08-03T20:11:09.321Z] ---> 5dce5152b3ea [2022-08-03T20:11:09.321Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-03T20:11:09.321Z] ---> Running in 221727013f49 [2022-08-03T20:11:10.309Z] 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-08-03T20:12:32.129Z] Removing intermediate container 37f81c58468c [2022-08-03T20:12:32.129Z] ---> 3dc99509497f [2022-08-03T20:12:32.129Z] [2022-08-03T20:12:32.129Z] Step 10/31 : FROM alpine:3.16 [2022-08-03T20:12:32.129Z] ---> 3d81c46cd875 [2022-08-03T20:12:32.129Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-03T20:12:32.129Z] ---> Running in 28c52bd37121 [2022-08-03T20:12:32.129Z] Removing intermediate container 28c52bd37121 [2022-08-03T20:12:32.129Z] ---> 9849ef742cde [2022-08-03T20:12:32.129Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-03T20:12:32.129Z] ---> Running in 25dce6b51582 [2022-08-03T20:12:32.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T20:12:32.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T20:12:32.129Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-03T20:12:32.129Z] (2/2) Installing su-exec (0.2-r1) [2022-08-03T20:12:32.129Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T20:12:32.129Z] OK: 5 MiB in 16 packages [2022-08-03T20:12:32.129Z] Removing intermediate container 25dce6b51582 [2022-08-03T20:12:32.129Z] ---> 7c1d105d5b89 [2022-08-03T20:12:32.129Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-03T20:12:32.129Z] ---> Running in 415fe1acc4de [2022-08-03T20:12:32.129Z] Removing intermediate container 415fe1acc4de [2022-08-03T20:12:32.129Z] ---> c932fdd53e25 [2022-08-03T20:12:32.129Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-03T20:12:32.129Z] ---> Running in e8dce5002716 [2022-08-03T20:12:32.129Z] Removing intermediate container e8dce5002716 [2022-08-03T20:12:32.129Z] ---> 3f57eea1ebf5 [2022-08-03T20:12:32.129Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-03T20:12:32.129Z] ---> Running in 48c333b1e1a8 [2022-08-03T20:12:32.129Z] Removing intermediate container 48c333b1e1a8 [2022-08-03T20:12:32.129Z] ---> 6e65775cb75f [2022-08-03T20:12:32.129Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-03T20:12:32.129Z] ---> Running in 70e9b83ff5c4 [2022-08-03T20:12:33.579Z] Removing intermediate container 70e9b83ff5c4 [2022-08-03T20:12:33.579Z] ---> 3a0671d9fdef [2022-08-03T20:12:33.579Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-03T20:12:33.579Z] ---> Running in 2500cd4ecbe3 [2022-08-03T20:12:34.188Z] Removing intermediate container 2500cd4ecbe3 [2022-08-03T20:12:34.188Z] ---> 43ca0b39794b [2022-08-03T20:12:34.188Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-03T20:12:35.186Z] ---> 81f6e39d84d8 [2022-08-03T20:12:35.186Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-03T20:12:35.186Z] ---> Running in f4970a721fe6 [2022-08-03T20:12:38.609Z] Removing intermediate container f4970a721fe6 [2022-08-03T20:12:38.609Z] ---> 438b96fbcdb2 [2022-08-03T20:12:38.609Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T20:12:39.219Z] ---> f1e0ad448021 [2022-08-03T20:12:39.219Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-03T20:12:41.215Z] ---> 5c0aa3dfea03 [2022-08-03T20:12:41.215Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-03T20:12:42.229Z] ---> c980519e9665 [2022-08-03T20:12:42.229Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-03T20:12:43.224Z] ---> b001f5f42bbf [2022-08-03T20:12:43.224Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-03T20:12:44.213Z] ---> 7bb1b75cf0fc [2022-08-03T20:12:44.213Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-03T20:12:45.196Z] ---> d686eefe1f55 [2022-08-03T20:12:45.196Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-03T20:12:45.196Z] ---> Running in 11bf95990b74 [2022-08-03T20:12:48.610Z] Removing intermediate container 11bf95990b74 [2022-08-03T20:12:48.610Z] ---> 8acf41043eca [2022-08-03T20:12:48.610Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-03T20:12:48.610Z] ---> Running in f16906551115 [2022-08-03T20:12:48.890Z] Removing intermediate container f16906551115 [2022-08-03T20:12:48.890Z] ---> 69c7a081db30 [2022-08-03T20:12:48.890Z] Step 28/31 : CMD ["gate"] [2022-08-03T20:12:48.890Z] ---> Running in 12596edcc1d2 [2022-08-03T20:12:49.499Z] Removing intermediate container 12596edcc1d2 [2022-08-03T20:12:49.499Z] ---> 7b6a62620062 [2022-08-03T20:12:49.499Z] Step 29/31 : LABEL arch=arm64 [2022-08-03T20:12:49.499Z] ---> Running in cc177b6231b3 [2022-08-03T20:12:50.109Z] Removing intermediate container cc177b6231b3 [2022-08-03T20:12:50.109Z] ---> 8b760c2c186a [2022-08-03T20:12:50.109Z] Step 30/31 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 [2022-08-03T20:12:50.387Z] ---> Running in 3ad744495eee [2022-08-03T20:12:50.665Z] Removing intermediate container 3ad744495eee [2022-08-03T20:12:50.666Z] ---> 99ea24770bbb [2022-08-03T20:12:50.666Z] Step 31/31 : LABEL version=0.0.0 [2022-08-03T20:12:50.947Z] ---> Running in 01fc7d747605 [2022-08-03T20:12:51.555Z] Removing intermediate container 01fc7d747605 [2022-08-03T20:12:51.555Z] ---> b9a447faccce [2022-08-03T20:12:51.555Z] [2022-08-03T20:12:51.834Z] Successfully built b9a447faccce [2022-08-03T20:12:51.834Z] Successfully tagged security-bootstrapper-arm64:latest [2022-08-03T20:12:51.834Z] Building sys-mgmt-agent [2022-08-03T20:13:10.197Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T20:13:10.197Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-03T20:13:10.197Z] ---> 63562335e1ae [2022-08-03T20:13:10.197Z] Step 3/23 : WORKDIR /edgex-go [2022-08-03T20:13:10.197Z] ---> Using cache [2022-08-03T20:13:10.197Z] ---> 8172a2f4707f [2022-08-03T20:13:10.197Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T20:13:10.197Z] ---> Using cache [2022-08-03T20:13:10.197Z] ---> c3381a96c0f7 [2022-08-03T20:13:10.197Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-03T20:13:10.197Z] ---> Running in 8387334e36f1 [2022-08-03T20:13:10.197Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T20:13:11.187Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T20:13:12.633Z] OK: 221 MiB in 51 packages [2022-08-03T20:13:14.090Z] Removing intermediate container 8387334e36f1 [2022-08-03T20:13:14.090Z] ---> be04bcd0ac51 [2022-08-03T20:13:14.090Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-03T20:13:14.695Z] ---> 964be24dbb93 [2022-08-03T20:13:14.695Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T20:13:14.972Z] ---> Running in 1c64a780ad5a [2022-08-03T20:14:11.528Z] Removing intermediate container 1c64a780ad5a [2022-08-03T20:14:11.528Z] ---> fa452a202c39 [2022-08-03T20:14:11.529Z] Step 8/23 : COPY . . [2022-08-03T20:14:11.529Z] Removing intermediate container 8edb90f455ab [2022-08-03T20:14:11.529Z] ---> 78e167429183 [2022-08-03T20:14:11.529Z] [2022-08-03T20:14:11.529Z] Step 10/23 : FROM alpine:3.16 [2022-08-03T20:14:11.529Z] ---> 3d81c46cd875 [2022-08-03T20:14:11.529Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-03T20:14:11.529Z] ---> Running in 1c553db5813c [2022-08-03T20:14:11.804Z] Removing intermediate container 1c553db5813c [2022-08-03T20:14:11.804Z] ---> 3131136d1bed [2022-08-03T20:14:11.804Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-03T20:14:12.082Z] ---> Running in d58b7e61008e [2022-08-03T20:14:13.074Z] Removing intermediate container d58b7e61008e [2022-08-03T20:14:13.074Z] ---> c816d0396c62 [2022-08-03T20:14:13.074Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-03T20:14:13.074Z] ---> Running in 49ad72e2fd83 [2022-08-03T20:14:14.064Z] Removing intermediate container 49ad72e2fd83 [2022-08-03T20:14:14.064Z] ---> d9f337ae0143 [2022-08-03T20:14:14.064Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T20:14:14.064Z] ---> Running in 0da1c80ca5e4 [2022-08-03T20:14:18.409Z] Removing intermediate container 0da1c80ca5e4 [2022-08-03T20:14:18.409Z] ---> 1da004fe05bb [2022-08-03T20:14:18.409Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-03T20:14:18.409Z] ---> Running in bed46628628f [2022-08-03T20:14:21.063Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T20:14:22.067Z] ---> 2d55620fd521 [2022-08-03T20:14:22.067Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-03T20:14:22.067Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T20:14:22.067Z] ---> Running in 468b08796577 [2022-08-03T20:14:23.520Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-03T20:14:23.520Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-03T20:14:23.520Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-03T20:14:23.793Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-03T20:14:24.070Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-03T20:14:24.070Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-03T20:14:24.070Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T20:14:24.070Z] OK: 8 MiB in 20 packages [2022-08-03T20:14:24.345Z] 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-08-03T20:14:26.343Z] Removing intermediate container bed46628628f [2022-08-03T20:14:26.343Z] ---> a282c65d26df [2022-08-03T20:14:26.343Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T20:14:27.786Z] ---> b7994aefa4f8 [2022-08-03T20:14:27.786Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-03T20:14:31.183Z] ---> 1cd74fbac76c [2022-08-03T20:14:31.183Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-03T20:14:32.654Z] ---> f5711665e1ee [2022-08-03T20:14:32.654Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-03T20:14:32.929Z] ---> Running in 86ec624ea3ab [2022-08-03T20:14:33.539Z] Removing intermediate container 86ec624ea3ab [2022-08-03T20:14:33.539Z] ---> 3a003621ffdc [2022-08-03T20:14:33.539Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T20:14:33.813Z] ---> Running in 86b5e4b35667 [2022-08-03T20:14:34.806Z] Removing intermediate container 86b5e4b35667 [2022-08-03T20:14:34.806Z] ---> a413b9a74217 [2022-08-03T20:14:34.806Z] Step 21/23 : LABEL arch=arm64 [2022-08-03T20:14:34.806Z] ---> Running in c075a463fb2b [2022-08-03T20:14:35.802Z] Removing intermediate container c075a463fb2b [2022-08-03T20:14:35.802Z] ---> a583b8fbb763 [2022-08-03T20:14:35.802Z] Step 22/23 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 [2022-08-03T20:14:35.802Z] ---> Running in 8963acd5c571 [2022-08-03T20:14:36.407Z] Removing intermediate container 8963acd5c571 [2022-08-03T20:14:36.407Z] ---> c069c510fc47 [2022-08-03T20:14:36.407Z] Step 23/23 : LABEL version=0.0.0 [2022-08-03T20:14:36.407Z] Removing intermediate container de9e246341c2 [2022-08-03T20:14:36.407Z] ---> 60764dedd76e [2022-08-03T20:14:36.407Z] [2022-08-03T20:14:36.407Z] Step 9/20 : FROM alpine:3.15 [2022-08-03T20:14:36.407Z] ---> 60f2846fe774 [2022-08-03T20:14:36.407Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-03T20:14:36.407Z] ---> Using cache [2022-08-03T20:14:36.407Z] ---> e3060875fc26 [2022-08-03T20:14:36.407Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T20:14:36.407Z] ---> Using cache [2022-08-03T20:14:36.407Z] ---> 6db502b10339 [2022-08-03T20:14:36.407Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-03T20:14:36.407Z] ---> Running in 2f96573e17da [2022-08-03T20:14:36.681Z] ---> Running in aade50919554 [2022-08-03T20:14:37.815Z] Removing intermediate container 2f96573e17da [2022-08-03T20:14:37.815Z] ---> b7f56be4bcda [2022-08-03T20:14:37.815Z] [2022-08-03T20:14:37.815Z] Successfully built b7f56be4bcda [2022-08-03T20:14:37.815Z] Successfully tagged core-data-arm64:latest [2022-08-03T20:14:38.129Z] Building security-proxy-setup [2022-08-03T20:14:38.815Z]  Building core-data ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-03T20:14:40.298Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-03T20:14:42.028Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-03T20:14:42.028Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-03T20:14:42.028Z] OK: 15734 distinct packages available [2022-08-03T20:14:42.323Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-03T20:14:43.594Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-03T20:14:44.595Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-03T20:14:44.872Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-03T20:14:45.154Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-03T20:14:45.154Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-03T20:14:45.429Z] (5/9) Installing curl (7.80.0-r2) [2022-08-03T20:14:45.429Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-03T20:14:45.429Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-03T20:14:45.707Z] (8/9) Installing libucontext (1.1-r0) [2022-08-03T20:14:45.707Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-03T20:14:45.987Z] Executing busybox-1.34.1-r7.trigger [2022-08-03T20:14:45.987Z] Executing ca-certificates-20220614-r0.trigger [2022-08-03T20:14:46.978Z] OK: 8 MiB in 23 packages [2022-08-03T20:14:50.395Z] Removing intermediate container aade50919554 [2022-08-03T20:14:50.395Z] ---> 295d62a1018c [2022-08-03T20:14:50.395Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T20:14:50.997Z] ---> 263e2ad089fe [2022-08-03T20:14:50.997Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-03T20:14:54.413Z] ---> c4b1bb1f6aab [2022-08-03T20:14:54.413Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-03T20:14:54.700Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T20:14:54.700Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-03T20:14:54.700Z] ---> 63562335e1ae [2022-08-03T20:14:54.700Z] Step 3/22 : WORKDIR /edgex-go [2022-08-03T20:14:54.700Z] ---> Using cache [2022-08-03T20:14:54.700Z] ---> 8172a2f4707f [2022-08-03T20:14:54.700Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T20:14:54.700Z] ---> Using cache [2022-08-03T20:14:54.700Z] ---> c3381a96c0f7 [2022-08-03T20:14:54.700Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-03T20:14:54.700Z] ---> Using cache [2022-08-03T20:14:54.700Z] ---> 274985f928d8 [2022-08-03T20:14:54.700Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-03T20:14:54.700Z] ---> Using cache [2022-08-03T20:14:54.700Z] ---> fea7222f753a [2022-08-03T20:14:54.700Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T20:14:54.700Z] ---> Using cache [2022-08-03T20:14:54.700Z] ---> 11f2e47fb418 [2022-08-03T20:14:54.700Z] Step 8/22 : COPY . . [2022-08-03T20:14:54.700Z] ---> Using cache [2022-08-03T20:14:54.700Z] ---> 5dce5152b3ea [2022-08-03T20:14:54.700Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-03T20:14:54.974Z] ---> Running in 3f2d2d168ae8 [2022-08-03T20:14:55.614Z] ---> fff6293e0c0d [2022-08-03T20:14:55.614Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-03T20:14:55.890Z] ---> Running in 4488a23567d6 [2022-08-03T20:14:56.505Z] Removing intermediate container 4488a23567d6 [2022-08-03T20:14:56.505Z] ---> dbe22df2cbdd [2022-08-03T20:14:56.505Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T20:14:56.505Z] ---> Running in 85c22fe3b779 [2022-08-03T20:14:57.112Z] Removing intermediate container 85c22fe3b779 [2022-08-03T20:14:57.112Z] ---> 8b75fe1040ae [2022-08-03T20:14:57.112Z] Step 18/20 : LABEL arch=arm64 [2022-08-03T20:14:57.394Z] ---> Running in b74fc115a2cd [2022-08-03T20:14:57.394Z] 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-08-03T20:14:58.009Z] Removing intermediate container b74fc115a2cd [2022-08-03T20:14:58.009Z] ---> cc960a9f2120 [2022-08-03T20:14:58.009Z] Step 19/20 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 [2022-08-03T20:14:58.009Z] ---> Running in 68fee03220b1 [2022-08-03T20:14:58.286Z] Removing intermediate container 68fee03220b1 [2022-08-03T20:14:58.286Z] ---> 95d9b8c60cf1 [2022-08-03T20:14:58.286Z] Step 20/20 : LABEL version=0.0.0 [2022-08-03T20:14:58.566Z] ---> Running in 93669afc36c3 [2022-08-03T20:14:58.846Z] Removing intermediate container 93669afc36c3 [2022-08-03T20:14:58.846Z] ---> aa33d4cb3e77 [2022-08-03T20:14:58.846Z] [2022-08-03T20:14:59.124Z] Successfully built aa33d4cb3e77 [2022-08-03T20:14:59.124Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-08-03T20:14:59.124Z]  Building security-spiffe-token-provider ... done Building core-command [2022-08-03T20:15:14.269Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T20:15:14.269Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-03T20:15:14.269Z] ---> 63562335e1ae [2022-08-03T20:15:14.269Z] Step 3/23 : WORKDIR /edgex-go [2022-08-03T20:15:14.269Z] ---> Using cache [2022-08-03T20:15:14.269Z] ---> 8172a2f4707f [2022-08-03T20:15:14.269Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T20:15:14.269Z] ---> Using cache [2022-08-03T20:15:14.269Z] ---> c3381a96c0f7 [2022-08-03T20:15:14.269Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-03T20:15:14.269Z] ---> Using cache [2022-08-03T20:15:14.269Z] ---> 274985f928d8 [2022-08-03T20:15:14.269Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-03T20:15:14.269Z] ---> Using cache [2022-08-03T20:15:14.269Z] ---> fea7222f753a [2022-08-03T20:15:14.269Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T20:15:14.269Z] ---> Using cache [2022-08-03T20:15:14.269Z] ---> 11f2e47fb418 [2022-08-03T20:15:14.269Z] Step 8/23 : COPY . . [2022-08-03T20:15:14.269Z] ---> Using cache [2022-08-03T20:15:14.269Z] ---> 5dce5152b3ea [2022-08-03T20:15:14.269Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-03T20:15:14.898Z] ---> Running in 5126e1c7a9c9 [2022-08-03T20:15:16.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/core-command/core-command ./cmd/core-command [2022-08-03T20:16:13.471Z] 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-08-03T20:16:25.922Z] Removing intermediate container 221727013f49 [2022-08-03T20:16:25.922Z] ---> 93c20e6f6a8b [2022-08-03T20:16:25.922Z] [2022-08-03T20:16:25.922Z] Step 10/25 : FROM alpine:3.16 [2022-08-03T20:16:25.922Z] ---> 3d81c46cd875 [2022-08-03T20:16:25.922Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-03T20:16:25.922Z] ---> Running in 911c3e315419 [2022-08-03T20:16:26.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T20:16:26.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T20:16:27.791Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-03T20:16:28.066Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-03T20:16:28.066Z] (3/3) Installing su-exec (0.2-r1) [2022-08-03T20:16:28.066Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T20:16:28.066Z] Executing ca-certificates-20220614-r0.trigger [2022-08-03T20:16:28.345Z] OK: 6 MiB in 17 packages [2022-08-03T20:16:30.999Z] Removing intermediate container 911c3e315419 [2022-08-03T20:16:30.999Z] ---> c36fca04f2fe [2022-08-03T20:16:30.999Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-03T20:16:30.999Z] ---> Running in d33283a87dbf [2022-08-03T20:16:31.281Z] Removing intermediate container d33283a87dbf [2022-08-03T20:16:31.281Z] ---> 3a2f335ba3b6 [2022-08-03T20:16:31.281Z] Step 13/25 : WORKDIR / [2022-08-03T20:16:31.281Z] ---> Running in 957a607b5187 [2022-08-03T20:16:31.886Z] Removing intermediate container 957a607b5187 [2022-08-03T20:16:31.886Z] ---> 5ed23a0155ac [2022-08-03T20:16:31.886Z] 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-08-03T20:16:32.886Z] ---> dd87d24e36c9 [2022-08-03T20:16:32.886Z] 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-08-03T20:16:33.884Z] ---> 837da6746cf7 [2022-08-03T20:16:33.884Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-03T20:16:34.487Z] ---> a5f920636d4f [2022-08-03T20:16:34.487Z] 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-08-03T20:16:35.483Z] ---> ba46753dc789 [2022-08-03T20:16:35.483Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-03T20:16:37.481Z] ---> 15898a715fe8 [2022-08-03T20:16:37.481Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-03T20:16:38.922Z] ---> dcf62ceb3273 [2022-08-03T20:16:38.922Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-03T20:16:39.540Z] ---> 583c098af03a [2022-08-03T20:16:39.540Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-03T20:16:39.819Z] ---> Running in 69c1087933f1 [2022-08-03T20:16:43.244Z] Removing intermediate container 69c1087933f1 [2022-08-03T20:16:43.244Z] ---> d363d707b083 [2022-08-03T20:16:43.244Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-03T20:16:43.244Z] ---> Running in 5c748034afcb [2022-08-03T20:16:43.528Z] Removing intermediate container 5c748034afcb [2022-08-03T20:16:43.528Z] ---> 907f0f05cb8f [2022-08-03T20:16:43.528Z] Step 23/25 : LABEL arch=arm64 [2022-08-03T20:16:43.528Z] ---> Running in 5624d8b66d70 [2022-08-03T20:16:44.149Z] Removing intermediate container 5624d8b66d70 [2022-08-03T20:16:44.149Z] ---> a40232b6a218 [2022-08-03T20:16:44.149Z] Step 24/25 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 [2022-08-03T20:16:44.424Z] ---> Running in af5ba4f7c123 [2022-08-03T20:16:45.034Z] Removing intermediate container af5ba4f7c123 [2022-08-03T20:16:45.034Z] ---> d601bf5beade [2022-08-03T20:16:45.034Z] Step 25/25 : LABEL version=0.0.0 [2022-08-03T20:16:45.034Z] ---> Running in b1ca295d3104 [2022-08-03T20:16:45.639Z] Removing intermediate container b1ca295d3104 [2022-08-03T20:16:45.639Z] ---> 2a2cda026716 [2022-08-03T20:16:45.639Z] [2022-08-03T20:16:45.919Z] Successfully built 2a2cda026716 [2022-08-03T20:16:45.919Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-08-03T20:18:22.794Z]  Building security-secretstore-setup ... done Removing intermediate container deaf18bd1ef0 [2022-08-03T20:18:22.794Z] ---> bb2a488846c7 [2022-08-03T20:18:22.794Z] [2022-08-03T20:18:22.794Z] Step 10/22 : FROM alpine:3.16 [2022-08-03T20:18:22.794Z] ---> 3d81c46cd875 [2022-08-03T20:18:22.794Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-03T20:18:22.794Z] ---> Running in 48063b90c039 [2022-08-03T20:18:22.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T20:18:22.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T20:18:22.794Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-03T20:18:22.794Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-03T20:18:22.794Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T20:18:22.794Z] Executing ca-certificates-20220614-r0.trigger [2022-08-03T20:18:22.794Z] OK: 6 MiB in 16 packages [2022-08-03T20:18:24.232Z] Removing intermediate container 48063b90c039 [2022-08-03T20:18:24.232Z] ---> 376dd5742a72 [2022-08-03T20:18:24.232Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-03T20:18:24.232Z] ---> Running in 6ff7ab4e6acf [2022-08-03T20:18:24.835Z] Removing intermediate container 6ff7ab4e6acf [2022-08-03T20:18:24.835Z] ---> 1dd8a8a19294 [2022-08-03T20:18:24.835Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-03T20:18:24.835Z] ---> Running in e3dff21fa478 [2022-08-03T20:18:25.454Z] Removing intermediate container e3dff21fa478 [2022-08-03T20:18:25.454Z] ---> 99baaece76d4 [2022-08-03T20:18:25.454Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-03T20:18:25.454Z] ---> Running in 6b171316a0bf [2022-08-03T20:18:26.063Z] Removing intermediate container 6b171316a0bf [2022-08-03T20:18:26.063Z] ---> d45fc255b3d9 [2022-08-03T20:18:26.063Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T20:18:27.055Z] ---> 6aab95256e9b [2022-08-03T20:18:27.055Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-03T20:18:29.711Z] ---> 46cc3fc73d7d [2022-08-03T20:18:29.711Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-03T20:18:30.318Z] ---> 25a8de99eaf8 [2022-08-03T20:18:30.318Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-03T20:18:30.318Z] ---> Running in 18016aef2eb8 [2022-08-03T20:18:30.919Z] Removing intermediate container 18016aef2eb8 [2022-08-03T20:18:30.919Z] ---> f4ed35c7f36d [2022-08-03T20:18:30.919Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T20:18:30.919Z] ---> Running in 0335c2dde847 [2022-08-03T20:18:31.519Z] Removing intermediate container 0335c2dde847 [2022-08-03T20:18:31.519Z] ---> 38e9738b6cc2 [2022-08-03T20:18:31.519Z] Step 20/22 : LABEL arch=arm64 [2022-08-03T20:18:31.519Z] ---> Running in 880888feb4fb [2022-08-03T20:18:32.125Z] Removing intermediate container 880888feb4fb [2022-08-03T20:18:32.125Z] ---> f75846723a66 [2022-08-03T20:18:32.125Z] Step 21/22 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 [2022-08-03T20:18:32.125Z] ---> Running in 41d5108cc548 [2022-08-03T20:18:32.728Z] Removing intermediate container 41d5108cc548 [2022-08-03T20:18:32.728Z] ---> c6bb386c721f [2022-08-03T20:18:32.728Z] Step 22/22 : LABEL version=0.0.0 [2022-08-03T20:18:32.728Z] ---> Running in 690a51bde299 [2022-08-03T20:18:33.328Z] Removing intermediate container 690a51bde299 [2022-08-03T20:18:33.328Z] ---> e265dd288cf3 [2022-08-03T20:18:33.328Z] [2022-08-03T20:18:33.604Z] Successfully built e265dd288cf3 [2022-08-03T20:18:33.604Z] Successfully tagged support-notifications-arm64:latest [2022-08-03T20:18:55.841Z]  Building support-notifications ... done Removing intermediate container 468b08796577 [2022-08-03T20:18:55.841Z] ---> f6f9ff7b845f [2022-08-03T20:18:55.841Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-03T20:18:55.841Z] ---> Running in 82d4e1503163 [2022-08-03T20:18:55.841Z] 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-08-03T20:18:59.256Z] Removing intermediate container 82d4e1503163 [2022-08-03T20:18:59.256Z] ---> 1de90405157d [2022-08-03T20:18:59.256Z] [2022-08-03T20:18:59.256Z] Step 11/23 : FROM alpine:3.16 [2022-08-03T20:18:59.256Z] ---> 3d81c46cd875 [2022-08-03T20:18:59.256Z] 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-08-03T20:18:59.256Z] ---> Running in 7a9c9fdd15e3 [2022-08-03T20:18:59.855Z] Removing intermediate container 7a9c9fdd15e3 [2022-08-03T20:18:59.855Z] ---> bf4893d500bb [2022-08-03T20:18:59.855Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-03T20:18:59.855Z] ---> Running in 00896d288dc3 [2022-08-03T20:19:00.463Z] 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-08-03T20:19:01.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T20:19:02.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T20:19:03.048Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-03T20:19:03.048Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-03T20:19:03.048Z] (3/33) Installing readline (8.1.2-r0) [2022-08-03T20:19:03.048Z] (4/33) Installing bash (5.1.16-r2) [2022-08-03T20:19:03.048Z] Executing bash-5.1.16-r2.post-install [2022-08-03T20:19:03.048Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-03T20:19:03.327Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-03T20:19:03.327Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-03T20:19:03.327Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-03T20:19:03.327Z] (9/33) Installing curl (7.83.1-r2) [2022-08-03T20:19:03.327Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-03T20:19:04.320Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-03T20:19:04.320Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-03T20:19:04.320Z] (13/33) Installing expat (2.4.8-r0) [2022-08-03T20:19:04.320Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-03T20:19:04.320Z] (15/33) Installing gdbm (1.23-r0) [2022-08-03T20:19:04.320Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-03T20:19:04.320Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-03T20:19:04.320Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-03T20:19:04.320Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-03T20:19:04.320Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-03T20:19:04.320Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-03T20:19:06.316Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-03T20:19:06.316Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-03T20:19:06.316Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-03T20:19:06.316Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-03T20:19:06.316Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-03T20:19:06.316Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-03T20:19:06.316Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-03T20:19:06.316Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-03T20:19:06.316Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-03T20:19:06.598Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-03T20:19:06.598Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-03T20:19:06.598Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-03T20:19:07.593Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T20:19:07.593Z] Executing ca-certificates-20220614-r0.trigger [2022-08-03T20:19:07.877Z] OK: 120 MiB in 47 packages [2022-08-03T20:19:13.464Z] Removing intermediate container 5126e1c7a9c9 [2022-08-03T20:19:13.464Z] ---> 6d3a45baad8b [2022-08-03T20:19:13.464Z] [2022-08-03T20:19:13.464Z] Step 10/23 : FROM alpine:3.16 [2022-08-03T20:19:13.464Z] ---> 3d81c46cd875 [2022-08-03T20:19:13.464Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-03T20:19:13.464Z] ---> Using cache [2022-08-03T20:19:13.464Z] ---> 3a2a29ac05ef [2022-08-03T20:19:13.464Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-03T20:19:13.464Z] ---> Using cache [2022-08-03T20:19:13.464Z] ---> cab487efd5ae [2022-08-03T20:19:13.464Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-03T20:19:13.464Z] ---> Running in a337ee540e14 [2022-08-03T20:19:13.464Z] Removing intermediate container a337ee540e14 [2022-08-03T20:19:13.464Z] ---> 0ddfaf910739 [2022-08-03T20:19:13.464Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-03T20:19:13.924Z] ---> Running in 0268b4c024c2 [2022-08-03T20:19:14.282Z] Removing intermediate container 3f2d2d168ae8 [2022-08-03T20:19:14.282Z] ---> 10d96ea99d56 [2022-08-03T20:19:14.282Z] [2022-08-03T20:19:14.282Z] Step 10/22 : FROM alpine:3.16 [2022-08-03T20:19:14.282Z] ---> 3d81c46cd875 [2022-08-03T20:19:14.282Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-03T20:19:14.282Z] ---> Running in d06d52137373 [2022-08-03T20:19:14.603Z] Removing intermediate container 0268b4c024c2 [2022-08-03T20:19:14.603Z] ---> 92f1123d5f74 [2022-08-03T20:19:14.603Z] Step 15/23 : WORKDIR / [2022-08-03T20:19:14.603Z] ---> Running in a534032c8def [2022-08-03T20:19:15.339Z] Removing intermediate container a534032c8def [2022-08-03T20:19:15.339Z] ---> 21ffb17812f5 [2022-08-03T20:19:15.339Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T20:19:16.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T20:19:16.341Z] ---> 849e0795442f [2022-08-03T20:19:16.341Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-03T20:19:16.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T20:19:17.845Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-03T20:19:17.845Z] ---> 50e83a70e6a7 [2022-08-03T20:19:17.845Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-03T20:19:17.845Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-03T20:19:17.845Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-03T20:19:17.845Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-03T20:19:17.845Z] (5/6) Installing curl (7.83.1-r2) [2022-08-03T20:19:17.845Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-03T20:19:17.845Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T20:19:17.845Z] Executing ca-certificates-20220614-r0.trigger [2022-08-03T20:19:17.845Z] OK: 8 MiB in 20 packages [2022-08-03T20:19:18.472Z] ---> 74b68e617014 [2022-08-03T20:19:18.472Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-03T20:19:18.472Z] ---> Running in 1547c5cb1a07 [2022-08-03T20:19:19.072Z] Removing intermediate container 1547c5cb1a07 [2022-08-03T20:19:19.072Z] ---> c432a64a2a70 [2022-08-03T20:19:19.072Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T20:19:19.072Z] ---> Running in 055effedc3e1 [2022-08-03T20:19:19.679Z] Removing intermediate container 055effedc3e1 [2022-08-03T20:19:19.679Z] ---> 1d87cae943bf [2022-08-03T20:19:19.679Z] Step 21/23 : LABEL arch=arm64 [2022-08-03T20:19:19.679Z] Removing intermediate container d06d52137373 [2022-08-03T20:19:19.679Z] ---> 6aa610a1c8d1 [2022-08-03T20:19:19.679Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-03T20:19:19.679Z] ---> Running in 3dceb68f061e [2022-08-03T20:19:19.679Z] ---> Running in 9ff814c26fb5 [2022-08-03T20:19:20.285Z] Removing intermediate container 3dceb68f061e [2022-08-03T20:19:20.285Z] ---> 3fbdeca36f65 [2022-08-03T20:19:20.285Z] Step 22/23 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 [2022-08-03T20:19:20.285Z] ---> Running in d7a295c8f51b [2022-08-03T20:19:20.285Z] Removing intermediate container 9ff814c26fb5 [2022-08-03T20:19:20.285Z] ---> 199971336fd5 [2022-08-03T20:19:20.285Z] Step 13/22 : WORKDIR /edgex [2022-08-03T20:19:20.560Z] ---> Running in 2d5d16cfff8b [2022-08-03T20:19:20.560Z] Removing intermediate container d7a295c8f51b [2022-08-03T20:19:20.560Z] ---> 8e69a23cf5ef [2022-08-03T20:19:20.560Z] Step 23/23 : LABEL version=0.0.0 [2022-08-03T20:19:20.847Z] ---> Running in 7090128f1770 [2022-08-03T20:19:20.847Z] Removing intermediate container 2d5d16cfff8b [2022-08-03T20:19:20.847Z] ---> 10efe17bcaf4 [2022-08-03T20:19:20.847Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-03T20:19:21.448Z] Removing intermediate container 7090128f1770 [2022-08-03T20:19:21.448Z] ---> 210f01290a6e [2022-08-03T20:19:21.448Z] [2022-08-03T20:19:21.726Z] Successfully built 210f01290a6e [2022-08-03T20:19:21.726Z] Successfully tagged core-command-arm64:latest [2022-08-03T20:19:21.726Z]  Building core-command ... done Collecting docker-compose==1.23.2 [2022-08-03T20:19:21.726Z] ---> 107fd349b0e4 [2022-08-03T20:19:21.726Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-03T20:19:21.726Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-03T20:19:21.726Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 9.7 MB/s eta 0:00:00 [2022-08-03T20:19:22.727Z] Collecting PyYAML<4,>=3.10 [2022-08-03T20:19:22.727Z] ---> 35f91c919061 [2022-08-03T20:19:22.727Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-03T20:19:22.727Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-03T20:19:22.727Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 18.0 MB/s eta 0:00:00 [2022-08-03T20:19:23.717Z] ---> 8c0a794e0f47 [2022-08-03T20:19:23.717Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-03T20:19:24.327Z] Preparing metadata (setup.py): started [2022-08-03T20:19:24.327Z] ---> c0afdb850b32 [2022-08-03T20:19:24.327Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-03T20:19:24.327Z] ---> Running in 46378ee62db6 [2022-08-03T20:19:26.312Z] Removing intermediate container 46378ee62db6 [2022-08-03T20:19:26.312Z] ---> e897e52a841b [2022-08-03T20:19:26.312Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-03T20:19:26.312Z] ---> Running in 22a7e1b01661 [2022-08-03T20:19:26.312Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-03T20:19:26.312Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-03T20:19:26.312Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-03T20:19:26.312Z] Preparing metadata (setup.py): started [2022-08-03T20:19:26.312Z] Removing intermediate container 22a7e1b01661 [2022-08-03T20:19:26.312Z] ---> e84e7cbbc5a1 [2022-08-03T20:19:26.312Z] Step 20/22 : LABEL arch=arm64 [2022-08-03T20:19:26.586Z] ---> Running in 7ea7d9eecc35 [2022-08-03T20:19:26.857Z] Removing intermediate container 7ea7d9eecc35 [2022-08-03T20:19:26.857Z] ---> bdbe6795307b [2022-08-03T20:19:26.857Z] Step 21/22 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 [2022-08-03T20:19:26.857Z] ---> Running in ae0040380227 [2022-08-03T20:19:27.135Z] Removing intermediate container ae0040380227 [2022-08-03T20:19:27.135Z] ---> 4b1d2b5ce6aa [2022-08-03T20:19:27.135Z] Step 22/22 : LABEL version=0.0.0 [2022-08-03T20:19:27.408Z] ---> Running in e7ea12aafd13 [2022-08-03T20:19:27.680Z] Removing intermediate container e7ea12aafd13 [2022-08-03T20:19:27.680Z] ---> 50818570a700 [2022-08-03T20:19:27.680Z] [2022-08-03T20:19:27.952Z] Successfully built 50818570a700 [2022-08-03T20:19:27.952Z] Successfully tagged security-proxy-setup-arm64:latest [2022-08-03T20:19:28.227Z]  Building security-proxy-setup ... done  Preparing metadata (setup.py): finished with status 'done' [2022-08-03T20:19:28.227Z] Collecting cached-property<2,>=1.2.0 [2022-08-03T20:19:28.227Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-03T20:19:29.200Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-03T20:19:29.200Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-03T20:19:29.200Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 17.5 MB/s eta 0:00:00 [2022-08-03T20:19:29.200Z] Collecting docopt<0.7,>=0.6.1 [2022-08-03T20:19:29.200Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-03T20:19:29.200Z] Preparing metadata (setup.py): started [2022-08-03T20:19:30.629Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-03T20:19:30.900Z] Collecting docker<4.0,>=3.6.0 [2022-08-03T20:19:31.170Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-03T20:19:31.170Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 19.8 MB/s eta 0:00:00 [2022-08-03T20:19:31.170Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-03T20:19:31.441Z] Collecting jsonschema<3,>=2.5.1 [2022-08-03T20:19:31.441Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-03T20:19:31.441Z] Collecting texttable<0.10,>=0.9.0 [2022-08-03T20:19:31.441Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-03T20:19:31.441Z] Preparing metadata (setup.py): started [2022-08-03T20:19:32.873Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-03T20:19:33.145Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-03T20:19:33.145Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-03T20:19:33.145Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 19.0 MB/s eta 0:00:00 [2022-08-03T20:19:33.736Z] Collecting docker-pycreds>=0.4.0 [2022-08-03T20:19:33.736Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-03T20:19:34.005Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-03T20:19:34.005Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-03T20:19:34.005Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 20.6 MB/s eta 0:00:00 [2022-08-03T20:19:34.593Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-03T20:19:34.593Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-03T20:19:34.593Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 21.2 MB/s eta 0:00:00 [2022-08-03T20:19:34.593Z] Collecting idna<2.8,>=2.5 [2022-08-03T20:19:34.593Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-03T20:19:34.593Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 20.4 MB/s eta 0:00:00 [2022-08-03T20:19:34.862Z] Collecting certifi>=2017.4.17 [2022-08-03T20:19:34.862Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-03T20:19:34.862Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 21.4 MB/s eta 0:00:00 [2022-08-03T20:19:35.130Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-03T20:19:35.131Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-03T20:19:35.131Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-03T20:19:35.131Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-03T20:19:35.715Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-03T20:19:35.715Z] Running setup.py install for texttable: started [2022-08-03T20:19:37.670Z] Running setup.py install for texttable: finished with status 'done' [2022-08-03T20:19:37.670Z] Running setup.py install for PyYAML: started [2022-08-03T20:19:39.625Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-03T20:19:40.595Z] Running setup.py install for docopt: started [2022-08-03T20:19:42.550Z] Running setup.py install for docopt: finished with status 'done' [2022-08-03T20:19:44.506Z] Running setup.py install for dockerpty: started [2022-08-03T20:19:46.458Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-03T20:19:48.410Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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-08-03T20:19:48.410Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-03T20:19:58.537Z] Removing intermediate container 00896d288dc3 [2022-08-03T20:19:58.537Z] ---> 074983645525 [2022-08-03T20:19:58.537Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-03T20:19:58.537Z] ---> Running in b905020b0c08 [2022-08-03T20:19:58.537Z] Removing intermediate container b905020b0c08 [2022-08-03T20:19:58.537Z] ---> 66f2bc2a8822 [2022-08-03T20:19:58.537Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-03T20:19:58.537Z] ---> Running in 46859d98bc1d [2022-08-03T20:19:58.537Z] Removing intermediate container 46859d98bc1d [2022-08-03T20:19:58.537Z] ---> a28d90ba6058 [2022-08-03T20:19:58.537Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-03T20:19:59.131Z] ---> 699c61420dec [2022-08-03T20:19:59.131Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-03T20:19:59.726Z] ---> 7398411a5c46 [2022-08-03T20:19:59.726Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-03T20:20:00.328Z] ---> 14eaec5a5137 [2022-08-03T20:20:00.328Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-03T20:20:00.604Z] ---> Running in 59d2836910fe [2022-08-03T20:20:00.875Z] Removing intermediate container 59d2836910fe [2022-08-03T20:20:00.875Z] ---> 3c07f7140829 [2022-08-03T20:20:00.875Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T20:20:00.875Z] ---> Running in 1683bc7a384e [2022-08-03T20:20:01.146Z] Removing intermediate container 1683bc7a384e [2022-08-03T20:20:01.146Z] ---> b0bff270782f [2022-08-03T20:20:01.146Z] Step 21/23 : LABEL arch=arm64 [2022-08-03T20:20:01.419Z] ---> Running in 88e3feb087f9 [2022-08-03T20:20:01.691Z] Removing intermediate container 88e3feb087f9 [2022-08-03T20:20:01.691Z] ---> c62412737f65 [2022-08-03T20:20:01.691Z] Step 22/23 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 [2022-08-03T20:20:01.691Z] ---> Running in cbd67114b814 [2022-08-03T20:20:01.964Z] Removing intermediate container cbd67114b814 [2022-08-03T20:20:01.964Z] ---> 92511df7369b [2022-08-03T20:20:01.964Z] Step 23/23 : LABEL version=0.0.0 [2022-08-03T20:20:02.236Z] ---> Running in a64c9a8ea8e6 [2022-08-03T20:20:02.510Z] Removing intermediate container a64c9a8ea8e6 [2022-08-03T20:20:02.510Z] ---> c0afbbb05387 [2022-08-03T20:20:02.510Z] [2022-08-03T20:20:02.784Z] Successfully built c0afbbb05387 [2022-08-03T20:20:02.784Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-08-03T20:20:03.070Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-08-03T20:20:03.069Z] $ docker stop --time=1 2cec63f6d616193164b5f66c93f36778a2bb0e01771a43e8f8b570d16d266446 [2022-08-03T20:20:04.742Z] $ docker rm -f 2cec63f6d616193164b5f66c93f36778a2bb0e01771a43e8f8b570d16d266446 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-03T20:20:05.315Z] + docker images [2022-08-03T20:20:05.586Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-03T20:20:05.586Z] sys-mgmt-agent-arm64 latest c0afbbb05387 3 seconds ago 133MB [2022-08-03T20:20:05.586Z] security-proxy-setup-arm64 latest 50818570a700 38 seconds ago 26.2MB [2022-08-03T20:20:05.586Z] core-command-arm64 latest 210f01290a6e 44 seconds ago 15.5MB [2022-08-03T20:20:05.586Z] 10d96ea99d56 52 seconds ago 1.36GB [2022-08-03T20:20:05.586Z] 6d3a45baad8b 54 seconds ago 1.35GB [2022-08-03T20:20:05.586Z] 1de90405157d About a minute ago 1.35GB [2022-08-03T20:20:05.586Z] support-notifications-arm64 latest e265dd288cf3 About a minute ago 26.1MB [2022-08-03T20:20:05.587Z] bb2a488846c7 About a minute ago 1.41GB [2022-08-03T20:20:05.587Z] security-secretstore-setup-arm64 latest 2a2cda026716 3 minutes ago 27.9MB [2022-08-03T20:20:05.587Z] 93c20e6f6a8b 3 minutes ago 1.36GB [2022-08-03T20:20:05.587Z] security-spiffe-token-provider-arm64 latest aa33d4cb3e77 5 minutes ago 28.3MB [2022-08-03T20:20:05.587Z] core-data-arm64 latest b7f56be4bcda 5 minutes ago 20.6MB [2022-08-03T20:20:05.587Z] 60764dedd76e 5 minutes ago 1.4GB [2022-08-03T20:20:05.587Z] 78e167429183 5 minutes ago 1.38GB [2022-08-03T20:20:05.587Z] security-bootstrapper-arm64 latest b9a447faccce 7 minutes ago 18.6MB [2022-08-03T20:20:05.587Z] 3dc99509497f 7 minutes ago 1.35GB [2022-08-03T20:20:05.587Z] support-scheduler-arm64 latest 41ce62ca4704 9 minutes ago 25.6MB [2022-08-03T20:20:05.587Z] faefe47e3083 9 minutes ago 1.41GB [2022-08-03T20:20:05.587Z] core-metadata-arm64 latest f856f3940826 10 minutes ago 17.4MB [2022-08-03T20:20:05.587Z] 93c9d360a7f1 11 minutes ago 1.38GB [2022-08-03T20:20:05.587Z] security-spire-agent-arm64 latest a4571f438ada 15 minutes ago 122MB [2022-08-03T20:20:05.587Z] security-spire-config-arm64 latest 6ded469ad9b8 15 minutes ago 83.6MB [2022-08-03T20:20:05.587Z] security-spire-server-arm64 latest 64c4ed6b0b57 15 minutes ago 84.2MB [2022-08-03T20:20:05.587Z] d0b79ccdf7e1 16 minutes ago 1.25GB [2022-08-03T20:20:05.587Z] 9de581bd218d 16 minutes ago 1.25GB [2022-08-03T20:20:05.587Z] 49d0df19b7f6 16 minutes ago 1.25GB [2022-08-03T20:20:05.587Z] ci-base-image-arm64 latest 63562335e1ae 28 minutes ago 994MB [2022-08-03T20:20:05.587Z] alpine 3.15 60f2846fe774 2 weeks ago 5.32MB [2022-08-03T20:20:05.587Z] alpine 3.16 3d81c46cd875 2 weeks ago 5.27MB [2022-08-03T20:20:05.587Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 3 weeks ago 678MB [2022-08-03T20:20:05.587Z] 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-08-03T20:20:06.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-03T20:20:06.046Z] [2022-08-03T20:20:06.046Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:20:06.399Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-03T20:20:06.671Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-03T20:20:06.671Z] 8998bd30e6a1: Pulling fs layer [2022-08-03T20:20:06.671Z] 04944245beec: Pulling fs layer [2022-08-03T20:20:06.671Z] 699f458cf7ca: Pulling fs layer [2022-08-03T20:20:06.671Z] 765212b225bb: Pulling fs layer [2022-08-03T20:20:06.671Z] f23df028b6ca: Pulling fs layer [2022-08-03T20:20:06.671Z] d65c8cfc05b1: Pulling fs layer [2022-08-03T20:20:06.671Z] 2437ff75d9bd: Pulling fs layer [2022-08-03T20:20:06.671Z] f23df028b6ca: Waiting [2022-08-03T20:20:06.671Z] d65c8cfc05b1: Waiting [2022-08-03T20:20:06.671Z] 2437ff75d9bd: Waiting [2022-08-03T20:20:06.671Z] 765212b225bb: Waiting [2022-08-03T20:20:06.946Z] 04944245beec: Verifying Checksum [2022-08-03T20:20:06.946Z] 04944245beec: Download complete [2022-08-03T20:20:06.946Z] 765212b225bb: Download complete [2022-08-03T20:20:06.946Z] f23df028b6ca: Verifying Checksum [2022-08-03T20:20:06.946Z] f23df028b6ca: Download complete [2022-08-03T20:20:06.946Z] d65c8cfc05b1: Verifying Checksum [2022-08-03T20:20:06.946Z] d65c8cfc05b1: Download complete [2022-08-03T20:20:06.946Z] 699f458cf7ca: Verifying Checksum [2022-08-03T20:20:06.946Z] 699f458cf7ca: Download complete [2022-08-03T20:20:07.541Z] 8998bd30e6a1: Verifying Checksum [2022-08-03T20:20:07.541Z] 8998bd30e6a1: Download complete [2022-08-03T20:20:10.158Z] 2437ff75d9bd: Download complete [2022-08-03T20:20:11.598Z] 8998bd30e6a1: Pull complete [2022-08-03T20:20:12.194Z] 04944245beec: Pull complete [2022-08-03T20:20:13.628Z] 699f458cf7ca: Pull complete [2022-08-03T20:20:13.899Z] 765212b225bb: Pull complete [2022-08-03T20:20:14.876Z] f23df028b6ca: Pull complete [2022-08-03T20:20:15.150Z] d65c8cfc05b1: Pull complete [2022-08-03T20:20:30.225Z] 2437ff75d9bd: Pull complete [2022-08-03T20:20:30.225Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-03T20:20:30.225Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-03T20:20:30.225Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T20:20:30.491Z] prd-ubuntu20.04-docker-arm64-4c-16g-21890 does not seem to be running inside a container [2022-08-03T20:20:30.565Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-03T20:20:33.091Z] $ docker top 17968a1d7043b528bd6d9b953bc9e98c944d82a40adc0b171fc6d2ca0571b5ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-03T20:20:34.081Z] ---> job-cost.sh [2022-08-03T20:20:34.081Z] lf-activate-venv: SKIPPING [2022-08-03T20:20:34.081Z] INFO: No Stack... [2022-08-03T20:20:34.673Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-03T20:20:35.264Z] INFO: Archiving Costs [Pipeline] sh [2022-08-03T20:20:35.917Z] + + cut -d, -f6 [2022-08-03T20:20:35.918Z] cat /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock [2022-08-03T20:20:35.947Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4113-5-stack-cost] [2022-08-03T20:20:35.954Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4113-5-stack-cost] did not exist. Created. [2022-08-03T20:20:35.954Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4113-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-03T20:20:36.620Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-03T20:20:36.790Z] Stashed 1 file(s) [Pipeline] } [2022-08-03T20:20:36.800Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4113-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-03T20:20:36.811Z] $ docker stop --time=1 17968a1d7043b528bd6d9b953bc9e98c944d82a40adc0b171fc6d2ca0571b5ff [2022-08-03T20:20:38.301Z] $ docker rm -f 17968a1d7043b528bd6d9b953bc9e98c944d82a40adc0b171fc6d2ca0571b5ff [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-08-03T20:20:38.796Z] provisioning config files... [2022-08-03T20:20:38.805Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config6099008636432438578tmp [Pipeline] { [Pipeline] sh [2022-08-03T20:20:39.103Z] + set +x [2022-08-03T20:20:39.103Z] + curl -s https://codecov.io/bash [2022-08-03T20:20:39.103Z] + bash -s -- [2022-08-03T20:20:39.103Z] [2022-08-03T20:20:39.103Z] _____ _ [2022-08-03T20:20:39.103Z] / ____| | | [2022-08-03T20:20:39.103Z] | | ___ __| | ___ ___ _____ __ [2022-08-03T20:20:39.103Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-03T20:20:39.103Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-03T20:20:39.103Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-03T20:20:39.103Z] Bash-1.0.6 [2022-08-03T20:20:39.103Z] [2022-08-03T20:20:39.103Z] [2022-08-03T20:20:39.103Z] ==> git version 2.25.1 found [2022-08-03T20:20:39.103Z] ==> 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-08-03T20:20:39.103Z] Release-Date: 2020-01-08 [2022-08-03T20:20:39.103Z] 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-08-03T20:20:39.103Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-03T20:20:39.103Z] ==> Jenkins CI detected. [2022-08-03T20:20:39.103Z] current dir:  /w/workspace/edgex-go/5 [2022-08-03T20:20:39.103Z] project root: . [2022-08-03T20:20:39.103Z] --> token set from env [2022-08-03T20:20:39.103Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-03T20:20:39.103Z] ==> Running gcov in . (disable via -X gcov) [2022-08-03T20:20:39.103Z] ==> Python coveragepy not found [2022-08-03T20:20:39.103Z] ==> Searching for coverage reports in: [2022-08-03T20:20:39.103Z] + . [2022-08-03T20:20:39.363Z] -> Found 1 reports [2022-08-03T20:20:39.363Z] ==> Detecting git/mercurial file structure [2022-08-03T20:20:39.363Z] ==> Reading reports [2022-08-03T20:20:39.363Z] + ./coverage.out bytes=478941 [2022-08-03T20:20:39.363Z] ==> Appending adjustments [2022-08-03T20:20:39.363Z] https://docs.codecov.io/docs/fixing-reports [2022-08-03T20:20:40.301Z] + Found adjustments [2022-08-03T20:20:40.301Z] ==> Gzipping contents [2022-08-03T20:20:40.301Z] 64K /tmp/codecov.wLQ2FU.gz [2022-08-03T20:20:40.301Z] ==> Uploading reports [2022-08-03T20:20:40.301Z] url: https://codecov.io [2022-08-03T20:20:40.301Z] query: branch=PR-4113&commit=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4113%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4113&job=&cmd_args= [2022-08-03T20:20:40.561Z] -> Pinging Codecov [2022-08-03T20:20:40.561Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4113&commit=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4113%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4113&job=&cmd_args= [2022-08-03T20:20:41.131Z] -> Uploading to [2022-08-03T20:20:41.131Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-03/00271124DB129430A58F1EEE437C3FCB/eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0/ff7fd8e6-3d16-40dc-aa01-c305203205af.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220803%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220803T202040Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=31ac273d313f4932de341d2937110f507d510dc2fa10fbad6a3a52366813dd1e [2022-08-03T20:20:41.131Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-03T20:20:41.131Z] Dload Upload Total Spent Left Speed [2022-08-03T20:20:41.392Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62799 0 0 100 62799 0 209k --:--:-- --:--:-- --:--:-- 209k [2022-08-03T20:20:41.392Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 [Pipeline] } [2022-08-03T20:20:41.400Z] 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-08-03T20:20:42.036Z] + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-08-03T20:20:42.329Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-03T20:20:43.193Z] ---> package-listing.sh [2022-08-03T20:20:43.193Z] ++ facter osfamily [2022-08-03T20:20:43.193Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-03T20:20:43.453Z] + OS_FAMILY=debian [2022-08-03T20:20:43.453Z] + workspace=/w/workspace/edgex-go/5 [2022-08-03T20:20:43.453Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-03T20:20:43.453Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-03T20:20:43.453Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-03T20:20:43.453Z] + PACKAGES=/tmp/packages_start.txt [2022-08-03T20:20:43.453Z] + '[' /w/workspace/edgex-go/5 ']' [2022-08-03T20:20:43.453Z] + PACKAGES=/tmp/packages_end.txt [2022-08-03T20:20:43.453Z] + case "${OS_FAMILY}" in [2022-08-03T20:20:43.453Z] + dpkg -l [2022-08-03T20:20:43.453Z] + grep '^ii' [2022-08-03T20:20:43.453Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-03T20:20:43.453Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-03T20:20:43.453Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-03T20:20:43.453Z] + '[' /w/workspace/edgex-go/5 ']' [2022-08-03T20:20:43.453Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2022-08-03T20:20:43.453Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2022-08-03T20:20:43.464Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-03T20:20:43.743Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:20:44.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-03T20:20:44.303Z] [2022-08-03T20:20:44.303Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:20:44.608Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-03T20:20:44.608Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-03T20:20:44.608Z] 5eb5b503b376: Pulling fs layer [2022-08-03T20:20:44.608Z] 5c69ac0246d0: Pulling fs layer [2022-08-03T20:20:44.608Z] ec43610c2a17: Pulling fs layer [2022-08-03T20:20:44.608Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-03T20:20:44.608Z] 33b1e0a273af: Pulling fs layer [2022-08-03T20:20:44.608Z] 5d3b04190fa2: Pulling fs layer [2022-08-03T20:20:44.608Z] 33b1e0a273af: Waiting [2022-08-03T20:20:44.608Z] 3a2ae6a8a46f: Waiting [2022-08-03T20:20:44.608Z] 2f39f015ded8: Pulling fs layer [2022-08-03T20:20:44.608Z] 5d3b04190fa2: Waiting [2022-08-03T20:20:44.608Z] 2f39f015ded8: Waiting [2022-08-03T20:20:44.608Z] 5c69ac0246d0: Verifying Checksum [2022-08-03T20:20:44.608Z] 5c69ac0246d0: Download complete [2022-08-03T20:20:44.608Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-03T20:20:44.608Z] 3a2ae6a8a46f: Download complete [2022-08-03T20:20:44.608Z] 33b1e0a273af: Verifying Checksum [2022-08-03T20:20:44.608Z] 33b1e0a273af: Download complete [2022-08-03T20:20:44.608Z] 5d3b04190fa2: Verifying Checksum [2022-08-03T20:20:44.608Z] 5d3b04190fa2: Download complete [2022-08-03T20:20:44.868Z] ec43610c2a17: Verifying Checksum [2022-08-03T20:20:44.868Z] ec43610c2a17: Download complete [2022-08-03T20:20:44.868Z] 5eb5b503b376: Verifying Checksum [2022-08-03T20:20:44.868Z] 5eb5b503b376: Download complete [2022-08-03T20:20:45.437Z] 2f39f015ded8: Verifying Checksum [2022-08-03T20:20:45.437Z] 2f39f015ded8: Download complete [2022-08-03T20:20:46.006Z] 5eb5b503b376: Pull complete [2022-08-03T20:20:46.265Z] 5c69ac0246d0: Pull complete [2022-08-03T20:20:46.833Z] ec43610c2a17: Pull complete [2022-08-03T20:20:46.833Z] 3a2ae6a8a46f: Pull complete [2022-08-03T20:20:47.091Z] 33b1e0a273af: Pull complete [2022-08-03T20:20:47.091Z] 5d3b04190fa2: Pull complete [2022-08-03T20:20:51.284Z] 2f39f015ded8: Pull complete [2022-08-03T20:20:51.284Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-03T20:20:51.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-03T20:20:51.284Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T20:20:51.372Z] prd-ubuntu20.04-docker-8c-8g-21886 does not seem to be running inside a container [2022-08-03T20:20:51.410Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-03T20:20:54.417Z] $ docker top 80719f7230fa452aee14b4b89c55d873206875f51d50c309ffe415441d5d2fba -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-03T20:20:54.811Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-03T20:20:55.108Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-03T20:20:55.393Z] + ls /var/log/sa-host [2022-08-03T20:20:55.393Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-03T20:20:55.533Z] provisioning config files... [2022-08-03T20:20:55.542Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config910168583547849748tmp [Pipeline] { [Pipeline] echo [2022-08-03T20:20:55.556Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-03T20:20:55.839Z] ---> create-netrc.sh [Pipeline] } [2022-08-03T20:20:55.846Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-03T20:20:56.179Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-03T20:20:56.192Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-03T20:20:56.479Z] ---> sudo-logs.sh [2022-08-03T20:20:56.479Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-03T20:20:56.499Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-03T20:20:56.784Z] ---> job-cost.sh [2022-08-03T20:20:56.784Z] lf-activate-venv: SKIPPING [2022-08-03T20:20:56.784Z] DEBUG: total: 0.10999999940395355 [2022-08-03T20:20:56.784Z] INFO: Retrieving Stack Cost... [2022-08-03T20:20:57.353Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-03T20:20:57.612Z] INFO: Archiving Costs [Pipeline] echo [2022-08-03T20:20:57.624Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-03T20:20:57.912Z] ---> logs-deploy.sh [2022-08-03T20:20:57.912Z] lf-activate-venv: SKIPPING [2022-08-03T20:20:57.912Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4113/5 [2022-08-03T20:20:57.912Z] INFO: archiving workspace using pattern(s): [2022-08-03T20:20:58.851Z] Archives upload complete. [2022-08-03T20:20:59.110Z] INFO: archiving logs to Nexus