Pull request #4104 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from a0601c7b057198709d0c91e79c1fd706c3337e12+062af8d3cd30019d44081b1021c6648b4b920d9b (ca24064a51b0daaee62e00b67490a369cd706abe) 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-ssh12403906482745330147.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-ssh944414302251502781.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-4104/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-4104/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11111531017997779067.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-ssh17209042397241798145.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4104/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-4104/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh931372822614895741.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-21290’ Running on prd-ubuntu20.04-docker-8c-8g-21296 in /w/workspace/edgexfoundry_edgex-go_PR-4104 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4104/head:refs/remotes/origin/PR-4104 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 062af8d3cd30019d44081b1021c6648b4b920d9b into PR head commit a0601c7b057198709d0c91e79c1fd706c3337e12 Merge succeeded, producing 6aa679610a532969e0d371c02f774b2dbad186e9 Checking out Revision 6aa679610a532969e0d371c02f774b2dbad186e9 (PR-4104) > git config core.sparsecheckout # timeout=10 > git checkout -f a0601c7b057198709d0c91e79c1fd706c3337e12 # 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 062af8d3cd30019d44081b1021c6648b4b920d9b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6aa679610a532969e0d371c02f774b2dbad186e9 # timeout=10 Commit message: "Merge commit '062af8d3cd30019d44081b1021c6648b4b920d9b' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk c37c095f7dd1b5d79cec9750a6f0753f6febea29 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-27T21:42:16.295Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-27T21:42:16.333Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-27T21:42:16.347Z] ========================================================= [2022-07-27T21:42:16.347Z] EdgeX Global Pipelines Version Info [2022-07-27T21:42:16.347Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-27T21:42:17.246Z] ------------------- [2022-07-27T21:42:17.246Z] stable info: [2022-07-27T21:42:17.246Z] ------------------- [2022-07-27T21:42:17.246Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-27T21:42:17.246Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-27T21:42:17.246Z] Message: update stable to v1.0.238 [2022-07-27T21:42:17.819Z] ------------------- [2022-07-27T21:42:17.820Z] experimental info: [2022-07-27T21:42:17.820Z] ------------------- [2022-07-27T21:42:17.820Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-27T21:42:17.820Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-27T21:42:17.820Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-27T21:42:17.996Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-07-27T21:42:18.009Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-07-27T21:42:18.021Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-27T21:42:18.033Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-27T21:42:18.044Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-27T21:42:18.057Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-27T21:42:18.068Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-27T21:42:18.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-07-27T21:42:18.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-07-27T21:42:18.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-07-27T21:42:18.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-27T21:42:18.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-27T21:42:18.130Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-27T21:42:18.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-27T21:42:18.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-27T21:42:18.155Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-27T21:42:18.163Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-27T21:42:18.172Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-27T21:42:18.180Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-27T21:42:18.188Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-27T21:42:18.197Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-27T21:42:18.205Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-27T21:42:18.213Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-27T21:42:18.221Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4104 [Pipeline] echo [2022-07-27T21:42:18.230Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4104 [Pipeline] echo [2022-07-27T21:42:18.244Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4104 [Pipeline] echo [2022-07-27T21:42:18.255Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6aa679610a532969e0d371c02f774b2dbad186e9 [Pipeline] echo [2022-07-27T21:42:18.267Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6aa6796 [Pipeline] echo [2022-07-27T21:42:18.278Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-27T21:42:18.318Z] provisioning config files... [2022-07-27T21:42:18.381Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config551009847764282968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T21:42:18.714Z] ---> docker-login.sh [2022-07-27T21:42:18.714Z] nexus3.edgexfoundry.org:10001 [2022-07-27T21:42:19.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T21:42:19.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T21:42:19.930Z] Configure a credential helper to remove this warning. See [2022-07-27T21:42:19.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T21:42:19.930Z] [2022-07-27T21:42:19.930Z] Login Succeeded [2022-07-27T21:42:19.930Z] nexus3.edgexfoundry.org:10002 [2022-07-27T21:42:19.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T21:42:19.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T21:42:19.930Z] Configure a credential helper to remove this warning. See [2022-07-27T21:42:19.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T21:42:19.930Z] [2022-07-27T21:42:19.930Z] Login Succeeded [2022-07-27T21:42:19.930Z] nexus3.edgexfoundry.org:10003 [2022-07-27T21:42:20.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T21:42:20.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T21:42:20.192Z] Configure a credential helper to remove this warning. See [2022-07-27T21:42:20.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T21:42:20.192Z] [2022-07-27T21:42:20.192Z] Login Succeeded [2022-07-27T21:42:20.192Z] nexus3.edgexfoundry.org:10004 [2022-07-27T21:42:20.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T21:42:20.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T21:42:20.453Z] Configure a credential helper to remove this warning. See [2022-07-27T21:42:20.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T21:42:20.453Z] [2022-07-27T21:42:20.453Z] Login Succeeded [2022-07-27T21:42:20.453Z] docker.io [2022-07-27T21:42:20.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T21:42:20.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T21:42:20.719Z] Configure a credential helper to remove this warning. See [2022-07-27T21:42:20.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T21:42:20.719Z] [2022-07-27T21:42:20.719Z] Login Succeeded [2022-07-27T21:42:20.719Z] ---> docker-login.sh ends [Pipeline] } [2022-07-27T21:42:20.728Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-27T21:42:21.048Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-07-27T21:42:21.048Z] + dirname cmd/core-command/Dockerfile [2022-07-27T21:42:21.048Z] + cut -d/ -f2 [2022-07-27T21:42:21.048Z] + echo core-command,cmd/core-command/Dockerfile [2022-07-27T21:42:21.048Z] + dirname cmd/core-data/Dockerfile [2022-07-27T21:42:21.048Z] + cut -d/ -f2 [2022-07-27T21:42:21.048Z] + echo core-data,cmd/core-data/Dockerfile [2022-07-27T21:42:21.048Z] + + cut -d/dirname -f2 cmd/core-metadata/Dockerfile [2022-07-27T21:42:21.048Z] [2022-07-27T21:42:21.048Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-07-27T21:42:21.048Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-07-27T21:42:21.048Z] + cut -d/ -f2 [2022-07-27T21:42:21.048Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-07-27T21:42:21.048Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-07-27T21:42:21.048Z] + cut -d/ -f2 [2022-07-27T21:42:21.048Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-07-27T21:42:21.048Z] + cut -d/ -f2 [2022-07-27T21:42:21.048Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-07-27T21:42:21.048Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-07-27T21:42:21.048Z] + + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-07-27T21:42:21.048Z] cut -d/ -f2 [2022-07-27T21:42:21.048Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-07-27T21:42:21.048Z] + dirname cmd/security-spire-agent/Dockerfile [2022-07-27T21:42:21.048Z] + cut -d/ -f2 [2022-07-27T21:42:21.048Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-07-27T21:42:21.048Z] + + dirname cmd/security-spire-config/Dockerfile [2022-07-27T21:42:21.048Z] cut -d/ -f2 [2022-07-27T21:42:21.048Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-07-27T21:42:21.048Z] + dirname cmd/security-spire-server/Dockerfile [2022-07-27T21:42:21.048Z] + cut -d/ -f2 [2022-07-27T21:42:21.048Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-07-27T21:42:21.049Z] + dirname cmd/support-notifications/Dockerfile [2022-07-27T21:42:21.049Z] + cut -d/ -f2 [2022-07-27T21:42:21.049Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-07-27T21:42:21.049Z] + + dirname cmd/support-scheduler/Dockerfile [2022-07-27T21:42:21.049Z] cut -d/ -f2 [2022-07-27T21:42:21.049Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-07-27T21:42:21.049Z] + + dirname cmd/sys-mgmt-agent/Dockerfile [2022-07-27T21:42:21.049Z] cut -d/ -f2 [2022-07-27T21:42:21.049Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-07-27T21:42:21.091Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-27T21:42:21.450Z] + git rev-list -1 --merges 6aa679610a532969e0d371c02f774b2dbad186e9~1..6aa679610a532969e0d371c02f774b2dbad186e9 [Pipeline] echo [2022-07-27T21:42:21.463Z] -----------> git rev-list -1 --merges 6aa679610a532969e0d371c02f774b2dbad186e9~1..6aa679610a532969e0d371c02f774b2dbad186e9 6aa679610a532969e0d371c02f774b2dbad186e9 [2022-07-27T21:42:21.463Z] 6aa679610a532969e0d371c02f774b2dbad186e9 [false] [Pipeline] sh [2022-07-27T21:42:21.753Z] + git log --format=format:%s -1 6aa679610a532969e0d371c02f774b2dbad186e9 [Pipeline] echo [2022-07-27T21:42:21.769Z] ========================================================= [2022-07-27T21:42:21.769Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-27T21:42:21.769Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-27T21:42:22.147Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-27T21:42:22.147Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-27T21:42:22.147Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-27T21:42:22.147Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-27T21:42:22.147Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-27T21:42:22.147Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-27T21:42:22.147Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T21:42:22.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-27T21:42:22.505Z] [2022-07-27T21:42:22.505Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T21:42:22.811Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-27T21:42:22.811Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-27T21:42:22.811Z] b85a868b505f: Pulling fs layer [2022-07-27T21:42:22.811Z] e2be974225ed: Pulling fs layer [2022-07-27T21:42:22.811Z] 339a4e72a1f5: Pulling fs layer [2022-07-27T21:42:22.811Z] 988bab9f4d93: Pulling fs layer [2022-07-27T21:42:22.811Z] 1469e6f7b9e6: Pulling fs layer [2022-07-27T21:42:22.811Z] eaf3925da568: Pulling fs layer [2022-07-27T21:42:22.811Z] bab4dde63d76: Pulling fs layer [2022-07-27T21:42:22.811Z] bde34c3a00c8: Pulling fs layer [2022-07-27T21:42:22.811Z] b352a97aabf1: Pulling fs layer [2022-07-27T21:42:22.811Z] 4872d77fe225: Pulling fs layer [2022-07-27T21:42:22.811Z] 5851b861e8e6: Pulling fs layer [2022-07-27T21:42:22.811Z] 1469e6f7b9e6: Waiting [2022-07-27T21:42:22.811Z] 988bab9f4d93: Waiting [2022-07-27T21:42:22.811Z] eaf3925da568: Waiting [2022-07-27T21:42:22.811Z] b352a97aabf1: Waiting [2022-07-27T21:42:22.811Z] 4872d77fe225: Waiting [2022-07-27T21:42:22.811Z] 5851b861e8e6: Waiting [2022-07-27T21:42:22.811Z] bab4dde63d76: Waiting [2022-07-27T21:42:22.811Z] e2be974225ed: Download complete [2022-07-27T21:42:22.811Z] 988bab9f4d93: Verifying Checksum [2022-07-27T21:42:22.811Z] 988bab9f4d93: Download complete [2022-07-27T21:42:22.811Z] 1469e6f7b9e6: Verifying Checksum [2022-07-27T21:42:22.811Z] 1469e6f7b9e6: Download complete [2022-07-27T21:42:23.071Z] 339a4e72a1f5: Verifying Checksum [2022-07-27T21:42:23.071Z] 339a4e72a1f5: Download complete [2022-07-27T21:42:23.071Z] eaf3925da568: Verifying Checksum [2022-07-27T21:42:23.071Z] eaf3925da568: Download complete [2022-07-27T21:42:23.071Z] bde34c3a00c8: Download complete [2022-07-27T21:42:23.071Z] b352a97aabf1: Download complete [2022-07-27T21:42:23.071Z] 4872d77fe225: Verifying Checksum [2022-07-27T21:42:23.071Z] 5851b861e8e6: Verifying Checksum [2022-07-27T21:42:23.071Z] 5851b861e8e6: Download complete [2022-07-27T21:42:23.071Z] b85a868b505f: Verifying Checksum [2022-07-27T21:42:23.071Z] b85a868b505f: Download complete [2022-07-27T21:42:23.332Z] bab4dde63d76: Verifying Checksum [2022-07-27T21:42:23.332Z] bab4dde63d76: Download complete [2022-07-27T21:42:24.722Z] b85a868b505f: Pull complete [2022-07-27T21:42:24.722Z] e2be974225ed: Pull complete [2022-07-27T21:42:25.293Z] 339a4e72a1f5: Pull complete [2022-07-27T21:42:25.293Z] 988bab9f4d93: Pull complete [2022-07-27T21:42:25.554Z] 1469e6f7b9e6: Pull complete [2022-07-27T21:42:25.815Z] eaf3925da568: Pull complete [2022-07-27T21:42:28.363Z] bab4dde63d76: Pull complete [2022-07-27T21:42:28.363Z] bde34c3a00c8: Pull complete [2022-07-27T21:42:28.363Z] b352a97aabf1: Pull complete [2022-07-27T21:42:28.363Z] 4872d77fe225: Pull complete [2022-07-27T21:42:28.363Z] 5851b861e8e6: Pull complete [2022-07-27T21:42:28.363Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-27T21:42:28.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-27T21:42:28.363Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T21:42:28.467Z] prd-ubuntu20.04-docker-8c-8g-21296 does not seem to be running inside a container [2022-07-27T21:42:28.520Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-27T21:42:33.491Z] $ docker top 88225e61dc4d34a104e2b11fac467859288aec2c01bb6f855f15a4ab2c682d2b -eo pid,comm [2022-07-27T21:42:33.588Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-27T21:42:33.588Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-27T21:42:33.626Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-27T21:42:33.626Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-27T21:42:33.804Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-27T21:42:33.813Z] $ docker exec 88225e61dc4d34a104e2b11fac467859288aec2c01bb6f855f15a4ab2c682d2b ssh-agent [2022-07-27T21:42:33.953Z] SSH_AUTH_SOCK=/tmp/ssh-19I0bgKrxfXB/agent.15 [2022-07-27T21:42:33.953Z] SSH_AGENT_PID=21 [2022-07-27T21:42:33.960Z] Running ssh-add (command line suppressed) [2022-07-27T21:42:34.118Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_4136141689102434956.key (/w/workspace/edgex-go/2@tmp/private_key_4136141689102434956.key) [2022-07-27T21:42:34.136Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-27T21:42:34.438Z] + git tag --points-at HEAD [Pipeline] } [2022-07-27T21:42:34.465Z] $ docker exec --env ******** --env ******** 88225e61dc4d34a104e2b11fac467859288aec2c01bb6f855f15a4ab2c682d2b ssh-agent -k [2022-07-27T21:42:34.586Z] unset SSH_AUTH_SOCK; [2022-07-27T21:42:34.586Z] unset SSH_AGENT_PID; [2022-07-27T21:42:34.587Z] echo Agent pid 21 killed; [2022-07-27T21:42:34.602Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-27T21:42:34.624Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-27T21:42:34.624Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-27T21:42:34.757Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-27T21:42:34.766Z] $ docker exec 88225e61dc4d34a104e2b11fac467859288aec2c01bb6f855f15a4ab2c682d2b ssh-agent [2022-07-27T21:42:34.892Z] SSH_AUTH_SOCK=/tmp/ssh-1VRvtZtG5qgt/agent.71 [2022-07-27T21:42:34.892Z] SSH_AGENT_PID=78 [2022-07-27T21:42:34.899Z] Running ssh-add (command line suppressed) [2022-07-27T21:42:35.026Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_7728251725324787859.key (/w/workspace/edgex-go/2@tmp/private_key_7728251725324787859.key) [2022-07-27T21:42:35.037Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-27T21:42:35.330Z] + git semver init [2022-07-27T21:42:35.592Z] 2022-07-27 21:42:35,526 [run_init] DEBUG init version:0.0.0 force:False [2022-07-27T21:42:35.592Z] 2022-07-27 21:42:35,527 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2022-07-27T21:42:35.592Z] 2022-07-27 21:42:35,527 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2022-07-27T21:42:35.592Z] 2022-07-27 21:42:35,528 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2022-07-27T21:42:40.913Z] 2022-07-27 21:42:40,559 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2022-07-27T21:42:40.913Z] 2022-07-27 21:42:40,560 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4104 with force:False [2022-07-27T21:42:40.913Z] 2022-07-27 21:42:40,560 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4104 [2022-07-27T21:42:40.913Z] 2022-07-27 21:42:40,564 [execute] INFO git cat-file --batch-check [2022-07-27T21:42:40.913Z] 2022-07-27 21:42:40,565 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2022-07-27T21:42:40.913Z] 2022-07-27 21:42:40,571 [execute] INFO git cat-file --batch [2022-07-27T21:42:40.913Z] 2022-07-27 21:42:40,572 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2022-07-27T21:42:40.913Z] 2022-07-27 21:42:40,577 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4104 [2022-07-27T21:42:40.913Z] 0.0.0 [Pipeline] } [2022-07-27T21:42:40.930Z] $ docker exec --env ******** --env ******** 88225e61dc4d34a104e2b11fac467859288aec2c01bb6f855f15a4ab2c682d2b ssh-agent -k [2022-07-27T21:42:41.049Z] unset SSH_AUTH_SOCK; [2022-07-27T21:42:41.050Z] unset SSH_AGENT_PID; [2022-07-27T21:42:41.050Z] echo Agent pid 78 killed; [2022-07-27T21:42:41.062Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-27T21:42:41.394Z] + git semver [Pipeline] } [2022-07-27T21:42:41.673Z] $ docker stop --time=1 88225e61dc4d34a104e2b11fac467859288aec2c01bb6f855f15a4ab2c682d2b [2022-07-27T21:42:43.024Z] $ docker rm -f 88225e61dc4d34a104e2b11fac467859288aec2c01bb6f855f15a4ab2c682d2b [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-27T21:42:43.377Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-27T21:42:43.682Z] Stashed 1 file(s) [Pipeline] echo [2022-07-27T21:42:43.685Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-27T21:42:44.081Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2022-07-27T21:42:44.095Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T21:42:44.111Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T21:42:44.120Z] ========================================================= [2022-07-27T21:42:44.120Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-27T21:42:44.120Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-27T21:42:44.412Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-27T21:42:44.412Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-27T21:42:44.412Z] 2408cc74d12b: Pulling fs layer [2022-07-27T21:42:44.412Z] ea60b727a1ce: Pulling fs layer [2022-07-27T21:42:44.412Z] 30c4a7721957: Pulling fs layer [2022-07-27T21:42:44.412Z] 370296b7ddb6: Pulling fs layer [2022-07-27T21:42:44.412Z] 7c6cee850709: Pulling fs layer [2022-07-27T21:42:44.412Z] 39a5fcdaea64: Pulling fs layer [2022-07-27T21:42:44.412Z] d94ebbe4e438: Pulling fs layer [2022-07-27T21:42:44.412Z] bcfd1f05c69d: Pulling fs layer [2022-07-27T21:42:44.412Z] 59ccb84bbe0f: Pulling fs layer [2022-07-27T21:42:44.412Z] 370296b7ddb6: Waiting [2022-07-27T21:42:44.412Z] 7c6cee850709: Waiting [2022-07-27T21:42:44.412Z] 39a5fcdaea64: Waiting [2022-07-27T21:42:44.412Z] d94ebbe4e438: Waiting [2022-07-27T21:42:44.412Z] bcfd1f05c69d: Waiting [2022-07-27T21:42:44.412Z] 59ccb84bbe0f: Waiting [2022-07-27T21:42:44.412Z] 30c4a7721957: Download complete [2022-07-27T21:42:44.412Z] ea60b727a1ce: Download complete [2022-07-27T21:42:44.412Z] 7c6cee850709: Verifying Checksum [2022-07-27T21:42:44.412Z] 7c6cee850709: Download complete [2022-07-27T21:42:44.412Z] 39a5fcdaea64: Download complete [2022-07-27T21:42:44.678Z] 2408cc74d12b: Verifying Checksum [2022-07-27T21:42:44.678Z] 2408cc74d12b: Download complete [2022-07-27T21:42:44.678Z] d94ebbe4e438: Verifying Checksum [2022-07-27T21:42:44.678Z] 2408cc74d12b: Pull complete [2022-07-27T21:42:45.267Z] ea60b727a1ce: Pull complete [2022-07-27T21:42:45.267Z] 30c4a7721957: Pull complete [2022-07-27T21:42:45.530Z] 370296b7ddb6: Verifying Checksum [2022-07-27T21:42:45.530Z] 370296b7ddb6: Download complete [2022-07-27T21:42:45.530Z] 59ccb84bbe0f: Download complete [2022-07-27T21:42:45.530Z] bcfd1f05c69d: Verifying Checksum [2022-07-27T21:42:45.530Z] bcfd1f05c69d: Download complete [2022-07-27T21:42:50.829Z] 370296b7ddb6: Pull complete [2022-07-27T21:42:50.829Z] 7c6cee850709: Pull complete [2022-07-27T21:42:50.829Z] 39a5fcdaea64: Pull complete [2022-07-27T21:42:50.829Z] d94ebbe4e438: Pull complete [2022-07-27T21:42:53.380Z] bcfd1f05c69d: Pull complete [2022-07-27T21:42:53.639Z] 59ccb84bbe0f: Pull complete [2022-07-27T21:42:53.639Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-27T21:42:53.639Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-27T21:42:53.639Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-27T21:42:53.939Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-27T21:42:53.939Z] WORKDIR /edgex [2022-07-27T21:42:53.939Z] COPY go.mod . [2022-07-27T21:42:53.939Z] RUN go mod download [2022-07-27T21:42:53.939Z] + docker build -t ci-base-image-x86_64 -f - . [2022-07-27T21:42:55.353Z] Sending build context to Docker daemon 335.3MB [2022-07-27T21:42:55.353Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-27T21:42:55.353Z] ---> a4fb48ad2a94 [2022-07-27T21:42:55.353Z] Step 2/4 : WORKDIR /edgex [2022-07-27T21:42:58.764Z] Still waiting to schedule task [2022-07-27T21:42:58.765Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-21294’ [2022-07-27T21:43:00.701Z] ---> Running in 4133df6620a9 [2022-07-27T21:43:00.701Z] Removing intermediate container 4133df6620a9 [2022-07-27T21:43:00.701Z] ---> 6a50bb823aea [2022-07-27T21:43:00.701Z] Step 3/4 : COPY go.mod . [2022-07-27T21:43:00.701Z] ---> a4d62fae08cb [2022-07-27T21:43:00.701Z] Step 4/4 : RUN go mod download [2022-07-27T21:43:00.701Z] ---> Running in 04cb4a553ae8 [2022-07-27T21:43:18.835Z] Removing intermediate container 04cb4a553ae8 [2022-07-27T21:43:18.835Z] ---> 53713e2b0797 [2022-07-27T21:43:18.835Z] Successfully built 53713e2b0797 [2022-07-27T21:43:18.835Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T21:43:19.153Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-27T21:43:19.153Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T21:43:19.236Z] prd-ubuntu20.04-docker-8c-8g-21296 does not seem to be running inside a container [2022-07-27T21:43:19.280Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-27T21:43:19.763Z] $ docker top f76cbcbcaac409f175379d11f7c905dd8989fe5a1e369c0d6113aa85a6c882e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T21:43:20.157Z] + go version [2022-07-27T21:43:20.157Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-27T21:43:20.175Z] $ docker stop --time=1 f76cbcbcaac409f175379d11f7c905dd8989fe5a1e369c0d6113aa85a6c882e9 [2022-07-27T21:43:21.435Z] $ docker rm -f f76cbcbcaac409f175379d11f7c905dd8989fe5a1e369c0d6113aa85a6c882e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T21:43:21.838Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-27T21:43:21.838Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T21:43:21.918Z] prd-ubuntu20.04-docker-8c-8g-21296 does not seem to be running inside a container [2022-07-27T21:43:21.963Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-27T21:43:22.318Z] $ docker top ae7e4338326fe6b971172494325c90ec98a7bb9821e1df7e2859863c0c4e323d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-27T21:43:22.392Z] ========================================================= [2022-07-27T21:43:22.392Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-27T21:43:22.392Z] ========================================================= [Pipeline] sh [2022-07-27T21:43:22.677Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2022-07-27T21:43:22.983Z] + make test [2022-07-27T21:43:22.983Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-27T21:43:31.120Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-27T21:43:46.035Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-27T21:43:46.035Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-27T21:43:46.035Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-27T21:43:46.035Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-27T21:43:46.035Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-27T21:43:46.035Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-27T21:43:46.035Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-27T21:43:46.035Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-27T21:43:46.035Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-27T21:43:46.035Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-27T21:43:46.035Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-27T21:43:46.035Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-27T21:43:46.035Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-27T21:43:46.035Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-27T21:43:46.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-27T21:43:46.035Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.092s coverage: 28.7% of statements [2022-07-27T21:43:46.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-27T21:43:46.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-27T21:43:46.295Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.105s coverage: 98.5% of statements [2022-07-27T21:43:46.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-27T21:43:46.866Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.129s coverage: 54.2% of statements [2022-07-27T21:43:46.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-27T21:43:46.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-27T21:43:51.070Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.843s coverage: 89.2% of statements [2022-07-27T21:43:51.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-27T21:43:51.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-27T21:43:51.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-27T21:43:51.070Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.114s coverage: 83.8% of statements [2022-07-27T21:43:51.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-27T21:43:51.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-27T21:43:51.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-27T21:43:51.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-27T21:43:51.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-27T21:43:51.070Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.501s coverage: 95.6% of statements [2022-07-27T21:43:51.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-27T21:43:51.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-27T21:43:51.070Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.073s coverage: 72.2% of statements [2022-07-27T21:43:51.070Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-27T21:43:51.070Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-27T21:43:51.070Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-27T21:43:51.070Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-27T21:43:51.070Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-27T21:43:51.070Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 60.0% of statements [2022-07-27T21:43:51.070Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-27T21:43:51.070Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-27T21:43:51.070Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-27T21:43:51.070Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.049s coverage: 0.9% of statements [2022-07-27T21:43:51.070Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-27T21:43:51.070Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2022-07-27T21:43:51.070Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 29.6% of statements [2022-07-27T21:43:51.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-27T21:43:51.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 47.1% of statements [2022-07-27T21:43:51.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.080s coverage: 79.5% of statements [2022-07-27T21:43:51.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.086s coverage: 94.1% of statements [2022-07-27T21:43:51.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.098s coverage: 96.3% of statements [2022-07-27T21:43:51.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements [2022-07-27T21:43:59.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements [2022-07-27T21:43:59.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.049s coverage: 44.8% of statements [2022-07-27T21:44:01.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.208s coverage: 82.4% of statements [2022-07-27T21:44:01.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-27T21:44:09.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.100s coverage: 92.9% of statements [2022-07-27T21:44:09.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-27T21:44:09.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-27T21:44:09.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-27T21:44:09.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 65.1% of statements [2022-07-27T21:44:09.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-27T21:44:09.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-27T21:44:09.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-27T21:44:09.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-27T21:44:09.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-27T21:44:09.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.093s coverage: 87.2% of statements [2022-07-27T21:44:09.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-27T21:44:09.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-27T21:44:09.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.072s coverage: 100.0% of statements [2022-07-27T21:44:09.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-27T21:44:09.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.112s coverage: 58.8% of statements [2022-07-27T21:44:09.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-27T21:44:09.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 80.0% of statements [2022-07-27T21:44:09.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2022-07-27T21:44:09.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.091s coverage: 85.4% of statements [2022-07-27T21:44:09.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.227s coverage: 91.2% of statements [2022-07-27T21:44:09.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-27T21:44:09.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.200s coverage: 64.4% of statements [2022-07-27T21:44:09.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-27T21:44:09.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-27T21:44:09.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2022-07-27T21:44:09.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 89.4% of statements [2022-07-27T21:44:09.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.044s coverage: 100.0% of statements [2022-07-27T21:44:09.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements [2022-07-27T21:44:09.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2022-07-27T21:44:09.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.411s coverage: 66.1% of statements [2022-07-27T21:44:09.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-27T21:44:09.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-27T21:44:09.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-27T21:44:09.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.190s coverage: 43.8% of statements [2022-07-27T21:44:09.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-27T21:44:09.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-27T21:44:09.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.047s coverage: 89.5% of statements [2022-07-27T21:44:09.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-27T21:44:09.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.066s coverage: 84.8% of statements [2022-07-27T21:44:09.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-27T21:44:09.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-27T21:44:09.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-27T21:44:09.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-27T21:44:09.921Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.125s coverage: 17.7% of statements [2022-07-27T21:44:09.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-27T21:44:09.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-27T21:44:09.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-27T21:44:09.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-27T21:44:09.921Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.164s coverage: 92.3% of statements [2022-07-27T21:44:09.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-27T21:44:09.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-27T21:44:09.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-27T21:44:09.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-27T21:44:09.921Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2022-07-27T21:44:09.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-27T21:44:09.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-27T21:44:09.921Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.114s coverage: 97.7% of statements [2022-07-27T21:44:09.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-27T21:44:09.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-27T21:44:09.921Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-27T21:44:09.921Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-27T21:44:09.921Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.068s coverage: 28.9% of statements [2022-07-27T21:44:09.921Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-27T21:44:09.921Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-27T21:44:09.921Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-27T21:44:09.921Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-27T21:44:09.921Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-27T21:44:09.921Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-27T21:44:09.921Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-07-27T21:44:09.921Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-07-27T21:44:09.922Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-07-27T21:44:31.885Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-07-27T21:44:31.885Z] GO111MODULE=on go vet ./... [2022-07-27T21:44:36.086Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-27T21:44:36.086Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-27T21:44:36.086Z] ./bin/test-attribution-txt.sh [2022-07-27T21:44:36.086Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-07-27T21:44:36.086Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-07-27T21:44:36.086Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-07-27T21:44:36.086Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-07-27T21:44:36.086Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-07-27T21:44:36.086Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-07-27T21:44:36.086Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-07-27T21:44:36.100Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-27T21:44:36.521Z] + ls -al . [2022-07-27T21:44:36.521Z] total 688 [2022-07-27T21:44:36.521Z] drwxrwxr-x 10 1001 1001 4096 Jul 27 21:43 . [2022-07-27T21:44:36.521Z] drwxr-xr-x 4 root root 4096 Jul 27 21:43 .. [2022-07-27T21:44:36.521Z] -rw-rw-r-- 1 1001 1001 11 Jul 27 21:42 .dockerignore [2022-07-27T21:44:36.521Z] drwxrwxr-x 8 1001 1001 4096 Jul 27 21:44 .git [2022-07-27T21:44:36.521Z] drwxrwxr-x 3 1001 1001 4096 Jul 27 21:42 .github [2022-07-27T21:44:36.521Z] -rw-rw-r-- 1 1001 1001 1030 Jul 27 21:42 .gitignore [2022-07-27T21:44:36.521Z] -rw-rw-r-- 1 1001 1001 42 Jul 27 21:42 .golangci.yml [2022-07-27T21:44:36.521Z] -rw-rw-r-- 1 1001 1001 87 Jul 27 21:42 .hadolint.yml [2022-07-27T21:44:36.521Z] drwxr-xr-x 3 1001 1001 4096 Jul 27 21:42 .semver [2022-07-27T21:44:36.521Z] -rw-rw-r-- 1 1001 1001 166 Jul 27 21:42 .sonarcloud.properties [2022-07-27T21:44:36.521Z] -rw-rw-r-- 1 1001 1001 1171 Jul 27 21:42 ADOPTERS.md [2022-07-27T21:44:36.521Z] -rw-rw-r-- 1 1001 1001 10347 Jul 27 21:42 Attribution.txt [2022-07-27T21:44:36.521Z] -rw-rw-r-- 1 1001 1001 63209 Jul 27 21:42 CHANGELOG.md [2022-07-27T21:44:36.521Z] -rw-rw-r-- 1 1001 1001 3804 Jul 27 21:42 CONTRIBUTING.md [2022-07-27T21:44:36.521Z] -rw-rw-r-- 1 1001 1001 677 Jul 27 21:42 GOVERNANCE.md [2022-07-27T21:44:36.521Z] -rw-rw-r-- 1 1001 1001 850 Jul 27 21:42 Jenkinsfile [2022-07-27T21:44:36.521Z] -rw-rw-r-- 1 1001 1001 10775 Jul 27 21:42 LICENSE [2022-07-27T21:44:36.521Z] -rw-rw-r-- 1 1001 1001 10350 Jul 27 21:42 Makefile [2022-07-27T21:44:36.521Z] -rw-rw-r-- 1 1001 1001 582 Jul 27 21:42 OWNERS.md [2022-07-27T21:44:36.521Z] -rw-rw-r-- 1 1001 1001 9094 Jul 27 21:42 README.md [2022-07-27T21:44:36.521Z] -rw-rw-r-- 1 1001 1001 6912 Jul 27 21:42 SECURITY.md [2022-07-27T21:44:36.521Z] -rw-rw-r-- 1 1001 1001 5 Jul 27 21:42 VERSION [2022-07-27T21:44:36.521Z] -rw-rw-r-- 1 1001 1001 4131 Jul 27 21:42 ZMQWindows.md [2022-07-27T21:44:36.521Z] drwxrwxr-x 2 1001 1001 4096 Jul 27 21:42 bin [2022-07-27T21:44:36.521Z] drwxrwxr-x 18 1001 1001 4096 Jul 27 21:42 cmd [2022-07-27T21:44:36.521Z] -rw-r--r-- 1 root root 436144 Jul 27 21:44 coverage.out [2022-07-27T21:44:36.521Z] -rw-rw-r-- 1 1001 1001 3661 Jul 27 21:42 go.mod [2022-07-27T21:44:36.521Z] -rw-rw-r-- 1 1001 1001 37993 Jul 27 21:42 go.sum [2022-07-27T21:44:36.521Z] drwxrwxr-x 8 1001 1001 4096 Jul 27 21:42 internal [2022-07-27T21:44:36.521Z] drwxrwxr-x 3 1001 1001 4096 Jul 27 21:42 openapi [2022-07-27T21:44:36.521Z] drwxrwxr-x 4 1001 1001 4096 Jul 27 21:42 snap [2022-07-27T21:44:36.521Z] -rw-rw-r-- 1 1001 1001 204 Jul 27 21:42 version.go [Pipeline] sh [2022-07-27T21:44:36.814Z] + '[' -e coverage.out ] [2022-07-27T21:44:36.814Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-27T21:44:36.897Z] Stashed 1 file(s) [Pipeline] sh [2022-07-27T21:44:37.180Z] + make build [2022-07-27T21:44:37.180Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-27T21:44:52.085Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-27T21:45:02.083Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-27T21:45:03.051Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-27T21:45:11.199Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-27T21:45:11.460Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-27T21:45:12.400Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-27T21:45:13.782Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-27T21:45:14.721Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-27T21:45:16.101Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-27T21:45:17.042Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-27T21:45:17.614Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-27T21:45:19.519Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-07-27T21:45:20.919Z] $ docker stop --time=1 ae7e4338326fe6b971172494325c90ec98a7bb9821e1df7e2859863c0c4e323d [2022-07-27T21:45:26.751Z] $ docker rm -f ae7e4338326fe6b971172494325c90ec98a7bb9821e1df7e2859863c0c4e323d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T21:45:27.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-27T21:45:27.658Z] [2022-07-27T21:45:27.658Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T21:45:27.971Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-27T21:45:27.972Z] latest: Pulling from edgex-devops/edgex-compose [2022-07-27T21:45:27.972Z] cbdbe7a5bc2a: Pulling fs layer [2022-07-27T21:45:27.972Z] ca9280d653b3: Pulling fs layer [2022-07-27T21:45:27.972Z] 7e9c9ca2126c: Pulling fs layer [2022-07-27T21:45:28.231Z] cbdbe7a5bc2a: Download complete [2022-07-27T21:45:28.231Z] ca9280d653b3: Verifying Checksum [2022-07-27T21:45:28.231Z] ca9280d653b3: Download complete [2022-07-27T21:45:28.231Z] cbdbe7a5bc2a: Pull complete [2022-07-27T21:45:28.804Z] 7e9c9ca2126c: Verifying Checksum [2022-07-27T21:45:28.804Z] 7e9c9ca2126c: Download complete [2022-07-27T21:45:28.804Z] ca9280d653b3: Pull complete [2022-07-27T21:45:32.998Z] 7e9c9ca2126c: Pull complete [2022-07-27T21:45:32.998Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-07-27T21:45:32.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-27T21:45:32.998Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T21:45:33.091Z] prd-ubuntu20.04-docker-8c-8g-21296 does not seem to be running inside a container [2022-07-27T21:45:33.136Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-27T21:45:35.787Z] $ docker top e84c46d5e46e563d8f3fda80949a713b64f412cdd87085fb13738a8b509a42a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T21:45:36.142Z] + docker-compose build --help [2022-07-27T21:45:36.142Z] + grep parallel [2022-07-27T21:45:36.714Z] --parallel Build images in parallel. [Pipeline] } [2022-07-27T21:45:36.734Z] $ docker stop --time=1 e84c46d5e46e563d8f3fda80949a713b64f412cdd87085fb13738a8b509a42a8 [2022-07-27T21:45:38.025Z] $ docker rm -f e84c46d5e46e563d8f3fda80949a713b64f412cdd87085fb13738a8b509a42a8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T21:45:38.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-27T21:45:38.426Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T21:45:38.507Z] prd-ubuntu20.04-docker-8c-8g-21296 does not seem to be running inside a container [2022-07-27T21:45:38.550Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-27T21:45:38.897Z] $ docker top f24462d21e58b66cf2bb58c06f9e796d6049e5a42ab118034ef60b343c765092 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T21:45:39.249Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-27T21:45:39.819Z] Building core-command ... [2022-07-27T21:45:39.819Z] Building core-data ... [2022-07-27T21:45:39.819Z] Building core-metadata ... [2022-07-27T21:45:39.819Z] Building security-bootstrapper ... [2022-07-27T21:45:39.819Z] Building security-proxy-setup ... [2022-07-27T21:45:39.819Z] Building security-secretstore-setup ... [2022-07-27T21:45:39.819Z] Building security-spiffe-token-provider ... [2022-07-27T21:45:39.819Z] Building security-spire-agent ... [2022-07-27T21:45:39.819Z] Building security-spire-config ... [2022-07-27T21:45:39.819Z] Building security-spire-server ... [2022-07-27T21:45:39.819Z] Building support-notifications ... [2022-07-27T21:45:39.819Z] Building support-scheduler ... [2022-07-27T21:45:39.819Z] Building sys-mgmt-agent ... [2022-07-27T21:45:39.819Z] Building security-bootstrapper [2022-07-27T21:45:39.819Z] Building security-secretstore-setup [2022-07-27T21:45:39.819Z] Building security-proxy-setup [2022-07-27T21:45:39.819Z] Building sys-mgmt-agent [2022-07-27T21:45:39.819Z] Building core-data [2022-07-27T21:45:55.288Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21299 in /w/workspace/edgexfoundry_edgex-go_PR-4104 [Pipeline] { [Pipeline] ws [2022-07-27T21:45:55.302Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-07-27T21:45:55.342Z] The recommended git tool is: git [2022-07-27T21:45:57.914Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T21:45:57.914Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-27T21:45:57.914Z] ---> 53713e2b0797 [2022-07-27T21:45:57.914Z] Step 3/25 : WORKDIR /edgex-go [2022-07-27T21:45:57.914Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T21:45:57.914Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-27T21:45:57.914Z] ---> 53713e2b0797 [2022-07-27T21:45:57.914Z] Step 3/31 : WORKDIR /edgex-go [2022-07-27T21:45:57.914Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T21:45:57.914Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-27T21:45:57.914Z] ---> 53713e2b0797 [2022-07-27T21:45:57.914Z] Step 3/23 : WORKDIR /edgex-go [2022-07-27T21:45:57.914Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T21:45:57.914Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-27T21:45:57.914Z] ---> 53713e2b0797 [2022-07-27T21:45:57.914Z] Step 3/22 : WORKDIR /edgex-go [2022-07-27T21:45:57.914Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T21:45:57.914Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-27T21:45:57.914Z] ---> 53713e2b0797 [2022-07-27T21:45:57.914Z] Step 3/23 : WORKDIR /edgex-go [2022-07-27T21:46:02.113Z] ---> Running in e850e118eb76 [2022-07-27T21:46:02.113Z] ---> Running in becae8aae233 [2022-07-27T21:46:02.113Z] ---> Running in 33dced91c1d1 [2022-07-27T21:46:02.113Z] ---> Running in 933e7d2cebbd [2022-07-27T21:46:02.113Z] ---> Running in 45ae3aaea6e9 [2022-07-27T21:46:02.371Z] Removing intermediate container becae8aae233 [2022-07-27T21:46:02.371Z] ---> f4ab95e81206 [2022-07-27T21:46:02.371Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T21:46:02.371Z] Removing intermediate container 45ae3aaea6e9 [2022-07-27T21:46:02.371Z] ---> fb1893201a78 [2022-07-27T21:46:02.371Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T21:46:02.371Z] Removing intermediate container 33dced91c1d1 [2022-07-27T21:46:02.371Z] ---> c32afb5dfb7b [2022-07-27T21:46:02.371Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T21:46:02.371Z] Removing intermediate container 933e7d2cebbd [2022-07-27T21:46:02.371Z] ---> 03bea8f1a92d [2022-07-27T21:46:02.371Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T21:46:02.371Z] Removing intermediate container e850e118eb76 [2022-07-27T21:46:02.371Z] ---> fbe12b40be9f [2022-07-27T21:46:02.371Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T21:46:02.371Z] ---> Running in fe87ee2e7749 [2022-07-27T21:46:02.371Z] ---> Running in 3b7c1f76d9e7 [2022-07-27T21:46:02.371Z] ---> Running in aaa92aecba9b [2022-07-27T21:46:02.371Z] ---> Running in eb9b7fa70372 [2022-07-27T21:46:02.371Z] ---> Running in 577c4c9ebe42 [2022-07-27T21:46:02.429Z] using credential edgex-jenkins-ssh [2022-07-27T21:46:02.450Z] Cloning the remote Git repository [2022-07-27T21:46:03.309Z] Removing intermediate container fe87ee2e7749 [2022-07-27T21:46:03.309Z] ---> 8a0e176c4074 [2022-07-27T21:46:03.309Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-27T21:46:03.309Z] ---> Running in 4ed86433e007 [2022-07-27T21:46:03.309Z] Removing intermediate container aaa92aecba9b [2022-07-27T21:46:03.309Z] ---> 30a106086f5b [2022-07-27T21:46:03.309Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-27T21:46:03.309Z] ---> Running in 42bab467a8d9 [2022-07-27T21:46:03.569Z] Removing intermediate container 3b7c1f76d9e7 [2022-07-27T21:46:03.569Z] ---> 44ec1092410f [2022-07-27T21:46:03.569Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-27T21:46:03.569Z] ---> Running in 5f150a39a4e4 [2022-07-27T21:46:02.517Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-07-27T21:46:02.615Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-07-27T21:46:02.705Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-27T21:46:02.706Z] > git --version # timeout=10 [2022-07-27T21:46:02.728Z] > git --version # 'git version 2.25.1' [2022-07-27T21:46:02.731Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-27T21:46:02.803Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-27T21:46:03.828Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:46:03.828Z] Removing intermediate container eb9b7fa70372 [2022-07-27T21:46:03.828Z] ---> 5d42d59fd895 [2022-07-27T21:46:03.828Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-27T21:46:03.828Z] ---> Running in ff8109f804c6 [2022-07-27T21:46:03.828Z] Removing intermediate container 577c4c9ebe42 [2022-07-27T21:46:03.828Z] ---> d2bb40c963f2 [2022-07-27T21:46:03.828Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-27T21:46:03.828Z] ---> Running in 1cdeaaec6a8e [2022-07-27T21:46:04.088Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:46:04.088Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:46:04.661Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:46:04.661Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:46:04.661Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:46:04.924Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:46:04.924Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:46:04.924Z] OK: 211 MiB in 51 packages [2022-07-27T21:46:05.497Z] OK: 211 MiB in 51 packages [2022-07-27T21:46:05.497Z] Removing intermediate container 4ed86433e007 [2022-07-27T21:46:05.497Z] ---> 257db80b0407 [2022-07-27T21:46:05.497Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-27T21:46:05.497Z] OK: 211 MiB in 51 packages [2022-07-27T21:46:05.497Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:46:05.497Z] ---> a5a7a4f440d4 [2022-07-27T21:46:05.497Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T21:46:05.497Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:46:05.497Z] ---> Running in b5863567eed3 [2022-07-27T21:46:05.759Z] Removing intermediate container 42bab467a8d9 [2022-07-27T21:46:05.759Z] ---> ccbbe23b042e [2022-07-27T21:46:05.759Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-27T21:46:05.759Z] Removing intermediate container 5f150a39a4e4 [2022-07-27T21:46:05.759Z] ---> 95c792077acf [2022-07-27T21:46:05.759Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-27T21:46:06.019Z] ---> b6ce822b4942 [2022-07-27T21:46:06.019Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T21:46:06.019Z] ---> Running in 5873bd7c53b1 [2022-07-27T21:46:06.019Z] OK: 211 MiB in 51 packages [2022-07-27T21:46:06.019Z] ---> eb517556e694 [2022-07-27T21:46:06.019Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T21:46:06.019Z] ---> Running in d5b64918cae3 [2022-07-27T21:46:06.279Z] Removing intermediate container ff8109f804c6 [2022-07-27T21:46:06.279Z] ---> 086fe44ecbab [2022-07-27T21:46:06.279Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-27T21:46:06.538Z] ---> 81a25ec982fb [2022-07-27T21:46:06.539Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T21:46:06.539Z] ---> Running in b0fc7b526b43 [2022-07-27T21:46:06.798Z] OK: 211 MiB in 51 packages [2022-07-27T21:46:10.100Z] Removing intermediate container 1cdeaaec6a8e [2022-07-27T21:46:10.100Z] ---> 2b97899f26a5 [2022-07-27T21:46:10.100Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-27T21:46:15.381Z] ---> d56b80ab8dcf [2022-07-27T21:46:15.381Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T21:46:15.640Z] ---> Running in 19be8ca37cc5 [2022-07-27T21:46:23.766Z] Merging remotes/origin/main commit 062af8d3cd30019d44081b1021c6648b4b920d9b into PR head commit a0601c7b057198709d0c91e79c1fd706c3337e12 [2022-07-27T21:46:24.211Z] Merge succeeded, producing 562c1e8830a20e1ca250fc0016572cb86574b4dc [2022-07-27T21:46:24.212Z] Checking out Revision 562c1e8830a20e1ca250fc0016572cb86574b4dc (PR-4104) [2022-07-27T21:46:22.916Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-27T21:46:22.938Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-27T21:46:22.975Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-27T21:46:23.014Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-27T21:46:23.015Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-27T21:46:23.028Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4104/head:refs/remotes/origin/PR-4104 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-27T21:46:23.793Z] > git config core.sparsecheckout # timeout=10 [2022-07-27T21:46:23.813Z] > git checkout -f a0601c7b057198709d0c91e79c1fd706c3337e12 # timeout=10 [2022-07-27T21:46:24.077Z] > git remote # timeout=10 [2022-07-27T21:46:24.096Z] > git config --get remote.origin.url # timeout=10 [2022-07-27T21:46:24.115Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-27T21:46:24.128Z] > git merge 062af8d3cd30019d44081b1021c6648b4b920d9b # timeout=10 [2022-07-27T21:46:24.195Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-27T21:46:24.226Z] > git config core.sparsecheckout # timeout=10 [2022-07-27T21:46:24.241Z] > git checkout -f 562c1e8830a20e1ca250fc0016572cb86574b4dc # timeout=10 [2022-07-27T21:46:27.954Z] Removing intermediate container b0fc7b526b43 [2022-07-27T21:46:27.954Z] ---> b489c7f19076 [2022-07-27T21:46:27.954Z] Step 8/23 : COPY . . [2022-07-27T21:46:27.954Z] Removing intermediate container 5873bd7c53b1 [2022-07-27T21:46:27.954Z] ---> 14f9b8c7fc0a [2022-07-27T21:46:27.954Z] Step 8/23 : COPY . . [2022-07-27T21:46:27.954Z] Removing intermediate container b5863567eed3 [2022-07-27T21:46:27.954Z] ---> cc47bc1f552e [2022-07-27T21:46:27.954Z] Step 8/22 : COPY . . [2022-07-27T21:46:27.954Z] Removing intermediate container d5b64918cae3 [2022-07-27T21:46:27.954Z] ---> e8a2c4fbc76c [2022-07-27T21:46:27.954Z] Step 8/25 : COPY . . [2022-07-27T21:46:28.549Z] Commit message: "Merge commit '062af8d3cd30019d44081b1021c6648b4b920d9b' into HEAD" [2022-07-27T21:46:28.576Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-27T21:46:29.548Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-27T21:46:29.548Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-27T21:46:29.548Z] Dload Upload Total Spent Left Speed [2022-07-27T21:46:29.548Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 85048 0 --:--:-- --:--:-- --:--:-- 85638 [2022-07-27T21:46:28.564Z] > git rev-list --no-walk c37c095f7dd1b5d79cec9750a6f0753f6febea29 # timeout=10 [Pipeline] sh [2022-07-27T21:46:30.374Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-27T21:46:30.724Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-27T21:46:30.724Z] + sudo tee /etc/docker/daemon.new [2022-07-27T21:46:30.724Z] { [2022-07-27T21:46:30.724Z] "registry-mirrors": [ [2022-07-27T21:46:30.724Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-27T21:46:30.724Z] ], [2022-07-27T21:46:30.724Z] "bip": "10.250.0.254/24", [2022-07-27T21:46:30.724Z] "hosts": [ [2022-07-27T21:46:30.724Z] "tcp://0.0.0.0:5555", [2022-07-27T21:46:30.724Z] "unix:///var/run/docker.sock" [2022-07-27T21:46:30.724Z] ], [2022-07-27T21:46:30.724Z] "mtu": 1458, [2022-07-27T21:46:30.724Z] "selinux-enabled": true, [2022-07-27T21:46:30.724Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-27T21:46:30.724Z] } [Pipeline] sh [2022-07-27T21:46:31.099Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-27T21:46:31.441Z] + sudo service docker restart [2022-07-27T21:46:46.081Z] ---> f405cc223405 [2022-07-27T21:46:46.081Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-27T21:46:46.081Z] ---> 217e764cc435 [2022-07-27T21:46:46.081Z] ---> 057e5927be8d [2022-07-27T21:46:46.081Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-27T21:46:46.081Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-27T21:46:46.081Z] ---> Running in ffe68b5a4b18 [2022-07-27T21:46:46.081Z] ---> 25b784f6105f [2022-07-27T21:46:46.081Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-27T21:46:46.081Z] ---> Running in 6573532d8ebc [2022-07-27T21:46:46.081Z] ---> Running in 10a109870d73 [2022-07-27T21:46:46.081Z] ---> Running in e7d312bd0925 [2022-07-27T21:46:46.345Z] Removing intermediate container 19be8ca37cc5 [2022-07-27T21:46:46.345Z] ---> aa715ef5aeb5 [2022-07-27T21:46:46.345Z] Step 8/31 : COPY . . [2022-07-27T21:46:46.345Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-27T21:46:46.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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-27T21:46:46.604Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-27T21:46:46.864Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-27T21:46:49.803Z] provisioning config files... [2022-07-27T21:46:49.832Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2206449849190122565tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T21:46:50.466Z] ---> docker-login.sh [2022-07-27T21:46:50.466Z] nexus3.edgexfoundry.org:10001 [2022-07-27T21:46:51.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T21:46:51.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T21:46:51.677Z] Configure a credential helper to remove this warning. See [2022-07-27T21:46:51.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T21:46:51.677Z] [2022-07-27T21:46:51.677Z] Login Succeeded [2022-07-27T21:46:51.677Z] nexus3.edgexfoundry.org:10002 [2022-07-27T21:46:51.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T21:46:51.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T21:46:51.950Z] Configure a credential helper to remove this warning. See [2022-07-27T21:46:51.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T21:46:51.950Z] [2022-07-27T21:46:51.950Z] Login Succeeded [2022-07-27T21:46:51.950Z] nexus3.edgexfoundry.org:10003 [2022-07-27T21:46:52.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T21:46:52.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T21:46:52.502Z] Configure a credential helper to remove this warning. See [2022-07-27T21:46:52.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T21:46:52.502Z] [2022-07-27T21:46:52.502Z] Login Succeeded [2022-07-27T21:46:52.502Z] nexus3.edgexfoundry.org:10004 [2022-07-27T21:46:52.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T21:46:52.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T21:46:52.775Z] Configure a credential helper to remove this warning. See [2022-07-27T21:46:52.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T21:46:52.775Z] [2022-07-27T21:46:52.775Z] Login Succeeded [2022-07-27T21:46:52.775Z] docker.io [2022-07-27T21:46:53.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T21:46:53.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T21:46:53.644Z] Configure a credential helper to remove this warning. See [2022-07-27T21:46:53.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T21:46:53.644Z] [2022-07-27T21:46:53.644Z] Login Succeeded [2022-07-27T21:46:53.644Z] ---> docker-login.sh ends [Pipeline] } [2022-07-27T21:46:53.663Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-07-27T21:46:54.258Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2022-07-27T21:46:54.280Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T21:46:54.299Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T21:46:54.309Z] ========================================================= [2022-07-27T21:46:54.309Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-27T21:46:54.309Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-27T21:46:54.638Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-27T21:46:54.913Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-27T21:46:54.913Z] b3c136eddcbf: Pulling fs layer [2022-07-27T21:46:54.913Z] c0a3192eca97: Pulling fs layer [2022-07-27T21:46:54.913Z] a050256f5b6f: Pulling fs layer [2022-07-27T21:46:54.913Z] 656be50a0ddc: Pulling fs layer [2022-07-27T21:46:54.913Z] 2bbca73fdf42: Pulling fs layer [2022-07-27T21:46:54.913Z] 46d945488cbd: Pulling fs layer [2022-07-27T21:46:54.913Z] 8a5474983e97: Pulling fs layer [2022-07-27T21:46:54.913Z] 329c88fbcd65: Pulling fs layer [2022-07-27T21:46:54.913Z] 656be50a0ddc: Waiting [2022-07-27T21:46:54.913Z] 2bbca73fdf42: Waiting [2022-07-27T21:46:54.913Z] 46d945488cbd: Waiting [2022-07-27T21:46:54.913Z] 8a5474983e97: Waiting [2022-07-27T21:46:54.913Z] 329c88fbcd65: Waiting [2022-07-27T21:46:54.913Z] a050256f5b6f: Verifying Checksum [2022-07-27T21:46:54.913Z] a050256f5b6f: Download complete [2022-07-27T21:46:54.913Z] c0a3192eca97: Download complete [2022-07-27T21:46:54.913Z] 2bbca73fdf42: Verifying Checksum [2022-07-27T21:46:54.913Z] 2bbca73fdf42: Download complete [2022-07-27T21:46:54.913Z] 46d945488cbd: Verifying Checksum [2022-07-27T21:46:54.913Z] 46d945488cbd: Download complete [2022-07-27T21:46:54.913Z] b3c136eddcbf: Verifying Checksum [2022-07-27T21:46:54.913Z] b3c136eddcbf: Download complete [2022-07-27T21:46:55.904Z] b3c136eddcbf: Pull complete [2022-07-27T21:46:55.904Z] 329c88fbcd65: Verifying Checksum [2022-07-27T21:46:55.904Z] 329c88fbcd65: Download complete [2022-07-27T21:46:56.504Z] c0a3192eca97: Pull complete [2022-07-27T21:46:56.777Z] a050256f5b6f: Pull complete [2022-07-27T21:46:57.051Z] 8a5474983e97: Verifying Checksum [2022-07-27T21:46:57.051Z] 8a5474983e97: Download complete [2022-07-27T21:46:57.644Z] 656be50a0ddc: Verifying Checksum [2022-07-27T21:46:57.644Z] 656be50a0ddc: Download complete [2022-07-27T21:47:05.205Z] ---> 6e9a553db17b [2022-07-27T21:47:05.206Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-27T21:47:05.774Z] ---> Running in 35bc4fe2a09d [2022-07-27T21:47:06.344Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-27T21:47:10.039Z] 656be50a0ddc: Pull complete [2022-07-27T21:47:10.039Z] 2bbca73fdf42: Pull complete [2022-07-27T21:47:10.311Z] 46d945488cbd: Pull complete [2022-07-27T21:47:11.609Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-27T21:47:11.609Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-27T21:47:15.709Z] 8a5474983e97: Pull complete [2022-07-27T21:47:16.883Z] Removing intermediate container 10a109870d73 [2022-07-27T21:47:16.883Z] ---> 06d4da2e34fe [2022-07-27T21:47:16.883Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-27T21:47:16.883Z] ---> Running in 317ebb991366 [2022-07-27T21:47:17.143Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-27T21:47:17.684Z] 329c88fbcd65: Pull complete [2022-07-27T21:47:17.685Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-27T21:47:17.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-27T21:47:17.685Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-27T21:47:18.027Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-27T21:47:18.027Z] WORKDIR /edgex [2022-07-27T21:47:18.027Z] COPY go.mod . [2022-07-27T21:47:18.027Z] RUN go mod download [2022-07-27T21:47:18.027Z] docker build -t ci-base-image-arm64 -f - . [2022-07-27T21:47:20.672Z] Sending build context to Docker daemon 169.3MB [2022-07-27T21:47:20.672Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-27T21:47:20.672Z] ---> ff4287adb874 [2022-07-27T21:47:20.672Z] Step 2/4 : WORKDIR /edgex [2022-07-27T21:47:22.454Z] Removing intermediate container e7d312bd0925 [2022-07-27T21:47:22.454Z] ---> d98a574d3411 [2022-07-27T21:47:22.454Z] [2022-07-27T21:47:22.454Z] Step 10/25 : FROM alpine:3.16 [2022-07-27T21:47:22.454Z] Removing intermediate container 6573532d8ebc [2022-07-27T21:47:22.454Z] ---> 1364d07c0eea [2022-07-27T21:47:22.454Z] [2022-07-27T21:47:22.454Z] Step 10/22 : FROM alpine:3.16 [2022-07-27T21:47:22.645Z] ---> Running in fa7c2177079b [2022-07-27T21:47:22.645Z] Removing intermediate container fa7c2177079b [2022-07-27T21:47:22.645Z] ---> 288f5fb2443d [2022-07-27T21:47:22.645Z] Step 3/4 : COPY go.mod . [2022-07-27T21:47:23.239Z] ---> 31045e307742 [2022-07-27T21:47:23.239Z] Step 4/4 : RUN go mod download [2022-07-27T21:47:23.239Z] ---> Running in 9eb68762b6b3 [2022-07-27T21:47:23.394Z] Removing intermediate container 317ebb991366 [2022-07-27T21:47:23.394Z] ---> b142b8196d3b [2022-07-27T21:47:23.394Z] [2022-07-27T21:47:23.394Z] Step 11/23 : FROM docker:20.10.14 [2022-07-27T21:47:24.145Z] 3.16: Pulling from library/alpine [2022-07-27T21:47:25.088Z] 3.16: Pulling from library/alpine [2022-07-27T21:47:25.088Z] Removing intermediate container ffe68b5a4b18 [2022-07-27T21:47:25.088Z] ---> a5f9f0156215 [2022-07-27T21:47:25.088Z] [2022-07-27T21:47:25.088Z] Step 10/23 : FROM alpine:3.16 [2022-07-27T21:47:25.347Z] 20.10.14: Pulling from library/docker [2022-07-27T21:47:25.347Z] 3.16: Pulling from library/alpine [2022-07-27T21:47:25.608Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-27T21:47:25.608Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-27T21:47:25.608Z] Status: Downloaded newer image for alpine:3.16 [2022-07-27T21:47:25.608Z] Status: Downloaded newer image for alpine:3.16 [2022-07-27T21:47:25.608Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-27T21:47:25.608Z] Status: Image is up to date for alpine:3.16 [2022-07-27T21:47:25.608Z] ---> d7d3d98c851f [2022-07-27T21:47:25.608Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-27T21:47:25.608Z] ---> d7d3d98c851f [2022-07-27T21:47:25.608Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-27T21:47:25.608Z] ---> d7d3d98c851f [2022-07-27T21:47:25.608Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-27T21:47:29.871Z] ---> Running in 79f3f21fc87a [2022-07-27T21:47:29.871Z] ---> Running in 872767ccaebc [2022-07-27T21:47:29.871Z] ---> Running in cac5fd067e69 [2022-07-27T21:47:29.871Z] Removing intermediate container 35bc4fe2a09d [2022-07-27T21:47:29.871Z] ---> 455456c76d0c [2022-07-27T21:47:29.871Z] [2022-07-27T21:47:29.871Z] Step 10/31 : FROM alpine:3.16 [2022-07-27T21:47:29.871Z] ---> d7d3d98c851f [2022-07-27T21:47:29.871Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-27T21:47:29.871Z] ---> Running in 7952be88de19 [2022-07-27T21:47:29.871Z] Removing intermediate container cac5fd067e69 [2022-07-27T21:47:29.871Z] ---> f199d2584a33 [2022-07-27T21:47:29.871Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-27T21:47:29.871Z] ---> Running in 141f1ea8deea [2022-07-27T21:47:29.871Z] Removing intermediate container 7952be88de19 [2022-07-27T21:47:29.871Z] ---> 540f2c4936bd [2022-07-27T21:47:29.871Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-27T21:47:29.871Z] ---> Running in 4638df946b66 [2022-07-27T21:47:29.871Z] Removing intermediate container 141f1ea8deea [2022-07-27T21:47:29.871Z] ---> 68600ab723b4 [2022-07-27T21:47:29.871Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-27T21:47:29.871Z] ---> Running in e8429be35977 [2022-07-27T21:47:30.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:47:30.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:47:30.129Z] Removing intermediate container e8429be35977 [2022-07-27T21:47:30.129Z] ---> 978acf7674a8 [2022-07-27T21:47:30.129Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T21:47:30.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:47:30.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:47:30.388Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-27T21:47:30.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:47:30.388Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-27T21:47:30.388Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-27T21:47:30.388Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-27T21:47:30.388Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-27T21:47:30.388Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-27T21:47:30.388Z] (3/3) Installing su-exec (0.2-r1) [2022-07-27T21:47:30.388Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T21:47:30.388Z] (5/6) Installing curl (7.83.1-r2) [2022-07-27T21:47:30.388Z] Executing ca-certificates-20211220-r0.trigger [2022-07-27T21:47:30.647Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-27T21:47:30.647Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T21:47:30.647Z] Executing ca-certificates-20211220-r0.trigger [2022-07-27T21:47:30.647Z] OK: 6 MiB in 17 packages [2022-07-27T21:47:30.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:47:30.647Z] OK: 8 MiB in 20 packages [2022-07-27T21:47:30.647Z] ---> Running in b9467900eee7 [2022-07-27T21:47:30.906Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-27T21:47:30.906Z] (2/2) Installing su-exec (0.2-r1) [2022-07-27T21:47:30.906Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T21:47:30.906Z] OK: 6 MiB in 16 packages [2022-07-27T21:47:33.446Z] Removing intermediate container 872767ccaebc [2022-07-27T21:47:33.446Z] ---> 804225f25904 [2022-07-27T21:47:33.446Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-27T21:47:33.446Z] Removing intermediate container 79f3f21fc87a [2022-07-27T21:47:33.446Z] ---> 55dccd0bafbb [2022-07-27T21:47:33.446Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-27T21:47:33.446Z] ---> Running in 7f04cf0dd569 [2022-07-27T21:47:33.446Z] ---> Running in 1110c844ce4c [2022-07-27T21:47:33.446Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-27T21:47:33.446Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-27T21:47:33.446Z] ---> 7417809fdb73 [2022-07-27T21:47:33.446Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-07-27T21:47:33.704Z] ---> Running in b5fa0baa8525 [2022-07-27T21:47:33.704Z] Removing intermediate container b9467900eee7 [2022-07-27T21:47:33.704Z] ---> 9d167397d22a [2022-07-27T21:47:33.704Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-27T21:47:33.704Z] Removing intermediate container 4638df946b66 [2022-07-27T21:47:33.704Z] ---> d2b86ab2aba5 [2022-07-27T21:47:33.704Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-27T21:47:33.704Z] Removing intermediate container 1110c844ce4c [2022-07-27T21:47:33.704Z] ---> a445b7f96248 [2022-07-27T21:47:33.704Z] Step 13/25 : WORKDIR / [2022-07-27T21:47:33.704Z] ---> Running in da80e27793a3 [2022-07-27T21:47:33.704Z] ---> Running in 0e681672393e [2022-07-27T21:47:33.704Z] Removing intermediate container 7f04cf0dd569 [2022-07-27T21:47:33.705Z] ---> 8280f0cbc758 [2022-07-27T21:47:33.705Z] Step 13/22 : WORKDIR /edgex [2022-07-27T21:47:33.705Z] ---> Running in 99c61217dbd3 [2022-07-27T21:47:33.705Z] ---> Running in abb1b5ce0759 [2022-07-27T21:47:33.705Z] Removing intermediate container b5fa0baa8525 [2022-07-27T21:47:33.705Z] ---> 8548577a1bfd [2022-07-27T21:47:33.705Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-27T21:47:33.705Z] ---> Running in 746901ddfb0c [2022-07-27T21:47:34.021Z] Removing intermediate container 0e681672393e [2022-07-27T21:47:34.021Z] ---> 7efec06f362d [2022-07-27T21:47:34.021Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-07-27T21:47:34.021Z] Removing intermediate container 99c61217dbd3 [2022-07-27T21:47:34.021Z] ---> c809de84262c [2022-07-27T21:47:34.021Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-07-27T21:47:34.021Z] Removing intermediate container abb1b5ce0759 [2022-07-27T21:47:34.021Z] ---> 5e8ec84743d7 [2022-07-27T21:47:34.021Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-27T21:47:34.021Z] ---> Running in e8eebea28cf2 [2022-07-27T21:47:34.365Z] Removing intermediate container e8eebea28cf2 [2022-07-27T21:47:34.365Z] ---> 2c817b039230 [2022-07-27T21:47:34.365Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-07-27T21:47:34.365Z] ---> 534753a36553 [2022-07-27T21:47:34.365Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-27T21:47:34.365Z] ---> 9f6ea359b48a [2022-07-27T21:47:34.365Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-07-27T21:47:34.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:47:34.365Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:47:34.365Z] ---> Running in f4fdc6a3c71d [2022-07-27T21:47:34.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:47:34.627Z] Removing intermediate container f4fdc6a3c71d [2022-07-27T21:47:34.627Z] ---> 4eb5f167646c [2022-07-27T21:47:34.627Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-27T21:47:34.627Z] (1/43) Installing readline (8.1.1-r0) [2022-07-27T21:47:34.627Z] (2/43) Installing bash (5.1.16-r0) [2022-07-27T21:47:34.627Z] Executing bash-5.1.16-r0.post-install [2022-07-27T21:47:34.627Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-27T21:47:34.627Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-27T21:47:34.627Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-27T21:47:34.886Z] (6/43) Installing curl (7.80.0-r2) [2022-07-27T21:47:34.886Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-27T21:47:34.886Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-27T21:47:34.886Z] ---> 15e590b37262 [2022-07-27T21:47:34.886Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-27T21:47:34.886Z] (9/43) Installing expat (2.4.7-r0) [2022-07-27T21:47:34.886Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-27T21:47:34.886Z] (11/43) Installing gdbm (1.22-r0) [2022-07-27T21:47:34.886Z] ---> Running in 2c9ccb18750e [2022-07-27T21:47:34.886Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-27T21:47:34.886Z] ---> 92d01c17961c [2022-07-27T21:47:34.886Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-27T21:47:34.886Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-27T21:47:34.886Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-27T21:47:34.886Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-27T21:47:34.886Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-27T21:47:34.886Z] (17/43) Installing python3 (3.9.13-r1) [2022-07-27T21:47:35.145Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:47:35.405Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-27T21:47:35.666Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-27T21:47:35.666Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-27T21:47:35.666Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-27T21:47:35.666Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-27T21:47:35.666Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-27T21:47:35.666Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-27T21:47:35.666Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-27T21:47:35.666Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-27T21:47:35.666Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-27T21:47:35.666Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-27T21:47:35.666Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-27T21:47:35.666Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-27T21:47:35.666Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-27T21:47:35.666Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-27T21:47:35.666Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-27T21:47:35.666Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-27T21:47:35.927Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-27T21:47:35.927Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-27T21:47:35.927Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-27T21:47:35.927Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-27T21:47:35.928Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-27T21:47:35.928Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-27T21:47:35.928Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-27T21:47:35.928Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-27T21:47:35.928Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-27T21:47:35.928Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-27T21:47:35.928Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-27T21:47:35.928Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-27T21:47:35.928Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-27T21:47:35.928Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-27T21:47:35.928Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-27T21:47:35.928Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T21:47:35.928Z] OK: 8 MiB in 20 packages [2022-07-27T21:47:35.928Z] Executing busybox-1.34.1-r5.trigger [2022-07-27T21:47:35.928Z] OK: 83 MiB in 65 packages [2022-07-27T21:47:36.867Z] Collecting docker-compose==1.23.2 [2022-07-27T21:47:36.867Z] ---> 04e1160b31e5 [2022-07-27T21:47:36.867Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-07-27T21:47:36.867Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-27T21:47:36.867Z] Collecting texttable<0.10,>=0.9.0 [2022-07-27T21:47:36.867Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-27T21:47:37.436Z] ---> 315621132bc6 [2022-07-27T21:47:37.436Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-27T21:47:37.436Z] ---> e8e0f520c31d [2022-07-27T21:47:37.436Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-27T21:47:37.696Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-27T21:47:37.696Z] Removing intermediate container da80e27793a3 [2022-07-27T21:47:37.696Z] ---> 3c0398a76b53 [2022-07-27T21:47:37.696Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T21:47:37.696Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-27T21:47:37.957Z] ---> 752b44e7b666 [2022-07-27T21:47:37.957Z] Removing intermediate container 2c9ccb18750e [2022-07-27T21:47:37.957Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / ---> c8341a5960a3 [2022-07-27T21:47:37.957Z] [2022-07-27T21:47:37.957Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-07-27T21:47:37.957Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-27T21:47:37.957Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-27T21:47:38.216Z] ---> Running in dbe75a911932 [2022-07-27T21:47:38.216Z] ---> Running in 21aec5b31f71 [2022-07-27T21:47:38.216Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-27T21:47:38.216Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-27T21:47:38.216Z] ---> 0951540a1484 [2022-07-27T21:47:38.216Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-27T21:47:38.216Z] ---> 2e13500b6960 [2022-07-27T21:47:38.216Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-27T21:47:38.216Z] Removing intermediate container dbe75a911932 [2022-07-27T21:47:38.216Z] ---> 4a07f810c38e [2022-07-27T21:47:38.216Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-07-27T21:47:38.486Z] Collecting PyYAML<4,>=3.10 [2022-07-27T21:47:38.486Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-27T21:47:39.055Z] ---> b40ff265100e [2022-07-27T21:47:39.055Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-07-27T21:47:39.055Z] ---> 600fde81de94 [2022-07-27T21:47:39.055Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-27T21:47:39.055Z] ---> ef12d04f0b11 [2022-07-27T21:47:39.055Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-27T21:47:39.055Z] ---> Running in c29de1ea7650 [2022-07-27T21:47:39.055Z] Collecting docker<4.0,>=3.6.0 [2022-07-27T21:47:39.055Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-27T21:47:39.055Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-27T21:47:39.055Z] Collecting docopt<0.7,>=0.6.1 [2022-07-27T21:47:39.055Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-27T21:47:39.315Z] ---> 1869a0104fa2 [2022-07-27T21:47:39.315Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-27T21:47:39.315Z] ---> 8f57ebff1c5e [2022-07-27T21:47:39.315Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-27T21:47:39.315Z] ---> Running in 534c7b0d41f1 [2022-07-27T21:47:39.574Z] ---> Running in 86d9f4b6b169 [2022-07-27T21:47:39.574Z] Removing intermediate container 534c7b0d41f1 [2022-07-27T21:47:39.574Z] ---> 5e5031d123a8 [2022-07-27T21:47:39.574Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T21:47:39.574Z] Collecting cached-property<2,>=1.2.0 [2022-07-27T21:47:39.574Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-27T21:47:39.574Z] ---> Running in b6e029503a88 [2022-07-27T21:47:39.574Z] Removing intermediate container 21aec5b31f71 [2022-07-27T21:47:39.574Z] ---> 85ab8cc2ab15 [2022-07-27T21:47:39.574Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-27T21:47:39.574Z] Collecting jsonschema<3,>=2.5.1 [2022-07-27T21:47:39.574Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-27T21:47:39.574Z] ---> Running in 5647ba891f5d [2022-07-27T21:47:39.574Z] Removing intermediate container b6e029503a88 [2022-07-27T21:47:39.574Z] ---> 89c6e9526296 [2022-07-27T21:47:39.574Z] Step 21/23 : LABEL arch=x86_64 [2022-07-27T21:47:39.574Z] ---> Running in 6cbaf5336845 [2022-07-27T21:47:39.574Z] Collecting docker-pycreds>=0.4.0 [2022-07-27T21:47:39.574Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-27T21:47:39.574Z] Removing intermediate container 5647ba891f5d [2022-07-27T21:47:39.574Z] ---> 4ee795d354f9 [2022-07-27T21:47:39.574Z] Step 20/22 : LABEL arch=x86_64 [2022-07-27T21:47:39.834Z] ---> Running in dc9b0bec48fe [2022-07-27T21:47:39.834Z] Removing intermediate container 6cbaf5336845 [2022-07-27T21:47:39.834Z] ---> 0a8f3d10d548 [2022-07-27T21:47:39.834Z] Step 22/23 : LABEL git_sha=6aa679610a532969e0d371c02f774b2dbad186e9 [2022-07-27T21:47:39.834Z] ---> Running in 042fb8839280 [2022-07-27T21:47:39.834Z] Removing intermediate container c29de1ea7650 [2022-07-27T21:47:39.834Z] ---> 2612ba6e8959 [2022-07-27T21:47:39.834Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T21:47:39.834Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-27T21:47:39.834Z] Removing intermediate container dc9b0bec48fe [2022-07-27T21:47:39.834Z] ---> 1eb22aa4f83f [2022-07-27T21:47:39.834Z] Step 21/22 : LABEL git_sha=6aa679610a532969e0d371c02f774b2dbad186e9 [2022-07-27T21:47:39.834Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-27T21:47:39.834Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-27T21:47:39.834Z] ---> Running in 39e9b7726ff3 [2022-07-27T21:47:39.834Z] Removing intermediate container 042fb8839280 [2022-07-27T21:47:39.834Z] ---> 2537bfd7e1b9 [2022-07-27T21:47:39.834Z] Step 23/23 : LABEL version=0.0.0 [2022-07-27T21:47:39.834Z] Collecting idna<2.8,>=2.5 [2022-07-27T21:47:39.834Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-27T21:47:39.834Z] ---> Running in 6a7f0eb7e0fb [2022-07-27T21:47:39.834Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-27T21:47:39.834Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-27T21:47:39.834Z] Removing intermediate container 39e9b7726ff3 [2022-07-27T21:47:39.834Z] ---> 7ad485d3d2c4 [2022-07-27T21:47:39.834Z] Step 22/22 : LABEL version=0.0.0 [2022-07-27T21:47:40.096Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-27T21:47:40.096Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-27T21:47:40.096Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-27T21:47:40.096Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-27T21:47:40.096Z] ---> 7b16b2748c3a [2022-07-27T21:47:40.096Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-27T21:47:40.096Z] ---> Running in 9c59dcc66c6c [2022-07-27T21:47:40.096Z] Removing intermediate container 6a7f0eb7e0fb [2022-07-27T21:47:40.096Z] ---> e04f5518c09f [2022-07-27T21:47:40.096Z] [2022-07-27T21:47:40.096Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-27T21:47:40.096Z] Attempting uninstall: urllib3 [2022-07-27T21:47:40.096Z] Found existing installation: urllib3 1.26.7 [2022-07-27T21:47:40.096Z] Uninstalling urllib3-1.26.7: [2022-07-27T21:47:40.096Z] Successfully uninstalled urllib3-1.26.7 [2022-07-27T21:47:40.096Z] Removing intermediate container 9c59dcc66c6c [2022-07-27T21:47:40.096Z] ---> 8cf5f45102f7 [2022-07-27T21:47:40.096Z] [2022-07-27T21:47:40.096Z] Successfully built e04f5518c09f [2022-07-27T21:47:40.096Z] Successfully tagged core-data:latest [2022-07-27T21:47:40.096Z]  Building core-data ... done Building security-spire-agent [2022-07-27T21:47:40.372Z] Successfully built 8cf5f45102f7 [2022-07-27T21:47:42.920Z] Successfully tagged security-proxy-setup:latest [2022-07-27T21:47:42.920Z]  Building security-proxy-setup ... done Building core-command [2022-07-27T21:47:42.920Z] Attempting uninstall: idna [2022-07-27T21:47:42.920Z] Found existing installation: idna 3.3 [2022-07-27T21:47:42.920Z] Uninstalling idna-3.3: [2022-07-27T21:47:42.920Z] Removing intermediate container 86d9f4b6b169 [2022-07-27T21:47:42.920Z] ---> d11cd6d792b2 [2022-07-27T21:47:42.920Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-27T21:47:42.920Z] Successfully uninstalled idna-3.3 [2022-07-27T21:47:46.942Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T21:47:46.942Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-27T21:47:46.942Z] ---> 53713e2b0797 [2022-07-27T21:47:46.942Z] Step 3/23 : WORKDIR /edgex-go [2022-07-27T21:47:46.942Z] ---> Using cache [2022-07-27T21:47:46.942Z] ---> c32afb5dfb7b [2022-07-27T21:47:46.942Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T21:47:46.942Z] ---> Using cache [2022-07-27T21:47:46.942Z] ---> 44ec1092410f [2022-07-27T21:47:46.942Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-27T21:47:46.942Z] ---> Using cache [2022-07-27T21:47:46.942Z] ---> 95c792077acf [2022-07-27T21:47:46.942Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-27T21:47:46.942Z] ---> Using cache [2022-07-27T21:47:46.942Z] ---> eb517556e694 [2022-07-27T21:47:46.942Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T21:47:46.942Z] ---> Using cache [2022-07-27T21:47:46.942Z] ---> e8a2c4fbc76c [2022-07-27T21:47:46.942Z] Step 8/23 : COPY . . [2022-07-27T21:47:46.942Z] ---> Using cache [2022-07-27T21:47:46.942Z] ---> 25b784f6105f [2022-07-27T21:47:46.942Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-27T21:47:47.516Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T21:47:47.516Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-27T21:47:47.516Z] ---> 53713e2b0797 [2022-07-27T21:47:47.516Z] Step 3/26 : WORKDIR /edgex-go [2022-07-27T21:47:47.516Z] ---> Using cache [2022-07-27T21:47:47.516Z] ---> c32afb5dfb7b [2022-07-27T21:47:47.516Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T21:47:47.516Z] ---> Using cache [2022-07-27T21:47:47.516Z] ---> 44ec1092410f [2022-07-27T21:47:47.516Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-27T21:47:48.909Z] Attempting uninstall: requests [2022-07-27T21:47:48.909Z] Found existing installation: requests 2.26.0 [2022-07-27T21:47:48.909Z] Uninstalling requests-2.26.0: [2022-07-27T21:47:48.909Z] Successfully uninstalled requests-2.26.0 [2022-07-27T21:47:53.130Z] Running setup.py install for texttable: started [2022-07-27T21:47:53.130Z] ---> ea2690c8c330 [2022-07-27T21:47:53.130Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-27T21:47:53.130Z] ---> Running in 983daa30dbfa [2022-07-27T21:47:53.130Z] ---> Running in 373e03a29370 [2022-07-27T21:47:53.392Z] ---> Running in d69c8c130996 [2022-07-27T21:47:53.392Z] Removing intermediate container 373e03a29370 [2022-07-27T21:47:53.392Z] ---> a91b7482de31 [2022-07-27T21:47:53.392Z] Step 23/25 : LABEL arch=x86_64 [2022-07-27T21:47:53.392Z] ---> Running in df951e586b48 [2022-07-27T21:47:53.392Z] ---> fbabb5ac100a [2022-07-27T21:47:53.392Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-27T21:47:53.652Z] Removing intermediate container df951e586b48 [2022-07-27T21:47:53.652Z] ---> 146bf0785c28 [2022-07-27T21:47:53.652Z] Step 24/25 : LABEL git_sha=6aa679610a532969e0d371c02f774b2dbad186e9 [2022-07-27T21:47:53.652Z] ---> Running in 821e17b6c509 [2022-07-27T21:47:53.652Z] ---> 0ea2f0b3faeb [2022-07-27T21:47:53.652Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-07-27T21:47:53.652Z] Running setup.py install for texttable: finished with status 'done' [2022-07-27T21:47:53.652Z] Running setup.py install for PyYAML: started [2022-07-27T21:47:53.652Z] Removing intermediate container 821e17b6c509 [2022-07-27T21:47:53.652Z] ---> 3cab790d0790 [2022-07-27T21:47:53.652Z] Step 25/25 : LABEL version=0.0.0 [2022-07-27T21:47:53.652Z] ---> Running in 264add1c761d [2022-07-27T21:47:53.652Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-27T21:47:53.652Z] ---> 55c971ce47d6 [2022-07-27T21:47:53.652Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-27T21:47:53.652Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:47:53.915Z] Removing intermediate container 264add1c761d [2022-07-27T21:47:53.915Z] ---> 49842117ad67 [2022-07-27T21:47:53.915Z] [2022-07-27T21:47:53.915Z] Successfully built 49842117ad67 [2022-07-27T21:47:53.915Z] Successfully tagged security-secretstore-setup:latest [2022-07-27T21:47:53.915Z] Building security-spire-config [2022-07-27T21:47:53.915Z]  Building security-secretstore-setup ... done  ---> 4471f461142f [2022-07-27T21:47:53.915Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-27T21:47:53.915Z] ---> Running in fea556edd609 [2022-07-27T21:47:54.175Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-27T21:47:54.175Z] Running setup.py install for docopt: started [2022-07-27T21:47:54.439Z] Running setup.py install for docopt: finished with status 'done' [2022-07-27T21:47:54.439Z] Running setup.py install for dockerpty: started [2022-07-27T21:47:54.703Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:47:54.963Z] OK: 211 MiB in 51 packages [2022-07-27T21:47:55.582Z] Removing intermediate container 9eb68762b6b3 [2022-07-27T21:47:55.582Z] ---> c8b0045f806b [2022-07-27T21:47:55.582Z] Successfully built c8b0045f806b [2022-07-27T21:47:55.582Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T21:47:55.945Z] + docker inspect -f . ci-base-image-arm64 [2022-07-27T21:47:55.945Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T21:47:56.227Z] prd-ubuntu20.04-docker-arm64-4c-16g-21299 does not seem to be running inside a container [2022-07-27T21:47:56.322Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-27T21:47:56.375Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-27T21:47:57.715Z] $ docker top 06d59a71c157f8dab24589209c11e3bc7d76fb439248d70e4efd7fb1f9980a9d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T21:47:58.657Z] + go version [2022-07-27T21:47:58.657Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-27T21:47:58.690Z] $ docker stop --time=1 06d59a71c157f8dab24589209c11e3bc7d76fb439248d70e4efd7fb1f9980a9d [2022-07-27T21:48:00.383Z] $ docker rm -f 06d59a71c157f8dab24589209c11e3bc7d76fb439248d70e4efd7fb1f9980a9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T21:48:01.039Z] + docker inspect -f . ci-base-image-arm64 [2022-07-27T21:48:01.039Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T21:48:01.316Z] prd-ubuntu20.04-docker-arm64-4c-16g-21299 does not seem to be running inside a container [2022-07-27T21:48:01.417Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-27T21:48:01.665Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T21:48:01.665Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-27T21:48:01.665Z] ---> 53713e2b0797 [2022-07-27T21:48:01.665Z] Step 3/26 : WORKDIR /edgex-go [2022-07-27T21:48:01.665Z] ---> Using cache [2022-07-27T21:48:01.665Z] ---> c32afb5dfb7b [2022-07-27T21:48:01.665Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T21:48:01.665Z] ---> Using cache [2022-07-27T21:48:01.665Z] ---> 44ec1092410f [2022-07-27T21:48:01.665Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-27T21:48:02.879Z] $ docker top 9c935dc74f9b59bf4bb022a28be5e7a8a24e8782fe0a4166943103c2aa890d4d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-27T21:48:03.172Z] ========================================================= [2022-07-27T21:48:03.172Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-27T21:48:03.172Z] ========================================================= [Pipeline] sh [2022-07-27T21:48:03.826Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2022-07-27T21:48:04.515Z] + make test [2022-07-27T21:48:04.515Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-27T21:48:06.972Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-07-27T21:48:08.892Z] ---> Running in 868d0ea835ba [2022-07-27T21:48:08.893Z] Removing intermediate container fea556edd609 [2022-07-27T21:48:08.893Z] ---> b60baa0d2bf6 [2022-07-27T21:48:08.893Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-27T21:48:08.893Z] Removing intermediate container 983daa30dbfa [2022-07-27T21:48:08.893Z] ---> 012bbefdf9aa [2022-07-27T21:48:08.893Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-27T21:48:08.893Z] ---> Running in be3b03443829 [2022-07-27T21:48:09.470Z] ---> af053ec87f0a [2022-07-27T21:48:09.470Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T21:48:09.470Z] Removing intermediate container be3b03443829 [2022-07-27T21:48:09.470Z] ---> e3bdd782c75c [2022-07-27T21:48:09.470Z] Step 28/31 : CMD ["gate"] [2022-07-27T21:48:10.040Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:48:11.016Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:48:11.279Z] OK: 211 MiB in 51 packages [2022-07-27T21:48:12.223Z] ---> Running in d28bec399564 [2022-07-27T21:48:12.223Z] ---> Running in 32627dce1a56 [2022-07-27T21:48:12.483Z] Removing intermediate container 32627dce1a56 [2022-07-27T21:48:12.483Z] ---> a0b121529979 [2022-07-27T21:48:12.483Z] Step 29/31 : LABEL arch=x86_64 [2022-07-27T21:48:12.744Z] ---> Running in 7cda49033855 [2022-07-27T21:48:12.744Z] Removing intermediate container 868d0ea835ba [2022-07-27T21:48:12.744Z] ---> c45554f3e7c2 [2022-07-27T21:48:12.744Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-27T21:48:12.744Z] Removing intermediate container d69c8c130996 [2022-07-27T21:48:12.744Z] ---> 198dc4a8d8b6 [2022-07-27T21:48:12.744Z] [2022-07-27T21:48:12.744Z] Step 10/23 : FROM alpine:3.16 [2022-07-27T21:48:12.744Z] ---> d7d3d98c851f [2022-07-27T21:48:12.744Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-27T21:48:12.744Z] Removing intermediate container 746901ddfb0c [2022-07-27T21:48:12.744Z] ---> c531eb063515 [2022-07-27T21:48:12.744Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-27T21:48:13.003Z] ---> Running in be6ec21985ef [2022-07-27T21:48:13.003Z] ---> Running in 11b3affd80ca [2022-07-27T21:48:13.003Z] ---> dc6b4b1bee6f [2022-07-27T21:48:13.003Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T21:48:13.003Z] Removing intermediate container 7cda49033855 [2022-07-27T21:48:13.003Z] ---> f5f03458c331 [2022-07-27T21:48:13.003Z] Step 30/31 : LABEL git_sha=6aa679610a532969e0d371c02f774b2dbad186e9 [2022-07-27T21:48:13.003Z] ---> Running in 39cbab5277cb [2022-07-27T21:48:13.003Z] ---> Running in 5165e311247e [2022-07-27T21:48:13.003Z] Removing intermediate container 11b3affd80ca [2022-07-27T21:48:13.003Z] ---> d99df5744d40 [2022-07-27T21:48:13.003Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-27T21:48:13.265Z] ---> Running in 4c9a86f5f5d9 [2022-07-27T21:48:13.265Z] Removing intermediate container 5165e311247e [2022-07-27T21:48:13.265Z] ---> 7cef135546b9 [2022-07-27T21:48:13.265Z] Step 31/31 : LABEL version=0.0.0 [2022-07-27T21:48:13.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:48:13.265Z] Removing intermediate container 4c9a86f5f5d9 [2022-07-27T21:48:13.265Z] ---> d08242556b83 [2022-07-27T21:48:13.265Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-27T21:48:13.525Z] ---> Running in cfa13c9f8111 [2022-07-27T21:48:13.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:48:13.785Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-27T21:48:13.785Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T21:48:13.785Z] OK: 6 MiB in 15 packages [2022-07-27T21:48:23.796Z] ---> f146d1848f1a [2022-07-27T21:48:23.796Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-27T21:48:23.796Z] Removing intermediate container cfa13c9f8111 [2022-07-27T21:48:23.796Z] ---> 0ff8eef96806 [2022-07-27T21:48:23.796Z] [2022-07-27T21:48:23.796Z] Successfully built 0ff8eef96806 [2022-07-27T21:48:23.796Z] Successfully tagged security-bootstrapper:latest [2022-07-27T21:48:23.796Z]  Building security-bootstrapper ... done Building support-scheduler [2022-07-27T21:48:29.103Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T21:48:29.103Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-27T21:48:29.103Z] ---> 53713e2b0797 [2022-07-27T21:48:29.103Z] Step 3/22 : WORKDIR /edgex-go [2022-07-27T21:48:29.103Z] ---> Using cache [2022-07-27T21:48:29.103Z] ---> c32afb5dfb7b [2022-07-27T21:48:29.103Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T21:48:29.103Z] ---> Using cache [2022-07-27T21:48:29.103Z] ---> 44ec1092410f [2022-07-27T21:48:29.103Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-27T21:48:29.103Z] ---> Using cache [2022-07-27T21:48:29.103Z] ---> 95c792077acf [2022-07-27T21:48:29.103Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-27T21:48:29.103Z] ---> Using cache [2022-07-27T21:48:29.103Z] ---> eb517556e694 [2022-07-27T21:48:29.103Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T21:48:29.103Z] ---> Using cache [2022-07-27T21:48:29.103Z] ---> e8a2c4fbc76c [2022-07-27T21:48:29.103Z] Step 8/22 : COPY . . [2022-07-27T21:48:29.103Z] ---> Using cache [2022-07-27T21:48:29.103Z] ---> 25b784f6105f [2022-07-27T21:48:29.103Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-27T21:48:39.092Z] Removing intermediate container be6ec21985ef [2022-07-27T21:48:39.092Z] ---> 1f8ed639a1bc [2022-07-27T21:48:39.092Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-27T21:48:39.092Z] ---> 776a856c31a1 [2022-07-27T21:48:39.092Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-27T21:48:39.092Z] Removing intermediate container d28bec399564 [2022-07-27T21:48:39.092Z] ---> 8b5ea5cd11c9 [2022-07-27T21:48:39.092Z] Step 8/26 : COPY . . [2022-07-27T21:48:39.494Z] ---> Running in cde5d4acde9b [2022-07-27T21:48:39.494Z] ---> Running in 4080e65e4b91 [2022-07-27T21:48:40.064Z] Removing intermediate container 39cbab5277cb [2022-07-27T21:48:40.064Z] ---> b4e29fc0314c [2022-07-27T21:48:40.064Z] Step 8/26 : COPY . . [2022-07-27T21:48:43.538Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-27T21:48:55.001Z] ---> a144ecef2099 [2022-07-27T21:48:55.001Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-27T21:48:55.001Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-27T21:48:55.001Z] Removing intermediate container 4080e65e4b91 [2022-07-27T21:48:55.001Z] ---> 21f32183ab6e [2022-07-27T21:48:55.001Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-27T21:48:55.001Z] ---> e64d551ad28d [2022-07-27T21:48:55.001Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-27T21:48:55.001Z] ---> Running in 60670c589ad6 [2022-07-27T21:48:55.001Z] ---> 4e4d571cbf63 [2022-07-27T21:48:55.001Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-27T21:48:55.001Z] ---> Running in 576d36580926 [2022-07-27T21:48:55.001Z] ---> Running in 3c1f0f4f276a [2022-07-27T21:48:55.001Z] ---> Running in db233b52e87c [2022-07-27T21:48:55.297Z] Removing intermediate container 60670c589ad6 [2022-07-27T21:48:55.297Z] ---> f3e46b87975b [2022-07-27T21:48:55.297Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T21:48:55.297Z] Removing intermediate container 576d36580926 [2022-07-27T21:48:55.297Z] ---> 7795d908e5ec [2022-07-27T21:48:55.297Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-27T21:48:55.297Z] Removing intermediate container 3c1f0f4f276a [2022-07-27T21:48:55.297Z] ---> e857b78a4e4f [2022-07-27T21:48:55.297Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-27T21:48:55.559Z] ---> Running in ee68f5460ac3 [2022-07-27T21:48:55.559Z] ---> Running in b2930d0566d6 [2022-07-27T21:48:55.559Z] Removing intermediate container db233b52e87c [2022-07-27T21:48:55.559Z] ---> bb71f27aa0a6 [2022-07-27T21:48:55.559Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-27T21:48:55.559Z] ---> Running in 39897f8fef3d [2022-07-27T21:48:55.559Z] ---> Running in 7cd77f92516d [2022-07-27T21:48:55.559Z] Removing intermediate container b2930d0566d6 [2022-07-27T21:48:55.559Z] ---> 174f64e11d0a [2022-07-27T21:48:55.559Z] Step 15/23 : WORKDIR / [2022-07-27T21:48:55.821Z] Removing intermediate container ee68f5460ac3 [2022-07-27T21:48:55.821Z] ---> 6d2ee86c839a [2022-07-27T21:48:55.821Z] Step 21/23 : LABEL arch=x86_64 [2022-07-27T21:48:55.821Z] Removing intermediate container 39897f8fef3d [2022-07-27T21:48:55.821Z] ---> 3ec051cf6bce [2022-07-27T21:48:55.821Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-27T21:48:55.821Z] ---> Running in 615f76986190 [2022-07-27T21:48:55.821Z] Removing intermediate container 7cd77f92516d [2022-07-27T21:48:55.821Z] ---> 53dcfaa8cc16 [2022-07-27T21:48:55.822Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-27T21:48:55.822Z] ---> Running in efee14d0a67e [2022-07-27T21:48:55.822Z] ---> Running in f0ce2ee3e083 [2022-07-27T21:48:55.822Z] ---> Running in 290b149663f1 [2022-07-27T21:48:57.319Z] Removing intermediate container 615f76986190 [2022-07-27T21:48:57.319Z] ---> e41f5d7a87ac [2022-07-27T21:48:57.319Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T21:48:57.319Z] Removing intermediate container efee14d0a67e [2022-07-27T21:48:57.319Z] ---> 972fed04763c [2022-07-27T21:48:57.319Z] Step 22/23 : LABEL git_sha=6aa679610a532969e0d371c02f774b2dbad186e9 [2022-07-27T21:48:57.319Z] ---> Running in 739bf20e73cf [2022-07-27T21:48:57.622Z] Removing intermediate container 739bf20e73cf [2022-07-27T21:48:57.622Z] ---> 293c050c0b5a [2022-07-27T21:48:57.622Z] Step 23/23 : LABEL version=0.0.0 [2022-07-27T21:48:58.863Z] ---> 50fd803821dc [2022-07-27T21:48:58.863Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-27T21:48:58.863Z] ---> Running in 4695983c4f65 [2022-07-27T21:49:02.264Z] ---> 6e132bcfa41e [2022-07-27T21:49:02.264Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-27T21:49:02.264Z] Removing intermediate container 4695983c4f65 [2022-07-27T21:49:02.264Z] ---> 06acf024dc1d [2022-07-27T21:49:02.264Z] [2022-07-27T21:49:02.264Z] Successfully built 06acf024dc1d [2022-07-27T21:49:02.264Z] Successfully tagged sys-mgmt-agent:latest [2022-07-27T21:49:02.264Z]  Building sys-mgmt-agent ... done Building security-spiffe-token-provider [2022-07-27T21:49:05.659Z] Removing intermediate container 290b149663f1 [2022-07-27T21:49:05.659Z] ---> ede9bf033fa6 [2022-07-27T21:49:05.659Z] Step 12/26 : WORKDIR /edgex-go [2022-07-27T21:49:06.252Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T21:49:06.252Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-27T21:49:06.252Z] ---> 53713e2b0797 [2022-07-27T21:49:06.252Z] Step 3/20 : WORKDIR /edgex-go [2022-07-27T21:49:06.252Z] ---> Using cache [2022-07-27T21:49:06.252Z] ---> c32afb5dfb7b [2022-07-27T21:49:06.252Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-27T21:49:13.157Z] Removing intermediate container f0ce2ee3e083 [2022-07-27T21:49:13.157Z] ---> 8d5af5ebec85 [2022-07-27T21:49:13.157Z] Step 12/26 : WORKDIR /edgex-go [2022-07-27T21:49:13.421Z] ---> f059ca9d67cb [2022-07-27T21:49:13.421Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-27T21:49:13.421Z] ---> Running in 7d5aa621e418 [2022-07-27T21:49:13.421Z] ---> Running in 58579415ae1d [2022-07-27T21:49:13.421Z] ---> Running in f53cca942522 [2022-07-27T21:49:13.421Z] ---> Running in cec002553417 [2022-07-27T21:49:14.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:49:14.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:49:14.901Z] v3.16.1-49-g79e592dfdf [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-07-27T21:49:14.901Z] v3.16.1-48-gc6be620ede [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-07-27T21:49:14.901Z] OK: 17033 distinct packages available [2022-07-27T21:49:14.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:49:14.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:49:15.161Z] Removing intermediate container 58579415ae1d [2022-07-27T21:49:15.162Z] ---> 5721a34b8966 [2022-07-27T21:49:15.162Z] [2022-07-27T21:49:15.162Z] Step 13/26 : FROM alpine:3.15 [2022-07-27T21:49:15.162Z] OK: 211 MiB in 51 packages [2022-07-27T21:49:17.724Z] Removing intermediate container cec002553417 [2022-07-27T21:49:17.724Z] ---> 6c965e4fca85 [2022-07-27T21:49:17.724Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T21:49:17.724Z] Removing intermediate container 7d5aa621e418 [2022-07-27T21:49:17.724Z] ---> 0cc5ae99770b [2022-07-27T21:49:17.724Z] [2022-07-27T21:49:17.724Z] Step 13/26 : FROM alpine:3.15 [2022-07-27T21:49:17.724Z] 3.15: Pulling from library/alpine [2022-07-27T21:49:17.987Z] 3.15: Pulling from library/alpine [2022-07-27T21:49:17.987Z] ---> Running in 62a63fd9489c [2022-07-27T21:49:17.987Z] Removing intermediate container cde5d4acde9b [2022-07-27T21:49:17.987Z] ---> b2fc488ae8a0 [2022-07-27T21:49:17.987Z] [2022-07-27T21:49:17.987Z] Step 10/22 : FROM alpine:3.16 [2022-07-27T21:49:17.987Z] ---> d7d3d98c851f [2022-07-27T21:49:17.987Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-27T21:49:17.987Z] ---> Using cache [2022-07-27T21:49:17.987Z] ---> 1f8ed639a1bc [2022-07-27T21:49:17.987Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-27T21:49:17.987Z] ---> Using cache [2022-07-27T21:49:17.987Z] ---> 21f32183ab6e [2022-07-27T21:49:17.987Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-27T21:49:17.987Z] ---> Running in 9066d85ed262 [2022-07-27T21:49:17.987Z] Removing intermediate container 62a63fd9489c [2022-07-27T21:49:17.987Z] ---> 80eba9e18023 [2022-07-27T21:49:17.987Z] Step 21/23 : LABEL arch=x86_64 [2022-07-27T21:49:18.334Z] Removing intermediate container f53cca942522 [2022-07-27T21:49:18.334Z] ---> c4d99515bce4 [2022-07-27T21:49:18.334Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-27T21:49:18.334Z] ---> Running in c64e20e68da6 [2022-07-27T21:49:18.334Z] Removing intermediate container 9066d85ed262 [2022-07-27T21:49:18.334Z] ---> 94318407703f [2022-07-27T21:49:18.334Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-27T21:49:18.913Z] ---> Running in 0ef66cbf063e [2022-07-27T21:49:18.913Z] Removing intermediate container c64e20e68da6 [2022-07-27T21:49:18.913Z] ---> 584c905de340 [2022-07-27T21:49:18.913Z] Step 22/23 : LABEL git_sha=6aa679610a532969e0d371c02f774b2dbad186e9 [2022-07-27T21:49:18.913Z] ---> 42b61e4e4669 [2022-07-27T21:49:18.913Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T21:49:18.913Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-27T21:49:19.175Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-27T21:49:19.175Z] Status: Downloaded newer image for alpine:3.15 [2022-07-27T21:49:19.175Z] Status: Downloaded newer image for alpine:3.15 [2022-07-27T21:49:19.175Z] ---> 2720e26172a0 [2022-07-27T21:49:19.175Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-27T21:49:19.175Z] ---> 2720e26172a0 [2022-07-27T21:49:19.175Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-27T21:49:19.438Z] ---> Running in caa5dcfeeafb [2022-07-27T21:49:19.438Z] ---> Running in 3afe6448e555 [2022-07-27T21:49:19.702Z] ---> Running in bb5490026a54 [2022-07-27T21:49:19.702Z] ---> Running in f6e8cade2215 [2022-07-27T21:49:19.965Z] Removing intermediate container 0ef66cbf063e [2022-07-27T21:49:19.965Z] ---> 29062481a10f [2022-07-27T21:49:19.965Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T21:49:20.227Z] Removing intermediate container caa5dcfeeafb [2022-07-27T21:49:20.227Z] ---> 698b052f056d [2022-07-27T21:49:20.227Z] Step 23/23 : LABEL version=0.0.0 [2022-07-27T21:49:20.854Z] Removing intermediate container bb5490026a54 [2022-07-27T21:49:20.854Z] ---> bbc9256cb6a2 [2022-07-27T21:49:20.854Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T21:49:20.854Z] Removing intermediate container f6e8cade2215 [2022-07-27T21:49:20.854Z] ---> c43ea29aa5ac [2022-07-27T21:49:20.855Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T21:49:20.855Z] ---> b1ebe62540a5 [2022-07-27T21:49:20.855Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-27T21:49:20.855Z] ---> Running in 706eed055b9c [2022-07-27T21:49:21.117Z] ---> Running in ec37668f1216 [2022-07-27T21:49:21.117Z] ---> Running in b8b76e0a06db [2022-07-27T21:49:21.696Z] Removing intermediate container 706eed055b9c [2022-07-27T21:49:21.696Z] ---> 31f79fd42c17 [2022-07-27T21:49:21.696Z] [2022-07-27T21:49:21.696Z] Successfully built 31f79fd42c17 [2022-07-27T21:49:23.097Z] Successfully tagged core-command:latest [2022-07-27T21:49:23.097Z] Building security-spire-server [2022-07-27T21:49:27.292Z]  Building core-command ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T21:49:27.292Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-27T21:49:27.292Z] ---> 53713e2b0797 [2022-07-27T21:49:27.292Z] Step 3/25 : WORKDIR /edgex-go [2022-07-27T21:49:27.292Z] ---> Using cache [2022-07-27T21:49:27.292Z] ---> c32afb5dfb7b [2022-07-27T21:49:27.292Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T21:49:27.292Z] ---> Using cache [2022-07-27T21:49:27.292Z] ---> 44ec1092410f [2022-07-27T21:49:27.292Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-27T21:49:27.292Z] ---> Using cache [2022-07-27T21:49:27.292Z] ---> c45554f3e7c2 [2022-07-27T21:49:27.292Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-27T21:49:27.292Z] ---> Using cache [2022-07-27T21:49:27.292Z] ---> dc6b4b1bee6f [2022-07-27T21:49:27.292Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T21:49:27.292Z] ---> Using cache [2022-07-27T21:49:27.292Z] ---> b4e29fc0314c [2022-07-27T21:49:27.292Z] Step 8/25 : COPY . . [2022-07-27T21:49:27.293Z] ---> Using cache [2022-07-27T21:49:27.293Z] ---> 4e4d571cbf63 [2022-07-27T21:49:27.293Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-27T21:49:27.293Z] ---> Using cache [2022-07-27T21:49:27.293Z] ---> bb71f27aa0a6 [2022-07-27T21:49:27.293Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-27T21:49:27.293Z] ---> Using cache [2022-07-27T21:49:27.293Z] ---> 53dcfaa8cc16 [2022-07-27T21:49:27.293Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-27T21:49:27.860Z] ---> fdcb7da9e554 [2022-07-27T21:49:27.860Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-27T21:49:29.240Z] ---> Running in 73326bf798d1 [2022-07-27T21:49:29.240Z] ---> 174a448ca9a5 [2022-07-27T21:49:29.240Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-27T21:49:29.811Z] ---> Running in 802d31d20757 [2022-07-27T21:49:30.758Z] Removing intermediate container 802d31d20757 [2022-07-27T21:49:30.758Z] ---> 65f6bd7c98c4 [2022-07-27T21:49:30.758Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T21:49:30.758Z] Removing intermediate container b8b76e0a06db [2022-07-27T21:49:30.758Z] ---> 8c91bf61c4be [2022-07-27T21:49:30.758Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-27T21:49:30.758Z] Removing intermediate container ec37668f1216 [2022-07-27T21:49:30.758Z] ---> 45afd1bed5ac [2022-07-27T21:49:30.758Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-27T21:49:31.018Z] ---> Running in 8da6b2663758 [2022-07-27T21:49:31.018Z] ---> Running in 0352ef07460c [2022-07-27T21:49:31.018Z] ---> Running in 42fe2d80d9b0 [2022-07-27T21:49:31.278Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:49:31.536Z] Removing intermediate container 0352ef07460c [2022-07-27T21:49:31.536Z] ---> 19ebec300b2c [2022-07-27T21:49:31.536Z] Step 20/22 : LABEL arch=x86_64 [2022-07-27T21:49:32.473Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:49:32.733Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-27T21:49:32.733Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-27T21:49:32.733Z] OK: 15856 distinct packages available [2022-07-27T21:49:32.733Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:49:33.676Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:49:33.676Z] ---> Running in 388faf9074fc [2022-07-27T21:49:33.937Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:49:34.196Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-27T21:49:34.464Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-27T21:49:34.464Z] (3/5) Installing libucontext (1.1-r0) [2022-07-27T21:49:34.464Z] Removing intermediate container 3afe6448e555 [2022-07-27T21:49:34.464Z] ---> e839f3b79169 [2022-07-27T21:49:34.464Z] Step 7/20 : COPY . . [2022-07-27T21:49:34.464Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-27T21:49:34.464Z] Removing intermediate container 388faf9074fc [2022-07-27T21:49:34.464Z] ---> 3c29ca127600 [2022-07-27T21:49:34.464Z] Step 21/22 : LABEL git_sha=6aa679610a532969e0d371c02f774b2dbad186e9 [2022-07-27T21:49:34.724Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-27T21:49:34.724Z] Removing intermediate container 73326bf798d1 [2022-07-27T21:49:34.724Z] ---> 7241ea78245c [2022-07-27T21:49:34.724Z] Step 12/25 : WORKDIR /edgex-go [2022-07-27T21:49:34.724Z] Executing busybox-1.34.1-r7.trigger [2022-07-27T21:49:34.724Z] OK: 6 MiB in 19 packages [2022-07-27T21:49:34.724Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:49:35.295Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-27T21:49:35.295Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-27T21:49:35.295Z] OK: 15856 distinct packages available [2022-07-27T21:49:35.295Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:49:36.238Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:49:36.810Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-27T21:49:36.810Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-27T21:49:36.810Z] (3/4) Installing libucontext (1.1-r0) [2022-07-27T21:49:37.069Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-27T21:49:37.069Z] Executing busybox-1.34.1-r7.trigger [2022-07-27T21:49:37.069Z] OK: 6 MiB in 18 packages [2022-07-27T21:49:42.353Z] ---> Running in 38e610308f49 [2022-07-27T21:49:42.353Z] ---> Running in e55677c247de [2022-07-27T21:49:42.353Z] ---> f09ac642d8b7 [2022-07-27T21:49:42.353Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-27T21:49:42.353Z] ---> Running in 7e1bcaa8c6be [2022-07-27T21:49:42.613Z] Removing intermediate container 38e610308f49 [2022-07-27T21:49:42.613Z] ---> bce6ba308902 [2022-07-27T21:49:42.613Z] Step 22/22 : LABEL version=0.0.0 [2022-07-27T21:49:42.613Z] Removing intermediate container 8da6b2663758 [2022-07-27T21:49:42.613Z] ---> 5f0991b7a7ac [2022-07-27T21:49:42.613Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-27T21:49:42.878Z] ---> Running in bb3e0c054b35 [2022-07-27T21:49:43.137Z] Removing intermediate container e55677c247de [2022-07-27T21:49:43.137Z] ---> f48774ad038a [2022-07-27T21:49:43.137Z] [2022-07-27T21:49:43.137Z] Step 13/25 : FROM alpine:3.15 [2022-07-27T21:49:43.137Z] ---> 2720e26172a0 [2022-07-27T21:49:43.137Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-27T21:49:43.137Z] ---> Using cache [2022-07-27T21:49:43.137Z] ---> c43ea29aa5ac [2022-07-27T21:49:43.137Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T21:49:43.137Z] ---> Using cache [2022-07-27T21:49:43.137Z] ---> 45afd1bed5ac [2022-07-27T21:49:43.137Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-27T21:49:43.137Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-07-27T21:49:44.076Z] Removing intermediate container 42fe2d80d9b0 [2022-07-27T21:49:44.076Z] ---> 30e5ff7de9f4 [2022-07-27T21:49:44.076Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-27T21:49:44.383Z] ---> Running in 38798628a72d [2022-07-27T21:49:44.383Z] Removing intermediate container bb3e0c054b35 [2022-07-27T21:49:44.383Z] ---> dd498b86f10a [2022-07-27T21:49:44.383Z] [2022-07-27T21:49:44.644Z] Successfully built dd498b86f10a [2022-07-27T21:49:44.903Z] Successfully tagged support-scheduler:latest [2022-07-27T21:49:44.903Z] Building support-notifications [2022-07-27T21:49:44.903Z]  Building support-scheduler ... done  ---> c0d5a5fd129b [2022-07-27T21:49:44.903Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-27T21:49:46.809Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:49:47.759Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:49:48.018Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-27T21:49:48.018Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-27T21:49:48.018Z] OK: 15856 distinct packages available [2022-07-27T21:49:48.018Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:49:48.962Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:49:49.222Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-27T21:49:49.222Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-27T21:49:49.708Z] (3/5) Installing libucontext (1.1-r0) [2022-07-27T21:49:49.708Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-27T21:49:49.708Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-27T21:49:49.967Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T21:49:49.967Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-27T21:49:49.967Z] ---> 53713e2b0797 [2022-07-27T21:49:49.968Z] Step 3/22 : WORKDIR /edgex-go [2022-07-27T21:49:49.968Z] ---> Using cache [2022-07-27T21:49:49.968Z] ---> c32afb5dfb7b [2022-07-27T21:49:49.968Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T21:49:49.968Z] ---> Using cache [2022-07-27T21:49:49.968Z] ---> 44ec1092410f [2022-07-27T21:49:49.968Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-27T21:49:49.968Z] Executing busybox-1.34.1-r7.trigger [2022-07-27T21:49:49.968Z] OK: 6 MiB in 19 packages [2022-07-27T21:49:58.083Z] ---> Running in fac618b069a0 [2022-07-27T21:49:58.083Z] ---> cc2d32d90a50 [2022-07-27T21:49:58.083Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-27T21:49:58.083Z] ---> 6ef1e2c733f5 [2022-07-27T21:49:58.083Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-27T21:49:58.342Z] ---> 86fdb182533f [2022-07-27T21:49:58.342Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-27T21:49:58.342Z] Removing intermediate container 38798628a72d [2022-07-27T21:49:58.342Z] ---> 7ba9fc9778a5 [2022-07-27T21:49:58.342Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-27T21:49:58.342Z] ---> 6df7ebbca563 [2022-07-27T21:49:58.342Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-27T21:49:58.342Z] ---> Running in 4055d5d699e8 [2022-07-27T21:49:58.602Z] Removing intermediate container 4055d5d699e8 [2022-07-27T21:49:58.602Z] ---> c59f53f1d70a [2022-07-27T21:49:58.602Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-27T21:49:58.602Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:49:59.542Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:50:00.479Z] OK: 211 MiB in 51 packages [2022-07-27T21:50:00.479Z] ---> 368a8b97c08c [2022-07-27T21:50:00.479Z] Step 21/26 : WORKDIR / [2022-07-27T21:50:00.479Z] ---> 4b2f605abc19 [2022-07-27T21:50:00.479Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-27T21:50:00.479Z] ---> 65c9a90ca5b5 [2022-07-27T21:50:00.479Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-27T21:50:00.479Z] ---> Running in 72dbde3063c8 [2022-07-27T21:50:00.739Z] ---> d6d6a06e06a9 [2022-07-27T21:50:00.739Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-27T21:50:01.334Z] ---> Running in 0559a5f9d2f2 [2022-07-27T21:50:02.714Z] Removing intermediate container 72dbde3063c8 [2022-07-27T21:50:02.714Z] ---> 7b64bf7dc117 [2022-07-27T21:50:02.714Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-27T21:50:02.714Z] ---> 87b9cd25f62c [2022-07-27T21:50:02.714Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-27T21:50:02.714Z] Removing intermediate container fac618b069a0 [2022-07-27T21:50:02.714Z] ---> 81a07dd24be7 [2022-07-27T21:50:02.714Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-27T21:50:02.973Z] Removing intermediate container 0559a5f9d2f2 [2022-07-27T21:50:02.973Z] ---> de2551de049c [2022-07-27T21:50:02.973Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-27T21:50:02.973Z] ---> Running in b7433666d7fc [2022-07-27T21:50:02.973Z] ---> Running in e10211667199 [2022-07-27T21:50:03.234Z] Removing intermediate container 7e1bcaa8c6be [2022-07-27T21:50:03.234Z] ---> 2afc10f1f197 [2022-07-27T21:50:03.234Z] [2022-07-27T21:50:03.234Z] Step 9/20 : FROM alpine:3.15 [2022-07-27T21:50:03.234Z] ---> 2720e26172a0 [2022-07-27T21:50:03.234Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-27T21:50:03.234Z] ---> Using cache [2022-07-27T21:50:03.234Z] ---> c43ea29aa5ac [2022-07-27T21:50:03.234Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T21:50:03.234Z] ---> Using cache [2022-07-27T21:50:03.234Z] ---> 45afd1bed5ac [2022-07-27T21:50:03.234Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-27T21:50:03.494Z] ---> Running in 38cc43d443c3 [2022-07-27T21:50:03.494Z] ---> 89a3fa2ac715 [2022-07-27T21:50:03.494Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-27T21:50:03.494Z] ---> 918901852c4e [2022-07-27T21:50:03.494Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T21:50:03.494Z] Removing intermediate container b7433666d7fc [2022-07-27T21:50:03.494Z] ---> c4cc8c513fd4 [2022-07-27T21:50:03.494Z] Step 24/26 : LABEL arch=x86_64 [2022-07-27T21:50:03.494Z] Removing intermediate container e10211667199 [2022-07-27T21:50:03.494Z] ---> 21997f44c00c [2022-07-27T21:50:03.494Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-27T21:50:03.494Z] ---> Running in 76a248d92b32 [2022-07-27T21:50:03.494Z] ---> Running in dcb1e185f733 [2022-07-27T21:50:03.761Z] ---> a2581733ead3 [2022-07-27T21:50:03.761Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-27T21:50:03.761Z] ---> Running in 3beb7298c35e [2022-07-27T21:50:03.761Z] ---> Running in 8c54dcde76ca [2022-07-27T21:50:03.761Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:50:04.027Z] Removing intermediate container 76a248d92b32 [2022-07-27T21:50:04.027Z] ---> a0127f0555d8 [2022-07-27T21:50:04.027Z] Step 25/26 : LABEL git_sha=6aa679610a532969e0d371c02f774b2dbad186e9 [2022-07-27T21:50:04.027Z] ---> Running in d343042d45db [2022-07-27T21:50:04.027Z] Removing intermediate container 3beb7298c35e [2022-07-27T21:50:04.027Z] ---> 00567358a2bf [2022-07-27T21:50:04.028Z] Step 24/26 : LABEL arch=x86_64 [2022-07-27T21:50:04.287Z] Removing intermediate container 8c54dcde76ca [2022-07-27T21:50:04.287Z] ---> 7ef7944c169f [2022-07-27T21:50:04.287Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-27T21:50:04.287Z] ---> Running in 70371e98d445 [2022-07-27T21:50:04.287Z] ---> Running in 2f2ea0ea95f3 [2022-07-27T21:50:04.546Z] Removing intermediate container d343042d45db [2022-07-27T21:50:04.546Z] ---> a7e92b1f333a [2022-07-27T21:50:04.546Z] Step 26/26 : LABEL version=0.0.0 [2022-07-27T21:50:04.546Z] Removing intermediate container 70371e98d445 [2022-07-27T21:50:04.546Z] ---> c27881ca6182 [2022-07-27T21:50:04.546Z] Step 25/26 : LABEL git_sha=6aa679610a532969e0d371c02f774b2dbad186e9 [2022-07-27T21:50:04.546Z] Removing intermediate container 2f2ea0ea95f3 [2022-07-27T21:50:04.546Z] ---> 4a409f7b352d [2022-07-27T21:50:04.546Z] Step 23/25 : LABEL arch=x86_64 [2022-07-27T21:50:04.546Z] ---> Running in 44c9bc4168ae [2022-07-27T21:50:04.546Z] ---> Running in 58c8b3c0b43b [2022-07-27T21:50:04.546Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:50:04.546Z] ---> Running in 635cb3a904ea [2022-07-27T21:50:05.146Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-27T21:50:05.146Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-27T21:50:05.146Z] OK: 15856 distinct packages available [2022-07-27T21:50:05.146Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:50:05.718Z] Removing intermediate container 44c9bc4168ae [2022-07-27T21:50:05.718Z] ---> 5790eeeeda8a [2022-07-27T21:50:05.718Z] [2022-07-27T21:50:05.718Z] Successfully built 5790eeeeda8a [2022-07-27T21:50:05.979Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:50:06.242Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-27T21:50:06.242Z] Successfully tagged security-spire-agent:latest [2022-07-27T21:50:06.242Z] Building core-metadata [2022-07-27T21:50:06.503Z]  Building security-spire-agent ... done (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-27T21:50:06.503Z] Removing intermediate container 58c8b3c0b43b [2022-07-27T21:50:06.503Z] ---> 276ed52bd138 [2022-07-27T21:50:06.503Z] Step 26/26 : LABEL version=0.0.0 [2022-07-27T21:50:06.503Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-27T21:50:06.503Z] Removing intermediate container 635cb3a904ea [2022-07-27T21:50:06.503Z] ---> 632b1067426d [2022-07-27T21:50:06.503Z] Step 24/25 : LABEL git_sha=6aa679610a532969e0d371c02f774b2dbad186e9 [2022-07-27T21:50:06.503Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-27T21:50:06.763Z] (5/9) Installing curl (7.80.0-r2) [2022-07-27T21:50:06.763Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-27T21:50:06.763Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-27T21:50:07.024Z] (8/9) Installing libucontext (1.1-r0) [2022-07-27T21:50:07.024Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-27T21:50:07.024Z] Executing busybox-1.34.1-r7.trigger [2022-07-27T21:50:07.024Z] Executing ca-certificates-20211220-r0.trigger [2022-07-27T21:50:07.024Z] OK: 8 MiB in 23 packages [2022-07-27T21:50:11.373Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T21:50:11.373Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-27T21:50:11.373Z] ---> 53713e2b0797 [2022-07-27T21:50:11.373Z] Step 3/23 : WORKDIR /edgex-go [2022-07-27T21:50:11.373Z] ---> Using cache [2022-07-27T21:50:11.373Z] ---> c32afb5dfb7b [2022-07-27T21:50:11.373Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T21:50:11.373Z] ---> Using cache [2022-07-27T21:50:11.373Z] ---> 44ec1092410f [2022-07-27T21:50:11.373Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-27T21:50:11.373Z] ---> Using cache [2022-07-27T21:50:11.373Z] ---> 95c792077acf [2022-07-27T21:50:11.373Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-27T21:50:11.373Z] ---> Using cache [2022-07-27T21:50:11.373Z] ---> eb517556e694 [2022-07-27T21:50:11.373Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T21:50:11.373Z] ---> Using cache [2022-07-27T21:50:11.373Z] ---> e8a2c4fbc76c [2022-07-27T21:50:11.373Z] Step 8/23 : COPY . . [2022-07-27T21:50:11.373Z] ---> Using cache [2022-07-27T21:50:11.373Z] ---> 25b784f6105f [2022-07-27T21:50:11.373Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-27T21:50:11.944Z] ---> Running in 4fdb35ef1c33 [2022-07-27T21:50:11.944Z] ---> Running in 9da78e7b7ba3 [2022-07-27T21:50:11.944Z] ---> Running in 7a2d52740d73 [2022-07-27T21:50:12.882Z] Removing intermediate container 4fdb35ef1c33 [2022-07-27T21:50:12.882Z] ---> f8554f36fc00 [2022-07-27T21:50:12.882Z] Step 25/25 : LABEL version=0.0.0 [2022-07-27T21:50:12.883Z] Removing intermediate container 7a2d52740d73 [2022-07-27T21:50:12.883Z] ---> 8a407825deaa [2022-07-27T21:50:12.883Z] [2022-07-27T21:50:12.883Z] Successfully built 8a407825deaa [2022-07-27T21:50:12.883Z] Successfully tagged security-spire-config:latest [2022-07-27T21:50:12.883Z]  Building security-spire-config ... done  ---> Running in 000f66557beb [2022-07-27T21:50:12.883Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-27T21:50:13.145Z] Removing intermediate container 38cc43d443c3 [2022-07-27T21:50:13.145Z] ---> b280ba948ea1 [2022-07-27T21:50:13.145Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T21:50:13.145Z] Removing intermediate container 000f66557beb [2022-07-27T21:50:13.145Z] ---> 3d380ae20ed9 [2022-07-27T21:50:13.145Z] [2022-07-27T21:50:13.405Z] Successfully built 3d380ae20ed9 [2022-07-27T21:50:13.664Z] Successfully tagged security-spire-server:latest [2022-07-27T21:50:13.664Z]  Building security-spire-server ... done  ---> cd0155269919 [2022-07-27T21:50:13.664Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-27T21:50:16.963Z] ---> 14e49a5229db [2022-07-27T21:50:16.963Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-27T21:50:17.289Z] Removing intermediate container dcb1e185f733 [2022-07-27T21:50:17.289Z] ---> dcbf06c7ff21 [2022-07-27T21:50:17.289Z] Step 8/22 : COPY . . [2022-07-27T21:50:27.333Z] ---> 9fbae19746ba [2022-07-27T21:50:27.333Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-27T21:50:27.333Z] ---> Running in 727a9b35671f [2022-07-27T21:50:27.333Z] ---> 1119674105e2 [2022-07-27T21:50:27.333Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-27T21:50:27.333Z] ---> Running in 2c19ec147e43 [2022-07-27T21:50:27.333Z] Removing intermediate container 727a9b35671f [2022-07-27T21:50:27.333Z] ---> 26723035e800 [2022-07-27T21:50:27.333Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T21:50:27.333Z] ---> Running in 1afb2bd01df1 [2022-07-27T21:50:27.333Z] Removing intermediate container 1afb2bd01df1 [2022-07-27T21:50:27.333Z] ---> 6809d4b018c9 [2022-07-27T21:50:27.333Z] Step 18/20 : LABEL arch=x86_64 [2022-07-27T21:50:27.333Z] ---> Running in 9c71c24dba46 [2022-07-27T21:50:27.333Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-27T21:50:27.333Z] Removing intermediate container 9c71c24dba46 [2022-07-27T21:50:27.333Z] ---> 9dbd4de0058b [2022-07-27T21:50:27.333Z] Step 19/20 : LABEL git_sha=6aa679610a532969e0d371c02f774b2dbad186e9 [2022-07-27T21:50:27.591Z] ---> Running in a1e3d94c833b [2022-07-27T21:50:28.526Z] Removing intermediate container a1e3d94c833b [2022-07-27T21:50:28.526Z] ---> d26a4ef86832 [2022-07-27T21:50:28.526Z] Step 20/20 : LABEL version=0.0.0 [2022-07-27T21:50:28.797Z] ---> Running in c3d4e893af29 [2022-07-27T21:50:28.797Z] Removing intermediate container 9da78e7b7ba3 [2022-07-27T21:50:28.797Z] ---> f5b28c720af1 [2022-07-27T21:50:28.797Z] [2022-07-27T21:50:28.797Z] Step 10/23 : FROM alpine:3.16 [2022-07-27T21:50:28.797Z] ---> d7d3d98c851f [2022-07-27T21:50:28.797Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-27T21:50:28.797Z] ---> Using cache [2022-07-27T21:50:28.797Z] ---> 1f8ed639a1bc [2022-07-27T21:50:28.797Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-27T21:50:28.797Z] ---> Using cache [2022-07-27T21:50:28.797Z] ---> 21f32183ab6e [2022-07-27T21:50:28.797Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-27T21:50:29.055Z] ---> Running in a0836af620d1 [2022-07-27T21:50:29.055Z] Removing intermediate container c3d4e893af29 [2022-07-27T21:50:29.055Z] ---> b469d832fa80 [2022-07-27T21:50:29.055Z] [2022-07-27T21:50:29.055Z] Successfully built b469d832fa80 [2022-07-27T21:50:29.314Z] Successfully tagged security-spiffe-token-provider:latest [2022-07-27T21:50:29.314Z]  Building security-spiffe-token-provider ... done Removing intermediate container a0836af620d1 [2022-07-27T21:50:29.314Z] ---> baf29d53b852 [2022-07-27T21:50:29.314Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-27T21:50:29.314Z] ---> Running in a96ff0ff8017 [2022-07-27T21:50:29.885Z] Removing intermediate container a96ff0ff8017 [2022-07-27T21:50:29.885Z] ---> 1b5e0fe6441a [2022-07-27T21:50:29.885Z] Step 15/23 : WORKDIR / [2022-07-27T21:50:30.144Z] ---> Running in 3043501d1698 [2022-07-27T21:50:30.405Z] Removing intermediate container 3043501d1698 [2022-07-27T21:50:30.405Z] ---> 53cf156eddbf [2022-07-27T21:50:30.405Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T21:50:30.974Z] ---> ed91d0d67b9a [2022-07-27T21:50:30.974Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-27T21:50:32.358Z] ---> f685e503bcea [2022-07-27T21:50:32.358Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-27T21:50:33.296Z] ---> b471ef6fc9ac [2022-07-27T21:50:33.296Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-27T21:50:33.296Z] ---> Running in 7f80e286b23d [2022-07-27T21:50:33.556Z] Removing intermediate container 7f80e286b23d [2022-07-27T21:50:33.556Z] ---> fbd0d5af93ef [2022-07-27T21:50:33.556Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T21:50:33.815Z] ---> Running in 235ee161b1ca [2022-07-27T21:50:34.381Z] Removing intermediate container 235ee161b1ca [2022-07-27T21:50:34.381Z] ---> fde0389ae8ee [2022-07-27T21:50:34.381Z] Step 21/23 : LABEL arch=x86_64 [2022-07-27T21:50:34.381Z] ---> Running in d18ff3893bce [2022-07-27T21:50:35.483Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-27T21:50:35.484Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-27T21:50:35.484Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-27T21:50:35.484Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-27T21:50:35.484Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-27T21:50:35.484Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-27T21:50:35.484Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-27T21:50:35.484Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-27T21:50:35.484Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-27T21:50:35.484Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-27T21:50:35.484Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-27T21:50:35.484Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-27T21:50:35.484Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-27T21:50:35.484Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-27T21:50:35.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-27T21:50:35.757Z] Removing intermediate container d18ff3893bce [2022-07-27T21:50:35.757Z] ---> c72b593191d3 [2022-07-27T21:50:35.757Z] Step 22/23 : LABEL git_sha=6aa679610a532969e0d371c02f774b2dbad186e9 [2022-07-27T21:50:35.757Z] ---> Running in afe6effeb388 [2022-07-27T21:50:36.695Z] Removing intermediate container afe6effeb388 [2022-07-27T21:50:36.695Z] ---> 42842c503e9e [2022-07-27T21:50:36.695Z] Step 23/23 : LABEL version=0.0.0 [2022-07-27T21:50:36.695Z] ---> Running in 7699c5c15bbe [2022-07-27T21:50:36.953Z] Removing intermediate container 7699c5c15bbe [2022-07-27T21:50:36.953Z] ---> c9ed59aaa62b [2022-07-27T21:50:36.953Z] [2022-07-27T21:50:37.211Z] Successfully built c9ed59aaa62b [2022-07-27T21:50:37.211Z] Successfully tagged core-metadata:latest [2022-07-27T21:50:47.249Z]  Building core-metadata ... done Removing intermediate container 2c19ec147e43 [2022-07-27T21:50:47.249Z] ---> 4255e6ca8bf7 [2022-07-27T21:50:47.249Z] [2022-07-27T21:50:47.249Z] Step 10/22 : FROM alpine:3.16 [2022-07-27T21:50:47.249Z] ---> d7d3d98c851f [2022-07-27T21:50:47.249Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-27T21:50:47.249Z] ---> Running in 4812ca0cd4fd [2022-07-27T21:50:47.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:50:47.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:50:47.249Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-27T21:50:47.249Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-27T21:50:47.249Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T21:50:47.249Z] Executing ca-certificates-20211220-r0.trigger [2022-07-27T21:50:47.249Z] OK: 6 MiB in 16 packages [2022-07-27T21:50:47.823Z] Removing intermediate container 4812ca0cd4fd [2022-07-27T21:50:47.823Z] ---> 237e1935bd0e [2022-07-27T21:50:47.823Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-27T21:50:48.085Z] ---> Running in c1be3bf270c3 [2022-07-27T21:50:48.085Z] Removing intermediate container c1be3bf270c3 [2022-07-27T21:50:48.085Z] ---> 7368e1008c13 [2022-07-27T21:50:48.085Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-27T21:50:48.085Z] ---> Running in f1ebbf8090d3 [2022-07-27T21:50:48.351Z] Removing intermediate container f1ebbf8090d3 [2022-07-27T21:50:48.351Z] ---> 740c64e5c70c [2022-07-27T21:50:48.351Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-27T21:50:48.615Z] ---> Running in d63f209d5dfb [2022-07-27T21:50:48.878Z] Removing intermediate container d63f209d5dfb [2022-07-27T21:50:48.878Z] ---> df6aaf27eaf7 [2022-07-27T21:50:48.878Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T21:50:49.453Z] ---> d05d0a82db79 [2022-07-27T21:50:49.453Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-27T21:50:50.028Z] ---> ab18490f3f69 [2022-07-27T21:50:50.028Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-27T21:50:50.295Z] ---> 14166de8a8c0 [2022-07-27T21:50:50.295Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-27T21:50:50.295Z] ---> Running in 774db334fc71 [2022-07-27T21:50:50.295Z] Removing intermediate container 774db334fc71 [2022-07-27T21:50:50.295Z] ---> 5c45c92e1c66 [2022-07-27T21:50:50.295Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T21:50:50.558Z] ---> Running in e06b8d78eb4d [2022-07-27T21:50:50.629Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.269s coverage: 28.7% of statements [2022-07-27T21:50:50.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-27T21:50:50.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-27T21:50:50.823Z] Removing intermediate container e06b8d78eb4d [2022-07-27T21:50:50.823Z] ---> bac5c03c5bfe [2022-07-27T21:50:50.823Z] Step 20/22 : LABEL arch=x86_64 [2022-07-27T21:50:50.823Z] ---> Running in 9008c3a032f0 [2022-07-27T21:50:50.823Z] Removing intermediate container 9008c3a032f0 [2022-07-27T21:50:50.823Z] ---> c8689e29aaa8 [2022-07-27T21:50:50.823Z] Step 21/22 : LABEL git_sha=6aa679610a532969e0d371c02f774b2dbad186e9 [2022-07-27T21:50:50.823Z] ---> Running in f54b33b90c56 [2022-07-27T21:50:51.084Z] Removing intermediate container f54b33b90c56 [2022-07-27T21:50:51.084Z] ---> 62a02abf795c [2022-07-27T21:50:51.084Z] Step 22/22 : LABEL version=0.0.0 [2022-07-27T21:50:51.356Z] ---> Running in 86a6241e9d6c [2022-07-27T21:50:51.356Z] Removing intermediate container 86a6241e9d6c [2022-07-27T21:50:51.356Z] ---> 8077d7d5ff15 [2022-07-27T21:50:51.356Z] [2022-07-27T21:50:51.356Z] Successfully built 8077d7d5ff15 [2022-07-27T21:50:51.618Z] Successfully tagged support-notifications:latest [2022-07-27T21:50:51.888Z]  Building support-notifications ... done  [Pipeline] } [2022-07-27T21:50:51.902Z] $ docker stop --time=1 f24462d21e58b66cf2bb58c06f9e796d6049e5a42ab118034ef60b343c765092 [2022-07-27T21:50:53.343Z] $ docker rm -f f24462d21e58b66cf2bb58c06f9e796d6049e5a42ab118034ef60b343c765092 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-27T21:50:53.721Z] + docker images [2022-07-27T21:50:53.721Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-27T21:50:53.721Z] support-notifications latest 8077d7d5ff15 2 seconds ago 27.1MB [2022-07-27T21:50:53.721Z] 4255e6ca8bf7 9 seconds ago 1.74GB [2022-07-27T21:50:53.721Z] core-metadata latest c9ed59aaa62b 17 seconds ago 17.1MB [2022-07-27T21:50:53.721Z] security-spiffe-token-provider latest b469d832fa80 25 seconds ago 29.1MB [2022-07-27T21:50:53.721Z] f5b28c720af1 25 seconds ago 1.69GB [2022-07-27T21:50:53.721Z] security-spire-server latest 3d380ae20ed9 41 seconds ago 86.5MB [2022-07-27T21:50:53.721Z] security-spire-config latest 8a407825deaa 41 seconds ago 85.8MB [2022-07-27T21:50:53.721Z] security-spire-agent latest 5790eeeeda8a 49 seconds ago 125MB [2022-07-27T21:50:53.721Z] 2afc10f1f197 51 seconds ago 1.73GB [2022-07-27T21:50:53.721Z] support-scheduler latest dd498b86f10a About a minute ago 26.5MB [2022-07-27T21:50:53.721Z] f48774ad038a About a minute ago 1.58GB [2022-07-27T21:50:53.721Z] core-command latest 31f79fd42c17 About a minute ago 16.1MB [2022-07-27T21:50:53.721Z] b2fc488ae8a0 About a minute ago 1.74GB [2022-07-27T21:50:53.721Z] 5721a34b8966 About a minute ago 1.58GB [2022-07-27T21:50:53.721Z] 0cc5ae99770b About a minute ago 1.58GB [2022-07-27T21:50:53.721Z] sys-mgmt-agent latest 06acf024dc1d About a minute ago 299MB [2022-07-27T21:50:53.721Z] security-bootstrapper latest 0ff8eef96806 2 minutes ago 19.3MB [2022-07-27T21:50:53.721Z] 198dc4a8d8b6 2 minutes ago 1.68GB [2022-07-27T21:50:53.721Z] security-secretstore-setup latest 49842117ad67 3 minutes ago 28.9MB [2022-07-27T21:50:53.721Z] security-proxy-setup latest 8cf5f45102f7 3 minutes ago 27.1MB [2022-07-27T21:50:53.721Z] core-data latest e04f5518c09f 3 minutes ago 21.5MB [2022-07-27T21:50:53.721Z] 455456c76d0c 3 minutes ago 1.69GB [2022-07-27T21:50:53.721Z] a5f9f0156215 3 minutes ago 1.71GB [2022-07-27T21:50:53.721Z] b142b8196d3b 3 minutes ago 1.68GB [2022-07-27T21:50:53.721Z] d98a574d3411 3 minutes ago 1.69GB [2022-07-27T21:50:53.721Z] 1364d07c0eea 3 minutes ago 1.69GB [2022-07-27T21:50:53.721Z] ci-base-image-x86_64 latest 53713e2b0797 7 minutes ago 993MB [2022-07-27T21:50:53.721Z] alpine 3.15 2720e26172a0 8 days ago 5.57MB [2022-07-27T21:50:53.721Z] alpine 3.16 d7d3d98c851f 9 days ago 5.53MB [2022-07-27T21:50:53.721Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 weeks ago 253MB [2022-07-27T21:50:53.721Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 weeks ago 677MB [2022-07-27T21:50:53.721Z] docker 20.10.14 7417809fdb73 3 months ago 218MB [2022-07-27T21:50:53.721Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-27T21:50:54.046Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.400s coverage: 98.5% of statements [2022-07-27T21:50:54.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-27T21:50:54.046Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.482s coverage: 54.2% of statements [2022-07-27T21:50:54.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-27T21:50:54.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-27T21:51:16.862Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.174s coverage: 89.2% of statements [2022-07-27T21:51:16.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-27T21:51:16.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-27T21:51:16.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-27T21:51:16.862Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.380s coverage: 83.8% of statements [2022-07-27T21:51:16.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-27T21:51:16.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-27T21:51:16.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-27T21:51:16.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-27T21:51:16.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-27T21:51:18.311Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.409s coverage: 95.6% of statements [2022-07-27T21:51:18.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-27T21:51:18.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-27T21:51:18.311Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.381s coverage: 72.2% of statements [2022-07-27T21:51:18.311Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-27T21:51:18.311Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-27T21:51:18.311Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-27T21:51:18.311Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-27T21:51:18.311Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-27T21:51:18.311Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.582s coverage: 60.0% of statements [2022-07-27T21:51:18.311Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-27T21:51:18.311Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-27T21:51:18.311Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-27T21:51:18.311Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.374s coverage: 0.9% of statements [2022-07-27T21:51:18.311Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-27T21:51:18.311Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.269s coverage: 58.8% of statements [2022-07-27T21:51:19.311Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.224s coverage: 29.6% of statements [2022-07-27T21:51:19.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-27T21:51:24.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.272s coverage: 47.1% of statements [2022-07-27T21:51:24.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.265s coverage: 79.5% of statements [2022-07-27T21:51:24.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.202s coverage: 94.1% of statements [2022-07-27T21:51:24.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.265s coverage: 96.3% of statements [2022-07-27T21:51:27.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.253s coverage: 87.5% of statements [2022-07-27T21:51:35.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.218s coverage: 94.4% of statements [2022-07-27T21:51:35.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.240s coverage: 44.8% of statements [2022-07-27T21:51:48.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.725s coverage: 82.4% of statements [2022-07-27T21:51:48.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-27T21:51:50.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.265s coverage: 92.9% of statements [2022-07-27T21:51:50.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-27T21:51:50.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-27T21:51:50.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-27T21:51:50.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements [2022-07-27T21:51:50.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-27T21:51:50.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-27T21:51:50.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-27T21:51:50.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-27T21:51:50.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-27T21:51:50.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.242s coverage: 87.2% of statements [2022-07-27T21:51:50.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-27T21:51:50.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-27T21:51:50.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements [2022-07-27T21:51:50.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-27T21:51:50.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.278s coverage: 58.8% of statements [2022-07-27T21:51:50.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-27T21:51:50.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.272s coverage: 80.0% of statements [2022-07-27T21:51:50.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.220s coverage: 87.2% of statements [2022-07-27T21:51:50.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.282s coverage: 85.4% of statements [2022-07-27T21:51:50.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.823s coverage: 91.2% of statements [2022-07-27T21:51:50.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-27T21:51:56.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.026s coverage: 64.4% of statements [2022-07-27T21:51:56.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-27T21:51:56.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-27T21:51:56.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.242s coverage: 100.0% of statements [2022-07-27T21:51:56.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.100s coverage: 89.4% of statements [2022-07-27T21:51:56.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.095s coverage: 100.0% of statements [2022-07-27T21:51:56.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.091s coverage: 73.7% of statements [2022-07-27T21:51:56.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements [2022-07-27T21:52:06.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.473s coverage: 66.1% of statements [2022-07-27T21:52:06.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-27T21:52:06.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-27T21:52:06.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-27T21:52:07.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.917s coverage: 43.8% of statements [2022-07-27T21:52:07.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-27T21:52:07.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-27T21:52:07.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.292s coverage: 89.5% of statements [2022-07-27T21:52:07.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-27T21:52:07.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.276s coverage: 84.8% of statements [2022-07-27T21:52:07.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-27T21:52:07.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-27T21:52:07.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-27T21:52:07.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-27T21:52:16.256Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.434s coverage: 17.7% of statements [2022-07-27T21:52:16.256Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-27T21:52:16.256Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-27T21:52:16.256Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-27T21:52:16.256Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-27T21:52:16.256Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.818s coverage: 92.3% of statements [2022-07-27T21:52:16.256Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-27T21:52:16.256Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-27T21:52:16.256Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-27T21:52:16.256Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-27T21:52:16.256Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.344s coverage: 63.2% of statements [2022-07-27T21:52:16.256Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-27T21:52:16.256Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-27T21:52:17.695Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.512s coverage: 97.7% of statements [2022-07-27T21:52:17.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-27T21:52:17.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-27T21:52:17.695Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-27T21:52:17.695Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-27T21:52:17.695Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.226s coverage: 28.9% of statements [2022-07-27T21:52:17.695Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-27T21:52:17.695Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-27T21:52:17.695Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-27T21:52:17.695Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-27T21:52:17.695Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-27T21:52:17.695Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-27T21:52:17.695Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.252s coverage: 100.0% of statements [2022-07-27T21:52:17.695Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements [2022-07-27T21:52:18.676Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-07-27T21:52:18.676Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-27T21:52:18.676Z] GO111MODULE=on go vet ./... [2022-07-27T21:54:10.574Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-27T21:54:10.574Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-27T21:54:10.574Z] ./bin/test-attribution-txt.sh [2022-07-27T21:54:10.574Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-07-27T21:54:10.574Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-07-27T21:54:10.574Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-07-27T21:54:10.574Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-07-27T21:54:10.574Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-07-27T21:54:10.574Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-07-27T21:54:10.574Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-07-27T21:54:10.598Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-27T21:54:11.275Z] + ls -al . [2022-07-27T21:54:11.275Z] total 684 [2022-07-27T21:54:11.275Z] drwxrwxr-x 9 1001 1001 4096 Jul 27 21:48 . [2022-07-27T21:54:11.275Z] drwxr-xr-x 4 root root 4096 Jul 27 21:48 .. [2022-07-27T21:54:11.275Z] -rw-rw-r-- 1 1001 1001 11 Jul 27 21:46 .dockerignore [2022-07-27T21:54:11.275Z] drwxrwxr-x 8 1001 1001 4096 Jul 27 21:46 .git [2022-07-27T21:54:11.275Z] drwxrwxr-x 3 1001 1001 4096 Jul 27 21:46 .github [2022-07-27T21:54:11.275Z] -rw-rw-r-- 1 1001 1001 1030 Jul 27 21:46 .gitignore [2022-07-27T21:54:11.275Z] -rw-rw-r-- 1 1001 1001 42 Jul 27 21:46 .golangci.yml [2022-07-27T21:54:11.275Z] -rw-rw-r-- 1 1001 1001 87 Jul 27 21:46 .hadolint.yml [2022-07-27T21:54:11.275Z] -rw-rw-r-- 1 1001 1001 166 Jul 27 21:46 .sonarcloud.properties [2022-07-27T21:54:11.275Z] -rw-rw-r-- 1 1001 1001 1171 Jul 27 21:46 ADOPTERS.md [2022-07-27T21:54:11.275Z] -rw-rw-r-- 1 1001 1001 10347 Jul 27 21:46 Attribution.txt [2022-07-27T21:54:11.275Z] -rw-rw-r-- 1 1001 1001 63209 Jul 27 21:46 CHANGELOG.md [2022-07-27T21:54:11.275Z] -rw-rw-r-- 1 1001 1001 3804 Jul 27 21:46 CONTRIBUTING.md [2022-07-27T21:54:11.275Z] -rw-rw-r-- 1 1001 1001 677 Jul 27 21:46 GOVERNANCE.md [2022-07-27T21:54:11.275Z] -rw-rw-r-- 1 1001 1001 850 Jul 27 21:46 Jenkinsfile [2022-07-27T21:54:11.275Z] -rw-rw-r-- 1 1001 1001 10775 Jul 27 21:46 LICENSE [2022-07-27T21:54:11.275Z] -rw-rw-r-- 1 1001 1001 10350 Jul 27 21:46 Makefile [2022-07-27T21:54:11.275Z] -rw-rw-r-- 1 1001 1001 582 Jul 27 21:46 OWNERS.md [2022-07-27T21:54:11.275Z] -rw-rw-r-- 1 1001 1001 9094 Jul 27 21:46 README.md [2022-07-27T21:54:11.275Z] -rw-rw-r-- 1 1001 1001 6912 Jul 27 21:46 SECURITY.md [2022-07-27T21:54:11.275Z] -rw-rw-r-- 1 1001 1001 5 Jul 27 21:42 VERSION [2022-07-27T21:54:11.275Z] -rw-rw-r-- 1 1001 1001 4131 Jul 27 21:46 ZMQWindows.md [2022-07-27T21:54:11.275Z] drwxrwxr-x 2 1001 1001 4096 Jul 27 21:46 bin [2022-07-27T21:54:11.275Z] drwxrwxr-x 18 1001 1001 4096 Jul 27 21:46 cmd [2022-07-27T21:54:11.275Z] -rw-r--r-- 1 root root 436144 Jul 27 21:52 coverage.out [2022-07-27T21:54:11.275Z] -rw-rw-r-- 1 1001 1001 3661 Jul 27 21:46 go.mod [2022-07-27T21:54:11.275Z] -rw-rw-r-- 1 1001 1001 37993 Jul 27 21:46 go.sum [2022-07-27T21:54:11.275Z] drwxrwxr-x 8 1001 1001 4096 Jul 27 21:46 internal [2022-07-27T21:54:11.275Z] drwxrwxr-x 3 1001 1001 4096 Jul 27 21:46 openapi [2022-07-27T21:54:11.275Z] drwxrwxr-x 4 1001 1001 4096 Jul 27 21:46 snap [2022-07-27T21:54:11.275Z] -rw-rw-r-- 1 1001 1001 204 Jul 27 21:46 version.go [Pipeline] sh [2022-07-27T21:54:11.945Z] + '[' -e coverage.out ] [2022-07-27T21:54:11.945Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-27T21:54:11.973Z] Warning: overwriting stash ‘coverage-report’ [2022-07-27T21:54:12.802Z] Stashed 1 file(s) [Pipeline] sh [2022-07-27T21:54:13.466Z] + make build [2022-07-27T21:54:13.467Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-27T21:55:50.297Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-27T21:56:58.833Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-27T21:56:58.833Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-27T21:57:37.844Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-27T21:57:37.844Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-27T21:57:41.229Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-27T21:57:47.951Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-27T21:57:50.563Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-27T21:57:55.964Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-27T21:57:59.353Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-27T21:58:02.741Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-27T21:58:11.028Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-07-27T21:58:17.780Z] $ docker stop --time=1 9c935dc74f9b59bf4bb022a28be5e7a8a24e8782fe0a4166943103c2aa890d4d [2022-07-27T21:58:19.751Z] $ docker rm -f 9c935dc74f9b59bf4bb022a28be5e7a8a24e8782fe0a4166943103c2aa890d4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T21:58:22.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-27T21:58:22.087Z] [2022-07-27T21:58:22.087Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T21:58:22.435Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-27T21:58:22.709Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-07-27T21:58:22.709Z] 29e5d40040c1: Pulling fs layer [2022-07-27T21:58:22.709Z] 1ce36da41761: Pulling fs layer [2022-07-27T21:58:22.709Z] 25b303627fd3: Pulling fs layer [2022-07-27T21:58:22.709Z] 29e5d40040c1: Verifying Checksum [2022-07-27T21:58:22.709Z] 29e5d40040c1: Download complete [2022-07-27T21:58:22.984Z] 1ce36da41761: Verifying Checksum [2022-07-27T21:58:22.984Z] 1ce36da41761: Download complete [2022-07-27T21:58:23.258Z] 29e5d40040c1: Pull complete [2022-07-27T21:58:24.696Z] 25b303627fd3: Verifying Checksum [2022-07-27T21:58:24.696Z] 25b303627fd3: Download complete [2022-07-27T21:58:24.696Z] 1ce36da41761: Pull complete [2022-07-27T21:58:37.094Z] 25b303627fd3: Pull complete [2022-07-27T21:58:37.094Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-07-27T21:58:37.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-27T21:58:37.094Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T21:58:37.344Z] prd-ubuntu20.04-docker-arm64-4c-16g-21299 does not seem to be running inside a container [2022-07-27T21:58:37.437Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-27T21:58:39.671Z] $ docker top aa5efbd6138528851b58b383a390bedbf388d348a71fa377637eafdf8f80edb7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T21:58:40.591Z] + docker-compose build --help [2022-07-27T21:58:40.591Z] + grep parallel [2022-07-27T21:58:44.891Z] --parallel Build images in parallel. [Pipeline] } [2022-07-27T21:58:44.924Z] $ docker stop --time=1 aa5efbd6138528851b58b383a390bedbf388d348a71fa377637eafdf8f80edb7 [2022-07-27T21:58:46.559Z] $ docker rm -f aa5efbd6138528851b58b383a390bedbf388d348a71fa377637eafdf8f80edb7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T21:58:47.149Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-27T21:58:47.149Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T21:58:47.383Z] prd-ubuntu20.04-docker-arm64-4c-16g-21299 does not seem to be running inside a container [2022-07-27T21:58:47.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-27T21:58:48.713Z] $ docker top 6a3f6dbe784eed77070d2d400cb309e27473d67df23f8ad2c8ca3bb37effd503 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T21:58:49.713Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-27T21:58:55.140Z] Building core-command ... [2022-07-27T21:58:55.140Z] Building core-data ... [2022-07-27T21:58:55.140Z] Building core-metadata ... [2022-07-27T21:58:55.140Z] Building security-bootstrapper ... [2022-07-27T21:58:55.140Z] Building security-proxy-setup ... [2022-07-27T21:58:55.140Z] Building security-secretstore-setup ... [2022-07-27T21:58:55.140Z] Building security-spiffe-token-provider ... [2022-07-27T21:58:55.140Z] Building security-spire-agent ... [2022-07-27T21:58:55.140Z] Building security-spire-config ... [2022-07-27T21:58:55.140Z] Building security-spire-server ... [2022-07-27T21:58:55.140Z] Building support-notifications ... [2022-07-27T21:58:55.140Z] Building support-scheduler ... [2022-07-27T21:58:55.140Z] Building sys-mgmt-agent ... [2022-07-27T21:58:55.140Z] Building security-bootstrapper [2022-07-27T21:58:55.140Z] Building core-data [2022-07-27T21:58:55.140Z] Building security-spiffe-token-provider [2022-07-27T21:58:55.140Z] Building support-notifications [2022-07-27T21:58:55.140Z] Building security-secretstore-setup [2022-07-27T22:00:31.917Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T22:00:31.917Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-27T22:00:31.917Z] ---> c8b0045f806b [2022-07-27T22:00:31.917Z] Step 3/25 : WORKDIR /edgex-go [2022-07-27T22:00:31.917Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T22:00:31.917Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-27T22:00:31.917Z] ---> c8b0045f806b [2022-07-27T22:00:31.917Z] Step 3/23 : WORKDIR /edgex-go [2022-07-27T22:00:31.917Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T22:00:31.917Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-27T22:00:31.917Z] ---> c8b0045f806b [2022-07-27T22:00:31.917Z] Step 3/20 : WORKDIR /edgex-go [2022-07-27T22:00:31.917Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T22:00:31.917Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-27T22:00:31.917Z] ---> c8b0045f806b [2022-07-27T22:00:31.917Z] Step 3/31 : WORKDIR /edgex-go [2022-07-27T22:00:31.917Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T22:00:31.917Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-27T22:00:31.917Z] ---> c8b0045f806b [2022-07-27T22:00:31.917Z] Step 3/22 : WORKDIR /edgex-go [2022-07-27T22:00:31.917Z] ---> Running in 9daac86f03a7 [2022-07-27T22:00:31.917Z] ---> Running in c73bd5b11f47 [2022-07-27T22:00:31.917Z] ---> Running in 3abe689dcc0f [2022-07-27T22:00:31.917Z] ---> Running in ec5689ee2e63 [2022-07-27T22:00:31.917Z] ---> Running in ab01fc6802e9 [2022-07-27T22:00:31.917Z] Removing intermediate container 3abe689dcc0f [2022-07-27T22:00:31.917Z] ---> 5d3076c3c7e5 [2022-07-27T22:00:31.917Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T22:00:31.917Z] Removing intermediate container ab01fc6802e9 [2022-07-27T22:00:31.917Z] ---> 0d31594a5539 [2022-07-27T22:00:31.917Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T22:00:31.917Z] ---> Running in 452bd252379b [2022-07-27T22:00:31.917Z] Removing intermediate container 9daac86f03a7 [2022-07-27T22:00:31.917Z] ---> 9f3653a9688d [2022-07-27T22:00:31.917Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T22:00:31.917Z] ---> Running in 102e596ee1b9 [2022-07-27T22:00:31.917Z] ---> Running in c20836626b51 [2022-07-27T22:00:31.917Z] Removing intermediate container c73bd5b11f47 [2022-07-27T22:00:31.917Z] Removing intermediate container ec5689ee2e63 [2022-07-27T22:00:31.917Z] ---> 7f839a81a59b [2022-07-27T22:00:31.917Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T22:00:31.917Z] ---> e73ba8ad03fd [2022-07-27T22:00:31.917Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-27T22:00:31.917Z] ---> Running in eec2302afe09 [2022-07-27T22:00:31.917Z] ---> Running in 7c93096e1b8a [2022-07-27T22:00:31.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T22:00:31.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T22:00:31.917Z] Removing intermediate container 102e596ee1b9 [2022-07-27T22:00:31.917Z] ---> 8583c30f9cfb [2022-07-27T22:00:31.917Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-27T22:00:31.917Z] ---> Running in 2a173aaa2357 [2022-07-27T22:00:31.917Z] Removing intermediate container 452bd252379b [2022-07-27T22:00:31.917Z] ---> 9e31d4416663 [2022-07-27T22:00:31.917Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-27T22:00:31.917Z] ---> Running in 39f278734c93 [2022-07-27T22:00:31.917Z] Removing intermediate container eec2302afe09 [2022-07-27T22:00:31.917Z] ---> e6d29a50c01f [2022-07-27T22:00:31.917Z] Removing intermediate container c20836626b51 [2022-07-27T22:00:31.917Z] ---> 4bfb5c8b6c6c [2022-07-27T22:00:31.917Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-27T22:00:31.917Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-27T22:00:31.917Z] v3.16.1-49-g79e592dfdf [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-07-27T22:00:31.917Z] v3.16.1-48-gc6be620ede [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-07-27T22:00:31.917Z] OK: 16887 distinct packages available [2022-07-27T22:00:31.917Z] ---> Running in a6d7ff8959ba [2022-07-27T22:00:31.917Z] ---> Running in 962ee971ee51 [2022-07-27T22:00:31.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T22:00:31.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T22:00:31.917Z] OK: 221 MiB in 51 packages [2022-07-27T22:00:31.917Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T22:00:31.917Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T22:00:31.917Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T22:00:31.917Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T22:00:31.917Z] Removing intermediate container 7c93096e1b8a [2022-07-27T22:00:31.917Z] ---> f6b27c695d6b [2022-07-27T22:00:31.917Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-27T22:00:31.917Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T22:00:31.917Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T22:00:31.917Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T22:00:31.917Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T22:00:31.917Z] ---> c900dfdc30b3 [2022-07-27T22:00:31.917Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T22:00:31.917Z] ---> Running in c68c584bd85a [2022-07-27T22:00:31.917Z] OK: 221 MiB in 51 packages [2022-07-27T22:00:31.917Z] OK: 221 MiB in 51 packages [2022-07-27T22:00:31.917Z] OK: 221 MiB in 51 packages [2022-07-27T22:00:31.917Z] OK: 221 MiB in 51 packages [2022-07-27T22:00:31.917Z] Removing intermediate container a6d7ff8959ba [2022-07-27T22:00:31.917Z] ---> 9dc2b56bdac6 [2022-07-27T22:00:31.917Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-27T22:00:31.917Z] Removing intermediate container 39f278734c93 [2022-07-27T22:00:31.917Z] ---> c4777653de0a [2022-07-27T22:00:31.917Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-27T22:00:31.917Z] Removing intermediate container 2a173aaa2357 [2022-07-27T22:00:31.917Z] ---> 195b0bbca9fe [2022-07-27T22:00:31.917Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-27T22:00:31.917Z] Removing intermediate container 962ee971ee51 [2022-07-27T22:00:31.917Z] ---> 82e6f869d157 [2022-07-27T22:00:31.917Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-27T22:00:31.917Z] ---> 3c927e0f2a28 [2022-07-27T22:00:31.917Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T22:00:32.200Z] ---> Running in 6f7eeb86d16e [2022-07-27T22:00:32.481Z] ---> 0e11f362b7d7 [2022-07-27T22:00:32.481Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T22:00:32.481Z] ---> 9a4cf4e0eb4e [2022-07-27T22:00:32.481Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T22:00:32.481Z] ---> Running in 966d0a319b57 [2022-07-27T22:00:32.481Z] ---> Running in b61e591bb257 [2022-07-27T22:00:32.763Z] ---> 923c89a9f377 [2022-07-27T22:00:32.763Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T22:00:33.041Z] ---> Running in c6fdac6e5fff [2022-07-27T22:01:29.658Z] Removing intermediate container c68c584bd85a [2022-07-27T22:01:29.658Z] ---> ac2f4d9f4e0c [2022-07-27T22:01:29.658Z] Step 7/20 : COPY . . [2022-07-27T22:01:32.285Z] Removing intermediate container 6f7eeb86d16e [2022-07-27T22:01:32.285Z] ---> 605f501c726c [2022-07-27T22:01:32.285Z] Step 8/23 : COPY . . [2022-07-27T22:01:32.285Z] Removing intermediate container c6fdac6e5fff [2022-07-27T22:01:32.285Z] ---> 6f914079c5ae [2022-07-27T22:01:32.285Z] Step 8/25 : COPY . . [2022-07-27T22:01:32.558Z] Removing intermediate container 966d0a319b57 [2022-07-27T22:01:32.558Z] ---> 41974569c662 [2022-07-27T22:01:32.558Z] Step 8/31 : COPY . .Removing intermediate container b61e591bb257 [2022-07-27T22:01:32.558Z] ---> 9352d8f2c651 [2022-07-27T22:01:32.558Z] Step 8/22 : COPY . . [2022-07-27T22:01:32.558Z] [2022-07-27T22:01:59.392Z] ---> 631c4be251b0 [2022-07-27T22:01:59.392Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-27T22:01:59.392Z] ---> Running in ed1d4781a35c [2022-07-27T22:01:59.393Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-07-27T22:02:02.810Z] ---> 805bc849317b [2022-07-27T22:02:02.810Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-27T22:02:02.810Z] ---> Running in b70411996737 [2022-07-27T22:02:02.810Z] ---> df81e64c56b1 [2022-07-27T22:02:02.810Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-27T22:02:03.405Z] ---> Running in 1098b19a4a66 [2022-07-27T22:02:05.407Z] ---> 69dbb9bd96b1 [2022-07-27T22:02:05.407Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-27T22:02:05.685Z] ---> Running in 223678db704d [2022-07-27T22:02:05.968Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-27T22:02:06.247Z] ---> d9e86be25536 [2022-07-27T22:02:06.247Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-27T22:02:06.247Z] ---> Running in 9585c0b16364 [2022-07-27T22:02:06.858Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-27T22:02:08.306Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-27T22:02:08.911Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-27T22:07:46.177Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-27T22:08:08.392Z] Removing intermediate container 223678db704d [2022-07-27T22:08:08.392Z] ---> 64fbed3a4e61 [2022-07-27T22:08:08.392Z] [2022-07-27T22:08:08.392Z] Step 10/31 : FROM alpine:3.16 [2022-07-27T22:08:08.392Z] 3.16: Pulling from library/alpine [2022-07-27T22:08:08.392Z] Removing intermediate container b70411996737 [2022-07-27T22:08:08.392Z] ---> cde98e1ade4b [2022-07-27T22:08:08.392Z] [2022-07-27T22:08:08.392Z] Step 10/25 : FROM alpine:3.16 [2022-07-27T22:08:08.679Z] 3.16: Pulling from library/alpine [2022-07-27T22:08:08.963Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-27T22:08:08.963Z] Status: Downloaded newer image for alpine:3.16 [2022-07-27T22:08:08.963Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-27T22:08:08.963Z] Status: Image is up to date for alpine:3.16 [2022-07-27T22:08:08.963Z] ---> 3d81c46cd875 [2022-07-27T22:08:08.963Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' ---> 3d81c46cd875 [2022-07-27T22:08:08.963Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-27T22:08:08.963Z] [2022-07-27T22:08:09.247Z] ---> Running in 8ac6096737e7 [2022-07-27T22:08:09.247Z] ---> Running in be51acfbcb0d [2022-07-27T22:08:10.252Z] Removing intermediate container 8ac6096737e7 [2022-07-27T22:08:10.252Z] ---> f7fc87e98955 [2022-07-27T22:08:10.252Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-27T22:08:10.550Z] ---> Running in 8c0e12043196 [2022-07-27T22:08:12.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T22:08:12.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T22:08:12.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T22:08:13.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T22:08:13.757Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-27T22:08:14.032Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-27T22:08:14.032Z] (3/3) Installing su-exec (0.2-r1) [2022-07-27T22:08:14.032Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T22:08:14.032Z] Executing ca-certificates-20211220-r0.trigger [2022-07-27T22:08:14.307Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-27T22:08:14.307Z] (2/2) Installing su-exec (0.2-r1) [2022-07-27T22:08:14.307Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T22:08:14.307Z] OK: 5 MiB in 16 packages [2022-07-27T22:08:14.583Z] OK: 6 MiB in 17 packages [2022-07-27T22:08:16.583Z] Removing intermediate container 8c0e12043196 [2022-07-27T22:08:16.583Z] ---> 910b3793a856 [2022-07-27T22:08:16.583Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-27T22:08:16.866Z] ---> Running in 3705efb5ab8a [2022-07-27T22:08:17.485Z] Removing intermediate container be51acfbcb0d [2022-07-27T22:08:17.485Z] ---> e668ac6fc225 [2022-07-27T22:08:17.485Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-27T22:08:17.485Z] ---> Running in 081ae0454b7a [2022-07-27T22:08:17.765Z] Removing intermediate container 3705efb5ab8a [2022-07-27T22:08:17.765Z] ---> ac8c8e416866 [2022-07-27T22:08:17.765Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-07-27T22:08:17.765Z] ---> Running in 191f4c4c816b [2022-07-27T22:08:18.438Z] Removing intermediate container 081ae0454b7a [2022-07-27T22:08:18.438Z] ---> 42600b12896d [2022-07-27T22:08:18.438Z] Step 13/25 : WORKDIR / [2022-07-27T22:08:18.438Z] ---> Running in 4e1975988ec9 [2022-07-27T22:08:18.438Z] Removing intermediate container 191f4c4c816b [2022-07-27T22:08:18.438Z] ---> 8c34dfccc179 [2022-07-27T22:08:18.438Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-07-27T22:08:18.785Z] ---> Running in 5d2c9126fa84 [2022-07-27T22:08:19.457Z] Removing intermediate container 4e1975988ec9 [2022-07-27T22:08:19.457Z] ---> 03ba119a57c3 [2022-07-27T22:08:19.457Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-07-27T22:08:19.457Z] Removing intermediate container 5d2c9126fa84 [2022-07-27T22:08:19.457Z] ---> e47d459800d4 [2022-07-27T22:08:19.457Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-27T22:08:19.746Z] ---> Running in e55529300b3a [2022-07-27T22:08:21.350Z] ---> 82b67f2a7f70 [2022-07-27T22:08:21.350Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-07-27T22:08:22.819Z] ---> 4cca161f1e32 [2022-07-27T22:08:22.819Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-27T22:08:23.820Z] Removing intermediate container e55529300b3a [2022-07-27T22:08:23.820Z] ---> 83ef8017b404 [2022-07-27T22:08:23.820Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-07-27T22:08:24.101Z] ---> Running in 15ef3b8d05f3 [2022-07-27T22:08:24.382Z] ---> 1e44b9ad5e94 [2022-07-27T22:08:24.382Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-07-27T22:08:24.664Z] Removing intermediate container 15ef3b8d05f3 [2022-07-27T22:08:24.664Z] ---> 4ec1876c4f43 [2022-07-27T22:08:24.664Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-07-27T22:08:25.662Z] ---> 0af818245370 [2022-07-27T22:08:25.662Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-27T22:08:25.948Z] ---> c1b271f52cad [2022-07-27T22:08:25.948Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-07-27T22:08:26.224Z] ---> Running in 9b530444c4d7 [2022-07-27T22:08:28.228Z] ---> 26f962caee78 [2022-07-27T22:08:28.228Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-27T22:08:30.226Z] Removing intermediate container 9b530444c4d7 [2022-07-27T22:08:30.226Z] ---> 20f436ab3140 [2022-07-27T22:08:30.226Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T22:08:31.223Z] ---> 65530266feff [2022-07-27T22:08:31.223Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-27T22:08:31.223Z] ---> 0549c508fafc [2022-07-27T22:08:31.223Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-27T22:08:32.219Z] ---> a5e38381592b [2022-07-27T22:08:32.219Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-27T22:08:32.495Z] ---> Running in 5b0451fe3e81 [2022-07-27T22:08:33.952Z] ---> be491f4d54b9 [2022-07-27T22:08:33.952Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-27T22:08:35.426Z] ---> db9d13f4d42e [2022-07-27T22:08:35.426Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-27T22:08:36.430Z] Removing intermediate container 5b0451fe3e81 [2022-07-27T22:08:36.431Z] ---> 3ccf80bebd51 [2022-07-27T22:08:36.431Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-27T22:08:36.431Z] ---> Running in 8c67cfe79c30 [2022-07-27T22:08:36.709Z] ---> 66e9a7aa9b0f [2022-07-27T22:08:36.709Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-07-27T22:08:37.315Z] Removing intermediate container 8c67cfe79c30 [2022-07-27T22:08:37.315Z] ---> 8d0bd20b799e [2022-07-27T22:08:37.315Z] Step 23/25 : LABEL arch=arm64 [2022-07-27T22:08:37.315Z] ---> Running in c707296cc557 [2022-07-27T22:08:37.918Z] ---> bc365a700ac1 [2022-07-27T22:08:37.918Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-27T22:08:38.195Z] Removing intermediate container c707296cc557 [2022-07-27T22:08:38.195Z] ---> 3142f4b31bca [2022-07-27T22:08:38.195Z] Step 24/25 : LABEL git_sha=562c1e8830a20e1ca250fc0016572cb86574b4dc [2022-07-27T22:08:38.472Z] ---> Running in b77bc39c2a24 [2022-07-27T22:08:39.075Z] Removing intermediate container b77bc39c2a24 [2022-07-27T22:08:39.075Z] ---> c9f65edd401f [2022-07-27T22:08:39.075Z] Step 25/25 : LABEL version=0.0.0 [2022-07-27T22:08:39.075Z] ---> 12a42ef59672 [2022-07-27T22:08:39.075Z] ---> Running in 1cee9f369dd3 [2022-07-27T22:08:39.075Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-27T22:08:39.353Z] ---> Running in f70984cfd698 [2022-07-27T22:08:40.349Z] Removing intermediate container 1cee9f369dd3 [2022-07-27T22:08:40.349Z] ---> dbb263e98fb8 [2022-07-27T22:08:40.349Z] [2022-07-27T22:08:40.628Z] Successfully built dbb263e98fb8 [2022-07-27T22:08:40.904Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-07-27T22:08:40.904Z]  Building security-secretstore-setup ... done Building security-spire-agent [2022-07-27T22:08:42.893Z] Removing intermediate container f70984cfd698 [2022-07-27T22:08:42.893Z] ---> c3ab763ecd1a [2022-07-27T22:08:42.893Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-27T22:08:42.893Z] ---> Running in fd778463260f [2022-07-27T22:08:43.508Z] Removing intermediate container fd778463260f [2022-07-27T22:08:43.508Z] ---> cd43f1fb3ed5 [2022-07-27T22:08:43.508Z] Step 28/31 : CMD ["gate"] [2022-07-27T22:08:43.780Z] ---> Running in 20646262d35a [2022-07-27T22:08:44.409Z] Removing intermediate container 20646262d35a [2022-07-27T22:08:44.409Z] ---> 963354a87bd1 [2022-07-27T22:08:44.409Z] Step 29/31 : LABEL arch=arm64 [2022-07-27T22:08:44.409Z] ---> Running in 59bad049b87e [2022-07-27T22:08:45.034Z] Removing intermediate container 59bad049b87e [2022-07-27T22:08:45.034Z] ---> d59bbc4f58c4 [2022-07-27T22:08:45.034Z] Step 30/31 : LABEL git_sha=562c1e8830a20e1ca250fc0016572cb86574b4dc [2022-07-27T22:08:45.034Z] ---> Running in 5ee0b7451853 [2022-07-27T22:08:45.662Z] Removing intermediate container 5ee0b7451853 [2022-07-27T22:08:45.662Z] ---> 37f342d466e0 [2022-07-27T22:08:45.662Z] Step 31/31 : LABEL version=0.0.0 [2022-07-27T22:08:45.940Z] ---> Running in 9edd5b1ad7dc [2022-07-27T22:08:46.546Z] Removing intermediate container 9edd5b1ad7dc [2022-07-27T22:08:46.546Z] ---> b4ed4a6f9e2c [2022-07-27T22:08:46.546Z] [2022-07-27T22:08:46.824Z] Successfully built b4ed4a6f9e2c [2022-07-27T22:08:46.824Z] Successfully tagged security-bootstrapper-arm64:latest [2022-07-27T22:08:46.824Z] Building security-spire-config [2022-07-27T22:09:33.856Z]  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T22:09:33.856Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-27T22:09:33.856Z] ---> c8b0045f806b [2022-07-27T22:09:33.856Z] Step 3/26 : WORKDIR /edgex-go [2022-07-27T22:09:33.856Z] ---> Using cache [2022-07-27T22:09:33.856Z] ---> 7f839a81a59b [2022-07-27T22:09:33.856Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T22:09:33.856Z] ---> Using cache [2022-07-27T22:09:33.856Z] ---> e6d29a50c01f [2022-07-27T22:09:33.856Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-27T22:09:33.856Z] ---> Running in 4e5ebfcc9bab [2022-07-27T22:09:33.856Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T22:09:33.856Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T22:09:34.134Z] OK: 221 MiB in 51 packages [2022-07-27T22:09:35.583Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T22:09:35.583Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-27T22:09:35.583Z] ---> c8b0045f806b [2022-07-27T22:09:35.583Z] Step 3/26 : WORKDIR /edgex-go [2022-07-27T22:09:35.583Z] ---> Using cache [2022-07-27T22:09:35.583Z] ---> 7f839a81a59b [2022-07-27T22:09:35.583Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T22:09:35.583Z] ---> Using cache [2022-07-27T22:09:35.583Z] ---> e6d29a50c01f [2022-07-27T22:09:35.583Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-27T22:09:35.583Z] ---> Running in 75a6744a52b8 [2022-07-27T22:09:36.196Z] Removing intermediate container 4e5ebfcc9bab [2022-07-27T22:09:36.196Z] ---> 0e3b527e88ab [2022-07-27T22:09:36.196Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-27T22:09:37.670Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T22:09:37.670Z] ---> 914b5ff36602 [2022-07-27T22:09:37.670Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T22:09:37.670Z] ---> Running in 5f76cd457dd3 [2022-07-27T22:09:38.668Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T22:09:40.117Z] OK: 221 MiB in 51 packages [2022-07-27T22:09:41.582Z] Removing intermediate container 75a6744a52b8 [2022-07-27T22:09:41.582Z] ---> ade4d1398b21 [2022-07-27T22:09:41.582Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-27T22:09:42.569Z] ---> 6dd6cbb53a58 [2022-07-27T22:09:42.569Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T22:09:42.569Z] ---> Running in d3c21c18d3c8 [2022-07-27T22:09:52.779Z] Removing intermediate container 1098b19a4a66 [2022-07-27T22:09:52.779Z] ---> 835a094a27ac [2022-07-27T22:09:52.779Z] [2022-07-27T22:09:52.779Z] Step 10/23 : FROM alpine:3.16 [2022-07-27T22:09:52.779Z] ---> 3d81c46cd875 [2022-07-27T22:09:52.779Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-27T22:09:52.779Z] ---> Running in 738f8c14b7c7 [2022-07-27T22:09:52.779Z] Removing intermediate container 738f8c14b7c7 [2022-07-27T22:09:52.779Z] ---> 00e488d0b8ea [2022-07-27T22:09:52.779Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-27T22:09:52.779Z] ---> Running in c9dab131531c [2022-07-27T22:09:53.776Z] Removing intermediate container c9dab131531c [2022-07-27T22:09:53.776Z] ---> 7fbe782da325 [2022-07-27T22:09:53.776Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-27T22:09:54.054Z] ---> Running in 5372d086ba31 [2022-07-27T22:09:55.042Z] Removing intermediate container 5372d086ba31 [2022-07-27T22:09:55.042Z] ---> 53880c0b7ca8 [2022-07-27T22:09:55.042Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T22:09:55.320Z] ---> Running in 8c36a4900142 [2022-07-27T22:10:00.756Z] Removing intermediate container 8c36a4900142 [2022-07-27T22:10:00.756Z] ---> 4a1fceadf29e [2022-07-27T22:10:00.756Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-27T22:10:00.756Z] ---> Running in f8e392354048 [2022-07-27T22:10:03.394Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T22:10:04.003Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T22:10:05.999Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-27T22:10:05.999Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-27T22:10:05.999Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-27T22:10:06.280Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-27T22:10:06.563Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-27T22:10:06.563Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-27T22:10:06.846Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T22:10:06.846Z] OK: 8 MiB in 20 packages [2022-07-27T22:10:07.455Z] Removing intermediate container ed1d4781a35c [2022-07-27T22:10:07.455Z] ---> 006ee5bed97f [2022-07-27T22:10:07.455Z] [2022-07-27T22:10:07.455Z] Step 9/20 : FROM alpine:3.15 [2022-07-27T22:10:07.733Z] 3.15: Pulling from library/alpine [2022-07-27T22:10:09.207Z] Removing intermediate container f8e392354048 [2022-07-27T22:10:09.207Z] ---> 8e81e101e408 [2022-07-27T22:10:09.207Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T22:10:11.958Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-27T22:10:11.958Z] Status: Downloaded newer image for alpine:3.15 [2022-07-27T22:10:11.958Z] ---> 60f2846fe774 [2022-07-27T22:10:11.958Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-27T22:10:11.958Z] ---> Running in a8a0e56cedda [2022-07-27T22:10:11.958Z] ---> 647c0ade7a6b [2022-07-27T22:10:11.958Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-27T22:10:12.951Z] Removing intermediate container a8a0e56cedda [2022-07-27T22:10:12.951Z] ---> e224dbc4b1bf [2022-07-27T22:10:12.951Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T22:10:13.231Z] ---> Running in 7049746556f6 [2022-07-27T22:10:16.646Z] ---> 00269493b99f [2022-07-27T22:10:16.646Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-27T22:10:17.248Z] Removing intermediate container 7049746556f6 [2022-07-27T22:10:17.248Z] ---> c482de275006 [2022-07-27T22:10:17.248Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-27T22:10:17.524Z] ---> Running in 897d3e60d7e7 [2022-07-27T22:10:17.524Z] ---> b70826400612 [2022-07-27T22:10:17.524Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-27T22:10:18.132Z] ---> Running in 47aa1d4fd5a1 [2022-07-27T22:10:18.760Z] Removing intermediate container 47aa1d4fd5a1 [2022-07-27T22:10:18.760Z] ---> ed1783d76607 [2022-07-27T22:10:18.760Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T22:10:19.036Z] ---> Running in 21dfcc864050 [2022-07-27T22:10:19.662Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-27T22:10:19.949Z] Removing intermediate container 21dfcc864050 [2022-07-27T22:10:19.949Z] ---> 8346319d3d1a [2022-07-27T22:10:19.949Z] Step 21/23 : LABEL arch=arm64 [2022-07-27T22:10:20.234Z] ---> Running in b79caf648a08 [2022-07-27T22:10:20.849Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-27T22:10:21.849Z] Removing intermediate container b79caf648a08 [2022-07-27T22:10:21.849Z] ---> 95e277940f41 [2022-07-27T22:10:21.849Z] Step 22/23 : LABEL git_sha=562c1e8830a20e1ca250fc0016572cb86574b4dc [2022-07-27T22:10:21.849Z] ---> Running in 105cd70705ba [2022-07-27T22:10:22.127Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-27T22:10:22.127Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-27T22:10:22.127Z] OK: 15733 distinct packages available [2022-07-27T22:10:22.409Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-27T22:10:23.439Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-27T22:10:23.439Z] Removing intermediate container 105cd70705ba [2022-07-27T22:10:23.439Z] ---> 43586f6450b8 [2022-07-27T22:10:23.439Z] Step 23/23 : LABEL version=0.0.0 [2022-07-27T22:10:23.439Z] ---> Running in 182b8e456f3d [2022-07-27T22:10:24.439Z] Removing intermediate container 182b8e456f3d [2022-07-27T22:10:24.439Z] ---> 183be89ecf50 [2022-07-27T22:10:24.439Z] [2022-07-27T22:10:24.718Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-27T22:10:24.718Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-27T22:10:24.998Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-27T22:10:24.998Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-27T22:10:25.284Z] (5/9) Installing curl (7.80.0-r2) [2022-07-27T22:10:25.284Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-27T22:10:25.284Z] Successfully built 183be89ecf50 [2022-07-27T22:10:25.284Z] Successfully tagged core-data-arm64:latest [2022-07-27T22:10:25.284Z] Building support-scheduler [2022-07-27T22:10:25.284Z]  Building core-data ... done (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-27T22:10:25.562Z] (8/9) Installing libucontext (1.1-r0) [2022-07-27T22:10:25.562Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-27T22:10:25.562Z] Executing busybox-1.34.1-r7.trigger [2022-07-27T22:10:25.844Z] Executing ca-certificates-20211220-r0.trigger [2022-07-27T22:10:26.127Z] OK: 8 MiB in 23 packages [2022-07-27T22:10:30.476Z] Removing intermediate container 897d3e60d7e7 [2022-07-27T22:10:30.476Z] ---> a990bc1e146f [2022-07-27T22:10:30.476Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T22:10:32.463Z] ---> fdbae1a88201 [2022-07-27T22:10:32.463Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-27T22:10:36.805Z] ---> df0463cdc8de [2022-07-27T22:10:36.805Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-27T22:10:38.267Z] ---> d2a01b6fd8f4 [2022-07-27T22:10:38.267Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-27T22:10:38.267Z] ---> Running in 4010e5155047 [2022-07-27T22:10:39.258Z] Removing intermediate container 4010e5155047 [2022-07-27T22:10:39.258Z] ---> 4410d484e422 [2022-07-27T22:10:39.258Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T22:10:39.534Z] ---> Running in 628e4d65ac7f [2022-07-27T22:10:40.528Z] Removing intermediate container 628e4d65ac7f [2022-07-27T22:10:40.528Z] ---> 3846bd2f300a [2022-07-27T22:10:40.528Z] Step 18/20 : LABEL arch=arm64 [2022-07-27T22:10:40.528Z] ---> Running in 95bf34574396 [2022-07-27T22:10:41.977Z] Removing intermediate container 95bf34574396 [2022-07-27T22:10:41.977Z] ---> 12a6856cc28a [2022-07-27T22:10:41.977Z] Step 19/20 : LABEL git_sha=562c1e8830a20e1ca250fc0016572cb86574b4dc [2022-07-27T22:10:41.977Z] ---> Running in 5425b0e05416 [2022-07-27T22:10:42.575Z] Removing intermediate container 5425b0e05416 [2022-07-27T22:10:42.575Z] ---> f311f5c9fc16 [2022-07-27T22:10:42.575Z] Step 20/20 : LABEL version=0.0.0 [2022-07-27T22:10:42.850Z] ---> Running in 4e292cbc3562 [2022-07-27T22:10:43.449Z] Removing intermediate container 4e292cbc3562 [2022-07-27T22:10:43.449Z] ---> 0379002d773b [2022-07-27T22:10:43.449Z] [2022-07-27T22:10:44.442Z] Successfully built 0379002d773b [2022-07-27T22:10:44.443Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-07-27T22:10:44.443Z] Building sys-mgmt-agent [2022-07-27T22:10:45.880Z]  Building security-spiffe-token-provider ... done Removing intermediate container 5f76cd457dd3 [2022-07-27T22:10:45.880Z] ---> 51b0c074931e [2022-07-27T22:10:45.880Z] Step 8/26 : COPY . . [2022-07-27T22:10:46.157Z] Removing intermediate container d3c21c18d3c8 [2022-07-27T22:10:46.157Z] ---> 5e1b6846d7ed [2022-07-27T22:10:46.157Z] Step 8/26 : COPY . . [2022-07-27T22:10:48.807Z] Removing intermediate container 9585c0b16364 [2022-07-27T22:10:48.807Z] ---> 890bdf645b9d [2022-07-27T22:10:48.807Z] [2022-07-27T22:10:48.807Z] Step 10/22 : FROM alpine:3.16 [2022-07-27T22:10:48.807Z] ---> 3d81c46cd875 [2022-07-27T22:10:48.807Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-27T22:10:49.418Z] ---> Running in 6375fea63454 [2022-07-27T22:10:50.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T22:10:51.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T22:10:52.614Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-27T22:10:52.614Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-27T22:10:52.614Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T22:10:52.614Z] Executing ca-certificates-20211220-r0.trigger [2022-07-27T22:10:52.896Z] OK: 6 MiB in 16 packages [2022-07-27T22:10:55.530Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T22:10:55.530Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-27T22:10:55.530Z] ---> c8b0045f806b [2022-07-27T22:10:55.530Z] Step 3/22 : WORKDIR /edgex-go [2022-07-27T22:10:55.530Z] ---> Using cache [2022-07-27T22:10:55.530Z] ---> 7f839a81a59b [2022-07-27T22:10:55.530Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T22:10:55.530Z] ---> Using cache [2022-07-27T22:10:55.530Z] ---> e6d29a50c01f [2022-07-27T22:10:55.530Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-27T22:10:55.530Z] ---> Using cache [2022-07-27T22:10:55.530Z] ---> 82e6f869d157 [2022-07-27T22:10:55.530Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-27T22:10:55.530Z] ---> Using cache [2022-07-27T22:10:55.530Z] ---> 923c89a9f377 [2022-07-27T22:10:55.530Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T22:10:55.530Z] ---> Using cache [2022-07-27T22:10:55.530Z] ---> 6f914079c5ae [2022-07-27T22:10:55.530Z] Step 8/22 : COPY . . [2022-07-27T22:10:55.819Z] ---> Using cache [2022-07-27T22:10:55.819Z] ---> 805bc849317b [2022-07-27T22:10:55.819Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-27T22:10:56.096Z] ---> Running in 70c7b5bef8c8 [2022-07-27T22:10:56.096Z] Removing intermediate container 6375fea63454 [2022-07-27T22:10:56.096Z] ---> 261872d99565 [2022-07-27T22:10:56.096Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-27T22:10:56.375Z] ---> Running in 74b5313788a1 [2022-07-27T22:10:57.363Z] Removing intermediate container 74b5313788a1 [2022-07-27T22:10:57.363Z] ---> 40d35fd3ab5f [2022-07-27T22:10:57.363Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-27T22:10:57.363Z] ---> Running in 8b9fea27f6b6 [2022-07-27T22:10:57.977Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-27T22:10:57.977Z] Removing intermediate container 8b9fea27f6b6 [2022-07-27T22:10:57.977Z] ---> 24c265e012ca [2022-07-27T22:10:57.977Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-27T22:10:58.267Z] ---> Running in 434458260ed4 [2022-07-27T22:10:59.289Z] Removing intermediate container 434458260ed4 [2022-07-27T22:10:59.289Z] ---> 50130ea79fc9 [2022-07-27T22:10:59.289Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T22:11:00.739Z] ---> b8aba6cbc5fc [2022-07-27T22:11:00.739Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-27T22:11:06.200Z] ---> 678fd37d9acc [2022-07-27T22:11:06.200Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-27T22:11:08.203Z] ---> 2888f4c65f07 [2022-07-27T22:11:08.203Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-27T22:11:08.203Z] ---> Running in 4d7ebdb2547e [2022-07-27T22:11:09.195Z] Removing intermediate container 4d7ebdb2547e [2022-07-27T22:11:09.195Z] ---> 41dcb121bbeb [2022-07-27T22:11:09.195Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T22:11:09.195Z] ---> Running in fe02439e601c [2022-07-27T22:11:10.185Z] Removing intermediate container fe02439e601c [2022-07-27T22:11:10.185Z] ---> cba56915e36c [2022-07-27T22:11:10.185Z] Step 20/22 : LABEL arch=arm64 [2022-07-27T22:11:10.185Z] ---> Running in 8cf259a64896 [2022-07-27T22:11:10.794Z] Removing intermediate container 8cf259a64896 [2022-07-27T22:11:10.794Z] ---> 96f9c01c3049 [2022-07-27T22:11:10.794Z] Step 21/22 : LABEL git_sha=562c1e8830a20e1ca250fc0016572cb86574b4dc [2022-07-27T22:11:11.072Z] ---> Running in 95aeda632c84 [2022-07-27T22:11:12.066Z] Removing intermediate container 95aeda632c84 [2022-07-27T22:11:12.066Z] ---> 23ffc4422ce3 [2022-07-27T22:11:12.066Z] Step 22/22 : LABEL version=0.0.0 [2022-07-27T22:11:12.066Z] ---> Running in 2c86f108a28b [2022-07-27T22:11:13.054Z] Removing intermediate container 2c86f108a28b [2022-07-27T22:11:13.054Z] ---> 5deaeeba1e90 [2022-07-27T22:11:13.054Z] [2022-07-27T22:11:14.493Z] Successfully built 5deaeeba1e90 [2022-07-27T22:11:14.493Z] Successfully tagged support-notifications-arm64:latest [2022-07-27T22:11:14.493Z]  Building support-notifications ... done Building security-proxy-setup [2022-07-27T22:11:21.260Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T22:11:21.260Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-27T22:11:21.260Z] ---> c8b0045f806b [2022-07-27T22:11:21.260Z] Step 3/23 : WORKDIR /edgex-go [2022-07-27T22:11:21.260Z] ---> Using cache [2022-07-27T22:11:21.260Z] ---> 7f839a81a59b [2022-07-27T22:11:21.260Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T22:11:21.260Z] ---> Using cache [2022-07-27T22:11:21.260Z] ---> e6d29a50c01f [2022-07-27T22:11:21.260Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-27T22:11:21.580Z] ---> Running in 58a4d97cc756 [2022-07-27T22:11:24.439Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T22:11:25.426Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T22:11:26.411Z] OK: 221 MiB in 51 packages [2022-07-27T22:11:29.056Z] Removing intermediate container 58a4d97cc756 [2022-07-27T22:11:29.056Z] ---> c436cbf9fb12 [2022-07-27T22:11:29.056Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-27T22:11:30.051Z] ---> d904b629e0f0 [2022-07-27T22:11:30.051Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-27T22:11:30.051Z] ---> 5a5905d66b56 [2022-07-27T22:11:30.051Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-27T22:11:30.330Z] ---> Running in 6fa33292fd99 [2022-07-27T22:11:30.610Z] ---> Running in 21aa27c25b14 [2022-07-27T22:11:31.218Z] ---> 91a1777f8ad3 [2022-07-27T22:11:31.218Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T22:11:31.518Z] ---> Running in ab450093bcbf [2022-07-27T22:11:31.518Z] Removing intermediate container 6fa33292fd99 [2022-07-27T22:11:31.518Z] ---> 55004236cc5c [2022-07-27T22:11:31.518Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-27T22:11:31.814Z] Removing intermediate container 21aa27c25b14 [2022-07-27T22:11:31.814Z] ---> 7b9e3d99df56 [2022-07-27T22:11:31.814Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-27T22:11:31.814Z] ---> Running in e10b553aa843 [2022-07-27T22:11:32.433Z] ---> Running in a48fea456ea0 [2022-07-27T22:11:33.416Z] Removing intermediate container e10b553aa843 [2022-07-27T22:11:33.416Z] ---> 76d7b75da5f9 [2022-07-27T22:11:33.416Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-27T22:11:33.697Z] Removing intermediate container a48fea456ea0 [2022-07-27T22:11:33.697Z] ---> a3dbf5465428 [2022-07-27T22:11:33.697Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-27T22:11:33.697Z] ---> Running in 124fa3fc9ae7 [2022-07-27T22:11:34.304Z] ---> Running in ecc6976c7d18 [2022-07-27T22:11:39.733Z] Removing intermediate container ecc6976c7d18 [2022-07-27T22:11:39.733Z] ---> c25a1225c385 [2022-07-27T22:11:39.733Z] Step 12/26 : WORKDIR /edgex-go [2022-07-27T22:11:39.733Z] Removing intermediate container 124fa3fc9ae7 [2022-07-27T22:11:39.733Z] ---> be81ff7a0a51 [2022-07-27T22:11:39.733Z] Step 12/26 : WORKDIR /edgex-go [2022-07-27T22:11:39.733Z] ---> Running in 255ebb45a394 [2022-07-27T22:11:39.733Z] ---> Running in 82c609d55821 [2022-07-27T22:11:40.376Z] Removing intermediate container 82c609d55821 [2022-07-27T22:11:40.376Z] ---> b3c0a8b06005 [2022-07-27T22:11:40.376Z] [2022-07-27T22:11:40.376Z] Step 13/26 : FROM alpine:3.15 [2022-07-27T22:11:40.376Z] ---> 60f2846fe774 [2022-07-27T22:11:40.376Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-27T22:11:40.376Z] ---> Using cache [2022-07-27T22:11:40.376Z] ---> e224dbc4b1bf [2022-07-27T22:11:40.376Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T22:11:40.376Z] ---> Using cache [2022-07-27T22:11:40.376Z] ---> c482de275006 [2022-07-27T22:11:40.376Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-27T22:11:40.376Z] Removing intermediate container 255ebb45a394 [2022-07-27T22:11:40.376Z] ---> e0da30769929 [2022-07-27T22:11:40.376Z] [2022-07-27T22:11:40.376Z] Step 13/26 : FROM alpine:3.15 [2022-07-27T22:11:40.376Z] ---> 60f2846fe774 [2022-07-27T22:11:40.376Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-27T22:11:40.376Z] ---> Using cache [2022-07-27T22:11:40.376Z] ---> e224dbc4b1bf [2022-07-27T22:11:40.376Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T22:11:40.376Z] ---> Using cache [2022-07-27T22:11:40.376Z] ---> c482de275006 [2022-07-27T22:11:40.376Z] ---> Running in 3fea543c84d2 [2022-07-27T22:11:40.376Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-27T22:11:40.660Z] ---> Running in 2b64b899592b [2022-07-27T22:11:43.328Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-27T22:11:43.328Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-27T22:11:44.785Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-27T22:11:44.785Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-27T22:11:46.812Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-27T22:11:46.812Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-27T22:11:46.812Z] OK: 15733 distinct packages available [2022-07-27T22:11:46.812Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-27T22:11:46.812Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-27T22:11:46.812Z] OK: 15733 distinct packages available [2022-07-27T22:11:46.812Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-27T22:11:46.812Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-27T22:11:47.824Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-27T22:11:47.824Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-27T22:11:49.828Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-27T22:11:49.828Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-27T22:11:49.828Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-27T22:11:49.828Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-27T22:11:49.828Z] (3/4) Installing libucontext (1.1-r0) [2022-07-27T22:11:49.828Z] (3/5) Installing libucontext (1.1-r0) [2022-07-27T22:11:49.828Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-27T22:11:49.828Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-27T22:11:50.122Z] Executing busybox-1.34.1-r7.trigger [2022-07-27T22:11:50.122Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-27T22:11:50.122Z] OK: 6 MiB in 18 packages [2022-07-27T22:11:50.122Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T22:11:50.122Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-27T22:11:50.122Z] ---> c8b0045f806b [2022-07-27T22:11:50.122Z] Step 3/22 : WORKDIR /edgex-go [2022-07-27T22:11:50.122Z] ---> Using cache [2022-07-27T22:11:50.401Z] ---> 7f839a81a59b [2022-07-27T22:11:50.401Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositoriesExecuting busybox-1.34.1-r7.trigger [2022-07-27T22:11:50.401Z] [2022-07-27T22:11:50.401Z] ---> Using cache [2022-07-27T22:11:50.401Z] ---> e6d29a50c01f [2022-07-27T22:11:50.401Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-27T22:11:50.401Z] ---> Using cache [2022-07-27T22:11:50.401Z] ---> 82e6f869d157 [2022-07-27T22:11:50.401Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-27T22:11:50.401Z] ---> Using cache [2022-07-27T22:11:50.401Z] ---> 923c89a9f377 [2022-07-27T22:11:50.401Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T22:11:50.401Z] ---> Using cache [2022-07-27T22:11:50.401Z] ---> 6f914079c5ae [2022-07-27T22:11:50.401Z] Step 8/22 : COPY . . [2022-07-27T22:11:50.401Z] ---> Using cache [2022-07-27T22:11:50.401Z] ---> 805bc849317b [2022-07-27T22:11:50.401Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-27T22:11:50.401Z] OK: 6 MiB in 19 packages [2022-07-27T22:11:51.017Z] ---> Running in 4bb5ce994a64 [2022-07-27T22:11:53.021Z] Removing intermediate container 3fea543c84d2 [2022-07-27T22:11:53.021Z] ---> b45db9f7d3cc [2022-07-27T22:11:53.021Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-27T22:11:53.304Z] Removing intermediate container 2b64b899592b [2022-07-27T22:11:53.304Z] ---> 5bb6c1efcd97 [2022-07-27T22:11:53.304Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-27T22:11:54.301Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-27T22:11:58.657Z] ---> 4825bd68f1ff [2022-07-27T22:11:58.658Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-27T22:12:04.119Z] ---> 4b691036a344 [2022-07-27T22:12:04.119Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-27T22:12:05.127Z] ---> 0c9e6c023c4b [2022-07-27T22:12:05.127Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-27T22:12:05.408Z] ---> Running in 202844ef62f8 [2022-07-27T22:12:06.427Z] Removing intermediate container 202844ef62f8 [2022-07-27T22:12:06.427Z] ---> f97a0bfb5f6b [2022-07-27T22:12:06.427Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-27T22:12:08.441Z] ---> 7195deee15e7 [2022-07-27T22:12:08.441Z] Step 21/26 : WORKDIR / [2022-07-27T22:12:08.717Z] ---> Running in 1cdfc5021e8b [2022-07-27T22:12:09.713Z] Removing intermediate container 1cdfc5021e8b [2022-07-27T22:12:09.713Z] ---> 31d2083a86b2 [2022-07-27T22:12:09.713Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-27T22:12:09.713Z] ---> Running in ea4177c97d29 [2022-07-27T22:12:11.176Z] Removing intermediate container ea4177c97d29 [2022-07-27T22:12:11.176Z] ---> 16bfc1408dfa [2022-07-27T22:12:11.176Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-27T22:12:11.176Z] ---> Running in a7e16ad9ca43 [2022-07-27T22:12:11.789Z] ---> cbfeb9b8e300 [2022-07-27T22:12:11.789Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-27T22:12:12.400Z] Removing intermediate container a7e16ad9ca43 [2022-07-27T22:12:12.401Z] ---> 830713a106ab [2022-07-27T22:12:12.401Z] Step 24/26 : LABEL arch=arm64 [2022-07-27T22:12:12.684Z] ---> Running in fa63b5ab94c7 [2022-07-27T22:12:13.696Z] ---> 65591c0220b0 [2022-07-27T22:12:13.696Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-27T22:12:13.981Z] Removing intermediate container fa63b5ab94c7 [2022-07-27T22:12:13.981Z] ---> 1a4798d0e2c7 [2022-07-27T22:12:13.981Z] Step 25/26 : LABEL git_sha=562c1e8830a20e1ca250fc0016572cb86574b4dc [2022-07-27T22:12:13.981Z] ---> Running in 1b39be70025e [2022-07-27T22:12:14.986Z] Removing intermediate container 1b39be70025e [2022-07-27T22:12:14.986Z] ---> 175a0d32f589 [2022-07-27T22:12:14.986Z] Step 26/26 : LABEL version=0.0.0 [2022-07-27T22:12:14.986Z] ---> Running in b87dc17d2088 [2022-07-27T22:12:15.993Z] ---> 07abf80eb538 [2022-07-27T22:12:15.993Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-27T22:12:16.281Z] Removing intermediate container b87dc17d2088 [2022-07-27T22:12:16.281Z] ---> 48605f96a810 [2022-07-27T22:12:16.281Z] [2022-07-27T22:12:17.735Z] ---> 4d042307acdc [2022-07-27T22:12:17.735Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-27T22:12:17.735Z] ---> Running in 440ef2a711dd [2022-07-27T22:12:18.014Z] Successfully built 48605f96a810 [2022-07-27T22:12:18.014Z] Successfully tagged security-spire-config-arm64:latest [2022-07-27T22:12:18.014Z]  Building security-spire-config ... done Building security-spire-server [2022-07-27T22:12:18.624Z] Removing intermediate container 440ef2a711dd [2022-07-27T22:12:18.624Z] ---> a5e768b74b40 [2022-07-27T22:12:18.624Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-27T22:12:18.902Z] ---> Running in 08130a273a88 [2022-07-27T22:12:19.897Z] Removing intermediate container 08130a273a88 [2022-07-27T22:12:19.897Z] ---> 3233326526ff [2022-07-27T22:12:19.897Z] Step 24/26 : LABEL arch=arm64 [2022-07-27T22:12:19.897Z] ---> Running in 3d2787d6f69d [2022-07-27T22:12:21.355Z] Removing intermediate container 3d2787d6f69d [2022-07-27T22:12:21.355Z] ---> e0af10731bad [2022-07-27T22:12:21.355Z] Step 25/26 : LABEL git_sha=562c1e8830a20e1ca250fc0016572cb86574b4dc [2022-07-27T22:12:21.355Z] ---> Running in 780dab9881d0 [2022-07-27T22:12:22.352Z] Removing intermediate container 780dab9881d0 [2022-07-27T22:12:22.352Z] ---> 29353b5366ac [2022-07-27T22:12:22.352Z] Step 26/26 : LABEL version=0.0.0 [2022-07-27T22:12:22.352Z] ---> Running in 4793c40a1612 [2022-07-27T22:12:23.348Z] Removing intermediate container 4793c40a1612 [2022-07-27T22:12:23.348Z] ---> 115f7b3c2da5 [2022-07-27T22:12:23.348Z] [2022-07-27T22:12:24.349Z] Successfully built 115f7b3c2da5 [2022-07-27T22:12:24.349Z] Successfully tagged security-spire-agent-arm64:latest [2022-07-27T22:12:24.349Z] Building core-metadata [2022-07-27T22:12:31.117Z]  Building security-spire-agent ... done Removing intermediate container ab450093bcbf [2022-07-27T22:12:31.117Z] ---> 58ca97989200 [2022-07-27T22:12:31.117Z] Step 8/23 : COPY . . [2022-07-27T22:13:03.800Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T22:13:03.800Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-27T22:13:03.800Z] ---> c8b0045f806b [2022-07-27T22:13:03.800Z] Step 3/25 : WORKDIR /edgex-go [2022-07-27T22:13:03.800Z] ---> Using cache [2022-07-27T22:13:03.800Z] ---> 7f839a81a59b [2022-07-27T22:13:03.800Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T22:13:03.800Z] ---> Using cache [2022-07-27T22:13:03.800Z] ---> e6d29a50c01f [2022-07-27T22:13:03.800Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-27T22:13:03.800Z] ---> Using cache [2022-07-27T22:13:03.800Z] ---> ade4d1398b21 [2022-07-27T22:13:03.800Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-27T22:13:03.800Z] ---> Using cache [2022-07-27T22:13:03.800Z] ---> 6dd6cbb53a58 [2022-07-27T22:13:03.800Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T22:13:03.800Z] ---> Using cache [2022-07-27T22:13:03.800Z] ---> 5e1b6846d7ed [2022-07-27T22:13:03.800Z] Step 8/25 : COPY . . [2022-07-27T22:13:03.800Z] ---> Using cache [2022-07-27T22:13:03.800Z] ---> d904b629e0f0 [2022-07-27T22:13:03.800Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-27T22:13:03.800Z] ---> Using cache [2022-07-27T22:13:03.800Z] ---> 55004236cc5c [2022-07-27T22:13:03.800Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-27T22:13:03.800Z] ---> Using cache [2022-07-27T22:13:03.800Z] ---> 76d7b75da5f9 [2022-07-27T22:13:03.800Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-27T22:13:03.800Z] ---> Running in 6df46cff329d [2022-07-27T22:13:03.800Z] ---> adc275c7170d [2022-07-27T22:13:03.800Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-27T22:13:04.080Z] ---> Running in 01aa1b8ea9a5 [2022-07-27T22:13:06.788Z] Removing intermediate container 6df46cff329d [2022-07-27T22:13:06.788Z] ---> d74165170be9 [2022-07-27T22:13:06.788Z] Step 12/25 : WORKDIR /edgex-go [2022-07-27T22:13:07.078Z] ---> Running in c1e1ad1a5aa9 [2022-07-27T22:13:07.359Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-27T22:13:07.979Z] Removing intermediate container c1e1ad1a5aa9 [2022-07-27T22:13:07.979Z] ---> 53bba0de41cc [2022-07-27T22:13:07.979Z] [2022-07-27T22:13:07.979Z] Step 13/25 : FROM alpine:3.15 [2022-07-27T22:13:07.979Z] ---> 60f2846fe774 [2022-07-27T22:13:07.979Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-27T22:13:07.979Z] ---> Using cache [2022-07-27T22:13:07.979Z] ---> e224dbc4b1bf [2022-07-27T22:13:07.979Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T22:13:07.979Z] ---> Using cache [2022-07-27T22:13:07.979Z] ---> c482de275006 [2022-07-27T22:13:07.979Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-27T22:13:07.979Z] ---> Using cache [2022-07-27T22:13:07.979Z] ---> 5bb6c1efcd97 [2022-07-27T22:13:07.979Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-27T22:13:09.439Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T22:13:09.439Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-27T22:13:09.439Z] ---> c8b0045f806b [2022-07-27T22:13:09.439Z] Step 3/23 : WORKDIR /edgex-go [2022-07-27T22:13:09.439Z] ---> Using cache [2022-07-27T22:13:09.439Z] ---> 7f839a81a59b [2022-07-27T22:13:09.439Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T22:13:09.439Z] ---> Using cache [2022-07-27T22:13:09.439Z] ---> e6d29a50c01f [2022-07-27T22:13:09.439Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-27T22:13:09.439Z] ---> Using cache [2022-07-27T22:13:09.439Z] ---> 82e6f869d157 [2022-07-27T22:13:09.439Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-27T22:13:09.439Z] ---> Using cache [2022-07-27T22:13:09.440Z] ---> 923c89a9f377 [2022-07-27T22:13:09.440Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T22:13:09.440Z] ---> Using cache [2022-07-27T22:13:09.440Z] ---> 6f914079c5ae [2022-07-27T22:13:09.440Z] Step 8/23 : COPY . . [2022-07-27T22:13:09.440Z] ---> Using cache [2022-07-27T22:13:09.440Z] ---> 805bc849317b [2022-07-27T22:13:09.440Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-27T22:13:10.062Z] ---> Running in 597722372f1c [2022-07-27T22:13:12.734Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-27T22:13:16.165Z] ---> 8a66aa26bd13 [2022-07-27T22:13:16.165Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-27T22:13:16.776Z] ---> b26409647266 [2022-07-27T22:13:16.776Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-27T22:13:18.280Z] ---> 917eb757aef8 [2022-07-27T22:13:18.280Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-27T22:13:18.892Z] ---> 5e68df788c93 [2022-07-27T22:13:18.892Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-27T22:13:19.179Z] ---> Running in 87ac99d88ea7 [2022-07-27T22:13:19.481Z] Removing intermediate container 87ac99d88ea7 [2022-07-27T22:13:19.481Z] ---> 85f8ae1e54ad [2022-07-27T22:13:19.481Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-27T22:13:19.787Z] ---> Running in 8ed841e03a38 [2022-07-27T22:13:20.406Z] Removing intermediate container 8ed841e03a38 [2022-07-27T22:13:20.406Z] ---> 746b97e7e1c8 [2022-07-27T22:13:20.406Z] Step 23/25 : LABEL arch=arm64 [2022-07-27T22:13:20.406Z] ---> Running in d264784ee7f3 [2022-07-27T22:13:21.027Z] Removing intermediate container d264784ee7f3 [2022-07-27T22:13:21.027Z] ---> 5df01994e0ee [2022-07-27T22:13:21.027Z] Step 24/25 : LABEL git_sha=562c1e8830a20e1ca250fc0016572cb86574b4dc [2022-07-27T22:13:21.027Z] ---> Running in 63d1c4528338 [2022-07-27T22:13:21.668Z] Removing intermediate container 63d1c4528338 [2022-07-27T22:13:21.668Z] ---> ea6655247f90 [2022-07-27T22:13:21.668Z] Step 25/25 : LABEL version=0.0.0 [2022-07-27T22:13:21.668Z] ---> Running in f42e59dcff8d [2022-07-27T22:13:22.291Z] Removing intermediate container f42e59dcff8d [2022-07-27T22:13:22.291Z] ---> ff37cd6d2955 [2022-07-27T22:13:22.291Z] [2022-07-27T22:13:22.898Z] Successfully built ff37cd6d2955 [2022-07-27T22:13:22.898Z] Successfully tagged security-spire-server-arm64:latest [2022-07-27T22:13:22.898Z] Building core-command [2022-07-27T22:13:55.356Z]  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T22:13:55.356Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-27T22:13:55.356Z] ---> c8b0045f806b [2022-07-27T22:13:55.356Z] Step 3/23 : WORKDIR /edgex-go [2022-07-27T22:13:55.356Z] ---> Using cache [2022-07-27T22:13:55.356Z] ---> 7f839a81a59b [2022-07-27T22:13:55.356Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T22:13:55.356Z] ---> Using cache [2022-07-27T22:13:55.356Z] ---> e6d29a50c01f [2022-07-27T22:13:55.356Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-27T22:13:55.356Z] ---> Using cache [2022-07-27T22:13:55.356Z] ---> 82e6f869d157 [2022-07-27T22:13:55.356Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-27T22:13:55.356Z] ---> Using cache [2022-07-27T22:13:55.356Z] ---> 923c89a9f377 [2022-07-27T22:13:55.356Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T22:13:55.356Z] ---> Using cache [2022-07-27T22:13:55.356Z] ---> 6f914079c5ae [2022-07-27T22:13:55.356Z] Step 8/23 : COPY . . [2022-07-27T22:13:55.356Z] ---> Using cache [2022-07-27T22:13:55.356Z] ---> 805bc849317b [2022-07-27T22:13:55.356Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-27T22:13:55.356Z] ---> Running in aeaeb2f7e4f7 [2022-07-27T22:13:55.356Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-27T22:17:17.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/secrets-config ./cmd/secrets-config [2022-07-27T22:17:29.914Z] Removing intermediate container 4bb5ce994a64 [2022-07-27T22:17:29.914Z] ---> d24fbfd482c4 [2022-07-27T22:17:29.914Z] [2022-07-27T22:17:29.914Z] Step 10/22 : FROM alpine:3.16 [2022-07-27T22:17:29.914Z] ---> 3d81c46cd875 [2022-07-27T22:17:29.914Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-27T22:17:29.914Z] ---> Running in e4d6390f05fd [2022-07-27T22:17:30.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T22:17:30.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T22:17:32.258Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-27T22:17:32.258Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-27T22:17:32.258Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-27T22:17:32.258Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-27T22:17:32.258Z] (5/6) Installing curl (7.83.1-r2) [2022-07-27T22:17:32.258Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-27T22:17:32.258Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T22:17:32.258Z] Executing ca-certificates-20211220-r0.trigger [2022-07-27T22:17:32.862Z] OK: 8 MiB in 20 packages [2022-07-27T22:17:34.853Z] Removing intermediate container e4d6390f05fd [2022-07-27T22:17:34.853Z] ---> c5d61deef309 [2022-07-27T22:17:34.853Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-27T22:17:35.126Z] ---> Running in 2772b709f2c5 [2022-07-27T22:17:35.742Z] Removing intermediate container 2772b709f2c5 [2022-07-27T22:17:35.742Z] ---> 3511c3698867 [2022-07-27T22:17:35.742Z] Step 13/22 : WORKDIR /edgex [2022-07-27T22:17:35.742Z] ---> Running in a3ba99865c0e [2022-07-27T22:17:36.352Z] Removing intermediate container a3ba99865c0e [2022-07-27T22:17:36.352Z] ---> 9c7f67a2b436 [2022-07-27T22:17:36.352Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-27T22:17:37.345Z] ---> 3bfb14c07476 [2022-07-27T22:17:37.345Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-27T22:17:38.791Z] ---> 56a2f6765ce2 [2022-07-27T22:17:38.791Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-27T22:17:40.794Z] ---> 3de7d093769f [2022-07-27T22:17:40.794Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-27T22:17:41.408Z] ---> d65cd9f920a3 [2022-07-27T22:17:41.408Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-27T22:17:41.686Z] ---> Running in 487418f3f895 [2022-07-27T22:17:45.105Z] Removing intermediate container 487418f3f895 [2022-07-27T22:17:45.105Z] ---> fe5d6cb16b88 [2022-07-27T22:17:45.105Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-27T22:17:45.105Z] ---> Running in f43b8e48d355 [2022-07-27T22:17:45.384Z] Removing intermediate container f43b8e48d355 [2022-07-27T22:17:45.384Z] ---> 6e65eedd1339 [2022-07-27T22:17:45.384Z] Step 20/22 : LABEL arch=arm64 [2022-07-27T22:17:45.384Z] ---> Running in f51e008f1005 [2022-07-27T22:17:46.028Z] Removing intermediate container f51e008f1005 [2022-07-27T22:17:46.028Z] ---> 23b688708a6b [2022-07-27T22:17:46.028Z] Step 21/22 : LABEL git_sha=562c1e8830a20e1ca250fc0016572cb86574b4dc [2022-07-27T22:17:46.028Z] ---> Running in 4f3b40f3e08b [2022-07-27T22:17:46.747Z] Removing intermediate container 4f3b40f3e08b [2022-07-27T22:17:46.747Z] ---> f22f76577f61 [2022-07-27T22:17:46.747Z] Step 22/22 : LABEL version=0.0.0 [2022-07-27T22:17:46.747Z] ---> Running in 7b6f0286a967 [2022-07-27T22:17:47.365Z] Removing intermediate container 7b6f0286a967 [2022-07-27T22:17:47.365Z] ---> b4dfd78e3412 [2022-07-27T22:17:47.365Z] [2022-07-27T22:17:47.965Z] Successfully built b4dfd78e3412 [2022-07-27T22:17:47.965Z] Successfully tagged security-proxy-setup-arm64:latest [2022-07-27T22:18:44.589Z]  Building security-proxy-setup ... done Removing intermediate container 01aa1b8ea9a5 [2022-07-27T22:18:44.589Z] ---> f9b6dfb0624a [2022-07-27T22:18:44.589Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-27T22:18:44.589Z] ---> Running in d0ecacc5a207 [2022-07-27T22:18:44.589Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-27T22:18:46.052Z] Removing intermediate container 70c7b5bef8c8 [2022-07-27T22:18:46.052Z] ---> aa5a90f123ca [2022-07-27T22:18:46.052Z] [2022-07-27T22:18:46.052Z] Step 10/22 : FROM alpine:3.16 [2022-07-27T22:18:46.052Z] ---> 3d81c46cd875 [2022-07-27T22:18:46.052Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-27T22:18:46.333Z] ---> Running in eee1e4028373 [2022-07-27T22:18:47.324Z] Removing intermediate container d0ecacc5a207 [2022-07-27T22:18:47.324Z] ---> d13e503d1b6a [2022-07-27T22:18:47.324Z] [2022-07-27T22:18:47.324Z] Step 11/23 : FROM docker:20.10.14 [2022-07-27T22:18:47.925Z] 20.10.14: Pulling from library/docker [2022-07-27T22:18:48.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T22:18:49.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T22:18:50.633Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-27T22:18:50.633Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T22:18:50.633Z] OK: 5 MiB in 15 packages [2022-07-27T22:18:52.622Z] Removing intermediate container eee1e4028373 [2022-07-27T22:18:52.622Z] ---> 8b72cf9cda1b [2022-07-27T22:18:52.622Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-27T22:18:52.622Z] ---> Running in 4cb84beac615 [2022-07-27T22:18:53.220Z] Removing intermediate container 4cb84beac615 [2022-07-27T22:18:53.220Z] ---> aae2cc88363c [2022-07-27T22:18:53.220Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-27T22:18:53.512Z] ---> Running in b559a85211f9 [2022-07-27T22:18:54.116Z] Removing intermediate container b559a85211f9 [2022-07-27T22:18:54.116Z] ---> ba46eb86c955 [2022-07-27T22:18:54.116Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-27T22:18:54.392Z] ---> Running in 334e8c10321e [2022-07-27T22:18:54.994Z] Removing intermediate container 334e8c10321e [2022-07-27T22:18:54.994Z] ---> 562ca7f298ee [2022-07-27T22:18:54.994Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T22:18:56.437Z] ---> bcc257b8c464 [2022-07-27T22:18:56.437Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-27T22:18:59.056Z] Removing intermediate container 597722372f1c [2022-07-27T22:18:59.056Z] ---> 153bd9b723f8 [2022-07-27T22:18:59.056Z] [2022-07-27T22:18:59.056Z] Step 10/23 : FROM alpine:3.16 [2022-07-27T22:18:59.056Z] ---> 3d81c46cd875 [2022-07-27T22:18:59.056Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-27T22:18:59.056Z] ---> Using cache [2022-07-27T22:18:59.056Z] ---> 8b72cf9cda1b [2022-07-27T22:18:59.056Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-27T22:18:59.056Z] ---> Using cache [2022-07-27T22:18:59.056Z] ---> aae2cc88363c [2022-07-27T22:18:59.056Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-27T22:18:59.056Z] ---> e880bbb4405a [2022-07-27T22:18:59.056Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-27T22:18:59.056Z] ---> Running in d21bba1a4739 [2022-07-27T22:18:59.660Z] Removing intermediate container d21bba1a4739 [2022-07-27T22:18:59.660Z] ---> cf874419dbba [2022-07-27T22:18:59.660Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-27T22:18:59.660Z] ---> Running in 1fc47cc505eb [2022-07-27T22:18:59.936Z] ---> ad9bd5fed3cb [2022-07-27T22:18:59.936Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-27T22:19:00.224Z] ---> Running in c713d8d07994 [2022-07-27T22:19:00.224Z] Removing intermediate container 1fc47cc505eb [2022-07-27T22:19:00.224Z] ---> 1803e809b81e [2022-07-27T22:19:00.224Z] Step 15/23 : WORKDIR / [2022-07-27T22:19:00.500Z] ---> Running in ead9e851132b [2022-07-27T22:19:00.782Z] Removing intermediate container aeaeb2f7e4f7 [2022-07-27T22:19:00.782Z] ---> 2b790ba89856 [2022-07-27T22:19:00.782Z] [2022-07-27T22:19:00.782Z] Step 10/23 : FROM alpine:3.16 [2022-07-27T22:19:00.782Z] ---> 3d81c46cd875 [2022-07-27T22:19:00.782Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-27T22:19:00.782Z] Removing intermediate container c713d8d07994 [2022-07-27T22:19:00.782Z] ---> 0f7ba6ef24e8 [2022-07-27T22:19:00.782Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T22:19:00.782Z] ---> Using cache [2022-07-27T22:19:00.782Z] ---> 8b72cf9cda1b [2022-07-27T22:19:00.782Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-27T22:19:00.782Z] ---> Using cache [2022-07-27T22:19:00.782Z] ---> aae2cc88363c [2022-07-27T22:19:00.782Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-27T22:19:01.056Z] ---> Running in 7d407a87dcd6 [2022-07-27T22:19:01.056Z] ---> Running in e6f048ba8bd1 [2022-07-27T22:19:01.056Z] Removing intermediate container ead9e851132b [2022-07-27T22:19:01.056Z] ---> ea1d46c8aba2 [2022-07-27T22:19:01.056Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T22:19:01.664Z] Removing intermediate container e6f048ba8bd1 [2022-07-27T22:19:01.664Z] ---> cd43810ca285 [2022-07-27T22:19:01.664Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-27T22:19:01.664Z] Removing intermediate container 7d407a87dcd6 [2022-07-27T22:19:01.664Z] ---> 66947df3f9dc [2022-07-27T22:19:01.664Z] Step 20/22 : LABEL arch=arm64 [2022-07-27T22:19:01.664Z] ---> Running in e63109381d57 [2022-07-27T22:19:01.664Z] ---> Running in 1ec7c22f9200 [2022-07-27T22:19:02.285Z] ---> a9835d8beb18 [2022-07-27T22:19:02.285Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-27T22:19:02.285Z] Removing intermediate container 1ec7c22f9200 [2022-07-27T22:19:02.285Z] ---> 39bd8159dcda [2022-07-27T22:19:02.285Z] Step 21/22 : LABEL git_sha=562c1e8830a20e1ca250fc0016572cb86574b4dc [2022-07-27T22:19:02.574Z] Removing intermediate container e63109381d57 [2022-07-27T22:19:02.574Z] ---> dd3a62d2be91 [2022-07-27T22:19:02.574Z] Step 15/23 : WORKDIR / [2022-07-27T22:19:02.574Z] ---> Running in b62ba122fcb1 [2022-07-27T22:19:02.574Z] ---> Running in 0956e1b1d967 [2022-07-27T22:19:03.179Z] Removing intermediate container 0956e1b1d967 [2022-07-27T22:19:03.179Z] ---> b6b400226efa [2022-07-27T22:19:03.179Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T22:19:03.179Z] Removing intermediate container b62ba122fcb1 [2022-07-27T22:19:03.179Z] ---> a40fc43dba48 [2022-07-27T22:19:03.179Z] Step 22/22 : LABEL version=0.0.0 [2022-07-27T22:19:03.456Z] ---> Running in 772ee49c6ff2 [2022-07-27T22:19:04.074Z] Removing intermediate container 772ee49c6ff2 [2022-07-27T22:19:04.074Z] ---> a476a319983b [2022-07-27T22:19:04.074Z] [2022-07-27T22:19:04.074Z] ---> 2f8cb9491039 [2022-07-27T22:19:04.074Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-27T22:19:04.350Z] ---> 52160fb92411 [2022-07-27T22:19:04.350Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-27T22:19:04.350Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-27T22:19:04.350Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-27T22:19:04.350Z] ---> c346e9eafbab [2022-07-27T22:19:04.350Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-07-27T22:19:04.350Z] ---> Running in 99c838b428a2 [2022-07-27T22:19:04.627Z] Successfully built a476a319983b [2022-07-27T22:19:04.627Z] Successfully tagged support-scheduler-arm64:latest [2022-07-27T22:19:04.905Z]  Building support-scheduler ... done Removing intermediate container 99c838b428a2 [2022-07-27T22:19:04.905Z] ---> 74d5d93f3ae0 [2022-07-27T22:19:04.905Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-27T22:19:04.905Z] ---> Running in 8258493e518e [2022-07-27T22:19:05.180Z] ---> eb4a68e17555 [2022-07-27T22:19:05.181Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-27T22:19:05.181Z] ---> Running in 7be4841da55e [2022-07-27T22:19:05.781Z] Removing intermediate container 7be4841da55e [2022-07-27T22:19:05.781Z] ---> 1e96589ae9b9 [2022-07-27T22:19:05.781Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T22:19:05.781Z] ---> Running in e04a8bb1e29d [2022-07-27T22:19:06.059Z] ---> ef87910907a7 [2022-07-27T22:19:06.059Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-27T22:19:06.336Z] Removing intermediate container e04a8bb1e29d [2022-07-27T22:19:06.336Z] ---> bd633f191c2b [2022-07-27T22:19:06.336Z] Step 21/23 : LABEL arch=arm64 [2022-07-27T22:19:06.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-27T22:19:06.615Z] ---> Running in 6c838efc371f [2022-07-27T22:19:06.888Z] ---> 7fe50ee2c463 [2022-07-27T22:19:06.888Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-27T22:19:06.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-27T22:19:06.888Z] ---> Running in 1a7849a44d26 [2022-07-27T22:19:07.159Z] Removing intermediate container 6c838efc371f [2022-07-27T22:19:07.159Z] ---> 2864f7dcd058 [2022-07-27T22:19:07.159Z] Step 22/23 : LABEL git_sha=562c1e8830a20e1ca250fc0016572cb86574b4dc [2022-07-27T22:19:07.159Z] ---> Running in 8ba5af6acb6e [2022-07-27T22:19:07.433Z] Removing intermediate container 1a7849a44d26 [2022-07-27T22:19:07.433Z] ---> d1f394a95361 [2022-07-27T22:19:07.433Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T22:19:07.433Z] ---> Running in c898042cc1ef [2022-07-27T22:19:07.710Z] Removing intermediate container 8ba5af6acb6e [2022-07-27T22:19:07.710Z] ---> 7a6128aa2365 [2022-07-27T22:19:07.710Z] Step 23/23 : LABEL version=0.0.0 [2022-07-27T22:19:07.710Z] ---> Running in 02c77469033e [2022-07-27T22:19:08.009Z] (1/43) Installing readline (8.1.1-r0) [2022-07-27T22:19:08.009Z] (2/43) Installing bash (5.1.16-r0) [2022-07-27T22:19:08.009Z] Removing intermediate container c898042cc1ef [2022-07-27T22:19:08.009Z] ---> 6ed38508dfca [2022-07-27T22:19:08.009Z] Step 21/23 : LABEL arch=arm64 [2022-07-27T22:19:08.009Z] Executing bash-5.1.16-r0.post-install [2022-07-27T22:19:08.009Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-27T22:19:08.009Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-27T22:19:08.009Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-27T22:19:08.285Z] (6/43) Installing curl (7.80.0-r2) [2022-07-27T22:19:08.285Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-27T22:19:08.285Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-27T22:19:08.285Z] (9/43) Installing expat (2.4.7-r0) [2022-07-27T22:19:08.285Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-27T22:19:08.285Z] (11/43) Installing gdbm (1.22-r0) [2022-07-27T22:19:08.285Z] ---> Running in dd099f37d8de [2022-07-27T22:19:08.285Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-27T22:19:08.285Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-27T22:19:08.285Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-27T22:19:08.285Z] Removing intermediate container 02c77469033e [2022-07-27T22:19:08.285Z] ---> a72e14b31e94 [2022-07-27T22:19:08.285Z] [2022-07-27T22:19:08.285Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-27T22:19:08.285Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-27T22:19:08.285Z] (17/43) Installing python3 (3.9.13-r1) [2022-07-27T22:19:08.884Z] Successfully built a72e14b31e94 [2022-07-27T22:19:08.884Z] Successfully tagged core-metadata-arm64:latest [2022-07-27T22:19:08.884Z]  Building core-metadata ... done Removing intermediate container dd099f37d8de [2022-07-27T22:19:08.884Z] ---> 489c66fc8336 [2022-07-27T22:19:08.884Z] Step 22/23 : LABEL git_sha=562c1e8830a20e1ca250fc0016572cb86574b4dc [2022-07-27T22:19:08.884Z] ---> Running in ae921fb63842 [2022-07-27T22:19:09.481Z] Removing intermediate container ae921fb63842 [2022-07-27T22:19:09.481Z] ---> c9e889f8dd89 [2022-07-27T22:19:09.481Z] Step 23/23 : LABEL version=0.0.0 [2022-07-27T22:19:09.481Z] ---> Running in 29b05cf351f2 [2022-07-27T22:19:09.754Z] Removing intermediate container 29b05cf351f2 [2022-07-27T22:19:09.754Z] ---> 6c1f390f0c7e [2022-07-27T22:19:09.754Z] [2022-07-27T22:19:10.352Z] Successfully built 6c1f390f0c7e [2022-07-27T22:19:10.352Z] Successfully tagged core-command-arm64:latest [2022-07-27T22:19:10.625Z]  Building core-command ... done (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-27T22:19:10.625Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-27T22:19:10.625Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-27T22:19:10.625Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-27T22:19:10.625Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-27T22:19:10.898Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-27T22:19:10.899Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-27T22:19:10.899Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-27T22:19:10.899Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-27T22:19:10.899Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-27T22:19:10.899Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-27T22:19:10.899Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-27T22:19:10.899Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-27T22:19:10.899Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-27T22:19:10.899Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-27T22:19:10.899Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-27T22:19:10.899Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-27T22:19:11.173Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-27T22:19:11.173Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-27T22:19:11.173Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-27T22:19:11.173Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-27T22:19:11.173Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-27T22:19:11.173Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-27T22:19:11.173Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-27T22:19:11.173Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-27T22:19:11.173Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-27T22:19:11.768Z] Executing busybox-1.34.1-r5.trigger [2022-07-27T22:19:12.042Z] OK: 83 MiB in 65 packages [2022-07-27T22:19:16.338Z] Collecting docker-compose==1.23.2 [2022-07-27T22:19:16.338Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-27T22:19:17.314Z] Collecting jsonschema<3,>=2.5.1 [2022-07-27T22:19:17.314Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-27T22:19:18.291Z] Collecting PyYAML<4,>=3.10 [2022-07-27T22:19:18.291Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-27T22:19:21.683Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-27T22:19:21.683Z] Collecting cached-property<2,>=1.2.0 [2022-07-27T22:19:21.683Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-27T22:19:21.957Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-27T22:19:21.957Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-27T22:19:23.926Z] Collecting texttable<0.10,>=0.9.0 [2022-07-27T22:19:23.926Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-27T22:19:26.544Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-27T22:19:26.544Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-27T22:19:27.980Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-27T22:19:27.980Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-27T22:19:27.980Z] Collecting docopt<0.7,>=0.6.1 [2022-07-27T22:19:27.980Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-27T22:19:30.595Z] Collecting docker<4.0,>=3.6.0 [2022-07-27T22:19:30.595Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-27T22:19:30.880Z] Collecting docker-pycreds>=0.4.0 [2022-07-27T22:19:30.880Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-27T22:19:31.887Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-27T22:19:31.887Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-27T22:19:31.887Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-27T22:19:32.871Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-27T22:19:32.871Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-27T22:19:32.871Z] Collecting idna<2.8,>=2.5 [2022-07-27T22:19:32.871Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-27T22:19:33.470Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-27T22:19:33.470Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-27T22:19:33.470Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-27T22:19:33.470Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-27T22:19:34.453Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-27T22:19:34.453Z] Attempting uninstall: urllib3 [2022-07-27T22:19:34.453Z] Found existing installation: urllib3 1.26.7 [2022-07-27T22:19:34.453Z] Uninstalling urllib3-1.26.7: [2022-07-27T22:19:34.453Z] Successfully uninstalled urllib3-1.26.7 [2022-07-27T22:19:35.048Z] Attempting uninstall: idna [2022-07-27T22:19:35.048Z] Found existing installation: idna 3.3 [2022-07-27T22:19:35.048Z] Uninstalling idna-3.3: [2022-07-27T22:19:35.048Z] Successfully uninstalled idna-3.3 [2022-07-27T22:19:38.432Z] Attempting uninstall: requests [2022-07-27T22:19:38.432Z] Found existing installation: requests 2.26.0 [2022-07-27T22:19:38.432Z] Uninstalling requests-2.26.0: [2022-07-27T22:19:38.432Z] Successfully uninstalled requests-2.26.0 [2022-07-27T22:19:38.432Z] Running setup.py install for texttable: started [2022-07-27T22:19:40.406Z] Running setup.py install for texttable: finished with status 'done' [2022-07-27T22:19:40.679Z] Running setup.py install for PyYAML: started [2022-07-27T22:19:43.292Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-27T22:19:43.562Z] Running setup.py install for docopt: started [2022-07-27T22:19:45.528Z] Running setup.py install for docopt: finished with status 'done' [2022-07-27T22:19:45.528Z] Running setup.py install for dockerpty: started [2022-07-27T22:19:47.488Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-27T22:19:49.452Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-07-27T22:19:57.702Z] Removing intermediate container 8258493e518e [2022-07-27T22:19:57.702Z] ---> ddba0a8a7fa3 [2022-07-27T22:19:57.702Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-27T22:19:57.702Z] ---> Running in 1372371a636b [2022-07-27T22:19:57.974Z] Removing intermediate container 1372371a636b [2022-07-27T22:19:57.974Z] ---> 18d074e5f2b4 [2022-07-27T22:19:57.974Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-27T22:19:58.248Z] ---> Running in f3b46142253b [2022-07-27T22:19:58.519Z] Removing intermediate container f3b46142253b [2022-07-27T22:19:58.519Z] ---> 103096c76f47 [2022-07-27T22:19:58.519Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-27T22:19:59.494Z] ---> 24eef2b9870d [2022-07-27T22:19:59.494Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-27T22:20:00.094Z] ---> eb98e5ebb9ae [2022-07-27T22:20:00.094Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-27T22:20:00.685Z] ---> faaa3f49014f [2022-07-27T22:20:00.685Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-27T22:20:00.685Z] ---> Running in bae8c7e7a225 [2022-07-27T22:20:00.956Z] Removing intermediate container bae8c7e7a225 [2022-07-27T22:20:00.956Z] ---> 352e23378a4f [2022-07-27T22:20:00.956Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T22:20:00.956Z] ---> Running in 31b251f20d1a [2022-07-27T22:20:01.227Z] Removing intermediate container 31b251f20d1a [2022-07-27T22:20:01.227Z] ---> 52f07537467e [2022-07-27T22:20:01.227Z] Step 21/23 : LABEL arch=arm64 [2022-07-27T22:20:01.499Z] ---> Running in de4d46270ac0 [2022-07-27T22:20:01.771Z] Removing intermediate container de4d46270ac0 [2022-07-27T22:20:01.771Z] ---> 690e2f0976a8 [2022-07-27T22:20:01.771Z] Step 22/23 : LABEL git_sha=562c1e8830a20e1ca250fc0016572cb86574b4dc [2022-07-27T22:20:01.771Z] ---> Running in e8364dadd033 [2022-07-27T22:20:02.045Z] Removing intermediate container e8364dadd033 [2022-07-27T22:20:02.045Z] ---> 848cc30eb7ac [2022-07-27T22:20:02.045Z] Step 23/23 : LABEL version=0.0.0 [2022-07-27T22:20:02.320Z] ---> Running in 9c71f1c56267 [2022-07-27T22:20:02.598Z] Removing intermediate container 9c71f1c56267 [2022-07-27T22:20:02.599Z] ---> 4af9462fc2a4 [2022-07-27T22:20:02.599Z] [2022-07-27T22:20:02.869Z] Successfully built 4af9462fc2a4 [2022-07-27T22:20:02.869Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-07-27T22:20:03.158Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-07-27T22:20:03.177Z] $ docker stop --time=1 6a3f6dbe784eed77070d2d400cb309e27473d67df23f8ad2c8ca3bb37effd503 [2022-07-27T22:20:04.809Z] $ docker rm -f 6a3f6dbe784eed77070d2d400cb309e27473d67df23f8ad2c8ca3bb37effd503 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-27T22:20:05.329Z] + docker images [2022-07-27T22:20:05.599Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-27T22:20:05.599Z] sys-mgmt-agent-arm64 latest 4af9462fc2a4 3 seconds ago 282MB [2022-07-27T22:20:05.599Z] core-command-arm64 latest 6c1f390f0c7e 56 seconds ago 15.5MB [2022-07-27T22:20:05.599Z] core-metadata-arm64 latest a72e14b31e94 57 seconds ago 16.4MB [2022-07-27T22:20:05.599Z] support-scheduler-arm64 latest a476a319983b About a minute ago 25.5MB [2022-07-27T22:20:05.599Z] 2b790ba89856 About a minute ago 1.51GB [2022-07-27T22:20:05.599Z] 153bd9b723f8 About a minute ago 1.52GB [2022-07-27T22:20:05.599Z] d13e503d1b6a About a minute ago 1.51GB [2022-07-27T22:20:05.599Z] aa5a90f123ca About a minute ago 1.57GB [2022-07-27T22:20:05.599Z] security-proxy-setup-arm64 latest b4dfd78e3412 2 minutes ago 26.1MB [2022-07-27T22:20:05.599Z] d24fbfd482c4 2 minutes ago 1.52GB [2022-07-27T22:20:05.599Z] security-spire-server-arm64 latest ff37cd6d2955 6 minutes ago 84.2MB [2022-07-27T22:20:05.599Z] 53bba0de41cc 6 minutes ago 1.41GB [2022-07-27T22:20:05.599Z] security-spire-agent-arm64 latest 115f7b3c2da5 7 minutes ago 122MB [2022-07-27T22:20:05.599Z] security-spire-config-arm64 latest 48605f96a810 7 minutes ago 83.6MB [2022-07-27T22:20:05.599Z] e0da30769929 8 minutes ago 1.41GB [2022-07-27T22:20:05.599Z] b3c0a8b06005 8 minutes ago 1.41GB [2022-07-27T22:20:05.599Z] support-notifications-arm64 latest 5deaeeba1e90 8 minutes ago 26.1MB [2022-07-27T22:20:05.599Z] 890bdf645b9d 9 minutes ago 1.57GB [2022-07-27T22:20:05.599Z] security-spiffe-token-provider-arm64 latest 0379002d773b 9 minutes ago 28.2MB [2022-07-27T22:20:05.599Z] core-data-arm64 latest 183be89ecf50 9 minutes ago 20.6MB [2022-07-27T22:20:05.599Z] 006ee5bed97f 10 minutes ago 1.56GB [2022-07-27T22:20:05.599Z] 835a094a27ac 10 minutes ago 1.54GB [2022-07-27T22:20:05.599Z] security-bootstrapper-arm64 latest b4ed4a6f9e2c 11 minutes ago 18.5MB [2022-07-27T22:20:05.599Z] security-secretstore-setup-arm64 latest dbb263e98fb8 11 minutes ago 27.9MB [2022-07-27T22:20:05.599Z] cde98e1ade4b 11 minutes ago 1.52GB [2022-07-27T22:20:05.599Z] 64fbed3a4e61 12 minutes ago 1.52GB [2022-07-27T22:20:05.599Z] ci-base-image-arm64 latest c8b0045f806b 32 minutes ago 994MB [2022-07-27T22:20:05.599Z] alpine 3.15 60f2846fe774 8 days ago 5.32MB [2022-07-27T22:20:05.599Z] alpine 3.16 3d81c46cd875 9 days ago 5.27MB [2022-07-27T22:20:05.599Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 weeks ago 678MB [2022-07-27T22:20:05.599Z] docker 20.10.14 c346e9eafbab 3 months ago 202MB [2022-07-27T22:20:05.599Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T22:20:06.062Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-27T22:20:06.062Z] [2022-07-27T22:20:06.063Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T22:20:06.413Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-27T22:20:06.688Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-27T22:20:06.688Z] 8998bd30e6a1: Pulling fs layer [2022-07-27T22:20:06.688Z] 04944245beec: Pulling fs layer [2022-07-27T22:20:06.688Z] 699f458cf7ca: Pulling fs layer [2022-07-27T22:20:06.688Z] 765212b225bb: Pulling fs layer [2022-07-27T22:20:06.688Z] f23df028b6ca: Pulling fs layer [2022-07-27T22:20:06.688Z] d65c8cfc05b1: Pulling fs layer [2022-07-27T22:20:06.688Z] 2437ff75d9bd: Pulling fs layer [2022-07-27T22:20:06.688Z] f23df028b6ca: Waiting [2022-07-27T22:20:06.688Z] d65c8cfc05b1: Waiting [2022-07-27T22:20:06.688Z] 2437ff75d9bd: Waiting [2022-07-27T22:20:06.688Z] 765212b225bb: Waiting [2022-07-27T22:20:06.688Z] 04944245beec: Verifying Checksum [2022-07-27T22:20:06.688Z] 04944245beec: Download complete [2022-07-27T22:20:06.688Z] 765212b225bb: Verifying Checksum [2022-07-27T22:20:06.688Z] 765212b225bb: Download complete [2022-07-27T22:20:06.688Z] f23df028b6ca: Verifying Checksum [2022-07-27T22:20:06.688Z] f23df028b6ca: Download complete [2022-07-27T22:20:06.688Z] d65c8cfc05b1: Verifying Checksum [2022-07-27T22:20:06.688Z] d65c8cfc05b1: Download complete [2022-07-27T22:20:06.963Z] 699f458cf7ca: Verifying Checksum [2022-07-27T22:20:06.963Z] 699f458cf7ca: Download complete [2022-07-27T22:20:07.237Z] 8998bd30e6a1: Verifying Checksum [2022-07-27T22:20:07.237Z] 8998bd30e6a1: Download complete [2022-07-27T22:20:09.212Z] 2437ff75d9bd: Verifying Checksum [2022-07-27T22:20:09.212Z] 2437ff75d9bd: Download complete [2022-07-27T22:20:11.179Z] 8998bd30e6a1: Pull complete [2022-07-27T22:20:11.776Z] 04944245beec: Pull complete [2022-07-27T22:20:13.207Z] 699f458cf7ca: Pull complete [2022-07-27T22:20:13.480Z] 765212b225bb: Pull complete [2022-07-27T22:20:14.074Z] f23df028b6ca: Pull complete [2022-07-27T22:20:14.347Z] d65c8cfc05b1: Pull complete [2022-07-27T22:20:29.414Z] 2437ff75d9bd: Pull complete [2022-07-27T22:20:29.414Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-27T22:20:29.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-27T22:20:29.414Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T22:20:29.672Z] prd-ubuntu20.04-docker-arm64-4c-16g-21299 does not seem to be running inside a container [2022-07-27T22:20:29.765Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-27T22:20:32.722Z] $ docker top 457a3b66d57ee88d16a442b9a543534e78fff75c9d13416dd82e827074bdf5e8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T22:20:33.729Z] ---> job-cost.sh [2022-07-27T22:20:33.729Z] lf-activate-venv: SKIPPING [2022-07-27T22:20:33.729Z] INFO: No Stack... [2022-07-27T22:20:34.329Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-27T22:20:34.951Z] INFO: Archiving Costs [Pipeline] sh [2022-07-27T22:20:35.626Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2022-07-27T22:20:35.626Z] + cut -d, -f6 [Pipeline] lock [2022-07-27T22:20:35.684Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4104-2-stack-cost] [2022-07-27T22:20:35.693Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4104-2-stack-cost] did not exist. Created. [2022-07-27T22:20:35.693Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4104-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-27T22:20:36.361Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-27T22:20:36.539Z] Stashed 1 file(s) [Pipeline] } [2022-07-27T22:20:36.549Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4104-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-27T22:20:36.580Z] $ docker stop --time=1 457a3b66d57ee88d16a442b9a543534e78fff75c9d13416dd82e827074bdf5e8 [2022-07-27T22:20:38.132Z] $ docker rm -f 457a3b66d57ee88d16a442b9a543534e78fff75c9d13416dd82e827074bdf5e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-07-27T22:20:38.610Z] provisioning config files... [2022-07-27T22:20:38.619Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config6827671404891433149tmp [Pipeline] { [Pipeline] sh [2022-07-27T22:20:38.913Z] + set +x [2022-07-27T22:20:38.914Z] + bash -s+ -- [2022-07-27T22:20:38.914Z] curl -s https://codecov.io/bash [2022-07-27T22:20:38.914Z] [2022-07-27T22:20:38.914Z] _____ _ [2022-07-27T22:20:38.914Z] / ____| | | [2022-07-27T22:20:38.914Z] | | ___ __| | ___ ___ _____ __ [2022-07-27T22:20:38.914Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-27T22:20:38.914Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-27T22:20:38.914Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-27T22:20:38.914Z] Bash-1.0.6 [2022-07-27T22:20:38.914Z] [2022-07-27T22:20:38.914Z] [2022-07-27T22:20:38.914Z] ==> git version 2.25.1 found [2022-07-27T22:20:38.914Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-07-27T22:20:38.914Z] Release-Date: 2020-01-08 [2022-07-27T22:20:38.914Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-27T22:20:38.914Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-27T22:20:38.914Z] ==> Jenkins CI detected. [2022-07-27T22:20:38.914Z] current dir:  /w/workspace/edgex-go/2 [2022-07-27T22:20:38.914Z] project root: . [2022-07-27T22:20:38.914Z] --> token set from env [2022-07-27T22:20:38.914Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-27T22:20:39.173Z] ==> Running gcov in . (disable via -X gcov) [2022-07-27T22:20:39.173Z] ==> Python coveragepy not found [2022-07-27T22:20:39.173Z] ==> Searching for coverage reports in: [2022-07-27T22:20:39.173Z] + . [2022-07-27T22:20:39.173Z] -> Found 1 reports [2022-07-27T22:20:39.173Z] ==> Detecting git/mercurial file structure [2022-07-27T22:20:39.173Z] ==> Reading reports [2022-07-27T22:20:39.173Z] + ./coverage.out bytes=436144 [2022-07-27T22:20:39.173Z] ==> Appending adjustments [2022-07-27T22:20:39.173Z] https://docs.codecov.io/docs/fixing-reports [2022-07-27T22:20:40.554Z] + Found adjustments [2022-07-27T22:20:40.554Z] ==> Gzipping contents [2022-07-27T22:20:40.554Z] 60K /tmp/codecov.oRQWP1.gz [2022-07-27T22:20:40.554Z] ==> Uploading reports [2022-07-27T22:20:40.554Z] url: https://codecov.io [2022-07-27T22:20:40.554Z] query: branch=PR-4104&commit=6aa679610a532969e0d371c02f774b2dbad186e9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4104%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4104&job=&cmd_args= [2022-07-27T22:20:40.554Z] -> Pinging Codecov [2022-07-27T22:20:40.554Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4104&commit=6aa679610a532969e0d371c02f774b2dbad186e9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4104%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4104&job=&cmd_args= [2022-07-27T22:20:40.554Z] -> Uploading to [2022-07-27T22:20:40.554Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-27/00271124DB129430A58F1EEE437C3FCB/6aa679610a532969e0d371c02f774b2dbad186e9/6eec17ac-aeae-4853-a925-f4cfa1786b3d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220727%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220727T222040Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f8227ca13de321574905d45669eb080d060c2c54485a75bce5ca83d9b4cca330 [2022-07-27T22:20:40.554Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-27T22:20:40.554Z] Dload Upload Total Spent Left Speed [2022-07-27T22:20:40.814Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59954 0 0 100 59954 0 199k --:--:-- --:--:-- --:--:-- 199k [2022-07-27T22:20:40.814Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/6aa679610a532969e0d371c02f774b2dbad186e9 [Pipeline] } [2022-07-27T22:20:40.829Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-27T22:20:41.479Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-07-27T22:20:41.770Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T22:20:42.637Z] ---> package-listing.sh [2022-07-27T22:20:42.637Z] ++ facter osfamily [2022-07-27T22:20:42.637Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-27T22:20:42.898Z] + OS_FAMILY=debian [2022-07-27T22:20:42.898Z] + workspace=/w/workspace/edgex-go/2 [2022-07-27T22:20:42.898Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-27T22:20:42.898Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-27T22:20:42.898Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-27T22:20:42.898Z] + PACKAGES=/tmp/packages_start.txt [2022-07-27T22:20:42.898Z] + '[' /w/workspace/edgex-go/2 ']' [2022-07-27T22:20:42.898Z] + PACKAGES=/tmp/packages_end.txt [2022-07-27T22:20:42.898Z] + case "${OS_FAMILY}" in [2022-07-27T22:20:42.898Z] + dpkg -l [2022-07-27T22:20:42.898Z] + grep '^ii' [2022-07-27T22:20:42.898Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-27T22:20:42.898Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-27T22:20:42.898Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-27T22:20:42.898Z] + '[' /w/workspace/edgex-go/2 ']' [2022-07-27T22:20:42.898Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2022-07-27T22:20:42.898Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2022-07-27T22:20:42.909Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-27T22:20:43.188Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T22:20:43.755Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-27T22:20:43.755Z] [2022-07-27T22:20:43.755Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T22:20:44.058Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-27T22:20:44.058Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-27T22:20:44.058Z] 5eb5b503b376: Pulling fs layer [2022-07-27T22:20:44.058Z] 5c69ac0246d0: Pulling fs layer [2022-07-27T22:20:44.058Z] ec43610c2a17: Pulling fs layer [2022-07-27T22:20:44.058Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-27T22:20:44.058Z] 33b1e0a273af: Pulling fs layer [2022-07-27T22:20:44.058Z] 5d3b04190fa2: Pulling fs layer [2022-07-27T22:20:44.058Z] 33b1e0a273af: Waiting [2022-07-27T22:20:44.058Z] 3a2ae6a8a46f: Waiting [2022-07-27T22:20:44.058Z] 5d3b04190fa2: Waiting [2022-07-27T22:20:44.058Z] 2f39f015ded8: Pulling fs layer [2022-07-27T22:20:44.058Z] 5c69ac0246d0: Verifying Checksum [2022-07-27T22:20:44.058Z] 5c69ac0246d0: Download complete [2022-07-27T22:20:44.058Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-27T22:20:44.058Z] 3a2ae6a8a46f: Download complete [2022-07-27T22:20:44.058Z] 33b1e0a273af: Verifying Checksum [2022-07-27T22:20:44.058Z] 33b1e0a273af: Download complete [2022-07-27T22:20:44.058Z] 5d3b04190fa2: Download complete [2022-07-27T22:20:44.058Z] ec43610c2a17: Verifying Checksum [2022-07-27T22:20:44.058Z] ec43610c2a17: Download complete [2022-07-27T22:20:44.316Z] 5eb5b503b376: Download complete [2022-07-27T22:20:44.883Z] 2f39f015ded8: Download complete [2022-07-27T22:20:45.908Z] 5eb5b503b376: Pull complete [2022-07-27T22:20:45.908Z] 5c69ac0246d0: Pull complete [2022-07-27T22:20:46.210Z] ec43610c2a17: Pull complete [2022-07-27T22:20:46.469Z] 3a2ae6a8a46f: Pull complete [2022-07-27T22:20:46.728Z] 33b1e0a273af: Pull complete [2022-07-27T22:20:46.728Z] 5d3b04190fa2: Pull complete [2022-07-27T22:20:52.006Z] 2f39f015ded8: Pull complete [2022-07-27T22:20:52.006Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-27T22:20:52.006Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-27T22:20:52.006Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T22:20:52.099Z] prd-ubuntu20.04-docker-8c-8g-21296 does not seem to be running inside a container [2022-07-27T22:20:52.149Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-27T22:20:57.553Z] $ docker top 52184ffaaea083e4a2a15672d75bb28b5783b21676f23b356eefb58910d2c4f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T22:20:57.893Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-27T22:20:58.177Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-27T22:20:58.459Z] + ls /var/log/sa-host [2022-07-27T22:20:58.459Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-27T22:20:58.589Z] provisioning config files... [2022-07-27T22:20:58.598Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config1708176097955004481tmp [Pipeline] { [Pipeline] echo [2022-07-27T22:20:58.612Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T22:20:58.901Z] ---> create-netrc.sh [Pipeline] } [2022-07-27T22:20:58.908Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-27T22:20:59.243Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-27T22:20:59.252Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T22:20:59.540Z] ---> sudo-logs.sh [2022-07-27T22:20:59.540Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-27T22:20:59.558Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T22:20:59.845Z] ---> job-cost.sh [2022-07-27T22:20:59.845Z] lf-activate-venv: SKIPPING [2022-07-27T22:20:59.845Z] DEBUG: total: 0.10999999940395355 [2022-07-27T22:20:59.845Z] INFO: Retrieving Stack Cost... [2022-07-27T22:21:00.413Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-27T22:21:00.674Z] INFO: Archiving Costs [Pipeline] echo [2022-07-27T22:21:00.686Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T22:21:00.973Z] ---> logs-deploy.sh [2022-07-27T22:21:00.973Z] lf-activate-venv: SKIPPING [2022-07-27T22:21:00.973Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4104/2 [2022-07-27T22:21:00.973Z] INFO: archiving workspace using pattern(s): [2022-07-27T22:21:02.352Z] Archives upload complete. [2022-07-27T22:21:02.352Z] INFO: archiving logs to Nexus