Pull request #4177 opened 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 hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at 1845739d37df45141b994dacdf8b95897574fdab rather than e5a303310c38449329e9db6226ef26e40783382f Obtained Jenkinsfile from 1845739d37df45141b994dacdf8b95897574fdab 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-ssh12738932711557754848.key Verifying host key using known hosts file > 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-ssh6231063083644008666.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4177/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4177/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18216547200964631091.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4177/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3048345944608640737.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10899720778665911042.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4177/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4177/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11338825143531819096.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-6832 in /w/workspace/edgexfoundry_edgex-go_PR-4177 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4177/head:refs/remotes/origin/PR-4177 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1845739d37df45141b994dacdf8b95897574fdab into PR head commit e5a303310c38449329e9db6226ef26e40783382f Merge succeeded, producing e5a303310c38449329e9db6226ef26e40783382f Checking out Revision e5a303310c38449329e9db6226ef26e40783382f (PR-4177) > git config core.sparsecheckout # timeout=10 > git checkout -f e5a303310c38449329e9db6226ef26e40783382f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 1845739d37df45141b994dacdf8b95897574fdab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e5a303310c38449329e9db6226ef26e40783382f # timeout=10 Commit message: "feat(command): subscribe command request via internal messaging" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-03T05:57:05.189Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-03T05:57:05.331Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-03T05:57:05.421Z] ========================================================= [2022-10-03T05:57:05.421Z] EdgeX Global Pipelines Version Info [2022-10-03T05:57:05.421Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-03T05:57:06.178Z] ------------------- [2022-10-03T05:57:06.178Z] stable info: [2022-10-03T05:57:06.178Z] ------------------- [2022-10-03T05:57:06.178Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-03T05:57:06.178Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-03T05:57:06.178Z] Message: update stable to v1.0.239 [2022-10-03T05:57:06.749Z] ------------------- [2022-10-03T05:57:06.749Z] experimental info: [2022-10-03T05:57:06.749Z] ------------------- [2022-10-03T05:57:06.749Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-03T05:57:06.749Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-03T05:57:06.749Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-03T05:57:07.009Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-10-03T05:57:07.045Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-10-03T05:57:07.081Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-03T05:57:07.124Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-03T05:57:07.167Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-03T05:57:07.209Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-03T05:57:07.248Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-03T05:57:07.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-10-03T05:57:07.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-10-03T05:57:07.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-10-03T05:57:07.413Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-03T05:57:07.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-03T05:57:07.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-03T05:57:07.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-03T05:57:07.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-03T05:57:07.610Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-03T05:57:07.648Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-03T05:57:07.685Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-03T05:57:07.722Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-03T05:57:07.762Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-10-03T05:57:07.797Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-03T05:57:07.830Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-03T05:57:07.862Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-03T05:57:07.898Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4177 [Pipeline] echo [2022-10-03T05:57:07.933Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4177 [Pipeline] echo [2022-10-03T05:57:07.967Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4177 [Pipeline] echo [2022-10-03T05:57:07.999Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e5a303310c38449329e9db6226ef26e40783382f [Pipeline] echo [2022-10-03T05:57:08.034Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e5a3033 [Pipeline] echo [2022-10-03T05:57:08.067Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T05:57:08.160Z] provisioning config files... [2022-10-03T05:57:08.172Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2156065539357280825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T05:57:08.501Z] ---> docker-login.sh [2022-10-03T05:57:08.501Z] nexus3.edgexfoundry.org:10001 [2022-10-03T05:57:08.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T05:57:08.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T05:57:08.769Z] Configure a credential helper to remove this warning. See [2022-10-03T05:57:08.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T05:57:08.769Z] [2022-10-03T05:57:08.769Z] Login Succeeded [2022-10-03T05:57:08.769Z] nexus3.edgexfoundry.org:10002 [2022-10-03T05:57:08.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T05:57:08.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T05:57:08.769Z] Configure a credential helper to remove this warning. See [2022-10-03T05:57:08.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T05:57:08.769Z] [2022-10-03T05:57:08.769Z] Login Succeeded [2022-10-03T05:57:08.769Z] nexus3.edgexfoundry.org:10003 [2022-10-03T05:57:08.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T05:57:09.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T05:57:09.029Z] Configure a credential helper to remove this warning. See [2022-10-03T05:57:09.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T05:57:09.029Z] [2022-10-03T05:57:09.029Z] Login Succeeded [2022-10-03T05:57:09.029Z] nexus3.edgexfoundry.org:10004 [2022-10-03T05:57:09.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T05:57:09.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T05:57:09.029Z] Configure a credential helper to remove this warning. See [2022-10-03T05:57:09.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T05:57:09.029Z] [2022-10-03T05:57:09.029Z] Login Succeeded [2022-10-03T05:57:09.029Z] docker.io [2022-10-03T05:57:09.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T05:57:09.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T05:57:09.605Z] Configure a credential helper to remove this warning. See [2022-10-03T05:57:09.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T05:57:09.605Z] [2022-10-03T05:57:09.605Z] Login Succeeded [2022-10-03T05:57:09.605Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T05:57:09.634Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-03T05:57:10.040Z] + 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-10-03T05:57:10.040Z] + dirname cmd/core-command/Dockerfile [2022-10-03T05:57:10.040Z] + cut -d/ -f2 [2022-10-03T05:57:10.040Z] + echo core-command,cmd/core-command/Dockerfile [2022-10-03T05:57:10.040Z] + + dirname cmd/core-data/Dockerfile [2022-10-03T05:57:10.040Z] cut -d/ -f2 [2022-10-03T05:57:10.040Z] + echo core-data,cmd/core-data/Dockerfile [2022-10-03T05:57:10.040Z] + dirname cmd/core-metadata/Dockerfile [2022-10-03T05:57:10.040Z] + cut -d/ -f2 [2022-10-03T05:57:10.040Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-10-03T05:57:10.040Z] + + dirnamecut cmd/security-bootstrapper/Dockerfile -d/ [2022-10-03T05:57:10.040Z] -f2 [2022-10-03T05:57:10.040Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-10-03T05:57:10.040Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-10-03T05:57:10.040Z] + cut -d/ -f2 [2022-10-03T05:57:10.040Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-10-03T05:57:10.040Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-10-03T05:57:10.040Z] + cut -d/ -f2 [2022-10-03T05:57:10.040Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-10-03T05:57:10.040Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-10-03T05:57:10.040Z] + cut -d/ -f2 [2022-10-03T05:57:10.040Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-10-03T05:57:10.040Z] + dirname cmd/security-spire-agent/Dockerfile [2022-10-03T05:57:10.040Z] + cut -d/ -f2 [2022-10-03T05:57:10.040Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-10-03T05:57:10.040Z] + + dirnamecut cmd/security-spire-config/Dockerfile -d/ [2022-10-03T05:57:10.040Z] -f2 [2022-10-03T05:57:10.040Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-10-03T05:57:10.040Z] + dirname cmd/security-spire-server/Dockerfile [2022-10-03T05:57:10.040Z] + cut -d/ -f2 [2022-10-03T05:57:10.040Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-10-03T05:57:10.040Z] + dirname cmd/support-notifications/Dockerfile [2022-10-03T05:57:10.040Z] + cut -d/ -f2 [2022-10-03T05:57:10.040Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-10-03T05:57:10.040Z] + dirname cmd/support-scheduler/Dockerfile [2022-10-03T05:57:10.040Z] + cut -d/ -f2 [2022-10-03T05:57:10.040Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-10-03T05:57:10.040Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-10-03T05:57:10.040Z] + cut -d/ -f2 [2022-10-03T05:57:10.040Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-10-03T05:57:10.086Z] 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-10-03T05:57:10.567Z] + git rev-list -1 --merges e5a303310c38449329e9db6226ef26e40783382f~1..e5a303310c38449329e9db6226ef26e40783382f [Pipeline] echo [2022-10-03T05:57:10.602Z] -----------> git rev-list -1 --merges e5a303310c38449329e9db6226ef26e40783382f~1..e5a303310c38449329e9db6226ef26e40783382f e5a303310c38449329e9db6226ef26e40783382f [false] [Pipeline] sh [2022-10-03T05:57:10.903Z] + git log --format=format:%s -1 e5a303310c38449329e9db6226ef26e40783382f [Pipeline] echo [2022-10-03T05:57:10.934Z] ========================================================= [2022-10-03T05:57:10.934Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-03T05:57:10.934Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-10-03T05:57:11.361Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-03T05:57:11.361Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-03T05:57:11.361Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-03T05:57:11.361Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-03T05:57:11.361Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-03T05:57:11.361Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-03T05:57:11.361Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T05:57:11.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T05:57:11.765Z] [2022-10-03T05:57:11.765Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T05:57:12.135Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T05:57:12.135Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-03T05:57:12.135Z] b85a868b505f: Pulling fs layer [2022-10-03T05:57:12.135Z] e2be974225ed: Pulling fs layer [2022-10-03T05:57:12.135Z] 339a4e72a1f5: Pulling fs layer [2022-10-03T05:57:12.135Z] 988bab9f4d93: Pulling fs layer [2022-10-03T05:57:12.135Z] 1469e6f7b9e6: Pulling fs layer [2022-10-03T05:57:12.135Z] eaf3925da568: Pulling fs layer [2022-10-03T05:57:12.135Z] bab4dde63d76: Pulling fs layer [2022-10-03T05:57:12.135Z] bde34c3a00c8: Pulling fs layer [2022-10-03T05:57:12.135Z] b352a97aabf1: Pulling fs layer [2022-10-03T05:57:12.135Z] 4872d77fe225: Pulling fs layer [2022-10-03T05:57:12.135Z] 5851b861e8e6: Pulling fs layer [2022-10-03T05:57:12.135Z] 988bab9f4d93: Waiting [2022-10-03T05:57:12.135Z] eaf3925da568: Waiting [2022-10-03T05:57:12.135Z] 1469e6f7b9e6: Waiting [2022-10-03T05:57:12.135Z] bab4dde63d76: Waiting [2022-10-03T05:57:12.135Z] 4872d77fe225: Waiting [2022-10-03T05:57:12.135Z] bde34c3a00c8: Waiting [2022-10-03T05:57:12.135Z] e2be974225ed: Download complete [2022-10-03T05:57:12.135Z] 988bab9f4d93: Verifying Checksum [2022-10-03T05:57:12.135Z] 988bab9f4d93: Download complete [2022-10-03T05:57:12.395Z] 1469e6f7b9e6: Verifying Checksum [2022-10-03T05:57:12.395Z] 1469e6f7b9e6: Download complete [2022-10-03T05:57:12.395Z] 339a4e72a1f5: Verifying Checksum [2022-10-03T05:57:12.395Z] 339a4e72a1f5: Download complete [2022-10-03T05:57:12.395Z] eaf3925da568: Verifying Checksum [2022-10-03T05:57:12.395Z] eaf3925da568: Download complete [2022-10-03T05:57:12.395Z] bde34c3a00c8: Download complete [2022-10-03T05:57:12.395Z] b352a97aabf1: Verifying Checksum [2022-10-03T05:57:12.395Z] b352a97aabf1: Download complete [2022-10-03T05:57:12.395Z] 4872d77fe225: Verifying Checksum [2022-10-03T05:57:12.395Z] 4872d77fe225: Download complete [2022-10-03T05:57:12.395Z] 5851b861e8e6: Verifying Checksum [2022-10-03T05:57:12.395Z] 5851b861e8e6: Download complete [2022-10-03T05:57:12.395Z] b85a868b505f: Download complete [2022-10-03T05:57:12.654Z] bab4dde63d76: Verifying Checksum [2022-10-03T05:57:12.654Z] bab4dde63d76: Download complete [2022-10-03T05:57:13.588Z] b85a868b505f: Pull complete [2022-10-03T05:57:13.588Z] e2be974225ed: Pull complete [2022-10-03T05:57:14.153Z] 339a4e72a1f5: Pull complete [2022-10-03T05:57:14.153Z] 988bab9f4d93: Pull complete [2022-10-03T05:57:14.412Z] 1469e6f7b9e6: Pull complete [2022-10-03T05:57:14.412Z] eaf3925da568: Pull complete [2022-10-03T05:57:16.309Z] bab4dde63d76: Pull complete [2022-10-03T05:57:16.309Z] bde34c3a00c8: Pull complete [2022-10-03T05:57:16.309Z] b352a97aabf1: Pull complete [2022-10-03T05:57:16.309Z] 4872d77fe225: Pull complete [2022-10-03T05:57:16.309Z] 5851b861e8e6: Pull complete [2022-10-03T05:57:16.309Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-03T05:57:16.309Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T05:57:16.309Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T05:57:16.520Z] prd-ubuntu20.04-docker-8c-8g-6832 does not seem to be running inside a container [2022-10-03T05:57:16.593Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-03T05:57:18.178Z] $ docker top 989594e53fea9dfc7aded7b4b6b56be20fcd2185104afcf03ea6232b0da0110b -eo pid,comm [2022-10-03T05:57:18.236Z] 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-10-03T05:57:18.236Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-03T05:57:18.343Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T05:57:18.343Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T05:57:18.471Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T05:57:18.473Z] $ docker exec 989594e53fea9dfc7aded7b4b6b56be20fcd2185104afcf03ea6232b0da0110b ssh-agent [2022-10-03T05:57:18.578Z] SSH_AUTH_SOCK=/tmp/ssh-vgcj89iMSsSz/agent.32 [2022-10-03T05:57:18.578Z] SSH_AGENT_PID=38 [2022-10-03T05:57:18.584Z] Running ssh-add (command line suppressed) [2022-10-03T05:57:18.693Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_936198857161149526.key (/w/workspace/edgex-go/1@tmp/private_key_936198857161149526.key) [2022-10-03T05:57:18.704Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T05:57:19.025Z] + git tag --points-at HEAD [Pipeline] } [2022-10-03T05:57:19.049Z] $ docker exec --env ******** --env ******** 989594e53fea9dfc7aded7b4b6b56be20fcd2185104afcf03ea6232b0da0110b ssh-agent -k [2022-10-03T05:57:19.146Z] unset SSH_AUTH_SOCK; [2022-10-03T05:57:19.147Z] unset SSH_AGENT_PID; [2022-10-03T05:57:19.147Z] echo Agent pid 38 killed; [2022-10-03T05:57:19.157Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-03T05:57:19.247Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T05:57:19.247Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T05:57:19.360Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T05:57:19.363Z] $ docker exec 989594e53fea9dfc7aded7b4b6b56be20fcd2185104afcf03ea6232b0da0110b ssh-agent [2022-10-03T05:57:19.469Z] SSH_AUTH_SOCK=/tmp/ssh-82HPSXO3Tf11/agent.70 [2022-10-03T05:57:19.469Z] SSH_AGENT_PID=76 [2022-10-03T05:57:19.473Z] Running ssh-add (command line suppressed) [2022-10-03T05:57:19.568Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7712256676612728128.key (/w/workspace/edgex-go/1@tmp/private_key_7712256676612728128.key) [2022-10-03T05:57:19.581Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T05:57:19.913Z] + git semver init [2022-10-03T05:57:20.172Z] 2022-10-03 05:57:20,092 [run_init] DEBUG init version:0.0.0 force:False [2022-10-03T05:57:20.172Z] 2022-10-03 05:57:20,093 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-10-03T05:57:20.172Z] 2022-10-03 05:57:20,093 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-10-03T05:57:20.172Z] 2022-10-03 05:57:20,093 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-10-03T05:57:25.452Z] 2022-10-03 05:57:24,784 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-10-03T05:57:25.452Z] 2022-10-03 05:57:24,784 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4177 with force:False [2022-10-03T05:57:25.452Z] 2022-10-03 05:57:24,784 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4177 [2022-10-03T05:57:25.452Z] 2022-10-03 05:57:24,787 [execute] INFO git cat-file --batch-check [2022-10-03T05:57:25.452Z] 2022-10-03 05:57:24,787 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-10-03T05:57:25.452Z] 2022-10-03 05:57:24,792 [execute] INFO git cat-file --batch [2022-10-03T05:57:25.452Z] 2022-10-03 05:57:24,793 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-10-03T05:57:25.452Z] 2022-10-03 05:57:24,798 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4177 [2022-10-03T05:57:25.452Z] 0.0.0 [Pipeline] } [2022-10-03T05:57:25.479Z] $ docker exec --env ******** --env ******** 989594e53fea9dfc7aded7b4b6b56be20fcd2185104afcf03ea6232b0da0110b ssh-agent -k [2022-10-03T05:57:25.583Z] unset SSH_AUTH_SOCK; [2022-10-03T05:57:25.584Z] unset SSH_AGENT_PID; [2022-10-03T05:57:25.584Z] echo Agent pid 76 killed; [2022-10-03T05:57:25.597Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-03T05:57:26.016Z] + git semver [Pipeline] } [2022-10-03T05:57:26.334Z] $ docker stop --time=1 989594e53fea9dfc7aded7b4b6b56be20fcd2185104afcf03ea6232b0da0110b [2022-10-03T05:57:27.650Z] $ docker rm -f 989594e53fea9dfc7aded7b4b6b56be20fcd2185104afcf03ea6232b0da0110b [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T05:57:28.042Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-03T05:57:28.276Z] Stashed 1 file(s) [Pipeline] echo [2022-10-03T05:57:28.292Z] [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-10-03T05:57:29.031Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-10-03T05:57:29.066Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T05:57:29.096Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T05:57:29.128Z] ========================================================= [2022-10-03T05:57:29.128Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-03T05:57:29.128Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-03T05:57:29.469Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-03T05:57:29.469Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-03T05:57:29.469Z] 2408cc74d12b: Pulling fs layer [2022-10-03T05:57:29.469Z] ea60b727a1ce: Pulling fs layer [2022-10-03T05:57:29.469Z] 30c4a7721957: Pulling fs layer [2022-10-03T05:57:29.469Z] 370296b7ddb6: Pulling fs layer [2022-10-03T05:57:29.469Z] 7c6cee850709: Pulling fs layer [2022-10-03T05:57:29.469Z] aa9baa53a306: Pulling fs layer [2022-10-03T05:57:29.469Z] 8b309c321861: Pulling fs layer [2022-10-03T05:57:29.469Z] d8d76fd02f46: Pulling fs layer [2022-10-03T05:57:29.469Z] fa31f396de31: Pulling fs layer [2022-10-03T05:57:29.469Z] 370296b7ddb6: Waiting [2022-10-03T05:57:29.469Z] 7c6cee850709: Waiting [2022-10-03T05:57:29.469Z] aa9baa53a306: Waiting [2022-10-03T05:57:29.469Z] 8b309c321861: Waiting [2022-10-03T05:57:29.469Z] d8d76fd02f46: Waiting [2022-10-03T05:57:29.469Z] fa31f396de31: Waiting [2022-10-03T05:57:29.469Z] 30c4a7721957: Verifying Checksum [2022-10-03T05:57:29.469Z] 30c4a7721957: Download complete [2022-10-03T05:57:29.469Z] ea60b727a1ce: Verifying Checksum [2022-10-03T05:57:29.469Z] ea60b727a1ce: Download complete [2022-10-03T05:57:29.469Z] 7c6cee850709: Verifying Checksum [2022-10-03T05:57:29.469Z] 7c6cee850709: Download complete [2022-10-03T05:57:29.469Z] aa9baa53a306: Verifying Checksum [2022-10-03T05:57:29.469Z] aa9baa53a306: Download complete [2022-10-03T05:57:29.469Z] 2408cc74d12b: Verifying Checksum [2022-10-03T05:57:29.469Z] 8b309c321861: Verifying Checksum [2022-10-03T05:57:29.469Z] 8b309c321861: Download complete [2022-10-03T05:57:29.733Z] 2408cc74d12b: Pull complete [2022-10-03T05:57:29.733Z] ea60b727a1ce: Pull complete [2022-10-03T05:57:29.997Z] 30c4a7721957: Pull complete [2022-10-03T05:57:30.255Z] fa31f396de31: Verifying Checksum [2022-10-03T05:57:30.255Z] fa31f396de31: Download complete [2022-10-03T05:57:30.255Z] 370296b7ddb6: Verifying Checksum [2022-10-03T05:57:30.255Z] 370296b7ddb6: Download complete [2022-10-03T05:57:30.513Z] d8d76fd02f46: Verifying Checksum [2022-10-03T05:57:30.513Z] d8d76fd02f46: Download complete [2022-10-03T05:57:33.795Z] 370296b7ddb6: Pull complete [2022-10-03T05:57:33.795Z] 7c6cee850709: Pull complete [2022-10-03T05:57:33.795Z] aa9baa53a306: Pull complete [2022-10-03T05:57:33.795Z] 8b309c321861: Pull complete [2022-10-03T05:57:35.698Z] d8d76fd02f46: Pull complete [2022-10-03T05:57:36.631Z] fa31f396de31: Pull complete [2022-10-03T05:57:36.631Z] Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a [2022-10-03T05:57:36.631Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-03T05:57:36.631Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-03T05:57:36.994Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-03T05:57:36.994Z] WORKDIR /edgex [2022-10-03T05:57:36.994Z] COPY go.mod . [2022-10-03T05:57:36.994Z] RUN go mod download [2022-10-03T05:57:36.994Z] docker build -t ci-base-image-x86_64 -f - . [2022-10-03T05:57:37.559Z] Sending build context to Docker daemon 169.5MB [2022-10-03T05:57:37.559Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-03T05:57:37.559Z] ---> cef68f9685f8 [2022-10-03T05:57:37.559Z] Step 2/4 : WORKDIR /edgex [2022-10-03T05:57:40.094Z] ---> Running in c76c5c6e0e50 [2022-10-03T05:57:40.094Z] Removing intermediate container c76c5c6e0e50 [2022-10-03T05:57:40.094Z] ---> 177b0fea18a2 [2022-10-03T05:57:40.094Z] Step 3/4 : COPY go.mod . [2022-10-03T05:57:40.094Z] ---> 0931786b9673 [2022-10-03T05:57:40.094Z] Step 4/4 : RUN go mod download [2022-10-03T05:57:40.094Z] ---> Running in 18636470ec1e [2022-10-03T05:57:43.582Z] Still waiting to schedule task [2022-10-03T05:57:43.583Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-10-03T05:57:52.299Z] Removing intermediate container 18636470ec1e [2022-10-03T05:57:52.299Z] ---> 37a940dce9d6 [2022-10-03T05:57:52.299Z] Successfully built 37a940dce9d6 [2022-10-03T05:57:52.299Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T05:57:52.664Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-03T05:57:52.664Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T05:57:52.800Z] prd-ubuntu20.04-docker-8c-8g-6832 does not seem to be running inside a container [2022-10-03T05:57:52.831Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-03T05:57:53.201Z] $ docker top 225986dd9f00d59e856b5a8bac2c57110bf49d9419b1143fd247b0c5145c677a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T05:57:53.582Z] + go version [2022-10-03T05:57:53.582Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-10-03T05:57:53.613Z] $ docker stop --time=1 225986dd9f00d59e856b5a8bac2c57110bf49d9419b1143fd247b0c5145c677a [2022-10-03T05:57:54.901Z] $ docker rm -f 225986dd9f00d59e856b5a8bac2c57110bf49d9419b1143fd247b0c5145c677a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T05:57:55.572Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-03T05:57:55.572Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T05:57:55.703Z] prd-ubuntu20.04-docker-8c-8g-6832 does not seem to be running inside a container [2022-10-03T05:57:55.729Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-03T05:57:56.080Z] $ docker top 299c9710f27c8583043848a18b29191e51748b2500b46dfc8ae6e251d30b3662 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-03T05:57:56.183Z] ========================================================= [2022-10-03T05:57:56.183Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-10-03T05:57:56.183Z] ========================================================= [Pipeline] sh [2022-10-03T05:57:56.474Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-10-03T05:57:56.822Z] + make test [2022-10-03T05:57:56.822Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-03T05:58:03.382Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-10-03T05:58:18.243Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-10-03T05:58:18.243Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-10-03T05:58:18.243Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-10-03T05:58:18.243Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-10-03T05:58:18.243Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-10-03T05:58:18.243Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-10-03T05:58:18.243Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-10-03T05:58:18.243Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-10-03T05:58:18.243Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-10-03T05:58:18.243Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-10-03T05:58:18.243Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-10-03T05:58:18.243Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-10-03T05:58:18.243Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-10-03T05:58:18.243Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-10-03T05:58:18.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-10-03T05:58:18.243Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.100s coverage: 28.7% of statements [2022-10-03T05:58:18.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-10-03T05:58:18.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-10-03T05:58:18.243Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.101s coverage: 98.5% of statements [2022-10-03T05:58:18.243Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.121s coverage: 44.1% of statements [2022-10-03T05:58:18.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-10-03T05:58:18.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-10-03T05:58:18.243Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.099s coverage: 54.2% of statements [2022-10-03T05:58:18.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-10-03T05:58:18.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-10-03T05:58:22.425Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.021s coverage: 89.2% of statements [2022-10-03T05:58:22.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-10-03T05:58:22.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-10-03T05:58:22.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-10-03T05:58:22.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-10-03T05:58:22.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-10-03T05:58:22.425Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.091s coverage: 2.0% of statements [2022-10-03T05:58:22.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-10-03T05:58:22.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-10-03T05:58:22.425Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.461s coverage: 95.6% of statements [2022-10-03T05:58:22.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-10-03T05:58:22.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-10-03T05:58:22.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-10-03T05:58:22.425Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 72.2% of statements [2022-10-03T05:58:22.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-10-03T05:58:22.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-10-03T05:58:22.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-10-03T05:58:22.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-10-03T05:58:22.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-10-03T05:58:22.425Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.075s coverage: 60.0% of statements [2022-10-03T05:58:22.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-10-03T05:58:22.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-10-03T05:58:22.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-10-03T05:58:22.425Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.9% of statements [2022-10-03T05:58:22.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-10-03T05:58:22.425Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements [2022-10-03T05:58:22.425Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.084s coverage: 29.6% of statements [2022-10-03T05:58:22.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-10-03T05:58:22.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.078s coverage: 47.1% of statements [2022-10-03T05:58:22.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.070s coverage: 79.5% of statements [2022-10-03T05:58:22.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2022-10-03T05:58:22.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2022-10-03T05:58:22.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.083s coverage: 87.5% of statements [2022-10-03T05:58:32.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.084s coverage: 94.4% of statements [2022-10-03T05:58:32.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2022-10-03T05:58:33.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.221s coverage: 80.5% of statements [2022-10-03T05:58:33.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-10-03T05:58:42.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.104s coverage: 92.9% of statements [2022-10-03T05:58:42.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-10-03T05:58:42.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-10-03T05:58:42.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-10-03T05:58:42.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements [2022-10-03T05:58:42.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-10-03T05:58:42.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-10-03T05:58:42.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-10-03T05:58:42.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-10-03T05:58:42.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.076s coverage: 86.9% of statements [2022-10-03T05:58:42.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-10-03T05:58:42.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-10-03T05:58:42.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-10-03T05:58:42.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-10-03T05:58:42.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2022-10-03T05:58:42.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-10-03T05:58:42.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-10-03T05:58:42.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.069s coverage: 100.0% of statements [2022-10-03T05:58:42.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-10-03T05:58:42.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements [2022-10-03T05:58:42.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-10-03T05:58:42.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 80.0% of statements [2022-10-03T05:58:42.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.050s coverage: 87.2% of statements [2022-10-03T05:58:42.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.077s coverage: 85.4% of statements [2022-10-03T05:58:42.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.233s coverage: 91.2% of statements [2022-10-03T05:58:42.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-10-03T05:58:42.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.203s coverage: 64.7% of statements [2022-10-03T05:58:42.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-10-03T05:58:42.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-10-03T05:58:42.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2022-10-03T05:58:42.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 89.4% of statements [2022-10-03T05:58:42.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements [2022-10-03T05:58:42.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2022-10-03T05:58:42.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements [2022-10-03T05:58:42.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.306s coverage: 65.8% of statements [2022-10-03T05:58:42.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-10-03T05:58:42.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-10-03T05:58:42.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-10-03T05:58:42.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.176s coverage: 41.8% of statements [2022-10-03T05:58:42.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-10-03T05:58:42.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-10-03T05:58:42.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements [2022-10-03T05:58:42.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-10-03T05:58:42.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements [2022-10-03T05:58:42.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-10-03T05:58:42.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-10-03T05:58:42.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-10-03T05:58:42.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-10-03T05:58:42.307Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.089s coverage: 17.7% of statements [2022-10-03T05:58:42.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-10-03T05:58:42.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-10-03T05:58:42.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-10-03T05:58:42.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-10-03T05:58:42.307Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.169s coverage: 92.3% of statements [2022-10-03T05:58:42.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-10-03T05:58:42.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-10-03T05:58:42.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-10-03T05:58:42.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-10-03T05:58:42.307Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2022-10-03T05:58:42.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-10-03T05:58:42.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-10-03T05:58:42.307Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.126s coverage: 97.7% of statements [2022-10-03T05:58:42.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-10-03T05:58:42.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-10-03T05:58:42.307Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-10-03T05:58:42.307Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-10-03T05:58:42.307Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-10-03T05:58:42.307Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-10-03T05:58:42.307Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-10-03T05:58:42.307Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-10-03T05:58:42.307Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-10-03T05:58:42.307Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-10-03T05:58:42.307Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-10-03T05:58:42.307Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.069s coverage: 100.0% of statements [2022-10-03T05:58:42.307Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements [2022-10-03T05:58:42.307Z] 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-10-03T05:59:04.219Z] 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-10-03T05:59:04.219Z] GO111MODULE=on go vet ./... [2022-10-03T05:59:04.784Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-03T05:59:04.784Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-03T05:59:05.042Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-03T05:59:05.077Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-10-03T05:59:05.382Z] + ls -al . [2022-10-03T05:59:05.382Z] total 760 [2022-10-03T05:59:05.382Z] drwxrwxr-x 11 1001 1001 4096 Oct 3 05:57 . [2022-10-03T05:59:05.382Z] drwxr-xr-x 4 root root 4096 Oct 3 05:57 .. [2022-10-03T05:59:05.382Z] drwxrwxr-x 2 1001 1001 4096 Oct 3 05:57 .blubracket [2022-10-03T05:59:05.382Z] -rw-rw-r-- 1 1001 1001 16 Oct 3 05:57 .dockerignore [2022-10-03T05:59:05.382Z] drwxrwxr-x 8 1001 1001 4096 Oct 3 05:58 .git [2022-10-03T05:59:05.382Z] drwxrwxr-x 3 1001 1001 4096 Oct 3 05:57 .github [2022-10-03T05:59:05.382Z] -rw-rw-r-- 1 1001 1001 1030 Oct 3 05:57 .gitignore [2022-10-03T05:59:05.382Z] -rw-rw-r-- 1 1001 1001 42 Oct 3 05:57 .golangci.yml [2022-10-03T05:59:05.382Z] -rw-rw-r-- 1 1001 1001 87 Oct 3 05:57 .hadolint.yml [2022-10-03T05:59:05.382Z] drwxr-xr-x 3 1001 1001 4096 Oct 3 05:57 .semver [2022-10-03T05:59:05.382Z] -rw-rw-r-- 1 1001 1001 166 Oct 3 05:57 .sonarcloud.properties [2022-10-03T05:59:05.382Z] -rw-rw-r-- 1 1001 1001 1171 Oct 3 05:57 ADOPTERS.md [2022-10-03T05:59:05.382Z] -rw-rw-r-- 1 1001 1001 10722 Oct 3 05:57 Attribution.txt [2022-10-03T05:59:05.382Z] -rw-rw-r-- 1 1001 1001 63209 Oct 3 05:57 CHANGELOG.md [2022-10-03T05:59:05.382Z] -rw-rw-r-- 1 1001 1001 3804 Oct 3 05:57 CONTRIBUTING.md [2022-10-03T05:59:05.382Z] -rw-rw-r-- 1 1001 1001 677 Oct 3 05:57 GOVERNANCE.md [2022-10-03T05:59:05.382Z] -rw-rw-r-- 1 1001 1001 850 Oct 3 05:57 Jenkinsfile [2022-10-03T05:59:05.382Z] -rw-rw-r-- 1 1001 1001 10775 Oct 3 05:57 LICENSE [2022-10-03T05:59:05.382Z] -rw-rw-r-- 1 1001 1001 13724 Oct 3 05:57 Makefile [2022-10-03T05:59:05.382Z] -rw-rw-r-- 1 1001 1001 582 Oct 3 05:57 OWNERS.md [2022-10-03T05:59:05.382Z] -rw-rw-r-- 1 1001 1001 9799 Oct 3 05:57 README.md [2022-10-03T05:59:05.382Z] -rw-rw-r-- 1 1001 1001 6912 Oct 3 05:57 SECURITY.md [2022-10-03T05:59:05.382Z] -rw-rw-r-- 1 1001 1001 5 Oct 3 05:57 VERSION [2022-10-03T05:59:05.382Z] -rw-rw-r-- 1 1001 1001 4131 Oct 3 05:57 ZMQWindows.md [2022-10-03T05:59:05.382Z] drwxrwxr-x 2 1001 1001 4096 Oct 3 05:57 bin [2022-10-03T05:59:05.382Z] drwxrwxr-x 18 1001 1001 4096 Oct 3 05:57 cmd [2022-10-03T05:59:05.382Z] -rw-r--r-- 1 root root 500605 Oct 3 05:58 coverage.out [2022-10-03T05:59:05.382Z] -rw-rw-r-- 1 1001 1001 3458 Oct 3 05:57 go.mod [2022-10-03T05:59:05.382Z] -rw-rw-r-- 1 1001 1001 38041 Oct 3 05:57 go.sum [2022-10-03T05:59:05.382Z] drwxrwxr-x 8 1001 1001 4096 Oct 3 05:57 internal [2022-10-03T05:59:05.382Z] drwxrwxr-x 3 1001 1001 4096 Oct 3 05:57 openapi [2022-10-03T05:59:05.382Z] drwxrwxr-x 4 1001 1001 4096 Oct 3 05:57 snap [2022-10-03T05:59:05.382Z] -rw-rw-r-- 1 1001 1001 204 Oct 3 05:57 version.go [Pipeline] sh [2022-10-03T05:59:05.685Z] + '[' -e coverage.out ] [2022-10-03T05:59:05.685Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-10-03T05:59:05.788Z] Stashed 1 file(s) [Pipeline] sh [2022-10-03T05:59:06.079Z] + make build [2022-10-03T05:59:06.079Z] 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-10-03T05:59:20.947Z] 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-10-03T05:59:29.051Z] 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-10-03T05:59:29.617Z] 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-10-03T05:59:36.169Z] 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-10-03T05:59:36.736Z] 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-10-03T05:59:37.668Z] 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-10-03T05:59:39.041Z] 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-10-03T05:59:39.608Z] 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-10-03T05:59:40.980Z] 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-10-03T05:59:41.546Z] 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-10-03T05:59:42.489Z] 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-10-03T05:59:43.860Z] 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-10-03T05:59:45.260Z] $ docker stop --time=1 299c9710f27c8583043848a18b29191e51748b2500b46dfc8ae6e251d30b3662 [2022-10-03T05:59:47.911Z] $ docker rm -f 299c9710f27c8583043848a18b29191e51748b2500b46dfc8ae6e251d30b3662 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T05:59:48.998Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-03T05:59:48.999Z] [2022-10-03T05:59:48.999Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T05:59:49.382Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-03T05:59:49.382Z] latest: Pulling from edgex-devops/edgex-compose [2022-10-03T05:59:49.382Z] cbdbe7a5bc2a: Pulling fs layer [2022-10-03T05:59:49.382Z] ca9280d653b3: Pulling fs layer [2022-10-03T05:59:49.382Z] 7e9c9ca2126c: Pulling fs layer [2022-10-03T05:59:49.382Z] cbdbe7a5bc2a: Verifying Checksum [2022-10-03T05:59:49.382Z] cbdbe7a5bc2a: Download complete [2022-10-03T05:59:49.644Z] ca9280d653b3: Verifying Checksum [2022-10-03T05:59:49.644Z] ca9280d653b3: Download complete [2022-10-03T05:59:49.644Z] cbdbe7a5bc2a: Pull complete [2022-10-03T05:59:49.903Z] 7e9c9ca2126c: Download complete [2022-10-03T05:59:50.162Z] ca9280d653b3: Pull complete [2022-10-03T05:59:53.448Z] 7e9c9ca2126c: Pull complete [2022-10-03T05:59:53.448Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-10-03T05:59:53.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-03T05:59:53.448Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T05:59:53.660Z] prd-ubuntu20.04-docker-8c-8g-6832 does not seem to be running inside a container [2022-10-03T05:59:53.691Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-10-03T05:59:54.960Z] $ docker top 5fb7ce2c130e49a96887b9aa5e6eca315114d5193c2626ebb494cc2236bc4624 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T05:59:55.342Z] + docker-compose build --help [2022-10-03T05:59:55.342Z] + grep parallel [2022-10-03T05:59:55.912Z] --parallel Build images in parallel. [Pipeline] } [2022-10-03T05:59:55.948Z] $ docker stop --time=1 5fb7ce2c130e49a96887b9aa5e6eca315114d5193c2626ebb494cc2236bc4624 [2022-10-03T05:59:57.244Z] $ docker rm -f 5fb7ce2c130e49a96887b9aa5e6eca315114d5193c2626ebb494cc2236bc4624 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T05:59:57.810Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-03T05:59:57.810Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T05:59:57.956Z] prd-ubuntu20.04-docker-8c-8g-6832 does not seem to be running inside a container [2022-10-03T05:59:57.982Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-10-03T05:59:58.319Z] $ docker top 61b36f218ed4ba88db1871b394d06b566df9eb6257b8a96d11b82a4a0b2eb3f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T05:59:58.695Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-03T05:59:59.262Z] Building core-command ... [2022-10-03T05:59:59.262Z] Building core-data ... [2022-10-03T05:59:59.262Z] Building core-metadata ... [2022-10-03T05:59:59.262Z] Building security-bootstrapper ... [2022-10-03T05:59:59.262Z] Building security-proxy-setup ... [2022-10-03T05:59:59.262Z] Building security-secretstore-setup ... [2022-10-03T05:59:59.262Z] Building security-spiffe-token-provider ... [2022-10-03T05:59:59.262Z] Building security-spire-agent ... [2022-10-03T05:59:59.262Z] Building security-spire-config ... [2022-10-03T05:59:59.262Z] Building security-spire-server ... [2022-10-03T05:59:59.262Z] Building support-notifications ... [2022-10-03T05:59:59.262Z] Building support-scheduler ... [2022-10-03T05:59:59.263Z] Building sys-mgmt-agent ... [2022-10-03T05:59:59.263Z] Building security-bootstrapper [2022-10-03T05:59:59.263Z] Building security-secretstore-setup [2022-10-03T05:59:59.263Z] Building sys-mgmt-agent [2022-10-03T05:59:59.263Z] Building core-data [2022-10-03T05:59:59.263Z] Building security-spire-agent [2022-10-03T06:00:00.054Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6834 in /w/workspace/edgexfoundry_edgex-go_PR-4177 [Pipeline] { [Pipeline] ws [2022-10-03T06:00:00.096Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-10-03T06:00:00.176Z] The recommended git tool is: git [2022-10-03T06:00:05.709Z] using credential edgex-jenkins-ssh [2022-10-03T06:00:05.727Z] Cloning the remote Git repository [2022-10-03T06:00:05.782Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-10-03T06:00:05.866Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-10-03T06:00:06.029Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-10-03T06:00:06.030Z] > git --version # timeout=10 [2022-10-03T06:00:06.066Z] > git --version # 'git version 2.25.1' [2022-10-03T06:00:06.068Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-03T06:00:06.119Z] Verifying host key using known hosts file [2022-10-03T06:00:06.319Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-03T06:00:06.333Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-03T06:00:11.454Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-03T06:00:11.454Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-03T06:00:11.454Z] ---> 37a940dce9d6 [2022-10-03T06:00:11.454Z] Step 3/26 : WORKDIR /edgex-go [2022-10-03T06:00:11.454Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-03T06:00:11.454Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-03T06:00:11.454Z] ---> 37a940dce9d6 [2022-10-03T06:00:11.454Z] Step 3/23 : WORKDIR /edgex-go [2022-10-03T06:00:11.454Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-03T06:00:11.454Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-03T06:00:11.454Z] ---> 37a940dce9d6 [2022-10-03T06:00:11.454Z] Step 3/33 : WORKDIR /edgex-go [2022-10-03T06:00:11.454Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-03T06:00:11.454Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-03T06:00:11.454Z] ---> 37a940dce9d6 [2022-10-03T06:00:11.454Z] Step 3/25 : WORKDIR /edgex-go [2022-10-03T06:00:11.454Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-03T06:00:11.454Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-03T06:00:11.454Z] ---> 37a940dce9d6 [2022-10-03T06:00:11.454Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-03T06:00:13.356Z] ---> Running in 42b09ba0d692 [2022-10-03T06:00:13.356Z] ---> Running in 35d5d9dd4ef8 [2022-10-03T06:00:13.356Z] ---> Running in 2417102d7fbd [2022-10-03T06:00:13.356Z] ---> Running in 5c0c6563c361 [2022-10-03T06:00:13.356Z] ---> Running in 959e484ca000 [2022-10-03T06:00:13.356Z] Removing intermediate container 5c0c6563c361 [2022-10-03T06:00:13.356Z] ---> 7a8cd3e2e45e [2022-10-03T06:00:13.356Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T06:00:13.356Z] Removing intermediate container 42b09ba0d692 [2022-10-03T06:00:13.356Z] ---> 392d8ad705b3 [2022-10-03T06:00:13.356Z] Step 4/24 : WORKDIR /edgex-go [2022-10-03T06:00:13.617Z] ---> Running in 0f60ebad856c [2022-10-03T06:00:13.617Z] Removing intermediate container 959e484ca000 [2022-10-03T06:00:13.617Z] ---> 68fa6f6499ac [2022-10-03T06:00:13.617Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T06:00:13.617Z] Removing intermediate container 2417102d7fbd [2022-10-03T06:00:13.617Z] ---> 19e19760f18f [2022-10-03T06:00:13.617Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T06:00:13.617Z] Removing intermediate container 35d5d9dd4ef8 [2022-10-03T06:00:13.617Z] ---> 171b10159d1c [2022-10-03T06:00:13.617Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T06:00:13.617Z] ---> Running in e9c7f292d10f [2022-10-03T06:00:13.617Z] ---> Running in d0d535b0200f [2022-10-03T06:00:13.617Z] ---> Running in 51dacd5b71f4 [2022-10-03T06:00:13.617Z] ---> Running in dce8396b49b8 [2022-10-03T06:00:13.875Z] Removing intermediate container e9c7f292d10f [2022-10-03T06:00:13.875Z] ---> 964dca9a9e99 [2022-10-03T06:00:13.875Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T06:00:13.875Z] ---> Running in 78a274963d68 [2022-10-03T06:00:14.443Z] Removing intermediate container 0f60ebad856c [2022-10-03T06:00:14.443Z] ---> bad30962436e [2022-10-03T06:00:14.443Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-03T06:00:14.443Z] ---> Running in f3c3e020b9e4 [2022-10-03T06:00:14.701Z] Removing intermediate container dce8396b49b8 [2022-10-03T06:00:14.701Z] ---> 5564bb3401f1 [2022-10-03T06:00:14.702Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-03T06:00:14.702Z] ---> Running in b478fcc1defa [2022-10-03T06:00:14.702Z] Removing intermediate container d0d535b0200f [2022-10-03T06:00:14.702Z] ---> 977bf134293a [2022-10-03T06:00:14.702Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-03T06:00:14.702Z] ---> Running in 902f15a7c3b7 [2022-10-03T06:00:14.961Z] Removing intermediate container 51dacd5b71f4 [2022-10-03T06:00:14.961Z] ---> 98a6847194d8 [2022-10-03T06:00:14.961Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-03T06:00:14.961Z] ---> Running in dd3b6f046bb3 [2022-10-03T06:00:15.223Z] Removing intermediate container 78a274963d68 [2022-10-03T06:00:15.223Z] ---> e3cff52beed8 [2022-10-03T06:00:15.223Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-03T06:00:15.223Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T06:00:15.223Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T06:00:15.223Z] ---> Running in 272cb4e2dde6 [2022-10-03T06:00:15.223Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T06:00:15.482Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T06:00:15.482Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T06:00:16.047Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T06:00:16.047Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T06:00:16.047Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T06:00:16.306Z] OK: 211 MiB in 51 packages [2022-10-03T06:00:16.306Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T06:00:16.564Z] OK: 211 MiB in 51 packages [2022-10-03T06:00:16.564Z] Removing intermediate container f3c3e020b9e4 [2022-10-03T06:00:16.564Z] ---> 672c76177d18 [2022-10-03T06:00:16.564Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-03T06:00:16.822Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T06:00:16.822Z] OK: 211 MiB in 51 packages [2022-10-03T06:00:16.822Z] ---> d8b0d3b68a57 [2022-10-03T06:00:16.822Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T06:00:16.822Z] ---> Running in 27adb90f5854 [2022-10-03T06:00:16.822Z] Removing intermediate container 902f15a7c3b7 [2022-10-03T06:00:16.822Z] ---> 34f05c75b5a3 [2022-10-03T06:00:16.822Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-03T06:00:17.079Z] ---> 5832a6ebe5bb [2022-10-03T06:00:17.079Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T06:00:17.079Z] ---> Running in 07f3566d5303 [2022-10-03T06:00:17.079Z] Removing intermediate container 272cb4e2dde6 [2022-10-03T06:00:17.079Z] ---> 5aeb99b2343a [2022-10-03T06:00:17.079Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-03T06:00:17.337Z] OK: 211 MiB in 51 packages [2022-10-03T06:00:17.337Z] ---> 21cb23bda24b [2022-10-03T06:00:17.337Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T06:00:17.337Z] ---> Running in bd8efa57091a [2022-10-03T06:00:17.903Z] Removing intermediate container b478fcc1defa [2022-10-03T06:00:17.903Z] ---> 2b52cce414a9 [2022-10-03T06:00:17.903Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-03T06:00:17.903Z] ---> 8e6cd667eb36 [2022-10-03T06:00:17.903Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T06:00:17.903Z] ---> Running in 2076f9356791 [2022-10-03T06:00:18.469Z] OK: 211 MiB in 51 packages [2022-10-03T06:00:21.789Z] Removing intermediate container dd3b6f046bb3 [2022-10-03T06:00:21.789Z] ---> 660af3bfadd7 [2022-10-03T06:00:21.789Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-03T06:00:22.065Z] ---> 1f996cee6490 [2022-10-03T06:00:22.065Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T06:00:22.065Z] ---> Running in 278d164c9c4c [2022-10-03T06:00:25.470Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-10-03T06:00:25.498Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-03T06:00:26.403Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-10-03T06:00:26.459Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-10-03T06:00:26.460Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-03T06:00:26.466Z] Verifying host key using known hosts file [2022-10-03T06:00:26.473Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-03T06:00:26.486Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4177/head:refs/remotes/origin/PR-4177 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-10-03T06:00:27.361Z] Merging remotes/origin/main commit 1845739d37df45141b994dacdf8b95897574fdab into PR head commit e5a303310c38449329e9db6226ef26e40783382f [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-03T06:00:27.724Z] Failed in branch arm64 [2022-10-03T06:00:28.632Z] Removing intermediate container 2076f9356791 [2022-10-03T06:00:28.632Z] ---> 47d83e1a19ff [2022-10-03T06:00:28.632Z] Step 8/26 : COPY . . [2022-10-03T06:00:28.632Z] Removing intermediate container 07f3566d5303 [2022-10-03T06:00:28.632Z] ---> 844c7095d15a [2022-10-03T06:00:28.632Z] Step 8/23 : COPY . . [2022-10-03T06:00:28.632Z] Removing intermediate container 27adb90f5854 [2022-10-03T06:00:28.632Z] ---> 57f6b0e83c07 [2022-10-03T06:00:28.632Z] Step 8/25 : COPY . . [2022-10-03T06:00:28.632Z] Removing intermediate container bd8efa57091a [2022-10-03T06:00:28.632Z] ---> 10e71a67bb9e [2022-10-03T06:00:28.632Z] Step 9/24 : COPY . . [2022-10-03T06:00:27.386Z] > git config core.sparsecheckout # timeout=10 [2022-10-03T06:00:27.415Z] > git checkout -f e5a303310c38449329e9db6226ef26e40783382f # timeout=10 [2022-10-03T06:00:35.193Z] ---> 0513ccd61fc7 [2022-10-03T06:00:35.193Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-03T06:00:35.193Z] ---> 2c520b0a35a8 [2022-10-03T06:00:35.193Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-03T06:00:35.451Z] ---> 5b5021ead237 [2022-10-03T06:00:35.451Z] ---> 8bdd868dd31f [2022-10-03T06:00:35.451Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-dataStep 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-03T06:00:35.451Z] [2022-10-03T06:00:35.451Z] ---> Running in e7a24c631076 [2022-10-03T06:00:35.451Z] ---> Running in b524112f6ec3 [2022-10-03T06:00:35.451Z] ---> Running in 419541151ba0 [2022-10-03T06:00:35.451Z] ---> Running in ba153af90f2e [2022-10-03T06:00:35.708Z] Removing intermediate container 278d164c9c4c [2022-10-03T06:00:35.708Z] ---> c1534ff85aec [2022-10-03T06:00:35.708Z] Step 8/33 : COPY . . [2022-10-03T06:00:35.708Z] Removing intermediate container 419541151ba0 [2022-10-03T06:00:35.708Z] ---> abbf4d7d1815 [2022-10-03T06:00:35.708Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-03T06:00:35.708Z] ---> Running in d7b010c6a641 [2022-10-03T06:00:35.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-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-03T06:00:36.552Z] Removing intermediate container d7b010c6a641 [2022-10-03T06:00:36.552Z] ---> 78c6a50ff9f9 [2022-10-03T06:00:36.552Z] 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-10-03T06:00:36.810Z] 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-10-03T06:00:36.810Z] ---> Running in 5a41dbade667 [2022-10-03T06:00:36.810Z] 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-10-03T06:00:38.188Z] Removing intermediate container 5a41dbade667 [2022-10-03T06:00:38.188Z] ---> e70cc85b4a8b [2022-10-03T06:00:38.188Z] Step 12/26 : WORKDIR /edgex-go [2022-10-03T06:00:38.188Z] ---> Running in b3b122692743 [2022-10-03T06:00:38.188Z] Removing intermediate container b3b122692743 [2022-10-03T06:00:38.188Z] ---> a18950c89cee [2022-10-03T06:00:38.188Z] [2022-10-03T06:00:38.188Z] Step 13/26 : FROM alpine:3.15 [2022-10-03T06:00:38.445Z] 3.15: Pulling from library/alpine [2022-10-03T06:00:39.376Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-03T06:00:39.376Z] Status: Downloaded newer image for alpine:3.15 [2022-10-03T06:00:39.376Z] ---> c4fc93816858 [2022-10-03T06:00:39.376Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-03T06:00:39.632Z] ---> Running in 50ef609910be [2022-10-03T06:00:39.632Z] ---> eda199f953dd [2022-10-03T06:00:39.632Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-03T06:00:39.891Z] ---> Running in ca0ede05603f [2022-10-03T06:00:39.891Z] Removing intermediate container 50ef609910be [2022-10-03T06:00:39.891Z] ---> 45e8b38add80 [2022-10-03T06:00:39.891Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T06:00:39.891Z] ---> Running in c47ac82a3cb8 [2022-10-03T06:00:40.148Z] 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-10-03T06:00:41.518Z] Removing intermediate container c47ac82a3cb8 [2022-10-03T06:00:41.518Z] ---> 114e562c8b17 [2022-10-03T06:00:41.518Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-03T06:00:41.518Z] ---> Running in fccec36becff [2022-10-03T06:00:42.082Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-03T06:00:43.013Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-03T06:00:43.271Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-03T06:00:43.271Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-03T06:00:43.271Z] OK: 15857 distinct packages available [2022-10-03T06:00:43.271Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-03T06:00:44.202Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-03T06:00:44.460Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-03T06:00:44.460Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-03T06:00:44.460Z] (3/5) Installing libucontext (1.1-r0) [2022-10-03T06:00:44.716Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-03T06:00:44.716Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-03T06:00:44.972Z] Executing busybox-1.34.1-r7.trigger [2022-10-03T06:00:44.972Z] OK: 7 MiB in 19 packages [2022-10-03T06:00:45.903Z] Removing intermediate container fccec36becff [2022-10-03T06:00:45.903Z] ---> ff34942bb176 [2022-10-03T06:00:45.903Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-03T06:00:47.275Z] ---> 7d4009a7145a [2022-10-03T06:00:47.275Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-03T06:00:49.173Z] ---> 026cee1c5031 [2022-10-03T06:00:49.173Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-03T06:00:49.737Z] ---> 40e7a5353fae [2022-10-03T06:00:49.737Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-03T06:00:49.995Z] ---> dec8c7637cda [2022-10-03T06:00:49.995Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-03T06:00:50.941Z] ---> eb3ce95e7888 [2022-10-03T06:00:50.941Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-03T06:00:50.941Z] ---> Running in d8cbb43024db [2022-10-03T06:00:51.205Z] Removing intermediate container d8cbb43024db [2022-10-03T06:00:51.205Z] ---> ffaba6dd8df0 [2022-10-03T06:00:51.205Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-03T06:00:51.205Z] ---> Running in 3f6cad11cd73 [2022-10-03T06:00:51.469Z] Removing intermediate container 3f6cad11cd73 [2022-10-03T06:00:51.469Z] ---> 637374c49fab [2022-10-03T06:00:51.469Z] Step 24/26 : LABEL arch=x86_64 [2022-10-03T06:00:51.469Z] ---> Running in c3072ced067e [2022-10-03T06:00:51.726Z] Removing intermediate container c3072ced067e [2022-10-03T06:00:51.726Z] ---> f39bf7ceab77 [2022-10-03T06:00:51.726Z] Step 25/26 : LABEL git_sha=e5a303310c38449329e9db6226ef26e40783382f [2022-10-03T06:00:51.726Z] ---> Running in b511abb1bb2c [2022-10-03T06:00:51.984Z] Removing intermediate container b511abb1bb2c [2022-10-03T06:00:51.984Z] ---> 0cf1e0f85269 [2022-10-03T06:00:51.984Z] Step 26/26 : LABEL version=0.0.0 [2022-10-03T06:00:51.984Z] ---> Running in 8fff438ca8e8 [2022-10-03T06:00:52.243Z] Removing intermediate container 8fff438ca8e8 [2022-10-03T06:00:52.243Z] ---> 85fc5886a4e5 [2022-10-03T06:00:52.243Z] [2022-10-03T06:00:52.243Z] Successfully built 85fc5886a4e5 [2022-10-03T06:00:52.243Z] Successfully tagged security-spire-agent:latest [2022-10-03T06:00:52.243Z]  Building security-spire-agent ... done Building core-command [2022-10-03T06:00:55.521Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-03T06:00:55.521Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-03T06:00:55.521Z] ---> 37a940dce9d6 [2022-10-03T06:00:55.521Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-03T06:00:55.521Z] ---> Using cache [2022-10-03T06:00:55.521Z] ---> 392d8ad705b3 [2022-10-03T06:00:55.521Z] Step 4/24 : WORKDIR /edgex-go [2022-10-03T06:00:55.521Z] ---> Using cache [2022-10-03T06:00:55.521Z] ---> 964dca9a9e99 [2022-10-03T06:00:55.521Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T06:00:55.521Z] ---> Using cache [2022-10-03T06:00:55.521Z] ---> e3cff52beed8 [2022-10-03T06:00:55.521Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-03T06:00:56.121Z] ---> Running in f4554c58989d [2022-10-03T06:00:56.687Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T06:00:57.617Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T06:00:57.876Z] OK: 211 MiB in 51 packages [2022-10-03T06:00:58.808Z] Removing intermediate container f4554c58989d [2022-10-03T06:00:58.808Z] ---> ac819aac8476 [2022-10-03T06:00:58.808Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-03T06:00:59.066Z] ---> 8b0ad1a2911f [2022-10-03T06:00:59.066Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T06:00:59.066Z] ---> Running in 5f78b8ae7b20 [2022-10-03T06:01:02.344Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-03T06:01:02.344Z] Removing intermediate container b524112f6ec3 [2022-10-03T06:01:02.344Z] ---> 37e2f59e3532 [2022-10-03T06:01:02.344Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-03T06:01:02.344Z] ---> Running in 74e09bc2bf41 [2022-10-03T06:01:02.908Z] 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-10-03T06:01:04.283Z] Removing intermediate container 74e09bc2bf41 [2022-10-03T06:01:04.283Z] ---> b3c9a4a96b10 [2022-10-03T06:01:04.283Z] [2022-10-03T06:01:04.283Z] Step 11/23 : FROM alpine:3.16 [2022-10-03T06:01:04.543Z] 3.16: Pulling from library/alpine [2022-10-03T06:01:04.800Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-03T06:01:04.800Z] Status: Downloaded newer image for alpine:3.16 [2022-10-03T06:01:04.800Z] ---> 9c6f07244728 [2022-10-03T06:01:04.800Z] 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-10-03T06:01:05.057Z] ---> Running in a42762dfcb3a [2022-10-03T06:01:05.622Z] Removing intermediate container a42762dfcb3a [2022-10-03T06:01:05.622Z] ---> 235a47ebc691 [2022-10-03T06:01:05.622Z] 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-10-03T06:01:05.622Z] ---> Running in 3e103caad98b [2022-10-03T06:01:05.622Z] Removing intermediate container e7a24c631076 [2022-10-03T06:01:05.622Z] ---> e60d013d79d2 [2022-10-03T06:01:05.622Z] [2022-10-03T06:01:05.622Z] Step 10/25 : FROM alpine:3.16 [2022-10-03T06:01:05.622Z] ---> 9c6f07244728 [2022-10-03T06:01:05.622Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-03T06:01:05.880Z] ---> Running in c78616c1be5a [2022-10-03T06:01:06.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T06:01:06.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T06:01:06.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T06:01:06.396Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-03T06:01:06.396Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-03T06:01:06.396Z] (3/33) Installing readline (8.1.2-r0) [2022-10-03T06:01:06.396Z] (4/33) Installing bash (5.1.16-r2) [2022-10-03T06:01:06.396Z] Executing bash-5.1.16-r2.post-install [2022-10-03T06:01:06.396Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-03T06:01:06.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T06:01:06.396Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-03T06:01:06.396Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-03T06:01:06.396Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-03T06:01:06.396Z] (9/33) Installing curl (7.83.1-r3) [2022-10-03T06:01:06.396Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-10-03T06:01:06.656Z] Removing intermediate container 5f78b8ae7b20 [2022-10-03T06:01:06.656Z] ---> be5c249a6dbb [2022-10-03T06:01:06.656Z] Step 9/24 : COPY . . [2022-10-03T06:01:06.656Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-03T06:01:06.656Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-03T06:01:06.656Z] (3/3) Installing su-exec (0.2-r1) [2022-10-03T06:01:06.656Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T06:01:06.656Z] Executing ca-certificates-20220614-r0.trigger [2022-10-03T06:01:06.656Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-03T06:01:06.656Z] OK: 6 MiB in 17 packages [2022-10-03T06:01:06.656Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-03T06:01:06.656Z] (13/33) Installing expat (2.4.9-r0) [2022-10-03T06:01:06.656Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-03T06:01:06.656Z] (15/33) Installing gdbm (1.23-r0) [2022-10-03T06:01:06.656Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-03T06:01:06.656Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-03T06:01:06.656Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-03T06:01:06.656Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-03T06:01:06.656Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-03T06:01:06.656Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-03T06:01:07.223Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-03T06:01:07.223Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-03T06:01:07.223Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-03T06:01:07.223Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-03T06:01:07.223Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-03T06:01:07.223Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-03T06:01:07.223Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-03T06:01:07.223Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-03T06:01:07.223Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-03T06:01:07.223Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-03T06:01:07.223Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-03T06:01:07.223Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-03T06:01:07.492Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T06:01:07.492Z] Executing ca-certificates-20220614-r0.trigger [2022-10-03T06:01:07.492Z] OK: 122 MiB in 47 packages [2022-10-03T06:01:08.489Z] Removing intermediate container ca0ede05603f [2022-10-03T06:01:08.489Z] ---> 10db68c005e2 [2022-10-03T06:01:08.489Z] [2022-10-03T06:01:08.489Z] Step 10/33 : FROM alpine:3.16 [2022-10-03T06:01:08.489Z] ---> 9c6f07244728 [2022-10-03T06:01:08.489Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-03T06:01:08.489Z] Removing intermediate container ba153af90f2e [2022-10-03T06:01:08.489Z] ---> 822235e71855 [2022-10-03T06:01:08.489Z] [2022-10-03T06:01:08.489Z] Step 11/24 : FROM alpine:3.16 [2022-10-03T06:01:08.489Z] ---> 9c6f07244728 [2022-10-03T06:01:08.489Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-03T06:01:08.489Z] ---> Running in 9ac9a7c6d03b [2022-10-03T06:01:08.489Z] ---> Running in f54be7cdd379 [2022-10-03T06:01:08.489Z] Removing intermediate container c78616c1be5a [2022-10-03T06:01:08.489Z] ---> f3e8b61e07c9 [2022-10-03T06:01:08.489Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-03T06:01:08.748Z] ---> Running in 6c0e99b377a5 [2022-10-03T06:01:08.748Z] Removing intermediate container 9ac9a7c6d03b [2022-10-03T06:01:08.748Z] ---> df286c1cc94f [2022-10-03T06:01:08.748Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-03T06:01:08.748Z] Removing intermediate container f54be7cdd379 [2022-10-03T06:01:08.748Z] ---> e41b2ead06b4 [2022-10-03T06:01:08.748Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-03T06:01:08.748Z] ---> Running in d1920dfc7e99 [2022-10-03T06:01:08.748Z] ---> Running in f29e21b916ef [2022-10-03T06:01:08.748Z] Removing intermediate container 6c0e99b377a5 [2022-10-03T06:01:08.748Z] ---> 1c6716719387 [2022-10-03T06:01:08.748Z] Step 13/25 : WORKDIR / [2022-10-03T06:01:08.748Z] Removing intermediate container d1920dfc7e99 [2022-10-03T06:01:08.748Z] ---> d921bd60682e [2022-10-03T06:01:08.748Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-03T06:01:08.748Z] ---> Running in 3a5637dcae5b [2022-10-03T06:01:09.006Z] ---> Running in 5763ff709a72 [2022-10-03T06:01:09.006Z] Removing intermediate container 5763ff709a72 [2022-10-03T06:01:09.006Z] ---> bb48e1c912c3 [2022-10-03T06:01:09.006Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T06:01:09.006Z] Removing intermediate container 3a5637dcae5b [2022-10-03T06:01:09.006Z] ---> 53ea689e5dc1 [2022-10-03T06:01:09.006Z] 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-10-03T06:01:09.006Z] ---> Running in d028883fb601 [2022-10-03T06:01:09.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T06:01:09.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T06:01:09.264Z] ---> d21e5ab977dc [2022-10-03T06:01:09.264Z] 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-10-03T06:01:09.526Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-03T06:01:09.526Z] (2/2) Installing su-exec (0.2-r1) [2022-10-03T06:01:09.526Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T06:01:09.526Z] OK: 6 MiB in 16 packages [2022-10-03T06:01:09.526Z] ---> b67d4e414ac5 [2022-10-03T06:01:09.526Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-03T06:01:09.784Z] ---> dc769fb51168 [2022-10-03T06:01:09.784Z] 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-10-03T06:01:10.040Z] Removing intermediate container d028883fb601 [2022-10-03T06:01:10.040Z] ---> d518c34eb2c0 [2022-10-03T06:01:10.040Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-03T06:01:10.040Z] Removing intermediate container f29e21b916ef [2022-10-03T06:01:10.040Z] ---> 2140154892da [2022-10-03T06:01:10.040Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-03T06:01:10.040Z] ---> d6b30656b4e0 [2022-10-03T06:01:10.040Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-03T06:01:10.040Z] ---> Running in 878b6308e4da [2022-10-03T06:01:10.040Z] ---> Running in 34fab564c01e [2022-10-03T06:01:10.302Z] Removing intermediate container 34fab564c01e [2022-10-03T06:01:10.302Z] ---> f0b5efc18913 [2022-10-03T06:01:10.302Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-03T06:01:10.302Z] ---> Running in 2a841967446d [2022-10-03T06:01:10.302Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T06:01:10.561Z] ---> e13e15d21ec1 [2022-10-03T06:01:10.561Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-03T06:01:10.561Z] ---> Running in 9b9dc6b74926 [2022-10-03T06:01:10.561Z] Collecting docker-compose==1.23.2 [2022-10-03T06:01:10.561Z] Removing intermediate container 2a841967446d [2022-10-03T06:01:10.561Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-03T06:01:10.561Z] ---> a9f8f242f611 [2022-10-03T06:01:10.561Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-03T06:01:10.561Z] ---> 1459b65a2190 [2022-10-03T06:01:10.561Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-03T06:01:10.561Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 14.8 MB/s eta 0:00:00 [2022-10-03T06:01:10.561Z] ---> Running in 4a4e8850505e [2022-10-03T06:01:10.561Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-03T06:01:10.561Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-03T06:01:10.561Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 160.0 MB/s eta 0:00:00 [2022-10-03T06:01:10.561Z] Collecting texttable<0.10,>=0.9.0 [2022-10-03T06:01:10.561Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-03T06:01:10.821Z] Preparing metadata (setup.py): started [2022-10-03T06:01:10.821Z] Removing intermediate container 4a4e8850505e [2022-10-03T06:01:10.821Z] ---> 2395ee36bebf [2022-10-03T06:01:10.821Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-03T06:01:10.821Z] ---> Running in 77d59d83b3b8 [2022-10-03T06:01:10.821Z] 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-10-03T06:01:10.821Z] ---> 26abee15c51e [2022-10-03T06:01:10.821Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-03T06:01:10.821Z] Removing intermediate container 77d59d83b3b8 [2022-10-03T06:01:10.821Z] ---> eb277a66eabd [2022-10-03T06:01:10.821Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-03T06:01:11.080Z] ---> Running in 782985a35ccb [2022-10-03T06:01:11.080Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-03T06:01:11.080Z] Collecting jsonschema<3,>=2.5.1 [2022-10-03T06:01:11.080Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-03T06:01:11.080Z] ---> e38d432d04b4 [2022-10-03T06:01:11.080Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-03T06:01:11.080Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-03T06:01:11.080Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-03T06:01:11.080Z] Preparing metadata (setup.py): started [2022-10-03T06:01:11.080Z] ---> Running in c141b326579d [2022-10-03T06:01:11.338Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T06:01:11.338Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-03T06:01:11.596Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-03T06:01:11.596Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-03T06:01:11.596Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 143.5 MB/s eta 0:00:00 [2022-10-03T06:01:11.596Z] 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-10-03T06:01:11.596Z] Collecting docopt<0.7,>=0.6.1 [2022-10-03T06:01:11.596Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-03T06:01:11.596Z] Preparing metadata (setup.py): started [2022-10-03T06:01:11.596Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-03T06:01:11.596Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-03T06:01:11.854Z] Removing intermediate container 782985a35ccb [2022-10-03T06:01:11.854Z] ---> fad86e9bc20d [2022-10-03T06:01:11.854Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-03T06:01:11.854Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-03T06:01:11.854Z] ---> Running in 94cd2c4b9323 [2022-10-03T06:01:11.854Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-03T06:01:11.854Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-03T06:01:11.854Z] Removing intermediate container 94cd2c4b9323 [2022-10-03T06:01:11.854Z] ---> 19b899b80862 [2022-10-03T06:01:11.854Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-03T06:01:12.118Z] Collecting docker<4.0,>=3.6.0 [2022-10-03T06:01:12.118Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-03T06:01:12.118Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-03T06:01:12.118Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 64.0 MB/s eta 0:00:00 [2022-10-03T06:01:12.118Z] Removing intermediate container c141b326579d [2022-10-03T06:01:12.118Z] ---> 7c6c908066a4 [2022-10-03T06:01:12.118Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-03T06:01:12.118Z] ---> Running in 25b9e520fda5 [2022-10-03T06:01:12.118Z] Collecting PyYAML<4,>=3.10 [2022-10-03T06:01:12.118Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-03T06:01:12.118Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-03T06:01:12.118Z] ---> 95997b6dc427 [2022-10-03T06:01:12.118Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-03T06:01:12.118Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 9.0 MB/s eta 0:00:00 [2022-10-03T06:01:12.118Z] ---> Running in fa7d41b83b3c [2022-10-03T06:01:12.118Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T06:01:12.118Z] OK: 8 MiB in 20 packages [2022-10-03T06:01:12.118Z] Removing intermediate container 25b9e520fda5 [2022-10-03T06:01:12.118Z] ---> 109883a3bc7c [2022-10-03T06:01:12.118Z] Step 23/25 : LABEL arch=x86_64 [2022-10-03T06:01:12.376Z] ---> Running in 0b07357f7ce9 [2022-10-03T06:01:12.376Z] Removing intermediate container 0b07357f7ce9 [2022-10-03T06:01:12.376Z] ---> 9054d5ae7500 [2022-10-03T06:01:12.376Z] Step 24/25 : LABEL git_sha=e5a303310c38449329e9db6226ef26e40783382f [2022-10-03T06:01:12.376Z] Preparing metadata (setup.py): started [2022-10-03T06:01:12.376Z] ---> Running in ee73794b333a [2022-10-03T06:01:12.635Z] Removing intermediate container ee73794b333a [2022-10-03T06:01:12.635Z] ---> d20d990f755d [2022-10-03T06:01:12.635Z] Step 25/25 : LABEL version=0.0.0 [2022-10-03T06:01:12.635Z] ---> Running in e30582951f17 [2022-10-03T06:01:12.635Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-03T06:01:12.635Z] Collecting cached-property<2,>=1.2.0 [2022-10-03T06:01:12.635Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-03T06:01:12.635Z] Removing intermediate container 878b6308e4da [2022-10-03T06:01:12.635Z] ---> 3599f61d4a29 [2022-10-03T06:01:12.635Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-03T06:01:12.635Z] Removing intermediate container e30582951f17 [2022-10-03T06:01:12.635Z] ---> f68c1dbd5f54 [2022-10-03T06:01:12.635Z] [2022-10-03T06:01:12.635Z] Collecting docker-pycreds>=0.4.0 [2022-10-03T06:01:12.635Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-03T06:01:12.897Z] Successfully built f68c1dbd5f54 [2022-10-03T06:01:12.897Z] Successfully tagged security-secretstore-setup:latest [2022-10-03T06:01:12.897Z]  Building security-secretstore-setup ... done Building support-scheduler [2022-10-03T06:01:12.897Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-03T06:01:12.897Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-03T06:01:12.897Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 41.0 MB/s eta 0:00:00 [2022-10-03T06:01:12.897Z] Collecting certifi>=2017.4.17 [2022-10-03T06:01:12.897Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-03T06:01:12.897Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 34.9 MB/s eta 0:00:00 [2022-10-03T06:01:12.897Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-03T06:01:12.897Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-03T06:01:12.897Z] ---> c10af613a63a [2022-10-03T06:01:12.897Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-03T06:01:12.897Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 30.7 MB/s eta 0:00:00 [2022-10-03T06:01:13.156Z] Collecting idna<2.8,>=2.5 [2022-10-03T06:01:13.156Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-03T06:01:13.156Z] Removing intermediate container fa7d41b83b3c [2022-10-03T06:01:13.156Z] ---> 98e18831eb3e [2022-10-03T06:01:13.156Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-03T06:01:13.156Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 82.2 MB/s eta 0:00:00 [2022-10-03T06:01:13.156Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-03T06:01:13.156Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-03T06:01:13.156Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-03T06:01:13.156Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-03T06:01:13.156Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-03T06:01:13.156Z] Running setup.py install for texttable: started [2022-10-03T06:01:13.722Z] Running setup.py install for texttable: finished with status 'done' [2022-10-03T06:01:13.722Z] Running setup.py install for PyYAML: started [2022-10-03T06:01:13.722Z] ---> 49d3cac0cc24 [2022-10-03T06:01:13.722Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-03T06:01:13.986Z] ---> c0c7a71f3fe5 [2022-10-03T06:01:13.986Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-03T06:01:13.986Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-03T06:01:14.244Z] ---> f97c416c1d79 [2022-10-03T06:01:14.244Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-03T06:01:14.244Z] ---> Running in 82bfe1cf1085 [2022-10-03T06:01:14.502Z] Running setup.py install for docopt: started [2022-10-03T06:01:14.502Z] ---> 50e56125bac4 [2022-10-03T06:01:14.502Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-03T06:01:14.502Z] Removing intermediate container 82bfe1cf1085 [2022-10-03T06:01:14.502Z] ---> c93d81944bec [2022-10-03T06:01:14.502Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-03T06:01:14.502Z] ---> Running in e008b7bc662f [2022-10-03T06:01:14.761Z] Running setup.py install for docopt: finished with status 'done' [2022-10-03T06:01:14.761Z] Removing intermediate container e008b7bc662f [2022-10-03T06:01:14.761Z] ---> ac7c5fc98569 [2022-10-03T06:01:14.761Z] Step 22/24 : LABEL arch=x86_64 [2022-10-03T06:01:14.761Z] ---> a1c899b1a41b [2022-10-03T06:01:14.761Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-03T06:01:14.761Z] ---> Running in b60f1de64d7f [2022-10-03T06:01:15.020Z] Removing intermediate container b60f1de64d7f [2022-10-03T06:01:15.020Z] ---> 77e44e58d622 [2022-10-03T06:01:15.020Z] Step 23/24 : LABEL git_sha=e5a303310c38449329e9db6226ef26e40783382f [2022-10-03T06:01:15.020Z] ---> 7f872ade5ac8 [2022-10-03T06:01:15.020Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-03T06:01:15.288Z] ---> Running in 6d6dbdad1965 [2022-10-03T06:01:15.548Z] Running setup.py install for dockerpty: started [2022-10-03T06:01:15.548Z] Removing intermediate container 6d6dbdad1965 [2022-10-03T06:01:15.548Z] ---> 2ca2db9192d9 [2022-10-03T06:01:15.548Z] Step 24/24 : LABEL version=0.0.0 [2022-10-03T06:01:15.548Z] ---> 14b3596eabde [2022-10-03T06:01:15.548Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-03T06:01:15.548Z] ---> Running in 6996430ab5ce [2022-10-03T06:01:15.806Z] Removing intermediate container 6996430ab5ce [2022-10-03T06:01:15.806Z] ---> b4f0fd981eed [2022-10-03T06:01:15.806Z] [2022-10-03T06:01:15.806Z] ---> 88975c886621 [2022-10-03T06:01:15.806Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-03T06:01:15.806Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-03T06:01:15.806Z] Successfully built b4f0fd981eed [2022-10-03T06:01:15.806Z] Successfully tagged core-data:latest [2022-10-03T06:01:15.806Z]  Building core-data ... done Building support-notifications [2022-10-03T06:01:16.744Z] ---> db3bc83cd1ae [2022-10-03T06:01:16.744Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-03T06:01:16.745Z] 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-10-03T06:01:16.745Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 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-10-03T06:01:16.745Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-03T06:01:16.745Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-03T06:01:16.745Z] ---> 37a940dce9d6 [2022-10-03T06:01:16.745Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-03T06:01:16.745Z] ---> Using cache [2022-10-03T06:01:16.745Z] ---> 392d8ad705b3 [2022-10-03T06:01:16.745Z] Step 4/23 : WORKDIR /edgex-go [2022-10-03T06:01:16.745Z] ---> Using cache [2022-10-03T06:01:16.745Z] ---> 964dca9a9e99 [2022-10-03T06:01:16.745Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T06:01:16.745Z] ---> Using cache [2022-10-03T06:01:16.745Z] ---> e3cff52beed8 [2022-10-03T06:01:16.745Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-03T06:01:16.745Z] ---> Using cache [2022-10-03T06:01:16.745Z] ---> ac819aac8476 [2022-10-03T06:01:16.745Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-03T06:01:16.745Z] ---> Using cache [2022-10-03T06:01:16.745Z] ---> 8b0ad1a2911f [2022-10-03T06:01:16.745Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T06:01:16.745Z] ---> Using cache [2022-10-03T06:01:16.745Z] ---> be5c249a6dbb [2022-10-03T06:01:16.745Z] Step 9/23 : COPY . . [2022-10-03T06:01:16.745Z] ---> Using cache [2022-10-03T06:01:16.745Z] ---> e13e15d21ec1 [2022-10-03T06:01:16.745Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-03T06:01:17.002Z] ---> Running in 489ec86093c9 [2022-10-03T06:01:17.002Z] ---> Running in b8705759cb91 [2022-10-03T06:01:17.934Z] 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-10-03T06:01:18.868Z] Removing intermediate container 489ec86093c9 [2022-10-03T06:01:18.868Z] ---> a066c9cb8b58 [2022-10-03T06:01:18.868Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-03T06:01:18.868Z] ---> Running in 13c2c65673f2 [2022-10-03T06:01:19.139Z] Removing intermediate container 13c2c65673f2 [2022-10-03T06:01:19.139Z] ---> e9fcb70daa91 [2022-10-03T06:01:19.139Z] Step 30/33 : CMD ["gate"] [2022-10-03T06:01:19.402Z] ---> Running in eb4f71a6e0fd [2022-10-03T06:01:19.660Z] Removing intermediate container eb4f71a6e0fd [2022-10-03T06:01:19.660Z] ---> 6debd4fd34be [2022-10-03T06:01:19.660Z] Step 31/33 : LABEL arch=x86_64 [2022-10-03T06:01:19.660Z] ---> Running in 8a5f66d94e24 [2022-10-03T06:01:19.918Z] Removing intermediate container 8a5f66d94e24 [2022-10-03T06:01:19.918Z] ---> 2d3e04fb851f [2022-10-03T06:01:19.918Z] Step 32/33 : LABEL git_sha=e5a303310c38449329e9db6226ef26e40783382f [2022-10-03T06:01:19.918Z] ---> Running in 2691320d8f2e [2022-10-03T06:01:20.190Z] Removing intermediate container 2691320d8f2e [2022-10-03T06:01:20.190Z] ---> 4e1df4b10f8f [2022-10-03T06:01:20.190Z] Step 33/33 : LABEL version=0.0.0 [2022-10-03T06:01:20.451Z] ---> Running in 244844238ab8 [2022-10-03T06:01:20.451Z] Removing intermediate container 3e103caad98b [2022-10-03T06:01:20.451Z] ---> e1114e939eaf [2022-10-03T06:01:20.451Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-03T06:01:20.451Z] ---> Running in 48a8f84e4342 [2022-10-03T06:01:20.708Z] Removing intermediate container 244844238ab8 [2022-10-03T06:01:20.708Z] ---> a42ac01b254b [2022-10-03T06:01:20.708Z] [2022-10-03T06:01:20.708Z] Successfully built a42ac01b254b [2022-10-03T06:01:20.708Z] Successfully tagged security-bootstrapper:latest [2022-10-03T06:01:20.708Z]  Building security-bootstrapper ... done Building security-spire-config [2022-10-03T06:01:20.708Z] Removing intermediate container 48a8f84e4342 [2022-10-03T06:01:20.708Z] ---> ffa52402d393 [2022-10-03T06:01:20.708Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-03T06:01:20.708Z] ---> Running in 92a21f914657 [2022-10-03T06:01:21.274Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-03T06:01:21.274Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-03T06:01:21.274Z] ---> 37a940dce9d6 [2022-10-03T06:01:21.274Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-03T06:01:21.274Z] ---> Using cache [2022-10-03T06:01:21.274Z] ---> 392d8ad705b3 [2022-10-03T06:01:21.274Z] Step 4/23 : WORKDIR /edgex-go [2022-10-03T06:01:21.274Z] ---> Using cache [2022-10-03T06:01:21.274Z] ---> 964dca9a9e99 [2022-10-03T06:01:21.274Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T06:01:21.274Z] ---> Using cache [2022-10-03T06:01:21.274Z] ---> e3cff52beed8 [2022-10-03T06:01:21.274Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-03T06:01:21.532Z] Removing intermediate container 92a21f914657 [2022-10-03T06:01:21.532Z] ---> 85ce6088fdac [2022-10-03T06:01:21.532Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-03T06:01:21.532Z] ---> Running in a60710252337 [2022-10-03T06:01:22.098Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T06:01:23.030Z] ---> 92cc099c4255 [2022-10-03T06:01:23.030Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-03T06:01:23.030Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T06:01:23.288Z] ---> fe19f1c19cfe [2022-10-03T06:01:23.288Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-03T06:01:23.288Z] OK: 211 MiB in 51 packages [2022-10-03T06:01:23.857Z] ---> 8e7d9ab7ce91 [2022-10-03T06:01:23.857Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-03T06:01:24.119Z] ---> Running in 20d0153ea378 [2022-10-03T06:01:24.119Z] Removing intermediate container a60710252337 [2022-10-03T06:01:24.119Z] ---> 68ab3e1c2c92 [2022-10-03T06:01:24.119Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-03T06:01:24.378Z] Removing intermediate container 20d0153ea378 [2022-10-03T06:01:24.378Z] ---> f46d261db354 [2022-10-03T06:01:24.378Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-03T06:01:24.378Z] ---> 301fcf8537c6 [2022-10-03T06:01:24.378Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T06:01:24.378Z] ---> Running in b200e7797adf [2022-10-03T06:01:24.378Z] ---> Running in 8523368891ce [2022-10-03T06:01:24.636Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-03T06:01:24.636Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-03T06:01:24.636Z] ---> 37a940dce9d6 [2022-10-03T06:01:24.636Z] Step 3/26 : WORKDIR /edgex-go [2022-10-03T06:01:24.636Z] ---> Using cache [2022-10-03T06:01:24.636Z] ---> 19e19760f18f [2022-10-03T06:01:24.636Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T06:01:24.636Z] ---> Using cache [2022-10-03T06:01:24.636Z] ---> 977bf134293a [2022-10-03T06:01:24.636Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-03T06:01:24.636Z] ---> Running in ff6a897cbad0 [2022-10-03T06:01:24.636Z] Removing intermediate container b200e7797adf [2022-10-03T06:01:24.636Z] ---> 43a5cffda947 [2022-10-03T06:01:24.636Z] Step 21/23 : LABEL arch=x86_64 [2022-10-03T06:01:24.636Z] ---> Running in 023ae4578d70 [2022-10-03T06:01:24.892Z] Removing intermediate container 023ae4578d70 [2022-10-03T06:01:24.892Z] ---> 9591237c3804 [2022-10-03T06:01:24.892Z] Step 22/23 : LABEL git_sha=e5a303310c38449329e9db6226ef26e40783382f [2022-10-03T06:01:24.892Z] ---> Running in 3b966ea6b49b [2022-10-03T06:01:25.150Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T06:01:25.150Z] Removing intermediate container 3b966ea6b49b [2022-10-03T06:01:25.150Z] ---> ebf935e4afa3 [2022-10-03T06:01:25.150Z] Step 23/23 : LABEL version=0.0.0 [2022-10-03T06:01:25.150Z] ---> Running in af3dfa09704d [2022-10-03T06:01:25.464Z] Removing intermediate container af3dfa09704d [2022-10-03T06:01:25.464Z] ---> fa7ae0b60f5d [2022-10-03T06:01:25.464Z] [2022-10-03T06:01:25.464Z] Successfully built fa7ae0b60f5d [2022-10-03T06:01:25.464Z] Successfully tagged sys-mgmt-agent:latest [2022-10-03T06:01:25.464Z] Building security-proxy-setup [2022-10-03T06:01:26.109Z]  Building sys-mgmt-agent ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T06:01:26.402Z] OK: 211 MiB in 51 packages [2022-10-03T06:01:28.406Z] Removing intermediate container ff6a897cbad0 [2022-10-03T06:01:28.406Z] ---> eeef06bd5a8b [2022-10-03T06:01:28.406Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-03T06:01:28.406Z] ---> 8779ba81ba91 [2022-10-03T06:01:28.406Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T06:01:28.680Z] ---> Running in 040b4037a328 [2022-10-03T06:01:29.019Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-03T06:01:29.019Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-03T06:01:29.019Z] ---> 37a940dce9d6 [2022-10-03T06:01:29.019Z] Step 3/22 : WORKDIR /edgex-go [2022-10-03T06:01:29.019Z] ---> Using cache [2022-10-03T06:01:29.019Z] ---> 19e19760f18f [2022-10-03T06:01:29.019Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T06:01:29.019Z] ---> Using cache [2022-10-03T06:01:29.019Z] ---> 977bf134293a [2022-10-03T06:01:29.019Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-03T06:01:29.276Z] ---> Running in 7e5b23cc6fc1 [2022-10-03T06:01:29.843Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T06:01:31.250Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T06:01:31.250Z] Removing intermediate container 9b9dc6b74926 [2022-10-03T06:01:31.250Z] ---> 281e58c3a5e0 [2022-10-03T06:01:31.250Z] [2022-10-03T06:01:31.250Z] Step 11/24 : FROM alpine:3.16 [2022-10-03T06:01:31.250Z] ---> 9c6f07244728 [2022-10-03T06:01:31.250Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-03T06:01:31.509Z] ---> Running in d97478c2c1f9 [2022-10-03T06:01:31.509Z] OK: 211 MiB in 51 packages [2022-10-03T06:01:32.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T06:01:32.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T06:01:32.445Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-03T06:01:32.445Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T06:01:32.445Z] OK: 6 MiB in 15 packages [2022-10-03T06:01:32.705Z] Removing intermediate container 7e5b23cc6fc1 [2022-10-03T06:01:32.705Z] ---> 751d6d106b25 [2022-10-03T06:01:32.705Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-03T06:01:33.272Z] ---> 7032b4fba142 [2022-10-03T06:01:33.272Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T06:01:33.272Z] ---> Running in 39920364749a [2022-10-03T06:01:33.272Z] Removing intermediate container d97478c2c1f9 [2022-10-03T06:01:33.272Z] ---> 9dcc8b99162a [2022-10-03T06:01:33.272Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-03T06:01:33.531Z] ---> Running in ab854daf99e6 [2022-10-03T06:01:33.531Z] Removing intermediate container 8523368891ce [2022-10-03T06:01:33.531Z] ---> 594ca5369734 [2022-10-03T06:01:33.531Z] Step 9/23 : COPY . . [2022-10-03T06:01:33.790Z] Removing intermediate container ab854daf99e6 [2022-10-03T06:01:33.790Z] ---> 59447df2263b [2022-10-03T06:01:33.790Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-03T06:01:33.790Z] ---> Running in 7cec9dfd9f79 [2022-10-03T06:01:34.359Z] Removing intermediate container 7cec9dfd9f79 [2022-10-03T06:01:34.359Z] ---> cac32b5e7160 [2022-10-03T06:01:34.359Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-03T06:01:34.359Z] ---> Running in 3626325be9eb [2022-10-03T06:01:34.927Z] Removing intermediate container 3626325be9eb [2022-10-03T06:01:34.927Z] ---> 2d6c7deab3f9 [2022-10-03T06:01:34.927Z] Step 16/24 : WORKDIR / [2022-10-03T06:01:34.927Z] ---> Running in c6e8030c8c38 [2022-10-03T06:01:35.493Z] Removing intermediate container c6e8030c8c38 [2022-10-03T06:01:35.493Z] ---> 72423f4208ba [2022-10-03T06:01:35.493Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-03T06:01:36.870Z] ---> bd1f0e70ae17 [2022-10-03T06:01:36.870Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-03T06:01:37.128Z] Removing intermediate container 040b4037a328 [2022-10-03T06:01:37.128Z] ---> bbf1b48aa831 [2022-10-03T06:01:37.128Z] Step 8/26 : COPY . . [2022-10-03T06:01:37.128Z] ---> 75befc930c01 [2022-10-03T06:01:37.128Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-03T06:01:37.695Z] ---> e3f67980d957 [2022-10-03T06:01:37.695Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-03T06:01:37.953Z] ---> Running in 5d66afa496cf [2022-10-03T06:01:38.210Z] Removing intermediate container 5d66afa496cf [2022-10-03T06:01:38.210Z] ---> 447319cfacae [2022-10-03T06:01:38.210Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-03T06:01:38.776Z] ---> Running in cac4b555dec7 [2022-10-03T06:01:39.033Z] Removing intermediate container cac4b555dec7 [2022-10-03T06:01:39.033Z] ---> ff623f456e6f [2022-10-03T06:01:39.033Z] Step 22/24 : LABEL arch=x86_64 [2022-10-03T06:01:39.290Z] ---> Running in 575b547e72be [2022-10-03T06:01:39.291Z] ---> e0415e5d1031 [2022-10-03T06:01:39.291Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-03T06:01:39.557Z] Removing intermediate container 575b547e72be [2022-10-03T06:01:39.557Z] ---> 99476a220b0a [2022-10-03T06:01:39.557Z] Step 23/24 : LABEL git_sha=e5a303310c38449329e9db6226ef26e40783382f [2022-10-03T06:01:39.557Z] ---> Running in d5d317223da2 [2022-10-03T06:01:39.815Z] ---> Running in 761f05e684c4 [2022-10-03T06:01:40.077Z] Removing intermediate container 761f05e684c4 [2022-10-03T06:01:40.078Z] ---> 96fc83fca3b4 [2022-10-03T06:01:40.078Z] Step 24/24 : LABEL version=0.0.0 [2022-10-03T06:01:40.078Z] 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-10-03T06:01:40.078Z] ---> Running in 2eaf2b47a513 [2022-10-03T06:01:40.336Z] Removing intermediate container 2eaf2b47a513 [2022-10-03T06:01:40.336Z] ---> a48d7141b9b7 [2022-10-03T06:01:40.336Z] [2022-10-03T06:01:40.595Z] Successfully built a48d7141b9b7 [2022-10-03T06:01:40.595Z] Successfully tagged core-command:latest [2022-10-03T06:01:40.595Z]  Building core-command ... done Building core-metadata [2022-10-03T06:01:40.854Z] Removing intermediate container 39920364749a [2022-10-03T06:01:40.854Z] ---> 0258817108e3 [2022-10-03T06:01:40.854Z] Step 8/22 : COPY . . [2022-10-03T06:01:44.139Z] ---> 8ff45271201a [2022-10-03T06:01:44.139Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-03T06:01:44.139Z] Removing intermediate container b8705759cb91 [2022-10-03T06:01:44.139Z] ---> 36970bdf6b5b [2022-10-03T06:01:44.139Z] [2022-10-03T06:01:44.139Z] Step 11/23 : FROM alpine:3.16 [2022-10-03T06:01:44.139Z] ---> 9c6f07244728 [2022-10-03T06:01:44.139Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-03T06:01:44.139Z] ---> Using cache [2022-10-03T06:01:44.139Z] ---> 9dcc8b99162a [2022-10-03T06:01:44.139Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-03T06:01:44.139Z] ---> Using cache [2022-10-03T06:01:44.139Z] ---> 59447df2263b [2022-10-03T06:01:44.139Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-03T06:01:44.139Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-03T06:01:44.139Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-03T06:01:44.139Z] ---> 37a940dce9d6 [2022-10-03T06:01:44.139Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-03T06:01:44.139Z] ---> Using cache [2022-10-03T06:01:44.139Z] ---> 392d8ad705b3 [2022-10-03T06:01:44.139Z] Step 4/25 : WORKDIR /edgex-go [2022-10-03T06:01:44.139Z] ---> Using cache [2022-10-03T06:01:44.139Z] ---> 964dca9a9e99 [2022-10-03T06:01:44.139Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T06:01:44.139Z] ---> Using cache [2022-10-03T06:01:44.139Z] ---> e3cff52beed8 [2022-10-03T06:01:44.139Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-03T06:01:44.139Z] ---> Using cache [2022-10-03T06:01:44.139Z] ---> ac819aac8476 [2022-10-03T06:01:44.139Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-03T06:01:44.139Z] ---> Using cache [2022-10-03T06:01:44.139Z] ---> 8b0ad1a2911f [2022-10-03T06:01:44.139Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T06:01:44.139Z] ---> Using cache [2022-10-03T06:01:44.139Z] ---> be5c249a6dbb [2022-10-03T06:01:44.139Z] Step 9/25 : COPY . . [2022-10-03T06:01:44.139Z] ---> Using cache [2022-10-03T06:01:44.139Z] ---> e13e15d21ec1 [2022-10-03T06:01:44.139Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-03T06:01:44.139Z] ---> Running in 34413fdc365c [2022-10-03T06:01:44.139Z] ---> Running in 1bfb80308dfd [2022-10-03T06:01:44.139Z] ---> Running in 5082f7608e12 [2022-10-03T06:01:44.139Z] Removing intermediate container 1bfb80308dfd [2022-10-03T06:01:44.139Z] ---> a761c612426b [2022-10-03T06:01:44.139Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-03T06:01:44.139Z] Removing intermediate container 5082f7608e12 [2022-10-03T06:01:44.139Z] ---> a212ec6cb29c [2022-10-03T06:01:44.139Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-03T06:01:44.397Z] ---> Running in 127c1fb97f76 [2022-10-03T06:01:44.397Z] ---> Running in 566afd31293f [2022-10-03T06:01:44.397Z] 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-10-03T06:01:44.655Z] Removing intermediate container 127c1fb97f76 [2022-10-03T06:01:44.655Z] ---> f8e9548b9879 [2022-10-03T06:01:44.655Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-03T06:01:44.655Z] Removing intermediate container 566afd31293f [2022-10-03T06:01:44.655Z] ---> 383a8e12010c [2022-10-03T06:01:44.655Z] 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-10-03T06:01:44.655Z] ---> Running in 0ffc6ba463de [2022-10-03T06:01:44.913Z] ---> b12fd4e0e9b4 [2022-10-03T06:01:44.913Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-03T06:01:45.863Z] ---> d53fab8e4042 [2022-10-03T06:01:45.863Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-03T06:01:46.122Z] Removing intermediate container 0ffc6ba463de [2022-10-03T06:01:46.122Z] ---> cf511d275b5e [2022-10-03T06:01:46.122Z] Step 12/26 : WORKDIR /edgex-go [2022-10-03T06:01:46.122Z] ---> Running in 14bde456ce06 [2022-10-03T06:01:46.122Z] ---> 607e6d7e5bad [2022-10-03T06:01:46.122Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-03T06:01:46.122Z] ---> 094329fb581a [2022-10-03T06:01:46.122Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-03T06:01:46.390Z] ---> Running in 17afbd622735 [2022-10-03T06:01:46.390Z] ---> Running in 73cf45e4bf54 [2022-10-03T06:01:46.390Z] Removing intermediate container 17afbd622735 [2022-10-03T06:01:46.390Z] ---> ec8761e1728c [2022-10-03T06:01:46.390Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-03T06:01:46.390Z] Removing intermediate container 14bde456ce06 [2022-10-03T06:01:46.390Z] ---> 6b001927faaf [2022-10-03T06:01:46.390Z] [2022-10-03T06:01:46.390Z] Step 13/26 : FROM alpine:3.15 [2022-10-03T06:01:46.390Z] ---> c4fc93816858 [2022-10-03T06:01:46.390Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-03T06:01:46.390Z] ---> Using cache [2022-10-03T06:01:46.390Z] ---> 45e8b38add80 [2022-10-03T06:01:46.390Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T06:01:46.390Z] ---> Using cache [2022-10-03T06:01:46.390Z] ---> 114e562c8b17 [2022-10-03T06:01:46.390Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-03T06:01:46.390Z] ---> Running in 2656163751a2 [2022-10-03T06:01:46.648Z] ---> Running in 4e8b32f3cdb4 [2022-10-03T06:01:46.648Z] Removing intermediate container 2656163751a2 [2022-10-03T06:01:46.648Z] ---> 6940c3be00b6 [2022-10-03T06:01:46.648Z] Step 21/23 : LABEL arch=x86_64 [2022-10-03T06:01:46.905Z] ---> Running in 9c30a092b1b9 [2022-10-03T06:01:46.905Z] Removing intermediate container 9c30a092b1b9 [2022-10-03T06:01:46.905Z] ---> fc2ff0a3ebb4 [2022-10-03T06:01:46.905Z] Step 22/23 : LABEL git_sha=e5a303310c38449329e9db6226ef26e40783382f [2022-10-03T06:01:47.164Z] 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-10-03T06:01:47.164Z] ---> Running in 2b8212893aeb [2022-10-03T06:01:47.164Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-03T06:01:47.164Z] Removing intermediate container 2b8212893aeb [2022-10-03T06:01:47.164Z] ---> d136c9811b3d [2022-10-03T06:01:47.164Z] Step 23/23 : LABEL version=0.0.0 [2022-10-03T06:01:47.421Z] ---> Running in c4a32f756170 [2022-10-03T06:01:47.421Z] Removing intermediate container c4a32f756170 [2022-10-03T06:01:47.421Z] ---> e62f14906ebe [2022-10-03T06:01:47.421Z] [2022-10-03T06:01:47.678Z] Successfully built e62f14906ebe [2022-10-03T06:01:47.678Z] Successfully tagged support-scheduler:latest [2022-10-03T06:01:47.678Z] Building security-spire-server [2022-10-03T06:01:47.936Z]  Building support-scheduler ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-03T06:01:48.193Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-03T06:01:48.193Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-03T06:01:48.193Z] OK: 15857 distinct packages available [2022-10-03T06:01:48.450Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-03T06:01:49.380Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-03T06:01:49.637Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-03T06:01:49.637Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-03T06:01:49.637Z] (3/4) Installing libucontext (1.1-r0) [2022-10-03T06:01:49.898Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-03T06:01:49.898Z] Executing busybox-1.34.1-r7.trigger [2022-10-03T06:01:49.898Z] OK: 6 MiB in 18 packages [2022-10-03T06:01:50.155Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-03T06:01:50.155Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-03T06:01:50.155Z] ---> 37a940dce9d6 [2022-10-03T06:01:50.155Z] Step 3/25 : WORKDIR /edgex-go [2022-10-03T06:01:50.155Z] ---> Using cache [2022-10-03T06:01:50.155Z] ---> 19e19760f18f [2022-10-03T06:01:50.155Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T06:01:50.155Z] ---> Using cache [2022-10-03T06:01:50.155Z] ---> 977bf134293a [2022-10-03T06:01:50.155Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-03T06:01:50.155Z] ---> Using cache [2022-10-03T06:01:50.155Z] ---> eeef06bd5a8b [2022-10-03T06:01:50.155Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-03T06:01:50.155Z] ---> Using cache [2022-10-03T06:01:50.155Z] ---> 8779ba81ba91 [2022-10-03T06:01:50.155Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T06:01:50.155Z] ---> Using cache [2022-10-03T06:01:50.155Z] ---> bbf1b48aa831 [2022-10-03T06:01:50.155Z] Step 8/25 : COPY . . [2022-10-03T06:01:50.155Z] ---> Using cache [2022-10-03T06:01:50.155Z] ---> 8ff45271201a [2022-10-03T06:01:50.155Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-03T06:01:50.155Z] ---> Using cache [2022-10-03T06:01:50.155Z] ---> a212ec6cb29c [2022-10-03T06:01:50.155Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-03T06:01:50.155Z] ---> Using cache [2022-10-03T06:01:50.155Z] ---> 383a8e12010c [2022-10-03T06:01:50.155Z] 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-10-03T06:01:51.085Z] ---> Running in fbf2466fd8bc [2022-10-03T06:01:51.342Z] Removing intermediate container 4e8b32f3cdb4 [2022-10-03T06:01:51.342Z] ---> 7b8fceba8600 [2022-10-03T06:01:51.342Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-03T06:01:52.716Z] Removing intermediate container fbf2466fd8bc [2022-10-03T06:01:52.716Z] ---> c770bd0c12d3 [2022-10-03T06:01:52.716Z] Step 12/25 : WORKDIR /edgex-go [2022-10-03T06:01:52.716Z] ---> Running in 28e989041493 [2022-10-03T06:01:52.973Z] Removing intermediate container 28e989041493 [2022-10-03T06:01:52.973Z] ---> afaf8e46e55b [2022-10-03T06:01:52.973Z] [2022-10-03T06:01:52.973Z] Step 13/25 : FROM alpine:3.15 [2022-10-03T06:01:52.973Z] ---> c4fc93816858 [2022-10-03T06:01:52.973Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-03T06:01:52.973Z] ---> Using cache [2022-10-03T06:01:52.973Z] ---> 45e8b38add80 [2022-10-03T06:01:52.973Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T06:01:52.973Z] ---> Using cache [2022-10-03T06:01:52.973Z] ---> 114e562c8b17 [2022-10-03T06:01:52.973Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-03T06:01:52.973Z] ---> Using cache [2022-10-03T06:01:52.973Z] ---> ff34942bb176 [2022-10-03T06:01:52.973Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-03T06:01:53.904Z] ---> d6e84bdf0b46 [2022-10-03T06:01:53.904Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-03T06:01:54.838Z] ---> c0ca261231b4 [2022-10-03T06:01:54.838Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-03T06:01:54.838Z] ---> Running in 9c0f778a0ddf [2022-10-03T06:01:55.097Z] Removing intermediate container 9c0f778a0ddf [2022-10-03T06:01:55.097Z] ---> 629d91f5c05b [2022-10-03T06:01:55.097Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-03T06:01:55.097Z] ---> 52f23716ee5e [2022-10-03T06:01:55.097Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-03T06:01:55.661Z] ---> a25cf0c09dac [2022-10-03T06:01:55.661Z] Step 21/26 : WORKDIR / [2022-10-03T06:01:55.661Z] ---> Running in 05e6f24c1269 [2022-10-03T06:01:55.661Z] ---> dcf668658975 [2022-10-03T06:01:55.661Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-03T06:01:55.918Z] Removing intermediate container 05e6f24c1269 [2022-10-03T06:01:55.918Z] ---> 27ecb102d682 [2022-10-03T06:01:55.918Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-03T06:01:55.918Z] ---> Running in 8c5a99e71348 [2022-10-03T06:01:56.177Z] ---> 50f025525bfe [2022-10-03T06:01:56.177Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-03T06:01:56.177Z] Removing intermediate container 8c5a99e71348 [2022-10-03T06:01:56.177Z] ---> 0162a5a5bd75 [2022-10-03T06:01:56.177Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-03T06:01:56.435Z] ---> Running in 6581611379a0 [2022-10-03T06:01:56.692Z] Removing intermediate container 6581611379a0 [2022-10-03T06:01:56.692Z] ---> a7c2e5b15c07 [2022-10-03T06:01:56.692Z] Step 24/26 : LABEL arch=x86_64 [2022-10-03T06:01:56.692Z] ---> 13fb6cdbeea8 [2022-10-03T06:01:56.692Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-03T06:01:56.692Z] ---> Running in 2965d4982169 [2022-10-03T06:01:56.692Z] ---> Running in 280e9262d070 [2022-10-03T06:01:56.952Z] Removing intermediate container 2965d4982169 [2022-10-03T06:01:56.952Z] ---> a85a5fa56650 [2022-10-03T06:01:56.952Z] Step 25/26 : LABEL git_sha=e5a303310c38449329e9db6226ef26e40783382f [2022-10-03T06:01:56.952Z] Removing intermediate container 280e9262d070 [2022-10-03T06:01:56.952Z] ---> 9713837d5be8 [2022-10-03T06:01:56.952Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-03T06:01:57.209Z] ---> Running in 89a04cc0a90b [2022-10-03T06:01:57.209Z] ---> Running in e98e5c18a37c [2022-10-03T06:01:57.480Z] Removing intermediate container 89a04cc0a90b [2022-10-03T06:01:57.480Z] ---> 3be188358d0b [2022-10-03T06:01:57.480Z] Step 26/26 : LABEL version=0.0.0 [2022-10-03T06:01:57.480Z] Removing intermediate container e98e5c18a37c [2022-10-03T06:01:57.480Z] ---> c498d0a14f93 [2022-10-03T06:01:57.480Z] Step 23/25 : LABEL arch=x86_64 [2022-10-03T06:01:57.480Z] ---> Running in 4775a52c0053 [2022-10-03T06:01:57.480Z] ---> Running in 367df0641691 [2022-10-03T06:01:58.045Z] Removing intermediate container 367df0641691 [2022-10-03T06:01:58.045Z] ---> 8bfd545d8215 [2022-10-03T06:01:58.045Z] Step 24/25 : LABEL git_sha=e5a303310c38449329e9db6226ef26e40783382f [2022-10-03T06:01:58.045Z] Removing intermediate container 4775a52c0053 [2022-10-03T06:01:58.045Z] ---> eaea655479dd [2022-10-03T06:01:58.045Z] [2022-10-03T06:01:58.045Z] Successfully built eaea655479dd [2022-10-03T06:01:58.045Z] Successfully tagged security-spire-config:latest [2022-10-03T06:01:58.045Z]  Building security-spire-config ... done  ---> Running in b9a7b0c93f0f [2022-10-03T06:01:58.046Z] Building security-spiffe-token-provider [2022-10-03T06:01:58.612Z] Removing intermediate container b9a7b0c93f0f [2022-10-03T06:01:58.612Z] ---> 3f5e6e2b5373 [2022-10-03T06:01:58.612Z] Step 25/25 : LABEL version=0.0.0 [2022-10-03T06:01:58.869Z] ---> Running in aa25e3d2c6f0 [2022-10-03T06:01:59.433Z] Removing intermediate container aa25e3d2c6f0 [2022-10-03T06:01:59.433Z] ---> 65d0bd4e1507 [2022-10-03T06:01:59.433Z] [2022-10-03T06:01:59.433Z] Successfully built 65d0bd4e1507 [2022-10-03T06:01:59.433Z] Successfully tagged security-spire-server:latest [2022-10-03T06:02:01.332Z]  Building security-spire-server ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-03T06:02:01.332Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-03T06:02:01.332Z] ---> 37a940dce9d6 [2022-10-03T06:02:01.332Z] Step 3/20 : WORKDIR /edgex-go [2022-10-03T06:02:01.332Z] ---> Using cache [2022-10-03T06:02:01.332Z] ---> 19e19760f18f [2022-10-03T06:02:01.332Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-03T06:02:01.589Z] ---> Running in e0d7945426db [2022-10-03T06:02:02.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T06:02:02.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T06:02:02.779Z] v3.16.2-221-ge7097e0782 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-03T06:02:02.779Z] v3.16.2-229-g1f881aca9b [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-03T06:02:02.779Z] OK: 17040 distinct packages available [2022-10-03T06:02:02.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T06:02:03.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T06:02:03.037Z] OK: 211 MiB in 51 packages [2022-10-03T06:02:03.970Z] Removing intermediate container e0d7945426db [2022-10-03T06:02:03.970Z] ---> ccfc79325ba5 [2022-10-03T06:02:03.970Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-03T06:02:04.228Z] ---> b63e97fe050a [2022-10-03T06:02:04.228Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T06:02:04.228Z] ---> Running in 9e48092f4605 [2022-10-03T06:02:08.410Z] 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-10-03T06:02:10.944Z] Removing intermediate container 34413fdc365c [2022-10-03T06:02:10.944Z] ---> 850605329027 [2022-10-03T06:02:10.944Z] [2022-10-03T06:02:10.944Z] Step 11/25 : FROM alpine:3.16 [2022-10-03T06:02:10.944Z] ---> 9c6f07244728 [2022-10-03T06:02:10.944Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-03T06:02:10.944Z] ---> Using cache [2022-10-03T06:02:10.944Z] ---> 9dcc8b99162a [2022-10-03T06:02:10.944Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-03T06:02:10.944Z] ---> Using cache [2022-10-03T06:02:10.944Z] ---> 59447df2263b [2022-10-03T06:02:10.944Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-03T06:02:10.944Z] Removing intermediate container d5d317223da2 [2022-10-03T06:02:10.944Z] ---> 42ee91d0d1bf [2022-10-03T06:02:10.944Z] [2022-10-03T06:02:10.944Z] Step 11/23 : FROM alpine:3.16 [2022-10-03T06:02:10.944Z] ---> 9c6f07244728 [2022-10-03T06:02:10.944Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-03T06:02:10.944Z] ---> Running in a2c4233fd6aa [2022-10-03T06:02:10.944Z] ---> Running in 9470b28a2b3e [2022-10-03T06:02:10.944Z] Removing intermediate container 9470b28a2b3e [2022-10-03T06:02:10.944Z] ---> bfdee447c3bc [2022-10-03T06:02:10.944Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-03T06:02:10.944Z] ---> Running in c805ca9f84c5 [2022-10-03T06:02:11.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T06:02:11.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T06:02:11.201Z] Removing intermediate container c805ca9f84c5 [2022-10-03T06:02:11.201Z] ---> f1a94396cc8a [2022-10-03T06:02:11.201Z] Step 16/25 : WORKDIR / [2022-10-03T06:02:11.201Z] ---> Running in bc6628df0659 [2022-10-03T06:02:11.201Z] Removing intermediate container 9e48092f4605 [2022-10-03T06:02:11.201Z] ---> cef75ae80878 [2022-10-03T06:02:11.201Z] Step 7/20 : COPY . . [2022-10-03T06:02:11.459Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-03T06:02:11.459Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-03T06:02:11.459Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T06:02:11.459Z] Executing ca-certificates-20220614-r0.trigger [2022-10-03T06:02:11.459Z] OK: 6 MiB in 16 packages [2022-10-03T06:02:11.459Z] Removing intermediate container bc6628df0659 [2022-10-03T06:02:11.459Z] ---> f2274729734d [2022-10-03T06:02:11.459Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-03T06:02:12.397Z] ---> 93eed937b185 [2022-10-03T06:02:12.397Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-03T06:02:12.655Z] Removing intermediate container 73cf45e4bf54 [2022-10-03T06:02:12.655Z] ---> ff63510de62a [2022-10-03T06:02:12.655Z] [2022-10-03T06:02:12.655Z] Step 10/22 : FROM alpine:3.16 [2022-10-03T06:02:12.655Z] ---> 9c6f07244728 [2022-10-03T06:02:12.655Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-03T06:02:12.655Z] Removing intermediate container a2c4233fd6aa [2022-10-03T06:02:12.655Z] ---> 4e40dde5188f [2022-10-03T06:02:12.655Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-03T06:02:12.655Z] ---> Running in 8d8aa617409a [2022-10-03T06:02:12.655Z] ---> Running in dd4dc60e2856 [2022-10-03T06:02:12.913Z] ---> cbc4701fce0d [2022-10-03T06:02:12.913Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-03T06:02:12.913Z] Removing intermediate container dd4dc60e2856 [2022-10-03T06:02:12.913Z] ---> ce6201cf8c77 [2022-10-03T06:02:12.913Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-03T06:02:12.913Z] ---> Running in fd3137df6311 [2022-10-03T06:02:13.172Z] ---> 339c3177bdfc [2022-10-03T06:02:13.172Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-03T06:02:13.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T06:02:13.172Z] Removing intermediate container fd3137df6311 [2022-10-03T06:02:13.172Z] ---> da2fbfe35eef [2022-10-03T06:02:13.172Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-03T06:02:13.172Z] ---> Running in d05d9ebb5002 [2022-10-03T06:02:13.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T06:02:13.172Z] ---> 5cc5dd965ad1 [2022-10-03T06:02:13.172Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-03T06:02:13.172Z] ---> Running in 7b900a90c759 [2022-10-03T06:02:13.429Z] Removing intermediate container d05d9ebb5002 [2022-10-03T06:02:13.429Z] ---> e88c2bba60fb [2022-10-03T06:02:13.429Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-03T06:02:13.429Z] Removing intermediate container 7b900a90c759 [2022-10-03T06:02:13.429Z] ---> ad93713977d6 [2022-10-03T06:02:13.429Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-03T06:02:13.429Z] ---> Running in 17ce77261a57 [2022-10-03T06:02:13.429Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-03T06:02:13.430Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-03T06:02:13.430Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-03T06:02:13.430Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-03T06:02:13.430Z] ---> e64ce6aeaba4 [2022-10-03T06:02:13.430Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-03T06:02:13.430Z] (5/6) Installing curl (7.83.1-r3) [2022-10-03T06:02:13.430Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-03T06:02:13.430Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T06:02:13.430Z] Executing ca-certificates-20220614-r0.trigger [2022-10-03T06:02:13.687Z] Removing intermediate container 17ce77261a57 [2022-10-03T06:02:13.687Z] ---> b7b522e16b9a [2022-10-03T06:02:13.687Z] Step 23/25 : LABEL arch=x86_64 [2022-10-03T06:02:13.687Z] ---> Running in 74538c2bf1a8 [2022-10-03T06:02:13.687Z] OK: 8 MiB in 20 packages [2022-10-03T06:02:13.956Z] Removing intermediate container 74538c2bf1a8 [2022-10-03T06:02:13.956Z] ---> bda14f8d0f85 [2022-10-03T06:02:13.956Z] Step 24/25 : LABEL git_sha=e5a303310c38449329e9db6226ef26e40783382f [2022-10-03T06:02:13.956Z] ---> Running in 28b76fa5a08b [2022-10-03T06:02:13.956Z] ---> 5fbb6ddb02d2 [2022-10-03T06:02:13.956Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-03T06:02:13.956Z] Removing intermediate container 28b76fa5a08b [2022-10-03T06:02:13.956Z] ---> 770b074dbce6 [2022-10-03T06:02:13.956Z] Step 25/25 : LABEL version=0.0.0 [2022-10-03T06:02:14.214Z] ---> Running in c06784b25ea7 [2022-10-03T06:02:14.214Z] ---> 9ad36f499096 [2022-10-03T06:02:14.214Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-03T06:02:14.214Z] ---> Running in 4d5bb06ba45a [2022-10-03T06:02:14.214Z] Removing intermediate container c06784b25ea7 [2022-10-03T06:02:14.214Z] ---> 662d6ca749c9 [2022-10-03T06:02:14.214Z] [2022-10-03T06:02:14.214Z] Removing intermediate container 8d8aa617409a [2022-10-03T06:02:14.214Z] ---> 6549417b8f59 [2022-10-03T06:02:14.214Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-03T06:02:14.472Z] ---> Running in 21c87a504cbd [2022-10-03T06:02:14.472Z] Successfully built 662d6ca749c9 [2022-10-03T06:02:14.472Z] Successfully tagged core-metadata:latest [2022-10-03T06:02:14.472Z]  Building core-metadata ... done Removing intermediate container 4d5bb06ba45a [2022-10-03T06:02:14.472Z] ---> ac3c1ef59364 [2022-10-03T06:02:14.472Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-03T06:02:14.472Z] ---> Running in a318342801d7 [2022-10-03T06:02:14.472Z] Removing intermediate container 21c87a504cbd [2022-10-03T06:02:14.472Z] ---> 5c8af1039a9f [2022-10-03T06:02:14.472Z] Step 13/22 : WORKDIR /edgex [2022-10-03T06:02:14.472Z] ---> Running in 8faecb6dfcf5 [2022-10-03T06:02:14.730Z] Removing intermediate container a318342801d7 [2022-10-03T06:02:14.730Z] ---> 67f8c5ca5607 [2022-10-03T06:02:14.730Z] Step 21/23 : LABEL arch=x86_64 [2022-10-03T06:02:14.730Z] ---> Running in 5d9cf42d9695 [2022-10-03T06:02:14.730Z] Removing intermediate container 8faecb6dfcf5 [2022-10-03T06:02:14.730Z] ---> ddab149576c9 [2022-10-03T06:02:14.730Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-03T06:02:14.730Z] Removing intermediate container 5d9cf42d9695 [2022-10-03T06:02:14.730Z] ---> 9e0664852227 [2022-10-03T06:02:14.730Z] Step 22/23 : LABEL git_sha=e5a303310c38449329e9db6226ef26e40783382f [2022-10-03T06:02:14.730Z] ---> fab1f1b439e5 [2022-10-03T06:02:14.730Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-03T06:02:15.001Z] ---> Running in 26e53c03a6f0 [2022-10-03T06:02:15.001Z] Removing intermediate container 26e53c03a6f0 [2022-10-03T06:02:15.001Z] ---> 487fd070612f [2022-10-03T06:02:15.001Z] Step 23/23 : LABEL version=0.0.0 [2022-10-03T06:02:15.001Z] ---> Running in e5ee02f11bd8 [2022-10-03T06:02:15.002Z] ---> a1c89713656f [2022-10-03T06:02:15.002Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-03T06:02:15.259Z] ---> Running in 21f75492f66d [2022-10-03T06:02:15.259Z] ---> 7243933dd94c [2022-10-03T06:02:15.259Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-03T06:02:15.259Z] Removing intermediate container e5ee02f11bd8 [2022-10-03T06:02:15.259Z] ---> 440eb0710f07 [2022-10-03T06:02:15.259Z] [2022-10-03T06:02:15.259Z] Successfully built 440eb0710f07 [2022-10-03T06:02:15.259Z] Successfully tagged support-notifications:latest [2022-10-03T06:02:15.519Z]  Building support-notifications ... done  ---> 33f0c7c941e4 [2022-10-03T06:02:15.519Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-03T06:02:15.519Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-10-03T06:02:15.519Z] ---> 7227b8148a5b [2022-10-03T06:02:15.519Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-03T06:02:15.776Z] ---> Running in 35abec1fef30 [2022-10-03T06:02:16.343Z] Removing intermediate container 35abec1fef30 [2022-10-03T06:02:16.343Z] ---> f81faf8fc9d3 [2022-10-03T06:02:16.343Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-03T06:02:16.343Z] ---> Running in d950d0561159 [2022-10-03T06:02:16.601Z] Removing intermediate container d950d0561159 [2022-10-03T06:02:16.601Z] ---> 30138079ff4d [2022-10-03T06:02:16.601Z] Step 20/22 : LABEL arch=x86_64 [2022-10-03T06:02:16.601Z] ---> Running in c4f7c9f02b4c [2022-10-03T06:02:16.601Z] Removing intermediate container c4f7c9f02b4c [2022-10-03T06:02:16.601Z] ---> 9d1222cfb8fb [2022-10-03T06:02:16.601Z] Step 21/22 : LABEL git_sha=e5a303310c38449329e9db6226ef26e40783382f [2022-10-03T06:02:16.601Z] ---> Running in 98d24e017c81 [2022-10-03T06:02:16.859Z] Removing intermediate container 98d24e017c81 [2022-10-03T06:02:16.859Z] ---> 88e2f9c31e02 [2022-10-03T06:02:16.859Z] Step 22/22 : LABEL version=0.0.0 [2022-10-03T06:02:16.859Z] ---> Running in f247de21e7c9 [2022-10-03T06:02:16.859Z] Removing intermediate container f247de21e7c9 [2022-10-03T06:02:16.859Z] ---> 3d4b01ed8ee8 [2022-10-03T06:02:16.859Z] [2022-10-03T06:02:16.859Z] Successfully built 3d4b01ed8ee8 [2022-10-03T06:02:16.859Z] Successfully tagged security-proxy-setup:latest [2022-10-03T06:02:31.726Z]  Building security-proxy-setup ... done Removing intermediate container 21f75492f66d [2022-10-03T06:02:31.726Z] ---> d038a1c6e227 [2022-10-03T06:02:31.726Z] [2022-10-03T06:02:31.726Z] Step 9/20 : FROM alpine:3.15 [2022-10-03T06:02:31.726Z] ---> c4fc93816858 [2022-10-03T06:02:31.726Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-03T06:02:31.726Z] ---> Using cache [2022-10-03T06:02:31.726Z] ---> 45e8b38add80 [2022-10-03T06:02:31.726Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T06:02:31.726Z] ---> Using cache [2022-10-03T06:02:31.726Z] ---> 114e562c8b17 [2022-10-03T06:02:31.726Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-03T06:02:31.726Z] ---> Running in 6b6a756d605c [2022-10-03T06:02:31.726Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-03T06:02:31.726Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-03T06:02:31.984Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-03T06:02:31.984Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-03T06:02:31.984Z] OK: 15857 distinct packages available [2022-10-03T06:02:31.984Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-03T06:02:32.919Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-03T06:02:33.177Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-03T06:02:33.177Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-03T06:02:33.436Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-03T06:02:33.436Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-03T06:02:33.436Z] (5/9) Installing curl (7.80.0-r3) [2022-10-03T06:02:33.693Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-03T06:02:33.693Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-03T06:02:33.693Z] (8/9) Installing libucontext (1.1-r0) [2022-10-03T06:02:33.952Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-03T06:02:33.952Z] Executing busybox-1.34.1-r7.trigger [2022-10-03T06:02:33.952Z] Executing ca-certificates-20220614-r0.trigger [2022-10-03T06:02:33.952Z] OK: 8 MiB in 23 packages [2022-10-03T06:02:34.517Z] Removing intermediate container 6b6a756d605c [2022-10-03T06:02:34.517Z] ---> 8628c6a4b697 [2022-10-03T06:02:34.517Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-03T06:02:34.776Z] ---> 6e1cd1ea1275 [2022-10-03T06:02:34.776Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-03T06:02:35.035Z] ---> 01e326b6a78a [2022-10-03T06:02:35.035Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-03T06:02:35.293Z] ---> 75b50f80104e [2022-10-03T06:02:35.293Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-03T06:02:35.293Z] ---> Running in d14d31ed03cb [2022-10-03T06:02:35.293Z] Removing intermediate container d14d31ed03cb [2022-10-03T06:02:35.293Z] ---> 4b624c3e747b [2022-10-03T06:02:35.293Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-03T06:02:35.293Z] ---> Running in 880ed9fdd592 [2022-10-03T06:02:35.550Z] Removing intermediate container 880ed9fdd592 [2022-10-03T06:02:35.550Z] ---> 7775752d4ed7 [2022-10-03T06:02:35.550Z] Step 18/20 : LABEL arch=x86_64 [2022-10-03T06:02:35.550Z] ---> Running in 73f510f709d1 [2022-10-03T06:02:35.550Z] Removing intermediate container 73f510f709d1 [2022-10-03T06:02:35.550Z] ---> 501a869cacdd [2022-10-03T06:02:35.550Z] Step 19/20 : LABEL git_sha=e5a303310c38449329e9db6226ef26e40783382f [2022-10-03T06:02:35.550Z] ---> Running in 79f913c0a7e8 [2022-10-03T06:02:35.550Z] Removing intermediate container 79f913c0a7e8 [2022-10-03T06:02:35.550Z] ---> 4d02930e4a7a [2022-10-03T06:02:35.550Z] Step 20/20 : LABEL version=0.0.0 [2022-10-03T06:02:35.808Z] ---> Running in 98c88506dd64 [2022-10-03T06:02:35.809Z] Removing intermediate container 98c88506dd64 [2022-10-03T06:02:35.809Z] ---> 047711dacc79 [2022-10-03T06:02:35.809Z] [2022-10-03T06:02:35.809Z] Successfully built 047711dacc79 [2022-10-03T06:02:35.809Z] Successfully tagged security-spiffe-token-provider:latest [2022-10-03T06:02:35.813Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-10-03T06:02:35.844Z] $ docker stop --time=1 61b36f218ed4ba88db1871b394d06b566df9eb6257b8a96d11b82a4a0b2eb3f2 [2022-10-03T06:02:37.140Z] $ docker rm -f 61b36f218ed4ba88db1871b394d06b566df9eb6257b8a96d11b82a4a0b2eb3f2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T06:02:37.530Z] + docker images [2022-10-03T06:02:37.530Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-03T06:02:37.530Z] security-spiffe-token-provider latest 047711dacc79 2 seconds ago 29.3MB [2022-10-03T06:02:37.530Z] d038a1c6e227 8 seconds ago 1.61GB [2022-10-03T06:02:37.530Z] security-proxy-setup latest 3d4b01ed8ee8 21 seconds ago 27.4MB [2022-10-03T06:02:37.530Z] support-notifications latest 440eb0710f07 22 seconds ago 27.3MB [2022-10-03T06:02:37.530Z] core-metadata latest 662d6ca749c9 23 seconds ago 18.3MB [2022-10-03T06:02:37.530Z] ff63510de62a 25 seconds ago 1.56GB [2022-10-03T06:02:37.530Z] 42ee91d0d1bf 27 seconds ago 1.63GB [2022-10-03T06:02:37.530Z] 850605329027 29 seconds ago 1.58GB [2022-10-03T06:02:37.530Z] security-spire-server latest 65d0bd4e1507 38 seconds ago 86.5MB [2022-10-03T06:02:37.530Z] security-spire-config latest eaea655479dd 40 seconds ago 85.8MB [2022-10-03T06:02:37.530Z] afaf8e46e55b 45 seconds ago 1.45GB [2022-10-03T06:02:37.530Z] support-scheduler latest e62f14906ebe 50 seconds ago 26.7MB [2022-10-03T06:02:37.530Z] 6b001927faaf 51 seconds ago 1.45GB [2022-10-03T06:02:37.530Z] 36970bdf6b5b 56 seconds ago 1.63GB [2022-10-03T06:02:37.530Z] core-command latest a48d7141b9b7 57 seconds ago 17.4MB [2022-10-03T06:02:37.530Z] 281e58c3a5e0 About a minute ago 1.57GB [2022-10-03T06:02:37.530Z] sys-mgmt-agent latest fa7ae0b60f5d About a minute ago 136MB [2022-10-03T06:02:37.530Z] security-bootstrapper latest a42ac01b254b About a minute ago 19.9MB [2022-10-03T06:02:37.530Z] core-data latest b4f0fd981eed About a minute ago 21.6MB [2022-10-03T06:02:37.530Z] security-secretstore-setup latest f68c1dbd5f54 About a minute ago 29.2MB [2022-10-03T06:02:37.530Z] 822235e71855 About a minute ago 1.58GB [2022-10-03T06:02:37.530Z] 10db68c005e2 About a minute ago 1.56GB [2022-10-03T06:02:37.530Z] e60d013d79d2 About a minute ago 1.57GB [2022-10-03T06:02:37.530Z] b3c9a4a96b10 About a minute ago 1.55GB [2022-10-03T06:02:37.530Z] security-spire-agent latest 85fc5886a4e5 About a minute ago 125MB [2022-10-03T06:02:37.530Z] a18950c89cee About a minute ago 1.45GB [2022-10-03T06:02:37.530Z] ci-base-image-x86_64 latest 37a940dce9d6 4 minutes ago 940MB [2022-10-03T06:02:37.530Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine cef68f9685f8 3 days ago 677MB [2022-10-03T06:02:37.530Z] alpine 3.15 c4fc93816858 7 weeks ago 5.59MB [2022-10-03T06:02:37.530Z] alpine 3.16 9c6f07244728 7 weeks ago 5.54MB [2022-10-03T06:02:37.530Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB [2022-10-03T06:02:37.530Z] 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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-10-03T06:02:39.677Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-10-03T06:02:40.002Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T06:02:40.879Z] ---> package-listing.sh [2022-10-03T06:02:40.879Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-03T06:02:40.879Z] ++ facter osfamily [2022-10-03T06:02:41.137Z] + OS_FAMILY=debian [2022-10-03T06:02:41.137Z] + workspace=/w/workspace/edgex-go/1 [2022-10-03T06:02:41.137Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-03T06:02:41.137Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-03T06:02:41.137Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-03T06:02:41.137Z] + PACKAGES=/tmp/packages_start.txt [2022-10-03T06:02:41.137Z] + '[' /w/workspace/edgex-go/1 ']' [2022-10-03T06:02:41.137Z] + PACKAGES=/tmp/packages_end.txt [2022-10-03T06:02:41.137Z] + case "${OS_FAMILY}" in [2022-10-03T06:02:41.137Z] + dpkg -l [2022-10-03T06:02:41.137Z] + grep '^ii' [2022-10-03T06:02:41.137Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-03T06:02:41.137Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-03T06:02:41.137Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-03T06:02:41.137Z] + '[' /w/workspace/edgex-go/1 ']' [2022-10-03T06:02:41.137Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-10-03T06:02:41.137Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-10-03T06:02:41.170Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-03T06:02:41.459Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T06:02:42.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T06:02:42.090Z] [2022-10-03T06:02:42.090Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T06:02:42.454Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T06:02:42.454Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-03T06:02:42.454Z] 5eb5b503b376: Pulling fs layer [2022-10-03T06:02:42.454Z] 5c69ac0246d0: Pulling fs layer [2022-10-03T06:02:42.454Z] ec43610c2a17: Pulling fs layer [2022-10-03T06:02:42.454Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-03T06:02:42.454Z] 33b1e0a273af: Pulling fs layer [2022-10-03T06:02:42.454Z] 5d3b04190fa2: Pulling fs layer [2022-10-03T06:02:42.454Z] 2f39f015ded8: Pulling fs layer [2022-10-03T06:02:42.454Z] 33b1e0a273af: Waiting [2022-10-03T06:02:42.454Z] 5d3b04190fa2: Waiting [2022-10-03T06:02:42.454Z] 2f39f015ded8: Waiting [2022-10-03T06:02:42.454Z] 5c69ac0246d0: Download complete [2022-10-03T06:02:42.454Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-03T06:02:42.454Z] 3a2ae6a8a46f: Download complete [2022-10-03T06:02:42.713Z] 33b1e0a273af: Verifying Checksum [2022-10-03T06:02:42.713Z] 33b1e0a273af: Download complete [2022-10-03T06:02:42.713Z] 5d3b04190fa2: Verifying Checksum [2022-10-03T06:02:42.713Z] 5d3b04190fa2: Download complete [2022-10-03T06:02:42.713Z] ec43610c2a17: Download complete [2022-10-03T06:02:42.713Z] 5eb5b503b376: Verifying Checksum [2022-10-03T06:02:42.713Z] 5eb5b503b376: Download complete [2022-10-03T06:02:43.278Z] 2f39f015ded8: Download complete [2022-10-03T06:02:43.843Z] 5eb5b503b376: Pull complete [2022-10-03T06:02:43.843Z] 5c69ac0246d0: Pull complete [2022-10-03T06:02:44.409Z] ec43610c2a17: Pull complete [2022-10-03T06:02:44.409Z] 3a2ae6a8a46f: Pull complete [2022-10-03T06:02:44.666Z] 33b1e0a273af: Pull complete [2022-10-03T06:02:44.666Z] 5d3b04190fa2: Pull complete [2022-10-03T06:02:48.846Z] 2f39f015ded8: Pull complete [2022-10-03T06:02:48.846Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-03T06:02:48.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T06:02:48.846Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T06:02:49.044Z] prd-ubuntu20.04-docker-8c-8g-6832 does not seem to be running inside a container [2022-10-03T06:02:49.072Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-03T06:02:50.462Z] $ docker top 5e118e49892a81727c464435a58676612f063d9bd174febbc340df78929ea31e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T06:02:50.841Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-03T06:02:51.148Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-03T06:02:51.453Z] + ls /var/log/sa-host [2022-10-03T06:02:51.453Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T06:02:51.576Z] provisioning config files... [2022-10-03T06:02:51.584Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config10314421796009598657tmp [Pipeline] { [Pipeline] echo [2022-10-03T06:02:51.637Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T06:02:51.945Z] ---> create-netrc.sh [Pipeline] } [2022-10-03T06:02:51.976Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-03T06:02:52.354Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-03T06:02:52.384Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T06:02:52.695Z] ---> sudo-logs.sh [2022-10-03T06:02:52.695Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-03T06:02:52.770Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T06:02:53.080Z] ---> job-cost.sh [2022-10-03T06:02:53.080Z] lf-activate-venv: SKIPPING [2022-10-03T06:02:53.080Z] INFO: No Stack... [2022-10-03T06:02:53.340Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-03T06:02:53.599Z] INFO: Archiving Costs [Pipeline] echo [2022-10-03T06:02:53.634Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T06:02:53.945Z] ---> logs-deploy.sh [2022-10-03T06:02:53.945Z] lf-activate-venv: SKIPPING [2022-10-03T06:02:53.945Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4177/1 [2022-10-03T06:02:53.945Z] INFO: archiving workspace using pattern(s): [2022-10-03T06:02:54.891Z] Archives upload complete. [2022-10-03T06:02:54.891Z] INFO: archiving logs to Nexus