Pull request #4154 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from 13b3cef06e9bc81fd1664eb91cfaade501a96e78+f87a0e7ad2d654d2bfa8949ba3950bab910e31fb (e4499377917dba599fd05144092e8b65a6c28e5e) 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-ssh5971001151896201121.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-ssh469226424585135603.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4154/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4154/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7781325900295730386.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 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-ssh2822231359452626753.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4154/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4154/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15764246846399479838.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-29981 in /w/workspace/edgexfoundry_edgex-go_PR-4154 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4154/head:refs/remotes/origin/PR-4154 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f87a0e7ad2d654d2bfa8949ba3950bab910e31fb into PR head commit 13b3cef06e9bc81fd1664eb91cfaade501a96e78 Merge succeeded, producing 453462dc2737872c6dfbae0367d28c684530d312 Checking out Revision 453462dc2737872c6dfbae0367d28c684530d312 (PR-4154) > git config core.sparsecheckout # timeout=10 > git checkout -f 13b3cef06e9bc81fd1664eb91cfaade501a96e78 # 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 453462dc2737872c6dfbae0367d28c684530d312 # timeout=10 Commit message: "Merge commit 'f87a0e7ad2d654d2bfa8949ba3950bab910e31fb' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-20T20:07:26.327Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-20T20:07:26.381Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-20T20:07:26.399Z] ========================================================= [2022-09-20T20:07:26.399Z] EdgeX Global Pipelines Version Info [2022-09-20T20:07:26.399Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk adb8fce993257e0c3a35484a51fc092fd143b6d5 # timeout=10 [2022-09-20T20:07:27.165Z] ------------------- [2022-09-20T20:07:27.165Z] stable info: [2022-09-20T20:07:27.165Z] ------------------- [2022-09-20T20:07:27.165Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-20T20:07:27.165Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-20T20:07:27.165Z] Message: update stable to v1.0.239 [2022-09-20T20:07:27.740Z] ------------------- [2022-09-20T20:07:27.740Z] experimental info: [2022-09-20T20:07:27.740Z] ------------------- [2022-09-20T20:07:27.740Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-20T20:07:27.740Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-20T20:07:27.740Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-20T20:07:27.911Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-09-20T20:07:27.925Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-09-20T20:07:27.934Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-20T20:07:27.944Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-20T20:07:27.954Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-20T20:07:27.967Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-20T20:07:27.981Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-20T20:07:27.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-09-20T20:07:28.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-09-20T20:07:28.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-09-20T20:07:28.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-20T20:07:28.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-20T20:07:28.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-20T20:07:28.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-20T20:07:28.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-20T20:07:28.091Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-20T20:07:28.102Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-20T20:07:28.112Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-20T20:07:28.120Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-20T20:07:28.128Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-20T20:07:28.138Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-20T20:07:28.146Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-20T20:07:28.153Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-20T20:07:28.161Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4154 [Pipeline] echo [2022-09-20T20:07:28.169Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4154 [Pipeline] echo [2022-09-20T20:07:28.179Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4154 [Pipeline] echo [2022-09-20T20:07:28.188Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 453462dc2737872c6dfbae0367d28c684530d312 [Pipeline] echo [2022-09-20T20:07:28.199Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 453462d [Pipeline] echo [2022-09-20T20:07:28.206Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-20T20:07:28.248Z] provisioning config files... [2022-09-20T20:07:28.262Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config2668274865306008030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T20:07:28.564Z] ---> docker-login.sh [2022-09-20T20:07:28.564Z] nexus3.edgexfoundry.org:10001 [2022-09-20T20:07:28.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T20:07:29.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T20:07:29.092Z] Configure a credential helper to remove this warning. See [2022-09-20T20:07:29.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T20:07:29.092Z] [2022-09-20T20:07:29.092Z] Login Succeeded [2022-09-20T20:07:29.092Z] nexus3.edgexfoundry.org:10002 [2022-09-20T20:07:29.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T20:07:29.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T20:07:29.092Z] Configure a credential helper to remove this warning. See [2022-09-20T20:07:29.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T20:07:29.092Z] [2022-09-20T20:07:29.092Z] Login Succeeded [2022-09-20T20:07:29.092Z] nexus3.edgexfoundry.org:10003 [2022-09-20T20:07:29.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T20:07:29.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T20:07:29.356Z] Configure a credential helper to remove this warning. See [2022-09-20T20:07:29.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T20:07:29.356Z] [2022-09-20T20:07:29.356Z] Login Succeeded [2022-09-20T20:07:29.356Z] nexus3.edgexfoundry.org:10004 [2022-09-20T20:07:29.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T20:07:29.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T20:07:29.618Z] Configure a credential helper to remove this warning. See [2022-09-20T20:07:29.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T20:07:29.618Z] [2022-09-20T20:07:29.618Z] Login Succeeded [2022-09-20T20:07:29.618Z] docker.io [2022-09-20T20:07:29.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T20:07:29.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T20:07:29.879Z] Configure a credential helper to remove this warning. See [2022-09-20T20:07:29.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T20:07:29.879Z] [2022-09-20T20:07:29.879Z] Login Succeeded [2022-09-20T20:07:29.879Z] ---> docker-login.sh ends [Pipeline] } [2022-09-20T20:07:29.889Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-20T20:07:30.199Z] + 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-20T20:07:30.199Z] + dirname cmd/core-command/Dockerfile [2022-09-20T20:07:30.199Z] + cut -d/ -f2 [2022-09-20T20:07:30.199Z] + echo core-command,cmd/core-command/Dockerfile [2022-09-20T20:07:30.199Z] + dirname cmd/core-data/Dockerfile [2022-09-20T20:07:30.199Z] + cut -d/ -f2 [2022-09-20T20:07:30.199Z] + echo core-data,cmd/core-data/Dockerfile [2022-09-20T20:07:30.199Z] + + dirname cmd/core-metadata/Dockerfile [2022-09-20T20:07:30.199Z] cut -d/ -f2 [2022-09-20T20:07:30.199Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-09-20T20:07:30.199Z] + cut -d/ -f2 [2022-09-20T20:07:30.199Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-09-20T20:07:30.199Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-09-20T20:07:30.199Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-09-20T20:07:30.199Z] + cut -d/ -f2 [2022-09-20T20:07:30.199Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-09-20T20:07:30.199Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-09-20T20:07:30.199Z] + cut -d/ -f2 [2022-09-20T20:07:30.199Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-09-20T20:07:30.199Z] + dirname cmd/security-spiffe-token-provider/Dockerfile+ [2022-09-20T20:07:30.199Z] cut -d/ -f2 [2022-09-20T20:07:30.199Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-09-20T20:07:30.199Z] + + dirname cmd/security-spire-agent/Dockerfile [2022-09-20T20:07:30.199Z] cut -d/ -f2 [2022-09-20T20:07:30.199Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-09-20T20:07:30.199Z] + dirname cmd/security-spire-config/Dockerfile [2022-09-20T20:07:30.199Z] + cut -d/ -f2 [2022-09-20T20:07:30.199Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-09-20T20:07:30.199Z] + dirname cmd/security-spire-server/Dockerfile [2022-09-20T20:07:30.199Z] + cut -d/ -f2 [2022-09-20T20:07:30.199Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-09-20T20:07:30.199Z] + dirname cmd/support-notifications/Dockerfile [2022-09-20T20:07:30.199Z] + cut -d/ -f2 [2022-09-20T20:07:30.199Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-09-20T20:07:30.199Z] + dirname cmd/support-scheduler/Dockerfile [2022-09-20T20:07:30.199Z] + cut -d/ -f2 [2022-09-20T20:07:30.199Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-09-20T20:07:30.199Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-09-20T20:07:30.199Z] + cut -d/ -f2 [2022-09-20T20:07:30.199Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-09-20T20:07:30.236Z] 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-20T20:07:30.608Z] + git rev-list -1 --merges 453462dc2737872c6dfbae0367d28c684530d312~1..453462dc2737872c6dfbae0367d28c684530d312 [Pipeline] echo [2022-09-20T20:07:30.624Z] -----------> git rev-list -1 --merges 453462dc2737872c6dfbae0367d28c684530d312~1..453462dc2737872c6dfbae0367d28c684530d312 453462dc2737872c6dfbae0367d28c684530d312 [2022-09-20T20:07:30.624Z] 453462dc2737872c6dfbae0367d28c684530d312 [false] [Pipeline] sh [2022-09-20T20:07:30.920Z] + git log --format=format:%s -1 453462dc2737872c6dfbae0367d28c684530d312 [Pipeline] echo [2022-09-20T20:07:30.938Z] ========================================================= [2022-09-20T20:07:30.938Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-20T20:07:30.938Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-09-20T20:07:31.375Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-20T20:07:31.375Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-20T20:07:31.375Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-20T20:07:31.375Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-20T20:07:31.375Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-20T20:07:31.375Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-20T20:07:31.375Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T20:07:31.797Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T20:07:31.797Z] [2022-09-20T20:07:31.797Z] 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-20T20:07:32.110Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T20:07:32.110Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-20T20:07:32.110Z] b85a868b505f: Pulling fs layer [2022-09-20T20:07:32.110Z] e2be974225ed: Pulling fs layer [2022-09-20T20:07:32.110Z] 339a4e72a1f5: Pulling fs layer [2022-09-20T20:07:32.110Z] 988bab9f4d93: Pulling fs layer [2022-09-20T20:07:32.110Z] 1469e6f7b9e6: Pulling fs layer [2022-09-20T20:07:32.110Z] eaf3925da568: Pulling fs layer [2022-09-20T20:07:32.110Z] bab4dde63d76: Pulling fs layer [2022-09-20T20:07:32.110Z] bde34c3a00c8: Pulling fs layer [2022-09-20T20:07:32.110Z] b352a97aabf1: Pulling fs layer [2022-09-20T20:07:32.110Z] 988bab9f4d93: Waiting [2022-09-20T20:07:32.110Z] bab4dde63d76: Waiting [2022-09-20T20:07:32.110Z] eaf3925da568: Waiting [2022-09-20T20:07:32.110Z] 1469e6f7b9e6: Waiting [2022-09-20T20:07:32.110Z] bde34c3a00c8: Waiting [2022-09-20T20:07:32.110Z] 4872d77fe225: Pulling fs layer [2022-09-20T20:07:32.110Z] 5851b861e8e6: Pulling fs layer [2022-09-20T20:07:32.110Z] 4872d77fe225: Waiting [2022-09-20T20:07:32.110Z] e2be974225ed: Download complete [2022-09-20T20:07:32.110Z] 988bab9f4d93: Verifying Checksum [2022-09-20T20:07:32.110Z] 988bab9f4d93: Download complete [2022-09-20T20:07:32.371Z] 1469e6f7b9e6: Verifying Checksum [2022-09-20T20:07:32.371Z] 1469e6f7b9e6: Download complete [2022-09-20T20:07:32.371Z] 339a4e72a1f5: Verifying Checksum [2022-09-20T20:07:32.371Z] 339a4e72a1f5: Download complete [2022-09-20T20:07:32.371Z] eaf3925da568: Verifying Checksum [2022-09-20T20:07:32.371Z] eaf3925da568: Download complete [2022-09-20T20:07:32.371Z] bde34c3a00c8: Verifying Checksum [2022-09-20T20:07:32.371Z] bde34c3a00c8: Download complete [2022-09-20T20:07:32.371Z] b352a97aabf1: Verifying Checksum [2022-09-20T20:07:32.371Z] b352a97aabf1: Download complete [2022-09-20T20:07:32.371Z] 4872d77fe225: Verifying Checksum [2022-09-20T20:07:32.371Z] 4872d77fe225: Download complete [2022-09-20T20:07:32.371Z] 5851b861e8e6: Download complete [2022-09-20T20:07:32.371Z] b85a868b505f: Verifying Checksum [2022-09-20T20:07:32.371Z] b85a868b505f: Download complete [2022-09-20T20:07:32.632Z] bab4dde63d76: Verifying Checksum [2022-09-20T20:07:32.632Z] bab4dde63d76: Download complete [2022-09-20T20:07:34.015Z] b85a868b505f: Pull complete [2022-09-20T20:07:34.015Z] e2be974225ed: Pull complete [2022-09-20T20:07:34.586Z] 339a4e72a1f5: Pull complete [2022-09-20T20:07:34.586Z] 988bab9f4d93: Pull complete [2022-09-20T20:07:35.156Z] 1469e6f7b9e6: Pull complete [2022-09-20T20:07:35.156Z] eaf3925da568: Pull complete [2022-09-20T20:07:37.069Z] bab4dde63d76: Pull complete [2022-09-20T20:07:37.069Z] bde34c3a00c8: Pull complete [2022-09-20T20:07:37.330Z] b352a97aabf1: Pull complete [2022-09-20T20:07:37.330Z] 4872d77fe225: Pull complete [2022-09-20T20:07:37.593Z] 5851b861e8e6: Pull complete [2022-09-20T20:07:37.593Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-20T20:07:37.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T20:07:37.593Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T20:07:37.698Z] prd-ubuntu20.04-docker-8c-8g-29981 does not seem to be running inside a container [2022-09-20T20:07:37.736Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-20T20:07:39.949Z] $ docker top 78cd0250ccc75b38d0ab5fa7c89c00a419e9772f52ad3cbab815aaa62b1e76a6 -eo pid,comm [2022-09-20T20:07:40.027Z] 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-20T20:07:40.027Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-20T20:07:40.063Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-20T20:07:40.063Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-20T20:07:40.207Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-20T20:07:40.212Z] $ docker exec 78cd0250ccc75b38d0ab5fa7c89c00a419e9772f52ad3cbab815aaa62b1e76a6 ssh-agent [2022-09-20T20:07:40.350Z] SSH_AUTH_SOCK=/tmp/ssh-PtRMfKEEImRs/agent.33 [2022-09-20T20:07:40.350Z] SSH_AGENT_PID=39 [2022-09-20T20:07:40.358Z] Running ssh-add (command line suppressed) [2022-09-20T20:07:40.490Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_7879469310624144456.key (/w/workspace/edgex-go/4@tmp/private_key_7879469310624144456.key) [2022-09-20T20:07:40.507Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-20T20:07:40.800Z] + git tag --points-at HEAD [Pipeline] } [2022-09-20T20:07:40.823Z] $ docker exec --env ******** --env ******** 78cd0250ccc75b38d0ab5fa7c89c00a419e9772f52ad3cbab815aaa62b1e76a6 ssh-agent -k [2022-09-20T20:07:40.934Z] unset SSH_AUTH_SOCK; [2022-09-20T20:07:40.934Z] unset SSH_AGENT_PID; [2022-09-20T20:07:40.935Z] echo Agent pid 39 killed; [2022-09-20T20:07:40.948Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-20T20:07:40.974Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-20T20:07:40.974Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-20T20:07:41.124Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-20T20:07:41.128Z] $ docker exec 78cd0250ccc75b38d0ab5fa7c89c00a419e9772f52ad3cbab815aaa62b1e76a6 ssh-agent [2022-09-20T20:07:41.277Z] SSH_AUTH_SOCK=/tmp/ssh-wCgMu4aa1ULM/agent.73 [2022-09-20T20:07:41.278Z] SSH_AGENT_PID=79 [2022-09-20T20:07:41.284Z] Running ssh-add (command line suppressed) [2022-09-20T20:07:41.420Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_235402520296506179.key (/w/workspace/edgex-go/4@tmp/private_key_235402520296506179.key) [2022-09-20T20:07:41.438Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-20T20:07:41.728Z] + git semver init [2022-09-20T20:07:41.990Z] 2022-09-20 20:07:41,957 [run_init] DEBUG init version:0.0.0 force:False [2022-09-20T20:07:41.990Z] 2022-09-20 20:07:41,958 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2022-09-20T20:07:41.990Z] 2022-09-20 20:07:41,959 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2022-09-20T20:07:41.990Z] 2022-09-20 20:07:41,960 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2022-09-20T20:07:47.326Z] 2022-09-20 20:07:46,908 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2022-09-20T20:07:47.326Z] 2022-09-20 20:07:46,909 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4154 with force:False [2022-09-20T20:07:47.326Z] 2022-09-20 20:07:46,909 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4154 [2022-09-20T20:07:47.326Z] 2022-09-20 20:07:46,913 [execute] INFO git cat-file --batch-check [2022-09-20T20:07:47.326Z] 2022-09-20 20:07:46,913 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2022-09-20T20:07:47.326Z] 2022-09-20 20:07:46,919 [execute] INFO git cat-file --batch [2022-09-20T20:07:47.326Z] 2022-09-20 20:07:46,920 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2022-09-20T20:07:47.326Z] 2022-09-20 20:07:46,925 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4154 [2022-09-20T20:07:47.326Z] 0.0.0 [Pipeline] } [2022-09-20T20:07:47.341Z] $ docker exec --env ******** --env ******** 78cd0250ccc75b38d0ab5fa7c89c00a419e9772f52ad3cbab815aaa62b1e76a6 ssh-agent -k [2022-09-20T20:07:47.467Z] unset SSH_AUTH_SOCK; [2022-09-20T20:07:47.468Z] unset SSH_AGENT_PID; [2022-09-20T20:07:47.468Z] echo Agent pid 79 killed; [2022-09-20T20:07:47.478Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-20T20:07:47.784Z] + git semver [Pipeline] } [2022-09-20T20:07:48.062Z] $ docker stop --time=1 78cd0250ccc75b38d0ab5fa7c89c00a419e9772f52ad3cbab815aaa62b1e76a6 [2022-09-20T20:07:49.382Z] $ docker rm -f 78cd0250ccc75b38d0ab5fa7c89c00a419e9772f52ad3cbab815aaa62b1e76a6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-20T20:07:49.730Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-20T20:07:50.037Z] Stashed 1 file(s) [Pipeline] echo [2022-09-20T20:07:50.040Z] [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-20T20:07:50.431Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2022-09-20T20:07:50.446Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T20:07:50.462Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T20:07:50.468Z] ========================================================= [2022-09-20T20:07:50.468Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-20T20:07:50.468Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-20T20:07:50.760Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-20T20:07:51.022Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-20T20:07:51.022Z] 2408cc74d12b: Pulling fs layer [2022-09-20T20:07:51.022Z] ea60b727a1ce: Pulling fs layer [2022-09-20T20:07:51.022Z] 30c4a7721957: Pulling fs layer [2022-09-20T20:07:51.022Z] 370296b7ddb6: Pulling fs layer [2022-09-20T20:07:51.022Z] 7c6cee850709: Pulling fs layer [2022-09-20T20:07:51.022Z] 39a5fcdaea64: Pulling fs layer [2022-09-20T20:07:51.022Z] d94ebbe4e438: Pulling fs layer [2022-09-20T20:07:51.022Z] bcfd1f05c69d: Pulling fs layer [2022-09-20T20:07:51.022Z] 59ccb84bbe0f: Pulling fs layer [2022-09-20T20:07:51.022Z] 7c6cee850709: Waiting [2022-09-20T20:07:51.022Z] bcfd1f05c69d: Waiting [2022-09-20T20:07:51.022Z] d94ebbe4e438: Waiting [2022-09-20T20:07:51.022Z] 39a5fcdaea64: Waiting [2022-09-20T20:07:51.022Z] 370296b7ddb6: Waiting [2022-09-20T20:07:51.022Z] 59ccb84bbe0f: Waiting [2022-09-20T20:07:51.022Z] 30c4a7721957: Verifying Checksum [2022-09-20T20:07:51.022Z] 30c4a7721957: Download complete [2022-09-20T20:07:51.022Z] ea60b727a1ce: Verifying Checksum [2022-09-20T20:07:51.022Z] ea60b727a1ce: Download complete [2022-09-20T20:07:51.022Z] 7c6cee850709: Download complete [2022-09-20T20:07:51.022Z] 39a5fcdaea64: Verifying Checksum [2022-09-20T20:07:51.022Z] 39a5fcdaea64: Download complete [2022-09-20T20:07:51.022Z] 2408cc74d12b: Verifying Checksum [2022-09-20T20:07:51.022Z] 2408cc74d12b: Download complete [2022-09-20T20:07:51.022Z] d94ebbe4e438: Verifying Checksum [2022-09-20T20:07:51.022Z] d94ebbe4e438: Download complete [2022-09-20T20:07:51.288Z] 2408cc74d12b: Pull complete [2022-09-20T20:07:51.563Z] 59ccb84bbe0f: Verifying Checksum [2022-09-20T20:07:51.563Z] 59ccb84bbe0f: Download complete [2022-09-20T20:07:51.563Z] ea60b727a1ce: Pull complete [2022-09-20T20:07:51.824Z] 30c4a7721957: Pull complete [2022-09-20T20:07:51.824Z] bcfd1f05c69d: Verifying Checksum [2022-09-20T20:07:51.824Z] bcfd1f05c69d: Download complete [2022-09-20T20:07:51.824Z] 370296b7ddb6: Verifying Checksum [2022-09-20T20:07:51.824Z] 370296b7ddb6: Download complete [2022-09-20T20:07:57.113Z] 370296b7ddb6: Pull complete [2022-09-20T20:07:57.113Z] 7c6cee850709: Pull complete [2022-09-20T20:07:57.113Z] 39a5fcdaea64: Pull complete [2022-09-20T20:07:57.374Z] d94ebbe4e438: Pull complete [2022-09-20T20:07:59.918Z] bcfd1f05c69d: Pull complete [2022-09-20T20:08:00.496Z] 59ccb84bbe0f: Pull complete [2022-09-20T20:08:00.496Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-20T20:08:00.496Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-20T20:08:00.496Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-20T20:08:00.794Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-20T20:08:00.795Z] WORKDIR /edgex [2022-09-20T20:08:00.795Z] COPY go.mod . [2022-09-20T20:08:00.795Z] RUN go mod download [2022-09-20T20:08:00.795Z] docker build -t ci-base-image-x86_64 -f - . [2022-09-20T20:08:01.367Z] Sending build context to Docker daemon 169.5MB [2022-09-20T20:08:01.367Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-20T20:08:01.367Z] ---> a4fb48ad2a94 [2022-09-20T20:08:01.367Z] Step 2/4 : WORKDIR /edgex [2022-09-20T20:08:05.117Z] Still waiting to schedule task [2022-09-20T20:08:05.117Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-20T20:08:06.680Z] ---> Running in c64a17646604 [2022-09-20T20:08:06.680Z] Removing intermediate container c64a17646604 [2022-09-20T20:08:06.680Z] ---> 83e59242eb89 [2022-09-20T20:08:06.680Z] Step 3/4 : COPY go.mod . [2022-09-20T20:08:06.680Z] ---> 35fae7b0d674 [2022-09-20T20:08:06.680Z] Step 4/4 : RUN go mod download [2022-09-20T20:08:06.680Z] ---> Running in f3b554a3916e [2022-09-20T20:08:21.592Z] Removing intermediate container f3b554a3916e [2022-09-20T20:08:21.592Z] ---> 730760c830f8 [2022-09-20T20:08:21.592Z] Successfully built 730760c830f8 [2022-09-20T20:08:21.592Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T20:08:21.900Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-20T20:08:21.900Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T20:08:21.987Z] prd-ubuntu20.04-docker-8c-8g-29981 does not seem to be running inside a container [2022-09-20T20:08:22.027Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-20T20:08:22.434Z] $ docker top 684f806e13b2f601dec365821cccb6a509bc0f3a695d67e08927067fe017912f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T20:08:22.791Z] + go version [2022-09-20T20:08:22.791Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-20T20:08:22.802Z] $ docker stop --time=1 684f806e13b2f601dec365821cccb6a509bc0f3a695d67e08927067fe017912f [2022-09-20T20:08:24.080Z] $ docker rm -f 684f806e13b2f601dec365821cccb6a509bc0f3a695d67e08927067fe017912f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T20:08:24.487Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-20T20:08:24.487Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T20:08:24.609Z] prd-ubuntu20.04-docker-8c-8g-29981 does not seem to be running inside a container [2022-09-20T20:08:24.664Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-20T20:08:25.041Z] $ docker top b98adb2abcdb54aad63cece194a6b0947502995c577bf92f9159490574a1bcdc -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-20T20:08:25.133Z] ========================================================= [2022-09-20T20:08:25.133Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-20T20:08:25.133Z] ========================================================= [Pipeline] sh [2022-09-20T20:08:25.414Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2022-09-20T20:08:25.714Z] + make test [2022-09-20T20:08:25.714Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-20T20:08:32.303Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-20T20:08:47.211Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-20T20:08:47.211Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-20T20:08:47.211Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-20T20:08:47.211Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-20T20:08:47.211Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-20T20:08:47.211Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-20T20:08:47.211Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-20T20:08:47.211Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-20T20:08:47.211Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-20T20:08:47.211Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-20T20:08:47.211Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-20T20:08:47.211Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-20T20:08:47.211Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-20T20:08:47.211Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-20T20:08:47.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-20T20:08:47.779Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.111s coverage: 28.7% of statements [2022-09-20T20:08:47.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-20T20:08:47.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-20T20:08:47.779Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.085s coverage: 98.5% of statements [2022-09-20T20:08:48.038Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.113s coverage: 72.5% of statements [2022-09-20T20:08:48.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-09-20T20:08:48.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-20T20:08:48.298Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.103s coverage: 54.2% of statements [2022-09-20T20:08:48.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-20T20:08:48.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-20T20:08:52.498Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.740s coverage: 89.2% of statements [2022-09-20T20:08:52.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-20T20:08:52.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-20T20:08:52.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-20T20:08:52.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-20T20:08:52.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-20T20:08:52.498Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.086s coverage: 2.0% of statements [2022-09-20T20:08:52.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-20T20:08:52.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-20T20:08:52.498Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.473s coverage: 95.6% of statements [2022-09-20T20:08:52.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-20T20:08:52.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-20T20:08:52.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-20T20:08:52.498Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.075s coverage: 72.2% of statements [2022-09-20T20:08:52.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-20T20:08:52.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-20T20:08:52.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-20T20:08:52.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-20T20:08:52.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-20T20:08:52.498Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.083s coverage: 60.0% of statements [2022-09-20T20:08:52.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-20T20:08:52.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-20T20:08:52.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-20T20:08:52.498Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.076s coverage: 0.9% of statements [2022-09-20T20:08:52.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-20T20:08:52.498Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.085s coverage: 58.8% of statements [2022-09-20T20:08:52.498Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.065s coverage: 29.6% of statements [2022-09-20T20:08:52.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-20T20:08:52.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements [2022-09-20T20:08:52.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.063s coverage: 79.5% of statements [2022-09-20T20:08:52.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements [2022-09-20T20:08:52.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements [2022-09-20T20:08:52.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.072s coverage: 87.5% of statements [2022-09-20T20:09:02.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.080s coverage: 94.4% of statements [2022-09-20T20:09:02.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.063s coverage: 44.8% of statements [2022-09-20T20:09:03.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.233s coverage: 80.8% of statements [2022-09-20T20:09:03.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-20T20:09:12.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements [2022-09-20T20:09:12.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-20T20:09:12.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-20T20:09:12.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-20T20:09:12.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2022-09-20T20:09:12.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-20T20:09:12.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-09-20T20:09:12.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-09-20T20:09:12.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-09-20T20:09:12.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.080s coverage: 86.9% of statements [2022-09-20T20:09:12.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-20T20:09:12.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-20T20:09:12.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-20T20:09:12.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-20T20:09:12.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2022-09-20T20:09:12.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-20T20:09:12.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-20T20:09:12.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.126s coverage: 100.0% of statements [2022-09-20T20:09:12.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-20T20:09:12.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 58.8% of statements [2022-09-20T20:09:12.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-20T20:09:12.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.086s coverage: 80.0% of statements [2022-09-20T20:09:12.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-09-20T20:09:12.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements [2022-09-20T20:09:12.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.240s coverage: 91.2% of statements [2022-09-20T20:09:12.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-20T20:09:12.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.183s coverage: 64.7% of statements [2022-09-20T20:09:12.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-20T20:09:12.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-20T20:09:12.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.076s coverage: 100.0% of statements [2022-09-20T20:09:12.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-09-20T20:09:12.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2022-09-20T20:09:12.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.045s coverage: 73.7% of statements [2022-09-20T20:09:12.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2022-09-20T20:09:12.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.375s coverage: 65.8% of statements [2022-09-20T20:09:12.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-20T20:09:12.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-20T20:09:12.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-20T20:09:12.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.199s coverage: 41.8% of statements [2022-09-20T20:09:12.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-20T20:09:12.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-20T20:09:12.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements [2022-09-20T20:09:12.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-20T20:09:12.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2022-09-20T20:09:12.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-20T20:09:12.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-20T20:09:12.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-20T20:09:12.040Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-20T20:09:12.040Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.107s coverage: 17.7% of statements [2022-09-20T20:09:12.040Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-20T20:09:12.040Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-20T20:09:12.040Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-20T20:09:12.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-20T20:09:12.041Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.167s coverage: 92.3% of statements [2022-09-20T20:09:12.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-20T20:09:12.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-20T20:09:12.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-20T20:09:12.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-20T20:09:12.041Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2022-09-20T20:09:12.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-20T20:09:12.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-20T20:09:12.041Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.124s coverage: 97.7% of statements [2022-09-20T20:09:12.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-20T20:09:12.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-20T20:09:12.041Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-20T20:09:12.041Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-20T20:09:12.041Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements [2022-09-20T20:09:12.041Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-20T20:09:12.041Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-20T20:09:12.041Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-20T20:09:12.041Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-20T20:09:12.041Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-20T20:09:12.041Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-20T20:09:12.041Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-09-20T20:09:12.041Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-09-20T20:09:12.041Z] 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-20T20:09:34.005Z] 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-20T20:09:34.005Z] GO111MODULE=on go vet ./... [2022-09-20T20:09:37.298Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-20T20:09:37.298Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-20T20:09:37.298Z] ./bin/test-attribution-txt.sh [2022-09-20T20:09:37.298Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-20T20:09:37.298Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-20T20:09:37.298Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-20T20:09:37.298Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-20T20:09:37.298Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-20T20:09:37.298Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-20T20:09:37.298Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-20T20:09:37.311Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-20T20:09:37.598Z] + ls -al . [2022-09-20T20:09:37.598Z] total 748 [2022-09-20T20:09:37.598Z] drwxrwxr-x 10 1001 1001 4096 Sep 20 20:08 . [2022-09-20T20:09:37.598Z] drwxr-xr-x 4 root root 4096 Sep 20 20:08 .. [2022-09-20T20:09:37.598Z] -rw-rw-r-- 1 1001 1001 16 Sep 20 20:07 .dockerignore [2022-09-20T20:09:37.598Z] drwxrwxr-x 8 1001 1001 4096 Sep 20 20:09 .git [2022-09-20T20:09:37.598Z] drwxrwxr-x 3 1001 1001 4096 Sep 20 20:07 .github [2022-09-20T20:09:37.598Z] -rw-rw-r-- 1 1001 1001 1030 Sep 20 20:07 .gitignore [2022-09-20T20:09:37.598Z] -rw-rw-r-- 1 1001 1001 42 Sep 20 20:07 .golangci.yml [2022-09-20T20:09:37.598Z] -rw-rw-r-- 1 1001 1001 87 Sep 20 20:07 .hadolint.yml [2022-09-20T20:09:37.598Z] drwxr-xr-x 3 1001 1001 4096 Sep 20 20:07 .semver [2022-09-20T20:09:37.598Z] -rw-rw-r-- 1 1001 1001 166 Sep 20 20:07 .sonarcloud.properties [2022-09-20T20:09:37.598Z] -rw-rw-r-- 1 1001 1001 1171 Sep 20 20:07 ADOPTERS.md [2022-09-20T20:09:37.598Z] -rw-rw-r-- 1 1001 1001 10347 Sep 20 20:07 Attribution.txt [2022-09-20T20:09:37.598Z] -rw-rw-r-- 1 1001 1001 63209 Sep 20 20:07 CHANGELOG.md [2022-09-20T20:09:37.598Z] -rw-rw-r-- 1 1001 1001 3804 Sep 20 20:07 CONTRIBUTING.md [2022-09-20T20:09:37.598Z] -rw-rw-r-- 1 1001 1001 677 Sep 20 20:07 GOVERNANCE.md [2022-09-20T20:09:37.598Z] -rw-rw-r-- 1 1001 1001 850 Sep 20 20:07 Jenkinsfile [2022-09-20T20:09:37.598Z] -rw-rw-r-- 1 1001 1001 10775 Sep 20 20:07 LICENSE [2022-09-20T20:09:37.598Z] -rw-rw-r-- 1 1001 1001 13724 Sep 20 20:07 Makefile [2022-09-20T20:09:37.598Z] -rw-rw-r-- 1 1001 1001 582 Sep 20 20:07 OWNERS.md [2022-09-20T20:09:37.598Z] -rw-rw-r-- 1 1001 1001 9799 Sep 20 20:07 README.md [2022-09-20T20:09:37.598Z] -rw-rw-r-- 1 1001 1001 6912 Sep 20 20:07 SECURITY.md [2022-09-20T20:09:37.598Z] -rw-rw-r-- 1 1001 1001 5 Sep 20 20:07 VERSION [2022-09-20T20:09:37.598Z] -rw-rw-r-- 1 1001 1001 4131 Sep 20 20:07 ZMQWindows.md [2022-09-20T20:09:37.598Z] drwxrwxr-x 2 1001 1001 4096 Sep 20 20:07 bin [2022-09-20T20:09:37.598Z] drwxrwxr-x 18 1001 1001 4096 Sep 20 20:07 cmd [2022-09-20T20:09:37.598Z] -rw-r--r-- 1 root root 491929 Sep 20 20:09 coverage.out [2022-09-20T20:09:37.598Z] -rw-rw-r-- 1 1001 1001 3670 Sep 20 20:07 go.mod [2022-09-20T20:09:37.598Z] -rw-rw-r-- 1 1001 1001 38527 Sep 20 20:07 go.sum [2022-09-20T20:09:37.598Z] drwxrwxr-x 8 1001 1001 4096 Sep 20 20:07 internal [2022-09-20T20:09:37.598Z] drwxrwxr-x 3 1001 1001 4096 Sep 20 20:07 openapi [2022-09-20T20:09:37.598Z] drwxrwxr-x 4 1001 1001 4096 Sep 20 20:07 snap [2022-09-20T20:09:37.598Z] -rw-rw-r-- 1 1001 1001 204 Sep 20 20:07 version.go [Pipeline] sh [2022-09-20T20:09:37.984Z] + '[' -e coverage.out ] [2022-09-20T20:09:37.984Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-20T20:09:38.063Z] Stashed 1 file(s) [Pipeline] sh [2022-09-20T20:09:38.077Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-29982 in /w/workspace/edgexfoundry_edgex-go_PR-4154 [Pipeline] { [Pipeline] ws [2022-09-20T20:09:38.107Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2022-09-20T20:09:38.154Z] The recommended git tool is: git [2022-09-20T20:09:38.345Z] + make build [2022-09-20T20:09:38.345Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-20T20:09:45.307Z] using credential edgex-jenkins-ssh [2022-09-20T20:09:45.327Z] Cloning the remote Git repository [2022-09-20T20:09:45.382Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-09-20T20:09:45.473Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2022-09-20T20:09:45.595Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-20T20:09:45.596Z] > git --version # timeout=10 [2022-09-20T20:09:45.617Z] > git --version # 'git version 2.25.1' [2022-09-20T20:09:45.619Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-20T20:09:45.693Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-20T20:09:53.238Z] 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-20T20:10:02.549Z] Merging remotes/origin/main commit f87a0e7ad2d654d2bfa8949ba3950bab910e31fb into PR head commit 13b3cef06e9bc81fd1664eb91cfaade501a96e78 [2022-09-20T20:10:01.379Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-20T20:10:01.396Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-20T20:10:01.425Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-20T20:10:01.470Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-20T20:10:01.471Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-20T20:10:01.484Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4154/head:refs/remotes/origin/PR-4154 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-20T20:10:02.574Z] > git config core.sparsecheckout # timeout=10 [2022-09-20T20:10:02.593Z] > git checkout -f 13b3cef06e9bc81fd1664eb91cfaade501a96e78 # timeout=10 [2022-09-20T20:10:03.152Z] Merge succeeded, producing dff4bf0c4b25fb2a7aa6d16e1cce1e7948fda891 [2022-09-20T20:10:03.152Z] Checking out Revision dff4bf0c4b25fb2a7aa6d16e1cce1e7948fda891 (PR-4154) [2022-09-20T20:10:02.852Z] > git remote # timeout=10 [2022-09-20T20:10:02.872Z] > git config --get remote.origin.url # timeout=10 [2022-09-20T20:10:02.890Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-20T20:10:02.902Z] > git merge f87a0e7ad2d654d2bfa8949ba3950bab910e31fb # timeout=10 [2022-09-20T20:10:03.127Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-20T20:10:03.161Z] > git config core.sparsecheckout # timeout=10 [2022-09-20T20:10:03.181Z] > git checkout -f dff4bf0c4b25fb2a7aa6d16e1cce1e7948fda891 # timeout=10 [2022-09-20T20:10:05.472Z] 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-20T20:10:05.472Z] 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-20T20:10:07.357Z] Commit message: "Merge commit 'f87a0e7ad2d654d2bfa8949ba3950bab910e31fb' into HEAD" [2022-09-20T20:10:07.382Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-20T20:10:08.419Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-20T20:10:08.419Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-20T20:10:08.420Z] Dload Upload Total Spent Left Speed [2022-09-20T20:10:08.420Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 86910 0 --:--:-- --:--:-- --:--:-- 86910 [Pipeline] sh [2022-09-20T20:10:09.060Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-20T20:10:09.462Z] + + sudo teesudo /etc/docker/daemon.new jq [2022-09-20T20:10:09.462Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-20T20:10:09.462Z] { [2022-09-20T20:10:09.462Z] "registry-mirrors": [ [2022-09-20T20:10:09.462Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-20T20:10:09.463Z] ], [2022-09-20T20:10:09.463Z] "bip": "10.250.0.254/24", [2022-09-20T20:10:09.463Z] "hosts": [ [2022-09-20T20:10:09.463Z] "tcp://0.0.0.0:5555", [2022-09-20T20:10:09.463Z] "unix:///var/run/docker.sock" [2022-09-20T20:10:09.463Z] ], [2022-09-20T20:10:09.463Z] "mtu": 1458, [2022-09-20T20:10:09.463Z] "selinux-enabled": true, [2022-09-20T20:10:09.463Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-20T20:10:09.463Z] } [Pipeline] sh [2022-09-20T20:10:07.366Z] > git rev-list --no-walk adb8fce993257e0c3a35484a51fc092fd143b6d5 # timeout=10 [2022-09-20T20:10:09.803Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-20T20:10:10.148Z] + sudo service docker restart [2022-09-20T20:10:12.062Z] 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-20T20:10:12.323Z] 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-20T20:10:13.710Z] 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-20T20:10:15.625Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-20T20:10:16.568Z] 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-20T20:10:17.513Z] 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-20T20:10:18.896Z] 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-20T20:10:19.469Z] 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-20T20:10:21.381Z] 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-20T20:10:23.384Z] $ docker stop --time=1 b98adb2abcdb54aad63cece194a6b0947502995c577bf92f9159490574a1bcdc [2022-09-20T20:10:26.807Z] $ docker rm -f b98adb2abcdb54aad63cece194a6b0947502995c577bf92f9159490574a1bcdc [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-20T20:10:27.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-20T20:10:27.729Z] [2022-09-20T20:10:27.729Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T20:10:28.028Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-20T20:10:28.028Z] latest: Pulling from edgex-devops/edgex-compose [2022-09-20T20:10:28.028Z] cbdbe7a5bc2a: Pulling fs layer [2022-09-20T20:10:28.028Z] ca9280d653b3: Pulling fs layer [2022-09-20T20:10:28.028Z] 7e9c9ca2126c: Pulling fs layer [2022-09-20T20:10:28.290Z] cbdbe7a5bc2a: Verifying Checksum [2022-09-20T20:10:28.290Z] cbdbe7a5bc2a: Download complete [2022-09-20T20:10:28.290Z] ca9280d653b3: Verifying Checksum [2022-09-20T20:10:28.290Z] ca9280d653b3: Download complete [2022-09-20T20:10:28.290Z] cbdbe7a5bc2a: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-20T20:10:28.490Z] provisioning config files... [2022-09-20T20:10:28.514Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config4917474018626387819tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T20:10:28.859Z] 7e9c9ca2126c: Verifying Checksum [2022-09-20T20:10:28.859Z] 7e9c9ca2126c: Download complete [2022-09-20T20:10:28.859Z] ca9280d653b3: Pull complete [2022-09-20T20:10:28.868Z] ---> docker-login.sh [2022-09-20T20:10:28.868Z] nexus3.edgexfoundry.org:10001 [2022-09-20T20:10:29.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T20:10:29.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T20:10:29.741Z] Configure a credential helper to remove this warning. See [2022-09-20T20:10:29.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T20:10:29.741Z] [2022-09-20T20:10:29.741Z] Login Succeeded [2022-09-20T20:10:29.741Z] nexus3.edgexfoundry.org:10002 [2022-09-20T20:10:30.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T20:10:30.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T20:10:30.013Z] Configure a credential helper to remove this warning. See [2022-09-20T20:10:30.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T20:10:30.013Z] [2022-09-20T20:10:30.013Z] Login Succeeded [2022-09-20T20:10:30.291Z] nexus3.edgexfoundry.org:10003 [2022-09-20T20:10:30.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T20:10:30.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T20:10:30.566Z] Configure a credential helper to remove this warning. See [2022-09-20T20:10:30.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T20:10:30.566Z] [2022-09-20T20:10:30.566Z] Login Succeeded [2022-09-20T20:10:30.566Z] nexus3.edgexfoundry.org:10004 [2022-09-20T20:10:30.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T20:10:31.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T20:10:31.116Z] Configure a credential helper to remove this warning. See [2022-09-20T20:10:31.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T20:10:31.116Z] [2022-09-20T20:10:31.116Z] Login Succeeded [2022-09-20T20:10:31.116Z] docker.io [2022-09-20T20:10:31.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T20:10:31.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T20:10:31.665Z] Configure a credential helper to remove this warning. See [2022-09-20T20:10:31.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T20:10:31.665Z] [2022-09-20T20:10:31.665Z] Login Succeeded [2022-09-20T20:10:31.938Z] ---> docker-login.sh ends [Pipeline] } [2022-09-20T20:10:31.957Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-09-20T20:10:32.856Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2022-09-20T20:10:32.881Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T20:10:32.899Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T20:10:32.910Z] ========================================================= [2022-09-20T20:10:32.910Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-20T20:10:32.910Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-20T20:10:33.057Z] 7e9c9ca2126c: Pull complete [2022-09-20T20:10:33.057Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-09-20T20:10:33.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-20T20:10:33.057Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T20:10:33.155Z] prd-ubuntu20.04-docker-8c-8g-29981 does not seem to be running inside a container [2022-09-20T20:10:33.195Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-20T20:10:33.258Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-20T20:10:33.534Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-20T20:10:33.534Z] b3c136eddcbf: Pulling fs layer [2022-09-20T20:10:33.534Z] c0a3192eca97: Pulling fs layer [2022-09-20T20:10:33.534Z] a050256f5b6f: Pulling fs layer [2022-09-20T20:10:33.534Z] 656be50a0ddc: Pulling fs layer [2022-09-20T20:10:33.534Z] 2bbca73fdf42: Pulling fs layer [2022-09-20T20:10:33.534Z] 46d945488cbd: Pulling fs layer [2022-09-20T20:10:33.534Z] 8a5474983e97: Pulling fs layer [2022-09-20T20:10:33.534Z] 329c88fbcd65: Pulling fs layer [2022-09-20T20:10:33.534Z] 2bbca73fdf42: Waiting [2022-09-20T20:10:33.534Z] 46d945488cbd: Waiting [2022-09-20T20:10:33.534Z] 8a5474983e97: Waiting [2022-09-20T20:10:33.534Z] 329c88fbcd65: Waiting [2022-09-20T20:10:33.534Z] 656be50a0ddc: Waiting [2022-09-20T20:10:33.534Z] a050256f5b6f: Verifying Checksum [2022-09-20T20:10:33.534Z] a050256f5b6f: Download complete [2022-09-20T20:10:33.534Z] c0a3192eca97: Download complete [2022-09-20T20:10:33.534Z] 2bbca73fdf42: Verifying Checksum [2022-09-20T20:10:33.534Z] 2bbca73fdf42: Download complete [2022-09-20T20:10:33.534Z] 46d945488cbd: Download complete [2022-09-20T20:10:33.534Z] b3c136eddcbf: Download complete [2022-09-20T20:10:34.529Z] b3c136eddcbf: Pull complete [2022-09-20T20:10:34.529Z] 329c88fbcd65: Verifying Checksum [2022-09-20T20:10:34.529Z] 329c88fbcd65: Download complete [2022-09-20T20:10:35.131Z] c0a3192eca97: Pull complete [2022-09-20T20:10:35.204Z] $ docker top 5867d4c60beffb2544f3184448ec5c665e668e7a51a3d3e654c37f0af68a9d22 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T20:10:35.410Z] a050256f5b6f: Pull complete [2022-09-20T20:10:35.559Z] + docker-compose build --help [2022-09-20T20:10:35.559Z] + grep parallel [2022-09-20T20:10:36.013Z] 8a5474983e97: Verifying Checksum [2022-09-20T20:10:36.013Z] 8a5474983e97: Download complete [2022-09-20T20:10:36.130Z] --parallel Build images in parallel. [Pipeline] } [2022-09-20T20:10:36.146Z] $ docker stop --time=1 5867d4c60beffb2544f3184448ec5c665e668e7a51a3d3e654c37f0af68a9d22 [2022-09-20T20:10:36.613Z] 656be50a0ddc: Verifying Checksum [2022-09-20T20:10:36.613Z] 656be50a0ddc: Download complete [2022-09-20T20:10:37.416Z] $ docker rm -f 5867d4c60beffb2544f3184448ec5c665e668e7a51a3d3e654c37f0af68a9d22 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T20:10:37.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-20T20:10:37.825Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T20:10:37.908Z] prd-ubuntu20.04-docker-8c-8g-29981 does not seem to be running inside a container [2022-09-20T20:10:37.948Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-20T20:10:38.326Z] $ docker top cc33844c3f27b3bd5e03c2d82abeaf2c494dde5b1f654ae7834a6c66ad968a33 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T20:10:38.694Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-20T20:10:39.264Z] Building core-command ... [2022-09-20T20:10:39.264Z] Building core-data ... [2022-09-20T20:10:39.264Z] Building core-metadata ... [2022-09-20T20:10:39.264Z] Building security-bootstrapper ... [2022-09-20T20:10:39.264Z] Building security-proxy-setup ... [2022-09-20T20:10:39.264Z] Building security-secretstore-setup ... [2022-09-20T20:10:39.264Z] Building security-spiffe-token-provider ... [2022-09-20T20:10:39.264Z] Building security-spire-agent ... [2022-09-20T20:10:39.264Z] Building security-spire-config ... [2022-09-20T20:10:39.264Z] Building security-spire-server ... [2022-09-20T20:10:39.264Z] Building support-notifications ... [2022-09-20T20:10:39.264Z] Building support-scheduler ... [2022-09-20T20:10:39.264Z] Building sys-mgmt-agent ... [2022-09-20T20:10:39.264Z] Building security-secretstore-setup [2022-09-20T20:10:39.264Z] Building security-spire-config [2022-09-20T20:10:39.264Z] Building core-data [2022-09-20T20:10:39.264Z] Building security-bootstrapper [2022-09-20T20:10:39.264Z] Building core-command [2022-09-20T20:10:51.574Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:10:51.574Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:10:51.574Z] ---> 730760c830f8 [2022-09-20T20:10:51.574Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-20T20:10:51.718Z] 656be50a0ddc: Pull complete [2022-09-20T20:10:51.719Z] 2bbca73fdf42: Pull complete [2022-09-20T20:10:51.719Z] 46d945488cbd: Pull complete [2022-09-20T20:10:52.151Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:10:52.151Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:10:52.151Z] ---> 730760c830f8 [2022-09-20T20:10:52.151Z] Step 3/33 : WORKDIR /edgex-go [2022-09-20T20:10:52.151Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:10:52.151Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:10:52.151Z] ---> 730760c830f8 [2022-09-20T20:10:52.151Z] Step 3/26 : WORKDIR /edgex-go [2022-09-20T20:10:52.411Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:10:52.411Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:10:52.411Z] ---> 730760c830f8 [2022-09-20T20:10:52.411Z] Step 3/25 : WORKDIR /edgex-go [2022-09-20T20:10:53.372Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:10:53.372Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:10:53.372Z] ---> 730760c830f8 [2022-09-20T20:10:53.372Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-20T20:10:57.140Z] 8a5474983e97: Pull complete [2022-09-20T20:10:58.582Z] 329c88fbcd65: Pull complete [2022-09-20T20:10:58.582Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-20T20:10:58.582Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-20T20:10:58.582Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-20T20:10:58.928Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-20T20:10:58.928Z] WORKDIR /edgex [2022-09-20T20:10:58.928Z] COPY go.mod . [2022-09-20T20:10:58.928Z] RUN go mod download [2022-09-20T20:10:58.928Z] + docker build -t ci-base-image-arm64 -f - . [2022-09-20T20:10:59.532Z] Sending build context to Docker daemon 3.232MB [2022-09-20T20:10:59.532Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-20T20:10:59.532Z] ---> ff4287adb874 [2022-09-20T20:10:59.532Z] Step 2/4 : WORKDIR /edgex [2022-09-20T20:10:59.981Z] ---> Running in b0a2b45150e4 [2022-09-20T20:10:59.981Z] ---> Running in 8ac4b15d1b05 [2022-09-20T20:10:59.981Z] ---> Running in ea9e970341b3 [2022-09-20T20:10:59.981Z] ---> Running in 27ffbebacc13 [2022-09-20T20:10:59.981Z] ---> Running in 04ed03f578a1 [2022-09-20T20:10:59.981Z] Removing intermediate container 04ed03f578a1 [2022-09-20T20:10:59.981Z] ---> 4f68338619de [2022-09-20T20:10:59.981Z] Step 4/24 : WORKDIR /edgex-go [2022-09-20T20:10:59.981Z] Removing intermediate container 27ffbebacc13 [2022-09-20T20:10:59.981Z] ---> 0b776b441f57 [2022-09-20T20:10:59.981Z] Step 4/24 : WORKDIR /edgex-go [2022-09-20T20:10:59.981Z] Removing intermediate container ea9e970341b3 [2022-09-20T20:10:59.981Z] ---> 1062131b018d [2022-09-20T20:10:59.981Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:10:59.981Z] Removing intermediate container 8ac4b15d1b05 [2022-09-20T20:10:59.981Z] ---> e3c9a70e4d21 [2022-09-20T20:10:59.981Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:10:59.981Z] Removing intermediate container b0a2b45150e4 [2022-09-20T20:10:59.981Z] ---> fc11d482c987 [2022-09-20T20:10:59.981Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:10:59.981Z] ---> Running in 006008fb2980 [2022-09-20T20:10:59.981Z] ---> Running in 0af6b691779f [2022-09-20T20:10:59.981Z] ---> Running in 63d5f159bf5c [2022-09-20T20:10:59.981Z] ---> Running in 0f2ec473b72e [2022-09-20T20:10:59.981Z] ---> Running in 9e6f425bcf99 [2022-09-20T20:10:59.981Z] Removing intermediate container 006008fb2980 [2022-09-20T20:10:59.981Z] ---> 255a189d8268 [2022-09-20T20:10:59.981Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:10:59.981Z] Removing intermediate container 63d5f159bf5c [2022-09-20T20:10:59.981Z] ---> 90caa7a5c702 [2022-09-20T20:10:59.981Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:10:59.981Z] ---> Running in 9eb52515d11e [2022-09-20T20:10:59.981Z] ---> Running in 20e10f8fb6a1 [2022-09-20T20:11:00.553Z] Removing intermediate container 0af6b691779f [2022-09-20T20:11:00.553Z] ---> b83ba856b047 [2022-09-20T20:11:00.553Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-20T20:11:00.553Z] ---> Running in 1ff269b8ee3f [2022-09-20T20:11:01.122Z] Removing intermediate container 9e6f425bcf99 [2022-09-20T20:11:01.122Z] ---> 20347e23b3ab [2022-09-20T20:11:01.122Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-20T20:11:01.122Z] ---> Running in 9a111bc6411b [2022-09-20T20:11:01.122Z] Removing intermediate container 0f2ec473b72e [2022-09-20T20:11:01.122Z] ---> 5f9d086f5ccb [2022-09-20T20:11:01.122Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-20T20:11:01.122Z] ---> Running in 573afb1ecf36 [2022-09-20T20:11:01.383Z] Removing intermediate container 9eb52515d11e [2022-09-20T20:11:01.384Z] ---> dcebc0b23989 [2022-09-20T20:11:01.384Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-20T20:11:01.384Z] ---> Running in 82170439cc84 [2022-09-20T20:11:01.384Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T20:11:01.384Z] Removing intermediate container 20e10f8fb6a1 [2022-09-20T20:11:01.384Z] ---> f9c0815d505a [2022-09-20T20:11:01.384Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-20T20:11:01.384Z] ---> Running in 911762da712f [2022-09-20T20:11:01.508Z] ---> Running in 4c3de83039e4 [2022-09-20T20:11:01.783Z] Removing intermediate container 4c3de83039e4 [2022-09-20T20:11:01.783Z] ---> ea93303eab74 [2022-09-20T20:11:01.783Z] Step 3/4 : COPY go.mod . [2022-09-20T20:11:01.958Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T20:11:01.958Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T20:11:01.958Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T20:11:02.059Z] ---> bd2ef1112d5e [2022-09-20T20:11:02.218Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T20:11:02.218Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T20:11:02.332Z] Step 4/4 : RUN go mod download [2022-09-20T20:11:02.332Z] ---> Running in f8339f1b509d [2022-09-20T20:11:02.789Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T20:11:02.789Z] OK: 211 MiB in 51 packages [2022-09-20T20:11:02.789Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T20:11:02.789Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T20:11:03.062Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T20:11:03.063Z] Removing intermediate container 1ff269b8ee3f [2022-09-20T20:11:03.063Z] ---> 4cc91949e854 [2022-09-20T20:11:03.063Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-20T20:11:03.063Z] OK: 211 MiB in 51 packages [2022-09-20T20:11:03.322Z] ---> 7e6cfc143b09 [2022-09-20T20:11:03.322Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T20:11:03.322Z] ---> Running in 29aed2be1e5d [2022-09-20T20:11:03.322Z] OK: 211 MiB in 51 packages [2022-09-20T20:11:03.322Z] OK: 211 MiB in 51 packages [2022-09-20T20:11:03.588Z] Removing intermediate container 9a111bc6411b [2022-09-20T20:11:03.588Z] ---> 2909feeab5df [2022-09-20T20:11:03.588Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-20T20:11:03.588Z] OK: 211 MiB in 51 packages [2022-09-20T20:11:03.588Z] ---> ec88c82aa35f [2022-09-20T20:11:03.588Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T20:11:03.850Z] ---> Running in d24ee66bfd11 [2022-09-20T20:11:03.850Z] Removing intermediate container 911762da712f [2022-09-20T20:11:03.850Z] ---> c921be9a719f [2022-09-20T20:11:03.850Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-20T20:11:03.850Z] Removing intermediate container 82170439cc84 [2022-09-20T20:11:03.850Z] ---> b6ef3ae8f688 [2022-09-20T20:11:03.850Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-20T20:11:04.111Z] ---> 50f1dfb04cb9 [2022-09-20T20:11:04.111Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T20:11:04.111Z] ---> b9147af1614f [2022-09-20T20:11:04.111Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T20:11:04.111Z] ---> Running in fd938f94742d [2022-09-20T20:11:04.111Z] ---> Running in e050ad4df534 [2022-09-20T20:11:04.111Z] Removing intermediate container 573afb1ecf36 [2022-09-20T20:11:04.111Z] ---> 8050188fa60a [2022-09-20T20:11:04.111Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-20T20:11:04.372Z] ---> b63b243c830e [2022-09-20T20:11:04.372Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T20:11:04.372Z] ---> Running in 6f5225417d81 [2022-09-20T20:11:26.350Z] Removing intermediate container e050ad4df534 [2022-09-20T20:11:26.350Z] ---> ec44f0f68742 [2022-09-20T20:11:26.350Z] Step 9/24 : COPY . . [2022-09-20T20:11:26.350Z] Removing intermediate container 29aed2be1e5d [2022-09-20T20:11:26.350Z] ---> 9d011f607b11 [2022-09-20T20:11:26.350Z] Step 8/25 : COPY . . [2022-09-20T20:11:26.350Z] Removing intermediate container d24ee66bfd11 [2022-09-20T20:11:26.350Z] ---> da2f5c09f316 [2022-09-20T20:11:26.350Z] Step 8/26 : COPY . . [2022-09-20T20:11:26.350Z] Removing intermediate container fd938f94742d [2022-09-20T20:11:26.350Z] ---> d77c64fcecb4 [2022-09-20T20:11:26.350Z] Step 9/24 : COPY . . [2022-09-20T20:11:26.350Z] Removing intermediate container 6f5225417d81 [2022-09-20T20:11:26.350Z] ---> 044dba93004a [2022-09-20T20:11:26.350Z] Step 8/33 : COPY . . [2022-09-20T20:11:34.713Z] Removing intermediate container f8339f1b509d [2022-09-20T20:11:34.713Z] ---> f37c9b0f945e [2022-09-20T20:11:34.984Z] Successfully built f37c9b0f945e [2022-09-20T20:11:34.984Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T20:11:35.338Z] + docker inspect -f . ci-base-image-arm64 [2022-09-20T20:11:35.338Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T20:11:35.594Z] prd-ubuntu20.04-docker-arm64-4c-16g-29982 does not seem to be running inside a container [2022-09-20T20:11:35.682Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-20T20:11:36.998Z] $ docker top 007fb19762f8ec50307d33f63ca93aab56bf1c82847f94841613c546db70cee7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T20:11:37.922Z] + go version [2022-09-20T20:11:37.922Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-20T20:11:37.950Z] $ docker stop --time=1 007fb19762f8ec50307d33f63ca93aab56bf1c82847f94841613c546db70cee7 [2022-09-20T20:11:39.565Z] $ docker rm -f 007fb19762f8ec50307d33f63ca93aab56bf1c82847f94841613c546db70cee7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T20:11:40.182Z] + docker inspect -f . ci-base-image-arm64 [2022-09-20T20:11:40.182Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T20:11:40.438Z] prd-ubuntu20.04-docker-arm64-4c-16g-29982 does not seem to be running inside a container [2022-09-20T20:11:40.522Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-20T20:11:41.285Z] ---> cd9b8c9eba19 [2022-09-20T20:11:41.285Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-20T20:11:41.285Z] ---> a88b7b866355 [2022-09-20T20:11:41.285Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-20T20:11:41.285Z] ---> 11e383649be3 [2022-09-20T20:11:41.285Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-20T20:11:41.285Z] ---> 770f6fa15d57 [2022-09-20T20:11:41.285Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-20T20:11:41.548Z] ---> 08191fbacec8 [2022-09-20T20:11:41.548Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-20T20:11:41.548Z] ---> Running in 4f7580283aef [2022-09-20T20:11:41.548Z] ---> Running in 1be0ea938252 [2022-09-20T20:11:41.548Z] ---> Running in 9b6a24c3a8c3 [2022-09-20T20:11:41.548Z] ---> Running in b7a40487227e [2022-09-20T20:11:41.548Z] ---> Running in 0d60fc1c7a88 [2022-09-20T20:11:41.548Z] Removing intermediate container 9b6a24c3a8c3 [2022-09-20T20:11:41.548Z] ---> 4f9dc425d2e4 [2022-09-20T20:11:41.548Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-20T20:11:41.548Z] ---> Running in 09a15c80e565 [2022-09-20T20:11:41.787Z] $ docker top 4b47a75c9b97615617e3fc6c83973a6172fe6b5280ebef117c219272c053b1e0 -eo pid,comm [2022-09-20T20:11:41.809Z] Removing intermediate container 09a15c80e565 [2022-09-20T20:11:41.809Z] ---> 4847b14fcabe [2022-09-20T20:11:41.809Z] 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-20T20:11:41.809Z] ---> Running in 651303450e56 [2022-09-20T20:11:41.809Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] { [Pipeline] echo [2022-09-20T20:11:42.041Z] ========================================================= [2022-09-20T20:11:42.041Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-20T20:11:42.041Z] ========================================================= [Pipeline] sh [2022-09-20T20:11:42.069Z] 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-20T20:11:42.330Z] 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-20T20:11:42.331Z] 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-20T20:11:42.683Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2022-09-20T20:11:42.904Z] Removing intermediate container 651303450e56 [2022-09-20T20:11:42.904Z] ---> a51fd5208be9 [2022-09-20T20:11:42.904Z] Step 12/26 : WORKDIR /edgex-go [2022-09-20T20:11:43.164Z] ---> Running in 3da20fc1ac6f [2022-09-20T20:11:43.366Z] + make test [2022-09-20T20:11:43.366Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-20T20:11:43.430Z] Removing intermediate container 3da20fc1ac6f [2022-09-20T20:11:43.431Z] ---> 41cef21da4cf [2022-09-20T20:11:43.431Z] [2022-09-20T20:11:43.431Z] Step 13/26 : FROM alpine:3.15 [2022-09-20T20:11:43.431Z] 3.15: Pulling from library/alpine [2022-09-20T20:11:43.711Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-20T20:11:43.711Z] Status: Downloaded newer image for alpine:3.15 [2022-09-20T20:11:43.711Z] ---> c4fc93816858 [2022-09-20T20:11:43.711Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-20T20:11:43.971Z] ---> Running in 197b7a496cc3 [2022-09-20T20:11:43.971Z] Removing intermediate container 197b7a496cc3 [2022-09-20T20:11:43.971Z] ---> 30ee7de81418 [2022-09-20T20:11:43.971Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:11:43.971Z] ---> Running in 6e2b48903ebf [2022-09-20T20:11:45.352Z] Removing intermediate container 6e2b48903ebf [2022-09-20T20:11:45.352Z] ---> 1b36ce8d6850 [2022-09-20T20:11:45.352Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-20T20:11:45.352Z] ---> Running in 3536a5405849 [2022-09-20T20:11:45.613Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-20T20:11:46.552Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-20T20:11:47.120Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-20T20:11:47.120Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-20T20:11:47.120Z] OK: 15857 distinct packages available [2022-09-20T20:11:47.120Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-20T20:11:48.056Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-20T20:11:48.623Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-20T20:11:48.623Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-20T20:11:48.882Z] (3/4) Installing libucontext (1.1-r0) [2022-09-20T20:11:48.882Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-20T20:11:48.882Z] Executing busybox-1.34.1-r7.trigger [2022-09-20T20:11:48.882Z] OK: 6 MiB in 18 packages [2022-09-20T20:11:52.172Z] Removing intermediate container 3536a5405849 [2022-09-20T20:11:52.172Z] ---> 4d2bebdc0d5b [2022-09-20T20:11:52.172Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-20T20:11:56.488Z] ---> 32e690bf322e [2022-09-20T20:11:56.488Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-20T20:11:56.748Z] ---> 94df84678dc2 [2022-09-20T20:11:56.749Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-20T20:11:56.749Z] ---> Running in 9e1251ded07c [2022-09-20T20:11:57.320Z] Removing intermediate container 9e1251ded07c [2022-09-20T20:11:57.320Z] ---> 303f538b683e [2022-09-20T20:11:57.320Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-20T20:11:57.889Z] ---> 3e40c91591a8 [2022-09-20T20:11:57.889Z] Step 21/26 : WORKDIR / [2022-09-20T20:11:57.889Z] ---> Running in e0ef784ac4a9 [2022-09-20T20:11:58.460Z] Removing intermediate container e0ef784ac4a9 [2022-09-20T20:11:58.460Z] ---> e4d10110b4f4 [2022-09-20T20:11:58.460Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-20T20:11:58.460Z] ---> Running in 17bc6d640543 [2022-09-20T20:11:59.030Z] Removing intermediate container 17bc6d640543 [2022-09-20T20:11:59.030Z] ---> 85b0db2e8c19 [2022-09-20T20:11:59.030Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-20T20:11:59.030Z] ---> Running in cb4a6876047e [2022-09-20T20:11:59.982Z] Removing intermediate container cb4a6876047e [2022-09-20T20:11:59.982Z] ---> 9ad7134a1172 [2022-09-20T20:11:59.982Z] Step 24/26 : LABEL arch=x86_64 [2022-09-20T20:12:00.246Z] ---> Running in 24ea7ea3fb70 [2022-09-20T20:12:00.912Z] Removing intermediate container 24ea7ea3fb70 [2022-09-20T20:12:00.912Z] ---> ad6a33eed15d [2022-09-20T20:12:00.912Z] Step 25/26 : LABEL git_sha=453462dc2737872c6dfbae0367d28c684530d312 [2022-09-20T20:12:00.912Z] ---> Running in 42210d15cfc3 [2022-09-20T20:12:01.174Z] Removing intermediate container 42210d15cfc3 [2022-09-20T20:12:01.174Z] ---> e608a50ef521 [2022-09-20T20:12:01.174Z] Step 26/26 : LABEL version=0.0.0 [2022-09-20T20:12:01.174Z] ---> Running in 411fd841ab26 [2022-09-20T20:12:01.435Z] Removing intermediate container 411fd841ab26 [2022-09-20T20:12:01.435Z] ---> 21f9484e7677 [2022-09-20T20:12:01.435Z] [2022-09-20T20:12:01.435Z] Successfully built 21f9484e7677 [2022-09-20T20:12:01.435Z] Successfully tagged security-spire-config:latest [2022-09-20T20:12:01.435Z]  Building security-spire-config ... done Building sys-mgmt-agent [2022-09-20T20:12:04.729Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:12:04.729Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:12:04.729Z] ---> 730760c830f8 [2022-09-20T20:12:04.729Z] Step 3/23 : WORKDIR /edgex-go [2022-09-20T20:12:04.729Z] ---> Using cache [2022-09-20T20:12:04.729Z] ---> fc11d482c987 [2022-09-20T20:12:04.729Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:12:04.729Z] ---> Using cache [2022-09-20T20:12:04.729Z] ---> 5f9d086f5ccb [2022-09-20T20:12:04.729Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-20T20:12:08.940Z] 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-20T20:12:08.940Z] ---> Running in 4a40b33e1c15 [2022-09-20T20:12:09.517Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T20:12:10.458Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T20:12:10.718Z] OK: 211 MiB in 51 packages [2022-09-20T20:12:14.047Z] Removing intermediate container 4a40b33e1c15 [2022-09-20T20:12:14.047Z] ---> f976d380f25c [2022-09-20T20:12:14.047Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-20T20:12:14.047Z] Removing intermediate container 0d60fc1c7a88 [2022-09-20T20:12:14.047Z] ---> fa3ca53744dc [2022-09-20T20:12:14.047Z] [2022-09-20T20:12:14.047Z] Step 10/33 : FROM alpine:3.16 [2022-09-20T20:12:14.047Z] Removing intermediate container b7a40487227e [2022-09-20T20:12:14.047Z] ---> 51ac24e1515b [2022-09-20T20:12:14.047Z] [2022-09-20T20:12:14.047Z] Step 11/24 : FROM alpine:3.16 [2022-09-20T20:12:15.016Z] ---> af8acbb8fa79 [2022-09-20T20:12:15.016Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T20:12:15.016Z] 3.16: Pulling from library/alpine [2022-09-20T20:12:15.016Z] 3.16: Pulling from library/alpine [2022-09-20T20:12:15.752Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-20T20:12:16.933Z] ---> Running in fa895a322d45 [2022-09-20T20:12:16.933Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-20T20:12:16.933Z] Status: Downloaded newer image for alpine:3.16 [2022-09-20T20:12:16.933Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-20T20:12:16.933Z] Status: Image is up to date for alpine:3.16 [2022-09-20T20:12:16.933Z] ---> 9c6f07244728 [2022-09-20T20:12:16.933Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-20T20:12:16.933Z] ---> 9c6f07244728 [2022-09-20T20:12:16.933Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-20T20:12:16.933Z] ---> Running in e97d2dd45fdd [2022-09-20T20:12:16.933Z] ---> Running in 6ac0eafacd94 [2022-09-20T20:12:17.194Z] Removing intermediate container 4f7580283aef [2022-09-20T20:12:17.194Z] ---> 5cbf24ebcdb3 [2022-09-20T20:12:17.194Z] [2022-09-20T20:12:17.194Z] Step 11/24 : FROM alpine:3.16 [2022-09-20T20:12:17.194Z] ---> 9c6f07244728 [2022-09-20T20:12:17.194Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-20T20:12:17.194Z] Removing intermediate container 1be0ea938252 [2022-09-20T20:12:17.194Z] ---> ecceae432647 [2022-09-20T20:12:17.194Z] [2022-09-20T20:12:17.194Z] Step 10/25 : FROM alpine:3.16 [2022-09-20T20:12:17.194Z] ---> 9c6f07244728 [2022-09-20T20:12:17.194Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-20T20:12:17.194Z] Removing intermediate container 6ac0eafacd94 [2022-09-20T20:12:17.194Z] ---> 613bee23f5b5 [2022-09-20T20:12:17.194Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-20T20:12:17.194Z] ---> Running in 13c383f93dba [2022-09-20T20:12:17.194Z] ---> Running in b0cc770da3e2 [2022-09-20T20:12:17.194Z] ---> Running in 726527ffa216 [2022-09-20T20:12:17.194Z] Removing intermediate container 13c383f93dba [2022-09-20T20:12:17.194Z] ---> f0cae997e648 [2022-09-20T20:12:17.194Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-20T20:12:17.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T20:12:17.453Z] ---> Running in d9e31fe4e57d [2022-09-20T20:12:17.453Z] Removing intermediate container d9e31fe4e57d [2022-09-20T20:12:17.453Z] ---> d76453ac84f3 [2022-09-20T20:12:17.453Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-20T20:12:17.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T20:12:17.453Z] ---> Running in 5d3c6658f4de [2022-09-20T20:12:17.453Z] Removing intermediate container 5d3c6658f4de [2022-09-20T20:12:17.453Z] ---> d01c9c466ceb [2022-09-20T20:12:17.453Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:12:17.453Z] ---> Running in 782053b1e772 [2022-09-20T20:12:17.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T20:12:17.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T20:12:17.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T20:12:17.713Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-20T20:12:17.713Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T20:12:17.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T20:12:17.713Z] OK: 6 MiB in 15 packages [2022-09-20T20:12:18.088Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-20T20:12:18.088Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-20T20:12:18.088Z] (2/2) Installing su-exec (0.2-r1) [2022-09-20T20:12:18.088Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T20:12:18.088Z] OK: 6 MiB in 16 packages [2022-09-20T20:12:18.088Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-20T20:12:18.088Z] (3/3) Installing su-exec (0.2-r1) [2022-09-20T20:12:18.088Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T20:12:18.349Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T20:12:18.349Z] OK: 6 MiB in 17 packages [2022-09-20T20:12:19.736Z] Removing intermediate container e97d2dd45fdd [2022-09-20T20:12:19.736Z] ---> c42f6c16fc16 [2022-09-20T20:12:19.737Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-20T20:12:19.737Z] ---> Running in cc17a93e2365 [2022-09-20T20:12:19.737Z] Removing intermediate container 782053b1e772 [2022-09-20T20:12:19.737Z] ---> 2ec336c5beac [2022-09-20T20:12:19.737Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-20T20:12:19.737Z] Removing intermediate container 726527ffa216 [2022-09-20T20:12:19.737Z] ---> 994387d9276e [2022-09-20T20:12:19.737Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-20T20:12:19.737Z] Removing intermediate container cc17a93e2365 [2022-09-20T20:12:19.737Z] ---> d415e131d44f [2022-09-20T20:12:19.737Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-20T20:12:19.737Z] ---> Running in 078e393b143e [2022-09-20T20:12:19.737Z] ---> Running in cfd8b06ffb89 [2022-09-20T20:12:19.737Z] ---> Running in 5c8798a3f07a [2022-09-20T20:12:20.021Z] Removing intermediate container cfd8b06ffb89 [2022-09-20T20:12:20.021Z] ---> 5808c23ab5e9 [2022-09-20T20:12:20.021Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-20T20:12:20.021Z] Removing intermediate container 5c8798a3f07a [2022-09-20T20:12:20.021Z] ---> f523f33c67b4 [2022-09-20T20:12:20.021Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-20T20:12:20.021Z] ---> Running in c2a7dadb46ad [2022-09-20T20:12:20.021Z] ---> Running in d3f8b068fba3 [2022-09-20T20:12:20.281Z] Removing intermediate container b0cc770da3e2 [2022-09-20T20:12:20.281Z] ---> 3b0763ab29d2 [2022-09-20T20:12:20.281Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-20T20:12:20.281Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T20:12:20.281Z] Removing intermediate container d3f8b068fba3 [2022-09-20T20:12:20.281Z] ---> 9316ab4100ab [2022-09-20T20:12:20.281Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-20T20:12:20.281Z] Removing intermediate container c2a7dadb46ad [2022-09-20T20:12:20.281Z] ---> a94a2f589929 [2022-09-20T20:12:20.281Z] Step 16/24 : WORKDIR / [2022-09-20T20:12:20.281Z] ---> Running in 3258ca1df001 [2022-09-20T20:12:20.281Z] ---> Running in 13f318e856c9 [2022-09-20T20:12:20.281Z] ---> Running in 7e30db82cc14 [2022-09-20T20:12:20.541Z] Removing intermediate container 3258ca1df001 [2022-09-20T20:12:20.541Z] ---> 3153ca88ff8b [2022-09-20T20:12:20.541Z] Step 13/25 : WORKDIR / [2022-09-20T20:12:20.541Z] Removing intermediate container 7e30db82cc14 [2022-09-20T20:12:20.541Z] ---> fb2b25b632de [2022-09-20T20:12:20.541Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T20:12:20.541Z] ---> Running in 4ebb51b83368 [2022-09-20T20:12:20.541Z] Removing intermediate container 13f318e856c9 [2022-09-20T20:12:20.541Z] ---> 5fe80ec0710e [2022-09-20T20:12:20.541Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-20T20:12:20.541Z] ---> Running in 6290c361dc2c [2022-09-20T20:12:20.822Z] Removing intermediate container 4ebb51b83368 [2022-09-20T20:12:20.822Z] ---> 166e67fe4283 [2022-09-20T20:12:20.822Z] 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-20T20:12:20.822Z] Removing intermediate container 6290c361dc2c [2022-09-20T20:12:20.822Z] ---> 55fdb01d1ae1 [2022-09-20T20:12:20.822Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-20T20:12:20.822Z] ---> c2c85e81f3e5 [2022-09-20T20:12:20.822Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-20T20:12:21.081Z] ---> Running in fa3fce7faa5d [2022-09-20T20:12:21.081Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T20:12:21.081Z] ---> b44fc3a75804 [2022-09-20T20:12:21.081Z] 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-20T20:12:21.396Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-20T20:12:21.654Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-20T20:12:21.654Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-20T20:12:21.654Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-20T20:12:21.925Z] ---> 21fe3502d5e2 [2022-09-20T20:12:21.925Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-20T20:12:21.925Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-20T20:12:21.925Z] ---> 52cc84c57e7c [2022-09-20T20:12:21.925Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-20T20:12:21.925Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-20T20:12:22.184Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T20:12:22.184Z] OK: 8 MiB in 20 packages [2022-09-20T20:12:22.184Z] ---> c1b24cc2deee [2022-09-20T20:12:22.184Z] 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-20T20:12:22.184Z] ---> 0bbbdeb9e65f [2022-09-20T20:12:22.184Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-20T20:12:22.184Z] Removing intermediate container fa3fce7faa5d [2022-09-20T20:12:22.184Z] ---> c39dd87e7330 [2022-09-20T20:12:22.184Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-20T20:12:22.184Z] ---> Running in 919de5c0f3b3 [2022-09-20T20:12:22.449Z] ---> Running in c03dfcb74687 [2022-09-20T20:12:22.449Z] ---> 69e9259a115a [2022-09-20T20:12:22.449Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-20T20:12:22.449Z] Removing intermediate container 919de5c0f3b3 [2022-09-20T20:12:22.449Z] ---> f8f98817882b [2022-09-20T20:12:22.449Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T20:12:22.708Z] Removing intermediate container c03dfcb74687 [2022-09-20T20:12:22.708Z] ---> 3c465d3fd451 [2022-09-20T20:12:22.708Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-20T20:12:22.968Z] ---> Running in 2931106296f7 [2022-09-20T20:12:22.968Z] Removing intermediate container 078e393b143e [2022-09-20T20:12:22.968Z] ---> bac56423b79f [2022-09-20T20:12:22.968Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T20:12:22.968Z] ---> fc53a9064c7c [2022-09-20T20:12:22.968Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-20T20:12:22.968Z] Removing intermediate container 2931106296f7 [2022-09-20T20:12:22.968Z] ---> 9955940240ba [2022-09-20T20:12:22.968Z] Step 22/24 : LABEL arch=x86_64 [2022-09-20T20:12:23.262Z] ---> Running in 97249c78f6ec [2022-09-20T20:12:23.262Z] ---> 5fbd971f2925 [2022-09-20T20:12:23.262Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-20T20:12:23.522Z] ---> 180bcb23be53 [2022-09-20T20:12:23.522Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-20T20:12:23.522Z] ---> Running in 50853404fd01 [2022-09-20T20:12:23.522Z] Removing intermediate container 97249c78f6ec [2022-09-20T20:12:23.522Z] ---> 4935cc24bef4 [2022-09-20T20:12:23.522Z] Step 23/24 : LABEL git_sha=453462dc2737872c6dfbae0367d28c684530d312 [2022-09-20T20:12:23.522Z] ---> 75bba8cd2e97 [2022-09-20T20:12:23.522Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-20T20:12:23.522Z] ---> Running in 03620c053c22 [2022-09-20T20:12:24.090Z] Removing intermediate container 03620c053c22 [2022-09-20T20:12:24.090Z] ---> 70abf3379872 [2022-09-20T20:12:24.090Z] Step 24/24 : LABEL version=0.0.0 [2022-09-20T20:12:24.090Z] ---> 5304d5298488 [2022-09-20T20:12:24.090Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-20T20:12:24.090Z] ---> eb66d00d7730 [2022-09-20T20:12:24.090Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-20T20:12:24.090Z] ---> Running in 0d8dbc8ad443 [2022-09-20T20:12:24.090Z] ---> Running in ddb4b8b9eab6 [2022-09-20T20:12:24.350Z] Removing intermediate container 0d8dbc8ad443 [2022-09-20T20:12:24.350Z] ---> 6ff9289b1fda [2022-09-20T20:12:24.350Z] [2022-09-20T20:12:24.350Z] ---> 4ddd91393d2c [2022-09-20T20:12:24.350Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-20T20:12:24.350Z] ---> Running in b793ffe3d55e [2022-09-20T20:12:24.350Z] Successfully built 6ff9289b1fda [2022-09-20T20:12:24.350Z] Successfully tagged core-command:latest [2022-09-20T20:12:24.350Z]  Building core-command ... done Building security-spiffe-token-provider [2022-09-20T20:12:24.682Z] Removing intermediate container 50853404fd01 [2022-09-20T20:12:24.682Z] ---> 7eff1cca58ab [2022-09-20T20:12:24.682Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T20:12:24.682Z] Removing intermediate container fa895a322d45 [2022-09-20T20:12:24.682Z] ---> 1b4b6510bb6c [2022-09-20T20:12:24.682Z] Step 8/23 : COPY . . [2022-09-20T20:12:27.977Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:12:27.977Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:12:27.977Z] ---> 730760c830f8 [2022-09-20T20:12:27.977Z] Step 3/20 : WORKDIR /edgex-go [2022-09-20T20:12:27.977Z] ---> Using cache [2022-09-20T20:12:27.977Z] ---> fc11d482c987 [2022-09-20T20:12:27.977Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-20T20:12:32.179Z] Removing intermediate container b793ffe3d55e [2022-09-20T20:12:32.179Z] ---> 5f68134a4b71 [2022-09-20T20:12:32.179Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T20:12:32.751Z] ---> 6696d1d2c814 [2022-09-20T20:12:32.751Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-20T20:12:32.751Z] ---> Running in 75fcbba4de3a [2022-09-20T20:12:32.751Z] ---> Running in be3a210f9de0 [2022-09-20T20:12:32.751Z] ---> e8b30876a818 [2022-09-20T20:12:32.751Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-20T20:12:32.751Z] Removing intermediate container ddb4b8b9eab6 [2022-09-20T20:12:32.751Z] ---> b66676874278 [2022-09-20T20:12:32.751Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-20T20:12:32.751Z] ---> Running in 62b56b302423 [2022-09-20T20:12:32.751Z] ---> Running in e513c3ebefdf [2022-09-20T20:12:32.751Z] Removing intermediate container be3a210f9de0 [2022-09-20T20:12:32.751Z] ---> 0590ee55c639 [2022-09-20T20:12:32.751Z] Step 22/24 : LABEL arch=x86_64 [2022-09-20T20:12:33.010Z] ---> Running in 4577b8351a64 [2022-09-20T20:12:33.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T20:12:33.010Z] Removing intermediate container e513c3ebefdf [2022-09-20T20:12:33.010Z] ---> 65c948c99cc8 [2022-09-20T20:12:33.010Z] Step 23/25 : LABEL arch=x86_64 [2022-09-20T20:12:33.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T20:12:33.269Z] ---> Running in 08e0ed169711 [2022-09-20T20:12:33.269Z] Removing intermediate container 4577b8351a64 [2022-09-20T20:12:33.269Z] ---> c68158f3af7c [2022-09-20T20:12:33.269Z] Step 23/24 : LABEL git_sha=453462dc2737872c6dfbae0367d28c684530d312 [2022-09-20T20:12:33.269Z] 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-20T20:12:33.269Z] ---> fb323cfd6e59 [2022-09-20T20:12:33.269Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-20T20:12:33.269Z] ---> Running in 184101b1dadc [2022-09-20T20:12:33.269Z] Removing intermediate container 08e0ed169711 [2022-09-20T20:12:33.269Z] ---> f5561c9dbc28 [2022-09-20T20:12:33.269Z] Step 24/25 : LABEL git_sha=453462dc2737872c6dfbae0367d28c684530d312 [2022-09-20T20:12:33.269Z] v3.16.2-176-g217b4b6f4b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-20T20:12:33.269Z] v3.16.2-184-g3f729d91ce [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-20T20:12:33.269Z] OK: 17040 distinct packages available [2022-09-20T20:12:33.269Z] ---> Running in fb3c462df491 [2022-09-20T20:12:33.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T20:12:33.528Z] Removing intermediate container 184101b1dadc [2022-09-20T20:12:33.528Z] ---> a8b322393cf5 [2022-09-20T20:12:33.528Z] Step 24/24 : LABEL version=0.0.0 [2022-09-20T20:12:33.528Z] ---> Running in 7c9e5b957e23 [2022-09-20T20:12:33.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T20:12:33.528Z] ---> af996dcebb6f [2022-09-20T20:12:33.528Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-20T20:12:33.528Z] Removing intermediate container fb3c462df491 [2022-09-20T20:12:33.528Z] ---> 60ee62a07978 [2022-09-20T20:12:33.528Z] Step 25/25 : LABEL version=0.0.0 [2022-09-20T20:12:33.528Z] Removing intermediate container 7c9e5b957e23 [2022-09-20T20:12:33.528Z] ---> 99aa8b75cfbd [2022-09-20T20:12:33.528Z] [2022-09-20T20:12:33.528Z] ---> Running in 251a65f3c248 [2022-09-20T20:12:33.787Z] ---> 7a00336a4318 [2022-09-20T20:12:33.787Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-20T20:12:33.788Z] OK: 211 MiB in 51 packages [2022-09-20T20:12:33.788Z] Successfully built 99aa8b75cfbd [2022-09-20T20:12:33.788Z] Successfully tagged core-data:latest [2022-09-20T20:12:33.788Z]  Building core-data ... done Building support-scheduler [2022-09-20T20:12:33.788Z] Removing intermediate container 251a65f3c248 [2022-09-20T20:12:33.788Z] ---> d4d28d04da9c [2022-09-20T20:12:33.788Z] [2022-09-20T20:12:33.788Z] Successfully built d4d28d04da9c [2022-09-20T20:12:33.788Z] Successfully tagged security-secretstore-setup:latest [2022-09-20T20:12:33.788Z] Building core-metadata [2022-09-20T20:12:37.989Z]  Building security-secretstore-setup ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:12:37.989Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:12:37.989Z] ---> 730760c830f8 [2022-09-20T20:12:37.989Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-20T20:12:37.989Z] ---> Using cache [2022-09-20T20:12:37.989Z] ---> 0b776b441f57 [2022-09-20T20:12:37.989Z] Step 4/25 : WORKDIR /edgex-go [2022-09-20T20:12:37.989Z] ---> Using cache [2022-09-20T20:12:37.989Z] ---> 90caa7a5c702 [2022-09-20T20:12:37.989Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:12:37.989Z] ---> Using cache [2022-09-20T20:12:37.989Z] ---> f9c0815d505a [2022-09-20T20:12:37.989Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-20T20:12:37.989Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:12:37.989Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:12:37.989Z] ---> 730760c830f8 [2022-09-20T20:12:37.989Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-20T20:12:37.989Z] ---> Using cache [2022-09-20T20:12:37.989Z] ---> 0b776b441f57 [2022-09-20T20:12:37.989Z] Step 4/23 : WORKDIR /edgex-go [2022-09-20T20:12:37.989Z] ---> Using cache [2022-09-20T20:12:37.989Z] ---> 90caa7a5c702 [2022-09-20T20:12:37.989Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:12:37.989Z] ---> Using cache [2022-09-20T20:12:37.989Z] ---> f9c0815d505a [2022-09-20T20:12:37.989Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-20T20:12:43.271Z] ---> 0096f8ef30de [2022-09-20T20:12:43.271Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-20T20:12:43.271Z] ---> Running in 0d9b6f06f9e8 [2022-09-20T20:12:43.271Z] ---> Running in 865a2af31a7c [2022-09-20T20:12:43.271Z] Removing intermediate container 75fcbba4de3a [2022-09-20T20:12:43.271Z] ---> dec8c5662abd [2022-09-20T20:12:43.271Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-20T20:12:43.272Z] ---> bdc3335fbd1c [2022-09-20T20:12:43.272Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-20T20:12:43.532Z] ---> dcc692686fb6 [2022-09-20T20:12:43.532Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T20:12:43.532Z] ---> Running in 23b633dfefef [2022-09-20T20:12:43.532Z] ---> 5e3795e18338 [2022-09-20T20:12:43.532Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-20T20:12:43.532Z] ---> Running in 8f5190fbf369 [2022-09-20T20:12:43.791Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T20:12:43.791Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T20:12:44.730Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T20:12:44.730Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T20:12:44.730Z] Removing intermediate container 8f5190fbf369 [2022-09-20T20:12:44.730Z] ---> 231da3156448 [2022-09-20T20:12:44.730Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-20T20:12:44.999Z] ---> Running in ac166d4d2040 [2022-09-20T20:12:44.999Z] OK: 211 MiB in 51 packages [2022-09-20T20:12:45.257Z] OK: 211 MiB in 51 packages [2022-09-20T20:12:45.534Z] Removing intermediate container ac166d4d2040 [2022-09-20T20:12:45.534Z] ---> 1b35e6375c5a [2022-09-20T20:12:45.534Z] Step 30/33 : CMD ["gate"] [2022-09-20T20:12:46.925Z] ---> Running in 06e365e7ec17 [2022-09-20T20:12:47.186Z] Removing intermediate container 865a2af31a7c [2022-09-20T20:12:47.186Z] ---> 90f9a2de2f7c [2022-09-20T20:12:47.186Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-20T20:12:47.186Z] Removing intermediate container 06e365e7ec17 [2022-09-20T20:12:47.186Z] ---> 62055b64d7a0 [2022-09-20T20:12:47.186Z] Step 31/33 : LABEL arch=x86_64 [2022-09-20T20:12:47.186Z] Removing intermediate container 0d9b6f06f9e8 [2022-09-20T20:12:47.186Z] ---> a20ff73f5c4c [2022-09-20T20:12:47.186Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-20T20:12:47.186Z] ---> Running in 99e11605b6d0 [2022-09-20T20:12:47.757Z] ---> 36dbda3c3289 [2022-09-20T20:12:47.757Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T20:12:48.017Z] ---> e7d884efe212 [2022-09-20T20:12:48.017Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T20:12:48.017Z] Removing intermediate container 99e11605b6d0 [2022-09-20T20:12:48.017Z] ---> b82950f28f23 [2022-09-20T20:12:48.017Z] Step 32/33 : LABEL git_sha=453462dc2737872c6dfbae0367d28c684530d312 [2022-09-20T20:12:48.017Z] ---> Running in a5715aaf4fa8 [2022-09-20T20:12:48.017Z] ---> Running in f035d8a8bc2a [2022-09-20T20:12:48.017Z] ---> Running in 034b4d19dd93 [2022-09-20T20:12:48.608Z] Removing intermediate container f035d8a8bc2a [2022-09-20T20:12:48.608Z] ---> 7bd7de5f9f8f [2022-09-20T20:12:48.608Z] Step 33/33 : LABEL version=0.0.0 [2022-09-20T20:12:49.549Z] ---> Running in 3f55fe13087b [2022-09-20T20:12:51.471Z] Removing intermediate container 3f55fe13087b [2022-09-20T20:12:51.471Z] ---> e7d839f939ea [2022-09-20T20:12:51.471Z] [2022-09-20T20:12:51.731Z] Successfully built e7d839f939ea [2022-09-20T20:12:52.677Z] Successfully tagged security-bootstrapper:latest [2022-09-20T20:12:52.677Z] Building security-spire-server [2022-09-20T20:12:55.226Z]  Building security-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:12:55.226Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:12:55.226Z] ---> 730760c830f8 [2022-09-20T20:12:55.226Z] Step 3/25 : WORKDIR /edgex-go [2022-09-20T20:12:55.226Z] ---> Using cache [2022-09-20T20:12:55.226Z] ---> fc11d482c987 [2022-09-20T20:12:55.226Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:12:55.226Z] ---> Using cache [2022-09-20T20:12:55.226Z] ---> 5f9d086f5ccb [2022-09-20T20:12:55.226Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-20T20:12:55.825Z] ---> Running in 3cf8bab78970 [2022-09-20T20:12:55.825Z] Removing intermediate container 62b56b302423 [2022-09-20T20:12:55.825Z] ---> 770116112ae7 [2022-09-20T20:12:55.825Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-20T20:12:56.085Z] ---> Running in 6c48f4626c28 [2022-09-20T20:12:56.345Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T20:12:56.345Z] Removing intermediate container 23b633dfefef [2022-09-20T20:12:56.345Z] ---> 202e7fbfa093 [2022-09-20T20:12:56.345Z] Step 7/20 : COPY . . [2022-09-20T20:12:56.345Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-20T20:12:56.918Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T20:12:57.486Z] OK: 211 MiB in 51 packages [2022-09-20T20:13:04.071Z] ---> 1f284bbd4b4e [2022-09-20T20:13:04.072Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-20T20:13:04.072Z] Removing intermediate container 6c48f4626c28 [2022-09-20T20:13:04.072Z] ---> 99fcebc5a819 [2022-09-20T20:13:04.072Z] [2022-09-20T20:13:04.072Z] Step 11/23 : FROM alpine:3.16 [2022-09-20T20:13:04.072Z] ---> 9c6f07244728 [2022-09-20T20:13:04.072Z] 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-20T20:13:04.072Z] Removing intermediate container 3cf8bab78970 [2022-09-20T20:13:04.072Z] ---> cd04e9a678ce [2022-09-20T20:13:04.072Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-20T20:13:04.072Z] ---> Running in eada66518d21 [2022-09-20T20:13:04.072Z] ---> Running in 33b01ab0158e [2022-09-20T20:13:04.072Z] ---> 9e78eb53ff1d [2022-09-20T20:13:04.072Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T20:13:04.072Z] Removing intermediate container 33b01ab0158e [2022-09-20T20:13:04.072Z] ---> eff45a8583f1 [2022-09-20T20:13:04.072Z] 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-20T20:13:04.072Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-09-20T20:13:04.072Z] ---> Running in d1c43071d735 [2022-09-20T20:13:04.072Z] ---> Running in 912e6e01565e [2022-09-20T20:13:04.072Z] Removing intermediate container 034b4d19dd93 [2022-09-20T20:13:04.072Z] ---> 21cbc91c5f56 [2022-09-20T20:13:04.072Z] Step 9/23 : COPY . . [2022-09-20T20:13:04.072Z] Removing intermediate container a5715aaf4fa8 [2022-09-20T20:13:04.072Z] ---> 61b77f2dac44 [2022-09-20T20:13:04.072Z] Step 9/25 : COPY . . [2022-09-20T20:13:04.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T20:13:04.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T20:13:04.589Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-20T20:13:04.589Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-20T20:13:04.589Z] (3/33) Installing readline (8.1.2-r0) [2022-09-20T20:13:04.589Z] (4/33) Installing bash (5.1.16-r2) [2022-09-20T20:13:04.849Z] Executing bash-5.1.16-r2.post-install [2022-09-20T20:13:04.849Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-20T20:13:04.849Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-20T20:13:04.849Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-20T20:13:04.849Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-20T20:13:04.849Z] (9/33) Installing curl (7.83.1-r3) [2022-09-20T20:13:04.849Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-20T20:13:05.111Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-20T20:13:05.111Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-20T20:13:05.111Z] (13/33) Installing expat (2.4.8-r0) [2022-09-20T20:13:05.111Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-20T20:13:05.111Z] (15/33) Installing gdbm (1.23-r0) [2022-09-20T20:13:05.111Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-20T20:13:05.111Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-20T20:13:05.111Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-20T20:13:05.111Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-20T20:13:05.111Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-20T20:13:05.111Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-20T20:13:05.370Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-20T20:13:05.370Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-20T20:13:05.370Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-20T20:13:05.370Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-20T20:13:05.633Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-20T20:13:05.633Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-20T20:13:05.633Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-20T20:13:05.633Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-20T20:13:05.633Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-20T20:13:05.633Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-20T20:13:05.633Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-20T20:13:05.633Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-20T20:13:05.633Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T20:13:05.633Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T20:13:05.633Z] OK: 122 MiB in 47 packages [2022-09-20T20:13:20.583Z] ---> 2d10a0edfb12 [2022-09-20T20:13:20.583Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-20T20:13:20.583Z] ---> 7db7b4fa7a86 [2022-09-20T20:13:20.583Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-20T20:13:21.154Z] ---> Running in dbcb809a234f [2022-09-20T20:13:21.154Z] ---> Running in b25e705d0a27 [2022-09-20T20:13:21.764Z] Collecting docker-compose==1.23.2 [2022-09-20T20:13:21.764Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-20T20:13:21.764Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 30.0 MB/s eta 0:00:00 [2022-09-20T20:13:21.764Z] 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-20T20:13:22.026Z] Collecting docker<4.0,>=3.6.0 [2022-09-20T20:13:22.026Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-20T20:13:22.026Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 92.9 MB/s eta 0:00:00 [2022-09-20T20:13:22.026Z] 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-20T20:13:22.026Z] Collecting PyYAML<4,>=3.10 [2022-09-20T20:13:22.026Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-20T20:13:22.026Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 54.8 MB/s eta 0:00:00 [2022-09-20T20:13:22.343Z] Preparing metadata (setup.py): started [2022-09-20T20:13:22.714Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-20T20:13:22.978Z] Collecting cached-property<2,>=1.2.0 [2022-09-20T20:13:22.978Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-20T20:13:22.978Z] Collecting texttable<0.10,>=0.9.0 [2022-09-20T20:13:22.978Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-20T20:13:22.978Z] Preparing metadata (setup.py): started [2022-09-20T20:13:23.238Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-20T20:13:23.238Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-20T20:13:23.238Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-20T20:13:23.238Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 156.6 MB/s eta 0:00:00 [2022-09-20T20:13:23.238Z] Collecting jsonschema<3,>=2.5.1 [2022-09-20T20:13:23.238Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-20T20:13:23.238Z] 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-20T20:13:23.497Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-20T20:13:23.497Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-20T20:13:23.497Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 108.5 MB/s eta 0:00:00 [2022-09-20T20:13:23.497Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-20T20:13:23.497Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-20T20:13:23.497Z] Preparing metadata (setup.py): started [2022-09-20T20:13:23.756Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-20T20:13:23.756Z] Collecting docopt<0.7,>=0.6.1 [2022-09-20T20:13:23.756Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-20T20:13:23.756Z] Preparing metadata (setup.py): started [2022-09-20T20:13:24.016Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-20T20:13:24.276Z] Collecting docker-pycreds>=0.4.0 [2022-09-20T20:13:24.276Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-20T20:13:24.276Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-20T20:13:24.276Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-20T20:13:24.276Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 206.8 MB/s eta 0:00:00 [2022-09-20T20:13:24.276Z] Collecting idna<2.8,>=2.5 [2022-09-20T20:13:24.276Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-20T20:13:24.534Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 135.4 MB/s eta 0:00:00 [2022-09-20T20:13:24.534Z] Collecting certifi>=2017.4.17 [2022-09-20T20:13:24.534Z] Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) [2022-09-20T20:13:24.534Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 133.9 MB/s eta 0:00:00 [2022-09-20T20:13:24.534Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-20T20:13:24.535Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-20T20:13:24.535Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 145.1 MB/s eta 0:00:00 [2022-09-20T20:13:24.535Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-20T20:13:24.535Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-20T20:13:24.535Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-20T20:13:24.535Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-20T20:13:24.535Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-20T20:13:24.535Z] Running setup.py install for texttable: started [2022-09-20T20:13:25.480Z] Running setup.py install for texttable: finished with status 'done' [2022-09-20T20:13:25.480Z] Running setup.py install for PyYAML: started [2022-09-20T20:13:26.050Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-20T20:13:26.312Z] Removing intermediate container d1c43071d735 [2022-09-20T20:13:26.312Z] ---> 8fb8145e8185 [2022-09-20T20:13:26.312Z] Step 8/25 : COPY . . [2022-09-20T20:13:26.672Z] Removing intermediate container eada66518d21 [2022-09-20T20:13:26.672Z] ---> 8b6987b970ed [2022-09-20T20:13:26.672Z] [2022-09-20T20:13:26.672Z] Step 9/20 : FROM alpine:3.15 [2022-09-20T20:13:26.672Z] ---> c4fc93816858 [2022-09-20T20:13:26.672Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-20T20:13:26.672Z] ---> Using cache [2022-09-20T20:13:26.672Z] ---> 30ee7de81418 [2022-09-20T20:13:26.672Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:13:26.672Z] ---> Using cache [2022-09-20T20:13:26.672Z] ---> 1b36ce8d6850 [2022-09-20T20:13:26.672Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-20T20:13:26.672Z] Running setup.py install for docopt: started [2022-09-20T20:13:26.932Z] ---> Running in 439a210a599a [2022-09-20T20:13:26.932Z] Running setup.py install for docopt: finished with status 'done' [2022-09-20T20:13:27.500Z] Running setup.py install for dockerpty: started [2022-09-20T20:13:27.500Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-20T20:13:27.759Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-20T20:13:28.511Z] 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-20T20:13:28.511Z] 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-20T20:13:28.511Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-20T20:13:28.801Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-20T20:13:28.801Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-20T20:13:28.801Z] OK: 15857 distinct packages available [2022-09-20T20:13:28.801Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-20T20:13:29.779Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-20T20:13:30.048Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-20T20:13:30.048Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-20T20:13:30.048Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-20T20:13:30.306Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-20T20:13:30.306Z] (5/9) Installing curl (7.80.0-r3) [2022-09-20T20:13:30.306Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-20T20:13:30.566Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-20T20:13:30.566Z] (8/9) Installing libucontext (1.1-r0) [2022-09-20T20:13:30.566Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-20T20:13:30.825Z] Executing busybox-1.34.1-r7.trigger [2022-09-20T20:13:30.825Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T20:13:30.825Z] OK: 8 MiB in 23 packages [2022-09-20T20:13:36.119Z] ---> f2f6958ce3f5 [2022-09-20T20:13:36.119Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-20T20:13:36.389Z] ---> Running in 951ca40c0c6b [2022-09-20T20:13:37.020Z] Removing intermediate container 439a210a599a [2022-09-20T20:13:37.020Z] ---> d124a59f9453 [2022-09-20T20:13:37.020Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T20:13:37.279Z] Removing intermediate container 951ca40c0c6b [2022-09-20T20:13:37.279Z] ---> 69e109f29eff [2022-09-20T20:13:37.279Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-20T20:13:37.544Z] ---> Running in 8e4b12791bbe [2022-09-20T20:13:37.544Z] ---> 0f840edb2446 [2022-09-20T20:13:37.544Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-20T20:13:37.805Z] Removing intermediate container 8e4b12791bbe [2022-09-20T20:13:37.805Z] ---> bdaa87e17b80 [2022-09-20T20:13:37.805Z] 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-20T20:13:37.805Z] ---> Running in 63b4e2e4c784 [2022-09-20T20:13:42.001Z] ---> d157e9561f44 [2022-09-20T20:13:42.001Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-20T20:13:42.262Z] Removing intermediate container 912e6e01565e [2022-09-20T20:13:42.262Z] ---> 8c4df67fd6fd [2022-09-20T20:13:42.262Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-20T20:13:42.528Z] Removing intermediate container 63b4e2e4c784 [2022-09-20T20:13:42.528Z] ---> ceef3517c4e9 [2022-09-20T20:13:42.528Z] Step 12/25 : WORKDIR /edgex-go [2022-09-20T20:13:42.528Z] ---> Running in 24201ca0c01b [2022-09-20T20:13:42.788Z] ---> cf4d95837dd9 [2022-09-20T20:13:42.788Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-20T20:13:42.788Z] ---> Running in 7a19cfc5ed65 [2022-09-20T20:13:42.788Z] ---> Running in db7f4260651b [2022-09-20T20:13:43.048Z] Removing intermediate container 24201ca0c01b [2022-09-20T20:13:43.048Z] ---> f4b2d9551adb [2022-09-20T20:13:43.048Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-20T20:13:43.048Z] ---> Running in 8007a09ebfa6 [2022-09-20T20:13:43.049Z] Removing intermediate container 7a19cfc5ed65 [2022-09-20T20:13:43.049Z] ---> d6cf6921d4ce [2022-09-20T20:13:43.049Z] [2022-09-20T20:13:43.049Z] Step 13/25 : FROM alpine:3.15 [2022-09-20T20:13:43.049Z] ---> c4fc93816858 [2022-09-20T20:13:43.049Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-20T20:13:43.049Z] ---> Using cache [2022-09-20T20:13:43.049Z] ---> 30ee7de81418 [2022-09-20T20:13:43.049Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:13:43.049Z] ---> Using cache [2022-09-20T20:13:43.049Z] ---> 1b36ce8d6850 [2022-09-20T20:13:43.049Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-20T20:13:43.351Z] Removing intermediate container db7f4260651b [2022-09-20T20:13:43.351Z] ---> a830e9b75388 [2022-09-20T20:13:43.351Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T20:13:43.351Z] ---> Running in cd9b0f732d0a [2022-09-20T20:13:43.351Z] ---> Running in 5f9b164940f1 [2022-09-20T20:13:43.351Z] Removing intermediate container 8007a09ebfa6 [2022-09-20T20:13:43.351Z] ---> 4b32179c0018 [2022-09-20T20:13:43.351Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-20T20:13:43.611Z] Removing intermediate container 5f9b164940f1 [2022-09-20T20:13:43.611Z] ---> 58d5fb50479f [2022-09-20T20:13:43.611Z] Step 18/20 : LABEL arch=x86_64 [2022-09-20T20:13:43.611Z] ---> Running in f20e239f053f [2022-09-20T20:13:43.872Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-20T20:13:44.130Z] Removing intermediate container f20e239f053f [2022-09-20T20:13:44.130Z] ---> 656139c4eae4 [2022-09-20T20:13:44.130Z] Step 19/20 : LABEL git_sha=453462dc2737872c6dfbae0367d28c684530d312 [2022-09-20T20:13:44.130Z] ---> 024f5650141a [2022-09-20T20:13:44.130Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-20T20:13:44.130Z] ---> Running in a6ce2e6ff5a4 [2022-09-20T20:13:44.393Z] Removing intermediate container a6ce2e6ff5a4 [2022-09-20T20:13:44.393Z] ---> 31976525178c [2022-09-20T20:13:44.393Z] Step 20/20 : LABEL version=0.0.0 [2022-09-20T20:13:44.655Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-20T20:13:45.232Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-20T20:13:45.232Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-20T20:13:45.232Z] OK: 15857 distinct packages available [2022-09-20T20:13:45.232Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-20T20:13:45.232Z] ---> b2cbb2539941 [2022-09-20T20:13:45.232Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-20T20:13:45.232Z] ---> Running in 7e8fdaf5eabc [2022-09-20T20:13:45.804Z] Removing intermediate container 7e8fdaf5eabc [2022-09-20T20:13:45.804Z] ---> 0f751514ee29 [2022-09-20T20:13:45.804Z] [2022-09-20T20:13:45.804Z] Successfully built 0f751514ee29 [2022-09-20T20:13:46.063Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-20T20:13:46.324Z] Successfully tagged security-spiffe-token-provider:latest [2022-09-20T20:13:46.324Z]  Building security-spiffe-token-provider ... done Building support-notifications [2022-09-20T20:13:46.324Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-20T20:13:46.324Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-20T20:13:46.596Z] (3/5) Installing libucontext (1.1-r0) [2022-09-20T20:13:46.596Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-20T20:13:46.596Z] ---> 23618e178199 [2022-09-20T20:13:46.596Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-20T20:13:46.859Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-20T20:13:46.859Z] Executing busybox-1.34.1-r7.trigger [2022-09-20T20:13:46.859Z] OK: 7 MiB in 19 packages [2022-09-20T20:13:48.788Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:13:48.788Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:13:48.788Z] ---> 730760c830f8 [2022-09-20T20:13:48.788Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-20T20:13:48.788Z] ---> Using cache [2022-09-20T20:13:48.788Z] ---> 0b776b441f57 [2022-09-20T20:13:48.788Z] Step 4/23 : WORKDIR /edgex-go [2022-09-20T20:13:48.788Z] ---> Using cache [2022-09-20T20:13:48.788Z] ---> 90caa7a5c702 [2022-09-20T20:13:48.788Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:13:48.788Z] ---> Using cache [2022-09-20T20:13:48.788Z] ---> f9c0815d505a [2022-09-20T20:13:48.788Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-20T20:13:50.179Z] ---> Running in 8d1600081a3d [2022-09-20T20:13:50.179Z] ---> Running in b470c57f3265 [2022-09-20T20:13:50.179Z] Removing intermediate container b25e705d0a27 [2022-09-20T20:13:50.179Z] ---> f69bf1bd35bf [2022-09-20T20:13:50.179Z] [2022-09-20T20:13:50.179Z] Step 11/25 : FROM alpine:3.16 [2022-09-20T20:13:50.179Z] ---> 9c6f07244728 [2022-09-20T20:13:50.179Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-20T20:13:50.179Z] ---> Using cache [2022-09-20T20:13:50.179Z] ---> c42f6c16fc16 [2022-09-20T20:13:50.179Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-20T20:13:50.179Z] ---> Using cache [2022-09-20T20:13:50.179Z] ---> d415e131d44f [2022-09-20T20:13:50.179Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-20T20:13:50.179Z] ---> Running in 8cd8f96e50d3 [2022-09-20T20:13:50.439Z] Removing intermediate container b470c57f3265 [2022-09-20T20:13:50.439Z] ---> 01bdbd38d660 [2022-09-20T20:13:50.439Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T20:13:50.439Z] Removing intermediate container cd9b0f732d0a [2022-09-20T20:13:50.439Z] ---> 81faa5996a83 [2022-09-20T20:13:50.439Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-20T20:13:50.439Z] ---> Running in 0d2930cadcca [2022-09-20T20:13:50.439Z] Removing intermediate container 8cd8f96e50d3 [2022-09-20T20:13:50.439Z] ---> ccaeca6f1800 [2022-09-20T20:13:50.439Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-20T20:13:50.439Z] ---> Running in 1f28d827e4b2 [2022-09-20T20:13:51.025Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T20:13:51.287Z] Removing intermediate container 0d2930cadcca [2022-09-20T20:13:51.287Z] ---> 1076bae0ed14 [2022-09-20T20:13:51.287Z] Step 21/23 : LABEL arch=x86_64 [2022-09-20T20:13:51.886Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T20:13:52.204Z] OK: 211 MiB in 51 packages [2022-09-20T20:13:52.647Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-20T20:13:52.647Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-20T20:13:53.637Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-20T20:13:53.637Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-20T20:13:54.128Z] Removing intermediate container 1f28d827e4b2 [2022-09-20T20:13:54.128Z] ---> fb6992c22683 [2022-09-20T20:13:54.128Z] Step 16/25 : WORKDIR / [2022-09-20T20:13:54.398Z] ---> Running in b8ce1f513a94 [2022-09-20T20:13:54.398Z] ---> Running in fd9d46997dcc [2022-09-20T20:13:54.398Z] ---> ba37d8fb19d1 [2022-09-20T20:13:54.398Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-20T20:13:54.671Z] Removing intermediate container dbcb809a234f [2022-09-20T20:13:54.671Z] ---> 0722bba90c53 [2022-09-20T20:13:54.671Z] [2022-09-20T20:13:54.671Z] Step 11/23 : FROM alpine:3.16 [2022-09-20T20:13:54.671Z] ---> 9c6f07244728 [2022-09-20T20:13:54.671Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-20T20:13:54.671Z] ---> Using cache [2022-09-20T20:13:54.671Z] ---> c42f6c16fc16 [2022-09-20T20:13:54.671Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-20T20:13:54.671Z] ---> Using cache [2022-09-20T20:13:54.671Z] ---> d415e131d44f [2022-09-20T20:13:54.671Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-20T20:13:54.933Z] Removing intermediate container b8ce1f513a94 [2022-09-20T20:13:54.933Z] ---> 95496a31c99d [2022-09-20T20:13:54.933Z] Step 22/23 : LABEL git_sha=453462dc2737872c6dfbae0367d28c684530d312 [2022-09-20T20:13:54.933Z] Removing intermediate container fd9d46997dcc [2022-09-20T20:13:54.933Z] ---> 510fa114e815 [2022-09-20T20:13:54.933Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T20:13:54.933Z] ---> Running in 73b4564fcd9a [2022-09-20T20:13:55.195Z] ---> fc0df3298803 [2022-09-20T20:13:55.195Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-20T20:13:55.195Z] Removing intermediate container 8d1600081a3d [2022-09-20T20:13:55.195Z] ---> 066bc34ce0f5 [2022-09-20T20:13:55.195Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-20T20:13:55.195Z] ---> Running in 56e9e0d36032 [2022-09-20T20:13:55.456Z] Removing intermediate container 73b4564fcd9a [2022-09-20T20:13:55.456Z] ---> 6e0e433fff85 [2022-09-20T20:13:55.456Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-20T20:13:55.456Z] ---> 2cb5503a53df [2022-09-20T20:13:55.456Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-20T20:13:55.456Z] ---> 654d78e520e8 [2022-09-20T20:13:55.456Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T20:13:55.456Z] Removing intermediate container 56e9e0d36032 [2022-09-20T20:13:55.456Z] ---> ecfbc15a1c63 [2022-09-20T20:13:55.456Z] Step 23/23 : LABEL version=0.0.0 [2022-09-20T20:13:55.720Z] ---> 9efaefe8f961 [2022-09-20T20:13:55.720Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-20T20:13:55.720Z] ---> Running in 461001f0ef35 [2022-09-20T20:13:55.720Z] ---> Running in 104d5c61b3a4 [2022-09-20T20:13:55.720Z] ---> Running in 1d0700eaa0ff [2022-09-20T20:13:56.298Z] ---> 9ea8fd7babbf [2022-09-20T20:13:56.298Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-20T20:13:56.298Z] Removing intermediate container 461001f0ef35 [2022-09-20T20:13:56.298Z] ---> e3e188deec82 [2022-09-20T20:13:56.298Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T20:13:56.298Z] ---> 4d432abcec64 [2022-09-20T20:13:56.298Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-20T20:13:56.562Z] Removing intermediate container 1d0700eaa0ff [2022-09-20T20:13:56.562Z] ---> f3de556d4f03 [2022-09-20T20:13:56.562Z] [2022-09-20T20:13:56.562Z] Successfully built f3de556d4f03 [2022-09-20T20:13:56.562Z] ---> Running in 32ca48d124d2 [2022-09-20T20:13:56.562Z] Successfully tagged sys-mgmt-agent:latest [2022-09-20T20:13:56.562Z]  Building sys-mgmt-agent ... done Building security-proxy-setup [2022-09-20T20:13:57.047Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-20T20:13:57.326Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-20T20:13:57.326Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-20T20:13:57.326Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-20T20:13:57.326Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-20T20:13:59.915Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:13:59.915Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:13:59.915Z] ---> 730760c830f8 [2022-09-20T20:13:59.915Z] Step 3/22 : WORKDIR /edgex-go [2022-09-20T20:13:59.915Z] ---> Using cache [2022-09-20T20:13:59.915Z] ---> fc11d482c987 [2022-09-20T20:13:59.915Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:13:59.915Z] ---> Using cache [2022-09-20T20:13:59.915Z] ---> 5f9d086f5ccb [2022-09-20T20:13:59.915Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-20T20:13:59.915Z] ---> Using cache [2022-09-20T20:13:59.915Z] ---> 8050188fa60a [2022-09-20T20:13:59.915Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-20T20:13:59.915Z] ---> Using cache [2022-09-20T20:13:59.915Z] ---> b63b243c830e [2022-09-20T20:13:59.915Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T20:13:59.915Z] ---> Using cache [2022-09-20T20:13:59.915Z] ---> 044dba93004a [2022-09-20T20:13:59.915Z] Step 8/22 : COPY . . [2022-09-20T20:13:59.915Z] ---> Using cache [2022-09-20T20:13:59.915Z] ---> 08191fbacec8 [2022-09-20T20:13:59.915Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-20T20:13:59.970Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-20T20:13:59.970Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-20T20:13:59.970Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-20T20:13:59.970Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-20T20:13:59.970Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-20T20:13:59.970Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-20T20:14:01.378Z] ---> 8caca574741a [2022-09-20T20:14:01.378Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-20T20:14:02.327Z] ---> 5f32e8f6618c [2022-09-20T20:14:02.327Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-20T20:14:03.274Z] Removing intermediate container 32ca48d124d2 [2022-09-20T20:14:03.274Z] ---> f65b0b97b6bc [2022-09-20T20:14:03.274Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-20T20:14:03.849Z] ---> Running in 2c65e9f77f51 [2022-09-20T20:14:04.425Z] ---> Running in 14525e8251ee [2022-09-20T20:14:04.425Z] ---> 16a553a2b5e6 [2022-09-20T20:14:04.425Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-20T20:14:04.425Z] ---> 5a359f5be92b [2022-09-20T20:14:04.425Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-20T20:14:04.686Z] ---> Running in 7ec467f3618f [2022-09-20T20:14:04.948Z] 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-20T20:14:05.559Z] Removing intermediate container 14525e8251ee [2022-09-20T20:14:05.559Z] ---> bb829c824444 [2022-09-20T20:14:05.559Z] Step 23/25 : LABEL arch=x86_64 [2022-09-20T20:14:05.837Z] ---> 1e75ff186f1b [2022-09-20T20:14:05.837Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-20T20:14:06.102Z] Removing intermediate container 7ec467f3618f [2022-09-20T20:14:06.102Z] ---> d43d94e2ecca [2022-09-20T20:14:06.102Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T20:14:06.102Z] ---> Running in 8795c543d078 [2022-09-20T20:14:06.102Z] ---> Running in 3c3f5d57519a [2022-09-20T20:14:06.102Z] ---> Running in 15ef79fe5dce [2022-09-20T20:14:06.102Z] Removing intermediate container 8795c543d078 [2022-09-20T20:14:06.102Z] ---> 383441526167 [2022-09-20T20:14:06.102Z] Step 24/25 : LABEL git_sha=453462dc2737872c6dfbae0367d28c684530d312 [2022-09-20T20:14:06.362Z] ---> Running in 660c631a246f [2022-09-20T20:14:06.362Z] Removing intermediate container 15ef79fe5dce [2022-09-20T20:14:06.362Z] ---> dd6c08468e84 [2022-09-20T20:14:06.362Z] Step 23/25 : LABEL arch=x86_64 [2022-09-20T20:14:06.362Z] Removing intermediate container 3c3f5d57519a [2022-09-20T20:14:06.362Z] ---> 5095ad90bf03 [2022-09-20T20:14:06.362Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T20:14:06.362Z] ---> Running in 839626ecc1bd [2022-09-20T20:14:06.362Z] ---> Running in 157898d04e28 [2022-09-20T20:14:06.362Z] Removing intermediate container 660c631a246f [2022-09-20T20:14:06.362Z] ---> 0ba3fb078cc0 [2022-09-20T20:14:06.362Z] Step 25/25 : LABEL version=0.0.0 [2022-09-20T20:14:06.671Z] ---> Running in 007dae45f6ba [2022-09-20T20:14:06.671Z] Removing intermediate container 157898d04e28 [2022-09-20T20:14:06.671Z] ---> 71ff2db3d1f2 [2022-09-20T20:14:06.671Z] Step 21/23 : LABEL arch=x86_64 [2022-09-20T20:14:06.671Z] Removing intermediate container 839626ecc1bd [2022-09-20T20:14:06.671Z] ---> 0c5834aabd1c [2022-09-20T20:14:06.671Z] Step 24/25 : LABEL git_sha=453462dc2737872c6dfbae0367d28c684530d312 [2022-09-20T20:14:06.671Z] ---> Running in e3a552fe39e9 [2022-09-20T20:14:06.671Z] ---> Running in 27cbf7b2c21e [2022-09-20T20:14:06.671Z] Removing intermediate container 007dae45f6ba [2022-09-20T20:14:06.671Z] ---> 33499e6bc111 [2022-09-20T20:14:06.671Z] [2022-09-20T20:14:06.932Z] Removing intermediate container e3a552fe39e9 [2022-09-20T20:14:06.932Z] ---> 5abbb0ebaf31 [2022-09-20T20:14:06.932Z] Step 22/23 : LABEL git_sha=453462dc2737872c6dfbae0367d28c684530d312 [2022-09-20T20:14:06.932Z] Removing intermediate container 27cbf7b2c21e [2022-09-20T20:14:06.932Z] ---> d6f6c71b9a5a [2022-09-20T20:14:06.932Z] Step 25/25 : LABEL version=0.0.0 [2022-09-20T20:14:06.932Z] ---> Running in 9a01fe228e44 [2022-09-20T20:14:06.932Z] ---> Running in c9593d71451d [2022-09-20T20:14:06.932Z] Successfully built 33499e6bc111 [2022-09-20T20:14:06.932Z] Successfully tagged security-spire-server:latest [2022-09-20T20:14:06.932Z]  Building security-spire-server ... done Building security-spire-agent [2022-09-20T20:14:08.330Z] Removing intermediate container 9a01fe228e44 [2022-09-20T20:14:08.330Z] ---> 43a04877e449 [2022-09-20T20:14:08.330Z] Step 23/23 : LABEL version=0.0.0 [2022-09-20T20:14:09.273Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:14:09.273Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:14:09.273Z] ---> 730760c830f8 [2022-09-20T20:14:09.273Z] Step 3/26 : WORKDIR /edgex-go [2022-09-20T20:14:09.273Z] ---> Using cache [2022-09-20T20:14:09.273Z] ---> fc11d482c987 [2022-09-20T20:14:09.273Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:14:09.273Z] ---> Using cache [2022-09-20T20:14:09.273Z] ---> 5f9d086f5ccb [2022-09-20T20:14:09.273Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-20T20:14:09.273Z] ---> Using cache [2022-09-20T20:14:09.273Z] ---> cd04e9a678ce [2022-09-20T20:14:09.273Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-20T20:14:09.273Z] ---> Using cache [2022-09-20T20:14:09.273Z] ---> 9e78eb53ff1d [2022-09-20T20:14:09.273Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T20:14:09.273Z] ---> Using cache [2022-09-20T20:14:09.273Z] ---> 8fb8145e8185 [2022-09-20T20:14:09.273Z] Step 8/26 : COPY . . [2022-09-20T20:14:09.273Z] ---> Using cache [2022-09-20T20:14:09.273Z] ---> f2f6958ce3f5 [2022-09-20T20:14:09.273Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-20T20:14:09.273Z] ---> Using cache [2022-09-20T20:14:09.273Z] ---> 69e109f29eff [2022-09-20T20:14:09.273Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-20T20:14:09.273Z] ---> Using cache [2022-09-20T20:14:09.273Z] ---> bdaa87e17b80 [2022-09-20T20:14:09.273Z] 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-20T20:14:12.589Z] Removing intermediate container c9593d71451d [2022-09-20T20:14:12.589Z] ---> 7b7fbff7f7b5 [2022-09-20T20:14:12.589Z] [2022-09-20T20:14:12.589Z] Successfully built 7b7fbff7f7b5 [2022-09-20T20:14:12.589Z] Successfully tagged core-metadata:latest [2022-09-20T20:14:12.589Z]  Building core-metadata ... done  ---> Running in 29fd118faa42 [2022-09-20T20:14:12.589Z] ---> Running in 302038fb994d [2022-09-20T20:14:12.589Z] Removing intermediate container 104d5c61b3a4 [2022-09-20T20:14:12.589Z] ---> 25c3476a6f10 [2022-09-20T20:14:12.589Z] Step 9/23 : COPY . . [2022-09-20T20:14:12.851Z] Removing intermediate container 302038fb994d [2022-09-20T20:14:12.851Z] ---> 53bfeda6f78e [2022-09-20T20:14:12.851Z] [2022-09-20T20:14:13.110Z] Successfully built 53bfeda6f78e [2022-09-20T20:14:13.110Z] Successfully tagged support-scheduler:latest [2022-09-20T20:14:15.093Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.271s coverage: 28.7% of statements [2022-09-20T20:14:15.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-20T20:14:15.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-20T20:14:17.080Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.428s coverage: 98.5% of statements [2022-09-20T20:14:20.489Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.372s coverage: 72.5% of statements [2022-09-20T20:14:20.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-09-20T20:14:20.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-20T20:14:20.489Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.623s coverage: 54.2% of statements [2022-09-20T20:14:20.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-20T20:14:20.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-20T20:14:21.251Z]  Building support-scheduler ... done Removing intermediate container 29fd118faa42 [2022-09-20T20:14:21.251Z] ---> 3d6f8ee9d1cb [2022-09-20T20:14:21.251Z] Step 12/26 : WORKDIR /edgex-go [2022-09-20T20:14:21.251Z] 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-20T20:14:21.251Z] ---> Running in f48c125ea03d [2022-09-20T20:14:21.251Z] ---> dbf2c9e4d3ed [2022-09-20T20:14:21.251Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-20T20:14:21.251Z] ---> Running in 54fb5efb9d2b [2022-09-20T20:14:21.251Z] Removing intermediate container f48c125ea03d [2022-09-20T20:14:21.251Z] ---> d59808220066 [2022-09-20T20:14:21.251Z] [2022-09-20T20:14:21.251Z] Step 13/26 : FROM alpine:3.15 [2022-09-20T20:14:21.251Z] ---> c4fc93816858 [2022-09-20T20:14:21.251Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-20T20:14:21.251Z] ---> Using cache [2022-09-20T20:14:21.251Z] ---> 30ee7de81418 [2022-09-20T20:14:21.251Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:14:21.251Z] ---> Using cache [2022-09-20T20:14:21.251Z] ---> 1b36ce8d6850 [2022-09-20T20:14:21.251Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-20T20:14:21.251Z] ---> Using cache [2022-09-20T20:14:21.251Z] ---> 81faa5996a83 [2022-09-20T20:14:21.251Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-20T20:14:21.251Z] 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-20T20:14:22.631Z] ---> 7f55234b3e5d [2022-09-20T20:14:22.631Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-20T20:14:25.921Z] ---> 5119268931d1 [2022-09-20T20:14:25.921Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-20T20:14:25.921Z] Removing intermediate container 2c65e9f77f51 [2022-09-20T20:14:25.921Z] ---> f9806b2c3ee2 [2022-09-20T20:14:25.921Z] [2022-09-20T20:14:25.921Z] Step 10/22 : FROM alpine:3.16 [2022-09-20T20:14:25.921Z] ---> 9c6f07244728 [2022-09-20T20:14:25.921Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-20T20:14:25.921Z] ---> Running in 7cb2ba15c83c [2022-09-20T20:14:26.195Z] ---> 91335b288511 [2022-09-20T20:14:26.195Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-20T20:14:26.454Z] ---> 8d4b2f5b97ab [2022-09-20T20:14:26.454Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-20T20:14:26.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T20:14:26.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T20:14:26.714Z] ---> 5ba1da54cc3a [2022-09-20T20:14:26.714Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-20T20:14:26.714Z] ---> Running in 77128f6b886b [2022-09-20T20:14:26.974Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-20T20:14:26.974Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-20T20:14:26.974Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-20T20:14:26.974Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-20T20:14:26.974Z] (5/6) Installing curl (7.83.1-r3) [2022-09-20T20:14:26.974Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-20T20:14:26.974Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T20:14:26.974Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T20:14:26.974Z] Removing intermediate container 77128f6b886b [2022-09-20T20:14:26.974Z] ---> 5e283e4d8268 [2022-09-20T20:14:26.974Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-20T20:14:26.974Z] OK: 8 MiB in 20 packages [2022-09-20T20:14:27.235Z] ---> Running in 0e7bc78938b7 [2022-09-20T20:14:27.235Z] Removing intermediate container 0e7bc78938b7 [2022-09-20T20:14:27.235Z] ---> a89a835b9c90 [2022-09-20T20:14:27.235Z] Step 24/26 : LABEL arch=x86_64 [2022-09-20T20:14:27.495Z] ---> Running in d037239df68e [2022-09-20T20:14:27.756Z] Removing intermediate container d037239df68e [2022-09-20T20:14:27.757Z] ---> 5f8ac57af49e [2022-09-20T20:14:27.757Z] Step 25/26 : LABEL git_sha=453462dc2737872c6dfbae0367d28c684530d312 [2022-09-20T20:14:27.757Z] ---> Running in 110b319d30a1 [2022-09-20T20:14:27.757Z] Removing intermediate container 7cb2ba15c83c [2022-09-20T20:14:27.757Z] ---> 593497edb84c [2022-09-20T20:14:27.757Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-20T20:14:27.757Z] ---> Running in fde73a6e962f [2022-09-20T20:14:28.016Z] Removing intermediate container 110b319d30a1 [2022-09-20T20:14:28.016Z] ---> 4027aeed5e7e [2022-09-20T20:14:28.016Z] Step 26/26 : LABEL version=0.0.0 [2022-09-20T20:14:28.016Z] Removing intermediate container fde73a6e962f [2022-09-20T20:14:28.016Z] ---> 212b8aa6f6fd [2022-09-20T20:14:28.016Z] Step 13/22 : WORKDIR /edgex [2022-09-20T20:14:28.016Z] ---> Running in 79093d1b9759 [2022-09-20T20:14:28.016Z] ---> Running in 6dd628a21fc7 [2022-09-20T20:14:28.631Z] Removing intermediate container 79093d1b9759 [2022-09-20T20:14:28.631Z] ---> 5447ca9f5a60 [2022-09-20T20:14:28.631Z] [2022-09-20T20:14:28.631Z] Removing intermediate container 6dd628a21fc7 [2022-09-20T20:14:28.631Z] ---> 44bfde8c2303 [2022-09-20T20:14:28.631Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-20T20:14:28.631Z] Successfully built 5447ca9f5a60 [2022-09-20T20:14:28.631Z] Successfully tagged security-spire-agent:latest [2022-09-20T20:14:28.893Z]  Building security-spire-agent ... done  ---> 19d5dac38404 [2022-09-20T20:14:28.893Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-20T20:14:29.850Z] ---> 7060f90badd5 [2022-09-20T20:14:29.850Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-20T20:14:30.800Z] ---> 82ae426bb15b [2022-09-20T20:14:30.800Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-20T20:14:31.061Z] ---> 657751081a71 [2022-09-20T20:14:31.061Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-20T20:14:31.061Z] ---> Running in 9a9d044cd2cc [2022-09-20T20:14:32.459Z] Removing intermediate container 9a9d044cd2cc [2022-09-20T20:14:32.459Z] ---> af572859fcb3 [2022-09-20T20:14:32.459Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-20T20:14:32.459Z] ---> Running in bde2f532a7fb [2022-09-20T20:14:32.721Z] Removing intermediate container bde2f532a7fb [2022-09-20T20:14:32.721Z] ---> 241f6039ff54 [2022-09-20T20:14:32.721Z] Step 20/22 : LABEL arch=x86_64 [2022-09-20T20:14:32.721Z] ---> Running in b5c72ca69331 [2022-09-20T20:14:32.721Z] Removing intermediate container b5c72ca69331 [2022-09-20T20:14:32.721Z] ---> 005f0ece1b1d [2022-09-20T20:14:32.721Z] Step 21/22 : LABEL git_sha=453462dc2737872c6dfbae0367d28c684530d312 [2022-09-20T20:14:32.982Z] ---> Running in d4d93f0fc16b [2022-09-20T20:14:33.244Z] Removing intermediate container d4d93f0fc16b [2022-09-20T20:14:33.244Z] ---> 678b6e0b9b08 [2022-09-20T20:14:33.244Z] Step 22/22 : LABEL version=0.0.0 [2022-09-20T20:14:33.244Z] ---> Running in fb2b09ce93fc [2022-09-20T20:14:33.244Z] Removing intermediate container fb2b09ce93fc [2022-09-20T20:14:33.244Z] ---> 8bb1f1eeeef7 [2022-09-20T20:14:33.244Z] [2022-09-20T20:14:33.506Z] Successfully built 8bb1f1eeeef7 [2022-09-20T20:14:33.506Z] Successfully tagged security-proxy-setup:latest [2022-09-20T20:14:42.786Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.662s coverage: 89.2% of statements [2022-09-20T20:14:42.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-20T20:14:42.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-20T20:14:42.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-20T20:14:42.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-20T20:14:42.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-20T20:14:42.786Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.545s coverage: 2.0% of statements [2022-09-20T20:14:42.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-20T20:14:42.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-20T20:14:42.786Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.440s coverage: 95.6% of statements [2022-09-20T20:14:42.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-20T20:14:42.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-20T20:14:42.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-20T20:14:42.786Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.474s coverage: 72.2% of statements [2022-09-20T20:14:42.786Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-20T20:14:42.786Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-20T20:14:42.786Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-20T20:14:42.786Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-20T20:14:42.786Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-20T20:14:42.786Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.359s coverage: 60.0% of statements [2022-09-20T20:14:42.787Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-20T20:14:42.787Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-20T20:14:42.787Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-20T20:14:42.787Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.582s coverage: 0.9% of statements [2022-09-20T20:14:42.787Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-20T20:14:42.787Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.314s coverage: 58.8% of statements [2022-09-20T20:14:42.787Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.289s coverage: 29.6% of statements [2022-09-20T20:14:42.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-20T20:14:45.764Z]  Building security-proxy-setup ... done Removing intermediate container 54fb5efb9d2b [2022-09-20T20:14:45.764Z] ---> 4f8fd403303a [2022-09-20T20:14:45.764Z] [2022-09-20T20:14:45.764Z] Step 11/23 : FROM alpine:3.16 [2022-09-20T20:14:45.764Z] ---> 9c6f07244728 [2022-09-20T20:14:45.764Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-20T20:14:45.764Z] ---> Running in 9b7f8660cd43 [2022-09-20T20:14:45.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T20:14:45.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T20:14:45.764Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-20T20:14:45.764Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-20T20:14:45.764Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T20:14:45.764Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T20:14:45.764Z] OK: 6 MiB in 16 packages [2022-09-20T20:14:46.027Z] Removing intermediate container 9b7f8660cd43 [2022-09-20T20:14:46.027Z] ---> 9dd74d7d9776 [2022-09-20T20:14:46.027Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-20T20:14:46.027Z] ---> Running in 14ba10bb0cff [2022-09-20T20:14:46.027Z] Removing intermediate container 14ba10bb0cff [2022-09-20T20:14:46.027Z] ---> 339c947a6f3f [2022-09-20T20:14:46.027Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-20T20:14:46.027Z] ---> Running in 949469f26b1e [2022-09-20T20:14:46.315Z] Removing intermediate container 949469f26b1e [2022-09-20T20:14:46.315Z] ---> 18161ed86f65 [2022-09-20T20:14:46.315Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-20T20:14:46.315Z] ---> Running in 1edbf97ddb0d [2022-09-20T20:14:46.315Z] Removing intermediate container 1edbf97ddb0d [2022-09-20T20:14:46.315Z] ---> 87814a119ac1 [2022-09-20T20:14:46.315Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T20:14:46.597Z] ---> 6046633a62b6 [2022-09-20T20:14:46.597Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-20T20:14:47.238Z] ---> 8fdb2bd2c652 [2022-09-20T20:14:47.238Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-20T20:14:47.499Z] ---> 7bf1a56bf5a7 [2022-09-20T20:14:47.499Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-20T20:14:47.499Z] ---> Running in 000ed2b7c6c1 [2022-09-20T20:14:47.499Z] Removing intermediate container 000ed2b7c6c1 [2022-09-20T20:14:47.499Z] ---> f2eff672b305 [2022-09-20T20:14:47.499Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T20:14:47.499Z] ---> Running in 927858531fa3 [2022-09-20T20:14:47.762Z] Removing intermediate container 927858531fa3 [2022-09-20T20:14:47.762Z] ---> 5d8978c28484 [2022-09-20T20:14:47.762Z] Step 21/23 : LABEL arch=x86_64 [2022-09-20T20:14:47.762Z] ---> Running in 6583a35573c5 [2022-09-20T20:14:47.762Z] Removing intermediate container 6583a35573c5 [2022-09-20T20:14:47.762Z] ---> d1c08b899a7c [2022-09-20T20:14:47.762Z] Step 22/23 : LABEL git_sha=453462dc2737872c6dfbae0367d28c684530d312 [2022-09-20T20:14:47.762Z] ---> Running in 4e6c052cf0dc [2022-09-20T20:14:48.025Z] Removing intermediate container 4e6c052cf0dc [2022-09-20T20:14:48.025Z] ---> be4909e1ea5c [2022-09-20T20:14:48.025Z] Step 23/23 : LABEL version=0.0.0 [2022-09-20T20:14:48.025Z] ---> Running in f08da7d08e8e [2022-09-20T20:14:48.025Z] Removing intermediate container f08da7d08e8e [2022-09-20T20:14:48.025Z] ---> 20e32dacdb28 [2022-09-20T20:14:48.025Z] [2022-09-20T20:14:48.025Z] Successfully built 20e32dacdb28 [2022-09-20T20:14:48.025Z] Successfully tagged support-notifications:latest [2022-09-20T20:14:48.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.241s coverage: 47.1% of statements [2022-09-20T20:14:48.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.409s coverage: 79.5% of statements [2022-09-20T20:14:48.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.208s coverage: 94.1% of statements [2022-09-20T20:14:48.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.256s coverage: 96.3% of statements [2022-09-20T20:14:48.299Z]  Building support-notifications ... done  [Pipeline] } [2022-09-20T20:14:48.309Z] $ docker stop --time=1 cc33844c3f27b3bd5e03c2d82abeaf2c494dde5b1f654ae7834a6c66ad968a33 [2022-09-20T20:14:49.608Z] $ docker rm -f cc33844c3f27b3bd5e03c2d82abeaf2c494dde5b1f654ae7834a6c66ad968a33 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-20T20:14:49.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.230s coverage: 87.5% of statements [2022-09-20T20:14:49.964Z] + docker images [2022-09-20T20:14:49.965Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-20T20:14:49.965Z] support-notifications latest 20e32dacdb28 2 seconds ago 27.3MB [2022-09-20T20:14:49.965Z] 4f8fd403303a 7 seconds ago 1.61GB [2022-09-20T20:14:49.965Z] security-proxy-setup latest 8bb1f1eeeef7 16 seconds ago 27.4MB [2022-09-20T20:14:49.965Z] security-spire-agent latest 5447ca9f5a60 21 seconds ago 125MB [2022-09-20T20:14:49.965Z] f9806b2c3ee2 24 seconds ago 1.53GB [2022-09-20T20:14:49.965Z] d59808220066 29 seconds ago 1.42GB [2022-09-20T20:14:49.965Z] support-scheduler latest 53bfeda6f78e 37 seconds ago 26.7MB [2022-09-20T20:14:49.965Z] core-metadata latest 7b7fbff7f7b5 43 seconds ago 18.2MB [2022-09-20T20:14:49.965Z] security-spire-server latest 33499e6bc111 43 seconds ago 86.5MB [2022-09-20T20:14:49.965Z] sys-mgmt-agent latest f3de556d4f03 54 seconds ago 136MB [2022-09-20T20:14:49.965Z] 0722bba90c53 55 seconds ago 1.61GB [2022-09-20T20:14:49.965Z] f69bf1bd35bf About a minute ago 1.55GB [2022-09-20T20:14:49.965Z] security-spiffe-token-provider latest 0f751514ee29 About a minute ago 29.3MB [2022-09-20T20:14:49.965Z] d6cf6921d4ce About a minute ago 1.42GB [2022-09-20T20:14:49.965Z] 8b6987b970ed About a minute ago 1.58GB [2022-09-20T20:14:49.965Z] 99fcebc5a819 About a minute ago 1.53GB [2022-09-20T20:14:49.965Z] security-bootstrapper latest e7d839f939ea 2 minutes ago 19.8MB [2022-09-20T20:14:49.965Z] security-secretstore-setup latest d4d28d04da9c 2 minutes ago 29.2MB [2022-09-20T20:14:49.965Z] core-data latest 99aa8b75cfbd 2 minutes ago 21.6MB [2022-09-20T20:14:49.965Z] core-command latest 6ff9289b1fda 2 minutes ago 17.3MB [2022-09-20T20:14:49.965Z] ecceae432647 2 minutes ago 1.54GB [2022-09-20T20:14:49.965Z] 5cbf24ebcdb3 2 minutes ago 1.55GB [2022-09-20T20:14:49.965Z] 51ac24e1515b 2 minutes ago 1.54GB [2022-09-20T20:14:49.965Z] fa3ca53744dc 2 minutes ago 1.53GB [2022-09-20T20:14:49.965Z] security-spire-config latest 21f9484e7677 2 minutes ago 85.8MB [2022-09-20T20:14:49.965Z] 41cef21da4cf 3 minutes ago 1.42GB [2022-09-20T20:14:49.965Z] ci-base-image-x86_64 latest 730760c830f8 6 minutes ago 994MB [2022-09-20T20:14:49.965Z] alpine 3.15 c4fc93816858 6 weeks ago 5.59MB [2022-09-20T20:14:49.965Z] alpine 3.16 9c6f07244728 6 weeks ago 5.54MB [2022-09-20T20:14:49.965Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB [2022-09-20T20:14:49.965Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB [2022-09-20T20:14:49.965Z] 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-20T20:14:59.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.245s coverage: 94.4% of statements [2022-09-20T20:14:59.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.249s coverage: 44.8% of statements [2022-09-20T20:15:10.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.661s coverage: 80.8% of statements [2022-09-20T20:15:10.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-20T20:15:13.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.290s coverage: 92.9% of statements [2022-09-20T20:15:13.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-20T20:15:13.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-20T20:15:13.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-20T20:15:13.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.082s coverage: 65.1% of statements [2022-09-20T20:15:13.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-20T20:15:13.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-09-20T20:15:13.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-09-20T20:15:13.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-09-20T20:15:13.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.239s coverage: 86.9% of statements [2022-09-20T20:15:13.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-20T20:15:13.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-20T20:15:13.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-20T20:15:13.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-20T20:15:13.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.215s coverage: 87.2% of statements [2022-09-20T20:15:13.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-20T20:15:13.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-20T20:15:13.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements [2022-09-20T20:15:13.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-20T20:15:13.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.277s coverage: 58.8% of statements [2022-09-20T20:15:13.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-20T20:15:13.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.263s coverage: 80.0% of statements [2022-09-20T20:15:13.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.260s coverage: 87.2% of statements [2022-09-20T20:15:13.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.290s coverage: 85.4% of statements [2022-09-20T20:15:14.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.879s coverage: 91.2% of statements [2022-09-20T20:15:14.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-20T20:15:21.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.922s coverage: 64.7% of statements [2022-09-20T20:15:21.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-20T20:15:21.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-20T20:15:21.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.252s coverage: 100.0% of statements [2022-09-20T20:15:21.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.109s coverage: 89.4% of statements [2022-09-20T20:15:21.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements [2022-09-20T20:15:21.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements [2022-09-20T20:15:21.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements [2022-09-20T20:15:28.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.370s coverage: 65.8% of statements [2022-09-20T20:15:28.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-20T20:15:28.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-20T20:15:28.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-20T20:15:31.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.863s coverage: 41.8% of statements [2022-09-20T20:15:31.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-20T20:15:31.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-20T20:15:31.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.309s coverage: 89.5% of statements [2022-09-20T20:15:31.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-20T20:15:31.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.311s coverage: 84.8% of statements [2022-09-20T20:15:31.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-20T20:15:31.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-20T20:15:31.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-20T20:15:31.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-20T20:15:40.271Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.521s coverage: 17.7% of statements [2022-09-20T20:15:40.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-20T20:15:40.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-20T20:15:40.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-20T20:15:40.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-20T20:15:40.271Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.769s coverage: 92.3% of statements [2022-09-20T20:15:40.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-20T20:15:40.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-20T20:15:40.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-20T20:15:40.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-20T20:15:40.271Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.292s coverage: 63.2% of statements [2022-09-20T20:15:40.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-20T20:15:40.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-20T20:15:40.271Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.456s coverage: 97.7% of statements [2022-09-20T20:15:40.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-20T20:15:40.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-20T20:15:40.271Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-20T20:15:40.271Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-20T20:15:40.271Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.208s coverage: 28.9% of statements [2022-09-20T20:15:40.271Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-20T20:15:40.271Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-20T20:15:40.271Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-20T20:15:40.272Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-20T20:15:40.272Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-20T20:15:40.272Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-20T20:15:40.272Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.204s coverage: 100.0% of statements [2022-09-20T20:15:40.272Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.082s coverage: 96.9% of statements [2022-09-20T20:15:40.871Z] 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-20T20:15:40.871Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-20T20:15:40.871Z] GO111MODULE=on go vet ./... [2022-09-20T20:17:32.766Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-20T20:17:32.766Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-20T20:17:32.766Z] ./bin/test-attribution-txt.sh [2022-09-20T20:17:32.766Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-20T20:17:32.766Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-20T20:17:32.766Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-20T20:17:32.766Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-20T20:17:32.766Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-20T20:17:32.766Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-20T20:17:32.766Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-20T20:17:32.788Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-20T20:17:33.434Z] + ls -al . [2022-09-20T20:17:33.435Z] total 744 [2022-09-20T20:17:33.435Z] drwxrwxr-x 9 1001 1001 4096 Sep 20 20:11 . [2022-09-20T20:17:33.435Z] drwxr-xr-x 4 root root 4096 Sep 20 20:11 .. [2022-09-20T20:17:33.435Z] -rw-rw-r-- 1 1001 1001 16 Sep 20 20:10 .dockerignore [2022-09-20T20:17:33.435Z] drwxrwxr-x 8 1001 1001 4096 Sep 20 20:10 .git [2022-09-20T20:17:33.435Z] drwxrwxr-x 3 1001 1001 4096 Sep 20 20:10 .github [2022-09-20T20:17:33.435Z] -rw-rw-r-- 1 1001 1001 1030 Sep 20 20:10 .gitignore [2022-09-20T20:17:33.435Z] -rw-rw-r-- 1 1001 1001 42 Sep 20 20:10 .golangci.yml [2022-09-20T20:17:33.435Z] -rw-rw-r-- 1 1001 1001 87 Sep 20 20:10 .hadolint.yml [2022-09-20T20:17:33.435Z] -rw-rw-r-- 1 1001 1001 166 Sep 20 20:10 .sonarcloud.properties [2022-09-20T20:17:33.435Z] -rw-rw-r-- 1 1001 1001 1171 Sep 20 20:10 ADOPTERS.md [2022-09-20T20:17:33.435Z] -rw-rw-r-- 1 1001 1001 10347 Sep 20 20:10 Attribution.txt [2022-09-20T20:17:33.435Z] -rw-rw-r-- 1 1001 1001 63209 Sep 20 20:10 CHANGELOG.md [2022-09-20T20:17:33.435Z] -rw-rw-r-- 1 1001 1001 3804 Sep 20 20:10 CONTRIBUTING.md [2022-09-20T20:17:33.435Z] -rw-rw-r-- 1 1001 1001 677 Sep 20 20:10 GOVERNANCE.md [2022-09-20T20:17:33.435Z] -rw-rw-r-- 1 1001 1001 850 Sep 20 20:10 Jenkinsfile [2022-09-20T20:17:33.435Z] -rw-rw-r-- 1 1001 1001 10775 Sep 20 20:10 LICENSE [2022-09-20T20:17:33.435Z] -rw-rw-r-- 1 1001 1001 13724 Sep 20 20:10 Makefile [2022-09-20T20:17:33.435Z] -rw-rw-r-- 1 1001 1001 582 Sep 20 20:10 OWNERS.md [2022-09-20T20:17:33.435Z] -rw-rw-r-- 1 1001 1001 9799 Sep 20 20:10 README.md [2022-09-20T20:17:33.435Z] -rw-rw-r-- 1 1001 1001 6912 Sep 20 20:10 SECURITY.md [2022-09-20T20:17:33.435Z] -rw-rw-r-- 1 1001 1001 5 Sep 20 20:07 VERSION [2022-09-20T20:17:33.435Z] -rw-rw-r-- 1 1001 1001 4131 Sep 20 20:10 ZMQWindows.md [2022-09-20T20:17:33.435Z] drwxrwxr-x 2 1001 1001 4096 Sep 20 20:10 bin [2022-09-20T20:17:33.435Z] drwxrwxr-x 18 1001 1001 4096 Sep 20 20:10 cmd [2022-09-20T20:17:33.435Z] -rw-r--r-- 1 root root 491929 Sep 20 20:15 coverage.out [2022-09-20T20:17:33.435Z] -rw-rw-r-- 1 1001 1001 3670 Sep 20 20:10 go.mod [2022-09-20T20:17:33.435Z] -rw-rw-r-- 1 1001 1001 38527 Sep 20 20:10 go.sum [2022-09-20T20:17:33.435Z] drwxrwxr-x 8 1001 1001 4096 Sep 20 20:10 internal [2022-09-20T20:17:33.435Z] drwxrwxr-x 3 1001 1001 4096 Sep 20 20:10 openapi [2022-09-20T20:17:33.435Z] drwxrwxr-x 4 1001 1001 4096 Sep 20 20:10 snap [2022-09-20T20:17:33.435Z] -rw-rw-r-- 1 1001 1001 204 Sep 20 20:10 version.go [Pipeline] sh [2022-09-20T20:17:34.111Z] + '[' -e coverage.out ] [2022-09-20T20:17:34.111Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-20T20:17:34.142Z] Warning: overwriting stash ‘coverage-report’ [2022-09-20T20:17:34.946Z] Stashed 1 file(s) [Pipeline] sh [2022-09-20T20:17:35.597Z] + make build [2022-09-20T20:17:35.597Z] 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-20T20:19:12.491Z] 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-20T20:20:34.358Z] 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-20T20:20:34.358Z] 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-20T20:21:13.398Z] 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-20T20:21:14.385Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-20T20:21:21.131Z] 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-20T20:21:27.853Z] 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-20T20:21:32.179Z] 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-20T20:21:37.606Z] 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-20T20:21:41.136Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-20T20:21:46.785Z] 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-20T20:21:55.054Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-09-20T20:22:00.485Z] $ docker stop --time=1 4b47a75c9b97615617e3fc6c83973a6172fe6b5280ebef117c219272c053b1e0 [2022-09-20T20:22:02.528Z] $ docker rm -f 4b47a75c9b97615617e3fc6c83973a6172fe6b5280ebef117c219272c053b1e0 [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-20T20:22:05.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-20T20:22:05.122Z] [2022-09-20T20:22:05.122Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T20:22:05.481Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-20T20:22:05.755Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-09-20T20:22:05.755Z] 29e5d40040c1: Pulling fs layer [2022-09-20T20:22:05.755Z] 1ce36da41761: Pulling fs layer [2022-09-20T20:22:05.755Z] 25b303627fd3: Pulling fs layer [2022-09-20T20:22:05.755Z] 29e5d40040c1: Download complete [2022-09-20T20:22:06.030Z] 1ce36da41761: Verifying Checksum [2022-09-20T20:22:06.030Z] 1ce36da41761: Download complete [2022-09-20T20:22:06.631Z] 29e5d40040c1: Pull complete [2022-09-20T20:22:08.073Z] 25b303627fd3: Verifying Checksum [2022-09-20T20:22:08.073Z] 25b303627fd3: Download complete [2022-09-20T20:22:08.073Z] 1ce36da41761: Pull complete [2022-09-20T20:22:20.477Z] 25b303627fd3: Pull complete [2022-09-20T20:22:20.477Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-09-20T20:22:20.477Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-20T20:22:20.477Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T20:22:20.736Z] prd-ubuntu20.04-docker-arm64-4c-16g-29982 does not seem to be running inside a container [2022-09-20T20:22:20.835Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-09-20T20:22:23.307Z] $ docker top a7b56e9f815c0a85fff209ea9c08ee969556104154ab3c8de2d37fbcdcb153f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T20:22:24.253Z] + grep parallel [2022-09-20T20:22:24.253Z] + docker-compose build --help [2022-09-20T20:22:30.951Z] --parallel Build images in parallel. [Pipeline] } [2022-09-20T20:22:30.978Z] $ docker stop --time=1 a7b56e9f815c0a85fff209ea9c08ee969556104154ab3c8de2d37fbcdcb153f8 [2022-09-20T20:22:32.651Z] $ docker rm -f a7b56e9f815c0a85fff209ea9c08ee969556104154ab3c8de2d37fbcdcb153f8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T20:22:33.266Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-20T20:22:33.267Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T20:22:33.519Z] prd-ubuntu20.04-docker-arm64-4c-16g-29982 does not seem to be running inside a container [2022-09-20T20:22:33.605Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-09-20T20:22:34.889Z] $ docker top fab909c8dda0ff9a4fb7375093fbb759b09e7c1f632fe1cf168e68037305fd28 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T20:22:35.817Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-20T20:22:42.504Z] Building core-command ... [2022-09-20T20:22:42.504Z] Building core-data ... [2022-09-20T20:22:42.504Z] Building core-metadata ... [2022-09-20T20:22:42.504Z] Building security-bootstrapper ... [2022-09-20T20:22:42.504Z] Building security-proxy-setup ... [2022-09-20T20:22:42.504Z] Building security-secretstore-setup ... [2022-09-20T20:22:42.504Z] Building security-spiffe-token-provider ... [2022-09-20T20:22:42.504Z] Building security-spire-agent ... [2022-09-20T20:22:42.504Z] Building security-spire-config ... [2022-09-20T20:22:42.504Z] Building security-spire-server ... [2022-09-20T20:22:42.504Z] Building support-notifications ... [2022-09-20T20:22:42.504Z] Building support-scheduler ... [2022-09-20T20:22:42.504Z] Building sys-mgmt-agent ... [2022-09-20T20:22:42.504Z] Building core-data [2022-09-20T20:22:42.504Z] Building security-bootstrapper [2022-09-20T20:22:42.504Z] Building security-spire-config [2022-09-20T20:22:42.504Z] Building sys-mgmt-agent [2022-09-20T20:22:42.504Z] Building security-spire-agent [2022-09-20T20:23:39.032Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:23:39.032Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:23:39.032Z] ---> f37c9b0f945e [2022-09-20T20:23:39.032Z] Step 3/26 : WORKDIR /edgex-go [2022-09-20T20:23:39.032Z] ---> Running in ebfb33336f59 [2022-09-20T20:23:39.032Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:23:39.032Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:23:39.032Z] ---> f37c9b0f945e [2022-09-20T20:23:39.032Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-20T20:23:39.032Z] ---> Running in 68f6288b4d53 [2022-09-20T20:23:39.032Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:23:39.032Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:23:39.032Z] ---> f37c9b0f945e [2022-09-20T20:23:39.032Z] Step 3/33 : WORKDIR /edgex-go [2022-09-20T20:23:39.032Z] ---> Running in 41a8f56857d0 [2022-09-20T20:23:39.032Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:23:39.032Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:23:39.032Z] ---> f37c9b0f945e [2022-09-20T20:23:39.032Z] Step 3/23 : WORKDIR /edgex-go [2022-09-20T20:23:39.032Z] ---> Running in 8704b0ebecdc [2022-09-20T20:23:39.032Z] Removing intermediate container ebfb33336f59 [2022-09-20T20:23:39.032Z] ---> 24b9f4dbc2c3 [2022-09-20T20:23:39.032Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:23:39.032Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:23:39.032Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:23:39.032Z] ---> f37c9b0f945e [2022-09-20T20:23:39.032Z] Step 3/26 : WORKDIR /edgex-go [2022-09-20T20:23:39.032Z] ---> Running in 64c74bb0b468 [2022-09-20T20:23:39.032Z] ---> Running in 920b79dca43d [2022-09-20T20:23:39.032Z] Removing intermediate container 68f6288b4d53 [2022-09-20T20:23:39.032Z] ---> b6c7b6ecb2d7 [2022-09-20T20:23:39.032Z] Step 4/24 : WORKDIR /edgex-go [2022-09-20T20:23:39.032Z] ---> Running in f0b451858d71 [2022-09-20T20:23:39.032Z] Removing intermediate container 41a8f56857d0 [2022-09-20T20:23:39.032Z] ---> b21f499508e6 [2022-09-20T20:23:39.032Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:23:39.032Z] Removing intermediate container 8704b0ebecdc [2022-09-20T20:23:39.032Z] ---> 157c74a00a7b [2022-09-20T20:23:39.032Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:23:39.032Z] Removing intermediate container 64c74bb0b468 [2022-09-20T20:23:39.032Z] ---> 858a2f74f4c1 [2022-09-20T20:23:39.032Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:23:39.032Z] ---> Running in fb2097a2a9fb [2022-09-20T20:23:39.032Z] ---> Running in 2b5c0da5cbb6 [2022-09-20T20:23:39.032Z] ---> Running in 270f27d8433a [2022-09-20T20:23:39.032Z] Removing intermediate container f0b451858d71 [2022-09-20T20:23:39.032Z] ---> f27cf3e290bf [2022-09-20T20:23:39.032Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:23:39.032Z] ---> Running in 65fd4e30c5ca [2022-09-20T20:23:39.032Z] Removing intermediate container 920b79dca43d [2022-09-20T20:23:39.032Z] ---> 941cc2a908f9 [2022-09-20T20:23:39.032Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-20T20:23:39.032Z] ---> Running in a1e2cd84e946 [2022-09-20T20:23:39.032Z] Removing intermediate container fb2097a2a9fb [2022-09-20T20:23:39.032Z] ---> 1f93eb39c4e8 [2022-09-20T20:23:39.032Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-20T20:23:39.032Z] ---> Running in 06370665e41c [2022-09-20T20:23:39.032Z] Removing intermediate container 2b5c0da5cbb6 [2022-09-20T20:23:39.032Z] ---> b458f39bf71c [2022-09-20T20:23:39.032Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-20T20:23:39.032Z] ---> Running in 4e06bd17d496 [2022-09-20T20:23:39.032Z] Removing intermediate container 270f27d8433a [2022-09-20T20:23:39.032Z] ---> 53e977c412c3 [2022-09-20T20:23:39.032Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-20T20:23:39.309Z] Removing intermediate container 65fd4e30c5ca [2022-09-20T20:23:39.309Z] ---> 8f6275d2ede3 [2022-09-20T20:23:39.309Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-20T20:23:39.309Z] ---> Running in b5b1fac22d60 [2022-09-20T20:23:39.589Z] ---> Running in e0616cf24588 [2022-09-20T20:23:40.192Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T20:23:40.472Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T20:23:41.074Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T20:23:41.074Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T20:23:41.348Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T20:23:41.348Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T20:23:41.348Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T20:23:41.958Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T20:23:42.582Z] OK: 221 MiB in 51 packages [2022-09-20T20:23:42.582Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T20:23:42.582Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T20:23:42.582Z] OK: 221 MiB in 51 packages [2022-09-20T20:23:43.571Z] OK: 221 MiB in 51 packages [2022-09-20T20:23:44.194Z] OK: 221 MiB in 51 packages [2022-09-20T20:23:44.495Z] OK: 221 MiB in 51 packages [2022-09-20T20:23:44.788Z] Removing intermediate container 06370665e41c [2022-09-20T20:23:44.788Z] ---> b01e67422027 [2022-09-20T20:23:44.788Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-20T20:23:44.788Z] Removing intermediate container a1e2cd84e946 [2022-09-20T20:23:44.788Z] ---> b97f4c09393e [2022-09-20T20:23:44.788Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-20T20:23:45.086Z] Removing intermediate container 4e06bd17d496 [2022-09-20T20:23:45.086Z] ---> 62c62d51ed6e [2022-09-20T20:23:45.086Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-20T20:23:46.076Z] Removing intermediate container b5b1fac22d60 [2022-09-20T20:23:46.076Z] ---> 3103698153d8 [2022-09-20T20:23:46.076Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-20T20:23:46.076Z] Removing intermediate container e0616cf24588 [2022-09-20T20:23:46.076Z] ---> 4f143d8d9e97 [2022-09-20T20:23:46.076Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-20T20:23:46.076Z] ---> fa7205b48bb6 [2022-09-20T20:23:46.076Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T20:23:46.355Z] ---> 005eb5b7ab0d [2022-09-20T20:23:46.355Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T20:23:46.355Z] ---> 6c3a01f17335 [2022-09-20T20:23:46.355Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T20:23:46.355Z] ---> Running in f75593f567c5 [2022-09-20T20:23:46.653Z] ---> Running in 91d2c8c436f7 [2022-09-20T20:23:46.653Z] ---> Running in 42309f59feb5 [2022-09-20T20:23:47.653Z] ---> fe5f25e64ece [2022-09-20T20:23:47.653Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T20:23:47.653Z] ---> b3d6d9a85a38 [2022-09-20T20:23:47.653Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T20:23:47.653Z] ---> Running in 2d0e155adefb [2022-09-20T20:23:47.936Z] ---> Running in 237e5e9b0eba [2022-09-20T20:24:56.013Z] Removing intermediate container 42309f59feb5 [2022-09-20T20:24:56.013Z] ---> 605d9fab29a3 [2022-09-20T20:24:56.013Z] Step 8/26 : COPY . . [2022-09-20T20:24:56.013Z] Removing intermediate container 237e5e9b0eba [2022-09-20T20:24:56.013Z] ---> 4dfc10d9b06f [2022-09-20T20:24:56.013Z] Step 8/26 : COPY . . [2022-09-20T20:24:56.013Z] Removing intermediate container f75593f567c5 [2022-09-20T20:24:56.013Z] ---> 4de37eb13b9a [2022-09-20T20:24:56.013Z] Step 8/33 : COPY . . [2022-09-20T20:24:56.013Z] Removing intermediate container 2d0e155adefb [2022-09-20T20:24:56.013Z] ---> 3cf1fa8ad962 [2022-09-20T20:24:56.013Z] Step 9/24 : COPY . . [2022-09-20T20:24:56.013Z] Removing intermediate container 91d2c8c436f7 [2022-09-20T20:24:56.013Z] ---> 29da928b7db6 [2022-09-20T20:24:56.013Z] Step 8/23 : COPY . . [2022-09-20T20:25:08.442Z] ---> d18466d9304e [2022-09-20T20:25:08.442Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-20T20:25:08.442Z] ---> 29b95f4527b1 [2022-09-20T20:25:08.442Z] ---> ca41aba62e1e [2022-09-20T20:25:08.442Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-20T20:25:08.442Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-20T20:25:08.442Z] ---> Running in 12782a77122d [2022-09-20T20:25:08.442Z] ---> Running in ab4f96dbe752 [2022-09-20T20:25:08.442Z] ---> Running in f758bd95e05d [2022-09-20T20:25:08.442Z] ---> 9e2fdb321dce [2022-09-20T20:25:08.442Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-20T20:25:08.442Z] ---> 05ca918097c3 [2022-09-20T20:25:08.442Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-20T20:25:08.442Z] ---> Running in e4d609736868 [2022-09-20T20:25:08.442Z] ---> Running in 615ad340f336 [2022-09-20T20:25:08.732Z] Removing intermediate container 12782a77122d [2022-09-20T20:25:08.732Z] ---> 6f04b96bc6a4 [2022-09-20T20:25:08.732Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-20T20:25:09.008Z] ---> Running in 103436de2d78 [2022-09-20T20:25:09.008Z] Removing intermediate container 615ad340f336 [2022-09-20T20:25:09.008Z] ---> 0133577f9cd8 [2022-09-20T20:25:09.008Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-20T20:25:09.286Z] ---> Running in a3375b108952 [2022-09-20T20:25:09.887Z] Removing intermediate container 103436de2d78 [2022-09-20T20:25:09.887Z] ---> 92001289a5f5 [2022-09-20T20:25:09.887Z] 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-20T20:25:09.887Z] ---> Running in 7fc35194996a [2022-09-20T20:25:09.887Z] Removing intermediate container a3375b108952 [2022-09-20T20:25:09.887Z] ---> 6f6ca8f15d3f [2022-09-20T20:25:09.887Z] 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-20T20:25:10.171Z] ---> Running in deb1f9d95154 [2022-09-20T20:25:10.171Z] 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-20T20:25:10.781Z] 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-20T20:25:10.781Z] 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-20T20:25:13.417Z] Removing intermediate container 7fc35194996a [2022-09-20T20:25:13.417Z] ---> 3cd3b9624191 [2022-09-20T20:25:13.417Z] Step 12/26 : WORKDIR /edgex-go [2022-09-20T20:25:13.693Z] ---> Running in dfd3895d07be [2022-09-20T20:25:14.306Z] Removing intermediate container deb1f9d95154 [2022-09-20T20:25:14.306Z] ---> 26b02577bbea [2022-09-20T20:25:14.306Z] Step 12/26 : WORKDIR /edgex-go [2022-09-20T20:25:14.306Z] ---> Running in 4f17cd80b830 [2022-09-20T20:25:14.306Z] Removing intermediate container dfd3895d07be [2022-09-20T20:25:14.306Z] ---> 888347275471 [2022-09-20T20:25:14.306Z] [2022-09-20T20:25:14.590Z] Step 13/26 : FROM alpine:3.15 [2022-09-20T20:25:14.865Z] Removing intermediate container 4f17cd80b830 [2022-09-20T20:25:14.865Z] ---> 4af111d5a3a6 [2022-09-20T20:25:14.865Z] [2022-09-20T20:25:14.865Z] Step 13/26 : FROM alpine:3.15 [2022-09-20T20:25:15.145Z] 3.15: Pulling from library/alpine [2022-09-20T20:25:15.145Z] 3.15: Pulling from library/alpine [2022-09-20T20:25:16.608Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-20T20:25:16.608Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-20T20:25:16.608Z] Status: Image is up to date for alpine:3.15 [2022-09-20T20:25:16.608Z] Status: Downloaded newer image for alpine:3.15 [2022-09-20T20:25:16.608Z] ---> 02e0d6fdf486 [2022-09-20T20:25:16.608Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-20T20:25:16.608Z] ---> 02e0d6fdf486 [2022-09-20T20:25:16.608Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-20T20:25:16.608Z] ---> Running in e9742b1fdfc9 [2022-09-20T20:25:16.608Z] ---> Running in 88ac650cc9bf [2022-09-20T20:25:17.624Z] Removing intermediate container e9742b1fdfc9 [2022-09-20T20:25:17.624Z] Removing intermediate container 88ac650cc9bf [2022-09-20T20:25:17.624Z] ---> e98a2b89305c [2022-09-20T20:25:17.624Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:25:17.624Z] ---> a8a351290d0e [2022-09-20T20:25:17.624Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:25:17.624Z] ---> Running in 6b518b8625f1 [2022-09-20T20:25:17.914Z] ---> Running in 1a64896aae3a [2022-09-20T20:25:22.293Z] Removing intermediate container 1a64896aae3a [2022-09-20T20:25:22.293Z] ---> cc0bae8eb20b [2022-09-20T20:25:22.293Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-20T20:25:22.293Z] Removing intermediate container 6b518b8625f1 [2022-09-20T20:25:22.293Z] ---> 85616506649c [2022-09-20T20:25:22.293Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-20T20:25:22.293Z] ---> Running in aae606936f97 [2022-09-20T20:25:22.577Z] ---> Running in 2f95a7a8d8c7 [2022-09-20T20:25:25.248Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-20T20:25:25.248Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-20T20:25:26.247Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-20T20:25:26.526Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-20T20:25:27.982Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-20T20:25:27.982Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-20T20:25:27.982Z] OK: 15734 distinct packages available [2022-09-20T20:25:28.258Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-20T20:25:28.258Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-20T20:25:28.258Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-20T20:25:28.258Z] OK: 15734 distinct packages available [2022-09-20T20:25:28.536Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-20T20:25:29.555Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-20T20:25:29.555Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-20T20:25:31.009Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-20T20:25:31.009Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-20T20:25:31.009Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-20T20:25:31.009Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-20T20:25:31.009Z] (3/5) Installing libucontext (1.1-r0) [2022-09-20T20:25:31.009Z] (3/4) Installing libucontext (1.1-r0) [2022-09-20T20:25:31.009Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-20T20:25:31.290Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-20T20:25:31.290Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-20T20:25:31.290Z] Executing busybox-1.34.1-r7.trigger [2022-09-20T20:25:31.290Z] OK: 6 MiB in 18 packages [2022-09-20T20:25:31.576Z] Executing busybox-1.34.1-r7.trigger [2022-09-20T20:25:31.576Z] OK: 6 MiB in 19 packages [2022-09-20T20:25:33.588Z] Removing intermediate container 2f95a7a8d8c7 [2022-09-20T20:25:33.588Z] ---> 32dbf938d113 [2022-09-20T20:25:33.589Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-20T20:25:33.872Z] Removing intermediate container aae606936f97 [2022-09-20T20:25:33.872Z] ---> 6dcbd4803a81 [2022-09-20T20:25:33.872Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-20T20:25:40.649Z] ---> 191cf6df70c9 [2022-09-20T20:25:40.649Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-20T20:25:42.659Z] ---> 146df15267f4 [2022-09-20T20:25:42.659Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-20T20:25:44.146Z] ---> 90bccbeaa528 [2022-09-20T20:25:44.146Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-20T20:25:44.146Z] ---> Running in c9c4b406da53 [2022-09-20T20:25:44.759Z] Removing intermediate container c9c4b406da53 [2022-09-20T20:25:44.759Z] ---> 75c6b9da29fa [2022-09-20T20:25:45.069Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-20T20:25:46.562Z] ---> 71dc7c4f30f4 [2022-09-20T20:25:46.562Z] Step 21/26 : WORKDIR / [2022-09-20T20:25:46.562Z] ---> Running in e4e08b750e26 [2022-09-20T20:25:48.041Z] Removing intermediate container e4e08b750e26 [2022-09-20T20:25:48.041Z] ---> b2bcad903552 [2022-09-20T20:25:48.041Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-20T20:25:48.041Z] ---> Running in 5d665f6161be [2022-09-20T20:25:48.041Z] ---> 8ddffcffd6f2 [2022-09-20T20:25:48.041Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-20T20:25:48.697Z] Removing intermediate container 5d665f6161be [2022-09-20T20:25:48.697Z] ---> b6349d3b63df [2022-09-20T20:25:48.697Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-20T20:25:48.697Z] ---> Running in 4cc86e967130 [2022-09-20T20:25:49.717Z] Removing intermediate container 4cc86e967130 [2022-09-20T20:25:49.717Z] ---> b4a999d5f3db [2022-09-20T20:25:49.717Z] Step 24/26 : LABEL arch=arm64 [2022-09-20T20:25:49.717Z] ---> ad6526023960 [2022-09-20T20:25:49.717Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-20T20:25:49.717Z] ---> Running in 446ab67d679e [2022-09-20T20:25:50.709Z] Removing intermediate container 446ab67d679e [2022-09-20T20:25:50.710Z] ---> 1b2012fc1d00 [2022-09-20T20:25:50.710Z] Step 25/26 : LABEL git_sha=dff4bf0c4b25fb2a7aa6d16e1cce1e7948fda891 [2022-09-20T20:25:50.710Z] ---> Running in 8171e75e443f [2022-09-20T20:25:50.990Z] ---> c0b1e99d9f3c [2022-09-20T20:25:50.990Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-20T20:25:51.307Z] Removing intermediate container 8171e75e443f [2022-09-20T20:25:51.307Z] ---> 8bb85dca90a8 [2022-09-20T20:25:51.307Z] Step 26/26 : LABEL version=0.0.0 [2022-09-20T20:25:51.585Z] ---> Running in 4320837827b8 [2022-09-20T20:25:52.194Z] Removing intermediate container 4320837827b8 [2022-09-20T20:25:52.194Z] ---> f39dbbed966e [2022-09-20T20:25:52.194Z] [2022-09-20T20:25:52.194Z] ---> a496b76a9560 [2022-09-20T20:25:52.194Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-20T20:25:52.480Z] ---> Running in 19c1e08910d1 [2022-09-20T20:25:52.760Z] Successfully built f39dbbed966e [2022-09-20T20:25:52.760Z] Successfully tagged security-spire-config-arm64:latest [2022-09-20T20:25:52.760Z]  Building security-spire-config ... done Building support-scheduler [2022-09-20T20:25:53.046Z] Removing intermediate container 19c1e08910d1 [2022-09-20T20:25:53.046Z] ---> fb99d04c973b [2022-09-20T20:25:53.346Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-20T20:25:53.346Z] ---> Running in 4d3655881933 [2022-09-20T20:25:53.967Z] Removing intermediate container 4d3655881933 [2022-09-20T20:25:53.967Z] ---> 2f8f977574be [2022-09-20T20:25:53.967Z] Step 24/26 : LABEL arch=arm64 [2022-09-20T20:25:53.967Z] ---> Running in 632415f85923 [2022-09-20T20:25:54.582Z] Removing intermediate container 632415f85923 [2022-09-20T20:25:54.582Z] ---> 6c1e6b0a7106 [2022-09-20T20:25:54.582Z] Step 25/26 : LABEL git_sha=dff4bf0c4b25fb2a7aa6d16e1cce1e7948fda891 [2022-09-20T20:25:54.582Z] ---> Running in 5d89d444b884 [2022-09-20T20:25:55.194Z] Removing intermediate container 5d89d444b884 [2022-09-20T20:25:55.194Z] ---> e9accfa79858 [2022-09-20T20:25:55.194Z] Step 26/26 : LABEL version=0.0.0 [2022-09-20T20:25:55.478Z] ---> Running in eed5d1b3ac43 [2022-09-20T20:25:56.104Z] Removing intermediate container eed5d1b3ac43 [2022-09-20T20:25:56.104Z] ---> 12e9d076eb6f [2022-09-20T20:25:56.104Z] [2022-09-20T20:25:56.383Z] Successfully built 12e9d076eb6f [2022-09-20T20:25:56.383Z] Successfully tagged security-spire-agent-arm64:latest [2022-09-20T20:25:56.383Z]  Building security-spire-agent ... done Building core-metadata [2022-09-20T20:26:23.599Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:26:23.600Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:26:23.600Z] ---> f37c9b0f945e [2022-09-20T20:26:23.600Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-20T20:26:23.600Z] ---> Using cache [2022-09-20T20:26:23.600Z] ---> b6c7b6ecb2d7 [2022-09-20T20:26:23.600Z] Step 4/23 : WORKDIR /edgex-go [2022-09-20T20:26:23.600Z] ---> Using cache [2022-09-20T20:26:23.600Z] ---> f27cf3e290bf [2022-09-20T20:26:23.600Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:26:23.600Z] ---> Using cache [2022-09-20T20:26:23.600Z] ---> 8f6275d2ede3 [2022-09-20T20:26:23.600Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-20T20:26:23.600Z] ---> Running in 65a0fd10b579 [2022-09-20T20:26:24.588Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T20:26:25.583Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T20:26:25.861Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:26:25.861Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:26:25.861Z] ---> f37c9b0f945e [2022-09-20T20:26:25.861Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-20T20:26:25.861Z] ---> Using cache [2022-09-20T20:26:25.861Z] ---> b6c7b6ecb2d7 [2022-09-20T20:26:25.861Z] Step 4/25 : WORKDIR /edgex-go [2022-09-20T20:26:26.138Z] ---> Using cache [2022-09-20T20:26:26.138Z] ---> f27cf3e290bf [2022-09-20T20:26:26.138Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:26:26.138Z] ---> Using cache [2022-09-20T20:26:26.138Z] ---> 8f6275d2ede3 [2022-09-20T20:26:26.138Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-20T20:26:26.138Z] ---> Running in aa69d4619977 [2022-09-20T20:26:27.585Z] OK: 221 MiB in 51 packages [2022-09-20T20:26:28.189Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T20:26:28.793Z] Removing intermediate container 65a0fd10b579 [2022-09-20T20:26:28.793Z] ---> 798466dfce1b [2022-09-20T20:26:28.793Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-20T20:26:29.395Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T20:26:29.675Z] ---> b8173f954204 [2022-09-20T20:26:29.675Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T20:26:29.951Z] ---> Running in 1f50e7ebf8c5 [2022-09-20T20:26:30.943Z] OK: 221 MiB in 51 packages [2022-09-20T20:26:32.952Z] Removing intermediate container aa69d4619977 [2022-09-20T20:26:32.952Z] ---> 2c1d1f540ef8 [2022-09-20T20:26:32.952Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-20T20:26:33.951Z] ---> edbddecf03cb [2022-09-20T20:26:33.951Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T20:26:33.951Z] ---> Running in 082fa8fad635 [2022-09-20T20:27:42.079Z] Removing intermediate container 1f50e7ebf8c5 [2022-09-20T20:27:42.079Z] ---> 3b924437a6a4 [2022-09-20T20:27:42.079Z] Step 9/23 : COPY . . [2022-09-20T20:27:42.079Z] Removing intermediate container 082fa8fad635 [2022-09-20T20:27:42.079Z] ---> 24c1cd181acb [2022-09-20T20:27:42.079Z] Step 9/25 : COPY . . [2022-09-20T20:27:57.240Z] ---> 3db22f030d77 [2022-09-20T20:27:57.240Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-20T20:27:57.240Z] ---> Running in 3617bb259b9e [2022-09-20T20:27:57.240Z] ---> ec39df7837d9 [2022-09-20T20:27:57.240Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-20T20:27:57.240Z] ---> Running in 773a00407a6b [2022-09-20T20:27:59.239Z] 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-20T20:27:59.848Z] 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-20T20:31:36.967Z] Removing intermediate container e4d609736868 [2022-09-20T20:31:36.967Z] ---> 30c061e5ec9d [2022-09-20T20:31:36.967Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-20T20:31:36.967Z] ---> Running in 9514212aed5a [2022-09-20T20:31:36.967Z] 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-20T20:31:42.533Z] Removing intermediate container 9514212aed5a [2022-09-20T20:31:42.533Z] ---> 47aae0b786d7 [2022-09-20T20:31:42.533Z] [2022-09-20T20:31:42.533Z] Step 11/23 : FROM alpine:3.16 [2022-09-20T20:31:42.533Z] 3.16: Pulling from library/alpine [2022-09-20T20:31:44.054Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-20T20:31:44.054Z] Status: Downloaded newer image for alpine:3.16 [2022-09-20T20:31:44.054Z] ---> a6215f271958 [2022-09-20T20:31:44.054Z] 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-20T20:31:44.054Z] ---> Running in 0875ef0d72ad [2022-09-20T20:31:44.713Z] Removing intermediate container 0875ef0d72ad [2022-09-20T20:31:44.713Z] ---> 662ead45fae0 [2022-09-20T20:31:44.713Z] 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-20T20:31:44.713Z] ---> Running in ff6f6de6bf77 [2022-09-20T20:31:46.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T20:31:47.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T20:31:48.453Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-20T20:31:48.730Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-20T20:31:48.730Z] (3/33) Installing readline (8.1.2-r0) [2022-09-20T20:31:48.730Z] (4/33) Installing bash (5.1.16-r2) [2022-09-20T20:31:48.730Z] Executing bash-5.1.16-r2.post-install [2022-09-20T20:31:48.730Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-20T20:31:49.014Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-20T20:31:49.014Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-20T20:31:49.014Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-20T20:31:49.014Z] (9/33) Installing curl (7.83.1-r3) [2022-09-20T20:31:49.014Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-20T20:31:50.011Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-20T20:31:50.011Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-20T20:31:50.011Z] (13/33) Installing expat (2.4.8-r0) [2022-09-20T20:31:50.011Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-20T20:31:50.011Z] (15/33) Installing gdbm (1.23-r0) [2022-09-20T20:31:50.011Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-20T20:31:50.011Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-20T20:31:50.011Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-20T20:31:50.298Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-20T20:31:50.298Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-20T20:31:50.298Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-20T20:31:53.712Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-20T20:31:53.712Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-20T20:31:53.712Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-20T20:31:53.712Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-20T20:31:53.712Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-20T20:31:53.712Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-20T20:31:53.712Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-20T20:31:53.712Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-20T20:31:53.712Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-20T20:31:53.712Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-20T20:31:53.712Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-20T20:31:53.991Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-20T20:31:55.445Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T20:31:55.445Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T20:31:56.052Z] OK: 120 MiB in 47 packages [2022-09-20T20:32:00.391Z] Removing intermediate container ab4f96dbe752 [2022-09-20T20:32:00.391Z] ---> e93aa86ece54 [2022-09-20T20:32:00.391Z] [2022-09-20T20:32:00.391Z] Step 10/33 : FROM alpine:3.16 [2022-09-20T20:32:00.391Z] ---> a6215f271958 [2022-09-20T20:32:00.391Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-20T20:32:00.391Z] ---> Running in 756f1bca39be [2022-09-20T20:32:00.676Z] Removing intermediate container 756f1bca39be [2022-09-20T20:32:00.676Z] ---> 82e838304f95 [2022-09-20T20:32:00.676Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-20T20:32:00.956Z] ---> Running in 4fbd9a6c37cd [2022-09-20T20:32:03.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T20:32:03.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T20:32:05.034Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-20T20:32:05.034Z] (2/2) Installing su-exec (0.2-r1) [2022-09-20T20:32:05.034Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T20:32:05.034Z] OK: 5 MiB in 16 packages [2022-09-20T20:32:07.030Z] Removing intermediate container 4fbd9a6c37cd [2022-09-20T20:32:07.030Z] ---> 2e4020c97191 [2022-09-20T20:32:07.030Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-20T20:32:07.030Z] ---> Running in 7f49a3008b04 [2022-09-20T20:32:07.309Z] Removing intermediate container 7f49a3008b04 [2022-09-20T20:32:07.309Z] ---> 05f03e6f75f0 [2022-09-20T20:32:07.309Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-20T20:32:07.596Z] ---> Running in 18b18a1d6c2c [2022-09-20T20:32:07.873Z] Removing intermediate container 18b18a1d6c2c [2022-09-20T20:32:07.873Z] ---> 19339723bafd [2022-09-20T20:32:07.873Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-20T20:32:08.152Z] ---> Running in 846d377f5320 [2022-09-20T20:32:08.762Z] Removing intermediate container 846d377f5320 [2022-09-20T20:32:08.762Z] ---> b36766249bf6 [2022-09-20T20:32:08.762Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-20T20:32:08.762Z] ---> Running in 73d27504acb4 [2022-09-20T20:32:09.373Z] Removing intermediate container 73d27504acb4 [2022-09-20T20:32:09.373Z] ---> f40e8b7a263f [2022-09-20T20:32:09.373Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-20T20:32:09.373Z] ---> Running in 165fa984402b [2022-09-20T20:32:12.801Z] Removing intermediate container 165fa984402b [2022-09-20T20:32:12.801Z] ---> 4b5cbae1a4db [2022-09-20T20:32:12.801Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-20T20:32:13.079Z] ---> Running in 88be4c96c4d3 [2022-09-20T20:32:13.688Z] Removing intermediate container 88be4c96c4d3 [2022-09-20T20:32:13.688Z] ---> e13ce90e518e [2022-09-20T20:32:13.688Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-20T20:32:14.685Z] ---> 44c6d8e1b1df [2022-09-20T20:32:14.685Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-20T20:32:14.960Z] ---> Running in 998f5e064a2f [2022-09-20T20:32:18.371Z] Removing intermediate container 998f5e064a2f [2022-09-20T20:32:18.371Z] ---> bbffacc30680 [2022-09-20T20:32:18.371Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T20:32:18.970Z] Collecting docker-compose==1.23.2 [2022-09-20T20:32:18.970Z] ---> 84a88c0f4080 [2022-09-20T20:32:18.970Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-20T20:32:18.970Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-20T20:32:18.971Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 6.0 MB/s eta 0:00:00 [2022-09-20T20:32:19.977Z] Collecting cached-property<2,>=1.2.0 [2022-09-20T20:32:19.977Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-20T20:32:19.977Z] 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-20T20:32:20.577Z] Collecting docker<4.0,>=3.6.0 [2022-09-20T20:32:20.577Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-20T20:32:20.851Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 10.5 MB/s eta 0:00:00 [2022-09-20T20:32:20.851Z] Collecting docopt<0.7,>=0.6.1 [2022-09-20T20:32:21.126Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-20T20:32:21.126Z] ---> cd389e6d7797 [2022-09-20T20:32:21.126Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-20T20:32:21.413Z] Preparing metadata (setup.py): started [2022-09-20T20:32:22.019Z] ---> 2fa020b0aaa1 [2022-09-20T20:32:22.019Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-20T20:32:23.009Z] ---> c5dfcf531d60 [2022-09-20T20:32:23.009Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-20T20:32:24.008Z] ---> 6e96d83bfe0a [2022-09-20T20:32:24.008Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-20T20:32:24.613Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-20T20:32:25.219Z] ---> aab153d5dd95 [2022-09-20T20:32:25.219Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-20T20:32:26.211Z] ---> aafcd2c648c1 [2022-09-20T20:32:26.211Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-20T20:32:26.211Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-20T20:32:26.211Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-20T20:32:26.211Z] ---> Running in 8781fdf2d323 [2022-09-20T20:32:26.211Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.1 MB/s eta 0:00:00 [2022-09-20T20:32:26.486Z] Collecting texttable<0.10,>=0.9.0 [2022-09-20T20:32:26.486Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-20T20:32:26.765Z] Preparing metadata (setup.py): started [2022-09-20T20:32:29.400Z] Removing intermediate container 8781fdf2d323 [2022-09-20T20:32:29.400Z] ---> e7e1e9eb8ddd [2022-09-20T20:32:29.400Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-20T20:32:29.400Z] ---> Running in b405ad98153a [2022-09-20T20:32:30.006Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-20T20:32:30.006Z] Removing intermediate container b405ad98153a [2022-09-20T20:32:30.006Z] ---> 64ab9faaf246 [2022-09-20T20:32:30.006Z] Step 30/33 : CMD ["gate"] [2022-09-20T20:32:30.006Z] ---> Running in e799598d95c8 [2022-09-20T20:32:30.611Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-20T20:32:30.611Z] Removing intermediate container e799598d95c8 [2022-09-20T20:32:30.611Z] ---> 231e6840625f [2022-09-20T20:32:30.611Z] Step 31/33 : LABEL arch=arm64 [2022-09-20T20:32:30.611Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-20T20:32:30.611Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 15.3 MB/s eta 0:00:00 [2022-09-20T20:32:30.611Z] ---> Running in 5e9d5eecf879 [2022-09-20T20:32:31.232Z] Removing intermediate container 5e9d5eecf879 [2022-09-20T20:32:31.232Z] ---> a930bfb3a59d [2022-09-20T20:32:31.232Z] Step 32/33 : LABEL git_sha=dff4bf0c4b25fb2a7aa6d16e1cce1e7948fda891 [2022-09-20T20:32:31.232Z] Collecting jsonschema<3,>=2.5.1 [2022-09-20T20:32:31.508Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-20T20:32:31.508Z] ---> Running in ddf09db603d2 [2022-09-20T20:32:32.123Z] Removing intermediate container ddf09db603d2 [2022-09-20T20:32:32.123Z] ---> 4d076b1ce092 [2022-09-20T20:32:32.123Z] Step 33/33 : LABEL version=0.0.0 [2022-09-20T20:32:32.123Z] ---> Running in e1d1a1801cff [2022-09-20T20:32:32.726Z] Collecting PyYAML<4,>=3.10 [2022-09-20T20:32:32.726Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-20T20:32:32.726Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 9.4 MB/s eta 0:00:00 [2022-09-20T20:32:32.726Z] Removing intermediate container e1d1a1801cff [2022-09-20T20:32:32.726Z] ---> ebe7e5ee79c3 [2022-09-20T20:32:32.726Z] [2022-09-20T20:32:33.331Z] Successfully built ebe7e5ee79c3 [2022-09-20T20:32:33.331Z] Successfully tagged security-bootstrapper-arm64:latest [2022-09-20T20:32:33.331Z]  Building security-bootstrapper ... done Building security-spiffe-token-provider [2022-09-20T20:32:34.780Z] Preparing metadata (setup.py): started [2022-09-20T20:32:37.408Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-20T20:32:37.408Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-20T20:32:37.408Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-20T20:32:37.685Z] Preparing metadata (setup.py): started [2022-09-20T20:32:40.315Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-20T20:32:41.130Z] Collecting docker-pycreds>=0.4.0 [2022-09-20T20:32:41.130Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-20T20:32:42.132Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-20T20:32:42.132Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-20T20:32:42.132Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 7.9 MB/s eta 0:00:00 [2022-09-20T20:32:43.142Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-20T20:32:43.426Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-20T20:32:43.426Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 10.2 MB/s eta 0:00:00 [2022-09-20T20:32:43.708Z] Collecting idna<2.8,>=2.5 [2022-09-20T20:32:43.708Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-20T20:32:43.993Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 15.3 MB/s eta 0:00:00 [2022-09-20T20:32:44.617Z] Collecting certifi>=2017.4.17 [2022-09-20T20:32:44.617Z] Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) [2022-09-20T20:32:44.617Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 12.3 MB/s eta 0:00:00 [2022-09-20T20:32:45.623Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-20T20:32:45.623Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-20T20:32:45.623Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-20T20:32:45.623Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-20T20:32:47.652Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-20T20:32:47.652Z] Running setup.py install for texttable: started [2022-09-20T20:32:52.007Z] Running setup.py install for texttable: finished with status 'done' [2022-09-20T20:32:52.007Z] Running setup.py install for PyYAML: started [2022-09-20T20:32:52.284Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:32:52.284Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:32:52.284Z] ---> f37c9b0f945e [2022-09-20T20:32:52.284Z] Step 3/20 : WORKDIR /edgex-go [2022-09-20T20:32:52.284Z] ---> Using cache [2022-09-20T20:32:52.284Z] ---> 858a2f74f4c1 [2022-09-20T20:32:52.284Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-20T20:32:52.562Z] ---> Running in b5c5deb8ba9e [2022-09-20T20:32:55.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T20:32:55.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T20:32:56.204Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-20T20:32:56.481Z] v3.16.2-176-g217b4b6f4b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-20T20:32:56.481Z] v3.16.2-184-g3f729d91ce [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-20T20:32:56.481Z] OK: 16894 distinct packages available [2022-09-20T20:32:56.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T20:32:57.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T20:32:57.967Z] Running setup.py install for docopt: started [2022-09-20T20:32:58.567Z] OK: 221 MiB in 51 packages [2022-09-20T20:33:00.011Z] Removing intermediate container b5c5deb8ba9e [2022-09-20T20:33:00.011Z] ---> ed05b42e4314 [2022-09-20T20:33:00.011Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-20T20:33:01.012Z] ---> 2e5e8887e7b0 [2022-09-20T20:33:01.012Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T20:33:01.296Z] ---> Running in 2d9216e4409a [2022-09-20T20:33:02.306Z] Running setup.py install for docopt: finished with status 'done' [2022-09-20T20:33:06.658Z] Running setup.py install for dockerpty: started [2022-09-20T20:33:10.077Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-20T20:33:13.476Z] 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-20T20:33:13.476Z] 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-20T20:33:35.711Z] Removing intermediate container ff6f6de6bf77 [2022-09-20T20:33:35.711Z] ---> ef2378f63c2b [2022-09-20T20:33:35.711Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-20T20:33:35.711Z] ---> Running in 6d11275499bc [2022-09-20T20:33:35.711Z] Removing intermediate container 6d11275499bc [2022-09-20T20:33:35.711Z] ---> 4f0aa5e55798 [2022-09-20T20:33:35.711Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-20T20:33:35.711Z] ---> Running in 87a0c0fcb416 [2022-09-20T20:33:35.711Z] Removing intermediate container 87a0c0fcb416 [2022-09-20T20:33:35.711Z] ---> ab5cddbe0082 [2022-09-20T20:33:35.711Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-20T20:33:40.048Z] ---> 497c6e39bcaa [2022-09-20T20:33:40.048Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-20T20:33:42.036Z] ---> e99cf6570c0e [2022-09-20T20:33:42.036Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-20T20:33:44.680Z] ---> 7b854d43cf1a [2022-09-20T20:33:44.680Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-20T20:33:44.957Z] ---> Running in e1bcee852e8e [2022-09-20T20:33:46.403Z] Removing intermediate container e1bcee852e8e [2022-09-20T20:33:46.403Z] ---> 243a285c872d [2022-09-20T20:33:46.403Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T20:33:46.403Z] ---> Running in ec6ca9b8f643 [2022-09-20T20:33:47.389Z] Removing intermediate container ec6ca9b8f643 [2022-09-20T20:33:47.389Z] ---> f6993b49005c [2022-09-20T20:33:47.389Z] Step 21/23 : LABEL arch=arm64 [2022-09-20T20:33:48.016Z] ---> Running in 3471da0248c5 [2022-09-20T20:33:48.016Z] Removing intermediate container f758bd95e05d [2022-09-20T20:33:48.016Z] ---> 2c27f8c10990 [2022-09-20T20:33:48.016Z] [2022-09-20T20:33:48.016Z] Step 11/24 : FROM alpine:3.16 [2022-09-20T20:33:48.016Z] ---> a6215f271958 [2022-09-20T20:33:48.016Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-20T20:33:48.295Z] ---> Running in ebbbdb1e822f [2022-09-20T20:33:48.899Z] Removing intermediate container 3471da0248c5 [2022-09-20T20:33:48.899Z] ---> cf665f6fa16d [2022-09-20T20:33:49.175Z] Step 22/23 : LABEL git_sha=dff4bf0c4b25fb2a7aa6d16e1cce1e7948fda891 [2022-09-20T20:33:49.452Z] ---> Running in c2b3bd179bf7 [2022-09-20T20:33:49.452Z] Removing intermediate container ebbbdb1e822f [2022-09-20T20:33:49.452Z] ---> 5bb2e7f68e21 [2022-09-20T20:33:49.452Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-20T20:33:49.452Z] ---> Running in a5abcd11dd53 [2022-09-20T20:33:50.438Z] Removing intermediate container c2b3bd179bf7 [2022-09-20T20:33:50.438Z] ---> 6a87a1945837 [2022-09-20T20:33:50.438Z] Step 23/23 : LABEL version=0.0.0 [2022-09-20T20:33:50.713Z] Removing intermediate container a5abcd11dd53 [2022-09-20T20:33:50.713Z] ---> 40b7957fcf57 [2022-09-20T20:33:50.713Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-20T20:33:50.994Z] ---> Running in 8897f5fb496a [2022-09-20T20:33:50.994Z] ---> Running in 0c499d940006 [2022-09-20T20:33:52.116Z] Removing intermediate container 8897f5fb496a [2022-09-20T20:33:52.116Z] ---> 02222a07acf5 [2022-09-20T20:33:52.116Z] [2022-09-20T20:33:52.116Z] Removing intermediate container 0c499d940006 [2022-09-20T20:33:52.116Z] ---> cc52c53c257c [2022-09-20T20:33:52.116Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:33:52.404Z] ---> Running in eb893738fc5a [2022-09-20T20:33:55.117Z] Successfully built 02222a07acf5 [2022-09-20T20:33:55.117Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-09-20T20:33:55.117Z]  Building sys-mgmt-agent ... done Building security-proxy-setup [2022-09-20T20:33:59.516Z] Removing intermediate container eb893738fc5a [2022-09-20T20:33:59.516Z] ---> db1ac362e614 [2022-09-20T20:33:59.516Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-20T20:33:59.516Z] ---> Running in aef8e818fa45 [2022-09-20T20:34:01.504Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T20:34:02.951Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T20:34:04.399Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-20T20:34:04.399Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-20T20:34:04.675Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-20T20:34:04.675Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-20T20:34:04.951Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-20T20:34:04.951Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-20T20:34:05.227Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T20:34:05.227Z] OK: 8 MiB in 20 packages [2022-09-20T20:34:08.649Z] Removing intermediate container aef8e818fa45 [2022-09-20T20:34:08.649Z] ---> 1f65d3044b48 [2022-09-20T20:34:08.649Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T20:34:09.635Z] ---> 56fb95cb85b9 [2022-09-20T20:34:09.635Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-20T20:34:13.041Z] ---> febc4dfd8d99 [2022-09-20T20:34:13.041Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-20T20:34:14.531Z] ---> 5228080c5e5d [2022-09-20T20:34:14.531Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-20T20:34:14.531Z] ---> Running in f95cb8cdcc3e [2022-09-20T20:34:15.547Z] Removing intermediate container f95cb8cdcc3e [2022-09-20T20:34:15.547Z] ---> f4866411485b [2022-09-20T20:34:15.547Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T20:34:15.852Z] ---> Running in 63c34a050368 [2022-09-20T20:34:16.138Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:34:16.138Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:34:16.138Z] ---> f37c9b0f945e [2022-09-20T20:34:16.138Z] Step 3/22 : WORKDIR /edgex-go [2022-09-20T20:34:16.138Z] ---> Using cache [2022-09-20T20:34:16.138Z] ---> 858a2f74f4c1 [2022-09-20T20:34:16.138Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:34:16.138Z] ---> Using cache [2022-09-20T20:34:16.138Z] ---> 53e977c412c3 [2022-09-20T20:34:16.138Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-20T20:34:16.138Z] ---> Running in ac6f70432343 [2022-09-20T20:34:16.760Z] Removing intermediate container 2d9216e4409a [2022-09-20T20:34:16.760Z] ---> f60fea127387 [2022-09-20T20:34:16.760Z] Step 7/20 : COPY . . [2022-09-20T20:34:17.059Z] Removing intermediate container 63c34a050368 [2022-09-20T20:34:17.059Z] ---> 76d5f10279a4 [2022-09-20T20:34:17.059Z] Step 22/24 : LABEL arch=arm64 [2022-09-20T20:34:17.336Z] ---> Running in 0b9e7b7bea83 [2022-09-20T20:34:18.335Z] Removing intermediate container 0b9e7b7bea83 [2022-09-20T20:34:18.335Z] ---> d83498fcd53d [2022-09-20T20:34:18.335Z] Step 23/24 : LABEL git_sha=dff4bf0c4b25fb2a7aa6d16e1cce1e7948fda891 [2022-09-20T20:34:18.624Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T20:34:18.624Z] ---> Running in 1213b63effd3 [2022-09-20T20:34:19.628Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T20:34:19.628Z] Removing intermediate container 1213b63effd3 [2022-09-20T20:34:19.628Z] ---> fd4cd936bd79 [2022-09-20T20:34:19.628Z] Step 24/24 : LABEL version=0.0.0 [2022-09-20T20:34:19.915Z] ---> Running in 22521f4b18ca [2022-09-20T20:34:20.923Z] Removing intermediate container 22521f4b18ca [2022-09-20T20:34:20.923Z] ---> ac762f83cc5e [2022-09-20T20:34:20.923Z] [2022-09-20T20:34:20.923Z] OK: 221 MiB in 51 packages [2022-09-20T20:34:21.535Z] Successfully built ac762f83cc5e [2022-09-20T20:34:21.536Z] Successfully tagged core-data-arm64:latest [2022-09-20T20:34:21.536Z] Building security-spire-server [2022-09-20T20:34:23.000Z]  Building core-data ... done Removing intermediate container ac6f70432343 [2022-09-20T20:34:23.000Z] ---> a6cf09083131 [2022-09-20T20:34:23.000Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-20T20:34:24.478Z] ---> e09c7877f545 [2022-09-20T20:34:24.478Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T20:34:24.760Z] ---> Running in eff1d9d828d2 [2022-09-20T20:34:37.246Z] ---> 190922c78354 [2022-09-20T20:34:37.246Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-20T20:34:37.246Z] ---> Running in cfbf1316e324 [2022-09-20T20:34:37.851Z] 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-20T20:34:42.185Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:34:42.185Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:34:42.185Z] ---> f37c9b0f945e [2022-09-20T20:34:42.185Z] Step 3/25 : WORKDIR /edgex-go [2022-09-20T20:34:42.185Z] ---> Using cache [2022-09-20T20:34:42.185Z] ---> 858a2f74f4c1 [2022-09-20T20:34:42.185Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:34:42.185Z] ---> Using cache [2022-09-20T20:34:42.185Z] ---> 53e977c412c3 [2022-09-20T20:34:42.185Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-20T20:34:42.185Z] ---> Using cache [2022-09-20T20:34:42.185Z] ---> 3103698153d8 [2022-09-20T20:34:42.185Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-20T20:34:42.185Z] ---> Using cache [2022-09-20T20:34:42.185Z] ---> b3d6d9a85a38 [2022-09-20T20:34:42.185Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T20:34:42.185Z] ---> Using cache [2022-09-20T20:34:42.185Z] ---> 4dfc10d9b06f [2022-09-20T20:34:42.185Z] Step 8/25 : COPY . . [2022-09-20T20:34:42.185Z] ---> Using cache [2022-09-20T20:34:42.185Z] ---> 29b95f4527b1 [2022-09-20T20:34:42.185Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-20T20:34:42.185Z] ---> Using cache [2022-09-20T20:34:42.185Z] ---> 6f04b96bc6a4 [2022-09-20T20:34:42.185Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-20T20:34:42.185Z] ---> Using cache [2022-09-20T20:34:42.185Z] ---> 92001289a5f5 [2022-09-20T20:34:42.185Z] 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-20T20:34:42.185Z] ---> Running in 5a12d5dc04a5 [2022-09-20T20:34:44.851Z] Removing intermediate container 5a12d5dc04a5 [2022-09-20T20:34:44.851Z] ---> 5ef207f0825b [2022-09-20T20:34:44.851Z] Step 12/25 : WORKDIR /edgex-go [2022-09-20T20:34:45.129Z] ---> Running in 1c24779a6905 [2022-09-20T20:34:45.735Z] Removing intermediate container 1c24779a6905 [2022-09-20T20:34:45.735Z] ---> e1e8bd7ef53d [2022-09-20T20:34:45.735Z] [2022-09-20T20:34:45.736Z] Step 13/25 : FROM alpine:3.15 [2022-09-20T20:34:45.736Z] ---> 02e0d6fdf486 [2022-09-20T20:34:45.736Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-20T20:34:45.736Z] ---> Using cache [2022-09-20T20:34:45.736Z] ---> a8a351290d0e [2022-09-20T20:34:45.736Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:34:45.736Z] ---> Using cache [2022-09-20T20:34:45.736Z] ---> 85616506649c [2022-09-20T20:34:45.736Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-20T20:34:45.736Z] ---> Running in c53409b3c648 [2022-09-20T20:34:47.742Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-20T20:34:49.203Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-20T20:34:50.661Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-20T20:34:50.661Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-20T20:34:50.661Z] OK: 15734 distinct packages available [2022-09-20T20:34:50.661Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-20T20:34:51.659Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-20T20:34:53.116Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-20T20:34:53.116Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-20T20:34:53.116Z] (3/5) Installing libucontext (1.1-r0) [2022-09-20T20:34:53.392Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-20T20:34:53.392Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-20T20:34:53.392Z] Executing busybox-1.34.1-r7.trigger [2022-09-20T20:34:53.672Z] OK: 6 MiB in 19 packages [2022-09-20T20:34:55.662Z] Removing intermediate container c53409b3c648 [2022-09-20T20:34:55.662Z] ---> 4d4e5a9a17df [2022-09-20T20:34:55.662Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-20T20:35:08.105Z] ---> 1cb1f6f2b58c [2022-09-20T20:35:08.105Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-20T20:35:09.092Z] ---> fd56d974d6e7 [2022-09-20T20:35:09.092Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-20T20:35:11.088Z] ---> f0762284bc72 [2022-09-20T20:35:11.088Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-20T20:35:12.540Z] ---> 0c8fe6610e09 [2022-09-20T20:35:12.540Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-20T20:35:12.809Z] ---> Running in b658046080c4 [2022-09-20T20:35:13.785Z] Removing intermediate container b658046080c4 [2022-09-20T20:35:13.785Z] ---> 7d15eda99b06 [2022-09-20T20:35:13.785Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-20T20:35:13.785Z] ---> Running in dc1c2334ae77 [2022-09-20T20:35:14.773Z] Removing intermediate container dc1c2334ae77 [2022-09-20T20:35:14.773Z] ---> 75c22ffc22fa [2022-09-20T20:35:14.773Z] Step 23/25 : LABEL arch=arm64 [2022-09-20T20:35:15.054Z] ---> Running in 59ed702c7eaf [2022-09-20T20:35:16.494Z] Removing intermediate container 59ed702c7eaf [2022-09-20T20:35:16.494Z] ---> c0f414bc14fb [2022-09-20T20:35:16.494Z] Step 24/25 : LABEL git_sha=dff4bf0c4b25fb2a7aa6d16e1cce1e7948fda891 [2022-09-20T20:35:16.494Z] ---> Running in bb301e7c443d [2022-09-20T20:35:17.113Z] Removing intermediate container bb301e7c443d [2022-09-20T20:35:17.113Z] ---> e933d026779b [2022-09-20T20:35:17.113Z] Step 25/25 : LABEL version=0.0.0 [2022-09-20T20:35:17.390Z] ---> Running in 8e29b99b8db0 [2022-09-20T20:35:18.383Z] Removing intermediate container 8e29b99b8db0 [2022-09-20T20:35:18.383Z] ---> 7d1385b00253 [2022-09-20T20:35:18.383Z] [2022-09-20T20:35:18.992Z] Successfully built 7d1385b00253 [2022-09-20T20:35:18.992Z] Successfully tagged security-spire-server-arm64:latest [2022-09-20T20:35:19.273Z] Building support-notifications [2022-09-20T20:35:34.383Z]  Building security-spire-server ... done Removing intermediate container eff1d9d828d2 [2022-09-20T20:35:34.383Z] ---> a58a3e870e23 [2022-09-20T20:35:34.383Z] Step 8/22 : COPY . . [2022-09-20T20:35:36.385Z] Removing intermediate container 773a00407a6b [2022-09-20T20:35:36.385Z] ---> 42c8847861be [2022-09-20T20:35:36.385Z] [2022-09-20T20:35:36.385Z] Step 11/25 : FROM alpine:3.16 [2022-09-20T20:35:36.385Z] ---> a6215f271958 [2022-09-20T20:35:36.385Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-20T20:35:36.385Z] ---> Running in 572186777d8b [2022-09-20T20:35:39.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T20:35:39.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T20:35:39.929Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:35:39.929Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:35:39.929Z] ---> f37c9b0f945e [2022-09-20T20:35:39.929Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-20T20:35:39.929Z] ---> Using cache [2022-09-20T20:35:39.929Z] ---> b6c7b6ecb2d7 [2022-09-20T20:35:39.929Z] Step 4/23 : WORKDIR /edgex-go [2022-09-20T20:35:39.929Z] ---> Using cache [2022-09-20T20:35:39.929Z] ---> f27cf3e290bf [2022-09-20T20:35:39.929Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:35:39.929Z] ---> Using cache [2022-09-20T20:35:39.929Z] ---> 8f6275d2ede3 [2022-09-20T20:35:39.929Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-20T20:35:40.206Z] ---> Running in e6e0350589f8 [2022-09-20T20:35:41.211Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-20T20:35:41.211Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T20:35:41.211Z] OK: 5 MiB in 15 packages [2022-09-20T20:35:42.680Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T20:35:43.291Z] Removing intermediate container 572186777d8b [2022-09-20T20:35:43.292Z] ---> 7bea4581d25f [2022-09-20T20:35:43.292Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-20T20:35:43.572Z] ---> Running in 3514d8a55fbe [2022-09-20T20:35:43.849Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T20:35:44.511Z] Removing intermediate container 3514d8a55fbe [2022-09-20T20:35:44.511Z] ---> cbc14a1a3a5a [2022-09-20T20:35:44.511Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-20T20:35:44.511Z] ---> Running in 0ea81e2513cf [2022-09-20T20:35:45.514Z] OK: 221 MiB in 51 packages [2022-09-20T20:35:45.514Z] Removing intermediate container 0ea81e2513cf [2022-09-20T20:35:45.514Z] ---> 23b37ebf89a1 [2022-09-20T20:35:45.514Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-20T20:35:45.514Z] ---> Running in da1644fde7e7 [2022-09-20T20:35:46.960Z] Removing intermediate container da1644fde7e7 [2022-09-20T20:35:46.960Z] ---> dc7b4644988b [2022-09-20T20:35:46.960Z] Step 16/25 : WORKDIR / [2022-09-20T20:35:46.960Z] ---> Running in d2d649b74d53 [2022-09-20T20:35:47.555Z] Removing intermediate container e6e0350589f8 [2022-09-20T20:35:47.555Z] ---> fc31ec2a7e26 [2022-09-20T20:35:47.555Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-20T20:35:48.163Z] Removing intermediate container d2d649b74d53 [2022-09-20T20:35:48.163Z] ---> 40cfd7958760 [2022-09-20T20:35:48.163Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T20:35:49.627Z] ---> ad80eccab829 [2022-09-20T20:35:49.627Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T20:35:49.627Z] ---> Running in 7ee7f36f4e27 [2022-09-20T20:35:50.637Z] ---> 4297adcd8fb6 [2022-09-20T20:35:50.637Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-20T20:35:54.047Z] ---> c5ed73ae5468 [2022-09-20T20:35:54.047Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-20T20:35:55.505Z] ---> 585e8d71c6be [2022-09-20T20:35:55.505Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-20T20:35:56.964Z] ---> 80d401cf310f [2022-09-20T20:35:56.964Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-20T20:35:56.964Z] ---> 02aa5bd781b5 [2022-09-20T20:35:56.964Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-20T20:35:57.252Z] ---> Running in 334b02c8bd69 [2022-09-20T20:35:57.252Z] ---> Running in 52b5134ebf62 [2022-09-20T20:35:58.245Z] Removing intermediate container 334b02c8bd69 [2022-09-20T20:35:58.245Z] ---> d95c0eb6250c [2022-09-20T20:35:58.245Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T20:35:58.245Z] ---> Running in c971c5cc68b4 [2022-09-20T20:35:58.846Z] Removing intermediate container c971c5cc68b4 [2022-09-20T20:35:58.846Z] ---> f554663c1703 [2022-09-20T20:35:58.846Z] Step 23/25 : LABEL arch=arm64 [2022-09-20T20:35:59.122Z] ---> Running in dbf370645fd1 [2022-09-20T20:35:59.724Z] Removing intermediate container dbf370645fd1 [2022-09-20T20:35:59.724Z] ---> af0c1f2d254b [2022-09-20T20:35:59.724Z] Step 24/25 : LABEL git_sha=dff4bf0c4b25fb2a7aa6d16e1cce1e7948fda891 [2022-09-20T20:35:59.724Z] 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-20T20:35:59.999Z] ---> Running in 0665c5e7ca78 [2022-09-20T20:36:00.601Z] Removing intermediate container 0665c5e7ca78 [2022-09-20T20:36:00.601Z] ---> 4e6c121397a6 [2022-09-20T20:36:00.601Z] Step 25/25 : LABEL version=0.0.0 [2022-09-20T20:36:00.601Z] ---> Running in 5ea8360f741c [2022-09-20T20:36:01.211Z] Removing intermediate container 5ea8360f741c [2022-09-20T20:36:01.211Z] ---> d5d02e5f0bee [2022-09-20T20:36:01.211Z] [2022-09-20T20:36:01.492Z] Successfully built d5d02e5f0bee [2022-09-20T20:36:01.492Z] Successfully tagged core-metadata-arm64:latest [2022-09-20T20:36:01.492Z]  Building core-metadata ... done Building core-command [2022-09-20T20:36:19.888Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:36:19.888Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:36:19.888Z] ---> f37c9b0f945e [2022-09-20T20:36:19.888Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-20T20:36:19.888Z] ---> Using cache [2022-09-20T20:36:19.888Z] ---> b6c7b6ecb2d7 [2022-09-20T20:36:19.888Z] Step 4/24 : WORKDIR /edgex-go [2022-09-20T20:36:19.888Z] ---> Using cache [2022-09-20T20:36:19.888Z] ---> f27cf3e290bf [2022-09-20T20:36:19.888Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:36:19.888Z] ---> Using cache [2022-09-20T20:36:19.888Z] ---> 8f6275d2ede3 [2022-09-20T20:36:19.888Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-20T20:36:19.888Z] ---> Using cache [2022-09-20T20:36:19.888Z] ---> 2c1d1f540ef8 [2022-09-20T20:36:19.888Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-20T20:36:19.888Z] ---> Using cache [2022-09-20T20:36:19.888Z] ---> edbddecf03cb [2022-09-20T20:36:19.888Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T20:36:19.888Z] ---> Using cache [2022-09-20T20:36:19.888Z] ---> 24c1cd181acb [2022-09-20T20:36:19.888Z] Step 9/24 : COPY . . [2022-09-20T20:36:19.888Z] ---> Using cache [2022-09-20T20:36:19.888Z] ---> ec39df7837d9 [2022-09-20T20:36:19.888Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-20T20:36:20.162Z] ---> Running in 5b0ec2b3bda3 [2022-09-20T20:36:22.793Z] 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-20T20:36:45.016Z] Removing intermediate container 7ee7f36f4e27 [2022-09-20T20:36:45.016Z] ---> f9a4966a03ee [2022-09-20T20:36:45.016Z] Step 9/23 : COPY . . [2022-09-20T20:37:00.147Z] ---> 652e65d33f15 [2022-09-20T20:37:00.147Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-20T20:37:00.147Z] ---> Running in b8990e855c65 [2022-09-20T20:37:00.147Z] 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-20T20:38:21.983Z] Removing intermediate container 3617bb259b9e [2022-09-20T20:38:21.983Z] ---> 964d5f276ef5 [2022-09-20T20:38:21.983Z] [2022-09-20T20:38:21.983Z] Step 11/23 : FROM alpine:3.16 [2022-09-20T20:38:21.983Z] ---> a6215f271958 [2022-09-20T20:38:21.983Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-20T20:38:21.983Z] ---> Using cache [2022-09-20T20:38:21.983Z] ---> 7bea4581d25f [2022-09-20T20:38:21.983Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-20T20:38:21.983Z] ---> Using cache [2022-09-20T20:38:21.983Z] ---> cbc14a1a3a5a [2022-09-20T20:38:21.983Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-20T20:38:21.983Z] ---> Running in 2d8eae03ab76 [2022-09-20T20:38:21.983Z] Removing intermediate container 2d8eae03ab76 [2022-09-20T20:38:21.983Z] ---> c14643543157 [2022-09-20T20:38:21.983Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-20T20:38:21.983Z] ---> Running in cdc5fadc7eb9 [2022-09-20T20:38:21.983Z] Removing intermediate container cdc5fadc7eb9 [2022-09-20T20:38:21.983Z] ---> 59e7e8d2a2ac [2022-09-20T20:38:21.983Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T20:38:21.983Z] ---> 38ee38538367 [2022-09-20T20:38:21.983Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-20T20:38:21.983Z] ---> 6e99fe8f1829 [2022-09-20T20:38:21.983Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-20T20:38:21.983Z] ---> bf63357e21c3 [2022-09-20T20:38:21.983Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-20T20:38:21.983Z] ---> Running in 49fc14b8d5bd [2022-09-20T20:38:21.983Z] Removing intermediate container 49fc14b8d5bd [2022-09-20T20:38:21.983Z] ---> 2122405352ef [2022-09-20T20:38:21.983Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T20:38:21.983Z] ---> Running in 004e317370df [2022-09-20T20:38:21.983Z] Removing intermediate container 004e317370df [2022-09-20T20:38:21.983Z] ---> e903a1d2595a [2022-09-20T20:38:21.983Z] Step 21/23 : LABEL arch=arm64 [2022-09-20T20:38:21.983Z] ---> Running in 409aa29a9f39 [2022-09-20T20:38:22.596Z] Removing intermediate container 409aa29a9f39 [2022-09-20T20:38:22.596Z] ---> b13b626efd96 [2022-09-20T20:38:22.596Z] Step 22/23 : LABEL git_sha=dff4bf0c4b25fb2a7aa6d16e1cce1e7948fda891 [2022-09-20T20:38:22.872Z] ---> Running in 7baa5e59bd69 [2022-09-20T20:38:23.481Z] Removing intermediate container 7baa5e59bd69 [2022-09-20T20:38:23.481Z] ---> 40c3d541c50f [2022-09-20T20:38:23.481Z] Step 23/23 : LABEL version=0.0.0 [2022-09-20T20:38:23.758Z] ---> Running in da82da1ea9c3 [2022-09-20T20:38:24.357Z] Removing intermediate container da82da1ea9c3 [2022-09-20T20:38:24.357Z] ---> 6d525250eff3 [2022-09-20T20:38:24.357Z] [2022-09-20T20:38:24.631Z] Successfully built 6d525250eff3 [2022-09-20T20:38:24.631Z] Successfully tagged support-scheduler-arm64:latest [2022-09-20T20:38:24.631Z]  Building support-scheduler ... done Building security-secretstore-setup [2022-09-20T20:38:47.456Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:38:47.456Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:38:47.456Z] ---> f37c9b0f945e [2022-09-20T20:38:47.456Z] Step 3/25 : WORKDIR /edgex-go [2022-09-20T20:38:47.456Z] ---> Using cache [2022-09-20T20:38:47.456Z] ---> 858a2f74f4c1 [2022-09-20T20:38:47.456Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:38:47.456Z] ---> Using cache [2022-09-20T20:38:47.456Z] ---> 53e977c412c3 [2022-09-20T20:38:47.456Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-20T20:38:47.456Z] ---> Using cache [2022-09-20T20:38:47.456Z] ---> a6cf09083131 [2022-09-20T20:38:47.456Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-20T20:38:47.456Z] ---> Using cache [2022-09-20T20:38:47.456Z] ---> e09c7877f545 [2022-09-20T20:38:47.456Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T20:38:47.456Z] ---> Using cache [2022-09-20T20:38:47.456Z] ---> a58a3e870e23 [2022-09-20T20:38:47.456Z] Step 8/25 : COPY . . [2022-09-20T20:38:47.456Z] ---> Using cache [2022-09-20T20:38:47.456Z] ---> 02aa5bd781b5 [2022-09-20T20:38:47.456Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-20T20:38:47.456Z] ---> Running in 0c0eb0a9d5d4 [2022-09-20T20:38:47.456Z] 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-20T20:42:24.563Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-20T20:42:42.903Z] Removing intermediate container 52b5134ebf62 [2022-09-20T20:42:42.903Z] ---> cf50cc02e6be [2022-09-20T20:42:42.903Z] [2022-09-20T20:42:42.903Z] Step 10/22 : FROM alpine:3.16 [2022-09-20T20:42:42.903Z] ---> a6215f271958 [2022-09-20T20:42:42.903Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-20T20:42:42.903Z] ---> Running in 176612b762c7 [2022-09-20T20:42:43.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T20:42:44.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T20:42:46.162Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-20T20:42:46.162Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-20T20:42:46.162Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-20T20:42:46.162Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-20T20:42:46.162Z] (5/6) Installing curl (7.83.1-r3) [2022-09-20T20:42:46.162Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-20T20:42:46.162Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T20:42:46.162Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T20:42:46.440Z] OK: 8 MiB in 20 packages [2022-09-20T20:42:49.103Z] Removing intermediate container 176612b762c7 [2022-09-20T20:42:49.103Z] ---> 4cd0210dfa48 [2022-09-20T20:42:49.103Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-20T20:42:49.103Z] ---> Running in af09017af4be [2022-09-20T20:42:49.402Z] Removing intermediate container af09017af4be [2022-09-20T20:42:49.402Z] ---> e20328e76644 [2022-09-20T20:42:49.402Z] Step 13/22 : WORKDIR /edgex [2022-09-20T20:42:49.402Z] ---> Running in 7a95e7a815fd [2022-09-20T20:42:50.014Z] Removing intermediate container 7a95e7a815fd [2022-09-20T20:42:50.014Z] ---> 9aa2eb5b2c09 [2022-09-20T20:42:50.014Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-20T20:42:51.012Z] ---> c6559d5bfab6 [2022-09-20T20:42:51.012Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-20T20:42:52.462Z] ---> d1184d0beedc [2022-09-20T20:42:52.462Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-20T20:42:53.911Z] ---> 06a269479b01 [2022-09-20T20:42:53.911Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-20T20:42:54.915Z] ---> fd5a06fa0f40 [2022-09-20T20:42:55.200Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-20T20:42:55.200Z] ---> Running in f16958aa616a [2022-09-20T20:42:58.635Z] Removing intermediate container f16958aa616a [2022-09-20T20:42:58.635Z] ---> 601feb585724 [2022-09-20T20:42:58.635Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-20T20:42:58.635Z] ---> Running in 48a6af767d03 [2022-09-20T20:42:59.241Z] Removing intermediate container 48a6af767d03 [2022-09-20T20:42:59.241Z] ---> a62d4986572c [2022-09-20T20:42:59.241Z] Step 20/22 : LABEL arch=arm64 [2022-09-20T20:42:59.241Z] ---> Running in a74c59f12beb [2022-09-20T20:42:59.842Z] Removing intermediate container a74c59f12beb [2022-09-20T20:42:59.842Z] ---> 0b3dd38b880e [2022-09-20T20:42:59.842Z] Step 21/22 : LABEL git_sha=dff4bf0c4b25fb2a7aa6d16e1cce1e7948fda891 [2022-09-20T20:42:59.842Z] ---> Running in fb6971f1749a [2022-09-20T20:43:00.451Z] Removing intermediate container fb6971f1749a [2022-09-20T20:43:00.451Z] ---> 8ccd1d481a7d [2022-09-20T20:43:00.451Z] Step 22/22 : LABEL version=0.0.0 [2022-09-20T20:43:00.727Z] ---> Running in 12d68b060992 [2022-09-20T20:43:01.001Z] Removing intermediate container 12d68b060992 [2022-09-20T20:43:01.001Z] ---> b9bce8ab72f0 [2022-09-20T20:43:01.001Z] [2022-09-20T20:43:01.600Z] Successfully built b9bce8ab72f0 [2022-09-20T20:43:01.600Z] Successfully tagged security-proxy-setup-arm64:latest [2022-09-20T20:43:33.969Z]  Building security-proxy-setup ... done Removing intermediate container 5b0ec2b3bda3 [2022-09-20T20:43:33.969Z] ---> bf6be2905994 [2022-09-20T20:43:33.969Z] [2022-09-20T20:43:33.969Z] Step 11/24 : FROM alpine:3.16 [2022-09-20T20:43:33.969Z] ---> a6215f271958 [2022-09-20T20:43:33.969Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-20T20:43:33.969Z] ---> Using cache [2022-09-20T20:43:33.969Z] ---> 7bea4581d25f [2022-09-20T20:43:33.969Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-20T20:43:33.969Z] ---> Using cache [2022-09-20T20:43:33.969Z] ---> cbc14a1a3a5a [2022-09-20T20:43:33.969Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-20T20:43:33.969Z] ---> Running in 53103b925bd1 [2022-09-20T20:43:33.969Z] Removing intermediate container 53103b925bd1 [2022-09-20T20:43:33.969Z] ---> 2a0e30630e8c [2022-09-20T20:43:33.969Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-20T20:43:33.969Z] ---> Running in 1a7ffa0ec889 [2022-09-20T20:43:33.969Z] Removing intermediate container 1a7ffa0ec889 [2022-09-20T20:43:33.969Z] ---> 699a074f5bf8 [2022-09-20T20:43:33.969Z] Step 16/24 : WORKDIR / [2022-09-20T20:43:33.969Z] ---> Running in be9dd950f9bf [2022-09-20T20:43:34.244Z] Removing intermediate container cfbf1316e324 [2022-09-20T20:43:34.244Z] ---> b11c1140c24e [2022-09-20T20:43:34.244Z] [2022-09-20T20:43:34.244Z] Step 9/20 : FROM alpine:3.15 [2022-09-20T20:43:34.244Z] ---> 02e0d6fdf486 [2022-09-20T20:43:34.244Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-20T20:43:34.244Z] ---> Using cache [2022-09-20T20:43:34.244Z] ---> a8a351290d0e [2022-09-20T20:43:34.244Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:43:34.244Z] ---> Using cache [2022-09-20T20:43:34.244Z] ---> 85616506649c [2022-09-20T20:43:34.244Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-20T20:43:34.244Z] Removing intermediate container be9dd950f9bf [2022-09-20T20:43:34.244Z] ---> 7089fd956e5d [2022-09-20T20:43:34.244Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T20:43:34.244Z] ---> Running in 33cbe5ed4ee7 [2022-09-20T20:43:35.691Z] ---> 0d5e213e4006 [2022-09-20T20:43:35.691Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-20T20:43:37.139Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-20T20:43:37.765Z] ---> 60d385abe0fe [2022-09-20T20:43:37.765Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-20T20:43:38.369Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-20T20:43:38.977Z] ---> 03a7d8aa51bf [2022-09-20T20:43:38.977Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-20T20:43:38.977Z] ---> Running in aeead17ab22b [2022-09-20T20:43:39.578Z] Removing intermediate container aeead17ab22b [2022-09-20T20:43:39.578Z] ---> a6c2d96cbb60 [2022-09-20T20:43:39.578Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T20:43:39.578Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-20T20:43:39.578Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-20T20:43:39.578Z] OK: 15734 distinct packages available [2022-09-20T20:43:39.855Z] ---> Running in 90762cbd8319 [2022-09-20T20:43:39.855Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-20T20:43:40.457Z] Removing intermediate container 90762cbd8319 [2022-09-20T20:43:40.457Z] ---> 6f793ff131cb [2022-09-20T20:43:40.457Z] Step 22/24 : LABEL arch=arm64 [2022-09-20T20:43:40.457Z] ---> Running in a08103b6c5d4 [2022-09-20T20:43:41.062Z] Removing intermediate container a08103b6c5d4 [2022-09-20T20:43:41.062Z] ---> 19d6006796d0 [2022-09-20T20:43:41.062Z] Step 23/24 : LABEL git_sha=dff4bf0c4b25fb2a7aa6d16e1cce1e7948fda891 [2022-09-20T20:43:41.062Z] ---> Running in f0475dfc96c1 [2022-09-20T20:43:41.062Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-20T20:43:41.663Z] Removing intermediate container f0475dfc96c1 [2022-09-20T20:43:41.663Z] ---> dd8258f1df57 [2022-09-20T20:43:41.663Z] Step 24/24 : LABEL version=0.0.0 [2022-09-20T20:43:41.946Z] ---> Running in 982447881a46 [2022-09-20T20:43:42.222Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-20T20:43:42.498Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-20T20:43:42.498Z] Removing intermediate container 982447881a46 [2022-09-20T20:43:42.498Z] ---> bbd36f6e2bf8 [2022-09-20T20:43:42.498Z] [2022-09-20T20:43:42.498Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-20T20:43:42.773Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-20T20:43:42.773Z] Successfully built bbd36f6e2bf8 [2022-09-20T20:43:42.773Z] Successfully tagged core-command-arm64:latest [2022-09-20T20:43:42.773Z]  Building core-command ... done (5/9) Installing curl (7.80.0-r3) [2022-09-20T20:43:42.773Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-20T20:43:43.049Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-20T20:43:43.049Z] (8/9) Installing libucontext (1.1-r0) [2022-09-20T20:43:43.049Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-20T20:43:43.325Z] Executing busybox-1.34.1-r7.trigger [2022-09-20T20:43:43.325Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T20:43:43.605Z] OK: 8 MiB in 23 packages [2022-09-20T20:43:46.238Z] Removing intermediate container 33cbe5ed4ee7 [2022-09-20T20:43:46.238Z] ---> 2da8aed03d99 [2022-09-20T20:43:46.238Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T20:43:46.843Z] ---> 952e87b43f1e [2022-09-20T20:43:46.843Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-20T20:43:49.481Z] ---> 49a7562b4991 [2022-09-20T20:43:49.481Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-20T20:43:50.467Z] ---> 24e3f45926b2 [2022-09-20T20:43:50.467Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-20T20:43:50.467Z] ---> Running in cc2bfb781bf8 [2022-09-20T20:43:51.071Z] Removing intermediate container cc2bfb781bf8 [2022-09-20T20:43:51.071Z] ---> a54a10b5117e [2022-09-20T20:43:51.071Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T20:43:51.071Z] ---> Running in 24e5be1432ef [2022-09-20T20:43:51.677Z] Removing intermediate container 24e5be1432ef [2022-09-20T20:43:51.677Z] ---> bdc1b1e56177 [2022-09-20T20:43:51.677Z] Step 18/20 : LABEL arch=arm64 [2022-09-20T20:43:51.677Z] ---> Running in f27f29e1ee28 [2022-09-20T20:43:52.281Z] Removing intermediate container f27f29e1ee28 [2022-09-20T20:43:52.281Z] ---> 7c1b615f140d [2022-09-20T20:43:52.281Z] Step 19/20 : LABEL git_sha=dff4bf0c4b25fb2a7aa6d16e1cce1e7948fda891 [2022-09-20T20:43:52.557Z] ---> Running in d0b148f1b525 [2022-09-20T20:43:53.158Z] Removing intermediate container d0b148f1b525 [2022-09-20T20:43:53.158Z] ---> d160a4fab434 [2022-09-20T20:43:53.158Z] Step 20/20 : LABEL version=0.0.0 [2022-09-20T20:43:53.158Z] ---> Running in fd7a886a01e0 [2022-09-20T20:43:53.775Z] Removing intermediate container fd7a886a01e0 [2022-09-20T20:43:53.775Z] ---> 2447602968b9 [2022-09-20T20:43:53.775Z] [2022-09-20T20:43:54.050Z] Successfully built 2447602968b9 [2022-09-20T20:43:54.050Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-09-20T20:44:09.165Z]  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-20T20:44:21.576Z] Removing intermediate container 0c0eb0a9d5d4 [2022-09-20T20:44:21.576Z] ---> 7a8e28e7e149 [2022-09-20T20:44:21.576Z] [2022-09-20T20:44:21.576Z] Step 10/25 : FROM alpine:3.16 [2022-09-20T20:44:21.576Z] ---> a6215f271958 [2022-09-20T20:44:21.576Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-20T20:44:21.576Z] ---> Running in ec9e665c75f5 [2022-09-20T20:44:21.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T20:44:21.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T20:44:23.302Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-20T20:44:23.302Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-20T20:44:23.302Z] (3/3) Installing su-exec (0.2-r1) [2022-09-20T20:44:23.302Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T20:44:23.302Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T20:44:23.579Z] OK: 6 MiB in 17 packages [2022-09-20T20:44:25.606Z] Removing intermediate container ec9e665c75f5 [2022-09-20T20:44:25.606Z] ---> 4f3da58b70b6 [2022-09-20T20:44:25.606Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-20T20:44:25.606Z] ---> Running in d5efb74d2641 [2022-09-20T20:44:25.885Z] Removing intermediate container d5efb74d2641 [2022-09-20T20:44:25.885Z] ---> 2b0abc83d3b2 [2022-09-20T20:44:25.885Z] Step 13/25 : WORKDIR / [2022-09-20T20:44:26.162Z] ---> Running in 36cc06c77fef [2022-09-20T20:44:26.457Z] Removing intermediate container 36cc06c77fef [2022-09-20T20:44:26.457Z] ---> 741dbed7ec72 [2022-09-20T20:44:26.457Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-09-20T20:44:27.460Z] ---> e3ade5c41d0d [2022-09-20T20:44:27.460Z] 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-20T20:44:28.075Z] ---> 961039148c2a [2022-09-20T20:44:28.075Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-20T20:44:28.675Z] ---> dbeee724a8c0 [2022-09-20T20:44:28.675Z] 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-20T20:44:29.655Z] ---> 6bc2669e27fe [2022-09-20T20:44:29.655Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-20T20:44:30.641Z] ---> da35e53f47c3 [2022-09-20T20:44:30.641Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-20T20:44:32.089Z] ---> 46b224e6ed77 [2022-09-20T20:44:32.089Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-20T20:44:32.693Z] ---> cb99c6994ba6 [2022-09-20T20:44:32.693Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-20T20:44:32.971Z] ---> Running in cf3458b002ee [2022-09-20T20:44:34.951Z] Removing intermediate container cf3458b002ee [2022-09-20T20:44:34.951Z] ---> 10054926b8c2 [2022-09-20T20:44:34.951Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-20T20:44:34.951Z] ---> Running in 4f4a1e1e3bf1 [2022-09-20T20:44:35.551Z] Removing intermediate container 4f4a1e1e3bf1 [2022-09-20T20:44:35.551Z] ---> c4f8089bc2d5 [2022-09-20T20:44:35.551Z] Step 23/25 : LABEL arch=arm64 [2022-09-20T20:44:35.551Z] ---> Running in 1d80cebd5511 [2022-09-20T20:44:36.152Z] Removing intermediate container 1d80cebd5511 [2022-09-20T20:44:36.152Z] ---> 5b5f847da467 [2022-09-20T20:44:36.152Z] Step 24/25 : LABEL git_sha=dff4bf0c4b25fb2a7aa6d16e1cce1e7948fda891 [2022-09-20T20:44:36.152Z] ---> Running in 41429d40200a [2022-09-20T20:44:36.752Z] Removing intermediate container 41429d40200a [2022-09-20T20:44:36.752Z] ---> 39cddc7885b2 [2022-09-20T20:44:36.752Z] Step 25/25 : LABEL version=0.0.0 [2022-09-20T20:44:36.752Z] ---> Running in 389f0821e6de [2022-09-20T20:44:37.354Z] Removing intermediate container 389f0821e6de [2022-09-20T20:44:37.354Z] ---> 048eacfeb253 [2022-09-20T20:44:37.354Z] [2022-09-20T20:44:37.354Z] Successfully built 048eacfeb253 [2022-09-20T20:44:37.354Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-09-20T20:44:52.445Z]  Building security-secretstore-setup ... done Removing intermediate container b8990e855c65 [2022-09-20T20:44:52.445Z] ---> 8d69804bde2b [2022-09-20T20:44:52.445Z] [2022-09-20T20:44:52.445Z] Step 11/23 : FROM alpine:3.16 [2022-09-20T20:44:52.445Z] ---> a6215f271958 [2022-09-20T20:44:52.445Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-20T20:44:52.445Z] ---> Running in a53e08d4e33e [2022-09-20T20:44:52.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T20:44:52.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T20:44:52.445Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-20T20:44:52.716Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-20T20:44:52.716Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T20:44:52.716Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T20:44:52.990Z] OK: 6 MiB in 16 packages [2022-09-20T20:44:53.979Z] Removing intermediate container a53e08d4e33e [2022-09-20T20:44:53.979Z] ---> 6831bfc9fffb [2022-09-20T20:44:53.979Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-20T20:44:54.255Z] ---> Running in 3a9aabfc2c47 [2022-09-20T20:44:54.527Z] Removing intermediate container 3a9aabfc2c47 [2022-09-20T20:44:54.527Z] ---> 965065f308ef [2022-09-20T20:44:54.527Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-20T20:44:54.527Z] ---> Running in 08b2fad560f2 [2022-09-20T20:44:54.805Z] Removing intermediate container 08b2fad560f2 [2022-09-20T20:44:54.805Z] ---> fd09c222742c [2022-09-20T20:44:54.805Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-20T20:44:55.078Z] ---> Running in 4fa65202df62 [2022-09-20T20:44:55.349Z] Removing intermediate container 4fa65202df62 [2022-09-20T20:44:55.350Z] ---> f376a2f26036 [2022-09-20T20:44:55.350Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T20:44:55.951Z] ---> c58936128499 [2022-09-20T20:44:55.951Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-20T20:44:57.382Z] ---> 9f8db9a445d4 [2022-09-20T20:44:57.382Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-20T20:44:57.978Z] ---> 502aedd3d6f5 [2022-09-20T20:44:57.978Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-20T20:44:57.978Z] ---> Running in 326ef3152e81 [2022-09-20T20:44:58.572Z] Removing intermediate container 326ef3152e81 [2022-09-20T20:44:58.572Z] ---> 2abff080d453 [2022-09-20T20:44:58.572Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T20:44:58.572Z] ---> Running in 0eba9a1b69c1 [2022-09-20T20:44:58.845Z] Removing intermediate container 0eba9a1b69c1 [2022-09-20T20:44:58.845Z] ---> cabd61b8038d [2022-09-20T20:44:58.845Z] Step 21/23 : LABEL arch=arm64 [2022-09-20T20:44:58.845Z] ---> Running in eed141f50bfa [2022-09-20T20:44:59.124Z] Removing intermediate container eed141f50bfa [2022-09-20T20:44:59.124Z] ---> 75a3f0bfe6ff [2022-09-20T20:44:59.124Z] Step 22/23 : LABEL git_sha=dff4bf0c4b25fb2a7aa6d16e1cce1e7948fda891 [2022-09-20T20:44:59.396Z] ---> Running in 9d60c598b30d [2022-09-20T20:44:59.670Z] Removing intermediate container 9d60c598b30d [2022-09-20T20:44:59.670Z] ---> c267fe7d82e1 [2022-09-20T20:44:59.670Z] Step 23/23 : LABEL version=0.0.0 [2022-09-20T20:44:59.670Z] ---> Running in e209d8cc8f38 [2022-09-20T20:44:59.941Z] Removing intermediate container e209d8cc8f38 [2022-09-20T20:44:59.941Z] ---> 99585234d720 [2022-09-20T20:44:59.941Z] [2022-09-20T20:45:00.214Z] Successfully built 99585234d720 [2022-09-20T20:45:00.214Z] Successfully tagged support-notifications-arm64:latest [2022-09-20T20:45:00.827Z]  Building support-notifications ... done  [Pipeline] } [2022-09-20T20:45:00.833Z] $ docker stop --time=1 fab909c8dda0ff9a4fb7375093fbb759b09e7c1f632fe1cf168e68037305fd28 [2022-09-20T20:45:02.570Z] $ docker rm -f fab909c8dda0ff9a4fb7375093fbb759b09e7c1f632fe1cf168e68037305fd28 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-20T20:45:03.150Z] + docker images [2022-09-20T20:45:03.423Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-20T20:45:03.423Z] support-notifications-arm64 latest 99585234d720 4 seconds ago 26.3MB [2022-09-20T20:45:03.423Z] 8d69804bde2b 15 seconds ago 1.44GB [2022-09-20T20:45:03.423Z] security-secretstore-setup-arm64 latest 048eacfeb253 27 seconds ago 28.2MB [2022-09-20T20:45:03.423Z] 7a8e28e7e149 45 seconds ago 1.37GB [2022-09-20T20:45:03.423Z] security-spiffe-token-provider-arm64 latest 2447602968b9 About a minute ago 28.4MB [2022-09-20T20:45:03.423Z] core-command-arm64 latest bbd36f6e2bf8 About a minute ago 16.7MB [2022-09-20T20:45:03.423Z] b11c1140c24e About a minute ago 1.41GB [2022-09-20T20:45:03.423Z] bf6be2905994 About a minute ago 1.37GB [2022-09-20T20:45:03.423Z] security-proxy-setup-arm64 latest b9bce8ab72f0 2 minutes ago 26.4MB [2022-09-20T20:45:03.423Z] cf50cc02e6be 2 minutes ago 1.36GB [2022-09-20T20:45:03.423Z] support-scheduler-arm64 latest 6d525250eff3 6 minutes ago 25.7MB [2022-09-20T20:45:03.423Z] 964d5f276ef5 6 minutes ago 1.43GB [2022-09-20T20:45:03.423Z] core-metadata-arm64 latest d5d02e5f0bee 9 minutes ago 17.5MB [2022-09-20T20:45:03.423Z] 42c8847861be 9 minutes ago 1.38GB [2022-09-20T20:45:03.423Z] security-spire-server-arm64 latest 7d1385b00253 9 minutes ago 84.2MB [2022-09-20T20:45:03.423Z] e1e8bd7ef53d 10 minutes ago 1.25GB [2022-09-20T20:45:03.423Z] core-data-arm64 latest ac762f83cc5e 10 minutes ago 20.7MB [2022-09-20T20:45:03.423Z] sys-mgmt-agent-arm64 latest 02222a07acf5 11 minutes ago 133MB [2022-09-20T20:45:03.423Z] 2c27f8c10990 11 minutes ago 1.38GB [2022-09-20T20:45:03.423Z] security-bootstrapper-arm64 latest ebe7e5ee79c3 12 minutes ago 19.1MB [2022-09-20T20:45:03.423Z] e93aa86ece54 13 minutes ago 1.36GB [2022-09-20T20:45:03.423Z] 47aae0b786d7 13 minutes ago 1.36GB [2022-09-20T20:45:03.423Z] security-spire-agent-arm64 latest 12e9d076eb6f 19 minutes ago 122MB [2022-09-20T20:45:03.423Z] security-spire-config-arm64 latest f39dbbed966e 19 minutes ago 83.6MB [2022-09-20T20:45:03.423Z] 888347275471 19 minutes ago 1.25GB [2022-09-20T20:45:03.423Z] 4af111d5a3a6 19 minutes ago 1.25GB [2022-09-20T20:45:03.423Z] ci-base-image-arm64 latest f37c9b0f945e 33 minutes ago 995MB [2022-09-20T20:45:03.423Z] alpine 3.15 02e0d6fdf486 6 weeks ago 5.33MB [2022-09-20T20:45:03.423Z] alpine 3.16 a6215f271958 6 weeks ago 5.29MB [2022-09-20T20:45:03.423Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB [2022-09-20T20:45:03.423Z] 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-20T20:45:03.889Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-20T20:45:03.890Z] [2022-09-20T20:45:03.890Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T20:45:04.245Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-20T20:45:04.520Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-20T20:45:04.520Z] 8998bd30e6a1: Pulling fs layer [2022-09-20T20:45:04.520Z] 04944245beec: Pulling fs layer [2022-09-20T20:45:04.520Z] 699f458cf7ca: Pulling fs layer [2022-09-20T20:45:04.520Z] 765212b225bb: Pulling fs layer [2022-09-20T20:45:04.520Z] f23df028b6ca: Pulling fs layer [2022-09-20T20:45:04.520Z] d65c8cfc05b1: Pulling fs layer [2022-09-20T20:45:04.520Z] 2437ff75d9bd: Pulling fs layer [2022-09-20T20:45:04.520Z] f23df028b6ca: Waiting [2022-09-20T20:45:04.520Z] 765212b225bb: Waiting [2022-09-20T20:45:04.520Z] d65c8cfc05b1: Waiting [2022-09-20T20:45:04.520Z] 2437ff75d9bd: Waiting [2022-09-20T20:45:04.520Z] 04944245beec: Verifying Checksum [2022-09-20T20:45:04.520Z] 04944245beec: Download complete [2022-09-20T20:45:04.520Z] 765212b225bb: Verifying Checksum [2022-09-20T20:45:04.520Z] 765212b225bb: Download complete [2022-09-20T20:45:04.794Z] f23df028b6ca: Verifying Checksum [2022-09-20T20:45:04.794Z] f23df028b6ca: Download complete [2022-09-20T20:45:04.794Z] d65c8cfc05b1: Verifying Checksum [2022-09-20T20:45:04.794Z] d65c8cfc05b1: Download complete [2022-09-20T20:45:04.794Z] 699f458cf7ca: Verifying Checksum [2022-09-20T20:45:04.794Z] 699f458cf7ca: Download complete [2022-09-20T20:45:05.390Z] 8998bd30e6a1: Verifying Checksum [2022-09-20T20:45:05.390Z] 8998bd30e6a1: Download complete [2022-09-20T20:45:08.017Z] 2437ff75d9bd: Verifying Checksum [2022-09-20T20:45:08.017Z] 2437ff75d9bd: Download complete [2022-09-20T20:45:09.993Z] 8998bd30e6a1: Pull complete [2022-09-20T20:45:10.267Z] 04944245beec: Pull complete [2022-09-20T20:45:12.248Z] 699f458cf7ca: Pull complete [2022-09-20T20:45:12.248Z] 765212b225bb: Pull complete [2022-09-20T20:45:13.229Z] f23df028b6ca: Pull complete [2022-09-20T20:45:13.229Z] d65c8cfc05b1: Pull complete [2022-09-20T20:45:31.540Z] 2437ff75d9bd: Pull complete [2022-09-20T20:45:31.540Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-20T20:45:31.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-20T20:45:31.540Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T20:45:31.864Z] prd-ubuntu20.04-docker-arm64-4c-16g-29982 does not seem to be running inside a container [2022-09-20T20:45:32.019Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-20T20:45:35.015Z] $ docker top 93f402e2b8a97ec71cf675449b39c7dd128e537b2304bf73694867c6f2de36f5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T20:45:36.062Z] ---> job-cost.sh [2022-09-20T20:45:36.344Z] lf-activate-venv: SKIPPING [2022-09-20T20:45:36.344Z] INFO: No Stack... [2022-09-20T20:45:36.620Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-20T20:45:37.609Z] INFO: Archiving Costs [Pipeline] sh [2022-09-20T20:45:38.280Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2022-09-20T20:45:38.280Z] + cut -d, -f6 [Pipeline] lock [2022-09-20T20:45:38.349Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4154-4-stack-cost] [2022-09-20T20:45:38.355Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4154-4-stack-cost] did not exist. Created. [2022-09-20T20:45:38.356Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4154-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-20T20:45:39.013Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-20T20:45:39.216Z] Stashed 1 file(s) [Pipeline] } [2022-09-20T20:45:39.222Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4154-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-20T20:45:39.239Z] $ docker stop --time=1 93f402e2b8a97ec71cf675449b39c7dd128e537b2304bf73694867c6f2de36f5 [2022-09-20T20:45:40.769Z] $ docker rm -f 93f402e2b8a97ec71cf675449b39c7dd128e537b2304bf73694867c6f2de36f5 [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-20T20:45:41.304Z] provisioning config files... [2022-09-20T20:45:41.313Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config8550718902404390167tmp [Pipeline] { [Pipeline] sh [2022-09-20T20:45:41.609Z] + set +x [2022-09-20T20:45:41.609Z] + curl -s https://codecov.io/bash [2022-09-20T20:45:41.609Z] + bash -s -- [2022-09-20T20:45:41.609Z] [2022-09-20T20:45:41.609Z] _____ _ [2022-09-20T20:45:41.609Z] / ____| | | [2022-09-20T20:45:41.609Z] | | ___ __| | ___ ___ _____ __ [2022-09-20T20:45:41.609Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-20T20:45:41.609Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-20T20:45:41.609Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-20T20:45:41.609Z] Bash-1.0.6 [2022-09-20T20:45:41.609Z] [2022-09-20T20:45:41.609Z] [2022-09-20T20:45:41.609Z] ==> git version 2.25.1 found [2022-09-20T20:45:41.609Z] ==> 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-20T20:45:41.609Z] Release-Date: 2020-01-08 [2022-09-20T20:45:41.609Z] 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-20T20:45:41.609Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-20T20:45:41.609Z] ==> Jenkins CI detected. [2022-09-20T20:45:41.609Z] current dir:  /w/workspace/edgex-go/4 [2022-09-20T20:45:41.609Z] project root: . [2022-09-20T20:45:41.609Z] --> token set from env [2022-09-20T20:45:41.609Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-20T20:45:41.610Z] ==> Running gcov in . (disable via -X gcov) [2022-09-20T20:45:41.610Z] ==> Python coveragepy not found [2022-09-20T20:45:41.610Z] ==> Searching for coverage reports in: [2022-09-20T20:45:41.610Z] + . [2022-09-20T20:45:41.870Z] -> Found 1 reports [2022-09-20T20:45:41.870Z] ==> Detecting git/mercurial file structure [2022-09-20T20:45:41.870Z] ==> Reading reports [2022-09-20T20:45:41.870Z] + ./coverage.out bytes=491929 [2022-09-20T20:45:41.870Z] ==> Appending adjustments [2022-09-20T20:45:41.870Z] https://docs.codecov.io/docs/fixing-reports [2022-09-20T20:45:43.253Z] + Found adjustments [2022-09-20T20:45:43.253Z] ==> Gzipping contents [2022-09-20T20:45:43.253Z] 64K /tmp/codecov.txrBrr.gz [2022-09-20T20:45:43.253Z] ==> Uploading reports [2022-09-20T20:45:43.253Z] url: https://codecov.io [2022-09-20T20:45:43.253Z] query: branch=PR-4154&commit=453462dc2737872c6dfbae0367d28c684530d312&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4154%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4154&job=&cmd_args= [2022-09-20T20:45:43.253Z] -> Pinging Codecov [2022-09-20T20:45:43.253Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4154&commit=453462dc2737872c6dfbae0367d28c684530d312&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4154%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4154&job=&cmd_args= [2022-09-20T20:45:43.513Z] -> Uploading to [2022-09-20T20:45:43.513Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-20/00271124DB129430A58F1EEE437C3FCB/453462dc2737872c6dfbae0367d28c684530d312/171e1e08-41d6-4a45-b92b-e9dd28bd0711.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220920T204543Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7e1a41c26c34daf8d008f84c52c2854d73fb644780e8d4d1a903d90e3bd0d2c8 [2022-09-20T20:45:43.513Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-20T20:45:43.513Z] Dload Upload Total Spent Left Speed [2022-09-20T20:45:43.773Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64747 0 0 100 64747 0 269k --:--:-- --:--:-- --:--:-- 267k 100 64747 0 0 100 64747 0 269k --:--:-- --:--:-- --:--:-- 267k [2022-09-20T20:45:43.773Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/453462dc2737872c6dfbae0367d28c684530d312 [Pipeline] } [2022-09-20T20:45:43.781Z] 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-20T20:45:44.415Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-09-20T20:45:44.709Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T20:45:45.574Z] ---> package-listing.sh [2022-09-20T20:45:45.574Z] ++ facter osfamily [2022-09-20T20:45:45.574Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-20T20:45:45.834Z] + OS_FAMILY=debian [2022-09-20T20:45:45.834Z] + workspace=/w/workspace/edgex-go/4 [2022-09-20T20:45:45.834Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-20T20:45:45.834Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-20T20:45:45.834Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-20T20:45:45.834Z] + PACKAGES=/tmp/packages_start.txt [2022-09-20T20:45:45.834Z] + '[' /w/workspace/edgex-go/4 ']' [2022-09-20T20:45:45.834Z] + PACKAGES=/tmp/packages_end.txt [2022-09-20T20:45:45.834Z] + case "${OS_FAMILY}" in [2022-09-20T20:45:45.834Z] + dpkg -l [2022-09-20T20:45:45.834Z] + grep '^ii' [2022-09-20T20:45:45.834Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-20T20:45:45.834Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-20T20:45:45.834Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-20T20:45:45.834Z] + '[' /w/workspace/edgex-go/4 ']' [2022-09-20T20:45:45.834Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2022-09-20T20:45:45.834Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2022-09-20T20:45:45.844Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-20T20:45:46.129Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T20:45:46.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-20T20:45:46.759Z] [2022-09-20T20:45:46.759Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T20:45:47.117Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-20T20:45:47.118Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-20T20:45:47.118Z] 5eb5b503b376: Pulling fs layer [2022-09-20T20:45:47.118Z] 5c69ac0246d0: Pulling fs layer [2022-09-20T20:45:47.118Z] ec43610c2a17: Pulling fs layer [2022-09-20T20:45:47.118Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-20T20:45:47.118Z] 33b1e0a273af: Pulling fs layer [2022-09-20T20:45:47.118Z] 5d3b04190fa2: Pulling fs layer [2022-09-20T20:45:47.118Z] 2f39f015ded8: Pulling fs layer [2022-09-20T20:45:47.118Z] 3a2ae6a8a46f: Waiting [2022-09-20T20:45:47.118Z] 33b1e0a273af: Waiting [2022-09-20T20:45:47.118Z] 5d3b04190fa2: Waiting [2022-09-20T20:45:47.118Z] 2f39f015ded8: Waiting [2022-09-20T20:45:47.118Z] 5c69ac0246d0: Verifying Checksum [2022-09-20T20:45:47.118Z] 5c69ac0246d0: Download complete [2022-09-20T20:45:47.118Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-20T20:45:47.118Z] 3a2ae6a8a46f: Download complete [2022-09-20T20:45:47.377Z] 33b1e0a273af: Verifying Checksum [2022-09-20T20:45:47.377Z] 5d3b04190fa2: Verifying Checksum [2022-09-20T20:45:47.377Z] 5d3b04190fa2: Download complete [2022-09-20T20:45:47.377Z] ec43610c2a17: Verifying Checksum [2022-09-20T20:45:47.377Z] 5eb5b503b376: Download complete [2022-09-20T20:45:48.314Z] 2f39f015ded8: Download complete [2022-09-20T20:45:48.881Z] 5eb5b503b376: Pull complete [2022-09-20T20:45:48.881Z] 5c69ac0246d0: Pull complete [2022-09-20T20:45:49.450Z] ec43610c2a17: Pull complete [2022-09-20T20:45:49.450Z] 3a2ae6a8a46f: Pull complete [2022-09-20T20:45:49.709Z] 33b1e0a273af: Pull complete [2022-09-20T20:45:49.709Z] 5d3b04190fa2: Pull complete [2022-09-20T20:45:54.987Z] 2f39f015ded8: Pull complete [2022-09-20T20:45:54.987Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-20T20:45:54.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-20T20:45:54.987Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T20:45:55.083Z] prd-ubuntu20.04-docker-8c-8g-29981 does not seem to be running inside a container [2022-09-20T20:45:55.117Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-20T20:45:58.835Z] $ docker top 69063ca2cd9a99abcc088bbc086985508d4dbe1c0cf8f2e68c3afdc835010829 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T20:45:59.200Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-20T20:45:59.486Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-20T20:45:59.774Z] + ls /var/log/sa-host [2022-09-20T20:45:59.774Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-20T20:45:59.922Z] provisioning config files... [2022-09-20T20:45:59.929Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config3272313389425589583tmp [Pipeline] { [Pipeline] echo [2022-09-20T20:45:59.941Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T20:46:00.230Z] ---> create-netrc.sh [Pipeline] } [2022-09-20T20:46:00.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-20T20:46:00.573Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-20T20:46:00.583Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T20:46:00.873Z] ---> sudo-logs.sh [2022-09-20T20:46:00.873Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-20T20:46:00.896Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T20:46:01.193Z] ---> job-cost.sh [2022-09-20T20:46:01.193Z] lf-activate-venv: SKIPPING [2022-09-20T20:46:01.193Z] DEBUG: total: 0.10999999940395355 [2022-09-20T20:46:01.193Z] INFO: Retrieving Stack Cost... [2022-09-20T20:46:01.482Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-20T20:46:02.082Z] INFO: Archiving Costs [Pipeline] echo [2022-09-20T20:46:02.092Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T20:46:02.384Z] ---> logs-deploy.sh [2022-09-20T20:46:02.384Z] lf-activate-venv: SKIPPING [2022-09-20T20:46:02.384Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4154/4 [2022-09-20T20:46:02.384Z] INFO: archiving workspace using pattern(s): [2022-09-20T20:46:03.324Z] Archives upload complete. [2022-09-20T20:46:03.584Z] INFO: archiving logs to Nexus