Pull request #4161 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c86b8e77ad381ab7248d41d377cfc1f185c99373+f87a0e7ad2d654d2bfa8949ba3950bab910e31fb (7411e4161d666d80799bde9d29c3afd5c49ef94b) 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-ssh1134791698403590041.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh12227567465170761520.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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4161/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-4161/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10469813969442572429.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-4161/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2348094243635730766.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh5126155894776733492.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4161/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-4161/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh363281523854594327.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-29977 in /w/workspace/edgexfoundry_edgex-go_PR-4161 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f87a0e7ad2d654d2bfa8949ba3950bab910e31fb into PR head commit c86b8e77ad381ab7248d41d377cfc1f185c99373 Merge succeeded, producing c86b8e77ad381ab7248d41d377cfc1f185c99373 Checking out Revision c86b8e77ad381ab7248d41d377cfc1f185c99373 (PR-4161) > 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/4161/head:refs/remotes/origin/PR-4161 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c86b8e77ad381ab7248d41d377cfc1f185c99373 # 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 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c86b8e77ad381ab7248d41d377cfc1f185c99373 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-20T19:06:50.970Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-20T19:06:51.147Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-20T19:06:51.246Z] ========================================================= [2022-09-20T19:06:51.246Z] EdgeX Global Pipelines Version Info [2022-09-20T19:06:51.246Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-20T19:06:52.028Z] ------------------- [2022-09-20T19:06:52.028Z] stable info: [2022-09-20T19:06:52.028Z] ------------------- [2022-09-20T19:06:52.028Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-20T19:06:52.028Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-20T19:06:52.028Z] Message: update stable to v1.0.239 [2022-09-20T19:06:52.603Z] ------------------- [2022-09-20T19:06:52.603Z] experimental info: [2022-09-20T19:06:52.603Z] ------------------- [2022-09-20T19:06:52.603Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-20T19:06:52.603Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-20T19:06:52.603Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-20T19:06:52.974Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-09-20T19:06:53.013Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-09-20T19:06:53.049Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-20T19:06:53.086Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-20T19:06:53.125Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-20T19:06:53.160Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-20T19:06:53.199Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-20T19:06:53.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-09-20T19:06:53.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-09-20T19:06:53.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-09-20T19:06:53.354Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-20T19:06:53.401Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-20T19:06:53.437Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-20T19:06:53.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-20T19:06:53.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-20T19:06:53.544Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-20T19:06:53.581Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-20T19:06:53.617Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-20T19:06:53.661Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-20T19:06:53.696Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-20T19:06:53.730Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-20T19:06:53.767Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-20T19:06:53.813Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-20T19:06:53.851Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4161 [Pipeline] echo [2022-09-20T19:06:53.888Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4161 [Pipeline] echo [2022-09-20T19:06:53.934Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4161 [Pipeline] echo [2022-09-20T19:06:53.975Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c86b8e77ad381ab7248d41d377cfc1f185c99373 [Pipeline] echo [2022-09-20T19:06:54.018Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c86b8e7 [Pipeline] echo [2022-09-20T19:06:54.060Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-20T19:06:54.175Z] provisioning config files... [2022-09-20T19:06:54.187Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config363498665931678220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T19:06:54.540Z] ---> docker-login.sh [2022-09-20T19:06:54.540Z] nexus3.edgexfoundry.org:10001 [2022-09-20T19:06:54.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T19:06:54.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T19:06:54.802Z] Configure a credential helper to remove this warning. See [2022-09-20T19:06:54.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T19:06:54.802Z] [2022-09-20T19:06:54.802Z] Login Succeeded [2022-09-20T19:06:54.802Z] nexus3.edgexfoundry.org:10002 [2022-09-20T19:06:54.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T19:06:55.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T19:06:55.062Z] Configure a credential helper to remove this warning. See [2022-09-20T19:06:55.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T19:06:55.062Z] [2022-09-20T19:06:55.062Z] Login Succeeded [2022-09-20T19:06:55.062Z] nexus3.edgexfoundry.org:10003 [2022-09-20T19:06:55.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T19:06:55.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T19:06:55.062Z] Configure a credential helper to remove this warning. See [2022-09-20T19:06:55.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T19:06:55.062Z] [2022-09-20T19:06:55.062Z] Login Succeeded [2022-09-20T19:06:55.062Z] nexus3.edgexfoundry.org:10004 [2022-09-20T19:06:55.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T19:06:55.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T19:06:55.323Z] Configure a credential helper to remove this warning. See [2022-09-20T19:06:55.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T19:06:55.323Z] [2022-09-20T19:06:55.323Z] Login Succeeded [2022-09-20T19:06:55.323Z] docker.io [2022-09-20T19:06:55.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T19:06:55.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T19:06:55.589Z] Configure a credential helper to remove this warning. See [2022-09-20T19:06:55.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T19:06:55.589Z] [2022-09-20T19:06:55.589Z] Login Succeeded [2022-09-20T19:06:55.589Z] ---> docker-login.sh ends [Pipeline] } [2022-09-20T19:06:55.619Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-20T19:06:56.041Z] + 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-09-20T19:06:56.042Z] + dirname cmd/core-command/Dockerfile [2022-09-20T19:06:56.042Z] + cut -d/ -f2 [2022-09-20T19:06:56.042Z] + echo core-command,cmd/core-command/Dockerfile [2022-09-20T19:06:56.042Z] + dirname cmd/core-data/Dockerfile [2022-09-20T19:06:56.042Z] + cut -d/ -f2 [2022-09-20T19:06:56.042Z] + echo core-data,cmd/core-data/Dockerfile [2022-09-20T19:06:56.042Z] + dirname cmd/core-metadata/Dockerfile [2022-09-20T19:06:56.042Z] + cut -d/ -f2 [2022-09-20T19:06:56.042Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-09-20T19:06:56.042Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-09-20T19:06:56.042Z] + cut -d/ -f2 [2022-09-20T19:06:56.042Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-09-20T19:06:56.042Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-09-20T19:06:56.042Z] + cut -d/ -f2 [2022-09-20T19:06:56.042Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-09-20T19:06:56.042Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-09-20T19:06:56.042Z] + cut -d/ -f2 [2022-09-20T19:06:56.042Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-09-20T19:06:56.042Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-09-20T19:06:56.042Z] + cut -d/ -f2 [2022-09-20T19:06:56.042Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-09-20T19:06:56.042Z] + dirname cmd/security-spire-agent/Dockerfile [2022-09-20T19:06:56.042Z] + cut -d/ -f2 [2022-09-20T19:06:56.042Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-09-20T19:06:56.042Z] + dirname cmd/security-spire-config/Dockerfile [2022-09-20T19:06:56.042Z] + cut -d/ -f2 [2022-09-20T19:06:56.042Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-09-20T19:06:56.042Z] + dirname cmd/security-spire-server/Dockerfile [2022-09-20T19:06:56.042Z] + cut -d/ -f2 [2022-09-20T19:06:56.042Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-09-20T19:06:56.042Z] + + cut -d/ -f2dirname [2022-09-20T19:06:56.042Z] cmd/support-notifications/Dockerfile [2022-09-20T19:06:56.042Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-09-20T19:06:56.042Z] + dirname cmd/support-scheduler/Dockerfile [2022-09-20T19:06:56.042Z] + cut -d/ -f2 [2022-09-20T19:06:56.042Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-09-20T19:06:56.042Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-09-20T19:06:56.042Z] + cut -d/ -f2 [2022-09-20T19:06:56.042Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-09-20T19:06:56.094Z] 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-09-20T19:06:56.602Z] + git rev-list -1 --merges c86b8e77ad381ab7248d41d377cfc1f185c99373~1..c86b8e77ad381ab7248d41d377cfc1f185c99373 [Pipeline] echo [2022-09-20T19:06:56.637Z] -----------> git rev-list -1 --merges c86b8e77ad381ab7248d41d377cfc1f185c99373~1..c86b8e77ad381ab7248d41d377cfc1f185c99373 c86b8e77ad381ab7248d41d377cfc1f185c99373 [false] [Pipeline] sh [2022-09-20T19:06:56.949Z] + git log --format=format:%s -1 c86b8e77ad381ab7248d41d377cfc1f185c99373 [Pipeline] echo [2022-09-20T19:06:56.988Z] ========================================================= [2022-09-20T19:06:56.988Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-20T19:06:56.988Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-09-20T19:06:57.421Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-20T19:06:57.421Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-20T19:06:57.421Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-20T19:06:57.421Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-20T19:06:57.421Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-20T19:06:57.421Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-20T19:06:57.421Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T19:06:57.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T19:06:57.849Z] [2022-09-20T19:06:57.849Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T19:06:58.228Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T19:06:58.228Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-20T19:06:58.228Z] b85a868b505f: Pulling fs layer [2022-09-20T19:06:58.228Z] e2be974225ed: Pulling fs layer [2022-09-20T19:06:58.228Z] 339a4e72a1f5: Pulling fs layer [2022-09-20T19:06:58.228Z] 988bab9f4d93: Pulling fs layer [2022-09-20T19:06:58.228Z] 1469e6f7b9e6: Pulling fs layer [2022-09-20T19:06:58.228Z] eaf3925da568: Pulling fs layer [2022-09-20T19:06:58.228Z] bab4dde63d76: Pulling fs layer [2022-09-20T19:06:58.228Z] bde34c3a00c8: Pulling fs layer [2022-09-20T19:06:58.228Z] b352a97aabf1: Pulling fs layer [2022-09-20T19:06:58.228Z] 4872d77fe225: Pulling fs layer [2022-09-20T19:06:58.228Z] 5851b861e8e6: Pulling fs layer [2022-09-20T19:06:58.228Z] 1469e6f7b9e6: Waiting [2022-09-20T19:06:58.228Z] eaf3925da568: Waiting [2022-09-20T19:06:58.228Z] bab4dde63d76: Waiting [2022-09-20T19:06:58.228Z] bde34c3a00c8: Waiting [2022-09-20T19:06:58.228Z] b352a97aabf1: Waiting [2022-09-20T19:06:58.228Z] 4872d77fe225: Waiting [2022-09-20T19:06:58.228Z] 5851b861e8e6: Waiting [2022-09-20T19:06:58.228Z] 988bab9f4d93: Waiting [2022-09-20T19:06:58.228Z] e2be974225ed: Verifying Checksum [2022-09-20T19:06:58.228Z] e2be974225ed: Download complete [2022-09-20T19:06:58.228Z] 988bab9f4d93: Verifying Checksum [2022-09-20T19:06:58.228Z] 988bab9f4d93: Download complete [2022-09-20T19:06:58.228Z] 1469e6f7b9e6: Download complete [2022-09-20T19:06:58.488Z] eaf3925da568: Verifying Checksum [2022-09-20T19:06:58.488Z] eaf3925da568: Download complete [2022-09-20T19:06:58.488Z] 339a4e72a1f5: Verifying Checksum [2022-09-20T19:06:58.488Z] 339a4e72a1f5: Download complete [2022-09-20T19:06:58.488Z] bde34c3a00c8: Download complete [2022-09-20T19:06:58.488Z] b352a97aabf1: Verifying Checksum [2022-09-20T19:06:58.488Z] b352a97aabf1: Download complete [2022-09-20T19:06:58.488Z] 4872d77fe225: Verifying Checksum [2022-09-20T19:06:58.488Z] 4872d77fe225: Download complete [2022-09-20T19:06:58.488Z] 5851b861e8e6: Verifying Checksum [2022-09-20T19:06:58.488Z] 5851b861e8e6: Download complete [2022-09-20T19:06:58.488Z] b85a868b505f: Verifying Checksum [2022-09-20T19:06:58.488Z] b85a868b505f: Download complete [2022-09-20T19:06:58.747Z] bab4dde63d76: Verifying Checksum [2022-09-20T19:06:58.747Z] bab4dde63d76: Download complete [2022-09-20T19:06:59.685Z] b85a868b505f: Pull complete [2022-09-20T19:06:59.685Z] e2be974225ed: Pull complete [2022-09-20T19:07:00.256Z] 339a4e72a1f5: Pull complete [2022-09-20T19:07:00.256Z] 988bab9f4d93: Pull complete [2022-09-20T19:07:00.523Z] 1469e6f7b9e6: Pull complete [2022-09-20T19:07:00.523Z] eaf3925da568: Pull complete [2022-09-20T19:07:02.433Z] bab4dde63d76: Pull complete [2022-09-20T19:07:02.433Z] bde34c3a00c8: Pull complete [2022-09-20T19:07:02.433Z] b352a97aabf1: Pull complete [2022-09-20T19:07:02.433Z] 4872d77fe225: Pull complete [2022-09-20T19:07:02.695Z] 5851b861e8e6: Pull complete [2022-09-20T19:07:02.695Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-20T19:07:02.695Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T19:07:02.695Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T19:07:02.901Z] prd-ubuntu20.04-docker-8c-8g-29977 does not seem to be running inside a container [2022-09-20T19:07:02.933Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-20T19:07:04.048Z] $ docker top 3dc680599f6177815a726856576fad167284a5e35a4e8bf9f8caccb52a87993b -eo pid,comm [2022-09-20T19:07:04.117Z] 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-09-20T19:07:04.117Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-20T19:07:04.242Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-20T19:07:04.242Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-20T19:07:04.371Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-20T19:07:04.369Z] $ docker exec 3dc680599f6177815a726856576fad167284a5e35a4e8bf9f8caccb52a87993b ssh-agent [2022-09-20T19:07:04.488Z] SSH_AUTH_SOCK=/tmp/ssh-CccD51ZAhl95/agent.32 [2022-09-20T19:07:04.488Z] SSH_AGENT_PID=38 [2022-09-20T19:07:04.494Z] Running ssh-add (command line suppressed) [2022-09-20T19:07:04.609Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2037283027737659587.key (/w/workspace/edgex-go/1@tmp/private_key_2037283027737659587.key) [2022-09-20T19:07:04.631Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-20T19:07:04.963Z] + git tag --points-at HEAD [Pipeline] } [2022-09-20T19:07:04.988Z] $ docker exec --env ******** --env ******** 3dc680599f6177815a726856576fad167284a5e35a4e8bf9f8caccb52a87993b ssh-agent -k [2022-09-20T19:07:05.092Z] unset SSH_AUTH_SOCK; [2022-09-20T19:07:05.092Z] unset SSH_AGENT_PID; [2022-09-20T19:07:05.093Z] echo Agent pid 38 killed; [2022-09-20T19:07:05.112Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-20T19:07:05.204Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-20T19:07:05.204Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-20T19:07:05.322Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-20T19:07:05.320Z] $ docker exec 3dc680599f6177815a726856576fad167284a5e35a4e8bf9f8caccb52a87993b ssh-agent [2022-09-20T19:07:05.443Z] SSH_AUTH_SOCK=/tmp/ssh-8Vt5xU6paMv2/agent.71 [2022-09-20T19:07:05.443Z] SSH_AGENT_PID=78 [2022-09-20T19:07:05.448Z] Running ssh-add (command line suppressed) [2022-09-20T19:07:05.560Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3119537245653220389.key (/w/workspace/edgex-go/1@tmp/private_key_3119537245653220389.key) [2022-09-20T19:07:05.579Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-20T19:07:05.916Z] + git semver init [2022-09-20T19:07:06.176Z] 2022-09-20 19:07:06,081 [run_init] DEBUG init version:0.0.0 force:False [2022-09-20T19:07:06.177Z] 2022-09-20 19:07:06,082 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-09-20T19:07:06.177Z] 2022-09-20 19:07:06,082 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-09-20T19:07:06.177Z] 2022-09-20 19:07:06,083 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-09-20T19:07:10.401Z] 2022-09-20 19:07:10,105 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-09-20T19:07:10.401Z] 2022-09-20 19:07:10,105 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4161 with force:False [2022-09-20T19:07:10.401Z] 2022-09-20 19:07:10,106 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4161 [2022-09-20T19:07:10.401Z] 2022-09-20 19:07:10,110 [execute] INFO git cat-file --batch-check [2022-09-20T19:07:10.401Z] 2022-09-20 19:07:10,110 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-09-20T19:07:10.401Z] 2022-09-20 19:07:10,117 [execute] INFO git cat-file --batch [2022-09-20T19:07:10.401Z] 2022-09-20 19:07:10,117 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-09-20T19:07:10.401Z] 2022-09-20 19:07:10,121 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4161 [2022-09-20T19:07:10.401Z] 0.0.0 [Pipeline] } [2022-09-20T19:07:10.423Z] $ docker exec --env ******** --env ******** 3dc680599f6177815a726856576fad167284a5e35a4e8bf9f8caccb52a87993b ssh-agent -k [2022-09-20T19:07:10.526Z] unset SSH_AUTH_SOCK; [2022-09-20T19:07:10.526Z] unset SSH_AGENT_PID; [2022-09-20T19:07:10.526Z] echo Agent pid 78 killed; [2022-09-20T19:07:10.539Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-20T19:07:10.960Z] + git semver [Pipeline] } [2022-09-20T19:07:11.246Z] $ docker stop --time=1 3dc680599f6177815a726856576fad167284a5e35a4e8bf9f8caccb52a87993b [2022-09-20T19:07:12.529Z] $ docker rm -f 3dc680599f6177815a726856576fad167284a5e35a4e8bf9f8caccb52a87993b [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-20T19:07:12.933Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-20T19:07:13.218Z] Stashed 1 file(s) [Pipeline] echo [2022-09-20T19:07:13.234Z] [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-09-20T19:07:13.946Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-09-20T19:07:13.981Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T19:07:14.017Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T19:07:14.045Z] ========================================================= [2022-09-20T19:07:14.045Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-20T19:07:14.045Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-20T19:07:14.386Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-20T19:07:14.386Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-20T19:07:14.386Z] 2408cc74d12b: Pulling fs layer [2022-09-20T19:07:14.386Z] ea60b727a1ce: Pulling fs layer [2022-09-20T19:07:14.386Z] 30c4a7721957: Pulling fs layer [2022-09-20T19:07:14.386Z] 370296b7ddb6: Pulling fs layer [2022-09-20T19:07:14.386Z] 7c6cee850709: Pulling fs layer [2022-09-20T19:07:14.386Z] 39a5fcdaea64: Pulling fs layer [2022-09-20T19:07:14.386Z] d94ebbe4e438: Pulling fs layer [2022-09-20T19:07:14.386Z] bcfd1f05c69d: Pulling fs layer [2022-09-20T19:07:14.386Z] 7c6cee850709: Waiting [2022-09-20T19:07:14.386Z] 39a5fcdaea64: Waiting [2022-09-20T19:07:14.386Z] d94ebbe4e438: Waiting [2022-09-20T19:07:14.386Z] 370296b7ddb6: Waiting [2022-09-20T19:07:14.386Z] bcfd1f05c69d: Waiting [2022-09-20T19:07:14.386Z] 59ccb84bbe0f: Pulling fs layer [2022-09-20T19:07:14.386Z] 59ccb84bbe0f: Waiting [2022-09-20T19:07:14.386Z] 30c4a7721957: Verifying Checksum [2022-09-20T19:07:14.386Z] 30c4a7721957: Download complete [2022-09-20T19:07:14.386Z] ea60b727a1ce: Verifying Checksum [2022-09-20T19:07:14.386Z] ea60b727a1ce: Download complete [2022-09-20T19:07:14.386Z] 7c6cee850709: Verifying Checksum [2022-09-20T19:07:14.386Z] 7c6cee850709: Download complete [2022-09-20T19:07:14.386Z] 39a5fcdaea64: Verifying Checksum [2022-09-20T19:07:14.386Z] 39a5fcdaea64: Download complete [2022-09-20T19:07:14.386Z] 2408cc74d12b: Download complete [2022-09-20T19:07:14.386Z] d94ebbe4e438: Download complete [2022-09-20T19:07:14.647Z] 2408cc74d12b: Pull complete [2022-09-20T19:07:14.647Z] ea60b727a1ce: Pull complete [2022-09-20T19:07:14.647Z] 30c4a7721957: Pull complete [2022-09-20T19:07:14.907Z] 59ccb84bbe0f: Verifying Checksum [2022-09-20T19:07:14.907Z] 59ccb84bbe0f: Download complete [2022-09-20T19:07:15.166Z] bcfd1f05c69d: Verifying Checksum [2022-09-20T19:07:15.166Z] bcfd1f05c69d: Download complete [2022-09-20T19:07:15.166Z] 370296b7ddb6: Verifying Checksum [2022-09-20T19:07:15.166Z] 370296b7ddb6: Download complete [2022-09-20T19:07:19.357Z] 370296b7ddb6: Pull complete [2022-09-20T19:07:19.357Z] 7c6cee850709: Pull complete [2022-09-20T19:07:19.357Z] 39a5fcdaea64: Pull complete [2022-09-20T19:07:19.357Z] d94ebbe4e438: Pull complete [2022-09-20T19:07:21.263Z] bcfd1f05c69d: Pull complete [2022-09-20T19:07:21.832Z] 59ccb84bbe0f: Pull complete [2022-09-20T19:07:21.832Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-20T19:07:21.832Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-20T19:07:21.832Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-20T19:07:22.192Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-20T19:07:22.192Z] WORKDIR /edgex [2022-09-20T19:07:22.192Z] COPY go.mod . [2022-09-20T19:07:22.192Z] RUN go mod download [2022-09-20T19:07:22.192Z] + docker build -t ci-base-image-x86_64 -f - . [2022-09-20T19:07:22.761Z] Sending build context to Docker daemon 169.5MB [2022-09-20T19:07:22.761Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-20T19:07:22.761Z] ---> a4fb48ad2a94 [2022-09-20T19:07:22.761Z] Step 2/4 : WORKDIR /edgex [2022-09-20T19:07:24.145Z] ---> Running in 90902c48a6dc [2022-09-20T19:07:24.145Z] Removing intermediate container 90902c48a6dc [2022-09-20T19:07:24.145Z] ---> ef0031bef270 [2022-09-20T19:07:24.145Z] Step 3/4 : COPY go.mod . [2022-09-20T19:07:24.406Z] ---> 9bcb6e880f14 [2022-09-20T19:07:24.406Z] Step 4/4 : RUN go mod download [2022-09-20T19:07:24.406Z] ---> Running in 1fbcec48b040 [2022-09-20T19:07:28.503Z] Still waiting to schedule task [2022-09-20T19:07:28.504Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-20T19:07:34.394Z] Removing intermediate container 1fbcec48b040 [2022-09-20T19:07:34.394Z] ---> 0550d047167c [2022-09-20T19:07:34.394Z] Successfully built 0550d047167c [2022-09-20T19:07:34.394Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T19:07:34.768Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-20T19:07:34.768Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T19:07:34.921Z] prd-ubuntu20.04-docker-8c-8g-29977 does not seem to be running inside a container [2022-09-20T19:07:34.953Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2022-09-20T19:07:35.272Z] $ docker top 9b0d03928b8d695a5fb8df0768875bca50483a4f9cb2b8e1f2bffda971489b9d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T19:07:35.671Z] + go version [2022-09-20T19:07:35.671Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-20T19:07:35.700Z] $ docker stop --time=1 9b0d03928b8d695a5fb8df0768875bca50483a4f9cb2b8e1f2bffda971489b9d [2022-09-20T19:07:36.966Z] $ docker rm -f 9b0d03928b8d695a5fb8df0768875bca50483a4f9cb2b8e1f2bffda971489b9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T19:07:37.658Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-20T19:07:37.658Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T19:07:37.811Z] prd-ubuntu20.04-docker-8c-8g-29977 does not seem to be running inside a container [2022-09-20T19:07:37.844Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2022-09-20T19:07:38.187Z] $ docker top 77b59d7c68a35c60663a955ff250cd4ddeefd720fd66ca57709c80b12cbfb533 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-20T19:07:38.321Z] ========================================================= [2022-09-20T19:07:38.321Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-20T19:07:38.321Z] ========================================================= [Pipeline] sh [2022-09-20T19:07:38.644Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-20T19:07:38.991Z] + make test [2022-09-20T19:07:38.991Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-20T19:07:45.562Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-20T19:07:57.763Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-20T19:07:57.763Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-20T19:07:57.763Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-20T19:07:57.763Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-20T19:07:57.763Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-20T19:07:57.763Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-20T19:07:57.763Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-20T19:07:57.763Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-20T19:07:57.763Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-20T19:07:57.763Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-20T19:07:57.763Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-20T19:07:57.763Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-20T19:07:57.763Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-20T19:07:57.763Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-20T19:07:57.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-20T19:07:57.763Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2022-09-20T19:07:57.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-20T19:07:57.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-20T19:07:57.763Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.127s coverage: 98.5% of statements [2022-09-20T19:07:58.022Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.099s coverage: 72.5% of statements [2022-09-20T19:07:58.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-09-20T19:07:58.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-20T19:07:58.281Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.095s coverage: 54.2% of statements [2022-09-20T19:07:58.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-20T19:07:58.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-20T19:08:01.565Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.196s coverage: 89.2% of statements [2022-09-20T19:08:01.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-20T19:08:01.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-20T19:08:01.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-20T19:08:01.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-20T19:08:01.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-20T19:08:01.565Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.091s coverage: 2.0% of statements [2022-09-20T19:08:01.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-20T19:08:01.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-20T19:08:01.565Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.508s coverage: 95.6% of statements [2022-09-20T19:08:01.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-20T19:08:01.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-20T19:08:01.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-20T19:08:01.565Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.076s coverage: 72.2% of statements [2022-09-20T19:08:01.565Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-20T19:08:01.565Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-20T19:08:01.565Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-20T19:08:01.565Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-20T19:08:01.565Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-20T19:08:01.565Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.103s coverage: 60.0% of statements [2022-09-20T19:08:01.565Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-20T19:08:01.565Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-20T19:08:01.565Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-20T19:08:01.565Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.9% of statements [2022-09-20T19:08:01.565Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-20T19:08:01.565Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.083s coverage: 58.8% of statements [2022-09-20T19:08:01.565Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.067s coverage: 29.6% of statements [2022-09-20T19:08:01.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-20T19:08:01.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.085s coverage: 47.1% of statements [2022-09-20T19:08:01.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements [2022-09-20T19:08:01.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2022-09-20T19:08:01.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements [2022-09-20T19:08:01.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements [2022-09-20T19:08:11.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.081s coverage: 94.4% of statements [2022-09-20T19:08:11.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements [2022-09-20T19:08:13.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.208s coverage: 80.8% of statements [2022-09-20T19:08:13.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-20T19:08:21.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2022-09-20T19:08:21.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-20T19:08:21.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-20T19:08:21.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-20T19:08:21.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.041s coverage: 65.1% of statements [2022-09-20T19:08:21.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-20T19:08:21.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-09-20T19:08:21.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-09-20T19:08:21.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-09-20T19:08:21.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 86.9% of statements [2022-09-20T19:08:21.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-20T19:08:21.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-20T19:08:21.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-20T19:08:21.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-20T19:08:21.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2022-09-20T19:08:21.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-20T19:08:21.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-20T19:08:21.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.061s coverage: 100.0% of statements [2022-09-20T19:08:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-20T19:08:21.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.057s coverage: 58.8% of statements [2022-09-20T19:08:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-20T19:08:21.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.0% of statements [2022-09-20T19:08:21.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.049s coverage: 87.2% of statements [2022-09-20T19:08:21.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.057s coverage: 85.4% of statements [2022-09-20T19:08:21.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.244s coverage: 91.2% of statements [2022-09-20T19:08:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-20T19:08:21.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.172s coverage: 64.7% of statements [2022-09-20T19:08:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-20T19:08:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-20T19:08:21.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2022-09-20T19:08:21.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2022-09-20T19:08:21.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2022-09-20T19:08:21.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2022-09-20T19:08:21.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2022-09-20T19:08:21.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.320s coverage: 65.8% of statements [2022-09-20T19:08:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-20T19:08:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-20T19:08:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-20T19:08:21.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.152s coverage: 41.8% of statements [2022-09-20T19:08:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-20T19:08:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-20T19:08:21.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.092s coverage: 89.5% of statements [2022-09-20T19:08:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-20T19:08:21.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.066s coverage: 84.8% of statements [2022-09-20T19:08:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-20T19:08:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-20T19:08:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-20T19:08:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-20T19:08:21.669Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 17.7% of statements [2022-09-20T19:08:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-20T19:08:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-20T19:08:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-20T19:08:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-20T19:08:21.669Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.155s coverage: 92.3% of statements [2022-09-20T19:08:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-20T19:08:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-20T19:08:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-20T19:08:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-20T19:08:21.669Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.076s coverage: 63.2% of statements [2022-09-20T19:08:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-20T19:08:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-20T19:08:21.669Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements [2022-09-20T19:08:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-20T19:08:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-20T19:08:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-20T19:08:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-20T19:08:21.669Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-09-20T19:08:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-20T19:08:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-20T19:08:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-20T19:08:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-20T19:08:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-20T19:08:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-20T19:08:21.669Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2022-09-20T19:08:21.669Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-09-20T19:08:21.669Z] 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-09-20T19:08:39.754Z] 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-09-20T19:08:39.754Z] GO111MODULE=on go vet ./... [2022-09-20T19:08:43.063Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-20T19:08:43.063Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-20T19:08:43.063Z] ./bin/test-attribution-txt.sh [2022-09-20T19:08:43.063Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-20T19:08:43.063Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-20T19:08:43.063Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-20T19:08:43.063Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-20T19:08:43.063Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-20T19:08:43.063Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-20T19:08:43.063Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-20T19:08:43.097Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-20T19:08:43.416Z] + ls -al . [2022-09-20T19:08:43.416Z] total 748 [2022-09-20T19:08:43.416Z] drwxrwxr-x 10 1001 1001 4096 Sep 20 19:07 . [2022-09-20T19:08:43.416Z] drwxr-xr-x 4 root root 4096 Sep 20 19:07 .. [2022-09-20T19:08:43.416Z] -rw-rw-r-- 1 1001 1001 16 Sep 20 19:06 .dockerignore [2022-09-20T19:08:43.416Z] drwxrwxr-x 8 1001 1001 4096 Sep 20 19:08 .git [2022-09-20T19:08:43.416Z] drwxrwxr-x 3 1001 1001 4096 Sep 20 19:06 .github [2022-09-20T19:08:43.416Z] -rw-rw-r-- 1 1001 1001 1030 Sep 20 19:06 .gitignore [2022-09-20T19:08:43.416Z] -rw-rw-r-- 1 1001 1001 42 Sep 20 19:06 .golangci.yml [2022-09-20T19:08:43.416Z] -rw-rw-r-- 1 1001 1001 87 Sep 20 19:06 .hadolint.yml [2022-09-20T19:08:43.416Z] drwxr-xr-x 3 1001 1001 4096 Sep 20 19:07 .semver [2022-09-20T19:08:43.416Z] -rw-rw-r-- 1 1001 1001 166 Sep 20 19:06 .sonarcloud.properties [2022-09-20T19:08:43.416Z] -rw-rw-r-- 1 1001 1001 1171 Sep 20 19:06 ADOPTERS.md [2022-09-20T19:08:43.416Z] -rw-rw-r-- 1 1001 1001 10347 Sep 20 19:06 Attribution.txt [2022-09-20T19:08:43.416Z] -rw-rw-r-- 1 1001 1001 63209 Sep 20 19:06 CHANGELOG.md [2022-09-20T19:08:43.416Z] -rw-rw-r-- 1 1001 1001 3804 Sep 20 19:06 CONTRIBUTING.md [2022-09-20T19:08:43.416Z] -rw-rw-r-- 1 1001 1001 677 Sep 20 19:06 GOVERNANCE.md [2022-09-20T19:08:43.416Z] -rw-rw-r-- 1 1001 1001 850 Sep 20 19:06 Jenkinsfile [2022-09-20T19:08:43.416Z] -rw-rw-r-- 1 1001 1001 10775 Sep 20 19:06 LICENSE [2022-09-20T19:08:43.416Z] -rw-rw-r-- 1 1001 1001 13724 Sep 20 19:06 Makefile [2022-09-20T19:08:43.416Z] -rw-rw-r-- 1 1001 1001 582 Sep 20 19:06 OWNERS.md [2022-09-20T19:08:43.416Z] -rw-rw-r-- 1 1001 1001 9799 Sep 20 19:06 README.md [2022-09-20T19:08:43.416Z] -rw-rw-r-- 1 1001 1001 6912 Sep 20 19:06 SECURITY.md [2022-09-20T19:08:43.416Z] -rw-rw-r-- 1 1001 1001 5 Sep 20 19:07 VERSION [2022-09-20T19:08:43.416Z] -rw-rw-r-- 1 1001 1001 4131 Sep 20 19:06 ZMQWindows.md [2022-09-20T19:08:43.416Z] drwxrwxr-x 2 1001 1001 4096 Sep 20 19:06 bin [2022-09-20T19:08:43.416Z] drwxrwxr-x 18 1001 1001 4096 Sep 20 19:06 cmd [2022-09-20T19:08:43.416Z] -rw-r--r-- 1 root root 491929 Sep 20 19:08 coverage.out [2022-09-20T19:08:43.416Z] -rw-rw-r-- 1 1001 1001 3670 Sep 20 19:06 go.mod [2022-09-20T19:08:43.416Z] -rw-rw-r-- 1 1001 1001 38527 Sep 20 19:06 go.sum [2022-09-20T19:08:43.416Z] drwxrwxr-x 8 1001 1001 4096 Sep 20 19:06 internal [2022-09-20T19:08:43.416Z] drwxrwxr-x 3 1001 1001 4096 Sep 20 19:06 openapi [2022-09-20T19:08:43.416Z] drwxrwxr-x 4 1001 1001 4096 Sep 20 19:06 snap [2022-09-20T19:08:43.416Z] -rw-rw-r-- 1 1001 1001 204 Sep 20 19:06 version.go [Pipeline] sh [2022-09-20T19:08:43.725Z] + '[' -e coverage.out ] [2022-09-20T19:08:43.725Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-20T19:08:43.841Z] Stashed 1 file(s) [Pipeline] sh [2022-09-20T19:08:44.137Z] + make build [2022-09-20T19:08:44.137Z] 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-09-20T19:08:56.350Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-20T19:09:06.343Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-20T19:09:07.288Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-20T19:09:13.905Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-20T19:09:14.165Z] 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-09-20T19:09:15.107Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-20T19:09:16.487Z] 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-09-20T19:09:17.058Z] 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-09-20T19:09:18.447Z] 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-09-20T19:09:19.016Z] 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-09-20T19:09:19.962Z] 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-09-20T19:09:21.871Z] 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-09-20T19:09:22.836Z] $ docker stop --time=1 77b59d7c68a35c60663a955ff250cd4ddeefd720fd66ca57709c80b12cbfb533 [2022-09-20T19:09:25.083Z] $ docker rm -f 77b59d7c68a35c60663a955ff250cd4ddeefd720fd66ca57709c80b12cbfb533 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T19:09:26.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-20T19:09:26.137Z] [2022-09-20T19:09:26.137Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T19:09:26.517Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-20T19:09:26.517Z] latest: Pulling from edgex-devops/edgex-compose [2022-09-20T19:09:26.517Z] cbdbe7a5bc2a: Pulling fs layer [2022-09-20T19:09:26.517Z] ca9280d653b3: Pulling fs layer [2022-09-20T19:09:26.517Z] 7e9c9ca2126c: Pulling fs layer [2022-09-20T19:09:26.517Z] cbdbe7a5bc2a: Verifying Checksum [2022-09-20T19:09:26.517Z] cbdbe7a5bc2a: Download complete [2022-09-20T19:09:26.777Z] ca9280d653b3: Verifying Checksum [2022-09-20T19:09:26.777Z] ca9280d653b3: Download complete [2022-09-20T19:09:26.777Z] cbdbe7a5bc2a: Pull complete [2022-09-20T19:09:27.037Z] 7e9c9ca2126c: Download complete [2022-09-20T19:09:27.298Z] ca9280d653b3: Pull complete [2022-09-20T19:09:30.664Z] 7e9c9ca2126c: Pull complete [2022-09-20T19:09:30.664Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-09-20T19:09:30.664Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-20T19:09:30.664Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T19:09:30.890Z] prd-ubuntu20.04-docker-8c-8g-29977 does not seem to be running inside a container [2022-09-20T19:09:30.931Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-20T19:09:32.283Z] $ docker top 71da9688d75596fcf7187e1671c39aed17d73221f71a8786c9a95ba77c625083 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T19:09:32.700Z] + docker-compose build --help [2022-09-20T19:09:32.701Z] + grep parallel [2022-09-20T19:09:33.274Z] --parallel Build images in parallel. [Pipeline] } [2022-09-20T19:09:33.311Z] $ docker stop --time=1 71da9688d75596fcf7187e1671c39aed17d73221f71a8786c9a95ba77c625083 [2022-09-20T19:09:34.566Z] $ docker rm -f 71da9688d75596fcf7187e1671c39aed17d73221f71a8786c9a95ba77c625083 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T19:09:35.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-20T19:09:35.184Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T19:09:35.349Z] prd-ubuntu20.04-docker-8c-8g-29977 does not seem to be running inside a container [2022-09-20T19:09:35.388Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-20T19:09:35.759Z] $ docker top 03906b090354a21d6c54f1012a0daa9e2c6d4b0434d9f83a6c15f02f72a06df4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T19:09:36.162Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-20T19:09:36.732Z] Building core-command ... [2022-09-20T19:09:36.732Z] Building core-data ... [2022-09-20T19:09:36.732Z] Building core-metadata ... [2022-09-20T19:09:36.732Z] Building security-bootstrapper ... [2022-09-20T19:09:36.732Z] Building security-proxy-setup ... [2022-09-20T19:09:36.732Z] Building security-secretstore-setup ... [2022-09-20T19:09:36.732Z] Building security-spiffe-token-provider ... [2022-09-20T19:09:36.732Z] Building security-spire-agent ... [2022-09-20T19:09:36.732Z] Building security-spire-config ... [2022-09-20T19:09:36.732Z] Building security-spire-server ... [2022-09-20T19:09:36.732Z] Building support-notifications ... [2022-09-20T19:09:36.732Z] Building support-scheduler ... [2022-09-20T19:09:36.732Z] Building sys-mgmt-agent ... [2022-09-20T19:09:36.732Z] Building security-spire-config [2022-09-20T19:09:36.732Z] Building security-proxy-setup [2022-09-20T19:09:36.732Z] Building support-scheduler [2022-09-20T19:09:36.732Z] Building support-notifications [2022-09-20T19:09:36.732Z] Building security-spire-server [2022-09-20T19:09:48.966Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T19:09:48.966Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-20T19:09:48.966Z] ---> 0550d047167c [2022-09-20T19:09:48.966Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-20T19:09:48.966Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T19:09:48.966Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-20T19:09:48.966Z] ---> 0550d047167c [2022-09-20T19:09:48.966Z] Step 3/22 : WORKDIR /edgex-go [2022-09-20T19:09:48.966Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T19:09:48.966Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-20T19:09:48.966Z] ---> 0550d047167c [2022-09-20T19:09:48.966Z] Step 3/25 : WORKDIR /edgex-go [2022-09-20T19:09:48.966Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T19:09:48.966Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-20T19:09:48.966Z] ---> 0550d047167c [2022-09-20T19:09:48.966Z] Step 3/26 : WORKDIR /edgex-go [2022-09-20T19:09:48.966Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T19:09:48.966Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-20T19:09:48.966Z] ---> 0550d047167c [2022-09-20T19:09:48.966Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-20T19:09:50.351Z] ---> Running in 4341c87bb9cf [2022-09-20T19:09:50.351Z] ---> Running in d410f698a798 [2022-09-20T19:09:50.351Z] ---> Running in abc0e919fa74 [2022-09-20T19:09:50.351Z] ---> Running in 71ea5a33198d [2022-09-20T19:09:50.351Z] ---> Running in af5183a30e37 [2022-09-20T19:09:50.351Z] Removing intermediate container af5183a30e37 [2022-09-20T19:09:50.351Z] ---> 00f2581d8bf7 [2022-09-20T19:09:50.351Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T19:09:50.351Z] Removing intermediate container 71ea5a33198d [2022-09-20T19:09:50.351Z] ---> 000e673a887b [2022-09-20T19:09:50.351Z] Step 4/23 : WORKDIR /edgex-go [2022-09-20T19:09:50.629Z] Removing intermediate container d410f698a798 [2022-09-20T19:09:50.629Z] ---> 17764307efb5 [2022-09-20T19:09:50.629Z] Step 4/23 : WORKDIR /edgex-go [2022-09-20T19:09:50.629Z] ---> Running in a128408f0c28 [2022-09-20T19:09:50.629Z] Removing intermediate container 4341c87bb9cf [2022-09-20T19:09:50.629Z] ---> abe2bad82de1 [2022-09-20T19:09:50.629Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T19:09:50.629Z] Removing intermediate container abc0e919fa74 [2022-09-20T19:09:50.629Z] ---> 63397b2b35bf [2022-09-20T19:09:50.629Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T19:09:50.629Z] ---> Running in 0570d1c318ab [2022-09-20T19:09:50.629Z] ---> Running in 7e8c55153833 [2022-09-20T19:09:50.629Z] ---> Running in 40eba0bf2745 [2022-09-20T19:09:50.629Z] ---> Running in d1e757de8afd [2022-09-20T19:09:50.629Z] Removing intermediate container 0570d1c318ab [2022-09-20T19:09:50.629Z] ---> c7862a75d3ab [2022-09-20T19:09:50.629Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T19:09:50.629Z] Removing intermediate container 40eba0bf2745 [2022-09-20T19:09:50.629Z] ---> 123d44345f96 [2022-09-20T19:09:50.629Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T19:09:50.629Z] ---> Running in 15be64064dba [2022-09-20T19:09:50.889Z] ---> Running in c790412e1a50 [2022-09-20T19:09:51.459Z] Removing intermediate container a128408f0c28 [2022-09-20T19:09:51.459Z] ---> 26244ee1de84 [2022-09-20T19:09:51.459Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-20T19:09:51.459Z] ---> Running in 951f4b3752a8 [2022-09-20T19:09:51.459Z] Removing intermediate container d1e757de8afd [2022-09-20T19:09:51.459Z] ---> 69e2accc9fb6 [2022-09-20T19:09:51.459Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-20T19:09:51.459Z] ---> Running in 86fcc222dd87 [2022-09-20T19:09:51.723Z] Removing intermediate container 7e8c55153833 [2022-09-20T19:09:51.723Z] ---> 6f0070459cca [2022-09-20T19:09:51.723Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-20T19:09:51.723Z] ---> Running in f5b4c9446e72 [2022-09-20T19:09:51.723Z] Removing intermediate container 15be64064dba [2022-09-20T19:09:51.723Z] ---> 0300f0eba1ac [2022-09-20T19:09:51.723Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-20T19:09:51.723Z] ---> Running in 09d45a049f1b [2022-09-20T19:09:51.723Z] Removing intermediate container c790412e1a50 [2022-09-20T19:09:51.723Z] ---> 1c0353b02c4d [2022-09-20T19:09:51.723Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-20T19:09:51.723Z] ---> Running in b9b14934ce46 [2022-09-20T19:09:52.292Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T19:09:52.292Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T19:09:52.551Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T19:09:52.551Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T19:09:52.551Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T19:09:53.119Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T19:09:53.119Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T19:09:53.387Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T19:09:53.387Z] OK: 211 MiB in 51 packages [2022-09-20T19:09:53.387Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T19:09:53.387Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T19:09:53.387Z] OK: 211 MiB in 51 packages [2022-09-20T19:09:53.648Z] OK: 211 MiB in 51 packages [2022-09-20T19:09:53.648Z] OK: 211 MiB in 51 packages [2022-09-20T19:09:53.915Z] Removing intermediate container 86fcc222dd87 [2022-09-20T19:09:53.915Z] ---> 8cde739b9ac9 [2022-09-20T19:09:53.915Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-20T19:09:53.915Z] Removing intermediate container 951f4b3752a8 [2022-09-20T19:09:53.915Z] ---> f4d997cef969 [2022-09-20T19:09:53.915Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-20T19:09:53.915Z] ---> e1eedcab6e58 [2022-09-20T19:09:53.915Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T19:09:53.915Z] ---> Running in e64d79b3364a [2022-09-20T19:09:53.915Z] ---> 8c439b5427b5 [2022-09-20T19:09:53.915Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T19:09:53.915Z] ---> Running in 9850f83cb63a [2022-09-20T19:09:54.174Z] Removing intermediate container b9b14934ce46 [2022-09-20T19:09:54.174Z] ---> d774e0726b3a [2022-09-20T19:09:54.174Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-20T19:09:54.174Z] Removing intermediate container 09d45a049f1b [2022-09-20T19:09:54.174Z] ---> 1edec65e40b2 [2022-09-20T19:09:54.174Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-20T19:09:54.436Z] ---> ac3afc4a16c5 [2022-09-20T19:09:54.436Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T19:09:54.436Z] OK: 211 MiB in 51 packages [2022-09-20T19:09:54.436Z] ---> Running in 0c0a572812d9 [2022-09-20T19:09:54.436Z] ---> 424618f08abb [2022-09-20T19:09:54.436Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T19:09:54.436Z] ---> Running in fc4626ef2a22 [2022-09-20T19:09:54.696Z] Removing intermediate container f5b4c9446e72 [2022-09-20T19:09:54.696Z] ---> e4c5f4d64732 [2022-09-20T19:09:54.696Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-20T19:09:54.955Z] ---> 0a3d9d33f10f [2022-09-20T19:09:54.955Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T19:09:54.955Z] ---> Running in ec427601c1d7 [2022-09-20T19:10:04.971Z] Removing intermediate container fc4626ef2a22 [2022-09-20T19:10:04.971Z] ---> e6ec80def005 [2022-09-20T19:10:04.971Z] Step 9/23 : COPY . . [2022-09-20T19:10:04.971Z] Removing intermediate container 9850f83cb63a [2022-09-20T19:10:04.971Z] ---> 95ae9921de05 [2022-09-20T19:10:04.971Z] Step 8/26 : COPY . . [2022-09-20T19:10:04.971Z] Removing intermediate container e64d79b3364a [2022-09-20T19:10:04.971Z] ---> 5ff68be8d015 [2022-09-20T19:10:04.971Z] Step 8/22 : COPY . . [2022-09-20T19:10:04.971Z] Removing intermediate container 0c0a572812d9 [2022-09-20T19:10:04.971Z] ---> cc793b648432 [2022-09-20T19:10:04.971Z] Step 9/23 : COPY . . [2022-09-20T19:10:04.971Z] Removing intermediate container ec427601c1d7 [2022-09-20T19:10:04.971Z] ---> 760e6536e50f [2022-09-20T19:10:04.971Z] Step 8/25 : COPY . . [2022-09-20T19:10:12.851Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-29979 in /w/workspace/edgexfoundry_edgex-go_PR-4161 [Pipeline] { [Pipeline] ws [2022-09-20T19:10:12.885Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-09-20T19:10:12.985Z] The recommended git tool is: git [2022-09-20T19:10:13.091Z] ---> 38dcb03757f8 [2022-09-20T19:10:13.091Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-20T19:10:13.091Z] ---> 0dcd3a0cdea1 [2022-09-20T19:10:13.091Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-20T19:10:13.091Z] ---> e8b4eb127e13 [2022-09-20T19:10:13.091Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-20T19:10:13.091Z] ---> 78521665f1ba [2022-09-20T19:10:13.091Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-20T19:10:13.091Z] ---> Running in b38ba2ebc387 [2022-09-20T19:10:13.091Z] ---> 5d82a35c3524 [2022-09-20T19:10:13.091Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-20T19:10:13.091Z] ---> Running in f399564dd895 [2022-09-20T19:10:13.091Z] ---> Running in e894986f798a [2022-09-20T19:10:13.091Z] ---> Running in 7329db47b011 [2022-09-20T19:10:13.091Z] ---> Running in 11447e0486ea [2022-09-20T19:10:13.091Z] Removing intermediate container f399564dd895 [2022-09-20T19:10:13.091Z] ---> 1279c06c3ff6 [2022-09-20T19:10:13.091Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-20T19:10:13.091Z] Removing intermediate container e894986f798a [2022-09-20T19:10:13.091Z] ---> ce7a7b966460 [2022-09-20T19:10:13.091Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-20T19:10:13.091Z] ---> Running in 6593686cd5d5 [2022-09-20T19:10:13.091Z] ---> Running in fceb953e7976 [2022-09-20T19:10:13.091Z] Removing intermediate container fceb953e7976 [2022-09-20T19:10:13.091Z] ---> eb6cfb82f192 [2022-09-20T19:10:13.091Z] 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-09-20T19:10:13.091Z] Removing intermediate container 6593686cd5d5 [2022-09-20T19:10:13.091Z] ---> 28b5285102df [2022-09-20T19:10:13.091Z] 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-09-20T19:10:13.091Z] ---> Running in c9b7e040ce3a [2022-09-20T19:10:13.091Z] ---> Running in 257890e5f2a9 [2022-09-20T19:10:13.091Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-20T19:10:13.091Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-20T19:10:13.091Z] 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-09-20T19:10:13.091Z] Removing intermediate container 257890e5f2a9 [2022-09-20T19:10:13.091Z] ---> 44dd998442eb [2022-09-20T19:10:13.091Z] Step 12/26 : WORKDIR /edgex-go [2022-09-20T19:10:13.091Z] ---> Running in 3e25221b8c58 [2022-09-20T19:10:13.091Z] Removing intermediate container c9b7e040ce3a [2022-09-20T19:10:13.091Z] ---> bf9986b4fffc [2022-09-20T19:10:13.091Z] Step 12/25 : WORKDIR /edgex-go [2022-09-20T19:10:13.091Z] ---> Running in 1caab0594984 [2022-09-20T19:10:13.091Z] Removing intermediate container 3e25221b8c58 [2022-09-20T19:10:13.091Z] ---> 19c4eac8c484 [2022-09-20T19:10:13.091Z] [2022-09-20T19:10:13.091Z] Step 13/26 : FROM alpine:3.15 [2022-09-20T19:10:13.350Z] Removing intermediate container 1caab0594984 [2022-09-20T19:10:13.350Z] ---> 7450d2f38d63 [2022-09-20T19:10:13.350Z] [2022-09-20T19:10:13.350Z] Step 13/25 : FROM alpine:3.15 [2022-09-20T19:10:13.915Z] 3.15: Pulling from library/alpine [2022-09-20T19:10:13.915Z] 3.15: Pulling from library/alpine [2022-09-20T19:10:14.867Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-20T19:10:14.867Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-20T19:10:14.867Z] Status: Downloaded newer image for alpine:3.15 [2022-09-20T19:10:14.867Z] Status: Image is up to date for alpine:3.15 [2022-09-20T19:10:14.867Z] ---> c4fc93816858 [2022-09-20T19:10:14.867Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-20T19:10:14.867Z] ---> c4fc93816858 [2022-09-20T19:10:14.867Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-20T19:10:15.129Z] ---> Running in 5a11ab3d0a07 [2022-09-20T19:10:15.129Z] ---> Running in ee0684a6a11f [2022-09-20T19:10:15.129Z] Removing intermediate container 5a11ab3d0a07 [2022-09-20T19:10:15.129Z] ---> 2c609dff3430 [2022-09-20T19:10:15.129Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T19:10:15.129Z] Removing intermediate container ee0684a6a11f [2022-09-20T19:10:15.129Z] ---> 42e3da6c94d0 [2022-09-20T19:10:15.129Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T19:10:15.129Z] ---> Running in 8d696ab12dad [2022-09-20T19:10:15.129Z] ---> Running in 8b069036a740 [2022-09-20T19:10:16.071Z] Removing intermediate container 8d696ab12dad [2022-09-20T19:10:16.071Z] ---> 912ad0b18617 [2022-09-20T19:10:16.071Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-20T19:10:16.331Z] ---> Running in e26c50a520ee [2022-09-20T19:10:16.331Z] Removing intermediate container 8b069036a740 [2022-09-20T19:10:16.331Z] ---> d24a872ed964 [2022-09-20T19:10:16.331Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-20T19:10:16.331Z] ---> Running in d5b18ba82aef [2022-09-20T19:10:16.902Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-20T19:10:17.160Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-20T19:10:17.730Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-20T19:10:17.988Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-20T19:10:18.246Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-20T19:10:18.247Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-20T19:10:18.247Z] OK: 15857 distinct packages available [2022-09-20T19:10:18.247Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-20T19:10:18.507Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-20T19:10:18.507Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-20T19:10:18.507Z] OK: 15857 distinct packages available [2022-09-20T19:10:18.508Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-20T19:10:19.077Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-20T19:10:19.337Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-20T19:10:19.337Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-20T19:10:19.337Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-20T19:10:19.597Z] (3/4) Installing libucontext (1.1-r0) [2022-09-20T19:10:19.597Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-20T19:10:19.597Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-20T19:10:19.597Z] Executing busybox-1.34.1-r7.trigger [2022-09-20T19:10:19.597Z] OK: 6 MiB in 18 packages [2022-09-20T19:10:19.597Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-20T19:10:19.821Z] using credential edgex-jenkins-ssh [2022-09-20T19:10:19.839Z] Cloning the remote Git repository [2022-09-20T19:10:19.858Z] (3/5) Installing libucontext (1.1-r0) [2022-09-20T19:10:19.859Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-20T19:10:19.859Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-20T19:10:20.117Z] Executing busybox-1.34.1-r7.trigger [2022-09-20T19:10:20.117Z] OK: 7 MiB in 19 packages [2022-09-20T19:10:19.948Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-09-20T19:10:20.082Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-09-20T19:10:20.264Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-20T19:10:20.265Z] > git --version # timeout=10 [2022-09-20T19:10:20.342Z] > git --version # 'git version 2.25.1' [2022-09-20T19:10:20.344Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-20T19:10:20.465Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-20T19:10:20.688Z] Removing intermediate container e26c50a520ee [2022-09-20T19:10:20.688Z] ---> ab6e47538c03 [2022-09-20T19:10:20.689Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-20T19:10:21.255Z] Removing intermediate container d5b18ba82aef [2022-09-20T19:10:21.255Z] ---> 3ea2e210b1ea [2022-09-20T19:10:21.255Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-20T19:10:26.551Z] ---> f624b322d422 [2022-09-20T19:10:26.551Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-20T19:10:26.551Z] ---> 7e9fa752c2b9 [2022-09-20T19:10:26.551Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-20T19:10:26.551Z] ---> 4057bc1f3467 [2022-09-20T19:10:26.551Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-20T19:10:26.551Z] ---> Running in 2306afa20f8e [2022-09-20T19:10:27.942Z] ---> a2472409ec07 [2022-09-20T19:10:27.942Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-20T19:10:28.201Z] Removing intermediate container 2306afa20f8e [2022-09-20T19:10:28.201Z] ---> 06c9285a5f3e [2022-09-20T19:10:28.201Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-20T19:10:28.520Z] ---> cd0cc4368946 [2022-09-20T19:10:28.520Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-20T19:10:28.781Z] ---> 7f66ea1dcc33 [2022-09-20T19:10:28.781Z] Step 21/26 : WORKDIR / [2022-09-20T19:10:28.781Z] ---> Running in ed4b787c24e5 [2022-09-20T19:10:28.781Z] ---> 618f1edec45e [2022-09-20T19:10:28.781Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-20T19:10:28.781Z] ---> Running in 458c2ec6194f [2022-09-20T19:10:29.040Z] Removing intermediate container ed4b787c24e5 [2022-09-20T19:10:29.040Z] ---> 49ff9d0e7071 [2022-09-20T19:10:29.040Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-20T19:10:29.611Z] ---> Running in 7f84c8510352 [2022-09-20T19:10:29.611Z] Removing intermediate container 458c2ec6194f [2022-09-20T19:10:29.611Z] ---> f9638141198a [2022-09-20T19:10:29.611Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-20T19:10:29.611Z] ---> Running in 92208bc320e8 [2022-09-20T19:10:29.872Z] Removing intermediate container 7f84c8510352 [2022-09-20T19:10:29.872Z] ---> efc8718b91ed [2022-09-20T19:10:29.872Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-20T19:10:29.872Z] ---> Running in 4d05c0a6ed6d [2022-09-20T19:10:30.142Z] Removing intermediate container 92208bc320e8 [2022-09-20T19:10:30.142Z] ---> 14145ad3238f [2022-09-20T19:10:30.142Z] Step 23/25 : LABEL arch=x86_64 [2022-09-20T19:10:30.142Z] ---> Running in 562ab3530388 [2022-09-20T19:10:30.436Z] Removing intermediate container 4d05c0a6ed6d [2022-09-20T19:10:30.436Z] ---> 91f51e562a99 [2022-09-20T19:10:30.436Z] Step 24/26 : LABEL arch=x86_64 [2022-09-20T19:10:30.436Z] ---> Running in 364408692bd9 [2022-09-20T19:10:30.436Z] Removing intermediate container 562ab3530388 [2022-09-20T19:10:30.436Z] ---> 13173c5d8315 [2022-09-20T19:10:30.436Z] Step 24/25 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 [2022-09-20T19:10:30.436Z] ---> Running in fac10905b99d [2022-09-20T19:10:30.695Z] Removing intermediate container 364408692bd9 [2022-09-20T19:10:30.695Z] ---> a4a739cba5c6 [2022-09-20T19:10:30.695Z] Step 25/26 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 [2022-09-20T19:10:30.695Z] ---> Running in 02fd9fceab38 [2022-09-20T19:10:30.695Z] Removing intermediate container fac10905b99d [2022-09-20T19:10:30.695Z] ---> 751b0da83af3 [2022-09-20T19:10:30.695Z] Step 25/25 : LABEL version=0.0.0 [2022-09-20T19:10:30.959Z] ---> Running in 3a17794e86bd [2022-09-20T19:10:30.959Z] Removing intermediate container 02fd9fceab38 [2022-09-20T19:10:30.959Z] ---> 4935363bc885 [2022-09-20T19:10:30.959Z] Step 26/26 : LABEL version=0.0.0 [2022-09-20T19:10:30.959Z] Removing intermediate container 3a17794e86bd [2022-09-20T19:10:30.959Z] ---> 4d02fde3bb01 [2022-09-20T19:10:30.959Z] [2022-09-20T19:10:31.218Z] ---> Running in 4d1a64a92b97 [2022-09-20T19:10:31.218Z] Successfully built 4d02fde3bb01 [2022-09-20T19:10:31.218Z] Successfully tagged security-spire-server:latest [2022-09-20T19:10:31.218Z]  Building security-spire-server ... done Building core-command [2022-09-20T19:10:35.417Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T19:10:35.417Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-20T19:10:35.417Z] ---> 0550d047167c [2022-09-20T19:10:35.417Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-20T19:10:35.417Z] ---> Using cache [2022-09-20T19:10:35.417Z] ---> 17764307efb5 [2022-09-20T19:10:35.417Z] Step 4/24 : WORKDIR /edgex-go [2022-09-20T19:10:35.417Z] ---> Using cache [2022-09-20T19:10:35.417Z] ---> 123d44345f96 [2022-09-20T19:10:35.417Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T19:10:35.417Z] ---> Using cache [2022-09-20T19:10:35.417Z] ---> 1c0353b02c4d [2022-09-20T19:10:35.417Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-20T19:10:35.417Z] ---> Using cache [2022-09-20T19:10:35.417Z] ---> d774e0726b3a [2022-09-20T19:10:35.417Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-20T19:10:35.417Z] ---> Using cache [2022-09-20T19:10:35.417Z] ---> ac3afc4a16c5 [2022-09-20T19:10:35.417Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T19:10:35.417Z] ---> Using cache [2022-09-20T19:10:35.417Z] ---> cc793b648432 [2022-09-20T19:10:35.417Z] Step 9/24 : COPY . . [2022-09-20T19:10:35.417Z] ---> Using cache [2022-09-20T19:10:35.417Z] ---> 5d82a35c3524 [2022-09-20T19:10:35.417Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-20T19:10:36.114Z] 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-09-20T19:10:38.764Z] Merging remotes/origin/main commit f87a0e7ad2d654d2bfa8949ba3950bab910e31fb into PR head commit c86b8e77ad381ab7248d41d377cfc1f185c99373 [2022-09-20T19:10:39.140Z] Merge succeeded, producing c86b8e77ad381ab7248d41d377cfc1f185c99373 [2022-09-20T19:10:39.140Z] Checking out Revision c86b8e77ad381ab7248d41d377cfc1f185c99373 (PR-4161) [2022-09-20T19:10:37.994Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-20T19:10:38.016Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-20T19:10:38.048Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-20T19:10:38.078Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-20T19:10:38.079Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-20T19:10:38.094Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4161/head:refs/remotes/origin/PR-4161 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-20T19:10:38.783Z] > git config core.sparsecheckout # timeout=10 [2022-09-20T19:10:38.796Z] > git checkout -f c86b8e77ad381ab7248d41d377cfc1f185c99373 # timeout=10 [2022-09-20T19:10:39.045Z] > git remote # timeout=10 [2022-09-20T19:10:39.063Z] > git config --get remote.origin.url # timeout=10 [2022-09-20T19:10:39.078Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-20T19:10:39.092Z] > git merge f87a0e7ad2d654d2bfa8949ba3950bab910e31fb # timeout=10 [2022-09-20T19:10:39.122Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-20T19:10:39.148Z] > git config core.sparsecheckout # timeout=10 [2022-09-20T19:10:39.162Z] > git checkout -f c86b8e77ad381ab7248d41d377cfc1f185c99373 # timeout=10 [2022-09-20T19:10:39.768Z] Removing intermediate container 4d1a64a92b97 [2022-09-20T19:10:39.768Z] ---> 006a553b9a28 [2022-09-20T19:10:39.768Z] [2022-09-20T19:10:40.057Z] Successfully built 006a553b9a28 [2022-09-20T19:10:41.188Z] Successfully tagged security-spire-config:latest [2022-09-20T19:10:41.188Z]  Building security-spire-config ... done Building core-data [2022-09-20T19:10:43.447Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2022-09-20T19:10:43.504Z] > git --version # timeout=10 [2022-09-20T19:10:43.515Z] > git --version # 'git version 2.25.1' [2022-09-20T19:10:43.530Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-20T19:10:44.662Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-20T19:10:44.663Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-20T19:10:44.663Z] Dload Upload Total Spent Left Speed [2022-09-20T19:10:44.663Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 232k 0 --:--:-- --:--:-- --:--:-- 232k [2022-09-20T19:10:45.060Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T19:10:45.060Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-20T19:10:45.060Z] ---> 0550d047167c [2022-09-20T19:10:45.060Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-20T19:10:45.060Z] ---> Using cache [2022-09-20T19:10:45.060Z] ---> 17764307efb5 [2022-09-20T19:10:45.060Z] Step 4/24 : WORKDIR /edgex-go [2022-09-20T19:10:45.060Z] ---> Using cache [2022-09-20T19:10:45.060Z] ---> 123d44345f96 [2022-09-20T19:10:45.060Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T19:10:45.060Z] ---> Using cache [2022-09-20T19:10:45.060Z] ---> 1c0353b02c4d [2022-09-20T19:10:45.060Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [Pipeline] sh [2022-09-20T19:10:45.584Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-20T19:10:45.938Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2022-09-20T19:10:45.938Z] /etc/docker/daemon.new [2022-09-20T19:10:45.938Z] { [2022-09-20T19:10:45.938Z] "registry-mirrors": [ [2022-09-20T19:10:45.938Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-20T19:10:45.938Z] ], [2022-09-20T19:10:45.938Z] "bip": "10.250.0.254/24", [2022-09-20T19:10:45.938Z] "hosts": [ [2022-09-20T19:10:45.938Z] "tcp://0.0.0.0:5555", [2022-09-20T19:10:45.938Z] "unix:///var/run/docker.sock" [2022-09-20T19:10:45.938Z] ], [2022-09-20T19:10:45.938Z] "mtu": 1458, [2022-09-20T19:10:45.938Z] "selinux-enabled": true, [2022-09-20T19:10:45.938Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-20T19:10:45.938Z] } [Pipeline] sh [2022-09-20T19:10:46.289Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-20T19:10:46.652Z] + sudo service docker restart [2022-09-20T19:10:46.984Z] ---> Running in 246c46eb2b2e [2022-09-20T19:10:47.271Z] ---> Running in bb3f5755bd3d [2022-09-20T19:10:48.663Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-20T19:10:52.889Z] Removing intermediate container 7329db47b011 [2022-09-20T19:10:52.889Z] ---> 11ee34c26478 [2022-09-20T19:10:52.889Z] [2022-09-20T19:10:52.889Z] Step 10/22 : FROM alpine:3.16 [2022-09-20T19:10:52.889Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T19:10:53.150Z] 3.16: Pulling from library/alpine [2022-09-20T19:10:53.150Z] Removing intermediate container b38ba2ebc387 [2022-09-20T19:10:53.150Z] ---> 76948cf410c9 [2022-09-20T19:10:53.150Z] [2022-09-20T19:10:53.150Z] Step 11/23 : FROM alpine:3.16 [2022-09-20T19:10:53.150Z] Removing intermediate container 11447e0486ea [2022-09-20T19:10:53.150Z] ---> a10cd99827e1 [2022-09-20T19:10:53.150Z] [2022-09-20T19:10:53.150Z] Step 11/23 : FROM alpine:3.16 [2022-09-20T19:10:53.150Z] 3.16: Pulling from library/alpine [2022-09-20T19:10:53.150Z] 3.16: Pulling from library/alpine [2022-09-20T19:10:53.436Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T19:10:53.823Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-20T19:10:53.823Z] Status: Downloaded newer image for alpine:3.16 [2022-09-20T19:10:53.823Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-20T19:10:53.823Z] Status: Image is up to date for alpine:3.16 [2022-09-20T19:10:53.823Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-20T19:10:53.823Z] Status: Image is up to date for alpine:3.16 [2022-09-20T19:10:53.823Z] ---> 9c6f07244728 [2022-09-20T19:10:53.823Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-20T19:10:53.823Z] ---> 9c6f07244728 [2022-09-20T19:10:53.823Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-20T19:10:53.823Z] ---> 9c6f07244728 [2022-09-20T19:10:53.823Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-20T19:10:54.102Z] OK: 211 MiB in 51 packages [2022-09-20T19:10:54.102Z] ---> Running in 51b4ad2dca07 [2022-09-20T19:10:54.102Z] ---> Running in 0a6cdb29e1f7 [2022-09-20T19:10:54.102Z] ---> Running in df5ea7f19686 [2022-09-20T19:10:54.361Z] Removing intermediate container bb3f5755bd3d [2022-09-20T19:10:54.361Z] ---> 26b9afb6ceff [2022-09-20T19:10:54.361Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-20T19:10:54.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T19:10:54.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T19:10:54.932Z] ---> 3141b03734e8 [2022-09-20T19:10:54.932Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T19:10:54.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T19:10:54.932Z] ---> Running in 46ea5777e1a5 [2022-09-20T19:10:54.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T19:10:54.932Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-20T19:10:54.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T19:10:54.932Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-20T19:10:54.932Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T19:10:54.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T19:10:54.932Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T19:10:54.932Z] OK: 6 MiB in 16 packages [2022-09-20T19:10:55.195Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-20T19:10:55.195Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T19:10:55.195Z] OK: 6 MiB in 15 packages [2022-09-20T19:10:55.195Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-20T19:10:55.195Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-20T19:10:55.195Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-20T19:10:55.195Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-20T19:10:55.195Z] (5/6) Installing curl (7.83.1-r3) [2022-09-20T19:10:55.195Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-20T19:10:55.195Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T19:10:55.195Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T19:10:55.195Z] OK: 8 MiB in 20 packages [2022-09-20T19:10:56.127Z] Removing intermediate container 51b4ad2dca07 [2022-09-20T19:10:56.127Z] ---> 7a0356909fa6 [2022-09-20T19:10:56.127Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-20T19:10:56.482Z] ---> Running in 797e9ebf795b [2022-09-20T19:10:56.482Z] Removing intermediate container 0a6cdb29e1f7 [2022-09-20T19:10:56.482Z] ---> dc52a2399bf5 [2022-09-20T19:10:56.482Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-20T19:10:56.748Z] ---> Running in aa47f5f56f42 [2022-09-20T19:10:56.748Z] Removing intermediate container 797e9ebf795b [2022-09-20T19:10:56.748Z] ---> 86b285fc0953 [2022-09-20T19:10:56.748Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-20T19:10:56.748Z] Removing intermediate container df5ea7f19686 [2022-09-20T19:10:56.748Z] ---> 418c375c76e4 [2022-09-20T19:10:56.748Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-20T19:10:57.028Z] ---> Running in cc3fbed0fca0 [2022-09-20T19:10:57.028Z] ---> Running in 0b3369e8fe2e [2022-09-20T19:10:57.967Z] Removing intermediate container aa47f5f56f42 [2022-09-20T19:10:57.967Z] ---> c1213eea773a [2022-09-20T19:10:57.967Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-20T19:10:59.959Z] Removing intermediate container 0b3369e8fe2e [2022-09-20T19:10:59.959Z] ---> fe8b1b18ff43 [2022-09-20T19:10:59.959Z] Step 13/22 : WORKDIR /edgex [2022-09-20T19:10:59.959Z] Removing intermediate container cc3fbed0fca0 [2022-09-20T19:10:59.959Z] ---> 6517b086bb1c [2022-09-20T19:10:59.959Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-20T19:10:59.959Z] ---> Running in 0afb1737411c [2022-09-20T19:10:59.959Z] ---> Running in 6ae488295abe [2022-09-20T19:10:59.959Z] ---> Running in 81a07fd28298 [2022-09-20T19:10:59.959Z] Removing intermediate container 6ae488295abe [2022-09-20T19:10:59.959Z] ---> e440a503dc26 [2022-09-20T19:10:59.959Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-20T19:10:59.959Z] ---> Running in d8fe3d44540f [2022-09-20T19:11:00.305Z] Removing intermediate container 81a07fd28298 [2022-09-20T19:11:00.305Z] ---> b38a72904d78 [2022-09-20T19:11:00.305Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T19:11:00.305Z] Removing intermediate container 0afb1737411c [2022-09-20T19:11:00.305Z] ---> 15d88c2c3fba [2022-09-20T19:11:00.305Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-20T19:11:00.569Z] Removing intermediate container d8fe3d44540f [2022-09-20T19:11:00.569Z] ---> a7e866ae9872 [2022-09-20T19:11:00.569Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T19:11:00.569Z] ---> f2b84936935a [2022-09-20T19:11:00.569Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-20T19:11:00.838Z] ---> de30e443f16a [2022-09-20T19:11:00.838Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-20T19:11:02.226Z] ---> fc02ac748d7f [2022-09-20T19:11:02.226Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-20T19:11:04.778Z] ---> c296190831e8 [2022-09-20T19:11:04.778Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-20T19:11:04.778Z] ---> 91d34375eaff [2022-09-20T19:11:04.778Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-20T19:11:04.778Z] ---> 34c0d7374cf4 [2022-09-20T19:11:04.778Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [Pipeline] withEnv [Pipeline] { [2022-09-20T19:11:05.036Z] ---> f8b722f9a5f2 [2022-09-20T19:11:05.036Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-20T19:11:05.036Z] ---> eaa27cf2bb28 [2022-09-20T19:11:05.036Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [Pipeline] configFileProvider [2022-09-20T19:11:05.054Z] provisioning config files... [2022-09-20T19:11:05.077Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5714160228190567493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T19:11:05.302Z] Removing intermediate container 46ea5777e1a5 [2022-09-20T19:11:05.302Z] ---> 6bbb46e3c33a [2022-09-20T19:11:05.302Z] Step 9/24 : COPY . . [2022-09-20T19:11:05.302Z] ---> Running in fbd4f05fc1f4 [2022-09-20T19:11:05.302Z] ---> Running in 5e97d69a0479 [2022-09-20T19:11:05.302Z] ---> 984ed86f5a85 [2022-09-20T19:11:05.302Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-20T19:11:05.468Z] ---> docker-login.sh [2022-09-20T19:11:05.468Z] nexus3.edgexfoundry.org:10001 [2022-09-20T19:11:05.573Z] Removing intermediate container 5e97d69a0479 [2022-09-20T19:11:05.573Z] ---> f45afbd3419b [2022-09-20T19:11:05.573Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T19:11:05.573Z] Removing intermediate container fbd4f05fc1f4 [2022-09-20T19:11:05.573Z] ---> 642c22188e0f [2022-09-20T19:11:05.573Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T19:11:06.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T19:11:06.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T19:11:06.656Z] Configure a credential helper to remove this warning. See [2022-09-20T19:11:06.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T19:11:06.656Z] [2022-09-20T19:11:06.656Z] Login Succeeded [2022-09-20T19:11:06.656Z] nexus3.edgexfoundry.org:10002 [2022-09-20T19:11:06.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T19:11:06.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T19:11:06.931Z] Configure a credential helper to remove this warning. See [2022-09-20T19:11:06.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T19:11:06.931Z] [2022-09-20T19:11:06.931Z] Login Succeeded [2022-09-20T19:11:06.931Z] nexus3.edgexfoundry.org:10003 [2022-09-20T19:11:07.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T19:11:07.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T19:11:07.529Z] Configure a credential helper to remove this warning. See [2022-09-20T19:11:07.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T19:11:07.529Z] [2022-09-20T19:11:07.529Z] Login Succeeded [2022-09-20T19:11:07.529Z] nexus3.edgexfoundry.org:10004 [2022-09-20T19:11:07.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T19:11:08.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T19:11:08.081Z] Configure a credential helper to remove this warning. See [2022-09-20T19:11:08.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T19:11:08.081Z] [2022-09-20T19:11:08.081Z] Login Succeeded [2022-09-20T19:11:08.081Z] docker.io [2022-09-20T19:11:08.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T19:11:08.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T19:11:08.630Z] Configure a credential helper to remove this warning. See [2022-09-20T19:11:08.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T19:11:08.630Z] [2022-09-20T19:11:08.630Z] Login Succeeded [2022-09-20T19:11:08.904Z] ---> docker-login.sh ends [Pipeline] } [2022-09-20T19:11:08.937Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-09-20T19:11:09.701Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-09-20T19:11:09.736Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T19:11:09.774Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T19:11:09.808Z] ========================================================= [2022-09-20T19:11:09.808Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-20T19:11:09.808Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-20T19:11:10.040Z] ---> f8f844e86d1b [2022-09-20T19:11:10.040Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-20T19:11:10.040Z] ---> Running in d0912fed34e9 [2022-09-20T19:11:10.040Z] ---> Running in 76a0329294b4 [2022-09-20T19:11:10.040Z] ---> Running in b64ecb9ef5b5 [2022-09-20T19:11:10.040Z] Removing intermediate container 246c46eb2b2e [2022-09-20T19:11:10.040Z] ---> 85a2b72cc1a9 [2022-09-20T19:11:10.040Z] [2022-09-20T19:11:10.040Z] Step 11/24 : FROM alpine:3.16 [2022-09-20T19:11:10.040Z] ---> 9c6f07244728 [2022-09-20T19:11:10.040Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-20T19:11:10.040Z] ---> Using cache [2022-09-20T19:11:10.040Z] ---> dc52a2399bf5 [2022-09-20T19:11:10.040Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-20T19:11:10.040Z] ---> Using cache [2022-09-20T19:11:10.041Z] ---> c1213eea773a [2022-09-20T19:11:10.041Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-20T19:11:10.041Z] Removing intermediate container d0912fed34e9 [2022-09-20T19:11:10.041Z] ---> 764cf43bfc0d [2022-09-20T19:11:10.041Z] Step 21/23 : LABEL arch=x86_64 [2022-09-20T19:11:10.203Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-20T19:11:10.300Z] ---> Running in 8d8074a5cb75 [2022-09-20T19:11:10.300Z] Removing intermediate container 76a0329294b4 [2022-09-20T19:11:10.300Z] ---> 392ca4a8e45d [2022-09-20T19:11:10.300Z] Step 21/23 : LABEL arch=x86_64 [2022-09-20T19:11:10.300Z] ---> Running in f7b86930d827 [2022-09-20T19:11:10.300Z] ---> Running in 6ca1bd43cd25 [2022-09-20T19:11:10.300Z] Removing intermediate container 8d8074a5cb75 [2022-09-20T19:11:10.300Z] ---> 419cdbedce0f [2022-09-20T19:11:10.300Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-20T19:11:10.480Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-20T19:11:10.481Z] b3c136eddcbf: Pulling fs layer [2022-09-20T19:11:10.481Z] c0a3192eca97: Pulling fs layer [2022-09-20T19:11:10.481Z] a050256f5b6f: Pulling fs layer [2022-09-20T19:11:10.481Z] 656be50a0ddc: Pulling fs layer [2022-09-20T19:11:10.481Z] 2bbca73fdf42: Pulling fs layer [2022-09-20T19:11:10.481Z] 46d945488cbd: Pulling fs layer [2022-09-20T19:11:10.481Z] 8a5474983e97: Pulling fs layer [2022-09-20T19:11:10.481Z] 329c88fbcd65: Pulling fs layer [2022-09-20T19:11:10.481Z] 656be50a0ddc: Waiting [2022-09-20T19:11:10.481Z] 2bbca73fdf42: Waiting [2022-09-20T19:11:10.481Z] 46d945488cbd: Waiting [2022-09-20T19:11:10.481Z] 8a5474983e97: Waiting [2022-09-20T19:11:10.481Z] 329c88fbcd65: Waiting [2022-09-20T19:11:10.481Z] a050256f5b6f: Verifying Checksum [2022-09-20T19:11:10.481Z] a050256f5b6f: Download complete [2022-09-20T19:11:10.481Z] c0a3192eca97: Verifying Checksum [2022-09-20T19:11:10.481Z] c0a3192eca97: Download complete [2022-09-20T19:11:10.481Z] 2bbca73fdf42: Verifying Checksum [2022-09-20T19:11:10.481Z] 2bbca73fdf42: Download complete [2022-09-20T19:11:10.481Z] 46d945488cbd: Download complete [2022-09-20T19:11:10.481Z] b3c136eddcbf: Verifying Checksum [2022-09-20T19:11:10.481Z] b3c136eddcbf: Download complete [2022-09-20T19:11:10.561Z] ---> Running in 758ffc6cdc75 [2022-09-20T19:11:10.561Z] Removing intermediate container f7b86930d827 [2022-09-20T19:11:10.561Z] ---> a49eab3607e5 [2022-09-20T19:11:10.561Z] Step 22/23 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 [2022-09-20T19:11:10.561Z] Removing intermediate container 6ca1bd43cd25 [2022-09-20T19:11:10.561Z] ---> fff68e0fcecf [2022-09-20T19:11:10.561Z] Step 22/23 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 [2022-09-20T19:11:10.561Z] ---> Running in cdbb324461f0 [2022-09-20T19:11:10.561Z] ---> Running in f0fd6d853470 [2022-09-20T19:11:10.561Z] Removing intermediate container 758ffc6cdc75 [2022-09-20T19:11:10.561Z] ---> 34a19b9e7881 [2022-09-20T19:11:10.561Z] Step 16/24 : WORKDIR / [2022-09-20T19:11:10.561Z] ---> Running in fbed9c298bae [2022-09-20T19:11:10.561Z] Removing intermediate container b64ecb9ef5b5 [2022-09-20T19:11:10.561Z] ---> d0dc0144895a [2022-09-20T19:11:10.561Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-20T19:11:10.561Z] ---> 54c3d8c26c06 [2022-09-20T19:11:10.561Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-20T19:11:10.561Z] Removing intermediate container cdbb324461f0 [2022-09-20T19:11:10.561Z] ---> 3eefcb267f75 [2022-09-20T19:11:10.561Z] Step 23/23 : LABEL version=0.0.0 [2022-09-20T19:11:10.561Z] Removing intermediate container f0fd6d853470 [2022-09-20T19:11:10.561Z] ---> 023ba56d619e [2022-09-20T19:11:10.561Z] Step 23/23 : LABEL version=0.0.0 [2022-09-20T19:11:10.837Z] ---> Running in 1bca6476b11e [2022-09-20T19:11:10.837Z] ---> Running in 6a3386ba858b [2022-09-20T19:11:10.837Z] ---> Running in b5737238fa75 [2022-09-20T19:11:10.837Z] ---> Running in ec1e65cefcac [2022-09-20T19:11:10.837Z] Removing intermediate container fbed9c298bae [2022-09-20T19:11:10.837Z] ---> c90327bd76f1 [2022-09-20T19:11:10.837Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T19:11:10.837Z] Removing intermediate container 1bca6476b11e [2022-09-20T19:11:10.837Z] ---> 9a5c48aef870 [2022-09-20T19:11:10.837Z] Step 20/22 : LABEL arch=x86_64 [2022-09-20T19:11:10.837Z] Removing intermediate container b5737238fa75 [2022-09-20T19:11:10.837Z] ---> 0af017349508 [2022-09-20T19:11:10.837Z] [2022-09-20T19:11:10.837Z] ---> Running in e7bd9a9c27b5 [2022-09-20T19:11:10.837Z] Removing intermediate container ec1e65cefcac [2022-09-20T19:11:10.837Z] ---> 148e70e3fd15 [2022-09-20T19:11:10.837Z] [2022-09-20T19:11:10.837Z] ---> 8e872c890354 [2022-09-20T19:11:10.837Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-20T19:11:11.119Z] Successfully built 0af017349508 [2022-09-20T19:11:11.119Z] Successfully tagged support-scheduler:latest [2022-09-20T19:11:11.119Z] Building security-bootstrapper [2022-09-20T19:11:11.119Z]  Building support-scheduler ... done Successfully built 148e70e3fd15 [2022-09-20T19:11:11.119Z] Successfully tagged support-notifications:latest [2022-09-20T19:11:11.119Z] Building core-metadata [2022-09-20T19:11:11.119Z]  Building support-notifications ... done Removing intermediate container e7bd9a9c27b5 [2022-09-20T19:11:11.119Z] ---> 2fab91ab7d6d [2022-09-20T19:11:11.119Z] Step 21/22 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 [2022-09-20T19:11:11.119Z] ---> Running in b753b10d1600 [2022-09-20T19:11:11.119Z] 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-09-20T19:11:11.119Z] Removing intermediate container b753b10d1600 [2022-09-20T19:11:11.119Z] ---> df39e300080f [2022-09-20T19:11:11.119Z] Step 22/22 : LABEL version=0.0.0 [2022-09-20T19:11:11.381Z] ---> Running in d8df1915edb0 [2022-09-20T19:11:11.480Z] b3c136eddcbf: Pull complete [2022-09-20T19:11:11.480Z] 329c88fbcd65: Verifying Checksum [2022-09-20T19:11:11.480Z] 329c88fbcd65: Download complete [2022-09-20T19:11:12.096Z] c0a3192eca97: Pull complete [2022-09-20T19:11:12.376Z] a050256f5b6f: Pull complete [2022-09-20T19:11:12.649Z] 8a5474983e97: Verifying Checksum [2022-09-20T19:11:12.649Z] 8a5474983e97: Download complete [2022-09-20T19:11:13.249Z] 656be50a0ddc: Verifying Checksum [2022-09-20T19:11:13.249Z] 656be50a0ddc: Download complete [2022-09-20T19:11:14.869Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T19:11:14.869Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-20T19:11:14.869Z] ---> 0550d047167c [2022-09-20T19:11:14.869Z] Step 3/33 : WORKDIR /edgex-go [2022-09-20T19:11:14.869Z] ---> Using cache [2022-09-20T19:11:14.869Z] ---> 63397b2b35bf [2022-09-20T19:11:14.869Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T19:11:14.869Z] ---> Using cache [2022-09-20T19:11:14.869Z] ---> 69e2accc9fb6 [2022-09-20T19:11:14.869Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-20T19:11:14.869Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T19:11:14.869Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-20T19:11:14.869Z] ---> 0550d047167c [2022-09-20T19:11:14.869Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-20T19:11:14.869Z] ---> Using cache [2022-09-20T19:11:14.869Z] ---> 17764307efb5 [2022-09-20T19:11:14.869Z] Step 4/25 : WORKDIR /edgex-go [2022-09-20T19:11:14.869Z] ---> Using cache [2022-09-20T19:11:14.869Z] ---> 123d44345f96 [2022-09-20T19:11:14.869Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T19:11:14.869Z] ---> Using cache [2022-09-20T19:11:14.869Z] ---> 1c0353b02c4d [2022-09-20T19:11:14.869Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-20T19:11:14.869Z] ---> Using cache [2022-09-20T19:11:14.869Z] ---> d774e0726b3a [2022-09-20T19:11:14.869Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-20T19:11:14.869Z] ---> Using cache [2022-09-20T19:11:14.869Z] ---> ac3afc4a16c5 [2022-09-20T19:11:14.869Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T19:11:14.869Z] ---> Using cache [2022-09-20T19:11:14.869Z] ---> cc793b648432 [2022-09-20T19:11:14.869Z] Step 9/25 : COPY . . [2022-09-20T19:11:14.869Z] ---> Using cache [2022-09-20T19:11:14.869Z] ---> 5d82a35c3524 [2022-09-20T19:11:14.869Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-20T19:11:21.485Z] ---> da33f7e51762 [2022-09-20T19:11:21.485Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-20T19:11:21.485Z] Removing intermediate container d8df1915edb0 [2022-09-20T19:11:21.485Z] ---> 89cd6be71640 [2022-09-20T19:11:21.485Z] [2022-09-20T19:11:21.485Z] ---> Running in 194a279df16d [2022-09-20T19:11:21.485Z] ---> Running in ea00dc6033a2 [2022-09-20T19:11:21.485Z] Successfully built 89cd6be71640 [2022-09-20T19:11:21.485Z] Successfully tagged security-proxy-setup:latest [2022-09-20T19:11:21.485Z] Building sys-mgmt-agent [2022-09-20T19:11:23.413Z]  Building security-proxy-setup ... done  ---> 14295caf647e [2022-09-20T19:11:23.413Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-20T19:11:23.675Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T19:11:23.675Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-20T19:11:23.675Z] ---> 0550d047167c [2022-09-20T19:11:23.675Z] Step 3/23 : WORKDIR /edgex-go [2022-09-20T19:11:23.675Z] ---> Using cache [2022-09-20T19:11:23.675Z] ---> 63397b2b35bf [2022-09-20T19:11:23.675Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T19:11:23.675Z] ---> Using cache [2022-09-20T19:11:23.675Z] ---> 69e2accc9fb6 [2022-09-20T19:11:23.675Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-20T19:11:23.979Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T19:11:24.551Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-20T19:11:24.823Z] ---> Running in 577453ff870a [2022-09-20T19:11:24.823Z] ---> Running in 5ba5eb918603 [2022-09-20T19:11:24.823Z] Removing intermediate container 5ba5eb918603 [2022-09-20T19:11:24.823Z] ---> bf7b94bcc153 [2022-09-20T19:11:24.823Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T19:11:24.823Z] ---> Running in a6a3fa1e23ce [2022-09-20T19:11:24.823Z] Removing intermediate container a6a3fa1e23ce [2022-09-20T19:11:24.823Z] ---> f7375da56eb8 [2022-09-20T19:11:24.823Z] Step 22/24 : LABEL arch=x86_64 [2022-09-20T19:11:25.085Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T19:11:25.086Z] ---> Running in 545f0ff91860 [2022-09-20T19:11:25.086Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T19:11:25.086Z] Removing intermediate container 545f0ff91860 [2022-09-20T19:11:25.086Z] ---> 786415fd7199 [2022-09-20T19:11:25.086Z] Step 23/24 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 [2022-09-20T19:11:25.086Z] ---> Running in 2ef8ffe9dd87 [2022-09-20T19:11:25.347Z] Removing intermediate container 2ef8ffe9dd87 [2022-09-20T19:11:25.347Z] ---> 2c3b3a3b07df [2022-09-20T19:11:25.347Z] Step 24/24 : LABEL version=0.0.0 [2022-09-20T19:11:25.347Z] OK: 211 MiB in 51 packages [2022-09-20T19:11:25.347Z] ---> Running in 070326316cdd [2022-09-20T19:11:25.610Z] Removing intermediate container 070326316cdd [2022-09-20T19:11:25.610Z] ---> 81d33d481945 [2022-09-20T19:11:25.610Z] [2022-09-20T19:11:25.610Z] Successfully built 81d33d481945 [2022-09-20T19:11:25.610Z] Successfully tagged core-command:latest [2022-09-20T19:11:25.610Z] Building security-spiffe-token-provider [2022-09-20T19:11:26.189Z]  Building core-command ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T19:11:26.189Z] Removing intermediate container 194a279df16d [2022-09-20T19:11:26.189Z] ---> 2238cc30105f [2022-09-20T19:11:26.189Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-20T19:11:26.189Z] OK: 211 MiB in 51 packages [2022-09-20T19:11:28.363Z] 656be50a0ddc: Pull complete [2022-09-20T19:11:28.363Z] 2bbca73fdf42: Pull complete [2022-09-20T19:11:28.363Z] 46d945488cbd: Pull complete [2022-09-20T19:11:29.746Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T19:11:29.746Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-20T19:11:29.746Z] ---> 0550d047167c [2022-09-20T19:11:29.746Z] Step 3/20 : WORKDIR /edgex-go [2022-09-20T19:11:29.746Z] ---> Using cache [2022-09-20T19:11:29.746Z] ---> 63397b2b35bf [2022-09-20T19:11:29.746Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-20T19:11:30.727Z] ---> 42bb7ad98c8a [2022-09-20T19:11:30.727Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T19:11:32.675Z] 8a5474983e97: Pull complete [2022-09-20T19:11:34.024Z] ---> Running in fe28fcf44940 [2022-09-20T19:11:34.024Z] ---> Running in 9aabc4d451c9 [2022-09-20T19:11:34.285Z] Removing intermediate container 577453ff870a [2022-09-20T19:11:34.285Z] ---> 26d85caf8cf0 [2022-09-20T19:11:34.285Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-20T19:11:34.652Z] 329c88fbcd65: Pull complete [2022-09-20T19:11:34.652Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-20T19:11:34.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-20T19:11:34.652Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-20T19:11:35.048Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-20T19:11:35.048Z] WORKDIR /edgex [2022-09-20T19:11:35.048Z] COPY go.mod . [2022-09-20T19:11:35.048Z] RUN go mod download [2022-09-20T19:11:35.048Z] docker build -t ci-base-image-arm64 -f - . [2022-09-20T19:11:35.229Z] ---> badd22d60690 [2022-09-20T19:11:35.229Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T19:11:35.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T19:11:35.489Z] ---> Running in dd92836b3034 [2022-09-20T19:11:35.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T19:11:35.666Z] Sending build context to Docker daemon 3.232MB [2022-09-20T19:11:35.666Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-20T19:11:35.666Z] ---> ff4287adb874 [2022-09-20T19:11:35.666Z] Step 2/4 : WORKDIR /edgex [2022-09-20T19:11:35.774Z] v3.16.2-176-g217b4b6f4b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-20T19:11:35.774Z] v3.16.2-184-g3f729d91ce [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-20T19:11:35.774Z] OK: 17040 distinct packages available [2022-09-20T19:11:35.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T19:11:35.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T19:11:36.036Z] OK: 211 MiB in 51 packages [2022-09-20T19:11:37.634Z] ---> Running in 4cab47aa53ac [2022-09-20T19:11:37.905Z] Removing intermediate container 4cab47aa53ac [2022-09-20T19:11:37.905Z] ---> 3c7ca80b1718 [2022-09-20T19:11:37.905Z] Step 3/4 : COPY go.mod . [2022-09-20T19:11:38.498Z] ---> 87965611cc63 [2022-09-20T19:11:38.498Z] Step 4/4 : RUN go mod download [2022-09-20T19:11:38.498Z] ---> Running in 9c9ea56f42f7 [2022-09-20T19:11:42.762Z] Removing intermediate container fe28fcf44940 [2022-09-20T19:11:42.763Z] ---> 9994176fd508 [2022-09-20T19:11:42.763Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-20T19:11:42.763Z] ---> 737bd2111291 [2022-09-20T19:11:42.763Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T19:11:42.763Z] ---> Running in 22c20971b3d7 [2022-09-20T19:11:48.143Z] Removing intermediate container 6a3386ba858b [2022-09-20T19:11:48.143Z] ---> ca03a3b0730b [2022-09-20T19:11:48.143Z] [2022-09-20T19:11:48.143Z] Step 11/24 : FROM alpine:3.16 [2022-09-20T19:11:48.143Z] ---> 9c6f07244728 [2022-09-20T19:11:48.143Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-20T19:11:48.143Z] Removing intermediate container 9aabc4d451c9 [2022-09-20T19:11:48.143Z] ---> 6c1fd45b178f [2022-09-20T19:11:48.143Z] Step 8/33 : COPY . . [2022-09-20T19:11:56.295Z] ---> Running in ee6050d75472 [2022-09-20T19:11:56.295Z] Removing intermediate container ea00dc6033a2 [2022-09-20T19:11:56.295Z] ---> c10b583f4ca8 [2022-09-20T19:11:56.295Z] [2022-09-20T19:11:56.295Z] Step 11/25 : FROM alpine:3.16 [2022-09-20T19:11:56.295Z] ---> 9c6f07244728 [2022-09-20T19:11:56.295Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-20T19:11:56.295Z] ---> Using cache [2022-09-20T19:11:56.295Z] ---> dc52a2399bf5 [2022-09-20T19:11:56.296Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-20T19:11:56.296Z] ---> Using cache [2022-09-20T19:11:56.296Z] ---> c1213eea773a [2022-09-20T19:11:56.296Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-20T19:11:56.296Z] ---> b21b40db6406 [2022-09-20T19:11:56.296Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-20T19:11:56.296Z] Removing intermediate container ee6050d75472 [2022-09-20T19:11:56.296Z] ---> 280a4cfa6973 [2022-09-20T19:11:56.296Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-20T19:11:56.296Z] ---> Running in 5b16b94133c9 [2022-09-20T19:11:56.296Z] ---> Running in 4f7b0b36f731 [2022-09-20T19:11:56.296Z] ---> Running in f71eab242c79 [2022-09-20T19:11:56.296Z] Removing intermediate container 4f7b0b36f731 [2022-09-20T19:11:56.296Z] ---> ce56df29a273 [2022-09-20T19:11:56.296Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-20T19:11:56.296Z] Removing intermediate container dd92836b3034 [2022-09-20T19:11:56.296Z] ---> 000b4014f70b [2022-09-20T19:11:56.296Z] Step 8/23 : COPY . . [2022-09-20T19:11:56.296Z] ---> Running in 81d5c467a147 [2022-09-20T19:11:56.296Z] 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-09-20T19:11:56.296Z] Removing intermediate container f71eab242c79 [2022-09-20T19:11:56.296Z] ---> 8c3530e6ad19 [2022-09-20T19:11:56.296Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-20T19:12:02.952Z] ---> Running in 1074cf3650db [2022-09-20T19:12:02.952Z] Removing intermediate container 81d5c467a147 [2022-09-20T19:12:02.952Z] ---> fcc30a779a4c [2022-09-20T19:12:02.952Z] Step 16/25 : WORKDIR / [2022-09-20T19:12:03.527Z] Removing intermediate container 1074cf3650db [2022-09-20T19:12:03.527Z] ---> 8015fc2caf77 [2022-09-20T19:12:03.527Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T19:12:03.527Z] ---> Running in 36c6b29815ec [2022-09-20T19:12:03.527Z] ---> abf43055e87e [2022-09-20T19:12:03.527Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-20T19:12:03.527Z] ---> Running in f62d994053cf [2022-09-20T19:12:03.527Z] ---> Running in 08ba12fa9d2f [2022-09-20T19:12:03.789Z] Removing intermediate container 36c6b29815ec [2022-09-20T19:12:03.789Z] ---> d09dd5f21b4d [2022-09-20T19:12:03.789Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T19:12:03.789Z] Removing intermediate container 22c20971b3d7 [2022-09-20T19:12:03.789Z] ---> 637fa694069f [2022-09-20T19:12:03.789Z] Step 7/20 : COPY . . [2022-09-20T19:12:05.774Z] 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-09-20T19:12:12.414Z] ---> d85344858cd2 [2022-09-20T19:12:12.414Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-20T19:12:12.724Z] ---> a7dd960c4b3e [2022-09-20T19:12:12.724Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-20T19:12:12.724Z] Removing intermediate container f62d994053cf [2022-09-20T19:12:12.724Z] ---> 9f999632ddfe [2022-09-20T19:12:12.724Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-20T19:12:12.989Z] ---> 4283af803d39 [2022-09-20T19:12:12.989Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-20T19:12:12.989Z] ---> Running in 5da8fd7738b3 [2022-09-20T19:12:12.989Z] ---> Running in e5eb41f598c3 [2022-09-20T19:12:12.989Z] ---> 5ddfd9634191 [2022-09-20T19:12:12.989Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-20T19:12:14.368Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T19:12:14.368Z] 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-09-20T19:12:14.939Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T19:12:15.198Z] ---> 28d4900350d5 [2022-09-20T19:12:15.198Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-20T19:12:15.459Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-20T19:12:15.459Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-20T19:12:15.459Z] ---> Running in e144570e1460 [2022-09-20T19:12:15.459Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-20T19:12:15.459Z] Removing intermediate container 5b16b94133c9 [2022-09-20T19:12:15.459Z] ---> f7f25a2adde9 [2022-09-20T19:12:15.459Z] [2022-09-20T19:12:15.459Z] Step 10/33 : FROM alpine:3.16 [2022-09-20T19:12:15.459Z] ---> 9c6f07244728 [2022-09-20T19:12:15.459Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-20T19:12:15.719Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-20T19:12:15.719Z] ---> Running in 08efc6d39cae [2022-09-20T19:12:15.719Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-20T19:12:15.719Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-20T19:12:15.979Z] Removing intermediate container e144570e1460 [2022-09-20T19:12:15.979Z] ---> a76de5bb4277 [2022-09-20T19:12:15.979Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T19:12:15.979Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T19:12:15.979Z] OK: 8 MiB in 20 packages [2022-09-20T19:12:15.979Z] Removing intermediate container 08efc6d39cae [2022-09-20T19:12:15.979Z] ---> 9b5308baf560 [2022-09-20T19:12:15.979Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-20T19:12:15.979Z] ---> Running in ea2d2e397917 [2022-09-20T19:12:15.979Z] ---> Running in f0808168453d [2022-09-20T19:12:16.240Z] Removing intermediate container ea2d2e397917 [2022-09-20T19:12:16.240Z] ---> ed686eccc191 [2022-09-20T19:12:16.240Z] Step 23/25 : LABEL arch=x86_64 [2022-09-20T19:12:16.500Z] ---> Running in 2aec69283d41 [2022-09-20T19:12:16.500Z] Removing intermediate container 2aec69283d41 [2022-09-20T19:12:16.500Z] ---> 5aecfc939d24 [2022-09-20T19:12:16.500Z] Step 24/25 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 [2022-09-20T19:12:16.500Z] ---> Running in 2515e1351209 [2022-09-20T19:12:16.759Z] Removing intermediate container 5da8fd7738b3 [2022-09-20T19:12:16.759Z] ---> 78223785819b [2022-09-20T19:12:16.759Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T19:12:16.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T19:12:16.759Z] Removing intermediate container 2515e1351209 [2022-09-20T19:12:16.759Z] ---> ac68d3e80147 [2022-09-20T19:12:16.759Z] Step 25/25 : LABEL version=0.0.0 [2022-09-20T19:12:16.759Z] ---> Running in 91a13c9718a7 [2022-09-20T19:12:16.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T19:12:16.759Z] ---> f7a477283610 [2022-09-20T19:12:16.759Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-20T19:12:16.759Z] Removing intermediate container 91a13c9718a7 [2022-09-20T19:12:16.759Z] ---> c9e40f42d4ad [2022-09-20T19:12:16.759Z] [2022-09-20T19:12:17.030Z] Successfully built c9e40f42d4ad [2022-09-20T19:12:17.031Z] Successfully tagged core-metadata:latest [2022-09-20T19:12:17.031Z] Building security-secretstore-setup [2022-09-20T19:12:17.031Z]  Building core-metadata ... done (1/2) Installing dumb-init (1.2.5-r1) [2022-09-20T19:12:17.031Z] (2/2) Installing su-exec (0.2-r1) [2022-09-20T19:12:17.031Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T19:12:17.031Z] OK: 6 MiB in 16 packages [2022-09-20T19:12:17.514Z] Removing intermediate container 9c9ea56f42f7 [2022-09-20T19:12:17.514Z] ---> 6b3777e65add [2022-09-20T19:12:17.514Z] Successfully built 6b3777e65add [2022-09-20T19:12:17.514Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T19:12:17.939Z] + docker inspect -f . ci-base-image-arm64 [2022-09-20T19:12:17.939Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T19:12:18.275Z] prd-ubuntu20.04-docker-arm64-4c-16g-29979 does not seem to be running inside a container [2022-09-20T19:12:18.359Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2022-09-20T19:12:19.676Z] $ docker top 518cec8daa27d5081a0d90bb776e8d0e512d6c4e84d13b655360c38cd709253b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T19:12:20.324Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T19:12:20.324Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-20T19:12:20.324Z] ---> 0550d047167c [2022-09-20T19:12:20.324Z] Step 3/25 : WORKDIR /edgex-go [2022-09-20T19:12:20.324Z] ---> Using cache [2022-09-20T19:12:20.324Z] ---> 63397b2b35bf [2022-09-20T19:12:20.324Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T19:12:20.324Z] ---> Using cache [2022-09-20T19:12:20.324Z] ---> 69e2accc9fb6 [2022-09-20T19:12:20.324Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-20T19:12:20.324Z] ---> Using cache [2022-09-20T19:12:20.324Z] ---> 2238cc30105f [2022-09-20T19:12:20.324Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-20T19:12:20.324Z] ---> Using cache [2022-09-20T19:12:20.324Z] ---> 42bb7ad98c8a [2022-09-20T19:12:20.324Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T19:12:20.324Z] ---> Using cache [2022-09-20T19:12:20.324Z] ---> 6c1fd45b178f [2022-09-20T19:12:20.324Z] Step 8/25 : COPY . . [2022-09-20T19:12:20.324Z] ---> Using cache [2022-09-20T19:12:20.324Z] ---> b21b40db6406 [2022-09-20T19:12:20.324Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-20T19:12:20.673Z] + go version [2022-09-20T19:12:20.673Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-20T19:12:20.714Z] $ docker stop --time=1 518cec8daa27d5081a0d90bb776e8d0e512d6c4e84d13b655360c38cd709253b [2022-09-20T19:12:22.361Z] $ docker rm -f 518cec8daa27d5081a0d90bb776e8d0e512d6c4e84d13b655360c38cd709253b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T19:12:23.282Z] + docker inspect -f . ci-base-image-arm64 [2022-09-20T19:12:23.282Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T19:12:23.617Z] prd-ubuntu20.04-docker-arm64-4c-16g-29979 does not seem to be running inside a container [2022-09-20T19:12:23.974Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2022-09-20T19:12:25.257Z] $ docker top d1ed4306b3e41bd41a1b1eacfa59db981ec90c70cd98df3a57927e98aee096b9 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-20T19:12:25.602Z] ========================================================= [2022-09-20T19:12:25.602Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-20T19:12:25.602Z] ========================================================= [Pipeline] sh [2022-09-20T19:12:26.268Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-20T19:12:26.999Z] ---> 4c3d8f3d30d8 [2022-09-20T19:12:26.999Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-20T19:12:26.999Z] ---> Running in 57721d6634fb [2022-09-20T19:12:27.002Z] + make test [2022-09-20T19:12:27.002Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-20T19:12:27.259Z] Removing intermediate container f0808168453d [2022-09-20T19:12:27.259Z] ---> 8f5a53affba8 [2022-09-20T19:12:27.259Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-20T19:12:27.831Z] 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-09-20T19:12:29.242Z] ---> Running in 0634ba9d212b [2022-09-20T19:12:29.242Z] ---> c9a51e95fc9e [2022-09-20T19:12:29.242Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-20T19:12:29.242Z] ---> Running in d74c39b1a864 [2022-09-20T19:12:29.242Z] Removing intermediate container 0634ba9d212b [2022-09-20T19:12:29.242Z] ---> fe145065a037 [2022-09-20T19:12:29.242Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-20T19:12:29.242Z] Removing intermediate container 08ba12fa9d2f [2022-09-20T19:12:29.242Z] ---> 341704aebf5e [2022-09-20T19:12:29.242Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-20T19:12:29.242Z] ---> Running in 2aa37aad3d26 [2022-09-20T19:12:29.242Z] ---> Running in 7c6bdc90937e [2022-09-20T19:12:29.242Z] Removing intermediate container d74c39b1a864 [2022-09-20T19:12:29.242Z] ---> f651dd2c0a9e [2022-09-20T19:12:29.242Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T19:12:29.499Z] ---> Running in ec0ee9bdaa58 [2022-09-20T19:12:29.499Z] Removing intermediate container 7c6bdc90937e [2022-09-20T19:12:29.499Z] ---> 68ce9f18311d [2022-09-20T19:12:29.499Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-20T19:12:29.499Z] Removing intermediate container ec0ee9bdaa58 [2022-09-20T19:12:29.499Z] ---> 4c906c50d71c [2022-09-20T19:12:29.499Z] Step 22/24 : LABEL arch=x86_64 [2022-09-20T19:12:29.499Z] ---> Running in 134d2751b9a0 [2022-09-20T19:12:29.758Z] ---> Running in 7c57b6f7e6f2 [2022-09-20T19:12:29.758Z] Removing intermediate container 134d2751b9a0 [2022-09-20T19:12:29.758Z] ---> 8622c96bee39 [2022-09-20T19:12:29.758Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-20T19:12:29.758Z] ---> Running in 6d5250109e19 [2022-09-20T19:12:29.758Z] Removing intermediate container 7c57b6f7e6f2 [2022-09-20T19:12:29.758Z] ---> 3e4ae60e545a [2022-09-20T19:12:29.758Z] Step 23/24 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 [2022-09-20T19:12:29.758Z] ---> Running in 510b33089786 [2022-09-20T19:12:29.758Z] 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-09-20T19:12:30.090Z] Removing intermediate container 6d5250109e19 [2022-09-20T19:12:30.090Z] ---> 4a53475141e3 [2022-09-20T19:12:30.090Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-20T19:12:30.090Z] ---> Running in 34076a1039a5 [2022-09-20T19:12:30.090Z] Removing intermediate container 510b33089786 [2022-09-20T19:12:30.090Z] ---> d5558aee9eea [2022-09-20T19:12:30.090Z] Step 24/24 : LABEL version=0.0.0 [2022-09-20T19:12:30.090Z] ---> Running in 963f726c2396 [2022-09-20T19:12:30.350Z] Removing intermediate container 963f726c2396 [2022-09-20T19:12:30.350Z] ---> 57f5431878f9 [2022-09-20T19:12:30.350Z] [2022-09-20T19:12:30.350Z] Successfully built 57f5431878f9 [2022-09-20T19:12:30.350Z] Successfully tagged core-data:latest [2022-09-20T19:12:30.350Z]  Building core-data ... done Building security-spire-agent [2022-09-20T19:12:33.815Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T19:12:33.815Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-20T19:12:33.815Z] ---> 0550d047167c [2022-09-20T19:12:33.815Z] Step 3/26 : WORKDIR /edgex-go [2022-09-20T19:12:33.815Z] ---> Using cache [2022-09-20T19:12:33.815Z] ---> 63397b2b35bf [2022-09-20T19:12:33.815Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T19:12:33.815Z] ---> Using cache [2022-09-20T19:12:33.815Z] ---> 69e2accc9fb6 [2022-09-20T19:12:33.815Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-20T19:12:33.815Z] ---> Using cache [2022-09-20T19:12:33.815Z] ---> 8cde739b9ac9 [2022-09-20T19:12:33.815Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-20T19:12:33.815Z] ---> Using cache [2022-09-20T19:12:33.815Z] ---> 8c439b5427b5 [2022-09-20T19:12:33.815Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T19:12:33.815Z] ---> Using cache [2022-09-20T19:12:33.815Z] ---> 95ae9921de05 [2022-09-20T19:12:33.815Z] Step 8/26 : COPY . . [2022-09-20T19:12:33.815Z] ---> Using cache [2022-09-20T19:12:33.815Z] ---> 38dcb03757f8 [2022-09-20T19:12:33.815Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-20T19:12:33.815Z] ---> Using cache [2022-09-20T19:12:33.815Z] ---> 1279c06c3ff6 [2022-09-20T19:12:33.815Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-20T19:12:33.815Z] ---> Using cache [2022-09-20T19:12:33.815Z] ---> 28b5285102df [2022-09-20T19:12:33.815Z] 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-09-20T19:12:33.815Z] ---> Using cache [2022-09-20T19:12:33.815Z] ---> 44dd998442eb [2022-09-20T19:12:33.815Z] Step 12/26 : WORKDIR /edgex-go [2022-09-20T19:12:33.815Z] ---> Using cache [2022-09-20T19:12:33.815Z] ---> 19c4eac8c484 [2022-09-20T19:12:33.815Z] [2022-09-20T19:12:33.815Z] Step 13/26 : FROM alpine:3.15 [2022-09-20T19:12:33.815Z] ---> c4fc93816858 [2022-09-20T19:12:33.815Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-20T19:12:33.815Z] ---> Using cache [2022-09-20T19:12:33.815Z] ---> 42e3da6c94d0 [2022-09-20T19:12:33.815Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T19:12:33.815Z] ---> Using cache [2022-09-20T19:12:33.815Z] ---> d24a872ed964 [2022-09-20T19:12:33.815Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-20T19:12:33.815Z] ---> Using cache [2022-09-20T19:12:33.815Z] ---> 3ea2e210b1ea [2022-09-20T19:12:33.815Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-20T19:12:40.547Z] ---> a625596b7e6b [2022-09-20T19:12:40.547Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-20T19:12:40.903Z] Removing intermediate container 34076a1039a5 [2022-09-20T19:12:40.903Z] ---> 6ddea0425b8f [2022-09-20T19:12:40.903Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-20T19:12:45.123Z] Removing intermediate container 2aa37aad3d26 [2022-09-20T19:12:45.123Z] ---> 7a6b1832417a [2022-09-20T19:12:45.123Z] [2022-09-20T19:12:45.123Z] Step 11/23 : FROM alpine:3.16 [2022-09-20T19:12:45.123Z] ---> 9c6f07244728 [2022-09-20T19:12:45.123Z] 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-09-20T19:12:45.123Z] ---> 5aa88ba24543 [2022-09-20T19:12:45.123Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-20T19:12:45.123Z] ---> Running in 667fa9cd6334 [2022-09-20T19:12:45.123Z] 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-09-20T19:12:45.123Z] ---> Running in 55f81d55b2b7 [2022-09-20T19:12:45.123Z] Removing intermediate container 667fa9cd6334 [2022-09-20T19:12:45.123Z] ---> 7220d03c473e [2022-09-20T19:12:45.123Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-20T19:12:45.123Z] ---> 48b63f39ac60 [2022-09-20T19:12:45.123Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-20T19:12:45.123Z] Removing intermediate container e5eb41f598c3 [2022-09-20T19:12:45.123Z] ---> 495c159c02da [2022-09-20T19:12:45.123Z] [2022-09-20T19:12:45.123Z] Step 9/20 : FROM alpine:3.15 [2022-09-20T19:12:45.123Z] ---> c4fc93816858 [2022-09-20T19:12:45.123Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-20T19:12:45.123Z] ---> Using cache [2022-09-20T19:12:45.123Z] ---> 42e3da6c94d0 [2022-09-20T19:12:45.123Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T19:12:45.123Z] ---> Using cache [2022-09-20T19:12:45.123Z] ---> d24a872ed964 [2022-09-20T19:12:45.124Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-20T19:12:45.124Z] Removing intermediate container 55f81d55b2b7 [2022-09-20T19:12:45.124Z] ---> 65c76dc0cdad [2022-09-20T19:12:45.124Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-09-20T19:12:45.124Z] ---> Running in 6e5b5784a001 [2022-09-20T19:12:45.124Z] ---> Running in f3971ea7a658 [2022-09-20T19:12:45.124Z] ---> 8ced48db2f87 [2022-09-20T19:12:45.124Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-20T19:12:45.124Z] ---> Running in 0936d469955f [2022-09-20T19:12:45.124Z] ---> 6505e29b53ba [2022-09-20T19:12:45.124Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-20T19:12:45.124Z] ---> e91144cd86d8 [2022-09-20T19:12:45.124Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-20T19:12:45.124Z] ---> Running in fb53667b3ab6 [2022-09-20T19:12:45.124Z] Removing intermediate container fb53667b3ab6 [2022-09-20T19:12:45.124Z] ---> 933d4b0b2f2e [2022-09-20T19:12:45.124Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-20T19:12:45.124Z] ---> Running in f3e07a66ba80 [2022-09-20T19:12:45.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T19:12:45.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T19:12:45.653Z] Removing intermediate container f3e07a66ba80 [2022-09-20T19:12:45.653Z] ---> 907322545aa0 [2022-09-20T19:12:45.653Z] Step 24/26 : LABEL arch=x86_64 [2022-09-20T19:12:45.653Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-20T19:12:45.653Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-20T19:12:45.653Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-20T19:12:45.653Z] ---> Running in 25659e28ea31 [2022-09-20T19:12:45.653Z] (3/33) Installing readline (8.1.2-r0) [2022-09-20T19:12:45.653Z] (4/33) Installing bash (5.1.16-r2) [2022-09-20T19:12:45.653Z] Executing bash-5.1.16-r2.post-install [2022-09-20T19:12:45.653Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-20T19:12:45.653Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-20T19:12:45.653Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-20T19:12:45.653Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-20T19:12:45.653Z] (9/33) Installing curl (7.83.1-r3) [2022-09-20T19:12:45.653Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-20T19:12:45.917Z] Removing intermediate container 25659e28ea31 [2022-09-20T19:12:45.917Z] ---> d6aac06b6712 [2022-09-20T19:12:45.917Z] Step 25/26 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 [2022-09-20T19:12:45.917Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-20T19:12:45.917Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-20T19:12:45.917Z] (13/33) Installing expat (2.4.8-r0) [2022-09-20T19:12:45.917Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-20T19:12:45.917Z] (15/33) Installing gdbm (1.23-r0) [2022-09-20T19:12:45.917Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-20T19:12:45.917Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-20T19:12:46.215Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-20T19:12:46.215Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-20T19:12:46.215Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-20T19:12:46.215Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-20T19:12:46.478Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-20T19:12:46.478Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-20T19:12:46.478Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-20T19:12:46.478Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-20T19:12:46.478Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-20T19:12:46.478Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-20T19:12:46.478Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-20T19:12:46.478Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-20T19:12:46.478Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-20T19:12:46.478Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-20T19:12:46.478Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-20T19:12:46.478Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-20T19:12:46.478Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-20T19:12:46.743Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T19:12:46.743Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T19:12:46.743Z] OK: 122 MiB in 47 packages [2022-09-20T19:12:46.743Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-20T19:12:46.743Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-20T19:12:46.743Z] OK: 15857 distinct packages available [2022-09-20T19:12:46.743Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-20T19:12:47.692Z] ---> Running in 089c963493fd [2022-09-20T19:12:47.692Z] Removing intermediate container 089c963493fd [2022-09-20T19:12:47.692Z] ---> a19e7de5bacc [2022-09-20T19:12:47.692Z] Step 26/26 : LABEL version=0.0.0 [2022-09-20T19:12:47.692Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-20T19:12:47.955Z] Removing intermediate container 0936d469955f [2022-09-20T19:12:47.955Z] ---> 44315f17ff2b [2022-09-20T19:12:47.955Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T19:12:47.955Z] ---> Running in 241dfac55a61 [2022-09-20T19:12:47.955Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-20T19:12:48.227Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-20T19:12:48.227Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-20T19:12:48.227Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-20T19:12:48.489Z] (5/9) Installing curl (7.80.0-r3) [2022-09-20T19:12:48.489Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-20T19:12:48.767Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-20T19:12:48.767Z] (8/9) Installing libucontext (1.1-r0) [2022-09-20T19:12:48.767Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-20T19:12:49.032Z] Executing busybox-1.34.1-r7.trigger [2022-09-20T19:12:49.032Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T19:12:49.032Z] OK: 8 MiB in 23 packages [2022-09-20T19:12:49.032Z] Removing intermediate container 241dfac55a61 [2022-09-20T19:12:49.032Z] ---> d8f53d02fe60 [2022-09-20T19:12:49.032Z] [2022-09-20T19:12:49.032Z] Successfully built d8f53d02fe60 [2022-09-20T19:12:49.032Z] ---> 188d39483fb2 [2022-09-20T19:12:49.032Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-20T19:12:49.032Z] Successfully tagged security-spire-agent:latest [2022-09-20T19:12:49.292Z]  Building security-spire-agent ... done Removing intermediate container 57721d6634fb [2022-09-20T19:12:49.292Z] ---> 4d5534eed2d1 [2022-09-20T19:12:49.292Z] [2022-09-20T19:12:49.292Z] Step 10/25 : FROM alpine:3.16 [2022-09-20T19:12:49.292Z] ---> 9c6f07244728 [2022-09-20T19:12:49.292Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-20T19:12:49.292Z] ---> Running in 72b1441a81ac [2022-09-20T19:12:49.868Z] ---> e9a9207fbe08 [2022-09-20T19:12:49.868Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-20T19:12:49.868Z] Removing intermediate container 6e5b5784a001 [2022-09-20T19:12:49.868Z] ---> 6d895a7c01c2 [2022-09-20T19:12:49.868Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T19:12:50.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T19:12:50.130Z] ---> ed473eb97360 [2022-09-20T19:12:50.130Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-20T19:12:50.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T19:12:50.130Z] ---> dcfc77871a73 [2022-09-20T19:12:50.130Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-20T19:12:50.130Z] ---> 2d9e04e77b26 [2022-09-20T19:12:50.130Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-20T19:12:50.393Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-20T19:12:50.393Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-20T19:12:50.393Z] (3/3) Installing su-exec (0.2-r1) [2022-09-20T19:12:50.393Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T19:12:50.393Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T19:12:50.393Z] OK: 6 MiB in 17 packages [2022-09-20T19:12:50.966Z] ---> 78ba8c0717f5 [2022-09-20T19:12:50.966Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-20T19:12:50.966Z] ---> 0a6e698d2921 [2022-09-20T19:12:50.966Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-20T19:12:50.966Z] ---> e48e70999781 [2022-09-20T19:12:50.966Z] ---> 886926b32d6c [2022-09-20T19:12:50.966Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh /Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-20T19:12:50.966Z] [2022-09-20T19:12:50.966Z] ---> Running in b808d4470b1b [2022-09-20T19:12:51.226Z] Removing intermediate container 72b1441a81ac [2022-09-20T19:12:51.226Z] ---> 7842e0fc76e1 [2022-09-20T19:12:51.226Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-20T19:12:51.226Z] Collecting docker-compose==1.23.2 [2022-09-20T19:12:51.226Z] Removing intermediate container b808d4470b1b [2022-09-20T19:12:51.226Z] ---> 48a628fdd3c0 [2022-09-20T19:12:51.226Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T19:12:51.226Z] ---> 10c78fb6def5 [2022-09-20T19:12:51.226Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-20T19:12:51.226Z] ---> Running in e0cfc00db737 [2022-09-20T19:12:51.226Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-20T19:12:51.226Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 11.9 MB/s eta 0:00:00 [2022-09-20T19:12:51.226Z] ---> Running in 84ef67c6d9d4 [2022-09-20T19:12:51.226Z] ---> Running in 4a48413438c8 [2022-09-20T19:12:51.226Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-09-20T19:12:51.226Z] Collecting texttable<0.10,>=0.9.0 [2022-09-20T19:12:51.226Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-20T19:12:51.226Z] Removing intermediate container e0cfc00db737 [2022-09-20T19:12:51.226Z] ---> 72f575a6bc0a [2022-09-20T19:12:51.226Z] Step 13/25 : WORKDIR / [2022-09-20T19:12:51.226Z] Preparing metadata (setup.py): started [2022-09-20T19:12:51.226Z] ---> Running in 520326d533b4 [2022-09-20T19:12:51.490Z] Removing intermediate container 84ef67c6d9d4 [2022-09-20T19:12:51.490Z] ---> 37bdf5f5c2da [2022-09-20T19:12:51.490Z] Step 18/20 : LABEL arch=x86_64 [2022-09-20T19:12:51.490Z] ---> Running in dbd1a8655575 [2022-09-20T19:12:51.490Z] Removing intermediate container 520326d533b4 [2022-09-20T19:12:51.490Z] ---> c32397e05248 [2022-09-20T19:12:51.490Z] 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-09-20T19:12:51.490Z] Removing intermediate container dbd1a8655575 [2022-09-20T19:12:51.490Z] ---> 3d5e9b020066 [2022-09-20T19:12:51.490Z] Step 19/20 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 [2022-09-20T19:12:51.490Z] ---> Running in 81550a101b84 [2022-09-20T19:12:51.490Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-20T19:12:51.490Z] Collecting docopt<0.7,>=0.6.1 [2022-09-20T19:12:51.490Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-20T19:12:51.490Z] Preparing metadata (setup.py): started [2022-09-20T19:12:51.490Z] Removing intermediate container 81550a101b84 [2022-09-20T19:12:51.490Z] ---> 3fa85f0eb073 [2022-09-20T19:12:51.490Z] Step 20/20 : LABEL version=0.0.0 [2022-09-20T19:12:51.754Z] ---> 4279663850e1 [2022-09-20T19:12:51.754Z] 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-09-20T19:12:51.754Z] ---> Running in 98627dd0aa6a [2022-09-20T19:12:51.754Z] Removing intermediate container 98627dd0aa6a [2022-09-20T19:12:51.754Z] ---> 9a59ad39872e [2022-09-20T19:12:51.754Z] [2022-09-20T19:12:51.754Z] Removing intermediate container 4a48413438c8 [2022-09-20T19:12:51.754Z] ---> 037c2711392b [2022-09-20T19:12:51.754Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-20T19:12:51.754Z] ---> Running in 8cf99172695d [2022-09-20T19:12:51.754Z] Successfully built 9a59ad39872e [2022-09-20T19:12:51.754Z] Successfully tagged security-spiffe-token-provider:latest [2022-09-20T19:12:51.754Z]  Building security-spiffe-token-provider ... done  ---> 1a39fc1bddd5 [2022-09-20T19:12:51.754Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-20T19:12:51.754Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-20T19:12:52.015Z] Removing intermediate container 8cf99172695d [2022-09-20T19:12:52.015Z] ---> 85c5c36b7b58 [2022-09-20T19:12:52.015Z] Step 30/33 : CMD ["gate"] [2022-09-20T19:12:52.015Z] ---> Running in c310694c246a [2022-09-20T19:12:52.015Z] ---> 0449de36634b [2022-09-20T19:12:52.015Z] 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-09-20T19:12:52.015Z] Removing intermediate container c310694c246a [2022-09-20T19:12:52.015Z] ---> 3493d1d3f366 [2022-09-20T19:12:52.015Z] Step 31/33 : LABEL arch=x86_64 [2022-09-20T19:12:52.015Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-20T19:12:52.015Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-20T19:12:52.015Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 123.9 MB/s eta 0:00:00 [2022-09-20T19:12:52.015Z] ---> Running in c1d7b32b885e [2022-09-20T19:12:52.015Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-20T19:12:52.015Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-20T19:12:52.015Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 76.3 MB/s eta 0:00:00 [2022-09-20T19:12:52.015Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-20T19:12:52.015Z] Removing intermediate container c1d7b32b885e [2022-09-20T19:12:52.015Z] ---> 770a16e48935 [2022-09-20T19:12:52.015Z] Step 32/33 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 [2022-09-20T19:12:52.015Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-20T19:12:52.015Z] Preparing metadata (setup.py): started [2022-09-20T19:12:52.015Z] ---> Running in a22b1edbe805 [2022-09-20T19:12:52.277Z] ---> d829e4624da5 [2022-09-20T19:12:52.277Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-20T19:12:52.277Z] Removing intermediate container a22b1edbe805 [2022-09-20T19:12:52.277Z] ---> 74214122a03e [2022-09-20T19:12:52.277Z] Step 33/33 : LABEL version=0.0.0 [2022-09-20T19:12:52.277Z] ---> Running in cdb9372bb7d5 [2022-09-20T19:12:52.277Z] Removing intermediate container cdb9372bb7d5 [2022-09-20T19:12:52.277Z] ---> ed834a63096f [2022-09-20T19:12:52.277Z] [2022-09-20T19:12:52.537Z] Successfully built ed834a63096f [2022-09-20T19:12:52.537Z] Successfully tagged security-bootstrapper:latest [2022-09-20T19:12:52.538Z]  Building security-bootstrapper ... done  Preparing metadata (setup.py): finished with status 'done' [2022-09-20T19:12:52.538Z] Collecting PyYAML<4,>=3.10 [2022-09-20T19:12:52.538Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-20T19:12:52.538Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 97.7 MB/s eta 0:00:00 [2022-09-20T19:12:52.538Z] ---> 439293eee20e [2022-09-20T19:12:52.538Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-20T19:12:52.798Z] Preparing metadata (setup.py): started [2022-09-20T19:12:53.371Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-20T19:12:53.371Z] ---> ee5274ca162a [2022-09-20T19:12:53.371Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-20T19:12:53.371Z] Collecting jsonschema<3,>=2.5.1 [2022-09-20T19:12:53.371Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-20T19:12:53.371Z] Collecting docker<4.0,>=3.6.0 [2022-09-20T19:12:53.371Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-20T19:12:53.371Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 112.5 MB/s eta 0:00:00 [2022-09-20T19:12:53.371Z] ---> 337515caae7b [2022-09-20T19:12:53.371Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-20T19:12:53.371Z] Collecting cached-property<2,>=1.2.0 [2022-09-20T19:12:53.371Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-20T19:12:53.371Z] ---> Running in 1504a8651459 [2022-09-20T19:12:53.634Z] Collecting docker-pycreds>=0.4.0 [2022-09-20T19:12:53.634Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-20T19:12:53.634Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-20T19:12:53.634Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-20T19:12:53.634Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 113.6 MB/s eta 0:00:00 [2022-09-20T19:12:53.634Z] Collecting idna<2.8,>=2.5 [2022-09-20T19:12:53.634Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-20T19:12:53.634Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 150.5 MB/s eta 0:00:00 [2022-09-20T19:12:53.634Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-20T19:12:53.634Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-20T19:12:53.634Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 91.9 MB/s eta 0:00:00 [2022-09-20T19:12:53.896Z] Collecting certifi>=2017.4.17 [2022-09-20T19:12:53.896Z] Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) [2022-09-20T19:12:53.896Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 93.8 MB/s eta 0:00:00 [2022-09-20T19:12:53.896Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-20T19:12:53.896Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-20T19:12:53.896Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-20T19:12:53.896Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-20T19:12:53.896Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-20T19:12:53.896Z] Running setup.py install for texttable: started [2022-09-20T19:12:54.162Z] Removing intermediate container 1504a8651459 [2022-09-20T19:12:54.162Z] ---> 0fb3345b2dad [2022-09-20T19:12:54.162Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-20T19:12:54.162Z] ---> Running in d5f024652667 [2022-09-20T19:12:54.162Z] Removing intermediate container d5f024652667 [2022-09-20T19:12:54.162Z] ---> 925fa4740413 [2022-09-20T19:12:54.162Z] Step 23/25 : LABEL arch=x86_64 [2022-09-20T19:12:54.162Z] ---> Running in 707fff5c8e88 [2022-09-20T19:12:54.162Z] Removing intermediate container 707fff5c8e88 [2022-09-20T19:12:54.162Z] ---> 99da950b29ef [2022-09-20T19:12:54.162Z] Step 24/25 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 [2022-09-20T19:12:54.162Z] ---> Running in 44eb8a476fee [2022-09-20T19:12:54.162Z] Running setup.py install for texttable: finished with status 'done' [2022-09-20T19:12:54.162Z] Running setup.py install for PyYAML: started [2022-09-20T19:12:54.424Z] Removing intermediate container 44eb8a476fee [2022-09-20T19:12:54.424Z] ---> a909d8567fb1 [2022-09-20T19:12:54.424Z] Step 25/25 : LABEL version=0.0.0 [2022-09-20T19:12:54.424Z] ---> Running in b1fdc9d736c2 [2022-09-20T19:12:54.424Z] Removing intermediate container b1fdc9d736c2 [2022-09-20T19:12:54.424Z] ---> b5ae3f9a820d [2022-09-20T19:12:54.424Z] [2022-09-20T19:12:54.424Z] Successfully built b5ae3f9a820d [2022-09-20T19:12:54.424Z] Successfully tagged security-secretstore-setup:latest [2022-09-20T19:12:54.687Z]  Building security-secretstore-setup ... done  Running setup.py install for PyYAML: finished with status 'done' [2022-09-20T19:12:54.950Z] Running setup.py install for docopt: started [2022-09-20T19:12:55.211Z] Running setup.py install for docopt: finished with status 'done' [2022-09-20T19:12:55.477Z] Running setup.py install for dockerpty: started [2022-09-20T19:12:55.739Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-20T19:12:56.312Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 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-09-20T19:12:56.312Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-09-20T19:13:00.567Z] Removing intermediate container f3971ea7a658 [2022-09-20T19:13:00.567Z] ---> ffd00d4189ac [2022-09-20T19:13:00.567Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-20T19:13:00.567Z] ---> Running in 53ee0604e2bc [2022-09-20T19:13:00.567Z] Removing intermediate container 53ee0604e2bc [2022-09-20T19:13:00.567Z] ---> 84e11743fdce [2022-09-20T19:13:00.567Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-20T19:13:00.567Z] ---> Running in 3fcd49009a23 [2022-09-20T19:13:00.567Z] Removing intermediate container 3fcd49009a23 [2022-09-20T19:13:00.567Z] ---> ef927be02295 [2022-09-20T19:13:00.567Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-20T19:13:00.567Z] ---> 15f6358bc2e8 [2022-09-20T19:13:00.567Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-20T19:13:00.567Z] ---> b0fcb55572ec [2022-09-20T19:13:00.567Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-20T19:13:00.828Z] ---> b10f9c3611ee [2022-09-20T19:13:00.828Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-20T19:13:00.828Z] ---> Running in 8016ccfd3405 [2022-09-20T19:13:00.828Z] Removing intermediate container 8016ccfd3405 [2022-09-20T19:13:00.828Z] ---> c3e42d5eb486 [2022-09-20T19:13:00.828Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T19:13:01.089Z] ---> Running in 2cf785565ef7 [2022-09-20T19:13:01.089Z] Removing intermediate container 2cf785565ef7 [2022-09-20T19:13:01.089Z] ---> 18b30da77962 [2022-09-20T19:13:01.089Z] Step 21/23 : LABEL arch=x86_64 [2022-09-20T19:13:01.089Z] ---> Running in 28f7adca1f65 [2022-09-20T19:13:01.089Z] Removing intermediate container 28f7adca1f65 [2022-09-20T19:13:01.089Z] ---> d53701113b0a [2022-09-20T19:13:01.089Z] Step 22/23 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 [2022-09-20T19:13:01.089Z] ---> Running in 76850cca07d0 [2022-09-20T19:13:01.089Z] Removing intermediate container 76850cca07d0 [2022-09-20T19:13:01.089Z] ---> 650230e4e0cb [2022-09-20T19:13:01.089Z] Step 23/23 : LABEL version=0.0.0 [2022-09-20T19:13:01.350Z] ---> Running in 2542d6be3be6 [2022-09-20T19:13:01.350Z] Removing intermediate container 2542d6be3be6 [2022-09-20T19:13:01.350Z] ---> 7d09707c04d8 [2022-09-20T19:13:01.350Z] [2022-09-20T19:13:01.350Z] Successfully built 7d09707c04d8 [2022-09-20T19:13:01.350Z] Successfully tagged sys-mgmt-agent:latest [2022-09-20T19:13:01.357Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-09-20T19:13:01.392Z] $ docker stop --time=1 03906b090354a21d6c54f1012a0daa9e2c6d4b0434d9f83a6c15f02f72a06df4 [2022-09-20T19:13:02.648Z] $ docker rm -f 03906b090354a21d6c54f1012a0daa9e2c6d4b0434d9f83a6c15f02f72a06df4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-20T19:13:03.107Z] + docker images [2022-09-20T19:13:03.107Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-20T19:13:03.107Z] sys-mgmt-agent latest 7d09707c04d8 1 second ago 136MB [2022-09-20T19:13:03.107Z] security-secretstore-setup latest b5ae3f9a820d 8 seconds ago 29.2MB [2022-09-20T19:13:03.107Z] security-bootstrapper latest ed834a63096f 10 seconds ago 19.8MB [2022-09-20T19:13:03.107Z] security-spiffe-token-provider latest 9a59ad39872e 11 seconds ago 29.3MB [2022-09-20T19:13:03.107Z] 4d5534eed2d1 13 seconds ago 1.54GB [2022-09-20T19:13:03.107Z] security-spire-agent latest d8f53d02fe60 15 seconds ago 125MB [2022-09-20T19:13:03.107Z] 495c159c02da 18 seconds ago 1.58GB [2022-09-20T19:13:03.107Z] 7a6b1832417a 22 seconds ago 1.53GB [2022-09-20T19:13:03.107Z] core-data latest 57f5431878f9 32 seconds ago 21.6MB [2022-09-20T19:13:03.107Z] core-metadata latest c9e40f42d4ad 46 seconds ago 18.2MB [2022-09-20T19:13:03.107Z] f7f25a2adde9 47 seconds ago 1.53GB [2022-09-20T19:13:03.107Z] c10b583f4ca8 About a minute ago 1.55GB [2022-09-20T19:13:03.107Z] ca03a3b0730b About a minute ago 1.55GB [2022-09-20T19:13:03.107Z] core-command latest 81d33d481945 About a minute ago 17.3MB [2022-09-20T19:13:03.107Z] security-proxy-setup latest 89cd6be71640 About a minute ago 27.3MB [2022-09-20T19:13:03.107Z] support-notifications latest 148e70e3fd15 About a minute ago 27.3MB [2022-09-20T19:13:03.107Z] support-scheduler latest 0af017349508 About a minute ago 26.7MB [2022-09-20T19:13:03.107Z] 85a2b72cc1a9 About a minute ago 1.54GB [2022-09-20T19:13:03.107Z] 76948cf410c9 2 minutes ago 1.61GB [2022-09-20T19:13:03.107Z] a10cd99827e1 2 minutes ago 1.61GB [2022-09-20T19:13:03.107Z] 11ee34c26478 2 minutes ago 1.53GB [2022-09-20T19:13:03.107Z] security-spire-config latest 006a553b9a28 2 minutes ago 85.8MB [2022-09-20T19:13:03.107Z] security-spire-server latest 4d02fde3bb01 2 minutes ago 86.5MB [2022-09-20T19:13:03.107Z] 7450d2f38d63 2 minutes ago 1.42GB [2022-09-20T19:13:03.107Z] 19c4eac8c484 2 minutes ago 1.42GB [2022-09-20T19:13:03.107Z] ci-base-image-x86_64 latest 0550d047167c 5 minutes ago 994MB [2022-09-20T19:13:03.107Z] alpine 3.15 c4fc93816858 6 weeks ago 5.59MB [2022-09-20T19:13:03.107Z] alpine 3.16 9c6f07244728 6 weeks ago 5.54MB [2022-09-20T19:13:03.107Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB [2022-09-20T19:13:03.107Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB [2022-09-20T19:13:03.107Z] 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-09-20T19:13:06.011Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-20T19:14:57.920Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-20T19:14:57.920Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-20T19:14:57.920Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-20T19:14:57.920Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-20T19:14:59.392Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-20T19:15:00.391Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-20T19:15:00.391Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-20T19:15:00.391Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-20T19:15:00.391Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-20T19:15:03.038Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-20T19:15:03.038Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-20T19:15:03.038Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-20T19:15:03.038Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-20T19:15:03.038Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-20T19:15:03.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-20T19:15:18.171Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.279s coverage: 28.7% of statements [2022-09-20T19:15:18.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-20T19:15:18.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-20T19:15:22.510Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.483s coverage: 98.5% of statements [2022-09-20T19:15:25.979Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.376s coverage: 72.5% of statements [2022-09-20T19:15:25.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-09-20T19:15:25.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-20T19:15:25.979Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.448s coverage: 54.2% of statements [2022-09-20T19:15:25.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-20T19:15:25.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-20T19:15:48.286Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.529s coverage: 89.2% of statements [2022-09-20T19:15:48.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-20T19:15:48.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-20T19:15:48.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-20T19:15:48.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-20T19:15:48.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-20T19:15:48.286Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.750s coverage: 2.0% of statements [2022-09-20T19:15:48.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-20T19:15:48.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-20T19:15:50.305Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.756s coverage: 95.6% of statements [2022-09-20T19:15:50.305Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-20T19:15:50.305Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-20T19:15:50.305Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-20T19:15:50.305Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.430s coverage: 72.2% of statements [2022-09-20T19:15:50.305Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-20T19:15:50.305Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-20T19:15:50.305Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-20T19:15:50.305Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-20T19:15:50.305Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-20T19:15:50.305Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.423s coverage: 60.0% of statements [2022-09-20T19:15:50.305Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-20T19:15:50.305Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-20T19:15:50.305Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-20T19:15:50.305Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.471s coverage: 0.9% of statements [2022-09-20T19:15:50.305Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-20T19:15:50.305Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.268s coverage: 58.8% of statements [2022-09-20T19:15:50.305Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.302s coverage: 29.6% of statements [2022-09-20T19:15:50.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-20T19:15:55.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.267s coverage: 47.1% of statements [2022-09-20T19:15:55.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.307s coverage: 79.5% of statements [2022-09-20T19:15:55.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.238s coverage: 94.1% of statements [2022-09-20T19:15:55.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.289s coverage: 96.3% of statements [2022-09-20T19:15:57.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.250s coverage: 87.5% of statements [2022-09-20T19:16:07.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.255s coverage: 94.4% of statements [2022-09-20T19:16:07.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.250s coverage: 44.8% of statements [2022-09-20T19:16:18.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.712s coverage: 80.8% of statements [2022-09-20T19:16:18.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-20T19:16:21.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.331s coverage: 92.9% of statements [2022-09-20T19:16:21.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-20T19:16:21.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-20T19:16:21.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-20T19:16:21.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.093s coverage: 65.1% of statements [2022-09-20T19:16:21.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-20T19:16:21.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-09-20T19:16:21.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-09-20T19:16:21.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-09-20T19:16:21.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.267s coverage: 86.9% of statements [2022-09-20T19:16:21.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-20T19:16:21.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-20T19:16:21.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-20T19:16:21.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-20T19:16:21.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.233s coverage: 87.2% of statements [2022-09-20T19:16:21.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-20T19:16:21.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-20T19:16:21.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.188s coverage: 100.0% of statements [2022-09-20T19:16:21.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-20T19:16:21.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.295s coverage: 58.8% of statements [2022-09-20T19:16:21.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-20T19:16:21.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.329s coverage: 80.0% of statements [2022-09-20T19:16:21.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.262s coverage: 87.2% of statements [2022-09-20T19:16:22.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.340s coverage: 85.4% of statements [2022-09-20T19:16:25.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.070s coverage: 91.2% of statements [2022-09-20T19:16:25.011Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-20T19:16:31.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.915s coverage: 64.7% of statements [2022-09-20T19:16:31.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-20T19:16:31.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-20T19:16:31.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.280s coverage: 100.0% of statements [2022-09-20T19:16:31.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.124s coverage: 89.4% of statements [2022-09-20T19:16:31.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.180s coverage: 100.0% of statements [2022-09-20T19:16:31.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements [2022-09-20T19:16:31.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements [2022-09-20T19:16:40.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.409s coverage: 65.8% of statements [2022-09-20T19:16:40.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-20T19:16:40.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-20T19:16:40.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-20T19:16:41.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.868s coverage: 41.8% of statements [2022-09-20T19:16:41.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-20T19:16:41.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-20T19:16:41.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.350s coverage: 89.5% of statements [2022-09-20T19:16:41.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-20T19:16:41.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.272s coverage: 84.8% of statements [2022-09-20T19:16:41.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-20T19:16:41.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-20T19:16:41.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-20T19:16:41.573Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-20T19:16:51.790Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.384s coverage: 17.7% of statements [2022-09-20T19:16:51.790Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-20T19:16:51.790Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-20T19:16:51.790Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-20T19:16:51.790Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-20T19:16:51.790Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.850s coverage: 92.3% of statements [2022-09-20T19:16:51.790Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-20T19:16:51.790Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-20T19:16:51.790Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-20T19:16:51.790Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-20T19:16:51.790Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.286s coverage: 63.2% of statements [2022-09-20T19:16:51.790Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-20T19:16:51.790Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-20T19:16:51.790Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.473s coverage: 97.7% of statements [2022-09-20T19:16:51.790Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-20T19:16:51.790Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-20T19:16:51.790Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-20T19:16:51.790Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-20T19:16:51.790Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.263s coverage: 28.9% of statements [2022-09-20T19:16:51.790Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-20T19:16:51.790Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-20T19:16:51.790Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-20T19:16:51.790Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-20T19:16:51.790Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-20T19:16:51.790Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-20T19:16:51.790Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.226s coverage: 100.0% of statements [2022-09-20T19:16:51.790Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.082s coverage: 96.9% of statements [2022-09-20T19:16:51.790Z] 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-09-20T19:16:51.790Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-20T19:16:51.790Z] GO111MODULE=on go vet ./... [2022-09-20T19:18:43.719Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-20T19:18:43.719Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-20T19:18:43.719Z] ./bin/test-attribution-txt.sh [2022-09-20T19:18:43.719Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-20T19:18:43.719Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-20T19:18:43.719Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-20T19:18:43.719Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-20T19:18:43.719Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-20T19:18:43.719Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-20T19:18:43.719Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-20T19:18:43.760Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-20T19:18:44.450Z] + ls -al . [2022-09-20T19:18:44.450Z] total 744 [2022-09-20T19:18:44.450Z] drwxrwxr-x 9 1001 1001 4096 Sep 20 19:12 . [2022-09-20T19:18:44.450Z] drwxr-xr-x 4 root root 4096 Sep 20 19:12 .. [2022-09-20T19:18:44.450Z] -rw-rw-r-- 1 1001 1001 16 Sep 20 19:10 .dockerignore [2022-09-20T19:18:44.450Z] drwxrwxr-x 8 1001 1001 4096 Sep 20 19:10 .git [2022-09-20T19:18:44.450Z] drwxrwxr-x 3 1001 1001 4096 Sep 20 19:10 .github [2022-09-20T19:18:44.450Z] -rw-rw-r-- 1 1001 1001 1030 Sep 20 19:10 .gitignore [2022-09-20T19:18:44.450Z] -rw-rw-r-- 1 1001 1001 42 Sep 20 19:10 .golangci.yml [2022-09-20T19:18:44.450Z] -rw-rw-r-- 1 1001 1001 87 Sep 20 19:10 .hadolint.yml [2022-09-20T19:18:44.450Z] -rw-rw-r-- 1 1001 1001 166 Sep 20 19:10 .sonarcloud.properties [2022-09-20T19:18:44.450Z] -rw-rw-r-- 1 1001 1001 1171 Sep 20 19:10 ADOPTERS.md [2022-09-20T19:18:44.450Z] -rw-rw-r-- 1 1001 1001 10347 Sep 20 19:10 Attribution.txt [2022-09-20T19:18:44.450Z] -rw-rw-r-- 1 1001 1001 63209 Sep 20 19:10 CHANGELOG.md [2022-09-20T19:18:44.450Z] -rw-rw-r-- 1 1001 1001 3804 Sep 20 19:10 CONTRIBUTING.md [2022-09-20T19:18:44.450Z] -rw-rw-r-- 1 1001 1001 677 Sep 20 19:10 GOVERNANCE.md [2022-09-20T19:18:44.450Z] -rw-rw-r-- 1 1001 1001 850 Sep 20 19:10 Jenkinsfile [2022-09-20T19:18:44.450Z] -rw-rw-r-- 1 1001 1001 10775 Sep 20 19:10 LICENSE [2022-09-20T19:18:44.450Z] -rw-rw-r-- 1 1001 1001 13724 Sep 20 19:10 Makefile [2022-09-20T19:18:44.450Z] -rw-rw-r-- 1 1001 1001 582 Sep 20 19:10 OWNERS.md [2022-09-20T19:18:44.450Z] -rw-rw-r-- 1 1001 1001 9799 Sep 20 19:10 README.md [2022-09-20T19:18:44.450Z] -rw-rw-r-- 1 1001 1001 6912 Sep 20 19:10 SECURITY.md [2022-09-20T19:18:44.450Z] -rw-rw-r-- 1 1001 1001 5 Sep 20 19:07 VERSION [2022-09-20T19:18:44.450Z] -rw-rw-r-- 1 1001 1001 4131 Sep 20 19:10 ZMQWindows.md [2022-09-20T19:18:44.450Z] drwxrwxr-x 2 1001 1001 4096 Sep 20 19:10 bin [2022-09-20T19:18:44.450Z] drwxrwxr-x 18 1001 1001 4096 Sep 20 19:10 cmd [2022-09-20T19:18:44.450Z] -rw-r--r-- 1 root root 491929 Sep 20 19:16 coverage.out [2022-09-20T19:18:44.450Z] -rw-rw-r-- 1 1001 1001 3670 Sep 20 19:10 go.mod [2022-09-20T19:18:44.450Z] -rw-rw-r-- 1 1001 1001 38527 Sep 20 19:10 go.sum [2022-09-20T19:18:44.450Z] drwxrwxr-x 8 1001 1001 4096 Sep 20 19:10 internal [2022-09-20T19:18:44.450Z] drwxrwxr-x 3 1001 1001 4096 Sep 20 19:10 openapi [2022-09-20T19:18:44.450Z] drwxrwxr-x 4 1001 1001 4096 Sep 20 19:10 snap [2022-09-20T19:18:44.450Z] -rw-rw-r-- 1 1001 1001 204 Sep 20 19:10 version.go [Pipeline] sh [2022-09-20T19:18:45.143Z] + '[' -e coverage.out ] [2022-09-20T19:18:45.143Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-20T19:18:45.177Z] Warning: overwriting stash ‘coverage-report’ [2022-09-20T19:18:46.021Z] Stashed 1 file(s) [Pipeline] sh [2022-09-20T19:18:46.692Z] + make build [2022-09-20T19:18:46.692Z] 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-09-20T19:20:23.580Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-20T19:21:31.646Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-20T19:21:35.060Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-20T19:22:22.097Z] 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-09-20T19:22:22.097Z] 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-09-20T19:22:24.720Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-20T19:22:33.108Z] 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-09-20T19:22:36.596Z] 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-09-20T19:22:43.320Z] 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-09-20T19:22:46.705Z] 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-09-20T19:22:51.019Z] 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-09-20T19:23:01.191Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-09-20T19:23:06.624Z] $ docker stop --time=1 d1ed4306b3e41bd41a1b1eacfa59db981ec90c70cd98df3a57927e98aee096b9 [2022-09-20T19:23:08.714Z] $ docker rm -f d1ed4306b3e41bd41a1b1eacfa59db981ec90c70cd98df3a57927e98aee096b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T19:23:11.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-20T19:23:11.644Z] [2022-09-20T19:23:11.644Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T19:23:12.066Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-20T19:23:12.340Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-09-20T19:23:12.340Z] 29e5d40040c1: Pulling fs layer [2022-09-20T19:23:12.340Z] 1ce36da41761: Pulling fs layer [2022-09-20T19:23:12.340Z] 25b303627fd3: Pulling fs layer [2022-09-20T19:23:12.340Z] 29e5d40040c1: Download complete [2022-09-20T19:23:12.621Z] 1ce36da41761: Verifying Checksum [2022-09-20T19:23:12.621Z] 1ce36da41761: Download complete [2022-09-20T19:23:12.895Z] 29e5d40040c1: Pull complete [2022-09-20T19:23:14.333Z] 1ce36da41761: Pull complete [2022-09-20T19:23:14.333Z] 25b303627fd3: Verifying Checksum [2022-09-20T19:23:14.333Z] 25b303627fd3: Download complete [2022-09-20T19:23:24.488Z] 25b303627fd3: Pull complete [2022-09-20T19:23:24.488Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-09-20T19:23:24.488Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-20T19:23:24.488Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T19:23:24.886Z] prd-ubuntu20.04-docker-arm64-4c-16g-29979 does not seem to be running inside a container [2022-09-20T19:23:24.968Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-09-20T19:23:27.440Z] $ docker top c1c5ec258e169beb691f2835888b56a77f24e2bb4d898c49dd5aed8da1256163 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T19:23:28.440Z] + docker-compose build --help [2022-09-20T19:23:28.440Z] + grep parallel [2022-09-20T19:23:33.840Z] --parallel Build images in parallel. [Pipeline] } [2022-09-20T19:23:33.876Z] $ docker stop --time=1 c1c5ec258e169beb691f2835888b56a77f24e2bb4d898c49dd5aed8da1256163 [2022-09-20T19:23:35.591Z] $ docker rm -f c1c5ec258e169beb691f2835888b56a77f24e2bb4d898c49dd5aed8da1256163 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T19:23:36.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-20T19:23:36.395Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T19:23:36.729Z] prd-ubuntu20.04-docker-arm64-4c-16g-29979 does not seem to be running inside a container [2022-09-20T19:23:36.815Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-09-20T19:23:38.211Z] $ docker top 21fb099dba1a3d96d15dcd6f78127df25f7f7f8eedd9677861769d4e39bb266d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T19:23:39.200Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-20T19:23:45.901Z] Building core-command ... [2022-09-20T19:23:45.901Z] Building core-data ... [2022-09-20T19:23:45.901Z] Building core-metadata ... [2022-09-20T19:23:45.902Z] Building security-bootstrapper ... [2022-09-20T19:23:45.902Z] Building security-proxy-setup ... [2022-09-20T19:23:45.902Z] Building security-secretstore-setup ... [2022-09-20T19:23:45.902Z] Building security-spiffe-token-provider ... [2022-09-20T19:23:45.902Z] Building security-spire-agent ... [2022-09-20T19:23:45.902Z] Building security-spire-config ... [2022-09-20T19:23:45.902Z] Building security-spire-server ... [2022-09-20T19:23:45.902Z] Building support-notifications ... [2022-09-20T19:23:45.902Z] Building support-scheduler ... [2022-09-20T19:23:45.902Z] Building sys-mgmt-agent ... [2022-09-20T19:23:45.902Z] Building security-spire-server [2022-09-20T19:23:45.902Z] Building core-data [2022-09-20T19:23:45.902Z] Building security-bootstrapper [2022-09-20T19:23:45.902Z] Building security-spire-config [2022-09-20T19:23:45.902Z] Building sys-mgmt-agent [2022-09-20T19:24:32.856Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T19:24:32.856Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-20T19:24:32.856Z] ---> 6b3777e65add [2022-09-20T19:24:32.856Z] Step 3/33 : WORKDIR /edgex-go [2022-09-20T19:24:32.856Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T19:24:32.856Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-20T19:24:32.856Z] ---> 6b3777e65add [2022-09-20T19:24:32.856Z] Step 3/23 : WORKDIR /edgex-go [2022-09-20T19:24:32.856Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T19:24:32.857Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-20T19:24:32.857Z] ---> 6b3777e65add [2022-09-20T19:24:32.857Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-20T19:24:32.857Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T19:24:32.857Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-20T19:24:32.857Z] ---> 6b3777e65add [2022-09-20T19:24:32.857Z] Step 3/26 : WORKDIR /edgex-go [2022-09-20T19:24:32.857Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T19:24:32.857Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-20T19:24:32.857Z] ---> 6b3777e65add [2022-09-20T19:24:32.857Z] Step 3/25 : WORKDIR /edgex-go [2022-09-20T19:24:32.857Z] ---> Running in 7c3820a307ec [2022-09-20T19:24:32.857Z] ---> Running in 082c5a84b58c [2022-09-20T19:24:32.857Z] ---> Running in 1e4c4d554900 [2022-09-20T19:24:32.857Z] ---> Running in 5d220529df7a [2022-09-20T19:24:32.857Z] ---> Running in bf46194bafb2 [2022-09-20T19:24:32.857Z] Removing intermediate container 7c3820a307ec [2022-09-20T19:24:32.857Z] ---> 13e4eac940dc [2022-09-20T19:24:32.857Z] Step 4/24 : WORKDIR /edgex-go [2022-09-20T19:24:32.857Z] Removing intermediate container 1e4c4d554900 [2022-09-20T19:24:32.857Z] ---> 80cf0f92ae45 [2022-09-20T19:24:32.857Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T19:24:32.857Z] Removing intermediate container 5d220529df7a [2022-09-20T19:24:32.857Z] ---> 716012e5bc0f [2022-09-20T19:24:32.857Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T19:24:32.857Z] Removing intermediate container 082c5a84b58c [2022-09-20T19:24:32.857Z] ---> dad609d4d4ee [2022-09-20T19:24:32.857Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T19:24:32.857Z] ---> Running in 8575a656cdc3 [2022-09-20T19:24:32.857Z] ---> Running in cf1d545e5d8a [2022-09-20T19:24:32.857Z] Removing intermediate container bf46194bafb2 [2022-09-20T19:24:32.857Z] ---> 3ccfa783eb5c [2022-09-20T19:24:32.857Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T19:24:32.857Z] ---> Running in 8a464dcaf919 [2022-09-20T19:24:32.857Z] ---> Running in e697ccf5a7f5 [2022-09-20T19:24:32.857Z] ---> Running in 64a554880a27 [2022-09-20T19:24:33.134Z] Removing intermediate container cf1d545e5d8a [2022-09-20T19:24:33.134Z] ---> 576225b20cde [2022-09-20T19:24:33.134Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T19:24:33.134Z] ---> Running in f7ad84cd80a7 [2022-09-20T19:24:36.568Z] Removing intermediate container 8575a656cdc3 [2022-09-20T19:24:36.568Z] ---> be71eca4436d [2022-09-20T19:24:36.568Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-20T19:24:36.568Z] ---> Running in 79157f0242fe [2022-09-20T19:24:36.568Z] Removing intermediate container 8a464dcaf919 [2022-09-20T19:24:36.568Z] ---> 277013d3f8e4 [2022-09-20T19:24:36.568Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-20T19:24:36.568Z] ---> Running in fea81a826b1f [2022-09-20T19:24:36.568Z] Removing intermediate container 64a554880a27 [2022-09-20T19:24:36.568Z] ---> 15847b127d64 [2022-09-20T19:24:36.568Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-20T19:24:36.849Z] ---> Running in e7f803328652 [2022-09-20T19:24:37.139Z] Removing intermediate container f7ad84cd80a7 [2022-09-20T19:24:37.139Z] ---> a15af641466d [2022-09-20T19:24:37.139Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-20T19:24:37.428Z] ---> Running in 004edb7aff08 [2022-09-20T19:24:37.428Z] Removing intermediate container e697ccf5a7f5 [2022-09-20T19:24:37.428Z] ---> 85287aee7e73 [2022-09-20T19:24:37.428Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-20T19:24:37.428Z] ---> Running in 953a8cad0127 [2022-09-20T19:24:38.914Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T19:24:39.192Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T19:24:39.476Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T19:24:39.476Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T19:24:39.476Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T19:24:39.748Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T19:24:40.021Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T19:24:40.296Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T19:24:40.580Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T19:24:40.862Z] OK: 221 MiB in 51 packages [2022-09-20T19:24:41.144Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T19:24:41.144Z] OK: 221 MiB in 51 packages [2022-09-20T19:24:42.137Z] OK: 221 MiB in 51 packages [2022-09-20T19:24:42.420Z] Removing intermediate container 79157f0242fe [2022-09-20T19:24:42.420Z] ---> bf03e19fa301 [2022-09-20T19:24:42.420Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-20T19:24:42.420Z] OK: 221 MiB in 51 packages [2022-09-20T19:24:43.037Z] Removing intermediate container fea81a826b1f [2022-09-20T19:24:43.037Z] ---> 3b190de51bda [2022-09-20T19:24:43.037Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-20T19:24:43.643Z] Removing intermediate container 953a8cad0127 [2022-09-20T19:24:43.643Z] ---> ce21cedcce2d [2022-09-20T19:24:43.643Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-20T19:24:43.643Z] Removing intermediate container 004edb7aff08 [2022-09-20T19:24:43.643Z] ---> 9ac858d66e3e [2022-09-20T19:24:43.643Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-20T19:24:43.923Z] ---> 35ee3bf3efb2 [2022-09-20T19:24:43.923Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T19:24:43.923Z] ---> Running in 3f8e47986bc6 [2022-09-20T19:24:44.209Z] OK: 221 MiB in 51 packages [2022-09-20T19:24:44.491Z] ---> 5255c4ef7210 [2022-09-20T19:24:44.491Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T19:24:44.491Z] ---> Running in 6089b2e98e8a [2022-09-20T19:24:45.091Z] ---> b44b760e713f [2022-09-20T19:24:45.091Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T19:24:45.370Z] ---> Running in 854e16c1de4e [2022-09-20T19:24:45.370Z] ---> e7007db2b56e [2022-09-20T19:24:45.370Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T19:24:45.647Z] ---> Running in 874fa920aebb [2022-09-20T19:24:46.261Z] Removing intermediate container e7f803328652 [2022-09-20T19:24:46.261Z] ---> 578ad28e8900 [2022-09-20T19:24:46.261Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-20T19:24:47.734Z] ---> ec3b9408cf92 [2022-09-20T19:24:47.734Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T19:24:47.734Z] ---> Running in 8a848110f688 [2022-09-20T19:25:55.790Z] Removing intermediate container 3f8e47986bc6 [2022-09-20T19:25:55.790Z] ---> eac480da39ef [2022-09-20T19:25:55.790Z] Step 8/25 : COPY . . [2022-09-20T19:25:55.790Z] Removing intermediate container 874fa920aebb [2022-09-20T19:25:55.790Z] ---> 104f909555b6 [2022-09-20T19:25:55.790Z] Step 9/24 : COPY . . [2022-09-20T19:25:55.790Z] Removing intermediate container 8a848110f688 [2022-09-20T19:25:55.790Z] ---> 5c3c6b148e85 [2022-09-20T19:25:55.790Z] Step 8/23 : COPY . . [2022-09-20T19:25:55.790Z] Removing intermediate container 854e16c1de4e [2022-09-20T19:25:55.790Z] ---> cd54a1c767fb [2022-09-20T19:25:55.790Z] Step 8/26 : COPY . . [2022-09-20T19:25:55.790Z] Removing intermediate container 6089b2e98e8a [2022-09-20T19:25:55.790Z] ---> 13db0f471513 [2022-09-20T19:25:55.790Z] Step 8/33 : COPY . . [2022-09-20T19:26:04.096Z] ---> 2db0985c0faf [2022-09-20T19:26:04.096Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-20T19:26:04.096Z] ---> 2a70bef4790f [2022-09-20T19:26:04.096Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-20T19:26:04.096Z] ---> 217255f6e264 [2022-09-20T19:26:04.096Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-20T19:26:04.096Z] ---> 834bc1b545c0 [2022-09-20T19:26:04.096Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-20T19:26:04.096Z] ---> Running in 8e32d51ee19e [2022-09-20T19:26:04.096Z] ---> Running in 3c3273ed98a0 [2022-09-20T19:26:04.096Z] ---> Running in 208748b15285 [2022-09-20T19:26:04.096Z] ---> Running in 7857f0dd6839 [2022-09-20T19:26:04.096Z] ---> 6fe3736f411b [2022-09-20T19:26:04.096Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-20T19:26:04.096Z] ---> Running in 5ebdc243ece0 [2022-09-20T19:26:04.706Z] Removing intermediate container 7857f0dd6839 [2022-09-20T19:26:04.706Z] ---> 0941eb6ee97d [2022-09-20T19:26:04.706Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-20T19:26:04.706Z] Removing intermediate container 208748b15285 [2022-09-20T19:26:04.706Z] ---> edb769d0158b [2022-09-20T19:26:04.706Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-20T19:26:04.706Z] ---> Running in d633b71da637 [2022-09-20T19:26:04.706Z] ---> Running in 9551eb992dda [2022-09-20T19:26:05.314Z] Removing intermediate container 9551eb992dda [2022-09-20T19:26:05.314Z] ---> b75fc27933e9 [2022-09-20T19:26:05.314Z] 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-09-20T19:26:05.314Z] Removing intermediate container d633b71da637 [2022-09-20T19:26:05.314Z] ---> da7e8e6bb607 [2022-09-20T19:26:05.314Z] 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-09-20T19:26:05.592Z] ---> Running in b769a5b51a42 [2022-09-20T19:26:05.592Z] ---> Running in ea8c165744df [2022-09-20T19:26:05.870Z] 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-09-20T19:26:06.156Z] 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-09-20T19:26:06.156Z] 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-09-20T19:26:09.589Z] Removing intermediate container b769a5b51a42 [2022-09-20T19:26:09.589Z] ---> 2fb3223ff003 [2022-09-20T19:26:09.589Z] Step 12/25 : WORKDIR /edgex-go [2022-09-20T19:26:09.589Z] Removing intermediate container ea8c165744df [2022-09-20T19:26:09.589Z] ---> 74fe4bfcaea0 [2022-09-20T19:26:09.589Z] Step 12/26 : WORKDIR /edgex-go [2022-09-20T19:26:09.589Z] ---> Running in 52a572dc1807 [2022-09-20T19:26:09.867Z] ---> Running in 98cb0d0cd7bc [2022-09-20T19:26:10.478Z] Removing intermediate container 98cb0d0cd7bc [2022-09-20T19:26:10.478Z] ---> 0587e3f8bebc [2022-09-20T19:26:10.478Z] [2022-09-20T19:26:10.478Z] Step 13/26 : FROM alpine:3.15 [2022-09-20T19:26:10.478Z] Removing intermediate container 52a572dc1807 [2022-09-20T19:26:10.478Z] ---> dcfaf279cead [2022-09-20T19:26:10.478Z] [2022-09-20T19:26:10.478Z] Step 13/25 : FROM alpine:3.15 [2022-09-20T19:26:11.477Z] 3.15: Pulling from library/alpine [2022-09-20T19:26:11.477Z] 3.15: Pulling from library/alpine [2022-09-20T19:26:13.482Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-20T19:26:13.482Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-20T19:26:13.482Z] Status: Downloaded newer image for alpine:3.15 [2022-09-20T19:26:13.482Z] Status: Image is up to date for alpine:3.15 [2022-09-20T19:26:13.482Z] ---> 02e0d6fdf486 [2022-09-20T19:26:13.482Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-20T19:26:13.482Z] ---> 02e0d6fdf486 [2022-09-20T19:26:13.482Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-20T19:26:13.482Z] ---> Running in fb8681a6d49e [2022-09-20T19:26:13.482Z] ---> Running in 08a2eb6fb13f [2022-09-20T19:26:14.085Z] Removing intermediate container fb8681a6d49e [2022-09-20T19:26:14.085Z] ---> 1db1f44e0815 [2022-09-20T19:26:14.085Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T19:26:14.085Z] ---> Running in 0ea228a6b61e [2022-09-20T19:26:14.085Z] Removing intermediate container 08a2eb6fb13f [2022-09-20T19:26:14.085Z] ---> 68abc0de7c08 [2022-09-20T19:26:14.085Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T19:26:14.367Z] ---> Running in b01857bec064 [2022-09-20T19:26:18.722Z] Removing intermediate container 0ea228a6b61e [2022-09-20T19:26:18.722Z] ---> beb20b63cf73 [2022-09-20T19:26:18.722Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-20T19:26:18.722Z] Removing intermediate container b01857bec064 [2022-09-20T19:26:18.722Z] ---> 01dc8f7e75c4 [2022-09-20T19:26:18.722Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-20T19:26:18.722Z] ---> Running in fbcb69376809 [2022-09-20T19:26:18.722Z] ---> Running in e6ce948c1b45 [2022-09-20T19:26:20.740Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-20T19:26:21.019Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-20T19:26:22.009Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-20T19:26:22.009Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-20T19:26:23.479Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-20T19:26:23.479Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-20T19:26:23.479Z] OK: 15734 distinct packages available [2022-09-20T19:26:23.479Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-20T19:26:23.479Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-20T19:26:23.479Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-20T19:26:23.479Z] OK: 15734 distinct packages available [2022-09-20T19:26:23.762Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-20T19:26:24.750Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-20T19:26:24.750Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-20T19:26:25.744Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-20T19:26:25.744Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-20T19:26:26.020Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-20T19:26:26.020Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-20T19:26:26.020Z] (3/5) Installing libucontext (1.1-r0) [2022-09-20T19:26:26.020Z] (3/4) Installing libucontext (1.1-r0) [2022-09-20T19:26:26.020Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-20T19:26:26.020Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-20T19:26:26.297Z] Executing busybox-1.34.1-r7.trigger [2022-09-20T19:26:26.297Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-20T19:26:26.297Z] OK: 6 MiB in 18 packages [2022-09-20T19:26:26.297Z] Executing busybox-1.34.1-r7.trigger [2022-09-20T19:26:26.297Z] OK: 6 MiB in 19 packages [2022-09-20T19:26:28.302Z] Removing intermediate container e6ce948c1b45 [2022-09-20T19:26:28.302Z] ---> cbf65d051e51 [2022-09-20T19:26:28.302Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-20T19:26:28.302Z] Removing intermediate container fbcb69376809 [2022-09-20T19:26:28.302Z] ---> 2043df9d9cec [2022-09-20T19:26:28.302Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-20T19:26:36.623Z] ---> d190dd6d8c8c [2022-09-20T19:26:36.623Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-20T19:26:36.623Z] ---> 07f2d94d3dbf [2022-09-20T19:26:36.623Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-20T19:26:38.085Z] ---> aeb2e658f605 [2022-09-20T19:26:38.085Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-20T19:26:38.085Z] ---> 89ff87819bc8 [2022-09-20T19:26:38.085Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-20T19:26:38.085Z] ---> Running in 262b4d0600a3 [2022-09-20T19:26:38.691Z] Removing intermediate container 262b4d0600a3 [2022-09-20T19:26:38.691Z] ---> 575d74a26e30 [2022-09-20T19:26:38.691Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-20T19:26:39.317Z] ---> 1c83a53b4a64 [2022-09-20T19:26:39.317Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-20T19:26:40.337Z] ---> 535f6a1c97a2 [2022-09-20T19:26:40.337Z] Step 21/26 : WORKDIR / [2022-09-20T19:26:40.337Z] ---> Running in e706e48467fd [2022-09-20T19:26:40.337Z] ---> 2229f21f5494 [2022-09-20T19:26:40.337Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-20T19:26:40.337Z] ---> Running in c558eaa2d28d [2022-09-20T19:26:40.960Z] Removing intermediate container e706e48467fd [2022-09-20T19:26:40.960Z] ---> 9899901e2f74 [2022-09-20T19:26:40.960Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-20T19:26:40.960Z] ---> Running in 69f070a9e48e [2022-09-20T19:26:41.239Z] Removing intermediate container c558eaa2d28d [2022-09-20T19:26:41.239Z] ---> bc6c5426ab65 [2022-09-20T19:26:41.239Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-20T19:26:41.239Z] ---> Running in 8ad2c8804cda [2022-09-20T19:26:41.861Z] Removing intermediate container 69f070a9e48e [2022-09-20T19:26:41.861Z] ---> 98ff3d1f78e7 [2022-09-20T19:26:41.861Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-20T19:26:41.861Z] Removing intermediate container 8ad2c8804cda [2022-09-20T19:26:41.861Z] ---> 97ca0e0e9863 [2022-09-20T19:26:41.861Z] Step 23/25 : LABEL arch=arm64 [2022-09-20T19:26:42.145Z] ---> Running in a6cdb180c39b [2022-09-20T19:26:42.145Z] ---> Running in 178d52253415 [2022-09-20T19:26:42.748Z] Removing intermediate container 178d52253415 [2022-09-20T19:26:42.748Z] ---> e0e5f22d04f5 [2022-09-20T19:26:42.748Z] Step 24/25 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 [2022-09-20T19:26:42.748Z] Removing intermediate container a6cdb180c39b [2022-09-20T19:26:42.748Z] ---> 7ae8ea1340de [2022-09-20T19:26:42.748Z] Step 24/26 : LABEL arch=arm64 [2022-09-20T19:26:43.027Z] ---> Running in eea186606968 [2022-09-20T19:26:43.027Z] ---> Running in 92d26a051c5c [2022-09-20T19:26:43.633Z] Removing intermediate container 92d26a051c5c [2022-09-20T19:26:43.633Z] ---> f4903f638c7c [2022-09-20T19:26:43.633Z] Step 25/26 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 [2022-09-20T19:26:43.633Z] ---> Running in 62a2a4c563f0 [2022-09-20T19:26:43.633Z] Removing intermediate container eea186606968 [2022-09-20T19:26:43.633Z] ---> 4a6d5be2c34b [2022-09-20T19:26:43.633Z] Step 25/25 : LABEL version=0.0.0 [2022-09-20T19:26:43.906Z] ---> Running in c21325c52dd3 [2022-09-20T19:26:44.187Z] Removing intermediate container 62a2a4c563f0 [2022-09-20T19:26:44.187Z] ---> 018e871407bb [2022-09-20T19:26:44.187Z] Step 26/26 : LABEL version=0.0.0 [2022-09-20T19:26:44.463Z] ---> Running in cd94c637219d [2022-09-20T19:26:44.463Z] Removing intermediate container c21325c52dd3 [2022-09-20T19:26:44.463Z] ---> 05ba712c2f02 [2022-09-20T19:26:44.463Z] [2022-09-20T19:26:45.064Z] Removing intermediate container cd94c637219d [2022-09-20T19:26:45.064Z] ---> 826489a2f3fa [2022-09-20T19:26:45.064Z] [2022-09-20T19:26:45.064Z] Successfully built 05ba712c2f02 [2022-09-20T19:26:45.064Z] Successfully tagged security-spire-server-arm64:latest [2022-09-20T19:26:45.064Z] Building support-notifications [2022-09-20T19:26:45.339Z]  Building security-spire-server ... done Successfully built 826489a2f3fa [2022-09-20T19:26:45.339Z] Successfully tagged security-spire-config-arm64:latest [2022-09-20T19:26:45.340Z]  Building security-spire-config ... done Building security-spire-agent [2022-09-20T19:27:12.196Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T19:27:12.196Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-20T19:27:12.196Z] ---> 6b3777e65add [2022-09-20T19:27:12.196Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-20T19:27:12.196Z] ---> Using cache [2022-09-20T19:27:12.196Z] ---> 13e4eac940dc [2022-09-20T19:27:12.196Z] Step 4/23 : WORKDIR /edgex-go [2022-09-20T19:27:12.196Z] ---> Using cache [2022-09-20T19:27:12.196Z] ---> 576225b20cde [2022-09-20T19:27:12.196Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T19:27:12.196Z] ---> Using cache [2022-09-20T19:27:12.196Z] ---> a15af641466d [2022-09-20T19:27:12.196Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-20T19:27:12.487Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T19:27:12.487Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-20T19:27:12.487Z] ---> 6b3777e65add [2022-09-20T19:27:12.487Z] Step 3/26 : WORKDIR /edgex-go [2022-09-20T19:27:12.487Z] ---> Using cache [2022-09-20T19:27:12.487Z] ---> 3ccfa783eb5c [2022-09-20T19:27:12.487Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T19:27:12.487Z] ---> Using cache [2022-09-20T19:27:12.487Z] ---> 85287aee7e73 [2022-09-20T19:27:12.487Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-20T19:27:12.487Z] ---> Using cache [2022-09-20T19:27:12.487Z] ---> ce21cedcce2d [2022-09-20T19:27:12.487Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-20T19:27:12.487Z] ---> Using cache [2022-09-20T19:27:12.487Z] ---> b44b760e713f [2022-09-20T19:27:12.487Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T19:27:12.487Z] ---> Using cache [2022-09-20T19:27:12.487Z] ---> cd54a1c767fb [2022-09-20T19:27:12.487Z] Step 8/26 : COPY . . [2022-09-20T19:27:12.487Z] ---> Using cache [2022-09-20T19:27:12.487Z] ---> 217255f6e264 [2022-09-20T19:27:12.487Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-20T19:27:12.487Z] ---> Using cache [2022-09-20T19:27:12.487Z] ---> edb769d0158b [2022-09-20T19:27:12.487Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-20T19:27:12.487Z] ---> Using cache [2022-09-20T19:27:12.487Z] ---> b75fc27933e9 [2022-09-20T19:27:12.487Z] 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-09-20T19:27:12.487Z] ---> Using cache [2022-09-20T19:27:12.487Z] ---> 74fe4bfcaea0 [2022-09-20T19:27:12.487Z] Step 12/26 : WORKDIR /edgex-go [2022-09-20T19:27:12.487Z] ---> Using cache [2022-09-20T19:27:12.487Z] ---> 0587e3f8bebc [2022-09-20T19:27:12.487Z] [2022-09-20T19:27:12.487Z] Step 13/26 : FROM alpine:3.15 [2022-09-20T19:27:12.487Z] ---> 02e0d6fdf486 [2022-09-20T19:27:12.487Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-20T19:27:12.487Z] ---> Using cache [2022-09-20T19:27:12.487Z] ---> 68abc0de7c08 [2022-09-20T19:27:12.487Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T19:27:12.487Z] ---> Using cache [2022-09-20T19:27:12.487Z] ---> 01dc8f7e75c4 [2022-09-20T19:27:12.487Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-20T19:27:12.782Z] ---> Running in d5eaf68ff76e [2022-09-20T19:27:12.782Z] ---> Running in 348ee92b6626 [2022-09-20T19:27:15.425Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T19:27:15.425Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-20T19:27:16.030Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T19:27:16.310Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-20T19:27:17.759Z] OK: 221 MiB in 51 packages [2022-09-20T19:27:17.759Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-20T19:27:17.759Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-20T19:27:17.759Z] OK: 15734 distinct packages available [2022-09-20T19:27:18.056Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-20T19:27:19.060Z] Removing intermediate container d5eaf68ff76e [2022-09-20T19:27:19.060Z] ---> 02c22ae222d9 [2022-09-20T19:27:19.060Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-20T19:27:19.344Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-20T19:27:19.959Z] ---> a22dda0de29b [2022-09-20T19:27:19.959Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T19:27:19.959Z] ---> Running in 98ac879504ca [2022-09-20T19:27:20.951Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-20T19:27:20.951Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-20T19:27:20.951Z] (3/5) Installing libucontext (1.1-r0) [2022-09-20T19:27:20.951Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-20T19:27:21.230Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-20T19:27:21.506Z] Executing busybox-1.34.1-r7.trigger [2022-09-20T19:27:21.506Z] OK: 6 MiB in 19 packages [2022-09-20T19:27:22.967Z] Removing intermediate container 348ee92b6626 [2022-09-20T19:27:22.967Z] ---> 57b02b65d02b [2022-09-20T19:27:22.967Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-20T19:27:26.404Z] ---> 5750c5c2497b [2022-09-20T19:27:26.404Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-20T19:27:31.856Z] ---> b170c22a7f51 [2022-09-20T19:27:31.856Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-20T19:27:32.473Z] ---> 022d55376da4 [2022-09-20T19:27:32.473Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-20T19:27:33.466Z] ---> 19c52635bec9 [2022-09-20T19:27:33.466Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-20T19:27:34.457Z] ---> c5262870a169 [2022-09-20T19:27:34.457Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-20T19:27:34.457Z] ---> Running in 2e79d88120ea [2022-09-20T19:27:35.074Z] Removing intermediate container 2e79d88120ea [2022-09-20T19:27:35.074Z] ---> d9219a2b688a [2022-09-20T19:27:35.074Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-20T19:27:35.348Z] ---> Running in 8b2ab3a47202 [2022-09-20T19:27:35.623Z] Removing intermediate container 8b2ab3a47202 [2022-09-20T19:27:35.623Z] ---> 59e2d19f1ce3 [2022-09-20T19:27:35.623Z] Step 24/26 : LABEL arch=arm64 [2022-09-20T19:27:35.896Z] ---> Running in be9bd9c24238 [2022-09-20T19:27:36.172Z] Removing intermediate container be9bd9c24238 [2022-09-20T19:27:36.172Z] ---> 4e37288cd00a [2022-09-20T19:27:36.172Z] Step 25/26 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 [2022-09-20T19:27:36.449Z] ---> Running in c6514b27bd78 [2022-09-20T19:27:37.049Z] Removing intermediate container c6514b27bd78 [2022-09-20T19:27:37.049Z] ---> 2c70a0222ba9 [2022-09-20T19:27:37.049Z] Step 26/26 : LABEL version=0.0.0 [2022-09-20T19:27:37.049Z] ---> Running in eb3604fa42b9 [2022-09-20T19:27:37.658Z] Removing intermediate container eb3604fa42b9 [2022-09-20T19:27:37.658Z] ---> 151a6f9ca89f [2022-09-20T19:27:37.658Z] [2022-09-20T19:27:37.936Z] Successfully built 151a6f9ca89f [2022-09-20T19:27:37.936Z] Successfully tagged security-spire-agent-arm64:latest [2022-09-20T19:27:37.937Z] Building core-metadata [2022-09-20T19:28:00.201Z]  Building security-spire-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T19:28:00.201Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-20T19:28:00.201Z] ---> 6b3777e65add [2022-09-20T19:28:00.201Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-20T19:28:00.201Z] ---> Using cache [2022-09-20T19:28:00.201Z] ---> 13e4eac940dc [2022-09-20T19:28:00.201Z] Step 4/25 : WORKDIR /edgex-go [2022-09-20T19:28:00.201Z] ---> Using cache [2022-09-20T19:28:00.201Z] ---> 576225b20cde [2022-09-20T19:28:00.201Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T19:28:00.201Z] ---> Using cache [2022-09-20T19:28:00.201Z] ---> a15af641466d [2022-09-20T19:28:00.201Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-20T19:28:00.201Z] ---> Running in 4aced5880a7d [2022-09-20T19:28:00.201Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T19:28:00.477Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T19:28:02.513Z] OK: 221 MiB in 51 packages [2022-09-20T19:28:03.994Z] Removing intermediate container 4aced5880a7d [2022-09-20T19:28:03.994Z] ---> 6ca723c7f27b [2022-09-20T19:28:03.994Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-20T19:28:06.022Z] ---> 1a4b85a4da0f [2022-09-20T19:28:06.022Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T19:28:06.022Z] ---> Running in ce72a1ecb87a [2022-09-20T19:28:18.506Z] Removing intermediate container 98ac879504ca [2022-09-20T19:28:18.506Z] ---> 0c3587918c5e [2022-09-20T19:28:18.506Z] Step 9/23 : COPY . . [2022-09-20T19:28:30.971Z] ---> 79bce31a06dc [2022-09-20T19:28:30.971Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-20T19:28:30.971Z] ---> Running in d41394142ac1 [2022-09-20T19:28:32.966Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-20T19:28:59.863Z] Removing intermediate container ce72a1ecb87a [2022-09-20T19:28:59.863Z] ---> c1efc864e9a0 [2022-09-20T19:28:59.863Z] Step 9/25 : COPY . . [2022-09-20T19:29:12.367Z] ---> 3b88a9ce0af7 [2022-09-20T19:29:12.367Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-20T19:29:12.367Z] ---> Running in 4a72fd57c5a2 [2022-09-20T19:29:13.826Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-20T19:31:50.856Z] Removing intermediate container 3c3273ed98a0 [2022-09-20T19:31:50.856Z] ---> b41a831e54cb [2022-09-20T19:31:50.856Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-20T19:31:50.856Z] ---> Running in c34521e5a7ca [2022-09-20T19:31:52.870Z] 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-09-20T19:31:58.336Z] Removing intermediate container c34521e5a7ca [2022-09-20T19:31:58.336Z] ---> e19290f8ed2e [2022-09-20T19:31:58.336Z] [2022-09-20T19:31:58.336Z] Step 11/23 : FROM alpine:3.16 [2022-09-20T19:31:58.336Z] 3.16: Pulling from library/alpine [2022-09-20T19:31:59.797Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-20T19:31:59.797Z] Status: Downloaded newer image for alpine:3.16 [2022-09-20T19:31:59.797Z] ---> a6215f271958 [2022-09-20T19:31:59.797Z] 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-09-20T19:32:00.078Z] ---> Running in 51dd6ea71391 [2022-09-20T19:32:00.697Z] Removing intermediate container 51dd6ea71391 [2022-09-20T19:32:00.697Z] ---> d1f4cee73981 [2022-09-20T19:32:00.697Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-09-20T19:32:00.697Z] ---> Running in b17b137d6a73 [2022-09-20T19:32:03.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T19:32:03.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T19:32:05.131Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-20T19:32:05.131Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-20T19:32:05.131Z] (3/33) Installing readline (8.1.2-r0) [2022-09-20T19:32:05.131Z] (4/33) Installing bash (5.1.16-r2) [2022-09-20T19:32:05.131Z] Executing bash-5.1.16-r2.post-install [2022-09-20T19:32:05.131Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-20T19:32:05.417Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-20T19:32:05.417Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-20T19:32:05.417Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-20T19:32:05.417Z] (9/33) Installing curl (7.83.1-r3) [2022-09-20T19:32:05.417Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-20T19:32:06.424Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-20T19:32:06.424Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-20T19:32:06.424Z] (13/33) Installing expat (2.4.8-r0) [2022-09-20T19:32:06.424Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-20T19:32:06.424Z] (15/33) Installing gdbm (1.23-r0) [2022-09-20T19:32:06.424Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-20T19:32:06.424Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-20T19:32:06.424Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-20T19:32:06.424Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-20T19:32:06.424Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-20T19:32:06.424Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-20T19:32:09.854Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-20T19:32:09.854Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-20T19:32:09.854Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-20T19:32:09.854Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-20T19:32:09.854Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-20T19:32:09.854Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-20T19:32:09.854Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-20T19:32:09.854Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-20T19:32:09.854Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-20T19:32:09.854Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-20T19:32:09.854Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-20T19:32:09.854Z] Removing intermediate container 5ebdc243ece0 [2022-09-20T19:32:09.854Z] ---> d13ba589d385 [2022-09-20T19:32:09.854Z] [2022-09-20T19:32:09.854Z] Step 10/33 : FROM alpine:3.16 [2022-09-20T19:32:09.854Z] ---> a6215f271958 [2022-09-20T19:32:09.854Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-20T19:32:09.854Z] ---> Running in f02c5d9ae65c [2022-09-20T19:32:10.137Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-20T19:32:10.747Z] Removing intermediate container f02c5d9ae65c [2022-09-20T19:32:10.747Z] ---> 40d565bdada8 [2022-09-20T19:32:10.747Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-20T19:32:10.747Z] ---> Running in a59860d422f2 [2022-09-20T19:32:11.756Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T19:32:11.756Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T19:32:12.038Z] OK: 120 MiB in 47 packages [2022-09-20T19:32:12.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T19:32:13.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T19:32:14.739Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-20T19:32:14.739Z] (2/2) Installing su-exec (0.2-r1) [2022-09-20T19:32:14.739Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T19:32:14.739Z] OK: 5 MiB in 16 packages [2022-09-20T19:32:16.788Z] Removing intermediate container a59860d422f2 [2022-09-20T19:32:16.788Z] ---> d9c676cb9c85 [2022-09-20T19:32:16.788Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-20T19:32:16.788Z] ---> Running in da04f5aa0481 [2022-09-20T19:32:17.087Z] Removing intermediate container da04f5aa0481 [2022-09-20T19:32:17.087Z] ---> 2e77c122561a [2022-09-20T19:32:17.087Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-20T19:32:17.087Z] ---> Running in 70bd06a1de77 [2022-09-20T19:32:17.707Z] Removing intermediate container 70bd06a1de77 [2022-09-20T19:32:17.707Z] ---> 70306cd31322 [2022-09-20T19:32:17.707Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-20T19:32:17.993Z] ---> Running in 7d6b0b8197d2 [2022-09-20T19:32:18.277Z] Removing intermediate container 7d6b0b8197d2 [2022-09-20T19:32:18.277Z] ---> f085c78a4b14 [2022-09-20T19:32:18.277Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-20T19:32:18.568Z] ---> Running in 04e51c06241a [2022-09-20T19:32:19.199Z] Removing intermediate container 04e51c06241a [2022-09-20T19:32:19.199Z] ---> 7e5a33560220 [2022-09-20T19:32:19.199Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-20T19:32:19.199Z] ---> Running in 3257bf02d740 [2022-09-20T19:32:22.666Z] Removing intermediate container 3257bf02d740 [2022-09-20T19:32:22.666Z] ---> 4915c4695639 [2022-09-20T19:32:22.666Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-20T19:32:22.666Z] ---> Running in 452c091071b4 [2022-09-20T19:32:22.944Z] Removing intermediate container 452c091071b4 [2022-09-20T19:32:22.944Z] ---> b5412fc4bc06 [2022-09-20T19:32:22.944Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-20T19:32:23.959Z] ---> 88125a8d3301 [2022-09-20T19:32:23.959Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-20T19:32:24.247Z] ---> Running in be2de74f8032 [2022-09-20T19:32:27.711Z] Removing intermediate container be2de74f8032 [2022-09-20T19:32:27.711Z] ---> b95c65013a1f [2022-09-20T19:32:27.711Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T19:32:27.993Z] ---> 3946286816e3 [2022-09-20T19:32:27.993Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-20T19:32:30.013Z] ---> a2741bbebba1 [2022-09-20T19:32:30.013Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-20T19:32:31.016Z] ---> 61f4661eaf91 [2022-09-20T19:32:31.016Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-20T19:32:32.015Z] ---> 0a966765f235 [2022-09-20T19:32:32.015Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-20T19:32:33.017Z] ---> 66c2ac807a46 [2022-09-20T19:32:33.017Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-20T19:32:33.304Z] Collecting docker-compose==1.23.2 [2022-09-20T19:32:33.591Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-20T19:32:33.591Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 7.4 MB/s eta 0:00:00 [2022-09-20T19:32:33.883Z] ---> 4f8bb525747d [2022-09-20T19:32:33.883Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-20T19:32:34.163Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-09-20T19:32:34.163Z] Collecting docopt<0.7,>=0.6.1 [2022-09-20T19:32:34.163Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-20T19:32:34.447Z] Preparing metadata (setup.py): started [2022-09-20T19:32:35.078Z] ---> f785d3aa8130 [2022-09-20T19:32:35.078Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-20T19:32:35.078Z] ---> Running in 129be03450ae [2022-09-20T19:32:37.121Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-20T19:32:37.121Z] Collecting texttable<0.10,>=0.9.0 [2022-09-20T19:32:37.407Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-20T19:32:37.407Z] Preparing metadata (setup.py): started [2022-09-20T19:32:38.432Z] Removing intermediate container 129be03450ae [2022-09-20T19:32:38.432Z] ---> c4631cfa3435 [2022-09-20T19:32:38.432Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-20T19:32:38.432Z] ---> Running in 25b625cfb45e [2022-09-20T19:32:39.052Z] Removing intermediate container 25b625cfb45e [2022-09-20T19:32:39.052Z] ---> dfaa79b6bf0a [2022-09-20T19:32:39.052Z] Step 30/33 : CMD ["gate"] [2022-09-20T19:32:39.052Z] ---> Running in 7108d2bf2a08 [2022-09-20T19:32:39.679Z] Removing intermediate container 7108d2bf2a08 [2022-09-20T19:32:39.679Z] ---> baaaf38fdc9f [2022-09-20T19:32:39.679Z] Step 31/33 : LABEL arch=arm64 [2022-09-20T19:32:39.679Z] ---> Running in 416220bf8c5a [2022-09-20T19:32:40.312Z] Removing intermediate container 416220bf8c5a [2022-09-20T19:32:40.312Z] ---> 6d58808ca203 [2022-09-20T19:32:40.312Z] Step 32/33 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 [2022-09-20T19:32:40.312Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-20T19:32:40.600Z] ---> Running in 0ca496f0e9aa [2022-09-20T19:32:40.885Z] Removing intermediate container 0ca496f0e9aa [2022-09-20T19:32:40.885Z] ---> f605cec65797 [2022-09-20T19:32:41.177Z] Step 33/33 : LABEL version=0.0.0 [2022-09-20T19:32:41.177Z] ---> Running in 4dbe918f7d48 [2022-09-20T19:32:41.458Z] Removing intermediate container 4dbe918f7d48 [2022-09-20T19:32:41.458Z] ---> 038de0ec16b1 [2022-09-20T19:32:41.458Z] [2022-09-20T19:32:42.064Z] Successfully built 038de0ec16b1 [2022-09-20T19:32:42.064Z] Successfully tagged security-bootstrapper-arm64:latest [2022-09-20T19:32:42.064Z]  Building security-bootstrapper ... done Building security-spiffe-token-provider [2022-09-20T19:32:42.064Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-20T19:32:42.064Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-20T19:32:42.064Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 14.9 MB/s eta 0:00:00 [2022-09-20T19:32:42.666Z] Collecting docker<4.0,>=3.6.0 [2022-09-20T19:32:42.666Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-20T19:32:42.942Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 10.1 MB/s eta 0:00:00 [2022-09-20T19:32:42.942Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-20T19:32:42.942Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-20T19:32:43.220Z] Preparing metadata (setup.py): started [2022-09-20T19:32:45.862Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-20T19:32:46.140Z] Collecting jsonschema<3,>=2.5.1 [2022-09-20T19:32:46.418Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-20T19:32:47.027Z] Collecting PyYAML<4,>=3.10 [2022-09-20T19:32:47.027Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-20T19:32:47.304Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 10.9 MB/s eta 0:00:00 [2022-09-20T19:32:49.303Z] Preparing metadata (setup.py): started [2022-09-20T19:32:52.725Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-20T19:32:53.003Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-20T19:32:53.003Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-20T19:32:53.280Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 3.0 MB/s eta 0:00:00 [2022-09-20T19:32:53.555Z] Collecting cached-property<2,>=1.2.0 [2022-09-20T19:32:53.555Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-20T19:32:54.158Z] Collecting docker-pycreds>=0.4.0 [2022-09-20T19:32:54.436Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-20T19:32:56.437Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-20T19:32:56.437Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-20T19:32:56.437Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 4.5 MB/s eta 0:00:00 [2022-09-20T19:32:57.054Z] Collecting certifi>=2017.4.17 [2022-09-20T19:32:57.054Z] Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) [2022-09-20T19:32:57.342Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 9.1 MB/s eta 0:00:00 [2022-09-20T19:32:58.802Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-20T19:32:58.802Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-20T19:32:58.802Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 6.4 MB/s eta 0:00:00 [2022-09-20T19:32:59.084Z] Collecting idna<2.8,>=2.5 [2022-09-20T19:32:59.084Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-20T19:32:59.361Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 5.4 MB/s eta 0:00:00 [2022-09-20T19:33:00.355Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-20T19:33:00.355Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-20T19:33:00.355Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-20T19:33:00.355Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-20T19:33:01.360Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T19:33:01.360Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-20T19:33:01.360Z] ---> 6b3777e65add [2022-09-20T19:33:01.360Z] Step 3/20 : WORKDIR /edgex-go [2022-09-20T19:33:01.360Z] ---> Using cache [2022-09-20T19:33:01.360Z] ---> 3ccfa783eb5c [2022-09-20T19:33:01.360Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-20T19:33:01.971Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-20T19:33:01.971Z] Running setup.py install for texttable: started [2022-09-20T19:33:02.249Z] ---> Running in bba35d99b121 [2022-09-20T19:33:04.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T19:33:04.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T19:33:05.130Z] Running setup.py install for texttable: finished with status 'done' [2022-09-20T19:33:05.130Z] Running setup.py install for PyYAML: started [2022-09-20T19:33:06.124Z] v3.16.2-176-g217b4b6f4b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-20T19:33:06.124Z] v3.16.2-184-g3f729d91ce [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-20T19:33:06.124Z] OK: 16894 distinct packages available [2022-09-20T19:33:06.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T19:33:06.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T19:33:08.145Z] OK: 221 MiB in 51 packages [2022-09-20T19:33:09.139Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-20T19:33:09.747Z] Removing intermediate container bba35d99b121 [2022-09-20T19:33:09.747Z] ---> cd71556a446c [2022-09-20T19:33:09.747Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-20T19:33:10.738Z] ---> c536f603dfca [2022-09-20T19:33:10.738Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T19:33:10.738Z] ---> Running in 866577e3d6b8 [2022-09-20T19:33:12.207Z] Running setup.py install for docopt: started [2022-09-20T19:33:14.844Z] Running setup.py install for docopt: finished with status 'done' [2022-09-20T19:33:18.266Z] Running setup.py install for dockerpty: started [2022-09-20T19:33:21.684Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-20T19:33:24.332Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 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-09-20T19:33:24.332Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-09-20T19:33:51.230Z] Removing intermediate container b17b137d6a73 [2022-09-20T19:33:51.230Z] ---> 53e140ccf0e1 [2022-09-20T19:33:51.230Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-20T19:33:51.230Z] ---> Running in 59eeb0cd8e0b [2022-09-20T19:33:51.230Z] Removing intermediate container 59eeb0cd8e0b [2022-09-20T19:33:51.230Z] ---> 1b23a1682a8a [2022-09-20T19:33:51.230Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-20T19:33:51.230Z] ---> Running in 11358d556a01 [2022-09-20T19:33:51.836Z] Removing intermediate container 11358d556a01 [2022-09-20T19:33:51.836Z] ---> 7c7ef18dfa50 [2022-09-20T19:33:51.836Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-20T19:33:56.201Z] ---> 8a62fb3476cf [2022-09-20T19:33:56.201Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-20T19:33:57.673Z] ---> 4cbca845a9dd [2022-09-20T19:33:57.673Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-20T19:33:58.288Z] Removing intermediate container 8e32d51ee19e [2022-09-20T19:33:58.288Z] ---> e8b783e7825f [2022-09-20T19:33:58.288Z] [2022-09-20T19:33:58.288Z] Step 11/24 : FROM alpine:3.16 [2022-09-20T19:33:58.288Z] ---> a6215f271958 [2022-09-20T19:33:58.288Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-20T19:33:58.892Z] ---> Running in f28c4685b71d [2022-09-20T19:33:59.894Z] Removing intermediate container f28c4685b71d [2022-09-20T19:33:59.894Z] ---> 4ebb032cc2f9 [2022-09-20T19:33:59.894Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-20T19:34:00.185Z] ---> 04299903959b [2022-09-20T19:34:00.185Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-20T19:34:00.185Z] ---> Running in 322218dec8c8 [2022-09-20T19:34:00.185Z] ---> Running in eccb1c8e94fd [2022-09-20T19:34:01.701Z] Removing intermediate container 322218dec8c8 [2022-09-20T19:34:01.701Z] ---> ead3219ea74e [2022-09-20T19:34:01.701Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-20T19:34:01.701Z] Removing intermediate container eccb1c8e94fd [2022-09-20T19:34:01.701Z] ---> a62a71bbfee0 [2022-09-20T19:34:01.701Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T19:34:01.701Z] ---> Running in 30f941a10514 [2022-09-20T19:34:01.701Z] ---> Running in bd26588ea525 [2022-09-20T19:34:03.158Z] Removing intermediate container 30f941a10514 [2022-09-20T19:34:03.158Z] ---> 07895eb7a708 [2022-09-20T19:34:03.158Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T19:34:03.158Z] ---> Running in 70b41e258fff [2022-09-20T19:34:03.434Z] Removing intermediate container bd26588ea525 [2022-09-20T19:34:03.434Z] ---> 1d51b7680b9a [2022-09-20T19:34:03.434Z] Step 21/23 : LABEL arch=arm64 [2022-09-20T19:34:04.034Z] ---> Running in 07a7578e6c40 [2022-09-20T19:34:05.050Z] Removing intermediate container 07a7578e6c40 [2022-09-20T19:34:05.050Z] ---> 543dd6de8699 [2022-09-20T19:34:05.050Z] Step 22/23 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 [2022-09-20T19:34:05.333Z] ---> Running in fa6961069ab4 [2022-09-20T19:34:06.804Z] Removing intermediate container fa6961069ab4 [2022-09-20T19:34:06.804Z] ---> 3d50f4eaaf30 [2022-09-20T19:34:06.804Z] Step 23/23 : LABEL version=0.0.0 [2022-09-20T19:34:06.804Z] ---> Running in 298486b609b4 [2022-09-20T19:34:07.816Z] Removing intermediate container 70b41e258fff [2022-09-20T19:34:07.816Z] ---> bebfc6297a8e [2022-09-20T19:34:07.816Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-20T19:34:08.107Z] ---> Running in 65ba0933c90a [2022-09-20T19:34:08.387Z] Removing intermediate container 298486b609b4 [2022-09-20T19:34:08.387Z] ---> 61ee05b0f62a [2022-09-20T19:34:08.387Z] [2022-09-20T19:34:09.857Z] Successfully built 61ee05b0f62a [2022-09-20T19:34:09.857Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-09-20T19:34:09.857Z]  Building sys-mgmt-agent ... done Building security-proxy-setup [2022-09-20T19:34:10.875Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T19:34:11.887Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T19:34:13.907Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-20T19:34:13.907Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-20T19:34:13.907Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-20T19:34:14.188Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-20T19:34:14.467Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-20T19:34:14.467Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-20T19:34:14.751Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T19:34:14.751Z] OK: 8 MiB in 20 packages [2022-09-20T19:34:17.423Z] Removing intermediate container 65ba0933c90a [2022-09-20T19:34:17.423Z] ---> 91d386dff70f [2022-09-20T19:34:17.423Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T19:34:18.427Z] ---> f7bdf6c11b88 [2022-09-20T19:34:18.427Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-20T19:34:21.097Z] Removing intermediate container 866577e3d6b8 [2022-09-20T19:34:21.097Z] ---> b0197e04814e [2022-09-20T19:34:21.097Z] Step 7/20 : COPY . . [2022-09-20T19:34:21.715Z] ---> a4c3ad663d0b [2022-09-20T19:34:21.715Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-20T19:34:23.179Z] ---> 219bf0812bbc [2022-09-20T19:34:23.179Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-20T19:34:23.466Z] ---> Running in c68ecd9f5c63 [2022-09-20T19:34:24.466Z] Removing intermediate container c68ecd9f5c63 [2022-09-20T19:34:24.466Z] ---> f48e6a19be0f [2022-09-20T19:34:24.466Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T19:34:24.748Z] ---> Running in d26bfdb5cfe4 [2022-09-20T19:34:25.759Z] Removing intermediate container d26bfdb5cfe4 [2022-09-20T19:34:25.759Z] ---> 44afe039373a [2022-09-20T19:34:25.759Z] Step 22/24 : LABEL arch=arm64 [2022-09-20T19:34:25.759Z] ---> Running in c6ae4e922551 [2022-09-20T19:34:26.761Z] Removing intermediate container c6ae4e922551 [2022-09-20T19:34:26.761Z] ---> 0b6093a30815 [2022-09-20T19:34:26.761Z] Step 23/24 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 [2022-09-20T19:34:27.043Z] ---> Running in 98db4d6ba6e9 [2022-09-20T19:34:28.042Z] Removing intermediate container 98db4d6ba6e9 [2022-09-20T19:34:28.042Z] ---> d591ad2ba24d [2022-09-20T19:34:28.042Z] Step 24/24 : LABEL version=0.0.0 [2022-09-20T19:34:28.042Z] ---> Running in db87cdf56856 [2022-09-20T19:34:29.041Z] Removing intermediate container db87cdf56856 [2022-09-20T19:34:29.041Z] ---> dbf031d64c32 [2022-09-20T19:34:29.041Z] [2022-09-20T19:34:29.649Z] Successfully built dbf031d64c32 [2022-09-20T19:34:29.649Z] Successfully tagged core-data-arm64:latest [2022-09-20T19:34:29.927Z]  Building core-data ... done Building support-scheduler [2022-09-20T19:34:30.925Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T19:34:30.925Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-20T19:34:30.925Z] ---> 6b3777e65add [2022-09-20T19:34:30.925Z] Step 3/22 : WORKDIR /edgex-go [2022-09-20T19:34:30.925Z] ---> Using cache [2022-09-20T19:34:30.925Z] ---> 3ccfa783eb5c [2022-09-20T19:34:30.925Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T19:34:30.925Z] ---> Using cache [2022-09-20T19:34:30.925Z] ---> 85287aee7e73 [2022-09-20T19:34:30.925Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-20T19:34:30.925Z] ---> Running in 63294a2b3db6 [2022-09-20T19:34:33.597Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T19:34:34.601Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T19:34:36.617Z] OK: 221 MiB in 51 packages [2022-09-20T19:34:38.644Z] Removing intermediate container 63294a2b3db6 [2022-09-20T19:34:38.644Z] ---> 2465db365ae5 [2022-09-20T19:34:38.644Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-20T19:34:40.660Z] ---> 16362b8cb3c6 [2022-09-20T19:34:40.660Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T19:34:40.939Z] ---> Running in 333321e43237 [2022-09-20T19:34:43.587Z] ---> f0ba8d62f286 [2022-09-20T19:34:43.587Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-20T19:34:43.866Z] ---> Running in 1dee650dbe9a [2022-09-20T19:34:45.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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-09-20T19:34:51.308Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T19:34:51.308Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-20T19:34:51.308Z] ---> 6b3777e65add [2022-09-20T19:34:51.308Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-20T19:34:51.308Z] ---> Using cache [2022-09-20T19:34:51.308Z] ---> 13e4eac940dc [2022-09-20T19:34:51.308Z] Step 4/23 : WORKDIR /edgex-go [2022-09-20T19:34:51.308Z] ---> Using cache [2022-09-20T19:34:51.308Z] ---> 576225b20cde [2022-09-20T19:34:51.308Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T19:34:51.308Z] ---> Using cache [2022-09-20T19:34:51.308Z] ---> a15af641466d [2022-09-20T19:34:51.308Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-20T19:34:51.308Z] ---> Using cache [2022-09-20T19:34:51.308Z] ---> 6ca723c7f27b [2022-09-20T19:34:51.308Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-20T19:34:51.308Z] ---> Using cache [2022-09-20T19:34:51.308Z] ---> 1a4b85a4da0f [2022-09-20T19:34:51.308Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T19:34:51.308Z] ---> Using cache [2022-09-20T19:34:51.308Z] ---> c1efc864e9a0 [2022-09-20T19:34:51.308Z] Step 9/23 : COPY . . [2022-09-20T19:34:51.308Z] ---> Using cache [2022-09-20T19:34:51.308Z] ---> 3b88a9ce0af7 [2022-09-20T19:34:51.308Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-20T19:34:51.308Z] ---> Running in 7242bd65776b [2022-09-20T19:34:53.581Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-20T19:35:41.515Z] Removing intermediate container 333321e43237 [2022-09-20T19:35:41.515Z] ---> 85c60c0cd8fb [2022-09-20T19:35:41.515Z] Step 8/22 : COPY . . [2022-09-20T19:35:49.836Z] ---> 26b01aa19fd0 [2022-09-20T19:35:49.836Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-20T19:35:49.836Z] ---> Running in 12c4339b1f1c [2022-09-20T19:35:50.818Z] 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-09-20T19:36:13.010Z] Removing intermediate container 4a72fd57c5a2 [2022-09-20T19:36:13.010Z] ---> d2be2d235905 [2022-09-20T19:36:13.010Z] [2022-09-20T19:36:13.010Z] Step 11/25 : FROM alpine:3.16 [2022-09-20T19:36:13.010Z] ---> a6215f271958 [2022-09-20T19:36:13.010Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-20T19:36:13.010Z] ---> Running in ab8edd89c64e [2022-09-20T19:36:13.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T19:36:13.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T19:36:13.611Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-20T19:36:13.611Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T19:36:13.888Z] OK: 5 MiB in 15 packages [2022-09-20T19:36:15.351Z] Removing intermediate container ab8edd89c64e [2022-09-20T19:36:15.351Z] ---> f4a703a8797a [2022-09-20T19:36:15.351Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-20T19:36:15.351Z] ---> Running in 1ab460af3f9e [2022-09-20T19:36:15.977Z] Removing intermediate container 1ab460af3f9e [2022-09-20T19:36:15.977Z] ---> 484e27f59434 [2022-09-20T19:36:15.977Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-20T19:36:15.977Z] ---> Running in 6b8cba1be110 [2022-09-20T19:36:16.590Z] Removing intermediate container 6b8cba1be110 [2022-09-20T19:36:16.590Z] ---> 983d2e0a2b16 [2022-09-20T19:36:16.590Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-20T19:36:16.590Z] ---> Running in 6d7492e8fbba [2022-09-20T19:36:16.876Z] Removing intermediate container 6d7492e8fbba [2022-09-20T19:36:16.876Z] ---> e85321420345 [2022-09-20T19:36:16.876Z] Step 16/25 : WORKDIR / [2022-09-20T19:36:17.155Z] ---> Running in 35dbc657d893 [2022-09-20T19:36:17.440Z] Removing intermediate container 35dbc657d893 [2022-09-20T19:36:17.440Z] ---> e865b183fd00 [2022-09-20T19:36:17.440Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T19:36:18.435Z] ---> 536dacdc9c5d [2022-09-20T19:36:18.435Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-20T19:36:20.460Z] ---> 79c7e1448bcf [2022-09-20T19:36:20.460Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-20T19:36:21.922Z] ---> 43cbfc054e64 [2022-09-20T19:36:21.922Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-20T19:36:22.530Z] ---> 25d7974a3426 [2022-09-20T19:36:22.530Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-20T19:36:22.809Z] ---> Running in 1bf031c35670 [2022-09-20T19:36:23.083Z] Removing intermediate container 1bf031c35670 [2022-09-20T19:36:23.083Z] ---> 21db22b676c5 [2022-09-20T19:36:23.083Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T19:36:23.361Z] ---> Running in 3f1d2524eeef [2022-09-20T19:36:23.639Z] Removing intermediate container 3f1d2524eeef [2022-09-20T19:36:23.639Z] ---> 7fd1c24de0f1 [2022-09-20T19:36:23.639Z] Step 23/25 : LABEL arch=arm64 [2022-09-20T19:36:23.929Z] ---> Running in c16b5c6b3b77 [2022-09-20T19:36:24.531Z] Removing intermediate container c16b5c6b3b77 [2022-09-20T19:36:24.531Z] ---> 0bdec2fed9c1 [2022-09-20T19:36:24.531Z] Step 24/25 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 [2022-09-20T19:36:24.531Z] ---> Running in 6fff716228bb [2022-09-20T19:36:25.145Z] Removing intermediate container 6fff716228bb [2022-09-20T19:36:25.145Z] ---> b38d4be59830 [2022-09-20T19:36:25.145Z] Step 25/25 : LABEL version=0.0.0 [2022-09-20T19:36:25.420Z] ---> Running in 58f7a0ae5b4c [2022-09-20T19:36:25.698Z] Removing intermediate container 58f7a0ae5b4c [2022-09-20T19:36:25.698Z] ---> 33ff39c5a7b3 [2022-09-20T19:36:25.698Z] [2022-09-20T19:36:26.303Z] Successfully built 33ff39c5a7b3 [2022-09-20T19:36:26.303Z] Successfully tagged core-metadata-arm64:latest [2022-09-20T19:36:26.303Z]  Building core-metadata ... done Building core-command [2022-09-20T19:36:44.651Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T19:36:44.651Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-20T19:36:44.651Z] ---> 6b3777e65add [2022-09-20T19:36:44.651Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-20T19:36:44.651Z] ---> Using cache [2022-09-20T19:36:44.651Z] ---> 13e4eac940dc [2022-09-20T19:36:44.651Z] Step 4/24 : WORKDIR /edgex-go [2022-09-20T19:36:44.651Z] ---> Using cache [2022-09-20T19:36:44.651Z] ---> 576225b20cde [2022-09-20T19:36:44.651Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T19:36:44.651Z] ---> Using cache [2022-09-20T19:36:44.651Z] ---> a15af641466d [2022-09-20T19:36:44.651Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-20T19:36:44.651Z] ---> Using cache [2022-09-20T19:36:44.651Z] ---> 6ca723c7f27b [2022-09-20T19:36:44.651Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-20T19:36:44.651Z] ---> Using cache [2022-09-20T19:36:44.651Z] ---> 1a4b85a4da0f [2022-09-20T19:36:44.651Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T19:36:44.651Z] ---> Using cache [2022-09-20T19:36:44.651Z] ---> c1efc864e9a0 [2022-09-20T19:36:44.651Z] Step 9/24 : COPY . . [2022-09-20T19:36:44.651Z] ---> Using cache [2022-09-20T19:36:44.651Z] ---> 3b88a9ce0af7 [2022-09-20T19:36:44.651Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-20T19:36:44.651Z] ---> Running in 4d625216bf28 [2022-09-20T19:36:46.108Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-20T19:38:22.986Z] Removing intermediate container d41394142ac1 [2022-09-20T19:38:22.986Z] ---> b60c3896b6b5 [2022-09-20T19:38:22.986Z] [2022-09-20T19:38:22.986Z] Step 11/23 : FROM alpine:3.16 [2022-09-20T19:38:22.986Z] ---> a6215f271958 [2022-09-20T19:38:22.986Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-20T19:38:22.986Z] ---> Running in f50be00ca8fe [2022-09-20T19:38:22.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T19:38:22.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T19:38:22.986Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-20T19:38:22.986Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-20T19:38:22.986Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T19:38:22.986Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T19:38:22.986Z] OK: 6 MiB in 16 packages [2022-09-20T19:38:22.986Z] Removing intermediate container f50be00ca8fe [2022-09-20T19:38:22.986Z] ---> 45ec5751625b [2022-09-20T19:38:22.986Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-20T19:38:22.986Z] ---> Running in 604316f9d98e [2022-09-20T19:38:22.986Z] Removing intermediate container 604316f9d98e [2022-09-20T19:38:22.986Z] ---> 33535273eddc [2022-09-20T19:38:22.986Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-20T19:38:22.986Z] ---> Running in 2b84f53dc64d [2022-09-20T19:38:22.986Z] Removing intermediate container 2b84f53dc64d [2022-09-20T19:38:22.986Z] ---> 98fdc547c7a9 [2022-09-20T19:38:22.986Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-20T19:38:22.986Z] ---> Running in 5f0a0c243452 [2022-09-20T19:38:22.986Z] Removing intermediate container 5f0a0c243452 [2022-09-20T19:38:22.986Z] ---> d0a35d125104 [2022-09-20T19:38:22.986Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T19:38:22.986Z] ---> e682346a48b2 [2022-09-20T19:38:22.986Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-20T19:38:23.586Z] ---> 9c272a809d5b [2022-09-20T19:38:23.586Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-20T19:38:24.573Z] ---> d39bee968130 [2022-09-20T19:38:24.573Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-20T19:38:24.849Z] ---> Running in 8ea55328f55a [2022-09-20T19:38:25.453Z] Removing intermediate container 8ea55328f55a [2022-09-20T19:38:25.453Z] ---> bdbd29900959 [2022-09-20T19:38:25.453Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T19:38:25.453Z] ---> Running in 114dc2e4c5ab [2022-09-20T19:38:26.052Z] Removing intermediate container 114dc2e4c5ab [2022-09-20T19:38:26.052Z] ---> ce211c7a450e [2022-09-20T19:38:26.052Z] Step 21/23 : LABEL arch=arm64 [2022-09-20T19:38:26.052Z] ---> Running in 00a93674475c [2022-09-20T19:38:26.655Z] Removing intermediate container 00a93674475c [2022-09-20T19:38:26.655Z] ---> fb2b538e602e [2022-09-20T19:38:26.655Z] Step 22/23 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 [2022-09-20T19:38:26.655Z] ---> Running in de9dcce7af4a [2022-09-20T19:38:27.279Z] Removing intermediate container de9dcce7af4a [2022-09-20T19:38:27.279Z] ---> ff22c7d35fcb [2022-09-20T19:38:27.279Z] Step 23/23 : LABEL version=0.0.0 [2022-09-20T19:38:27.279Z] ---> Running in 548b33165dcf [2022-09-20T19:38:27.877Z] Removing intermediate container 548b33165dcf [2022-09-20T19:38:27.877Z] ---> 5212627e517e [2022-09-20T19:38:27.877Z] [2022-09-20T19:38:28.477Z] Successfully built 5212627e517e [2022-09-20T19:38:28.477Z] Successfully tagged support-notifications-arm64:latest [2022-09-20T19:38:28.477Z]  Building support-notifications ... done Building security-secretstore-setup [2022-09-20T19:38:46.838Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T19:38:46.838Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-20T19:38:46.838Z] ---> 6b3777e65add [2022-09-20T19:38:46.838Z] Step 3/25 : WORKDIR /edgex-go [2022-09-20T19:38:46.838Z] ---> Using cache [2022-09-20T19:38:46.838Z] ---> 3ccfa783eb5c [2022-09-20T19:38:46.838Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T19:38:46.838Z] ---> Using cache [2022-09-20T19:38:46.838Z] ---> 85287aee7e73 [2022-09-20T19:38:46.838Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-20T19:38:46.838Z] ---> Using cache [2022-09-20T19:38:46.838Z] ---> 2465db365ae5 [2022-09-20T19:38:46.838Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-20T19:38:46.838Z] ---> Using cache [2022-09-20T19:38:46.838Z] ---> 16362b8cb3c6 [2022-09-20T19:38:46.838Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T19:38:46.838Z] ---> Using cache [2022-09-20T19:38:46.838Z] ---> 85c60c0cd8fb [2022-09-20T19:38:46.838Z] Step 8/25 : COPY . . [2022-09-20T19:38:46.838Z] ---> Using cache [2022-09-20T19:38:46.838Z] ---> 26b01aa19fd0 [2022-09-20T19:38:46.838Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-20T19:38:46.838Z] ---> Running in c9c3207e07d1 [2022-09-20T19:38:48.272Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-20T19:41:40.273Z] 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-09-20T19:41:52.716Z] Removing intermediate container 12c4339b1f1c [2022-09-20T19:41:52.716Z] ---> 91e8a58e6d17 [2022-09-20T19:41:52.716Z] [2022-09-20T19:41:52.716Z] Step 10/22 : FROM alpine:3.16 [2022-09-20T19:41:52.716Z] ---> a6215f271958 [2022-09-20T19:41:52.716Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-20T19:41:52.716Z] ---> Running in 69c98dfc95b0 [2022-09-20T19:41:53.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T19:41:53.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T19:41:55.435Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-20T19:41:55.435Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-20T19:41:55.435Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-20T19:41:55.435Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-20T19:41:55.435Z] (5/6) Installing curl (7.83.1-r3) [2022-09-20T19:41:55.435Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-20T19:41:55.435Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T19:41:55.435Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T19:41:55.715Z] OK: 8 MiB in 20 packages [2022-09-20T19:41:57.703Z] Removing intermediate container 69c98dfc95b0 [2022-09-20T19:41:57.703Z] ---> 2b1ffe80ef9a [2022-09-20T19:41:57.703Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-20T19:41:57.978Z] ---> Running in 63e7374a3334 [2022-09-20T19:41:58.262Z] Removing intermediate container 63e7374a3334 [2022-09-20T19:41:58.262Z] ---> 27a6f09025f7 [2022-09-20T19:41:58.262Z] Step 13/22 : WORKDIR /edgex [2022-09-20T19:41:58.545Z] ---> Running in dc94420fa731 [2022-09-20T19:41:59.147Z] Removing intermediate container dc94420fa731 [2022-09-20T19:41:59.147Z] ---> a2af0d3dde8f [2022-09-20T19:41:59.147Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-20T19:42:00.147Z] ---> b9c3c4be130b [2022-09-20T19:42:00.147Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-20T19:42:01.594Z] ---> 2697289c1f45 [2022-09-20T19:42:01.594Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-20T19:42:03.592Z] ---> 31927e1b0d61 [2022-09-20T19:42:03.592Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-20T19:42:04.199Z] ---> ef45b6886d5a [2022-09-20T19:42:04.200Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-20T19:42:04.200Z] ---> Running in d46252da7ba3 [2022-09-20T19:42:07.614Z] Removing intermediate container d46252da7ba3 [2022-09-20T19:42:07.614Z] ---> 87669046a820 [2022-09-20T19:42:07.614Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-20T19:42:07.614Z] ---> Running in 119606a705fe [2022-09-20T19:42:08.221Z] Removing intermediate container 119606a705fe [2022-09-20T19:42:08.221Z] ---> 680487b41e74 [2022-09-20T19:42:08.221Z] Step 20/22 : LABEL arch=arm64 [2022-09-20T19:42:08.221Z] ---> Running in 33c2b29e0798 [2022-09-20T19:42:08.820Z] Removing intermediate container 33c2b29e0798 [2022-09-20T19:42:08.820Z] ---> 4d2c6cd792ed [2022-09-20T19:42:08.820Z] Step 21/22 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 [2022-09-20T19:42:09.096Z] ---> Running in c7ea4f695a99 [2022-09-20T19:42:09.369Z] Removing intermediate container c7ea4f695a99 [2022-09-20T19:42:09.369Z] ---> 6b08e3e3f97d [2022-09-20T19:42:09.369Z] Step 22/22 : LABEL version=0.0.0 [2022-09-20T19:42:09.644Z] ---> Running in 3d2720e7e6e3 [2022-09-20T19:42:10.252Z] Removing intermediate container 3d2720e7e6e3 [2022-09-20T19:42:10.252Z] ---> 864cfc2ef3b1 [2022-09-20T19:42:10.252Z] [2022-09-20T19:42:10.252Z] Successfully built 864cfc2ef3b1 [2022-09-20T19:42:10.533Z] Successfully tagged security-proxy-setup-arm64:latest [2022-09-20T19:43:07.101Z]  Building security-proxy-setup ... done Removing intermediate container 4d625216bf28 [2022-09-20T19:43:07.101Z] ---> fbe9ee2bdd85 [2022-09-20T19:43:07.101Z] [2022-09-20T19:43:07.101Z] Step 11/24 : FROM alpine:3.16 [2022-09-20T19:43:07.101Z] ---> a6215f271958 [2022-09-20T19:43:07.101Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-20T19:43:07.101Z] ---> Using cache [2022-09-20T19:43:07.101Z] ---> f4a703a8797a [2022-09-20T19:43:07.101Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-20T19:43:07.101Z] ---> Using cache [2022-09-20T19:43:07.101Z] ---> 484e27f59434 [2022-09-20T19:43:07.101Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-20T19:43:07.101Z] ---> Running in d259f9a3867b [2022-09-20T19:43:07.101Z] Removing intermediate container d259f9a3867b [2022-09-20T19:43:07.101Z] ---> e2bb9a2e8061 [2022-09-20T19:43:07.101Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-20T19:43:07.101Z] ---> Running in fb6187d3d3ac [2022-09-20T19:43:07.101Z] Removing intermediate container fb6187d3d3ac [2022-09-20T19:43:07.101Z] ---> 5a6fa0053508 [2022-09-20T19:43:07.101Z] Step 16/24 : WORKDIR / [2022-09-20T19:43:07.101Z] ---> Running in 37ca5ac6420c [2022-09-20T19:43:07.101Z] Removing intermediate container 37ca5ac6420c [2022-09-20T19:43:07.101Z] ---> 0c35de9bfdc9 [2022-09-20T19:43:07.101Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T19:43:07.101Z] ---> 365209e81302 [2022-09-20T19:43:07.101Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-20T19:43:07.101Z] Removing intermediate container 1dee650dbe9a [2022-09-20T19:43:07.101Z] ---> 662943bdf292 [2022-09-20T19:43:07.101Z] [2022-09-20T19:43:07.101Z] Step 9/20 : FROM alpine:3.15 [2022-09-20T19:43:07.101Z] ---> 02e0d6fdf486 [2022-09-20T19:43:07.101Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-20T19:43:07.101Z] ---> Using cache [2022-09-20T19:43:07.101Z] ---> 68abc0de7c08 [2022-09-20T19:43:07.101Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T19:43:07.101Z] ---> Using cache [2022-09-20T19:43:07.101Z] ---> 01dc8f7e75c4 [2022-09-20T19:43:07.101Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-20T19:43:07.101Z] ---> Running in 2ee324d86c57 [2022-09-20T19:43:07.101Z] ---> e6a0e2e980af [2022-09-20T19:43:07.101Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-20T19:43:07.101Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-20T19:43:07.710Z] ---> 7797e50c31e4 [2022-09-20T19:43:07.710Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-20T19:43:07.710Z] ---> Running in 49ec36f7dcce [2022-09-20T19:43:08.326Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-20T19:43:08.326Z] Removing intermediate container 49ec36f7dcce [2022-09-20T19:43:08.326Z] ---> eef710cac98e [2022-09-20T19:43:08.326Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T19:43:08.613Z] ---> Running in 1705efc77e8c [2022-09-20T19:43:09.220Z] Removing intermediate container 1705efc77e8c [2022-09-20T19:43:09.220Z] ---> 54f7a686ceae [2022-09-20T19:43:09.220Z] Step 22/24 : LABEL arch=arm64 [2022-09-20T19:43:09.220Z] ---> Running in c0c04decee08 [2022-09-20T19:43:09.496Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-20T19:43:09.496Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-20T19:43:09.496Z] OK: 15734 distinct packages available [2022-09-20T19:43:09.775Z] Removing intermediate container c0c04decee08 [2022-09-20T19:43:09.775Z] ---> b24c4f1ebf5b [2022-09-20T19:43:09.775Z] Step 23/24 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 [2022-09-20T19:43:09.775Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-20T19:43:10.052Z] ---> Running in 6a29962e77df [2022-09-20T19:43:10.648Z] Removing intermediate container 6a29962e77df [2022-09-20T19:43:10.648Z] ---> 4ee75db2682d [2022-09-20T19:43:10.648Z] Step 24/24 : LABEL version=0.0.0 [2022-09-20T19:43:10.648Z] ---> Running in f8fa0e11fcfb [2022-09-20T19:43:10.925Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-20T19:43:11.530Z] Removing intermediate container f8fa0e11fcfb [2022-09-20T19:43:11.530Z] ---> afc63d34d298 [2022-09-20T19:43:11.530Z] [2022-09-20T19:43:11.808Z] Successfully built afc63d34d298 [2022-09-20T19:43:11.808Z] Successfully tagged core-command-arm64:latest [2022-09-20T19:43:11.808Z]  Building core-command ... done (1/9) Installing ca-certificates (20220614-r0) [2022-09-20T19:43:12.085Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-20T19:43:12.085Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-20T19:43:12.361Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-20T19:43:12.361Z] (5/9) Installing curl (7.80.0-r3) [2022-09-20T19:43:12.638Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-20T19:43:12.638Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-20T19:43:12.638Z] (8/9) Installing libucontext (1.1-r0) [2022-09-20T19:43:12.917Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-20T19:43:12.917Z] Executing busybox-1.34.1-r7.trigger [2022-09-20T19:43:12.917Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T19:43:13.196Z] OK: 8 MiB in 23 packages [2022-09-20T19:43:15.836Z] Removing intermediate container 2ee324d86c57 [2022-09-20T19:43:15.836Z] ---> 46e7961275b6 [2022-09-20T19:43:15.836Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T19:43:16.111Z] ---> 014bbb0bfc3f [2022-09-20T19:43:16.111Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-20T19:43:18.122Z] ---> 858a3974b00d [2022-09-20T19:43:18.122Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-20T19:43:19.128Z] ---> 570d9e9bb9b0 [2022-09-20T19:43:19.128Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-20T19:43:19.128Z] ---> Running in e761aa32a5c8 [2022-09-20T19:43:19.731Z] Removing intermediate container e761aa32a5c8 [2022-09-20T19:43:19.731Z] ---> b8ef6bdcf88f [2022-09-20T19:43:19.731Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T19:43:19.731Z] ---> Running in 801cc958d8c2 [2022-09-20T19:43:20.019Z] Removing intermediate container 801cc958d8c2 [2022-09-20T19:43:20.019Z] ---> b7e1b5421542 [2022-09-20T19:43:20.019Z] Step 18/20 : LABEL arch=arm64 [2022-09-20T19:43:20.293Z] ---> Running in 33106cbdc0d0 [2022-09-20T19:43:20.567Z] Removing intermediate container 33106cbdc0d0 [2022-09-20T19:43:20.567Z] ---> d83dc8a51a5a [2022-09-20T19:43:20.567Z] Step 19/20 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 [2022-09-20T19:43:20.842Z] ---> Running in af75c6403e83 [2022-09-20T19:43:21.116Z] Removing intermediate container af75c6403e83 [2022-09-20T19:43:21.116Z] ---> 9a4095b860ff [2022-09-20T19:43:21.116Z] Step 20/20 : LABEL version=0.0.0 [2022-09-20T19:43:21.396Z] ---> Running in 8a69d7a94f65 [2022-09-20T19:43:21.673Z] Removing intermediate container 8a69d7a94f65 [2022-09-20T19:43:21.673Z] ---> 6afee5a4868e [2022-09-20T19:43:21.673Z] [2022-09-20T19:43:21.948Z] Successfully built 6afee5a4868e [2022-09-20T19:43:21.948Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-09-20T19:43:28.676Z]  Building security-spiffe-token-provider ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-20T19:43:36.967Z] Removing intermediate container c9c3207e07d1 [2022-09-20T19:43:36.968Z] ---> 4ca8f079a70d [2022-09-20T19:43:36.968Z] [2022-09-20T19:43:36.968Z] Step 10/25 : FROM alpine:3.16 [2022-09-20T19:43:36.968Z] ---> a6215f271958 [2022-09-20T19:43:36.968Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-20T19:43:37.242Z] ---> Running in 43d7973bc527 [2022-09-20T19:43:38.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T19:43:38.506Z] Removing intermediate container 7242bd65776b [2022-09-20T19:43:38.506Z] ---> 64a4009e5c93 [2022-09-20T19:43:38.506Z] [2022-09-20T19:43:38.506Z] Step 11/23 : FROM alpine:3.16 [2022-09-20T19:43:38.506Z] ---> a6215f271958 [2022-09-20T19:43:38.506Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-20T19:43:38.506Z] ---> Using cache [2022-09-20T19:43:38.507Z] ---> f4a703a8797a [2022-09-20T19:43:38.507Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-20T19:43:38.507Z] ---> Using cache [2022-09-20T19:43:38.507Z] ---> 484e27f59434 [2022-09-20T19:43:38.507Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-20T19:43:38.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T19:43:38.507Z] ---> Running in 7ccc6154566e [2022-09-20T19:43:38.782Z] Removing intermediate container 7ccc6154566e [2022-09-20T19:43:38.782Z] ---> b42fecb6568d [2022-09-20T19:43:38.782Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-20T19:43:39.061Z] ---> Running in bd5a5485cedb [2022-09-20T19:43:39.340Z] Removing intermediate container bd5a5485cedb [2022-09-20T19:43:39.340Z] ---> 5bda3d149b38 [2022-09-20T19:43:39.340Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T19:43:39.340Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-20T19:43:39.616Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-20T19:43:39.616Z] (3/3) Installing su-exec (0.2-r1) [2022-09-20T19:43:39.616Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T19:43:39.616Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T19:43:39.892Z] OK: 6 MiB in 17 packages [2022-09-20T19:43:39.892Z] ---> ee13df4eebd4 [2022-09-20T19:43:39.892Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-20T19:43:41.338Z] Removing intermediate container 43d7973bc527 [2022-09-20T19:43:41.338Z] ---> 4f129b61b99c [2022-09-20T19:43:41.338Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-20T19:43:41.338Z] ---> Running in f42c6d65e0a4 [2022-09-20T19:43:41.615Z] ---> 3bc552faa338 [2022-09-20T19:43:41.615Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-20T19:43:41.615Z] Removing intermediate container f42c6d65e0a4 [2022-09-20T19:43:41.615Z] ---> bb6980a720b6 [2022-09-20T19:43:41.615Z] Step 13/25 : WORKDIR / [2022-09-20T19:43:41.615Z] ---> Running in 60201d62cd44 [2022-09-20T19:43:42.214Z] Removing intermediate container 60201d62cd44 [2022-09-20T19:43:42.214Z] ---> 664436a77651 [2022-09-20T19:43:42.214Z] 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-09-20T19:43:42.214Z] ---> 64c25d3c45df [2022-09-20T19:43:42.214Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-20T19:43:42.214Z] ---> Running in 767314e6f8ce [2022-09-20T19:43:42.812Z] Removing intermediate container 767314e6f8ce [2022-09-20T19:43:42.812Z] ---> fbf9923392bd [2022-09-20T19:43:42.812Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T19:43:42.812Z] ---> Running in 9b86b39e744a [2022-09-20T19:43:42.812Z] ---> 8949f87a3993 [2022-09-20T19:43:42.812Z] 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-09-20T19:43:43.083Z] Removing intermediate container 9b86b39e744a [2022-09-20T19:43:43.083Z] ---> ecc8156d4016 [2022-09-20T19:43:43.083Z] Step 21/23 : LABEL arch=arm64 [2022-09-20T19:43:43.083Z] ---> Running in df1b339b5685 [2022-09-20T19:43:43.356Z] ---> 624337bef413 [2022-09-20T19:43:43.356Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-20T19:43:43.629Z] Removing intermediate container df1b339b5685 [2022-09-20T19:43:43.629Z] ---> 7f1debd3e7db [2022-09-20T19:43:43.629Z] Step 22/23 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 [2022-09-20T19:43:43.629Z] ---> Running in 4dcdb33912da [2022-09-20T19:43:43.908Z] Removing intermediate container 4dcdb33912da [2022-09-20T19:43:43.908Z] ---> d0f211688066 [2022-09-20T19:43:43.908Z] Step 23/23 : LABEL version=0.0.0 [2022-09-20T19:43:44.179Z] ---> Running in 82b1c5b9b187 [2022-09-20T19:43:44.179Z] ---> 7cac330d534a [2022-09-20T19:43:44.179Z] 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-09-20T19:43:44.451Z] Removing intermediate container 82b1c5b9b187 [2022-09-20T19:43:44.451Z] ---> 2a6833c23fbc [2022-09-20T19:43:44.451Z] [2022-09-20T19:43:44.724Z] Successfully built 2a6833c23fbc [2022-09-20T19:43:44.724Z] Successfully tagged support-scheduler-arm64:latest [2022-09-20T19:43:44.724Z]  Building support-scheduler ... done  ---> cfb0d85b5740 [2022-09-20T19:43:44.724Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-20T19:43:45.705Z] ---> 39cbf93b0df3 [2022-09-20T19:43:45.705Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-20T19:43:46.682Z] ---> 03af7888bb05 [2022-09-20T19:43:46.682Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-20T19:43:47.278Z] ---> ef4658c29287 [2022-09-20T19:43:47.278Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-20T19:43:47.278Z] ---> Running in d18cce188263 [2022-09-20T19:43:49.247Z] Removing intermediate container d18cce188263 [2022-09-20T19:43:49.247Z] ---> 23dca8537a35 [2022-09-20T19:43:49.247Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-20T19:43:49.247Z] ---> Running in 7174fb13fd93 [2022-09-20T19:43:49.247Z] Removing intermediate container 7174fb13fd93 [2022-09-20T19:43:49.247Z] ---> 0f9b8fb334ca [2022-09-20T19:43:49.247Z] Step 23/25 : LABEL arch=arm64 [2022-09-20T19:43:49.247Z] ---> Running in b21db6cd3d85 [2022-09-20T19:43:49.844Z] Removing intermediate container b21db6cd3d85 [2022-09-20T19:43:49.844Z] ---> 62ecc34d3c26 [2022-09-20T19:43:49.844Z] Step 24/25 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 [2022-09-20T19:43:49.844Z] ---> Running in 81adad333a76 [2022-09-20T19:43:50.116Z] Removing intermediate container 81adad333a76 [2022-09-20T19:43:50.116Z] ---> 47dddcbec087 [2022-09-20T19:43:50.117Z] Step 25/25 : LABEL version=0.0.0 [2022-09-20T19:43:50.117Z] ---> Running in a04eb5c5875b [2022-09-20T19:43:50.390Z] Removing intermediate container a04eb5c5875b [2022-09-20T19:43:50.390Z] ---> 6ab7d7b12937 [2022-09-20T19:43:50.390Z] [2022-09-20T19:43:50.666Z] Successfully built 6ab7d7b12937 [2022-09-20T19:43:50.666Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-09-20T19:43:50.953Z]  Building security-secretstore-setup ... done  [Pipeline] } [2022-09-20T19:43:50.962Z] $ docker stop --time=1 21fb099dba1a3d96d15dcd6f78127df25f7f7f8eedd9677861769d4e39bb266d [2022-09-20T19:43:52.637Z] $ docker rm -f 21fb099dba1a3d96d15dcd6f78127df25f7f7f8eedd9677861769d4e39bb266d [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-20T19:43:53.257Z] + docker images [2022-09-20T19:43:53.528Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-20T19:43:53.528Z] security-secretstore-setup-arm64 latest 6ab7d7b12937 3 seconds ago 28.2MB [2022-09-20T19:43:53.528Z] support-scheduler-arm64 latest 2a6833c23fbc 9 seconds ago 25.7MB [2022-09-20T19:43:53.528Z] 64a4009e5c93 16 seconds ago 1.43GB [2022-09-20T19:43:53.528Z] 4ca8f079a70d 18 seconds ago 1.37GB [2022-09-20T19:43:53.528Z] security-spiffe-token-provider-arm64 latest 6afee5a4868e 32 seconds ago 28.4MB [2022-09-20T19:43:53.528Z] core-command-arm64 latest afc63d34d298 42 seconds ago 16.7MB [2022-09-20T19:43:53.528Z] 662943bdf292 50 seconds ago 1.41GB [2022-09-20T19:43:53.528Z] fbe9ee2bdd85 55 seconds ago 1.37GB [2022-09-20T19:43:53.528Z] security-proxy-setup-arm64 latest 864cfc2ef3b1 About a minute ago 26.4MB [2022-09-20T19:43:53.528Z] 91e8a58e6d17 2 minutes ago 1.36GB [2022-09-20T19:43:53.528Z] support-notifications-arm64 latest 5212627e517e 5 minutes ago 26.3MB [2022-09-20T19:43:53.528Z] b60c3896b6b5 5 minutes ago 1.44GB [2022-09-20T19:43:53.528Z] core-metadata-arm64 latest 33ff39c5a7b3 7 minutes ago 17.5MB [2022-09-20T19:43:53.528Z] d2be2d235905 7 minutes ago 1.38GB [2022-09-20T19:43:53.528Z] core-data-arm64 latest dbf031d64c32 9 minutes ago 20.7MB [2022-09-20T19:43:53.528Z] sys-mgmt-agent-arm64 latest 61ee05b0f62a 9 minutes ago 133MB [2022-09-20T19:43:53.528Z] e8b783e7825f 9 minutes ago 1.38GB [2022-09-20T19:43:53.528Z] security-bootstrapper-arm64 latest 038de0ec16b1 11 minutes ago 19.1MB [2022-09-20T19:43:53.528Z] d13ba589d385 11 minutes ago 1.36GB [2022-09-20T19:43:53.528Z] e19290f8ed2e 11 minutes ago 1.36GB [2022-09-20T19:43:53.528Z] security-spire-agent-arm64 latest 151a6f9ca89f 16 minutes ago 122MB [2022-09-20T19:43:53.528Z] security-spire-config-arm64 latest 826489a2f3fa 17 minutes ago 83.6MB [2022-09-20T19:43:53.528Z] security-spire-server-arm64 latest 05ba712c2f02 17 minutes ago 84.2MB [2022-09-20T19:43:53.528Z] 0587e3f8bebc 17 minutes ago 1.25GB [2022-09-20T19:43:53.528Z] dcfaf279cead 17 minutes ago 1.25GB [2022-09-20T19:43:53.528Z] ci-base-image-arm64 latest 6b3777e65add 31 minutes ago 995MB [2022-09-20T19:43:53.528Z] alpine 3.15 02e0d6fdf486 6 weeks ago 5.33MB [2022-09-20T19:43:53.528Z] alpine 3.16 a6215f271958 6 weeks ago 5.29MB [2022-09-20T19:43:53.528Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB [2022-09-20T19:43:53.528Z] 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-09-20T19:43:54.335Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-20T19:43:54.336Z] [2022-09-20T19:43:54.336Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T19:43:54.768Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-20T19:43:55.044Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-20T19:43:55.044Z] 8998bd30e6a1: Pulling fs layer [2022-09-20T19:43:55.044Z] 04944245beec: Pulling fs layer [2022-09-20T19:43:55.044Z] 699f458cf7ca: Pulling fs layer [2022-09-20T19:43:55.044Z] 765212b225bb: Pulling fs layer [2022-09-20T19:43:55.044Z] f23df028b6ca: Pulling fs layer [2022-09-20T19:43:55.044Z] d65c8cfc05b1: Pulling fs layer [2022-09-20T19:43:55.044Z] 2437ff75d9bd: Pulling fs layer [2022-09-20T19:43:55.044Z] f23df028b6ca: Waiting [2022-09-20T19:43:55.044Z] 2437ff75d9bd: Waiting [2022-09-20T19:43:55.044Z] 765212b225bb: Waiting [2022-09-20T19:43:55.044Z] d65c8cfc05b1: Waiting [2022-09-20T19:43:55.044Z] 04944245beec: Verifying Checksum [2022-09-20T19:43:55.044Z] 04944245beec: Download complete [2022-09-20T19:43:55.044Z] 765212b225bb: Verifying Checksum [2022-09-20T19:43:55.044Z] 765212b225bb: Download complete [2022-09-20T19:43:55.044Z] f23df028b6ca: Download complete [2022-09-20T19:43:55.044Z] d65c8cfc05b1: Verifying Checksum [2022-09-20T19:43:55.044Z] d65c8cfc05b1: Download complete [2022-09-20T19:43:55.321Z] 699f458cf7ca: Verifying Checksum [2022-09-20T19:43:55.321Z] 699f458cf7ca: Download complete [2022-09-20T19:43:55.592Z] 8998bd30e6a1: Verifying Checksum [2022-09-20T19:43:55.592Z] 8998bd30e6a1: Download complete [2022-09-20T19:43:58.213Z] 2437ff75d9bd: Verifying Checksum [2022-09-20T19:43:58.213Z] 2437ff75d9bd: Download complete [2022-09-20T19:44:00.180Z] 8998bd30e6a1: Pull complete [2022-09-20T19:44:00.452Z] 04944245beec: Pull complete [2022-09-20T19:44:01.888Z] 699f458cf7ca: Pull complete [2022-09-20T19:44:02.161Z] 765212b225bb: Pull complete [2022-09-20T19:44:03.143Z] f23df028b6ca: Pull complete [2022-09-20T19:44:03.416Z] d65c8cfc05b1: Pull complete [2022-09-20T19:44:18.491Z] 2437ff75d9bd: Pull complete [2022-09-20T19:44:18.491Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-20T19:44:18.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-20T19:44:18.491Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T19:44:18.882Z] prd-ubuntu20.04-docker-arm64-4c-16g-29979 does not seem to be running inside a container [2022-09-20T19:44:18.956Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-20T19:44:21.562Z] $ docker top 15ca5f747c2ddbf4eb7d97189c9b840e41d6f8a7a5c982a310443a052355d8ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T19:44:22.574Z] ---> job-cost.sh [2022-09-20T19:44:22.574Z] lf-activate-venv: SKIPPING [2022-09-20T19:44:22.574Z] INFO: No Stack... [2022-09-20T19:44:23.166Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-20T19:44:23.758Z] INFO: Archiving Costs [Pipeline] sh [2022-09-20T19:44:24.437Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-09-20T19:44:24.437Z] + cut -d, -f6 [Pipeline] lock [2022-09-20T19:44:24.516Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4161-1-stack-cost] [2022-09-20T19:44:24.528Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4161-1-stack-cost] did not exist. Created. [2022-09-20T19:44:24.528Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4161-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-20T19:44:25.280Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-20T19:44:25.471Z] Stashed 1 file(s) [Pipeline] } [2022-09-20T19:44:25.489Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4161-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-20T19:44:25.557Z] $ docker stop --time=1 15ca5f747c2ddbf4eb7d97189c9b840e41d6f8a7a5c982a310443a052355d8ea [2022-09-20T19:44:27.068Z] $ docker rm -f 15ca5f747c2ddbf4eb7d97189c9b840e41d6f8a7a5c982a310443a052355d8ea [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-09-20T19:44:28.132Z] provisioning config files... [2022-09-20T19:44:28.164Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1697550671149655698tmp [Pipeline] { [Pipeline] sh [2022-09-20T19:44:28.560Z] + set +x [2022-09-20T19:44:28.560Z] + curl -s https://codecov.io/bash [2022-09-20T19:44:28.560Z] + bash -s -- [2022-09-20T19:44:28.560Z] [2022-09-20T19:44:28.560Z] _____ _ [2022-09-20T19:44:28.560Z] / ____| | | [2022-09-20T19:44:28.560Z] | | ___ __| | ___ ___ _____ __ [2022-09-20T19:44:28.560Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-20T19:44:28.560Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-20T19:44:28.560Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-20T19:44:28.560Z] Bash-1.0.6 [2022-09-20T19:44:28.560Z] [2022-09-20T19:44:28.560Z] [2022-09-20T19:44:28.560Z] ==> git version 2.25.1 found [2022-09-20T19:44:28.560Z] ==> 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-09-20T19:44:28.560Z] Release-Date: 2020-01-08 [2022-09-20T19:44:28.560Z] 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-09-20T19:44:28.560Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-20T19:44:28.560Z] ==> Jenkins CI detected. [2022-09-20T19:44:28.560Z] current dir:  /w/workspace/edgex-go/1 [2022-09-20T19:44:28.560Z] project root: . [2022-09-20T19:44:28.560Z] --> token set from env [2022-09-20T19:44:28.560Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-20T19:44:28.560Z] ==> Running gcov in . (disable via -X gcov) [2022-09-20T19:44:28.560Z] ==> Python coveragepy not found [2022-09-20T19:44:28.561Z] ==> Searching for coverage reports in: [2022-09-20T19:44:28.561Z] + . [2022-09-20T19:44:28.561Z] -> Found 1 reports [2022-09-20T19:44:28.561Z] ==> Detecting git/mercurial file structure [2022-09-20T19:44:28.561Z] ==> Reading reports [2022-09-20T19:44:28.561Z] + ./coverage.out bytes=491929 [2022-09-20T19:44:28.561Z] ==> Appending adjustments [2022-09-20T19:44:28.561Z] https://docs.codecov.io/docs/fixing-reports [2022-09-20T19:44:29.941Z] + Found adjustments [2022-09-20T19:44:29.941Z] ==> Gzipping contents [2022-09-20T19:44:29.941Z] 64K /tmp/codecov.Ib9Kbc.gz [2022-09-20T19:44:29.941Z] ==> Uploading reports [2022-09-20T19:44:29.941Z] url: https://codecov.io [2022-09-20T19:44:29.941Z] query: branch=PR-4161&commit=c86b8e77ad381ab7248d41d377cfc1f185c99373&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4161%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4161&job=&cmd_args= [2022-09-20T19:44:29.941Z] -> Pinging Codecov [2022-09-20T19:44:29.941Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4161&commit=c86b8e77ad381ab7248d41d377cfc1f185c99373&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4161%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4161&job=&cmd_args= [2022-09-20T19:44:30.204Z] -> Uploading to [2022-09-20T19:44:30.204Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-20/00271124DB129430A58F1EEE437C3FCB/c86b8e77ad381ab7248d41d377cfc1f185c99373/e6873ba9-7dc6-4d3e-8649-06911f116d81.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220920T194430Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=70f1d5799550670c8424e391268a472af724ce73df8519bdfa2eb599ed4d5e73 [2022-09-20T19:44:30.204Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-20T19:44:30.204Z] Dload Upload Total Spent Left Speed [2022-09-20T19:44:30.463Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64672 0 0 100 64672 0 234k --:--:-- --:--:-- --:--:-- 234k [2022-09-20T19:44:30.463Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c86b8e77ad381ab7248d41d377cfc1f185c99373 [Pipeline] } [2022-09-20T19:44:30.490Z] 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-09-20T19:44:31.841Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-09-20T19:44:32.167Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T19:44:33.058Z] ---> package-listing.sh [2022-09-20T19:44:33.058Z] ++ facter osfamily [2022-09-20T19:44:33.058Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-20T19:44:33.318Z] + OS_FAMILY=debian [2022-09-20T19:44:33.318Z] + workspace=/w/workspace/edgex-go/1 [2022-09-20T19:44:33.318Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-20T19:44:33.318Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-20T19:44:33.318Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-20T19:44:33.318Z] + PACKAGES=/tmp/packages_start.txt [2022-09-20T19:44:33.318Z] + '[' /w/workspace/edgex-go/1 ']' [2022-09-20T19:44:33.318Z] + PACKAGES=/tmp/packages_end.txt [2022-09-20T19:44:33.318Z] + case "${OS_FAMILY}" in [2022-09-20T19:44:33.318Z] + dpkg -l [2022-09-20T19:44:33.318Z] + grep '^ii' [2022-09-20T19:44:33.318Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-20T19:44:33.318Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-20T19:44:33.318Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-20T19:44:33.318Z] + '[' /w/workspace/edgex-go/1 ']' [2022-09-20T19:44:33.318Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-09-20T19:44:33.318Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-09-20T19:44:33.352Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-20T19:44:33.645Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T19:44:34.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-20T19:44:34.285Z] [2022-09-20T19:44:34.285Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T19:44:34.657Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-20T19:44:34.657Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-20T19:44:34.657Z] 5eb5b503b376: Pulling fs layer [2022-09-20T19:44:34.657Z] 5c69ac0246d0: Pulling fs layer [2022-09-20T19:44:34.657Z] ec43610c2a17: Pulling fs layer [2022-09-20T19:44:34.657Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-20T19:44:34.657Z] 33b1e0a273af: Pulling fs layer [2022-09-20T19:44:34.657Z] 5d3b04190fa2: Pulling fs layer [2022-09-20T19:44:34.657Z] 2f39f015ded8: Pulling fs layer [2022-09-20T19:44:34.657Z] 33b1e0a273af: Waiting [2022-09-20T19:44:34.657Z] 5d3b04190fa2: Waiting [2022-09-20T19:44:34.657Z] 2f39f015ded8: Waiting [2022-09-20T19:44:34.657Z] 3a2ae6a8a46f: Waiting [2022-09-20T19:44:34.657Z] 5c69ac0246d0: Verifying Checksum [2022-09-20T19:44:34.657Z] 5c69ac0246d0: Download complete [2022-09-20T19:44:34.657Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-20T19:44:34.657Z] 3a2ae6a8a46f: Download complete [2022-09-20T19:44:34.657Z] 33b1e0a273af: Verifying Checksum [2022-09-20T19:44:34.657Z] 33b1e0a273af: Download complete [2022-09-20T19:44:34.657Z] 5d3b04190fa2: Download complete [2022-09-20T19:44:34.917Z] ec43610c2a17: Verifying Checksum [2022-09-20T19:44:34.917Z] ec43610c2a17: Download complete [2022-09-20T19:44:34.917Z] 5eb5b503b376: Verifying Checksum [2022-09-20T19:44:34.917Z] 5eb5b503b376: Download complete [2022-09-20T19:44:35.488Z] 2f39f015ded8: Download complete [2022-09-20T19:44:36.062Z] 5eb5b503b376: Pull complete [2022-09-20T19:44:36.322Z] 5c69ac0246d0: Pull complete [2022-09-20T19:44:36.890Z] ec43610c2a17: Pull complete [2022-09-20T19:44:36.890Z] 3a2ae6a8a46f: Pull complete [2022-09-20T19:44:37.149Z] 33b1e0a273af: Pull complete [2022-09-20T19:44:37.149Z] 5d3b04190fa2: Pull complete [2022-09-20T19:44:41.338Z] 2f39f015ded8: Pull complete [2022-09-20T19:44:41.338Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-20T19:44:41.338Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-20T19:44:41.338Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T19:44:41.564Z] prd-ubuntu20.04-docker-8c-8g-29977 does not seem to be running inside a container [2022-09-20T19:44:41.611Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-20T19:44:45.422Z] $ docker top d47950ff26a76d0d19164a1716a122fe8688330b06d294e1d8244ea63f6228be -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T19:44:45.807Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-20T19:44:46.121Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-20T19:44:46.431Z] + ls /var/log/sa-host [2022-09-20T19:44:46.431Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-20T19:44:46.562Z] provisioning config files... [2022-09-20T19:44:46.573Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3441555581951656118tmp [Pipeline] { [Pipeline] echo [2022-09-20T19:44:46.616Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T19:44:46.926Z] ---> create-netrc.sh [Pipeline] } [2022-09-20T19:44:46.953Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-20T19:44:47.362Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-20T19:44:47.395Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T19:44:47.711Z] ---> sudo-logs.sh [2022-09-20T19:44:47.711Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-20T19:44:47.783Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T19:44:48.095Z] ---> job-cost.sh [2022-09-20T19:44:48.095Z] lf-activate-venv: SKIPPING [2022-09-20T19:44:48.095Z] DEBUG: total: 0.10999999940395355 [2022-09-20T19:44:48.095Z] INFO: Retrieving Stack Cost... [2022-09-20T19:44:48.355Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-20T19:44:48.926Z] INFO: Archiving Costs [Pipeline] echo [2022-09-20T19:44:48.959Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T19:44:49.272Z] ---> logs-deploy.sh [2022-09-20T19:44:49.272Z] lf-activate-venv: SKIPPING [2022-09-20T19:44:49.272Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4161/1 [2022-09-20T19:44:49.272Z] INFO: archiving workspace using pattern(s): [2022-09-20T19:44:50.212Z] Archives upload complete. [2022-09-20T19:44:50.212Z] INFO: archiving logs to Nexus