Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 08c6b03dd56aea21f28f845f075d885fa2173965 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-ssh2157523138642697993.key > 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-ssh4261349318396739563.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3172662815768639083.key > 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 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-ssh14249584208483022767.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18204891331501721872.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5251 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/402 [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/402 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 08c6b03dd56aea21f28f845f075d885fa2173965 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 08c6b03dd56aea21f28f845f075d885fa2173965 # timeout=10 Commit message: "feat!: consume common config (#4335)" > git rev-list --no-walk 966ddbcdfe08adc100c05000828e7ee1aafc1855 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:16:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:16:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:16:05 ========================================================= 20:16:05 EdgeX Global Pipelines Version Info 20:16:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:16:07 ------------------- 20:16:07 stable info: 20:16:07 ------------------- 20:16:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:16:07 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:16:07 Message: update stable to v1.0.244 20:16:07 ------------------- 20:16:07 experimental info: 20:16:07 ------------------- 20:16:07 Commited By: **** collab-it+edgex@linuxfoundation.org 20:16:07 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:16:07 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:16:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:16:08 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:16:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:16:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:16:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:16:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:16:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:16:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:16:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:16:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:16:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:16:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:16:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:16:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:16:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:16:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:16:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:16:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:16:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:16:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:16:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:16:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:16:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:16:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:16:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:16:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:16:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] echo 20:16:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 08c6b03 [Pipeline] echo 20:16:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:16:08 provisioning config files... 20:16:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/402@tmp/config6356827663028098313tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:16:08 ---> docker-login.sh 20:16:08 nexus3.edgexfoundry.org:10001 20:16:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:08 Configure a credential helper to remove this warning. See 20:16:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:08 20:16:08 Login Succeeded 20:16:08 nexus3.edgexfoundry.org:10002 20:16:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:09 Configure a credential helper to remove this warning. See 20:16:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:09 20:16:09 Login Succeeded 20:16:09 nexus3.edgexfoundry.org:10003 20:16:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:09 Configure a credential helper to remove this warning. See 20:16:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:09 20:16:09 Login Succeeded 20:16:09 nexus3.edgexfoundry.org:10004 20:16:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:09 Configure a credential helper to remove this warning. See 20:16:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:09 20:16:09 Login Succeeded 20:16:09 docker.io 20:16:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:09 Configure a credential helper to remove this warning. See 20:16:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:09 20:16:09 Login Succeeded 20:16:09 ---> docker-login.sh ends [Pipeline] } 20:16:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:16:10 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/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 20:16:10 + dirname cmd/core-command/Dockerfile 20:16:10 + cut -d/ -f2 20:16:10 + echo core-command,cmd/core-command/Dockerfile 20:16:10 + + cut -d/dirname -f2 cmd/core-common-config-bootstrapper/Dockerfile 20:16:10 20:16:10 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 20:16:10 + + dirnamecut cmd/core-data/Dockerfile -d/ 20:16:10 -f2 20:16:10 + echo core-data,cmd/core-data/Dockerfile 20:16:10 + + cut -d/ -f2 20:16:10 dirname cmd/core-metadata/Dockerfile 20:16:10 + echo core-metadata,cmd/core-metadata/Dockerfile 20:16:10 + dirname cmd/security-bootstrapper/Dockerfile 20:16:10 + cut -d/ -f2 20:16:10 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:16:10 + + dirnamecut cmd/security-proxy-setup/Dockerfile -d/ 20:16:10 -f2 20:16:10 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:16:10 + dirname cmd/security-secretstore-setup/Dockerfile 20:16:10 + cut -d/ -f2 20:16:10 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:16:10 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:16:10 + cut -d/ -f2 20:16:10 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:16:10 + dirname cmd/security-spire-agent/Dockerfile 20:16:10 + cut -d/ -f2 20:16:10 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:16:10 + dirname cmd/security-spire-config/Dockerfile 20:16:10 + cut -d/ -f2 20:16:10 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:16:10 + dirname cmd/security-spire-server/Dockerfile 20:16:10 + cut -d/ -f2 20:16:10 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:16:10 + dirname cmd/support-notifications/Dockerfile 20:16:10 + cut -d/ -f2 20:16:10 + echo support-notifications,cmd/support-notifications/Dockerfile 20:16:10 + dirname cmd/support-scheduler/Dockerfile 20:16:10 + cut -d/ -f2 20:16:10 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:16:10 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:16:10 + git rev-list -1 --merges 08c6b03dd56aea21f28f845f075d885fa2173965~1..08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] echo 20:16:10 -----------> git rev-list -1 --merges 08c6b03dd56aea21f28f845f075d885fa2173965~1..08c6b03dd56aea21f28f845f075d885fa2173965 08c6b03dd56aea21f28f845f075d885fa2173965 [false] [Pipeline] sh 20:16:10 + git log --format=format:%s -1 08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] echo 20:16:10 ========================================================= 20:16:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:16:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:16:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:16:11 + grep -v github /etc/ssh/ssh_known_hosts 20:16:11 + [ -e /tmp/ssh_known_hosts ] 20:16:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:16:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:16:11 + sudo tee -a /etc/ssh/ssh_known_hosts 20:16:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:16:11 20:16:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:16:11 0.1.4: Pulling from edgex-devops/py-git-semver 20:16:11 b85a868b505f: Pulling fs layer 20:16:11 e2be974225ed: Pulling fs layer 20:16:11 339a4e72a1f5: Pulling fs layer 20:16:11 988bab9f4d93: Pulling fs layer 20:16:11 1469e6f7b9e6: Pulling fs layer 20:16:11 eaf3925da568: Pulling fs layer 20:16:11 bab4dde63d76: Pulling fs layer 20:16:11 bde34c3a00c8: Pulling fs layer 20:16:11 eaf3925da568: Waiting 20:16:11 bab4dde63d76: Waiting 20:16:11 b352a97aabf1: Pulling fs layer 20:16:11 4872d77fe225: Pulling fs layer 20:16:11 5851b861e8e6: Pulling fs layer 20:16:11 988bab9f4d93: Waiting 20:16:11 bde34c3a00c8: Waiting 20:16:11 b352a97aabf1: Waiting 20:16:11 4872d77fe225: Waiting 20:16:11 5851b861e8e6: Waiting 20:16:11 e2be974225ed: Download complete 20:16:12 988bab9f4d93: Download complete 20:16:12 1469e6f7b9e6: Verifying Checksum 20:16:12 1469e6f7b9e6: Download complete 20:16:12 eaf3925da568: Verifying Checksum 20:16:12 eaf3925da568: Download complete 20:16:12 339a4e72a1f5: Verifying Checksum 20:16:12 339a4e72a1f5: Download complete 20:16:12 bde34c3a00c8: Download complete 20:16:12 b352a97aabf1: Download complete 20:16:12 4872d77fe225: Verifying Checksum 20:16:12 4872d77fe225: Download complete 20:16:12 5851b861e8e6: Download complete 20:16:12 b85a868b505f: Verifying Checksum 20:16:12 b85a868b505f: Download complete 20:16:12 bab4dde63d76: Verifying Checksum 20:16:12 bab4dde63d76: Download complete 20:16:13 b85a868b505f: Pull complete 20:16:14 e2be974225ed: Pull complete 20:16:14 339a4e72a1f5: Pull complete 20:16:14 988bab9f4d93: Pull complete 20:16:15 1469e6f7b9e6: Pull complete 20:16:15 eaf3925da568: Pull complete 20:16:16 bab4dde63d76: Pull complete 20:16:17 bde34c3a00c8: Pull complete 20:16:17 b352a97aabf1: Pull complete 20:16:17 4872d77fe225: Pull complete 20:16:17 5851b861e8e6: Pull complete 20:16:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:16:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:16:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:16:18 prd-ubuntu20.04-docker-8c-8g-5251 does not seem to be running inside a container 20:16:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/402 -v /w/workspace/edgex-go/402:/w/workspace/edgex-go/402:rw,z -v /w/workspace/edgex-go/402@tmp:/w/workspace/edgex-go/402@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:16:20 $ docker top 99de4bf02604385fd6369263722d3c8fd97563852837f42a955ab9a3f1e219d4 -eo pid,comm 20:16:20 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). 20:16:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:16:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:16:20 [ssh-agent] Looking for ssh-agent implementation... 20:16:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:16:21 $ docker exec 99de4bf02604385fd6369263722d3c8fd97563852837f42a955ab9a3f1e219d4 ssh-agent 20:16:21 SSH_AUTH_SOCK=/tmp/ssh-Sfnmxmi2Erkv/agent.32 20:16:21 SSH_AGENT_PID=38 20:16:21 Running ssh-add (command line suppressed) 20:16:21 Identity added: /w/workspace/edgex-go/402@tmp/private_key_7085048836438235978.key (/w/workspace/edgex-go/402@tmp/private_key_7085048836438235978.key) 20:16:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:16:21 + git tag --points-at HEAD [Pipeline] } 20:16:21 $ docker exec --env ******** --env ******** 99de4bf02604385fd6369263722d3c8fd97563852837f42a955ab9a3f1e219d4 ssh-agent -k 20:16:21 unset SSH_AUTH_SOCK; 20:16:21 unset SSH_AGENT_PID; 20:16:21 echo Agent pid 38 killed; 20:16:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:16:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:16:21 [ssh-agent] Looking for ssh-agent implementation... 20:16:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:16:21 $ docker exec 99de4bf02604385fd6369263722d3c8fd97563852837f42a955ab9a3f1e219d4 ssh-agent 20:16:21 SSH_AUTH_SOCK=/tmp/ssh-eUA0xHGd41Wt/agent.70 20:16:21 SSH_AGENT_PID=76 20:16:21 Running ssh-add (command line suppressed) 20:16:22 Identity added: /w/workspace/edgex-go/402@tmp/private_key_8155490067617858213.key (/w/workspace/edgex-go/402@tmp/private_key_8155490067617858213.key) 20:16:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:16:22 + git semver init 20:16:22 2023-02-09 20:16:22,628 [run_init] DEBUG init version:0.0.0 force:False 20:16:22 2023-02-09 20:16:22,629 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/402/.semver 20:16:22 2023-02-09 20:16:22,629 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/402/.semver 20:16:22 2023-02-09 20:16:22,629 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/402/.semver'], cwd=/w/workspace/edgex-go/402, universal_newlines=False, shell=None, istream=None) 20:16:28 2023-02-09 20:16:28,087 [append_file] DEBUG append to file:/w/workspace/edgex-go/402/.git/info/exclude 20:16:28 2023-02-09 20:16:28,088 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/402/.semver/main with force:False 20:16:28 2023-02-09 20:16:28,088 [read_version] DEBUG read version from /w/workspace/edgex-go/402/.semver/main 20:16:28 2023-02-09 20:16:28,088 [read_version] DEBUG read version from /w/workspace/edgex-go/402/.semver/main 20:16:28 3.0.0-dev.43 [Pipeline] } 20:16:28 $ docker exec --env ******** --env ******** 99de4bf02604385fd6369263722d3c8fd97563852837f42a955ab9a3f1e219d4 ssh-agent -k 20:16:28 unset SSH_AUTH_SOCK; 20:16:28 unset SSH_AGENT_PID; 20:16:28 echo Agent pid 76 killed; 20:16:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:16:28 + git semver [Pipeline] } 20:16:29 $ docker stop --time=1 99de4bf02604385fd6369263722d3c8fd97563852837f42a955ab9a3f1e219d4 20:16:30 $ docker rm -f --volumes 99de4bf02604385fd6369263722d3c8fd97563852837f42a955ab9a3f1e219d4 [Pipeline] // withDockerContainer [Pipeline] sh 20:16:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:16:30 Stashed 1 file(s) [Pipeline] echo 20:16:31 [edgeXSemver]: initialized semver on version 3.0.0-dev.43 [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 20:16:31 + git config --global --add safe.directory /w/workspace/edgex-go/402 [Pipeline] echo 20:16:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:16:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:16:31 ========================================================= 20:16:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:16:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:16:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:16:31 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:16:31 213ec9aee27d: Pulling fs layer 20:16:31 4583459ba037: Pulling fs layer 20:16:31 93c1e223e6f2: Pulling fs layer 20:16:31 53926ce57604: Pulling fs layer 20:16:31 21b2b0c7a3f4: Pulling fs layer 20:16:31 22ff95d597cd: Pulling fs layer 20:16:31 12d6caf4c0d1: Pulling fs layer 20:16:31 96b7cbca73a9: Pulling fs layer 20:16:31 a7acece74701: Pulling fs layer 20:16:31 53926ce57604: Waiting 20:16:31 21b2b0c7a3f4: Waiting 20:16:31 22ff95d597cd: Waiting 20:16:31 12d6caf4c0d1: Waiting 20:16:31 96b7cbca73a9: Waiting 20:16:31 a7acece74701: Waiting 20:16:31 93c1e223e6f2: Verifying Checksum 20:16:31 93c1e223e6f2: Download complete 20:16:31 4583459ba037: Verifying Checksum 20:16:31 4583459ba037: Download complete 20:16:31 21b2b0c7a3f4: Verifying Checksum 20:16:31 21b2b0c7a3f4: Download complete 20:16:31 22ff95d597cd: Download complete 20:16:31 213ec9aee27d: Verifying Checksum 20:16:31 213ec9aee27d: Download complete 20:16:31 12d6caf4c0d1: Download complete 20:16:31 213ec9aee27d: Pull complete 20:16:32 4583459ba037: Pull complete 20:16:32 93c1e223e6f2: Pull complete 20:16:33 53926ce57604: Verifying Checksum 20:16:33 53926ce57604: Download complete 20:16:33 a7acece74701: Verifying Checksum 20:16:33 a7acece74701: Download complete 20:16:33 96b7cbca73a9: Verifying Checksum 20:16:33 96b7cbca73a9: Download complete 20:16:37 53926ce57604: Pull complete 20:16:37 21b2b0c7a3f4: Pull complete 20:16:37 22ff95d597cd: Pull complete 20:16:37 12d6caf4c0d1: Pull complete 20:16:39 96b7cbca73a9: Pull complete 20:16:40 a7acece74701: Pull complete 20:16:40 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 20:16:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:16:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:16:40 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:16:40 WORKDIR /edgex 20:16:40 COPY go.mod . 20:16:40 RUN go mod downloaddocker 20:16:40 build -t ci-base-image-x86_64 -f - . 20:16:41 Sending build context to Docker daemon 170.2MB 20:16:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:16:41 ---> db6d94c90886 20:16:41 Step 2/4 : WORKDIR /edgex 20:16:43 ---> Running in dc093333f9ce 20:16:43 Removing intermediate container dc093333f9ce 20:16:43 ---> 2e4a87994d51 20:16:43 Step 3/4 : COPY go.mod . 20:16:43 ---> b44eeaf2ec1b 20:16:43 Step 4/4 : RUN go mod download 20:16:43 ---> Running in e29191422499 20:16:46 Still waiting to schedule task 20:16:46 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:16:59 Removing intermediate container e29191422499 20:16:59 ---> 7daf9d764844 20:16:59 Successfully built 7daf9d764844 20:16:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:59 + docker inspect -f . ci-base-image-x86_64 20:16:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:16:59 prd-ubuntu20.04-docker-8c-8g-5251 does not seem to be running inside a container 20:16:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/402 -v /w/workspace/edgex-go/402:/w/workspace/edgex-go/402:rw,z -v /w/workspace/edgex-go/402@tmp:/w/workspace/edgex-go/402@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 ******** ci-base-image-x86_64 cat 20:17:00 $ docker top f1612514586e9a3909196849df4944d56b705bfd61fbae6e58212911aa8034a4 -eo pid,comm [Pipeline] { [Pipeline] sh 20:17:00 + go version 20:17:00 go version go1.18.7 linux/amd64 [Pipeline] } 20:17:00 $ docker stop --time=1 f1612514586e9a3909196849df4944d56b705bfd61fbae6e58212911aa8034a4 20:17:02 $ docker rm -f --volumes f1612514586e9a3909196849df4944d56b705bfd61fbae6e58212911aa8034a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:02 + docker inspect -f . ci-base-image-x86_64 20:17:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:02 prd-ubuntu20.04-docker-8c-8g-5251 does not seem to be running inside a container 20:17:02 $ 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/402 -v /w/workspace/edgex-go/402:/w/workspace/edgex-go/402:rw,z -v /w/workspace/edgex-go/402@tmp:/w/workspace/edgex-go/402@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 ******** ci-base-image-x86_64 cat 20:17:03 $ docker top 783c53603457be258743facccddba7324ffe74ee02ad6f5abb94f694571b1e7a -eo pid,comm [Pipeline] { [Pipeline] echo 20:17:03 ========================================================= 20:17:03 [edgeXBuildGoParallel] Running Tests and Build... 20:17:03 ========================================================= [Pipeline] sh 20:17:03 + git config --global --add safe.directory /w/workspace/edgex-go/402 [Pipeline] fileExists [Pipeline] sh 20:17:03 + make test 20:17:03 go test -race -coverprofile=coverage.out ./... 20:17:11 ? github.com/edgexfoundry/edgex-go [no test files] 20:17:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:17:27 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:17:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:17:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:17:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:17:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:17:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:17:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:17:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:17:27 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:17:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:17:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:17:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:17:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:17:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.087s coverage: 28.7% of statements 20:17:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:17:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:17:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.126s coverage: 98.5% of statements 20:17:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.129s coverage: 73.2% of statements 20:17:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:17:31 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:17:31 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:17:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.084s coverage: 54.0% of statements 20:17:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:17:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:17:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.121s coverage: 89.2% of statements 20:17:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:17:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:17:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:17:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:17:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:17:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.083s coverage: 3.8% of statements 20:17:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:17:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:17:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.489s coverage: 95.6% of statements 20:17:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:17:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:17:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:17:33 ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 72.2% of statements 20:17:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:17:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:17:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:17:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:17:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:17:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 65.9% of statements 20:17:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:17:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:17:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:17:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.091s coverage: 0.9% of statements 20:17:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:17:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.068s coverage: 29.6% of statements 20:17:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:17:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.072s coverage: 47.1% of statements 20:17:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.114s coverage: 82.9% of statements 20:17:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.074s coverage: 94.1% of statements 20:17:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements 20:17:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements 20:17:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.088s coverage: 94.4% of statements 20:17:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.063s coverage: 44.8% of statements 20:17:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.259s coverage: 79.9% of statements 20:17:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.101s coverage: 92.9% of statements 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.043s coverage: 64.4% of statements 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.068s coverage: 86.9% of statements 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements 20:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.053s coverage: 20.0% of statements 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.104s coverage: 77.4% of statements 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.082s coverage: 80.0% of statements 20:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 20:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.226s coverage: 91.2% of statements 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.248s coverage: 63.1% of statements 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 20:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 20:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements 20:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 20:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements 20:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.354s coverage: 65.3% of statements 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.179s coverage: 41.0% of statements 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:17:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.085s coverage: 17.7% of statements 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:17:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.167s coverage: 92.3% of statements 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:17:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:17:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.115s coverage: 97.7% of statements 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:17:48 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 20:18:10 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." 20:18:10 go vet ./... 20:18:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:18:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:18:13 ./bin/test-attribution-txt.sh [Pipeline] echo 20:18:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:18:13 + ls -al . 20:18:13 total 748 20:18:13 drwxrwxr-x 11 1001 1001 4096 Feb 9 20:17 . 20:18:13 drwxr-xr-x 4 root root 4096 Feb 9 20:17 .. 20:18:13 drwxrwxr-x 2 1001 1001 4096 Feb 9 20:16 .blubracket 20:18:13 -rw-rw-r-- 1 1001 1001 16 Feb 9 20:16 .dockerignore 20:18:13 drwxrwxr-x 8 1001 1001 4096 Feb 9 20:17 .git 20:18:13 drwxrwxr-x 3 1001 1001 4096 Feb 9 20:16 .github 20:18:13 -rw-rw-r-- 1 1001 1001 1024 Feb 9 20:16 .gitignore 20:18:13 -rw-rw-r-- 1 1001 1001 42 Feb 9 20:16 .golangci.yml 20:18:13 -rw-rw-r-- 1 1001 1001 87 Feb 9 20:16 .hadolint.yml 20:18:13 drwxr-xr-x 3 1001 1001 4096 Feb 9 20:16 .semver 20:18:13 -rw-rw-r-- 1 1001 1001 166 Feb 9 20:16 .sonarcloud.properties 20:18:13 -rw-rw-r-- 1 1001 1001 1171 Feb 9 20:16 ADOPTERS.md 20:18:13 -rw-rw-r-- 1 1001 1001 10825 Feb 9 20:16 Attribution.txt 20:18:13 -rw-rw-r-- 1 1001 1001 73765 Feb 9 20:16 CHANGELOG.md 20:18:13 -rw-rw-r-- 1 1001 1001 3804 Feb 9 20:16 CONTRIBUTING.md 20:18:13 -rw-rw-r-- 1 1001 1001 677 Feb 9 20:16 GOVERNANCE.md 20:18:13 -rw-rw-r-- 1 1001 1001 850 Feb 9 20:16 Jenkinsfile 20:18:13 -rw-rw-r-- 1 1001 1001 10775 Feb 9 20:16 LICENSE 20:18:13 -rw-rw-r-- 1 1001 1001 13375 Feb 9 20:16 Makefile 20:18:13 -rw-rw-r-- 1 1001 1001 582 Feb 9 20:16 OWNERS.md 20:18:13 -rw-rw-r-- 1 1001 1001 9403 Feb 9 20:16 README.md 20:18:13 -rw-rw-r-- 1 1001 1001 6912 Feb 9 20:16 SECURITY.md 20:18:13 -rw-rw-r-- 1 1001 1001 12 Feb 9 20:16 VERSION 20:18:13 drwxrwxr-x 2 1001 1001 4096 Feb 9 20:16 bin 20:18:13 drwxrwxr-x 17 1001 1001 4096 Feb 9 20:16 cmd 20:18:13 -rw-r--r-- 1 root root 488091 Feb 9 20:17 coverage.out 20:18:13 -rw-rw-r-- 1 1001 1001 3424 Feb 9 20:16 go.mod 20:18:13 -rw-rw-r-- 1 1001 1001 33348 Feb 9 20:16 go.sum 20:18:13 drwxrwxr-x 7 1001 1001 4096 Feb 9 20:16 internal 20:18:13 drwxrwxr-x 3 1001 1001 4096 Feb 9 20:16 openapi 20:18:13 drwxrwxr-x 4 1001 1001 4096 Feb 9 20:16 snap 20:18:13 -rw-rw-r-- 1 1001 1001 204 Feb 9 20:16 version.go [Pipeline] sh 20:18:14 + '[' -e coverage.out ] 20:18:14 + chown 1001:1001 coverage.out [Pipeline] stash 20:18:14 Stashed 1 file(s) [Pipeline] sh 20:18:14 + make build 20:18:14 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:18:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5252 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 20:18:26 Running in /w/workspace/edgex-go/402 [Pipeline] { [Pipeline] checkout 20:18:26 The recommended git tool is: git 20:18:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:18:28 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:18:29 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:18:30 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:18:31 using credential edgex-jenkins-ssh 20:18:31 Cloning the remote Git repository 20:18:31 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:18:31 > git init /w/workspace/edgex-go/402 # timeout=10 20:18:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:18:32 > git --version # timeout=10 20:18:32 > git --version # 'git version 2.25.1' 20:18:32 using GIT_SSH to set credentials SSH Credentials for GitHub 20:18:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:18:38 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:18:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:18:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:18:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:18:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:18:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:18:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:18:46 $ docker stop --time=1 783c53603457be258743facccddba7324ffe74ee02ad6f5abb94f694571b1e7a 20:18:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:18:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:18:48 Avoid second fetch 20:18:48 Checking out Revision 08c6b03dd56aea21f28f845f075d885fa2173965 (main) 20:18:49 Commit message: "feat!: consume common config (#4335)" 20:18:49 $ docker rm -f --volumes 783c53603457be258743facccddba7324ffe74ee02ad6f5abb94f694571b1e7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 20:18:48 > git config core.sparsecheckout # timeout=10 20:18:48 > git checkout -f 08c6b03dd56aea21f28f845f075d885fa2173965 # timeout=10 20:18:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:18:50 20:18:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:18:51 % Total % Received % Xferd Average Speed Time Time Time Current 20:18:51 Dload Upload Total Spent Left Speed 20:18:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81737 0 --:--:-- --:--:-- --:--:-- 81737 20:18:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:18:51 latest: Pulling from edgex-devops/edgex-compose 20:18:51 cbdbe7a5bc2a: Pulling fs layer 20:18:51 ca9280d653b3: Pulling fs layer 20:18:51 7e9c9ca2126c: Pulling fs layer [Pipeline] sh 20:18:51 cbdbe7a5bc2a: Verifying Checksum 20:18:51 cbdbe7a5bc2a: Download complete 20:18:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:18:51 cbdbe7a5bc2a: Pull complete 20:18:51 ca9280d653b3: Verifying Checksum 20:18:51 ca9280d653b3: Download complete 20:18:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:18:52 + sudo tee /etc/docker/daemon.new 20:18:52 { 20:18:52 "registry-mirrors": [ 20:18:52 "https://nexus3.edgexfoundry.org:10001" 20:18:52 ], 20:18:52 "bip": "10.250.0.254/24", 20:18:52 "hosts": [ 20:18:52 "tcp://0.0.0.0:5555", 20:18:52 "unix:///var/run/docker.sock" 20:18:52 ], 20:18:52 "mtu": 1458, 20:18:52 "selinux-enabled": true, 20:18:52 "seccomp-profile": "/etc/docker/seccomp.json" 20:18:52 } [Pipeline] sh 20:18:52 7e9c9ca2126c: Verifying Checksum 20:18:52 7e9c9ca2126c: Download complete 20:18:52 ca9280d653b3: Pull complete 20:18:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:18:52 + sudo service docker restart 20:18:55 7e9c9ca2126c: Pull complete 20:18:55 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:18:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:18:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:55 prd-ubuntu20.04-docker-8c-8g-5251 does not seem to be running inside a container 20:18:55 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/402 -v /w/workspace/edgex-go/402:/w/workspace/edgex-go/402:rw,z -v /w/workspace/edgex-go/402@tmp:/w/workspace/edgex-go/402@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:18:57 $ docker top f58c31402b11726ec658bb477095ef3114dad7386b1ce6fed8e238b0d691e654 -eo pid,comm [Pipeline] { [Pipeline] sh 20:18:57 + docker-compose build --help 20:18:57 + grep parallel 20:18:58 --parallel Build images in parallel. [Pipeline] } 20:18:58 $ docker stop --time=1 f58c31402b11726ec658bb477095ef3114dad7386b1ce6fed8e238b0d691e654 20:18:59 $ docker rm -f --volumes f58c31402b11726ec658bb477095ef3114dad7386b1ce6fed8e238b0d691e654 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:18:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:59 prd-ubuntu20.04-docker-8c-8g-5251 does not seem to be running inside a container 20:19:00 $ 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/402 -v /w/workspace/edgex-go/402:/w/workspace/edgex-go/402:rw,z -v /w/workspace/edgex-go/402@tmp:/w/workspace/edgex-go/402@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:19:00 $ docker top c9d0f666300b737c7ca94b6ef0cefb4136a9d6c0224da8fdf8ef75ebbb01f5ab -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:00 + docker-compose -f ./docker-compose-build.yml build --parallel 20:19:01 Building core-command ... 20:19:01 Building core-common-config-bootstrapper ... 20:19:01 Building core-data ... 20:19:01 Building core-metadata ... 20:19:01 Building security-bootstrapper ... 20:19:01 Building security-proxy-setup ... 20:19:01 Building security-secretstore-setup ... 20:19:01 Building security-spiffe-token-provider ... 20:19:01 Building security-spire-agent ... 20:19:01 Building security-spire-config ... 20:19:01 Building security-spire-server ... 20:19:01 Building support-notifications ... 20:19:01 Building support-scheduler ... 20:19:01 Building security-spire-agent 20:19:01 Building core-command 20:19:01 Building support-notifications 20:19:01 Building security-proxy-setup 20:19:01 Building security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:19:11 provisioning config files... 20:19:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/402@tmp/config6968560239664540597tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:19:12 ---> docker-login.sh 20:19:12 nexus3.edgexfoundry.org:10001 20:19:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:12 Configure a credential helper to remove this warning. See 20:19:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:12 20:19:12 Login Succeeded 20:19:12 nexus3.edgexfoundry.org:10002 20:19:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:13 Configure a credential helper to remove this warning. See 20:19:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:13 20:19:13 Login Succeeded 20:19:13 nexus3.edgexfoundry.org:10003 20:19:13 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:19:13 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:19:13 ---> 7daf9d764844 20:19:13 Step 3/21 : WORKDIR /edgex-go 20:19:13 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:19:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:19:13 ---> 7daf9d764844 20:19:13 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:19:13 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:19:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:19:13 ---> 7daf9d764844 20:19:13 Step 3/24 : WORKDIR /edgex-go 20:19:13 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:19:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:19:13 ---> 7daf9d764844 20:19:13 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:19:13 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:19:13 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:19:13 ---> 7daf9d764844 20:19:13 Step 3/32 : WORKDIR /edgex-go 20:19:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:13 Configure a credential helper to remove this warning. See 20:19:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:13 20:19:13 Login Succeeded 20:19:13 nexus3.edgexfoundry.org:10004 20:19:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:13 Configure a credential helper to remove this warning. See 20:19:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:13 20:19:13 Login Succeeded 20:19:13 docker.io 20:19:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:14 Configure a credential helper to remove this warning. See 20:19:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:14 20:19:14 Login Succeeded 20:19:14 ---> docker-login.sh ends [Pipeline] } 20:19:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:19:15 + git config --global --add safe.directory /w/workspace/edgex-go/402 [Pipeline] echo 20:19:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:19:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:19:15 ========================================================= 20:19:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:19:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:19:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:19:15 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:19:15 9b18e9b68314: Pulling fs layer 20:19:15 35d82f9e3411: Pulling fs layer 20:19:15 e16973657156: Pulling fs layer 20:19:15 fc693d55d65f: Pulling fs layer 20:19:15 7e9fc2657dce: Pulling fs layer 20:19:15 dda99020689f: Pulling fs layer 20:19:15 db1c61fa0a46: Pulling fs layer 20:19:15 891c053d2c06: Pulling fs layer 20:19:15 7e9fc2657dce: Waiting 20:19:15 dda99020689f: Waiting 20:19:15 db1c61fa0a46: Waiting 20:19:15 891c053d2c06: Waiting 20:19:15 fc693d55d65f: Waiting 20:19:15 e16973657156: Verifying Checksum 20:19:15 e16973657156: Download complete 20:19:15 35d82f9e3411: Verifying Checksum 20:19:15 35d82f9e3411: Download complete 20:19:15 7e9fc2657dce: Download complete 20:19:15 dda99020689f: Verifying Checksum 20:19:15 dda99020689f: Download complete 20:19:15 9b18e9b68314: Download complete 20:19:16 9b18e9b68314: Pull complete 20:19:16 891c053d2c06: Verifying Checksum 20:19:16 891c053d2c06: Download complete 20:19:17 35d82f9e3411: Pull complete 20:19:17 ---> Running in 905aec71c7d3 20:19:17 ---> Running in de935155a903 20:19:17 ---> Running in c62bdd867133 20:19:17 ---> Running in b60da3636470 20:19:17 ---> Running in 8fec16c3d59c 20:19:17 Removing intermediate container 905aec71c7d3 20:19:17 ---> a456f155ac09 20:19:17 Step 4/22 : WORKDIR /edgex-go 20:19:17 Removing intermediate container de935155a903 20:19:17 ---> d7929966e350 20:19:17 Step 4/23 : WORKDIR /edgex-go 20:19:17 Removing intermediate container c62bdd867133 20:19:17 ---> 1355e880f97a 20:19:17 Step 4/21 : RUN apk add --update --no-cache make git 20:19:17 ---> Running in a3aeea4e1a8f 20:19:17 Removing intermediate container 8fec16c3d59c 20:19:17 Removing intermediate container b60da3636470 20:19:17 ---> babf0bcee3ac 20:19:17 ---> 4a079e4b8823 20:19:17 Step 4/24 : RUN apk add --update --no-cache make git build-base curlStep 4/32 : RUN apk add --update --no-cache make git 20:19:17 20:19:17 ---> Running in 55a1583fd0d9 20:19:17 ---> Running in a7e00765f259 20:19:17 ---> Running in 92b8975ca5fb 20:19:17 ---> Running in 5768f398b09a 20:19:17 Removing intermediate container a3aeea4e1a8f 20:19:17 ---> 231ee9fc689c 20:19:17 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:19:17 Removing intermediate container a7e00765f259 20:19:17 ---> bdefc8715e20 20:19:17 Step 5/23 : RUN apk add --update --no-cache make git 20:19:17 ---> Running in 62726ab08349 20:19:17 ---> Running in b1b0ae94530f 20:19:17 e16973657156: Pull complete 20:19:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:19:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:19:18 db1c61fa0a46: Verifying Checksum 20:19:18 db1c61fa0a46: Download complete 20:19:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:19:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:19:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:19:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:19:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:19:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:19:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:19:18 OK: 211 MiB in 51 packages 20:19:18 OK: 211 MiB in 51 packages 20:19:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:19:18 OK: 211 MiB in 51 packages 20:19:18 OK: 211 MiB in 51 packages 20:19:18 OK: 211 MiB in 51 packages 20:19:18 Removing intermediate container 55a1583fd0d9 20:19:18 ---> 923684513153 20:19:18 Step 5/21 : COPY go.mod vendor* ./ 20:19:18 Removing intermediate container 92b8975ca5fb 20:19:18 ---> b8196feb8b3d 20:19:18 Step 5/32 : COPY go.mod vendor* ./ 20:19:18 ---> 5c1097b8cbb6 20:19:18 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:19 fc693d55d65f: Verifying Checksum 20:19:19 fc693d55d65f: Download complete 20:19:19 ---> Running in bf544303771e 20:19:19 Removing intermediate container 5768f398b09a 20:19:19 ---> 4ee2ec5c91e7 20:19:19 Step 5/24 : COPY go.mod vendor* ./ 20:19:19 ---> 097aabeb517a 20:19:19 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:19 Removing intermediate container 62726ab08349 20:19:19 ---> a57e26224eb7 20:19:19 Step 6/22 : COPY go.mod vendor* ./ 20:19:19 ---> Running in e2dc21f07e80 20:19:19 Removing intermediate container b1b0ae94530f 20:19:19 ---> 2ff8c1940ee9 20:19:19 Step 6/23 : COPY go.mod vendor* ./ 20:19:19 ---> ee07b837bc8d 20:19:19 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:19 ---> de185e2f4ef4 20:19:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:19 ---> Running in f4e3d3db518c 20:19:19 ---> 1a24f8d0a873 20:19:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:19 ---> Running in 202f8912f737 20:19:19 ---> Running in 08f43c8f3e36 20:19:31 fc693d55d65f: Pull complete 20:19:31 7e9fc2657dce: Pull complete 20:19:31 dda99020689f: Pull complete 20:19:35 db1c61fa0a46: Pull complete 20:19:37 891c053d2c06: Pull complete 20:19:37 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 20:19:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:19:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:19:38 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:19:38 WORKDIR /edgex 20:19:38 COPY go.mod . 20:19:38 RUN go mod download build 20:19:38 -t ci-base-image-arm64 -f - . 20:19:38 Sending build context to Docker daemon 3.101MB 20:19:38 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:19:38 ---> f96f9c87975a 20:19:38 Step 2/4 : WORKDIR /edgex 20:19:42 ---> Running in 557ca733718f 20:19:42 Removing intermediate container 557ca733718f 20:19:42 ---> 6ac745e78790 20:19:42 Step 3/4 : COPY go.mod . 20:19:42 ---> 3576ad4468bc 20:19:42 Step 4/4 : RUN go mod download 20:19:43 ---> Running in da10910cb874 20:20:06 Removing intermediate container 08f43c8f3e36 20:20:06 ---> cae3576d5cf8 20:20:06 Step 8/23 : COPY . . 20:20:06 Removing intermediate container f4e3d3db518c 20:20:06 ---> a439846a96ce 20:20:06 Step 7/24 : COPY . . 20:20:06 Removing intermediate container bf544303771e 20:20:06 ---> cd63f6766d63 20:20:06 Step 7/21 : COPY . . 20:20:06 Removing intermediate container e2dc21f07e80 20:20:06 ---> 8230ab6976d6 20:20:06 Step 7/32 : COPY . . 20:20:06 Removing intermediate container 202f8912f737 20:20:06 ---> 0d8d2041e100 20:20:06 Step 8/22 : COPY . . 20:20:12 ---> b0daf5e13216 20:20:12 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:20:12 ---> 1fd8db62dd99 20:20:12 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:20:12 ---> 5d4b35de4e2f 20:20:12 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:20:12 ---> 5146ab437c6f 20:20:12 ---> 5cb4ab078633 20:20:12 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-configStep 9/22 : RUN make cmd/support-notifications/support-notifications 20:20:12 20:20:12 ---> Running in f8daa3aefdd3 20:20:12 ---> Running in 1b74f9093912 20:20:12 ---> Running in 7071aa4fb7bf 20:20:12 ---> Running in d3e56a14c04a 20:20:12 ---> Running in 9393a5fe31b2 20:20:12 Removing intermediate container 1b74f9093912 20:20:12 ---> 75e8c5a05c8c 20:20:12 Step 9/24 : WORKDIR /edgex-go/spire-build 20:20:12 ---> Running in 24615b943995 20:20:12 Removing intermediate container 24615b943995 20:20:12 ---> 357e137e8fac 20:20:12 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 20:20:12 ---> Running in ffc5dfd46e5a 20:20:12 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:20:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:20:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:20:13 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:20:13 Removing intermediate container ffc5dfd46e5a 20:20:13 ---> f969f3229bc2 20:20:13 Step 11/24 : WORKDIR /edgex-go 20:20:13 ---> Running in af3e424dd7fd 20:20:14 Removing intermediate container af3e424dd7fd 20:20:14 ---> 5fc836db98ce 20:20:14 20:20:14 Step 12/24 : FROM alpine:3.15 20:20:14 3.15: Pulling from library/alpine 20:20:14 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 20:20:14 Status: Downloaded newer image for alpine:3.15 20:20:14 ---> c4fc93816858 20:20:14 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:20:14 ---> Running in f32c305953d7 20:20:14 Removing intermediate container f32c305953d7 20:20:14 ---> ca0815ede52b 20:20:14 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:20:14 ---> Running in f0e09678ce66 20:20:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:20:15 Removing intermediate container da10910cb874 20:20:15 ---> f67014c839a7 20:20:15 Successfully built f67014c839a7 20:20:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:20:15 + docker inspect -f . ci-base-image-arm64 20:20:15 . 20:20:15 v3.15.6-299-g84cc0f97117 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:20:15 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:20:15 OK: 15859 distinct packages available 20:20:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:20:15 prd-ubuntu20.04-docker-arm64-4c-16g-5252 does not seem to be running inside a container 20:20:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/402 -v /w/workspace/edgex-go/402:/w/workspace/edgex-go/402:rw,z -v /w/workspace/edgex-go/402@tmp:/w/workspace/edgex-go/402@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 ******** ci-base-image-arm64 cat 20:20:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:20:16 (1/5) Installing dumb-init (1.2.5-r1) 20:20:16 (2/5) Installing musl-obstack (1.2.3-r0) 20:20:16 (3/5) Installing libucontext (1.1-r0) 20:20:16 (4/5) Installing gcompat (1.0.0-r4) 20:20:16 (5/5) Installing openssl (1.1.1t-r1) 20:20:16 Executing busybox-1.34.1-r7.trigger 20:20:16 OK: 7 MiB in 19 packages 20:20:16 Removing intermediate container f0e09678ce66 20:20:16 ---> f811809b27de 20:20:16 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:20:18 $ docker top 6779295abab00822c821f33fb3d5a03ea7730b9e25fbeb134e372c41d16a4cf9 -eo pid,comm 20:20:18 ---> 968f16e3bbe5 20:20:18 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [Pipeline] { [Pipeline] sh 20:20:19 + go version 20:20:19 go version go1.18.7 linux/arm64 [Pipeline] } 20:20:19 $ docker stop --time=1 6779295abab00822c821f33fb3d5a03ea7730b9e25fbeb134e372c41d16a4cf9 20:20:21 $ docker rm -f --volumes 6779295abab00822c821f33fb3d5a03ea7730b9e25fbeb134e372c41d16a4cf9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:20:21 20:20:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:20:22 ---> 67363eb3c129 20:20:22 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:20:22 ---> 9badb546eff9 20:20:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:20:22 ---> 8fd49081f2c7 20:20:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:20:22 ---> 8b57863e4922 20:20:22 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:20:22 ---> Running in 5844b8db68e8 20:20:23 Removing intermediate container 5844b8db68e8 20:20:23 ---> 77f1c1f24a57 20:20:23 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:20:23 ---> Running in 71b4c1be60ef 20:20:23 latest: Pulling from edgex-devops/edgex-compose-arm64 20:20:23 29e5d40040c1: Pulling fs layer 20:20:23 1ce36da41761: Pulling fs layer 20:20:23 25b303627fd3: Pulling fs layer 20:20:23 29e5d40040c1: Verifying Checksum 20:20:23 29e5d40040c1: Download complete 20:20:23 1ce36da41761: Verifying Checksum 20:20:23 1ce36da41761: Download complete 20:20:23 Removing intermediate container 71b4c1be60ef 20:20:23 ---> 65237ff267b5 20:20:23 Step 22/24 : LABEL arch=x86_64 20:20:23 29e5d40040c1: Pull complete 20:20:23 ---> Running in 5e4739bfbf25 20:20:24 Removing intermediate container 5e4739bfbf25 20:20:24 ---> 5853cdceb150 20:20:24 Step 23/24 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 20:20:24 ---> Running in 9a6ab53d00dd 20:20:24 Removing intermediate container 9a6ab53d00dd 20:20:24 ---> 37ea36f80de5 20:20:24 Step 24/24 : LABEL version=3.0.0-dev.43 20:20:24 ---> Running in 1f07ebff1b06 20:20:25 Removing intermediate container 1f07ebff1b06 20:20:25 ---> a23943a53a9b 20:20:25 20:20:25 1ce36da41761: Pull complete 20:20:25 25b303627fd3: Verifying Checksum 20:20:25 Successfully built a23943a53a9b 20:20:25 Successfully tagged security-spire-agent:latest 20:20:25 Building security-spire-server 20:20:29  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:20:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:20:29 ---> 7daf9d764844 20:20:29 Step 3/23 : WORKDIR /edgex-go 20:20:29 ---> Using cache 20:20:29 ---> babf0bcee3ac 20:20:29 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:20:29 ---> Using cache 20:20:29 ---> 4ee2ec5c91e7 20:20:29 Step 5/23 : COPY go.mod vendor* ./ 20:20:29 ---> Using cache 20:20:29 ---> ee07b837bc8d 20:20:29 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:29 ---> Using cache 20:20:29 ---> a439846a96ce 20:20:29 Step 7/23 : COPY . . 20:20:29 ---> Using cache 20:20:29 ---> b0daf5e13216 20:20:29 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:20:29 ---> Using cache 20:20:29 ---> 75e8c5a05c8c 20:20:29 Step 9/23 : WORKDIR /edgex-go/spire-build 20:20:29 ---> Using cache 20:20:29 ---> 357e137e8fac 20:20:29 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 20:20:31 ---> Running in e28481539dac 20:20:33 Removing intermediate container e28481539dac 20:20:33 ---> 518bf68f57fb 20:20:33 Step 11/23 : WORKDIR /edgex-go 20:20:33 ---> Running in d0564271cd82 20:20:33 Removing intermediate container d0564271cd82 20:20:33 ---> 843144f8d0ef 20:20:33 20:20:33 Step 12/23 : FROM alpine:3.15 20:20:33 ---> c4fc93816858 20:20:33 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:20:33 ---> Using cache 20:20:33 ---> ca0815ede52b 20:20:33 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:20:33 ---> Using cache 20:20:33 ---> f811809b27de 20:20:33 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:20:35 25b303627fd3: Pull complete 20:20:35 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:20:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:20:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:20:35 prd-ubuntu20.04-docker-arm64-4c-16g-5252 does not seem to be running inside a container 20:20:35 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/402 -v /w/workspace/edgex-go/402:/w/workspace/edgex-go/402:rw,z -v /w/workspace/edgex-go/402@tmp:/w/workspace/edgex-go/402@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:20:37 $ docker top e13928ffa8f1d29f52cece5c238c6a7f45c9b676741725c153af4bbff139d92e -eo pid,comm [Pipeline] { [Pipeline] sh 20:20:38 + + grepdocker-compose parallel build 20:20:38 --help 20:20:38 ---> a46664c005d9 20:20:38 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:20:38 ---> 69e7a963c4a0 20:20:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:20:39 ---> 6f7975d6cfa9 20:20:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:20:40 ---> 6db9810efc3f 20:20:40 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:20:40 ---> Running in 890c49cb8c3c 20:20:40 Removing intermediate container 890c49cb8c3c 20:20:40 ---> e7e873ee262b 20:20:40 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:20:40 ---> Running in 3ce1bb21dad7 20:20:40 Removing intermediate container 3ce1bb21dad7 20:20:40 ---> 0500f1fd4f10 20:20:40 Step 21/23 : LABEL arch=x86_64 20:20:41 ---> Running in 69c9b955e859 20:20:41 Removing intermediate container 69c9b955e859 20:20:41 ---> f40a48b41b26 20:20:41 Step 22/23 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 20:20:41 ---> Running in fed1749deed6 20:20:41 Removing intermediate container fed1749deed6 20:20:41 ---> 8cd0d892caa4 20:20:41 Step 23/23 : LABEL version=3.0.0-dev.43 20:20:41 ---> Running in a81d5a496dfc 20:20:42 Removing intermediate container a81d5a496dfc 20:20:42 ---> 2f5dcd2c7bdc 20:20:42 20:20:42 Successfully built 2f5dcd2c7bdc 20:20:42 Successfully tagged security-spire-server:latest 20:20:42 Building support-scheduler 20:20:42 --parallel Build images in parallel. [Pipeline] } 20:20:42 $ docker stop --time=1 e13928ffa8f1d29f52cece5c238c6a7f45c9b676741725c153af4bbff139d92e 20:20:43  Building security-spire-server ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:20:44 $ docker rm -f --volumes e13928ffa8f1d29f52cece5c238c6a7f45c9b676741725c153af4bbff139d92e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:20:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:20:45 prd-ubuntu20.04-docker-arm64-4c-16g-5252 does not seem to be running inside a container 20:20:45 $ 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/402 -v /w/workspace/edgex-go/402:/w/workspace/edgex-go/402:rw,z -v /w/workspace/edgex-go/402@tmp:/w/workspace/edgex-go/402@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:20:46 $ docker top 1fd692d942d72d3d12eb6d5593d514e4b67606f1c2608d1d6b5d14cdf47e9ef6 -eo pid,comm [Pipeline] { [Pipeline] sh 20:20:46 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:20:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:20:46 ---> 7daf9d764844 20:20:46 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:20:46 ---> Using cache 20:20:46 ---> d7929966e350 20:20:46 Step 4/22 : WORKDIR /edgex-go 20:20:46 ---> Using cache 20:20:46 ---> bdefc8715e20 20:20:46 Step 5/22 : RUN apk add --update --no-cache make git 20:20:46 ---> Using cache 20:20:46 ---> 2ff8c1940ee9 20:20:46 Step 6/22 : COPY go.mod vendor* ./ 20:20:46 ---> Using cache 20:20:46 ---> 1a24f8d0a873 20:20:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:46 ---> Using cache 20:20:46 ---> cae3576d5cf8 20:20:46 Step 8/22 : COPY . . 20:20:46 ---> Using cache 20:20:46 ---> 1fd8db62dd99 20:20:46 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:20:46 + docker-compose -f ./docker-compose-build.yml build --parallel 20:20:48 ---> Running in 22336ccf0f09 20:20:48 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:20:50 Building core-command ... 20:20:50 Building core-common-config-bootstrapper ... 20:20:50 Building core-data ... 20:20:50 Building core-metadata ... 20:20:50 Building security-bootstrapper ... 20:20:50 Building security-proxy-setup ... 20:20:50 Building security-secretstore-setup ... 20:20:50 Building security-spiffe-token-provider ... 20:20:50 Building security-spire-agent ... 20:20:50 Building security-spire-config ... 20:20:50 Building security-spire-server ... 20:20:50 Building support-notifications ... 20:20:50 Building support-scheduler ... 20:20:50 Building security-proxy-setup 20:20:50 Building security-spire-agent 20:20:50 Building support-scheduler 20:20:50 Building core-common-config-bootstrapper 20:20:50 Building core-metadata 20:20:51 Removing intermediate container f8daa3aefdd3 20:20:51 ---> fe392f2aa627 20:20:51 20:20:51 Step 10/23 : FROM alpine:3.16 20:20:51 Removing intermediate container 9393a5fe31b2 20:20:51 ---> b7630862d7fe 20:20:51 20:20:51 Step 9/21 : FROM alpine:3.16 20:20:51 Removing intermediate container 7071aa4fb7bf 20:20:51 ---> 45203f6256de 20:20:51 20:20:51 Step 9/32 : FROM alpine:3.16 20:20:51 3.16: Pulling from library/alpine 20:20:52 3.16: Pulling from library/alpine 20:20:52 3.16: Pulling from library/alpine 20:20:53 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 20:20:53 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 20:20:53 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 20:20:53 Status: Downloaded newer image for alpine:3.16 20:20:53 Status: Downloaded newer image for alpine:3.16 20:20:53 Status: Image is up to date for alpine:3.16 20:20:53 ---> bfe296a52501 20:20:53 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:20:53 ---> bfe296a52501 20:20:53 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:20:53 ---> bfe296a52501 20:20:53 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 20:20:55 ---> Running in 67eed5364714 20:20:55 ---> Running in f9b8b7006f8b 20:20:55 ---> Running in 163afca22467 20:20:55 Removing intermediate container d3e56a14c04a 20:20:55 ---> b6d94c4a6dd2 20:20:55 20:20:55 Step 10/22 : FROM alpine:3.16 20:20:55 ---> bfe296a52501 20:20:55 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:20:55 ---> Running in 0e06d1a8e88e 20:20:55 Removing intermediate container 67eed5364714 20:20:55 ---> 7aded02ae616 20:20:55 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:20:55 ---> Running in 7703c7eb0c9e 20:20:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:20:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:20:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:20:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:20:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:20:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:20:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:20:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:20:56 (1/1) Installing dumb-init (1.2.5-r1) 20:20:56 (1/6) Installing ca-certificates (20220614-r0) 20:20:56 (1/2) Installing ca-certificates (20220614-r0) 20:20:56 Executing busybox-1.35.0-r17.trigger 20:20:56 OK: 6 MiB in 15 packages 20:20:56 (2/6) Installing brotli-libs (1.0.9-r6) 20:20:56 (2/2) Installing dumb-init (1.2.5-r1) 20:20:56 Executing busybox-1.35.0-r17.trigger 20:20:56 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:20:56 (4/6) Installing libcurl (7.83.1-r5) 20:20:56 Executing ca-certificates-20220614-r0.trigger 20:20:56 (5/6) Installing curl (7.83.1-r5) 20:20:56 (6/6) Installing dumb-init (1.2.5-r1) 20:20:56 Executing busybox-1.35.0-r17.trigger 20:20:56 Executing ca-certificates-20220614-r0.trigger 20:20:56 (1/2) Installing dumb-init (1.2.5-r1) 20:20:56 OK: 8 MiB in 20 packages 20:20:56 (2/2) Installing su-exec (0.2-r1) 20:20:56 OK: 6 MiB in 16 packages 20:20:56 Executing busybox-1.35.0-r17.trigger 20:20:56 OK: 6 MiB in 16 packages 20:20:57 Removing intermediate container f9b8b7006f8b 20:20:57 ---> 50bf6b27ea3e 20:20:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:20:57 ---> Running in 8aa992983f42 20:20:57 Removing intermediate container 0e06d1a8e88e 20:20:57 ---> 9c938bdd373d 20:20:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:20:57 Removing intermediate container 7703c7eb0c9e 20:20:57 ---> 28de487d3ee5 20:20:57 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:20:57 Removing intermediate container 8aa992983f42 20:20:57 ---> 803c816315b6 20:20:57 Step 13/23 : ENV APP_PORT=59882 20:20:57 ---> Running in b0da4f9e1b3d 20:20:57 ---> Running in 2de6a177b237 20:20:57 ---> Running in 66de1e19c67f 20:20:57 Removing intermediate container 163afca22467 20:20:57 ---> 59adce0a91e1 20:20:57 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:20:58 ---> Running in 447fb46addb9 20:20:58 Removing intermediate container 2de6a177b237 20:20:58 ---> 0d1e90d197ad 20:20:58 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:20:58 Removing intermediate container b0da4f9e1b3d 20:20:58 ---> 58a4b73b02ee 20:20:58 Step 13/22 : ENV APP_PORT=59860 20:20:58 ---> Running in 726bf52e6605 20:20:58 ---> Running in 2dc1b0b6649d 20:20:58 Removing intermediate container 66de1e19c67f 20:20:58 ---> 23b3100c5c5a 20:20:58 Step 14/23 : EXPOSE $APP_PORT 20:20:58 ---> Running in 70bb7bbc2ccb 20:20:58 Removing intermediate container 447fb46addb9 20:20:58 ---> 41df9efbe201 20:20:58 Step 12/21 : WORKDIR /edgex 20:20:58 Removing intermediate container 2dc1b0b6649d 20:20:58 ---> 32d3ff6c9f01 20:20:58 Step 14/22 : EXPOSE $APP_PORT 20:20:58 ---> Running in 789780285f15 20:20:58 ---> Running in 4b62c49d99ca 20:20:58 Removing intermediate container 726bf52e6605 20:20:58 ---> 0cff13087bb0 20:20:58 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:20:58 ---> Running in 3f803975d0a3 20:20:58 Removing intermediate container 70bb7bbc2ccb 20:20:58 ---> 55f5b5aad190 20:20:58 Step 15/23 : WORKDIR / 20:20:58 Removing intermediate container 789780285f15 20:20:58 ---> 11bbf6d8e988 20:20:58 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:20:58 Removing intermediate container 4b62c49d99ca 20:20:58 ---> 22bd010a795e 20:20:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:20:58 ---> Running in e3878acf350a 20:20:59 Removing intermediate container 3f803975d0a3 20:20:59 ---> 8a95873f4d8b 20:20:59 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:20:59 ---> Running in ea9c31e6e022 20:20:59 Removing intermediate container e3878acf350a 20:20:59 ---> b1e35f0f39eb 20:20:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:20:59 ---> 6241b24bd094 20:20:59 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:20:59 Removing intermediate container ea9c31e6e022 20:20:59 ---> b6d400e9d2a4 20:20:59 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:20:59 ---> e05663e12750 20:20:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:20:59 ---> Running in e8e85379cf46 20:21:00 ---> 60860f698c39 20:21:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:21:00 ---> 1d6dcb19fd6d 20:21:00 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:21:00 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:21:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:21:00 ---> f67014c839a7 20:21:00 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:21:00 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:21:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:21:00 ---> f67014c839a7 20:21:00 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:21:00 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:21:00 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:21:00 ---> f67014c839a7 20:21:00 Step 3/21 : WORKDIR /edgex-go 20:21:00 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:21:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:21:00 ---> f67014c839a7 20:21:00 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:21:00 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:21:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:21:00 ---> f67014c839a7 20:21:00 Step 3/24 : WORKDIR /edgex-go 20:21:00 ---> Running in e2011f0f06d9 20:21:00 ---> Running in 93c0e1bcd3c8 20:21:00 ---> Running in 1b76583cd2c7 20:21:00 ---> Running in daadead57859 20:21:00 ---> Running in de692aeb60e8 20:21:01 Removing intermediate container e2011f0f06d9 20:21:01 ---> fc9569716f9f 20:21:01 Step 4/22 : WORKDIR /edgex-go 20:21:01 Removing intermediate container de692aeb60e8 20:21:01 ---> 4f4f39dce24b 20:21:01 Step 4/22 : WORKDIR /edgex-go 20:21:01 ---> Running in da254fd0fa2b 20:21:01 Removing intermediate container daadead57859 20:21:01 ---> be0db3dab5e8 20:21:01 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:21:01 Removing intermediate container 1b76583cd2c7 20:21:01 ---> 037f8c0bd0df 20:21:01 Step 4/24 : WORKDIR /edgex-go 20:21:01 Removing intermediate container 93c0e1bcd3c8 20:21:01 ---> 3fe66a223ff0 20:21:01 Step 4/21 : RUN apk add --update --no-cache make git 20:21:01 ---> Running in ff3569f48426 20:21:01 Removing intermediate container e8e85379cf46 20:21:01 ---> 4c4078be6f73 20:21:01 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:21:01 ---> dfda0f0daa1d 20:21:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:21:01 ---> Running in 17c0a6073d5f 20:21:01 ---> Running in 55fcade4b6d0 20:21:01 ---> Running in 6b00103d0dfb 20:21:01 ---> Running in 2696b979ae71 20:21:01 ---> cbb6c5bc7a5c 20:21:01 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:21:01 ---> bccdc69d8255 20:21:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:21:01 Removing intermediate container 17c0a6073d5f 20:21:01 ---> 481c3e5b5a25 20:21:01 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:21:01 ---> 58cbcfffea61 20:21:01 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:21:02 ---> Running in 2efbce7388d8 20:21:02 ---> 7b7a3cf106b9 20:21:02 Step 19/23 : ENTRYPOINT ["/core-command"] 20:21:02 ---> 3324cf56cb67 20:21:02 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:21:02 Removing intermediate container 2efbce7388d8 20:21:02 ---> 7b237cb2ed0d 20:21:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:21:02 ---> Running in 6fac5de21ee8 20:21:02 ---> 09235b2bf0dd 20:21:02 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:21:02 ---> Running in 27469b45c7c7 20:21:02 ---> Running in d83fcbc2311a 20:21:02 ---> Running in f0b945edf935 20:21:02 Removing intermediate container 2696b979ae71 20:21:02 ---> 5ead303dec03 20:21:02 Step 5/24 : RUN apk add --update --no-cache make git 20:21:02 Removing intermediate container ff3569f48426 20:21:02 ---> 0d7074d8f1c4 20:21:02 Step 5/22 : RUN apk add --update --no-cache make git 20:21:02 Removing intermediate container da254fd0fa2b 20:21:02 ---> 6df515ee793e 20:21:02 Step 5/22 : RUN apk add --update --no-cache make git 20:21:02 ---> Running in 855c9ff37573 20:21:02 ---> Running in 84390bc6d41d 20:21:02 ---> Running in 7809a5253729 20:21:02 Removing intermediate container 6fac5de21ee8 20:21:02 ---> eb4963de3883 20:21:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:21:02 Removing intermediate container 27469b45c7c7 20:21:02 ---> 1c01960983f2 20:21:02 Step 20/22 : LABEL arch=x86_64 20:21:02 ---> Running in 23a56f6c50e8 20:21:02 ---> Running in 0c574043655c 20:21:02 Removing intermediate container 23a56f6c50e8 20:21:02 ---> e5d8a3e64e2e 20:21:02 Step 21/23 : LABEL arch=x86_64 20:21:03 ---> Running in cfc796b1f7e6 20:21:03 Removing intermediate container 0c574043655c 20:21:03 ---> b2ff61815def 20:21:03 Step 21/22 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 20:21:03 ---> Running in baffc2d1eaf7 20:21:03 Removing intermediate container cfc796b1f7e6 20:21:03 ---> cd04edcd9acd 20:21:03 Step 22/23 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 20:21:03 ---> Running in 8496d0bb7cd3 20:21:03 Removing intermediate container baffc2d1eaf7 20:21:03 ---> 3bebc4c16600 20:21:03 Step 22/22 : LABEL version=3.0.0-dev.43 20:21:03 ---> Running in 1f17c116a231 20:21:03 Removing intermediate container 8496d0bb7cd3 20:21:03 ---> d9e56daa27f4 20:21:03 Step 23/23 : LABEL version=3.0.0-dev.43 20:21:03 ---> Running in 3e9f0b473bf8 20:21:03 Removing intermediate container 1f17c116a231 20:21:03 ---> cdd95fe8eb10 20:21:03 20:21:03 Removing intermediate container d83fcbc2311a 20:21:03 ---> 57cd0c5f1618 20:21:03 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:21:03 Successfully built cdd95fe8eb10 20:21:03 Successfully tagged support-notifications:latest 20:21:03  Building support-notifications ... done Building core-data 20:21:03 ---> Running in 13b1083ed7d9 20:21:03 Removing intermediate container f0b945edf935 20:21:03 ---> 062227a74403 20:21:03 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:21:03 Removing intermediate container 3e9f0b473bf8 20:21:03 ---> cdef11f9a2d1 20:21:03 20:21:03 Successfully built cdef11f9a2d1 20:21:03 Successfully tagged core-command:latest 20:21:03 Building security-spiffe-token-provider 20:21:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:21:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:21:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:21:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:21:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:21:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:21:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:21:04  Building core-command ... done Removing intermediate container 13b1083ed7d9 20:21:04 ---> 436948069742 20:21:04 Step 19/21 : LABEL arch=x86_64 20:21:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:21:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:21:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:21:05 OK: 221 MiB in 51 packages 20:21:05 OK: 221 MiB in 51 packages 20:21:06 OK: 221 MiB in 51 packages 20:21:06 OK: 221 MiB in 51 packages 20:21:06 OK: 221 MiB in 51 packages 20:21:07 ---> a074ddf0edda 20:21:07 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:21:07 ---> Running in 58e2560ba6ad 20:21:07 Removing intermediate container 58e2560ba6ad 20:21:07 ---> d3a105bc2254 20:21:07 Step 20/21 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 20:21:07 ---> Running in 494ecd5d75cb 20:21:08 ---> 06f90ffdee30 20:21:08 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:21:08 Removing intermediate container 494ecd5d75cb 20:21:08 ---> 8d8cbeca646f 20:21:08 Step 21/21 : LABEL version=3.0.0-dev.43 20:21:08 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:21:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:21:08 ---> 7daf9d764844 20:21:08 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:21:08 ---> Using cache 20:21:08 ---> d7929966e350 20:21:08 Step 4/22 : WORKDIR /edgex-go 20:21:08 ---> Using cache 20:21:08 ---> bdefc8715e20 20:21:08 Step 5/22 : RUN apk add --update --no-cache make git 20:21:08 ---> Using cache 20:21:08 ---> 2ff8c1940ee9 20:21:08 Step 6/22 : COPY go.mod vendor* ./ 20:21:08 ---> Using cache 20:21:08 ---> 1a24f8d0a873 20:21:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:08 ---> Using cache 20:21:08 ---> cae3576d5cf8 20:21:08 Step 8/22 : COPY . . 20:21:08 ---> Using cache 20:21:08 ---> 1fd8db62dd99 20:21:08 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:21:08 Removing intermediate container 6b00103d0dfb 20:21:08 ---> e09eee0472a5 20:21:08 Step 5/21 : COPY go.mod vendor* ./ 20:21:08 Removing intermediate container 55fcade4b6d0 20:21:08 ---> ee7f1c2a0180 20:21:08 Step 5/24 : COPY go.mod vendor* ./ 20:21:09 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:21:09 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:21:09 ---> 7daf9d764844 20:21:09 Step 3/19 : WORKDIR /edgex-go 20:21:09 ---> Using cache 20:21:09 ---> babf0bcee3ac 20:21:09 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:21:09 ---> 6ad14d3d754c 20:21:09 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:21:09 ---> Running in 853e9e82b798 20:21:09 ---> Running in 119a44567c4a 20:21:09 ---> Running in 50895a99d523 20:21:09 Removing intermediate container 853e9e82b798 20:21:09 ---> 9afef4ece52e 20:21:09 20:21:09 ---> 059f3e0d5d98 20:21:09 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:21:09 Successfully built 9afef4ece52e 20:21:09 Successfully tagged security-proxy-setup:latest 20:21:09  Building security-proxy-setup ... done Building core-metadata 20:21:09 Removing intermediate container 7809a5253729 20:21:09 ---> d4d574524191 20:21:09 Step 6/22 : COPY go.mod vendor* ./ 20:21:09 Removing intermediate container 855c9ff37573 20:21:09 ---> 19419a7b10f8 20:21:09 Step 6/24 : COPY go.mod vendor* ./ 20:21:09 ---> a137416a07d6 20:21:09 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:09 ---> f6495687c631 20:21:09 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:09 Removing intermediate container 84390bc6d41d 20:21:09 ---> 5a174ce2c67b 20:21:09 Step 6/22 : COPY go.mod vendor* ./ 20:21:09 ---> Running in 9953f99dc2ba 20:21:09 ---> Running in 6f958258a3e4 20:21:10 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:21:10 ---> 0e5628af3fb7 20:21:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:10 ---> Running in 347f83073916 20:21:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:21:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:21:10 ---> caa50262d4db 20:21:10 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:10 ---> Running in 0aca4dfa1dfe 20:21:11 ---> 09011cc40e37 20:21:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:11 v3.16.3-163-g78df94ec135 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:21:11 v3.16.3-151-gb476f155c74 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:21:11 OK: 17046 distinct packages available 20:21:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:21:11 ---> adc686debcec 20:21:11 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:21:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:21:11 ---> Running in 0abfff9c9b50 20:21:11 OK: 211 MiB in 51 packages 20:21:11 ---> 673a35bbdb89 20:21:11 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:21:12 ---> 6378fcacd617 20:21:12 Step 27/32 : RUN chmod +x /entrypoint.sh 20:21:12 ---> Running in bccd330d05b2 20:21:12 Removing intermediate container 50895a99d523 20:21:12 ---> 9393e7540e3d 20:21:12 Step 5/19 : COPY go.mod vendor* ./ 20:21:12 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:21:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:21:12 ---> 7daf9d764844 20:21:12 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:21:12 ---> Using cache 20:21:12 ---> d7929966e350 20:21:12 Step 4/24 : WORKDIR /edgex-go 20:21:12 ---> Using cache 20:21:12 ---> bdefc8715e20 20:21:12 Step 5/24 : RUN apk add --update --no-cache make git 20:21:12 ---> Using cache 20:21:12 ---> 2ff8c1940ee9 20:21:12 Step 6/24 : COPY go.mod vendor* ./ 20:21:12 ---> Using cache 20:21:12 ---> 1a24f8d0a873 20:21:12 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:12 ---> Using cache 20:21:12 ---> cae3576d5cf8 20:21:12 Step 8/24 : COPY . . 20:21:12 ---> Using cache 20:21:12 ---> 1fd8db62dd99 20:21:12 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:21:13 ---> a425d957e539 20:21:13 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:13 ---> Running in e2d5883c287e 20:21:13 ---> Running in 95b120ed9442 20:21:14 Removing intermediate container bccd330d05b2 20:21:14 ---> 24d57cbd8fd9 20:21:14 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:21:14 ---> Running in e36bc2fa97ac 20:21:14 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:21:14 Removing intermediate container e36bc2fa97ac 20:21:14 ---> 288a16e75664 20:21:14 Step 29/32 : CMD ["gate"] 20:21:14 ---> Running in cebe1b8ee792 20:21:14 Removing intermediate container 22336ccf0f09 20:21:14 ---> 0eb66c3a0ef9 20:21:14 20:21:14 Step 10/22 : FROM alpine:3.16 20:21:14 ---> bfe296a52501 20:21:14 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:21:14 ---> Using cache 20:21:14 ---> 50bf6b27ea3e 20:21:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:21:14 ---> Using cache 20:21:14 ---> 803c816315b6 20:21:14 Step 13/22 : ENV APP_PORT=59861 20:21:15 ---> Running in 38e3ce68977c 20:21:15 Removing intermediate container cebe1b8ee792 20:21:15 ---> a7927d375390 20:21:15 Step 30/32 : LABEL arch=x86_64 20:21:15 ---> Running in 37fec3741706 20:21:15 Removing intermediate container 38e3ce68977c 20:21:15 ---> 9b9bf4fe6b02 20:21:15 Step 14/22 : EXPOSE $APP_PORT 20:21:15 Removing intermediate container 37fec3741706 20:21:15 ---> 1a5a9435a54a 20:21:15 Step 31/32 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 20:21:15 ---> Running in 422d7199f524 20:21:15 ---> Running in b612749e5052 20:21:15 Removing intermediate container 422d7199f524 20:21:15 ---> 8613ef63323a 20:21:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:21:15 Removing intermediate container b612749e5052 20:21:15 ---> 0f158bd31255 20:21:15 Step 32/32 : LABEL version=3.0.0-dev.43 20:21:15 ---> Running in 47f2de596db1 20:21:15 Removing intermediate container 47f2de596db1 20:21:15 ---> 3e1c52180fd0 20:21:15 20:21:15 ---> 86eb3031ab06 20:21:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:21:15 Successfully built 3e1c52180fd0 20:21:15 Successfully tagged security-bootstrapper:latest 20:21:15 Building security-secretstore-setup 20:21:18  Building security-bootstrapper ... done  ---> 2014a1a8f9d0 20:21:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:21:18 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:21:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:21:18 ---> 7daf9d764844 20:21:18 Step 3/24 : WORKDIR /edgex-go 20:21:18 ---> Using cache 20:21:18 ---> babf0bcee3ac 20:21:18 Step 4/24 : RUN apk add --update --no-cache make git 20:21:18 ---> 187bf4c62a5f 20:21:18 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:21:19 ---> Running in 6cc5d0d8bc07 20:21:19 ---> Running in b9863d4ff5bc 20:21:20 Removing intermediate container b9863d4ff5bc 20:21:20 ---> 000ebbae5f45 20:21:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:21:20 ---> Running in 3fa43ddf91d5 20:21:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:21:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:21:20 Removing intermediate container 3fa43ddf91d5 20:21:20 ---> a08fba4032aa 20:21:20 Step 20/22 : LABEL arch=x86_64 20:21:20 OK: 211 MiB in 51 packages 20:21:20 ---> Running in 913cb336db7d 20:21:21 Removing intermediate container 913cb336db7d 20:21:21 ---> f25e3473d21f 20:21:21 Step 21/22 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 20:21:21 ---> Running in 4b44098ed4b8 20:21:22 Removing intermediate container 6cc5d0d8bc07 20:21:22 ---> bf07cc7171a3 20:21:22 Step 5/24 : COPY go.mod vendor* ./ 20:21:22 Removing intermediate container 4b44098ed4b8 20:21:22 ---> 1dcb885c49a3 20:21:22 Step 22/22 : LABEL version=3.0.0-dev.43 20:21:22 ---> Running in 95ad2cc8665e 20:21:22 ---> 8bb6100dd404 20:21:22 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:23 Removing intermediate container 95ad2cc8665e 20:21:23 ---> 9bb907d1dd72 20:21:23 20:21:23 ---> Running in 5d59068c47a1 20:21:23 Successfully built 9bb907d1dd72 20:21:23 Successfully tagged support-scheduler:latest 20:21:23 Building core-common-config-bootstrapper 20:21:26  Building support-scheduler ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:21:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:21:26 ---> 7daf9d764844 20:21:26 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:21:26 ---> Using cache 20:21:26 ---> d7929966e350 20:21:26 Step 4/22 : WORKDIR /edgex-go 20:21:26 ---> Using cache 20:21:26 ---> bdefc8715e20 20:21:26 Step 5/22 : RUN apk add --update --no-cache make git 20:21:26 ---> Using cache 20:21:26 ---> 2ff8c1940ee9 20:21:26 Step 6/22 : COPY go.mod vendor* ./ 20:21:26 ---> Using cache 20:21:26 ---> 1a24f8d0a873 20:21:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:26 ---> Using cache 20:21:26 ---> cae3576d5cf8 20:21:26 Step 8/22 : COPY . . 20:21:26 ---> Using cache 20:21:26 ---> 1fd8db62dd99 20:21:26 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:21:28 ---> Running in 7baad1cae25b 20:21:28 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:21:36 Removing intermediate container 119a44567c4a 20:21:36 ---> 731007c90498 20:21:36 20:21:36 Step 10/22 : FROM alpine:3.16 20:21:36 ---> bfe296a52501 20:21:36 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:21:37 ---> Running in 97eb6a222da6 20:21:39 Removing intermediate container 95b120ed9442 20:21:39 ---> 745b53f86ce4 20:21:39 Step 7/19 : COPY . . 20:21:39 Removing intermediate container 97eb6a222da6 20:21:39 ---> 03f4e6f6f680 20:21:39 Step 12/22 : ENV APP_PORT=59880 20:21:41 ---> Running in 142a206faa42 20:21:41 Removing intermediate container e2d5883c287e 20:21:41 ---> a39e170e046a 20:21:41 20:21:41 Step 10/24 : FROM alpine:3.16 20:21:41 ---> bfe296a52501 20:21:41 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:21:41 ---> Using cache 20:21:41 ---> 50bf6b27ea3e 20:21:41 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:21:41 ---> Using cache 20:21:41 ---> 803c816315b6 20:21:41 Step 13/24 : ENV APP_PORT=59881 20:21:41 ---> Running in b9e86a37881f 20:21:41 Removing intermediate container 142a206faa42 20:21:41 ---> a5fa55164333 20:21:41 Step 13/22 : EXPOSE $APP_PORT 20:21:41 ---> Running in fe3a700fc0a9 20:21:41 Removing intermediate container b9e86a37881f 20:21:41 ---> d569b15cb76f 20:21:41 Step 14/24 : EXPOSE $APP_PORT 20:21:41 Removing intermediate container fe3a700fc0a9 20:21:41 ---> a020918214d1 20:21:41 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:21:42 ---> Running in 0a680a2cec0a 20:21:42 ---> Running in 59d9d20de85f 20:21:42 Removing intermediate container 0a680a2cec0a 20:21:42 ---> 1327524db907 20:21:42 Step 15/24 : WORKDIR / 20:21:42 ---> Running in bfee0fcc4d96 20:21:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:21:42 Removing intermediate container bfee0fcc4d96 20:21:42 ---> eff901937851 20:21:42 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:21:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:21:43 (1/1) Installing dumb-init (1.2.5-r1) 20:21:43 Executing busybox-1.35.0-r17.trigger 20:21:43 OK: 6 MiB in 15 packages 20:21:43 ---> d3b8a6d7183b 20:21:43 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:21:44 ---> a6d749a53a7a 20:21:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:21:44 Removing intermediate container 59d9d20de85f 20:21:44 ---> 3f2a8596cf81 20:21:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:21:45 ---> ce3ab81a2880 20:21:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:21:45 ---> 002f84c35a5c 20:21:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:21:45 ---> a1750afd34a1 20:21:45 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:21:45 ---> 7ea817eb00c8 20:21:45 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:21:45 ---> Running in 530bdfd46d47 20:21:45 ---> Running in 6545aa1fcb7c 20:21:45 ---> c4e1d06096c0 20:21:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:21:46 Removing intermediate container 530bdfd46d47 20:21:46 ---> 58072a088592 20:21:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:21:46 ---> Running in da7cf0a30aff 20:21:46 ---> cbe0af2d90da 20:21:46 Step 18/22 : ENTRYPOINT ["/core-data"] 20:21:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:21:46 ---> Running in 3e50865b74c1 20:21:46 Removing intermediate container da7cf0a30aff 20:21:46 ---> 1f7fa6e67349 20:21:46 Step 22/24 : LABEL arch=x86_64 20:21:46 ---> Running in c0e81c4f22b9 20:21:46 Removing intermediate container 3e50865b74c1 20:21:46 ---> 2321071b7add 20:21:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:21:46 Removing intermediate container c0e81c4f22b9 20:21:46 ---> 5c8d8bca3e34 20:21:46 Step 23/24 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 20:21:46 ---> Running in b98d5267900d 20:21:46 ---> Running in a02abc7a59e7 20:21:47 Removing intermediate container b98d5267900d 20:21:47 ---> 63b4d4e7bd7b 20:21:47 Step 20/22 : LABEL arch=x86_64 20:21:47 Removing intermediate container a02abc7a59e7 20:21:47 ---> 0940edfd5787 20:21:47 Step 24/24 : LABEL version=3.0.0-dev.43 20:21:47 ---> Running in 2b819b2e6ca7 20:21:47 ---> Running in e0ece36ba98d 20:21:47 Removing intermediate container 2b819b2e6ca7 20:21:47 ---> 28788b8528d2 20:21:47 Step 21/22 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 20:21:47 Removing intermediate container e0ece36ba98d 20:21:47 ---> e1fc4536798d 20:21:47 20:21:47 Successfully built e1fc4536798d 20:21:47 ---> Running in 3c182fafe911 20:21:47 Successfully tagged core-metadata:latest 20:21:47  Building core-metadata ... done Building security-spire-config 20:21:48 Removing intermediate container 3c182fafe911 20:21:48 ---> bbd45b8ab7eb 20:21:48 Step 22/22 : LABEL version=3.0.0-dev.43 20:21:51 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:21:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:21:51 ---> 7daf9d764844 20:21:51 Step 3/24 : WORKDIR /edgex-go 20:21:51 ---> Using cache 20:21:51 ---> babf0bcee3ac 20:21:51 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:21:51 ---> Using cache 20:21:51 ---> 4ee2ec5c91e7 20:21:51 Step 5/24 : COPY go.mod vendor* ./ 20:21:51 ---> Using cache 20:21:51 ---> ee07b837bc8d 20:21:51 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:51 ---> Using cache 20:21:51 ---> a439846a96ce 20:21:51 Step 7/24 : COPY . . 20:21:51 ---> Using cache 20:21:51 ---> b0daf5e13216 20:21:51 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:21:51 ---> Using cache 20:21:51 ---> 75e8c5a05c8c 20:21:51 Step 9/24 : WORKDIR /edgex-go/spire-build 20:21:51 ---> Using cache 20:21:51 ---> 357e137e8fac 20:21:51 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 20:21:51 ---> Using cache 20:21:51 ---> f969f3229bc2 20:21:51 Step 11/24 : WORKDIR /edgex-go 20:21:51 ---> Using cache 20:21:51 ---> 5fc836db98ce 20:21:51 20:21:51 Step 12/24 : FROM alpine:3.15 20:21:51 ---> c4fc93816858 20:21:51 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:21:51 ---> Using cache 20:21:51 ---> ca0815ede52b 20:21:51 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:21:52 ---> Running in 739c6019ab01 20:21:52 ---> Running in 33b8592ac5d8 20:21:52 Removing intermediate container 7baad1cae25b 20:21:52 ---> 895e24acb8cd 20:21:52 20:21:52 Step 10/22 : FROM alpine:3.16 20:21:52 ---> bfe296a52501 20:21:52 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:21:52 ---> Running in b24f567dde34 20:21:52 Removing intermediate container 739c6019ab01 20:21:52 ---> 32eb41974191 20:21:52 20:21:52 Successfully built 32eb41974191 20:21:52 Successfully tagged core-data:latest 20:21:52  Building core-data ... done Removing intermediate container b24f567dde34 20:21:52 ---> 6bc01082e939 20:21:52 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:21:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:21:53 ---> Running in f1447edb4ee1 20:21:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:21:53 Removing intermediate container 5d59068c47a1 20:21:53 ---> eb6a907c2700 20:21:53 Step 7/24 : COPY . . 20:21:53 v3.15.6-299-g84cc0f97117 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:21:53 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:21:53 OK: 15859 distinct packages available 20:21:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:21:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:21:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:21:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:21:53 (1/4) Installing dumb-init (1.2.5-r1) 20:21:53 (2/4) Installing musl-obstack (1.2.3-r0) 20:21:53 (3/4) Installing libucontext (1.1-r0) 20:21:53 (4/4) Installing gcompat (1.0.0-r4) 20:21:53 Executing busybox-1.34.1-r7.trigger 20:21:53 OK: 6 MiB in 18 packages 20:21:54 (1/1) Installing dumb-init (1.2.5-r1) 20:21:54 Executing busybox-1.35.0-r17.trigger 20:21:54 OK: 6 MiB in 15 packages 20:21:57 ---> da51e29608f0 20:21:57 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:21:57 Removing intermediate container 33b8592ac5d8 20:21:57 ---> 3161a8769932 20:21:57 Removing intermediate container f1447edb4ee1 20:21:57 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin ---> 662dd4c28468 20:21:57 20:21:57 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:21:57 ---> Running in f5646546df51 20:21:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:21:58 ---> 46f6925f83e6 20:21:58 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:21:59 ---> c6d1b4d26f9e 20:21:59 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:21:59 ---> 4c3fed8493f4 20:21:59 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:21:59 ---> 5d674070d41e 20:21:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:21:59 ---> bf37a7a7ce43 20:21:59 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:21:59 ---> Running in 4d08e3edfe25 20:21:59 ---> 2ec82683397d 20:21:59 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:21:59 ---> Running in cd62af159c44 20:21:59 Removing intermediate container 4d08e3edfe25 20:21:59 ---> e84d0d9a9638 20:21:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:21:59 ---> d5922b349877 20:21:59 Step 19/24 : WORKDIR / 20:21:59 ---> Running in 5c521e40effb 20:22:00 Removing intermediate container 5c521e40effb 20:22:00 ---> 8a5a6ea76231 20:22:00 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:22:00 ---> Running in b35a321a98b4 20:22:00 Removing intermediate container b35a321a98b4 20:22:00 ---> a6239bffd9e7 20:22:00 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:22:00 Removing intermediate container cd62af159c44 20:22:00 ---> b6e91d29b068 20:22:00 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:22:00 ---> Running in fdc9807486ce 20:22:00 ---> Running in ce05fba0de30 20:22:00 Removing intermediate container fdc9807486ce 20:22:00 ---> 2c40f5a917c7 20:22:00 Step 22/24 : LABEL arch=x86_64 20:22:00 Removing intermediate container ce05fba0de30 20:22:00 ---> 6d5c25804bd5 20:22:00 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:22:01 ---> Running in 9cb729ee2d6e 20:22:01 ---> Running in 52110825d6a2 20:22:01 Removing intermediate container 9cb729ee2d6e 20:22:01 ---> 9d8350b387dd 20:22:01 Step 23/24 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 20:22:01 Removing intermediate container 52110825d6a2 20:22:01 ---> a27ae96c0396 20:22:01 Step 20/22 : LABEL arch=x86_64 20:22:01 ---> Running in 91bf57d6f414 20:22:01 ---> Running in 7454c4f60743 20:22:01 Removing intermediate container 7454c4f60743 20:22:01 ---> 18c8ddeea667 20:22:01 Step 21/22 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 20:22:01 Removing intermediate container 91bf57d6f414 20:22:01 ---> 7b0db1b97cf0 20:22:01 Step 24/24 : LABEL version=3.0.0-dev.43 20:22:02 ---> Running in 66a512e47361 20:22:02 ---> Running in 7814dc6c6909 20:22:02 Removing intermediate container 66a512e47361 20:22:02 ---> 44a88a1fb002 20:22:02 Step 22/22 : LABEL version=3.0.0-dev.43 20:22:02 Removing intermediate container 7814dc6c6909 20:22:02 ---> 2bb592f08691 20:22:02 20:22:02 ---> Running in 6bd4e8fc769c 20:22:02 Successfully built 2bb592f08691 20:22:02 Successfully tagged security-spire-config:latest 20:22:02  Building security-spire-config ... done Removing intermediate container 6bd4e8fc769c 20:22:02 ---> a63dbe5534c3 20:22:02 20:22:02 Successfully built a63dbe5534c3 20:22:02 Successfully tagged core-common-config-bootstrapper:latest 20:22:09  Building core-common-config-bootstrapper ... done Removing intermediate container 6545aa1fcb7c 20:22:09 ---> 46262d14fa96 20:22:09 20:22:09 Step 9/19 : FROM alpine:3.15 20:22:09 ---> c4fc93816858 20:22:09 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:22:09 ---> Using cache 20:22:09 ---> ca0815ede52b 20:22:09 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:22:09 ---> Running in d9144e9cb0bc 20:22:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:22:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:22:09 v3.15.6-299-g84cc0f97117 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:22:09 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:22:09 OK: 15859 distinct packages available 20:22:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:22:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:22:10 (1/9) Installing ca-certificates (20220614-r0) 20:22:10 (2/9) Installing brotli-libs (1.0.9-r5) 20:22:10 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:22:10 (4/9) Installing libcurl (7.80.0-r5) 20:22:10 (5/9) Installing curl (7.80.0-r5) 20:22:10 (6/9) Installing dumb-init (1.2.5-r1) 20:22:10 (7/9) Installing musl-obstack (1.2.3-r0) 20:22:10 (8/9) Installing libucontext (1.1-r0) 20:22:10 (9/9) Installing gcompat (1.0.0-r4) 20:22:10 Executing busybox-1.34.1-r7.trigger 20:22:10 Executing ca-certificates-20220614-r0.trigger 20:22:10 OK: 8 MiB in 23 packages 20:22:10 Removing intermediate container d9144e9cb0bc 20:22:10 ---> cd01bb28c0a5 20:22:10 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:22:11 ---> 4c28d050f0fd 20:22:11 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:22:12 ---> 3cd95503c7cb 20:22:12 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:22:12 ---> 417a779b29ea 20:22:12 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:22:12 ---> Running in 83ac47620708 20:22:12 Removing intermediate container 83ac47620708 20:22:12 ---> 95f17b6887f6 20:22:12 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:22:12 ---> Running in ff35e9ddf1dc 20:22:12 Removing intermediate container ff35e9ddf1dc 20:22:12 ---> 025f97f558fe 20:22:12 Step 17/19 : LABEL arch=x86_64 20:22:12 ---> Running in ad7e6d9b2e49 20:22:13 Removing intermediate container ad7e6d9b2e49 20:22:13 ---> 8ba5cfae11a4 20:22:13 Step 18/19 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 20:22:13 ---> Running in 84c3553618fe 20:22:13 Removing intermediate container 84c3553618fe 20:22:13 ---> 2f7c131570ab 20:22:13 Step 19/19 : LABEL version=3.0.0-dev.43 20:22:13 ---> Running in 7a8db2b2dc54 20:22:13 Removing intermediate container 7a8db2b2dc54 20:22:13 ---> 0cd516e4fb08 20:22:13 20:22:13 Successfully built 0cd516e4fb08 20:22:13 Successfully tagged security-spiffe-token-provider:latest 20:22:14  Building security-spiffe-token-provider ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:22:17 Removing intermediate container f5646546df51 20:22:17 ---> ac79e04a1ac4 20:22:17 20:22:17 Step 9/24 : FROM alpine:3.16 20:22:17 ---> bfe296a52501 20:22:17 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:22:17 ---> Running in d18e667b274a 20:22:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:22:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:22:18 (1/3) Installing ca-certificates (20220614-r0) 20:22:18 (2/3) Installing dumb-init (1.2.5-r1) 20:22:18 (3/3) Installing su-exec (0.2-r1) 20:22:18 Executing busybox-1.35.0-r17.trigger 20:22:18 Executing ca-certificates-20220614-r0.trigger 20:22:18 OK: 6 MiB in 17 packages 20:22:19 Removing intermediate container d18e667b274a 20:22:19 ---> 11aae489878e 20:22:19 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:22:19 ---> Running in 6c8a0d9cc3f3 20:22:19 Removing intermediate container 6c8a0d9cc3f3 20:22:19 ---> ae95a9e8d810 20:22:19 Step 12/24 : WORKDIR / 20:22:19 ---> Running in 965c343e20d3 20:22:20 Removing intermediate container 965c343e20d3 20:22:20 ---> e6a24e121069 20:22:20 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:22:20 ---> b984e572ab32 20:22:20 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:22:20 ---> be7841579a07 20:22:20 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:22:20 ---> 0ce8338239fa 20:22:20 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:22:20 ---> ae449f7bbb5d 20:22:20 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:22:21 ---> 38f2984b76e8 20:22:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:22:21 ---> 1c7db8e0e528 20:22:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:22:21 ---> c7d541625342 20:22:21 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:22:22 ---> Running in 06fe294389f4 20:22:22 Removing intermediate container 06fe294389f4 20:22:22 ---> c355cc72923f 20:22:22 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:22:22 ---> Running in b1cdb4080aab 20:22:23 Removing intermediate container b1cdb4080aab 20:22:23 ---> d8dd6131d9a6 20:22:23 Step 22/24 : LABEL arch=x86_64 20:22:23 ---> Running in 240bde5efc0f 20:22:23 Removing intermediate container 240bde5efc0f 20:22:23 ---> 6ad9eb4bf53d 20:22:23 Step 23/24 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 20:22:23 ---> Running in d66e7191755e 20:22:23 Removing intermediate container d66e7191755e 20:22:23 ---> 98295f64b13e 20:22:23 Step 24/24 : LABEL version=3.0.0-dev.43 20:22:23 ---> Running in 86d9c4e1025b 20:22:23 Removing intermediate container 86d9c4e1025b 20:22:23 ---> ad5ee33ca7c4 20:22:23 20:22:24 Successfully built ad5ee33ca7c4 20:22:24 Successfully tagged security-secretstore-setup:latest 20:22:24  Building security-secretstore-setup ... done  [Pipeline] } 20:22:24 $ docker stop --time=1 c9d0f666300b737c7ca94b6ef0cefb4136a9d6c0224da8fdf8ef75ebbb01f5ab 20:22:25 $ docker rm -f --volumes c9d0f666300b737c7ca94b6ef0cefb4136a9d6c0224da8fdf8ef75ebbb01f5ab [Pipeline] // withDockerContainer [Pipeline] sh 20:22:25 + docker images 20:22:25 REPOSITORY TAG IMAGE ID CREATED SIZE 20:22:25 security-secretstore-setup latest ad5ee33ca7c4 2 seconds ago 30MB 20:22:25 ac79e04a1ac4 9 seconds ago 1.67GB 20:22:25 security-spiffe-token-provider latest 0cd516e4fb08 12 seconds ago 30MB 20:22:25 46262d14fa96 18 seconds ago 1.71GB 20:22:25 core-common-config-bootstrapper latest a63dbe5534c3 23 seconds ago 15.5MB 20:22:25 security-spire-config latest 2bb592f08691 23 seconds ago 85.8MB 20:22:25 core-data latest 32eb41974191 33 seconds ago 17.9MB 20:22:25 895e24acb8cd 37 seconds ago 1.67GB 20:22:25 core-metadata latest e1fc4536798d 38 seconds ago 18.5MB 20:22:25 a39e170e046a 45 seconds ago 1.68GB 20:22:25 731007c90498 51 seconds ago 1.68GB 20:22:25 support-scheduler latest 9bb907d1dd72 About a minute ago 30MB 20:22:25 security-bootstrapper latest 3e1c52180fd0 About a minute ago 20.3MB 20:22:25 0eb66c3a0ef9 About a minute ago 1.74GB 20:22:25 security-proxy-setup latest 9afef4ece52e About a minute ago 27.8MB 20:22:25 core-command latest cdef11f9a2d1 About a minute ago 17.7MB 20:22:25 support-notifications latest cdd95fe8eb10 About a minute ago 30.6MB 20:22:25 b6d94c4a6dd2 About a minute ago 1.74GB 20:22:25 45203f6256de About a minute ago 1.67GB 20:22:25 fe392f2aa627 About a minute ago 1.68GB 20:22:25 b7630862d7fe About a minute ago 1.67GB 20:22:25 security-spire-server latest 2f5dcd2c7bdc About a minute ago 86.5MB 20:22:25 843144f8d0ef About a minute ago 1.55GB 20:22:25 security-spire-agent latest a23943a53a9b 2 minutes ago 125MB 20:22:25 5fc836db98ce 2 minutes ago 1.55GB 20:22:25 ci-base-image-x86_64 latest 7daf9d764844 5 minutes ago 903MB 20:22:25 alpine 3.16 bfe296a52501 2 months ago 5.54MB 20:22:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 20:22:25 alpine 3.15 c4fc93816858 6 months ago 5.59MB 20:22:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 20:22:25 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) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:22:25 provisioning config files... 20:22:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/402@tmp/config2740452459656145797tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:22:26 ---> docker-login.sh 20:22:26 nexus3.edgexfoundry.org:10001 20:22:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:22:26 Configure a credential helper to remove this warning. See 20:22:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:22:26 20:22:26 Login Succeeded 20:22:26 nexus3.edgexfoundry.org:10002 20:22:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:22:26 Configure a credential helper to remove this warning. See 20:22:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:22:26 20:22:26 Login Succeeded 20:22:26 nexus3.edgexfoundry.org:10003 20:22:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:22:26 Configure a credential helper to remove this warning. See 20:22:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:22:26 20:22:26 Login Succeeded 20:22:26 nexus3.edgexfoundry.org:10004 20:22:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:22:26 Configure a credential helper to remove this warning. See 20:22:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:22:26 20:22:26 Login Succeeded 20:22:26 docker.io 20:22:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:22:26 Configure a credential helper to remove this warning. See 20:22:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:22:26 20:22:26 Login Succeeded 20:22:26 ---> docker-login.sh ends [Pipeline] } 20:22:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:22:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:22:26 [edgeXDocker.push] Tagging docker image core-command with the following tags: 20:22:26 08c6b03dd56aea21f28f845f075d885fa2173965 20:22:26 latest 20:22:26 3.0.0-dev.43 20:22:26 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:22:26 main 20:22:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:27 + docker push nexus3.edgexfoundry.org:10004/core-command:08c6b03dd56aea21f28f845f075d885fa2173965 20:22:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:22:27 93cdf608b889: Preparing 20:22:27 87161c799938: Preparing 20:22:27 25b2d924eaea: Preparing 20:22:27 cdbd95457c77: Preparing 20:22:27 e5e13b0c77cb: Preparing 20:22:27 e5e13b0c77cb: Layer already exists 20:22:27 93cdf608b889: Pushed 20:22:27 cdbd95457c77: Pushed 20:22:27 25b2d924eaea: Pushed 20:22:28 87161c799938: Pushed 20:22:28 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:01a3991116c8ae7f9cdbc516c79c31d5f120113bec6bddc0c720349da51750fe size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:29 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 20:22:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:22:29 93cdf608b889: Preparing 20:22:29 87161c799938: Preparing 20:22:29 25b2d924eaea: Preparing 20:22:29 cdbd95457c77: Preparing 20:22:29 e5e13b0c77cb: Preparing 20:22:29 25b2d924eaea: Layer already exists 20:22:29 87161c799938: Layer already exists 20:22:29 cdbd95457c77: Layer already exists 20:22:29 93cdf608b889: Layer already exists 20:22:29 e5e13b0c77cb: Layer already exists 20:22:29 latest: digest: sha256:01a3991116c8ae7f9cdbc516c79c31d5f120113bec6bddc0c720349da51750fe size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:30 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.43 20:22:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:22:30 93cdf608b889: Preparing 20:22:30 87161c799938: Preparing 20:22:30 25b2d924eaea: Preparing 20:22:30 cdbd95457c77: Preparing 20:22:30 e5e13b0c77cb: Preparing 20:22:30 25b2d924eaea: Layer already exists 20:22:30 87161c799938: Layer already exists 20:22:30 93cdf608b889: Layer already exists 20:22:30 cdbd95457c77: Layer already exists 20:22:30 e5e13b0c77cb: Layer already exists 20:22:30 3.0.0-dev.43: digest: sha256:01a3991116c8ae7f9cdbc516c79c31d5f120113bec6bddc0c720349da51750fe size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:30 + docker push nexus3.edgexfoundry.org:10004/core-command:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:22:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:22:30 93cdf608b889: Preparing 20:22:30 87161c799938: Preparing 20:22:30 25b2d924eaea: Preparing 20:22:30 cdbd95457c77: Preparing 20:22:30 e5e13b0c77cb: Preparing 20:22:30 93cdf608b889: Layer already exists 20:22:30 25b2d924eaea: Layer already exists 20:22:30 e5e13b0c77cb: Layer already exists 20:22:30 cdbd95457c77: Layer already exists 20:22:30 87161c799938: Layer already exists 20:22:30 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:01a3991116c8ae7f9cdbc516c79c31d5f120113bec6bddc0c720349da51750fe size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:31 + docker push nexus3.edgexfoundry.org:10004/core-command:main 20:22:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:22:31 93cdf608b889: Preparing 20:22:31 87161c799938: Preparing 20:22:31 25b2d924eaea: Preparing 20:22:31 cdbd95457c77: Preparing 20:22:31 e5e13b0c77cb: Preparing 20:22:31 e5e13b0c77cb: Layer already exists 20:22:31 cdbd95457c77: Layer already exists 20:22:31 93cdf608b889: Layer already exists 20:22:31 87161c799938: Layer already exists 20:22:31 25b2d924eaea: Layer already exists 20:22:31 main: digest: sha256:01a3991116c8ae7f9cdbc516c79c31d5f120113bec6bddc0c720349da51750fe size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:22:31 ===================================================== [Pipeline] echo 20:22:31 taggedImages: 20:22:31 - nexus3.edgexfoundry.org:10004/core-command:08c6b03dd56aea21f28f845f075d885fa2173965 20:22:31 - nexus3.edgexfoundry.org:10004/core-command:latest 20:22:31 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.43 20:22:31 - nexus3.edgexfoundry.org:10004/core-command:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:22:31 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 20:22:31 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 20:22:31 08c6b03dd56aea21f28f845f075d885fa2173965 20:22:31 latest 20:22:31 3.0.0-dev.43 20:22:31 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:22:31 main 20:22:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:31 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:08c6b03dd56aea21f28f845f075d885fa2173965 20:22:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:22:31 422149309908: Preparing 20:22:31 e2de63c4abc5: Preparing 20:22:31 7e61ab59ebce: Preparing 20:22:31 d35b6f024d5e: Preparing 20:22:31 25b2d924eaea: Preparing 20:22:31 f0d37d4b9111: Preparing 20:22:31 e5e13b0c77cb: Preparing 20:22:31 f0d37d4b9111: Waiting 20:22:31 e5e13b0c77cb: Waiting 20:22:31 25b2d924eaea: Layer already exists 20:22:31 7e61ab59ebce: Pushed 20:22:31 e2de63c4abc5: Pushed 20:22:31 e5e13b0c77cb: Layer already exists 20:22:31 f0d37d4b9111: Pushed 20:22:31 422149309908: Pushed 20:22:32 d35b6f024d5e: Pushed 20:22:32 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:12394001c43181e95959d2dacc3cb0874a468a1c1940ca3eb635d7278a741c20 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:33 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:22:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:22:33 422149309908: Preparing 20:22:33 e2de63c4abc5: Preparing 20:22:33 7e61ab59ebce: Preparing 20:22:33 d35b6f024d5e: Preparing 20:22:33 25b2d924eaea: Preparing 20:22:33 f0d37d4b9111: Preparing 20:22:33 e5e13b0c77cb: Preparing 20:22:33 f0d37d4b9111: Waiting 20:22:33 e5e13b0c77cb: Waiting 20:22:33 d35b6f024d5e: Layer already exists 20:22:33 e2de63c4abc5: Layer already exists 20:22:33 7e61ab59ebce: Layer already exists 20:22:33 422149309908: Layer already exists 20:22:33 25b2d924eaea: Layer already exists 20:22:33 f0d37d4b9111: Layer already exists 20:22:33 e5e13b0c77cb: Layer already exists 20:22:33 latest: digest: sha256:12394001c43181e95959d2dacc3cb0874a468a1c1940ca3eb635d7278a741c20 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:33 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.43 20:22:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:22:34 422149309908: Preparing 20:22:34 e2de63c4abc5: Preparing 20:22:34 7e61ab59ebce: Preparing 20:22:34 d35b6f024d5e: Preparing 20:22:34 25b2d924eaea: Preparing 20:22:34 f0d37d4b9111: Preparing 20:22:34 e5e13b0c77cb: Preparing 20:22:34 e5e13b0c77cb: Waiting 20:22:34 f0d37d4b9111: Waiting 20:22:34 7e61ab59ebce: Layer already exists 20:22:34 25b2d924eaea: Layer already exists 20:22:34 422149309908: Layer already exists 20:22:34 d35b6f024d5e: Layer already exists 20:22:34 e2de63c4abc5: Layer already exists 20:22:34 e5e13b0c77cb: Layer already exists 20:22:34 f0d37d4b9111: Layer already exists 20:22:34 3.0.0-dev.43: digest: sha256:12394001c43181e95959d2dacc3cb0874a468a1c1940ca3eb635d7278a741c20 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:34 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:22:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:22:34 422149309908: Preparing 20:22:34 e2de63c4abc5: Preparing 20:22:34 7e61ab59ebce: Preparing 20:22:34 d35b6f024d5e: Preparing 20:22:34 25b2d924eaea: Preparing 20:22:34 f0d37d4b9111: Preparing 20:22:34 e5e13b0c77cb: Preparing 20:22:34 e5e13b0c77cb: Waiting 20:22:34 f0d37d4b9111: Waiting 20:22:34 422149309908: Layer already exists 20:22:34 d35b6f024d5e: Layer already exists 20:22:34 25b2d924eaea: Layer already exists 20:22:34 7e61ab59ebce: Layer already exists 20:22:34 e2de63c4abc5: Layer already exists 20:22:34 f0d37d4b9111: Layer already exists 20:22:34 e5e13b0c77cb: Layer already exists 20:22:34 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:12394001c43181e95959d2dacc3cb0874a468a1c1940ca3eb635d7278a741c20 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:35 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 20:22:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:22:35 422149309908: Preparing 20:22:35 e2de63c4abc5: Preparing 20:22:35 7e61ab59ebce: Preparing 20:22:35 d35b6f024d5e: Preparing 20:22:35 25b2d924eaea: Preparing 20:22:35 f0d37d4b9111: Preparing 20:22:35 e5e13b0c77cb: Preparing 20:22:35 e5e13b0c77cb: Waiting 20:22:35 f0d37d4b9111: Waiting 20:22:35 e2de63c4abc5: Layer already exists 20:22:35 422149309908: Layer already exists 20:22:35 25b2d924eaea: Layer already exists 20:22:35 d35b6f024d5e: Layer already exists 20:22:35 7e61ab59ebce: Layer already exists 20:22:35 f0d37d4b9111: Layer already exists 20:22:35 e5e13b0c77cb: Layer already exists 20:22:35 main: digest: sha256:12394001c43181e95959d2dacc3cb0874a468a1c1940ca3eb635d7278a741c20 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:22:35 ===================================================== [Pipeline] echo 20:22:35 taggedImages: 20:22:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:08c6b03dd56aea21f28f845f075d885fa2173965 20:22:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:22:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.43 20:22:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:22:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 20:22:35 [edgeXDocker.push] Tagging docker image core-data with the following tags: 20:22:35 08c6b03dd56aea21f28f845f075d885fa2173965 20:22:35 latest 20:22:35 3.0.0-dev.43 20:22:35 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:22:35 main 20:22:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:36 + docker push nexus3.edgexfoundry.org:10004/core-data:08c6b03dd56aea21f28f845f075d885fa2173965 20:22:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:22:36 9c651668856e: Preparing 20:22:36 51fb8b26c3f4: Preparing 20:22:36 25b2d924eaea: Preparing 20:22:36 8faf39dd9eff: Preparing 20:22:36 e5e13b0c77cb: Preparing 20:22:36 e5e13b0c77cb: Layer already exists 20:22:36 25b2d924eaea: Layer already exists 20:22:36 9c651668856e: Pushed 20:22:36 8faf39dd9eff: Pushed 20:22:37 51fb8b26c3f4: Pushed 20:22:37 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:c996799074e094154bcf05ffa04443dcf80f7ceaecea566e2d84e633a29153a4 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:38 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 20:22:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:22:38 9c651668856e: Preparing 20:22:38 51fb8b26c3f4: Preparing 20:22:38 25b2d924eaea: Preparing 20:22:38 8faf39dd9eff: Preparing 20:22:38 e5e13b0c77cb: Preparing 20:22:38 51fb8b26c3f4: Layer already exists 20:22:38 9c651668856e: Layer already exists 20:22:38 25b2d924eaea: Layer already exists 20:22:38 8faf39dd9eff: Layer already exists 20:22:38 e5e13b0c77cb: Layer already exists 20:22:38 latest: digest: sha256:c996799074e094154bcf05ffa04443dcf80f7ceaecea566e2d84e633a29153a4 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:39 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.43 20:22:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:22:39 9c651668856e: Preparing 20:22:39 51fb8b26c3f4: Preparing 20:22:39 25b2d924eaea: Preparing 20:22:39 8faf39dd9eff: Preparing 20:22:39 e5e13b0c77cb: Preparing 20:22:39 e5e13b0c77cb: Layer already exists 20:22:39 25b2d924eaea: Layer already exists 20:22:39 8faf39dd9eff: Layer already exists 20:22:39 9c651668856e: Layer already exists 20:22:39 51fb8b26c3f4: Layer already exists 20:22:39 3.0.0-dev.43: digest: sha256:c996799074e094154bcf05ffa04443dcf80f7ceaecea566e2d84e633a29153a4 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:39 + docker push nexus3.edgexfoundry.org:10004/core-data:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:22:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:22:39 9c651668856e: Preparing 20:22:39 51fb8b26c3f4: Preparing 20:22:39 25b2d924eaea: Preparing 20:22:39 8faf39dd9eff: Preparing 20:22:39 e5e13b0c77cb: Preparing 20:22:39 e5e13b0c77cb: Layer already exists 20:22:39 9c651668856e: Layer already exists 20:22:39 8faf39dd9eff: Layer already exists 20:22:39 51fb8b26c3f4: Layer already exists 20:22:39 25b2d924eaea: Layer already exists 20:22:39 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:c996799074e094154bcf05ffa04443dcf80f7ceaecea566e2d84e633a29153a4 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:40 + docker push nexus3.edgexfoundry.org:10004/core-data:main 20:22:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:22:40 9c651668856e: Preparing 20:22:40 51fb8b26c3f4: Preparing 20:22:40 25b2d924eaea: Preparing 20:22:40 8faf39dd9eff: Preparing 20:22:40 e5e13b0c77cb: Preparing 20:22:40 9c651668856e: Layer already exists 20:22:40 8faf39dd9eff: Layer already exists 20:22:40 51fb8b26c3f4: Layer already exists 20:22:40 e5e13b0c77cb: Layer already exists 20:22:40 25b2d924eaea: Layer already exists 20:22:40 main: digest: sha256:c996799074e094154bcf05ffa04443dcf80f7ceaecea566e2d84e633a29153a4 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:22:40 ===================================================== [Pipeline] echo 20:22:40 taggedImages: 20:22:40 - nexus3.edgexfoundry.org:10004/core-data:08c6b03dd56aea21f28f845f075d885fa2173965 20:22:40 - nexus3.edgexfoundry.org:10004/core-data:latest 20:22:40 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.43 20:22:40 - nexus3.edgexfoundry.org:10004/core-data:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:22:40 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 20:22:40 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 20:22:40 08c6b03dd56aea21f28f845f075d885fa2173965 20:22:40 latest 20:22:40 3.0.0-dev.43 20:22:40 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:22:40 main 20:22:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:08c6b03dd56aea21f28f845f075d885fa2173965 20:22:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:22:41 d6d18487fe9c: Preparing 20:22:41 d63451535d87: Preparing 20:22:41 0f3b3179a8af: Preparing 20:22:41 25b2d924eaea: Preparing 20:22:41 cdbd95457c77: Preparing 20:22:41 e5e13b0c77cb: Preparing 20:22:41 e5e13b0c77cb: Waiting 20:22:41 cdbd95457c77: Layer already exists 20:22:41 25b2d924eaea: Layer already exists 20:22:41 e5e13b0c77cb: Layer already exists 20:22:41 d6d18487fe9c: Pushed 20:22:41 d63451535d87: Pushed 20:22:42 0f3b3179a8af: Pushed 20:22:42 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:5674d270c0cae80d26dc923a150973f54248f289b5513f95f3cbb31c8444c398 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 20:22:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:22:43 d6d18487fe9c: Preparing 20:22:43 d63451535d87: Preparing 20:22:43 0f3b3179a8af: Preparing 20:22:43 25b2d924eaea: Preparing 20:22:43 cdbd95457c77: Preparing 20:22:43 e5e13b0c77cb: Preparing 20:22:43 e5e13b0c77cb: Waiting 20:22:43 d6d18487fe9c: Layer already exists 20:22:43 cdbd95457c77: Layer already exists 20:22:43 0f3b3179a8af: Layer already exists 20:22:43 d63451535d87: Layer already exists 20:22:43 25b2d924eaea: Layer already exists 20:22:43 e5e13b0c77cb: Layer already exists 20:22:43 latest: digest: sha256:5674d270c0cae80d26dc923a150973f54248f289b5513f95f3cbb31c8444c398 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.43 20:22:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:22:43 d6d18487fe9c: Preparing 20:22:43 d63451535d87: Preparing 20:22:43 0f3b3179a8af: Preparing 20:22:43 25b2d924eaea: Preparing 20:22:43 cdbd95457c77: Preparing 20:22:43 e5e13b0c77cb: Preparing 20:22:43 e5e13b0c77cb: Waiting 20:22:43 d6d18487fe9c: Layer already exists 20:22:43 cdbd95457c77: Layer already exists 20:22:43 25b2d924eaea: Layer already exists 20:22:43 0f3b3179a8af: Layer already exists 20:22:43 d63451535d87: Layer already exists 20:22:43 e5e13b0c77cb: Layer already exists 20:22:43 3.0.0-dev.43: digest: sha256:5674d270c0cae80d26dc923a150973f54248f289b5513f95f3cbb31c8444c398 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:22:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:22:44 d6d18487fe9c: Preparing 20:22:44 d63451535d87: Preparing 20:22:44 0f3b3179a8af: Preparing 20:22:44 25b2d924eaea: Preparing 20:22:44 cdbd95457c77: Preparing 20:22:44 e5e13b0c77cb: Preparing 20:22:44 0f3b3179a8af: Layer already exists 20:22:44 cdbd95457c77: Layer already exists 20:22:44 d6d18487fe9c: Layer already exists 20:22:44 d63451535d87: Layer already exists 20:22:44 25b2d924eaea: Layer already exists 20:22:44 e5e13b0c77cb: Layer already exists 20:22:44 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:5674d270c0cae80d26dc923a150973f54248f289b5513f95f3cbb31c8444c398 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 20:22:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:22:44 d6d18487fe9c: Preparing 20:22:44 d63451535d87: Preparing 20:22:44 0f3b3179a8af: Preparing 20:22:44 25b2d924eaea: Preparing 20:22:44 cdbd95457c77: Preparing 20:22:44 e5e13b0c77cb: Preparing 20:22:44 e5e13b0c77cb: Waiting 20:22:44 d63451535d87: Layer already exists 20:22:44 0f3b3179a8af: Layer already exists 20:22:44 cdbd95457c77: Layer already exists 20:22:44 d6d18487fe9c: Layer already exists 20:22:44 25b2d924eaea: Layer already exists 20:22:44 e5e13b0c77cb: Layer already exists 20:22:44 main: digest: sha256:5674d270c0cae80d26dc923a150973f54248f289b5513f95f3cbb31c8444c398 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:22:44 ===================================================== [Pipeline] echo 20:22:44 taggedImages: 20:22:44 - nexus3.edgexfoundry.org:10004/core-metadata:08c6b03dd56aea21f28f845f075d885fa2173965 20:22:44 - nexus3.edgexfoundry.org:10004/core-metadata:latest 20:22:44 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.43 20:22:44 - nexus3.edgexfoundry.org:10004/core-metadata:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:22:44 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 20:22:44 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 20:22:44 08c6b03dd56aea21f28f845f075d885fa2173965 20:22:44 latest 20:22:44 3.0.0-dev.43 20:22:44 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:22:44 main 20:22:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:08c6b03dd56aea21f28f845f075d885fa2173965 20:22:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:22:45 0aacc73931fb: Preparing 20:22:45 0aacc73931fb: Preparing 20:22:45 3af7633d78d9: Preparing 20:22:45 b4a9b1a875ea: Preparing 20:22:45 e594ee9bdd1d: Preparing 20:22:45 6225c0f15d31: Preparing 20:22:45 685a86465eb2: Preparing 20:22:45 25b2d924eaea: Preparing 20:22:45 1081f131d316: Preparing 20:22:45 5368cccd3cb3: Preparing 20:22:45 48ff9dbe5f64: Preparing 20:22:45 eb9143075de2: Preparing 20:22:45 e5e13b0c77cb: Preparing 20:22:45 685a86465eb2: Waiting 20:22:45 25b2d924eaea: Waiting 20:22:45 5368cccd3cb3: Waiting 20:22:45 1081f131d316: Waiting 20:22:45 48ff9dbe5f64: Waiting 20:22:45 e5e13b0c77cb: Waiting 20:22:45 eb9143075de2: Waiting 20:22:45 3af7633d78d9: Pushed 20:22:45 6225c0f15d31: Pushed 20:22:45 0aacc73931fb: Pushed 20:22:45 e594ee9bdd1d: Pushed 20:22:45 b4a9b1a875ea: Pushed 20:22:45 25b2d924eaea: Layer already exists 20:22:45 1081f131d316: Pushed 20:22:45 e5e13b0c77cb: Layer already exists 20:22:45 5368cccd3cb3: Pushed 20:22:45 48ff9dbe5f64: Pushed 20:22:45 eb9143075de2: Pushed 20:22:47 685a86465eb2: Pushed 20:22:47 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:5693442cca1fbdfc17abff4b583e3b58876f12b0a1a9007b18cc0db561fde461 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:47 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:22:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:22:47 0aacc73931fb: Preparing 20:22:47 0aacc73931fb: Preparing 20:22:47 3af7633d78d9: Preparing 20:22:47 b4a9b1a875ea: Preparing 20:22:47 e594ee9bdd1d: Preparing 20:22:47 6225c0f15d31: Preparing 20:22:47 685a86465eb2: Preparing 20:22:47 25b2d924eaea: Preparing 20:22:47 1081f131d316: Preparing 20:22:47 5368cccd3cb3: Preparing 20:22:47 48ff9dbe5f64: Preparing 20:22:47 eb9143075de2: Preparing 20:22:47 e5e13b0c77cb: Preparing 20:22:47 25b2d924eaea: Waiting 20:22:47 1081f131d316: Waiting 20:22:47 5368cccd3cb3: Waiting 20:22:47 48ff9dbe5f64: Waiting 20:22:47 eb9143075de2: Waiting 20:22:47 e5e13b0c77cb: Waiting 20:22:47 685a86465eb2: Waiting 20:22:47 3af7633d78d9: Layer already exists 20:22:47 6225c0f15d31: Layer already exists 20:22:47 e594ee9bdd1d: Layer already exists 20:22:47 0aacc73931fb: Layer already exists 20:22:47 b4a9b1a875ea: Layer already exists 20:22:47 685a86465eb2: Layer already exists 20:22:47 25b2d924eaea: Layer already exists 20:22:47 1081f131d316: Layer already exists 20:22:47 48ff9dbe5f64: Layer already exists 20:22:47 5368cccd3cb3: Layer already exists 20:22:47 eb9143075de2: Layer already exists 20:22:47 e5e13b0c77cb: Layer already exists 20:22:47 latest: digest: sha256:5693442cca1fbdfc17abff4b583e3b58876f12b0a1a9007b18cc0db561fde461 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.43 20:22:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:22:48 0aacc73931fb: Preparing 20:22:48 0aacc73931fb: Preparing 20:22:48 3af7633d78d9: Preparing 20:22:48 b4a9b1a875ea: Preparing 20:22:48 e594ee9bdd1d: Preparing 20:22:48 6225c0f15d31: Preparing 20:22:48 685a86465eb2: Preparing 20:22:48 25b2d924eaea: Preparing 20:22:48 1081f131d316: Preparing 20:22:48 5368cccd3cb3: Preparing 20:22:48 48ff9dbe5f64: Preparing 20:22:48 eb9143075de2: Preparing 20:22:48 e5e13b0c77cb: Preparing 20:22:48 5368cccd3cb3: Waiting 20:22:48 eb9143075de2: Waiting 20:22:48 685a86465eb2: Waiting 20:22:48 48ff9dbe5f64: Waiting 20:22:48 25b2d924eaea: Waiting 20:22:48 e5e13b0c77cb: Waiting 20:22:48 1081f131d316: Waiting 20:22:48 3af7633d78d9: Layer already exists 20:22:48 6225c0f15d31: Layer already exists 20:22:48 b4a9b1a875ea: Layer already exists 20:22:48 0aacc73931fb: Layer already exists 20:22:48 e594ee9bdd1d: Layer already exists 20:22:48 685a86465eb2: Layer already exists 20:22:48 1081f131d316: Layer already exists 20:22:48 25b2d924eaea: Layer already exists 20:22:48 5368cccd3cb3: Layer already exists 20:22:48 48ff9dbe5f64: Layer already exists 20:22:48 eb9143075de2: Layer already exists 20:22:48 e5e13b0c77cb: Layer already exists 20:22:48 3.0.0-dev.43: digest: sha256:5693442cca1fbdfc17abff4b583e3b58876f12b0a1a9007b18cc0db561fde461 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:22:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:22:49 0aacc73931fb: Preparing 20:22:49 0aacc73931fb: Preparing 20:22:49 3af7633d78d9: Preparing 20:22:49 b4a9b1a875ea: Preparing 20:22:49 e594ee9bdd1d: Preparing 20:22:49 6225c0f15d31: Preparing 20:22:49 685a86465eb2: Preparing 20:22:49 25b2d924eaea: Preparing 20:22:49 1081f131d316: Preparing 20:22:49 5368cccd3cb3: Preparing 20:22:49 48ff9dbe5f64: Preparing 20:22:49 eb9143075de2: Preparing 20:22:49 e5e13b0c77cb: Preparing 20:22:49 1081f131d316: Waiting 20:22:49 5368cccd3cb3: Waiting 20:22:49 eb9143075de2: Waiting 20:22:49 48ff9dbe5f64: Waiting 20:22:49 25b2d924eaea: Waiting 20:22:49 e5e13b0c77cb: Waiting 20:22:49 e594ee9bdd1d: Layer already exists 20:22:49 6225c0f15d31: Layer already exists 20:22:49 b4a9b1a875ea: Layer already exists 20:22:49 0aacc73931fb: Layer already exists 20:22:49 3af7633d78d9: Layer already exists 20:22:49 685a86465eb2: Layer already exists 20:22:49 1081f131d316: Layer already exists 20:22:49 25b2d924eaea: Layer already exists 20:22:49 5368cccd3cb3: Layer already exists 20:22:49 48ff9dbe5f64: Layer already exists 20:22:49 e5e13b0c77cb: Layer already exists 20:22:49 eb9143075de2: Layer already exists 20:22:49 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:5693442cca1fbdfc17abff4b583e3b58876f12b0a1a9007b18cc0db561fde461 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 20:22:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:22:49 0aacc73931fb: Preparing 20:22:49 0aacc73931fb: Preparing 20:22:49 3af7633d78d9: Preparing 20:22:49 b4a9b1a875ea: Preparing 20:22:49 e594ee9bdd1d: Preparing 20:22:49 6225c0f15d31: Preparing 20:22:49 685a86465eb2: Preparing 20:22:49 25b2d924eaea: Preparing 20:22:49 1081f131d316: Preparing 20:22:49 5368cccd3cb3: Preparing 20:22:49 48ff9dbe5f64: Preparing 20:22:49 eb9143075de2: Preparing 20:22:49 e5e13b0c77cb: Preparing 20:22:49 1081f131d316: Waiting 20:22:49 48ff9dbe5f64: Waiting 20:22:49 5368cccd3cb3: Waiting 20:22:49 eb9143075de2: Waiting 20:22:49 685a86465eb2: Waiting 20:22:49 25b2d924eaea: Waiting 20:22:49 e5e13b0c77cb: Waiting 20:22:49 6225c0f15d31: Layer already exists 20:22:49 e594ee9bdd1d: Layer already exists 20:22:49 0aacc73931fb: Layer already exists 20:22:49 3af7633d78d9: Layer already exists 20:22:49 b4a9b1a875ea: Layer already exists 20:22:49 5368cccd3cb3: Layer already exists 20:22:49 685a86465eb2: Layer already exists 20:22:49 1081f131d316: Layer already exists 20:22:49 25b2d924eaea: Layer already exists 20:22:49 48ff9dbe5f64: Layer already exists 20:22:49 eb9143075de2: Layer already exists 20:22:49 e5e13b0c77cb: Layer already exists 20:22:49 main: digest: sha256:5693442cca1fbdfc17abff4b583e3b58876f12b0a1a9007b18cc0db561fde461 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:22:49 ===================================================== [Pipeline] echo 20:22:49 taggedImages: 20:22:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:08c6b03dd56aea21f28f845f075d885fa2173965 20:22:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:22:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.43 20:22:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:22:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 20:22:49 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 20:22:49 08c6b03dd56aea21f28f845f075d885fa2173965 20:22:49 latest 20:22:49 3.0.0-dev.43 20:22:49 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:22:49 main 20:22:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:08c6b03dd56aea21f28f845f075d885fa2173965 20:22:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:22:50 05e92d8fb08a: Preparing 20:22:50 6786099ef909: Preparing 20:22:50 d560e1ebc783: Preparing 20:22:50 672ac7d82f2f: Preparing 20:22:50 6e1ed9552ed7: Preparing 20:22:50 cf7d2ab7fe84: Preparing 20:22:50 a9ef34871569: Preparing 20:22:50 e5e13b0c77cb: Preparing 20:22:50 cf7d2ab7fe84: Waiting 20:22:50 a9ef34871569: Waiting 20:22:50 e5e13b0c77cb: Waiting 20:22:50 6786099ef909: Pushed 20:22:50 6e1ed9552ed7: Pushed 20:22:50 05e92d8fb08a: Pushed 20:22:50 e5e13b0c77cb: Layer already exists 20:22:50 cf7d2ab7fe84: Pushed 20:22:50 a9ef34871569: Pushed 20:22:51 672ac7d82f2f: Pushed 20:22:51 d560e1ebc783: Pushed 20:22:51 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:b4a732595ee652233e17798b3c35f9fde5eefe800f4e332574400ad2d27ad4e8 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:51 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:22:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:22:52 05e92d8fb08a: Preparing 20:22:52 6786099ef909: Preparing 20:22:52 d560e1ebc783: Preparing 20:22:52 672ac7d82f2f: Preparing 20:22:52 6e1ed9552ed7: Preparing 20:22:52 cf7d2ab7fe84: Preparing 20:22:52 a9ef34871569: Preparing 20:22:52 e5e13b0c77cb: Preparing 20:22:52 e5e13b0c77cb: Waiting 20:22:52 a9ef34871569: Waiting 20:22:52 cf7d2ab7fe84: Waiting 20:22:52 05e92d8fb08a: Layer already exists 20:22:52 d560e1ebc783: Layer already exists 20:22:52 6786099ef909: Layer already exists 20:22:52 672ac7d82f2f: Layer already exists 20:22:52 6e1ed9552ed7: Layer already exists 20:22:52 cf7d2ab7fe84: Layer already exists 20:22:52 a9ef34871569: Layer already exists 20:22:52 e5e13b0c77cb: Layer already exists 20:22:52 latest: digest: sha256:b4a732595ee652233e17798b3c35f9fde5eefe800f4e332574400ad2d27ad4e8 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:52 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.43 20:22:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:22:52 05e92d8fb08a: Preparing 20:22:52 6786099ef909: Preparing 20:22:52 d560e1ebc783: Preparing 20:22:52 672ac7d82f2f: Preparing 20:22:52 6e1ed9552ed7: Preparing 20:22:52 cf7d2ab7fe84: Preparing 20:22:52 a9ef34871569: Preparing 20:22:52 e5e13b0c77cb: Preparing 20:22:52 cf7d2ab7fe84: Waiting 20:22:52 a9ef34871569: Waiting 20:22:52 e5e13b0c77cb: Waiting 20:22:52 d560e1ebc783: Layer already exists 20:22:52 672ac7d82f2f: Layer already exists 20:22:52 05e92d8fb08a: Layer already exists 20:22:52 6786099ef909: Layer already exists 20:22:52 6e1ed9552ed7: Layer already exists 20:22:52 a9ef34871569: Layer already exists 20:22:52 cf7d2ab7fe84: Layer already exists 20:22:52 e5e13b0c77cb: Layer already exists 20:22:52 3.0.0-dev.43: digest: sha256:b4a732595ee652233e17798b3c35f9fde5eefe800f4e332574400ad2d27ad4e8 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:22:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:22:53 05e92d8fb08a: Preparing 20:22:53 6786099ef909: Preparing 20:22:53 d560e1ebc783: Preparing 20:22:53 672ac7d82f2f: Preparing 20:22:53 6e1ed9552ed7: Preparing 20:22:53 cf7d2ab7fe84: Preparing 20:22:53 a9ef34871569: Preparing 20:22:53 e5e13b0c77cb: Preparing 20:22:53 cf7d2ab7fe84: Waiting 20:22:53 a9ef34871569: Waiting 20:22:53 e5e13b0c77cb: Waiting 20:22:53 6e1ed9552ed7: Layer already exists 20:22:53 d560e1ebc783: Layer already exists 20:22:53 05e92d8fb08a: Layer already exists 20:22:53 6786099ef909: Layer already exists 20:22:53 672ac7d82f2f: Layer already exists 20:22:53 a9ef34871569: Layer already exists 20:22:53 e5e13b0c77cb: Layer already exists 20:22:53 cf7d2ab7fe84: Layer already exists 20:22:53 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:b4a732595ee652233e17798b3c35f9fde5eefe800f4e332574400ad2d27ad4e8 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 20:22:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:22:53 05e92d8fb08a: Preparing 20:22:53 6786099ef909: Preparing 20:22:53 d560e1ebc783: Preparing 20:22:53 672ac7d82f2f: Preparing 20:22:53 6e1ed9552ed7: Preparing 20:22:53 cf7d2ab7fe84: Preparing 20:22:53 a9ef34871569: Preparing 20:22:53 e5e13b0c77cb: Preparing 20:22:53 cf7d2ab7fe84: Waiting 20:22:53 a9ef34871569: Waiting 20:22:53 672ac7d82f2f: Layer already exists 20:22:53 6786099ef909: Layer already exists 20:22:53 d560e1ebc783: Layer already exists 20:22:53 05e92d8fb08a: Layer already exists 20:22:53 6e1ed9552ed7: Layer already exists 20:22:53 a9ef34871569: Layer already exists 20:22:53 cf7d2ab7fe84: Layer already exists 20:22:53 e5e13b0c77cb: Layer already exists 20:22:53 main: digest: sha256:b4a732595ee652233e17798b3c35f9fde5eefe800f4e332574400ad2d27ad4e8 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:22:53 ===================================================== [Pipeline] echo 20:22:53 taggedImages: 20:22:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup:08c6b03dd56aea21f28f845f075d885fa2173965 20:22:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:22:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.43 20:22:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:22:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 20:22:53 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 20:22:53 08c6b03dd56aea21f28f845f075d885fa2173965 20:22:53 latest 20:22:53 3.0.0-dev.43 20:22:53 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:22:53 main 20:22:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:54 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:08c6b03dd56aea21f28f845f075d885fa2173965 20:22:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:22:54 cb121c31df16: Preparing 20:22:54 f43edd48fc2c: Preparing 20:22:54 bf6cb78d2862: Preparing 20:22:54 024a6133fe27: Preparing 20:22:54 456295eece05: Preparing 20:22:54 7446f9df3586: Preparing 20:22:54 0eb9df6c2ebf: Preparing 20:22:54 68db176c6c5e: Preparing 20:22:54 1b9d91f50aef: Preparing 20:22:54 e5e13b0c77cb: Preparing 20:22:54 0eb9df6c2ebf: Waiting 20:22:54 e5e13b0c77cb: Waiting 20:22:54 68db176c6c5e: Waiting 20:22:54 1b9d91f50aef: Waiting 20:22:54 456295eece05: Pushed 20:22:54 cb121c31df16: Pushed 20:22:54 f43edd48fc2c: Pushed 20:22:54 7446f9df3586: Pushed 20:22:54 0eb9df6c2ebf: Pushed 20:22:54 68db176c6c5e: Pushed 20:22:54 e5e13b0c77cb: Layer already exists 20:22:54 1b9d91f50aef: Pushed 20:22:55 024a6133fe27: Pushed 20:22:55 bf6cb78d2862: Pushed 20:22:56 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:320b907b2a2f6bfd44185cf0c06156ba801eda6936c1f78316ec71b1354266bb size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:56 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:22:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:22:56 cb121c31df16: Preparing 20:22:56 f43edd48fc2c: Preparing 20:22:56 bf6cb78d2862: Preparing 20:22:56 024a6133fe27: Preparing 20:22:56 456295eece05: Preparing 20:22:56 7446f9df3586: Preparing 20:22:56 0eb9df6c2ebf: Preparing 20:22:56 68db176c6c5e: Preparing 20:22:56 1b9d91f50aef: Preparing 20:22:56 e5e13b0c77cb: Preparing 20:22:56 7446f9df3586: Waiting 20:22:56 68db176c6c5e: Waiting 20:22:56 0eb9df6c2ebf: Waiting 20:22:56 e5e13b0c77cb: Waiting 20:22:56 1b9d91f50aef: Waiting 20:22:56 bf6cb78d2862: Layer already exists 20:22:56 024a6133fe27: Layer already exists 20:22:56 f43edd48fc2c: Layer already exists 20:22:56 cb121c31df16: Layer already exists 20:22:56 456295eece05: Layer already exists 20:22:56 0eb9df6c2ebf: Layer already exists 20:22:56 7446f9df3586: Layer already exists 20:22:56 1b9d91f50aef: Layer already exists 20:22:56 e5e13b0c77cb: Layer already exists 20:22:56 68db176c6c5e: Layer already exists 20:22:56 latest: digest: sha256:320b907b2a2f6bfd44185cf0c06156ba801eda6936c1f78316ec71b1354266bb size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:56 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.43 20:22:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:22:57 cb121c31df16: Preparing 20:22:57 f43edd48fc2c: Preparing 20:22:57 bf6cb78d2862: Preparing 20:22:57 024a6133fe27: Preparing 20:22:57 456295eece05: Preparing 20:22:57 7446f9df3586: Preparing 20:22:57 0eb9df6c2ebf: Preparing 20:22:57 68db176c6c5e: Preparing 20:22:57 1b9d91f50aef: Preparing 20:22:57 e5e13b0c77cb: Preparing 20:22:57 7446f9df3586: Waiting 20:22:57 68db176c6c5e: Waiting 20:22:57 1b9d91f50aef: Waiting 20:22:57 e5e13b0c77cb: Waiting 20:22:57 0eb9df6c2ebf: Waiting 20:22:57 456295eece05: Layer already exists 20:22:57 bf6cb78d2862: Layer already exists 20:22:57 f43edd48fc2c: Layer already exists 20:22:57 024a6133fe27: Layer already exists 20:22:57 cb121c31df16: Layer already exists 20:22:57 0eb9df6c2ebf: Layer already exists 20:22:57 7446f9df3586: Layer already exists 20:22:57 e5e13b0c77cb: Layer already exists 20:22:57 1b9d91f50aef: Layer already exists 20:22:57 68db176c6c5e: Layer already exists 20:22:57 3.0.0-dev.43: digest: sha256:320b907b2a2f6bfd44185cf0c06156ba801eda6936c1f78316ec71b1354266bb size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:22:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:22:57 cb121c31df16: Preparing 20:22:57 f43edd48fc2c: Preparing 20:22:57 bf6cb78d2862: Preparing 20:22:57 024a6133fe27: Preparing 20:22:57 456295eece05: Preparing 20:22:57 7446f9df3586: Preparing 20:22:57 0eb9df6c2ebf: Preparing 20:22:57 68db176c6c5e: Preparing 20:22:57 1b9d91f50aef: Preparing 20:22:57 e5e13b0c77cb: Preparing 20:22:57 0eb9df6c2ebf: Waiting 20:22:57 68db176c6c5e: Waiting 20:22:57 1b9d91f50aef: Waiting 20:22:57 7446f9df3586: Waiting 20:22:57 f43edd48fc2c: Layer already exists 20:22:57 024a6133fe27: Layer already exists 20:22:57 bf6cb78d2862: Layer already exists 20:22:57 456295eece05: Layer already exists 20:22:57 cb121c31df16: Layer already exists 20:22:57 0eb9df6c2ebf: Layer already exists 20:22:57 68db176c6c5e: Layer already exists 20:22:57 1b9d91f50aef: Layer already exists 20:22:57 e5e13b0c77cb: Layer already exists 20:22:57 7446f9df3586: Layer already exists 20:22:57 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:320b907b2a2f6bfd44185cf0c06156ba801eda6936c1f78316ec71b1354266bb size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 20:22:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:22:58 cb121c31df16: Preparing 20:22:58 f43edd48fc2c: Preparing 20:22:58 bf6cb78d2862: Preparing 20:22:58 024a6133fe27: Preparing 20:22:58 456295eece05: Preparing 20:22:58 7446f9df3586: Preparing 20:22:58 0eb9df6c2ebf: Preparing 20:22:58 68db176c6c5e: Preparing 20:22:58 1b9d91f50aef: Preparing 20:22:58 e5e13b0c77cb: Preparing 20:22:58 0eb9df6c2ebf: Waiting 20:22:58 68db176c6c5e: Waiting 20:22:58 7446f9df3586: Waiting 20:22:58 1b9d91f50aef: Waiting 20:22:58 e5e13b0c77cb: Waiting 20:22:58 bf6cb78d2862: Layer already exists 20:22:58 f43edd48fc2c: Layer already exists 20:22:58 456295eece05: Layer already exists 20:22:58 024a6133fe27: Layer already exists 20:22:58 cb121c31df16: Layer already exists 20:22:58 7446f9df3586: Layer already exists 20:22:58 1b9d91f50aef: Layer already exists 20:22:58 68db176c6c5e: Layer already exists 20:22:58 e5e13b0c77cb: Layer already exists 20:22:58 0eb9df6c2ebf: Layer already exists 20:22:58 main: digest: sha256:320b907b2a2f6bfd44185cf0c06156ba801eda6936c1f78316ec71b1354266bb size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:22:58 ===================================================== [Pipeline] echo 20:22:58 taggedImages: 20:22:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:08c6b03dd56aea21f28f845f075d885fa2173965 20:22:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:22:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.43 20:22:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:22:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 20:22:58 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 20:22:58 08c6b03dd56aea21f28f845f075d885fa2173965 20:22:58 latest 20:22:58 3.0.0-dev.43 20:22:58 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:22:58 main 20:22:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:58 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:08c6b03dd56aea21f28f845f075d885fa2173965 20:22:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:22:59 29287842fb86: Preparing 20:22:59 7d672eed0d62: Preparing 20:22:59 25b2d924eaea: Preparing 20:22:59 f7ffed8e79a3: Preparing 20:22:59 34d5ebaa5410: Preparing 20:22:59 25b2d924eaea: Layer already exists 20:22:59 34d5ebaa5410: Layer already exists 20:22:59 29287842fb86: Pushed 20:22:59 f7ffed8e79a3: Pushed 20:23:01 7d672eed0d62: Pushed 20:23:01 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:df723d754b5fff3b634a2f1c9cfe1caeef56f8af894f6621b58bb7a32b57aca3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:01 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:23:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:23:01 29287842fb86: Preparing 20:23:01 7d672eed0d62: Preparing 20:23:01 25b2d924eaea: Preparing 20:23:01 f7ffed8e79a3: Preparing 20:23:01 34d5ebaa5410: Preparing 20:23:01 f7ffed8e79a3: Layer already exists 20:23:01 34d5ebaa5410: Layer already exists 20:23:01 25b2d924eaea: Layer already exists 20:23:01 29287842fb86: Layer already exists 20:23:01 7d672eed0d62: Layer already exists 20:23:01 latest: digest: sha256:df723d754b5fff3b634a2f1c9cfe1caeef56f8af894f6621b58bb7a32b57aca3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:02 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.43 20:23:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:23:02 29287842fb86: Preparing 20:23:02 7d672eed0d62: Preparing 20:23:02 25b2d924eaea: Preparing 20:23:02 f7ffed8e79a3: Preparing 20:23:02 34d5ebaa5410: Preparing 20:23:02 f7ffed8e79a3: Layer already exists 20:23:02 29287842fb86: Layer already exists 20:23:02 34d5ebaa5410: Layer already exists 20:23:02 25b2d924eaea: Layer already exists 20:23:02 7d672eed0d62: Layer already exists 20:23:02 3.0.0-dev.43: digest: sha256:df723d754b5fff3b634a2f1c9cfe1caeef56f8af894f6621b58bb7a32b57aca3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:02 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:23:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:23:03 29287842fb86: Preparing 20:23:03 7d672eed0d62: Preparing 20:23:03 25b2d924eaea: Preparing 20:23:03 f7ffed8e79a3: Preparing 20:23:03 34d5ebaa5410: Preparing 20:23:03 34d5ebaa5410: Layer already exists 20:23:03 7d672eed0d62: Layer already exists 20:23:03 29287842fb86: Layer already exists 20:23:03 f7ffed8e79a3: Layer already exists 20:23:03 25b2d924eaea: Layer already exists 20:23:03 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:df723d754b5fff3b634a2f1c9cfe1caeef56f8af894f6621b58bb7a32b57aca3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:03 Removing intermediate container 6f958258a3e4 20:23:03 ---> 4aa120218ac5 20:23:03 Step 7/24 : COPY . . 20:23:03 Removing intermediate container 0abfff9c9b50 20:23:03 ---> 742ff0ab7c5b 20:23:03 Step 8/22 : COPY . . 20:23:03 Removing intermediate container 0aca4dfa1dfe 20:23:03 ---> 0480e5090ab0 20:23:03 Step 8/24 : COPY . . 20:23:03 Removing intermediate container 9953f99dc2ba 20:23:03 ---> 25f4b9a668ca 20:23:03 Step 7/21 : COPY . . 20:23:03 Removing intermediate container 347f83073916 20:23:03 ---> 080cd8ed7818 20:23:03 Step 8/22 : COPY . . 20:23:03 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 20:23:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:23:03 29287842fb86: Preparing 20:23:03 7d672eed0d62: Preparing 20:23:03 25b2d924eaea: Preparing 20:23:03 f7ffed8e79a3: Preparing 20:23:03 34d5ebaa5410: Preparing 20:23:03 34d5ebaa5410: Layer already exists 20:23:03 7d672eed0d62: Layer already exists 20:23:03 29287842fb86: Layer already exists 20:23:03 25b2d924eaea: Layer already exists 20:23:03 f7ffed8e79a3: Layer already exists 20:23:03 main: digest: sha256:df723d754b5fff3b634a2f1c9cfe1caeef56f8af894f6621b58bb7a32b57aca3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:23:03 ===================================================== [Pipeline] echo 20:23:03 taggedImages: 20:23:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:08c6b03dd56aea21f28f845f075d885fa2173965 20:23:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:23:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.43 20:23:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:23:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 20:23:03 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 20:23:03 08c6b03dd56aea21f28f845f075d885fa2173965 20:23:03 latest 20:23:03 3.0.0-dev.43 20:23:03 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:23:03 main 20:23:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:04 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:08c6b03dd56aea21f28f845f075d885fa2173965 20:23:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:23:04 58b7a5536d6c: Preparing 20:23:04 15c71520697a: Preparing 20:23:04 e2a14901f270: Preparing 20:23:04 c9c649b17fe4: Preparing 20:23:04 ec647d6e3a0d: Preparing 20:23:04 b48e1007f5e8: Preparing 20:23:04 34d5ebaa5410: Preparing 20:23:04 34d5ebaa5410: Waiting 20:23:04 b48e1007f5e8: Waiting 20:23:04 e2a14901f270: Pushed 20:23:04 15c71520697a: Pushed 20:23:04 58b7a5536d6c: Pushed 20:23:04 34d5ebaa5410: Layer already exists 20:23:04 ---> 42b46ff38807 20:23:04 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:23:04 ---> 4461acbda8c4 20:23:04 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:23:04 ---> 61c7802728e7 20:23:04 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:23:04 ---> e64cbbb346e7 20:23:04 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:23:04 ---> 03caf46e86c2 20:23:04 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:23:04 ---> Running in c57f79e260ad 20:23:04 ---> Running in b33e3c2d114b 20:23:04 ---> Running in f2440f173eb2 20:23:04 ---> Running in a33ae569dcf6 20:23:04 ---> Running in cb55324b3c63 20:23:04 b48e1007f5e8: Pushed 20:23:05 Removing intermediate container cb55324b3c63 20:23:05 ---> 2d12226518ca 20:23:05 Step 9/24 : WORKDIR /edgex-go/spire-build 20:23:05 ---> Running in 09250214c43b 20:23:06 Removing intermediate container 09250214c43b 20:23:06 ---> 5f8fd2b4565c 20:23:06 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 20:23:06 ---> Running in 635a8ddcef70 20:23:07 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:23:07 ec647d6e3a0d: Pushed 20:23:07 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:23:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:23:09 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:23:10 c9c649b17fe4: Pushed 20:23:10 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:513b7dff671c24fed2572226f74836f76131d0e92b83b4e784460d143e7329df size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:10 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:23:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:23:10 58b7a5536d6c: Preparing 20:23:10 15c71520697a: Preparing 20:23:10 e2a14901f270: Preparing 20:23:10 c9c649b17fe4: Preparing 20:23:10 ec647d6e3a0d: Preparing 20:23:10 b48e1007f5e8: Preparing 20:23:10 34d5ebaa5410: Preparing 20:23:10 b48e1007f5e8: Waiting 20:23:10 34d5ebaa5410: Waiting 20:23:10 15c71520697a: Layer already exists 20:23:10 c9c649b17fe4: Layer already exists 20:23:10 58b7a5536d6c: Layer already exists 20:23:10 ec647d6e3a0d: Layer already exists 20:23:10 e2a14901f270: Layer already exists 20:23:10 b48e1007f5e8: Layer already exists 20:23:10 34d5ebaa5410: Layer already exists 20:23:10 latest: digest: sha256:513b7dff671c24fed2572226f74836f76131d0e92b83b4e784460d143e7329df size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:11 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.43 20:23:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:23:11 58b7a5536d6c: Preparing 20:23:11 15c71520697a: Preparing 20:23:11 e2a14901f270: Preparing 20:23:11 c9c649b17fe4: Preparing 20:23:11 ec647d6e3a0d: Preparing 20:23:11 b48e1007f5e8: Preparing 20:23:11 34d5ebaa5410: Preparing 20:23:11 b48e1007f5e8: Waiting 20:23:11 34d5ebaa5410: Waiting 20:23:11 e2a14901f270: Layer already exists 20:23:11 ec647d6e3a0d: Layer already exists 20:23:11 15c71520697a: Layer already exists 20:23:11 c9c649b17fe4: Layer already exists 20:23:11 58b7a5536d6c: Layer already exists 20:23:11 34d5ebaa5410: Layer already exists 20:23:11 b48e1007f5e8: Layer already exists 20:23:11 3.0.0-dev.43: digest: sha256:513b7dff671c24fed2572226f74836f76131d0e92b83b4e784460d143e7329df size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:11 Removing intermediate container 635a8ddcef70 20:23:11 ---> e14555765f5d 20:23:11 Step 11/24 : WORKDIR /edgex-go 20:23:11 ---> Running in f54c80a9977e 20:23:11 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:23:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:23:12 58b7a5536d6c: Preparing 20:23:12 15c71520697a: Preparing 20:23:12 e2a14901f270: Preparing 20:23:12 c9c649b17fe4: Preparing 20:23:12 ec647d6e3a0d: Preparing 20:23:12 b48e1007f5e8: Preparing 20:23:12 34d5ebaa5410: Preparing 20:23:12 34d5ebaa5410: Waiting 20:23:12 b48e1007f5e8: Waiting 20:23:12 c9c649b17fe4: Layer already exists 20:23:12 15c71520697a: Layer already exists 20:23:12 58b7a5536d6c: Layer already exists 20:23:12 ec647d6e3a0d: Layer already exists 20:23:12 e2a14901f270: Layer already exists 20:23:12 34d5ebaa5410: Layer already exists 20:23:12 b48e1007f5e8: Layer already exists 20:23:12 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:513b7dff671c24fed2572226f74836f76131d0e92b83b4e784460d143e7329df size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:12 Removing intermediate container f54c80a9977e 20:23:12 ---> bfa8b79f073e 20:23:12 20:23:12 Step 12/24 : FROM alpine:3.15 20:23:12 3.15: Pulling from library/alpine 20:23:12 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 20:23:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:23:12 58b7a5536d6c: Preparing 20:23:12 15c71520697a: Preparing 20:23:12 e2a14901f270: Preparing 20:23:12 c9c649b17fe4: Preparing 20:23:12 ec647d6e3a0d: Preparing 20:23:12 b48e1007f5e8: Preparing 20:23:12 34d5ebaa5410: Preparing 20:23:12 b48e1007f5e8: Waiting 20:23:12 34d5ebaa5410: Waiting 20:23:12 ec647d6e3a0d: Layer already exists 20:23:12 e2a14901f270: Layer already exists 20:23:12 58b7a5536d6c: Layer already exists 20:23:12 15c71520697a: Layer already exists 20:23:12 c9c649b17fe4: Layer already exists 20:23:12 b48e1007f5e8: Layer already exists 20:23:12 34d5ebaa5410: Layer already exists 20:23:12 main: digest: sha256:513b7dff671c24fed2572226f74836f76131d0e92b83b4e784460d143e7329df size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:23:12 ===================================================== [Pipeline] echo 20:23:12 taggedImages: 20:23:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:08c6b03dd56aea21f28f845f075d885fa2173965 20:23:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:23:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.43 20:23:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:23:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 20:23:12 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 20:23:12 08c6b03dd56aea21f28f845f075d885fa2173965 20:23:12 latest 20:23:12 3.0.0-dev.43 20:23:12 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:23:12 main 20:23:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:13 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:08c6b03dd56aea21f28f845f075d885fa2173965 20:23:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:23:13 0c2fda956de7: Preparing 20:23:13 0ee04e48b2e1: Preparing 20:23:13 57759e3f9230: Preparing 20:23:13 f34439eb9013: Preparing 20:23:13 ad9df9f9570b: Preparing 20:23:13 34d5ebaa5410: Preparing 20:23:13 34d5ebaa5410: Waiting 20:23:13 57759e3f9230: Pushed 20:23:13 0ee04e48b2e1: Pushed 20:23:13 0c2fda956de7: Pushed 20:23:13 34d5ebaa5410: Layer already exists 20:23:14 ad9df9f9570b: Pushed 20:23:16 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 20:23:16 Status: Downloaded newer image for alpine:3.15 20:23:16 ---> 8aa73fd46299 20:23:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:23:16 ---> Running in 158b1ca4f418 20:23:17 Removing intermediate container 158b1ca4f418 20:23:17 ---> 25edc9a56dab 20:23:17 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:23:17 ---> Running in 8855e07aea71 20:23:19 f34439eb9013: Pushed 20:23:19 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:ce93d08520b60eccde5552a333bffbd3e21f036e4b6d69b1891b91f7ee7ce01a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:19 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:23:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:23:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:23:19 0c2fda956de7: Preparing 20:23:19 0ee04e48b2e1: Preparing 20:23:19 57759e3f9230: Preparing 20:23:19 f34439eb9013: Preparing 20:23:19 ad9df9f9570b: Preparing 20:23:19 34d5ebaa5410: Preparing 20:23:19 34d5ebaa5410: Waiting 20:23:19 57759e3f9230: Layer already exists 20:23:19 0c2fda956de7: Layer already exists 20:23:19 0ee04e48b2e1: Layer already exists 20:23:19 f34439eb9013: Layer already exists 20:23:19 ad9df9f9570b: Layer already exists 20:23:19 34d5ebaa5410: Layer already exists 20:23:19 latest: digest: sha256:ce93d08520b60eccde5552a333bffbd3e21f036e4b6d69b1891b91f7ee7ce01a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:20 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.43 20:23:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:23:20 0c2fda956de7: Preparing 20:23:20 0ee04e48b2e1: Preparing 20:23:20 57759e3f9230: Preparing 20:23:20 f34439eb9013: Preparing 20:23:20 ad9df9f9570b: Preparing 20:23:20 34d5ebaa5410: Preparing 20:23:20 34d5ebaa5410: Waiting 20:23:20 0ee04e48b2e1: Layer already exists 20:23:20 0c2fda956de7: Layer already exists 20:23:20 57759e3f9230: Layer already exists 20:23:20 f34439eb9013: Layer already exists 20:23:20 ad9df9f9570b: Layer already exists 20:23:20 34d5ebaa5410: Layer already exists 20:23:20 3.0.0-dev.43: digest: sha256:ce93d08520b60eccde5552a333bffbd3e21f036e4b6d69b1891b91f7ee7ce01a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:23:20 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:23:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:23:21 0c2fda956de7: Preparing 20:23:21 0ee04e48b2e1: Preparing 20:23:21 57759e3f9230: Preparing 20:23:21 f34439eb9013: Preparing 20:23:21 ad9df9f9570b: Preparing 20:23:21 34d5ebaa5410: Preparing 20:23:21 34d5ebaa5410: Waiting 20:23:21 0c2fda956de7: Layer already exists 20:23:21 0ee04e48b2e1: Layer already exists 20:23:21 f34439eb9013: Layer already exists 20:23:21 57759e3f9230: Layer already exists 20:23:21 ad9df9f9570b: Layer already exists 20:23:21 34d5ebaa5410: Layer already exists 20:23:21 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:ce93d08520b60eccde5552a333bffbd3e21f036e4b6d69b1891b91f7ee7ce01a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 20:23:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:23:21 0c2fda956de7: Preparing 20:23:21 0ee04e48b2e1: Preparing 20:23:21 57759e3f9230: Preparing 20:23:21 f34439eb9013: Preparing 20:23:21 ad9df9f9570b: Preparing 20:23:21 34d5ebaa5410: Preparing 20:23:21 34d5ebaa5410: Waiting 20:23:21 0ee04e48b2e1: Layer already exists 20:23:21 ad9df9f9570b: Layer already exists 20:23:21 0c2fda956de7: Layer already exists 20:23:21 f34439eb9013: Layer already exists 20:23:21 57759e3f9230: Layer already exists 20:23:21 34d5ebaa5410: Layer already exists 20:23:21 main: digest: sha256:ce93d08520b60eccde5552a333bffbd3e21f036e4b6d69b1891b91f7ee7ce01a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:23:21 ===================================================== [Pipeline] echo 20:23:21 taggedImages: 20:23:21 - nexus3.edgexfoundry.org:10004/security-spire-config:08c6b03dd56aea21f28f845f075d885fa2173965 20:23:21 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:23:21 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.43 20:23:21 - nexus3.edgexfoundry.org:10004/security-spire-config:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:23:21 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 20:23:21 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 20:23:21 08c6b03dd56aea21f28f845f075d885fa2173965 20:23:21 latest 20:23:21 3.0.0-dev.43 20:23:21 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:23:21 main 20:23:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:08c6b03dd56aea21f28f845f075d885fa2173965 20:23:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:23:22 bc3882cc4625: Preparing 20:23:22 4101bd9ebb9d: Preparing 20:23:22 a0d620a89038: Preparing 20:23:22 01eaebbf2e83: Preparing 20:23:22 b48e1007f5e8: Preparing 20:23:22 34d5ebaa5410: Preparing 20:23:22 34d5ebaa5410: Waiting 20:23:22 b48e1007f5e8: Layer already exists 20:23:22 34d5ebaa5410: Layer already exists 20:23:22 bc3882cc4625: Pushed 20:23:22 4101bd9ebb9d: Pushed 20:23:22 a0d620a89038: Pushed 20:23:22 v3.15.6-299-g84cc0f97117 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:23:22 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:23:22 OK: 15736 distinct packages available 20:23:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:23:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:23:24 (1/5) Installing dumb-init (1.2.5-r1) 20:23:24 (2/5) Installing musl-obstack (1.2.3-r0) 20:23:24 (3/5) Installing libucontext (1.1-r0) 20:23:24 (4/5) Installing gcompat (1.0.0-r4) 20:23:24 (5/5) Installing openssl (1.1.1t-r1) 20:23:24 Executing busybox-1.34.1-r7.trigger 20:23:24 OK: 6 MiB in 19 packages 20:23:29 01eaebbf2e83: Pushed 20:23:29 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:6e0c5eaab974fee4ee3c6c9fd8b716ecc229753b39bc147a1d27f3ab235f360d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:29 Removing intermediate container 8855e07aea71 20:23:29 ---> b9a1946c8d6f 20:23:29 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:23:29 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:23:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:23:29 bc3882cc4625: Preparing 20:23:29 4101bd9ebb9d: Preparing 20:23:29 a0d620a89038: Preparing 20:23:29 01eaebbf2e83: Preparing 20:23:29 b48e1007f5e8: Preparing 20:23:29 34d5ebaa5410: Preparing 20:23:29 34d5ebaa5410: Waiting 20:23:29 4101bd9ebb9d: Layer already exists 20:23:29 b48e1007f5e8: Layer already exists 20:23:29 bc3882cc4625: Layer already exists 20:23:29 01eaebbf2e83: Layer already exists 20:23:29 a0d620a89038: Layer already exists 20:23:29 34d5ebaa5410: Layer already exists 20:23:29 latest: digest: sha256:6e0c5eaab974fee4ee3c6c9fd8b716ecc229753b39bc147a1d27f3ab235f360d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:29 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.43 20:23:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:23:30 bc3882cc4625: Preparing 20:23:30 4101bd9ebb9d: Preparing 20:23:30 a0d620a89038: Preparing 20:23:30 01eaebbf2e83: Preparing 20:23:30 b48e1007f5e8: Preparing 20:23:30 34d5ebaa5410: Preparing 20:23:30 34d5ebaa5410: Waiting 20:23:30 4101bd9ebb9d: Layer already exists 20:23:30 bc3882cc4625: Layer already exists 20:23:30 01eaebbf2e83: Layer already exists 20:23:30 a0d620a89038: Layer already exists 20:23:30 b48e1007f5e8: Layer already exists 20:23:30 34d5ebaa5410: Layer already exists 20:23:30 3.0.0-dev.43: digest: sha256:6e0c5eaab974fee4ee3c6c9fd8b716ecc229753b39bc147a1d27f3ab235f360d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:30 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:23:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:23:30 bc3882cc4625: Preparing 20:23:30 4101bd9ebb9d: Preparing 20:23:30 a0d620a89038: Preparing 20:23:30 01eaebbf2e83: Preparing 20:23:30 b48e1007f5e8: Preparing 20:23:30 34d5ebaa5410: Preparing 20:23:30 34d5ebaa5410: Waiting 20:23:30 b48e1007f5e8: Layer already exists 20:23:30 bc3882cc4625: Layer already exists 20:23:30 4101bd9ebb9d: Layer already exists 20:23:30 01eaebbf2e83: Layer already exists 20:23:30 a0d620a89038: Layer already exists 20:23:30 34d5ebaa5410: Layer already exists 20:23:30 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:6e0c5eaab974fee4ee3c6c9fd8b716ecc229753b39bc147a1d27f3ab235f360d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:31 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 20:23:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:23:31 bc3882cc4625: Preparing 20:23:31 4101bd9ebb9d: Preparing 20:23:31 a0d620a89038: Preparing 20:23:31 01eaebbf2e83: Preparing 20:23:31 b48e1007f5e8: Preparing 20:23:31 34d5ebaa5410: Preparing 20:23:31 34d5ebaa5410: Waiting 20:23:31 01eaebbf2e83: Layer already exists 20:23:31 b48e1007f5e8: Layer already exists 20:23:31 a0d620a89038: Layer already exists 20:23:31 4101bd9ebb9d: Layer already exists 20:23:31 bc3882cc4625: Layer already exists 20:23:31 34d5ebaa5410: Layer already exists 20:23:31 main: digest: sha256:6e0c5eaab974fee4ee3c6c9fd8b716ecc229753b39bc147a1d27f3ab235f360d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:23:31 ===================================================== [Pipeline] echo 20:23:31 taggedImages: 20:23:31 - nexus3.edgexfoundry.org:10004/security-spire-server:08c6b03dd56aea21f28f845f075d885fa2173965 20:23:31 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:23:31 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.43 20:23:31 - nexus3.edgexfoundry.org:10004/security-spire-server:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:23:31 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 20:23:31 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 20:23:31 08c6b03dd56aea21f28f845f075d885fa2173965 20:23:31 latest 20:23:31 3.0.0-dev.43 20:23:31 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:23:31 main 20:23:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:31 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:08c6b03dd56aea21f28f845f075d885fa2173965 20:23:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:23:32 25a589e1c709: Preparing 20:23:32 9e99857c4472: Preparing 20:23:32 25b2d924eaea: Preparing 20:23:32 a357fdd6b81b: Preparing 20:23:32 e5e13b0c77cb: Preparing 20:23:32 e5e13b0c77cb: Layer already exists 20:23:32 25b2d924eaea: Layer already exists 20:23:32 25a589e1c709: Pushed 20:23:32 a357fdd6b81b: Pushed 20:23:33 ---> 42406cb23644 20:23:33 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:23:34 9e99857c4472: Pushed 20:23:34 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:70ea62adc5b7c7c9f8df6937a76394a1f3e54f9675ed1109998627486f8807c8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:34 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 20:23:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:23:35 25a589e1c709: Preparing 20:23:35 9e99857c4472: Preparing 20:23:35 25b2d924eaea: Preparing 20:23:35 a357fdd6b81b: Preparing 20:23:35 e5e13b0c77cb: Preparing 20:23:35 e5e13b0c77cb: Layer already exists 20:23:35 a357fdd6b81b: Layer already exists 20:23:35 25a589e1c709: Layer already exists 20:23:35 25b2d924eaea: Layer already exists 20:23:35 9e99857c4472: Layer already exists 20:23:35 latest: digest: sha256:70ea62adc5b7c7c9f8df6937a76394a1f3e54f9675ed1109998627486f8807c8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:35 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.43 20:23:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:23:35 25a589e1c709: Preparing 20:23:35 9e99857c4472: Preparing 20:23:35 25b2d924eaea: Preparing 20:23:35 a357fdd6b81b: Preparing 20:23:35 e5e13b0c77cb: Preparing 20:23:35 a357fdd6b81b: Layer already exists 20:23:35 e5e13b0c77cb: Layer already exists 20:23:35 9e99857c4472: Layer already exists 20:23:35 25a589e1c709: Layer already exists 20:23:35 25b2d924eaea: Layer already exists 20:23:35 3.0.0-dev.43: digest: sha256:70ea62adc5b7c7c9f8df6937a76394a1f3e54f9675ed1109998627486f8807c8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:23:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:23:36 25a589e1c709: Preparing 20:23:36 9e99857c4472: Preparing 20:23:36 25b2d924eaea: Preparing 20:23:36 a357fdd6b81b: Preparing 20:23:36 e5e13b0c77cb: Preparing 20:23:36 e5e13b0c77cb: Layer already exists 20:23:36 a357fdd6b81b: Layer already exists 20:23:36 9e99857c4472: Layer already exists 20:23:36 25b2d924eaea: Layer already exists 20:23:36 25a589e1c709: Layer already exists 20:23:36 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:70ea62adc5b7c7c9f8df6937a76394a1f3e54f9675ed1109998627486f8807c8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 20:23:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:23:37 25a589e1c709: Preparing 20:23:37 9e99857c4472: Preparing 20:23:37 25b2d924eaea: Preparing 20:23:37 a357fdd6b81b: Preparing 20:23:37 e5e13b0c77cb: Preparing 20:23:37 25a589e1c709: Layer already exists 20:23:37 e5e13b0c77cb: Layer already exists 20:23:37 25b2d924eaea: Layer already exists 20:23:37 9e99857c4472: Layer already exists 20:23:37 a357fdd6b81b: Layer already exists 20:23:37 main: digest: sha256:70ea62adc5b7c7c9f8df6937a76394a1f3e54f9675ed1109998627486f8807c8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:23:37 ===================================================== [Pipeline] echo 20:23:37 taggedImages: 20:23:37 - nexus3.edgexfoundry.org:10004/support-notifications:08c6b03dd56aea21f28f845f075d885fa2173965 20:23:37 - nexus3.edgexfoundry.org:10004/support-notifications:latest 20:23:37 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.43 20:23:37 - nexus3.edgexfoundry.org:10004/support-notifications:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:23:37 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 20:23:37 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 20:23:37 08c6b03dd56aea21f28f845f075d885fa2173965 20:23:37 latest 20:23:37 3.0.0-dev.43 20:23:37 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:23:37 main 20:23:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:37 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:08c6b03dd56aea21f28f845f075d885fa2173965 20:23:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:23:37 423431f04f18: Preparing 20:23:37 604b52f2952e: Preparing 20:23:37 25b2d924eaea: Preparing 20:23:37 cdbd95457c77: Preparing 20:23:37 e5e13b0c77cb: Preparing 20:23:37 cdbd95457c77: Layer already exists 20:23:37 25b2d924eaea: Layer already exists 20:23:37 e5e13b0c77cb: Layer already exists 20:23:37 423431f04f18: Pushed 20:23:40 604b52f2952e: Pushed 20:23:40 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:35e6d733e6dc86de95cf57835a093fe1555b5a495116e9710f5b0ee8d18b7ec9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:40 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:23:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:23:41 423431f04f18: Preparing 20:23:41 604b52f2952e: Preparing 20:23:41 25b2d924eaea: Preparing 20:23:41 cdbd95457c77: Preparing 20:23:41 e5e13b0c77cb: Preparing 20:23:41 423431f04f18: Layer already exists 20:23:41 cdbd95457c77: Layer already exists 20:23:41 25b2d924eaea: Layer already exists 20:23:41 e5e13b0c77cb: Layer already exists 20:23:41 604b52f2952e: Layer already exists 20:23:41 latest: digest: sha256:35e6d733e6dc86de95cf57835a093fe1555b5a495116e9710f5b0ee8d18b7ec9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.43 20:23:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:23:41 423431f04f18: Preparing 20:23:41 604b52f2952e: Preparing 20:23:41 25b2d924eaea: Preparing 20:23:41 cdbd95457c77: Preparing 20:23:41 e5e13b0c77cb: Preparing 20:23:41 604b52f2952e: Layer already exists 20:23:41 e5e13b0c77cb: Layer already exists 20:23:41 25b2d924eaea: Layer already exists 20:23:41 cdbd95457c77: Layer already exists 20:23:41 423431f04f18: Layer already exists 20:23:41 3.0.0-dev.43: digest: sha256:35e6d733e6dc86de95cf57835a093fe1555b5a495116e9710f5b0ee8d18b7ec9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:42 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:23:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:23:42 423431f04f18: Preparing 20:23:42 604b52f2952e: Preparing 20:23:42 25b2d924eaea: Preparing 20:23:42 cdbd95457c77: Preparing 20:23:42 e5e13b0c77cb: Preparing 20:23:42 423431f04f18: Layer already exists 20:23:42 25b2d924eaea: Layer already exists 20:23:42 e5e13b0c77cb: Layer already exists 20:23:42 cdbd95457c77: Layer already exists 20:23:42 604b52f2952e: Layer already exists 20:23:42 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:35e6d733e6dc86de95cf57835a093fe1555b5a495116e9710f5b0ee8d18b7ec9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:42 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 20:23:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:23:43 423431f04f18: Preparing 20:23:43 604b52f2952e: Preparing 20:23:43 25b2d924eaea: Preparing 20:23:43 cdbd95457c77: Preparing 20:23:43 e5e13b0c77cb: Preparing 20:23:43 e5e13b0c77cb: Layer already exists 20:23:43 423431f04f18: Layer already exists 20:23:43 25b2d924eaea: Layer already exists 20:23:43 cdbd95457c77: Layer already exists 20:23:43 604b52f2952e: Layer already exists 20:23:43 main: digest: sha256:35e6d733e6dc86de95cf57835a093fe1555b5a495116e9710f5b0ee8d18b7ec9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:23:43 ===================================================== [Pipeline] echo 20:23:43 taggedImages: 20:23:43 - nexus3.edgexfoundry.org:10004/support-scheduler:08c6b03dd56aea21f28f845f075d885fa2173965 20:23:43 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:23:43 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.43 20:23:43 - nexus3.edgexfoundry.org:10004/support-scheduler:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:23:43 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:23:43 ---> 14aa7adc42c8 20:23:43 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:23:43 ---> 4a468779ad29 20:23:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:23:44 ---> 3f4def14e15a 20:23:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:23:44 ---> 94865afc8756 20:23:44 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:23:45 ---> Running in 797ac4efcf0f 20:23:45 Removing intermediate container 797ac4efcf0f 20:23:45 ---> 6e0b12535a25 20:23:45 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:23:45 ---> Running in 8cf4d7070449 20:23:46 Removing intermediate container 8cf4d7070449 20:23:46 ---> b3b42d3007df 20:23:46 Step 22/24 : LABEL arch=arm64 20:23:46 ---> Running in 994967b11be4 20:23:47 Removing intermediate container 994967b11be4 20:23:47 ---> 503ea449b380 20:23:47 Step 23/24 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 20:23:47 ---> Running in 2eb557554840 20:23:48 Removing intermediate container 2eb557554840 20:23:48 ---> 89b8f823b22a 20:23:48 Step 24/24 : LABEL version=3.0.0-dev.43 20:23:48 ---> Running in e872a38ce63a 20:23:48 Removing intermediate container e872a38ce63a 20:23:48 ---> 2ec2ac5ab4df 20:23:48 20:23:49 Successfully built 2ec2ac5ab4df 20:23:49 Successfully tagged security-spire-agent-arm64:latest 20:23:49 Building core-command 20:23:53  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:23:53 ---> f67014c839a7 20:23:53 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:23:53 ---> Using cache 20:23:53 ---> 037f8c0bd0df 20:23:53 Step 4/23 : WORKDIR /edgex-go 20:23:53 ---> Using cache 20:23:53 ---> 5ead303dec03 20:23:53 Step 5/23 : RUN apk add --update --no-cache make git 20:23:53 ---> Using cache 20:23:53 ---> 19419a7b10f8 20:23:53 Step 6/23 : COPY go.mod vendor* ./ 20:23:53 ---> Using cache 20:23:53 ---> caa50262d4db 20:23:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:53 ---> Using cache 20:23:53 ---> 0480e5090ab0 20:23:53 Step 8/23 : COPY . . 20:23:53 ---> Using cache 20:23:53 ---> 4461acbda8c4 20:23:53 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:23:55 ---> Running in c61fe5b6ec4c 20:23:57 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:29:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:29:14 Removing intermediate container a33ae569dcf6 20:29:14 ---> c0b4ef6499ca 20:29:14 20:29:14 Step 9/21 : FROM alpine:3.16 20:29:14 3.16: Pulling from library/alpine 20:29:15 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 20:29:15 Status: Downloaded newer image for alpine:3.16 20:29:15 ---> 2b4661558fb8 20:29:15 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 20:29:17 ---> Running in da2d02186453 20:29:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:29:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:29:20 (1/6) Installing ca-certificates (20220614-r0) 20:29:20 (2/6) Installing brotli-libs (1.0.9-r6) 20:29:20 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:29:20 (4/6) Installing libcurl (7.83.1-r5) 20:29:20 (5/6) Installing curl (7.83.1-r5) 20:29:20 (6/6) Installing dumb-init (1.2.5-r1) 20:29:20 Executing busybox-1.35.0-r17.trigger 20:29:20 Executing ca-certificates-20220614-r0.trigger 20:29:21 OK: 8 MiB in 20 packages 20:29:23 Removing intermediate container da2d02186453 20:29:23 ---> e679858330d7 20:29:23 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:29:23 ---> Running in 1418ded4916e 20:29:23 Removing intermediate container 1418ded4916e 20:29:23 ---> 59e64ea17c48 20:29:23 Step 12/21 : WORKDIR /edgex 20:29:23 ---> Running in f3d42b6ca8cc 20:29:24 Removing intermediate container f3d42b6ca8cc 20:29:24 ---> 49c7719dda70 20:29:24 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:29:25 ---> b4cadf4d35af 20:29:25 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:29:26 ---> 5ab64653b263 20:29:26 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:29:31 ---> 8086229f7351 20:29:31 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:29:32 ---> c4f864ae4318 20:29:32 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:29:32 ---> Running in a5c035ec0a82 20:29:36 Removing intermediate container a5c035ec0a82 20:29:36 ---> 4ff0bac2a509 20:29:36 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:29:36 ---> Running in c39645f4626b 20:29:37 Removing intermediate container c39645f4626b 20:29:37 ---> 3821d48ea27f 20:29:37 Step 19/21 : LABEL arch=arm64 20:29:37 ---> Running in 61054a182a63 20:29:37 Removing intermediate container 61054a182a63 20:29:37 ---> 04b6a4d75421 20:29:37 Step 20/21 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 20:29:38 ---> Running in 97b9f21f7a36 20:29:39 Removing intermediate container 97b9f21f7a36 20:29:39 ---> aed1c7c391ab 20:29:39 Step 21/21 : LABEL version=3.0.0-dev.43 20:29:39 ---> Running in d50ad73b50b9 20:29:39 Removing intermediate container d50ad73b50b9 20:29:39 ---> 2ee3fd8a6634 20:29:39 20:29:40 Removing intermediate container f2440f173eb2 20:29:40 ---> b72ebf22a732 20:29:40 20:29:40 Step 10/22 : FROM alpine:3.16 20:29:40 ---> 2b4661558fb8 20:29:40 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:29:40 Successfully built 2ee3fd8a6634 20:29:40 ---> Running in ad24e20f9c0a 20:29:40 Successfully tagged security-proxy-setup-arm64:latest 20:29:40 Building security-spire-config 20:29:40  Building security-proxy-setup ... done Removing intermediate container ad24e20f9c0a 20:29:40 ---> 1ae9449f4688 20:29:40 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:29:40 ---> Running in 30a0aadbcf8e 20:29:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:29:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:29:43 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:29:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:29:43 ---> f67014c839a7 20:29:43 Step 3/24 : WORKDIR /edgex-go 20:29:43 ---> Using cache 20:29:43 ---> 3fe66a223ff0 20:29:43 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:29:44 ---> Running in 4d5904923bd0 20:29:44 (1/1) Installing dumb-init (1.2.5-r1) 20:29:44 Executing busybox-1.35.0-r17.trigger 20:29:44 OK: 5 MiB in 15 packages 20:29:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:29:46 Removing intermediate container 30a0aadbcf8e 20:29:46 ---> 0ba44bdc0117 20:29:46 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:29:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:29:47 ---> 936d808a0d4c 20:29:47 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:29:47 OK: 221 MiB in 51 packages 20:29:49 ---> 1d5aae09bb3e 20:29:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:29:49 Removing intermediate container 4d5904923bd0 20:29:49 ---> a4513c2a8d8c 20:29:49 Step 5/24 : COPY go.mod vendor* ./ 20:29:50 ---> c558f5dff95c 20:29:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:29:50 ---> a5095e28edd6 20:29:50 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:51 ---> Running in d2438a80b577 20:29:51 ---> 93551df22054 20:29:51 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:29:51 ---> Running in 0023fbb70cad 20:29:57 Removing intermediate container 0023fbb70cad 20:29:57 ---> da2603944f5f 20:29:57 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:29:57 ---> Running in 2592f3007454 20:29:57 Removing intermediate container 2592f3007454 20:29:57 ---> 46d2170face1 20:29:57 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:29:57 ---> Running in b2e85a094248 20:29:58 Removing intermediate container b2e85a094248 20:29:58 ---> c00664642a9f 20:29:58 Step 20/22 : LABEL arch=arm64 20:29:58 ---> Running in 7d4f4862249d 20:29:59 Removing intermediate container 7d4f4862249d 20:29:59 ---> 8e3415c4d3f4 20:29:59 Step 21/22 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 20:29:59 ---> Running in da549d495dfa 20:30:00 Removing intermediate container da549d495dfa 20:30:00 ---> 2c1ddd8a4b1b 20:30:00 Step 22/22 : LABEL version=3.0.0-dev.43 20:30:00 ---> Running in 7830a1a50f31 20:30:01 Removing intermediate container 7830a1a50f31 20:30:01 ---> 50c673a126ca 20:30:01 20:30:01 Successfully built 50c673a126ca 20:30:01 Successfully tagged core-common-config-bootstrapper-arm64:latest 20:30:01 Building security-secretstore-setup 20:30:05  Building core-common-config-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:30:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:30:05 ---> f67014c839a7 20:30:05 Step 3/24 : WORKDIR /edgex-go 20:30:05 ---> Using cache 20:30:05 ---> 3fe66a223ff0 20:30:05 Step 4/24 : RUN apk add --update --no-cache make git 20:30:05 ---> Using cache 20:30:05 ---> e09eee0472a5 20:30:05 Step 5/24 : COPY go.mod vendor* ./ 20:30:05 ---> Using cache 20:30:05 ---> a137416a07d6 20:30:05 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:05 ---> Using cache 20:30:05 ---> 25f4b9a668ca 20:30:05 Step 7/24 : COPY . . 20:30:05 ---> Using cache 20:30:05 ---> 61c7802728e7 20:30:05 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:30:06 ---> Running in c696817178b1 20:30:07 Removing intermediate container b33e3c2d114b 20:30:07 ---> 09e7423636d3 20:30:07 20:30:07 Step 10/24 : FROM alpine:3.16 20:30:07 ---> 2b4661558fb8 20:30:07 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:30:07 ---> Running in 7771f4b82068 20:30:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:30:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:30:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:30:10 (1/1) Installing dumb-init (1.2.5-r1) 20:30:10 Executing busybox-1.35.0-r17.trigger 20:30:11 OK: 5 MiB in 15 packages 20:30:13 Removing intermediate container 7771f4b82068 20:30:13 ---> 2025d012a0c7 20:30:13 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:30:13 ---> Running in be5209aeb51c 20:30:14 Removing intermediate container be5209aeb51c 20:30:14 ---> 02277f599c5f 20:30:14 Step 13/24 : ENV APP_PORT=59881 20:30:14 ---> Running in bedac26e1018 20:30:15 Removing intermediate container bedac26e1018 20:30:15 ---> ba37e003a302 20:30:15 Step 14/24 : EXPOSE $APP_PORT 20:30:15 ---> Running in f33e38c09a12 20:30:16 Removing intermediate container f33e38c09a12 20:30:16 ---> 9cc54d8bc003 20:30:16 Step 15/24 : WORKDIR / 20:30:16 ---> Running in 73b3bc5e490e 20:30:17 Removing intermediate container 73b3bc5e490e 20:30:17 ---> ecdf65204def 20:30:17 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:30:18 ---> 250fa00f8ed6 20:30:18 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:30:21 ---> c447393af978 20:30:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:30:22 Removing intermediate container c61fe5b6ec4c 20:30:22 ---> ae24c2b7e73a 20:30:22 20:30:22 Step 10/23 : FROM alpine:3.16 20:30:22 ---> 2b4661558fb8 20:30:22 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:30:22 ---> Using cache 20:30:22 ---> 2025d012a0c7 20:30:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:30:22 ---> Using cache 20:30:22 ---> 02277f599c5f 20:30:22 Step 13/23 : ENV APP_PORT=59882 20:30:22 ---> Running in 853d95824edb 20:30:22 ---> 28354f925653 20:30:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:30:22 Removing intermediate container 853d95824edb 20:30:22 ---> 2e5a708b1d99 20:30:22 Step 14/23 : EXPOSE $APP_PORT 20:30:23 ---> Running in 1eea0990a296 20:30:23 ---> df689a558cea 20:30:23 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:30:23 ---> Running in 07950313aaf0 20:30:23 Removing intermediate container 1eea0990a296 20:30:23 ---> 99e184218611 20:30:23 Step 15/23 : WORKDIR / 20:30:24 ---> Running in 852ec771da56 20:30:24 Removing intermediate container 07950313aaf0 20:30:24 ---> b800f1961168 20:30:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:30:24 ---> Running in c80a642a0b65 20:30:24 Removing intermediate container 852ec771da56 20:30:24 ---> 329684bd6608 20:30:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:30:25 Removing intermediate container c80a642a0b65 20:30:25 ---> 01020a88a01f 20:30:25 Step 22/24 : LABEL arch=arm64 20:30:25 ---> Running in 9350ce93e567 20:30:25 ---> 99cf42d35f64 20:30:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:30:25 Removing intermediate container 9350ce93e567 20:30:25 ---> 05ebe30aded5 20:30:25 Step 23/24 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 20:30:26 ---> Running in 27e6c535716d 20:30:26 Removing intermediate container 27e6c535716d 20:30:26 ---> 09a48eb8830c 20:30:26 Step 24/24 : LABEL version=3.0.0-dev.43 20:30:26 ---> Running in 735602388c67 20:30:27 Removing intermediate container 735602388c67 20:30:27 ---> 488489d2de58 20:30:27 20:30:27 Successfully built 488489d2de58 20:30:27 Successfully tagged core-metadata-arm64:latest 20:30:27  Building core-metadata ... done Building security-spire-server 20:30:28 ---> 52ed95f0fd30 20:30:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:30:29 ---> 630adc461219 20:30:29 Step 19/23 : ENTRYPOINT ["/core-command"] 20:30:29 ---> Running in ae703f0e18c7 20:30:29 Removing intermediate container ae703f0e18c7 20:30:29 ---> dbbc37eb87a1 20:30:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:30:29 ---> Running in 479863ea8da5 20:30:30 Removing intermediate container 479863ea8da5 20:30:30 ---> 22f60cfeb370 20:30:30 Step 21/23 : LABEL arch=arm64 20:30:30 ---> Running in 2571eb1ce40c 20:30:30 Removing intermediate container 2571eb1ce40c 20:30:30 ---> ff9507270aa9 20:30:30 Step 22/23 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 20:30:31 ---> Running in 79e4d06a6db8 20:30:32 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:30:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:30:32 ---> f67014c839a7 20:30:32 Step 3/23 : WORKDIR /edgex-go 20:30:32 ---> Using cache 20:30:32 ---> 3fe66a223ff0 20:30:32 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:30:32 ---> Using cache 20:30:32 ---> a4513c2a8d8c 20:30:32 Step 5/23 : COPY go.mod vendor* ./ 20:30:32 ---> Using cache 20:30:32 ---> a5095e28edd6 20:30:32 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:33 Removing intermediate container 79e4d06a6db8 20:30:33 ---> e7f121bcb458 20:30:33 Step 23/23 : LABEL version=3.0.0-dev.43 20:30:33 ---> Running in eb2daae155c7 20:30:33 ---> Running in 6b43090f1347 20:30:34 Removing intermediate container 6b43090f1347 20:30:34 ---> 9809a9b35c9c 20:30:34 20:30:34 Successfully built 9809a9b35c9c 20:30:34 Successfully tagged core-command-arm64:latest 20:30:34 Building support-notifications 20:30:38  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:30:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:30:38 ---> f67014c839a7 20:30:38 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:30:38 ---> Using cache 20:30:38 ---> 037f8c0bd0df 20:30:38 Step 4/22 : WORKDIR /edgex-go 20:30:38 ---> Using cache 20:30:38 ---> 5ead303dec03 20:30:38 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:30:38 ---> Running in 67ef41b64619 20:30:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:30:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:30:41 OK: 221 MiB in 51 packages 20:30:43 Removing intermediate container 67ef41b64619 20:30:43 ---> 63e76bf99d5f 20:30:43 Step 6/22 : COPY go.mod vendor* ./ 20:30:44 ---> 02a692f7ea30 20:30:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:44 ---> Running in 5fc230ed347f 20:31:30 Removing intermediate container d2438a80b577 20:31:30 ---> ddaf1c5d5684 20:31:30 Step 7/24 : COPY . . 20:31:30 ---> e82a23f94813 20:31:30 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:31:30 ---> Running in a565435966bf 20:31:30 Removing intermediate container a565435966bf 20:31:30 ---> 88325146108d 20:31:30 Step 9/24 : WORKDIR /edgex-go/spire-build 20:31:30 ---> Running in 221eb0f725c8 20:31:30 Removing intermediate container 221eb0f725c8 20:31:30 ---> 3773a32c9d9b 20:31:30 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 20:31:30 ---> Running in d03d2a17460e 20:31:32 Removing intermediate container d03d2a17460e 20:31:32 ---> ee2b736d51a2 20:31:32 Step 11/24 : WORKDIR /edgex-go 20:31:33 ---> Running in 487fa6d8a668 20:31:34 Removing intermediate container 487fa6d8a668 20:31:34 ---> e33b0db8c6af 20:31:34 20:31:34 Step 12/24 : FROM alpine:3.15 20:31:34 ---> 8aa73fd46299 20:31:34 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:31:34 ---> Using cache 20:31:34 ---> 25edc9a56dab 20:31:34 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:31:34 ---> Running in dbace7977d8e 20:31:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:31:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:31:38 v3.15.6-299-g84cc0f97117 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:31:38 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:31:38 OK: 15736 distinct packages available 20:31:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:31:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:31:40 (1/4) Installing dumb-init (1.2.5-r1) 20:31:40 (2/4) Installing musl-obstack (1.2.3-r0) 20:31:40 (3/4) Installing libucontext (1.1-r0) 20:31:40 (4/4) Installing gcompat (1.0.0-r4) 20:31:40 Executing busybox-1.34.1-r7.trigger 20:31:40 OK: 6 MiB in 18 packages 20:31:43 Removing intermediate container dbace7977d8e 20:31:43 ---> 045453ebc59e 20:31:43 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:31:55 ---> 9ce64820e65d 20:31:55 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:31:57 ---> b90427a0cc99 20:31:57 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:31:57 ---> Running in 5f5e6974f0e1 20:31:58 Removing intermediate container 5f5e6974f0e1 20:31:58 ---> ba586ff7023f 20:31:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:32:00 ---> f97f8ecc9bae 20:32:00 Step 19/24 : WORKDIR / 20:32:00 ---> Running in 9e91241147e0 20:32:02 Removing intermediate container 9e91241147e0 20:32:02 ---> f733cfd22209 20:32:02 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:32:02 ---> Running in e43d12a07c74 20:32:04 Removing intermediate container e43d12a07c74 20:32:04 ---> 79221404bb2f 20:32:04 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:32:04 ---> Running in 631705a9f41f 20:32:05 Removing intermediate container 631705a9f41f 20:32:05 ---> 16f7c91b8510 20:32:05 Step 22/24 : LABEL arch=arm64 20:32:05 ---> Running in 2f5e107156ad 20:32:07 Removing intermediate container 2f5e107156ad 20:32:07 ---> c7244d73d853 20:32:07 Step 23/24 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 20:32:07 ---> Running in e38fc5db795d 20:32:08 Removing intermediate container e38fc5db795d 20:32:08 ---> a8fd3877349d 20:32:08 Step 24/24 : LABEL version=3.0.0-dev.43 20:32:08 ---> Running in af605adfa230 20:32:09 Removing intermediate container af605adfa230 20:32:09 ---> b5ca9de204e4 20:32:09 20:32:09 Successfully built b5ca9de204e4 20:32:09 Successfully tagged security-spire-config-arm64:latest 20:32:09 Building core-data 20:32:15  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:32:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:32:15 ---> f67014c839a7 20:32:15 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:32:15 ---> Using cache 20:32:15 ---> 037f8c0bd0df 20:32:15 Step 4/22 : WORKDIR /edgex-go 20:32:15 ---> Using cache 20:32:15 ---> 5ead303dec03 20:32:15 Step 5/22 : RUN apk add --update --no-cache make git 20:32:15 ---> Using cache 20:32:15 ---> 19419a7b10f8 20:32:15 Step 6/22 : COPY go.mod vendor* ./ 20:32:15 ---> Using cache 20:32:15 ---> caa50262d4db 20:32:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:15 ---> Using cache 20:32:15 ---> 0480e5090ab0 20:32:15 Step 8/22 : COPY . . 20:32:15 ---> Using cache 20:32:15 ---> 4461acbda8c4 20:32:15 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:32:16 ---> Running in 152501218fd2 20:32:19 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:32:29 Removing intermediate container c57f79e260ad 20:32:29 ---> 190b41c6d6b0 20:32:29 20:32:29 Step 10/22 : FROM alpine:3.16 20:32:29 ---> 2b4661558fb8 20:32:29 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:32:29 ---> Using cache 20:32:29 ---> 2025d012a0c7 20:32:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:32:29 ---> Using cache 20:32:29 ---> 02277f599c5f 20:32:29 Step 13/22 : ENV APP_PORT=59861 20:32:29 ---> Running in 1e90abe311b9 20:32:29 Removing intermediate container 1e90abe311b9 20:32:29 ---> 80bc196c85e5 20:32:29 Step 14/22 : EXPOSE $APP_PORT 20:32:29 ---> Running in 62b959596878 20:32:30 Removing intermediate container 62b959596878 20:32:30 ---> 22d5c8d045e3 20:32:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:32:31 ---> 9942ef91aaca 20:32:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:32:37 ---> c26988cb4f91 20:32:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:32:39 ---> b0701164fe4e 20:32:39 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:32:39 ---> Running in 5b7ddc7c0035 20:32:40 Removing intermediate container eb2daae155c7 20:32:40 ---> 2c810e35ae4b 20:32:40 Step 7/23 : COPY . . 20:32:42 Removing intermediate container 5b7ddc7c0035 20:32:42 ---> d9273028a180 20:32:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:32:42 ---> Running in 3f70daa66f97 20:32:43 Removing intermediate container 3f70daa66f97 20:32:43 ---> a4d700a83c1f 20:32:43 Step 20/22 : LABEL arch=arm64 20:32:43 ---> Running in 3380a991e219 20:32:44 Removing intermediate container 3380a991e219 20:32:44 ---> a5dbe8cac517 20:32:44 Step 21/22 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 20:32:44 ---> Running in cf57acb87813 20:32:45 Removing intermediate container cf57acb87813 20:32:45 ---> b7ac81847ae7 20:32:45 Step 22/22 : LABEL version=3.0.0-dev.43 20:32:45 ---> Running in cf6dd8e1a607 20:32:46 Removing intermediate container cf6dd8e1a607 20:32:46 ---> fc67c803760f 20:32:46 20:32:46 Successfully built fc67c803760f 20:32:46 Successfully tagged support-scheduler-arm64:latest 20:32:46 Building security-bootstrapper 20:32:47  Building support-scheduler ... done  ---> e7dc35291899 20:32:47 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:32:47 ---> Running in d8d45c7b0af6 20:32:48 Removing intermediate container d8d45c7b0af6 20:32:48 ---> 121f19f8b425 20:32:48 Step 9/23 : WORKDIR /edgex-go/spire-build 20:32:48 ---> Running in 33b852396af7 20:32:49 Removing intermediate container 33b852396af7 20:32:49 ---> 577d870dbc50 20:32:49 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 20:32:50 ---> Running in f630429049b4 20:32:50 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:32:50 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:32:50 ---> f67014c839a7 20:32:50 Step 3/32 : WORKDIR /edgex-go 20:32:50 ---> Using cache 20:32:50 ---> 3fe66a223ff0 20:32:50 Step 4/32 : RUN apk add --update --no-cache make git 20:32:50 ---> Using cache 20:32:50 ---> e09eee0472a5 20:32:50 Step 5/32 : COPY go.mod vendor* ./ 20:32:50 ---> Using cache 20:32:50 ---> a137416a07d6 20:32:50 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:50 ---> Using cache 20:32:50 ---> 25f4b9a668ca 20:32:50 Step 7/32 : COPY . . 20:32:51 ---> Using cache 20:32:51 ---> 61c7802728e7 20:32:51 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:32:51 ---> Running in 81997e9fa587 20:32:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:32:54 Removing intermediate container 5fc230ed347f 20:32:54 ---> 655953e0009e 20:32:54 Step 8/22 : COPY . . 20:32:54 Removing intermediate container f630429049b4 20:32:54 ---> 7a9edd7ce987 20:32:54 Step 11/23 : WORKDIR /edgex-go 20:32:55 ---> Running in 687003a18695 20:32:56 Removing intermediate container 687003a18695 20:32:56 ---> 2200f1f59365 20:32:56 20:32:56 Step 12/23 : FROM alpine:3.15 20:32:56 ---> 8aa73fd46299 20:32:56 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:32:56 ---> Using cache 20:32:56 ---> 25edc9a56dab 20:32:56 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:32:56 ---> Using cache 20:32:56 ---> b9a1946c8d6f 20:32:56 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:32:58 ---> 2f5ad6c15b10 20:32:58 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:32:58 ---> Running in 53cd65d9a393 20:33:01 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:33:03 ---> c0e6e98fb5a5 20:33:03 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:33:04 ---> 5104dc705007 20:33:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:33:06 ---> 1622ee27390b 20:33:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:33:07 ---> 7f753eb86c75 20:33:07 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:33:07 ---> Running in 71058e33b8b6 20:33:08 Removing intermediate container 71058e33b8b6 20:33:08 ---> beae9bd99e50 20:33:08 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:33:08 ---> Running in a52ec4434694 20:33:09 Removing intermediate container a52ec4434694 20:33:09 ---> 94d3e66729ea 20:33:09 Step 21/23 : LABEL arch=arm64 20:33:09 ---> Running in aea9d59343d6 20:33:09 Removing intermediate container aea9d59343d6 20:33:09 ---> 6182f4655452 20:33:09 Step 22/23 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 20:33:09 ---> Running in 050a819f4dc5 20:33:10 Removing intermediate container 050a819f4dc5 20:33:10 ---> e6c4a83f652f 20:33:10 Step 23/23 : LABEL version=3.0.0-dev.43 20:33:10 ---> Running in 44dbac495322 20:33:11 Removing intermediate container 44dbac495322 20:33:11 ---> 6d387f41ead9 20:33:11 20:33:11 Successfully built 6d387f41ead9 20:33:11 Successfully tagged security-spire-server-arm64:latest 20:33:11 Building security-spiffe-token-provider 20:33:14  Building security-spire-server ... done Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:33:14 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:33:14 ---> f67014c839a7 20:33:14 Step 3/19 : WORKDIR /edgex-go 20:33:14 ---> Using cache 20:33:14 ---> 3fe66a223ff0 20:33:14 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:33:14 ---> Running in d229c896bd7e 20:33:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:33:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:33:18 v3.16.3-163-g78df94ec135 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:33:18 v3.16.3-151-gb476f155c7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:33:18 OK: 16903 distinct packages available 20:33:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:33:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:33:20 OK: 221 MiB in 51 packages 20:33:22 Removing intermediate container d229c896bd7e 20:33:22 ---> b2dec4ed22fe 20:33:22 Step 5/19 : COPY go.mod vendor* ./ 20:33:22 ---> dd1e7b1cb5d1 20:33:22 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:22 ---> Running in dc4297363541 20:34:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:34:59 Removing intermediate container dc4297363541 20:34:59 ---> 27c2bec34dcb 20:34:59 Step 7/19 : COPY . . 20:35:03 ---> a81215e010e0 20:35:03 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:35:03 ---> Running in 3552556c72ea 20:35:04 Removing intermediate container c696817178b1 20:35:04 ---> f4d1e690f0f6 20:35:04 20:35:04 Step 9/24 : FROM alpine:3.16 20:35:04 ---> 2b4661558fb8 20:35:04 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:35:04 ---> Running in c689cc475f66 20:35:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:35:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:35:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:35:08 (1/3) Installing ca-certificates (20220614-r0) 20:35:08 (2/3) Installing dumb-init (1.2.5-r1) 20:35:08 (3/3) Installing su-exec (0.2-r1) 20:35:08 Executing busybox-1.35.0-r17.trigger 20:35:08 Executing ca-certificates-20220614-r0.trigger 20:35:08 OK: 6 MiB in 17 packages 20:35:11 Removing intermediate container c689cc475f66 20:35:11 ---> ef2f10134ffb 20:35:11 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:35:11 ---> Running in 3ce451acba4a 20:35:11 Removing intermediate container 3ce451acba4a 20:35:11 ---> a6cf6ffae514 20:35:11 Step 12/24 : WORKDIR / 20:35:11 ---> Running in 54b934310694 20:35:12 Removing intermediate container 54b934310694 20:35:12 ---> c3ee521f219d 20:35:12 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:35:15 ---> d1f0624bafdb 20:35:15 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:35:16 ---> c324f085b92a 20:35:16 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:35:17 ---> 0cecfce87bb0 20:35:17 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:35:18 ---> ccdd77350036 20:35:18 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:35:20 ---> 980edbc012cf 20:35:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:35:22 ---> 29f633901d85 20:35:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:35:23 ---> a4526e02585e 20:35:23 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:35:23 ---> Running in cb98847415d8 20:35:26 Removing intermediate container cb98847415d8 20:35:26 ---> 9a0fa98b952a 20:35:26 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:35:26 ---> Running in 78437c554ac9 20:35:29 Removing intermediate container 78437c554ac9 20:35:29 ---> e127cebf844e 20:35:29 Step 22/24 : LABEL arch=arm64 20:35:29 ---> Running in 7c93b733a48e 20:35:29 Removing intermediate container 7c93b733a48e 20:35:29 ---> fda9dc1352c8 20:35:29 Step 23/24 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 20:35:29 ---> Running in 065d137561e1 20:35:30 Removing intermediate container 065d137561e1 20:35:30 ---> 8933424760bd 20:35:30 Step 24/24 : LABEL version=3.0.0-dev.43 20:35:30 ---> Running in cefea00d9da2 20:35:31 Removing intermediate container cefea00d9da2 20:35:31 ---> aec1b83f0a5a 20:35:31 20:35:31 Successfully built aec1b83f0a5a 20:35:31 Successfully tagged security-secretstore-setup-arm64:latest 20:38:22  Building security-secretstore-setup ... done Removing intermediate container 152501218fd2 20:38:22 ---> 48c727c283da 20:38:22 20:38:22 Step 10/22 : FROM alpine:3.16 20:38:22 ---> 2b4661558fb8 20:38:22 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:38:22 ---> Running in ba507c178cda 20:38:22 Removing intermediate container ba507c178cda 20:38:22 ---> 626342bdab3f 20:38:22 Step 12/22 : ENV APP_PORT=59880 20:38:22 ---> Running in 3be8c1c5b2e1 20:38:22 Removing intermediate container 3be8c1c5b2e1 20:38:22 ---> 3e74d970445c 20:38:22 Step 13/22 : EXPOSE $APP_PORT 20:38:22 ---> Running in 019fce1fb0e6 20:38:22 Removing intermediate container 019fce1fb0e6 20:38:22 ---> 362a7fcbee17 20:38:22 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:38:22 ---> Running in 7da52c902108 20:38:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:38:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:38:22 (1/1) Installing dumb-init (1.2.5-r1) 20:38:22 Executing busybox-1.35.0-r17.trigger 20:38:22 OK: 5 MiB in 15 packages 20:38:22 Removing intermediate container 7da52c902108 20:38:22 ---> 126822f658c6 20:38:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:38:22 ---> 41ba20074f3a 20:38:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:38:26 ---> 710e5e907f01 20:38:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:38:26 Removing intermediate container 81997e9fa587 20:38:26 ---> c3302f6d2759 20:38:26 20:38:26 Step 9/32 : FROM alpine:3.16 20:38:26 ---> 2b4661558fb8 20:38:26 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:38:26 ---> Running in 594a52b9c971 20:38:26 ---> 1bfabb31ffa1 20:38:26 Step 18/22 : ENTRYPOINT ["/core-data"] 20:38:27 ---> Running in 7ccedf5e79cb 20:38:27 Removing intermediate container 594a52b9c971 20:38:27 ---> 61a9466eab3a 20:38:27 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:38:27 ---> Running in 445e617993be 20:38:28 Removing intermediate container 7ccedf5e79cb 20:38:28 ---> 7170337b6ef6 20:38:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:38:28 ---> Running in 89a55419fc4a 20:38:29 Removing intermediate container 89a55419fc4a 20:38:29 ---> 58610a178e8e 20:38:29 Step 20/22 : LABEL arch=arm64 20:38:29 ---> Running in b7d369f63c5c 20:38:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:38:29 Removing intermediate container b7d369f63c5c 20:38:29 ---> c89b83a7e3d6 20:38:29 Step 21/22 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 20:38:30 ---> Running in db8c976eb924 20:38:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:38:30 Removing intermediate container db8c976eb924 20:38:30 ---> a383fa5a9e0a 20:38:30 Step 22/22 : LABEL version=3.0.0-dev.43 20:38:30 ---> Running in 8070055cde9b 20:38:31 Removing intermediate container 8070055cde9b 20:38:31 ---> 403791b561fc 20:38:31 20:38:31 Successfully built 403791b561fc 20:38:31 Successfully tagged core-data-arm64:latest 20:38:31  Building core-data ... done (1/2) Installing dumb-init (1.2.5-r1) 20:38:31 (2/2) Installing su-exec (0.2-r1) 20:38:31 Executing busybox-1.35.0-r17.trigger 20:38:31 OK: 5 MiB in 16 packages 20:38:32 Removing intermediate container 445e617993be 20:38:32 ---> 3bfcee71171f 20:38:32 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:38:33 ---> Running in 4390624b8f25 20:38:33 Removing intermediate container 4390624b8f25 20:38:33 ---> 7b50f6da90d1 20:38:33 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:38:33 ---> Running in 41348bb891bc 20:38:34 Removing intermediate container 41348bb891bc 20:38:34 ---> ff0c9d84c40e 20:38:34 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:38:34 ---> Running in 600a6a70c1db 20:38:34 Removing intermediate container 600a6a70c1db 20:38:34 ---> 06339807c71e 20:38:34 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:38:34 ---> Running in a816926c8e36 20:38:35 Removing intermediate container a816926c8e36 20:38:35 ---> 440e9cae5147 20:38:35 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:38:35 ---> Running in b5c1831c5563 20:38:38 Removing intermediate container b5c1831c5563 20:38:38 ---> f5da9670a1fd 20:38:38 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:38:38 ---> Running in 3f3a4fd92f9a 20:38:38 Removing intermediate container 3f3a4fd92f9a 20:38:38 ---> ba5ccb33171d 20:38:38 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:38:39 ---> 2ac269096fbe 20:38:39 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:38:40 ---> Running in 146eedf43875 20:38:43 Removing intermediate container 146eedf43875 20:38:43 ---> 03fb29219b09 20:38:43 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:38:43 ---> 4ed7c9b52c5f 20:38:43 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:38:45 ---> 7b62adea94ab 20:38:45 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:38:46 ---> cba0c8224bbd 20:38:46 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:38:47 ---> 7a6b82bcdb56 20:38:47 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:38:48 ---> 53ce29410f7c 20:38:48 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:38:49 ---> beb602c3fa27 20:38:49 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:38:50 ---> 3877a86dc8da 20:38:50 Step 27/32 : RUN chmod +x /entrypoint.sh 20:38:50 ---> Running in 301245453d2b 20:38:53 Removing intermediate container 301245453d2b 20:38:53 ---> 19c088280a5a 20:38:53 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:38:53 ---> Running in d4d33c00ba5b 20:38:54 Removing intermediate container d4d33c00ba5b 20:38:54 ---> 16c98c5a1679 20:38:54 Step 29/32 : CMD ["gate"] 20:38:54 ---> Running in a6d52119a748 20:38:54 Removing intermediate container a6d52119a748 20:38:54 ---> e87bcb3a2cbb 20:38:54 Step 30/32 : LABEL arch=arm64 20:38:54 ---> Running in e6ec8aa07372 20:38:55 Removing intermediate container e6ec8aa07372 20:38:55 ---> 937788a9a2e3 20:38:55 Step 31/32 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 20:38:55 ---> Running in f2c5d27d1cde 20:38:55 Removing intermediate container f2c5d27d1cde 20:38:55 ---> e0b25394dd90 20:38:55 Step 32/32 : LABEL version=3.0.0-dev.43 20:38:55 ---> Running in db0dbd0bf887 20:38:56 Removing intermediate container db0dbd0bf887 20:38:56 ---> 454782b8240c 20:38:56 20:38:56 Successfully built 454782b8240c 20:38:56 Successfully tagged security-bootstrapper-arm64:latest 20:40:04  Building security-bootstrapper ... done Removing intermediate container 53cd65d9a393 20:40:04 ---> a856d62247e3 20:40:04 20:40:04 Step 10/22 : FROM alpine:3.16 20:40:04 ---> 2b4661558fb8 20:40:04 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:40:04 ---> Running in e289fa0abcd1 20:40:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:40:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:40:04 (1/2) Installing ca-certificates (20220614-r0) 20:40:04 (2/2) Installing dumb-init (1.2.5-r1) 20:40:04 Executing busybox-1.35.0-r17.trigger 20:40:04 Executing ca-certificates-20220614-r0.trigger 20:40:04 OK: 6 MiB in 16 packages 20:40:04 Removing intermediate container e289fa0abcd1 20:40:04 ---> 200ef8398879 20:40:04 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:40:04 ---> Running in 97615b2cef8d 20:40:04 Removing intermediate container 97615b2cef8d 20:40:04 ---> 0d3ebdebaf2c 20:40:04 Step 13/22 : ENV APP_PORT=59860 20:40:04 ---> Running in a7ea6d40fca4 20:40:04 Removing intermediate container a7ea6d40fca4 20:40:04 ---> 4f9722136ee4 20:40:04 Step 14/22 : EXPOSE $APP_PORT 20:40:04 ---> Running in 7f2b826efebc 20:40:04 Removing intermediate container 7f2b826efebc 20:40:04 ---> c394c69792cc 20:40:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:40:04 ---> 647c1f84e785 20:40:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:40:05 Removing intermediate container 3552556c72ea 20:40:05 ---> 80911f597a41 20:40:05 20:40:05 Step 9/19 : FROM alpine:3.15 20:40:05 ---> 8aa73fd46299 20:40:05 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:40:05 ---> Using cache 20:40:05 ---> 25edc9a56dab 20:40:05 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:40:05 ---> 79a279750ccf 20:40:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:40:05 ---> Running in 06f36b4c1fb7 20:40:06 ---> d7e24a9c4c6d 20:40:06 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:40:06 ---> Running in 1795aefaa12b 20:40:06 Removing intermediate container 1795aefaa12b 20:40:06 ---> 18bc806697be 20:40:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:40:06 ---> Running in 6adb66588007 20:40:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:40:06 Removing intermediate container 6adb66588007 20:40:06 ---> 9c542ea9f428 20:40:06 Step 20/22 : LABEL arch=arm64 20:40:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:40:06 ---> Running in d1a151ec8ef4 20:40:07 v3.15.6-299-g84cc0f97117 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:40:07 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:40:07 OK: 15736 distinct packages available 20:40:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:40:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:40:08 Removing intermediate container d1a151ec8ef4 20:40:08 ---> e179ddf876ac 20:40:08 Step 21/22 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 20:40:08 ---> Running in 700908434c2e 20:40:09 Removing intermediate container 700908434c2e 20:40:09 ---> df5efa83a411 20:40:09 Step 22/22 : LABEL version=3.0.0-dev.43 20:40:09 (1/9) Installing ca-certificates (20220614-r0) 20:40:09 ---> Running in 8e56140b7949 20:40:09 (2/9) Installing brotli-libs (1.0.9-r5) 20:40:09 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:40:09 (4/9) Installing libcurl (7.80.0-r5) 20:40:09 (5/9) Installing curl (7.80.0-r5) 20:40:09 (6/9) Installing dumb-init (1.2.5-r1) 20:40:09 (7/9) Installing musl-obstack (1.2.3-r0) 20:40:09 (8/9) Installing libucontext (1.1-r0) 20:40:09 (9/9) Installing gcompat (1.0.0-r4) 20:40:09 Executing busybox-1.34.1-r7.trigger 20:40:09 Executing ca-certificates-20220614-r0.trigger 20:40:09 Removing intermediate container 8e56140b7949 20:40:09 ---> 9d6ad8a2f1da 20:40:09 20:40:09 OK: 8 MiB in 23 packages 20:40:09 Successfully built 9d6ad8a2f1da 20:40:09 Successfully tagged support-notifications-arm64:latest 20:40:10  Building support-notifications ... done Removing intermediate container 06f36b4c1fb7 20:40:10 ---> b4d1b1b48e31 20:40:10 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:40:11 ---> 332c9aec3668 20:40:11 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:40:12 ---> 82e615b10f5e 20:40:12 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:40:13 ---> 29bc5da704db 20:40:13 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:40:13 ---> Running in 0f583c34bebf 20:40:13 Removing intermediate container 0f583c34bebf 20:40:13 ---> 8eaf94fe4619 20:40:13 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:40:13 ---> Running in 2466aebe467e 20:40:13 Removing intermediate container 2466aebe467e 20:40:13 ---> 013a4830f304 20:40:13 Step 17/19 : LABEL arch=arm64 20:40:13 ---> Running in 2a090fb2a6b7 20:40:14 Removing intermediate container 2a090fb2a6b7 20:40:14 ---> 52a3597ac7e4 20:40:14 Step 18/19 : LABEL git_sha=08c6b03dd56aea21f28f845f075d885fa2173965 20:40:14 ---> Running in 2781d6dce121 20:40:14 Removing intermediate container 2781d6dce121 20:40:14 ---> cf68d63acbad 20:40:14 Step 19/19 : LABEL version=3.0.0-dev.43 20:40:14 ---> Running in 375f887afa54 20:40:14 Removing intermediate container 375f887afa54 20:40:14 ---> bf37f642e7ae 20:40:14 20:40:14 Successfully built bf37f642e7ae 20:40:14 Successfully tagged security-spiffe-token-provider-arm64:latest 20:40:15  Building security-spiffe-token-provider ... done  [Pipeline] } 20:40:15 $ docker stop --time=1 1fd692d942d72d3d12eb6d5593d514e4b67606f1c2608d1d6b5d14cdf47e9ef6 20:40:17 $ docker rm -f --volumes 1fd692d942d72d3d12eb6d5593d514e4b67606f1c2608d1d6b5d14cdf47e9ef6 [Pipeline] // withDockerContainer [Pipeline] sh 20:40:17 + docker images 20:40:17 REPOSITORY TAG IMAGE ID CREATED SIZE 20:40:17 security-spiffe-token-provider-arm64 latest bf37f642e7ae 3 seconds ago 29.1MB 20:40:17 support-notifications-arm64 latest 9d6ad8a2f1da 8 seconds ago 29.7MB 20:40:17 80911f597a41 13 seconds ago 1.37GB 20:40:17 a856d62247e3 22 seconds ago 1.4GB 20:40:17 security-bootstrapper-arm64 latest 454782b8240c About a minute ago 19.6MB 20:40:17 core-data-arm64 latest 403791b561fc About a minute ago 17.2MB 20:40:17 c3302f6d2759 About a minute ago 1.33GB 20:40:17 48c727c283da 2 minutes ago 1.34GB 20:40:17 security-secretstore-setup-arm64 latest aec1b83f0a5a 4 minutes ago 29MB 20:40:17 f4d1e690f0f6 5 minutes ago 1.33GB 20:40:17 security-spire-server-arm64 latest 6d387f41ead9 7 minutes ago 84.3MB 20:40:17 2200f1f59365 7 minutes ago 1.21GB 20:40:17 support-scheduler-arm64 latest fc67c803760f 7 minutes ago 29MB 20:40:17 190b41c6d6b0 7 minutes ago 1.4GB 20:40:17 security-spire-config-arm64 latest b5ca9de204e4 8 minutes ago 83.6MB 20:40:17 e33b0db8c6af 8 minutes ago 1.21GB 20:40:17 core-command-arm64 latest 9809a9b35c9c 9 minutes ago 17MB 20:40:17 core-metadata-arm64 latest 488489d2de58 9 minutes ago 17.7MB 20:40:17 ae24c2b7e73a 9 minutes ago 1.34GB 20:40:17 09e7423636d3 10 minutes ago 1.34GB 20:40:17 core-common-config-bootstrapper-arm64 latest 50c673a126ca 10 minutes ago 14.9MB 20:40:17 security-proxy-setup-arm64 latest 2ee3fd8a6634 10 minutes ago 26.9MB 20:40:17 b72ebf22a732 10 minutes ago 1.33GB 20:40:17 c0b4ef6499ca 11 minutes ago 1.33GB 20:40:17 security-spire-agent-arm64 latest 2ec2ac5ab4df 16 minutes ago 122MB 20:40:17 bfa8b79f073e 17 minutes ago 1.21GB 20:40:17 ci-base-image-arm64 latest f67014c839a7 20 minutes ago 905MB 20:40:17 alpine 3.16 2b4661558fb8 2 months ago 5.29MB 20:40:17 alpine 3.15 8aa73fd46299 3 months ago 5.33MB 20:40:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 20:40:17 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) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:40:18 provisioning config files... 20:40:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/402@tmp/config18106689815116612203tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:40:18 ---> docker-login.sh 20:40:18 nexus3.edgexfoundry.org:10001 20:40:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:40:18 Configure a credential helper to remove this warning. See 20:40:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:40:18 20:40:18 Login Succeeded 20:40:18 nexus3.edgexfoundry.org:10002 20:40:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:40:19 Configure a credential helper to remove this warning. See 20:40:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:40:19 20:40:19 Login Succeeded 20:40:19 nexus3.edgexfoundry.org:10003 20:40:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:40:19 Configure a credential helper to remove this warning. See 20:40:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:40:19 20:40:19 Login Succeeded 20:40:19 nexus3.edgexfoundry.org:10004 20:40:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:40:19 Configure a credential helper to remove this warning. See 20:40:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:40:19 20:40:19 Login Succeeded 20:40:19 docker.io 20:40:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:40:20 Configure a credential helper to remove this warning. See 20:40:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:40:20 20:40:20 Login Succeeded 20:40:20 ---> docker-login.sh ends [Pipeline] } 20:40:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:40:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:40:20 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 20:40:20 08c6b03dd56aea21f28f845f075d885fa2173965 20:40:20 latest 20:40:20 3.0.0-dev.43 20:40:20 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:40:20 main 20:40:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:20 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:21 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 20:40:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:40:21 20e76cd947ed: Preparing 20:40:21 b6638335f1bb: Preparing 20:40:21 4b10e465d2e1: Preparing 20:40:21 cd8eca6a4e68: Preparing 20:40:21 17bec77d7fdc: Preparing 20:40:21 17bec77d7fdc: Layer already exists 20:40:21 cd8eca6a4e68: Pushed 20:40:21 20e76cd947ed: Pushed 20:40:21 4b10e465d2e1: Pushed 20:40:24 b6638335f1bb: Pushed 20:40:24 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:29c02ffd59d05620e2abd0a32b229c5df6ee818221659e82fd5a1577de0d7252 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:25 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:25 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:40:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:40:25 20e76cd947ed: Preparing 20:40:25 b6638335f1bb: Preparing 20:40:25 4b10e465d2e1: Preparing 20:40:25 cd8eca6a4e68: Preparing 20:40:25 17bec77d7fdc: Preparing 20:40:25 b6638335f1bb: Layer already exists 20:40:25 4b10e465d2e1: Layer already exists 20:40:25 17bec77d7fdc: Layer already exists 20:40:25 cd8eca6a4e68: Layer already exists 20:40:25 20e76cd947ed: Layer already exists 20:40:25 latest: digest: sha256:29c02ffd59d05620e2abd0a32b229c5df6ee818221659e82fd5a1577de0d7252 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:26 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:26 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.43 20:40:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:40:26 20e76cd947ed: Preparing 20:40:26 b6638335f1bb: Preparing 20:40:26 4b10e465d2e1: Preparing 20:40:26 cd8eca6a4e68: Preparing 20:40:26 17bec77d7fdc: Preparing 20:40:26 17bec77d7fdc: Layer already exists 20:40:26 cd8eca6a4e68: Layer already exists 20:40:26 b6638335f1bb: Layer already exists 20:40:26 4b10e465d2e1: Layer already exists 20:40:26 20e76cd947ed: Layer already exists 20:40:26 3.0.0-dev.43: digest: sha256:29c02ffd59d05620e2abd0a32b229c5df6ee818221659e82fd5a1577de0d7252 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:26 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:27 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:40:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:40:27 20e76cd947ed: Preparing 20:40:27 b6638335f1bb: Preparing 20:40:27 4b10e465d2e1: Preparing 20:40:27 cd8eca6a4e68: Preparing 20:40:27 17bec77d7fdc: Preparing 20:40:27 20e76cd947ed: Layer already exists 20:40:27 cd8eca6a4e68: Layer already exists 20:40:27 4b10e465d2e1: Layer already exists 20:40:27 b6638335f1bb: Layer already exists 20:40:27 17bec77d7fdc: Layer already exists 20:40:27 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:29c02ffd59d05620e2abd0a32b229c5df6ee818221659e82fd5a1577de0d7252 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:27 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:27 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 20:40:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:40:27 20e76cd947ed: Preparing 20:40:27 b6638335f1bb: Preparing 20:40:27 4b10e465d2e1: Preparing 20:40:27 cd8eca6a4e68: Preparing 20:40:27 17bec77d7fdc: Preparing 20:40:27 4b10e465d2e1: Layer already exists 20:40:27 b6638335f1bb: Layer already exists 20:40:27 17bec77d7fdc: Layer already exists 20:40:27 20e76cd947ed: Layer already exists 20:40:27 cd8eca6a4e68: Layer already exists 20:40:27 main: digest: sha256:29c02ffd59d05620e2abd0a32b229c5df6ee818221659e82fd5a1577de0d7252 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:40:27 ===================================================== [Pipeline] echo 20:40:27 taggedImages: 20:40:27 - nexus3.edgexfoundry.org:10004/core-command-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 20:40:27 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:40:27 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.43 20:40:27 - nexus3.edgexfoundry.org:10004/core-command-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:40:27 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 20:40:27 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 20:40:27 08c6b03dd56aea21f28f845f075d885fa2173965 20:40:27 latest 20:40:27 3.0.0-dev.43 20:40:27 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:40:27 main 20:40:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:28 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 20:40:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:40:28 f0922beb68dc: Preparing 20:40:28 2eefe7c27eeb: Preparing 20:40:28 22eeef2f8dd1: Preparing 20:40:28 0f58eb1ef7e3: Preparing 20:40:28 4b10e465d2e1: Preparing 20:40:28 568fafb656c4: Preparing 20:40:28 17bec77d7fdc: Preparing 20:40:28 568fafb656c4: Waiting 20:40:28 17bec77d7fdc: Waiting 20:40:28 4b10e465d2e1: Layer already exists 20:40:28 22eeef2f8dd1: Pushed 20:40:28 2eefe7c27eeb: Pushed 20:40:28 f0922beb68dc: Pushed 20:40:28 17bec77d7fdc: Layer already exists 20:40:28 568fafb656c4: Pushed 20:40:31 0f58eb1ef7e3: Pushed 20:40:31 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:14eb8ae18b64eda3b1fb9c79981c3f4fe4f1e6953698ca08b920571e25423449 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:31 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 20:40:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:40:32 f0922beb68dc: Preparing 20:40:32 2eefe7c27eeb: Preparing 20:40:32 22eeef2f8dd1: Preparing 20:40:32 0f58eb1ef7e3: Preparing 20:40:32 4b10e465d2e1: Preparing 20:40:32 568fafb656c4: Preparing 20:40:32 17bec77d7fdc: Preparing 20:40:32 568fafb656c4: Waiting 20:40:32 17bec77d7fdc: Waiting 20:40:32 4b10e465d2e1: Layer already exists 20:40:32 22eeef2f8dd1: Layer already exists 20:40:32 2eefe7c27eeb: Layer already exists 20:40:32 0f58eb1ef7e3: Layer already exists 20:40:32 f0922beb68dc: Layer already exists 20:40:32 17bec77d7fdc: Layer already exists 20:40:32 568fafb656c4: Layer already exists 20:40:32 latest: digest: sha256:14eb8ae18b64eda3b1fb9c79981c3f4fe4f1e6953698ca08b920571e25423449 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:32 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.43 20:40:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:40:33 f0922beb68dc: Preparing 20:40:33 2eefe7c27eeb: Preparing 20:40:33 22eeef2f8dd1: Preparing 20:40:33 0f58eb1ef7e3: Preparing 20:40:33 4b10e465d2e1: Preparing 20:40:33 568fafb656c4: Preparing 20:40:33 17bec77d7fdc: Preparing 20:40:33 568fafb656c4: Waiting 20:40:33 17bec77d7fdc: Waiting 20:40:33 22eeef2f8dd1: Layer already exists 20:40:33 f0922beb68dc: Layer already exists 20:40:33 2eefe7c27eeb: Layer already exists 20:40:33 0f58eb1ef7e3: Layer already exists 20:40:33 4b10e465d2e1: Layer already exists 20:40:33 568fafb656c4: Layer already exists 20:40:33 17bec77d7fdc: Layer already exists 20:40:33 3.0.0-dev.43: digest: sha256:14eb8ae18b64eda3b1fb9c79981c3f4fe4f1e6953698ca08b920571e25423449 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:33 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:40:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:40:33 f0922beb68dc: Preparing 20:40:33 2eefe7c27eeb: Preparing 20:40:33 22eeef2f8dd1: Preparing 20:40:33 0f58eb1ef7e3: Preparing 20:40:33 4b10e465d2e1: Preparing 20:40:33 568fafb656c4: Preparing 20:40:33 17bec77d7fdc: Preparing 20:40:33 568fafb656c4: Waiting 20:40:33 17bec77d7fdc: Waiting 20:40:33 4b10e465d2e1: Layer already exists 20:40:33 0f58eb1ef7e3: Layer already exists 20:40:33 22eeef2f8dd1: Layer already exists 20:40:33 2eefe7c27eeb: Layer already exists 20:40:33 f0922beb68dc: Layer already exists 20:40:33 17bec77d7fdc: Layer already exists 20:40:33 568fafb656c4: Layer already exists 20:40:33 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:14eb8ae18b64eda3b1fb9c79981c3f4fe4f1e6953698ca08b920571e25423449 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:34 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 20:40:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:40:34 f0922beb68dc: Preparing 20:40:34 2eefe7c27eeb: Preparing 20:40:34 22eeef2f8dd1: Preparing 20:40:34 0f58eb1ef7e3: Preparing 20:40:34 4b10e465d2e1: Preparing 20:40:34 568fafb656c4: Preparing 20:40:34 17bec77d7fdc: Preparing 20:40:34 568fafb656c4: Waiting 20:40:34 17bec77d7fdc: Waiting 20:40:34 0f58eb1ef7e3: Layer already exists 20:40:34 2eefe7c27eeb: Layer already exists 20:40:34 f0922beb68dc: Layer already exists 20:40:34 4b10e465d2e1: Layer already exists 20:40:34 22eeef2f8dd1: Layer already exists 20:40:34 17bec77d7fdc: Layer already exists 20:40:34 568fafb656c4: Layer already exists 20:40:35 main: digest: sha256:14eb8ae18b64eda3b1fb9c79981c3f4fe4f1e6953698ca08b920571e25423449 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:40:35 ===================================================== [Pipeline] echo 20:40:35 taggedImages: 20:40:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 20:40:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 20:40:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.43 20:40:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:40:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 20:40:35 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 20:40:35 08c6b03dd56aea21f28f845f075d885fa2173965 20:40:35 latest 20:40:35 3.0.0-dev.43 20:40:35 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:40:35 main 20:40:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:35 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:35 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 20:40:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:40:35 5b2d737373bc: Preparing 20:40:35 83120a0c0556: Preparing 20:40:35 4b10e465d2e1: Preparing 20:40:35 63e9b77dedf4: Preparing 20:40:35 17bec77d7fdc: Preparing 20:40:35 4b10e465d2e1: Layer already exists 20:40:35 17bec77d7fdc: Layer already exists 20:40:36 5b2d737373bc: Pushed 20:40:36 63e9b77dedf4: Pushed 20:40:39 83120a0c0556: Pushed 20:40:39 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:56c238856f370c5b7199b043d1f81389eaa5139dcf050b2abd963f67cbd2fd7c size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:39 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:40 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:40:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:40:40 5b2d737373bc: Preparing 20:40:40 83120a0c0556: Preparing 20:40:40 4b10e465d2e1: Preparing 20:40:40 63e9b77dedf4: Preparing 20:40:40 17bec77d7fdc: Preparing 20:40:40 4b10e465d2e1: Layer already exists 20:40:40 5b2d737373bc: Layer already exists 20:40:40 17bec77d7fdc: Layer already exists 20:40:40 63e9b77dedf4: Layer already exists 20:40:40 83120a0c0556: Layer already exists 20:40:40 latest: digest: sha256:56c238856f370c5b7199b043d1f81389eaa5139dcf050b2abd963f67cbd2fd7c size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:40 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:40 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.43 20:40:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:40:40 5b2d737373bc: Preparing 20:40:40 83120a0c0556: Preparing 20:40:40 4b10e465d2e1: Preparing 20:40:40 63e9b77dedf4: Preparing 20:40:40 17bec77d7fdc: Preparing 20:40:40 17bec77d7fdc: Layer already exists 20:40:40 83120a0c0556: Layer already exists 20:40:40 63e9b77dedf4: Layer already exists 20:40:40 5b2d737373bc: Layer already exists 20:40:40 4b10e465d2e1: Layer already exists 20:40:41 3.0.0-dev.43: digest: sha256:56c238856f370c5b7199b043d1f81389eaa5139dcf050b2abd963f67cbd2fd7c size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:41 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:40:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:40:41 5b2d737373bc: Preparing 20:40:41 83120a0c0556: Preparing 20:40:41 4b10e465d2e1: Preparing 20:40:41 63e9b77dedf4: Preparing 20:40:41 17bec77d7fdc: Preparing 20:40:41 17bec77d7fdc: Layer already exists 20:40:41 83120a0c0556: Layer already exists 20:40:41 4b10e465d2e1: Layer already exists 20:40:41 63e9b77dedf4: Layer already exists 20:40:41 5b2d737373bc: Layer already exists 20:40:41 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:56c238856f370c5b7199b043d1f81389eaa5139dcf050b2abd963f67cbd2fd7c size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:42 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 20:40:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:40:42 5b2d737373bc: Preparing 20:40:42 83120a0c0556: Preparing 20:40:42 4b10e465d2e1: Preparing 20:40:42 63e9b77dedf4: Preparing 20:40:42 17bec77d7fdc: Preparing 20:40:42 83120a0c0556: Layer already exists 20:40:42 5b2d737373bc: Layer already exists 20:40:42 63e9b77dedf4: Layer already exists 20:40:42 17bec77d7fdc: Layer already exists 20:40:42 4b10e465d2e1: Layer already exists 20:40:42 main: digest: sha256:56c238856f370c5b7199b043d1f81389eaa5139dcf050b2abd963f67cbd2fd7c size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:40:42 ===================================================== [Pipeline] echo 20:40:43 taggedImages: 20:40:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 20:40:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:40:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.43 20:40:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:40:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 20:40:43 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 20:40:43 08c6b03dd56aea21f28f845f075d885fa2173965 20:40:43 latest 20:40:43 3.0.0-dev.43 20:40:43 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:40:43 main 20:40:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:43 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 20:40:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:40:43 d4fec64c59ba: Preparing 20:40:43 dba6ac92f6f6: Preparing 20:40:43 b57c7968c689: Preparing 20:40:43 4b10e465d2e1: Preparing 20:40:43 cd8eca6a4e68: Preparing 20:40:43 17bec77d7fdc: Preparing 20:40:43 17bec77d7fdc: Waiting 20:40:43 cd8eca6a4e68: Layer already exists 20:40:43 4b10e465d2e1: Layer already exists 20:40:43 17bec77d7fdc: Layer already exists 20:40:43 dba6ac92f6f6: Pushed 20:40:43 d4fec64c59ba: Pushed 20:40:47 b57c7968c689: Pushed 20:40:47 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:3796aec06f1c8e5c4c6d1ae005af3da60d8fa2efff036ebf7d2dbb213e182a32 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:40:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:40:47 d4fec64c59ba: Preparing 20:40:47 dba6ac92f6f6: Preparing 20:40:47 b57c7968c689: Preparing 20:40:47 4b10e465d2e1: Preparing 20:40:47 cd8eca6a4e68: Preparing 20:40:47 17bec77d7fdc: Preparing 20:40:47 17bec77d7fdc: Waiting 20:40:47 b57c7968c689: Layer already exists 20:40:47 4b10e465d2e1: Layer already exists 20:40:47 d4fec64c59ba: Layer already exists 20:40:47 dba6ac92f6f6: Layer already exists 20:40:47 cd8eca6a4e68: Layer already exists 20:40:47 17bec77d7fdc: Layer already exists 20:40:48 latest: digest: sha256:3796aec06f1c8e5c4c6d1ae005af3da60d8fa2efff036ebf7d2dbb213e182a32 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.43 20:40:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:40:48 d4fec64c59ba: Preparing 20:40:48 dba6ac92f6f6: Preparing 20:40:48 b57c7968c689: Preparing 20:40:48 4b10e465d2e1: Preparing 20:40:48 cd8eca6a4e68: Preparing 20:40:48 17bec77d7fdc: Preparing 20:40:48 17bec77d7fdc: Waiting 20:40:48 b57c7968c689: Layer already exists 20:40:48 dba6ac92f6f6: Layer already exists 20:40:48 4b10e465d2e1: Layer already exists 20:40:48 cd8eca6a4e68: Layer already exists 20:40:48 d4fec64c59ba: Layer already exists 20:40:48 17bec77d7fdc: Layer already exists 20:40:48 3.0.0-dev.43: digest: sha256:3796aec06f1c8e5c4c6d1ae005af3da60d8fa2efff036ebf7d2dbb213e182a32 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:49 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:40:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:40:49 d4fec64c59ba: Preparing 20:40:49 dba6ac92f6f6: Preparing 20:40:49 b57c7968c689: Preparing 20:40:49 4b10e465d2e1: Preparing 20:40:49 cd8eca6a4e68: Preparing 20:40:49 17bec77d7fdc: Preparing 20:40:49 17bec77d7fdc: Waiting 20:40:49 dba6ac92f6f6: Layer already exists 20:40:49 cd8eca6a4e68: Layer already exists 20:40:49 d4fec64c59ba: Layer already exists 20:40:49 4b10e465d2e1: Layer already exists 20:40:49 b57c7968c689: Layer already exists 20:40:49 17bec77d7fdc: Layer already exists 20:40:49 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:3796aec06f1c8e5c4c6d1ae005af3da60d8fa2efff036ebf7d2dbb213e182a32 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:50 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 20:40:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:40:50 d4fec64c59ba: Preparing 20:40:50 dba6ac92f6f6: Preparing 20:40:50 b57c7968c689: Preparing 20:40:50 4b10e465d2e1: Preparing 20:40:50 cd8eca6a4e68: Preparing 20:40:50 17bec77d7fdc: Preparing 20:40:50 17bec77d7fdc: Waiting 20:40:50 4b10e465d2e1: Layer already exists 20:40:50 b57c7968c689: Layer already exists 20:40:50 cd8eca6a4e68: Layer already exists 20:40:50 d4fec64c59ba: Layer already exists 20:40:50 dba6ac92f6f6: Layer already exists 20:40:50 17bec77d7fdc: Layer already exists 20:40:50 main: digest: sha256:3796aec06f1c8e5c4c6d1ae005af3da60d8fa2efff036ebf7d2dbb213e182a32 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:40:50 ===================================================== [Pipeline] echo 20:40:50 taggedImages: 20:40:50 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 20:40:50 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:40:50 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.43 20:40:50 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:40:50 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 20:40:50 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 20:40:50 08c6b03dd56aea21f28f845f075d885fa2173965 20:40:50 latest 20:40:50 3.0.0-dev.43 20:40:50 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:40:50 main 20:40:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:51 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 20:40:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:40:51 68c06a5cec96: Preparing 20:40:51 68c06a5cec96: Preparing 20:40:51 70be0d9ee76c: Preparing 20:40:51 d62fba7e6a5d: Preparing 20:40:51 f5a684cc84ac: Preparing 20:40:51 d3d942b8d05b: Preparing 20:40:51 871db7045f81: Preparing 20:40:51 4b10e465d2e1: Preparing 20:40:51 1ff4f8ae6763: Preparing 20:40:51 b9b1262cb891: Preparing 20:40:51 a93138e7c0b7: Preparing 20:40:51 7b540e889522: Preparing 20:40:51 17bec77d7fdc: Preparing 20:40:51 1ff4f8ae6763: Waiting 20:40:51 b9b1262cb891: Waiting 20:40:51 a93138e7c0b7: Waiting 20:40:51 7b540e889522: Waiting 20:40:51 17bec77d7fdc: Waiting 20:40:51 4b10e465d2e1: Waiting 20:40:51 871db7045f81: Waiting 20:40:51 f5a684cc84ac: Pushed 20:40:51 d3d942b8d05b: Pushed 20:40:51 70be0d9ee76c: Pushed 20:40:51 d62fba7e6a5d: Pushed 20:40:51 68c06a5cec96: Pushed 20:40:51 4b10e465d2e1: Layer already exists 20:40:52 b9b1262cb891: Pushed 20:40:52 1ff4f8ae6763: Pushed 20:40:52 a93138e7c0b7: Pushed 20:40:52 17bec77d7fdc: Layer already exists 20:40:52 7b540e889522: Pushed 20:40:55 871db7045f81: Pushed 20:40:55 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:225f72d1b7d1a843ff1db852fb70413a5513356fd0fa240c2d9a032baf555cdb size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:40:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:40:56 68c06a5cec96: Preparing 20:40:56 68c06a5cec96: Preparing 20:40:56 70be0d9ee76c: Preparing 20:40:56 d62fba7e6a5d: Preparing 20:40:56 f5a684cc84ac: Preparing 20:40:56 d3d942b8d05b: Preparing 20:40:56 871db7045f81: Preparing 20:40:56 4b10e465d2e1: Preparing 20:40:56 1ff4f8ae6763: Preparing 20:40:56 b9b1262cb891: Preparing 20:40:56 a93138e7c0b7: Preparing 20:40:56 7b540e889522: Preparing 20:40:56 17bec77d7fdc: Preparing 20:40:56 871db7045f81: Waiting 20:40:56 4b10e465d2e1: Waiting 20:40:56 1ff4f8ae6763: Waiting 20:40:56 b9b1262cb891: Waiting 20:40:56 a93138e7c0b7: Waiting 20:40:56 7b540e889522: Waiting 20:40:56 17bec77d7fdc: Waiting 20:40:56 68c06a5cec96: Layer already exists 20:40:56 f5a684cc84ac: Layer already exists 20:40:56 d62fba7e6a5d: Layer already exists 20:40:56 70be0d9ee76c: Layer already exists 20:40:56 d3d942b8d05b: Layer already exists 20:40:56 1ff4f8ae6763: Layer already exists 20:40:56 871db7045f81: Layer already exists 20:40:56 4b10e465d2e1: Layer already exists 20:40:56 b9b1262cb891: Layer already exists 20:40:56 a93138e7c0b7: Layer already exists 20:40:56 17bec77d7fdc: Layer already exists 20:40:56 7b540e889522: Layer already exists 20:40:56 latest: digest: sha256:225f72d1b7d1a843ff1db852fb70413a5513356fd0fa240c2d9a032baf555cdb size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:56 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.43 20:40:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:40:57 68c06a5cec96: Preparing 20:40:57 68c06a5cec96: Preparing 20:40:57 70be0d9ee76c: Preparing 20:40:57 d62fba7e6a5d: Preparing 20:40:57 f5a684cc84ac: Preparing 20:40:57 d3d942b8d05b: Preparing 20:40:57 871db7045f81: Preparing 20:40:57 4b10e465d2e1: Preparing 20:40:57 1ff4f8ae6763: Preparing 20:40:57 b9b1262cb891: Preparing 20:40:57 a93138e7c0b7: Preparing 20:40:57 7b540e889522: Preparing 20:40:57 17bec77d7fdc: Preparing 20:40:57 871db7045f81: Waiting 20:40:57 4b10e465d2e1: Waiting 20:40:57 1ff4f8ae6763: Waiting 20:40:57 17bec77d7fdc: Waiting 20:40:57 7b540e889522: Waiting 20:40:57 b9b1262cb891: Waiting 20:40:57 a93138e7c0b7: Waiting 20:40:57 d62fba7e6a5d: Layer already exists 20:40:57 70be0d9ee76c: Layer already exists 20:40:57 f5a684cc84ac: Layer already exists 20:40:57 d3d942b8d05b: Layer already exists 20:40:57 68c06a5cec96: Layer already exists 20:40:57 871db7045f81: Layer already exists 20:40:57 a93138e7c0b7: Layer already exists 20:40:57 4b10e465d2e1: Layer already exists 20:40:57 1ff4f8ae6763: Layer already exists 20:40:57 b9b1262cb891: Layer already exists 20:40:57 7b540e889522: Layer already exists 20:40:57 17bec77d7fdc: Layer already exists 20:40:57 3.0.0-dev.43: digest: sha256:225f72d1b7d1a843ff1db852fb70413a5513356fd0fa240c2d9a032baf555cdb size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:57 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:40:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:40:58 68c06a5cec96: Preparing 20:40:58 68c06a5cec96: Preparing 20:40:58 70be0d9ee76c: Preparing 20:40:58 d62fba7e6a5d: Preparing 20:40:58 f5a684cc84ac: Preparing 20:40:58 d3d942b8d05b: Preparing 20:40:58 871db7045f81: Preparing 20:40:58 4b10e465d2e1: Preparing 20:40:58 1ff4f8ae6763: Preparing 20:40:58 b9b1262cb891: Preparing 20:40:58 a93138e7c0b7: Preparing 20:40:58 7b540e889522: Preparing 20:40:58 17bec77d7fdc: Preparing 20:40:58 871db7045f81: Waiting 20:40:58 4b10e465d2e1: Waiting 20:40:58 1ff4f8ae6763: Waiting 20:40:58 b9b1262cb891: Waiting 20:40:58 a93138e7c0b7: Waiting 20:40:58 7b540e889522: Waiting 20:40:58 17bec77d7fdc: Waiting 20:40:58 68c06a5cec96: Layer already exists 20:40:58 d62fba7e6a5d: Layer already exists 20:40:58 d3d942b8d05b: Layer already exists 20:40:58 70be0d9ee76c: Layer already exists 20:40:58 f5a684cc84ac: Layer already exists 20:40:58 4b10e465d2e1: Layer already exists 20:40:58 871db7045f81: Layer already exists 20:40:58 1ff4f8ae6763: Layer already exists 20:40:58 b9b1262cb891: Layer already exists 20:40:58 a93138e7c0b7: Layer already exists 20:40:58 7b540e889522: Layer already exists 20:40:58 17bec77d7fdc: Layer already exists 20:40:58 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:225f72d1b7d1a843ff1db852fb70413a5513356fd0fa240c2d9a032baf555cdb size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:58 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 20:40:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:40:59 68c06a5cec96: Preparing 20:40:59 68c06a5cec96: Preparing 20:40:59 70be0d9ee76c: Preparing 20:40:59 d62fba7e6a5d: Preparing 20:40:59 f5a684cc84ac: Preparing 20:40:59 d3d942b8d05b: Preparing 20:40:59 871db7045f81: Preparing 20:40:59 4b10e465d2e1: Preparing 20:40:59 1ff4f8ae6763: Preparing 20:40:59 b9b1262cb891: Preparing 20:40:59 a93138e7c0b7: Preparing 20:40:59 7b540e889522: Preparing 20:40:59 17bec77d7fdc: Preparing 20:40:59 871db7045f81: Waiting 20:40:59 b9b1262cb891: Waiting 20:40:59 4b10e465d2e1: Waiting 20:40:59 1ff4f8ae6763: Waiting 20:40:59 a93138e7c0b7: Waiting 20:40:59 17bec77d7fdc: Waiting 20:40:59 7b540e889522: Waiting 20:40:59 d3d942b8d05b: Layer already exists 20:40:59 d62fba7e6a5d: Layer already exists 20:40:59 70be0d9ee76c: Layer already exists 20:40:59 68c06a5cec96: Layer already exists 20:40:59 f5a684cc84ac: Layer already exists 20:40:59 1ff4f8ae6763: Layer already exists 20:40:59 871db7045f81: Layer already exists 20:40:59 4b10e465d2e1: Layer already exists 20:40:59 a93138e7c0b7: Layer already exists 20:40:59 b9b1262cb891: Layer already exists 20:40:59 7b540e889522: Layer already exists 20:40:59 17bec77d7fdc: Layer already exists 20:40:59 main: digest: sha256:225f72d1b7d1a843ff1db852fb70413a5513356fd0fa240c2d9a032baf555cdb size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:40:59 ===================================================== [Pipeline] echo 20:40:59 taggedImages: 20:40:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 20:40:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:40:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.43 20:40:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:40:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 20:40:59 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 20:40:59 08c6b03dd56aea21f28f845f075d885fa2173965 20:40:59 latest 20:40:59 3.0.0-dev.43 20:40:59 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:40:59 main 20:40:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:59 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 20:41:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:41:00 5c296d8ea822: Preparing 20:41:00 e5af5be6720a: Preparing 20:41:00 089163b58cef: Preparing 20:41:00 e93d7f079c01: Preparing 20:41:00 488f8d07c657: Preparing 20:41:00 601a543e8630: Preparing 20:41:00 c66cb8612073: Preparing 20:41:00 17bec77d7fdc: Preparing 20:41:00 601a543e8630: Waiting 20:41:00 c66cb8612073: Waiting 20:41:00 17bec77d7fdc: Waiting 20:41:00 488f8d07c657: Pushed 20:41:00 5c296d8ea822: Pushed 20:41:00 e5af5be6720a: Pushed 20:41:00 17bec77d7fdc: Layer already exists 20:41:00 601a543e8630: Pushed 20:41:01 c66cb8612073: Pushed 20:41:02 e93d7f079c01: Pushed 20:41:02 089163b58cef: Pushed 20:41:03 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:568bb75b216223b85b47f0ed745e87f2df0276c12b6857e822269b30e9306f6b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:03 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:41:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:41:03 5c296d8ea822: Preparing 20:41:03 e5af5be6720a: Preparing 20:41:03 089163b58cef: Preparing 20:41:03 e93d7f079c01: Preparing 20:41:03 488f8d07c657: Preparing 20:41:03 601a543e8630: Preparing 20:41:03 c66cb8612073: Preparing 20:41:03 17bec77d7fdc: Preparing 20:41:03 601a543e8630: Waiting 20:41:03 c66cb8612073: Waiting 20:41:03 17bec77d7fdc: Waiting 20:41:03 e5af5be6720a: Layer already exists 20:41:03 089163b58cef: Layer already exists 20:41:03 5c296d8ea822: Layer already exists 20:41:03 e93d7f079c01: Layer already exists 20:41:03 488f8d07c657: Layer already exists 20:41:03 c66cb8612073: Layer already exists 20:41:03 17bec77d7fdc: Layer already exists 20:41:03 601a543e8630: Layer already exists 20:41:04 latest: digest: sha256:568bb75b216223b85b47f0ed745e87f2df0276c12b6857e822269b30e9306f6b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:04 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.43 20:41:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:41:04 5c296d8ea822: Preparing 20:41:04 e5af5be6720a: Preparing 20:41:04 089163b58cef: Preparing 20:41:04 e93d7f079c01: Preparing 20:41:04 488f8d07c657: Preparing 20:41:04 601a543e8630: Preparing 20:41:04 c66cb8612073: Preparing 20:41:04 17bec77d7fdc: Preparing 20:41:04 601a543e8630: Waiting 20:41:04 c66cb8612073: Waiting 20:41:04 17bec77d7fdc: Waiting 20:41:04 e93d7f079c01: Layer already exists 20:41:04 488f8d07c657: Layer already exists 20:41:04 089163b58cef: Layer already exists 20:41:04 e5af5be6720a: Layer already exists 20:41:04 5c296d8ea822: Layer already exists 20:41:04 c66cb8612073: Layer already exists 20:41:04 17bec77d7fdc: Layer already exists 20:41:04 601a543e8630: Layer already exists 20:41:05 3.0.0-dev.43: digest: sha256:568bb75b216223b85b47f0ed745e87f2df0276c12b6857e822269b30e9306f6b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:05 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:41:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:41:05 5c296d8ea822: Preparing 20:41:05 e5af5be6720a: Preparing 20:41:05 089163b58cef: Preparing 20:41:05 e93d7f079c01: Preparing 20:41:05 488f8d07c657: Preparing 20:41:05 601a543e8630: Preparing 20:41:05 c66cb8612073: Preparing 20:41:05 17bec77d7fdc: Preparing 20:41:05 601a543e8630: Waiting 20:41:05 17bec77d7fdc: Waiting 20:41:05 c66cb8612073: Waiting 20:41:05 488f8d07c657: Layer already exists 20:41:05 e5af5be6720a: Layer already exists 20:41:05 089163b58cef: Layer already exists 20:41:05 5c296d8ea822: Layer already exists 20:41:05 e93d7f079c01: Layer already exists 20:41:05 17bec77d7fdc: Layer already exists 20:41:05 601a543e8630: Layer already exists 20:41:05 c66cb8612073: Layer already exists 20:41:05 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:568bb75b216223b85b47f0ed745e87f2df0276c12b6857e822269b30e9306f6b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:06 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 20:41:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:41:06 5c296d8ea822: Preparing 20:41:06 e5af5be6720a: Preparing 20:41:06 089163b58cef: Preparing 20:41:06 e93d7f079c01: Preparing 20:41:06 488f8d07c657: Preparing 20:41:06 601a543e8630: Preparing 20:41:06 c66cb8612073: Preparing 20:41:06 17bec77d7fdc: Preparing 20:41:06 17bec77d7fdc: Waiting 20:41:06 c66cb8612073: Waiting 20:41:06 601a543e8630: Waiting 20:41:06 488f8d07c657: Layer already exists 20:41:06 e5af5be6720a: Layer already exists 20:41:06 e93d7f079c01: Layer already exists 20:41:06 5c296d8ea822: Layer already exists 20:41:06 089163b58cef: Layer already exists 20:41:06 17bec77d7fdc: Layer already exists 20:41:06 601a543e8630: Layer already exists 20:41:06 c66cb8612073: Layer already exists 20:41:06 main: digest: sha256:568bb75b216223b85b47f0ed745e87f2df0276c12b6857e822269b30e9306f6b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:41:06 ===================================================== [Pipeline] echo 20:41:06 taggedImages: 20:41:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 20:41:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:41:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.43 20:41:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:41:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 20:41:06 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 20:41:06 08c6b03dd56aea21f28f845f075d885fa2173965 20:41:06 latest 20:41:06 3.0.0-dev.43 20:41:06 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:41:06 main 20:41:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:07 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 20:41:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:41:07 bb2b7193a6f5: Preparing 20:41:07 14bd1e10d7f2: Preparing 20:41:07 463c0d9d0705: Preparing 20:41:07 f26cb926553e: Preparing 20:41:07 0e88286ff081: Preparing 20:41:07 1dd5222ca0c1: Preparing 20:41:07 da9117857536: Preparing 20:41:07 c07f5f93ed6d: Preparing 20:41:07 06c0876e056e: Preparing 20:41:07 17bec77d7fdc: Preparing 20:41:07 c07f5f93ed6d: Waiting 20:41:07 06c0876e056e: Waiting 20:41:07 1dd5222ca0c1: Waiting 20:41:07 17bec77d7fdc: Waiting 20:41:07 da9117857536: Waiting 20:41:07 bb2b7193a6f5: Pushed 20:41:07 0e88286ff081: Pushed 20:41:07 14bd1e10d7f2: Pushed 20:41:08 1dd5222ca0c1: Pushed 20:41:08 da9117857536: Pushed 20:41:08 c07f5f93ed6d: Pushed 20:41:08 17bec77d7fdc: Layer already exists 20:41:08 06c0876e056e: Pushed 20:41:10 f26cb926553e: Pushed 20:41:10 463c0d9d0705: Pushed 20:41:11 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:cfb4ca8582831b0db205dd331b9b7a278e47dcad40e62914eaa72b25f4b19619 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:11 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:41:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:41:11 bb2b7193a6f5: Preparing 20:41:11 14bd1e10d7f2: Preparing 20:41:11 463c0d9d0705: Preparing 20:41:11 f26cb926553e: Preparing 20:41:11 0e88286ff081: Preparing 20:41:11 1dd5222ca0c1: Preparing 20:41:11 da9117857536: Preparing 20:41:11 c07f5f93ed6d: Preparing 20:41:11 06c0876e056e: Preparing 20:41:11 17bec77d7fdc: Preparing 20:41:11 c07f5f93ed6d: Waiting 20:41:11 06c0876e056e: Waiting 20:41:11 1dd5222ca0c1: Waiting 20:41:11 17bec77d7fdc: Waiting 20:41:11 da9117857536: Waiting 20:41:11 463c0d9d0705: Layer already exists 20:41:11 bb2b7193a6f5: Layer already exists 20:41:11 14bd1e10d7f2: Layer already exists 20:41:11 f26cb926553e: Layer already exists 20:41:11 0e88286ff081: Layer already exists 20:41:11 da9117857536: Layer already exists 20:41:11 1dd5222ca0c1: Layer already exists 20:41:11 c07f5f93ed6d: Layer already exists 20:41:11 17bec77d7fdc: Layer already exists 20:41:11 06c0876e056e: Layer already exists 20:41:12 latest: digest: sha256:cfb4ca8582831b0db205dd331b9b7a278e47dcad40e62914eaa72b25f4b19619 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:12 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.43 20:41:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:41:12 bb2b7193a6f5: Preparing 20:41:12 14bd1e10d7f2: Preparing 20:41:12 463c0d9d0705: Preparing 20:41:12 f26cb926553e: Preparing 20:41:12 0e88286ff081: Preparing 20:41:12 1dd5222ca0c1: Preparing 20:41:12 da9117857536: Preparing 20:41:12 c07f5f93ed6d: Preparing 20:41:12 06c0876e056e: Preparing 20:41:12 17bec77d7fdc: Preparing 20:41:12 c07f5f93ed6d: Waiting 20:41:12 06c0876e056e: Waiting 20:41:12 1dd5222ca0c1: Waiting 20:41:12 17bec77d7fdc: Waiting 20:41:12 da9117857536: Waiting 20:41:12 463c0d9d0705: Layer already exists 20:41:12 f26cb926553e: Layer already exists 20:41:12 14bd1e10d7f2: Layer already exists 20:41:12 bb2b7193a6f5: Layer already exists 20:41:12 0e88286ff081: Layer already exists 20:41:12 c07f5f93ed6d: Layer already exists 20:41:12 1dd5222ca0c1: Layer already exists 20:41:12 da9117857536: Layer already exists 20:41:12 06c0876e056e: Layer already exists 20:41:12 17bec77d7fdc: Layer already exists 20:41:13 3.0.0-dev.43: digest: sha256:cfb4ca8582831b0db205dd331b9b7a278e47dcad40e62914eaa72b25f4b19619 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:13 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:41:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:41:13 bb2b7193a6f5: Preparing 20:41:13 14bd1e10d7f2: Preparing 20:41:13 463c0d9d0705: Preparing 20:41:13 f26cb926553e: Preparing 20:41:13 0e88286ff081: Preparing 20:41:13 1dd5222ca0c1: Preparing 20:41:13 da9117857536: Preparing 20:41:13 c07f5f93ed6d: Preparing 20:41:13 06c0876e056e: Preparing 20:41:13 17bec77d7fdc: Preparing 20:41:13 c07f5f93ed6d: Waiting 20:41:13 06c0876e056e: Waiting 20:41:13 17bec77d7fdc: Waiting 20:41:13 1dd5222ca0c1: Waiting 20:41:13 da9117857536: Waiting 20:41:13 14bd1e10d7f2: Layer already exists 20:41:13 bb2b7193a6f5: Layer already exists 20:41:13 f26cb926553e: Layer already exists 20:41:13 0e88286ff081: Layer already exists 20:41:13 463c0d9d0705: Layer already exists 20:41:13 da9117857536: Layer already exists 20:41:13 1dd5222ca0c1: Layer already exists 20:41:13 06c0876e056e: Layer already exists 20:41:13 c07f5f93ed6d: Layer already exists 20:41:13 17bec77d7fdc: Layer already exists 20:41:14 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:cfb4ca8582831b0db205dd331b9b7a278e47dcad40e62914eaa72b25f4b19619 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:14 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 20:41:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:41:14 bb2b7193a6f5: Preparing 20:41:14 14bd1e10d7f2: Preparing 20:41:14 463c0d9d0705: Preparing 20:41:14 f26cb926553e: Preparing 20:41:14 0e88286ff081: Preparing 20:41:14 1dd5222ca0c1: Preparing 20:41:14 da9117857536: Preparing 20:41:14 c07f5f93ed6d: Preparing 20:41:14 06c0876e056e: Preparing 20:41:14 17bec77d7fdc: Preparing 20:41:14 c07f5f93ed6d: Waiting 20:41:14 06c0876e056e: Waiting 20:41:14 17bec77d7fdc: Waiting 20:41:14 1dd5222ca0c1: Waiting 20:41:14 da9117857536: Waiting 20:41:14 463c0d9d0705: Layer already exists 20:41:14 14bd1e10d7f2: Layer already exists 20:41:14 bb2b7193a6f5: Layer already exists 20:41:14 0e88286ff081: Layer already exists 20:41:14 f26cb926553e: Layer already exists 20:41:14 da9117857536: Layer already exists 20:41:14 06c0876e056e: Layer already exists 20:41:14 1dd5222ca0c1: Layer already exists 20:41:14 c07f5f93ed6d: Layer already exists 20:41:14 17bec77d7fdc: Layer already exists 20:41:14 main: digest: sha256:cfb4ca8582831b0db205dd331b9b7a278e47dcad40e62914eaa72b25f4b19619 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:41:15 ===================================================== [Pipeline] echo 20:41:15 taggedImages: 20:41:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 20:41:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:41:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.43 20:41:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:41:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 20:41:15 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 20:41:15 08c6b03dd56aea21f28f845f075d885fa2173965 20:41:15 latest 20:41:15 3.0.0-dev.43 20:41:15 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:41:15 main 20:41:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:15 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 20:41:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:41:15 7d7b26c65958: Preparing 20:41:15 3dd4aa260d90: Preparing 20:41:15 4b10e465d2e1: Preparing 20:41:15 aefb92023f6d: Preparing 20:41:15 9833f26c6bda: Preparing 20:41:15 4b10e465d2e1: Layer already exists 20:41:15 9833f26c6bda: Layer already exists 20:41:16 7d7b26c65958: Pushed 20:41:17 aefb92023f6d: Pushed 20:41:21 3dd4aa260d90: Pushed 20:41:21 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:727e2505be0cbcf813423bae19ae381e6c8e4d3a0e8c6b895fa90caa67eb3af9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:21 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:41:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:41:21 7d7b26c65958: Preparing 20:41:21 3dd4aa260d90: Preparing 20:41:21 4b10e465d2e1: Preparing 20:41:21 aefb92023f6d: Preparing 20:41:21 9833f26c6bda: Preparing 20:41:21 aefb92023f6d: Layer already exists 20:41:21 9833f26c6bda: Layer already exists 20:41:21 4b10e465d2e1: Layer already exists 20:41:21 7d7b26c65958: Layer already exists 20:41:21 3dd4aa260d90: Layer already exists 20:41:21 latest: digest: sha256:727e2505be0cbcf813423bae19ae381e6c8e4d3a0e8c6b895fa90caa67eb3af9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:22 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.43 20:41:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:41:22 7d7b26c65958: Preparing 20:41:22 3dd4aa260d90: Preparing 20:41:22 4b10e465d2e1: Preparing 20:41:22 aefb92023f6d: Preparing 20:41:22 9833f26c6bda: Preparing 20:41:22 9833f26c6bda: Layer already exists 20:41:22 aefb92023f6d: Layer already exists 20:41:22 4b10e465d2e1: Layer already exists 20:41:22 3dd4aa260d90: Layer already exists 20:41:22 7d7b26c65958: Layer already exists 20:41:22 3.0.0-dev.43: digest: sha256:727e2505be0cbcf813423bae19ae381e6c8e4d3a0e8c6b895fa90caa67eb3af9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:23 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:41:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:41:23 7d7b26c65958: Preparing 20:41:23 3dd4aa260d90: Preparing 20:41:23 4b10e465d2e1: Preparing 20:41:23 aefb92023f6d: Preparing 20:41:23 9833f26c6bda: Preparing 20:41:23 7d7b26c65958: Layer already exists 20:41:23 3dd4aa260d90: Layer already exists 20:41:23 4b10e465d2e1: Layer already exists 20:41:23 9833f26c6bda: Layer already exists 20:41:23 aefb92023f6d: Layer already exists 20:41:23 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:727e2505be0cbcf813423bae19ae381e6c8e4d3a0e8c6b895fa90caa67eb3af9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:23 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 20:41:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:41:24 7d7b26c65958: Preparing 20:41:24 3dd4aa260d90: Preparing 20:41:24 4b10e465d2e1: Preparing 20:41:24 aefb92023f6d: Preparing 20:41:24 9833f26c6bda: Preparing 20:41:24 9833f26c6bda: Layer already exists 20:41:24 3dd4aa260d90: Layer already exists 20:41:24 7d7b26c65958: Layer already exists 20:41:24 aefb92023f6d: Layer already exists 20:41:24 4b10e465d2e1: Layer already exists 20:41:24 main: digest: sha256:727e2505be0cbcf813423bae19ae381e6c8e4d3a0e8c6b895fa90caa67eb3af9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:41:24 ===================================================== [Pipeline] echo 20:41:24 taggedImages: 20:41:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 20:41:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:41:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.43 20:41:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:41:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 20:41:24 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 20:41:24 08c6b03dd56aea21f28f845f075d885fa2173965 20:41:24 latest 20:41:24 3.0.0-dev.43 20:41:24 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:41:24 main 20:41:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:24 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 20:41:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:41:24 d3029996325c: Preparing 20:41:24 e28b8bcfff5e: Preparing 20:41:24 e83e3f2ec4b5: Preparing 20:41:24 29d4492b13a4: Preparing 20:41:24 945924a1521d: Preparing 20:41:24 08eb28678c50: Preparing 20:41:24 9833f26c6bda: Preparing 20:41:24 08eb28678c50: Waiting 20:41:24 9833f26c6bda: Waiting 20:41:25 e83e3f2ec4b5: Pushed 20:41:25 d3029996325c: Pushed 20:41:25 e28b8bcfff5e: Pushed 20:41:25 9833f26c6bda: Layer already exists 20:41:26 08eb28678c50: Pushed 20:41:32 945924a1521d: Pushed 20:41:40 29d4492b13a4: Pushed 20:41:40 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:4a6ceca6f27421613bb0a63737a02dd6a77699c81351022b92156111861b1367 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:41 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:41:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:41:41 d3029996325c: Preparing 20:41:41 e28b8bcfff5e: Preparing 20:41:41 e83e3f2ec4b5: Preparing 20:41:41 29d4492b13a4: Preparing 20:41:41 945924a1521d: Preparing 20:41:41 08eb28678c50: Preparing 20:41:41 9833f26c6bda: Preparing 20:41:41 08eb28678c50: Waiting 20:41:41 9833f26c6bda: Waiting 20:41:41 e28b8bcfff5e: Layer already exists 20:41:41 945924a1521d: Layer already exists 20:41:41 e83e3f2ec4b5: Layer already exists 20:41:41 d3029996325c: Layer already exists 20:41:41 29d4492b13a4: Layer already exists 20:41:41 9833f26c6bda: Layer already exists 20:41:41 08eb28678c50: Layer already exists 20:41:41 latest: digest: sha256:4a6ceca6f27421613bb0a63737a02dd6a77699c81351022b92156111861b1367 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:41 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.43 20:41:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:41:42 d3029996325c: Preparing 20:41:42 e28b8bcfff5e: Preparing 20:41:42 e83e3f2ec4b5: Preparing 20:41:42 29d4492b13a4: Preparing 20:41:42 945924a1521d: Preparing 20:41:42 08eb28678c50: Preparing 20:41:42 9833f26c6bda: Preparing 20:41:42 08eb28678c50: Waiting 20:41:42 9833f26c6bda: Waiting 20:41:42 d3029996325c: Layer already exists 20:41:42 e83e3f2ec4b5: Layer already exists 20:41:42 945924a1521d: Layer already exists 20:41:42 e28b8bcfff5e: Layer already exists 20:41:42 29d4492b13a4: Layer already exists 20:41:42 9833f26c6bda: Layer already exists 20:41:42 08eb28678c50: Layer already exists 20:41:42 3.0.0-dev.43: digest: sha256:4a6ceca6f27421613bb0a63737a02dd6a77699c81351022b92156111861b1367 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:42 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:41:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:41:42 d3029996325c: Preparing 20:41:42 e28b8bcfff5e: Preparing 20:41:42 e83e3f2ec4b5: Preparing 20:41:42 29d4492b13a4: Preparing 20:41:42 945924a1521d: Preparing 20:41:42 08eb28678c50: Preparing 20:41:42 9833f26c6bda: Preparing 20:41:42 08eb28678c50: Waiting 20:41:42 9833f26c6bda: Waiting 20:41:42 d3029996325c: Layer already exists 20:41:42 e28b8bcfff5e: Layer already exists 20:41:42 29d4492b13a4: Layer already exists 20:41:42 945924a1521d: Layer already exists 20:41:42 e83e3f2ec4b5: Layer already exists 20:41:42 9833f26c6bda: Layer already exists 20:41:42 08eb28678c50: Layer already exists 20:41:42 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:4a6ceca6f27421613bb0a63737a02dd6a77699c81351022b92156111861b1367 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:43 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 20:41:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:41:43 d3029996325c: Preparing 20:41:43 e28b8bcfff5e: Preparing 20:41:43 e83e3f2ec4b5: Preparing 20:41:43 29d4492b13a4: Preparing 20:41:43 945924a1521d: Preparing 20:41:43 08eb28678c50: Preparing 20:41:43 9833f26c6bda: Preparing 20:41:43 08eb28678c50: Waiting 20:41:43 9833f26c6bda: Waiting 20:41:43 29d4492b13a4: Layer already exists 20:41:43 945924a1521d: Layer already exists 20:41:43 e28b8bcfff5e: Layer already exists 20:41:43 d3029996325c: Layer already exists 20:41:43 e83e3f2ec4b5: Layer already exists 20:41:43 08eb28678c50: Layer already exists 20:41:43 9833f26c6bda: Layer already exists 20:41:43 main: digest: sha256:4a6ceca6f27421613bb0a63737a02dd6a77699c81351022b92156111861b1367 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:41:44 ===================================================== [Pipeline] echo 20:41:44 taggedImages: 20:41:44 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 20:41:44 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:41:44 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.43 20:41:44 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:41:44 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 20:41:44 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 20:41:44 08c6b03dd56aea21f28f845f075d885fa2173965 20:41:44 latest 20:41:44 3.0.0-dev.43 20:41:44 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:41:44 main 20:41:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:44 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 20:41:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:41:44 b64a5af61856: Preparing 20:41:44 2bea7e32ee24: Preparing 20:41:44 96142ead8342: Preparing 20:41:44 1dcfc0671d70: Preparing 20:41:44 6ab22d2784c1: Preparing 20:41:44 9833f26c6bda: Preparing 20:41:44 9833f26c6bda: Waiting 20:41:45 2bea7e32ee24: Pushed 20:41:45 b64a5af61856: Pushed 20:41:45 96142ead8342: Pushed 20:41:45 9833f26c6bda: Layer already exists 20:41:45 6ab22d2784c1: Pushed 20:42:00 1dcfc0671d70: Pushed 20:42:00 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:40e300e65a254990db380b3331ea640a3a6bc477930751bee9374a83a78868ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:00 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:42:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:42:01 b64a5af61856: Preparing 20:42:01 2bea7e32ee24: Preparing 20:42:01 96142ead8342: Preparing 20:42:01 1dcfc0671d70: Preparing 20:42:01 6ab22d2784c1: Preparing 20:42:01 9833f26c6bda: Preparing 20:42:01 9833f26c6bda: Waiting 20:42:01 96142ead8342: Layer already exists 20:42:01 b64a5af61856: Layer already exists 20:42:01 6ab22d2784c1: Layer already exists 20:42:01 1dcfc0671d70: Layer already exists 20:42:01 2bea7e32ee24: Layer already exists 20:42:01 9833f26c6bda: Layer already exists 20:42:01 latest: digest: sha256:40e300e65a254990db380b3331ea640a3a6bc477930751bee9374a83a78868ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:01 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.43 20:42:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:42:02 b64a5af61856: Preparing 20:42:02 2bea7e32ee24: Preparing 20:42:02 96142ead8342: Preparing 20:42:02 1dcfc0671d70: Preparing 20:42:02 6ab22d2784c1: Preparing 20:42:02 9833f26c6bda: Preparing 20:42:02 9833f26c6bda: Waiting 20:42:02 96142ead8342: Layer already exists 20:42:02 1dcfc0671d70: Layer already exists 20:42:02 2bea7e32ee24: Layer already exists 20:42:02 b64a5af61856: Layer already exists 20:42:02 6ab22d2784c1: Layer already exists 20:42:02 9833f26c6bda: Layer already exists 20:42:02 3.0.0-dev.43: digest: sha256:40e300e65a254990db380b3331ea640a3a6bc477930751bee9374a83a78868ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:02 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:42:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:42:03 b64a5af61856: Preparing 20:42:03 2bea7e32ee24: Preparing 20:42:03 96142ead8342: Preparing 20:42:03 1dcfc0671d70: Preparing 20:42:03 6ab22d2784c1: Preparing 20:42:03 9833f26c6bda: Preparing 20:42:03 9833f26c6bda: Waiting 20:42:03 6ab22d2784c1: Layer already exists 20:42:03 2bea7e32ee24: Layer already exists 20:42:03 96142ead8342: Layer already exists 20:42:03 b64a5af61856: Layer already exists 20:42:03 1dcfc0671d70: Layer already exists 20:42:03 9833f26c6bda: Layer already exists 20:42:03 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:40e300e65a254990db380b3331ea640a3a6bc477930751bee9374a83a78868ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:03 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 20:42:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:42:03 b64a5af61856: Preparing 20:42:03 2bea7e32ee24: Preparing 20:42:03 96142ead8342: Preparing 20:42:03 1dcfc0671d70: Preparing 20:42:03 6ab22d2784c1: Preparing 20:42:03 9833f26c6bda: Preparing 20:42:03 9833f26c6bda: Waiting 20:42:03 6ab22d2784c1: Layer already exists 20:42:03 b64a5af61856: Layer already exists 20:42:03 2bea7e32ee24: Layer already exists 20:42:03 1dcfc0671d70: Layer already exists 20:42:03 96142ead8342: Layer already exists 20:42:03 9833f26c6bda: Layer already exists 20:42:03 main: digest: sha256:40e300e65a254990db380b3331ea640a3a6bc477930751bee9374a83a78868ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:42:04 ===================================================== [Pipeline] echo 20:42:04 taggedImages: 20:42:04 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 20:42:04 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:42:04 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.43 20:42:04 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:42:04 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 20:42:04 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 20:42:04 08c6b03dd56aea21f28f845f075d885fa2173965 20:42:04 latest 20:42:04 3.0.0-dev.43 20:42:04 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:42:04 main 20:42:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:04 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 20:42:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:42:04 b2a4239964e9: Preparing 20:42:04 88ce8be78de2: Preparing 20:42:04 a7cdc10b489a: Preparing 20:42:04 a7649a135d2d: Preparing 20:42:04 08eb28678c50: Preparing 20:42:04 9833f26c6bda: Preparing 20:42:04 9833f26c6bda: Waiting 20:42:04 08eb28678c50: Layer already exists 20:42:05 9833f26c6bda: Layer already exists 20:42:05 88ce8be78de2: Pushed 20:42:05 b2a4239964e9: Pushed 20:42:05 a7cdc10b489a: Pushed 20:42:20 a7649a135d2d: Pushed 20:42:20 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:63857dc8bd32a1064bd8ae7e76f8d24bb119f83d5bbf1b1a240ab345dea1703d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:20 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:42:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:42:20 b2a4239964e9: Preparing 20:42:20 88ce8be78de2: Preparing 20:42:20 a7cdc10b489a: Preparing 20:42:20 a7649a135d2d: Preparing 20:42:20 08eb28678c50: Preparing 20:42:20 9833f26c6bda: Preparing 20:42:20 9833f26c6bda: Waiting 20:42:20 88ce8be78de2: Layer already exists 20:42:20 08eb28678c50: Layer already exists 20:42:20 a7cdc10b489a: Layer already exists 20:42:20 b2a4239964e9: Layer already exists 20:42:20 a7649a135d2d: Layer already exists 20:42:20 9833f26c6bda: Layer already exists 20:42:20 latest: digest: sha256:63857dc8bd32a1064bd8ae7e76f8d24bb119f83d5bbf1b1a240ab345dea1703d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:21 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.43 20:42:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:42:21 b2a4239964e9: Preparing 20:42:21 88ce8be78de2: Preparing 20:42:21 a7cdc10b489a: Preparing 20:42:21 a7649a135d2d: Preparing 20:42:21 08eb28678c50: Preparing 20:42:21 9833f26c6bda: Preparing 20:42:21 9833f26c6bda: Waiting 20:42:21 a7649a135d2d: Layer already exists 20:42:21 a7cdc10b489a: Layer already exists 20:42:21 b2a4239964e9: Layer already exists 20:42:21 88ce8be78de2: Layer already exists 20:42:21 08eb28678c50: Layer already exists 20:42:21 9833f26c6bda: Layer already exists 20:42:21 3.0.0-dev.43: digest: sha256:63857dc8bd32a1064bd8ae7e76f8d24bb119f83d5bbf1b1a240ab345dea1703d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:22 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:42:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:42:22 b2a4239964e9: Preparing 20:42:22 88ce8be78de2: Preparing 20:42:22 a7cdc10b489a: Preparing 20:42:22 a7649a135d2d: Preparing 20:42:22 08eb28678c50: Preparing 20:42:22 9833f26c6bda: Preparing 20:42:22 9833f26c6bda: Waiting 20:42:22 a7cdc10b489a: Layer already exists 20:42:22 a7649a135d2d: Layer already exists 20:42:22 b2a4239964e9: Layer already exists 20:42:22 08eb28678c50: Layer already exists 20:42:22 88ce8be78de2: Layer already exists 20:42:22 9833f26c6bda: Layer already exists 20:42:22 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:63857dc8bd32a1064bd8ae7e76f8d24bb119f83d5bbf1b1a240ab345dea1703d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:23 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 20:42:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:42:23 b2a4239964e9: Preparing 20:42:23 88ce8be78de2: Preparing 20:42:23 a7cdc10b489a: Preparing 20:42:23 a7649a135d2d: Preparing 20:42:23 08eb28678c50: Preparing 20:42:23 9833f26c6bda: Preparing 20:42:23 9833f26c6bda: Waiting 20:42:23 b2a4239964e9: Layer already exists 20:42:23 a7649a135d2d: Layer already exists 20:42:23 08eb28678c50: Layer already exists 20:42:23 a7cdc10b489a: Layer already exists 20:42:23 88ce8be78de2: Layer already exists 20:42:23 9833f26c6bda: Layer already exists 20:42:23 main: digest: sha256:63857dc8bd32a1064bd8ae7e76f8d24bb119f83d5bbf1b1a240ab345dea1703d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:42:23 ===================================================== [Pipeline] echo 20:42:23 taggedImages: 20:42:23 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 20:42:23 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:42:23 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.43 20:42:23 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:42:23 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 20:42:23 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 20:42:23 08c6b03dd56aea21f28f845f075d885fa2173965 20:42:23 latest 20:42:23 3.0.0-dev.43 20:42:23 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:42:23 main 20:42:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:24 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 20:42:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:42:24 d61954870877: Preparing 20:42:24 fc91c03627d9: Preparing 20:42:24 4b10e465d2e1: Preparing 20:42:24 94d089295065: Preparing 20:42:24 17bec77d7fdc: Preparing 20:42:24 17bec77d7fdc: Layer already exists 20:42:24 4b10e465d2e1: Layer already exists 20:42:24 d61954870877: Pushed 20:42:24 94d089295065: Pushed 20:42:30 fc91c03627d9: Pushed 20:42:30 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:c17658bc1aebae6109a5b6fd299801aecdb6abbc950fd70bacfc56108157f3b7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:30 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:42:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:42:31 d61954870877: Preparing 20:42:31 fc91c03627d9: Preparing 20:42:31 4b10e465d2e1: Preparing 20:42:31 94d089295065: Preparing 20:42:31 17bec77d7fdc: Preparing 20:42:31 fc91c03627d9: Layer already exists 20:42:31 4b10e465d2e1: Layer already exists 20:42:31 17bec77d7fdc: Layer already exists 20:42:31 d61954870877: Layer already exists 20:42:31 94d089295065: Layer already exists 20:42:31 latest: digest: sha256:c17658bc1aebae6109a5b6fd299801aecdb6abbc950fd70bacfc56108157f3b7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:31 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.43 20:42:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:42:31 d61954870877: Preparing 20:42:31 fc91c03627d9: Preparing 20:42:31 4b10e465d2e1: Preparing 20:42:31 94d089295065: Preparing 20:42:31 17bec77d7fdc: Preparing 20:42:31 17bec77d7fdc: Layer already exists 20:42:31 4b10e465d2e1: Layer already exists 20:42:31 d61954870877: Layer already exists 20:42:31 fc91c03627d9: Layer already exists 20:42:31 94d089295065: Layer already exists 20:42:31 3.0.0-dev.43: digest: sha256:c17658bc1aebae6109a5b6fd299801aecdb6abbc950fd70bacfc56108157f3b7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:32 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:42:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:42:32 d61954870877: Preparing 20:42:32 fc91c03627d9: Preparing 20:42:32 4b10e465d2e1: Preparing 20:42:32 94d089295065: Preparing 20:42:32 17bec77d7fdc: Preparing 20:42:32 17bec77d7fdc: Layer already exists 20:42:32 d61954870877: Layer already exists 20:42:32 fc91c03627d9: Layer already exists 20:42:32 94d089295065: Layer already exists 20:42:32 4b10e465d2e1: Layer already exists 20:42:32 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:c17658bc1aebae6109a5b6fd299801aecdb6abbc950fd70bacfc56108157f3b7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:32 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 20:42:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:42:33 d61954870877: Preparing 20:42:33 fc91c03627d9: Preparing 20:42:33 4b10e465d2e1: Preparing 20:42:33 94d089295065: Preparing 20:42:33 17bec77d7fdc: Preparing 20:42:33 d61954870877: Layer already exists 20:42:33 17bec77d7fdc: Layer already exists 20:42:33 fc91c03627d9: Layer already exists 20:42:33 94d089295065: Layer already exists 20:42:33 4b10e465d2e1: Layer already exists 20:42:33 main: digest: sha256:c17658bc1aebae6109a5b6fd299801aecdb6abbc950fd70bacfc56108157f3b7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:42:33 ===================================================== [Pipeline] echo 20:42:33 taggedImages: 20:42:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 20:42:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:42:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.43 20:42:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:42:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 20:42:33 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 20:42:33 08c6b03dd56aea21f28f845f075d885fa2173965 20:42:33 latest 20:42:33 3.0.0-dev.43 20:42:33 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:42:33 main 20:42:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:33 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 20:42:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:42:33 e422dd1e8f1b: Preparing 20:42:33 b3671bfb66b8: Preparing 20:42:33 4b10e465d2e1: Preparing 20:42:33 cd8eca6a4e68: Preparing 20:42:33 17bec77d7fdc: Preparing 20:42:33 cd8eca6a4e68: Layer already exists 20:42:33 4b10e465d2e1: Layer already exists 20:42:33 17bec77d7fdc: Layer already exists 20:42:34 e422dd1e8f1b: Pushed 20:42:39 b3671bfb66b8: Pushed 20:42:39 08c6b03dd56aea21f28f845f075d885fa2173965: digest: sha256:e543aa04ed73dcf750ebf689b5af70f4a6539556ab815775bde81941c048f309 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:39 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:42:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:42:40 e422dd1e8f1b: Preparing 20:42:40 b3671bfb66b8: Preparing 20:42:40 4b10e465d2e1: Preparing 20:42:40 cd8eca6a4e68: Preparing 20:42:40 17bec77d7fdc: Preparing 20:42:40 e422dd1e8f1b: Layer already exists 20:42:40 b3671bfb66b8: Layer already exists 20:42:40 cd8eca6a4e68: Layer already exists 20:42:40 4b10e465d2e1: Layer already exists 20:42:40 17bec77d7fdc: Layer already exists 20:42:40 latest: digest: sha256:e543aa04ed73dcf750ebf689b5af70f4a6539556ab815775bde81941c048f309 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:40 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.43 20:42:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:42:41 e422dd1e8f1b: Preparing 20:42:41 b3671bfb66b8: Preparing 20:42:41 4b10e465d2e1: Preparing 20:42:41 cd8eca6a4e68: Preparing 20:42:41 17bec77d7fdc: Preparing 20:42:41 17bec77d7fdc: Layer already exists 20:42:41 4b10e465d2e1: Layer already exists 20:42:41 cd8eca6a4e68: Layer already exists 20:42:41 b3671bfb66b8: Layer already exists 20:42:41 e422dd1e8f1b: Layer already exists 20:42:41 3.0.0-dev.43: digest: sha256:e543aa04ed73dcf750ebf689b5af70f4a6539556ab815775bde81941c048f309 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:41 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:42:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:42:42 e422dd1e8f1b: Preparing 20:42:42 b3671bfb66b8: Preparing 20:42:42 4b10e465d2e1: Preparing 20:42:42 cd8eca6a4e68: Preparing 20:42:42 17bec77d7fdc: Preparing 20:42:42 4b10e465d2e1: Layer already exists 20:42:42 cd8eca6a4e68: Layer already exists 20:42:42 e422dd1e8f1b: Layer already exists 20:42:42 17bec77d7fdc: Layer already exists 20:42:42 b3671bfb66b8: Layer already exists 20:42:42 08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43: digest: sha256:e543aa04ed73dcf750ebf689b5af70f4a6539556ab815775bde81941c048f309 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:42 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 20:42:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:42:42 e422dd1e8f1b: Preparing 20:42:42 b3671bfb66b8: Preparing 20:42:42 4b10e465d2e1: Preparing 20:42:42 cd8eca6a4e68: Preparing 20:42:42 17bec77d7fdc: Preparing 20:42:42 17bec77d7fdc: Layer already exists 20:42:42 e422dd1e8f1b: Layer already exists 20:42:42 cd8eca6a4e68: Layer already exists 20:42:42 4b10e465d2e1: Layer already exists 20:42:42 b3671bfb66b8: Layer already exists 20:42:42 main: digest: sha256:e543aa04ed73dcf750ebf689b5af70f4a6539556ab815775bde81941c048f309 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:42:43 ===================================================== [Pipeline] echo 20:42:43 taggedImages: 20:42:43 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:08c6b03dd56aea21f28f845f075d885fa2173965 20:42:43 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:42:43 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.43 20:42:43 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:08c6b03dd56aea21f28f845f075d885fa2173965-3.0.0-dev.43 20:42:43 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:42:43 20:42:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:42:43 arm64: Pulling from edgex-lftools-log-publisher 20:42:43 8998bd30e6a1: Pulling fs layer 20:42:43 04944245beec: Pulling fs layer 20:42:43 699f458cf7ca: Pulling fs layer 20:42:43 765212b225bb: Pulling fs layer 20:42:43 f23df028b6ca: Pulling fs layer 20:42:43 d65c8cfc05b1: Pulling fs layer 20:42:43 2437ff75d9bd: Pulling fs layer 20:42:43 765212b225bb: Waiting 20:42:43 f23df028b6ca: Waiting 20:42:43 d65c8cfc05b1: Waiting 20:42:43 2437ff75d9bd: Waiting 20:42:43 04944245beec: Verifying Checksum 20:42:43 04944245beec: Download complete 20:42:43 765212b225bb: Verifying Checksum 20:42:43 765212b225bb: Download complete 20:42:43 f23df028b6ca: Verifying Checksum 20:42:43 f23df028b6ca: Download complete 20:42:43 d65c8cfc05b1: Verifying Checksum 20:42:43 d65c8cfc05b1: Download complete 20:42:44 699f458cf7ca: Verifying Checksum 20:42:44 699f458cf7ca: Download complete 20:42:44 8998bd30e6a1: Download complete 20:42:47 2437ff75d9bd: Verifying Checksum 20:42:47 2437ff75d9bd: Download complete 20:42:48 8998bd30e6a1: Pull complete 20:42:49 04944245beec: Pull complete 20:42:50 699f458cf7ca: Pull complete 20:42:50 765212b225bb: Pull complete 20:42:51 f23df028b6ca: Pull complete 20:42:51 d65c8cfc05b1: Pull complete 20:43:06 2437ff75d9bd: Pull complete 20:43:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:43:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:43:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:06 prd-ubuntu20.04-docker-arm64-4c-16g-5252 does not seem to be running inside a container 20:43:06 $ 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/402 -v /w/workspace/edgex-go/402:/w/workspace/edgex-go/402:rw,z -v /w/workspace/edgex-go/402@tmp:/w/workspace/edgex-go/402@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:43:09 $ docker top f4614fe04e31b3fae4c0997d70c61f7422545aac3fa40683e5bc884f94fb9597 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:43:09 ---> job-cost.sh 20:43:10 lf-activate-venv: SKIPPING 20:43:10 INFO: No Stack... 20:43:10 INFO: Retrieving Pricing Info for: v3-standard-4 20:43:11 INFO: Archiving Costs [Pipeline] sh 20:43:12 + cat /w/workspace/edgex-go/402/archives/cost.csv 20:43:12 + cut -d, -f6 [Pipeline] lock 20:43:12 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-402-stack-cost] 20:43:12 Resource [jenkins-edgexfoundry-edgex-go-main-402-stack-cost] did not exist. Created. 20:43:12 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-402-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:43:12 + echo total: 0.10999999940395355 [Pipeline] stash 20:43:12 Stashed 1 file(s) [Pipeline] } 20:43:13 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-402-stack-cost] [Pipeline] // lock [Pipeline] } 20:43:13 $ docker stop --time=1 f4614fe04e31b3fae4c0997d70c61f7422545aac3fa40683e5bc884f94fb9597 20:43:14 $ docker rm -f --volumes f4614fe04e31b3fae4c0997d70c61f7422545aac3fa40683e5bc884f94fb9597 [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 20:43:14 provisioning config files... 20:43:14 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/402@tmp/config5058810920355237115tmp [Pipeline] { [Pipeline] sh 20:43:15 + set +x 20:43:15 + bash -s -- 20:43:15 + curl -s https://codecov.io/bash 20:43:15 20:43:15 _____ _ 20:43:15 / ____| | | 20:43:15 | | ___ __| | ___ ___ _____ __ 20:43:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:43:15 | |___| (_) | (_| | __/ (_| (_) \ V / 20:43:15 \_____\___/ \__,_|\___|\___\___/ \_/ 20:43:15 Bash-1.0.6 20:43:15 20:43:15 20:43:15 ==> git version 2.25.1 found 20:43:15 ==> 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 20:43:15 Release-Date: 2020-01-08 20:43:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:43:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:43:15 ==> Jenkins CI detected. 20:43:15 current dir:  /w/workspace/edgex-go/402 20:43:15 project root: . 20:43:15 --> token set from env 20:43:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:43:15 ==> Running gcov in . (disable via -X gcov) 20:43:15 ==> Python coveragepy not found 20:43:15 ==> Searching for coverage reports in: 20:43:15 + . 20:43:15 -> Found 1 reports 20:43:15 ==> Detecting git/mercurial file structure 20:43:15 ==> Reading reports 20:43:15 + ./coverage.out bytes=488091 20:43:15 ==> Appending adjustments 20:43:15 https://docs.codecov.io/docs/fixing-reports 20:43:16 + Found adjustments 20:43:16 ==> Gzipping contents 20:43:16 64K /tmp/codecov.mnp7i6.gz 20:43:16 ==> Uploading reports 20:43:16 url: https://codecov.io 20:43:16 query: branch=main&commit=08c6b03dd56aea21f28f845f075d885fa2173965&build=402&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F402%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:43:16 -> Pinging Codecov 20:43:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=08c6b03dd56aea21f28f845f075d885fa2173965&build=402&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F402%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:43:17 -> Uploading to 20:43:17 https://storage.googleapis.com/codecov/v4/raw/2023-02-09/00271124DB129430A58F1EEE437C3FCB/08c6b03dd56aea21f28f845f075d885fa2173965/9b13c55f-93a1-4210-9a0a-2dd27a2e4cf8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230209%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230209T204316Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e65b6bef40526317d45c8645689bc83e1dade762be47092cdeda6436cd23921e 20:43:17 % Total % Received % Xferd Average Speed Time Time Time Current 20:43:17 Dload Upload Total Spent Left Speed 20:43:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62893 0 0 100 62893 0 208k --:--:-- --:--:-- --:--:-- 208k 20:43:17 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/08c6b03dd56aea21f28f845f075d885fa2173965 [Pipeline] } 20:43:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 20:43:17 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:43:17 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:43:17 20:43:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:43:18 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:43:18 df9b9388f04a: Pulling fs layer 20:43:18 52dc419b0ee2: Pulling fs layer 20:43:18 25bc292e5bac: Pulling fs layer 20:43:18 114826534d7a: Pulling fs layer 20:43:18 4657fd5d0bcf: Pulling fs layer 20:43:18 6ad1cebc031e: Pulling fs layer 20:43:18 8a3aa393b2d8: Pulling fs layer 20:43:18 4657fd5d0bcf: Waiting 20:43:18 6ad1cebc031e: Waiting 20:43:18 8a3aa393b2d8: Waiting 20:43:18 114826534d7a: Waiting 20:43:18 25bc292e5bac: Download complete 20:43:18 52dc419b0ee2: Download complete 20:43:18 4657fd5d0bcf: Verifying Checksum 20:43:18 4657fd5d0bcf: Download complete 20:43:18 df9b9388f04a: Download complete 20:43:18 df9b9388f04a: Pull complete 20:43:18 52dc419b0ee2: Pull complete 20:43:18 25bc292e5bac: Pull complete 20:43:18 6ad1cebc031e: Download complete 20:43:19 114826534d7a: Verifying Checksum 20:43:19 114826534d7a: Download complete 20:43:19 8a3aa393b2d8: Verifying Checksum 20:43:19 8a3aa393b2d8: Download complete 20:43:22 114826534d7a: Pull complete 20:43:22 4657fd5d0bcf: Pull complete 20:43:23 6ad1cebc031e: Pull complete 20:43:25 8a3aa393b2d8: Pull complete 20:43:25 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:43:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:43:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:25 prd-ubuntu20.04-docker-8c-8g-5251 does not seem to be running inside a container 20:43:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/402 -v /w/workspace/edgex-go/402:/w/workspace/edgex-go/402:rw,z -v /w/workspace/edgex-go/402@tmp:/w/workspace/edgex-go/402@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:43:28 $ docker top ea28abd7b425b8fd5c6dd7a681c06c1ea6db0bfcf9fed4f90e399e48064453e3 -eo pid,comm [Pipeline] { [Pipeline] echo 20:43:28 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 20:43:28 + set -o pipefail 20:43:28 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 20:43:35 20:43:35 Monitoring /w/workspace/edgex-go/402 (github.com/edgexfoundry/edgex-go)... 20:43:35 20:43:35 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/db5190aa-6e81-4662-98c0-d7a9c9a58125 20:43:35 20:43:35 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:43:35 20:43:35 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:43:35 20:43:35 20:43:35 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:43:35 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:43:35 More details here: https://snyk.co/ue1NS [Pipeline] } 20:43:35 $ docker stop --time=1 ea28abd7b425b8fd5c6dd7a681c06c1ea6db0bfcf9fed4f90e399e48064453e3 20:43:37 $ docker rm -f --volumes ea28abd7b425b8fd5c6dd7a681c06c1ea6db0bfcf9fed4f90e399e48064453e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 20:43:38 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:43:38 provisioning config files... 20:43:38 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/402@tmp/config1384828637225473715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:43:38 --> edgex-publish-swagger.sh 20:43:38 === Publish openapi/v2 API === 20:43:38 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 20:43:38 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/402/openapi/v2/core-command.yaml] 20:43:38 % Total % Received % Xferd Average Speed Time Time Time Current 20:43:38 Dload Upload Total Spent Left Speed 20:43:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31091 0 0 100 31091 0 54260 --:--:-- --:--:-- --:--:-- 54165 100 31091 0 0 100 31091 0 54165 --:--:-- --:--:-- --:--:-- 54165 20:43:38 20:43:38 20:43:38 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/402/openapi/v2/core-data.yaml] 20:43:38 % Total % Received % Xferd Average Speed Time Time Time Current 20:43:38 Dload Upload Total Spent Left Speed 20:43:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68908 0 0 100 68908 0 115k --:--:-- --:--:-- --:--:-- 115k 20:43:39 20:43:39 20:43:39 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/402/openapi/v2/core-metadata.yaml] 20:43:39 % Total % Received % Xferd Average Speed Time Time Time Current 20:43:39 Dload Upload Total Spent Left Speed 20:43:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 90 142k 0 0 90 128k 0 1174k --:--:-- --:--:-- --:--:-- 1163k 100 142k 0 0 100 142k 0 246k --:--:-- --:--:-- --:--:-- 246k 20:43:40 20:43:40 20:43:40 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/402/openapi/v2/support-notifications.yaml] 20:43:40 % Total % Received % Xferd Average Speed Time Time Time Current 20:43:40 Dload Upload Total Spent Left Speed 20:43:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86536 0 0 100 86536 0 155k --:--:-- --:--:-- --:--:-- 154k 100 86536 0 0 100 86536 0 155k --:--:-- --:--:-- --:--:-- 154k 20:43:40 20:43:40 20:43:40 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/402/openapi/v2/support-scheduler.yaml] 20:43:40 % Total % Received % Xferd Average Speed Time Time Time Current 20:43:40 Dload Upload Total Spent Left Speed 20:43:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36985 0 0 100 36985 0 59749 --:--:-- --:--:-- --:--:-- 59749 20:43:41 20:43:41 [Pipeline] } 20:43:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 20:43:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:43:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:43:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:42 prd-ubuntu20.04-docker-8c-8g-5251 does not seem to be running inside a container 20:43:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/402 -v /w/workspace/edgex-go/402:/w/workspace/edgex-go/402:rw,z -v /w/workspace/edgex-go/402@tmp:/w/workspace/edgex-go/402@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:43:42 $ docker top 8d1c6ea0a858a350e5f66d0c16cd9698d5cdbd0843f6e5dda32a7ca1783d1521 -eo pid,comm 20:43:42 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). 20:43:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:43:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:43:42 [ssh-agent] Looking for ssh-agent implementation... 20:43:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:43:42 $ docker exec 8d1c6ea0a858a350e5f66d0c16cd9698d5cdbd0843f6e5dda32a7ca1783d1521 ssh-agent 20:43:42 SSH_AUTH_SOCK=/tmp/ssh-Y5kjmfa89nAG/agent.32 20:43:42 SSH_AGENT_PID=38 20:43:42 Running ssh-add (command line suppressed) 20:43:42 Identity added: /w/workspace/edgex-go/402@tmp/private_key_6278377615564929096.key (/w/workspace/edgex-go/402@tmp/private_key_6278377615564929096.key) 20:43:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:43:43 + git semver tag 20:43:43 2023-02-09 20:43:43,385 [run_tag] DEBUG tag force:False 20:43:43 2023-02-09 20:43:43,385 [check_head_tag] DEBUG check head tag 20:43:43 2023-02-09 20:43:43,388 [execute] INFO git cat-file --batch-check 20:43:43 2023-02-09 20:43:43,388 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/402, universal_newlines=False, shell=None, istream=) 20:43:43 2023-02-09 20:43:43,391 [execute] INFO git cat-file --batch 20:43:43 2023-02-09 20:43:43,391 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/402, universal_newlines=False, shell=None, istream=) 20:43:43 2023-02-09 20:43:43,439 [read_version] DEBUG read version from /w/workspace/edgex-go/402/.semver/main 20:43:43 2023-02-09 20:43:43,440 [execute] INFO git tag -a v3.0.0-dev.43 -m v3.0.0-dev.43 20:43:43 2023-02-09 20:43:43,440 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.43', '-m', 'v3.0.0-dev.43'], cwd=/w/workspace/edgex-go/402, universal_newlines=False, shell=None, istream=None) 20:43:43 2023-02-09 20:43:43,445 [read_version] DEBUG read version from /w/workspace/edgex-go/402/.semver/main 20:43:43 3.0.0-dev.43 [Pipeline] } 20:43:43 $ docker exec --env ******** --env ******** 8d1c6ea0a858a350e5f66d0c16cd9698d5cdbd0843f6e5dda32a7ca1783d1521 ssh-agent -k 20:43:43 unset SSH_AUTH_SOCK; 20:43:43 unset SSH_AGENT_PID; 20:43:43 echo Agent pid 38 killed; 20:43:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:43:44 + git semver [Pipeline] } 20:43:44 $ docker stop --time=1 8d1c6ea0a858a350e5f66d0c16cd9698d5cdbd0843f6e5dda32a7ca1783d1521 20:43:45 $ docker rm -f --volumes 8d1c6ea0a858a350e5f66d0c16cd9698d5cdbd0843f6e5dda32a7ca1783d1521 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:43:46 20:43:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:43:46 0.23.1-centos7: Pulling from edgex-lftools 20:43:46 ab5ef0e58194: Pulling fs layer 20:43:46 9712f1f96733: Pulling fs layer 20:43:46 63f879dbbcfc: Pulling fs layer 20:43:46 0d9ebad4ef96: Pulling fs layer 20:43:46 e9a5061849ea: Pulling fs layer 20:43:46 d747dcd14b5f: Pulling fs layer 20:43:46 2de7ff778b66: Pulling fs layer 20:43:46 0d9ebad4ef96: Waiting 20:43:46 e9a5061849ea: Waiting 20:43:46 d747dcd14b5f: Waiting 20:43:46 2de7ff778b66: Waiting 20:43:46 9712f1f96733: Verifying Checksum 20:43:46 9712f1f96733: Download complete 20:43:47 63f879dbbcfc: Verifying Checksum 20:43:47 63f879dbbcfc: Download complete 20:43:47 e9a5061849ea: Verifying Checksum 20:43:47 e9a5061849ea: Download complete 20:43:47 ab5ef0e58194: Verifying Checksum 20:43:47 ab5ef0e58194: Download complete 20:43:47 d747dcd14b5f: Download complete 20:43:48 0d9ebad4ef96: Verifying Checksum 20:43:48 0d9ebad4ef96: Download complete 20:43:48 2de7ff778b66: Verifying Checksum 20:43:48 2de7ff778b66: Download complete 20:43:50 ab5ef0e58194: Pull complete 20:43:50 9712f1f96733: Pull complete 20:43:51 63f879dbbcfc: Pull complete 20:43:55 0d9ebad4ef96: Pull complete 20:43:55 e9a5061849ea: Pull complete 20:43:55 d747dcd14b5f: Pull complete 20:43:56 2de7ff778b66: Pull complete 20:43:56 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:43:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:43:56 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:56 prd-ubuntu20.04-docker-8c-8g-5251 does not seem to be running inside a container 20:43:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/402 -v /w/workspace/edgex-go/402:/w/workspace/edgex-go/402:rw,z -v /w/workspace/edgex-go/402@tmp:/w/workspace/edgex-go/402@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:43:59 $ docker top 3938a45123f1daf7407fabc3c9891e026deb32c5aadd8e28861eeb550260f74c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:43:59 provisioning config files... 20:43:59 copy managed file [sigul-config] to file:/w/workspace/edgex-go/402@tmp/config12012697757167544546tmp 20:43:59 copy managed file [sigul-password] to file:/w/workspace/edgex-go/402@tmp/config7755849276962625168tmp 20:43:59 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/402@tmp/config16799835817076975256tmp [Pipeline] { [Pipeline] echo 20:43:59 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:43:59 ---> sigul-configuration.sh 20:43:59 gpg: directory `/root/.gnupg' created 20:43:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:43:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:43:59 gpg: keyring `/root/.gnupg/secring.gpg' created 20:43:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:43:59 gpg: CAST5 encrypted data 20:43:59 gpg: encrypted with 1 passphrase 20:43:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:43:59 + mkdir /home/jenkins 20:43:59 + mkdir /home/jenkins/sigul [Pipeline] sh 20:44:00 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 20:44:00 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:44:00 ---> sigul-install.sh 20:44:00 Sigul already installed; skipping installation. [Pipeline] sh 20:44:00 + git tag --list 20:44:00 0.6.0 20:44:00 0.6.1 20:44:00 0.7.0 20:44:00 0.7.1 20:44:00 v1.0.0 20:44:00 v1.0.1 20:44:00 v1.1.0 20:44:00 v1.2.0 20:44:00 v1.2.1 20:44:00 v1.3.0 20:44:00 v1.3.1 20:44:00 v2.0.0 20:44:00 v2.1.0 20:44:00 v2.1.1 20:44:00 v2.1.1-dev.1 20:44:00 v2.1.1-dev.2 20:44:00 v2.1.1-dev.3 20:44:00 v2.1.1-dev.4 20:44:00 v2.1.1-dev.5 20:44:00 v2.1.1-dev.6 20:44:00 v2.1.1-dev.7 20:44:00 v2.1.1-dev.8 20:44:00 v2.1.2-dev.1 20:44:00 v2.2.0 20:44:00 v2.2.1-dev.1 20:44:00 v2.2.1-dev.10 20:44:00 v2.2.1-dev.11 20:44:00 v2.2.1-dev.12 20:44:00 v2.2.1-dev.13 20:44:00 v2.2.1-dev.14 20:44:00 v2.2.1-dev.15 20:44:00 v2.2.1-dev.16 20:44:00 v2.2.1-dev.17 20:44:00 v2.2.1-dev.18 20:44:00 v2.2.1-dev.19 20:44:00 v2.2.1-dev.2 20:44:00 v2.2.1-dev.20 20:44:00 v2.2.1-dev.21 20:44:00 v2.2.1-dev.22 20:44:00 v2.2.1-dev.23 20:44:00 v2.2.1-dev.24 20:44:00 v2.2.1-dev.25 20:44:00 v2.2.1-dev.26 20:44:00 v2.2.1-dev.27 20:44:00 v2.2.1-dev.28 20:44:00 v2.2.1-dev.29 20:44:00 v2.2.1-dev.3 20:44:00 v2.2.1-dev.4 20:44:00 v2.2.1-dev.5 20:44:00 v2.2.1-dev.6 20:44:00 v2.2.1-dev.7 20:44:00 v2.2.1-dev.8 20:44:00 v2.2.1-dev.9 20:44:00 v2.3.0 20:44:00 v2.3.0-dev.100 20:44:00 v2.3.0-dev.101 20:44:00 v2.3.0-dev.102 20:44:00 v2.3.0-dev.103 20:44:00 v2.3.0-dev.104 20:44:00 v2.3.0-dev.105 20:44:00 v2.3.0-dev.106 20:44:00 v2.3.0-dev.29 20:44:00 v2.3.0-dev.30 20:44:00 v2.3.0-dev.31 20:44:00 v2.3.0-dev.32 20:44:00 v2.3.0-dev.33 20:44:00 v2.3.0-dev.34 20:44:00 v2.3.0-dev.35 20:44:00 v2.3.0-dev.36 20:44:00 v2.3.0-dev.37 20:44:00 v2.3.0-dev.38 20:44:00 v2.3.0-dev.39 20:44:00 v2.3.0-dev.40 20:44:00 v2.3.0-dev.41 20:44:00 v2.3.0-dev.42 20:44:00 v2.3.0-dev.43 20:44:00 v2.3.0-dev.44 20:44:00 v2.3.0-dev.45 20:44:00 v2.3.0-dev.46 20:44:00 v2.3.0-dev.47 20:44:00 v2.3.0-dev.48 20:44:00 v2.3.0-dev.49 20:44:00 v2.3.0-dev.50 20:44:00 v2.3.0-dev.51 20:44:00 v2.3.0-dev.52 20:44:00 v2.3.0-dev.53 20:44:00 v2.3.0-dev.54 20:44:00 v2.3.0-dev.55 20:44:00 v2.3.0-dev.56 20:44:00 v2.3.0-dev.57 20:44:00 v2.3.0-dev.58 20:44:00 v2.3.0-dev.59 20:44:00 v2.3.0-dev.60 20:44:00 v2.3.0-dev.61 20:44:00 v2.3.0-dev.62 20:44:00 v2.3.0-dev.63 20:44:00 v2.3.0-dev.64 20:44:00 v2.3.0-dev.65 20:44:00 v2.3.0-dev.66 20:44:00 v2.3.0-dev.67 20:44:00 v2.3.0-dev.68 20:44:00 v2.3.0-dev.69 20:44:00 v2.3.0-dev.70 20:44:00 v2.3.0-dev.71 20:44:00 v2.3.0-dev.72 20:44:00 v2.3.0-dev.73 20:44:00 v2.3.0-dev.74 20:44:00 v2.3.0-dev.75 20:44:00 v2.3.0-dev.76 20:44:00 v2.3.0-dev.77 20:44:00 v2.3.0-dev.78 20:44:00 v2.3.0-dev.79 20:44:00 v2.3.0-dev.80 20:44:00 v2.3.0-dev.81 20:44:00 v2.3.0-dev.82 20:44:00 v2.3.0-dev.83 20:44:00 v2.3.0-dev.84 20:44:00 v2.3.0-dev.85 20:44:00 v2.3.0-dev.86 20:44:00 v2.3.0-dev.87 20:44:00 v2.3.0-dev.88 20:44:00 v2.3.0-dev.89 20:44:00 v2.3.0-dev.90 20:44:00 v2.3.0-dev.91 20:44:00 v2.3.0-dev.92 20:44:00 v2.3.0-dev.93 20:44:00 v2.3.0-dev.94 20:44:00 v2.3.0-dev.95 20:44:00 v2.3.0-dev.96 20:44:00 v2.3.0-dev.97 20:44:00 v2.3.0-dev.98 20:44:00 v2.3.0-dev.99 20:44:00 v2.3.1-dev.1 20:44:00 v2.3.1-dev.2 20:44:00 v2.3.1-dev.3 20:44:00 v2.3.1-dev.4 20:44:00 v2.3.1-dev.5 20:44:00 v3.0.0-dev.1 20:44:00 v3.0.0-dev.10 20:44:00 v3.0.0-dev.11 20:44:00 v3.0.0-dev.12 20:44:00 v3.0.0-dev.13 20:44:00 v3.0.0-dev.14 20:44:00 v3.0.0-dev.15 20:44:00 v3.0.0-dev.16 20:44:00 v3.0.0-dev.17 20:44:00 v3.0.0-dev.18 20:44:00 v3.0.0-dev.19 20:44:00 v3.0.0-dev.2 20:44:00 v3.0.0-dev.20 20:44:00 v3.0.0-dev.21 20:44:00 v3.0.0-dev.22 20:44:00 v3.0.0-dev.23 20:44:00 v3.0.0-dev.24 20:44:00 v3.0.0-dev.25 20:44:00 v3.0.0-dev.26 20:44:00 v3.0.0-dev.27 20:44:00 v3.0.0-dev.28 20:44:00 v3.0.0-dev.29 20:44:00 v3.0.0-dev.3 20:44:00 v3.0.0-dev.30 20:44:00 v3.0.0-dev.31 20:44:00 v3.0.0-dev.32 20:44:00 v3.0.0-dev.33 20:44:00 v3.0.0-dev.34 20:44:00 v3.0.0-dev.35 20:44:00 v3.0.0-dev.36 20:44:00 v3.0.0-dev.37 20:44:00 v3.0.0-dev.38 20:44:00 v3.0.0-dev.39 20:44:00 v3.0.0-dev.4 20:44:00 v3.0.0-dev.40 20:44:00 v3.0.0-dev.41 20:44:00 v3.0.0-dev.42 20:44:00 v3.0.0-dev.43 20:44:00 v3.0.0-dev.5 20:44:00 v3.0.0-dev.6 20:44:00 v3.0.0-dev.7 20:44:00 v3.0.0-dev.8 20:44:00 v3.0.0-dev.9 [Pipeline] sh 20:44:00 + lftools sign git-tag v3.0.0-dev.43 20:44:01 Signing Git tag with Sigul... 20:44:01 Signing v3.0.0-dev.43 [Pipeline] echo 20:44:02 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:44:02 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:44:02 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:44:02 $ docker stop --time=1 3938a45123f1daf7407fabc3c9891e026deb32c5aadd8e28861eeb550260f74c 20:44:03 $ docker rm -f --volumes 3938a45123f1daf7407fabc3c9891e026deb32c5aadd8e28861eeb550260f74c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:44:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:44:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:44:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:44:04 prd-ubuntu20.04-docker-8c-8g-5251 does not seem to be running inside a container 20:44:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/402 -v /w/workspace/edgex-go/402:/w/workspace/edgex-go/402:rw,z -v /w/workspace/edgex-go/402@tmp:/w/workspace/edgex-go/402@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:44:05 $ docker top 5392db5011e46c1223b18808d2e4b84eb12f798a5d64a9b1ebf02b5cb6f64009 -eo pid,comm 20:44:05 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). 20:44:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:44:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:44:05 [ssh-agent] Looking for ssh-agent implementation... 20:44:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:44:05 $ docker exec 5392db5011e46c1223b18808d2e4b84eb12f798a5d64a9b1ebf02b5cb6f64009 ssh-agent 20:44:05 SSH_AUTH_SOCK=/tmp/ssh-7nNUWpMpUTBZ/agent.32 20:44:05 SSH_AGENT_PID=38 20:44:05 Running ssh-add (command line suppressed) 20:44:05 Identity added: /w/workspace/edgex-go/402@tmp/private_key_13140511243195105055.key (/w/workspace/edgex-go/402@tmp/private_key_13140511243195105055.key) 20:44:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:44:05 + git semver bump pre 20:44:06 2023-02-09 20:44:06,041 [read_version] DEBUG read version from /w/workspace/edgex-go/402/.semver/main 20:44:06 2023-02-09 20:44:06,042 [bump_version] DEBUG bumping version:3.0.0-dev.43 on axis:pre with prefix:dev 20:44:06 2023-02-09 20:44:06,042 [bump_version] DEBUG bumped version:3.0.0-dev.44 20:44:06 2023-02-09 20:44:06,042 [write_version] DEBUG write version:3.0.0-dev.44 to path:/w/workspace/edgex-go/402/.semver/main with force:True 20:44:06 2023-02-09 20:44:06,042 [read_version] DEBUG read version from /w/workspace/edgex-go/402/.semver/main 20:44:06 2023-02-09 20:44:06,042 [write_file] DEBUG write to file:/w/workspace/edgex-go/402/.semver/main 20:44:06 2023-02-09 20:44:06,044 [execute] INFO git cat-file --batch-check 20:44:06 2023-02-09 20:44:06,045 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/402/.semver, universal_newlines=False, shell=None, istream=) 20:44:06 2023-02-09 20:44:06,051 [execute] INFO git cat-file --batch 20:44:06 2023-02-09 20:44:06,051 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/402/.semver, universal_newlines=False, shell=None, istream=) 20:44:06 2023-02-09 20:44:06,056 [read_version] DEBUG read version from /w/workspace/edgex-go/402/.semver/main 20:44:06 3.0.0-dev.44 [Pipeline] } 20:44:06 $ docker exec --env ******** --env ******** 5392db5011e46c1223b18808d2e4b84eb12f798a5d64a9b1ebf02b5cb6f64009 ssh-agent -k 20:44:06 unset SSH_AUTH_SOCK; 20:44:06 unset SSH_AGENT_PID; 20:44:06 echo Agent pid 38 killed; 20:44:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:44:06 + git semver [Pipeline] } 20:44:06 $ docker stop --time=1 5392db5011e46c1223b18808d2e4b84eb12f798a5d64a9b1ebf02b5cb6f64009 20:44:08 $ docker rm -f --volumes 5392db5011e46c1223b18808d2e4b84eb12f798a5d64a9b1ebf02b5cb6f64009 [Pipeline] // withDockerContainer [Pipeline] sh 20:44:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:44:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:44:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:44:08 prd-ubuntu20.04-docker-8c-8g-5251 does not seem to be running inside a container 20:44:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/402 -v /w/workspace/edgex-go/402:/w/workspace/edgex-go/402:rw,z -v /w/workspace/edgex-go/402@tmp:/w/workspace/edgex-go/402@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:44:09 $ docker top ad51b59cea5028fcac0b49fb8a7a9ecdeedaee67f5232a1f4405436e62b92e65 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:44:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:44:09 [ssh-agent] Looking for ssh-agent implementation... 20:44:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:44:09 $ docker exec ad51b59cea5028fcac0b49fb8a7a9ecdeedaee67f5232a1f4405436e62b92e65 ssh-agent 20:44:09 SSH_AUTH_SOCK=/tmp/ssh-EkbSujRpY7Yc/agent.32 20:44:09 SSH_AGENT_PID=39 20:44:09 Running ssh-add (command line suppressed) 20:44:09 Identity added: /w/workspace/edgex-go/402@tmp/private_key_8721155812991622563.key (/w/workspace/edgex-go/402@tmp/private_key_8721155812991622563.key) 20:44:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:44:10 + git semver push 20:44:10 2023-02-09 20:44:10,287 [run_push] DEBUG push 20:44:10 2023-02-09 20:44:10,288 [execute] INFO git cat-file --batch-check 20:44:10 2023-02-09 20:44:10,288 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/402/.semver, universal_newlines=False, shell=None, istream=) 20:44:10 2023-02-09 20:44:10,292 [execute] INFO git rev-list e29ba1f373c7d0b1a488b05e898b140ea2df5df1 -- 20:44:10 2023-02-09 20:44:10,292 [execute] DEBUG Popen(['git', 'rev-list', 'e29ba1f373c7d0b1a488b05e898b140ea2df5df1', '--'], cwd=/w/workspace/edgex-go/402/.semver, universal_newlines=False, shell=None, istream=None) 20:44:10 2023-02-09 20:44:10,306 [execute] INFO git fetch -v origin 20:44:10 2023-02-09 20:44:10,306 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/402/.semver, universal_newlines=True, shell=None, istream=None) 20:44:11 2023-02-09 20:44:10,850 [run_push] DEBUG no remote changes detected 20:44:11 2023-02-09 20:44:10,850 [execute] INFO git push origin semver 20:44:11 2023-02-09 20:44:10,851 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/402/.semver, universal_newlines=False, shell=None, istream=None) 20:44:12 2023-02-09 20:44:11,907 [run_push] DEBUG push all version tags 20:44:12 2023-02-09 20:44:11,908 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:44:12 2023-02-09 20:44:11,908 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/402, universal_newlines=False, shell=None, istream=None) 20:44:13 2023-02-09 20:44:12,810 [read_version] DEBUG read version from /w/workspace/edgex-go/402/.semver/main 20:44:13 3.0.0-dev.44 [Pipeline] } 20:44:13 $ docker exec --env ******** --env ******** ad51b59cea5028fcac0b49fb8a7a9ecdeedaee67f5232a1f4405436e62b92e65 ssh-agent -k 20:44:13 unset SSH_AUTH_SOCK; 20:44:13 unset SSH_AGENT_PID; 20:44:13 echo Agent pid 39 killed; 20:44:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:44:13 + git semver [Pipeline] } 20:44:13 $ docker stop --time=1 ad51b59cea5028fcac0b49fb8a7a9ecdeedaee67f5232a1f4405436e62b92e65 20:44:15 $ docker rm -f --volumes ad51b59cea5028fcac0b49fb8a7a9ecdeedaee67f5232a1f4405436e62b92e65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:44:15 + [ -d /w/workspace/edgex-go/402/archives ] [Pipeline] libraryResource [Pipeline] sh 20:44:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:44:16 ---> package-listing.sh 20:44:16 ++ tr '[:upper:]' '[:lower:]' 20:44:16 ++ facter osfamily 20:44:16 + OS_FAMILY=debian 20:44:16 + workspace=/w/workspace/edgex-go/402 20:44:16 + START_PACKAGES=/tmp/packages_start.txt 20:44:16 + END_PACKAGES=/tmp/packages_end.txt 20:44:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:44:16 + PACKAGES=/tmp/packages_start.txt 20:44:16 + '[' /w/workspace/edgex-go/402 ']' 20:44:16 + PACKAGES=/tmp/packages_end.txt 20:44:16 + case "${OS_FAMILY}" in 20:44:16 + dpkg -l 20:44:16 + grep '^ii' 20:44:16 + '[' -f /tmp/packages_start.txt ']' 20:44:16 + '[' -f /tmp/packages_end.txt ']' 20:44:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:44:16 + '[' /w/workspace/edgex-go/402 ']' 20:44:16 + mkdir -p /w/workspace/edgex-go/402/archives/ 20:44:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/402/archives/ [Pipeline] echo 20:44:16 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/402/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:44:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:44:17 20:44:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:44:18 latest: Pulling from edgex-lftools-log-publisher 20:44:18 5eb5b503b376: Pulling fs layer 20:44:18 5c69ac0246d0: Pulling fs layer 20:44:18 ec43610c2a17: Pulling fs layer 20:44:18 3a2ae6a8a46f: Pulling fs layer 20:44:18 33b1e0a273af: Pulling fs layer 20:44:18 5d3b04190fa2: Pulling fs layer 20:44:18 2f39f015ded8: Pulling fs layer 20:44:18 3a2ae6a8a46f: Waiting 20:44:18 33b1e0a273af: Waiting 20:44:18 5d3b04190fa2: Waiting 20:44:18 2f39f015ded8: Waiting 20:44:18 5c69ac0246d0: Verifying Checksum 20:44:18 5c69ac0246d0: Download complete 20:44:18 3a2ae6a8a46f: Verifying Checksum 20:44:18 3a2ae6a8a46f: Download complete 20:44:18 33b1e0a273af: Verifying Checksum 20:44:18 33b1e0a273af: Download complete 20:44:18 5d3b04190fa2: Verifying Checksum 20:44:18 5d3b04190fa2: Download complete 20:44:18 ec43610c2a17: Verifying Checksum 20:44:18 ec43610c2a17: Download complete 20:44:18 5eb5b503b376: Verifying Checksum 20:44:18 5eb5b503b376: Download complete 20:44:19 2f39f015ded8: Download complete 20:44:19 5eb5b503b376: Pull complete 20:44:19 5c69ac0246d0: Pull complete 20:44:20 ec43610c2a17: Pull complete 20:44:20 3a2ae6a8a46f: Pull complete 20:44:20 33b1e0a273af: Pull complete 20:44:20 5d3b04190fa2: Pull complete 20:44:24 2f39f015ded8: Pull complete 20:44:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:44:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:44:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:44:24 prd-ubuntu20.04-docker-8c-8g-5251 does not seem to be running inside a container 20:44:24 $ 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/402/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/402 -v /w/workspace/edgex-go/402:/w/workspace/edgex-go/402:rw,z -v /w/workspace/edgex-go/402@tmp:/w/workspace/edgex-go/402@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:44:27 $ docker top 0988e50c46087c515c49bd7ed3dcc46111a72693b897c3afefe6d248664c6f23 -eo pid,comm [Pipeline] { [Pipeline] sh 20:44:27 + touch /tmp/pre-build-complete [Pipeline] sh 20:44:27 + mkdir -p /var/log/sysstat [Pipeline] sh 20:44:27 + ls /var/log/sa-host 20:44:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:44:28 provisioning config files... 20:44:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/402@tmp/config11113811115254461169tmp [Pipeline] { [Pipeline] echo 20:44:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:44:28 ---> create-netrc.sh [Pipeline] } 20:44:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:44:28 ---> python-tools-install.sh [Pipeline] echo 20:44:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:44:29 ---> sudo-logs.sh 20:44:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:44:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:44:29 ---> job-cost.sh 20:44:29 lf-activate-venv: SKIPPING 20:44:29 DEBUG: total: 0.10999999940395355 20:44:29 INFO: Retrieving Stack Cost... 20:44:29 INFO: Retrieving Pricing Info for: v3-standard-8 20:44:30 INFO: Archiving Costs [Pipeline] echo 20:44:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:44:30 ---> logs-deploy.sh 20:44:30 lf-activate-venv: SKIPPING 20:44:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/402 20:44:30 INFO: archiving workspace using pattern(s): 20:44:31 Archives upload complete. 20:44:31 INFO: archiving logs to Nexus 20:44:32 ---> uname -a: 20:44:32 Linux prd-ubuntu20-04-docker-8c-8g-5251 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:44:32 20:44:32 20:44:32 ---> lscpu: 20:44:32 Architecture: x86_64 20:44:32 CPU op-mode(s): 32-bit, 64-bit 20:44:32 Byte Order: Little Endian 20:44:32 Address sizes: 40 bits physical, 48 bits virtual 20:44:32 CPU(s): 8 20:44:32 On-line CPU(s) list: 0-7 20:44:32 Thread(s) per core: 1 20:44:32 Core(s) per socket: 1 20:44:32 Socket(s): 8 20:44:32 NUMA node(s): 1 20:44:32 Vendor ID: AuthenticAMD 20:44:32 CPU family: 23 20:44:32 Model: 49 20:44:32 Model name: AMD EPYC-Rome Processor 20:44:32 Stepping: 0 20:44:32 CPU MHz: 2799.976 20:44:32 BogoMIPS: 5599.95 20:44:32 Virtualization: AMD-V 20:44:32 Hypervisor vendor: KVM 20:44:32 Virtualization type: full 20:44:32 L1d cache: 256 KiB 20:44:32 L1i cache: 256 KiB 20:44:32 L2 cache: 4 MiB 20:44:32 L3 cache: 128 MiB 20:44:32 NUMA node0 CPU(s): 0-7 20:44:32 Vulnerability Itlb multihit: Not affected 20:44:32 Vulnerability L1tf: Not affected 20:44:32 Vulnerability Mds: Not affected 20:44:32 Vulnerability Meltdown: Not affected 20:44:32 Vulnerability Mmio stale data: Not affected 20:44:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:44:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:44:32 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:44:32 Vulnerability Srbds: Not affected 20:44:32 Vulnerability Tsx async abort: Not affected 20:44:32 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:44:32 20:44:32 20:44:32 ---> nproc: 20:44:32 8 20:44:32 20:44:32 20:44:32 ---> df -h: 20:44:32 Filesystem Size Used Avail Use% Mounted on 20:44:32 overlay 155G 20G 136G 13% / 20:44:32 tmpfs 64M 0 64M 0% /dev 20:44:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:44:32 shm 64M 0 64M 0% /dev/shm 20:44:32 /dev/vda1 155G 20G 136G 13% /facter-os 20:44:32 20:44:32 20:44:32 ---> sar -b -r -n DEV: 20:44:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5251) 02/09/23 _x86_64_ (8 CPU) 20:44:32 20:44:32 20:15:23 LINUX RESTART (8 CPU) 20:44:32 20:44:32 20:16:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:44:32 20:17:01 147.40 11.46 135.94 0.00 1815.42 73228.81 0.00 20:44:32 20:18:01 38.16 0.07 38.09 0.00 4.00 17921.96 0.00 20:44:32 20:19:01 84.20 0.30 83.90 0.00 5.60 31320.11 0.00 20:44:32 20:20:01 525.47 8.23 517.23 0.00 75.60 206176.00 0.00 20:44:32 20:21:01 763.37 12.68 750.69 0.00 5163.81 250117.78 0.00 20:44:32 20:22:01 1157.45 0.40 1157.05 0.00 12.53 306600.60 0.00 20:44:32 20:23:01 265.09 0.18 264.91 0.00 32.66 26071.52 0.00 20:44:32 20:24:01 17.88 0.02 17.86 0.00 4.27 453.18 0.00 20:44:32 20:25:01 1.25 0.00 1.25 0.00 0.00 12.93 0.00 20:44:32 20:26:01 1.70 0.00 1.70 0.00 0.00 19.60 0.00 20:44:32 20:27:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 20:44:32 20:28:01 1.45 0.00 1.45 0.00 0.00 15.73 0.00 20:44:32 20:29:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 20:44:32 20:30:01 1.58 0.00 1.58 0.00 0.00 17.73 0.00 20:44:32 20:31:01 2.03 0.02 2.02 0.00 0.13 26.26 0.00 20:44:32 20:32:01 1.40 0.00 1.40 0.00 0.00 17.46 0.00 20:44:32 20:33:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 20:44:32 20:34:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 20:44:32 20:35:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 20:44:32 20:36:01 1.52 0.00 1.52 0.00 0.00 18.13 0.00 20:44:32 20:37:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 20:44:32 20:38:01 1.32 0.00 1.32 0.00 0.00 15.06 0.00 20:44:32 20:39:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 20:44:32 20:40:01 1.42 0.00 1.42 0.00 0.00 16.40 0.00 20:44:32 20:41:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 20:44:32 20:42:01 2.07 0.00 2.07 0.00 0.00 22.80 0.00 20:44:32 20:43:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 20:44:32 20:44:01 113.88 0.32 113.56 0.00 12.40 56502.85 0.00 20:44:32 Average: 112.07 1.20 110.87 0.00 253.58 34573.23 0.00 20:44:32 20:44:32 20:16:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:44:32 20:17:01 28560632 31601204 710656 2.16 111580 3168288 1932300 5.69 1081532 2842032 608 20:44:32 20:18:01 27975220 31475808 827992 2.52 114684 3583380 1922084 5.66 1301844 3155812 168868 20:44:32 20:19:01 27948512 31537252 768408 2.34 117440 3667352 1872888 5.52 1261220 3221240 780 20:44:32 20:20:01 22491908 31422088 869864 2.65 284328 8547168 2723040 8.03 1819104 7806488 1582212 20:44:32 20:21:01 20601484 31263812 999220 3.04 326072 10153876 3000116 8.84 2521904 8878040 3436 20:44:32 20:22:01 18560260 31185276 1071888 3.26 362492 11949112 2937804 8.66 2774640 10533604 540 20:44:32 20:23:01 20240124 31529820 738668 2.25 364560 10668028 1849620 5.45 2368572 9329996 824 20:44:32 20:24:01 20231148 31521852 745928 2.27 365148 10668332 1862676 5.49 2375540 9330044 116 20:44:32 20:25:01 20231864 31522572 745100 2.27 365156 10668332 1862676 5.49 2374396 9330044 16 20:44:32 20:26:01 20235460 31526216 741892 2.26 365172 10668340 1862676 5.49 2371444 9330052 44 20:44:32 20:27:01 20237352 31528120 740160 2.25 365180 10668344 1862676 5.49 2369616 9330056 12 20:44:32 20:28:01 20241880 31532664 735568 2.24 365200 10668344 1862676 5.49 2364800 9330056 44 20:44:32 20:29:01 20242108 31532912 735288 2.24 365204 10668348 1862676 5.49 2364768 9330076 8 20:44:32 20:30:01 20241744 31532564 735524 2.24 365204 10668352 1862676 5.49 2365124 9330080 8 20:44:32 20:31:01 20241032 31531920 735936 2.24 365236 10668328 1881364 5.54 2365136 9330056 36 20:44:32 20:32:01 20241228 31532136 735652 2.24 365252 10668332 1881364 5.54 2365096 9330060 60 20:44:32 20:33:01 20241396 31532304 735664 2.24 365260 10668332 1881364 5.54 2365080 9330060 8 20:44:32 20:34:01 20241128 31532064 735856 2.24 365272 10668336 1881364 5.54 2365124 9330064 48 20:44:32 20:35:01 20241080 31532024 735832 2.24 365280 10668340 1881364 5.54 2365112 9330068 8 20:44:32 20:36:01 20241524 31532536 735536 2.24 365308 10668348 1881364 5.54 2365240 9330112 64 20:44:32 20:37:01 20242044 31533084 735000 2.24 365316 10668352 1881364 5.54 2365008 9330120 12 20:44:32 20:38:01 20241704 31532872 735072 2.24 365328 10668480 1881364 5.54 2365280 9330236 4 20:44:32 20:39:01 20241720 31532896 735048 2.24 365332 10668484 1897628 5.59 2364800 9330240 8 20:44:32 20:40:01 20241332 31532516 735352 2.24 365336 10668488 1897628 5.59 2364812 9330244 40 20:44:32 20:41:01 20241568 31532776 735020 2.24 365372 10668488 1897628 5.59 2364896 9330244 40 20:44:32 20:42:01 20241476 31532760 735232 2.24 365416 10668492 1897628 5.59 2364896 9330260 8 20:44:32 20:43:01 20241452 31532748 735208 2.24 365424 10668496 1897628 5.59 2364904 9330264 8 20:44:32 20:44:01 18651852 31417752 843288 2.56 404352 11976796 2005220 5.91 2565324 10583016 1072 20:44:32 Average: 21065365 31501877 770352 2.34 335389 9895775 1993602 5.88 2250900 8676881 62819 20:44:32 20:44:32 20:16:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:44:32 20:17:01 vethacde835 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 20:44:32 20:17:01 ens3 729.89 641.23 9629.52 81.31 0.00 0.00 0.00 0.00 20:44:32 20:17:01 docker0 374.11 376.34 29.02 3470.89 0.00 0.00 0.00 0.00 20:44:32 20:17:01 lo 4.74 4.74 0.46 0.46 0.00 0.00 0.00 0.00 20:44:32 20:18:01 vethcbf239f 1.37 1.58 0.11 0.12 0.00 0.00 0.00 0.00 20:44:32 20:18:01 ens3 31.28 22.91 27.29 13.76 0.00 0.00 0.00 0.00 20:44:32 20:18:01 docker0 1.37 1.43 0.09 0.11 0.00 0.00 0.00 0.00 20:44:32 20:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:44:32 20:19:01 ens3 130.19 103.57 1714.01 124.15 0.00 0.00 0.00 0.00 20:44:32 20:19:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 20:44:32 20:19:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 20:44:32 20:19:01 veth020368f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:44:32 20:20:01 ens3 1163.65 847.42 6068.59 74.88 0.00 0.00 0.00 0.00 20:44:32 20:20:01 docker0 840.98 1149.37 57.63 6057.84 0.00 0.00 0.00 0.00 20:44:32 20:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:44:32 20:20:01 veth020368f 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 20:44:32 20:21:01 ens3 195.15 102.72 3174.86 24.90 0.00 0.00 0.00 0.00 20:44:32 20:21:01 docker0 11.78 23.11 0.75 263.04 0.00 0.00 0.00 0.00 20:44:32 20:21:01 lo 2.53 2.53 0.25 0.25 0.00 0.00 0.00 0.00 20:44:32 20:21:01 veth020368f 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 20:44:32 20:21:01 veth3646b12 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 20:44:32 20:22:01 ens3 386.74 219.48 2654.19 40.80 0.00 0.00 0.00 0.00 20:44:32 20:22:01 docker0 187.27 336.27 15.86 2614.17 0.00 0.00 0.00 0.00 20:44:32 20:22:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 20:44:32 20:22:01 vethf2faf92 0.02 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:44:32 20:22:01 veth020368f 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 20:44:32 20:22:01 veth8ed22ec 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 20:44:32 20:23:01 ens3 366.44 350.64 329.65 1436.05 0.00 0.00 0.00 0.00 20:44:32 20:23:01 docker0 6.22 11.83 0.41 135.48 0.00 0.00 0.00 0.00 20:44:32 20:23:01 lo 38.13 38.13 3.76 3.76 0.00 0.00 0.00 0.00 20:44:32 20:24:01 ens3 338.82 339.64 150.17 1948.99 0.00 0.00 0.00 0.00 20:44:32 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:32 20:24:01 lo 23.73 23.73 2.33 2.33 0.00 0.00 0.00 0.00 20:44:32 20:25:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:44:32 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:32 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:32 20:26:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 20:44:32 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:32 20:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:44:32 20:27:01 ens3 0.43 0.32 0.26 0.20 0.00 0.00 0.00 0.00 20:44:32 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:32 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:32 20:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:44:32 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:32 20:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:44:32 20:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:32 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:32 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:32 20:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:44:32 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:32 20:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:44:32 20:31:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 20:44:32 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:32 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:32 20:32:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:44:32 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:32 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:44:32 20:33:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:44:32 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:32 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:32 20:34:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:44:32 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:32 20:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:44:32 20:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:32 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:32 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:32 20:36:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:44:32 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:32 20:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:44:32 20:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:32 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:32 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:32 20:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:44:32 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:32 20:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:44:32 20:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:32 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:32 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:32 20:40:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:44:32 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:32 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:44:32 20:41:01 ens3 0.57 0.30 0.90 0.08 0.00 0.00 0.00 0.00 20:44:32 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:32 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:32 20:42:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:44:32 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:32 20:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:44:32 20:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:32 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:32 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:32 20:44:01 vethfe4d7cf 0.23 0.32 0.08 0.10 0.00 0.00 0.00 0.00 20:44:32 20:44:01 ens3 395.43 288.04 7779.83 50.30 0.00 0.00 0.00 0.00 20:44:32 20:44:01 docker0 36.03 52.97 3.28 587.91 0.00 0.00 0.00 0.00 20:44:32 20:44:01 lo 2.47 2.47 0.24 0.24 0.00 0.00 0.00 0.00 20:44:32 Average: vethfe4d7cf 0.01 0.01 0.00 0.00 0.00 0.00 0.00 0.00 20:44:32 Average: ens3 133.21 103.87 1120.97 135.60 0.00 0.00 0.00 0.00 20:44:32 Average: docker0 51.87 69.50 3.81 467.10 0.00 0.00 0.00 0.00 20:44:32 Average: lo 2.67 2.67 0.26 0.26 0.00 0.00 0.00 0.00 20:44:32 20:44:32 20:44:32 ---> sar -P ALL: 20:44:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5251) 02/09/23 _x86_64_ (8 CPU) 20:44:32 20:44:32 20:15:23 LINUX RESTART (8 CPU) 20:44:32 20:44:32 20:16:02 CPU %user %nice %system %iowait %steal %idle 20:44:32 20:17:01 all 10.22 0.00 4.66 2.20 0.39 82.53 20:44:32 20:17:01 0 11.44 0.00 5.41 3.00 0.36 79.80 20:44:32 20:17:01 1 9.30 0.00 5.44 3.91 0.36 81.00 20:44:32 20:17:01 2 9.51 0.00 4.26 1.08 0.34 84.80 20:44:32 20:17:01 3 9.82 0.00 4.99 3.65 0.50 81.04 20:44:32 20:17:01 4 11.82 0.00 4.48 0.65 0.36 82.69 20:44:32 20:17:01 5 9.36 0.00 3.57 0.29 0.31 86.48 20:44:32 20:17:01 6 9.05 0.00 4.36 0.46 0.36 85.76 20:44:32 20:17:01 7 11.52 0.00 4.80 4.62 0.51 78.55 20:44:32 20:18:01 all 47.00 0.00 7.26 0.26 0.37 45.11 20:44:32 20:18:01 0 43.70 0.00 6.34 0.00 0.40 49.56 20:44:32 20:18:01 1 49.33 0.00 6.30 0.02 0.42 43.93 20:44:32 20:18:01 2 43.05 0.00 9.31 0.05 0.36 47.24 20:44:32 20:18:01 3 46.30 0.00 7.18 0.24 0.36 45.93 20:44:32 20:18:01 4 49.76 0.00 6.60 0.07 0.32 43.25 20:44:32 20:18:01 5 48.37 0.00 8.74 0.13 0.37 42.39 20:44:32 20:18:01 6 51.07 0.00 6.87 0.00 0.30 41.76 20:44:32 20:18:01 7 44.37 0.00 6.79 1.60 0.41 46.84 20:44:32 20:19:01 all 36.74 0.00 5.85 0.78 0.53 56.10 20:44:32 20:19:01 0 35.63 0.00 5.53 1.21 0.59 57.03 20:44:32 20:19:01 1 38.64 0.00 5.85 0.08 0.52 54.90 20:44:32 20:19:01 2 35.07 0.00 5.60 0.02 0.54 58.77 20:44:32 20:19:01 3 35.06 0.00 6.27 4.47 0.59 53.61 20:44:32 20:19:01 4 38.17 0.00 6.01 0.08 0.52 55.22 20:44:32 20:19:01 5 36.60 0.00 5.42 0.15 0.51 57.32 20:44:32 20:19:01 6 39.06 0.00 6.39 0.03 0.42 54.10 20:44:32 20:19:01 7 35.63 0.00 5.71 0.17 0.59 57.90 20:44:32 20:20:01 all 14.69 0.00 10.73 6.72 0.38 67.48 20:44:32 20:20:01 0 15.35 0.00 11.13 10.30 0.39 62.83 20:44:32 20:20:01 1 12.43 0.00 7.57 1.72 0.29 77.99 20:44:32 20:20:01 2 14.53 0.00 9.18 7.54 0.29 68.47 20:44:32 20:20:01 3 14.24 0.00 11.66 3.73 0.38 69.99 20:44:32 20:20:01 4 16.19 0.00 12.82 12.25 0.51 58.23 20:44:32 20:20:01 5 15.48 0.00 11.32 8.22 0.34 64.65 20:44:32 20:20:01 6 15.29 0.00 10.26 3.64 0.27 70.54 20:44:32 20:20:01 7 14.01 0.00 11.88 6.36 0.55 67.20 20:44:32 20:21:01 all 65.42 0.00 13.25 3.93 0.27 17.14 20:44:32 20:21:01 0 66.07 0.00 12.50 2.92 0.24 18.28 20:44:32 20:21:01 1 63.85 0.00 14.32 2.22 0.25 19.35 20:44:32 20:21:01 2 65.93 0.00 12.19 4.90 0.29 16.70 20:44:32 20:21:01 3 64.60 0.00 13.46 0.86 0.29 20.80 20:44:32 20:21:01 4 65.89 0.00 13.65 14.56 0.27 5.63 20:44:32 20:21:01 5 65.65 0.00 13.01 1.76 0.27 19.31 20:44:32 20:21:01 6 65.71 0.00 13.40 1.81 0.27 18.82 20:44:32 20:21:01 7 65.64 0.00 13.48 2.42 0.27 18.19 20:44:32 20:22:01 all 65.44 0.00 16.21 5.69 0.40 12.25 20:44:32 20:22:01 0 65.28 0.00 15.50 5.58 0.39 13.25 20:44:32 20:22:01 1 64.56 0.00 16.70 4.09 0.41 14.25 20:44:32 20:22:01 2 65.36 0.00 17.13 8.13 0.41 8.97 20:44:32 20:22:01 3 67.36 0.00 15.47 5.17 0.36 11.64 20:44:32 20:22:01 4 64.21 0.00 16.73 6.55 0.41 12.09 20:44:32 20:22:01 5 66.64 0.00 15.69 5.97 0.37 11.33 20:44:32 20:22:01 6 65.30 0.00 15.50 4.88 0.37 13.95 20:44:32 20:22:01 7 64.83 0.00 16.98 5.17 0.51 12.52 20:44:32 20:23:01 all 16.15 0.00 3.60 1.70 0.24 78.30 20:44:32 20:23:01 0 16.47 0.00 3.54 1.33 0.22 78.45 20:44:32 20:23:01 1 16.78 0.00 4.59 0.97 0.25 77.41 20:44:32 20:23:01 2 14.27 0.00 2.82 0.15 0.17 82.59 20:44:32 20:23:01 3 16.61 0.00 3.79 0.65 0.26 78.70 20:44:32 20:23:01 4 16.87 0.00 3.91 1.85 0.23 77.14 20:44:32 20:23:01 5 16.71 0.00 3.28 2.07 0.25 77.69 20:44:32 20:23:01 6 15.98 0.00 3.29 1.41 0.24 79.08 20:44:32 20:23:01 7 15.54 0.00 3.60 5.22 0.34 75.31 20:44:32 20:24:01 all 5.81 0.00 0.73 0.07 0.12 93.28 20:44:32 20:24:01 0 7.21 0.00 0.75 0.02 0.13 91.89 20:44:32 20:24:01 1 8.65 0.00 0.78 0.12 0.15 90.30 20:44:32 20:24:01 2 3.77 0.00 0.53 0.00 0.07 95.63 20:44:32 20:24:01 3 8.65 0.00 0.84 0.05 0.15 90.31 20:44:32 20:24:01 4 2.81 0.00 0.44 0.00 0.10 96.65 20:44:32 20:24:01 5 5.72 0.00 0.72 0.12 0.10 93.35 20:44:32 20:24:01 6 4.40 0.00 0.68 0.08 0.07 94.76 20:44:32 20:24:01 7 5.22 0.00 1.09 0.15 0.17 93.37 20:44:32 20:25:01 all 0.03 0.00 0.02 0.00 0.01 99.94 20:44:32 20:25:01 0 0.08 0.00 0.02 0.00 0.03 99.87 20:44:32 20:25:01 1 0.05 0.00 0.05 0.03 0.02 99.85 20:44:32 20:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:44:32 20:25:01 3 0.03 0.00 0.05 0.00 0.02 99.90 20:44:32 20:25:01 4 0.07 0.00 0.05 0.00 0.00 99.88 20:44:32 20:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:44:32 20:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:44:32 20:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:44:32 20:26:01 all 0.03 0.00 0.01 0.01 0.01 99.94 20:44:32 20:26:01 0 0.08 0.00 0.03 0.00 0.02 99.87 20:44:32 20:26:01 1 0.05 0.00 0.03 0.00 0.02 99.90 20:44:32 20:26:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:44:32 20:26:01 3 0.05 0.00 0.02 0.00 0.00 99.93 20:44:32 20:26:01 4 0.07 0.00 0.02 0.00 0.02 99.90 20:44:32 20:26:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:44:32 20:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:44:32 20:26:01 7 0.02 0.00 0.00 0.03 0.00 99.95 20:44:32 20:27:01 all 0.02 0.00 0.01 0.14 0.01 99.82 20:44:32 20:27:01 0 0.05 0.00 0.02 0.00 0.02 99.92 20:44:32 20:27:01 1 0.05 0.00 0.05 0.10 0.02 99.78 20:44:32 20:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:44:32 20:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:44:32 20:27:01 4 0.05 0.00 0.02 0.00 0.00 99.93 20:44:32 20:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:44:32 20:27:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:44:32 20:27:01 7 0.00 0.00 0.00 1.05 0.00 98.95 20:44:32 20:44:32 20:27:01 CPU %user %nice %system %iowait %steal %idle 20:44:32 20:28:01 all 0.02 0.00 0.01 0.00 0.01 99.95 20:44:32 20:28:01 0 0.05 0.00 0.03 0.00 0.00 99.92 20:44:32 20:28:01 1 0.05 0.00 0.07 0.00 0.02 99.87 20:44:32 20:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:44:32 20:28:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:44:32 20:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:44:32 20:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:44:32 20:28:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:44:32 20:28:01 7 0.00 0.00 0.02 0.02 0.02 99.95 20:44:32 20:29:01 all 0.03 0.00 0.02 0.01 0.01 99.93 20:44:32 20:29:01 0 0.05 0.00 0.03 0.00 0.02 99.90 20:44:32 20:29:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:44:32 20:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:44:32 20:29:01 3 0.10 0.00 0.05 0.00 0.00 99.85 20:44:32 20:29:01 4 0.07 0.00 0.02 0.00 0.00 99.92 20:44:32 20:29:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:44:32 20:29:01 6 0.00 0.00 0.00 0.08 0.00 99.92 20:44:32 20:29:01 7 0.00 0.00 0.02 0.02 0.02 99.95 20:44:32 20:30:01 all 0.02 0.00 0.01 0.01 0.01 99.95 20:44:32 20:30:01 0 0.03 0.00 0.02 0.05 0.02 99.88 20:44:32 20:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:44:32 20:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:44:32 20:30:01 3 0.10 0.00 0.05 0.00 0.03 99.82 20:44:32 20:30:01 4 0.00 0.00 0.02 0.00 0.02 99.97 20:44:32 20:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:44:32 20:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:44:32 20:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:44:32 20:31:01 all 0.03 0.00 0.03 0.01 0.01 99.92 20:44:32 20:31:01 0 0.07 0.00 0.02 0.03 0.00 99.88 20:44:32 20:31:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:44:32 20:31:01 2 0.02 0.00 0.03 0.00 0.00 99.95 20:44:32 20:31:01 3 0.03 0.00 0.05 0.00 0.02 99.90 20:44:32 20:31:01 4 0.03 0.00 0.03 0.00 0.00 99.93 20:44:32 20:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:44:32 20:31:01 6 0.00 0.00 0.03 0.03 0.00 99.93 20:44:32 20:31:01 7 0.02 0.00 0.02 0.05 0.02 99.90 20:44:32 20:32:01 all 0.02 0.00 0.01 0.01 0.01 99.96 20:44:32 20:32:01 0 0.03 0.00 0.00 0.03 0.02 99.92 20:44:32 20:32:01 1 0.02 0.00 0.03 0.00 0.02 99.93 20:44:32 20:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:44:32 20:32:01 3 0.07 0.00 0.02 0.00 0.02 99.90 20:44:32 20:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:44:32 20:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:44:32 20:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:44:32 20:32:01 7 0.02 0.00 0.00 0.02 0.00 99.97 20:44:32 20:33:01 all 0.03 0.00 0.02 0.00 0.01 99.94 20:44:32 20:33:01 0 0.05 0.00 0.03 0.02 0.02 99.88 20:44:32 20:33:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:44:32 20:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:44:32 20:33:01 3 0.08 0.00 0.07 0.00 0.02 99.83 20:44:32 20:33:01 4 0.05 0.00 0.05 0.00 0.00 99.90 20:44:32 20:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:44:32 20:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:44:32 20:33:01 7 0.00 0.00 0.02 0.02 0.00 99.97 20:44:32 20:34:01 all 0.22 0.00 0.01 0.01 0.01 99.75 20:44:32 20:34:01 0 0.03 0.00 0.00 0.10 0.02 99.85 20:44:32 20:34:01 1 1.65 0.00 0.02 0.00 0.02 98.32 20:44:32 20:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:44:32 20:34:01 3 0.05 0.00 0.07 0.00 0.02 99.87 20:44:32 20:34:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:44:32 20:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:44:32 20:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:44:32 20:34:01 7 0.00 0.00 0.00 0.02 0.00 99.98 20:44:32 20:35:01 all 0.28 0.00 0.01 0.00 0.00 99.69 20:44:32 20:35:01 0 0.03 0.00 0.05 0.02 0.00 99.90 20:44:32 20:35:01 1 1.99 0.00 0.00 0.00 0.02 98.00 20:44:32 20:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:44:32 20:35:01 3 0.10 0.00 0.03 0.00 0.02 99.85 20:44:32 20:35:01 4 0.05 0.00 0.02 0.00 0.00 99.93 20:44:32 20:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:44:32 20:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:44:32 20:35:01 7 0.03 0.00 0.00 0.02 0.00 99.95 20:44:32 20:36:01 all 0.17 0.00 0.01 0.01 0.01 99.80 20:44:32 20:36:01 0 0.07 0.00 0.02 0.05 0.02 99.85 20:44:32 20:36:01 1 1.24 0.00 0.00 0.00 0.02 98.74 20:44:32 20:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:44:32 20:36:01 3 0.03 0.00 0.07 0.00 0.00 99.90 20:44:32 20:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:44:32 20:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:44:32 20:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:44:32 20:36:01 7 0.00 0.00 0.00 0.02 0.02 99.97 20:44:32 20:37:01 all 0.03 0.00 0.01 0.00 0.00 99.95 20:44:32 20:37:01 0 0.07 0.00 0.02 0.02 0.00 99.90 20:44:32 20:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:44:32 20:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:44:32 20:37:01 3 0.08 0.00 0.05 0.00 0.02 99.85 20:44:32 20:37:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:44:32 20:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:44:32 20:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:44:32 20:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:44:32 20:38:01 all 0.02 0.00 0.01 0.01 0.01 99.95 20:44:32 20:38:01 0 0.05 0.00 0.00 0.00 0.00 99.95 20:44:32 20:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:44:32 20:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:44:32 20:38:01 3 0.05 0.00 0.03 0.00 0.02 99.90 20:44:32 20:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:44:32 20:38:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:44:32 20:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:44:32 20:38:01 7 0.00 0.00 0.02 0.08 0.00 99.90 20:44:32 20:44:32 20:38:01 CPU %user %nice %system %iowait %steal %idle 20:44:32 20:39:01 all 0.03 0.00 0.03 0.00 0.01 99.94 20:44:32 20:39:01 0 0.08 0.00 0.05 0.00 0.02 99.85 20:44:32 20:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:44:32 20:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:44:32 20:39:01 3 0.07 0.00 0.07 0.00 0.02 99.85 20:44:32 20:39:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:44:32 20:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:44:32 20:39:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:44:32 20:39:01 7 0.00 0.00 0.02 0.02 0.00 99.97 20:44:32 20:40:01 all 0.02 0.00 0.01 0.01 0.01 99.96 20:44:32 20:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:44:32 20:40:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:44:32 20:40:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:44:32 20:40:01 3 0.00 0.00 0.05 0.00 0.02 99.93 20:44:32 20:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:44:32 20:40:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:44:32 20:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:44:32 20:40:01 7 0.05 0.00 0.00 0.05 0.02 99.88 20:44:32 20:41:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:44:32 20:41:01 0 0.08 0.00 0.03 0.00 0.02 99.87 20:44:32 20:41:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:44:32 20:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:44:32 20:41:01 3 0.05 0.00 0.03 0.00 0.02 99.90 20:44:32 20:41:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:44:32 20:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:44:32 20:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:44:32 20:41:01 7 0.02 0.00 0.00 0.03 0.00 99.95 20:44:32 20:42:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:44:32 20:42:01 0 0.02 0.00 0.03 0.00 0.02 99.93 20:44:32 20:42:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:44:32 20:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:44:32 20:42:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:44:32 20:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:44:32 20:42:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:44:32 20:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:44:32 20:42:01 7 0.00 0.00 0.00 0.07 0.00 99.93 20:44:32 20:43:01 all 0.04 0.00 0.02 0.00 0.00 99.93 20:44:32 20:43:01 0 0.05 0.00 0.05 0.00 0.00 99.90 20:44:32 20:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:44:32 20:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:44:32 20:43:01 3 0.08 0.00 0.05 0.00 0.02 99.85 20:44:32 20:43:01 4 0.07 0.00 0.02 0.00 0.00 99.92 20:44:32 20:43:01 5 0.07 0.00 0.02 0.00 0.00 99.92 20:44:32 20:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:44:32 20:43:01 7 0.02 0.00 0.00 0.02 0.00 99.97 20:44:32 20:44:01 all 8.22 0.00 3.81 1.29 0.11 86.57 20:44:32 20:44:01 0 8.49 0.00 3.44 1.43 0.12 86.52 20:44:32 20:44:01 1 6.33 0.00 2.58 0.30 0.08 90.69 20:44:32 20:44:01 2 10.78 0.00 3.22 0.05 0.08 85.86 20:44:32 20:44:01 3 7.79 0.00 4.09 0.52 0.10 87.50 20:44:32 20:44:01 4 7.51 0.00 3.13 0.24 0.10 89.01 20:44:32 20:44:01 5 7.86 0.00 4.89 0.05 0.10 87.09 20:44:32 20:44:01 6 8.74 0.00 4.38 3.03 0.13 83.71 20:44:32 20:44:01 7 8.26 0.00 4.72 4.72 0.15 82.15 20:44:32 Average: all 9.59 0.00 2.35 0.81 0.10 87.15 20:44:32 Average: 0 9.61 0.00 2.29 0.92 0.11 87.08 20:44:32 Average: 1 9.77 0.00 2.28 0.48 0.11 87.37 20:44:32 Average: 2 9.28 0.00 2.27 0.77 0.09 87.59 20:44:32 Average: 3 9.60 0.00 2.42 0.68 0.11 87.18 20:44:32 Average: 4 9.70 0.00 2.41 1.28 0.10 86.51 20:44:32 Average: 5 9.66 0.00 2.36 0.66 0.10 87.23 20:44:32 Average: 6 9.74 0.00 2.30 0.55 0.09 87.33 20:44:32 Average: 7 9.37 0.00 2.43 1.12 0.13 86.95 20:44:32 20:44:32 20:44:32