Pull request #4228 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 ItsRico for edgexfoundry/edgex-go Loading trusted files from base branch main at c8dc4aaa282fbe6e844314843563128f08055c6c rather than 875252c620abe4711f809115bdf8d1ed52d87c25 Obtained Jenkinsfile from c8dc4aaa282fbe6e844314843563128f08055c6c 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-ssh9749699252601869713.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh16144854256540400774.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-4228/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-4228/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1302936115949208345.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-4228/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11550115836619031205.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh7852520930947232665.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-4228/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-4228/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12638421100826765819.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-118534 in /w/workspace/edgexfoundry_edgex-go_PR-4228 [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/4228/head:refs/remotes/origin/PR-4228 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c8dc4aaa282fbe6e844314843563128f08055c6c into PR head commit 875252c620abe4711f809115bdf8d1ed52d87c25 Merge succeeded, producing 875252c620abe4711f809115bdf8d1ed52d87c25 Checking out Revision 875252c620abe4711f809115bdf8d1ed52d87c25 (PR-4228) > git config core.sparsecheckout # timeout=10 > git checkout -f 875252c620abe4711f809115bdf8d1ed52d87c25 # 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 c8dc4aaa282fbe6e844314843563128f08055c6c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 875252c620abe4711f809115bdf8d1ed52d87c25 # timeout=10 Commit message: "refactor: removing vault wait from consul start" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-07T22:57:37.087Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-07T22:57:37.257Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-07T22:57:37.353Z] ========================================================= [2022-11-07T22:57:37.353Z] EdgeX Global Pipelines Version Info [2022-11-07T22:57:37.353Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-07T22:57:38.098Z] ------------------- [2022-11-07T22:57:38.098Z] stable info: [2022-11-07T22:57:38.098Z] ------------------- [2022-11-07T22:57:38.098Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-07T22:57:38.098Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-07T22:57:38.098Z] Message: update stable to v1.0.244 [2022-11-07T22:57:38.668Z] ------------------- [2022-11-07T22:57:38.668Z] experimental info: [2022-11-07T22:57:38.668Z] ------------------- [2022-11-07T22:57:38.668Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-07T22:57:38.668Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-07T22:57:38.668Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-07T22:57:38.948Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-11-07T22:57:38.990Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-11-07T22:57:39.035Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-07T22:57:39.076Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-07T22:57:39.119Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-07T22:57:39.164Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-07T22:57:39.211Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-07T22:57:39.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-11-07T22:57:39.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-11-07T22:57:39.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-11-07T22:57:39.388Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-07T22:57:39.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-07T22:57:39.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-07T22:57:39.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-07T22:57:39.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-07T22:57:39.600Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-07T22:57:39.639Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-07T22:57:39.681Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-07T22:57:39.719Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-11-07T22:57:39.759Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-11-07T22:57:39.802Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-07T22:57:39.842Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-07T22:57:39.881Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-07T22:57:39.920Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4228 [Pipeline] echo [2022-11-07T22:57:39.961Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4228 [Pipeline] echo [2022-11-07T22:57:40.000Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4228 [Pipeline] echo [2022-11-07T22:57:40.038Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 875252c620abe4711f809115bdf8d1ed52d87c25 [Pipeline] echo [2022-11-07T22:57:40.076Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 875252c [Pipeline] echo [2022-11-07T22:57:40.114Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-07T22:57:40.222Z] provisioning config files... [2022-11-07T22:57:40.238Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4839283499526785248tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T22:57:40.606Z] ---> docker-login.sh [2022-11-07T22:57:40.606Z] nexus3.edgexfoundry.org:10001 [2022-11-07T22:57:40.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T22:57:40.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T22:57:40.869Z] Configure a credential helper to remove this warning. See [2022-11-07T22:57:40.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T22:57:40.869Z] [2022-11-07T22:57:40.869Z] Login Succeeded [2022-11-07T22:57:40.869Z] nexus3.edgexfoundry.org:10002 [2022-11-07T22:57:40.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T22:57:40.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T22:57:40.869Z] Configure a credential helper to remove this warning. See [2022-11-07T22:57:40.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T22:57:40.869Z] [2022-11-07T22:57:40.869Z] Login Succeeded [2022-11-07T22:57:40.869Z] nexus3.edgexfoundry.org:10003 [2022-11-07T22:57:41.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T22:57:41.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T22:57:41.128Z] Configure a credential helper to remove this warning. See [2022-11-07T22:57:41.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T22:57:41.128Z] [2022-11-07T22:57:41.128Z] Login Succeeded [2022-11-07T22:57:41.128Z] nexus3.edgexfoundry.org:10004 [2022-11-07T22:57:41.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T22:57:41.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T22:57:41.128Z] Configure a credential helper to remove this warning. See [2022-11-07T22:57:41.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T22:57:41.128Z] [2022-11-07T22:57:41.128Z] Login Succeeded [2022-11-07T22:57:41.128Z] docker.io [2022-11-07T22:57:41.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T22:57:41.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T22:57:41.650Z] Configure a credential helper to remove this warning. See [2022-11-07T22:57:41.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T22:57:41.650Z] [2022-11-07T22:57:41.650Z] Login Succeeded [2022-11-07T22:57:41.650Z] ---> docker-login.sh ends [Pipeline] } [2022-11-07T22:57:41.672Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-07T22:57:42.095Z] + 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-11-07T22:57:42.095Z] + dirname cmd/core-command/Dockerfile [2022-11-07T22:57:42.095Z] + cut -d/ -f2 [2022-11-07T22:57:42.095Z] + echo core-command,cmd/core-command/Dockerfile [2022-11-07T22:57:42.095Z] + dirname cmd/core-data/Dockerfile [2022-11-07T22:57:42.095Z] + cut -d/ -f2 [2022-11-07T22:57:42.095Z] + echo core-data,cmd/core-data/Dockerfile [2022-11-07T22:57:42.095Z] + + dirname cmd/core-metadata/Dockerfile [2022-11-07T22:57:42.095Z] cut -d/ -f2 [2022-11-07T22:57:42.095Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-11-07T22:57:42.095Z] + dirname+ cmd/security-bootstrapper/Dockerfile [2022-11-07T22:57:42.095Z] cut -d/ -f2 [2022-11-07T22:57:42.095Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-11-07T22:57:42.095Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-11-07T22:57:42.095Z] + cut -d/ -f2 [2022-11-07T22:57:42.095Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-11-07T22:57:42.095Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-11-07T22:57:42.095Z] + cut -d/ -f2 [2022-11-07T22:57:42.095Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-11-07T22:57:42.095Z] + + cut -d/ -f2 [2022-11-07T22:57:42.095Z] dirname cmd/security-spiffe-token-provider/Dockerfile [2022-11-07T22:57:42.095Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-11-07T22:57:42.095Z] + dirname cmd/security-spire-agent/Dockerfile [2022-11-07T22:57:42.095Z] + cut -d/ -f2 [2022-11-07T22:57:42.095Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-11-07T22:57:42.095Z] + + dirname cmd/security-spire-config/Dockerfile [2022-11-07T22:57:42.095Z] cut -d/ -f2 [2022-11-07T22:57:42.095Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-11-07T22:57:42.095Z] + dirname cmd/security-spire-server/Dockerfile [2022-11-07T22:57:42.095Z] + cut -d/ -f2 [2022-11-07T22:57:42.095Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-11-07T22:57:42.095Z] + dirname cmd/support-notifications/Dockerfile [2022-11-07T22:57:42.095Z] + cut -d/ -f2 [2022-11-07T22:57:42.095Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-11-07T22:57:42.095Z] + dirname cmd/support-scheduler/Dockerfile [2022-11-07T22:57:42.095Z] + cut -d/ -f2 [2022-11-07T22:57:42.095Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-11-07T22:57:42.095Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-11-07T22:57:42.095Z] + cut -d/ -f2 [2022-11-07T22:57:42.095Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-11-07T22:57:42.147Z] 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-11-07T22:57:42.657Z] + git rev-list -1 --merges 875252c620abe4711f809115bdf8d1ed52d87c25~1..875252c620abe4711f809115bdf8d1ed52d87c25 [Pipeline] echo [2022-11-07T22:57:42.687Z] -----------> git rev-list -1 --merges 875252c620abe4711f809115bdf8d1ed52d87c25~1..875252c620abe4711f809115bdf8d1ed52d87c25 875252c620abe4711f809115bdf8d1ed52d87c25 [false] [Pipeline] sh [2022-11-07T22:57:42.994Z] + git log --format=format:%s -1 875252c620abe4711f809115bdf8d1ed52d87c25 [Pipeline] echo [2022-11-07T22:57:43.030Z] ========================================================= [2022-11-07T22:57:43.030Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-07T22:57:43.030Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-11-07T22:57:43.467Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-07T22:57:43.467Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-07T22:57:43.467Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-07T22:57:43.467Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-07T22:57:43.467Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-07T22:57:43.467Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-07T22:57:43.467Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T22:57:43.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-07T22:57:43.890Z] [2022-11-07T22:57:43.890Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T22:57:44.269Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-07T22:57:44.269Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-07T22:57:44.269Z] b85a868b505f: Pulling fs layer [2022-11-07T22:57:44.269Z] e2be974225ed: Pulling fs layer [2022-11-07T22:57:44.269Z] 339a4e72a1f5: Pulling fs layer [2022-11-07T22:57:44.269Z] 988bab9f4d93: Pulling fs layer [2022-11-07T22:57:44.269Z] 1469e6f7b9e6: Pulling fs layer [2022-11-07T22:57:44.269Z] eaf3925da568: Pulling fs layer [2022-11-07T22:57:44.269Z] bab4dde63d76: Pulling fs layer [2022-11-07T22:57:44.269Z] bde34c3a00c8: Pulling fs layer [2022-11-07T22:57:44.269Z] b352a97aabf1: Pulling fs layer [2022-11-07T22:57:44.269Z] 4872d77fe225: Pulling fs layer [2022-11-07T22:57:44.269Z] 5851b861e8e6: Pulling fs layer [2022-11-07T22:57:44.269Z] 1469e6f7b9e6: Waiting [2022-11-07T22:57:44.269Z] eaf3925da568: Waiting [2022-11-07T22:57:44.269Z] bab4dde63d76: Waiting [2022-11-07T22:57:44.269Z] bde34c3a00c8: Waiting [2022-11-07T22:57:44.269Z] b352a97aabf1: Waiting [2022-11-07T22:57:44.269Z] 5851b861e8e6: Waiting [2022-11-07T22:57:44.269Z] 4872d77fe225: Waiting [2022-11-07T22:57:44.269Z] 988bab9f4d93: Waiting [2022-11-07T22:57:44.269Z] e2be974225ed: Download complete [2022-11-07T22:57:44.269Z] 988bab9f4d93: Verifying Checksum [2022-11-07T22:57:44.269Z] 988bab9f4d93: Download complete [2022-11-07T22:57:44.532Z] 1469e6f7b9e6: Download complete [2022-11-07T22:57:44.532Z] 339a4e72a1f5: Verifying Checksum [2022-11-07T22:57:44.532Z] 339a4e72a1f5: Download complete [2022-11-07T22:57:44.532Z] eaf3925da568: Verifying Checksum [2022-11-07T22:57:44.532Z] eaf3925da568: Download complete [2022-11-07T22:57:44.532Z] bde34c3a00c8: Download complete [2022-11-07T22:57:44.532Z] b352a97aabf1: Download complete [2022-11-07T22:57:44.532Z] 4872d77fe225: Download complete [2022-11-07T22:57:44.532Z] 5851b861e8e6: Download complete [2022-11-07T22:57:44.532Z] b85a868b505f: Download complete [2022-11-07T22:57:44.792Z] bab4dde63d76: Verifying Checksum [2022-11-07T22:57:44.792Z] bab4dde63d76: Download complete [2022-11-07T22:57:45.732Z] b85a868b505f: Pull complete [2022-11-07T22:57:46.012Z] e2be974225ed: Pull complete [2022-11-07T22:57:46.600Z] 339a4e72a1f5: Pull complete [2022-11-07T22:57:46.600Z] 988bab9f4d93: Pull complete [2022-11-07T22:57:46.862Z] 1469e6f7b9e6: Pull complete [2022-11-07T22:57:46.862Z] eaf3925da568: Pull complete [2022-11-07T22:57:48.769Z] bab4dde63d76: Pull complete [2022-11-07T22:57:48.769Z] bde34c3a00c8: Pull complete [2022-11-07T22:57:48.769Z] b352a97aabf1: Pull complete [2022-11-07T22:57:49.031Z] 4872d77fe225: Pull complete [2022-11-07T22:57:49.031Z] 5851b861e8e6: Pull complete [2022-11-07T22:57:49.031Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-07T22:57:49.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-07T22:57:49.031Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T22:57:49.228Z] prd-ubuntu20.04-docker-8c-8g-118534 does not seem to be running inside a container [2022-11-07T22:57:49.257Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-07T22:57:50.635Z] $ docker top 2edd3b15c92deca9151034c99b56f80c79f4e061d52218d8492e1c9c9e2590b3 -eo pid,comm [2022-11-07T22:57:50.689Z] 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-11-07T22:57:50.689Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-07T22:57:50.813Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-07T22:57:50.813Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-07T22:57:50.933Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-07T22:57:50.935Z] $ docker exec 2edd3b15c92deca9151034c99b56f80c79f4e061d52218d8492e1c9c9e2590b3 ssh-agent [2022-11-07T22:57:51.055Z] SSH_AUTH_SOCK=/tmp/ssh-UmmF1vdoxpgb/agent.32 [2022-11-07T22:57:51.055Z] SSH_AGENT_PID=38 [2022-11-07T22:57:51.062Z] Running ssh-add (command line suppressed) [2022-11-07T22:57:51.165Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_236037363099778258.key (/w/workspace/edgex-go/1@tmp/private_key_236037363099778258.key) [2022-11-07T22:57:51.180Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-07T22:57:51.510Z] + git tag --points-at HEAD [Pipeline] } [2022-11-07T22:57:51.534Z] $ docker exec --env ******** --env ******** 2edd3b15c92deca9151034c99b56f80c79f4e061d52218d8492e1c9c9e2590b3 ssh-agent -k [2022-11-07T22:57:51.635Z] unset SSH_AUTH_SOCK; [2022-11-07T22:57:51.636Z] unset SSH_AGENT_PID; [2022-11-07T22:57:51.636Z] echo Agent pid 38 killed; [2022-11-07T22:57:51.646Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-07T22:57:51.734Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-07T22:57:51.734Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-07T22:57:51.846Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-07T22:57:51.847Z] $ docker exec 2edd3b15c92deca9151034c99b56f80c79f4e061d52218d8492e1c9c9e2590b3 ssh-agent [2022-11-07T22:57:51.963Z] SSH_AUTH_SOCK=/tmp/ssh-9hsZr1Kh35x5/agent.70 [2022-11-07T22:57:51.963Z] SSH_AGENT_PID=76 [2022-11-07T22:57:51.968Z] Running ssh-add (command line suppressed) [2022-11-07T22:57:52.081Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6208809978404055854.key (/w/workspace/edgex-go/1@tmp/private_key_6208809978404055854.key) [2022-11-07T22:57:52.095Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-07T22:57:52.427Z] + git semver init [2022-11-07T22:57:52.688Z] 2022-11-07 22:57:52,595 [run_init] DEBUG init version:0.0.0 force:False [2022-11-07T22:57:52.688Z] 2022-11-07 22:57:52,597 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-11-07T22:57:52.688Z] 2022-11-07 22:57:52,597 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-11-07T22:57:52.688Z] 2022-11-07 22:57:52,597 [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-11-07T22:57:56.902Z] 2022-11-07 22:57:56,668 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-11-07T22:57:56.902Z] 2022-11-07 22:57:56,668 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4228 with force:False [2022-11-07T22:57:56.902Z] 2022-11-07 22:57:56,668 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4228 [2022-11-07T22:57:56.902Z] 2022-11-07 22:57:56,671 [execute] INFO git cat-file --batch-check [2022-11-07T22:57:56.902Z] 2022-11-07 22:57:56,671 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-11-07T22:57:56.902Z] 2022-11-07 22:57:56,676 [execute] INFO git cat-file --batch [2022-11-07T22:57:56.902Z] 2022-11-07 22:57:56,677 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-11-07T22:57:56.902Z] 2022-11-07 22:57:56,681 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4228 [2022-11-07T22:57:56.902Z] 0.0.0 [Pipeline] } [2022-11-07T22:57:56.924Z] $ docker exec --env ******** --env ******** 2edd3b15c92deca9151034c99b56f80c79f4e061d52218d8492e1c9c9e2590b3 ssh-agent -k [2022-11-07T22:57:57.033Z] unset SSH_AUTH_SOCK; [2022-11-07T22:57:57.034Z] unset SSH_AGENT_PID; [2022-11-07T22:57:57.034Z] echo Agent pid 76 killed; [2022-11-07T22:57:57.047Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-07T22:57:57.481Z] + git semver [Pipeline] } [2022-11-07T22:57:57.766Z] $ docker stop --time=1 2edd3b15c92deca9151034c99b56f80c79f4e061d52218d8492e1c9c9e2590b3 [2022-11-07T22:57:59.101Z] $ docker rm -f 2edd3b15c92deca9151034c99b56f80c79f4e061d52218d8492e1c9c9e2590b3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-07T22:57:59.505Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-07T22:57:59.753Z] Stashed 1 file(s) [Pipeline] echo [2022-11-07T22:57:59.775Z] [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-11-07T22:58:00.551Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-11-07T22:58:00.586Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T22:58:00.621Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T22:58:00.657Z] ========================================================= [2022-11-07T22:58:00.657Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-07T22:58:00.657Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-11-07T22:58:00.999Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-07T22:58:00.999Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-07T22:58:00.999Z] 213ec9aee27d: Pulling fs layer [2022-11-07T22:58:00.999Z] 4583459ba037: Pulling fs layer [2022-11-07T22:58:00.999Z] 93c1e223e6f2: Pulling fs layer [2022-11-07T22:58:00.999Z] 53926ce57604: Pulling fs layer [2022-11-07T22:58:00.999Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-07T22:58:00.999Z] 22ff95d597cd: Pulling fs layer [2022-11-07T22:58:00.999Z] 12d6caf4c0d1: Pulling fs layer [2022-11-07T22:58:00.999Z] 96b7cbca73a9: Pulling fs layer [2022-11-07T22:58:00.999Z] a7acece74701: Pulling fs layer [2022-11-07T22:58:00.999Z] 22ff95d597cd: Waiting [2022-11-07T22:58:00.999Z] 12d6caf4c0d1: Waiting [2022-11-07T22:58:00.999Z] 53926ce57604: Waiting [2022-11-07T22:58:00.999Z] 96b7cbca73a9: Waiting [2022-11-07T22:58:00.999Z] a7acece74701: Waiting [2022-11-07T22:58:00.999Z] 21b2b0c7a3f4: Waiting [2022-11-07T22:58:00.999Z] 93c1e223e6f2: Verifying Checksum [2022-11-07T22:58:00.999Z] 93c1e223e6f2: Download complete [2022-11-07T22:58:00.999Z] 4583459ba037: Verifying Checksum [2022-11-07T22:58:00.999Z] 4583459ba037: Download complete [2022-11-07T22:58:00.999Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-07T22:58:00.999Z] 21b2b0c7a3f4: Download complete [2022-11-07T22:58:01.000Z] 22ff95d597cd: Verifying Checksum [2022-11-07T22:58:01.000Z] 22ff95d597cd: Download complete [2022-11-07T22:58:01.000Z] 213ec9aee27d: Verifying Checksum [2022-11-07T22:58:01.000Z] 213ec9aee27d: Download complete [2022-11-07T22:58:01.000Z] 12d6caf4c0d1: Download complete [2022-11-07T22:58:01.266Z] 213ec9aee27d: Pull complete [2022-11-07T22:58:01.266Z] 4583459ba037: Pull complete [2022-11-07T22:58:01.528Z] 93c1e223e6f2: Pull complete [2022-11-07T22:58:01.528Z] a7acece74701: Verifying Checksum [2022-11-07T22:58:01.528Z] a7acece74701: Download complete [2022-11-07T22:58:01.789Z] 96b7cbca73a9: Verifying Checksum [2022-11-07T22:58:01.789Z] 96b7cbca73a9: Download complete [2022-11-07T22:58:01.789Z] 53926ce57604: Verifying Checksum [2022-11-07T22:58:01.789Z] 53926ce57604: Download complete [2022-11-07T22:58:05.981Z] 53926ce57604: Pull complete [2022-11-07T22:58:05.981Z] 21b2b0c7a3f4: Pull complete [2022-11-07T22:58:05.981Z] 22ff95d597cd: Pull complete [2022-11-07T22:58:05.981Z] 12d6caf4c0d1: Pull complete [2022-11-07T22:58:07.881Z] 96b7cbca73a9: Pull complete [2022-11-07T22:58:08.450Z] a7acece74701: Pull complete [2022-11-07T22:58:08.450Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-07T22:58:08.450Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-07T22:58:08.450Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-11-07T22:58:08.801Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-07T22:58:08.801Z] WORKDIR /edgex [2022-11-07T22:58:08.801Z] COPY go.mod . [2022-11-07T22:58:08.801Z] RUN go mod download [2022-11-07T22:58:08.801Z] docker build -t ci-base-image-x86_64 -f - . [2022-11-07T22:58:09.736Z] Sending build context to Docker daemon 169.7MB [2022-11-07T22:58:09.736Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-07T22:58:09.736Z] ---> db6d94c90886 [2022-11-07T22:58:09.736Z] Step 2/4 : WORKDIR /edgex [2022-11-07T22:58:11.643Z] ---> Running in 7cdae91bce32 [2022-11-07T22:58:11.643Z] Removing intermediate container 7cdae91bce32 [2022-11-07T22:58:11.643Z] ---> 7c3bffe73596 [2022-11-07T22:58:11.643Z] Step 3/4 : COPY go.mod . [2022-11-07T22:58:11.643Z] ---> 2149064eb0f6 [2022-11-07T22:58:11.643Z] Step 4/4 : RUN go mod download [2022-11-07T22:58:11.643Z] ---> Running in 0dc0bae7e05f [2022-11-07T22:58:15.104Z] Still waiting to schedule task [2022-11-07T22:58:15.104Z] ‘prd-centos7-blackbox-4c-2g-118274’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-11-07T22:58:15.104Z] ‘prd-centos7-docker-4c-2g-118521’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-11-07T22:58:15.104Z] ‘prd-ubuntu20.04-docker-8c-8g-118522’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-11-07T22:58:15.104Z] ‘prd-ubuntu20.04-docker-8c-8g-118524’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-11-07T22:58:15.104Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-118525’ is offline [2022-11-07T22:58:15.104Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-118527’ is offline [2022-11-07T22:58:15.104Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-118533’ is offline [2022-11-07T22:58:23.868Z] Removing intermediate container 0dc0bae7e05f [2022-11-07T22:58:23.868Z] ---> 0027b2e9452a [2022-11-07T22:58:23.868Z] Successfully built 0027b2e9452a [2022-11-07T22:58:23.868Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T22:58:24.237Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-07T22:58:24.237Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T22:58:24.395Z] prd-ubuntu20.04-docker-8c-8g-118534 does not seem to be running inside a container [2022-11-07T22:58:24.426Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-11-07T22:58:24.822Z] $ docker top d7d144b9d428fd0e5355044568f87c66928fcfb8cf2ed9c05e23184a7db74433 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T22:58:25.217Z] + go version [2022-11-07T22:58:25.217Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-07T22:58:25.248Z] $ docker stop --time=1 d7d144b9d428fd0e5355044568f87c66928fcfb8cf2ed9c05e23184a7db74433 [2022-11-07T22:58:26.574Z] $ docker rm -f d7d144b9d428fd0e5355044568f87c66928fcfb8cf2ed9c05e23184a7db74433 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T22:58:27.300Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-07T22:58:27.300Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T22:58:27.446Z] prd-ubuntu20.04-docker-8c-8g-118534 does not seem to be running inside a container [2022-11-07T22:58:27.476Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-11-07T22:58:27.836Z] $ docker top 2763af69eeb3f92698f49dba7d6c8a3df2c28a026ea66233889d51c29fc78e02 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-07T22:58:27.949Z] ========================================================= [2022-11-07T22:58:27.949Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-11-07T22:58:27.949Z] ========================================================= [Pipeline] sh [2022-11-07T22:58:28.244Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-11-07T22:58:28.615Z] + make test [2022-11-07T22:58:28.615Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-11-07T22:58:35.186Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-11-07T22:58:50.056Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-11-07T22:58:50.056Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-11-07T22:58:50.056Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-11-07T22:58:50.056Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-11-07T22:58:50.056Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-11-07T22:58:50.056Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-11-07T22:58:50.056Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-11-07T22:58:50.056Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-11-07T22:58:50.056Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-11-07T22:58:50.056Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-11-07T22:58:50.056Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-11-07T22:58:50.056Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-11-07T22:58:50.056Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-11-07T22:58:50.056Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-11-07T22:58:50.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-11-07T22:58:50.056Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.072s coverage: 28.7% of statements [2022-11-07T22:58:50.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-11-07T22:58:50.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-11-07T22:58:50.057Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.091s coverage: 98.5% of statements [2022-11-07T22:58:50.057Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.080s coverage: 43.0% of statements [2022-11-07T22:58:50.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-11-07T22:58:50.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-11-07T22:58:50.057Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.123s coverage: 54.2% of statements [2022-11-07T22:58:50.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-11-07T22:58:50.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-11-07T22:58:54.237Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.863s coverage: 89.2% of statements [2022-11-07T22:58:54.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-11-07T22:58:54.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-11-07T22:58:54.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-11-07T22:58:54.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-11-07T22:58:54.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-11-07T22:58:54.237Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.081s coverage: 2.2% of statements [2022-11-07T22:58:54.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-11-07T22:58:54.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-11-07T22:58:54.237Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.492s coverage: 95.6% of statements [2022-11-07T22:58:54.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-11-07T22:58:54.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-11-07T22:58:54.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-11-07T22:58:54.237Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.076s coverage: 72.2% of statements [2022-11-07T22:58:54.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-11-07T22:58:54.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-11-07T22:58:54.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-11-07T22:58:54.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-11-07T22:58:54.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-11-07T22:58:54.237Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.142s coverage: 60.0% of statements [2022-11-07T22:58:54.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-11-07T22:58:54.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-11-07T22:58:54.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-11-07T22:58:54.237Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.060s coverage: 0.9% of statements [2022-11-07T22:58:54.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-11-07T22:58:54.237Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.073s coverage: 58.8% of statements [2022-11-07T22:58:54.237Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.077s coverage: 29.6% of statements [2022-11-07T22:58:54.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-11-07T22:58:54.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements [2022-11-07T22:58:54.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.055s coverage: 79.5% of statements [2022-11-07T22:58:54.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.080s coverage: 94.1% of statements [2022-11-07T22:58:54.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements [2022-11-07T22:58:54.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2022-11-07T22:58:59.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.080s coverage: 94.4% of statements [2022-11-07T22:58:59.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.082s coverage: 44.8% of statements [2022-11-07T22:59:06.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.209s coverage: 79.9% of statements [2022-11-07T22:59:06.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-11-07T22:59:12.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.099s coverage: 92.9% of statements [2022-11-07T22:59:12.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-11-07T22:59:12.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-11-07T22:59:12.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-11-07T22:59:12.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements [2022-11-07T22:59:12.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-11-07T22:59:12.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-11-07T22:59:12.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-11-07T22:59:12.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-11-07T22:59:12.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 86.9% of statements [2022-11-07T22:59:12.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-11-07T22:59:12.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-11-07T22:59:12.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-11-07T22:59:12.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-11-07T22:59:12.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements [2022-11-07T22:59:12.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-11-07T22:59:12.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-11-07T22:59:12.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2022-11-07T22:59:12.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-11-07T22:59:12.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 58.8% of statements [2022-11-07T22:59:12.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-11-07T22:59:12.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 80.0% of statements [2022-11-07T22:59:12.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2022-11-07T22:59:12.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.085s coverage: 85.4% of statements [2022-11-07T22:59:12.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.232s coverage: 91.2% of statements [2022-11-07T22:59:12.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-11-07T22:59:12.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.211s coverage: 64.7% of statements [2022-11-07T22:59:12.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-11-07T22:59:12.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-11-07T22:59:12.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2022-11-07T22:59:12.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2022-11-07T22:59:12.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-11-07T22:59:12.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2022-11-07T22:59:12.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements [2022-11-07T22:59:12.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.347s coverage: 65.8% of statements [2022-11-07T22:59:12.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-11-07T22:59:12.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-11-07T22:59:12.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-11-07T22:59:12.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.171s coverage: 41.8% of statements [2022-11-07T22:59:12.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-11-07T22:59:12.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-11-07T22:59:12.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements [2022-11-07T22:59:12.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-11-07T22:59:12.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.066s coverage: 84.8% of statements [2022-11-07T22:59:12.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-11-07T22:59:12.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-11-07T22:59:12.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-11-07T22:59:12.628Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-11-07T22:59:12.628Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.087s coverage: 17.7% of statements [2022-11-07T22:59:12.628Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-11-07T22:59:12.628Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-11-07T22:59:12.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-11-07T22:59:12.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-11-07T22:59:12.629Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.163s coverage: 92.3% of statements [2022-11-07T22:59:12.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-11-07T22:59:12.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-11-07T22:59:12.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-11-07T22:59:12.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-11-07T22:59:12.629Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2022-11-07T22:59:12.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-11-07T22:59:12.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-11-07T22:59:12.629Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.118s coverage: 97.7% of statements [2022-11-07T22:59:12.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-11-07T22:59:12.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-11-07T22:59:12.629Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-11-07T22:59:12.629Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-11-07T22:59:12.629Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2022-11-07T22:59:12.629Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-11-07T22:59:12.629Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-11-07T22:59:12.629Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-11-07T22:59:12.629Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-11-07T22:59:12.629Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-11-07T22:59:12.629Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-11-07T22:59:12.629Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.063s coverage: 100.0% of statements [2022-11-07T22:59:12.629Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-11-07T22:59:12.629Z] 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-11-07T22:59:34.557Z] 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-11-07T22:59:34.557Z] GO111MODULE=on go vet ./... [2022-11-07T22:59:37.089Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-07T22:59:37.089Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-07T22:59:37.089Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-07T22:59:37.127Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-11-07T22:59:37.442Z] + ls -al . [2022-11-07T22:59:37.442Z] total 768 [2022-11-07T22:59:37.442Z] drwxrwxr-x 11 1001 1001 4096 Nov 7 22:58 . [2022-11-07T22:59:37.442Z] drwxr-xr-x 4 root root 4096 Nov 7 22:58 .. [2022-11-07T22:59:37.442Z] drwxrwxr-x 2 1001 1001 4096 Nov 7 22:57 .blubracket [2022-11-07T22:59:37.442Z] -rw-rw-r-- 1 1001 1001 16 Nov 7 22:57 .dockerignore [2022-11-07T22:59:37.442Z] drwxrwxr-x 8 1001 1001 4096 Nov 7 22:59 .git [2022-11-07T22:59:37.442Z] drwxrwxr-x 3 1001 1001 4096 Nov 7 22:57 .github [2022-11-07T22:59:37.442Z] -rw-rw-r-- 1 1001 1001 1030 Nov 7 22:57 .gitignore [2022-11-07T22:59:37.442Z] -rw-rw-r-- 1 1001 1001 42 Nov 7 22:57 .golangci.yml [2022-11-07T22:59:37.442Z] -rw-rw-r-- 1 1001 1001 87 Nov 7 22:57 .hadolint.yml [2022-11-07T22:59:37.442Z] drwxr-xr-x 3 1001 1001 4096 Nov 7 22:57 .semver [2022-11-07T22:59:37.442Z] -rw-rw-r-- 1 1001 1001 166 Nov 7 22:57 .sonarcloud.properties [2022-11-07T22:59:37.442Z] -rw-rw-r-- 1 1001 1001 1171 Nov 7 22:57 ADOPTERS.md [2022-11-07T22:59:37.442Z] -rw-rw-r-- 1 1001 1001 10722 Nov 7 22:57 Attribution.txt [2022-11-07T22:59:37.442Z] -rw-rw-r-- 1 1001 1001 63209 Nov 7 22:57 CHANGELOG.md [2022-11-07T22:59:37.442Z] -rw-rw-r-- 1 1001 1001 3804 Nov 7 22:57 CONTRIBUTING.md [2022-11-07T22:59:37.442Z] -rw-rw-r-- 1 1001 1001 677 Nov 7 22:57 GOVERNANCE.md [2022-11-07T22:59:37.442Z] -rw-rw-r-- 1 1001 1001 850 Nov 7 22:57 Jenkinsfile [2022-11-07T22:59:37.442Z] -rw-rw-r-- 1 1001 1001 10775 Nov 7 22:57 LICENSE [2022-11-07T22:59:37.442Z] -rw-rw-r-- 1 1001 1001 13857 Nov 7 22:57 Makefile [2022-11-07T22:59:37.442Z] -rw-rw-r-- 1 1001 1001 582 Nov 7 22:57 OWNERS.md [2022-11-07T22:59:37.442Z] -rw-rw-r-- 1 1001 1001 9799 Nov 7 22:57 README.md [2022-11-07T22:59:37.442Z] -rw-rw-r-- 1 1001 1001 6912 Nov 7 22:57 SECURITY.md [2022-11-07T22:59:37.442Z] -rw-rw-r-- 1 1001 1001 5 Nov 7 22:57 VERSION [2022-11-07T22:59:37.442Z] -rw-rw-r-- 1 1001 1001 4131 Nov 7 22:57 ZMQWindows.md [2022-11-07T22:59:37.442Z] drwxrwxr-x 2 1001 1001 4096 Nov 7 22:57 bin [2022-11-07T22:59:37.442Z] drwxrwxr-x 18 1001 1001 4096 Nov 7 22:57 cmd [2022-11-07T22:59:37.442Z] -rw-r--r-- 1 root root 501828 Nov 7 22:59 coverage.out [2022-11-07T22:59:37.442Z] -rw-rw-r-- 1 1001 1001 3447 Nov 7 22:57 go.mod [2022-11-07T22:59:37.442Z] -rw-rw-r-- 1 1001 1001 45062 Nov 7 22:57 go.sum [2022-11-07T22:59:37.442Z] drwxrwxr-x 8 1001 1001 4096 Nov 7 22:57 internal [2022-11-07T22:59:37.442Z] drwxrwxr-x 3 1001 1001 4096 Nov 7 22:57 openapi [2022-11-07T22:59:37.442Z] drwxrwxr-x 4 1001 1001 4096 Nov 7 22:57 snap [2022-11-07T22:59:37.442Z] -rw-rw-r-- 1 1001 1001 204 Nov 7 22:57 version.go [Pipeline] sh [2022-11-07T22:59:37.762Z] + '[' -e coverage.out ] [2022-11-07T22:59:37.762Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-11-07T22:59:37.875Z] Stashed 1 file(s) [Pipeline] sh [2022-11-07T22:59:38.169Z] + make build [2022-11-07T22:59:38.169Z] 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-11-07T22:59:50.370Z] 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-11-07T23:00:02.567Z] 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-11-07T23:00:02.567Z] 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-11-07T23:00:10.693Z] 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-11-07T23:00:10.693Z] 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-11-07T23:00:10.951Z] 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-11-07T23:00:12.324Z] 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-11-07T23:00:13.258Z] 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-11-07T23:00:14.190Z] 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-11-07T23:00:15.124Z] 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-11-07T23:00:16.061Z] 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-11-07T23:00:17.974Z] 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-11-07T23:00:19.373Z] $ docker stop --time=1 2763af69eeb3f92698f49dba7d6c8a3df2c28a026ea66233889d51c29fc78e02 [2022-11-07T23:00:21.760Z] $ docker rm -f 2763af69eeb3f92698f49dba7d6c8a3df2c28a026ea66233889d51c29fc78e02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T23:00:22.832Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-07T23:00:22.832Z] [2022-11-07T23:00:22.832Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T23:00:23.210Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-07T23:00:23.210Z] latest: Pulling from edgex-devops/edgex-compose [2022-11-07T23:00:23.210Z] cbdbe7a5bc2a: Pulling fs layer [2022-11-07T23:00:23.210Z] ca9280d653b3: Pulling fs layer [2022-11-07T23:00:23.210Z] 7e9c9ca2126c: Pulling fs layer [2022-11-07T23:00:23.210Z] cbdbe7a5bc2a: Verifying Checksum [2022-11-07T23:00:23.210Z] cbdbe7a5bc2a: Download complete [2022-11-07T23:00:23.469Z] cbdbe7a5bc2a: Pull complete [2022-11-07T23:00:23.469Z] ca9280d653b3: Verifying Checksum [2022-11-07T23:00:23.469Z] ca9280d653b3: Download complete [2022-11-07T23:00:24.035Z] 7e9c9ca2126c: Download complete [2022-11-07T23:00:24.035Z] ca9280d653b3: Pull complete [2022-11-07T23:00:27.318Z] 7e9c9ca2126c: Pull complete [2022-11-07T23:00:27.318Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-11-07T23:00:27.318Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-07T23:00:27.318Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T23:00:27.525Z] prd-ubuntu20.04-docker-8c-8g-118534 does not seem to be running inside a container [2022-11-07T23:00:27.550Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-11-07T23:00:28.942Z] $ docker top 8542f66879d8a69207a2af3c74d983714636d84fd4ab9ca0daf712fadc4d35ca -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T23:00:29.342Z] + docker-compose build --help [2022-11-07T23:00:29.342Z] + grep parallel [2022-11-07T23:00:29.910Z] --parallel Build images in parallel. [Pipeline] } [2022-11-07T23:00:29.944Z] $ docker stop --time=1 8542f66879d8a69207a2af3c74d983714636d84fd4ab9ca0daf712fadc4d35ca [2022-11-07T23:00:31.216Z] $ docker rm -f 8542f66879d8a69207a2af3c74d983714636d84fd4ab9ca0daf712fadc4d35ca [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T23:00:31.803Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-07T23:00:31.803Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T23:00:31.955Z] prd-ubuntu20.04-docker-8c-8g-118534 does not seem to be running inside a container [2022-11-07T23:00:31.981Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-11-07T23:00:32.361Z] $ docker top 0cf40651c3ad750daf05527604c09d7f2c164d8f950af0b4463f7a83a2e48846 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T23:00:32.754Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-11-07T23:00:33.323Z] Building core-command ... [2022-11-07T23:00:33.323Z] Building core-data ... [2022-11-07T23:00:33.323Z] Building core-metadata ... [2022-11-07T23:00:33.323Z] Building security-bootstrapper ... [2022-11-07T23:00:33.323Z] Building security-proxy-setup ... [2022-11-07T23:00:33.323Z] Building security-secretstore-setup ... [2022-11-07T23:00:33.323Z] Building security-spiffe-token-provider ... [2022-11-07T23:00:33.323Z] Building security-spire-agent ... [2022-11-07T23:00:33.323Z] Building security-spire-config ... [2022-11-07T23:00:33.323Z] Building security-spire-server ... [2022-11-07T23:00:33.323Z] Building support-notifications ... [2022-11-07T23:00:33.323Z] Building support-scheduler ... [2022-11-07T23:00:33.323Z] Building sys-mgmt-agent ... [2022-11-07T23:00:33.323Z] Building security-spire-agent [2022-11-07T23:00:33.323Z] Building security-bootstrapper [2022-11-07T23:00:33.323Z] Building sys-mgmt-agent [2022-11-07T23:00:33.323Z] Building security-secretstore-setup [2022-11-07T23:00:33.323Z] Building core-metadata [2022-11-07T23:00:45.528Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-07T23:00:45.528Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-07T23:00:45.528Z] ---> 0027b2e9452a [2022-11-07T23:00:45.528Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-07T23:00:45.528Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-07T23:00:45.528Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-07T23:00:45.528Z] ---> 0027b2e9452a [2022-11-07T23:00:45.528Z] Step 3/22 : WORKDIR /edgex-go [2022-11-07T23:00:45.528Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-07T23:00:45.528Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-07T23:00:45.528Z] ---> 0027b2e9452a [2022-11-07T23:00:45.528Z] Step 3/24 : WORKDIR /edgex-go [2022-11-07T23:00:45.528Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-07T23:00:45.528Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-07T23:00:45.528Z] ---> 0027b2e9452a [2022-11-07T23:00:45.528Z] Step 3/24 : WORKDIR /edgex-go [2022-11-07T23:00:45.528Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-07T23:00:45.528Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-11-07T23:00:45.528Z] ---> 0027b2e9452a [2022-11-07T23:00:45.528Z] Step 3/32 : WORKDIR /edgex-go [2022-11-07T23:00:47.433Z] ---> Running in c8e95fb242e4 [2022-11-07T23:00:47.433Z] ---> Running in adfee8d9da1a [2022-11-07T23:00:47.433Z] ---> Running in 377554dae2e2 [2022-11-07T23:00:47.433Z] ---> Running in fcfc4b2a50b7 [2022-11-07T23:00:47.433Z] ---> Running in c259d3ec4907 [2022-11-07T23:00:47.433Z] Removing intermediate container c8e95fb242e4 [2022-11-07T23:00:47.433Z] ---> 7e5c064e4e0e [2022-11-07T23:00:47.433Z] Step 4/24 : WORKDIR /edgex-go [2022-11-07T23:00:47.433Z] Removing intermediate container fcfc4b2a50b7 [2022-11-07T23:00:47.433Z] ---> c4cf263de4c5 [2022-11-07T23:00:47.433Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-07T23:00:47.433Z] ---> Running in 466cbaec1dbb [2022-11-07T23:00:47.433Z] Removing intermediate container 377554dae2e2 [2022-11-07T23:00:47.433Z] ---> 623076a19677 [2022-11-07T23:00:47.433Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-11-07T23:00:47.433Z] Removing intermediate container c259d3ec4907 [2022-11-07T23:00:47.433Z] ---> 065208c3215d [2022-11-07T23:00:47.433Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-11-07T23:00:47.433Z] Removing intermediate container adfee8d9da1a [2022-11-07T23:00:47.433Z] ---> 4658857b4049 [2022-11-07T23:00:47.433Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-11-07T23:00:47.433Z] ---> Running in 97d667ac41a5 [2022-11-07T23:00:47.433Z] ---> Running in dc599ec61301 [2022-11-07T23:00:47.433Z] ---> Running in a6d2596cc222 [2022-11-07T23:00:47.433Z] ---> Running in b2bce65dfcf5 [2022-11-07T23:00:47.433Z] Removing intermediate container 466cbaec1dbb [2022-11-07T23:00:47.433Z] ---> c5e07e095b1c [2022-11-07T23:00:47.433Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-11-07T23:00:47.433Z] ---> Running in 1a8bd37b0241 [2022-11-07T23:00:47.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-07T23:00:47.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-07T23:00:47.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-07T23:00:47.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-07T23:00:47.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-07T23:00:47.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-07T23:00:47.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-07T23:00:47.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-07T23:00:48.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-07T23:00:48.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-07T23:00:48.258Z] OK: 211 MiB in 51 packages [2022-11-07T23:00:48.258Z] OK: 211 MiB in 51 packages [2022-11-07T23:00:48.258Z] OK: 211 MiB in 51 packages [2022-11-07T23:00:48.258Z] OK: 211 MiB in 51 packages [2022-11-07T23:00:48.516Z] OK: 211 MiB in 51 packages [2022-11-07T23:00:48.774Z] Removing intermediate container dc599ec61301 [2022-11-07T23:00:48.774Z] ---> cd46b161dc4a [2022-11-07T23:00:48.774Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-07T23:00:48.775Z] Removing intermediate container 97d667ac41a5 [2022-11-07T23:00:48.775Z] ---> 00d9caef75d0 [2022-11-07T23:00:48.775Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-07T23:00:49.033Z] Removing intermediate container a6d2596cc222 [2022-11-07T23:00:49.033Z] ---> 939241276847 [2022-11-07T23:00:49.033Z] Step 5/32 : COPY go.mod vendor* ./ [2022-11-07T23:00:49.033Z] Removing intermediate container b2bce65dfcf5 [2022-11-07T23:00:49.033Z] ---> ba7d31b907b6 [2022-11-07T23:00:49.033Z] Step 5/22 : COPY go.mod vendor* ./ [2022-11-07T23:00:49.033Z] ---> 19ce9aa17cbf [2022-11-07T23:00:49.033Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T23:00:49.033Z] Removing intermediate container 1a8bd37b0241 [2022-11-07T23:00:49.033Z] ---> e1ee8cda32c2 [2022-11-07T23:00:49.033Z] Step 6/24 : COPY go.mod vendor* ./ [2022-11-07T23:00:49.033Z] ---> 33b5e20522cc [2022-11-07T23:00:49.033Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T23:00:49.033Z] ---> Running in a334c390c620 [2022-11-07T23:00:49.290Z] ---> 9097c35dc30f [2022-11-07T23:00:49.290Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T23:00:49.290Z] ---> Running in 6557a4148e01 [2022-11-07T23:00:49.290Z] ---> befeb8b3c3ec [2022-11-07T23:00:49.290Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T23:00:49.290Z] ---> Running in 7723df297247 [2022-11-07T23:00:49.290Z] ---> Running in 49eb4a46e0da [2022-11-07T23:00:49.290Z] ---> 7a8b4e7958fd [2022-11-07T23:00:49.290Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T23:00:49.290Z] ---> Running in eef92bc1d6e5 [2022-11-07T23:01:07.524Z] Removing intermediate container 6557a4148e01 [2022-11-07T23:01:07.524Z] ---> 01776eefa776 [2022-11-07T23:01:07.524Z] Step 7/24 : COPY . . [2022-11-07T23:01:07.524Z] Removing intermediate container 7723df297247 [2022-11-07T23:01:07.524Z] ---> b1d61dabaf49 [2022-11-07T23:01:07.524Z] Step 7/32 : COPY . . [2022-11-07T23:01:07.524Z] Removing intermediate container a334c390c620 [2022-11-07T23:01:07.524Z] ---> 59c1e8abe376 [2022-11-07T23:01:07.524Z] Step 7/24 : COPY . . [2022-11-07T23:01:07.524Z] Removing intermediate container 49eb4a46e0da [2022-11-07T23:01:07.524Z] ---> 83c599f8289d [2022-11-07T23:01:07.524Z] Step 7/22 : COPY . . [2022-11-07T23:01:07.524Z] Removing intermediate container eef92bc1d6e5 [2022-11-07T23:01:07.524Z] ---> a4f87b4272bd [2022-11-07T23:01:07.524Z] Step 8/24 : COPY . . [2022-11-07T23:01:15.670Z] ---> d1b408d1612b [2022-11-07T23:01:15.670Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-11-07T23:01:15.670Z] ---> 6117afae5061 [2022-11-07T23:01:15.670Z] ---> e77764bdf88d [2022-11-07T23:01:15.670Z] ---> 2f93b3f0151c [2022-11-07T23:01:15.670Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setupStep 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapperStep 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-11-07T23:01:15.670Z] [2022-11-07T23:01:15.670Z] [2022-11-07T23:01:15.670Z] ---> 762574e89389 [2022-11-07T23:01:15.670Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-07T23:01:15.670Z] ---> Running in bb1fd61d74a2 [2022-11-07T23:01:15.670Z] ---> Running in 8b3535b1229e [2022-11-07T23:01:15.670Z] ---> Running in b3f52cb04906 [2022-11-07T23:01:15.670Z] ---> Running in 15e84b10bff2 [2022-11-07T23:01:15.670Z] ---> Running in f011f5a69a80 [2022-11-07T23:01:15.670Z] Removing intermediate container f011f5a69a80 [2022-11-07T23:01:15.670Z] ---> fbc0b8dbdabc [2022-11-07T23:01:15.670Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-07T23:01:15.670Z] ---> Running in ac855077692d [2022-11-07T23:01:15.670Z] Removing intermediate container ac855077692d [2022-11-07T23:01:15.670Z] ---> fa178430a26c [2022-11-07T23:01:15.670Z] Step 10/24 : 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-11-07T23:01:15.670Z] ---> Running in df179135f99e [2022-11-07T23:01:15.670Z] 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-11-07T23:01:15.670Z] 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-11-07T23:01:15.670Z] 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-11-07T23:01:15.670Z] 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-11-07T23:01:16.251Z] Removing intermediate container df179135f99e [2022-11-07T23:01:16.251Z] ---> 36a9d8f1d8be [2022-11-07T23:01:16.251Z] Step 11/24 : WORKDIR /edgex-go [2022-11-07T23:01:16.510Z] ---> Running in aca242390659 [2022-11-07T23:01:16.768Z] Removing intermediate container aca242390659 [2022-11-07T23:01:16.768Z] ---> 0c41a2b11f51 [2022-11-07T23:01:16.768Z] [2022-11-07T23:01:16.768Z] Step 12/24 : FROM alpine:3.15 [2022-11-07T23:01:17.038Z] 3.15: Pulling from library/alpine [2022-11-07T23:01:17.972Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-11-07T23:01:17.972Z] Status: Downloaded newer image for alpine:3.15 [2022-11-07T23:01:17.972Z] ---> c4fc93816858 [2022-11-07T23:01:17.972Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-07T23:01:17.972Z] ---> Running in a999888c979f [2022-11-07T23:01:18.229Z] Removing intermediate container a999888c979f [2022-11-07T23:01:18.229Z] ---> 466c2ffc31fc [2022-11-07T23:01:18.229Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-07T23:01:18.229Z] ---> Running in e7b982e7a636 [2022-11-07T23:01:18.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-07T23:01:19.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-07T23:01:19.309Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-07T23:01:19.309Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-07T23:01:19.309Z] OK: 15859 distinct packages available [2022-11-07T23:01:19.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-07T23:01:19.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-07T23:01:19.566Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-11-07T23:01:19.566Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-11-07T23:01:19.566Z] (3/5) Installing libucontext (1.1-r0) [2022-11-07T23:01:19.566Z] (4/5) Installing gcompat (1.0.0-r4) [2022-11-07T23:01:19.566Z] (5/5) Installing openssl (1.1.1s-r1) [2022-11-07T23:01:19.823Z] Executing busybox-1.34.1-r7.trigger [2022-11-07T23:01:19.823Z] OK: 7 MiB in 19 packages [2022-11-07T23:01:21.198Z] Removing intermediate container e7b982e7a636 [2022-11-07T23:01:21.198Z] ---> 5cba0e6ede09 [2022-11-07T23:01:21.198Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-11-07T23:01:22.575Z] ---> aa9c6a14ea6e [2022-11-07T23:01:22.575Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-07T23:01:25.106Z] ---> 6c3a90c2b8f8 [2022-11-07T23:01:25.106Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-11-07T23:01:25.363Z] ---> edb957415ca5 [2022-11-07T23:01:25.363Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-11-07T23:01:26.298Z] ---> 7ed821fa93d6 [2022-11-07T23:01:26.298Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-11-07T23:01:26.874Z] ---> 70d36c650153 [2022-11-07T23:01:26.874Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-07T23:01:26.874Z] ---> Running in db1cf1d957f1 [2022-11-07T23:01:27.131Z] Removing intermediate container db1cf1d957f1 [2022-11-07T23:01:27.132Z] ---> 8ceecf8ac8a4 [2022-11-07T23:01:27.132Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-07T23:01:27.407Z] ---> Running in 678bb5e3552e [2022-11-07T23:01:27.664Z] Removing intermediate container 678bb5e3552e [2022-11-07T23:01:27.664Z] ---> adc3683b0c3d [2022-11-07T23:01:27.664Z] Step 22/24 : LABEL arch=x86_64 [2022-11-07T23:01:27.664Z] ---> Running in 3d83d5980c5b [2022-11-07T23:01:27.921Z] Removing intermediate container 3d83d5980c5b [2022-11-07T23:01:27.921Z] ---> c57a49fe4466 [2022-11-07T23:01:27.921Z] Step 23/24 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 [2022-11-07T23:01:27.921Z] ---> Running in 3fb559750781 [2022-11-07T23:01:28.181Z] Removing intermediate container 3fb559750781 [2022-11-07T23:01:28.181Z] ---> e188c36c4cd5 [2022-11-07T23:01:28.181Z] Step 24/24 : LABEL version=0.0.0 [2022-11-07T23:01:28.457Z] ---> Running in 72bbd660eedc [2022-11-07T23:01:28.715Z] Removing intermediate container 72bbd660eedc [2022-11-07T23:01:28.715Z] ---> 1c30e7e055e3 [2022-11-07T23:01:28.715Z] [2022-11-07T23:01:28.715Z] Successfully built 1c30e7e055e3 [2022-11-07T23:01:28.715Z] Successfully tagged security-spire-agent:latest [2022-11-07T23:01:28.715Z]  Building security-spire-agent ... done Building security-spire-server [2022-11-07T23:01:32.003Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-07T23:01:32.003Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-07T23:01:32.003Z] ---> 0027b2e9452a [2022-11-07T23:01:32.003Z] Step 3/23 : WORKDIR /edgex-go [2022-11-07T23:01:32.003Z] ---> Using cache [2022-11-07T23:01:32.003Z] ---> 4658857b4049 [2022-11-07T23:01:32.003Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-11-07T23:01:32.942Z] ---> Running in 0dbcaa7ff34d [2022-11-07T23:01:33.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-07T23:01:34.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-07T23:01:34.390Z] OK: 211 MiB in 51 packages [2022-11-07T23:01:35.322Z] Removing intermediate container 0dbcaa7ff34d [2022-11-07T23:01:35.322Z] ---> 3d7c33fc696e [2022-11-07T23:01:35.322Z] Step 5/23 : COPY go.mod vendor* ./ [2022-11-07T23:01:35.322Z] ---> ea451710ff57 [2022-11-07T23:01:35.322Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T23:01:35.579Z] ---> Running in 764fd0d79a9a [2022-11-07T23:01:36.578Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-118535 in /w/workspace/edgexfoundry_edgex-go_PR-4228 [Pipeline] { [Pipeline] ws [2022-11-07T23:01:36.617Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-11-07T23:01:36.693Z] The recommended git tool is: git [2022-11-07T23:01:42.135Z] 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-11-07T23:01:42.960Z] using credential edgex-jenkins-ssh [2022-11-07T23:01:42.979Z] Cloning the remote Git repository [2022-11-07T23:01:43.028Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-11-07T23:01:43.115Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-11-07T23:01:43.277Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-11-07T23:01:43.279Z] > git --version # timeout=10 [2022-11-07T23:01:43.312Z] > git --version # 'git version 2.25.1' [2022-11-07T23:01:43.314Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-07T23:01:43.379Z] Verifying host key using known hosts file [2022-11-07T23:01:43.622Z] 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-11-07T23:01:43.636Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-07T23:01:45.416Z] Removing intermediate container 8b3535b1229e [2022-11-07T23:01:45.416Z] ---> 634624461675 [2022-11-07T23:01:45.416Z] [2022-11-07T23:01:45.416Z] Step 9/32 : FROM alpine:3.16 [2022-11-07T23:01:45.416Z] Removing intermediate container bb1fd61d74a2 [2022-11-07T23:01:45.416Z] ---> ec6df9b5e23d [2022-11-07T23:01:45.416Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-11-07T23:01:45.684Z] Removing intermediate container b3f52cb04906 [2022-11-07T23:01:45.684Z] ---> 3330cad80b4f [2022-11-07T23:01:45.684Z] [2022-11-07T23:01:45.684Z] Step 10/24 : FROM alpine:3.16 [2022-11-07T23:01:45.684Z] ---> Running in 671ba5993610 [2022-11-07T23:01:45.943Z] Removing intermediate container 15e84b10bff2 [2022-11-07T23:01:45.943Z] ---> 29f054f5b75b [2022-11-07T23:01:45.943Z] [2022-11-07T23:01:45.943Z] Step 9/24 : FROM alpine:3.16 [2022-11-07T23:01:45.943Z] Removing intermediate container 764fd0d79a9a [2022-11-07T23:01:45.943Z] ---> 9e0386eb52f3 [2022-11-07T23:01:45.943Z] Step 7/23 : COPY . . [2022-11-07T23:01:46.510Z] 3.16: Pulling from library/alpine [2022-11-07T23:01:46.510Z] 3.16: Pulling from library/alpine [2022-11-07T23:01:46.769Z] 3.16: Pulling from library/alpine [2022-11-07T23:01:46.769Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-07T23:01:46.769Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-07T23:01:46.769Z] Status: Image is up to date for alpine:3.16 [2022-11-07T23:01:46.769Z] Status: Downloaded newer image for alpine:3.16 [2022-11-07T23:01:46.769Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-07T23:01:46.769Z] Status: Image is up to date for alpine:3.16 [2022-11-07T23:01:46.769Z] ---> 9c6f07244728 [2022-11-07T23:01:46.769Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-11-07T23:01:46.769Z] ---> 9c6f07244728 [2022-11-07T23:01:46.769Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-11-07T23:01:46.769Z] ---> 9c6f07244728 [2022-11-07T23:01:46.769Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-07T23:01:47.335Z] 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-11-07T23:01:48.270Z] ---> Running in 1f7bd33c2b0d [2022-11-07T23:01:48.270Z] ---> Running in 00cd9894d796 [2022-11-07T23:01:48.270Z] ---> Running in 56acc17934b0 [2022-11-07T23:01:48.270Z] Removing intermediate container 56acc17934b0 [2022-11-07T23:01:48.270Z] ---> c885d90f8dea [2022-11-07T23:01:48.270Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-11-07T23:01:48.270Z] ---> Running in 37fbdb35c46b [2022-11-07T23:01:48.270Z] Removing intermediate container 671ba5993610 [2022-11-07T23:01:48.270Z] ---> 239f68ec09c1 [2022-11-07T23:01:48.270Z] [2022-11-07T23:01:48.271Z] Step 10/22 : FROM alpine:3.16 [2022-11-07T23:01:48.271Z] ---> 9c6f07244728 [2022-11-07T23:01:48.271Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-11-07T23:01:48.271Z] ---> Running in d3145abf5360 [2022-11-07T23:01:48.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-07T23:01:48.529Z] Removing intermediate container d3145abf5360 [2022-11-07T23:01:48.529Z] ---> 2b21854fb9d3 [2022-11-07T23:01:48.529Z] Step 12/22 : 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-11-07T23:01:48.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-07T23:01:48.529Z] ---> Running in 667af699f132 [2022-11-07T23:01:48.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-07T23:01:48.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-07T23:01:48.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-07T23:01:48.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-07T23:01:49.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-07T23:01:49.050Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-11-07T23:01:49.050Z] (2/2) Installing su-exec (0.2-r1) [2022-11-07T23:01:49.050Z] Executing busybox-1.35.0-r17.trigger [2022-11-07T23:01:49.050Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-11-07T23:01:49.050Z] OK: 6 MiB in 16 packages [2022-11-07T23:01:49.050Z] Executing busybox-1.35.0-r17.trigger [2022-11-07T23:01:49.050Z] OK: 6 MiB in 15 packages [2022-11-07T23:01:49.050Z] (1/3) Installing ca-certificates (20220614-r0) [2022-11-07T23:01:49.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-07T23:01:49.050Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-11-07T23:01:49.050Z] (3/3) Installing su-exec (0.2-r1) [2022-11-07T23:01:49.050Z] Executing busybox-1.35.0-r17.trigger [2022-11-07T23:01:49.050Z] Executing ca-certificates-20220614-r0.trigger [2022-11-07T23:01:49.050Z] OK: 6 MiB in 17 packages [2022-11-07T23:01:49.309Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-11-07T23:01:49.309Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-11-07T23:01:49.309Z] (3/33) Installing readline (8.1.2-r0) [2022-11-07T23:01:49.309Z] (4/33) Installing bash (5.1.16-r2) [2022-11-07T23:01:49.309Z] Executing bash-5.1.16-r2.post-install [2022-11-07T23:01:49.309Z] (5/33) Installing ca-certificates (20220614-r0) [2022-11-07T23:01:49.309Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-11-07T23:01:49.309Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-11-07T23:01:49.309Z] (8/33) Installing libcurl (7.83.1-r4) [2022-11-07T23:01:49.309Z] (9/33) Installing curl (7.83.1-r4) [2022-11-07T23:01:49.309Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-11-07T23:01:49.569Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-11-07T23:01:49.569Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-11-07T23:01:49.835Z] (13/33) Installing expat (2.5.0-r0) [2022-11-07T23:01:49.835Z] (14/33) Installing libffi (3.4.2-r1) [2022-11-07T23:01:49.835Z] (15/33) Installing gdbm (1.23-r0) [2022-11-07T23:01:49.835Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-11-07T23:01:49.835Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-11-07T23:01:49.835Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-07T23:01:49.835Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-11-07T23:01:49.835Z] ---> a12084725349 [2022-11-07T23:01:49.835Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-11-07T23:01:49.835Z] Removing intermediate container 37fbdb35c46b [2022-11-07T23:01:49.835Z] ---> f1501d70b699 [2022-11-07T23:01:49.835Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-11-07T23:01:49.835Z] ---> Running in a8c89b6456b8 [2022-11-07T23:01:49.835Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-11-07T23:01:49.835Z] Removing intermediate container 00cd9894d796 [2022-11-07T23:01:49.835Z] ---> e61a962f1e13 [2022-11-07T23:01:49.835Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-07T23:01:49.835Z] (21/33) Installing python3 (3.10.5-r0) [2022-11-07T23:01:50.094Z] ---> Running in e9d8bd6eae66 [2022-11-07T23:01:50.094Z] Removing intermediate container 1f7bd33c2b0d [2022-11-07T23:01:50.094Z] ---> 18c49d01c33a [2022-11-07T23:01:50.094Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-07T23:01:50.094Z] ---> Running in 70707ae6ceec [2022-11-07T23:01:50.094Z] ---> Running in 4368482d41b1 [2022-11-07T23:01:50.094Z] Removing intermediate container a8c89b6456b8 [2022-11-07T23:01:50.094Z] ---> 5c4f58f5c397 [2022-11-07T23:01:50.094Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-11-07T23:01:50.094Z] Removing intermediate container e9d8bd6eae66 [2022-11-07T23:01:50.094Z] ---> c00eb5ba7b88 [2022-11-07T23:01:50.094Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-11-07T23:01:50.357Z] ---> Running in 049369a77f81 [2022-11-07T23:01:50.357Z] ---> Running in 7d34f5a350f1 [2022-11-07T23:01:50.357Z] Removing intermediate container 70707ae6ceec [2022-11-07T23:01:50.357Z] ---> 0ae3bb3873e0 [2022-11-07T23:01:50.357Z] Step 13/24 : ENV APP_PORT=59881 [2022-11-07T23:01:50.357Z] Removing intermediate container 4368482d41b1 [2022-11-07T23:01:50.357Z] ---> 854b94cbe200 [2022-11-07T23:01:50.357Z] Step 12/24 : WORKDIR / [2022-11-07T23:01:50.357Z] ---> Running in b5f03e3ee281 [2022-11-07T23:01:50.357Z] ---> Running in b319bcad1b49 [2022-11-07T23:01:50.357Z] Removing intermediate container 049369a77f81 [2022-11-07T23:01:50.357Z] ---> 8f21894e7e8d [2022-11-07T23:01:50.357Z] Step 10/23 : 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-11-07T23:01:50.357Z] Removing intermediate container 7d34f5a350f1 [2022-11-07T23:01:50.357Z] ---> ea4815e99486 [2022-11-07T23:01:50.357Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-11-07T23:01:50.621Z] ---> Running in 1e88edaf1a14 [2022-11-07T23:01:50.621Z] ---> Running in 38805cf228db [2022-11-07T23:01:50.621Z] Removing intermediate container b5f03e3ee281 [2022-11-07T23:01:50.621Z] ---> 057b0d7f2422 [2022-11-07T23:01:50.621Z] Step 14/24 : EXPOSE $APP_PORT [2022-11-07T23:01:50.621Z] Removing intermediate container b319bcad1b49 [2022-11-07T23:01:50.621Z] ---> 1a01929cca4f [2022-11-07T23:01:50.621Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-11-07T23:01:50.878Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-11-07T23:01:50.878Z] ---> Running in 9ebdba9172b6 [2022-11-07T23:01:50.879Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-11-07T23:01:50.879Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-11-07T23:01:50.879Z] Removing intermediate container 1e88edaf1a14 [2022-11-07T23:01:50.879Z] ---> 180aeab01ab9 [2022-11-07T23:01:50.879Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-11-07T23:01:50.879Z] (25/33) Installing py3-six (1.16.0-r1) [2022-11-07T23:01:50.879Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-11-07T23:01:50.879Z] ---> Running in 2f4c6fd717d2 [2022-11-07T23:01:50.879Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-11-07T23:01:50.879Z] ---> 72183b27dc41 [2022-11-07T23:01:50.879Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-11-07T23:01:50.879Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-11-07T23:01:50.879Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-11-07T23:01:50.879Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-11-07T23:01:50.879Z] (31/33) Installing py3-packaging (21.3-r0) [2022-11-07T23:01:50.879Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-11-07T23:01:50.879Z] Removing intermediate container 9ebdba9172b6 [2022-11-07T23:01:50.879Z] ---> 3925c329a8fd [2022-11-07T23:01:50.879Z] Step 15/24 : WORKDIR / [2022-11-07T23:01:50.879Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-11-07T23:01:51.136Z] Removing intermediate container 2f4c6fd717d2 [2022-11-07T23:01:51.136Z] ---> 26a84478350f [2022-11-07T23:01:51.136Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-11-07T23:01:51.137Z] ---> Running in 17c6b15f8a8e [2022-11-07T23:01:51.137Z] ---> Running in f4c83098f470 [2022-11-07T23:01:51.137Z] ---> ef568c8597a6 [2022-11-07T23:01:51.137Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-11-07T23:01:51.137Z] Removing intermediate container 17c6b15f8a8e [2022-11-07T23:01:51.137Z] ---> db803187c621 [2022-11-07T23:01:51.137Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-07T23:01:51.395Z] Executing busybox-1.35.0-r17.trigger [2022-11-07T23:01:51.395Z] Executing ca-certificates-20220614-r0.trigger [2022-11-07T23:01:51.395Z] OK: 122 MiB in 47 packages [2022-11-07T23:01:51.395Z] ---> fbefa9d76063 [2022-11-07T23:01:51.395Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-11-07T23:01:51.395Z] ---> 9ca2148d65c0 [2022-11-07T23:01:51.395Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-11-07T23:01:51.654Z] Removing intermediate container 38805cf228db [2022-11-07T23:01:51.654Z] ---> e6d028b1f039 [2022-11-07T23:01:51.654Z] Step 11/23 : WORKDIR /edgex-go [2022-11-07T23:01:51.654Z] ---> b6689e405812 [2022-11-07T23:01:51.654Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-11-07T23:01:51.654Z] ---> Running in 2158aa062aad [2022-11-07T23:01:51.918Z] ---> e9fd9904cb17 [2022-11-07T23:01:51.918Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-11-07T23:01:51.918Z] Removing intermediate container 2158aa062aad [2022-11-07T23:01:51.918Z] ---> 960f4ef6e031 [2022-11-07T23:01:51.918Z] [2022-11-07T23:01:51.918Z] Step 12/23 : FROM alpine:3.15 [2022-11-07T23:01:51.918Z] ---> c4fc93816858 [2022-11-07T23:01:51.918Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-07T23:01:51.918Z] ---> Using cache [2022-11-07T23:01:51.918Z] ---> 466c2ffc31fc [2022-11-07T23:01:51.918Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-07T23:01:51.918Z] ---> Using cache [2022-11-07T23:01:51.918Z] ---> 5cba0e6ede09 [2022-11-07T23:01:51.918Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-07T23:01:51.918Z] ---> eec39cbc2eea [2022-11-07T23:01:51.918Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-11-07T23:01:52.186Z] Removing intermediate container f4c83098f470 [2022-11-07T23:01:52.186Z] ---> 482c89fd1108 [2022-11-07T23:01:52.186Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-11-07T23:01:52.186Z] ---> Running in f66622af0306 [2022-11-07T23:01:52.186Z] ---> 538a9fba9686 [2022-11-07T23:01:52.186Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-11-07T23:01:52.186Z] ---> fd5b0abed15f [2022-11-07T23:01:52.186Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-11-07T23:01:52.445Z] ---> Running in 078a30dd5b49 [2022-11-07T23:01:52.445Z] Removing intermediate container f66622af0306 [2022-11-07T23:01:52.445Z] ---> be4d671c2a8a [2022-11-07T23:01:52.445Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-11-07T23:01:53.012Z] Removing intermediate container 078a30dd5b49 [2022-11-07T23:01:53.012Z] ---> aa518c6445de [2022-11-07T23:01:53.012Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-07T23:01:53.012Z] ---> 48dc9e1b6009 [2022-11-07T23:01:53.012Z] ---> 66d6d40bd140 [2022-11-07T23:01:53.012Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-11-07T23:01:53.012Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-11-07T23:01:53.270Z] ---> Running in 646178d96ff5 [2022-11-07T23:01:53.270Z] ---> Running in 64c6d86faec3 [2022-11-07T23:01:53.270Z] ---> 5ca7645ab03f [2022-11-07T23:01:53.270Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-11-07T23:01:53.270Z] Removing intermediate container 646178d96ff5 [2022-11-07T23:01:53.270Z] ---> cf44a5cf7338 [2022-11-07T23:01:53.270Z] Step 22/24 : LABEL arch=x86_64 [2022-11-07T23:01:53.270Z] ---> 91433d9ba822 [2022-11-07T23:01:53.271Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-07T23:01:53.528Z] ---> Running in a9e51d7f9314 [2022-11-07T23:01:53.528Z] ---> Running in 4d8034a8faa4 [2022-11-07T23:01:53.528Z] ---> 92d5eadfd2c1 [2022-11-07T23:01:53.528Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-11-07T23:01:53.529Z] Removing intermediate container a9e51d7f9314 [2022-11-07T23:01:53.529Z] ---> 728d8dbc0a73 [2022-11-07T23:01:53.529Z] Step 23/24 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 [2022-11-07T23:01:53.529Z] ---> Running in 1577d6ab2b4e [2022-11-07T23:01:53.529Z] ---> 81499c4fd802 [2022-11-07T23:01:53.529Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-11-07T23:01:53.792Z] Removing intermediate container 1577d6ab2b4e [2022-11-07T23:01:53.792Z] ---> a83de7179030 [2022-11-07T23:01:53.792Z] Step 24/24 : LABEL version=0.0.0 [2022-11-07T23:01:53.792Z] ---> Running in f07b3a76b531 [2022-11-07T23:01:53.792Z] ---> 1ecc413ef189 [2022-11-07T23:01:53.792Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-07T23:01:53.792Z] ---> Running in 689f7b3d76b6 [2022-11-07T23:01:53.792Z] Removing intermediate container f07b3a76b531 [2022-11-07T23:01:53.792Z] ---> 04a8742678da [2022-11-07T23:01:53.792Z] [2022-11-07T23:01:54.050Z] Removing intermediate container 689f7b3d76b6 [2022-11-07T23:01:54.050Z] ---> a52bbc5b7f55 [2022-11-07T23:01:54.050Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-07T23:01:54.050Z] Successfully built 04a8742678da [2022-11-07T23:01:54.050Z] Removing intermediate container 64c6d86faec3 [2022-11-07T23:01:54.050Z] ---> 8c990487c4a5 [2022-11-07T23:01:54.050Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-07T23:01:54.050Z] Successfully tagged core-metadata:latest [2022-11-07T23:01:54.050Z] Building security-spire-config [2022-11-07T23:01:54.050Z]  Building core-metadata ... done  ---> Running in 989c8593985b [2022-11-07T23:01:54.309Z] Removing intermediate container 989c8593985b [2022-11-07T23:01:54.309Z] ---> e738ed851b03 [2022-11-07T23:01:54.309Z] Step 21/23 : LABEL arch=x86_64 [2022-11-07T23:01:55.277Z] ---> 080bc0636ded [2022-11-07T23:01:55.277Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-11-07T23:01:55.277Z] ---> Running in 00947b05087b [2022-11-07T23:01:55.277Z] Removing intermediate container 4d8034a8faa4 [2022-11-07T23:01:55.277Z] ---> ed2e2402e36d [2022-11-07T23:01:55.277Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-11-07T23:01:55.277Z] ---> Running in 746e35aaaefb [2022-11-07T23:01:55.277Z] Removing intermediate container 00947b05087b [2022-11-07T23:01:55.277Z] ---> 18cb695da775 [2022-11-07T23:01:55.277Z] Step 22/23 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 [2022-11-07T23:01:55.551Z] ---> Running in 6a2852c311d1 [2022-11-07T23:01:55.551Z] Removing intermediate container 746e35aaaefb [2022-11-07T23:01:55.551Z] ---> 6c283a4255ab [2022-11-07T23:01:55.551Z] Step 22/24 : LABEL arch=x86_64 [2022-11-07T23:01:55.551Z] ---> Running in cf006b112425 [2022-11-07T23:01:55.551Z] ---> ede0f799db45 [2022-11-07T23:01:55.551Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-11-07T23:01:55.810Z] Removing intermediate container 6a2852c311d1 [2022-11-07T23:01:55.810Z] ---> 9dd6747eeb19 [2022-11-07T23:01:55.810Z] Step 23/23 : LABEL version=0.0.0 [2022-11-07T23:01:55.810Z] ---> Running in 9b32e828fa82 [2022-11-07T23:01:55.810Z] Removing intermediate container cf006b112425 [2022-11-07T23:01:55.810Z] ---> 82c4b6e03af0 [2022-11-07T23:01:55.810Z] Step 23/24 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 [2022-11-07T23:01:55.810Z] Collecting docker-compose==1.23.2 [2022-11-07T23:01:55.810Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-11-07T23:01:55.810Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 20.8 MB/s eta 0:00:00 ---> Running in e85c4dcb0c96 [2022-11-07T23:01:55.810Z] [2022-11-07T23:01:56.095Z] Collecting cached-property<2,>=1.2.0 [2022-11-07T23:01:56.095Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-11-07T23:01:56.095Z] Removing intermediate container 9b32e828fa82 [2022-11-07T23:01:56.095Z] ---> cb178c660dbe [2022-11-07T23:01:56.095Z] [2022-11-07T23:01:56.095Z] Collecting docopt<0.7,>=0.6.1 [2022-11-07T23:01:56.095Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-11-07T23:01:56.095Z] ---> 5be0e1969303 [2022-11-07T23:01:56.095Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-11-07T23:01:56.095Z] Preparing metadata (setup.py): started [2022-11-07T23:01:56.095Z] Removing intermediate container e85c4dcb0c96 [2022-11-07T23:01:56.095Z] ---> 9fd00e23a4f3 [2022-11-07T23:01:56.095Z] Step 24/24 : LABEL version=0.0.0 [2022-11-07T23:01:56.095Z] Successfully built cb178c660dbe [2022-11-07T23:01:56.095Z] Successfully tagged security-spire-server:latest [2022-11-07T23:01:56.095Z]  Building security-spire-server ... done Building support-scheduler [2022-11-07T23:01:56.095Z] ---> Running in b74bd9c06e6a [2022-11-07T23:01:56.355Z] ---> daf6b3fd826b [2022-11-07T23:01:56.355Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-11-07T23:01:56.355Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-07T23:01:56.614Z] Collecting dockerpty<0.5,>=0.4.1 [2022-11-07T23:01:56.614Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-11-07T23:01:56.614Z] Preparing metadata (setup.py): started [2022-11-07T23:01:56.614Z] Removing intermediate container b74bd9c06e6a [2022-11-07T23:01:56.614Z] ---> 405f1789d31c [2022-11-07T23:01:56.614Z] [2022-11-07T23:01:56.614Z] Successfully built 405f1789d31c [2022-11-07T23:01:56.871Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-07T23:01:56.871Z] Collecting PyYAML<4,>=3.10 [2022-11-07T23:01:56.871Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-11-07T23:01:56.871Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 117.8 MB/s eta 0:00:00 [2022-11-07T23:01:57.129Z] Preparing metadata (setup.py): started [2022-11-07T23:01:57.388Z] Successfully tagged security-secretstore-setup:latest [2022-11-07T23:01:57.388Z]  Building security-secretstore-setup ... done Building support-notifications [2022-11-07T23:01:57.388Z] ---> 5662a855353d [2022-11-07T23:01:57.388Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-11-07T23:01:57.388Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-07T23:01:57.685Z] 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-11-07T23:01:57.685Z] Collecting docker<4.0,>=3.6.0 [2022-11-07T23:01:57.685Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-11-07T23:01:57.685Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 15.9 MB/s eta 0:00:00 [2022-11-07T23:01:57.685Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-07T23:01:57.685Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-07T23:01:57.685Z] ---> 0027b2e9452a [2022-11-07T23:01:57.685Z] Step 3/24 : WORKDIR /edgex-go [2022-11-07T23:01:57.685Z] ---> Using cache [2022-11-07T23:01:57.685Z] ---> 4658857b4049 [2022-11-07T23:01:57.685Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-07T23:01:57.685Z] ---> Using cache [2022-11-07T23:01:57.685Z] ---> 3d7c33fc696e [2022-11-07T23:01:57.685Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-07T23:01:57.685Z] ---> Using cache [2022-11-07T23:01:57.685Z] ---> ea451710ff57 [2022-11-07T23:01:57.685Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T23:01:57.685Z] ---> Using cache [2022-11-07T23:01:57.685Z] ---> 9e0386eb52f3 [2022-11-07T23:01:57.685Z] Step 7/24 : COPY . . [2022-11-07T23:01:57.685Z] ---> Using cache [2022-11-07T23:01:57.685Z] ---> a12084725349 [2022-11-07T23:01:57.685Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-07T23:01:57.685Z] ---> Using cache [2022-11-07T23:01:57.685Z] ---> 5c4f58f5c397 [2022-11-07T23:01:57.685Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-07T23:01:57.685Z] ---> Using cache [2022-11-07T23:01:57.685Z] ---> 8f21894e7e8d [2022-11-07T23:01:57.685Z] Step 10/24 : 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-11-07T23:01:57.685Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-11-07T23:01:57.685Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-11-07T23:01:57.685Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 152.5 MB/s eta 0:00:00 [2022-11-07T23:01:57.947Z] Collecting jsonschema<3,>=2.5.1 [2022-11-07T23:01:57.947Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-11-07T23:01:57.947Z] Collecting websocket-client<1.0,>=0.32.0 [2022-11-07T23:01:57.947Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-11-07T23:01:57.947Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 118.2 MB/s eta 0:00:00 [2022-11-07T23:01:57.947Z] Collecting texttable<0.10,>=0.9.0 [2022-11-07T23:01:57.947Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-11-07T23:01:57.947Z] Preparing metadata (setup.py): started [2022-11-07T23:01:58.205Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-07T23:01:58.205Z] Collecting docker-pycreds>=0.4.0 [2022-11-07T23:01:58.205Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-11-07T23:01:58.463Z] Collecting urllib3<1.25,>=1.21.1 [2022-11-07T23:01:58.463Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-11-07T23:01:58.463Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 176.2 MB/s eta 0:00:00 [2022-11-07T23:01:58.463Z] Collecting chardet<3.1.0,>=3.0.2 [2022-11-07T23:01:58.463Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-11-07T23:01:58.463Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 205.2 MB/s eta 0:00:00 [2022-11-07T23:01:58.463Z] Collecting idna<2.8,>=2.5 [2022-11-07T23:01:58.463Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-11-07T23:01:58.463Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 127.5 MB/s eta 0:00:00 [2022-11-07T23:01:58.721Z] Collecting certifi>=2017.4.17 [2022-11-07T23:01:58.721Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-11-07T23:01:58.721Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 140.6 MB/s eta 0:00:00 [2022-11-07T23:01:58.721Z] ---> d57dff84fef0 [2022-11-07T23:01:58.721Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-11-07T23:01:58.721Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-11-07T23:01:58.721Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-11-07T23:01:58.721Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-11-07T23:01:58.721Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-11-07T23:01:58.721Z] ---> Running in 3f444d8ba64d [2022-11-07T23:01:58.721Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-11-07T23:01:58.721Z] Running setup.py install for texttable: started [2022-11-07T23:01:59.323Z] ---> 24cd94f50601 [2022-11-07T23:01:59.323Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-11-07T23:01:59.323Z] Running setup.py install for texttable: finished with status 'done' [2022-11-07T23:01:59.323Z] Running setup.py install for PyYAML: started [2022-11-07T23:01:59.323Z] ---> Running in ec291ff22a85 [2022-11-07T23:01:59.581Z] Running setup.py install for PyYAML: finished with status 'done' [2022-11-07T23:01:59.839Z] Removing intermediate container 3f444d8ba64d [2022-11-07T23:01:59.839Z] ---> 30971b189627 [2022-11-07T23:01:59.839Z] Step 11/24 : WORKDIR /edgex-go [2022-11-07T23:02:00.097Z] Running setup.py install for docopt: started [2022-11-07T23:02:00.097Z] ---> Running in 3d6a4a65e3b6 [2022-11-07T23:02:00.355Z] Removing intermediate container 3d6a4a65e3b6 [2022-11-07T23:02:00.355Z] ---> 7db7361ea939 [2022-11-07T23:02:00.355Z] [2022-11-07T23:02:00.355Z] Step 12/24 : FROM alpine:3.15 [2022-11-07T23:02:00.355Z] ---> c4fc93816858 [2022-11-07T23:02:00.355Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-07T23:02:00.355Z] ---> Using cache [2022-11-07T23:02:00.355Z] ---> 466c2ffc31fc [2022-11-07T23:02:00.355Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-11-07T23:02:00.355Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-07T23:02:00.355Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-07T23:02:00.355Z] ---> 0027b2e9452a [2022-11-07T23:02:00.355Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-07T23:02:00.355Z] ---> Using cache [2022-11-07T23:02:00.355Z] ---> 7e5c064e4e0e [2022-11-07T23:02:00.355Z] Step 4/22 : WORKDIR /edgex-go [2022-11-07T23:02:00.355Z] ---> Using cache [2022-11-07T23:02:00.355Z] ---> c5e07e095b1c [2022-11-07T23:02:00.355Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-11-07T23:02:00.355Z] ---> Using cache [2022-11-07T23:02:00.355Z] ---> e1ee8cda32c2 [2022-11-07T23:02:00.355Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-07T23:02:00.355Z] ---> Using cache [2022-11-07T23:02:00.355Z] ---> 7a8b4e7958fd [2022-11-07T23:02:00.355Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T23:02:00.355Z] ---> Using cache [2022-11-07T23:02:00.355Z] ---> a4f87b4272bd [2022-11-07T23:02:00.355Z] Step 8/22 : COPY . . [2022-11-07T23:02:00.355Z] ---> Using cache [2022-11-07T23:02:00.355Z] ---> 2f93b3f0151c [2022-11-07T23:02:00.355Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-11-07T23:02:00.355Z] Running setup.py install for docopt: finished with status 'done' [2022-11-07T23:02:00.612Z] ---> Running in c0adf0c2e834 [2022-11-07T23:02:00.612Z] Removing intermediate container ec291ff22a85 [2022-11-07T23:02:00.612Z] ---> 55426396d97c [2022-11-07T23:02:00.612Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-11-07T23:02:00.612Z] ---> Running in 4ad2e1f1603e [2022-11-07T23:02:00.612Z] ---> Running in 225589887c92 [2022-11-07T23:02:00.869Z] Removing intermediate container 225589887c92 [2022-11-07T23:02:00.869Z] ---> 028d88777a0a [2022-11-07T23:02:00.869Z] Step 29/32 : CMD ["gate"] [2022-11-07T23:02:00.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-07T23:02:01.127Z] 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-11-07T23:02:01.127Z] ---> Running in 45b531f5c070 [2022-11-07T23:02:01.127Z] Running setup.py install for dockerpty: started [2022-11-07T23:02:01.127Z] Removing intermediate container 45b531f5c070 [2022-11-07T23:02:01.127Z] ---> edd35c8a0a51 [2022-11-07T23:02:01.127Z] Step 30/32 : LABEL arch=x86_64 [2022-11-07T23:02:01.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-07T23:02:01.385Z] ---> Running in 65df9059bdef [2022-11-07T23:02:01.647Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-07T23:02:01.647Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-07T23:02:01.647Z] OK: 15859 distinct packages available [2022-11-07T23:02:01.647Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-07T23:02:01.647Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-07T23:02:01.647Z] ---> 0027b2e9452a [2022-11-07T23:02:01.647Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-07T23:02:01.647Z] ---> Using cache [2022-11-07T23:02:01.647Z] ---> 7e5c064e4e0e [2022-11-07T23:02:01.647Z] Step 4/22 : WORKDIR /edgex-go [2022-11-07T23:02:01.647Z] ---> Using cache [2022-11-07T23:02:01.647Z] ---> c5e07e095b1c [2022-11-07T23:02:01.647Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-11-07T23:02:01.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-07T23:02:01.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-07T23:02:01.647Z] Running setup.py install for dockerpty: finished with status 'done' [2022-11-07T23:02:01.647Z] Removing intermediate container 65df9059bdef [2022-11-07T23:02:01.647Z] ---> 1b5c590f139d [2022-11-07T23:02:01.647Z] Step 31/32 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 [2022-11-07T23:02:01.647Z] ---> Running in 3acd13aba4ed [2022-11-07T23:02:01.906Z] ---> Running in d7b5d66d5f69 [2022-11-07T23:02:01.906Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-11-07T23:02:01.906Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-11-07T23:02:01.906Z] (3/4) Installing libucontext (1.1-r0) [2022-11-07T23:02:01.906Z] (4/4) Installing gcompat (1.0.0-r4) [2022-11-07T23:02:01.906Z] Executing busybox-1.34.1-r7.trigger [2022-11-07T23:02:01.906Z] OK: 6 MiB in 18 packages [2022-11-07T23:02:01.906Z] Removing intermediate container d7b5d66d5f69 [2022-11-07T23:02:01.906Z] ---> 75828a401931 [2022-11-07T23:02:01.906Z] Step 32/32 : LABEL version=0.0.0 [2022-11-07T23:02:01.906Z] ---> Running in 953a3f58e538 [2022-11-07T23:02:02.165Z] Removing intermediate container 953a3f58e538 [2022-11-07T23:02:02.165Z] ---> dc87e3e141fe [2022-11-07T23:02:02.165Z] [2022-11-07T23:02:02.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-07T23:02:02.165Z] Successfully built dc87e3e141fe [2022-11-07T23:02:02.165Z] Successfully tagged security-bootstrapper:latest [2022-11-07T23:02:02.165Z]  Building security-bootstrapper ... done Building core-command [2022-11-07T23:02:02.165Z] 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-11-07T23:02:02.165Z] 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-11-07T23:02:02.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-07T23:02:02.690Z] Removing intermediate container c0adf0c2e834 [2022-11-07T23:02:02.690Z] ---> 6b08eeacef74 [2022-11-07T23:02:02.690Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-07T23:02:02.690Z] OK: 211 MiB in 51 packages [2022-11-07T23:02:04.591Z] ---> c6b940768abe [2022-11-07T23:02:04.591Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-11-07T23:02:04.855Z] Removing intermediate container 3acd13aba4ed [2022-11-07T23:02:04.855Z] ---> e618b15c19b2 [2022-11-07T23:02:04.855Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-07T23:02:05.114Z] ---> 95493e3b1ce8 [2022-11-07T23:02:05.114Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-11-07T23:02:05.376Z] ---> Running in b1a389a9c9c2 [2022-11-07T23:02:05.376Z] ---> 7252891a3f21 [2022-11-07T23:02:05.376Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T23:02:03.474Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-11-07T23:02:03.505Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-07T23:02:04.605Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-11-07T23:02:04.661Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-11-07T23:02:04.662Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-07T23:02:04.669Z] Verifying host key using known hosts file [2022-11-07T23:02:04.676Z] 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-11-07T23:02:04.689Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4228/head:refs/remotes/origin/PR-4228 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-11-07T23:02:05.613Z] Merging remotes/origin/main commit c8dc4aaa282fbe6e844314843563128f08055c6c into PR head commit 875252c620abe4711f809115bdf8d1ed52d87c25 [2022-11-07T23:02:05.635Z] ---> Running in 65333d9c17d1 [2022-11-07T23:02:05.894Z] Removing intermediate container b1a389a9c9c2 [2022-11-07T23:02:05.894Z] ---> f095fa5aeebc [2022-11-07T23:02:05.894Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-11-07T23:02:06.071Z] Merge succeeded, producing 875252c620abe4711f809115bdf8d1ed52d87c25 [2022-11-07T23:02:06.071Z] Checking out Revision 875252c620abe4711f809115bdf8d1ed52d87c25 (PR-4228) [2022-11-07T23:02:06.463Z] ---> 8a2172d012ba [2022-11-07T23:02:06.463Z] Step 19/24 : WORKDIR / [2022-11-07T23:02:06.463Z] ---> Running in 2b9d7d05ff55 [2022-11-07T23:02:07.037Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-07T23:02:07.037Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-07T23:02:07.037Z] ---> 0027b2e9452a [2022-11-07T23:02:07.037Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-11-07T23:02:07.037Z] ---> Using cache [2022-11-07T23:02:07.037Z] ---> 7e5c064e4e0e [2022-11-07T23:02:07.037Z] Step 4/23 : WORKDIR /edgex-go [2022-11-07T23:02:07.037Z] ---> Using cache [2022-11-07T23:02:07.037Z] ---> c5e07e095b1c [2022-11-07T23:02:07.037Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-11-07T23:02:07.037Z] ---> Using cache [2022-11-07T23:02:07.037Z] ---> e1ee8cda32c2 [2022-11-07T23:02:07.037Z] Step 6/23 : COPY go.mod vendor* ./ [2022-11-07T23:02:07.037Z] ---> Using cache [2022-11-07T23:02:07.037Z] ---> 7a8b4e7958fd [2022-11-07T23:02:07.037Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T23:02:07.037Z] ---> Using cache [2022-11-07T23:02:07.037Z] ---> a4f87b4272bd [2022-11-07T23:02:07.037Z] Step 8/23 : COPY . . [2022-11-07T23:02:07.037Z] ---> Using cache [2022-11-07T23:02:07.037Z] ---> 2f93b3f0151c [2022-11-07T23:02:07.037Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-11-07T23:02:07.037Z] Removing intermediate container 2b9d7d05ff55 [2022-11-07T23:02:07.037Z] ---> 98d07ba18f18 [2022-11-07T23:02:07.037Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-07T23:02:07.296Z] ---> Running in e6368039e2f3 [2022-11-07T23:02:07.296Z] ---> Running in 558c87b418fb [2022-11-07T23:02:07.555Z] Removing intermediate container 667af699f132 [2022-11-07T23:02:07.555Z] ---> c415b4a1c76f [2022-11-07T23:02:07.555Z] Step 13/22 : ENV APP_PORT=58890 [2022-11-07T23:02:07.812Z] Removing intermediate container 558c87b418fb [2022-11-07T23:02:07.812Z] ---> aeba63f762c5 [2022-11-07T23:02:07.812Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-07T23:02:07.812Z] 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-11-07T23:02:05.634Z] > git config core.sparsecheckout # timeout=10 [2022-11-07T23:02:05.656Z] > git checkout -f 875252c620abe4711f809115bdf8d1ed52d87c25 # timeout=10 [2022-11-07T23:02:05.947Z] > git remote # timeout=10 [2022-11-07T23:02:05.968Z] > git config --get remote.origin.url # timeout=10 [2022-11-07T23:02:05.998Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-07T23:02:06.005Z] Verifying host key using known hosts file [2022-11-07T23:02:06.010Z] 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-11-07T23:02:06.021Z] > git merge c8dc4aaa282fbe6e844314843563128f08055c6c # timeout=10 [2022-11-07T23:02:06.050Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-07T23:02:06.079Z] > git config core.sparsecheckout # timeout=10 [2022-11-07T23:02:06.113Z] > git checkout -f 875252c620abe4711f809115bdf8d1ed52d87c25 # timeout=10 [2022-11-07T23:02:08.071Z] ---> Running in 98245b961e95 [2022-11-07T23:02:08.071Z] ---> Running in a7e916ac08c4 [2022-11-07T23:02:09.005Z] Removing intermediate container a7e916ac08c4 [2022-11-07T23:02:09.005Z] ---> a549271282c6 [2022-11-07T23:02:09.005Z] Step 22/24 : LABEL arch=x86_64 [2022-11-07T23:02:09.005Z] Removing intermediate container 98245b961e95 [2022-11-07T23:02:09.005Z] ---> 118b2595eec8 [2022-11-07T23:02:09.005Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-07T23:02:09.910Z] Commit message: "refactor: removing vault wait from consul start" [2022-11-07T23:02:09.951Z] ---> Running in 3fb17cf68a7f [2022-11-07T23:02:09.951Z] ---> Running in bc53744bc745 [2022-11-07T23:02:09.969Z] > git --version # timeout=10 [2022-11-07T23:02:09.983Z] > git --version # 'git version 2.25.1' [2022-11-07T23:02:09.998Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-07T23:02:10.210Z] Removing intermediate container bc53744bc745 [2022-11-07T23:02:10.210Z] ---> ce4ffab92c25 [2022-11-07T23:02:10.210Z] Step 23/24 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 [2022-11-07T23:02:10.210Z] Removing intermediate container 3fb17cf68a7f [2022-11-07T23:02:10.210Z] ---> 130a08ad04a0 [2022-11-07T23:02:10.210Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-11-07T23:02:10.210Z] ---> Running in 65b0c9268257 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2022-11-07T23:02:10.776Z] Removing intermediate container 65b0c9268257 [2022-11-07T23:02:10.776Z] ---> 9eaccc3dc49c [2022-11-07T23:02:10.776Z] Step 24/24 : LABEL version=0.0.0 [2022-11-07T23:02:10.776Z] ---> Running in 535ec0da1e65 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-07T23:02:11.035Z] Removing intermediate container 535ec0da1e65 [2022-11-07T23:02:11.035Z] ---> 6933de21f36d [2022-11-07T23:02:11.035Z] [2022-11-07T23:02:11.035Z] Successfully built 6933de21f36d [2022-11-07T23:02:11.306Z] Successfully tagged security-spire-config:latest [2022-11-07T23:02:11.306Z] Building security-spiffe-token-provider [2022-11-07T23:02:11.461Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-07T23:02:11.461Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-07T23:02:11.461Z] Dload Upload Total Spent Left Speed [2022-11-07T23:02:11.461Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 87513 0 --:--:-- --:--:-- --:--:-- 87513 [Pipeline] sh [2022-11-07T23:02:12.217Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-07T23:02:12.581Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2022-11-07T23:02:12.582Z] sudo tee /etc/docker/daemon.new [2022-11-07T23:02:12.582Z] { [2022-11-07T23:02:12.582Z] "registry-mirrors": [ [2022-11-07T23:02:12.582Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-07T23:02:12.582Z] ], [2022-11-07T23:02:12.582Z] "bip": "10.250.0.254/24", [2022-11-07T23:02:12.582Z] "hosts": [ [2022-11-07T23:02:12.582Z] "tcp://0.0.0.0:5555", [2022-11-07T23:02:12.582Z] "unix:///var/run/docker.sock" [2022-11-07T23:02:12.582Z] ], [2022-11-07T23:02:12.582Z] "mtu": 1458, [2022-11-07T23:02:12.582Z] "selinux-enabled": true, [2022-11-07T23:02:12.582Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-07T23:02:12.582Z] } [Pipeline] sh [2022-11-07T23:02:12.687Z]  Building security-spire-config ... done  ---> 2fefa79f46f2 [2022-11-07T23:02:12.688Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-11-07T23:02:12.944Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-07T23:02:13.311Z] + sudo service docker restart [2022-11-07T23:02:13.632Z] ---> 4654370243e7 [2022-11-07T23:02:13.632Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-11-07T23:02:14.792Z] ---> 70414ed9757d [2022-11-07T23:02:14.792Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-11-07T23:02:14.792Z] ---> Running in de8c9d4a7909 [2022-11-07T23:02:15.076Z] Removing intermediate container de8c9d4a7909 [2022-11-07T23:02:15.076Z] ---> ea9eee9edbf3 [2022-11-07T23:02:15.076Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-07T23:02:15.361Z] ---> Running in 7f77575642c2 [2022-11-07T23:02:15.649Z] Removing intermediate container 7f77575642c2 [2022-11-07T23:02:15.649Z] ---> a27da083bf57 [2022-11-07T23:02:15.649Z] Step 20/22 : LABEL arch=x86_64 [2022-11-07T23:02:15.649Z] ---> Running in 3658b3f20034 [2022-11-07T23:02:15.936Z] Removing intermediate container 3658b3f20034 [2022-11-07T23:02:15.936Z] ---> fbb8b7bd4baa [2022-11-07T23:02:15.936Z] Step 21/22 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 [2022-11-07T23:02:16.228Z] ---> Running in b946a0837d7b [2022-11-07T23:02:16.545Z] Removing intermediate container b946a0837d7b [2022-11-07T23:02:16.545Z] ---> 393b673371b9 [2022-11-07T23:02:16.545Z] Step 22/22 : LABEL version=0.0.0 [2022-11-07T23:02:16.819Z] ---> Running in bd85731b609f [2022-11-07T23:02:17.384Z] Removing intermediate container bd85731b609f [2022-11-07T23:02:17.384Z] ---> 8c9fa6d1caa7 [2022-11-07T23:02:17.384Z] [2022-11-07T23:02:17.384Z] Successfully built 8c9fa6d1caa7 [2022-11-07T23:02:17.384Z] Successfully tagged sys-mgmt-agent:latest [2022-11-07T23:02:17.384Z] Building security-proxy-setup [2022-11-07T23:02:19.292Z]  Building sys-mgmt-agent ... done Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-07T23:02:19.292Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-11-07T23:02:19.292Z] ---> 0027b2e9452a [2022-11-07T23:02:19.292Z] Step 3/19 : WORKDIR /edgex-go [2022-11-07T23:02:19.292Z] ---> Using cache [2022-11-07T23:02:19.292Z] ---> 4658857b4049 [2022-11-07T23:02:19.292Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-11-07T23:02:21.192Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-07T23:02:21.192Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-11-07T23:02:21.192Z] ---> 0027b2e9452a [2022-11-07T23:02:21.192Z] Step 3/21 : WORKDIR /edgex-go [2022-11-07T23:02:21.192Z] ---> Using cache [2022-11-07T23:02:21.192Z] ---> 4658857b4049 [2022-11-07T23:02:21.192Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-11-07T23:02:21.192Z] ---> Running in aa1ea29835b4 [2022-11-07T23:02:21.192Z] ---> Running in 9ae7c21a6b72 [2022-11-07T23:02:21.450Z] Removing intermediate container 65333d9c17d1 [2022-11-07T23:02:21.450Z] ---> 1059660dad1f [2022-11-07T23:02:21.450Z] Step 8/22 : COPY . . [2022-11-07T23:02:21.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-07T23:02:21.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-07T23:02:21.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-07T23:02:21.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-07T23:02:22.225Z] OK: 211 MiB in 51 packages [2022-11-07T23:02:22.225Z] v3.16.2-425-gc089bc577f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-11-07T23:02:22.225Z] v3.16.2-422-gd4addd5b8e [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-11-07T23:02:22.225Z] OK: 17038 distinct packages available [2022-11-07T23:02:22.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-07T23:02:22.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-07T23:02:22.487Z] OK: 211 MiB in 51 packages [2022-11-07T23:02:25.068Z] Removing intermediate container 9ae7c21a6b72 [2022-11-07T23:02:25.068Z] ---> e6fc415a9bd8 [2022-11-07T23:02:25.068Z] Step 5/21 : COPY go.mod vendor* ./ [2022-11-07T23:02:25.068Z] Removing intermediate container aa1ea29835b4 [2022-11-07T23:02:25.068Z] ---> 6be4f24a2d3f [2022-11-07T23:02:25.068Z] Step 5/19 : COPY go.mod vendor* ./ [2022-11-07T23:02:25.327Z] ---> af7c86d2d0b5 [2022-11-07T23:02:25.327Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T23:02:25.327Z] ---> 10ea13e2146e [2022-11-07T23:02:25.327Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T23:02:25.585Z] ---> Running in e247a88d018b [2022-11-07T23:02:25.585Z] ---> Running in 2000e5166989 [2022-11-07T23:02:26.964Z] ---> 1c270eac6e86 [2022-11-07T23:02:26.964Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-11-07T23:02:26.964Z] ---> Running in 0cfff42ad2e5 [2022-11-07T23:02:27.912Z] 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-11-07T23:02:28.481Z] Removing intermediate container 4ad2e1f1603e [2022-11-07T23:02:28.481Z] ---> fea1ea40fd93 [2022-11-07T23:02:28.481Z] [2022-11-07T23:02:28.481Z] Step 10/22 : FROM alpine:3.16 [2022-11-07T23:02:28.481Z] ---> 9c6f07244728 [2022-11-07T23:02:28.481Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-11-07T23:02:28.481Z] ---> Using cache [2022-11-07T23:02:28.481Z] ---> e61a962f1e13 [2022-11-07T23:02:28.481Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-07T23:02:28.481Z] ---> Using cache [2022-11-07T23:02:28.481Z] ---> 0ae3bb3873e0 [2022-11-07T23:02:28.481Z] Step 13/22 : ENV APP_PORT=59861 [2022-11-07T23:02:30.389Z] ---> Running in 5dd3b2b0275e [2022-11-07T23:02:30.389Z] Removing intermediate container e6368039e2f3 [2022-11-07T23:02:30.389Z] ---> c01b3bdc82d2 [2022-11-07T23:02:30.389Z] [2022-11-07T23:02:30.389Z] Step 10/23 : FROM alpine:3.16 [2022-11-07T23:02:30.389Z] ---> 9c6f07244728 [2022-11-07T23:02:30.389Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-11-07T23:02:30.389Z] ---> Using cache [2022-11-07T23:02:30.389Z] ---> e61a962f1e13 [2022-11-07T23:02:30.389Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-07T23:02:30.389Z] ---> Using cache [2022-11-07T23:02:30.389Z] ---> 0ae3bb3873e0 [2022-11-07T23:02:30.389Z] Step 13/23 : ENV APP_PORT=59882 [2022-11-07T23:02:30.389Z] ---> Running in 12f8f55dcdba [2022-11-07T23:02:30.389Z] Removing intermediate container 5dd3b2b0275e [2022-11-07T23:02:30.389Z] ---> fa400bf9ffb0 [2022-11-07T23:02:30.389Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-07T23:02:30.389Z] ---> Running in ff7869254b25 [2022-11-07T23:02:30.648Z] Removing intermediate container 12f8f55dcdba [2022-11-07T23:02:30.648Z] ---> d1159c816740 [2022-11-07T23:02:30.648Z] Step 14/23 : EXPOSE $APP_PORT [2022-11-07T23:02:30.648Z] Removing intermediate container ff7869254b25 [2022-11-07T23:02:30.648Z] ---> 8fcd9cc17a24 [2022-11-07T23:02:30.648Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-07T23:02:30.917Z] ---> Running in 7b7235e59eb5 [2022-11-07T23:02:31.176Z] Removing intermediate container 7b7235e59eb5 [2022-11-07T23:02:31.176Z] ---> faa7d0f1ea61 [2022-11-07T23:02:31.176Z] Step 15/23 : WORKDIR / [2022-11-07T23:02:31.176Z] ---> 29a37c7992c2 [2022-11-07T23:02:31.176Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-11-07T23:02:31.176Z] ---> Running in e86f9cfa53a2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-07T23:02:31.674Z] provisioning config files... [2022-11-07T23:02:31.707Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16598428925028881302tmp [Pipeline] { [2022-11-07T23:02:31.748Z] Removing intermediate container e86f9cfa53a2 [2022-11-07T23:02:31.748Z] ---> 9ba102f3163f [2022-11-07T23:02:31.748Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] libraryResource [Pipeline] sh [2022-11-07T23:02:32.124Z] ---> docker-login.sh [2022-11-07T23:02:32.124Z] nexus3.edgexfoundry.org:10001 [2022-11-07T23:02:32.687Z] ---> 5b4896e3961e [2022-11-07T23:02:32.687Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-11-07T23:02:32.687Z] ---> f657f531d308 [2022-11-07T23:02:32.687Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-11-07T23:02:32.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T23:02:32.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T23:02:32.986Z] Configure a credential helper to remove this warning. See [2022-11-07T23:02:32.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T23:02:32.986Z] [2022-11-07T23:02:32.986Z] Login Succeeded [2022-11-07T23:02:32.986Z] nexus3.edgexfoundry.org:10002 [2022-11-07T23:02:33.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T23:02:33.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T23:02:33.258Z] Configure a credential helper to remove this warning. See [2022-11-07T23:02:33.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T23:02:33.258Z] [2022-11-07T23:02:33.258Z] Login Succeeded [2022-11-07T23:02:33.258Z] nexus3.edgexfoundry.org:10003 [2022-11-07T23:02:33.301Z] ---> 32a0dd91ad32 [2022-11-07T23:02:33.301Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-11-07T23:02:33.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T23:02:33.560Z] ---> Running in 50a6829ae632 [2022-11-07T23:02:33.560Z] ---> dc0b5fc2f0ba [2022-11-07T23:02:33.560Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-11-07T23:02:33.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T23:02:33.816Z] Configure a credential helper to remove this warning. See [2022-11-07T23:02:33.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T23:02:33.816Z] [2022-11-07T23:02:33.816Z] Login Succeeded [2022-11-07T23:02:33.816Z] nexus3.edgexfoundry.org:10004 [2022-11-07T23:02:34.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T23:02:34.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T23:02:34.086Z] Configure a credential helper to remove this warning. See [2022-11-07T23:02:34.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T23:02:34.086Z] [2022-11-07T23:02:34.086Z] Login Succeeded [2022-11-07T23:02:34.086Z] docker.io [2022-11-07T23:02:34.126Z] Removing intermediate container 50a6829ae632 [2022-11-07T23:02:34.126Z] ---> 6da52d929498 [2022-11-07T23:02:34.126Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-07T23:02:34.127Z] ---> Running in 3ec0bd8017a8 [2022-11-07T23:02:34.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T23:02:34.386Z] ---> 92d87a8d628c [2022-11-07T23:02:34.386Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-11-07T23:02:34.386Z] ---> Running in 0f0d0547801b [2022-11-07T23:02:34.386Z] Removing intermediate container 3ec0bd8017a8 [2022-11-07T23:02:34.386Z] ---> 65bc05c6f825 [2022-11-07T23:02:34.386Z] Step 20/22 : LABEL arch=x86_64 [2022-11-07T23:02:34.644Z] ---> Running in 4996c49826e5 [2022-11-07T23:02:34.644Z] Removing intermediate container 0f0d0547801b [2022-11-07T23:02:34.644Z] ---> d324d6c83943 [2022-11-07T23:02:34.644Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-07T23:02:34.901Z] ---> Running in 2ec6cc62ef18 [2022-11-07T23:02:34.901Z] Removing intermediate container 4996c49826e5 [2022-11-07T23:02:34.901Z] ---> d0c11a1033af [2022-11-07T23:02:34.901Z] Step 21/22 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 [2022-11-07T23:02:34.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T23:02:34.948Z] Configure a credential helper to remove this warning. See [2022-11-07T23:02:34.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T23:02:34.948Z] [2022-11-07T23:02:34.948Z] Login Succeeded [2022-11-07T23:02:34.948Z] ---> docker-login.sh ends [Pipeline] } [2022-11-07T23:02:34.977Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-11-07T23:02:35.189Z] Removing intermediate container 2ec6cc62ef18 [2022-11-07T23:02:35.189Z] ---> c4807a55babb [2022-11-07T23:02:35.190Z] Step 21/23 : LABEL arch=x86_64 [Pipeline] sh [2022-11-07T23:02:35.450Z] ---> Running in 80a334ff742d [2022-11-07T23:02:35.450Z] ---> Running in 0d0a6c65bc22 [2022-11-07T23:02:35.624Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-11-07T23:02:35.718Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T23:02:35.745Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T23:02:35.774Z] ========================================================= [2022-11-07T23:02:35.774Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-07T23:02:35.774Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-11-07T23:02:36.029Z] Removing intermediate container 0d0a6c65bc22 [2022-11-07T23:02:36.029Z] ---> d1d496b62686 [2022-11-07T23:02:36.029Z] Step 22/23 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 [2022-11-07T23:02:36.029Z] Removing intermediate container 80a334ff742d [2022-11-07T23:02:36.029Z] ---> d6cd4f5c5194 [2022-11-07T23:02:36.029Z] Step 22/22 : LABEL version=0.0.0 [2022-11-07T23:02:36.029Z] ---> Running in 733ce20e8942 [2022-11-07T23:02:36.029Z] ---> Running in cb128c73bdb8 [2022-11-07T23:02:36.198Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-07T23:02:36.470Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-07T23:02:36.470Z] 9b18e9b68314: Pulling fs layer [2022-11-07T23:02:36.470Z] 35d82f9e3411: Pulling fs layer [2022-11-07T23:02:36.470Z] e16973657156: Pulling fs layer [2022-11-07T23:02:36.470Z] fc693d55d65f: Pulling fs layer [2022-11-07T23:02:36.470Z] 7e9fc2657dce: Pulling fs layer [2022-11-07T23:02:36.470Z] dda99020689f: Pulling fs layer [2022-11-07T23:02:36.470Z] db1c61fa0a46: Pulling fs layer [2022-11-07T23:02:36.470Z] 891c053d2c06: Pulling fs layer [2022-11-07T23:02:36.470Z] 7e9fc2657dce: Waiting [2022-11-07T23:02:36.470Z] dda99020689f: Waiting [2022-11-07T23:02:36.470Z] db1c61fa0a46: Waiting [2022-11-07T23:02:36.470Z] 891c053d2c06: Waiting [2022-11-07T23:02:36.470Z] fc693d55d65f: Waiting [2022-11-07T23:02:36.470Z] e16973657156: Verifying Checksum [2022-11-07T23:02:36.470Z] e16973657156: Download complete [2022-11-07T23:02:36.470Z] 35d82f9e3411: Verifying Checksum [2022-11-07T23:02:36.470Z] 35d82f9e3411: Download complete [2022-11-07T23:02:36.470Z] 7e9fc2657dce: Verifying Checksum [2022-11-07T23:02:36.470Z] 7e9fc2657dce: Download complete [2022-11-07T23:02:36.470Z] dda99020689f: Verifying Checksum [2022-11-07T23:02:36.470Z] dda99020689f: Download complete [2022-11-07T23:02:36.470Z] 9b18e9b68314: Verifying Checksum [2022-11-07T23:02:36.470Z] 9b18e9b68314: Download complete [2022-11-07T23:02:36.603Z] Removing intermediate container cb128c73bdb8 [2022-11-07T23:02:36.603Z] ---> efb91b40c88e [2022-11-07T23:02:36.603Z] Step 23/23 : LABEL version=0.0.0 [2022-11-07T23:02:36.603Z] Removing intermediate container 733ce20e8942 [2022-11-07T23:02:36.603Z] ---> e93962d10bd5 [2022-11-07T23:02:36.603Z] [2022-11-07T23:02:36.603Z] ---> Running in d7e0116c4361 [2022-11-07T23:02:36.862Z] Successfully built e93962d10bd5 [2022-11-07T23:02:36.862Z] Successfully tagged support-scheduler:latest [2022-11-07T23:02:36.862Z] Building core-data [2022-11-07T23:02:37.120Z]  Building support-scheduler ... done Removing intermediate container d7e0116c4361 [2022-11-07T23:02:37.120Z] ---> 01ef226e721f [2022-11-07T23:02:37.120Z] [2022-11-07T23:02:37.382Z] Successfully built 01ef226e721f [2022-11-07T23:02:37.382Z] Successfully tagged core-command:latest [2022-11-07T23:02:37.441Z] 9b18e9b68314: Pull complete [2022-11-07T23:02:37.717Z] 891c053d2c06: Verifying Checksum [2022-11-07T23:02:37.717Z] 891c053d2c06: Download complete [2022-11-07T23:02:38.688Z] 35d82f9e3411: Pull complete [2022-11-07T23:02:38.959Z] db1c61fa0a46: Verifying Checksum [2022-11-07T23:02:38.959Z] db1c61fa0a46: Download complete [2022-11-07T23:02:38.959Z] e16973657156: Pull complete [2022-11-07T23:02:39.285Z]  Building core-command ... done Removing intermediate container 2000e5166989 [2022-11-07T23:02:39.286Z] ---> dd19d63ce00b [2022-11-07T23:02:39.286Z] Step 7/19 : COPY . . [2022-11-07T23:02:39.548Z] fc693d55d65f: Verifying Checksum [2022-11-07T23:02:39.548Z] fc693d55d65f: Download complete [2022-11-07T23:02:39.853Z] Removing intermediate container e247a88d018b [2022-11-07T23:02:39.853Z] ---> 39fcfed76bc6 [2022-11-07T23:02:39.853Z] Step 7/21 : COPY . . [2022-11-07T23:02:39.853Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-07T23:02:39.853Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-07T23:02:39.853Z] ---> 0027b2e9452a [2022-11-07T23:02:39.853Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-07T23:02:39.853Z] ---> Using cache [2022-11-07T23:02:39.853Z] ---> 7e5c064e4e0e [2022-11-07T23:02:39.853Z] Step 4/22 : WORKDIR /edgex-go [2022-11-07T23:02:39.853Z] ---> Using cache [2022-11-07T23:02:39.853Z] ---> c5e07e095b1c [2022-11-07T23:02:39.853Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-11-07T23:02:40.789Z] ---> Running in ce662777fd38 [2022-11-07T23:02:41.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-07T23:02:41.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-07T23:02:41.565Z] OK: 211 MiB in 51 packages [2022-11-07T23:02:44.868Z] Removing intermediate container ce662777fd38 [2022-11-07T23:02:44.868Z] ---> bd74142e524f [2022-11-07T23:02:44.868Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-07T23:02:44.868Z] ---> fb6e15250921 [2022-11-07T23:02:44.868Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T23:02:45.127Z] ---> Running in 614d6808142b [2022-11-07T23:02:45.127Z] ---> 34819cc4c148 [2022-11-07T23:02:45.127Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-11-07T23:02:45.127Z] ---> Running in d34624293b4e [2022-11-07T23:02:45.700Z] ---> a91a23f83ec5 [2022-11-07T23:02:45.700Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-11-07T23:02:45.700Z] 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-11-07T23:02:45.700Z] ---> Running in b6f740f12283 [2022-11-07T23:02:46.266Z] 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-11-07T23:02:50.464Z] Removing intermediate container 0cfff42ad2e5 [2022-11-07T23:02:50.464Z] ---> 945a48066a66 [2022-11-07T23:02:50.464Z] [2022-11-07T23:02:50.464Z] Step 10/22 : FROM alpine:3.16 [2022-11-07T23:02:50.464Z] ---> 9c6f07244728 [2022-11-07T23:02:50.464Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-11-07T23:02:50.721Z] ---> Running in 85e192c9aa72 [2022-11-07T23:02:51.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-07T23:02:51.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-07T23:02:51.916Z] (1/2) Installing ca-certificates (20220614-r0) [2022-11-07T23:02:51.916Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-11-07T23:02:51.916Z] Executing busybox-1.35.0-r17.trigger [2022-11-07T23:02:51.916Z] Executing ca-certificates-20220614-r0.trigger [2022-11-07T23:02:51.916Z] OK: 6 MiB in 16 packages [2022-11-07T23:02:51.961Z] fc693d55d65f: Pull complete [2022-11-07T23:02:51.961Z] 7e9fc2657dce: Pull complete [2022-11-07T23:02:51.961Z] dda99020689f: Pull complete [2022-11-07T23:02:53.825Z] Removing intermediate container 85e192c9aa72 [2022-11-07T23:02:53.825Z] ---> fa0f3a860104 [2022-11-07T23:02:53.825Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-07T23:02:54.106Z] ---> Running in 767cfaafdf18 [2022-11-07T23:02:54.673Z] Removing intermediate container 767cfaafdf18 [2022-11-07T23:02:54.673Z] ---> 33d7f94bd4cf [2022-11-07T23:02:54.673Z] Step 13/22 : ENV APP_PORT=59860 [2022-11-07T23:02:54.673Z] ---> Running in d56e1d2b05e9 [2022-11-07T23:02:54.933Z] Removing intermediate container 614d6808142b [2022-11-07T23:02:54.933Z] ---> fdc86a101a16 [2022-11-07T23:02:54.933Z] Step 8/22 : COPY . . [2022-11-07T23:02:55.193Z] Removing intermediate container d56e1d2b05e9 [2022-11-07T23:02:55.193Z] ---> 8bdb67aa6aaf [2022-11-07T23:02:55.193Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-07T23:02:55.193Z] ---> Running in d70749962a33 [2022-11-07T23:02:55.760Z] Removing intermediate container d70749962a33 [2022-11-07T23:02:55.760Z] ---> c3270bb2d591 [2022-11-07T23:02:55.760Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-07T23:02:57.682Z] ---> c47c43b10072 [2022-11-07T23:02:57.682Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-11-07T23:02:58.648Z] db1c61fa0a46: Pull complete [2022-11-07T23:02:59.631Z] 891c053d2c06: Pull complete [2022-11-07T23:02:59.631Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-07T23:02:59.631Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-07T23:02:59.631Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-11-07T23:03:00.026Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-07T23:03:00.026Z] WORKDIR /edgex [2022-11-07T23:03:00.026Z] COPY go.mod . [2022-11-07T23:03:00.026Z] RUN go mod download [2022-11-07T23:03:00.026Z] + docker build -t ci-base-image-arm64 -f - . [2022-11-07T23:03:00.212Z] ---> e71d9f83e81d [2022-11-07T23:03:00.212Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-11-07T23:03:00.212Z] ---> 8c6407d51a91 [2022-11-07T23:03:00.212Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-11-07T23:03:00.212Z] ---> Running in 7bb5c3ff677f [2022-11-07T23:03:00.212Z] ---> 193f92c18bea [2022-11-07T23:03:00.212Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-11-07T23:03:00.212Z] ---> Running in b7d0c9e504cc [2022-11-07T23:03:00.471Z] Removing intermediate container b7d0c9e504cc [2022-11-07T23:03:00.471Z] ---> e4865a14098e [2022-11-07T23:03:00.471Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-07T23:03:00.471Z] ---> Running in c682a3883686 [2022-11-07T23:03:00.471Z] 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-11-07T23:03:00.611Z] Sending build context to Docker daemon 3.267MB [2022-11-07T23:03:00.611Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-07T23:03:00.611Z] ---> f96f9c87975a [2022-11-07T23:03:00.611Z] Step 2/4 : WORKDIR /edgex [2022-11-07T23:03:00.732Z] Removing intermediate container c682a3883686 [2022-11-07T23:03:00.733Z] ---> 6fb77790211a [2022-11-07T23:03:00.733Z] Step 20/22 : LABEL arch=x86_64 [2022-11-07T23:03:00.733Z] ---> Running in bee239de9ccd [2022-11-07T23:03:00.733Z] Removing intermediate container bee239de9ccd [2022-11-07T23:03:00.733Z] ---> 47bef6d1bd88 [2022-11-07T23:03:00.733Z] Step 21/22 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 [2022-11-07T23:03:01.007Z] ---> Running in 74316f411a21 [2022-11-07T23:03:01.007Z] Removing intermediate container 74316f411a21 [2022-11-07T23:03:01.007Z] ---> 031ea62bdaab [2022-11-07T23:03:01.007Z] Step 22/22 : LABEL version=0.0.0 [2022-11-07T23:03:01.274Z] ---> Running in 166fc5e00778 [2022-11-07T23:03:01.532Z] Removing intermediate container 166fc5e00778 [2022-11-07T23:03:01.532Z] ---> 4e7ef701443d [2022-11-07T23:03:01.532Z] [2022-11-07T23:03:01.532Z] Successfully built 4e7ef701443d [2022-11-07T23:03:01.532Z] Successfully tagged support-notifications:latest [2022-11-07T23:03:03.207Z] ---> Running in 58aecf94f273 [2022-11-07T23:03:03.208Z] Removing intermediate container 58aecf94f273 [2022-11-07T23:03:03.208Z] ---> 01d7f5387364 [2022-11-07T23:03:03.208Z] Step 3/4 : COPY go.mod . [2022-11-07T23:03:03.796Z] ---> a23ed76bf6dd [2022-11-07T23:03:03.796Z] Step 4/4 : RUN go mod download [2022-11-07T23:03:03.796Z] ---> Running in 445bc94421b5 [2022-11-07T23:03:04.058Z]  Building support-notifications ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-11-07T23:03:08.262Z] Removing intermediate container b6f740f12283 [2022-11-07T23:03:08.262Z] ---> 117a8fe0aca6 [2022-11-07T23:03:08.262Z] [2022-11-07T23:03:08.262Z] Step 9/21 : FROM alpine:3.16 [2022-11-07T23:03:08.262Z] ---> 9c6f07244728 [2022-11-07T23:03:08.262Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-11-07T23:03:08.262Z] ---> Running in 1c6e3a3689a8 [2022-11-07T23:03:08.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-07T23:03:09.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-07T23:03:09.347Z] (1/6) Installing ca-certificates (20220614-r0) [2022-11-07T23:03:09.347Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-11-07T23:03:09.347Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-11-07T23:03:09.347Z] (4/6) Installing libcurl (7.83.1-r4) [2022-11-07T23:03:09.347Z] (5/6) Installing curl (7.83.1-r4) [2022-11-07T23:03:09.347Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-11-07T23:03:09.347Z] Executing busybox-1.35.0-r17.trigger [2022-11-07T23:03:09.347Z] Executing ca-certificates-20220614-r0.trigger [2022-11-07T23:03:09.347Z] OK: 8 MiB in 20 packages [2022-11-07T23:03:10.282Z] Removing intermediate container d34624293b4e [2022-11-07T23:03:10.282Z] ---> f0b22a7dbb97 [2022-11-07T23:03:10.282Z] [2022-11-07T23:03:10.282Z] Step 9/19 : FROM alpine:3.15 [2022-11-07T23:03:10.282Z] ---> c4fc93816858 [2022-11-07T23:03:10.282Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-07T23:03:10.282Z] ---> Using cache [2022-11-07T23:03:10.282Z] ---> 466c2ffc31fc [2022-11-07T23:03:10.282Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-11-07T23:03:10.540Z] ---> Running in 6a2a183a29d2 [2022-11-07T23:03:10.540Z] Removing intermediate container 1c6e3a3689a8 [2022-11-07T23:03:10.540Z] ---> feb501a1dc0c [2022-11-07T23:03:10.540Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-07T23:03:10.540Z] ---> Running in f9aba0caef1f [2022-11-07T23:03:10.799Z] Removing intermediate container f9aba0caef1f [2022-11-07T23:03:10.799Z] ---> 8d0f3903e19f [2022-11-07T23:03:10.799Z] Step 12/21 : WORKDIR /edgex [2022-11-07T23:03:10.799Z] ---> Running in f3ffe02c36c6 [2022-11-07T23:03:10.800Z] Removing intermediate container f3ffe02c36c6 [2022-11-07T23:03:10.800Z] ---> 707f8c8f96b9 [2022-11-07T23:03:10.800Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-11-07T23:03:10.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-07T23:03:11.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-07T23:03:11.062Z] ---> b5f918f9f803 [2022-11-07T23:03:11.062Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-11-07T23:03:11.321Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-07T23:03:11.321Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-07T23:03:11.321Z] OK: 15859 distinct packages available [2022-11-07T23:03:11.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-07T23:03:11.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-07T23:03:11.580Z] (1/9) Installing ca-certificates (20220614-r0) [2022-11-07T23:03:11.580Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-11-07T23:03:11.580Z] ---> 4424b4d890a0 [2022-11-07T23:03:11.580Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-11-07T23:03:11.580Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-11-07T23:03:11.580Z] (4/9) Installing libcurl (7.80.0-r4) [2022-11-07T23:03:11.580Z] (5/9) Installing curl (7.80.0-r4) [2022-11-07T23:03:11.580Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-11-07T23:03:11.580Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-11-07T23:03:11.580Z] (8/9) Installing libucontext (1.1-r0) [2022-11-07T23:03:11.580Z] (9/9) Installing gcompat (1.0.0-r4) [2022-11-07T23:03:11.580Z] Executing busybox-1.34.1-r7.trigger [2022-11-07T23:03:11.580Z] Executing ca-certificates-20220614-r0.trigger [2022-11-07T23:03:11.580Z] OK: 8 MiB in 23 packages [2022-11-07T23:03:11.840Z] ---> 39b0cf26231b [2022-11-07T23:03:11.840Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-11-07T23:03:12.418Z] ---> 124a4cb047cf [2022-11-07T23:03:12.418Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-07T23:03:12.418Z] ---> Running in 7c9794ba063b [2022-11-07T23:03:12.418Z] Removing intermediate container 6a2a183a29d2 [2022-11-07T23:03:12.418Z] ---> bbd92a169e39 [2022-11-07T23:03:12.418Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-07T23:03:12.677Z] ---> 70522584cfa7 [2022-11-07T23:03:12.677Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-11-07T23:03:13.246Z] ---> cab351b9050b [2022-11-07T23:03:13.246Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-11-07T23:03:13.503Z] Removing intermediate container 7c9794ba063b [2022-11-07T23:03:13.504Z] ---> 285760f7e745 [2022-11-07T23:03:13.504Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-11-07T23:03:13.783Z] ---> 41f327a2c1cb [2022-11-07T23:03:13.783Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-11-07T23:03:13.783Z] ---> Running in 744db6548cf1 [2022-11-07T23:03:13.783Z] ---> Running in 54a874b58e43 [2022-11-07T23:03:14.041Z] Removing intermediate container 744db6548cf1 [2022-11-07T23:03:14.041Z] ---> adf9cc6c6889 [2022-11-07T23:03:14.041Z] Step 19/21 : LABEL arch=x86_64 [2022-11-07T23:03:14.041Z] Removing intermediate container 54a874b58e43 [2022-11-07T23:03:14.041Z] ---> 5029c2211ed9 [2022-11-07T23:03:14.041Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-07T23:03:14.041Z] ---> Running in 0b3f78a3abba [2022-11-07T23:03:14.041Z] ---> Running in 41ec4e41ce4e [2022-11-07T23:03:14.325Z] Removing intermediate container 0b3f78a3abba [2022-11-07T23:03:14.325Z] ---> a4f38d0780a8 [2022-11-07T23:03:14.325Z] Step 20/21 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 [2022-11-07T23:03:14.325Z] Removing intermediate container 41ec4e41ce4e [2022-11-07T23:03:14.325Z] ---> fd26bc31218e [2022-11-07T23:03:14.325Z] Step 17/19 : LABEL arch=x86_64 [2022-11-07T23:03:14.325Z] ---> Running in 38465152fd84 [2022-11-07T23:03:14.325Z] ---> Running in b3cd6a2f0e8a [2022-11-07T23:03:14.584Z] Removing intermediate container 38465152fd84 [2022-11-07T23:03:14.584Z] ---> aa978a0a9e5e [2022-11-07T23:03:14.584Z] Step 21/21 : LABEL version=0.0.0 [2022-11-07T23:03:14.584Z] Removing intermediate container b3cd6a2f0e8a [2022-11-07T23:03:14.584Z] ---> f2e7aa50b552 [2022-11-07T23:03:14.584Z] Step 18/19 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 [2022-11-07T23:03:14.584Z] ---> Running in b4a256f9899e [2022-11-07T23:03:14.584Z] ---> Running in b99f1370fd05 [2022-11-07T23:03:14.842Z] Removing intermediate container b4a256f9899e [2022-11-07T23:03:14.842Z] ---> c7b25ff15a12 [2022-11-07T23:03:14.842Z] [2022-11-07T23:03:14.842Z] Removing intermediate container b99f1370fd05 [2022-11-07T23:03:14.842Z] ---> e0ece77fb28a [2022-11-07T23:03:14.842Z] Step 19/19 : LABEL version=0.0.0 [2022-11-07T23:03:14.842Z] Successfully built c7b25ff15a12 [2022-11-07T23:03:14.842Z] ---> Running in 80e2f5050fb1 [2022-11-07T23:03:14.842Z] Successfully tagged security-proxy-setup:latest [2022-11-07T23:03:15.101Z]  Building security-proxy-setup ... done Removing intermediate container 80e2f5050fb1 [2022-11-07T23:03:15.101Z] ---> 4cc016255444 [2022-11-07T23:03:15.101Z] [2022-11-07T23:03:15.101Z] Successfully built 4cc016255444 [2022-11-07T23:03:15.101Z] Successfully tagged security-spiffe-token-provider:latest [2022-11-07T23:03:19.292Z]  Building security-spiffe-token-provider ... done Removing intermediate container 7bb5c3ff677f [2022-11-07T23:03:19.292Z] ---> 79f680c58a09 [2022-11-07T23:03:19.292Z] [2022-11-07T23:03:19.292Z] Step 10/22 : FROM alpine:3.16 [2022-11-07T23:03:19.292Z] ---> 9c6f07244728 [2022-11-07T23:03:19.292Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-11-07T23:03:19.292Z] ---> Running in f2606526e155 [2022-11-07T23:03:19.292Z] Removing intermediate container f2606526e155 [2022-11-07T23:03:19.292Z] ---> 547b30e3892e [2022-11-07T23:03:19.292Z] Step 12/22 : ENV APP_PORT=59880 [2022-11-07T23:03:19.292Z] ---> Running in 52bd905cb2ba [2022-11-07T23:03:19.292Z] Removing intermediate container 52bd905cb2ba [2022-11-07T23:03:19.292Z] ---> 4a80a3a756eb [2022-11-07T23:03:19.292Z] Step 13/22 : EXPOSE $APP_PORT [2022-11-07T23:03:19.292Z] ---> Running in 19d45ec937c5 [2022-11-07T23:03:19.292Z] Removing intermediate container 19d45ec937c5 [2022-11-07T23:03:19.292Z] ---> 8b753e8bd294 [2022-11-07T23:03:19.292Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-07T23:03:19.292Z] ---> Running in 3c9348747d2c [2022-11-07T23:03:19.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-07T23:03:19.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-07T23:03:19.810Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-07T23:03:19.810Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-07T23:03:19.810Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-07T23:03:19.810Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-07T23:03:19.810Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-07T23:03:19.810Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-07T23:03:19.810Z] Executing busybox-1.35.0-r17.trigger [2022-11-07T23:03:19.810Z] OK: 8 MiB in 20 packages [2022-11-07T23:03:20.377Z] Removing intermediate container 3c9348747d2c [2022-11-07T23:03:20.377Z] ---> a9626bd98ac6 [2022-11-07T23:03:20.377Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-07T23:03:20.377Z] ---> c9284748179a [2022-11-07T23:03:20.377Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-11-07T23:03:20.944Z] ---> c3639aaae79e [2022-11-07T23:03:20.944Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-11-07T23:03:20.944Z] ---> a3e04ffe2a35 [2022-11-07T23:03:20.944Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-11-07T23:03:20.944Z] ---> Running in b18990d0124d [2022-11-07T23:03:21.202Z] Removing intermediate container b18990d0124d [2022-11-07T23:03:21.202Z] ---> 2af8673b7540 [2022-11-07T23:03:21.202Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-07T23:03:21.202Z] ---> Running in 42627b58319d [2022-11-07T23:03:21.202Z] Removing intermediate container 42627b58319d [2022-11-07T23:03:21.202Z] ---> e32457efae31 [2022-11-07T23:03:21.202Z] Step 20/22 : LABEL arch=x86_64 [2022-11-07T23:03:21.202Z] ---> Running in f3bc9cb0983f [2022-11-07T23:03:21.460Z] Removing intermediate container f3bc9cb0983f [2022-11-07T23:03:21.460Z] ---> 222baa94b751 [2022-11-07T23:03:21.460Z] Step 21/22 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 [2022-11-07T23:03:21.460Z] ---> Running in 97048ba3542b [2022-11-07T23:03:21.460Z] Removing intermediate container 97048ba3542b [2022-11-07T23:03:21.460Z] ---> 12b92d008204 [2022-11-07T23:03:21.460Z] Step 22/22 : LABEL version=0.0.0 [2022-11-07T23:03:21.460Z] ---> Running in 4253bcf3d1a5 [2022-11-07T23:03:21.719Z] Removing intermediate container 4253bcf3d1a5 [2022-11-07T23:03:21.719Z] ---> 4ade92741da3 [2022-11-07T23:03:21.719Z] [2022-11-07T23:03:21.719Z] Successfully built 4ade92741da3 [2022-11-07T23:03:21.719Z] Successfully tagged core-data:latest [2022-11-07T23:03:21.730Z]  Building core-data ... done  [Pipeline] } [2022-11-07T23:03:21.748Z] $ docker stop --time=1 0cf40651c3ad750daf05527604c09d7f2c164d8f950af0b4463f7a83a2e48846 [2022-11-07T23:03:23.050Z] $ docker rm -f 0cf40651c3ad750daf05527604c09d7f2c164d8f950af0b4463f7a83a2e48846 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-07T23:03:23.442Z] + docker images [2022-11-07T23:03:23.443Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-11-07T23:03:23.443Z] core-data latest 4ade92741da3 2 seconds ago 21.7MB [2022-11-07T23:03:23.443Z] 79f680c58a09 6 seconds ago 1.62GB [2022-11-07T23:03:23.443Z] security-spiffe-token-provider latest 4cc016255444 9 seconds ago 29.7MB [2022-11-07T23:03:23.443Z] security-proxy-setup latest c7b25ff15a12 9 seconds ago 27.6MB [2022-11-07T23:03:23.443Z] f0b22a7dbb97 14 seconds ago 1.65GB [2022-11-07T23:03:23.443Z] 117a8fe0aca6 16 seconds ago 1.6GB [2022-11-07T23:03:23.443Z] support-notifications latest 4e7ef701443d 22 seconds ago 30.4MB [2022-11-07T23:03:23.443Z] 945a48066a66 34 seconds ago 1.68GB [2022-11-07T23:03:23.443Z] core-command latest 01ef226e721f 47 seconds ago 17.6MB [2022-11-07T23:03:23.443Z] support-scheduler latest e93962d10bd5 47 seconds ago 29.8MB [2022-11-07T23:03:23.443Z] c01b3bdc82d2 54 seconds ago 1.61GB [2022-11-07T23:03:23.443Z] fea1ea40fd93 56 seconds ago 1.68GB [2022-11-07T23:03:23.443Z] sys-mgmt-agent latest 8c9fa6d1caa7 About a minute ago 136MB [2022-11-07T23:03:23.443Z] security-spire-config latest 6933de21f36d About a minute ago 85.8MB [2022-11-07T23:03:23.443Z] security-bootstrapper latest dc87e3e141fe About a minute ago 20.2MB [2022-11-07T23:03:23.443Z] 7db7361ea939 About a minute ago 1.49GB [2022-11-07T23:03:23.443Z] security-secretstore-setup latest 405f1789d31c About a minute ago 29.7MB [2022-11-07T23:03:23.443Z] security-spire-server latest cb178c660dbe About a minute ago 86.5MB [2022-11-07T23:03:23.443Z] core-metadata latest 04a8742678da About a minute ago 18.5MB [2022-11-07T23:03:23.443Z] 960f4ef6e031 About a minute ago 1.49GB [2022-11-07T23:03:23.443Z] 239f68ec09c1 About a minute ago 1.6GB [2022-11-07T23:03:23.443Z] 29f054f5b75b About a minute ago 1.61GB [2022-11-07T23:03:23.443Z] 3330cad80b4f About a minute ago 1.62GB [2022-11-07T23:03:23.443Z] 634624461675 About a minute ago 1.6GB [2022-11-07T23:03:23.443Z] security-spire-agent latest 1c30e7e055e3 About a minute ago 125MB [2022-11-07T23:03:23.443Z] 0c41a2b11f51 2 minutes ago 1.49GB [2022-11-07T23:03:23.443Z] ci-base-image-x86_64 latest 0027b2e9452a 5 minutes ago 947MB [2022-11-07T23:03:23.443Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 5 days ago 683MB [2022-11-07T23:03:23.443Z] alpine 3.15 c4fc93816858 3 months ago 5.59MB [2022-11-07T23:03:23.443Z] alpine 3.16 9c6f07244728 3 months ago 5.54MB [2022-11-07T23:03:23.443Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 months ago 253MB [2022-11-07T23:03:23.443Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-07T23:03:42.754Z] Removing intermediate container 445bc94421b5 [2022-11-07T23:03:42.754Z] ---> 703802666f3e [2022-11-07T23:03:42.754Z] Successfully built 703802666f3e [2022-11-07T23:03:42.754Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T23:03:43.183Z] + docker inspect -f . ci-base-image-arm64 [2022-11-07T23:03:43.183Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T23:03:43.463Z] prd-ubuntu20.04-docker-arm64-4c-16g-118535 does not seem to be running inside a container [2022-11-07T23:03:43.557Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2022-11-07T23:03:44.896Z] $ docker top 88bc671a377326eb397da513d7afe9c0b72a3cca08e05f68b08b1d2d6ad523cb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T23:03:45.832Z] + go version [2022-11-07T23:03:45.832Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-07T23:03:45.874Z] $ docker stop --time=1 88bc671a377326eb397da513d7afe9c0b72a3cca08e05f68b08b1d2d6ad523cb [2022-11-07T23:03:47.565Z] $ docker rm -f 88bc671a377326eb397da513d7afe9c0b72a3cca08e05f68b08b1d2d6ad523cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T23:03:48.430Z] + docker inspect -f . ci-base-image-arm64 [2022-11-07T23:03:48.430Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T23:03:48.698Z] prd-ubuntu20.04-docker-arm64-4c-16g-118535 does not seem to be running inside a container [2022-11-07T23:03:48.773Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2022-11-07T23:03:50.082Z] $ docker top 877b8cd909f5ba66666aebffa6b1e365f16ac5b21a2fbcefaba8f8fa9de5bec0 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-07T23:03:50.360Z] ========================================================= [2022-11-07T23:03:50.360Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-11-07T23:03:50.360Z] ========================================================= [Pipeline] sh [2022-11-07T23:03:51.011Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-11-07T23:03:51.718Z] + make test [2022-11-07T23:03:51.718Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-11-07T23:04:38.598Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-11-07T23:07:00.384Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-11-07T23:07:00.385Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-11-07T23:07:00.385Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-11-07T23:07:00.385Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-11-07T23:07:02.970Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-11-07T23:07:03.552Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-11-07T23:07:03.552Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-11-07T23:07:03.552Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-11-07T23:07:03.552Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-11-07T23:07:06.891Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-11-07T23:07:06.891Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-11-07T23:07:06.891Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-11-07T23:07:06.891Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-11-07T23:07:06.891Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-11-07T23:07:06.891Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-11-07T23:07:21.899Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.243s coverage: 28.7% of statements [2022-11-07T23:07:21.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-11-07T23:07:21.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-11-07T23:07:26.170Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.537s coverage: 98.5% of statements [2022-11-07T23:07:31.532Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.923s coverage: 43.0% of statements [2022-11-07T23:07:31.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-11-07T23:07:31.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-11-07T23:07:31.532Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.459s coverage: 54.2% of statements [2022-11-07T23:07:31.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-11-07T23:07:31.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-11-07T23:07:49.779Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.199s coverage: 89.2% of statements [2022-11-07T23:07:49.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-11-07T23:07:49.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-11-07T23:07:49.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-11-07T23:07:49.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-11-07T23:07:49.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-11-07T23:07:49.779Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.480s coverage: 2.2% of statements [2022-11-07T23:07:49.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-11-07T23:07:49.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-11-07T23:07:53.118Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.624s coverage: 95.6% of statements [2022-11-07T23:07:53.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-11-07T23:07:53.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-11-07T23:07:53.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-11-07T23:07:53.118Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.364s coverage: 72.2% of statements [2022-11-07T23:07:53.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-11-07T23:07:53.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-11-07T23:07:53.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-11-07T23:07:53.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-11-07T23:07:53.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-11-07T23:07:53.118Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.537s coverage: 60.0% of statements [2022-11-07T23:07:53.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-11-07T23:07:53.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-11-07T23:07:53.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-11-07T23:07:53.118Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.480s coverage: 0.9% of statements [2022-11-07T23:07:53.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-11-07T23:07:55.717Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.293s coverage: 58.8% of statements [2022-11-07T23:07:55.717Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.391s coverage: 29.6% of statements [2022-11-07T23:07:55.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-11-07T23:07:56.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.363s coverage: 47.1% of statements [2022-11-07T23:07:56.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.262s coverage: 79.5% of statements [2022-11-07T23:07:56.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.267s coverage: 94.1% of statements [2022-11-07T23:07:58.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.307s coverage: 96.3% of statements [2022-11-07T23:08:03.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.235s coverage: 87.5% of statements [2022-11-07T23:08:11.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.338s coverage: 94.4% of statements [2022-11-07T23:08:11.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.221s coverage: 44.8% of statements [2022-11-07T23:08:21.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.841s coverage: 79.9% of statements [2022-11-07T23:08:21.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-11-07T23:08:25.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.430s coverage: 92.9% of statements [2022-11-07T23:08:25.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-11-07T23:08:25.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-11-07T23:08:25.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-11-07T23:08:25.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements [2022-11-07T23:08:25.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-11-07T23:08:25.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-11-07T23:08:25.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-11-07T23:08:25.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-11-07T23:08:25.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.265s coverage: 86.9% of statements [2022-11-07T23:08:25.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-11-07T23:08:25.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-11-07T23:08:25.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-11-07T23:08:25.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-11-07T23:08:25.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.233s coverage: 87.2% of statements [2022-11-07T23:08:25.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-11-07T23:08:25.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-11-07T23:08:25.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.186s coverage: 100.0% of statements [2022-11-07T23:08:25.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-11-07T23:08:25.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.300s coverage: 58.8% of statements [2022-11-07T23:08:25.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-11-07T23:08:25.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.329s coverage: 80.0% of statements [2022-11-07T23:08:25.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.262s coverage: 87.2% of statements [2022-11-07T23:08:26.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.323s coverage: 85.4% of statements [2022-11-07T23:08:27.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.111s coverage: 91.2% of statements [2022-11-07T23:08:27.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-11-07T23:08:35.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.951s coverage: 64.7% of statements [2022-11-07T23:08:35.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-11-07T23:08:35.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-11-07T23:08:35.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.309s coverage: 100.0% of statements [2022-11-07T23:08:35.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.143s coverage: 89.4% of statements [2022-11-07T23:08:35.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements [2022-11-07T23:08:35.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.063s coverage: 73.7% of statements [2022-11-07T23:08:35.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements [2022-11-07T23:08:42.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.365s coverage: 65.8% of statements [2022-11-07T23:08:42.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-11-07T23:08:42.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-11-07T23:08:42.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-11-07T23:08:45.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.907s coverage: 41.8% of statements [2022-11-07T23:08:45.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-11-07T23:08:45.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-11-07T23:08:45.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.309s coverage: 89.5% of statements [2022-11-07T23:08:45.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-11-07T23:08:45.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.256s coverage: 84.8% of statements [2022-11-07T23:08:45.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-11-07T23:08:45.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-11-07T23:08:45.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-11-07T23:08:45.108Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-11-07T23:08:53.318Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.372s coverage: 17.7% of statements [2022-11-07T23:08:53.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-11-07T23:08:53.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-11-07T23:08:53.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-11-07T23:08:53.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-11-07T23:08:53.318Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.747s coverage: 92.3% of statements [2022-11-07T23:08:53.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-11-07T23:08:53.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-11-07T23:08:53.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-11-07T23:08:53.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-11-07T23:08:53.318Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.297s coverage: 63.2% of statements [2022-11-07T23:08:53.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-11-07T23:08:53.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-11-07T23:08:54.277Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.475s coverage: 97.7% of statements [2022-11-07T23:08:54.277Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-11-07T23:08:54.277Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-11-07T23:08:54.277Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-11-07T23:08:54.277Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-11-07T23:08:54.277Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.237s coverage: 28.9% of statements [2022-11-07T23:08:54.277Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-11-07T23:08:54.277Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-11-07T23:08:54.277Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-11-07T23:08:54.277Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-11-07T23:08:54.277Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-11-07T23:08:54.277Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-11-07T23:08:54.277Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.214s coverage: 100.0% of statements [2022-11-07T23:08:54.277Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements [2022-11-07T23:08:55.231Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-11-07T23:08:55.231Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-11-07T23:08:55.231Z] GO111MODULE=on go vet ./... [2022-11-07T23:10:46.856Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-07T23:10:46.856Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-07T23:10:46.856Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-07T23:10:46.895Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-11-07T23:10:47.233Z] + ls -al . [2022-11-07T23:10:47.233Z] total 764 [2022-11-07T23:10:47.233Z] drwxrwxr-x 10 1001 1001 4096 Nov 7 23:03 . [2022-11-07T23:10:47.233Z] drwxr-xr-x 4 root root 4096 Nov 7 23:03 .. [2022-11-07T23:10:47.233Z] drwxrwxr-x 2 1001 1001 4096 Nov 7 23:02 .blubracket [2022-11-07T23:10:47.233Z] -rw-rw-r-- 1 1001 1001 16 Nov 7 23:02 .dockerignore [2022-11-07T23:10:47.233Z] drwxrwxr-x 8 1001 1001 4096 Nov 7 23:02 .git [2022-11-07T23:10:47.233Z] drwxrwxr-x 3 1001 1001 4096 Nov 7 23:02 .github [2022-11-07T23:10:47.233Z] -rw-rw-r-- 1 1001 1001 1030 Nov 7 23:02 .gitignore [2022-11-07T23:10:47.233Z] -rw-rw-r-- 1 1001 1001 42 Nov 7 23:02 .golangci.yml [2022-11-07T23:10:47.233Z] -rw-rw-r-- 1 1001 1001 87 Nov 7 23:02 .hadolint.yml [2022-11-07T23:10:47.233Z] -rw-rw-r-- 1 1001 1001 166 Nov 7 23:02 .sonarcloud.properties [2022-11-07T23:10:47.233Z] -rw-rw-r-- 1 1001 1001 1171 Nov 7 23:02 ADOPTERS.md [2022-11-07T23:10:47.233Z] -rw-rw-r-- 1 1001 1001 10722 Nov 7 23:02 Attribution.txt [2022-11-07T23:10:47.233Z] -rw-rw-r-- 1 1001 1001 63209 Nov 7 23:02 CHANGELOG.md [2022-11-07T23:10:47.233Z] -rw-rw-r-- 1 1001 1001 3804 Nov 7 23:02 CONTRIBUTING.md [2022-11-07T23:10:47.233Z] -rw-rw-r-- 1 1001 1001 677 Nov 7 23:02 GOVERNANCE.md [2022-11-07T23:10:47.233Z] -rw-rw-r-- 1 1001 1001 850 Nov 7 23:02 Jenkinsfile [2022-11-07T23:10:47.233Z] -rw-rw-r-- 1 1001 1001 10775 Nov 7 23:02 LICENSE [2022-11-07T23:10:47.233Z] -rw-rw-r-- 1 1001 1001 13857 Nov 7 23:02 Makefile [2022-11-07T23:10:47.233Z] -rw-rw-r-- 1 1001 1001 582 Nov 7 23:02 OWNERS.md [2022-11-07T23:10:47.233Z] -rw-rw-r-- 1 1001 1001 9799 Nov 7 23:02 README.md [2022-11-07T23:10:47.233Z] -rw-rw-r-- 1 1001 1001 6912 Nov 7 23:02 SECURITY.md [2022-11-07T23:10:47.233Z] -rw-rw-r-- 1 1001 1001 5 Nov 7 22:57 VERSION [2022-11-07T23:10:47.233Z] -rw-rw-r-- 1 1001 1001 4131 Nov 7 23:02 ZMQWindows.md [2022-11-07T23:10:47.233Z] drwxrwxr-x 2 1001 1001 4096 Nov 7 23:02 bin [2022-11-07T23:10:47.233Z] drwxrwxr-x 18 1001 1001 4096 Nov 7 23:02 cmd [2022-11-07T23:10:47.233Z] -rw-r--r-- 1 root root 501828 Nov 7 23:08 coverage.out [2022-11-07T23:10:47.233Z] -rw-rw-r-- 1 1001 1001 3447 Nov 7 23:02 go.mod [2022-11-07T23:10:47.233Z] -rw-rw-r-- 1 1001 1001 45062 Nov 7 23:02 go.sum [2022-11-07T23:10:47.233Z] drwxrwxr-x 8 1001 1001 4096 Nov 7 23:02 internal [2022-11-07T23:10:47.233Z] drwxrwxr-x 3 1001 1001 4096 Nov 7 23:02 openapi [2022-11-07T23:10:47.233Z] drwxrwxr-x 4 1001 1001 4096 Nov 7 23:02 snap [2022-11-07T23:10:47.233Z] -rw-rw-r-- 1 1001 1001 204 Nov 7 23:02 version.go [Pipeline] sh [2022-11-07T23:10:47.572Z] + '[' -e coverage.out ] [2022-11-07T23:10:47.572Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-11-07T23:10:47.613Z] Warning: overwriting stash ‘coverage-report’ [2022-11-07T23:10:48.321Z] Stashed 1 file(s) [Pipeline] sh [2022-11-07T23:10:48.966Z] + make build [2022-11-07T23:10:48.966Z] 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-11-07T23:12:25.597Z] 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-11-07T23:13:33.452Z] 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-11-07T23:13:33.452Z] 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-11-07T23:14:12.306Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-11-07T23:14:13.281Z] 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-11-07T23:14:19.927Z] 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-11-07T23:14:26.569Z] 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-11-07T23:14:29.957Z] 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-11-07T23:14:34.206Z] 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-11-07T23:14:37.535Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-11-07T23:14:41.783Z] 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-11-07T23:14:49.973Z] 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-11-07T23:14:55.343Z] $ docker stop --time=1 877b8cd909f5ba66666aebffa6b1e365f16ac5b21a2fbcefaba8f8fa9de5bec0 [2022-11-07T23:14:57.298Z] $ docker rm -f 877b8cd909f5ba66666aebffa6b1e365f16ac5b21a2fbcefaba8f8fa9de5bec0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T23:14:59.751Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-07T23:14:59.751Z] [2022-11-07T23:14:59.751Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T23:15:00.151Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-07T23:15:00.420Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-11-07T23:15:00.420Z] 29e5d40040c1: Pulling fs layer [2022-11-07T23:15:00.420Z] 1ce36da41761: Pulling fs layer [2022-11-07T23:15:00.420Z] 25b303627fd3: Pulling fs layer [2022-11-07T23:15:00.686Z] 29e5d40040c1: Verifying Checksum [2022-11-07T23:15:00.687Z] 29e5d40040c1: Download complete [2022-11-07T23:15:00.952Z] 1ce36da41761: Verifying Checksum [2022-11-07T23:15:00.953Z] 1ce36da41761: Download complete [2022-11-07T23:15:01.218Z] 29e5d40040c1: Pull complete [2022-11-07T23:15:02.175Z] 1ce36da41761: Pull complete [2022-11-07T23:15:02.175Z] 25b303627fd3: Verifying Checksum [2022-11-07T23:15:02.175Z] 25b303627fd3: Download complete [2022-11-07T23:15:12.434Z] 25b303627fd3: Pull complete [2022-11-07T23:15:12.434Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-11-07T23:15:12.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-07T23:15:12.434Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T23:15:12.746Z] prd-ubuntu20.04-docker-arm64-4c-16g-118535 does not seem to be running inside a container [2022-11-07T23:15:12.846Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-11-07T23:15:14.975Z] $ docker top 48ac6db851d0a277b416b02340247186ea3d8245dd742d334e2ea0c056edcee5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T23:15:15.822Z] + docker-compose build --help [2022-11-07T23:15:15.822Z] + grep parallel [2022-11-07T23:15:20.066Z] --parallel Build images in parallel. [Pipeline] } [2022-11-07T23:15:20.116Z] $ docker stop --time=1 48ac6db851d0a277b416b02340247186ea3d8245dd742d334e2ea0c056edcee5 [2022-11-07T23:15:21.755Z] $ docker rm -f 48ac6db851d0a277b416b02340247186ea3d8245dd742d334e2ea0c056edcee5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T23:15:22.463Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-07T23:15:22.463Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T23:15:22.704Z] prd-ubuntu20.04-docker-arm64-4c-16g-118535 does not seem to be running inside a container [2022-11-07T23:15:22.775Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-11-07T23:15:23.898Z] $ docker top 5cbab27cc83579255e892eef9a57fecda94a0b5b75bb807dd5d57001c83e207b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T23:15:24.425Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-11-07T23:15:28.665Z] Building core-command ... [2022-11-07T23:15:28.665Z] Building core-data ... [2022-11-07T23:15:28.665Z] Building core-metadata ... [2022-11-07T23:15:28.665Z] Building security-bootstrapper ... [2022-11-07T23:15:28.665Z] Building security-proxy-setup ... [2022-11-07T23:15:28.665Z] Building security-secretstore-setup ... [2022-11-07T23:15:28.665Z] Building security-spiffe-token-provider ... [2022-11-07T23:15:28.665Z] Building security-spire-agent ... [2022-11-07T23:15:28.665Z] Building security-spire-config ... [2022-11-07T23:15:28.665Z] Building security-spire-server ... [2022-11-07T23:15:28.665Z] Building support-notifications ... [2022-11-07T23:15:28.665Z] Building support-scheduler ... [2022-11-07T23:15:28.665Z] Building sys-mgmt-agent ... [2022-11-07T23:15:28.665Z] Building core-metadata [2022-11-07T23:15:28.665Z] Building security-spire-config [2022-11-07T23:15:28.665Z] Building security-spire-agent [2022-11-07T23:15:28.665Z] Building sys-mgmt-agent [2022-11-07T23:15:28.665Z] Building security-spiffe-token-provider [2022-11-07T23:16:25.044Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-07T23:16:25.044Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-07T23:16:25.044Z] ---> 703802666f3e [2022-11-07T23:16:25.044Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-07T23:16:25.044Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-07T23:16:25.044Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-07T23:16:25.044Z] ---> 703802666f3e [2022-11-07T23:16:25.044Z] Step 3/22 : WORKDIR /edgex-go [2022-11-07T23:16:25.044Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-07T23:16:25.044Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-11-07T23:16:25.044Z] ---> 703802666f3e [2022-11-07T23:16:25.044Z] Step 3/19 : WORKDIR /edgex-go [2022-11-07T23:16:25.044Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-07T23:16:25.044Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-07T23:16:25.044Z] ---> 703802666f3e [2022-11-07T23:16:25.044Z] Step 3/24 : WORKDIR /edgex-go [2022-11-07T23:16:25.044Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-07T23:16:25.044Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-07T23:16:25.044Z] ---> 703802666f3e [2022-11-07T23:16:25.044Z] Step 3/24 : WORKDIR /edgex-go [2022-11-07T23:16:25.044Z] ---> Running in 8984c07833ce [2022-11-07T23:16:25.044Z] ---> Running in f356d5ba179f [2022-11-07T23:16:25.044Z] ---> Running in b60e9e015891 [2022-11-07T23:16:25.044Z] ---> Running in 7bc1e9d7db81 [2022-11-07T23:16:25.044Z] ---> Running in 8dfe90b1085d [2022-11-07T23:16:25.044Z] Removing intermediate container 8984c07833ce [2022-11-07T23:16:25.044Z] ---> 3e3158d92979 [2022-11-07T23:16:25.044Z] Step 4/24 : WORKDIR /edgex-go [2022-11-07T23:16:25.044Z] Removing intermediate container 7bc1e9d7db81 [2022-11-07T23:16:25.044Z] ---> 6d31de363419 [2022-11-07T23:16:25.044Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-07T23:16:25.044Z] Removing intermediate container 8dfe90b1085d [2022-11-07T23:16:25.044Z] ---> c5b539494649 [2022-11-07T23:16:25.044Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-07T23:16:25.044Z] Removing intermediate container f356d5ba179f [2022-11-07T23:16:25.044Z] ---> 6f91eebd46f2 [2022-11-07T23:16:25.044Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-11-07T23:16:25.044Z] Removing intermediate container b60e9e015891 [2022-11-07T23:16:25.044Z] ---> ef4fc83d4d97 [2022-11-07T23:16:25.044Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-11-07T23:16:25.044Z] ---> Running in cdbc7aa86f16 [2022-11-07T23:16:25.044Z] ---> Running in 817ef538c8fc [2022-11-07T23:16:25.044Z] ---> Running in 2e1f0dfac633 [2022-11-07T23:16:25.044Z] ---> Running in 2cec77cfc247 [2022-11-07T23:16:25.044Z] ---> Running in 1123d185b6ee [2022-11-07T23:16:25.044Z] Removing intermediate container cdbc7aa86f16 [2022-11-07T23:16:25.044Z] ---> de55b904bbd1 [2022-11-07T23:16:25.044Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-11-07T23:16:25.044Z] ---> Running in 417b1786490d [2022-11-07T23:16:25.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-07T23:16:25.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-07T23:16:25.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-07T23:16:25.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-07T23:16:25.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-07T23:16:25.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-07T23:16:25.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-07T23:16:25.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-07T23:16:25.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-07T23:16:25.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-07T23:16:25.044Z] OK: 221 MiB in 51 packages [2022-11-07T23:16:25.044Z] v3.16.2-425-gc089bc577f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-11-07T23:16:25.044Z] v3.16.2-422-gd4addd5b8e [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-11-07T23:16:25.044Z] OK: 16895 distinct packages available [2022-11-07T23:16:25.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-07T23:16:25.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-07T23:16:25.045Z] OK: 221 MiB in 51 packages [2022-11-07T23:16:25.045Z] OK: 221 MiB in 51 packages [2022-11-07T23:16:25.045Z] OK: 221 MiB in 51 packages [2022-11-07T23:16:25.045Z] Removing intermediate container 817ef538c8fc [2022-11-07T23:16:25.045Z] ---> 9d6fea41790b [2022-11-07T23:16:25.045Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-07T23:16:25.045Z] OK: 221 MiB in 51 packages [2022-11-07T23:16:26.008Z] Removing intermediate container 1123d185b6ee [2022-11-07T23:16:26.008Z] ---> 545140ab8528 [2022-11-07T23:16:26.008Z] Step 5/22 : COPY go.mod vendor* ./ [2022-11-07T23:16:26.008Z] Removing intermediate container 2cec77cfc247 [2022-11-07T23:16:26.008Z] ---> 0d25b8aca6fc [2022-11-07T23:16:26.008Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-07T23:16:26.008Z] Removing intermediate container 417b1786490d [2022-11-07T23:16:26.008Z] ---> 126a62dcf13d [2022-11-07T23:16:26.008Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T23:16:26.008Z] ---> 03e34d524cc6 [2022-11-07T23:16:26.008Z] Step 6/24 : COPY go.mod vendor* ./ [2022-11-07T23:16:26.273Z] ---> Running in 590c93fe1208 [2022-11-07T23:16:26.273Z] Removing intermediate container 2e1f0dfac633 [2022-11-07T23:16:26.273Z] ---> bca7e6f7e40f [2022-11-07T23:16:26.273Z] Step 5/19 : COPY go.mod vendor* ./ [2022-11-07T23:16:27.236Z] ---> 6d72f7491356 [2022-11-07T23:16:27.236Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T23:16:27.236Z] ---> Running in 3fabf0fa5b3f [2022-11-07T23:16:27.236Z] ---> 44927e90300d [2022-11-07T23:16:27.236Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T23:16:27.236Z] ---> 682df1933453 [2022-11-07T23:16:27.236Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T23:16:27.503Z] ---> Running in c9ff11b66519 [2022-11-07T23:16:27.503Z] ---> Running in 98838b80f73c [2022-11-07T23:16:27.769Z] ---> 4e985546b48e [2022-11-07T23:16:27.769Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T23:16:28.034Z] ---> Running in c998126c4295 [2022-11-07T23:17:49.631Z] Removing intermediate container c9ff11b66519 [2022-11-07T23:17:49.631Z] ---> 220fd6ff7945 [2022-11-07T23:17:49.631Z] Step 8/24 : COPY . . [2022-11-07T23:17:49.631Z] Removing intermediate container 98838b80f73c [2022-11-07T23:17:49.631Z] ---> cfce17a73e16 [2022-11-07T23:17:49.631Z] Step 7/24 : COPY . . [2022-11-07T23:17:49.631Z] Removing intermediate container 3fabf0fa5b3f [2022-11-07T23:17:49.631Z] ---> 0a1a4c11d793 [2022-11-07T23:17:49.631Z] Step 7/22 : COPY . . [2022-11-07T23:17:49.631Z] Removing intermediate container c998126c4295 [2022-11-07T23:17:49.631Z] ---> f382007b978d [2022-11-07T23:17:49.631Z] Step 7/19 : COPY . . [2022-11-07T23:17:49.631Z] Removing intermediate container 590c93fe1208 [2022-11-07T23:17:49.631Z] ---> 96110cb00636 [2022-11-07T23:17:49.631Z] Step 7/24 : COPY . . [2022-11-07T23:18:04.618Z] ---> b7e39a4af4ab [2022-11-07T23:18:04.618Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-11-07T23:18:04.618Z] ---> f9e009efb20f [2022-11-07T23:18:04.618Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-07T23:18:04.618Z] ---> 3018e2322f2d [2022-11-07T23:18:04.618Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-11-07T23:18:04.618Z] ---> 88a73b87093e [2022-11-07T23:18:04.618Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-11-07T23:18:04.618Z] ---> Running in 7da0fc50c28c [2022-11-07T23:18:04.618Z] ---> Running in c978a70b2b88 [2022-11-07T23:18:04.618Z] ---> f50768d00b94 [2022-11-07T23:18:04.618Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-07T23:18:04.618Z] ---> Running in aac6b797a3c2 [2022-11-07T23:18:04.618Z] ---> Running in d71aa63f8416 [2022-11-07T23:18:04.618Z] ---> Running in c0b08f842145 [2022-11-07T23:18:04.618Z] Removing intermediate container c978a70b2b88 [2022-11-07T23:18:04.618Z] ---> 97a81fd071c5 [2022-11-07T23:18:04.618Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-07T23:18:04.884Z] ---> Running in 093993d413dd [2022-11-07T23:18:04.884Z] Removing intermediate container c0b08f842145 [2022-11-07T23:18:04.884Z] ---> 11c9682a723e [2022-11-07T23:18:04.884Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-07T23:18:05.149Z] ---> Running in 72991bd9c539 [2022-11-07T23:18:05.423Z] Removing intermediate container 72991bd9c539 [2022-11-07T23:18:05.423Z] ---> 7740b04811e6 [2022-11-07T23:18:05.423Z] Step 10/24 : 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-11-07T23:18:05.423Z] Removing intermediate container 093993d413dd [2022-11-07T23:18:05.423Z] ---> 849531b3ebc4 [2022-11-07T23:18:05.423Z] Step 10/24 : 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-11-07T23:18:05.698Z] ---> Running in 730c09ef81a3 [2022-11-07T23:18:05.698Z] ---> Running in fed2d8b75144 [2022-11-07T23:18:05.965Z] 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-11-07T23:18:05.965Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-11-07T23:18:06.547Z] 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-11-07T23:18:10.800Z] Removing intermediate container fed2d8b75144 [2022-11-07T23:18:10.800Z] ---> 2caf5e9c0649 [2022-11-07T23:18:10.800Z] Step 11/24 : WORKDIR /edgex-go [2022-11-07T23:18:10.800Z] Removing intermediate container 730c09ef81a3 [2022-11-07T23:18:10.800Z] ---> 50feea50f319 [2022-11-07T23:18:10.800Z] Step 11/24 : WORKDIR /edgex-go [2022-11-07T23:18:11.066Z] ---> Running in 5ef2da9f9f0f [2022-11-07T23:18:11.066Z] ---> Running in c0ea621e1764 [2022-11-07T23:18:12.026Z] Removing intermediate container c0ea621e1764 [2022-11-07T23:18:12.026Z] ---> 4dad1c5c09d6 [2022-11-07T23:18:12.026Z] [2022-11-07T23:18:12.026Z] Step 12/24 : FROM alpine:3.15 [2022-11-07T23:18:12.026Z] Removing intermediate container 5ef2da9f9f0f [2022-11-07T23:18:12.026Z] ---> 4d3101539f12 [2022-11-07T23:18:12.026Z] [2022-11-07T23:18:12.026Z] Step 12/24 : FROM alpine:3.15 [2022-11-07T23:18:12.291Z] 3.15: Pulling from library/alpine [2022-11-07T23:18:12.291Z] 3.15: Pulling from library/alpine [2022-11-07T23:18:14.236Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-11-07T23:18:14.236Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-11-07T23:18:14.236Z] Status: Downloaded newer image for alpine:3.15 [2022-11-07T23:18:14.236Z] Status: Downloaded newer image for alpine:3.15 [2022-11-07T23:18:14.236Z] ---> 02e0d6fdf486 [2022-11-07T23:18:14.236Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-07T23:18:14.236Z] ---> 02e0d6fdf486 [2022-11-07T23:18:14.236Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-07T23:18:14.509Z] ---> Running in 971398373a2d [2022-11-07T23:18:14.509Z] ---> Running in 80441f586577 [2022-11-07T23:18:15.090Z] Removing intermediate container 80441f586577 [2022-11-07T23:18:15.090Z] ---> 6735048ac466 [2022-11-07T23:18:15.090Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-07T23:18:15.090Z] Removing intermediate container 971398373a2d [2022-11-07T23:18:15.090Z] ---> 567571076bb3 [2022-11-07T23:18:15.090Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-11-07T23:18:15.090Z] ---> Running in ef2a676a0faf [2022-11-07T23:18:15.355Z] ---> Running in 5997b0c51674 [2022-11-07T23:18:17.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-07T23:18:17.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-07T23:18:17.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-07T23:18:17.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-07T23:18:19.216Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-07T23:18:19.216Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-07T23:18:19.216Z] OK: 15736 distinct packages available [2022-11-07T23:18:19.216Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-07T23:18:19.216Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-07T23:18:19.216Z] OK: 15736 distinct packages available [2022-11-07T23:18:19.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-07T23:18:19.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-07T23:18:19.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-07T23:18:19.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-07T23:18:20.700Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-11-07T23:18:20.700Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-11-07T23:18:20.700Z] (3/5) Installing libucontext (1.1-r0) [2022-11-07T23:18:20.700Z] (4/5) Installing gcompat (1.0.0-r4) [2022-11-07T23:18:20.700Z] (5/5) Installing openssl (1.1.1s-r1) [2022-11-07T23:18:20.700Z] Executing busybox-1.34.1-r7.trigger [2022-11-07T23:18:20.700Z] OK: 6 MiB in 19 packages [2022-11-07T23:18:20.700Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-11-07T23:18:20.700Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-11-07T23:18:20.700Z] (3/4) Installing libucontext (1.1-r0) [2022-11-07T23:18:20.965Z] (4/4) Installing gcompat (1.0.0-r4) [2022-11-07T23:18:20.965Z] Executing busybox-1.34.1-r7.trigger [2022-11-07T23:18:20.965Z] OK: 6 MiB in 18 packages [2022-11-07T23:18:23.533Z] Removing intermediate container 5997b0c51674 [2022-11-07T23:18:23.533Z] ---> 666039e85151 [2022-11-07T23:18:23.533Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-07T23:18:23.533Z] Removing intermediate container ef2a676a0faf [2022-11-07T23:18:23.533Z] ---> 0e1e37507d21 [2022-11-07T23:18:23.533Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-11-07T23:18:28.867Z] ---> 8e73c097f433 [2022-11-07T23:18:28.868Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-07T23:18:30.266Z] ---> 06d4e833c9aa [2022-11-07T23:18:30.266Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-11-07T23:18:31.667Z] ---> 2390a9eef3b5 [2022-11-07T23:18:31.667Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-11-07T23:18:31.667Z] ---> Running in 200eff987670 [2022-11-07T23:18:32.246Z] Removing intermediate container 200eff987670 [2022-11-07T23:18:32.246Z] ---> 092c470b3ff8 [2022-11-07T23:18:32.246Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-11-07T23:18:33.666Z] ---> e1ea032e84f0 [2022-11-07T23:18:33.666Z] Step 19/24 : WORKDIR / [2022-11-07T23:18:33.666Z] ---> Running in ac004b104172 [2022-11-07T23:18:35.065Z] Removing intermediate container ac004b104172 [2022-11-07T23:18:35.065Z] ---> f13f6ee4e713 [2022-11-07T23:18:35.065Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-07T23:18:35.329Z] ---> Running in 2c8c2e89d91f [2022-11-07T23:18:35.910Z] ---> bfe869af1f8c [2022-11-07T23:18:35.910Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-11-07T23:18:35.910Z] Removing intermediate container 2c8c2e89d91f [2022-11-07T23:18:35.910Z] ---> 622d6616f80c [2022-11-07T23:18:35.910Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-07T23:18:35.910Z] ---> Running in 7f8c40accde4 [2022-11-07T23:18:36.490Z] Removing intermediate container 7f8c40accde4 [2022-11-07T23:18:36.490Z] ---> 19cc8a6b2e94 [2022-11-07T23:18:36.490Z] Step 22/24 : LABEL arch=arm64 [2022-11-07T23:18:36.490Z] ---> Running in 585aed77191b [2022-11-07T23:18:37.069Z] ---> 0d5a7963308e [2022-11-07T23:18:37.069Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-11-07T23:18:37.069Z] Removing intermediate container 585aed77191b [2022-11-07T23:18:37.069Z] ---> 900a30263e95 [2022-11-07T23:18:37.069Z] Step 23/24 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 [2022-11-07T23:18:37.367Z] ---> Running in 1bd7dbb37a64 [2022-11-07T23:18:37.950Z] Removing intermediate container 1bd7dbb37a64 [2022-11-07T23:18:37.950Z] ---> 8775c9103e97 [2022-11-07T23:18:37.950Z] Step 24/24 : LABEL version=0.0.0 [2022-11-07T23:18:37.950Z] ---> Running in 175a16b41323 [2022-11-07T23:18:38.214Z] ---> e10389d4a167 [2022-11-07T23:18:38.214Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-11-07T23:18:38.478Z] Removing intermediate container 175a16b41323 [2022-11-07T23:18:38.478Z] ---> 34f774dbc07f [2022-11-07T23:18:38.478Z] [2022-11-07T23:18:39.060Z] ---> 87ce676ea03d [2022-11-07T23:18:39.060Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-07T23:18:39.060Z] Successfully built 34f774dbc07f [2022-11-07T23:18:39.060Z] Successfully tagged security-spire-config-arm64:latest [2022-11-07T23:18:39.060Z]  Building security-spire-config ... done Building security-spire-server [2022-11-07T23:18:39.325Z] ---> Running in 585302475c9b [2022-11-07T23:18:39.589Z] Removing intermediate container 585302475c9b [2022-11-07T23:18:39.589Z] ---> 1f9bdc4e26d5 [2022-11-07T23:18:39.589Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-07T23:18:39.854Z] ---> Running in d4b6d3f6fd7f [2022-11-07T23:18:40.435Z] Removing intermediate container d4b6d3f6fd7f [2022-11-07T23:18:40.435Z] ---> ff1f553d5a32 [2022-11-07T23:18:40.435Z] Step 22/24 : LABEL arch=arm64 [2022-11-07T23:18:40.435Z] ---> Running in fcef0c724e64 [2022-11-07T23:18:41.020Z] Removing intermediate container fcef0c724e64 [2022-11-07T23:18:41.020Z] ---> bcc284362235 [2022-11-07T23:18:41.020Z] Step 23/24 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 [2022-11-07T23:18:41.020Z] ---> Running in 31635f404385 [2022-11-07T23:18:41.606Z] Removing intermediate container 31635f404385 [2022-11-07T23:18:41.606Z] ---> 6afa81328d4b [2022-11-07T23:18:41.606Z] Step 24/24 : LABEL version=0.0.0 [2022-11-07T23:18:41.871Z] ---> Running in a157e5e02d3d [2022-11-07T23:18:42.449Z] Removing intermediate container a157e5e02d3d [2022-11-07T23:18:42.449Z] ---> 306f274f7cd9 [2022-11-07T23:18:42.449Z] [2022-11-07T23:18:42.714Z] Successfully built 306f274f7cd9 [2022-11-07T23:18:42.714Z] Successfully tagged security-spire-agent-arm64:latest [2022-11-07T23:18:42.714Z]  Building security-spire-agent ... done Building core-data [2022-11-07T23:19:09.365Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-07T23:19:09.365Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-07T23:19:09.365Z] ---> 703802666f3e [2022-11-07T23:19:09.365Z] Step 3/23 : WORKDIR /edgex-go [2022-11-07T23:19:09.365Z] ---> Using cache [2022-11-07T23:19:09.365Z] ---> ef4fc83d4d97 [2022-11-07T23:19:09.365Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-11-07T23:19:09.365Z] ---> Running in e43e46a19dfb [2022-11-07T23:19:09.365Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-07T23:19:09.365Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-07T23:19:09.365Z] ---> 703802666f3e [2022-11-07T23:19:09.365Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-07T23:19:09.365Z] ---> Using cache [2022-11-07T23:19:09.365Z] ---> 3e3158d92979 [2022-11-07T23:19:09.365Z] Step 4/22 : WORKDIR /edgex-go [2022-11-07T23:19:09.365Z] ---> Using cache [2022-11-07T23:19:09.365Z] ---> de55b904bbd1 [2022-11-07T23:19:09.365Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-11-07T23:19:09.365Z] ---> Running in 11eb6086a4c4 [2022-11-07T23:19:09.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-07T23:19:09.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-07T23:19:09.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-07T23:19:09.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-07T23:19:10.160Z] OK: 221 MiB in 51 packages [2022-11-07T23:19:11.559Z] OK: 221 MiB in 51 packages [2022-11-07T23:19:11.559Z] Removing intermediate container e43e46a19dfb [2022-11-07T23:19:11.559Z] ---> 7f5c21cdb0c4 [2022-11-07T23:19:11.559Z] Step 5/23 : COPY go.mod vendor* ./ [2022-11-07T23:19:12.961Z] ---> 329a206d16d1 [2022-11-07T23:19:12.961Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T23:19:12.961Z] ---> Running in ec5c0e8094ee [2022-11-07T23:19:13.228Z] Removing intermediate container 11eb6086a4c4 [2022-11-07T23:19:13.228Z] ---> 0f2b3ce6b30c [2022-11-07T23:19:13.228Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-07T23:19:14.632Z] ---> 9e5c236ecb68 [2022-11-07T23:19:14.632Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T23:19:14.632Z] ---> Running in 308db7102ae2 [2022-11-07T23:20:36.410Z] Removing intermediate container 308db7102ae2 [2022-11-07T23:20:36.410Z] ---> 5b9a02b40205 [2022-11-07T23:20:36.410Z] Step 8/22 : COPY . . [2022-11-07T23:20:36.410Z] Removing intermediate container ec5c0e8094ee [2022-11-07T23:20:36.410Z] ---> 06f5e0372ff4 [2022-11-07T23:20:36.410Z] Step 7/23 : COPY . . [2022-11-07T23:20:54.692Z] ---> 2411fcf5aa2e [2022-11-07T23:20:54.692Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-11-07T23:20:54.692Z] ---> 292873bba985 [2022-11-07T23:20:54.692Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-11-07T23:20:54.692Z] ---> Running in ecba2ea7157d [2022-11-07T23:20:54.692Z] ---> Running in a18dcecba996 [2022-11-07T23:20:55.653Z] Removing intermediate container a18dcecba996 [2022-11-07T23:20:55.653Z] ---> 361a0ea7f86e [2022-11-07T23:20:55.653Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-11-07T23:20:55.653Z] ---> Running in 2f00679d5f49 [2022-11-07T23:20:56.240Z] Removing intermediate container 2f00679d5f49 [2022-11-07T23:20:56.241Z] ---> d4c09d30c8b5 [2022-11-07T23:20:56.241Z] Step 10/23 : 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-11-07T23:20:56.508Z] ---> Running in 0497fa8dd167 [2022-11-07T23:20:56.774Z] 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-11-07T23:20:59.353Z] Removing intermediate container 0497fa8dd167 [2022-11-07T23:20:59.620Z] ---> 820107a1927e [2022-11-07T23:20:59.620Z] Step 11/23 : WORKDIR /edgex-go [2022-11-07T23:20:59.620Z] ---> Running in 70d6511e6d32 [2022-11-07T23:21:00.205Z] Removing intermediate container 70d6511e6d32 [2022-11-07T23:21:00.205Z] ---> e240175766cd [2022-11-07T23:21:00.205Z] [2022-11-07T23:21:00.205Z] Step 12/23 : FROM alpine:3.15 [2022-11-07T23:21:00.205Z] ---> 02e0d6fdf486 [2022-11-07T23:21:00.205Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-07T23:21:00.205Z] ---> Using cache [2022-11-07T23:21:00.205Z] ---> 567571076bb3 [2022-11-07T23:21:00.205Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-07T23:21:00.472Z] ---> Running in df7e678900cb [2022-11-07T23:21:02.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-07T23:21:02.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-07T23:21:03.803Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-07T23:21:03.803Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-07T23:21:03.803Z] OK: 15736 distinct packages available [2022-11-07T23:21:04.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-07T23:21:04.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-07T23:21:05.732Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-11-07T23:21:05.732Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-11-07T23:21:05.732Z] (3/5) Installing libucontext (1.1-r0) [2022-11-07T23:21:05.732Z] (4/5) Installing gcompat (1.0.0-r4) [2022-11-07T23:21:05.732Z] (5/5) Installing openssl (1.1.1s-r1) [2022-11-07T23:21:05.732Z] Executing busybox-1.34.1-r7.trigger [2022-11-07T23:21:05.732Z] OK: 6 MiB in 19 packages [2022-11-07T23:21:07.133Z] Removing intermediate container df7e678900cb [2022-11-07T23:21:07.133Z] ---> dcc3a38cd9c0 [2022-11-07T23:21:07.133Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-07T23:21:13.756Z] ---> 5d97a241641f [2022-11-07T23:21:13.756Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-11-07T23:21:13.756Z] ---> 28405fb744aa [2022-11-07T23:21:13.756Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-11-07T23:21:14.714Z] ---> 350dcda08a75 [2022-11-07T23:21:14.714Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-11-07T23:21:15.302Z] ---> ea8c9094c100 [2022-11-07T23:21:15.302Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-07T23:21:15.568Z] ---> Running in 42cde76b6c29 [2022-11-07T23:21:15.839Z] Removing intermediate container 42cde76b6c29 [2022-11-07T23:21:15.839Z] ---> bbdfa557d451 [2022-11-07T23:21:15.839Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-07T23:21:16.105Z] ---> Running in d246a3d02dc0 [2022-11-07T23:21:16.371Z] Removing intermediate container d246a3d02dc0 [2022-11-07T23:21:16.371Z] ---> 7411c1d85d7f [2022-11-07T23:21:16.371Z] Step 21/23 : LABEL arch=arm64 [2022-11-07T23:21:16.636Z] ---> Running in a59e16ae58c7 [2022-11-07T23:21:16.902Z] Removing intermediate container a59e16ae58c7 [2022-11-07T23:21:16.902Z] ---> 4b69c9151cf9 [2022-11-07T23:21:16.902Z] Step 22/23 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 [2022-11-07T23:21:17.168Z] ---> Running in 549ee167f88a [2022-11-07T23:21:17.750Z] Removing intermediate container 549ee167f88a [2022-11-07T23:21:17.750Z] ---> 1e58effb97b3 [2022-11-07T23:21:17.750Z] Step 23/23 : LABEL version=0.0.0 [2022-11-07T23:21:17.750Z] ---> Running in f01691697318 [2022-11-07T23:21:18.330Z] Removing intermediate container f01691697318 [2022-11-07T23:21:18.330Z] ---> 7739a649a153 [2022-11-07T23:21:18.330Z] [2022-11-07T23:21:18.596Z] Successfully built 7739a649a153 [2022-11-07T23:21:18.596Z] Successfully tagged security-spire-server-arm64:latest [2022-11-07T23:21:18.596Z] Building security-bootstrapper [2022-11-07T23:21:36.797Z]  Building security-spire-server ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-07T23:21:36.797Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-11-07T23:21:36.797Z] ---> 703802666f3e [2022-11-07T23:21:36.797Z] Step 3/32 : WORKDIR /edgex-go [2022-11-07T23:21:36.797Z] ---> Using cache [2022-11-07T23:21:36.797Z] ---> ef4fc83d4d97 [2022-11-07T23:21:36.797Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-11-07T23:21:36.797Z] ---> Running in e9998c95dca7 [2022-11-07T23:21:37.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-07T23:21:38.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-07T23:21:39.416Z] OK: 221 MiB in 51 packages [2022-11-07T23:21:40.821Z] Removing intermediate container e9998c95dca7 [2022-11-07T23:21:40.821Z] ---> 63f3c53e5f9e [2022-11-07T23:21:40.821Z] Step 5/32 : COPY go.mod vendor* ./ [2022-11-07T23:21:41.776Z] ---> 16b9929cf8bb [2022-11-07T23:21:41.776Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T23:21:41.776Z] ---> Running in 3722a99e87ce [2022-11-07T23:22:49.636Z] Removing intermediate container 3722a99e87ce [2022-11-07T23:22:49.636Z] ---> cd65bdd88ed0 [2022-11-07T23:22:49.636Z] Step 7/32 : COPY . . [2022-11-07T23:22:57.835Z] ---> 073cc890da8b [2022-11-07T23:22:57.835Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-11-07T23:22:57.835Z] ---> Running in c30705e8348e [2022-11-07T23:22:59.238Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-11-07T23:23:25.892Z] Removing intermediate container d71aa63f8416 [2022-11-07T23:23:25.892Z] ---> ffa448c9c06a [2022-11-07T23:23:25.892Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-11-07T23:23:25.892Z] ---> Running in 64fb0438b6d4 [2022-11-07T23:23:25.892Z] 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-11-07T23:23:31.213Z] Removing intermediate container 64fb0438b6d4 [2022-11-07T23:23:31.213Z] ---> 187ae63feba0 [2022-11-07T23:23:31.213Z] [2022-11-07T23:23:31.213Z] Step 10/22 : FROM alpine:3.16 [2022-11-07T23:23:31.477Z] 3.16: Pulling from library/alpine [2022-11-07T23:23:32.056Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-07T23:23:32.056Z] Status: Downloaded newer image for alpine:3.16 [2022-11-07T23:23:32.056Z] ---> a6215f271958 [2022-11-07T23:23:32.056Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-11-07T23:23:32.056Z] ---> Running in 48774e2232c7 [2022-11-07T23:23:32.635Z] Removing intermediate container 48774e2232c7 [2022-11-07T23:23:32.635Z] ---> 314e23115a8a [2022-11-07T23:23:32.635Z] Step 12/22 : 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-11-07T23:23:32.635Z] ---> Running in 2dc2c69df82e [2022-11-07T23:23:34.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-07T23:23:35.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-07T23:23:36.555Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-11-07T23:23:36.555Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-11-07T23:23:36.555Z] (3/33) Installing readline (8.1.2-r0) [2022-11-07T23:23:36.555Z] (4/33) Installing bash (5.1.16-r2) [2022-11-07T23:23:36.555Z] Executing bash-5.1.16-r2.post-install [2022-11-07T23:23:36.556Z] (5/33) Installing ca-certificates (20220614-r0) [2022-11-07T23:23:36.556Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-11-07T23:23:36.556Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-11-07T23:23:36.556Z] (8/33) Installing libcurl (7.83.1-r4) [2022-11-07T23:23:36.820Z] (9/33) Installing curl (7.83.1-r4) [2022-11-07T23:23:36.820Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-11-07T23:23:37.770Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-11-07T23:23:37.770Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-11-07T23:23:37.770Z] (13/33) Installing expat (2.5.0-r0) [2022-11-07T23:23:37.770Z] (14/33) Installing libffi (3.4.2-r1) [2022-11-07T23:23:37.770Z] (15/33) Installing gdbm (1.23-r0) [2022-11-07T23:23:37.770Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-11-07T23:23:37.770Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-11-07T23:23:37.770Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-07T23:23:38.034Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-11-07T23:23:38.034Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-11-07T23:23:38.034Z] (21/33) Installing python3 (3.10.5-r0) [2022-11-07T23:23:40.603Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-11-07T23:23:40.603Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-11-07T23:23:40.603Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-11-07T23:23:40.603Z] (25/33) Installing py3-six (1.16.0-r1) [2022-11-07T23:23:40.603Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-11-07T23:23:40.603Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-11-07T23:23:40.603Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-11-07T23:23:40.603Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-11-07T23:23:40.603Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-11-07T23:23:40.921Z] (31/33) Installing py3-packaging (21.3-r0) [2022-11-07T23:23:40.921Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-11-07T23:23:40.921Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-11-07T23:23:41.876Z] Executing busybox-1.35.0-r17.trigger [2022-11-07T23:23:41.876Z] Executing ca-certificates-20220614-r0.trigger [2022-11-07T23:23:42.456Z] OK: 120 MiB in 47 packages [2022-11-07T23:23:57.424Z] Collecting docker-compose==1.23.2 [2022-11-07T23:23:57.424Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-11-07T23:23:57.424Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 14.6 MB/s eta 0:00:00 [2022-11-07T23:23:57.689Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-11-07T23:23:57.689Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-11-07T23:23:57.689Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 19.5 MB/s eta 0:00:00 [2022-11-07T23:23:57.953Z] Collecting texttable<0.10,>=0.9.0 [2022-11-07T23:23:57.954Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-11-07T23:23:57.954Z] Preparing metadata (setup.py): started [2022-11-07T23:23:59.883Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-07T23:24:00.463Z] Collecting websocket-client<1.0,>=0.32.0 [2022-11-07T23:24:00.463Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-11-07T23:24:00.463Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 18.4 MB/s eta 0:00:00 [2022-11-07T23:24:01.044Z] Collecting jsonschema<3,>=2.5.1 [2022-11-07T23:24:01.044Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-11-07T23:24:01.312Z] Collecting dockerpty<0.5,>=0.4.1 [2022-11-07T23:24:01.312Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-11-07T23:24:01.312Z] Preparing metadata (setup.py): started [2022-11-07T23:24:03.883Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-07T23:24:03.883Z] 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-11-07T23:24:03.883Z] Collecting cached-property<2,>=1.2.0 [2022-11-07T23:24:03.883Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-11-07T23:24:04.467Z] Collecting docker<4.0,>=3.6.0 [2022-11-07T23:24:04.467Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-11-07T23:24:04.467Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 18.3 MB/s eta 0:00:00 [2022-11-07T23:24:05.422Z] Collecting PyYAML<4,>=3.10 [2022-11-07T23:24:05.422Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-11-07T23:24:05.422Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 15.0 MB/s eta 0:00:00 [2022-11-07T23:24:07.362Z] Preparing metadata (setup.py): started [2022-11-07T23:24:09.929Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-07T23:24:09.929Z] Collecting docopt<0.7,>=0.6.1 [2022-11-07T23:24:09.929Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-11-07T23:24:09.929Z] Preparing metadata (setup.py): started [2022-11-07T23:24:11.858Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-07T23:24:12.812Z] Collecting docker-pycreds>=0.4.0 [2022-11-07T23:24:12.812Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-11-07T23:24:13.404Z] Collecting chardet<3.1.0,>=3.0.2 [2022-11-07T23:24:13.404Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-11-07T23:24:13.404Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 22.3 MB/s eta 0:00:00 [2022-11-07T23:24:13.669Z] Collecting idna<2.8,>=2.5 [2022-11-07T23:24:13.669Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-11-07T23:24:13.669Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 19.1 MB/s eta 0:00:00 [2022-11-07T23:24:14.245Z] Collecting certifi>=2017.4.17 [2022-11-07T23:24:14.245Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-11-07T23:24:14.509Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 7.8 MB/s eta 0:00:00 [2022-11-07T23:24:15.087Z] Collecting urllib3<1.25,>=1.21.1 [2022-11-07T23:24:15.087Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-11-07T23:24:15.087Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 20.5 MB/s eta 0:00:00 [2022-11-07T23:24:15.667Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-11-07T23:24:15.667Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-11-07T23:24:15.667Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-11-07T23:24:15.667Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-11-07T23:24:16.620Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-11-07T23:24:16.620Z] Running setup.py install for texttable: started [2022-11-07T23:24:19.185Z] Running setup.py install for texttable: finished with status 'done' [2022-11-07T23:24:19.450Z] Running setup.py install for PyYAML: started [2022-11-07T23:24:23.692Z] Running setup.py install for PyYAML: finished with status 'done' [2022-11-07T23:24:25.093Z] Running setup.py install for docopt: started [2022-11-07T23:24:28.416Z] Running setup.py install for docopt: finished with status 'done' [2022-11-07T23:24:28.416Z] Removing intermediate container 7da0fc50c28c [2022-11-07T23:24:28.416Z] ---> bf7da9b8ab35 [2022-11-07T23:24:28.416Z] [2022-11-07T23:24:28.416Z] Step 10/24 : FROM alpine:3.16 [2022-11-07T23:24:28.416Z] ---> a6215f271958 [2022-11-07T23:24:28.416Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-11-07T23:24:28.687Z] ---> Running in daca6d7d38c9 [2022-11-07T23:24:30.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-07T23:24:30.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-07T23:24:31.836Z] Running setup.py install for dockerpty: started [2022-11-07T23:24:32.100Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-11-07T23:24:32.100Z] Executing busybox-1.35.0-r17.trigger [2022-11-07T23:24:32.365Z] OK: 5 MiB in 15 packages [2022-11-07T23:24:34.010Z] Removing intermediate container daca6d7d38c9 [2022-11-07T23:24:34.010Z] ---> bdce93bffe92 [2022-11-07T23:24:34.010Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-07T23:24:34.010Z] ---> Running in 9404c4b3d6d4 [2022-11-07T23:24:34.302Z] Removing intermediate container 9404c4b3d6d4 [2022-11-07T23:24:34.302Z] ---> fd3c2b3ec613 [2022-11-07T23:24:34.302Z] Step 13/24 : ENV APP_PORT=59881 [2022-11-07T23:24:34.591Z] ---> Running in 43be10ddd516 [2022-11-07T23:24:34.902Z] Removing intermediate container 43be10ddd516 [2022-11-07T23:24:34.902Z] ---> d8f5b1fd81b3 [2022-11-07T23:24:34.902Z] Step 14/24 : EXPOSE $APP_PORT [2022-11-07T23:24:35.190Z] ---> Running in e66fa7ce75fe [2022-11-07T23:24:35.790Z] Running setup.py install for dockerpty: finished with status 'done' [2022-11-07T23:24:36.833Z] Removing intermediate container e66fa7ce75fe [2022-11-07T23:24:36.833Z] ---> 4b91243cf1f8 [2022-11-07T23:24:36.833Z] Step 15/24 : WORKDIR / [2022-11-07T23:24:36.833Z] ---> Running in 18222bcd1632 [2022-11-07T23:24:37.433Z] Removing intermediate container 18222bcd1632 [2022-11-07T23:24:37.433Z] ---> eab6c2e98cf1 [2022-11-07T23:24:37.433Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-07T23:24:38.411Z] ---> 2fdbdae54f87 [2022-11-07T23:24:38.411Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-11-07T23:24:40.347Z] ---> 28dc91fe466b [2022-11-07T23:24:40.347Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-11-07T23:24:40.347Z] 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-11-07T23:24:40.347Z] 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-11-07T23:24:40.930Z]  ---> 9ac96bc80296 [2022-11-07T23:24:40.930Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-11-07T23:24:41.892Z] ---> 1d0ba92c9a6d [2022-11-07T23:24:41.892Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-11-07T23:24:41.892Z] ---> Running in 6f9f0d295f53 [2022-11-07T23:24:42.472Z] Removing intermediate container 6f9f0d295f53 [2022-11-07T23:24:42.472Z] ---> 2efaa45dddee [2022-11-07T23:24:42.472Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-07T23:24:42.739Z] ---> Running in efd3f58a3a33 [2022-11-07T23:24:43.012Z] Removing intermediate container efd3f58a3a33 [2022-11-07T23:24:43.012Z] ---> 8b24201a608d [2022-11-07T23:24:43.012Z] Step 22/24 : LABEL arch=arm64 [2022-11-07T23:24:43.287Z] ---> Running in ea76e87c8de1 [2022-11-07T23:24:44.243Z] Removing intermediate container ea76e87c8de1 [2022-11-07T23:24:44.243Z] ---> ee97d123f5ae [2022-11-07T23:24:44.243Z] Step 23/24 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 [2022-11-07T23:24:44.243Z] ---> Running in 5c9e3f1c3d9b [2022-11-07T23:24:44.824Z] Removing intermediate container 5c9e3f1c3d9b [2022-11-07T23:24:44.824Z] ---> bdbf562dd1ee [2022-11-07T23:24:44.824Z] Step 24/24 : LABEL version=0.0.0 [2022-11-07T23:24:45.093Z] ---> Running in 51c7e40e8b71 [2022-11-07T23:24:46.051Z] Removing intermediate container 51c7e40e8b71 [2022-11-07T23:24:46.051Z] ---> 3ba81fc09088 [2022-11-07T23:24:46.051Z] [2022-11-07T23:24:46.631Z] Successfully built 3ba81fc09088 [2022-11-07T23:24:46.632Z] Successfully tagged core-metadata-arm64:latest [2022-11-07T23:24:46.632Z]  Building core-metadata ... done Building support-scheduler [2022-11-07T23:24:58.950Z] Removing intermediate container 2dc2c69df82e [2022-11-07T23:24:58.950Z] ---> 3286447e1c8c [2022-11-07T23:24:58.950Z] Step 13/22 : ENV APP_PORT=58890 [2022-11-07T23:24:58.950Z] ---> Running in 7c8b2c7afc12 [2022-11-07T23:24:58.950Z] Removing intermediate container 7c8b2c7afc12 [2022-11-07T23:24:58.950Z] ---> c2dc49b18fb1 [2022-11-07T23:24:58.950Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-07T23:24:58.950Z] ---> Running in e042a0cf6d00 [2022-11-07T23:25:00.892Z] Removing intermediate container e042a0cf6d00 [2022-11-07T23:25:00.892Z] ---> f744cd1f2f2a [2022-11-07T23:25:00.892Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-11-07T23:25:02.825Z] ---> 20aebd8bfad1 [2022-11-07T23:25:02.825Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-11-07T23:25:04.223Z] ---> 93920f5cd52a [2022-11-07T23:25:04.223Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-11-07T23:25:04.223Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-07T23:25:04.223Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-07T23:25:04.223Z] ---> 703802666f3e [2022-11-07T23:25:04.223Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-07T23:25:04.223Z] ---> Using cache [2022-11-07T23:25:04.223Z] ---> 3e3158d92979 [2022-11-07T23:25:04.223Z] Step 4/22 : WORKDIR /edgex-go [2022-11-07T23:25:04.224Z] ---> Using cache [2022-11-07T23:25:04.224Z] ---> de55b904bbd1 [2022-11-07T23:25:04.224Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-11-07T23:25:04.224Z] ---> Using cache [2022-11-07T23:25:04.224Z] ---> 03e34d524cc6 [2022-11-07T23:25:04.224Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-07T23:25:04.224Z] ---> Using cache [2022-11-07T23:25:04.224Z] ---> 44927e90300d [2022-11-07T23:25:04.224Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T23:25:04.224Z] ---> Using cache [2022-11-07T23:25:04.224Z] ---> 220fd6ff7945 [2022-11-07T23:25:04.224Z] Step 8/22 : COPY . . [2022-11-07T23:25:04.224Z] ---> Using cache [2022-11-07T23:25:04.224Z] ---> b7e39a4af4ab [2022-11-07T23:25:04.224Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-11-07T23:25:04.224Z] ---> Running in c2010caf5cda [2022-11-07T23:25:06.165Z] ---> 65c27d0fd68a [2022-11-07T23:25:06.165Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-11-07T23:25:06.165Z] ---> Running in 520824c15e5c [2022-11-07T23:25:06.431Z] 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-11-07T23:25:06.696Z] Removing intermediate container 520824c15e5c [2022-11-07T23:25:06.696Z] ---> b087c59d7cef [2022-11-07T23:25:06.696Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-07T23:25:06.696Z] ---> Running in 99c1bcb00bc5 [2022-11-07T23:25:07.284Z] Removing intermediate container 99c1bcb00bc5 [2022-11-07T23:25:07.284Z] ---> f0755095b970 [2022-11-07T23:25:07.284Z] Step 20/22 : LABEL arch=arm64 [2022-11-07T23:25:07.284Z] ---> Running in 315214fa562c [2022-11-07T23:25:07.864Z] Removing intermediate container 315214fa562c [2022-11-07T23:25:07.864Z] ---> 68c3565f3bb1 [2022-11-07T23:25:07.864Z] Step 21/22 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 [2022-11-07T23:25:07.864Z] ---> Running in 508d123e9778 [2022-11-07T23:25:08.445Z] Removing intermediate container 508d123e9778 [2022-11-07T23:25:08.445Z] ---> 53216eee01cc [2022-11-07T23:25:08.445Z] Step 22/22 : LABEL version=0.0.0 [2022-11-07T23:25:08.445Z] ---> Running in a5dbd325c9a8 [2022-11-07T23:25:09.028Z] Removing intermediate container a5dbd325c9a8 [2022-11-07T23:25:09.028Z] ---> 2c752a6e0853 [2022-11-07T23:25:09.028Z] [2022-11-07T23:25:09.293Z] Successfully built 2c752a6e0853 [2022-11-07T23:25:09.293Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-11-07T23:25:09.293Z] Building security-secretstore-setup [2022-11-07T23:25:27.465Z]  Building sys-mgmt-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-07T23:25:27.465Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-07T23:25:27.465Z] ---> 703802666f3e [2022-11-07T23:25:27.465Z] Step 3/24 : WORKDIR /edgex-go [2022-11-07T23:25:27.465Z] ---> Using cache [2022-11-07T23:25:27.465Z] ---> ef4fc83d4d97 [2022-11-07T23:25:27.465Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-11-07T23:25:27.465Z] ---> Using cache [2022-11-07T23:25:27.465Z] ---> 63f3c53e5f9e [2022-11-07T23:25:27.465Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-07T23:25:27.465Z] ---> Using cache [2022-11-07T23:25:27.465Z] ---> 16b9929cf8bb [2022-11-07T23:25:27.465Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T23:25:27.465Z] ---> Using cache [2022-11-07T23:25:27.465Z] ---> cd65bdd88ed0 [2022-11-07T23:25:27.465Z] Step 7/24 : COPY . . [2022-11-07T23:25:27.465Z] ---> Using cache [2022-11-07T23:25:27.465Z] ---> 073cc890da8b [2022-11-07T23:25:27.465Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-11-07T23:25:27.465Z] ---> Running in 2fe7cec9008e [2022-11-07T23:25:28.043Z] 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-11-07T23:25:43.010Z] Removing intermediate container aac6b797a3c2 [2022-11-07T23:25:43.010Z] ---> 37182f2b2cd5 [2022-11-07T23:25:43.010Z] [2022-11-07T23:25:43.010Z] Step 9/19 : FROM alpine:3.15 [2022-11-07T23:25:43.010Z] ---> 02e0d6fdf486 [2022-11-07T23:25:43.010Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-07T23:25:43.010Z] ---> Using cache [2022-11-07T23:25:43.010Z] ---> 567571076bb3 [2022-11-07T23:25:43.010Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-11-07T23:25:43.010Z] ---> Running in 9a7681a001e1 [2022-11-07T23:25:44.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-07T23:25:45.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-07T23:25:46.610Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-07T23:25:46.610Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-07T23:25:46.610Z] OK: 15736 distinct packages available [2022-11-07T23:25:46.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-07T23:25:46.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-07T23:25:48.273Z] (1/9) Installing ca-certificates (20220614-r0) [2022-11-07T23:25:48.273Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-11-07T23:25:48.273Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-11-07T23:25:48.273Z] (4/9) Installing libcurl (7.80.0-r4) [2022-11-07T23:25:48.273Z] (5/9) Installing curl (7.80.0-r4) [2022-11-07T23:25:48.273Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-11-07T23:25:48.273Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-11-07T23:25:48.273Z] (8/9) Installing libucontext (1.1-r0) [2022-11-07T23:25:48.273Z] (9/9) Installing gcompat (1.0.0-r4) [2022-11-07T23:25:48.273Z] Executing busybox-1.34.1-r7.trigger [2022-11-07T23:25:48.273Z] Executing ca-certificates-20220614-r0.trigger [2022-11-07T23:25:48.852Z] OK: 8 MiB in 23 packages [2022-11-07T23:25:50.798Z] Removing intermediate container 9a7681a001e1 [2022-11-07T23:25:50.798Z] ---> e21e7e1d18f2 [2022-11-07T23:25:50.798Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-07T23:25:51.390Z] ---> f1f4c6d80337 [2022-11-07T23:25:51.390Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-11-07T23:25:53.973Z] ---> 907d773d6545 [2022-11-07T23:25:53.973Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-11-07T23:25:54.563Z] ---> f420a1141bba [2022-11-07T23:25:54.563Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-11-07T23:25:54.563Z] ---> Running in fd4abded09b4 [2022-11-07T23:25:55.145Z] Removing intermediate container fd4abded09b4 [2022-11-07T23:25:55.145Z] ---> ce648e5c4518 [2022-11-07T23:25:55.145Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-07T23:25:55.145Z] ---> Running in bb379851b06a [2022-11-07T23:25:55.726Z] Removing intermediate container bb379851b06a [2022-11-07T23:25:55.726Z] ---> 221d32d249ac [2022-11-07T23:25:55.726Z] Step 17/19 : LABEL arch=arm64 [2022-11-07T23:25:55.726Z] ---> Running in 88feb9cfbba7 [2022-11-07T23:25:56.309Z] Removing intermediate container 88feb9cfbba7 [2022-11-07T23:25:56.309Z] ---> 21524acfb912 [2022-11-07T23:25:56.309Z] Step 18/19 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 [2022-11-07T23:25:56.309Z] ---> Running in a21d842223b8 [2022-11-07T23:25:56.891Z] Removing intermediate container a21d842223b8 [2022-11-07T23:25:56.891Z] ---> 9f8fa24d4502 [2022-11-07T23:25:56.891Z] Step 19/19 : LABEL version=0.0.0 [2022-11-07T23:25:56.891Z] ---> Running in 379e829d597d [2022-11-07T23:25:57.158Z] Removing intermediate container 379e829d597d [2022-11-07T23:25:57.158Z] ---> 749ffe8795f8 [2022-11-07T23:25:57.158Z] [2022-11-07T23:25:57.738Z] Successfully built 749ffe8795f8 [2022-11-07T23:25:57.738Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-11-07T23:25:57.738Z] Building security-proxy-setup [2022-11-07T23:26:15.926Z]  Building security-spiffe-token-provider ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-07T23:26:15.926Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-11-07T23:26:15.926Z] ---> 703802666f3e [2022-11-07T23:26:15.926Z] Step 3/21 : WORKDIR /edgex-go [2022-11-07T23:26:15.926Z] ---> Using cache [2022-11-07T23:26:15.926Z] ---> ef4fc83d4d97 [2022-11-07T23:26:15.926Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-11-07T23:26:15.926Z] ---> Using cache [2022-11-07T23:26:15.926Z] ---> 63f3c53e5f9e [2022-11-07T23:26:15.926Z] Step 5/21 : COPY go.mod vendor* ./ [2022-11-07T23:26:15.926Z] ---> Using cache [2022-11-07T23:26:15.926Z] ---> 16b9929cf8bb [2022-11-07T23:26:15.926Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T23:26:15.926Z] ---> Using cache [2022-11-07T23:26:15.926Z] ---> cd65bdd88ed0 [2022-11-07T23:26:15.926Z] Step 7/21 : COPY . . [2022-11-07T23:26:15.926Z] ---> Using cache [2022-11-07T23:26:15.926Z] ---> 073cc890da8b [2022-11-07T23:26:15.926Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-11-07T23:26:15.926Z] ---> Running in 5015ed2b4cad [2022-11-07T23:26:17.348Z] 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-11-07T23:28:23.963Z] Removing intermediate container ecba2ea7157d [2022-11-07T23:28:23.963Z] ---> 03ea72afeed8 [2022-11-07T23:28:23.963Z] [2022-11-07T23:28:23.963Z] Step 10/22 : FROM alpine:3.16 [2022-11-07T23:28:23.963Z] ---> a6215f271958 [2022-11-07T23:28:23.963Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-11-07T23:28:23.963Z] ---> Running in fa746af2da86 [2022-11-07T23:28:23.963Z] Removing intermediate container fa746af2da86 [2022-11-07T23:28:23.963Z] ---> 51f4c044c099 [2022-11-07T23:28:23.963Z] Step 12/22 : ENV APP_PORT=59880 [2022-11-07T23:28:23.963Z] ---> Running in 088d01d009d5 [2022-11-07T23:28:23.963Z] Removing intermediate container 088d01d009d5 [2022-11-07T23:28:23.963Z] ---> 1c9c9769302e [2022-11-07T23:28:23.963Z] Step 13/22 : EXPOSE $APP_PORT [2022-11-07T23:28:23.963Z] ---> Running in 1e13e66d54ef [2022-11-07T23:28:23.963Z] Removing intermediate container 1e13e66d54ef [2022-11-07T23:28:23.963Z] ---> 0f3bc500909e [2022-11-07T23:28:23.963Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-07T23:28:23.963Z] ---> Running in 1120d5147f09 [2022-11-07T23:28:23.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-07T23:28:23.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-07T23:28:23.963Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-07T23:28:23.963Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-07T23:28:23.963Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-07T23:28:23.963Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-07T23:28:23.963Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-07T23:28:23.963Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-07T23:28:23.963Z] Executing busybox-1.35.0-r17.trigger [2022-11-07T23:28:23.963Z] OK: 8 MiB in 20 packages [2022-11-07T23:28:23.963Z] Removing intermediate container 1120d5147f09 [2022-11-07T23:28:23.963Z] ---> 389d7d75e709 [2022-11-07T23:28:23.963Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-07T23:28:24.557Z] ---> 9b12f38e081c [2022-11-07T23:28:24.557Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-11-07T23:28:26.496Z] ---> 6a35ae1e0fbd [2022-11-07T23:28:26.496Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-11-07T23:28:27.090Z] ---> bd8c25f2ce8d [2022-11-07T23:28:27.090Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-11-07T23:28:27.356Z] ---> Running in 5af1b174ca6b [2022-11-07T23:28:27.939Z] Removing intermediate container 5af1b174ca6b [2022-11-07T23:28:27.939Z] ---> ba82dcfabc97 [2022-11-07T23:28:27.939Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-07T23:28:27.939Z] ---> Running in 52f4413846cd [2022-11-07T23:28:28.520Z] Removing intermediate container 52f4413846cd [2022-11-07T23:28:28.520Z] ---> aa8a5273c2c2 [2022-11-07T23:28:28.520Z] Step 20/22 : LABEL arch=arm64 [2022-11-07T23:28:28.520Z] ---> Running in 6aec21d3d161 [2022-11-07T23:28:28.788Z] Removing intermediate container 6aec21d3d161 [2022-11-07T23:28:28.788Z] ---> dec2326e6295 [2022-11-07T23:28:28.788Z] Step 21/22 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 [2022-11-07T23:28:29.058Z] ---> Running in 3265eb749a72 [2022-11-07T23:28:29.641Z] Removing intermediate container 3265eb749a72 [2022-11-07T23:28:29.641Z] ---> c40e7267e7d6 [2022-11-07T23:28:29.641Z] Step 22/22 : LABEL version=0.0.0 [2022-11-07T23:28:29.641Z] ---> Running in e299a3c9fb14 [2022-11-07T23:28:30.220Z] Removing intermediate container e299a3c9fb14 [2022-11-07T23:28:30.220Z] ---> 9e56f2ec85fb [2022-11-07T23:28:30.220Z] [2022-11-07T23:28:30.485Z] Successfully built 9e56f2ec85fb [2022-11-07T23:28:30.485Z] Successfully tagged core-data-arm64:latest [2022-11-07T23:28:30.485Z]  Building core-data ... done Building core-command [2022-11-07T23:28:45.448Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-07T23:28:45.448Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-07T23:28:45.448Z] ---> 703802666f3e [2022-11-07T23:28:45.448Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-11-07T23:28:45.448Z] ---> Using cache [2022-11-07T23:28:45.448Z] ---> 3e3158d92979 [2022-11-07T23:28:45.448Z] Step 4/23 : WORKDIR /edgex-go [2022-11-07T23:28:45.448Z] ---> Using cache [2022-11-07T23:28:45.448Z] ---> de55b904bbd1 [2022-11-07T23:28:45.448Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-11-07T23:28:45.448Z] ---> Using cache [2022-11-07T23:28:45.448Z] ---> 03e34d524cc6 [2022-11-07T23:28:45.448Z] Step 6/23 : COPY go.mod vendor* ./ [2022-11-07T23:28:45.448Z] ---> Using cache [2022-11-07T23:28:45.448Z] ---> 44927e90300d [2022-11-07T23:28:45.448Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T23:28:45.448Z] ---> Using cache [2022-11-07T23:28:45.448Z] ---> 220fd6ff7945 [2022-11-07T23:28:45.448Z] Step 8/23 : COPY . . [2022-11-07T23:28:45.448Z] ---> Using cache [2022-11-07T23:28:45.448Z] ---> b7e39a4af4ab [2022-11-07T23:28:45.448Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-11-07T23:28:46.410Z] ---> Running in 2aee628db896 [2022-11-07T23:28:48.984Z] 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-11-07T23:28:54.314Z] Removing intermediate container c30705e8348e [2022-11-07T23:28:54.314Z] ---> 8b11291c2274 [2022-11-07T23:28:54.314Z] [2022-11-07T23:28:54.314Z] Step 9/32 : FROM alpine:3.16 [2022-11-07T23:28:54.314Z] ---> a6215f271958 [2022-11-07T23:28:54.314Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-07T23:28:54.579Z] ---> Running in f39f6c2d5345 [2022-11-07T23:28:55.159Z] Removing intermediate container f39f6c2d5345 [2022-11-07T23:28:55.159Z] ---> bf63d141bbb3 [2022-11-07T23:28:55.159Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-11-07T23:28:55.159Z] ---> Running in 40401e069ab0 [2022-11-07T23:28:57.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-07T23:28:57.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-07T23:28:58.619Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-11-07T23:28:58.619Z] (2/2) Installing su-exec (0.2-r1) [2022-11-07T23:28:58.619Z] Executing busybox-1.35.0-r17.trigger [2022-11-07T23:28:58.883Z] OK: 5 MiB in 16 packages [2022-11-07T23:29:00.282Z] Removing intermediate container 40401e069ab0 [2022-11-07T23:29:00.282Z] ---> ad6e5e2b80c3 [2022-11-07T23:29:00.282Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-11-07T23:29:00.282Z] ---> Running in 52d42d18d149 [2022-11-07T23:29:00.866Z] Removing intermediate container 52d42d18d149 [2022-11-07T23:29:00.866Z] ---> 1a15bc6bce9e [2022-11-07T23:29:00.866Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-11-07T23:29:00.866Z] ---> Running in eafe88351808 [2022-11-07T23:29:01.454Z] Removing intermediate container eafe88351808 [2022-11-07T23:29:01.454Z] ---> 3c43c788e022 [2022-11-07T23:29:01.454Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-11-07T23:29:01.724Z] ---> Running in afed63180b1d [2022-11-07T23:29:02.305Z] Removing intermediate container afed63180b1d [2022-11-07T23:29:02.305Z] ---> 93a4616d3d5e [2022-11-07T23:29:02.305Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-11-07T23:29:02.305Z] ---> Running in ba44f011f5e9 [2022-11-07T23:29:02.888Z] Removing intermediate container ba44f011f5e9 [2022-11-07T23:29:02.888Z] ---> 5a0c358b41bc [2022-11-07T23:29:02.888Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-11-07T23:29:02.888Z] ---> Running in 0656a336f0e0 [2022-11-07T23:29:06.219Z] Removing intermediate container 0656a336f0e0 [2022-11-07T23:29:06.220Z] ---> 751e9f8b81e1 [2022-11-07T23:29:06.220Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-11-07T23:29:06.220Z] ---> Running in 50d51eb427c6 [2022-11-07T23:29:06.220Z] Removing intermediate container 50d51eb427c6 [2022-11-07T23:29:06.220Z] ---> 8e4d022dde37 [2022-11-07T23:29:06.220Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-11-07T23:29:07.174Z] ---> 335b2682348b [2022-11-07T23:29:07.174Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-11-07T23:29:07.439Z] ---> Running in 631838442a46 [2022-11-07T23:29:10.778Z] Removing intermediate container 631838442a46 [2022-11-07T23:29:10.778Z] ---> 38b22947825d [2022-11-07T23:29:10.778Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-07T23:29:11.046Z] ---> 0a61cb34fd31 [2022-11-07T23:29:11.046Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-11-07T23:29:12.981Z] ---> f73ea5d6b25b [2022-11-07T23:29:12.981Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-11-07T23:29:13.939Z] ---> b7d1c81d5e68 [2022-11-07T23:29:13.939Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-11-07T23:29:14.901Z] ---> 03d930b91984 [2022-11-07T23:29:14.901Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-11-07T23:29:15.857Z] ---> 7803ae74eb96 [2022-11-07T23:29:15.857Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-11-07T23:29:16.643Z] ---> bc1f2929f1d4 [2022-11-07T23:29:16.643Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-11-07T23:29:17.623Z] ---> db100d8d1f02 [2022-11-07T23:29:17.623Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-11-07T23:29:17.623Z] ---> Running in ef2f640fbb0f [2022-11-07T23:29:21.095Z] Removing intermediate container ef2f640fbb0f [2022-11-07T23:29:21.095Z] ---> 0718f939c57d [2022-11-07T23:29:21.095Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-11-07T23:29:21.095Z] ---> Running in 6e681152a5a9 [2022-11-07T23:29:21.095Z] Removing intermediate container 6e681152a5a9 [2022-11-07T23:29:21.095Z] ---> f3833fb188dd [2022-11-07T23:29:21.095Z] Step 29/32 : CMD ["gate"] [2022-11-07T23:29:21.383Z] ---> Running in 318dde7ecbc0 [2022-11-07T23:29:21.660Z] Removing intermediate container 318dde7ecbc0 [2022-11-07T23:29:21.660Z] ---> 648fae9375bd [2022-11-07T23:29:21.660Z] Step 30/32 : LABEL arch=arm64 [2022-11-07T23:29:21.932Z] ---> Running in 51073d1d2d4b [2022-11-07T23:29:22.200Z] Removing intermediate container 51073d1d2d4b [2022-11-07T23:29:22.200Z] ---> 69feda1be1aa [2022-11-07T23:29:22.200Z] Step 31/32 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 [2022-11-07T23:29:22.472Z] ---> Running in 59893d335c70 [2022-11-07T23:29:22.751Z] Removing intermediate container 59893d335c70 [2022-11-07T23:29:22.751Z] ---> 7990575ce4fd [2022-11-07T23:29:22.751Z] Step 32/32 : LABEL version=0.0.0 [2022-11-07T23:29:23.021Z] ---> Running in 33286636e6da [2022-11-07T23:29:23.289Z] Removing intermediate container 33286636e6da [2022-11-07T23:29:23.289Z] ---> c1fc5ae755a1 [2022-11-07T23:29:23.289Z] [2022-11-07T23:29:23.556Z] Successfully built c1fc5ae755a1 [2022-11-07T23:29:23.823Z] Successfully tagged security-bootstrapper-arm64:latest [2022-11-07T23:29:23.823Z]  Building security-bootstrapper ... done Building support-notifications [2022-11-07T23:29:42.033Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-07T23:29:42.033Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-07T23:29:42.033Z] ---> 703802666f3e [2022-11-07T23:29:42.033Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-07T23:29:42.033Z] ---> Using cache [2022-11-07T23:29:42.033Z] ---> 3e3158d92979 [2022-11-07T23:29:42.033Z] Step 4/22 : WORKDIR /edgex-go [2022-11-07T23:29:42.033Z] ---> Using cache [2022-11-07T23:29:42.033Z] ---> de55b904bbd1 [2022-11-07T23:29:42.033Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-11-07T23:29:42.033Z] ---> Running in 97d774533f42 [2022-11-07T23:29:42.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-07T23:29:42.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-07T23:29:44.303Z] OK: 221 MiB in 51 packages [2022-11-07T23:29:45.269Z] Removing intermediate container 97d774533f42 [2022-11-07T23:29:45.269Z] ---> e31b96d9306f [2022-11-07T23:29:45.269Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-07T23:29:46.234Z] ---> 1843b1219a22 [2022-11-07T23:29:46.234Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T23:29:46.234Z] ---> Running in da2913fab236 [2022-11-07T23:30:54.114Z] Removing intermediate container da2913fab236 [2022-11-07T23:30:54.114Z] ---> 113d1d51c202 [2022-11-07T23:30:54.114Z] Step 8/22 : COPY . . [2022-11-07T23:31:02.326Z] 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-11-07T23:31:04.917Z] ---> 04f6cd246172 [2022-11-07T23:31:04.917Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-11-07T23:31:04.917Z] ---> Running in 4ee5054d148b [2022-11-07T23:31:06.865Z] 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-11-07T23:31:21.863Z] Removing intermediate container 2fe7cec9008e [2022-11-07T23:31:21.863Z] ---> aaa0e472c454 [2022-11-07T23:31:21.863Z] [2022-11-07T23:31:21.863Z] Step 9/24 : FROM alpine:3.16 [2022-11-07T23:31:21.863Z] ---> a6215f271958 [2022-11-07T23:31:21.863Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-11-07T23:31:21.863Z] ---> Running in 518e52857ad9 [2022-11-07T23:31:21.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-07T23:31:22.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-07T23:31:23.541Z] (1/3) Installing ca-certificates (20220614-r0) [2022-11-07T23:31:23.541Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-11-07T23:31:23.541Z] (3/3) Installing su-exec (0.2-r1) [2022-11-07T23:31:23.541Z] Executing busybox-1.35.0-r17.trigger [2022-11-07T23:31:23.541Z] Executing ca-certificates-20220614-r0.trigger [2022-11-07T23:31:24.125Z] OK: 6 MiB in 17 packages [2022-11-07T23:31:26.705Z] Removing intermediate container 518e52857ad9 [2022-11-07T23:31:26.705Z] ---> 781e6843b1e8 [2022-11-07T23:31:26.705Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-07T23:31:26.978Z] ---> Running in a261a48d9772 [2022-11-07T23:31:27.564Z] Removing intermediate container a261a48d9772 [2022-11-07T23:31:27.564Z] ---> d04927c28052 [2022-11-07T23:31:27.564Z] Step 12/24 : WORKDIR / [2022-11-07T23:31:27.564Z] ---> Running in c2965ad8ff88 [2022-11-07T23:31:28.148Z] Removing intermediate container c2965ad8ff88 [2022-11-07T23:31:28.148Z] ---> e8806bfc4f62 [2022-11-07T23:31:28.148Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-11-07T23:31:28.732Z] ---> e325e53ea381 [2022-11-07T23:31:28.732Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-11-07T23:31:29.693Z] ---> 096337da1f38 [2022-11-07T23:31:29.693Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-11-07T23:31:30.653Z] ---> c85d217cfd1d [2022-11-07T23:31:30.653Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-11-07T23:31:31.612Z] ---> 6a3e5dd9edc7 [2022-11-07T23:31:31.612Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-11-07T23:31:33.018Z] ---> 55daa88261a1 [2022-11-07T23:31:33.018Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-11-07T23:31:34.968Z] ---> 10a851040318 [2022-11-07T23:31:34.968Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-11-07T23:31:35.924Z] ---> dd2392248d4b [2022-11-07T23:31:35.924Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-07T23:31:35.924Z] ---> Running in f193dd839285 [2022-11-07T23:31:39.254Z] Removing intermediate container f193dd839285 [2022-11-07T23:31:39.254Z] ---> 9567028c30e3 [2022-11-07T23:31:39.254Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-11-07T23:31:39.254Z] ---> Running in a15b14708397 [2022-11-07T23:31:39.521Z] Removing intermediate container a15b14708397 [2022-11-07T23:31:39.521Z] ---> b8abce9c9a70 [2022-11-07T23:31:39.521Z] Step 22/24 : LABEL arch=arm64 [2022-11-07T23:31:39.788Z] ---> Running in 2331df54cb67 [2022-11-07T23:31:40.055Z] Removing intermediate container 2331df54cb67 [2022-11-07T23:31:40.055Z] ---> eacf86bf5efc [2022-11-07T23:31:40.055Z] Step 23/24 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 [2022-11-07T23:31:40.322Z] ---> Running in c57eece4fdf3 [2022-11-07T23:31:40.597Z] Removing intermediate container c57eece4fdf3 [2022-11-07T23:31:40.597Z] ---> d580b6cd023b [2022-11-07T23:31:40.597Z] Step 24/24 : LABEL version=0.0.0 [2022-11-07T23:31:40.869Z] ---> Running in 7cb2cfaed968 [2022-11-07T23:31:41.520Z] Removing intermediate container 7cb2cfaed968 [2022-11-07T23:31:41.520Z] ---> 232f9bda32e6 [2022-11-07T23:31:41.520Z] [2022-11-07T23:31:41.520Z] 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-11-07T23:31:41.826Z] Successfully built 232f9bda32e6 [2022-11-07T23:31:41.826Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-11-07T23:32:04.454Z]  Building security-secretstore-setup ... done Removing intermediate container 5015ed2b4cad [2022-11-07T23:32:04.454Z] ---> e0665cbe24ad [2022-11-07T23:32:04.454Z] [2022-11-07T23:32:04.454Z] Step 9/21 : FROM alpine:3.16 [2022-11-07T23:32:04.454Z] ---> a6215f271958 [2022-11-07T23:32:04.454Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-11-07T23:32:04.454Z] ---> Running in 39de51dd14c9 [2022-11-07T23:32:05.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-07T23:32:05.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-07T23:32:06.702Z] (1/6) Installing ca-certificates (20220614-r0) [2022-11-07T23:32:06.702Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-11-07T23:32:06.702Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-11-07T23:32:06.702Z] (4/6) Installing libcurl (7.83.1-r4) [2022-11-07T23:32:06.969Z] (5/6) Installing curl (7.83.1-r4) [2022-11-07T23:32:06.969Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-11-07T23:32:06.969Z] Executing busybox-1.35.0-r17.trigger [2022-11-07T23:32:06.969Z] Executing ca-certificates-20220614-r0.trigger [2022-11-07T23:32:07.236Z] OK: 8 MiB in 20 packages [2022-11-07T23:32:09.810Z] Removing intermediate container 39de51dd14c9 [2022-11-07T23:32:09.810Z] ---> 9a80c13b41ec [2022-11-07T23:32:09.810Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-07T23:32:09.810Z] ---> Running in 2d7338cf147e [2022-11-07T23:32:09.810Z] Removing intermediate container 2d7338cf147e [2022-11-07T23:32:09.810Z] ---> 09e7ae14c0e2 [2022-11-07T23:32:09.810Z] Step 12/21 : WORKDIR /edgex [2022-11-07T23:32:10.076Z] ---> Running in 1206c2139790 [2022-11-07T23:32:10.341Z] Removing intermediate container 1206c2139790 [2022-11-07T23:32:10.341Z] ---> 5e3ea8e0357f [2022-11-07T23:32:10.341Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-11-07T23:32:11.300Z] ---> 0998225a4bed [2022-11-07T23:32:11.300Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-11-07T23:32:13.246Z] ---> fab7947facab [2022-11-07T23:32:13.246Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-11-07T23:32:15.818Z] ---> ecafa2926e5e [2022-11-07T23:32:15.818Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-11-07T23:32:16.396Z] ---> c8380abab5fe [2022-11-07T23:32:16.396Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-07T23:32:16.396Z] ---> Running in cabb4586a3c2 [2022-11-07T23:32:19.736Z] Removing intermediate container cabb4586a3c2 [2022-11-07T23:32:19.736Z] ---> 3d994ceb231b [2022-11-07T23:32:19.736Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-11-07T23:32:19.736Z] ---> Running in 02570165fab6 [2022-11-07T23:32:20.314Z] Removing intermediate container 02570165fab6 [2022-11-07T23:32:20.314Z] ---> 86207b240e3e [2022-11-07T23:32:20.314Z] Step 19/21 : LABEL arch=arm64 [2022-11-07T23:32:20.314Z] ---> Running in a6bdb3c47210 [2022-11-07T23:32:20.927Z] Removing intermediate container a6bdb3c47210 [2022-11-07T23:32:20.927Z] ---> d9689bc22534 [2022-11-07T23:32:20.927Z] Step 20/21 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 [2022-11-07T23:32:20.927Z] ---> Running in 568c4c9139ce [2022-11-07T23:32:21.203Z] Removing intermediate container 568c4c9139ce [2022-11-07T23:32:21.203Z] ---> 49e9ccc8ad2f [2022-11-07T23:32:21.203Z] Step 21/21 : LABEL version=0.0.0 [2022-11-07T23:32:21.468Z] ---> Running in 60408069a405 [2022-11-07T23:32:21.734Z] Removing intermediate container 60408069a405 [2022-11-07T23:32:21.734Z] ---> 5a3983e05847 [2022-11-07T23:32:21.734Z] [2022-11-07T23:32:22.315Z] Successfully built 5a3983e05847 [2022-11-07T23:32:22.315Z] Successfully tagged security-proxy-setup-arm64:latest [2022-11-07T23:33:44.197Z]  Building security-proxy-setup ... done Removing intermediate container c2010caf5cda [2022-11-07T23:33:44.197Z] ---> 9b5039089b53 [2022-11-07T23:33:44.197Z] [2022-11-07T23:33:44.197Z] Step 10/22 : FROM alpine:3.16 [2022-11-07T23:33:44.197Z] ---> a6215f271958 [2022-11-07T23:33:44.197Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-11-07T23:33:44.197Z] ---> Using cache [2022-11-07T23:33:44.197Z] ---> bdce93bffe92 [2022-11-07T23:33:44.197Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-07T23:33:44.197Z] ---> Using cache [2022-11-07T23:33:44.197Z] ---> fd3c2b3ec613 [2022-11-07T23:33:44.197Z] Step 13/22 : ENV APP_PORT=59861 [2022-11-07T23:33:44.197Z] ---> Running in c0c57443beab [2022-11-07T23:33:44.197Z] Removing intermediate container c0c57443beab [2022-11-07T23:33:44.197Z] ---> cdacd4a1d0d7 [2022-11-07T23:33:44.197Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-07T23:33:44.197Z] ---> Running in 8bcb62ae28c6 [2022-11-07T23:33:44.197Z] Removing intermediate container 8bcb62ae28c6 [2022-11-07T23:33:44.197Z] ---> 109a75923cf8 [2022-11-07T23:33:44.197Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-07T23:33:44.197Z] ---> d54f25e4d20a [2022-11-07T23:33:44.197Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-11-07T23:33:44.197Z] ---> b6c8a2df3765 [2022-11-07T23:33:44.197Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-11-07T23:33:44.197Z] ---> e97ccf4a2f60 [2022-11-07T23:33:44.197Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-11-07T23:33:44.197Z] ---> Running in b21a0b02e7f9 [2022-11-07T23:33:44.197Z] Removing intermediate container b21a0b02e7f9 [2022-11-07T23:33:44.197Z] ---> 37743c13ed68 [2022-11-07T23:33:44.197Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-07T23:33:44.197Z] ---> Running in a760b68520e4 [2022-11-07T23:33:44.197Z] Removing intermediate container a760b68520e4 [2022-11-07T23:33:44.197Z] ---> b41d88e29616 [2022-11-07T23:33:44.197Z] Step 20/22 : LABEL arch=arm64 [2022-11-07T23:33:44.197Z] ---> Running in 767275bee14d [2022-11-07T23:33:44.197Z] Removing intermediate container 767275bee14d [2022-11-07T23:33:44.197Z] ---> 1663be160068 [2022-11-07T23:33:44.197Z] Step 21/22 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 [2022-11-07T23:33:44.197Z] ---> Running in 415400d434da [2022-11-07T23:33:44.197Z] Removing intermediate container 415400d434da [2022-11-07T23:33:44.197Z] ---> 4aa90e460cfc [2022-11-07T23:33:44.197Z] Step 22/22 : LABEL version=0.0.0 [2022-11-07T23:33:44.197Z] ---> Running in 3c572caad055 [2022-11-07T23:33:44.197Z] Removing intermediate container 3c572caad055 [2022-11-07T23:33:44.197Z] ---> 815e75c39c21 [2022-11-07T23:33:44.197Z] [2022-11-07T23:33:44.197Z] Successfully built 815e75c39c21 [2022-11-07T23:33:44.197Z] Successfully tagged support-scheduler-arm64:latest [2022-11-07T23:33:49.547Z]  Building support-scheduler ... done Removing intermediate container 2aee628db896 [2022-11-07T23:33:49.547Z] ---> 5ba36723de40 [2022-11-07T23:33:49.547Z] [2022-11-07T23:33:49.547Z] Step 10/23 : FROM alpine:3.16 [2022-11-07T23:33:49.547Z] ---> a6215f271958 [2022-11-07T23:33:49.547Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-11-07T23:33:49.547Z] ---> Using cache [2022-11-07T23:33:49.547Z] ---> bdce93bffe92 [2022-11-07T23:33:49.547Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-07T23:33:49.547Z] ---> Using cache [2022-11-07T23:33:49.547Z] ---> fd3c2b3ec613 [2022-11-07T23:33:49.547Z] Step 13/23 : ENV APP_PORT=59882 [2022-11-07T23:33:49.547Z] ---> Running in 61d2b0e34f1f [2022-11-07T23:33:50.136Z] Removing intermediate container 61d2b0e34f1f [2022-11-07T23:33:50.136Z] ---> 20d25995032e [2022-11-07T23:33:50.136Z] Step 14/23 : EXPOSE $APP_PORT [2022-11-07T23:33:50.136Z] ---> Running in a10e77ada49a [2022-11-07T23:33:50.721Z] Removing intermediate container a10e77ada49a [2022-11-07T23:33:50.721Z] ---> 3de77fce9700 [2022-11-07T23:33:50.721Z] Step 15/23 : WORKDIR / [2022-11-07T23:33:50.721Z] ---> Running in 2f0a2d821747 [2022-11-07T23:33:51.308Z] Removing intermediate container 2f0a2d821747 [2022-11-07T23:33:51.308Z] ---> 807b45249938 [2022-11-07T23:33:51.308Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-07T23:33:51.897Z] ---> 37ebb969deee [2022-11-07T23:33:51.897Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-11-07T23:33:53.853Z] ---> 7ee87c93e1e7 [2022-11-07T23:33:53.853Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-11-07T23:33:54.438Z] ---> 6cb367cc1b48 [2022-11-07T23:33:54.438Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-11-07T23:33:54.438Z] ---> Running in 71456f6fa663 [2022-11-07T23:33:55.036Z] Removing intermediate container 71456f6fa663 [2022-11-07T23:33:55.036Z] ---> 9a10926726e6 [2022-11-07T23:33:55.036Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-07T23:33:55.036Z] ---> Running in 49c8006a753f [2022-11-07T23:33:55.311Z] Removing intermediate container 49c8006a753f [2022-11-07T23:33:55.311Z] ---> 0dc819cebd7e [2022-11-07T23:33:55.311Z] Step 21/23 : LABEL arch=arm64 [2022-11-07T23:33:55.582Z] ---> Running in 7ba79fefb9c6 [2022-11-07T23:33:55.853Z] Removing intermediate container 7ba79fefb9c6 [2022-11-07T23:33:55.853Z] ---> e6300c24ea1f [2022-11-07T23:33:55.853Z] Step 22/23 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 [2022-11-07T23:33:56.132Z] ---> Running in d5e580e4499e [2022-11-07T23:33:56.402Z] Removing intermediate container d5e580e4499e [2022-11-07T23:33:56.402Z] ---> 23f38b5fe80d [2022-11-07T23:33:56.402Z] Step 23/23 : LABEL version=0.0.0 [2022-11-07T23:33:56.670Z] ---> Running in a2c343b7975f [2022-11-07T23:33:57.254Z] Removing intermediate container a2c343b7975f [2022-11-07T23:33:57.254Z] ---> feb7a856c5ac [2022-11-07T23:33:57.254Z] [2022-11-07T23:33:57.254Z] Successfully built feb7a856c5ac [2022-11-07T23:33:57.254Z] Successfully tagged core-command-arm64:latest [2022-11-07T23:34:53.679Z]  Building core-command ... done Removing intermediate container 4ee5054d148b [2022-11-07T23:34:53.679Z] ---> c98c7c4a8126 [2022-11-07T23:34:53.679Z] [2022-11-07T23:34:53.679Z] Step 10/22 : FROM alpine:3.16 [2022-11-07T23:34:53.679Z] ---> a6215f271958 [2022-11-07T23:34:53.679Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-11-07T23:34:53.679Z] ---> Running in f2d4bf2e5b68 [2022-11-07T23:34:54.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-07T23:34:54.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-07T23:34:55.875Z] (1/2) Installing ca-certificates (20220614-r0) [2022-11-07T23:34:55.875Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-11-07T23:34:55.875Z] Executing busybox-1.35.0-r17.trigger [2022-11-07T23:34:55.875Z] Executing ca-certificates-20220614-r0.trigger [2022-11-07T23:34:56.141Z] OK: 6 MiB in 16 packages [2022-11-07T23:34:57.104Z] Removing intermediate container f2d4bf2e5b68 [2022-11-07T23:34:57.104Z] ---> 260c1d124b9e [2022-11-07T23:34:57.104Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-07T23:34:57.371Z] ---> Running in ec83cbb63920 [2022-11-07T23:34:57.640Z] Removing intermediate container ec83cbb63920 [2022-11-07T23:34:57.640Z] ---> 893d0fc7ef6b [2022-11-07T23:34:57.640Z] Step 13/22 : ENV APP_PORT=59860 [2022-11-07T23:34:57.640Z] ---> Running in 5dee926d277c [2022-11-07T23:34:57.908Z] Removing intermediate container 5dee926d277c [2022-11-07T23:34:57.908Z] ---> ba38605d12ad [2022-11-07T23:34:57.908Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-07T23:34:57.908Z] ---> Running in 4ff1c877f160 [2022-11-07T23:34:58.177Z] Removing intermediate container 4ff1c877f160 [2022-11-07T23:34:58.177Z] ---> 66615774320f [2022-11-07T23:34:58.177Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-07T23:34:58.763Z] ---> 6738cae3ebc8 [2022-11-07T23:34:58.763Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-11-07T23:35:00.171Z] ---> 95077a8b613a [2022-11-07T23:35:00.172Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-11-07T23:35:00.440Z] ---> e08b4b15e401 [2022-11-07T23:35:00.440Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-11-07T23:35:00.440Z] ---> Running in a7c8f0565424 [2022-11-07T23:35:00.707Z] Removing intermediate container a7c8f0565424 [2022-11-07T23:35:00.707Z] ---> 2bf6c680db7b [2022-11-07T23:35:00.707Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-07T23:35:00.707Z] ---> Running in f4ef2ff73f52 [2022-11-07T23:35:00.977Z] Removing intermediate container f4ef2ff73f52 [2022-11-07T23:35:00.977Z] ---> 237b175397f9 [2022-11-07T23:35:00.977Z] Step 20/22 : LABEL arch=arm64 [2022-11-07T23:35:01.248Z] ---> Running in c99a2b889745 [2022-11-07T23:35:01.516Z] Removing intermediate container c99a2b889745 [2022-11-07T23:35:01.516Z] ---> 7d09ee561c52 [2022-11-07T23:35:01.516Z] Step 21/22 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 [2022-11-07T23:35:01.516Z] ---> Running in f1fd81bdf47b [2022-11-07T23:35:01.783Z] Removing intermediate container f1fd81bdf47b [2022-11-07T23:35:01.783Z] ---> 7b80f22be829 [2022-11-07T23:35:01.783Z] Step 22/22 : LABEL version=0.0.0 [2022-11-07T23:35:01.784Z] ---> Running in e1530f5a40aa [2022-11-07T23:35:02.052Z] Removing intermediate container e1530f5a40aa [2022-11-07T23:35:02.052Z] ---> a4ccd80eab34 [2022-11-07T23:35:02.052Z] [2022-11-07T23:35:02.321Z] Successfully built a4ccd80eab34 [2022-11-07T23:35:02.321Z] Successfully tagged support-notifications-arm64:latest [2022-11-07T23:35:02.915Z]  Building support-notifications ... done  [Pipeline] } [2022-11-07T23:35:02.959Z] $ docker stop --time=1 5cbab27cc83579255e892eef9a57fecda94a0b5b75bb807dd5d57001c83e207b [2022-11-07T23:35:04.589Z] $ docker rm -f 5cbab27cc83579255e892eef9a57fecda94a0b5b75bb807dd5d57001c83e207b [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-07T23:35:05.111Z] + docker images [2022-11-07T23:35:05.377Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-11-07T23:35:05.377Z] support-notifications-arm64 latest a4ccd80eab34 4 seconds ago 29.5MB [2022-11-07T23:35:05.377Z] c98c7c4a8126 13 seconds ago 1.51GB [2022-11-07T23:35:05.377Z] core-command-arm64 latest feb7a856c5ac About a minute ago 16.9MB [2022-11-07T23:35:05.377Z] 5ba36723de40 About a minute ago 1.44GB [2022-11-07T23:35:05.377Z] support-scheduler-arm64 latest 815e75c39c21 About a minute ago 28.8MB [2022-11-07T23:35:05.377Z] 9b5039089b53 About a minute ago 1.51GB [2022-11-07T23:35:05.377Z] security-proxy-setup-arm64 latest 5a3983e05847 2 minutes ago 26.7MB [2022-11-07T23:35:05.377Z] e0665cbe24ad 3 minutes ago 1.43GB [2022-11-07T23:35:05.377Z] security-secretstore-setup-arm64 latest 232f9bda32e6 3 minutes ago 28.6MB [2022-11-07T23:35:05.377Z] aaa0e472c454 3 minutes ago 1.44GB [2022-11-07T23:35:05.377Z] security-bootstrapper-arm64 latest c1fc5ae755a1 5 minutes ago 19.4MB [2022-11-07T23:35:05.377Z] 8b11291c2274 6 minutes ago 1.43GB [2022-11-07T23:35:05.377Z] core-data-arm64 latest 9e56f2ec85fb 6 minutes ago 20.8MB [2022-11-07T23:35:05.377Z] 03ea72afeed8 6 minutes ago 1.45GB [2022-11-07T23:35:05.377Z] security-spiffe-token-provider-arm64 latest 749ffe8795f8 9 minutes ago 28.8MB [2022-11-07T23:35:05.377Z] 37182f2b2cd5 9 minutes ago 1.48GB [2022-11-07T23:35:05.377Z] sys-mgmt-agent-arm64 latest 2c752a6e0853 9 minutes ago 133MB [2022-11-07T23:35:05.377Z] core-metadata-arm64 latest 3ba81fc09088 10 minutes ago 17.7MB [2022-11-07T23:35:05.377Z] bf7da9b8ab35 10 minutes ago 1.45GB [2022-11-07T23:35:05.377Z] 187ae63feba0 11 minutes ago 1.43GB [2022-11-07T23:35:05.377Z] security-spire-server-arm64 latest 7739a649a153 13 minutes ago 84.3MB [2022-11-07T23:35:05.377Z] e240175766cd 14 minutes ago 1.32GB [2022-11-07T23:35:05.377Z] security-spire-agent-arm64 latest 306f274f7cd9 16 minutes ago 122MB [2022-11-07T23:35:05.377Z] security-spire-config-arm64 latest 34f774dbc07f 16 minutes ago 83.6MB [2022-11-07T23:35:05.377Z] 4dad1c5c09d6 16 minutes ago 1.32GB [2022-11-07T23:35:05.377Z] 4d3101539f12 16 minutes ago 1.32GB [2022-11-07T23:35:05.377Z] ci-base-image-arm64 latest 703802666f3e 31 minutes ago 948MB [2022-11-07T23:35:05.377Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 5 days ago 685MB [2022-11-07T23:35:05.377Z] alpine 3.15 02e0d6fdf486 3 months ago 5.33MB [2022-11-07T23:35:05.377Z] alpine 3.16 a6215f271958 3 months ago 5.29MB [2022-11-07T23:35:05.377Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T23:35:06.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-07T23:35:06.209Z] [2022-11-07T23:35:06.209Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T23:35:06.597Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-07T23:35:06.862Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-07T23:35:06.862Z] 8998bd30e6a1: Pulling fs layer [2022-11-07T23:35:06.862Z] 04944245beec: Pulling fs layer [2022-11-07T23:35:06.862Z] 699f458cf7ca: Pulling fs layer [2022-11-07T23:35:06.862Z] 765212b225bb: Pulling fs layer [2022-11-07T23:35:06.862Z] f23df028b6ca: Pulling fs layer [2022-11-07T23:35:06.862Z] d65c8cfc05b1: Pulling fs layer [2022-11-07T23:35:06.862Z] 2437ff75d9bd: Pulling fs layer [2022-11-07T23:35:06.862Z] 765212b225bb: Waiting [2022-11-07T23:35:06.862Z] f23df028b6ca: Waiting [2022-11-07T23:35:06.862Z] d65c8cfc05b1: Waiting [2022-11-07T23:35:06.862Z] 2437ff75d9bd: Waiting [2022-11-07T23:35:06.862Z] 04944245beec: Verifying Checksum [2022-11-07T23:35:06.862Z] 04944245beec: Download complete [2022-11-07T23:35:06.862Z] 765212b225bb: Verifying Checksum [2022-11-07T23:35:06.862Z] 765212b225bb: Download complete [2022-11-07T23:35:07.130Z] f23df028b6ca: Verifying Checksum [2022-11-07T23:35:07.130Z] f23df028b6ca: Download complete [2022-11-07T23:35:07.130Z] d65c8cfc05b1: Verifying Checksum [2022-11-07T23:35:07.130Z] d65c8cfc05b1: Download complete [2022-11-07T23:35:07.130Z] 699f458cf7ca: Verifying Checksum [2022-11-07T23:35:07.130Z] 699f458cf7ca: Download complete [2022-11-07T23:35:07.714Z] 8998bd30e6a1: Verifying Checksum [2022-11-07T23:35:07.714Z] 8998bd30e6a1: Download complete [2022-11-07T23:35:09.651Z] 2437ff75d9bd: Verifying Checksum [2022-11-07T23:35:09.651Z] 2437ff75d9bd: Download complete [2022-11-07T23:35:11.585Z] 8998bd30e6a1: Pull complete [2022-11-07T23:35:12.167Z] 04944245beec: Pull complete [2022-11-07T23:35:13.574Z] 699f458cf7ca: Pull complete [2022-11-07T23:35:13.574Z] 765212b225bb: Pull complete [2022-11-07T23:35:14.529Z] f23df028b6ca: Pull complete [2022-11-07T23:35:14.529Z] d65c8cfc05b1: Pull complete [2022-11-07T23:35:29.498Z] 2437ff75d9bd: Pull complete [2022-11-07T23:35:29.498Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-07T23:35:29.498Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-07T23:35:29.498Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T23:35:29.802Z] prd-ubuntu20.04-docker-arm64-4c-16g-118535 does not seem to be running inside a container [2022-11-07T23:35:29.889Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-11-07T23:35:32.642Z] $ docker top 2b326b3334a7b879587961d760bb2a2cabe6f898f233d12e12a44838b75877ab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T23:35:33.586Z] ---> job-cost.sh [2022-11-07T23:35:33.586Z] lf-activate-venv: SKIPPING [2022-11-07T23:35:33.586Z] INFO: No Stack... [2022-11-07T23:35:34.167Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-07T23:35:34.747Z] INFO: Archiving Costs [Pipeline] sh [2022-11-07T23:35:35.083Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-11-07T23:35:35.083Z] + cut -d, -f6 [Pipeline] lock [2022-11-07T23:35:35.400Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4228-1-stack-cost] [2022-11-07T23:35:35.406Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4228-1-stack-cost] did not exist. Created. [2022-11-07T23:35:35.406Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4228-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-07T23:35:36.125Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-07T23:35:36.309Z] Stashed 1 file(s) [Pipeline] } [2022-11-07T23:35:36.325Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4228-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-07T23:35:36.432Z] $ docker stop --time=1 2b326b3334a7b879587961d760bb2a2cabe6f898f233d12e12a44838b75877ab [2022-11-07T23:35:37.916Z] $ docker rm -f 2b326b3334a7b879587961d760bb2a2cabe6f898f233d12e12a44838b75877ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-11-07T23:35:38.869Z] provisioning config files... [2022-11-07T23:35:38.877Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5646246188177774745tmp [Pipeline] { [Pipeline] sh [2022-11-07T23:35:39.216Z] + set +x [2022-11-07T23:35:39.216Z] + bash -s -- [2022-11-07T23:35:39.216Z] + curl -s https://codecov.io/bash [2022-11-07T23:35:39.216Z] [2022-11-07T23:35:39.216Z] _____ _ [2022-11-07T23:35:39.216Z] / ____| | | [2022-11-07T23:35:39.216Z] | | ___ __| | ___ ___ _____ __ [2022-11-07T23:35:39.216Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-07T23:35:39.216Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-07T23:35:39.216Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-07T23:35:39.216Z] Bash-1.0.6 [2022-11-07T23:35:39.216Z] [2022-11-07T23:35:39.216Z] [2022-11-07T23:35:39.216Z] ==> git version 2.25.1 found [2022-11-07T23:35:39.216Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-11-07T23:35:39.216Z] Release-Date: 2020-01-08 [2022-11-07T23:35:39.216Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-11-07T23:35:39.216Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-07T23:35:39.216Z] ==> Jenkins CI detected. [2022-11-07T23:35:39.216Z] current dir:  /w/workspace/edgex-go/1 [2022-11-07T23:35:39.216Z] project root: . [2022-11-07T23:35:39.216Z] --> token set from env [2022-11-07T23:35:39.216Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-07T23:35:39.216Z] ==> Running gcov in . (disable via -X gcov) [2022-11-07T23:35:39.216Z] ==> Python coveragepy not found [2022-11-07T23:35:39.216Z] ==> Searching for coverage reports in: [2022-11-07T23:35:39.216Z] + . [2022-11-07T23:35:39.216Z] -> Found 1 reports [2022-11-07T23:35:39.216Z] ==> Detecting git/mercurial file structure [2022-11-07T23:35:39.216Z] ==> Reading reports [2022-11-07T23:35:39.476Z] + ./coverage.out bytes=501828 [2022-11-07T23:35:39.476Z] ==> Appending adjustments [2022-11-07T23:35:39.476Z] https://docs.codecov.io/docs/fixing-reports [2022-11-07T23:35:40.852Z] + Found adjustments [2022-11-07T23:35:40.852Z] ==> Gzipping contents [2022-11-07T23:35:40.852Z] 64K /tmp/codecov.O5PeuI.gz [2022-11-07T23:35:40.852Z] ==> Uploading reports [2022-11-07T23:35:40.852Z] url: https://codecov.io [2022-11-07T23:35:40.853Z] query: branch=PR-4228&commit=875252c620abe4711f809115bdf8d1ed52d87c25&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4228%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4228&job=&cmd_args= [2022-11-07T23:35:40.853Z] -> Pinging Codecov [2022-11-07T23:35:40.853Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4228&commit=875252c620abe4711f809115bdf8d1ed52d87c25&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4228%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4228&job=&cmd_args= [2022-11-07T23:35:40.853Z] -> Uploading to [2022-11-07T23:35:40.853Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-07/00271124DB129430A58F1EEE437C3FCB/875252c620abe4711f809115bdf8d1ed52d87c25/31a33284-505d-4ad3-83c0-00bbe60125e7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221107%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221107T233540Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ac54509bcb23229ae974885e825299cb7f2ff9e19d40a211ee892386c41eae65 [2022-11-07T23:35:41.112Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-07T23:35:41.112Z] Dload Upload Total Spent Left Speed [2022-11-07T23:35:41.370Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65317 0 0 100 65317 0 224k --:--:-- --:--:-- --:--:-- 224k [2022-11-07T23:35:41.370Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/875252c620abe4711f809115bdf8d1ed52d87c25 [Pipeline] } [2022-11-07T23:35:41.398Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-11-07T23:35:42.781Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-11-07T23:35:43.136Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T23:35:44.026Z] ---> package-listing.sh [2022-11-07T23:35:44.026Z] ++ facter osfamily [2022-11-07T23:35:44.026Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-07T23:35:44.286Z] + OS_FAMILY=debian [2022-11-07T23:35:44.286Z] + workspace=/w/workspace/edgex-go/1 [2022-11-07T23:35:44.286Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-07T23:35:44.286Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-07T23:35:44.286Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-07T23:35:44.286Z] + PACKAGES=/tmp/packages_start.txt [2022-11-07T23:35:44.286Z] + '[' /w/workspace/edgex-go/1 ']' [2022-11-07T23:35:44.286Z] + PACKAGES=/tmp/packages_end.txt [2022-11-07T23:35:44.286Z] + case "${OS_FAMILY}" in [2022-11-07T23:35:44.286Z] + dpkg -l [2022-11-07T23:35:44.286Z] + grep '^ii' [2022-11-07T23:35:44.286Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-07T23:35:44.286Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-07T23:35:44.286Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-07T23:35:44.286Z] + '[' /w/workspace/edgex-go/1 ']' [2022-11-07T23:35:44.286Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-11-07T23:35:44.286Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-11-07T23:35:44.323Z] 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-11-07T23:35:44.614Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T23:35:45.245Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-07T23:35:45.245Z] [2022-11-07T23:35:45.245Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T23:35:45.619Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-07T23:35:45.619Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-07T23:35:45.619Z] 5eb5b503b376: Pulling fs layer [2022-11-07T23:35:45.619Z] 5c69ac0246d0: Pulling fs layer [2022-11-07T23:35:45.619Z] ec43610c2a17: Pulling fs layer [2022-11-07T23:35:45.619Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-07T23:35:45.619Z] 33b1e0a273af: Pulling fs layer [2022-11-07T23:35:45.619Z] 5d3b04190fa2: Pulling fs layer [2022-11-07T23:35:45.619Z] 2f39f015ded8: Pulling fs layer [2022-11-07T23:35:45.619Z] 33b1e0a273af: Waiting [2022-11-07T23:35:45.619Z] 5d3b04190fa2: Waiting [2022-11-07T23:35:45.619Z] 2f39f015ded8: Waiting [2022-11-07T23:35:45.619Z] 3a2ae6a8a46f: Waiting [2022-11-07T23:35:45.619Z] 5c69ac0246d0: Download complete [2022-11-07T23:35:45.619Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-07T23:35:45.619Z] 33b1e0a273af: Verifying Checksum [2022-11-07T23:35:45.619Z] 33b1e0a273af: Download complete [2022-11-07T23:35:45.876Z] 5d3b04190fa2: Verifying Checksum [2022-11-07T23:35:45.876Z] 5d3b04190fa2: Download complete [2022-11-07T23:35:45.876Z] ec43610c2a17: Verifying Checksum [2022-11-07T23:35:45.876Z] ec43610c2a17: Download complete [2022-11-07T23:35:45.876Z] 5eb5b503b376: Verifying Checksum [2022-11-07T23:35:45.876Z] 5eb5b503b376: Download complete [2022-11-07T23:35:46.442Z] 2f39f015ded8: Download complete [2022-11-07T23:35:47.008Z] 5eb5b503b376: Pull complete [2022-11-07T23:35:47.008Z] 5c69ac0246d0: Pull complete [2022-11-07T23:35:47.573Z] ec43610c2a17: Pull complete [2022-11-07T23:35:47.573Z] 3a2ae6a8a46f: Pull complete [2022-11-07T23:35:47.831Z] 33b1e0a273af: Pull complete [2022-11-07T23:35:47.831Z] 5d3b04190fa2: Pull complete [2022-11-07T23:35:52.012Z] 2f39f015ded8: Pull complete [2022-11-07T23:35:52.012Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-07T23:35:52.012Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-07T23:35:52.012Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T23:35:52.210Z] prd-ubuntu20.04-docker-8c-8g-118534 does not seem to be running inside a container [2022-11-07T23:35:52.228Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-07T23:35:54.051Z] $ docker top df0bf6326b36eeb04008fbb3292b0d7d26e5cdf38beffbb596cb8be5cd8ecc9c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T23:35:54.451Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-07T23:35:54.763Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-07T23:35:55.073Z] + ls /var/log/sa-host [2022-11-07T23:35:55.073Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-07T23:35:55.274Z] provisioning config files... [2022-11-07T23:35:55.285Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5748081228913801207tmp [Pipeline] { [Pipeline] echo [2022-11-07T23:35:55.334Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T23:35:55.646Z] ---> create-netrc.sh [Pipeline] } [2022-11-07T23:35:55.672Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-07T23:35:56.063Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-07T23:35:56.092Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T23:35:56.401Z] ---> sudo-logs.sh [2022-11-07T23:35:56.401Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-07T23:35:56.480Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T23:35:56.786Z] ---> job-cost.sh [2022-11-07T23:35:56.787Z] lf-activate-venv: SKIPPING [2022-11-07T23:35:56.787Z] DEBUG: total: 0.10999999940395355 [2022-11-07T23:35:56.787Z] INFO: Retrieving Stack Cost... [2022-11-07T23:35:57.048Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-07T23:35:57.616Z] INFO: Archiving Costs [Pipeline] echo [2022-11-07T23:35:57.645Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T23:35:57.956Z] ---> logs-deploy.sh [2022-11-07T23:35:57.956Z] lf-activate-venv: SKIPPING [2022-11-07T23:35:57.956Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4228/1 [2022-11-07T23:35:57.956Z] INFO: archiving workspace using pattern(s): [2022-11-07T23:35:58.895Z] Archives upload complete. [2022-11-07T23:35:58.895Z] INFO: archiving logs to Nexus