Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 15b3f244b5f8350d3fb76a220408f85a8cb37d3a 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-ssh11966184275703093304.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-ssh11003695349279381840.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-ssh8619152933892853290.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-ssh15417676592442036328.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-ssh5096501977039659469.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/v3], 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-7110 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/424 [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/424 # 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 15b3f244b5f8350d3fb76a220408f85a8cb37d3a (main) Commit message: "feat(metadata)!: replace REST device validation callback with MessageBus (#4366)" > 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 15b3f244b5f8350d3fb76a220408f85a8cb37d3a # timeout=10 > git rev-list --no-walk 1e6b5b5b4c09edf66562c6fddaca311a706d0f95 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:18:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:18:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:18:30 ========================================================= 20:18:30 EdgeX Global Pipelines Version Info 20:18:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:18:31 ------------------- 20:18:31 stable info: 20:18:31 ------------------- 20:18:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:18:31 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:18:31 Message: update stable to v1.0.244 20:18:31 ------------------- 20:18:31 experimental info: 20:18:31 ------------------- 20:18:31 Commited By: **** collab-it+edgex@linuxfoundation.org 20:18:31 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:18:31 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:18:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:18:31 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:18:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:18:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:18:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:18:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:18:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:18:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:18:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:18:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:18:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:18:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:18:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:18:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:18:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:18:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:18:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:18:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:18:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:18:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 20:18:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:18:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:18:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:18:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:18:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:18:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:18:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] echo 20:18:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 15b3f24 [Pipeline] echo 20:18:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:18:32 provisioning config files... 20:18:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/424@tmp/config11730375902388240200tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:18:32 ---> docker-login.sh 20:18:32 nexus3.edgexfoundry.org:10001 20:18:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:33 Configure a credential helper to remove this warning. See 20:18:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:33 20:18:33 Login Succeeded 20:18:33 nexus3.edgexfoundry.org:10002 20:18:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:33 Configure a credential helper to remove this warning. See 20:18:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:33 20:18:33 Login Succeeded 20:18:33 nexus3.edgexfoundry.org:10003 20:18:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:33 Configure a credential helper to remove this warning. See 20:18:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:33 20:18:33 Login Succeeded 20:18:33 nexus3.edgexfoundry.org:10004 20:18:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:33 Configure a credential helper to remove this warning. See 20:18:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:33 20:18:33 Login Succeeded 20:18:33 docker.io 20:18:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:33 Configure a credential helper to remove this warning. See 20:18:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:33 20:18:33 Login Succeeded 20:18:33 ---> docker-login.sh ends [Pipeline] } 20:18:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:18:33 + 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:18:33 + dirname cmd/core-command/Dockerfile 20:18:33 + cut -d/ -f2 20:18:33 + echo core-command,cmd/core-command/Dockerfile 20:18:33 + dirname cmd/core-common-config-bootstrapper/Dockerfile 20:18:33 + cut -d/ -f2 20:18:33 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 20:18:33 + dirname cmd/core-data/Dockerfile 20:18:33 + cut -d/ -f2 20:18:33 + echo core-data,cmd/core-data/Dockerfile 20:18:33 + dirname cmd/core-metadata/Dockerfile 20:18:33 + cut -d/ -f2 20:18:33 + echo core-metadata,cmd/core-metadata/Dockerfile 20:18:33 + dirname cmd/security-bootstrapper/Dockerfile 20:18:33 + cut -d/ -f2 20:18:33 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:18:33 + dirname cmd/security-proxy-setup/Dockerfile 20:18:33 + cut -d/ -f2 20:18:33 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:18:33 + dirname+ cmd/security-secretstore-setup/Dockerfile 20:18:33 cut -d/ -f2 20:18:33 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:18:33 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:18:33 + cut -d/ -f2 20:18:33 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:18:33 + dirname cmd/security-spire-agent/Dockerfile 20:18:33 + cut -d/ -f2 20:18:33 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:18:33 + + dirname cmd/security-spire-config/Dockerfile 20:18:33 cut -d/ -f2 20:18:33 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:18:33 + dirname cmd/security-spire-server/Dockerfile 20:18:33 + cut -d/ -f2 20:18:33 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:18:33 + dirname cmd/support-notifications/Dockerfile 20:18:33 + cut -d/ -f2 20:18:33 + echo support-notifications,cmd/support-notifications/Dockerfile 20:18:33 + dirname cmd/support-scheduler/Dockerfile 20:18:33 + cut -d/ -f2 20:18:33 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:18:33 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:18:34 + git rev-list -1 --merges 15b3f244b5f8350d3fb76a220408f85a8cb37d3a~1..15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] echo 20:18:34 -----------> git rev-list -1 --merges 15b3f244b5f8350d3fb76a220408f85a8cb37d3a~1..15b3f244b5f8350d3fb76a220408f85a8cb37d3a 15b3f244b5f8350d3fb76a220408f85a8cb37d3a [false] [Pipeline] sh 20:18:34 + git log --format=format:%s -1 15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] echo 20:18:34 ========================================================= 20:18:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:18:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:18:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:18:34 + grep -v github /etc/ssh/ssh_known_hosts 20:18:34 + [ -e /tmp/ssh_known_hosts ] 20:18:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:18:34 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 20:18:34 -a /etc/ssh/ssh_known_hosts 20:18:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:18:35 20:18:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:18:35 0.1.4: Pulling from edgex-devops/py-git-semver 20:18:35 b85a868b505f: Pulling fs layer 20:18:35 e2be974225ed: Pulling fs layer 20:18:35 339a4e72a1f5: Pulling fs layer 20:18:35 988bab9f4d93: Pulling fs layer 20:18:35 1469e6f7b9e6: Pulling fs layer 20:18:35 eaf3925da568: Pulling fs layer 20:18:35 988bab9f4d93: Waiting 20:18:35 bab4dde63d76: Pulling fs layer 20:18:35 bde34c3a00c8: Pulling fs layer 20:18:35 eaf3925da568: Waiting 20:18:35 b352a97aabf1: Pulling fs layer 20:18:35 4872d77fe225: Pulling fs layer 20:18:35 bde34c3a00c8: Waiting 20:18:35 b352a97aabf1: Waiting 20:18:35 5851b861e8e6: Pulling fs layer 20:18:35 4872d77fe225: Waiting 20:18:35 e2be974225ed: Verifying Checksum 20:18:35 e2be974225ed: Download complete 20:18:35 988bab9f4d93: Download complete 20:18:35 1469e6f7b9e6: Verifying Checksum 20:18:35 1469e6f7b9e6: Download complete 20:18:35 339a4e72a1f5: Verifying Checksum 20:18:35 eaf3925da568: Verifying Checksum 20:18:35 eaf3925da568: Download complete 20:18:35 bde34c3a00c8: Download complete 20:18:35 b352a97aabf1: Verifying Checksum 20:18:35 b352a97aabf1: Download complete 20:18:35 4872d77fe225: Verifying Checksum 20:18:35 4872d77fe225: Download complete 20:18:35 5851b861e8e6: Verifying Checksum 20:18:35 5851b861e8e6: Download complete 20:18:35 b85a868b505f: Download complete 20:18:36 bab4dde63d76: Verifying Checksum 20:18:36 bab4dde63d76: Download complete 20:18:37 b85a868b505f: Pull complete 20:18:37 e2be974225ed: Pull complete 20:18:38 339a4e72a1f5: Pull complete 20:18:38 988bab9f4d93: Pull complete 20:18:38 1469e6f7b9e6: Pull complete 20:18:38 eaf3925da568: Pull complete 20:18:40 bab4dde63d76: Pull complete 20:18:40 bde34c3a00c8: Pull complete 20:18:40 b352a97aabf1: Pull complete 20:18:40 4872d77fe225: Pull complete 20:18:40 5851b861e8e6: Pull complete 20:18:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:18:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:18:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:40 prd-ubuntu20.04-docker-8c-8g-7110 does not seem to be running inside a container 20:18:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/424 -v /w/workspace/edgex-go/424:/w/workspace/edgex-go/424:rw,z -v /w/workspace/edgex-go/424@tmp:/w/workspace/edgex-go/424@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:18:42 $ docker top 18ef9862ea50e82887cf9154b012225d550dd42696b304de945f32a664acd5a0 -eo pid,comm 20:18: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:18:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:18:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:18:43 [ssh-agent] Looking for ssh-agent implementation... 20:18:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:18:43 $ docker exec 18ef9862ea50e82887cf9154b012225d550dd42696b304de945f32a664acd5a0 ssh-agent 20:18:43 SSH_AUTH_SOCK=/tmp/ssh-TG0P1JHPLgVB/agent.32 20:18:43 SSH_AGENT_PID=38 20:18:43 Running ssh-add (command line suppressed) 20:18:43 Identity added: /w/workspace/edgex-go/424@tmp/private_key_3265896978153431777.key (/w/workspace/edgex-go/424@tmp/private_key_3265896978153431777.key) 20:18:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:18:43 + git tag --points-at HEAD [Pipeline] } 20:18:43 $ docker exec --env ******** --env ******** 18ef9862ea50e82887cf9154b012225d550dd42696b304de945f32a664acd5a0 ssh-agent -k 20:18:43 unset SSH_AUTH_SOCK; 20:18:43 unset SSH_AGENT_PID; 20:18:43 echo Agent pid 38 killed; 20:18:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:18:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:18:43 [ssh-agent] Looking for ssh-agent implementation... 20:18:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:18:43 $ docker exec 18ef9862ea50e82887cf9154b012225d550dd42696b304de945f32a664acd5a0 ssh-agent 20:18:44 SSH_AUTH_SOCK=/tmp/ssh-IjDVYg3IgZUM/agent.71 20:18:44 SSH_AGENT_PID=77 20:18:44 Running ssh-add (command line suppressed) 20:18:44 Identity added: /w/workspace/edgex-go/424@tmp/private_key_8304410277802456031.key (/w/workspace/edgex-go/424@tmp/private_key_8304410277802456031.key) 20:18:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:18:44 + git semver init 20:18:44 2023-02-22 20:18:44,691 [run_init] DEBUG init version:0.0.0 force:False 20:18:44 2023-02-22 20:18:44,691 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/424/.semver 20:18:44 2023-02-22 20:18:44,692 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/424/.semver 20:18:44 2023-02-22 20:18:44,692 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/424/.semver'], cwd=/w/workspace/edgex-go/424, universal_newlines=False, shell=None, istream=None) 20:18:50 2023-02-22 20:18:49,403 [append_file] DEBUG append to file:/w/workspace/edgex-go/424/.git/info/exclude 20:18:50 2023-02-22 20:18:49,404 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/424/.semver/main with force:False 20:18:50 2023-02-22 20:18:49,404 [read_version] DEBUG read version from /w/workspace/edgex-go/424/.semver/main 20:18:50 2023-02-22 20:18:49,404 [read_version] DEBUG read version from /w/workspace/edgex-go/424/.semver/main 20:18:50 3.0.0-dev.63 [Pipeline] } 20:18:50 $ docker exec --env ******** --env ******** 18ef9862ea50e82887cf9154b012225d550dd42696b304de945f32a664acd5a0 ssh-agent -k 20:18:50 unset SSH_AUTH_SOCK; 20:18:50 unset SSH_AGENT_PID; 20:18:50 echo Agent pid 77 killed; 20:18:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:18:50 + git semver [Pipeline] } 20:18:50 $ docker stop --time=1 18ef9862ea50e82887cf9154b012225d550dd42696b304de945f32a664acd5a0 20:18:52 $ docker rm -f --volumes 18ef9862ea50e82887cf9154b012225d550dd42696b304de945f32a664acd5a0 [Pipeline] // withDockerContainer [Pipeline] sh 20:18:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:18:52 Stashed 1 file(s) [Pipeline] echo 20:18:52 [edgeXSemver]: initialized semver on version 3.0.0-dev.63 [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:18:53 + git config --global --add safe.directory /w/workspace/edgex-go/424 [Pipeline] echo 20:18:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:18:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:18:53 ========================================================= 20:18:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:18:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:18:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:18:53 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:18:53 213ec9aee27d: Pulling fs layer 20:18:53 4583459ba037: Pulling fs layer 20:18:53 93c1e223e6f2: Pulling fs layer 20:18:53 53926ce57604: Pulling fs layer 20:18:53 21b2b0c7a3f4: Pulling fs layer 20:18:53 22ff95d597cd: Pulling fs layer 20:18:53 12d6caf4c0d1: Pulling fs layer 20:18:53 96b7cbca73a9: Pulling fs layer 20:18:53 a7acece74701: Pulling fs layer 20:18:53 22ff95d597cd: Waiting 20:18:53 12d6caf4c0d1: Waiting 20:18:53 96b7cbca73a9: Waiting 20:18:53 53926ce57604: Waiting 20:18:53 a7acece74701: Waiting 20:18:53 21b2b0c7a3f4: Waiting 20:18:53 93c1e223e6f2: Verifying Checksum 20:18:53 93c1e223e6f2: Download complete 20:18:53 4583459ba037: Download complete 20:18:53 21b2b0c7a3f4: Verifying Checksum 20:18:53 21b2b0c7a3f4: Download complete 20:18:53 22ff95d597cd: Verifying Checksum 20:18:53 22ff95d597cd: Download complete 20:18:53 213ec9aee27d: Verifying Checksum 20:18:53 213ec9aee27d: Download complete 20:18:53 12d6caf4c0d1: Verifying Checksum 20:18:53 12d6caf4c0d1: Download complete 20:18:53 213ec9aee27d: Pull complete 20:18:53 4583459ba037: Pull complete 20:18:53 93c1e223e6f2: Pull complete 20:18:53 a7acece74701: Verifying Checksum 20:18:53 a7acece74701: Download complete 20:18:54 96b7cbca73a9: Verifying Checksum 20:18:54 96b7cbca73a9: Download complete 20:18:54 53926ce57604: Verifying Checksum 20:18:54 53926ce57604: Download complete 20:18:58 53926ce57604: Pull complete 20:18:58 21b2b0c7a3f4: Pull complete 20:18:58 22ff95d597cd: Pull complete 20:18:58 12d6caf4c0d1: Pull complete 20:19:00 96b7cbca73a9: Pull complete 20:19:01 a7acece74701: Pull complete 20:19:01 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 20:19:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:19:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:19:01 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:19:01 WORKDIR /edgex 20:19:01 COPY go.mod . 20:19:01 RUN go mod download 20:19:01 + docker build -t ci-base-image-x86_64 -f - . 20:19:02 Sending build context to Docker daemon 170.4MB 20:19:02 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:19:02 ---> db6d94c90886 20:19:02 Step 2/4 : WORKDIR /edgex 20:19:06 ---> Running in f59be3fe938e 20:19:06 Removing intermediate container f59be3fe938e 20:19:06 ---> 15c76a65853e 20:19:06 Step 3/4 : COPY go.mod . 20:19:06 ---> 7168b8723a65 20:19:06 Step 4/4 : RUN go mod download 20:19:06 ---> Running in b1697f04a352 20:19:07 Still waiting to schedule task 20:19:07 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7111’ 20:19:21 Removing intermediate container b1697f04a352 20:19:21 ---> 389fb2f233ec 20:19:21 Successfully built 389fb2f233ec 20:19:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:21 + docker inspect -f . ci-base-image-x86_64 20:19:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:21 prd-ubuntu20.04-docker-8c-8g-7110 does not seem to be running inside a container 20:19:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/424 -v /w/workspace/edgex-go/424:/w/workspace/edgex-go/424:rw,z -v /w/workspace/edgex-go/424@tmp:/w/workspace/edgex-go/424@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 ******** ci-base-image-x86_64 cat 20:19:22 $ docker top ba3d7960025d5e57321ece0dd738ec0cb9d53c7cb847c3360bb94278f479daaf -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:22 + go version 20:19:22 go version go1.18.7 linux/amd64 [Pipeline] } 20:19:22 $ docker stop --time=1 ba3d7960025d5e57321ece0dd738ec0cb9d53c7cb847c3360bb94278f479daaf 20:19:23 $ docker rm -f --volumes ba3d7960025d5e57321ece0dd738ec0cb9d53c7cb847c3360bb94278f479daaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:24 + docker inspect -f . ci-base-image-x86_64 20:19:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:24 prd-ubuntu20.04-docker-8c-8g-7110 does not seem to be running inside a container 20:19:24 $ 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/424 -v /w/workspace/edgex-go/424:/w/workspace/edgex-go/424:rw,z -v /w/workspace/edgex-go/424@tmp:/w/workspace/edgex-go/424@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 ******** ci-base-image-x86_64 cat 20:19:24 $ docker top 67e8a214fb726f4c7c125cf06d3a7712ba9febe1a3b6b499e4296433467e78c0 -eo pid,comm [Pipeline] { [Pipeline] echo 20:19:24 ========================================================= 20:19:24 [edgeXBuildGoParallel] Running Tests and Build... 20:19:24 ========================================================= [Pipeline] sh 20:19:25 + git config --global --add safe.directory /w/workspace/edgex-go/424 [Pipeline] fileExists [Pipeline] sh 20:19:25 + make test 20:19:25 go test -race -coverprofile=coverage.out ./... 20:19:32 ? github.com/edgexfoundry/edgex-go [no test files] 20:19:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:19:46 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:19:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:19:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:19:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:19:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:19:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:19:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:19:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:19:46 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:19:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:19:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:19:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:19:46 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:19:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.071s coverage: 28.7% of statements 20:19:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:19:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:19:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.081s coverage: 98.5% of statements 20:19:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.106s coverage: 73.7% of statements 20:19:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:19:50 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:19:50 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:19:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.076s coverage: 54.0% of statements 20:19:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:19:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:19:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.342s coverage: 88.5% of statements 20:19:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:19:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:19:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:19:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:19:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:19:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.086s coverage: 3.9% of statements 20:19:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:19:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:19:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.478s coverage: 95.6% of statements 20:19:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:19:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:19:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:19:50 ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 72.2% of statements 20:19:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:19:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:19:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:19:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:19:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:19:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 65.9% of statements 20:19:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:19:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:19:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:19:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.064s coverage: 0.9% of statements 20:19:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:19:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.080s coverage: 29.6% of statements 20:19:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:19:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements 20:19:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.065s coverage: 82.9% of statements 20:19:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements 20:19:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.094s coverage: 96.3% of statements 20:19:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.072s coverage: 87.5% of statements 20:19:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.082s coverage: 94.4% of statements 20:19:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements 20:20:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.401s coverage: 79.9% of statements 20:20:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:20:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 20:20:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:20:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:20:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:20:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 64.4% of statements 20:20:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:20:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:20:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:20:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:20:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.059s coverage: 86.9% of statements 20:20:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:20:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:20:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:20:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:20:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.057s coverage: 87.2% of statements 20:20:12 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.051s coverage: 20.0% of statements 20:20:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:20:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:20:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 20:20:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:20:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.081s coverage: 77.4% of statements 20:20:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:20:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.0% of statements 20:20:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements 20:20:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.196s coverage: 91.2% of statements 20:20:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:20:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.230s coverage: 63.1% of statements 20:20:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:20:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:20:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 20:20:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 20:20:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 20:20:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 20:20:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 20:20:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.308s coverage: 65.3% of statements 20:20:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:20:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:20:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:20:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.183s coverage: 41.0% of statements 20:20:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:20:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:20:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 20:20:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:20:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.074s coverage: 84.8% of statements 20:20:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:20:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:20:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:20:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:20:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements 20:20:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:20:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:20:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:20:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:20:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.141s coverage: 92.3% of statements 20:20:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:20:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:20:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:20:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:20:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements 20:20:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:20:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:20:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements 20:20:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:20:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:20:12 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:20:34 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:20:34 go vet ./... 20:20:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:20:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:20:35 ./bin/test-attribution-txt.sh [Pipeline] echo 20:20:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:20:36 + ls -al . 20:20:36 total 744 20:20:36 drwxrwxr-x 11 1001 1001 4096 Feb 22 20:19 . 20:20:36 drwxr-xr-x 4 root root 4096 Feb 22 20:19 .. 20:20:36 drwxrwxr-x 2 1001 1001 4096 Feb 22 20:18 .blubracket 20:20:36 -rw-rw-r-- 1 1001 1001 16 Feb 22 20:18 .dockerignore 20:20:36 drwxrwxr-x 8 1001 1001 4096 Feb 22 20:20 .git 20:20:36 drwxrwxr-x 3 1001 1001 4096 Feb 22 20:18 .github 20:20:36 -rw-rw-r-- 1 1001 1001 1024 Feb 22 20:18 .gitignore 20:20:36 -rw-rw-r-- 1 1001 1001 42 Feb 22 20:18 .golangci.yml 20:20:36 -rw-rw-r-- 1 1001 1001 87 Feb 22 20:18 .hadolint.yml 20:20:36 drwxr-xr-x 3 1001 1001 4096 Feb 22 20:18 .semver 20:20:36 -rw-rw-r-- 1 1001 1001 166 Feb 22 20:18 .sonarcloud.properties 20:20:36 -rw-rw-r-- 1 1001 1001 1171 Feb 22 20:18 ADOPTERS.md 20:20:36 -rw-rw-r-- 1 1001 1001 10825 Feb 22 20:18 Attribution.txt 20:20:36 -rw-rw-r-- 1 1001 1001 73765 Feb 22 20:18 CHANGELOG.md 20:20:36 -rw-rw-r-- 1 1001 1001 3804 Feb 22 20:18 CONTRIBUTING.md 20:20:36 -rw-rw-r-- 1 1001 1001 677 Feb 22 20:18 GOVERNANCE.md 20:20:36 -rw-rw-r-- 1 1001 1001 883 Feb 22 20:18 Jenkinsfile 20:20:36 -rw-rw-r-- 1 1001 1001 10775 Feb 22 20:18 LICENSE 20:20:36 -rw-rw-r-- 1 1001 1001 13375 Feb 22 20:18 Makefile 20:20:36 -rw-rw-r-- 1 1001 1001 582 Feb 22 20:18 OWNERS.md 20:20:36 -rw-rw-r-- 1 1001 1001 9403 Feb 22 20:18 README.md 20:20:36 -rw-rw-r-- 1 1001 1001 6912 Feb 22 20:18 SECURITY.md 20:20:36 -rw-rw-r-- 1 1001 1001 12 Feb 22 20:18 VERSION 20:20:36 drwxrwxr-x 2 1001 1001 4096 Feb 22 20:18 bin 20:20:36 drwxrwxr-x 17 1001 1001 4096 Feb 22 20:18 cmd 20:20:36 -rw-r--r-- 1 root root 487037 Feb 22 20:20 coverage.out 20:20:36 -rw-rw-r-- 1 1001 1001 3295 Feb 22 20:18 go.mod 20:20:36 -rw-rw-r-- 1 1001 1001 33318 Feb 22 20:18 go.sum 20:20:36 drwxrwxr-x 7 1001 1001 4096 Feb 22 20:18 internal 20:20:36 drwxrwxr-x 3 1001 1001 4096 Feb 22 20:18 openapi 20:20:36 drwxrwxr-x 4 1001 1001 4096 Feb 22 20:18 snap 20:20:36 -rw-rw-r-- 1 1001 1001 204 Feb 22 20:18 version.go [Pipeline] sh 20:20:36 + '[' -e coverage.out ] 20:20:36 + chown 1001:1001 coverage.out [Pipeline] stash 20:20:36 Stashed 1 file(s) [Pipeline] sh 20:20:36 + make build 20:20:36 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:20:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:20:50 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:20:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:20:52 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:21:00 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:21:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:21:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:21:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:21:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:21:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:21:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:21:09 $ docker stop --time=1 67e8a214fb726f4c7c125cf06d3a7712ba9febe1a3b6b499e4296433467e78c0 20:21:12 $ docker rm -f --volumes 67e8a214fb726f4c7c125cf06d3a7712ba9febe1a3b6b499e4296433467e78c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:21:13 20:21:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:21:14 latest: Pulling from edgex-devops/edgex-compose 20:21:14 cbdbe7a5bc2a: Pulling fs layer 20:21:14 ca9280d653b3: Pulling fs layer 20:21:14 7e9c9ca2126c: Pulling fs layer 20:21:14 cbdbe7a5bc2a: Verifying Checksum 20:21:14 cbdbe7a5bc2a: Download complete 20:21:14 ca9280d653b3: Verifying Checksum 20:21:14 ca9280d653b3: Download complete 20:21:14 cbdbe7a5bc2a: Pull complete 20:21:14 7e9c9ca2126c: Download complete 20:21:14 ca9280d653b3: Pull complete 20:21:18 7e9c9ca2126c: Pull complete 20:21:18 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:21:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:21:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:21:18 prd-ubuntu20.04-docker-8c-8g-7110 does not seem to be running inside a container 20:21:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/424 -v /w/workspace/edgex-go/424:/w/workspace/edgex-go/424:rw,z -v /w/workspace/edgex-go/424@tmp:/w/workspace/edgex-go/424@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/edgex-compose:latest cat 20:21:20 $ docker top bf13398d254d654a35338b6fa0fdf99c5e2a925f502288d1b5b4a0c53ee7d8a2 -eo pid,comm [Pipeline] { [Pipeline] sh 20:21:20 + grep parallel 20:21:20 + docker-compose build --help 20:21:21 --parallel Build images in parallel. [Pipeline] } 20:21:21 $ docker stop --time=1 bf13398d254d654a35338b6fa0fdf99c5e2a925f502288d1b5b4a0c53ee7d8a2 20:21:22 $ docker rm -f --volumes bf13398d254d654a35338b6fa0fdf99c5e2a925f502288d1b5b4a0c53ee7d8a2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:21:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:21:22 prd-ubuntu20.04-docker-8c-8g-7110 does not seem to be running inside a container 20:21:22 $ 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/424 -v /w/workspace/edgex-go/424:/w/workspace/edgex-go/424:rw,z -v /w/workspace/edgex-go/424@tmp:/w/workspace/edgex-go/424@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:21:23 $ docker top d05d9650cc4503404fe733f932f340847f362da028c1bb510965a37f59d24387 -eo pid,comm [Pipeline] { [Pipeline] sh 20:21:23 + docker-compose -f ./docker-compose-build.yml build --parallel 20:21:24 Building core-command ... 20:21:24 Building core-common-config-bootstrapper ... 20:21:24 Building core-data ... 20:21:24 Building core-metadata ... 20:21:24 Building security-bootstrapper ... 20:21:24 Building security-proxy-setup ... 20:21:24 Building security-secretstore-setup ... 20:21:24 Building security-spiffe-token-provider ... 20:21:24 Building security-spire-agent ... 20:21:24 Building security-spire-config ... 20:21:24 Building security-spire-server ... 20:21:24 Building support-notifications ... 20:21:24 Building support-scheduler ... 20:21:24 Building support-scheduler 20:21:24 Building security-spire-config 20:21:24 Building security-spire-server 20:21:24 Building core-metadata 20:21:24 Building support-notifications 20:21:34 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:21:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:21:34 ---> 389fb2f233ec 20:21:34 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:21:34 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:21:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:21:34 ---> 389fb2f233ec 20:21:34 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:21:34 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:21:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:21:34 ---> 389fb2f233ec 20:21:34 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:21:34 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:21:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:21:34 ---> 389fb2f233ec 20:21:34 Step 3/24 : WORKDIR /edgex-go 20:21:35 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:21:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:21:35 ---> 389fb2f233ec 20:21:35 Step 3/23 : WORKDIR /edgex-go 20:21:40 ---> Running in 8b7c4ca79825 20:21:40 ---> Running in b10b9df27aeb 20:21:40 ---> Running in e6402f3917ad 20:21:40 ---> Running in e19d89e5e543 20:21:40 ---> Running in 4aa7c4f2479e 20:21:41 Removing intermediate container e6402f3917ad 20:21:41 ---> a518044dbf2d 20:21:41 Step 4/24 : WORKDIR /edgex-go 20:21:41 Removing intermediate container 8b7c4ca79825 20:21:41 ---> 7e6af250cfe3 20:21:41 Step 4/22 : WORKDIR /edgex-go 20:21:41 Removing intermediate container 4aa7c4f2479e 20:21:41 ---> edac0b9b8a68 20:21:41 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:21:41 Removing intermediate container b10b9df27aeb 20:21:41 ---> a935edb40347 20:21:41 Step 4/22 : WORKDIR /edgex-go 20:21:41 Removing intermediate container e19d89e5e543 20:21:41 ---> dcea0716b791 20:21:41 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:21:41 ---> Running in ce7bbfc132d4 20:21:41 ---> Running in 3dc437e066ae 20:21:41 ---> Running in 1f573ff1cb9b 20:21:41 ---> Running in 257cb3bc5209 20:21:41 ---> Running in 08ff27a1c36d 20:21:41 Removing intermediate container ce7bbfc132d4 20:21:41 ---> f0b5183a551e 20:21:41 Step 5/24 : RUN apk add --update --no-cache make git 20:21:41 ---> Running in 21acef08400f 20:21:41 Removing intermediate container 3dc437e066ae 20:21:41 ---> 84b8a3644aa1 20:21:41 Step 5/22 : RUN apk add --update --no-cache make git 20:21:41 Removing intermediate container 257cb3bc5209 20:21:41 ---> c56d4018d821 20:21:41 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:21:41 ---> Running in 10e8ca719265 20:21:41 ---> Running in 32ff3f6aa06a 20:21:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:21:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:21:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:21:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:21:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:21:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:21:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:21:41 OK: 211 MiB in 51 packages 20:21:41 OK: 211 MiB in 51 packages 20:21:41 OK: 211 MiB in 51 packages 20:21:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:21:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:21:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:21:42 OK: 211 MiB in 51 packages 20:21:42 OK: 211 MiB in 51 packages 20:21:42 Removing intermediate container 08ff27a1c36d 20:21:42 ---> f0868fdaf422 20:21:42 Step 5/23 : COPY go.mod vendor* ./Removing intermediate container 1f573ff1cb9b 20:21:42 20:21:42 ---> 9c1cc1dac86f 20:21:42 Step 5/24 : COPY go.mod vendor* ./ 20:21:42 Removing intermediate container 21acef08400f 20:21:42 ---> 81ce846a8022 20:21:42 Step 6/24 : COPY go.mod vendor* ./ 20:21:42 ---> c4ec550602e8 20:21:42 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:42 ---> d5922076e302 20:21:42 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:42 ---> Running in c3c1ed7ab6a0 20:21:42 ---> Running in f098bd7c3f74 20:21:42 Removing intermediate container 10e8ca719265 20:21:42 ---> e7f8f38d902a 20:21:42 Step 6/22 : COPY go.mod vendor* ./ 20:21:42 ---> 98a94728a82b 20:21:42 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:42 Removing intermediate container 32ff3f6aa06a 20:21:42 ---> e8df3945f5d0 20:21:42 Step 6/22 : COPY go.mod vendor* ./ 20:21:42 ---> Running in 6005a452904b 20:21:42 ---> 056a2d269264 20:21:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:42 ---> Running in 8221bf1a8272 20:21:42 ---> afe39ccfc087 20:21:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:42 ---> Running in 7f3755bd5eb3 20:21:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7112 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 20:21:45 Running in /w/workspace/edgex-go/424 [Pipeline] { [Pipeline] checkout 20:21:46 The recommended git tool is: git 20:21:50 using credential edgex-jenkins-ssh 20:21:50 Cloning the remote Git repository 20:21:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:21:50 > git init /w/workspace/edgex-go/424 # timeout=10 20:21:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:21:50 > git --version # timeout=10 20:21:50 > git --version # 'git version 2.25.1' 20:21:50 using GIT_SSH to set credentials SSH Credentials for GitHub 20:21:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:22:13 Avoid second fetch 20:22:13 Checking out Revision 15b3f244b5f8350d3fb76a220408f85a8cb37d3a (main) 20:22:14 Commit message: "feat(metadata)!: replace REST device validation callback with MessageBus (#4366)" [Pipeline] withEnv [Pipeline] { 20:22:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:22:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:22:13 > git config core.sparsecheckout # timeout=10 20:22:13 > git checkout -f 15b3f244b5f8350d3fb76a220408f85a8cb37d3a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:22:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:22:15 % Total % Received % Xferd Average Speed Time Time Time Current 20:22:15 Dload Upload Total Spent Left Speed 20:22:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81216 0 --:--:-- --:--:-- --:--:-- 81216 [Pipeline] sh 20:22:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:22:15 + sudo tee /etc/docker/daemon.new 20:22:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:22:15 { 20:22:15 "registry-mirrors": [ 20:22:15 "https://nexus3.edgexfoundry.org:10001" 20:22:15 ], 20:22:15 "bip": "10.250.0.254/24", 20:22:15 "hosts": [ 20:22:15 "tcp://0.0.0.0:5555", 20:22:15 "unix:///var/run/docker.sock" 20:22:15 ], 20:22:15 "mtu": 1458, 20:22:15 "selinux-enabled": true, 20:22:15 "seccomp-profile": "/etc/docker/seccomp.json" 20:22:15 } [Pipeline] sh 20:22:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:22:16 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:22:34 provisioning config files... 20:22:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/424@tmp/config8093179561629455981tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:22:35 ---> docker-login.sh 20:22:35 nexus3.edgexfoundry.org:10001 20:22:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:22:35 Configure a credential helper to remove this warning. See 20:22:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:22:35 20:22:35 Login Succeeded 20:22:35 nexus3.edgexfoundry.org:10002 20:22:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:22:36 Configure a credential helper to remove this warning. See 20:22:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:22:36 20:22:36 Login Succeeded 20:22:36 nexus3.edgexfoundry.org:10003 20:22:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:22:36 Configure a credential helper to remove this warning. See 20:22:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:22:36 20:22:36 Login Succeeded 20:22:36 nexus3.edgexfoundry.org:10004 20:22:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:22:36 Configure a credential helper to remove this warning. See 20:22:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:22:36 20:22:36 Login Succeeded 20:22:36 docker.io 20:22:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:22:37 Configure a credential helper to remove this warning. See 20:22:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:22:37 20:22:37 Login Succeeded 20:22:37 ---> docker-login.sh ends [Pipeline] } 20:22:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:22:37 + git config --global --add safe.directory /w/workspace/edgex-go/424 [Pipeline] echo 20:22:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:22:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:22:37 ========================================================= 20:22:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:22:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:22:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:22:39 Removing intermediate container 7f3755bd5eb3 20:22:39 ---> 81aa97d97db8 20:22:39 Step 8/22 : COPY . . 20:22:39 Removing intermediate container 6005a452904b 20:22:39 ---> 6859534cfc10 20:22:39 Step 8/24 : COPY . . 20:22:39 Removing intermediate container 8221bf1a8272 20:22:39 ---> b0eb72af4aed 20:22:39 Step 8/22 : COPY . . 20:22:39 Removing intermediate container f098bd7c3f74 20:22:39 ---> a37b90bbf027 20:22:39 Step 7/23 : COPY . . 20:22:39 Removing intermediate container c3c1ed7ab6a0 20:22:39 ---> 05d84f369d6d 20:22:39 Step 7/24 : COPY . . 20:22:39 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:22:39 9b18e9b68314: Pulling fs layer 20:22:39 35d82f9e3411: Pulling fs layer 20:22:39 e16973657156: Pulling fs layer 20:22:39 fc693d55d65f: Pulling fs layer 20:22:39 7e9fc2657dce: Pulling fs layer 20:22:39 dda99020689f: Pulling fs layer 20:22:39 db1c61fa0a46: Pulling fs layer 20:22:39 891c053d2c06: Pulling fs layer 20:22:39 fc693d55d65f: Waiting 20:22:39 7e9fc2657dce: Waiting 20:22:39 dda99020689f: Waiting 20:22:39 db1c61fa0a46: Waiting 20:22:39 891c053d2c06: Waiting 20:22:39 e16973657156: Download complete 20:22:39 35d82f9e3411: Verifying Checksum 20:22:39 35d82f9e3411: Download complete 20:22:39 7e9fc2657dce: Verifying Checksum 20:22:39 7e9fc2657dce: Download complete 20:22:39 dda99020689f: Verifying Checksum 20:22:39 dda99020689f: Download complete 20:22:39 9b18e9b68314: Verifying Checksum 20:22:39 9b18e9b68314: Download complete 20:22:40 9b18e9b68314: Pull complete 20:22:40 891c053d2c06: Verifying Checksum 20:22:40 891c053d2c06: Download complete 20:22:40 35d82f9e3411: Pull complete 20:22:41 e16973657156: Pull complete 20:22:41 db1c61fa0a46: Verifying Checksum 20:22:41 db1c61fa0a46: Download complete 20:22:42 fc693d55d65f: Verifying Checksum 20:22:42 fc693d55d65f: Download complete 20:22:45 ---> b611d5730fd1 20:22:45 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:22:45 ---> 06a9afef0c61 20:22:45 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:22:46 ---> ad2c2c841efa 20:22:46 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:22:46 ---> Running in ae4ea2379bb3 20:22:46 ---> dba54301ba7f 20:22:46 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:22:46 ---> Running in 7f3056605e73 20:22:46 ---> 4b135d5e6ab1 20:22:46 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:22:46 ---> Running in dd2155dff946 20:22:46 ---> Running in a0175733c554 20:22:46 ---> Running in fc353a81d12e 20:22:46 Removing intermediate container 7f3056605e73 20:22:46 ---> a438dd7db237 20:22:46 Step 9/23 : WORKDIR /edgex-go/spire-build 20:22:46 Removing intermediate container dd2155dff946 20:22:46 ---> a8adbb4b55a7 20:22:46 Step 9/24 : WORKDIR /edgex-go/spire-build 20:22:46 ---> Running in f66266f3010b 20:22:46 ---> Running in 0792f48fa4b0 20:22:46 Removing intermediate container f66266f3010b 20:22:46 ---> fad9af63fab6 20:22:46 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:22:46 ---> Running in c8af610a44e9 20:22:46 Removing intermediate container 0792f48fa4b0 20:22:46 ---> db2c33145a70 20:22:46 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:22:46 ---> Running in b4b4c0d7090e 20:22:46 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:22:46 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:22:46 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:22:47 Removing intermediate container c8af610a44e9 20:22:47 ---> 4011dac616dc 20:22:47 Step 11/23 : WORKDIR /edgex-go 20:22:47 Removing intermediate container b4b4c0d7090e 20:22:47 ---> 835ab9b79e5b 20:22:47 Step 11/24 : WORKDIR /edgex-go 20:22:47 ---> Running in 3935e777cbfb 20:22:47 ---> Running in 1bccf1dcad27 20:22:47 Removing intermediate container 3935e777cbfb 20:22:47 ---> 03bf7bae3ec6 20:22:47 20:22:47 Step 12/23 : FROM alpine:3.15 20:22:47 Removing intermediate container 1bccf1dcad27 20:22:47 ---> 51ad0af1670e 20:22:47 20:22:47 Step 12/24 : FROM alpine:3.15 20:22:48 3.15: Pulling from library/alpine 20:22:48 3.15: Pulling from library/alpine 20:22:49 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:22:49 Status: Downloaded newer image for alpine:3.15 20:22:49 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:22:49 Status: Image is up to date for alpine:3.15 20:22:49 ---> 5ce65d7b0fde 20:22:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:22:49 ---> 5ce65d7b0fde 20:22:49 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:22:49 ---> Running in e29075205afd 20:22:49 ---> Running in 96bd45986f7f 20:22:49 Removing intermediate container 96bd45986f7f 20:22:49 ---> a91bfa1a3e18 20:22:49 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:22:49 ---> Running in ce700e948de8 20:22:49 Removing intermediate container e29075205afd 20:22:49 ---> 9a988b1d652b 20:22:49 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:22:49 ---> Running in 39fbe2bb5b75 20:22:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:22:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:22:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:22:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:22:50 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:22:50 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:22:50 OK: 15857 distinct packages available 20:22:50 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:22:50 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:22:50 OK: 15857 distinct packages available 20:22:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:22:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:22:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:22:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:22:50 (1/4) Installing dumb-init (1.2.5-r1) 20:22:50 (2/4) Installing musl-obstack (1.2.3-r0) 20:22:50 (3/4) Installing libucontext (1.1-r0) 20:22:50 (4/4) Installing gcompat (1.0.0-r4) 20:22:50 (1/5) Installing dumb-init (1.2.5-r1) 20:22:50 Executing busybox-1.34.1-r7.trigger 20:22:50 (2/5) Installing musl-obstack (1.2.3-r0) 20:22:50 OK: 6 MiB in 18 packages 20:22:50 (3/5) Installing libucontext (1.1-r0) 20:22:50 (4/5) Installing gcompat (1.0.0-r4) 20:22:50 (5/5) Installing openssl (1.1.1t-r1) 20:22:50 Executing busybox-1.34.1-r7.trigger 20:22:50 OK: 7 MiB in 19 packages 20:22:53 Removing intermediate container ce700e948de8 20:22:53 ---> 440bcc804785 20:22:53 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:22:53 Removing intermediate container 39fbe2bb5b75 20:22:53 ---> f40e7e8c2033 20:22:53 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:22:54 fc693d55d65f: Pull complete 20:22:54 7e9fc2657dce: Pull complete 20:22:54 dda99020689f: Pull complete 20:22:59 db1c61fa0a46: Pull complete 20:23:01 ---> fc2e4e141210 20:23:01 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:23:01 ---> 72245f041aa6 20:23:01 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:23:01 ---> 00fc0c40be67 20:23:01 ---> dd3ee796718e 20:23:01 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:23:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:23:01 ---> Running in 158025b76e3d 20:23:01 Removing intermediate container 158025b76e3d 20:23:01 ---> 0e59b8752291 20:23:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:23:01 ---> 83c2fa1ce074 20:23:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:23:01 891c053d2c06: Pull complete 20:23:01 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 20:23:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:23:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:23:02 ---> 868bac2b5af8 20:23:02 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:23:02 ---> 335569600faf 20:23:02 Step 19/24 : WORKDIR / 20:23:02 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:23:02 WORKDIR /edgex 20:23:02 COPY go.mod . 20:23:02 RUN go mod download 20:23:02 + docker build -t ci-base-image-arm64 -f - . 20:23:02 ---> Running in 70aa26d956b9 20:23:02 ---> Running in 188fb0dab3ad 20:23:02 Removing intermediate container 188fb0dab3ad 20:23:02 ---> 1a91715d7bb1 20:23:02 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:23:02 Removing intermediate container 70aa26d956b9 20:23:02 ---> 09d205b02365 20:23:02 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:23:02 ---> Running in 19b879bbefd5 20:23:02 Sending build context to Docker daemon 3.094MB 20:23:02 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:23:02 ---> f96f9c87975a 20:23:02 Step 2/4 : WORKDIR /edgex 20:23:02 ---> Running in 621ec352267b 20:23:03 Removing intermediate container 19b879bbefd5 20:23:03 ---> 5f340574ef5d 20:23:03 Step 21/23 : LABEL arch=x86_64 20:23:03 Removing intermediate container 621ec352267b 20:23:03 ---> 482e242223eb 20:23:03 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:23:03 ---> Running in dd1b140757ee 20:23:03 ---> Running in f1b89065ca1b 20:23:03 Removing intermediate container dd1b140757ee 20:23:03 ---> 920c0563f606 20:23:03 Step 22/23 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:23:03 ---> Running in 20c5b52b4f5f 20:23:03 Removing intermediate container f1b89065ca1b 20:23:03 ---> 1b691b3e5d18 20:23:03 Step 22/24 : LABEL arch=x86_64 20:23:03 ---> Running in 50b598b6f44f 20:23:03 Removing intermediate container 50b598b6f44f 20:23:03 ---> 9a0c79c45511 20:23:03 Step 23/24 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:23:03 Removing intermediate container 20c5b52b4f5f 20:23:03 ---> e7a8aba92044 20:23:03 Step 23/23 : LABEL version=3.0.0-dev.63 20:23:03 ---> Running in c3204053897e 20:23:03 ---> Running in e043d784b93f 20:23:04 Removing intermediate container e043d784b93f 20:23:04 ---> a157a15b4fc8 20:23:04 20:23:04 Removing intermediate container c3204053897e 20:23:04 ---> 53755f00332a 20:23:04 Step 24/24 : LABEL version=3.0.0-dev.63 20:23:04 Successfully built a157a15b4fc8 20:23:04 Successfully tagged security-spire-server:latest 20:23:04  Building security-spire-server ... done Building core-data 20:23:04 ---> Running in 80d3295c7c74 20:23:04 ---> Running in df4c35556b4f 20:23:04 Removing intermediate container df4c35556b4f 20:23:04 ---> f6b45316112a 20:23:04 Step 3/4 : COPY go.mod . 20:23:05 ---> a67f46141a97 20:23:05 Step 4/4 : RUN go mod download 20:23:05 ---> Running in c9882de96c76 20:23:07 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:23:07 ---> 389fb2f233ec 20:23:07 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:23:07 ---> Using cache 20:23:07 ---> a935edb40347 20:23:07 Step 4/22 : WORKDIR /edgex-go 20:23:07 ---> Using cache 20:23:07 ---> c56d4018d821 20:23:07 Step 5/22 : RUN apk add --update --no-cache make git 20:23:09 Removing intermediate container 80d3295c7c74 20:23:09 ---> 8f42e89ee431 20:23:09 20:23:09 Successfully built 8f42e89ee431 20:23:09 Successfully tagged security-spire-config:latest 20:23:09  Building security-spire-config ... done Building security-proxy-setup 20:23:09 ---> Running in 37aed6d2f351 20:23:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:23:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:23:10 OK: 211 MiB in 51 packages 20:23:13 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:13 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:23:13 ---> 389fb2f233ec 20:23:13 Step 3/21 : WORKDIR /edgex-go 20:23:13 ---> Using cache 20:23:13 ---> dcea0716b791 20:23:13 Step 4/21 : RUN apk add --update --no-cache make git 20:23:17 ---> Running in 6540603ec90c 20:23:17 Removing intermediate container 37aed6d2f351 20:23:17 ---> a6cae7653536 20:23:17 Step 6/22 : COPY go.mod vendor* ./ 20:23:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:23:17 ---> a0acea2efc89 20:23:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:23:17 ---> Running in cf5d0cd85001 20:23:18 OK: 211 MiB in 51 packages 20:23:20 Removing intermediate container 6540603ec90c 20:23:20 ---> b0f0a787f1cf 20:23:20 Step 5/21 : COPY go.mod vendor* ./ 20:23:20 Removing intermediate container fc353a81d12e 20:23:20 ---> 59843641d3be 20:23:20 20:23:20 Step 10/24 : FROM alpine:3.16 20:23:20 ---> 27f253e60fae 20:23:20 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:20 3.16: Pulling from library/alpine 20:23:20 ---> Running in d793bb516d7c 20:23:20 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:23:20 Status: Downloaded newer image for alpine:3.16 20:23:20 ---> dfd21b5a31f5 20:23:20 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:23:22 ---> Running in 4b24d154c443 20:23:23 Removing intermediate container a0175733c554 20:23:23 ---> 0a12a84b8032 20:23:23 20:23:23 Step 10/22 : FROM alpine:3.16 20:23:23 ---> dfd21b5a31f5 20:23:23 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:23:23 Removing intermediate container ae4ea2379bb3 20:23:23 ---> 85c86cf8f634 20:23:23 20:23:23 Step 10/22 : FROM alpine:3.16 20:23:23 ---> dfd21b5a31f5 20:23:23 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:23:23 ---> Running in 483daf304a1a 20:23:23 ---> Running in a165464fc482 20:23:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:23:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:23:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:23:23 (1/1) Installing dumb-init (1.2.5-r1) 20:23:23 Executing busybox-1.35.0-r17.trigger 20:23:23 OK: 6 MiB in 15 packages 20:23:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:23:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:23:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:23:24 (1/1) Installing dumb-init (1.2.5-r1) 20:23:24 Executing busybox-1.35.0-r17.trigger 20:23:24 OK: 6 MiB in 15 packages 20:23:24 Removing intermediate container 4b24d154c443 20:23:24 ---> bd2daf8fc61d 20:23:24 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:23:24 ---> Running in 6d00d1f56d8d 20:23:24 (1/2) Installing ca-certificates (20220614-r0) 20:23:24 (2/2) Installing dumb-init (1.2.5-r1) 20:23:24 Executing busybox-1.35.0-r17.trigger 20:23:24 Executing ca-certificates-20220614-r0.trigger 20:23:24 OK: 6 MiB in 16 packages 20:23:24 Removing intermediate container 6d00d1f56d8d 20:23:24 ---> bbba261f06aa 20:23:24 Step 13/24 : ENV APP_PORT=59881 20:23:24 ---> Running in 18c6554493e0 20:23:24 Removing intermediate container a165464fc482 20:23:24 ---> d9e6d4821d42 20:23:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:23:24 ---> Running in 73a9273ce078 20:23:24 Removing intermediate container 18c6554493e0 20:23:24 ---> c9beb191640d 20:23:24 Step 14/24 : EXPOSE $APP_PORT 20:23:24 ---> Running in 608e68c7ade4 20:23:24 Removing intermediate container 73a9273ce078 20:23:24 ---> 251e579f2b79 20:23:24 Step 13/22 : ENV APP_PORT=59861 20:23:24 ---> Running in 7e0f61a9489f 20:23:24 Removing intermediate container 608e68c7ade4 20:23:24 ---> 05aa7663ef79 20:23:24 Step 15/24 : WORKDIR / 20:23:24 ---> Running in cbe5db38a6ea 20:23:24 Removing intermediate container 7e0f61a9489f 20:23:24 ---> e0d3eea692fd 20:23:24 Step 14/22 : EXPOSE $APP_PORT 20:23:24 ---> Running in dde5b9a6274c 20:23:24 Removing intermediate container dde5b9a6274c 20:23:24 ---> 34520d9cc994 20:23:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:23:24 Removing intermediate container cbe5db38a6ea 20:23:24 ---> e4868528972b 20:23:24 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:23:24 Removing intermediate container 483daf304a1a 20:23:24 ---> 3eb04ad08d0e 20:23:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:23:24 ---> Running in b921ce6361a4 20:23:24 Removing intermediate container b921ce6361a4 20:23:24 ---> 2b7bbed652a8 20:23:24 Step 13/22 : ENV APP_PORT=59860 20:23:24 ---> 3f8e97b0ce1a 20:23:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:23:24 ---> Running in 48ac28844f07 20:23:24 ---> 878832b46452 20:23:24 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:23:25 Removing intermediate container 48ac28844f07 20:23:25 ---> a1154cf45054 20:23:25 Step 14/22 : EXPOSE $APP_PORT 20:23:25 ---> Running in 1603e65808b4 20:23:25 Removing intermediate container 1603e65808b4 20:23:25 ---> 1d1d333ffd21 20:23:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:23:25 ---> eaa60fffb5e9 20:23:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:23:25 ---> 85569599bcd7 20:23:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:23:25 ---> 2e5bbe84370b 20:23:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:23:25 ---> 175a3c80dd50 20:23:25 ---> 3c1b60d5cdf8 20:23:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.tomlStep 18/22 : ENTRYPOINT ["/support-scheduler"] 20:23:25 20:23:25 ---> Running in c28e0bbd8790 20:23:25 Removing intermediate container c28e0bbd8790 20:23:25 ---> dad0f309057d 20:23:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:23:26 ---> ee82ae96c673 20:23:26 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:23:26 ---> Running in 1a8ac9173e3f 20:23:26 ---> Running in 172b7caf52ea 20:23:26 Removing intermediate container 1a8ac9173e3f 20:23:26 ---> c16ab8ed5c08 20:23:26 Step 20/22 : LABEL arch=x86_64 20:23:26 ---> Running in 889ea57f2aa7 20:23:26 Removing intermediate container 172b7caf52ea 20:23:26 ---> 4ca1270911bc 20:23:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:23:26 ---> ebde0bffce17 20:23:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:23:26 ---> Running in d2c575d7893b 20:23:26 Removing intermediate container 889ea57f2aa7 20:23:26 ---> f6b7625f626f 20:23:26 Step 21/22 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:23:26 ---> Running in dd9fcef422f1 20:23:26 Removing intermediate container d2c575d7893b 20:23:26 ---> 7de38af83bca 20:23:26 Step 22/24 : LABEL arch=x86_64 20:23:26 ---> Running in ee208586b1ef 20:23:26 ---> 828bdc2a2e9a 20:23:26 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:23:26 ---> Running in 3f1140d754cb 20:23:26 Removing intermediate container dd9fcef422f1 20:23:26 ---> 5822f8d31d79 20:23:26 Step 22/22 : LABEL version=3.0.0-dev.63 20:23:26 ---> Running in d3afe480bfd0 20:23:26 Removing intermediate container ee208586b1ef 20:23:26 ---> d0715d8f60bd 20:23:26 Step 23/24 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:23:26 Removing intermediate container 3f1140d754cb 20:23:26 ---> ed782d0947e4 20:23:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:23:26 ---> Running in 930a6d43fd87 20:23:26 Removing intermediate container d3afe480bfd0 20:23:26 ---> 2ac7953245f3 20:23:26 20:23:26 ---> Running in 3e3b978cef3f 20:23:26 Removing intermediate container 930a6d43fd87 20:23:26 ---> 095372a6bba7 20:23:26 Step 24/24 : LABEL version=3.0.0-dev.63 20:23:26 Successfully built 2ac7953245f3 20:23:26 Successfully tagged support-scheduler:latest 20:23:26  Building support-scheduler ... done Building security-spire-agent 20:23:26 Removing intermediate container 3e3b978cef3f 20:23:26 ---> 3493573ed1a5 20:23:26 Step 20/22 : LABEL arch=x86_64 20:23:26 ---> Running in 7f7c7120bf2f 20:23:26 ---> Running in 3ae6de23ee43 20:23:28 Removing intermediate container 7f7c7120bf2f 20:23:28 ---> 03d006fa0e9a 20:23:28 20:23:28 Successfully built 03d006fa0e9a 20:23:29 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:23:30 Successfully tagged core-metadata:latest 20:23:30  Building core-metadata ... done Building security-bootstrapper 20:23:30 ---> 389fb2f233ec 20:23:30 Step 3/24 : WORKDIR /edgex-go 20:23:30 ---> Using cache 20:23:30 ---> dcea0716b791 20:23:30 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:23:30 ---> Using cache 20:23:30 ---> f0868fdaf422 20:23:30 Step 5/24 : COPY go.mod vendor* ./ 20:23:30 ---> Using cache 20:23:30 ---> c4ec550602e8 20:23:30 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:30 ---> Using cache 20:23:30 ---> a37b90bbf027 20:23:30 Step 7/24 : COPY . . 20:23:30 ---> Using cache 20:23:30 ---> 06a9afef0c61 20:23:30 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:23:30 ---> Using cache 20:23:30 ---> a438dd7db237 20:23:30 Step 9/24 : WORKDIR /edgex-go/spire-build 20:23:30 ---> Using cache 20:23:30 ---> fad9af63fab6 20:23: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:23:30 Removing intermediate container 3ae6de23ee43 20:23:30 ---> e8bc2b401ac3 20:23:30 Step 21/22 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:23:30 ---> Running in 1e60aa494c33 20:23:30 ---> Running in 74650f136969 20:23:32 Removing intermediate container 74650f136969 20:23:32 ---> 9e0451e9f600 20:23:32 Step 22/22 : LABEL version=3.0.0-dev.63 20:23:32 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:32 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:23:32 ---> 389fb2f233ec 20:23:32 Step 3/32 : WORKDIR /edgex-go 20:23:32 ---> Using cache 20:23:32 ---> dcea0716b791 20:23:32 Step 4/32 : RUN apk add --update --no-cache make git 20:23:32 ---> Using cache 20:23:32 ---> b0f0a787f1cf 20:23:32 Step 5/32 : COPY go.mod vendor* ./ 20:23:32 ---> Using cache 20:23:32 ---> 27f253e60fae 20:23:32 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:34 ---> Running in 7edefd693266 20:23:34 ---> Running in 001407344dd2 20:23:34 Removing intermediate container 7edefd693266 20:23:34 ---> 613487f2ec34 20:23:34 20:23:34 Successfully built 613487f2ec34 20:23:34 Successfully tagged support-notifications:latest 20:23:34  Building support-notifications ... done Building core-command 20:23:34 Removing intermediate container 1e60aa494c33 20:23:34 ---> c62ed004ec71 20:23:34 Step 11/24 : WORKDIR /edgex-go 20:23:34 ---> Running in 73872174cd4f 20:23:36 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:23:36 ---> 389fb2f233ec 20:23:36 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:23:36 ---> Using cache 20:23:36 ---> a935edb40347 20:23:36 Step 4/23 : WORKDIR /edgex-go 20:23:36 ---> Using cache 20:23:36 ---> c56d4018d821 20:23:36 Step 5/23 : RUN apk add --update --no-cache make git 20:23:36 ---> Using cache 20:23:36 ---> a6cae7653536 20:23:36 Step 6/23 : COPY go.mod vendor* ./ 20:23:36 ---> Using cache 20:23:36 ---> a0acea2efc89 20:23:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:37 Removing intermediate container c9882de96c76 20:23:37 ---> aa28f1b7f260 20:23:37 Successfully built aa28f1b7f260 20:23:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:38 + docker inspect -f . ci-base-image-arm64 20:23:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:23:38 prd-ubuntu20.04-docker-arm64-4c-16g-7112 does not seem to be running inside a container 20:23:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/424 -v /w/workspace/edgex-go/424:/w/workspace/edgex-go/424:rw,z -v /w/workspace/edgex-go/424@tmp:/w/workspace/edgex-go/424@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:23:38 Removing intermediate container 73872174cd4f 20:23:38 ---> c2d73c12d440 20:23:38 20:23:38 Step 12/24 : FROM alpine:3.15 20:23:38 ---> 5ce65d7b0fde 20:23:38 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:23:38 ---> Using cache 20:23:38 ---> 9a988b1d652b 20:23:38 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:23:38 ---> Running in 5bdba4921666 20:23:38 ---> Running in 0bdcba753c28 20:23:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:23:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:23:39 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:23:39 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:23:39 OK: 15857 distinct packages available 20:23:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:23:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:23:39 (1/5) Installing dumb-init (1.2.5-r1) 20:23:39 (2/5) Installing musl-obstack (1.2.3-r0) 20:23:39 (3/5) Installing libucontext (1.1-r0) 20:23:39 (4/5) Installing gcompat (1.0.0-r4) 20:23:39 (5/5) Installing openssl (1.1.1t-r1) 20:23:39 $ docker top 153a8e45eefd2e73ad2d061858c077a6349995be1b33e62fea1d33aad2cb2efd -eo pid,comm 20:23:39 Executing busybox-1.34.1-r7.trigger 20:23:39 OK: 7 MiB in 19 packages [Pipeline] { [Pipeline] sh 20:23:40 Removing intermediate container 0bdcba753c28 20:23:40 ---> e0e6973b06aa 20:23:40 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:23:40 + go version 20:23:40 go version go1.18.7 linux/arm64 [Pipeline] } 20:23:40 $ docker stop --time=1 153a8e45eefd2e73ad2d061858c077a6349995be1b33e62fea1d33aad2cb2efd 20:23:41 ---> 7d237ef4a40b 20:23:41 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:23:42 $ docker rm -f --volumes 153a8e45eefd2e73ad2d061858c077a6349995be1b33e62fea1d33aad2cb2efd [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:23:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:23:42 20:23:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:23:43 latest: Pulling from edgex-devops/edgex-compose-arm64 20:23:43 29e5d40040c1: Pulling fs layer 20:23:43 1ce36da41761: Pulling fs layer 20:23:43 25b303627fd3: Pulling fs layer 20:23:43 ---> 048bce79d7b6 20:23:43 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:23:43 29e5d40040c1: Verifying Checksum 20:23:43 29e5d40040c1: Download complete 20:23:43 ---> ef565db6f190 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:43 ---> 5534af35a22a 20:23:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:23:43 1ce36da41761: Verifying Checksum 20:23:43 1ce36da41761: Download complete 20:23:43 ---> 4adbc0ed5446 20:23:43 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:23:43 ---> Running in 1884be2b25eb 20:23:43 Removing intermediate container 1884be2b25eb 20:23:43 ---> df14086a1be2 20:23:43 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:23:43 ---> Running in 23b344f94f52 20:23:43 Removing intermediate container 23b344f94f52 20:23:43 ---> 83d7a8bb4137 20:23:43 Step 22/24 : LABEL arch=x86_64 20:23:43 29e5d40040c1: Pull complete 20:23:44 ---> Running in cb406b4b898e 20:23:44 Removing intermediate container cb406b4b898e 20:23:44 ---> 8e1a70d0e7eb 20:23:44 Step 23/24 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:23:44 ---> Running in a3043bc52425 20:23:44 Removing intermediate container a3043bc52425 20:23:44 ---> c0934c8a3ac3 20:23:44 Step 24/24 : LABEL version=3.0.0-dev.63 20:23:44 ---> Running in 618ae65e6900 20:23:44 Removing intermediate container 618ae65e6900 20:23:44 ---> c9c29bebc92a 20:23:44 20:23:44 Successfully built c9c29bebc92a 20:23:44 Successfully tagged security-spire-agent:latest 20:23:44  Building security-spire-agent ... done Building security-spiffe-token-provider 20:23:45 1ce36da41761: Pull complete 20:23:45 25b303627fd3: Verifying Checksum 20:23:45 25b303627fd3: Download complete 20:23:46 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:46 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:23:46 ---> 389fb2f233ec 20:23:46 Step 3/19 : WORKDIR /edgex-go 20:23:46 ---> Using cache 20:23:46 ---> dcea0716b791 20:23:46 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:23:53 ---> Running in cf2baaa2e893 20:23:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:23:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:23:53 v3.16.4-26-g25c3e7e4225 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:23:53 v3.16.4-26-g25c3e7e4225 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:23:53 OK: 17046 distinct packages available 20:23:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:23:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:23:54 OK: 211 MiB in 51 packages 20:23:55 25b303627fd3: Pull complete 20:23:55 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:23:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:23:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:23:55 prd-ubuntu20.04-docker-arm64-4c-16g-7112 does not seem to be running inside a container 20:23:55 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/424 -v /w/workspace/edgex-go/424:/w/workspace/edgex-go/424:rw,z -v /w/workspace/edgex-go/424@tmp:/w/workspace/edgex-go/424@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:23:57 $ docker top 13048d00cde8b9743f1de125475a804818de6430e3ae74e936e4de8110969612 -eo pid,comm [Pipeline] { [Pipeline] sh 20:23:58 + docker-compose build --help 20:23:58 + grep parallel 20:24:00 Removing intermediate container cf2baaa2e893 20:24:00 ---> 505f61c96939 20:24:00 Step 5/19 : COPY go.mod vendor* ./ 20:24:00 ---> 6489440367e8 20:24:00 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:00 ---> Running in b77f8e74e7e1 20:24:00 Removing intermediate container d793bb516d7c 20:24:00 ---> da70606ab146 20:24:00 Step 7/21 : COPY . . 20:24:00 Removing intermediate container cf5d0cd85001 20:24:00 ---> 78d5ef3269b2 20:24:00 Step 8/22 : COPY . . 20:24:02 --parallel Build images in parallel. [Pipeline] } 20:24:02 $ docker stop --time=1 13048d00cde8b9743f1de125475a804818de6430e3ae74e936e4de8110969612 20:24:04 $ docker rm -f --volumes 13048d00cde8b9743f1de125475a804818de6430e3ae74e936e4de8110969612 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:24:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:24:04 prd-ubuntu20.04-docker-arm64-4c-16g-7112 does not seem to be running inside a container 20:24:04 $ 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/424 -v /w/workspace/edgex-go/424:/w/workspace/edgex-go/424:rw,z -v /w/workspace/edgex-go/424@tmp:/w/workspace/edgex-go/424@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:24:06 $ docker top f332d8d2ae563976d646d11ac31e1556984f56549a7e1be2a42ec45e7ced39fc -eo pid,comm [Pipeline] { [Pipeline] sh 20:24:06 + docker-compose -f ./docker-compose-build.yml build --parallel 20:24:11 Building core-command ... 20:24:11 Building core-common-config-bootstrapper ... 20:24:11 Building core-data ... 20:24:11 Building core-metadata ... 20:24:11 Building security-bootstrapper ... 20:24:11 Building security-proxy-setup ... 20:24:11 Building security-secretstore-setup ... 20:24:11 Building security-spiffe-token-provider ... 20:24:11 Building security-spire-agent ... 20:24:11 Building security-spire-config ... 20:24:11 Building security-spire-server ... 20:24:11 Building support-notifications ... 20:24:11 Building support-scheduler ... 20:24:11 Building security-spire-agent 20:24:11 Building core-command 20:24:11 Building security-spire-config 20:24:11 Building security-proxy-setup 20:24:11 Building security-spire-server 20:24:15 ---> b65943e82b7f 20:24:15 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:24:15 ---> 8248c81e8503 20:24:15 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:24:15 ---> Running in 790f68ebe8b0 20:24:15 ---> Running in 5b9ce1dfeb63 20:24:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:24:15 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:24:21 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:24:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:24:21 ---> aa28f1b7f260 20:24:21 Step 3/24 : WORKDIR /edgex-go 20:24:22 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:24:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:24:22 ---> aa28f1b7f260 20:24:22 Step 3/24 : WORKDIR /edgex-go 20:24:22 ---> Running in d1c0a17eb384 20:24:22 ---> Running in 89d6c976833a 20:24:22 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:24:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:24:22 ---> aa28f1b7f260 20:24:22 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:24:22 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:24:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:24:22 ---> aa28f1b7f260 20:24:22 Step 3/23 : WORKDIR /edgex-go 20:24:22 ---> Running in 36d03db527c2 20:24:22 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:24:22 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:24:22 ---> aa28f1b7f260 20:24:22 Step 3/21 : WORKDIR /edgex-go 20:24:23 ---> Running in 33c74f5b6820 20:24:23 Removing intermediate container 89d6c976833a 20:24:23 ---> 327aa499d017 20:24:23 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:24:23 ---> Running in 0fcb16cb550b 20:24:23 Removing intermediate container d1c0a17eb384 20:24:23 ---> c806d09314be 20:24:23 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:24:23 ---> Running in e8b39c32d224 20:24:23 ---> Running in 85065cc0f0cc 20:24:23 Removing intermediate container 36d03db527c2 20:24:23 ---> e40b5a206563 20:24:23 Step 4/23 : WORKDIR /edgex-go 20:24:23 Removing intermediate container 33c74f5b6820 20:24:23 ---> 137d8dae7560 20:24:23 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:24:23 ---> Running in f04ae881a329 20:24:24 Removing intermediate container 0fcb16cb550b 20:24:24 ---> cae7bb32ce77 20:24:24 Step 4/21 : RUN apk add --update --no-cache make git 20:24:24 ---> Running in ade9e6ede627 20:24:24 ---> Running in 680e1746cff7 20:24:24 Removing intermediate container f04ae881a329 20:24:24 ---> d0b6feaab9ae 20:24:24 Step 5/23 : RUN apk add --update --no-cache make git 20:24:24 ---> Running in 40079d41b38b 20:24:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:24:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:24:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:24:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:24:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:24:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:24:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:24:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:24:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:24:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:24:27 OK: 221 MiB in 51 packages 20:24:27 OK: 221 MiB in 51 packages 20:24:27 OK: 221 MiB in 51 packages 20:24:28 OK: 221 MiB in 51 packages 20:24:28 OK: 221 MiB in 51 packages 20:24:29 Removing intermediate container e8b39c32d224 20:24:29 ---> b8f2212a89a9 20:24:29 Step 5/24 : COPY go.mod vendor* ./ 20:24:29 Removing intermediate container 85065cc0f0cc 20:24:29 ---> eb0e6d3068da 20:24:29 Step 5/24 : COPY go.mod vendor* ./ 20:24:30 Removing intermediate container ade9e6ede627 20:24:30 ---> 8c6d6b42e6d5 20:24:30 Step 5/23 : COPY go.mod vendor* ./ 20:24:30 Removing intermediate container 680e1746cff7 20:24:30 ---> 315cccdb0bc2 20:24:30 Step 5/21 : COPY go.mod vendor* ./ 20:24:30 Removing intermediate container 40079d41b38b 20:24:30 ---> 8c7d61d1460b 20:24:30 Step 6/23 : COPY go.mod vendor* ./ 20:24:31 ---> f83a4332b4b3 20:24:31 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:31 ---> cd93438981e1 20:24:31 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:31 ---> Running in 3171e3a3cdfc 20:24:31 ---> 20f4d720e458 20:24:31 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:31 ---> Running in b9d4fdd996d6 20:24:31 ---> Running in 661eb23101d5 20:24:31 ---> 2aeb64c1e8ce 20:24:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:31 ---> Running in 2a4b1d4916f9 20:24:31 ---> 147f4489dfcb 20:24:31 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:32 ---> Running in 2c9cb83a24e6 20:24:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:24:37 Removing intermediate container 5bdba4921666 20:24:37 Removing intermediate container 001407344dd2 20:24:37 ---> f58c906f39c5 20:24:37 Step 7/32 : COPY . . 20:24:37 ---> 680e839bf01c 20:24:37 Step 8/23 : COPY . . 20:24:44 ---> 6120824c1beb 20:24:44 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:24:44 ---> 335e77c4b7c1 20:24:44 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:24:44 ---> Running in 970d2fc3dd71 20:24:44 ---> Running in a2e250e67ec9 20:24:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:24:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:24:47 Removing intermediate container 5b9ce1dfeb63 20:24:47 ---> 9594695af6b7 20:24:47 20:24:47 Step 10/22 : FROM alpine:3.16 20:24:47 ---> dfd21b5a31f5 20:24:47 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:24:47 ---> Running in d1e46466009c 20:24:47 Removing intermediate container 790f68ebe8b0 20:24:47 ---> 9be94091d6b0 20:24:47 20:24:47 Step 9/21 : FROM alpine:3.16 20:24:47 ---> dfd21b5a31f5 20:24:47 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 20:24:48 Removing intermediate container d1e46466009c 20:24:48 ---> 77f06a20c7ec 20:24:48 Step 12/22 : ENV APP_PORT=59880 20:24:48 ---> Running in bf2fb6582e64 20:24:48 ---> Running in c53f1d5089d9 20:24:48 Removing intermediate container c53f1d5089d9 20:24:48 ---> 9bc23645fb39 20:24:48 Step 13/22 : EXPOSE $APP_PORT 20:24:48 ---> Running in df025a61c8c9 20:24:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:24:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:24:49 (1/6) Installing ca-certificates (20220614-r0) 20:24:49 (2/6) Installing brotli-libs (1.0.9-r6) 20:24:49 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:24:49 (4/6) Installing libcurl (7.83.1-r6) 20:24:49 (5/6) Installing curl (7.83.1-r6) 20:24:49 (6/6) Installing dumb-init (1.2.5-r1) 20:24:49 Removing intermediate container df025a61c8c9 20:24:49 ---> 5ba8d285c343 20:24:49 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:24:49 Executing busybox-1.35.0-r17.trigger 20:24:49 Executing ca-certificates-20220614-r0.trigger 20:24:49 OK: 8 MiB in 20 packages 20:24:50 ---> Running in 09c125c1d351 20:24:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:24:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:24:51 Removing intermediate container bf2fb6582e64 20:24:51 ---> 524b0bfca800 20:24:51 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:24:51 (1/1) Installing dumb-init (1.2.5-r1) 20:24:51 Executing busybox-1.35.0-r17.trigger 20:24:51 OK: 6 MiB in 15 packages 20:24:52 ---> Running in 90724c421a54 20:24:52 Removing intermediate container 90724c421a54 20:24:52 ---> ea574b84489d 20:24:52 Step 12/21 : WORKDIR /edgex 20:24:52 ---> Running in a73316e2f5eb 20:24:53 Removing intermediate container 09c125c1d351 20:24:53 ---> 357a4b6dbd91 20:24:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:53 Removing intermediate container a73316e2f5eb 20:24:53 ---> 602c4b775ca2 20:24:53 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:24:53 ---> 2e581e66bcc8 20:24:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:24:53 Removing intermediate container b77f8e74e7e1 20:24:53 ---> fba77ab295bc 20:24:53 Step 7/19 : COPY . . 20:24:53 ---> f41ea387e6be 20:24:53 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:25:02 ---> 00ba3e4c9363 20:25:02 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:25:02 ---> d6ad655fd996 20:25:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:25:02 ---> 4eb350c1db0f 20:25:02 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:25:02 ---> Running in d36b6693e015 20:25:02 ---> d629e1a7ee39 20:25:02 Step 18/22 : ENTRYPOINT ["/core-data"] 20:25:02 ---> Running in 1dc2f4ace513 20:25:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:25:02 ---> 77efdc0b3917 20:25:02 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:25:02 Removing intermediate container 1dc2f4ace513 20:25:02 ---> 5bbf5aa9bf53 20:25:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:25:02 ---> Running in 1a504593ac6d 20:25:03 ---> 983a009995b1 20:25:03 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:25:03 ---> Running in 1ae01c1894c4 20:25:03 Removing intermediate container 1a504593ac6d 20:25:03 ---> 1c51f721718c 20:25:03 Step 20/22 : LABEL arch=x86_64 20:25:03 ---> Running in 76380a9da3c4 20:25:03 Removing intermediate container 76380a9da3c4 20:25:03 ---> cc442d9b4732 20:25:03 Step 21/22 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:25:03 ---> Running in fdaeb0cb289b 20:25:03 Removing intermediate container fdaeb0cb289b 20:25:03 ---> e7e1769f8c4c 20:25:03 Step 22/22 : LABEL version=3.0.0-dev.63 20:25:04 ---> Running in 5ad30d847992 20:25:04 Removing intermediate container 5ad30d847992 20:25:04 ---> 35aa9575de2e 20:25:04 20:25:04 Removing intermediate container 1ae01c1894c4 20:25:04 ---> 1cd71861f61c 20:25:04 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:25:04 ---> Running in a61951310f5d 20:25:04 Successfully built 35aa9575de2e 20:25:04 Successfully tagged core-data:latest 20:25:04 Building security-secretstore-setup 20:25:04  Building core-data ... done Removing intermediate container a61951310f5d 20:25:04 ---> 286901e0cd92 20:25:04 Step 19/21 : LABEL arch=x86_64 20:25:07 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:25:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:25:07 ---> 389fb2f233ec 20:25:07 Step 3/24 : WORKDIR /edgex-go 20:25:07 ---> Using cache 20:25:07 ---> dcea0716b791 20:25:07 Step 4/24 : RUN apk add --update --no-cache make git 20:25:07 ---> Using cache 20:25:07 ---> b0f0a787f1cf 20:25:07 Step 5/24 : COPY go.mod vendor* ./ 20:25:07 ---> Using cache 20:25:07 ---> 27f253e60fae 20:25:07 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:07 ---> Using cache 20:25:07 ---> f58c906f39c5 20:25:07 Step 7/24 : COPY . . 20:25:07 ---> Using cache 20:25:07 ---> 6120824c1beb 20:25:07 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:25:12 ---> Running in 7617a024da38 20:25:12 ---> Running in 9a8149be52a7 20:25:12 Removing intermediate container 7617a024da38 20:25:12 ---> 8e91c3cc1ac1 20:25:12 Step 20/21 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:25:12 ---> Running in e50b6ef011b6 20:25:12 Removing intermediate container e50b6ef011b6 20:25:12 ---> af9383e2c040 20:25:12 Step 21/21 : LABEL version=3.0.0-dev.63 20:25:12 ---> Running in 931a6e7c6b6b 20:25:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:25:13 Removing intermediate container 931a6e7c6b6b 20:25:13 ---> c429a815542f 20:25:13 20:25:13 Successfully built c429a815542f 20:25:13 Successfully tagged security-proxy-setup:latest 20:25:13  Building security-proxy-setup ... done Building core-common-config-bootstrapper 20:25:18 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:25:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:25:18 ---> 389fb2f233ec 20:25:18 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:25:18 ---> Using cache 20:25:18 ---> a935edb40347 20:25:18 Step 4/22 : WORKDIR /edgex-go 20:25:18 ---> Using cache 20:25:18 ---> c56d4018d821 20:25:18 Step 5/22 : RUN apk add --update --no-cache make git 20:25:18 ---> Using cache 20:25:18 ---> a6cae7653536 20:25:18 Step 6/22 : COPY go.mod vendor* ./ 20:25:18 ---> Using cache 20:25:18 ---> a0acea2efc89 20:25:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:18 ---> Using cache 20:25:18 ---> 680e839bf01c 20:25:18 Step 8/22 : COPY . . 20:25:18 ---> Using cache 20:25:18 ---> 335e77c4b7c1 20:25:18 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:25:27 ---> Running in faf3ea1a86aa 20:25:27 Removing intermediate container a2e250e67ec9 20:25:27 ---> 81c5f130a1a6 20:25:27 20:25:27 Step 10/23 : FROM alpine:3.16 20:25:27 ---> dfd21b5a31f5 20:25:27 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:25:27 ---> Using cache 20:25:27 ---> d9e6d4821d42 20:25:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:25:27 ---> Using cache 20:25:27 ---> 251e579f2b79 20:25:27 Step 13/23 : ENV APP_PORT=59882 20:25:27 Removing intermediate container 970d2fc3dd71 20:25:27 ---> 4b5e52c1b5dc 20:25:27 20:25:27 Step 9/32 : FROM alpine:3.16 20:25:27 ---> dfd21b5a31f5 20:25:27 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:25:27 ---> Running in ed4b70b30a6d 20:25:27 ---> Running in e97972c08b15 20:25:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:25:27 Removing intermediate container ed4b70b30a6d 20:25:27 ---> 65363debaa51 20:25:27 Step 14/23 : EXPOSE $APP_PORT 20:25:27 Removing intermediate container e97972c08b15 20:25:27 ---> df6fc91b746a 20:25:27 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:25:27 ---> Running in 873a10351512 20:25:27 ---> Running in 7d88a345adc1 20:25:27 Removing intermediate container 873a10351512 20:25:27 ---> 2d2e026316ee 20:25:27 Step 15/23 : WORKDIR / 20:25:27 ---> Running in b679643742ff 20:25:27 Removing intermediate container b679643742ff 20:25:27 ---> e3e00b202186 20:25:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:25:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:25:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:25:28 ---> 2817d7b18e6e 20:25:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:25:28 (1/2) Installing dumb-init (1.2.5-r1) 20:25:28 (2/2) Installing su-exec (0.2-r1) 20:25:28 Executing busybox-1.35.0-r17.trigger 20:25:28 OK: 6 MiB in 16 packages 20:25:28 Removing intermediate container 7d88a345adc1 20:25:28 ---> eab410b8a59a 20:25:28 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:25:29 ---> b53ebf976890 20:25:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:25:29 ---> Running in ca3c96bfdfab 20:25:29 Removing intermediate container ca3c96bfdfab 20:25:29 ---> 82f565808f5e 20:25:29 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:25:29 ---> Running in 5ef7cb192202 20:25:29 ---> 400cccd84552 20:25:29 Step 19/23 : ENTRYPOINT ["/core-command"] 20:25:29 Removing intermediate container 5ef7cb192202 20:25:29 ---> Running in 32660f95628b 20:25:29 ---> f30d6028b7c9 20:25:29 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:25:29 ---> Running in 620a5de84e13 20:25:29 Removing intermediate container 32660f95628b 20:25:29 ---> 82bee5e9144d 20:25:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:25:29 ---> Running in 9e50f3eaeafc 20:25:29 Removing intermediate container 620a5de84e13 20:25:29 ---> 3eadc9711dce 20:25:29 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:25:29 Removing intermediate container 9e50f3eaeafc 20:25:29 ---> 23167aac5287 20:25:29 Step 21/23 : LABEL arch=x86_64 20:25:29 ---> Running in 1aabe2625c3b 20:25:29 ---> Running in 0104c05fe9d1 20:25:30 Removing intermediate container 1aabe2625c3b 20:25:30 ---> 1c8dfa2d0522 20:25:30 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:25:30 Removing intermediate container 0104c05fe9d1 20:25:30 ---> 88a44a0f4ecb 20:25:30 Step 22/23 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:25:30 ---> Running in a72b8e7b76c1 20:25:30 ---> Running in d05e705d3052 20:25:30 Removing intermediate container d05e705d3052 20:25:30 ---> 6d16bd939c3d 20:25:30 Step 23/23 : LABEL version=3.0.0-dev.63 20:25:30 ---> Running in b6cb3d7e2af7 20:25:30 Removing intermediate container b6cb3d7e2af7 20:25:30 ---> a607502cd806 20:25:30 20:25:31 Successfully built a607502cd806 20:25:31 Successfully tagged core-command:latest 20:25:31  Building core-command ... done Removing intermediate container a72b8e7b76c1 20:25:31 ---> ddb739a836ce 20:25:31 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:25:31 ---> Running in edae86755d3b 20:25:32 Removing intermediate container edae86755d3b 20:25:32 ---> 55bb64811da0 20:25:32 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:25:36 ---> 66bd4e1aefe6 20:25:36 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:25:36 ---> Running in 0ee9e48304f5 20:25:36 Removing intermediate container d36b6693e015 20:25:36 ---> f1b591648d3c 20:25:36 20:25:36 Step 9/19 : FROM alpine:3.15 20:25:36 ---> 5ce65d7b0fde 20:25:36 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:25:36 ---> Using cache 20:25:36 ---> 9a988b1d652b 20:25:36 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:25:36 ---> Running in 218ebb2d40eb 20:25:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:25:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:25:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:25:37 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:25:37 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:25:37 OK: 15857 distinct packages available 20:25:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:25:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:25:37 Removing intermediate container 0ee9e48304f5 20:25:37 ---> 8ed184a294aa 20:25:37 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:25:37 (1/9) Installing ca-certificates (20220614-r0) 20:25:37 (2/9) Installing brotli-libs (1.0.9-r5) 20:25:37 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:25:37 (4/9) Installing libcurl (7.80.0-r6) 20:25:37 (5/9) Installing curl (7.80.0-r6) 20:25:37 (6/9) Installing dumb-init (1.2.5-r1) 20:25:37 (7/9) Installing musl-obstack (1.2.3-r0) 20:25:37 (8/9) Installing libucontext (1.1-r0) 20:25:37 (9/9) Installing gcompat (1.0.0-r4) 20:25:37 Executing busybox-1.34.1-r7.trigger 20:25:37 Executing ca-certificates-20220614-r0.trigger 20:25:37 OK: 8 MiB in 23 packages 20:25:37 ---> 52ae43750053 20:25:37 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:25:38 ---> d63f2e5c18b1 20:25:38 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:25:38 Removing intermediate container 218ebb2d40eb 20:25:38 ---> 6f5494026858 20:25:38 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:25:40 ---> d2a93f767bd8 20:25:40 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:25:40 ---> 7cc4e9db2573 20:25:40 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:25:40 ---> a3d695a23e27 20:25:40 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:25:40 Removing intermediate container 9a8149be52a7 20:25:40 ---> 188caec1c681 20:25:40 20:25:40 Step 9/24 : FROM alpine:3.16 20:25:40 ---> dfd21b5a31f5 20:25:40 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:25:40 ---> Running in 1cc5201ffe61 20:25:40 ---> 1b0304563fd6 20:25:40 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:25:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:25:41 ---> da11d047eda6 20:25:41 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:25:41 ---> 178925c0d392 20:25:41 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:25:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:25:41 ---> a001f9440d0e 20:25:41 Step 27/32 : RUN chmod +x /entrypoint.sh 20:25:41 ---> Running in 15e95334deef 20:25:41 (1/3) Installing ca-certificates (20220614-r0) 20:25:41 (2/3) Installing dumb-init (1.2.5-r1) 20:25:41 (3/3) Installing su-exec (0.2-r1) 20:25:41 Executing busybox-1.35.0-r17.trigger 20:25:41 Executing ca-certificates-20220614-r0.trigger 20:25:41 ---> 68f1c1c2104c 20:25:41 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:25:41 OK: 6 MiB in 17 packages 20:25:41 ---> Running in 63d18da2e0a4 20:25:41 Removing intermediate container 63d18da2e0a4 20:25:41 ---> df3299fe4240 20:25:41 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:25:41 ---> Running in f8efca8475c5 20:25:41 Removing intermediate container f8efca8475c5 20:25:41 ---> 2d89c5bed1ad 20:25:41 Step 17/19 : LABEL arch=x86_64 20:25:41 Removing intermediate container 1cc5201ffe61 20:25:41 ---> 23cc54218a3a 20:25:41 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:25:41 ---> Running in 85bf6ae8c146 20:25:41 ---> Running in a955b58a95b5 20:25:42 Removing intermediate container 85bf6ae8c146 20:25:42 ---> aa0b2c136c32 20:25:42 Step 18/19 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:25:42 Removing intermediate container a955b58a95b5 20:25:42 ---> ab0a0d4a522c 20:25:42 Step 12/24 : WORKDIR / 20:25:43 ---> Running in 43e8ee86844c 20:25:43 ---> Running in 48eb54486cc7 20:25:43 Removing intermediate container 15e95334deef 20:25:43 ---> 2717099a33f0 20:25:43 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:25:43 ---> Running in a9645121117c 20:25:43 Removing intermediate container 43e8ee86844c 20:25:43 ---> 0a09ca34b04d 20:25:43 Step 19/19 : LABEL version=3.0.0-dev.63 20:25:43 Removing intermediate container a9645121117c 20:25:43 ---> 03c3740d724b 20:25:43 Step 29/32 : CMD ["gate"] 20:25:43 Removing intermediate container 48eb54486cc7 20:25:43 ---> a26826275bbc 20:25:43 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:25:43 ---> Running in 8260554f6b5b 20:25:43 ---> Running in 3e91c69f9d86 20:25:43 Removing intermediate container 8260554f6b5b 20:25:43 ---> 56571231b066 20:25:43 20:25:43 ---> b1165d77ab8e 20:25:43 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:25:43 Successfully built 56571231b066 20:25:43 Removing intermediate container 3e91c69f9d86 20:25:43 ---> 95caf6560203 20:25:43 Step 30/32 : LABEL arch=x86_64 20:25:43 Successfully tagged security-spiffe-token-provider:latest 20:25:43  Building security-spiffe-token-provider ... done  ---> Running in 86bda738ddd8 20:25:44 Removing intermediate container 86bda738ddd8 20:25:44 ---> f6b5edd3429e 20:25:44 Step 31/32 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:25:44 ---> Running in 1ae4860992c7 20:25:44 ---> c70c79da4997 20:25:44 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:25:44 Removing intermediate container 1ae4860992c7 20:25:44 ---> b99e7f5ae2e8 20:25:44 Step 32/32 : LABEL version=3.0.0-dev.63 20:25:44 ---> 3794d0375304 20:25:44 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:25:44 ---> Running in 7fd430895c39 20:25:44 Removing intermediate container 7fd430895c39 20:25:44 ---> 0c5b8d4a167b 20:25:44 20:25:44 ---> 382b7f9d3dfb 20:25:44 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:25:44 Successfully built 0c5b8d4a167b 20:25:44 Successfully tagged security-bootstrapper:latest 20:25:45  Building security-bootstrapper ... done  ---> 5f0ed98028c5 20:25:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:25:45 ---> 8da5499c2c02 20:25:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:25:46 ---> 3a5d1882084c 20:25:46 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:25:46 ---> Running in 8b9fcb64dc77 20:25:47 Removing intermediate container faf3ea1a86aa 20:25:47 ---> 204662155755 20:25:47 20:25:47 Step 10/22 : FROM alpine:3.16 20:25:47 ---> dfd21b5a31f5 20:25:47 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:25:47 ---> Running in 2b21f7ee456f 20:25:47 Removing intermediate container 8b9fcb64dc77 20:25:47 ---> 659f39ab7a07 20:25:47 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:25:47 ---> Running in 90e3847f81b7 20:25:47 Removing intermediate container 2b21f7ee456f 20:25:47 ---> 7e9606cae31f 20:25:47 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:25:47 ---> Running in 4d4194cf80d6 20:25:47 Removing intermediate container 90e3847f81b7 20:25:47 ---> e7667ac43398 20:25:47 Step 22/24 : LABEL arch=x86_64 20:25:47 ---> Running in 2822d5e19599 20:25:47 Removing intermediate container 2822d5e19599 20:25:47 ---> 67b207430280 20:25:47 Step 23/24 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:25:47 ---> Running in c2184b1a8af3 20:25:47 Removing intermediate container c2184b1a8af3 20:25:47 ---> 27bb614fc7f3 20:25:47 Step 24/24 : LABEL version=3.0.0-dev.63 20:25:47 ---> Running in 62e334683d6a 20:25:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:25:47 Removing intermediate container 62e334683d6a 20:25:47 ---> 64e0442e640d 20:25:47 20:25:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:25:47 Successfully built 64e0442e640d 20:25:47 Successfully tagged security-secretstore-setup:latest 20:25:48  Building security-secretstore-setup ... done (1/1) Installing dumb-init (1.2.5-r1) 20:25:48 Executing busybox-1.35.0-r17.trigger 20:25:48 OK: 6 MiB in 15 packages 20:25:48 Removing intermediate container 4d4194cf80d6 20:25:48 ---> 1815c2811768 20:25:48 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:25:48 ---> dce43616f3b8 20:25:48 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:25:49 ---> 3799a7a6a984 20:25:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:25:49 ---> da91e69c51a2 20:25:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:25:49 ---> e9ea1e649793 20:25:49 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:25:49 ---> Running in 095add0c8249 20:25:49 Removing intermediate container 095add0c8249 20:25:49 ---> d6bc3fc15284 20:25:49 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:25:49 ---> Running in 8e465a95a3ea 20:25:49 Removing intermediate container 8e465a95a3ea 20:25:49 ---> edc371092640 20:25:49 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:25:49 ---> Running in 3031adc1518e 20:25:50 Removing intermediate container 3031adc1518e 20:25:50 ---> fb870b4617a0 20:25:50 Step 20/22 : LABEL arch=x86_64 20:25:50 ---> Running in 4ea0b826cf78 20:25:50 Removing intermediate container 4ea0b826cf78 20:25:50 ---> ad666179bc5a 20:25:50 Step 21/22 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:25:50 ---> Running in ac9d54b5ce33 20:25:50 Removing intermediate container ac9d54b5ce33 20:25:50 ---> 248444353610 20:25:50 Step 22/22 : LABEL version=3.0.0-dev.63 20:25:50 ---> Running in fb0e248c01c1 20:25:50 Removing intermediate container fb0e248c01c1 20:25:50 ---> 952f3aa5aae2 20:25:50 20:25:50 Successfully built 952f3aa5aae2 20:25:50 Successfully tagged core-common-config-bootstrapper:latest 20:25:50  Building core-common-config-bootstrapper ... done  [Pipeline] } 20:25:50 $ docker stop --time=1 d05d9650cc4503404fe733f932f340847f362da028c1bb510965a37f59d24387 20:25:51 $ docker rm -f --volumes d05d9650cc4503404fe733f932f340847f362da028c1bb510965a37f59d24387 [Pipeline] // withDockerContainer [Pipeline] sh 20:25:52 + docker images 20:25:52 REPOSITORY TAG IMAGE ID CREATED SIZE 20:25:52 core-common-config-bootstrapper latest 952f3aa5aae2 2 seconds ago 15.5MB 20:25:52 security-secretstore-setup latest 64e0442e640d 5 seconds ago 30MB 20:25:52 204662155755 6 seconds ago 1.67GB 20:25:52 security-bootstrapper latest 0c5b8d4a167b 8 seconds ago 20.4MB 20:25:52 security-spiffe-token-provider latest 56571231b066 9 seconds ago 30MB 20:25:52 188caec1c681 12 seconds ago 1.67GB 20:25:52 f1b591648d3c 17 seconds ago 1.72GB 20:25:52 core-command latest a607502cd806 22 seconds ago 17.7MB 20:25:52 81c5f130a1a6 34 seconds ago 1.68GB 20:25:52 4b5e52c1b5dc 37 seconds ago 1.67GB 20:25:52 security-proxy-setup latest c429a815542f 40 seconds ago 27.8MB 20:25:52 core-data latest 35aa9575de2e 48 seconds ago 17.9MB 20:25:52 9be94091d6b0 About a minute ago 1.67GB 20:25:52 9594695af6b7 About a minute ago 1.68GB 20:25:52 security-spire-agent latest c9c29bebc92a 2 minutes ago 125MB 20:25:52 support-notifications latest 613487f2ec34 2 minutes ago 30.7MB 20:25:52 c2d73c12d440 2 minutes ago 1.55GB 20:25:52 core-metadata latest 03d006fa0e9a 2 minutes ago 18.5MB 20:25:52 support-scheduler latest 2ac7953245f3 2 minutes ago 30MB 20:25:52 85c86cf8f634 2 minutes ago 1.74GB 20:25:52 0a12a84b8032 2 minutes ago 1.74GB 20:25:52 59843641d3be 2 minutes ago 1.69GB 20:25:52 security-spire-config latest 8f42e89ee431 2 minutes ago 85.8MB 20:25:52 security-spire-server latest a157a15b4fc8 2 minutes ago 86.5MB 20:25:52 03bf7bae3ec6 3 minutes ago 1.55GB 20:25:52 51ad0af1670e 3 minutes ago 1.55GB 20:25:52 ci-base-image-x86_64 latest 389fb2f233ec 6 minutes ago 904MB 20:25:52 alpine 3.15 5ce65d7b0fde 11 days ago 5.59MB 20:25:52 alpine 3.16 dfd21b5a31f5 11 days ago 5.55MB 20:25:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 20:25:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 20:25:52 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:25:52 provisioning config files... 20:25:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/424@tmp/config16015334569882293371tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:25:52 ---> docker-login.sh 20:25:52 nexus3.edgexfoundry.org:10001 20:25:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:52 Configure a credential helper to remove this warning. See 20:25:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:52 20:25:52 Login Succeeded 20:25:52 nexus3.edgexfoundry.org:10002 20:25:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:52 Configure a credential helper to remove this warning. See 20:25:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:52 20:25:52 Login Succeeded 20:25:52 nexus3.edgexfoundry.org:10003 20:25:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:52 Configure a credential helper to remove this warning. See 20:25:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:52 20:25:52 Login Succeeded 20:25:52 nexus3.edgexfoundry.org:10004 20:25:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:52 Configure a credential helper to remove this warning. See 20:25:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:52 20:25:52 Login Succeeded 20:25:52 docker.io 20:25:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:53 Configure a credential helper to remove this warning. See 20:25:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:53 20:25:53 Login Succeeded 20:25:53 ---> docker-login.sh ends [Pipeline] } 20:25:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:25:53 [edgeXDocker.push] Tagging docker image core-command with the following tags: 20:25:53 15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:25:53 latest 20:25:53 3.0.0-dev.63 20:25:53 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:25:53 main 20:25:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:53 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:53 + docker push nexus3.edgexfoundry.org:10004/core-command:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:25:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:25:53 dd9d464557fd: Preparing 20:25:53 a744389ee6ba: Preparing 20:25:53 0a32056de35f: Preparing 20:25:53 a59565f4e6ac: Preparing 20:25:53 aa5968d388b8: Preparing 20:25:53 aa5968d388b8: Layer already exists 20:25:53 a59565f4e6ac: Pushed 20:25:53 0a32056de35f: Pushed 20:25:53 dd9d464557fd: Pushed 20:25:55 a744389ee6ba: Pushed 20:25:55 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:e9d034c2ab2d69fffd3a64eaab140eecc86cabab275f35a49d4484b549e1e3f0 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:55 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:55 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 20:25:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:25:55 dd9d464557fd: Preparing 20:25:55 a744389ee6ba: Preparing 20:25:55 0a32056de35f: Preparing 20:25:55 a59565f4e6ac: Preparing 20:25:55 aa5968d388b8: Preparing 20:25:55 dd9d464557fd: Layer already exists 20:25:55 a59565f4e6ac: Layer already exists 20:25:55 aa5968d388b8: Layer already exists 20:25:55 0a32056de35f: Layer already exists 20:25:55 a744389ee6ba: Layer already exists 20:25:55 latest: digest: sha256:e9d034c2ab2d69fffd3a64eaab140eecc86cabab275f35a49d4484b549e1e3f0 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:56 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:56 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.63 20:25:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:25:56 dd9d464557fd: Preparing 20:25:56 a744389ee6ba: Preparing 20:25:56 0a32056de35f: Preparing 20:25:56 a59565f4e6ac: Preparing 20:25:56 aa5968d388b8: Preparing 20:25:56 aa5968d388b8: Layer already exists 20:25:56 0a32056de35f: Layer already exists 20:25:56 dd9d464557fd: Layer already exists 20:25:56 a59565f4e6ac: Layer already exists 20:25:56 a744389ee6ba: Layer already exists 20:25:56 3.0.0-dev.63: digest: sha256:e9d034c2ab2d69fffd3a64eaab140eecc86cabab275f35a49d4484b549e1e3f0 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:56 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:57 + docker push nexus3.edgexfoundry.org:10004/core-command:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:25:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:25:57 dd9d464557fd: Preparing 20:25:57 a744389ee6ba: Preparing 20:25:57 0a32056de35f: Preparing 20:25:57 a59565f4e6ac: Preparing 20:25:57 aa5968d388b8: Preparing 20:25:57 dd9d464557fd: Layer already exists 20:25:57 aa5968d388b8: Layer already exists 20:25:57 a59565f4e6ac: Layer already exists 20:25:57 0a32056de35f: Layer already exists 20:25:57 a744389ee6ba: Layer already exists 20:25:57 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:e9d034c2ab2d69fffd3a64eaab140eecc86cabab275f35a49d4484b549e1e3f0 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:57 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:57 + docker push nexus3.edgexfoundry.org:10004/core-command:main 20:25:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:25:57 dd9d464557fd: Preparing 20:25:57 a744389ee6ba: Preparing 20:25:57 0a32056de35f: Preparing 20:25:57 a59565f4e6ac: Preparing 20:25:57 aa5968d388b8: Preparing 20:25:57 a744389ee6ba: Layer already exists 20:25:57 dd9d464557fd: Layer already exists 20:25:57 0a32056de35f: Layer already exists 20:25:57 aa5968d388b8: Layer already exists 20:25:57 a59565f4e6ac: Layer already exists 20:25:57 main: digest: sha256:e9d034c2ab2d69fffd3a64eaab140eecc86cabab275f35a49d4484b549e1e3f0 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:57 ===================================================== [Pipeline] echo 20:25:57 taggedImages: 20:25:57 - nexus3.edgexfoundry.org:10004/core-command:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:25:57 - nexus3.edgexfoundry.org:10004/core-command:latest 20:25:57 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.63 20:25:57 - nexus3.edgexfoundry.org:10004/core-command:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:25:57 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 20:25:57 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 20:25:57 15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:25:57 latest 20:25:57 3.0.0-dev.63 20:25:57 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:25:57 main 20:25:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:58 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:58 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:25:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:25:58 2a8911cc44eb: Preparing 20:25:58 2e80afaeb470: Preparing 20:25:58 63e9c33114da: Preparing 20:25:58 8a45b5d48f9c: Preparing 20:25:58 0a32056de35f: Preparing 20:25:58 256ec790ee5e: Preparing 20:25:58 aa5968d388b8: Preparing 20:25:58 256ec790ee5e: Waiting 20:25:58 aa5968d388b8: Waiting 20:25:58 0a32056de35f: Layer already exists 20:25:58 2e80afaeb470: Pushed 20:25:58 256ec790ee5e: Pushed 20:25:58 2a8911cc44eb: Pushed 20:25:58 aa5968d388b8: Layer already exists 20:25:58 63e9c33114da: Pushed 20:25:59 8a45b5d48f9c: Pushed 20:25:59 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:f1c6d4926e4fcb1f838eea7b88f24c3025721a388acfd0a4b4200ac65c2ac984 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:59 + 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:26:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:26:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:26:00 2a8911cc44eb: Preparing 20:26:00 2e80afaeb470: Preparing 20:26:00 63e9c33114da: Preparing 20:26:00 8a45b5d48f9c: Preparing 20:26:00 0a32056de35f: Preparing 20:26:00 256ec790ee5e: Preparing 20:26:00 aa5968d388b8: Preparing 20:26:00 aa5968d388b8: Waiting 20:26:00 63e9c33114da: Layer already exists 20:26:00 2e80afaeb470: Layer already exists 20:26:00 2a8911cc44eb: Layer already exists 20:26:00 0a32056de35f: Layer already exists 20:26:00 8a45b5d48f9c: Layer already exists 20:26:00 256ec790ee5e: Layer already exists 20:26:00 aa5968d388b8: Layer already exists 20:26:00 latest: digest: sha256:f1c6d4926e4fcb1f838eea7b88f24c3025721a388acfd0a4b4200ac65c2ac984 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:00 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.63 20:26:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:26:00 2a8911cc44eb: Preparing 20:26:00 2e80afaeb470: Preparing 20:26:00 63e9c33114da: Preparing 20:26:00 8a45b5d48f9c: Preparing 20:26:00 0a32056de35f: Preparing 20:26:00 256ec790ee5e: Preparing 20:26:00 aa5968d388b8: Preparing 20:26:00 256ec790ee5e: Waiting 20:26:00 aa5968d388b8: Waiting 20:26:00 8a45b5d48f9c: Layer already exists 20:26:00 0a32056de35f: Layer already exists 20:26:00 2e80afaeb470: Layer already exists 20:26:00 2a8911cc44eb: Layer already exists 20:26:00 63e9c33114da: Layer already exists 20:26:00 256ec790ee5e: Layer already exists 20:26:00 aa5968d388b8: Layer already exists 20:26:00 3.0.0-dev.63: digest: sha256:f1c6d4926e4fcb1f838eea7b88f24c3025721a388acfd0a4b4200ac65c2ac984 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:01 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:26:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:26:01 2a8911cc44eb: Preparing 20:26:01 2e80afaeb470: Preparing 20:26:01 63e9c33114da: Preparing 20:26:01 8a45b5d48f9c: Preparing 20:26:01 0a32056de35f: Preparing 20:26:01 256ec790ee5e: Preparing 20:26:01 aa5968d388b8: Preparing 20:26:01 256ec790ee5e: Waiting 20:26:01 aa5968d388b8: Waiting 20:26:01 0a32056de35f: Layer already exists 20:26:01 8a45b5d48f9c: Layer already exists 20:26:01 2e80afaeb470: Layer already exists 20:26:01 2a8911cc44eb: Layer already exists 20:26:01 63e9c33114da: Layer already exists 20:26:01 256ec790ee5e: Layer already exists 20:26:01 aa5968d388b8: Layer already exists 20:26:01 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:f1c6d4926e4fcb1f838eea7b88f24c3025721a388acfd0a4b4200ac65c2ac984 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:01 + 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:26:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 20:26:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:26:02 2a8911cc44eb: Preparing 20:26:02 2e80afaeb470: Preparing 20:26:02 63e9c33114da: Preparing 20:26:02 8a45b5d48f9c: Preparing 20:26:02 0a32056de35f: Preparing 20:26:02 256ec790ee5e: Preparing 20:26:02 aa5968d388b8: Preparing 20:26:02 256ec790ee5e: Waiting 20:26:02 aa5968d388b8: Waiting 20:26:02 0a32056de35f: Layer already exists 20:26:02 2e80afaeb470: Layer already exists 20:26:02 2a8911cc44eb: Layer already exists 20:26:02 8a45b5d48f9c: Layer already exists 20:26:02 63e9c33114da: Layer already exists 20:26:02 aa5968d388b8: Layer already exists 20:26:02 256ec790ee5e: Layer already exists 20:26:02 main: digest: sha256:f1c6d4926e4fcb1f838eea7b88f24c3025721a388acfd0a4b4200ac65c2ac984 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:26:02 ===================================================== [Pipeline] echo 20:26:02 taggedImages: 20:26:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:26:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:26:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.63 20:26:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:26:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 20:26:02 [edgeXDocker.push] Tagging docker image core-data with the following tags: 20:26:02 15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:26:02 latest 20:26:02 3.0.0-dev.63 20:26:02 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:26:02 main 20:26:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:02 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:02 + docker push nexus3.edgexfoundry.org:10004/core-data:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:26:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:26:02 2863ebf88b19: Preparing 20:26:02 f392bea87249: Preparing 20:26:02 0a32056de35f: Preparing 20:26:02 b0200c1ac810: Preparing 20:26:02 aa5968d388b8: Preparing 20:26:02 aa5968d388b8: Layer already exists 20:26:02 0a32056de35f: Layer already exists 20:26:02 2863ebf88b19: Pushed 20:26:02 b0200c1ac810: Pushed 20:26:04 f392bea87249: Pushed 20:26:04 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:5cdc59f55d53d4218f59f7f76c61537366a04a1292a93ffbe8327bacf53f6082 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:04 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:04 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 20:26:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:26:04 2863ebf88b19: Preparing 20:26:04 f392bea87249: Preparing 20:26:04 0a32056de35f: Preparing 20:26:04 b0200c1ac810: Preparing 20:26:04 aa5968d388b8: Preparing 20:26:04 b0200c1ac810: Layer already exists 20:26:04 2863ebf88b19: Layer already exists 20:26:04 aa5968d388b8: Layer already exists 20:26:04 0a32056de35f: Layer already exists 20:26:04 f392bea87249: Layer already exists 20:26:04 latest: digest: sha256:5cdc59f55d53d4218f59f7f76c61537366a04a1292a93ffbe8327bacf53f6082 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:05 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:05 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.63 20:26:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:26:05 2863ebf88b19: Preparing 20:26:05 f392bea87249: Preparing 20:26:05 0a32056de35f: Preparing 20:26:05 b0200c1ac810: Preparing 20:26:05 aa5968d388b8: Preparing 20:26:05 2863ebf88b19: Layer already exists 20:26:05 f392bea87249: Layer already exists 20:26:05 b0200c1ac810: Layer already exists 20:26:05 0a32056de35f: Layer already exists 20:26:05 aa5968d388b8: Layer already exists 20:26:05 3.0.0-dev.63: digest: sha256:5cdc59f55d53d4218f59f7f76c61537366a04a1292a93ffbe8327bacf53f6082 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:05 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:05 + docker push nexus3.edgexfoundry.org:10004/core-data:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:26:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:26:05 2863ebf88b19: Preparing 20:26:05 f392bea87249: Preparing 20:26:05 0a32056de35f: Preparing 20:26:05 b0200c1ac810: Preparing 20:26:05 aa5968d388b8: Preparing 20:26:05 2863ebf88b19: Layer already exists 20:26:05 aa5968d388b8: Layer already exists 20:26:05 b0200c1ac810: Layer already exists 20:26:05 0a32056de35f: Layer already exists 20:26:05 f392bea87249: Layer already exists 20:26:05 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:5cdc59f55d53d4218f59f7f76c61537366a04a1292a93ffbe8327bacf53f6082 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:06 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:06 + docker push nexus3.edgexfoundry.org:10004/core-data:main 20:26:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:26:06 2863ebf88b19: Preparing 20:26:06 f392bea87249: Preparing 20:26:06 0a32056de35f: Preparing 20:26:06 b0200c1ac810: Preparing 20:26:06 aa5968d388b8: Preparing 20:26:06 2863ebf88b19: Layer already exists 20:26:06 0a32056de35f: Layer already exists 20:26:06 aa5968d388b8: Layer already exists 20:26:06 b0200c1ac810: Layer already exists 20:26:06 f392bea87249: Layer already exists 20:26:06 main: digest: sha256:5cdc59f55d53d4218f59f7f76c61537366a04a1292a93ffbe8327bacf53f6082 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:26:06 ===================================================== [Pipeline] echo 20:26:06 taggedImages: 20:26:06 - nexus3.edgexfoundry.org:10004/core-data:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:26:06 - nexus3.edgexfoundry.org:10004/core-data:latest 20:26:06 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.63 20:26:06 - nexus3.edgexfoundry.org:10004/core-data:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:26:06 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 20:26:06 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 20:26:06 15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:26:06 latest 20:26:06 3.0.0-dev.63 20:26:06 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:26:06 main 20:26:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:06 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:26:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:26:07 3975ccd6982b: Preparing 20:26:07 df234315468a: Preparing 20:26:07 ce2d16e01d29: Preparing 20:26:07 0a32056de35f: Preparing 20:26:07 a09a7747d463: Preparing 20:26:07 aa5968d388b8: Preparing 20:26:07 aa5968d388b8: Waiting 20:26:07 0a32056de35f: Layer already exists 20:26:07 aa5968d388b8: Layer already exists 20:26:07 a09a7747d463: Pushed 20:26:07 df234315468a: Pushed 20:26:07 3975ccd6982b: Pushed 20:26:08 ce2d16e01d29: Pushed 20:26:08 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:e5ace26c900a1036f1d74291a1e7f5bce41434c4dae167dfec16aab2e382695d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:08 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 20:26:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:26:09 3975ccd6982b: Preparing 20:26:09 df234315468a: Preparing 20:26:09 ce2d16e01d29: Preparing 20:26:09 0a32056de35f: Preparing 20:26:09 a09a7747d463: Preparing 20:26:09 aa5968d388b8: Preparing 20:26:09 aa5968d388b8: Waiting 20:26:09 3975ccd6982b: Layer already exists 20:26:09 a09a7747d463: Layer already exists 20:26:09 0a32056de35f: Layer already exists 20:26:09 ce2d16e01d29: Layer already exists 20:26:09 aa5968d388b8: Layer already exists 20:26:09 df234315468a: Layer already exists 20:26:09 latest: digest: sha256:e5ace26c900a1036f1d74291a1e7f5bce41434c4dae167dfec16aab2e382695d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:09 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.63 20:26:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:26:09 3975ccd6982b: Preparing 20:26:09 df234315468a: Preparing 20:26:09 ce2d16e01d29: Preparing 20:26:09 0a32056de35f: Preparing 20:26:09 a09a7747d463: Preparing 20:26:09 aa5968d388b8: Preparing 20:26:09 aa5968d388b8: Waiting 20:26:09 ce2d16e01d29: Layer already exists 20:26:09 a09a7747d463: Layer already exists 20:26:09 3975ccd6982b: Layer already exists 20:26:09 df234315468a: Layer already exists 20:26:09 0a32056de35f: Layer already exists 20:26:09 aa5968d388b8: Layer already exists 20:26:09 3.0.0-dev.63: digest: sha256:e5ace26c900a1036f1d74291a1e7f5bce41434c4dae167dfec16aab2e382695d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:10 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:26:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:26:10 3975ccd6982b: Preparing 20:26:10 df234315468a: Preparing 20:26:10 ce2d16e01d29: Preparing 20:26:10 0a32056de35f: Preparing 20:26:10 a09a7747d463: Preparing 20:26:10 aa5968d388b8: Preparing 20:26:10 aa5968d388b8: Waiting 20:26:10 0a32056de35f: Layer already exists 20:26:10 ce2d16e01d29: Layer already exists 20:26:10 df234315468a: Layer already exists 20:26:10 a09a7747d463: Layer already exists 20:26:10 3975ccd6982b: Layer already exists 20:26:10 aa5968d388b8: Layer already exists 20:26:10 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:e5ace26c900a1036f1d74291a1e7f5bce41434c4dae167dfec16aab2e382695d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:10 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 20:26:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:26:11 3975ccd6982b: Preparing 20:26:11 df234315468a: Preparing 20:26:11 ce2d16e01d29: Preparing 20:26:11 0a32056de35f: Preparing 20:26:11 a09a7747d463: Preparing 20:26:11 aa5968d388b8: Preparing 20:26:11 aa5968d388b8: Waiting 20:26:11 3975ccd6982b: Layer already exists 20:26:11 df234315468a: Layer already exists 20:26:11 a09a7747d463: Layer already exists 20:26:11 ce2d16e01d29: Layer already exists 20:26:11 0a32056de35f: Layer already exists 20:26:11 aa5968d388b8: Layer already exists 20:26:11 main: digest: sha256:e5ace26c900a1036f1d74291a1e7f5bce41434c4dae167dfec16aab2e382695d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:26:11 ===================================================== [Pipeline] echo 20:26:11 taggedImages: 20:26:11 - nexus3.edgexfoundry.org:10004/core-metadata:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:26:11 - nexus3.edgexfoundry.org:10004/core-metadata:latest 20:26:11 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.63 20:26:11 - nexus3.edgexfoundry.org:10004/core-metadata:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:26:11 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 20:26:11 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 20:26:11 15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:26:11 latest 20:26:11 3.0.0-dev.63 20:26:11 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:26:11 main 20:26:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:11 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:26:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:26:11 e377ab261499: Preparing 20:26:11 e377ab261499: Preparing 20:26:11 e7a5d498ed35: Preparing 20:26:11 9947bfd0d2b1: Preparing 20:26:11 69fa40dc7a7d: Preparing 20:26:11 282d419968cd: Preparing 20:26:11 4b76ffd74254: Preparing 20:26:11 0a32056de35f: Preparing 20:26:11 6fecbbea54ce: Preparing 20:26:11 4b76ffd74254: Waiting 20:26:11 0a32056de35f: Waiting 20:26:11 ec92e57e73e0: Preparing 20:26:11 335e904c683e: Preparing 20:26:11 ec92e57e73e0: Waiting 20:26:11 b94daf50c1fb: Preparing 20:26:11 aa5968d388b8: Preparing 20:26:11 335e904c683e: Waiting 20:26:11 aa5968d388b8: Waiting 20:26:11 e7a5d498ed35: Pushed 20:26:11 9947bfd0d2b1: Pushed 20:26:11 69fa40dc7a7d: Pushed 20:26:11 282d419968cd: Pushed 20:26:11 e377ab261499: Pushed 20:26:12 0a32056de35f: Layer already exists 20:26:12 335e904c683e: Pushed 20:26:12 6fecbbea54ce: Pushed 20:26:12 ec92e57e73e0: Pushed 20:26:12 b94daf50c1fb: Pushed 20:26:12 aa5968d388b8: Layer already exists 20:26:13 4b76ffd74254: Pushed 20:26:13 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:7cf334450ebc22587578b81443e0cbf572edba00f96367d159c165cf3ad002ec size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:13 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:26:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:26:14 e377ab261499: Preparing 20:26:14 e377ab261499: Preparing 20:26:14 e7a5d498ed35: Preparing 20:26:14 9947bfd0d2b1: Preparing 20:26:14 69fa40dc7a7d: Preparing 20:26:14 282d419968cd: Preparing 20:26:14 4b76ffd74254: Preparing 20:26:14 0a32056de35f: Preparing 20:26:14 6fecbbea54ce: Preparing 20:26:14 ec92e57e73e0: Preparing 20:26:14 335e904c683e: Preparing 20:26:14 b94daf50c1fb: Preparing 20:26:14 aa5968d388b8: Preparing 20:26:14 0a32056de35f: Waiting 20:26:14 335e904c683e: Waiting 20:26:14 b94daf50c1fb: Waiting 20:26:14 aa5968d388b8: Waiting 20:26:14 6fecbbea54ce: Waiting 20:26:14 ec92e57e73e0: Waiting 20:26:14 4b76ffd74254: Waiting 20:26:14 e377ab261499: Layer already exists 20:26:14 69fa40dc7a7d: Layer already exists 20:26:14 9947bfd0d2b1: Layer already exists 20:26:14 e7a5d498ed35: Layer already exists 20:26:14 282d419968cd: Layer already exists 20:26:14 0a32056de35f: Layer already exists 20:26:14 4b76ffd74254: Layer already exists 20:26:14 ec92e57e73e0: Layer already exists 20:26:14 6fecbbea54ce: Layer already exists 20:26:14 335e904c683e: Layer already exists 20:26:14 b94daf50c1fb: Layer already exists 20:26:14 aa5968d388b8: Layer already exists 20:26:14 latest: digest: sha256:7cf334450ebc22587578b81443e0cbf572edba00f96367d159c165cf3ad002ec size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:14 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.63 20:26:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:26:14 e377ab261499: Preparing 20:26:14 e377ab261499: Preparing 20:26:14 e7a5d498ed35: Preparing 20:26:14 9947bfd0d2b1: Preparing 20:26:14 69fa40dc7a7d: Preparing 20:26:14 282d419968cd: Preparing 20:26:14 4b76ffd74254: Preparing 20:26:14 0a32056de35f: Preparing 20:26:14 6fecbbea54ce: Preparing 20:26:14 ec92e57e73e0: Preparing 20:26:14 335e904c683e: Preparing 20:26:14 b94daf50c1fb: Preparing 20:26:14 aa5968d388b8: Preparing 20:26:14 335e904c683e: Waiting 20:26:14 ec92e57e73e0: Waiting 20:26:14 b94daf50c1fb: Waiting 20:26:14 0a32056de35f: Waiting 20:26:14 6fecbbea54ce: Waiting 20:26:14 4b76ffd74254: Waiting 20:26:14 9947bfd0d2b1: Layer already exists 20:26:14 69fa40dc7a7d: Layer already exists 20:26:14 e377ab261499: Layer already exists 20:26:14 e7a5d498ed35: Layer already exists 20:26:14 282d419968cd: Layer already exists 20:26:14 4b76ffd74254: Layer already exists 20:26:14 0a32056de35f: Layer already exists 20:26:14 ec92e57e73e0: Layer already exists 20:26:14 335e904c683e: Layer already exists 20:26:14 6fecbbea54ce: Layer already exists 20:26:14 b94daf50c1fb: Layer already exists 20:26:14 aa5968d388b8: Layer already exists 20:26:14 3.0.0-dev.63: digest: sha256:7cf334450ebc22587578b81443e0cbf572edba00f96367d159c165cf3ad002ec size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:15 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:26:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:26:15 e377ab261499: Preparing 20:26:15 e377ab261499: Preparing 20:26:15 e7a5d498ed35: Preparing 20:26:15 9947bfd0d2b1: Preparing 20:26:15 69fa40dc7a7d: Preparing 20:26:15 282d419968cd: Preparing 20:26:15 4b76ffd74254: Preparing 20:26:15 0a32056de35f: Preparing 20:26:15 6fecbbea54ce: Preparing 20:26:15 ec92e57e73e0: Preparing 20:26:15 335e904c683e: Preparing 20:26:15 b94daf50c1fb: Preparing 20:26:15 aa5968d388b8: Preparing 20:26:15 4b76ffd74254: Waiting 20:26:15 0a32056de35f: Waiting 20:26:15 6fecbbea54ce: Waiting 20:26:15 ec92e57e73e0: Waiting 20:26:15 335e904c683e: Waiting 20:26:15 b94daf50c1fb: Waiting 20:26:15 aa5968d388b8: Waiting 20:26:15 282d419968cd: Layer already exists 20:26:15 69fa40dc7a7d: Layer already exists 20:26:15 9947bfd0d2b1: Layer already exists 20:26:15 e7a5d498ed35: Layer already exists 20:26:15 e377ab261499: Layer already exists 20:26:15 4b76ffd74254: Layer already exists 20:26:15 6fecbbea54ce: Layer already exists 20:26:15 ec92e57e73e0: Layer already exists 20:26:15 335e904c683e: Layer already exists 20:26:15 0a32056de35f: Layer already exists 20:26:15 b94daf50c1fb: Layer already exists 20:26:15 aa5968d388b8: Layer already exists 20:26:15 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:7cf334450ebc22587578b81443e0cbf572edba00f96367d159c165cf3ad002ec size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:15 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 20:26:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:26:16 e377ab261499: Preparing 20:26:16 e377ab261499: Preparing 20:26:16 e7a5d498ed35: Preparing 20:26:16 9947bfd0d2b1: Preparing 20:26:16 69fa40dc7a7d: Preparing 20:26:16 282d419968cd: Preparing 20:26:16 4b76ffd74254: Preparing 20:26:16 0a32056de35f: Preparing 20:26:16 6fecbbea54ce: Preparing 20:26:16 ec92e57e73e0: Preparing 20:26:16 335e904c683e: Preparing 20:26:16 b94daf50c1fb: Preparing 20:26:16 aa5968d388b8: Preparing 20:26:16 6fecbbea54ce: Waiting 20:26:16 b94daf50c1fb: Waiting 20:26:16 aa5968d388b8: Waiting 20:26:16 0a32056de35f: Waiting 20:26:16 ec92e57e73e0: Waiting 20:26:16 335e904c683e: Waiting 20:26:16 9947bfd0d2b1: Layer already exists 20:26:16 e377ab261499: Layer already exists 20:26:16 282d419968cd: Layer already exists 20:26:16 e7a5d498ed35: Layer already exists 20:26:16 69fa40dc7a7d: Layer already exists 20:26:16 4b76ffd74254: Layer already exists 20:26:16 ec92e57e73e0: Layer already exists 20:26:16 0a32056de35f: Layer already exists 20:26:16 6fecbbea54ce: Layer already exists 20:26:16 335e904c683e: Layer already exists 20:26:16 b94daf50c1fb: Layer already exists 20:26:16 aa5968d388b8: Layer already exists 20:26:16 main: digest: sha256:7cf334450ebc22587578b81443e0cbf572edba00f96367d159c165cf3ad002ec size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:26:16 ===================================================== [Pipeline] echo 20:26:16 taggedImages: 20:26:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:26:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:26:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.63 20:26:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:26:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 20:26:16 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 20:26:16 15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:26:16 latest 20:26:16 3.0.0-dev.63 20:26:16 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:26:16 main 20:26:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:16 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:26:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:26:16 799a4c81c02d: Preparing 20:26:16 384a6c55ccf3: Preparing 20:26:16 293016f7b0de: Preparing 20:26:16 a60d510de024: Preparing 20:26:16 b4ca5569c0a0: Preparing 20:26:16 bf2a87200398: Preparing 20:26:16 520155217234: Preparing 20:26:16 aa5968d388b8: Preparing 20:26:16 520155217234: Waiting 20:26:16 aa5968d388b8: Waiting 20:26:16 384a6c55ccf3: Pushed 20:26:16 b4ca5569c0a0: Pushed 20:26:16 799a4c81c02d: Pushed 20:26:17 aa5968d388b8: Layer already exists 20:26:17 bf2a87200398: Pushed 20:26:17 520155217234: Pushed 20:26:17 a60d510de024: Pushed 20:26:17 293016f7b0de: Pushed 20:26:18 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:66739f4c30aaf0040d2e15f09bba9caf760a51fc6df897d1dd986ced771331ab size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:18 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:26:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:26:18 799a4c81c02d: Preparing 20:26:18 384a6c55ccf3: Preparing 20:26:18 293016f7b0de: Preparing 20:26:18 a60d510de024: Preparing 20:26:18 b4ca5569c0a0: Preparing 20:26:18 bf2a87200398: Preparing 20:26:18 520155217234: Preparing 20:26:18 aa5968d388b8: Preparing 20:26:18 bf2a87200398: Waiting 20:26:18 520155217234: Waiting 20:26:18 aa5968d388b8: Waiting 20:26:18 799a4c81c02d: Layer already exists 20:26:18 384a6c55ccf3: Layer already exists 20:26:18 a60d510de024: Layer already exists 20:26:18 293016f7b0de: Layer already exists 20:26:18 b4ca5569c0a0: Layer already exists 20:26:18 520155217234: Layer already exists 20:26:18 bf2a87200398: Layer already exists 20:26:18 aa5968d388b8: Layer already exists 20:26:18 latest: digest: sha256:66739f4c30aaf0040d2e15f09bba9caf760a51fc6df897d1dd986ced771331ab size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.63 20:26:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:26:19 799a4c81c02d: Preparing 20:26:19 384a6c55ccf3: Preparing 20:26:19 293016f7b0de: Preparing 20:26:19 a60d510de024: Preparing 20:26:19 b4ca5569c0a0: Preparing 20:26:19 bf2a87200398: Preparing 20:26:19 520155217234: Preparing 20:26:19 aa5968d388b8: Preparing 20:26:19 520155217234: Waiting 20:26:19 aa5968d388b8: Waiting 20:26:19 384a6c55ccf3: Layer already exists 20:26:19 293016f7b0de: Layer already exists 20:26:19 b4ca5569c0a0: Layer already exists 20:26:19 799a4c81c02d: Layer already exists 20:26:19 a60d510de024: Layer already exists 20:26:19 aa5968d388b8: Layer already exists 20:26:19 520155217234: Layer already exists 20:26:19 bf2a87200398: Layer already exists 20:26:19 3.0.0-dev.63: digest: sha256:66739f4c30aaf0040d2e15f09bba9caf760a51fc6df897d1dd986ced771331ab size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:26:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:26:20 799a4c81c02d: Preparing 20:26:20 384a6c55ccf3: Preparing 20:26:20 293016f7b0de: Preparing 20:26:20 a60d510de024: Preparing 20:26:20 b4ca5569c0a0: Preparing 20:26:20 bf2a87200398: Preparing 20:26:20 520155217234: Preparing 20:26:20 aa5968d388b8: Preparing 20:26:20 bf2a87200398: Waiting 20:26:20 520155217234: Waiting 20:26:20 aa5968d388b8: Waiting 20:26:20 b4ca5569c0a0: Layer already exists 20:26:20 293016f7b0de: Layer already exists 20:26:20 799a4c81c02d: Layer already exists 20:26:20 a60d510de024: Layer already exists 20:26:20 384a6c55ccf3: Layer already exists 20:26:20 bf2a87200398: Layer already exists 20:26:20 aa5968d388b8: Layer already exists 20:26:20 520155217234: Layer already exists 20:26:20 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:66739f4c30aaf0040d2e15f09bba9caf760a51fc6df897d1dd986ced771331ab size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:20 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 20:26:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:26:20 799a4c81c02d: Preparing 20:26:20 384a6c55ccf3: Preparing 20:26:20 293016f7b0de: Preparing 20:26:20 a60d510de024: Preparing 20:26:20 b4ca5569c0a0: Preparing 20:26:20 bf2a87200398: Preparing 20:26:20 520155217234: Preparing 20:26:20 aa5968d388b8: Preparing 20:26:20 bf2a87200398: Waiting 20:26:20 520155217234: Waiting 20:26:20 aa5968d388b8: Waiting 20:26:20 293016f7b0de: Layer already exists 20:26:20 b4ca5569c0a0: Layer already exists 20:26:20 a60d510de024: Layer already exists 20:26:20 799a4c81c02d: Layer already exists 20:26:20 384a6c55ccf3: Layer already exists 20:26:20 520155217234: Layer already exists 20:26:20 bf2a87200398: Layer already exists 20:26:20 aa5968d388b8: Layer already exists 20:26:20 main: digest: sha256:66739f4c30aaf0040d2e15f09bba9caf760a51fc6df897d1dd986ced771331ab size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:26:20 ===================================================== [Pipeline] echo 20:26:20 taggedImages: 20:26:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:26:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:26:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.63 20:26:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:26:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 20:26:20 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 20:26:20 15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:26:20 latest 20:26:20 3.0.0-dev.63 20:26:20 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:26:20 main 20:26:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:21 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:26:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:26:21 d16c5062c908: Preparing 20:26:21 c33f4879d36b: Preparing 20:26:21 35a5b4a2eeeb: Preparing 20:26:21 20a3f833628f: Preparing 20:26:21 4780ba971b40: Preparing 20:26:21 73997bff8b80: Preparing 20:26:21 1331ed7799fa: Preparing 20:26:21 08b3d7533dd1: Preparing 20:26:21 bbcfef4688dc: Preparing 20:26:21 aa5968d388b8: Preparing 20:26:21 1331ed7799fa: Waiting 20:26:21 08b3d7533dd1: Waiting 20:26:21 aa5968d388b8: Waiting 20:26:21 c33f4879d36b: Pushed 20:26:21 d16c5062c908: Pushed 20:26:21 4780ba971b40: Pushed 20:26:21 73997bff8b80: Pushed 20:26:21 1331ed7799fa: Pushed 20:26:21 08b3d7533dd1: Pushed 20:26:21 aa5968d388b8: Layer already exists 20:26:21 bbcfef4688dc: Pushed 20:26:22 20a3f833628f: Pushed 20:26:22 35a5b4a2eeeb: Pushed 20:26:23 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:cbaef2af31b951aa5b021e99e556eabf25b7f13b6c1421052ea75b8757770279 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:23 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:26:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:26:23 d16c5062c908: Preparing 20:26:23 c33f4879d36b: Preparing 20:26:23 35a5b4a2eeeb: Preparing 20:26:23 20a3f833628f: Preparing 20:26:23 4780ba971b40: Preparing 20:26:23 73997bff8b80: Preparing 20:26:23 1331ed7799fa: Preparing 20:26:23 08b3d7533dd1: Preparing 20:26:23 bbcfef4688dc: Preparing 20:26:23 aa5968d388b8: Preparing 20:26:23 1331ed7799fa: Waiting 20:26:23 08b3d7533dd1: Waiting 20:26:23 bbcfef4688dc: Waiting 20:26:23 aa5968d388b8: Waiting 20:26:23 73997bff8b80: Waiting 20:26:23 d16c5062c908: Layer already exists 20:26:23 35a5b4a2eeeb: Layer already exists 20:26:23 c33f4879d36b: Layer already exists 20:26:23 20a3f833628f: Layer already exists 20:26:23 4780ba971b40: Layer already exists 20:26:23 08b3d7533dd1: Layer already exists 20:26:23 73997bff8b80: Layer already exists 20:26:23 1331ed7799fa: Layer already exists 20:26:23 bbcfef4688dc: Layer already exists 20:26:23 aa5968d388b8: Layer already exists 20:26:23 latest: digest: sha256:cbaef2af31b951aa5b021e99e556eabf25b7f13b6c1421052ea75b8757770279 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.63 20:26:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:26:24 d16c5062c908: Preparing 20:26:24 c33f4879d36b: Preparing 20:26:24 35a5b4a2eeeb: Preparing 20:26:24 20a3f833628f: Preparing 20:26:24 4780ba971b40: Preparing 20:26:24 73997bff8b80: Preparing 20:26:24 1331ed7799fa: Preparing 20:26:24 73997bff8b80: Waiting 20:26:24 08b3d7533dd1: Preparing 20:26:24 bbcfef4688dc: Preparing 20:26:24 aa5968d388b8: Preparing 20:26:24 1331ed7799fa: Waiting 20:26:24 bbcfef4688dc: Waiting 20:26:24 aa5968d388b8: Waiting 20:26:24 20a3f833628f: Layer already exists 20:26:24 35a5b4a2eeeb: Layer already exists 20:26:24 c33f4879d36b: Layer already exists 20:26:24 d16c5062c908: Layer already exists 20:26:24 4780ba971b40: Layer already exists 20:26:24 73997bff8b80: Layer already exists 20:26:24 bbcfef4688dc: Layer already exists 20:26:24 08b3d7533dd1: Layer already exists 20:26:24 1331ed7799fa: Layer already exists 20:26:24 aa5968d388b8: Layer already exists 20:26:24 3.0.0-dev.63: digest: sha256:cbaef2af31b951aa5b021e99e556eabf25b7f13b6c1421052ea75b8757770279 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:26:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:26:24 d16c5062c908: Preparing 20:26:24 c33f4879d36b: Preparing 20:26:24 35a5b4a2eeeb: Preparing 20:26:24 20a3f833628f: Preparing 20:26:24 4780ba971b40: Preparing 20:26:24 73997bff8b80: Preparing 20:26:24 1331ed7799fa: Preparing 20:26:24 08b3d7533dd1: Preparing 20:26:24 bbcfef4688dc: Preparing 20:26:24 aa5968d388b8: Preparing 20:26:24 73997bff8b80: Waiting 20:26:24 1331ed7799fa: Waiting 20:26:24 08b3d7533dd1: Waiting 20:26:24 bbcfef4688dc: Waiting 20:26:24 aa5968d388b8: Waiting 20:26:24 c33f4879d36b: Layer already exists 20:26:24 4780ba971b40: Layer already exists 20:26:24 d16c5062c908: Layer already exists 20:26:24 20a3f833628f: Layer already exists 20:26:24 35a5b4a2eeeb: Layer already exists 20:26:24 73997bff8b80: Layer already exists 20:26:24 08b3d7533dd1: Layer already exists 20:26:24 aa5968d388b8: Layer already exists 20:26:24 bbcfef4688dc: Layer already exists 20:26:24 1331ed7799fa: Layer already exists 20:26:24 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:cbaef2af31b951aa5b021e99e556eabf25b7f13b6c1421052ea75b8757770279 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:25 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 20:26:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:26:25 d16c5062c908: Preparing 20:26:25 c33f4879d36b: Preparing 20:26:25 35a5b4a2eeeb: Preparing 20:26:25 20a3f833628f: Preparing 20:26:25 4780ba971b40: Preparing 20:26:25 73997bff8b80: Preparing 20:26:25 1331ed7799fa: Preparing 20:26:25 08b3d7533dd1: Preparing 20:26:25 bbcfef4688dc: Preparing 20:26:25 aa5968d388b8: Preparing 20:26:25 08b3d7533dd1: Waiting 20:26:25 bbcfef4688dc: Waiting 20:26:25 aa5968d388b8: Waiting 20:26:25 1331ed7799fa: Waiting 20:26:25 73997bff8b80: Waiting 20:26:25 20a3f833628f: Layer already exists 20:26:25 d16c5062c908: Layer already exists 20:26:25 c33f4879d36b: Layer already exists 20:26:25 4780ba971b40: Layer already exists 20:26:25 35a5b4a2eeeb: Layer already exists 20:26:25 73997bff8b80: Layer already exists 20:26:25 08b3d7533dd1: Layer already exists 20:26:25 bbcfef4688dc: Layer already exists 20:26:25 1331ed7799fa: Layer already exists 20:26:25 aa5968d388b8: Layer already exists 20:26:25 main: digest: sha256:cbaef2af31b951aa5b021e99e556eabf25b7f13b6c1421052ea75b8757770279 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:26:25 ===================================================== [Pipeline] echo 20:26:25 taggedImages: 20:26:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:26:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:26:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.63 20:26:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:26:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 20:26:25 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 20:26:25 15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:26:25 latest 20:26:25 3.0.0-dev.63 20:26:25 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:26:25 main 20:26:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:25 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:26:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:26:26 9a4f2f092808: Preparing 20:26:26 25ac6d1fcda3: Preparing 20:26:26 0a32056de35f: Preparing 20:26:26 98cba11d6ebc: Preparing 20:26:26 4e6476652798: Preparing 20:26:26 0a32056de35f: Layer already exists 20:26:26 4e6476652798: Layer already exists 20:26:26 9a4f2f092808: Pushed 20:26:26 98cba11d6ebc: Pushed 20:26:28 25ac6d1fcda3: Pushed 20:26:28 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:12d4e067698b9222400ecdfb58721d39b59a89245d6c064f35600d6a9b57902d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:29 + 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:26:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:26:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:26:29 9a4f2f092808: Preparing 20:26:29 25ac6d1fcda3: Preparing 20:26:29 0a32056de35f: Preparing 20:26:29 98cba11d6ebc: Preparing 20:26:29 4e6476652798: Preparing 20:26:29 0a32056de35f: Layer already exists 20:26:29 4e6476652798: Layer already exists 20:26:29 98cba11d6ebc: Layer already exists 20:26:29 25ac6d1fcda3: Layer already exists 20:26:29 9a4f2f092808: Layer already exists 20:26:29 latest: digest: sha256:12d4e067698b9222400ecdfb58721d39b59a89245d6c064f35600d6a9b57902d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:29 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.63 20:26:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:26:29 9a4f2f092808: Preparing 20:26:29 25ac6d1fcda3: Preparing 20:26:29 0a32056de35f: Preparing 20:26:29 98cba11d6ebc: Preparing 20:26:29 4e6476652798: Preparing 20:26:29 25ac6d1fcda3: Layer already exists 20:26:29 98cba11d6ebc: Layer already exists 20:26:29 4e6476652798: Layer already exists 20:26:29 0a32056de35f: Layer already exists 20:26:29 9a4f2f092808: Layer already exists 20:26:29 3.0.0-dev.63: digest: sha256:12d4e067698b9222400ecdfb58721d39b59a89245d6c064f35600d6a9b57902d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:30 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:26:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:26:30 9a4f2f092808: Preparing 20:26:30 25ac6d1fcda3: Preparing 20:26:30 0a32056de35f: Preparing 20:26:30 98cba11d6ebc: Preparing 20:26:30 4e6476652798: Preparing 20:26:30 25ac6d1fcda3: Layer already exists 20:26:30 9a4f2f092808: Layer already exists 20:26:30 98cba11d6ebc: Layer already exists 20:26:30 0a32056de35f: Layer already exists 20:26:30 4e6476652798: Layer already exists 20:26:30 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:12d4e067698b9222400ecdfb58721d39b59a89245d6c064f35600d6a9b57902d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:30 + 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:26:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 20:26:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:26:31 9a4f2f092808: Preparing 20:26:31 25ac6d1fcda3: Preparing 20:26:31 0a32056de35f: Preparing 20:26:31 98cba11d6ebc: Preparing 20:26:31 4e6476652798: Preparing 20:26:31 98cba11d6ebc: Layer already exists 20:26:31 0a32056de35f: Layer already exists 20:26:31 25ac6d1fcda3: Layer already exists 20:26:31 9a4f2f092808: Layer already exists 20:26:31 4e6476652798: Layer already exists 20:26:31 main: digest: sha256:12d4e067698b9222400ecdfb58721d39b59a89245d6c064f35600d6a9b57902d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:26:31 ===================================================== [Pipeline] echo 20:26:31 taggedImages: 20:26:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:26:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:26:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.63 20:26:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:26:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 20:26:31 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 20:26:31 15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:26:31 latest 20:26:31 3.0.0-dev.63 20:26:31 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:26:31 main 20:26:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:31 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:26:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:26:31 d5d14467417e: Preparing 20:26:31 ca158ab11aaa: Preparing 20:26:31 b11752072a75: Preparing 20:26:31 51147b66ffe0: Preparing 20:26:31 e0732b5f6778: Preparing 20:26:31 f6cc447ae5da: Preparing 20:26:31 4e6476652798: Preparing 20:26:31 f6cc447ae5da: Waiting 20:26:31 4e6476652798: Waiting 20:26:31 ca158ab11aaa: Pushed 20:26:31 d5d14467417e: Pushed 20:26:31 b11752072a75: Pushed 20:26:31 4e6476652798: Layer already exists 20:26:32 f6cc447ae5da: Pushed 20:26:35 e0732b5f6778: Pushed 20:26:38 Removing intermediate container 2c9cb83a24e6 20:26:38 ---> 22abbf8fc951 20:26:38 Step 7/21 : COPY . . 20:26:38 Removing intermediate container 3171e3a3cdfc 20:26:38 ---> 10d3a72a72b2 20:26:38 Step 7/24 : COPY . . 20:26:38 Removing intermediate container 2a4b1d4916f9 20:26:38 ---> d6ee5c4cf703 20:26:38 Step 8/23 : COPY . . 20:26:38 ---> 2449efe255c7 20:26:38 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:26:38 ---> 04fd3e588dff 20:26:38 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:26:38 ---> f2872e5ae471 20:26:38 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:26:38 ---> Running in 95fc3adb9cc2 20:26:38 ---> Running in 702f8ac87d3f 20:26:38 ---> Running in 6f76d46c10e2 20:26:38 Removing intermediate container b9d4fdd996d6 20:26:38 ---> 84677203c068 20:26:38 Step 7/23 : COPY . . 20:26:38 Removing intermediate container 702f8ac87d3f 20:26:38 ---> 0cedbd49a8dd 20:26:38 Step 9/24 : WORKDIR /edgex-go/spire-build 20:26:38 ---> Running in 1986a35bbc58 20:26:39 51147b66ffe0: Pushed 20:26:39 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:fb781c0471fdf9dfed0e205aef3e1958f638a457906393ba4f6bac532d212598 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:39 Removing intermediate container 661eb23101d5 20:26:39 ---> aff573395806 20:26:39 Step 7/24 : COPY . . 20:26:39 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:26:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:26:39 d5d14467417e: Preparing 20:26:39 ca158ab11aaa: Preparing 20:26:39 b11752072a75: Preparing 20:26:39 51147b66ffe0: Preparing 20:26:39 e0732b5f6778: Preparing 20:26:39 f6cc447ae5da: Preparing 20:26:39 4e6476652798: Preparing 20:26:39 f6cc447ae5da: Waiting 20:26:39 4e6476652798: Waiting 20:26:39 e0732b5f6778: Layer already exists 20:26:39 b11752072a75: Layer already exists 20:26:39 ca158ab11aaa: Layer already exists 20:26:39 51147b66ffe0: Layer already exists 20:26:39 d5d14467417e: Layer already exists 20:26:39 4e6476652798: Layer already exists 20:26:39 f6cc447ae5da: Layer already exists 20:26:39 latest: digest: sha256:fb781c0471fdf9dfed0e205aef3e1958f638a457906393ba4f6bac532d212598 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:39 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:40 Removing intermediate container 1986a35bbc58 20:26:40 ---> 35dd05b27a08 20:26:40 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:26:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.63 20:26:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:26:40 d5d14467417e: Preparing 20:26:40 ca158ab11aaa: Preparing 20:26:40 b11752072a75: Preparing 20:26:40 51147b66ffe0: Preparing 20:26:40 e0732b5f6778: Preparing 20:26:40 f6cc447ae5da: Preparing 20:26:40 4e6476652798: Preparing 20:26:40 f6cc447ae5da: Waiting 20:26:40 4e6476652798: Waiting 20:26:40 ca158ab11aaa: Layer already exists 20:26:40 b11752072a75: Layer already exists 20:26:40 d5d14467417e: Layer already exists 20:26:40 51147b66ffe0: Layer already exists 20:26:40 e0732b5f6778: Layer already exists 20:26:40 f6cc447ae5da: Layer already exists 20:26:40 4e6476652798: Layer already exists 20:26:40 3.0.0-dev.63: digest: sha256:fb781c0471fdf9dfed0e205aef3e1958f638a457906393ba4f6bac532d212598 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:40 ---> Running in db911c97caf2 20:26:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:26:40 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:26:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:26:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:26:40 d5d14467417e: Preparing 20:26:40 ca158ab11aaa: Preparing 20:26:40 b11752072a75: Preparing 20:26:40 51147b66ffe0: Preparing 20:26:40 e0732b5f6778: Preparing 20:26:40 f6cc447ae5da: Preparing 20:26:40 4e6476652798: Preparing 20:26:40 f6cc447ae5da: Waiting 20:26:40 4e6476652798: Waiting 20:26:40 51147b66ffe0: Layer already exists 20:26:40 ca158ab11aaa: Layer already exists 20:26:40 d5d14467417e: Layer already exists 20:26:40 b11752072a75: Layer already exists 20:26:40 e0732b5f6778: Layer already exists 20:26:40 4e6476652798: Layer already exists 20:26:40 f6cc447ae5da: Layer already exists 20:26:40 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:fb781c0471fdf9dfed0e205aef3e1958f638a457906393ba4f6bac532d212598 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:41 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 20:26:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:26:41 d5d14467417e: Preparing 20:26:41 ca158ab11aaa: Preparing 20:26:41 b11752072a75: Preparing 20:26:41 51147b66ffe0: Preparing 20:26:41 e0732b5f6778: Preparing 20:26:41 f6cc447ae5da: Preparing 20:26:41 4e6476652798: Preparing 20:26:41 f6cc447ae5da: Waiting 20:26:41 b11752072a75: Layer already exists 20:26:41 e0732b5f6778: Layer already exists 20:26:41 51147b66ffe0: Layer already exists 20:26:41 d5d14467417e: Layer already exists 20:26:41 ca158ab11aaa: Layer already exists 20:26:41 4e6476652798: Layer already exists 20:26:41 f6cc447ae5da: Layer already exists 20:26:41 main: digest: sha256:fb781c0471fdf9dfed0e205aef3e1958f638a457906393ba4f6bac532d212598 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:26:41 ===================================================== [Pipeline] echo 20:26:41 taggedImages: 20:26:41 - nexus3.edgexfoundry.org:10004/security-spire-agent:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:26:41 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:26:41 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.63 20:26:41 - nexus3.edgexfoundry.org:10004/security-spire-agent:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:26:41 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 20:26:41 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 20:26:41 15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:26:41 latest 20:26:41 3.0.0-dev.63 20:26:41 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:26:41 main 20:26:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:41 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:26:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:26:42 96ec8c7ced5a: Preparing 20:26:42 a8184d4bccae: Preparing 20:26:42 72b7c2265d7b: Preparing 20:26:42 5a9eced6de30: Preparing 20:26:42 3323e9235d20: Preparing 20:26:42 4e6476652798: Preparing 20:26:42 4e6476652798: Waiting 20:26:42 72b7c2265d7b: Pushed 20:26:42 96ec8c7ced5a: Pushed 20:26:42 a8184d4bccae: Pushed 20:26:42 4e6476652798: Layer already exists 20:26:42 3323e9235d20: Pushed 20:26:44 Removing intermediate container db911c97caf2 20:26:44 ---> c7608ec61a71 20:26:44 Step 11/24 : WORKDIR /edgex-go 20:26:44 ---> fc45cc5349bd 20:26:44 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:26:44 ---> Running in 83eed86cc70a 20:26:44 ---> Running in cda6b6dce834 20:26:45 ---> 780d515e0be7 20:26:45 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:26:45 ---> Running in 65b2fd8351cb 20:26:45 Removing intermediate container 83eed86cc70a 20:26:45 ---> 016d75311ee9 20:26:45 20:26:45 Step 12/24 : FROM alpine:3.15 20:26:46 Removing intermediate container cda6b6dce834 20:26:46 ---> 4ade2e9d4fb9 20:26:46 Step 9/23 : WORKDIR /edgex-go/spire-build 20:26:46 3.15: Pulling from library/alpine 20:26:46 Removing intermediate container 65b2fd8351cb 20:26:46 ---> afc124d63a0f 20:26:46 Step 9/24 : WORKDIR /edgex-go/spire-build 20:26:46 ---> Running in d8c960ea92ed 20:26:46 ---> Running in 0724e32b6e8a 20:26:47 Removing intermediate container d8c960ea92ed 20:26:47 ---> 851e1d9b9e93 20:26:47 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:26:47 ---> Running in f1c094de9cd4 20:26:47 Removing intermediate container 0724e32b6e8a 20:26:47 ---> 42b6e5f577e6 20:26:47 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:26:48 ---> Running in e7096e079678 20:26:49 5a9eced6de30: Pushed 20:26:49 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:24c8dcdf456d95c829ed5586bf1010ec0dc5a5d03493d819a06d989b0bf52579 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:49 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:26:49 Status: Downloaded newer image for alpine:3.15 20:26:49 ---> 354640af7b1b 20:26:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:26:49 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:49 ---> Running in 7a1a55ba0c07 20:26:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:26:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:26:49 96ec8c7ced5a: Preparing 20:26:49 a8184d4bccae: Preparing 20:26:49 72b7c2265d7b: Preparing 20:26:49 5a9eced6de30: Preparing 20:26:49 3323e9235d20: Preparing 20:26:49 4e6476652798: Preparing 20:26:49 4e6476652798: Waiting 20:26:49 96ec8c7ced5a: Layer already exists 20:26:49 a8184d4bccae: Layer already exists 20:26:49 3323e9235d20: Layer already exists 20:26:49 72b7c2265d7b: Layer already exists 20:26:49 5a9eced6de30: Layer already exists 20:26:49 4e6476652798: Layer already exists 20:26:49 latest: digest: sha256:24c8dcdf456d95c829ed5586bf1010ec0dc5a5d03493d819a06d989b0bf52579 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:50 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.63 20:26:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:26:50 96ec8c7ced5a: Preparing 20:26:50 a8184d4bccae: Preparing 20:26:50 72b7c2265d7b: Preparing 20:26:50 5a9eced6de30: Preparing 20:26:50 3323e9235d20: Preparing 20:26:50 4e6476652798: Preparing 20:26:50 4e6476652798: Waiting 20:26:50 5a9eced6de30: Layer already exists 20:26:50 a8184d4bccae: Layer already exists 20:26:50 96ec8c7ced5a: Layer already exists 20:26:50 3323e9235d20: Layer already exists 20:26:50 72b7c2265d7b: Layer already exists 20:26:50 4e6476652798: Layer already exists 20:26:50 3.0.0-dev.63: digest: sha256:24c8dcdf456d95c829ed5586bf1010ec0dc5a5d03493d819a06d989b0bf52579 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:50 Removing intermediate container 7a1a55ba0c07 20:26:50 ---> a1c907ac897e 20:26:50 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:26:50 ---> Running in da110b2c11a9 20:26:50 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:26:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:26:51 96ec8c7ced5a: Preparing 20:26:51 a8184d4bccae: Preparing 20:26:51 72b7c2265d7b: Preparing 20:26:51 5a9eced6de30: Preparing 20:26:51 3323e9235d20: Preparing 20:26:51 4e6476652798: Preparing 20:26:51 4e6476652798: Waiting 20:26:51 5a9eced6de30: Layer already exists 20:26:51 a8184d4bccae: Layer already exists 20:26:51 96ec8c7ced5a: Layer already exists 20:26:51 72b7c2265d7b: Layer already exists 20:26:51 3323e9235d20: Layer already exists 20:26:51 4e6476652798: Layer already exists 20:26:51 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:24c8dcdf456d95c829ed5586bf1010ec0dc5a5d03493d819a06d989b0bf52579 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:51 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 20:26:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:26:51 96ec8c7ced5a: Preparing 20:26:51 a8184d4bccae: Preparing 20:26:51 72b7c2265d7b: Preparing 20:26:51 5a9eced6de30: Preparing 20:26:51 3323e9235d20: Preparing 20:26:51 4e6476652798: Preparing 20:26:51 4e6476652798: Waiting 20:26:51 5a9eced6de30: Layer already exists 20:26:51 3323e9235d20: Layer already exists 20:26:51 a8184d4bccae: Layer already exists 20:26:51 72b7c2265d7b: Layer already exists 20:26:51 96ec8c7ced5a: Layer already exists 20:26:51 4e6476652798: Layer already exists 20:26:51 main: digest: sha256:24c8dcdf456d95c829ed5586bf1010ec0dc5a5d03493d819a06d989b0bf52579 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:26:51 ===================================================== [Pipeline] echo 20:26:51 taggedImages: 20:26:51 - nexus3.edgexfoundry.org:10004/security-spire-config:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:26:51 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:26:51 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.63 20:26:51 - nexus3.edgexfoundry.org:10004/security-spire-config:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:26:51 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 20:26:51 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 20:26:51 15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:26:51 latest 20:26:51 3.0.0-dev.63 20:26:51 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:26:51 main 20:26:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:52 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:52 Removing intermediate container f1c094de9cd4 20:26:52 ---> ee5e3f43222c 20:26:52 Step 11/23 : WORKDIR /edgex-go 20:26:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:26:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:26:52 2b8efc0ad453: Preparing 20:26:52 c59e288f4980: Preparing 20:26:52 eaa3eef9e5db: Preparing 20:26:52 5a9eced6de30: Preparing 20:26:52 91acfaa5f4d4: Preparing 20:26:52 4e6476652798: Preparing 20:26:52 4e6476652798: Waiting 20:26:52 5a9eced6de30: Layer already exists 20:26:52 4e6476652798: Layer already exists 20:26:52 eaa3eef9e5db: Pushed 20:26:52 2b8efc0ad453: Pushed 20:26:52 c59e288f4980: Pushed 20:26:52 ---> Running in 02979daf8e6a 20:26:52 91acfaa5f4d4: Pushed 20:26:52 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:7c62a768c43a38c9e8c51a14cf2d67d954caa0c11f0c0506e2b68f891f376c8b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:52 Removing intermediate container e7096e079678 20:26:52 ---> cbdad2bd0fe2 20:26:52 Step 11/24 : WORKDIR /edgex-go 20:26:52 ---> Running in 721bfbd9d84c 20:26:53 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:26:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:26:53 2b8efc0ad453: Preparing 20:26:53 c59e288f4980: Preparing 20:26:53 eaa3eef9e5db: Preparing 20:26:53 5a9eced6de30: Preparing 20:26:53 91acfaa5f4d4: Preparing 20:26:53 4e6476652798: Preparing 20:26:53 eaa3eef9e5db: Layer already exists 20:26:53 91acfaa5f4d4: Layer already exists 20:26:53 2b8efc0ad453: Layer already exists 20:26:53 c59e288f4980: Layer already exists 20:26:53 5a9eced6de30: Layer already exists 20:26:53 4e6476652798: Layer already exists 20:26:53 latest: digest: sha256:7c62a768c43a38c9e8c51a14cf2d67d954caa0c11f0c0506e2b68f891f376c8b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:53 Removing intermediate container 02979daf8e6a 20:26:53 ---> 80810a29b253 20:26:53 20:26:53 Step 12/23 : FROM alpine:3.15 20:26:53 ---> 354640af7b1b 20:26:53 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:26:53 ---> Using cache 20:26:53 ---> a1c907ac897e 20:26:53 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:26:53 ---> Running in 7cd075f79293 20:26:53 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:26:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.63 20:26:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:26:54 2b8efc0ad453: Preparing 20:26:54 c59e288f4980: Preparing 20:26:54 eaa3eef9e5db: Preparing 20:26:54 5a9eced6de30: Preparing 20:26:54 91acfaa5f4d4: Preparing 20:26:54 4e6476652798: Preparing 20:26:54 4e6476652798: Waiting 20:26:54 2b8efc0ad453: Layer already exists 20:26:54 5a9eced6de30: Layer already exists 20:26:54 91acfaa5f4d4: Layer already exists 20:26:54 c59e288f4980: Layer already exists 20:26:54 eaa3eef9e5db: Layer already exists 20:26:54 4e6476652798: Layer already exists 20:26:54 3.0.0-dev.63: digest: sha256:7c62a768c43a38c9e8c51a14cf2d67d954caa0c11f0c0506e2b68f891f376c8b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 20:26:54 Removing intermediate container 721bfbd9d84c 20:26:54 ---> 260857e082e3 20:26:54 20:26:54 Step 12/24 : FROM alpine:3.15 20:26:54 ---> 354640af7b1b 20:26:54 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:26:54 ---> Using cache 20:26:54 ---> a1c907ac897e 20:26:54 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:26:54 ---> Running in 4e7ce788b019 [Pipeline] sh 20:26:54 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:26:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:26:54 2b8efc0ad453: Preparing 20:26:54 c59e288f4980: Preparing 20:26:54 eaa3eef9e5db: Preparing 20:26:54 5a9eced6de30: Preparing 20:26:54 91acfaa5f4d4: Preparing 20:26:54 4e6476652798: Preparing 20:26:54 4e6476652798: Waiting 20:26:54 5a9eced6de30: Layer already exists 20:26:54 2b8efc0ad453: Layer already exists 20:26:54 c59e288f4980: Layer already exists 20:26:54 eaa3eef9e5db: Layer already exists 20:26:54 91acfaa5f4d4: Layer already exists 20:26:54 4e6476652798: Layer already exists 20:26:54 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:7c62a768c43a38c9e8c51a14cf2d67d954caa0c11f0c0506e2b68f891f376c8b size: 1573 [Pipeline] } [Pipeline] // withEnv 20:26:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:55 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 20:26:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:26:55 2b8efc0ad453: Preparing 20:26:55 c59e288f4980: Preparing 20:26:55 eaa3eef9e5db: Preparing 20:26:55 5a9eced6de30: Preparing 20:26:55 91acfaa5f4d4: Preparing 20:26:55 4e6476652798: Preparing 20:26:55 4e6476652798: Waiting 20:26:55 eaa3eef9e5db: Layer already exists 20:26:55 2b8efc0ad453: Layer already exists 20:26:55 91acfaa5f4d4: Layer already exists 20:26:55 5a9eced6de30: Layer already exists 20:26:55 c59e288f4980: Layer already exists 20:26:55 4e6476652798: Layer already exists 20:26:55 main: digest: sha256:7c62a768c43a38c9e8c51a14cf2d67d954caa0c11f0c0506e2b68f891f376c8b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:26:55 ===================================================== [Pipeline] echo 20:26:55 taggedImages: 20:26:55 - nexus3.edgexfoundry.org:10004/security-spire-server:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:26:55 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:26:55 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.63 20:26:55 - nexus3.edgexfoundry.org:10004/security-spire-server:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:26:55 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 20:26:55 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 20:26:55 15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:26:55 latest 20:26:55 3.0.0-dev.63 20:26:55 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:26:55 main 20:26:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:55 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:26:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:26:55 98084e9d6cc0: Preparing 20:26:55 1de74d1ccdb1: Preparing 20:26:55 0a32056de35f: Preparing 20:26:55 84dc0eb2a965: Preparing 20:26:55 aa5968d388b8: Preparing 20:26:55 0a32056de35f: Layer already exists 20:26:55 aa5968d388b8: Layer already exists 20:26:55 98084e9d6cc0: Pushed 20:26:55 84dc0eb2a965: Pushed 20:26:56 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:26:56 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:26:56 OK: 15734 distinct packages available 20:26:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:26:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:26:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:26:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:26:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:26:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:26:57 (1/4) Installing dumb-init (1.2.5-r1) 20:26:57 (2/4) Installing musl-obstack (1.2.3-r0) 20:26:57 (3/4) Installing libucontext (1.1-r0) 20:26:57 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:26:57 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:26:57 OK: 15734 distinct packages available 20:26:57 (4/4) Installing gcompat (1.0.0-r4) 20:26:57 Executing busybox-1.34.1-r7.trigger 20:26:57 OK: 6 MiB in 18 packages 20:26:57 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:26:57 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:26:57 OK: 15734 distinct packages available 20:26:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:26:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:26:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:26:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:26:58 1de74d1ccdb1: Pushed 20:26:58 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:7d77acb14d2d98489a0f7304666fc740d3f56de1271ff30994e9172c96c48880 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:58 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 20:26:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:26:59 98084e9d6cc0: Preparing 20:26:59 1de74d1ccdb1: Preparing 20:26:59 0a32056de35f: Preparing 20:26:59 84dc0eb2a965: Preparing 20:26:59 aa5968d388b8: Preparing 20:26:59 aa5968d388b8: Layer already exists 20:26:59 1de74d1ccdb1: Layer already exists 20:26:59 84dc0eb2a965: Layer already exists 20:26:59 98084e9d6cc0: Layer already exists 20:26:59 0a32056de35f: Layer already exists 20:26:59 latest: digest: sha256:7d77acb14d2d98489a0f7304666fc740d3f56de1271ff30994e9172c96c48880 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.63 20:26:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:26:59 98084e9d6cc0: Preparing 20:26:59 1de74d1ccdb1: Preparing 20:26:59 0a32056de35f: Preparing 20:26:59 84dc0eb2a965: Preparing 20:26:59 aa5968d388b8: Preparing 20:26:59 1de74d1ccdb1: Layer already exists 20:26:59 98084e9d6cc0: Layer already exists 20:26:59 aa5968d388b8: Layer already exists 20:26:59 84dc0eb2a965: Layer already exists 20:26:59 0a32056de35f: Layer already exists 20:26:59 3.0.0-dev.63: digest: sha256:7d77acb14d2d98489a0f7304666fc740d3f56de1271ff30994e9172c96c48880 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:59 Removing intermediate container da110b2c11a9 20:26:59 ---> 957af32b54d1 20:26:59 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:26:59 (1/5) Installing dumb-init (1.2.5-r1) 20:26:59 (2/5) Installing musl-obstack (1.2.3-r0) 20:26:59 (1/5) Installing dumb-init (1.2.5-r1) 20:26:59 (3/5) Installing libucontext (1.1-r0) 20:26:59 (4/5) Installing gcompat (1.0.0-r4) 20:26:59 (2/5) Installing musl-obstack (1.2.3-r0) 20:26:59 (3/5) Installing libucontext (1.1-r0) 20:26:59 (5/5) Installing openssl (1.1.1t-r1) 20:26:59 (4/5) Installing gcompat (1.0.0-r4) 20:26:59 (5/5) Installing openssl (1.1.1t-r1) 20:26:59 Executing busybox-1.34.1-r7.trigger 20:26:59 Executing busybox-1.34.1-r7.trigger 20:26:59 OK: 6 MiB in 19 packages 20:26:59 OK: 6 MiB in 19 packages 20:27:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:27:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:27:00 98084e9d6cc0: Preparing 20:27:00 1de74d1ccdb1: Preparing 20:27:00 0a32056de35f: Preparing 20:27:00 84dc0eb2a965: Preparing 20:27:00 aa5968d388b8: Preparing 20:27:00 aa5968d388b8: Layer already exists 20:27:00 0a32056de35f: Layer already exists 20:27:00 84dc0eb2a965: Layer already exists 20:27:00 1de74d1ccdb1: Layer already exists 20:27:00 98084e9d6cc0: Layer already exists 20:27:00 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:7d77acb14d2d98489a0f7304666fc740d3f56de1271ff30994e9172c96c48880 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 20:27:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:27:00 98084e9d6cc0: Preparing 20:27:00 1de74d1ccdb1: Preparing 20:27:00 0a32056de35f: Preparing 20:27:00 84dc0eb2a965: Preparing 20:27:00 aa5968d388b8: Preparing 20:27:00 aa5968d388b8: Layer already exists 20:27:00 98084e9d6cc0: Layer already exists 20:27:00 0a32056de35f: Layer already exists 20:27:00 84dc0eb2a965: Layer already exists 20:27:00 1de74d1ccdb1: Layer already exists 20:27:00 main: digest: sha256:7d77acb14d2d98489a0f7304666fc740d3f56de1271ff30994e9172c96c48880 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:27:00 ===================================================== [Pipeline] echo 20:27:00 taggedImages: 20:27:00 - nexus3.edgexfoundry.org:10004/support-notifications:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:27:00 - nexus3.edgexfoundry.org:10004/support-notifications:latest 20:27:00 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.63 20:27:00 - nexus3.edgexfoundry.org:10004/support-notifications:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:27:00 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 20:27:01 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 20:27:01 15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:27:01 latest 20:27:01 3.0.0-dev.63 20:27:01 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:27:01 main 20:27:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:01 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:27:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:27:01 e1a47f3ba62d: Preparing 20:27:01 05921cf9fcca: Preparing 20:27:01 0a32056de35f: Preparing 20:27:01 a59565f4e6ac: Preparing 20:27:01 aa5968d388b8: Preparing 20:27:01 a59565f4e6ac: Layer already exists 20:27:01 aa5968d388b8: Layer already exists 20:27:01 0a32056de35f: Layer already exists 20:27:01 e1a47f3ba62d: Pushed 20:27:02 Removing intermediate container 4e7ce788b019 20:27:02 ---> e3a1a0d10416 20:27:02 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:27:02 Removing intermediate container 7cd075f79293 20:27:02 ---> dba4ef0de9b6 20:27:02 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:27:04 05921cf9fcca: Pushed 20:27:04 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:e714b2dc0be8826aae0c41b52a86aab1e1d2a38aed1fb964ca897e99e753578c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:04 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:27:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:27:04 e1a47f3ba62d: Preparing 20:27:04 05921cf9fcca: Preparing 20:27:04 0a32056de35f: Preparing 20:27:04 a59565f4e6ac: Preparing 20:27:04 aa5968d388b8: Preparing 20:27:04 aa5968d388b8: Layer already exists 20:27:04 05921cf9fcca: Layer already exists 20:27:04 0a32056de35f: Layer already exists 20:27:04 e1a47f3ba62d: Layer already exists 20:27:04 a59565f4e6ac: Layer already exists 20:27:04 latest: digest: sha256:e714b2dc0be8826aae0c41b52a86aab1e1d2a38aed1fb964ca897e99e753578c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:05 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.63 20:27:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:27:05 e1a47f3ba62d: Preparing 20:27:05 05921cf9fcca: Preparing 20:27:05 0a32056de35f: Preparing 20:27:05 a59565f4e6ac: Preparing 20:27:05 aa5968d388b8: Preparing 20:27:05 aa5968d388b8: Layer already exists 20:27:05 0a32056de35f: Layer already exists 20:27:05 e1a47f3ba62d: Layer already exists 20:27:05 05921cf9fcca: Layer already exists 20:27:05 a59565f4e6ac: Layer already exists 20:27:05 3.0.0-dev.63: digest: sha256:e714b2dc0be8826aae0c41b52a86aab1e1d2a38aed1fb964ca897e99e753578c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:05 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:27:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:27:05 e1a47f3ba62d: Preparing 20:27:05 05921cf9fcca: Preparing 20:27:05 0a32056de35f: Preparing 20:27:05 a59565f4e6ac: Preparing 20:27:05 aa5968d388b8: Preparing 20:27:05 e1a47f3ba62d: Layer already exists 20:27:05 0a32056de35f: Layer already exists 20:27:05 aa5968d388b8: Layer already exists 20:27:05 05921cf9fcca: Layer already exists 20:27:05 a59565f4e6ac: Layer already exists 20:27:05 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:e714b2dc0be8826aae0c41b52a86aab1e1d2a38aed1fb964ca897e99e753578c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:06 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 20:27:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:27:06 e1a47f3ba62d: Preparing 20:27:06 05921cf9fcca: Preparing 20:27:06 0a32056de35f: Preparing 20:27:06 a59565f4e6ac: Preparing 20:27:06 aa5968d388b8: Preparing 20:27:06 05921cf9fcca: Layer already exists 20:27:06 e1a47f3ba62d: Layer already exists 20:27:06 0a32056de35f: Layer already exists 20:27:06 aa5968d388b8: Layer already exists 20:27:06 a59565f4e6ac: Layer already exists 20:27:06 main: digest: sha256:e714b2dc0be8826aae0c41b52a86aab1e1d2a38aed1fb964ca897e99e753578c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:27:06 ===================================================== [Pipeline] echo 20:27:06 taggedImages: 20:27:06 - nexus3.edgexfoundry.org:10004/support-scheduler:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:27:06 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:27:06 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.63 20:27:06 - nexus3.edgexfoundry.org:10004/support-scheduler:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:27:06 - 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:27:10 ---> e4b1ed7bd822 20:27:10 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:27:10 ---> 33d74ce1dd4f 20:27:10 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:27:11 ---> 700097119eff 20:27:11 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:27:11 ---> Running in ce6476d00c56 20:27:12 Removing intermediate container ce6476d00c56 20:27:12 ---> 3a1be79cbb11 20:27:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:27:14 ---> 2f9de4cf4781 20:27:14 Step 19/24 : WORKDIR / 20:27:14 ---> Running in cf5b591ee455 20:27:14 ---> 69c702cbf1e3 20:27:14 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:27:15 Removing intermediate container cf5b591ee455 20:27:15 ---> 2a4189fdedfa 20:27:15 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:27:15 ---> Running in 8004eff38611 20:27:16 ---> 096c407edf96 20:27:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:27:16 Removing intermediate container 8004eff38611 20:27:16 ---> 29391e602eeb 20:27:16 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:27:16 ---> Running in 047c119a404d 20:27:17 Removing intermediate container 047c119a404d 20:27:17 ---> 93e4dd51fe08 20:27:17 Step 22/24 : LABEL arch=arm64 20:27:17 ---> Running in 5785853cc730 20:27:18 ---> 6cfebe05b1f7 20:27:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:27:19 Removing intermediate container 5785853cc730 20:27:19 ---> 35e7b2430aff 20:27:19 Step 23/24 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:27:19 ---> Running in 10088dfdf617 20:27:20 ---> 9722a3f3c593 20:27:20 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:27:20 Removing intermediate container 10088dfdf617 20:27:20 ---> 90d154aef467 20:27:20 Step 24/24 : LABEL version=3.0.0-dev.63 20:27:20 ---> Running in 8ff144e034aa 20:27:20 ---> Running in 7340e1f61a18 20:27:21 Removing intermediate container 7340e1f61a18 20:27:21 ---> 5aa5078e7bc0 20:27:21 20:27:21 Removing intermediate container 8ff144e034aa 20:27:21 ---> efa3d8bd1d50 20:27:21 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:27:21 ---> 9725e41671cc 20:27:21 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:27:21 ---> Running in eea1ed7b768f 20:27:21 Successfully built 5aa5078e7bc0 20:27:21 Successfully tagged security-spire-config-arm64:latest 20:27:21  Building security-spire-config ... done Building security-secretstore-setup 20:27:22 Removing intermediate container eea1ed7b768f 20:27:22 ---> 26bbff1a14aa 20:27:22 Step 21/23 : LABEL arch=arm64 20:27:22 ---> Running in 22364527acb7 20:27:22 ---> 58f7b8568558 20:27:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:27:23 Removing intermediate container 22364527acb7 20:27:23 ---> 142563616895 20:27:23 Step 22/23 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:27:23 ---> Running in 87abe3212d45 20:27:24 Removing intermediate container 87abe3212d45 20:27:24 ---> 01c4ab564197 20:27:24 Step 23/23 : LABEL version=3.0.0-dev.63 20:27:24 ---> e9fc73db73c7 20:27:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:27:24 ---> Running in f4d965212874 20:27:25 Removing intermediate container f4d965212874 20:27:25 ---> c656dd67070d 20:27:25 20:27:25 ---> 4ae37b37c47d 20:27:25 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:27:25 Successfully built c656dd67070d 20:27:25 Successfully tagged security-spire-server-arm64:latest 20:27:25 Building core-metadata 20:27:25  Building security-spire-server ... done  ---> Running in 823d341116f8 20:27:26 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:27:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:27:26 ---> aa28f1b7f260 20:27:26 Step 3/24 : WORKDIR /edgex-go 20:27:26 ---> Using cache 20:27:26 ---> cae7bb32ce77 20:27:26 Step 4/24 : RUN apk add --update --no-cache make git 20:27:26 ---> Using cache 20:27:26 ---> 315cccdb0bc2 20:27:26 Step 5/24 : COPY go.mod vendor* ./ 20:27:26 ---> Using cache 20:27:26 ---> 147f4489dfcb 20:27:26 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:26 ---> Using cache 20:27:26 ---> 22abbf8fc951 20:27:26 Step 7/24 : COPY . . 20:27:26 Removing intermediate container 823d341116f8 20:27:26 ---> 1904d155f980 20:27:26 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:27:26 ---> Running in bce8d44a2052 20:27:26 ---> Using cache 20:27:26 ---> f2872e5ae471 20:27:26 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:27:26 ---> Running in d5bb476319c7 20:27:27 Removing intermediate container bce8d44a2052 20:27:27 ---> 10e5bd0f72f3 20:27:27 Step 22/24 : LABEL arch=arm64 20:27:27 ---> Running in 9da4d2cf6d08 20:27:28 Removing intermediate container 9da4d2cf6d08 20:27:28 ---> 6ae965c7cd9a 20:27:28 Step 23/24 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:27:28 ---> Running in c2cd479fc384 20:27:29 Removing intermediate container c2cd479fc384 20:27:29 ---> 01c6ce1f06f6 20:27:29 Step 24/24 : LABEL version=3.0.0-dev.63 20:27:29 ---> Running in 292d0c69d0b6 20:27:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:27:30 Removing intermediate container 292d0c69d0b6 20:27:30 ---> 82f079992127 20:27:30 20:27:30 Successfully built 82f079992127 20:27:30 Successfully tagged security-spire-agent-arm64:latest 20:27:30 Building security-spiffe-token-provider 20:27:30 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 Building security-spire-agent ... done  20:27:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:27:30 ---> aa28f1b7f260 20:27:30 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:27:30 ---> Using cache 20:27:30 ---> e40b5a206563 20:27:30 Step 4/24 : WORKDIR /edgex-go 20:27:30 ---> Using cache 20:27:30 ---> d0b6feaab9ae 20:27:30 Step 5/24 : RUN apk add --update --no-cache make git 20:27:30 ---> Using cache 20:27:30 ---> 8c7d61d1460b 20:27:30 Step 6/24 : COPY go.mod vendor* ./ 20:27:30 ---> Using cache 20:27:30 ---> 2aeb64c1e8ce 20:27:30 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:30 ---> Using cache 20:27:30 ---> d6ee5c4cf703 20:27:30 Step 8/24 : COPY . . 20:27:30 ---> Using cache 20:27:30 ---> 2449efe255c7 20:27:30 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:27:30 ---> Running in dedcf264503f 20:27:32 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:27:33 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:27:33 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:27:33 ---> aa28f1b7f260 20:27:33 Step 3/19 : WORKDIR /edgex-go 20:27:33 ---> Using cache 20:27:33 ---> cae7bb32ce77 20:27:33 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:27:34 ---> Running in 10f5f450e077 20:27:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:27:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:27:37 v3.16.4-19-g0e31bfb8f91 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:27:37 v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:27:37 OK: 16903 distinct packages available 20:27:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:27:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:27:39 OK: 221 MiB in 51 packages 20:27:41 Removing intermediate container 10f5f450e077 20:27:41 ---> 2ad6be67571d 20:27:41 Step 5/19 : COPY go.mod vendor* ./ 20:27:42 ---> df02d1f75997 20:27:42 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:42 ---> Running in 8b8fef09f9de 20:29:34 Removing intermediate container 8b8fef09f9de 20:29:34 ---> e1d6565c6e15 20:29:34 Step 7/19 : COPY . . 20:29:34 ---> 87beb698b612 20:29:34 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:29:34 ---> Running in 8b47bc439a57 20:29:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:32:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:33:07 Removing intermediate container 6f76d46c10e2 20:33:07 ---> c41332d67b77 20:33:07 20:33:07 Step 9/21 : FROM alpine:3.16 20:33:07 3.16: Pulling from library/alpine 20:33:07 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:33:07 Status: Downloaded newer image for alpine:3.16 20:33:07 ---> 4c81e5bf8899 20:33:07 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 20:33:07 ---> Running in b53ad67bcdea 20:33:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:33:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:33:09 (1/6) Installing ca-certificates (20220614-r0) 20:33:10 (2/6) Installing brotli-libs (1.0.9-r6) 20:33:10 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:33:10 (4/6) Installing libcurl (7.83.1-r6) 20:33:10 (5/6) Installing curl (7.83.1-r6) 20:33:10 (6/6) Installing dumb-init (1.2.5-r1) 20:33:10 Executing busybox-1.35.0-r17.trigger 20:33:10 Executing ca-certificates-20220614-r0.trigger 20:33:10 OK: 8 MiB in 20 packages 20:33:13 Removing intermediate container b53ad67bcdea 20:33:13 ---> 081414f460d2 20:33:13 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:33:13 ---> Running in 64b9b5aa6e88 20:33:13 Removing intermediate container 64b9b5aa6e88 20:33:13 ---> 98e398f998ea 20:33:13 Step 12/21 : WORKDIR /edgex 20:33:13 ---> Running in 0b8e25e42dda 20:33:14 Removing intermediate container 0b8e25e42dda 20:33:14 ---> 2baae5d2d12b 20:33:14 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:33:15 ---> 8461c498866f 20:33:15 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:33:17 ---> 26432ff40b30 20:33:17 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:33:19 ---> 337599c7359d 20:33:19 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:33:20 ---> 5ad3352f482d 20:33:20 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:33:20 ---> Running in f11582535d90 20:33:23 Removing intermediate container f11582535d90 20:33:23 ---> e24b59216ef3 20:33:23 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:33:23 ---> Running in c749bf52dae6 20:33:23 Removing intermediate container c749bf52dae6 20:33:23 ---> 4e274c573990 20:33:23 Step 19/21 : LABEL arch=arm64 20:33:23 ---> Running in 1efd4ba2e1bb 20:33:24 Removing intermediate container 1efd4ba2e1bb 20:33:24 ---> 5893dbfe00da 20:33:24 Step 20/21 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:33:24 ---> Running in 36dddf6b4138 20:33:25 Removing intermediate container 36dddf6b4138 20:33:25 ---> 8a1d2e3aa7e1 20:33:25 Step 21/21 : LABEL version=3.0.0-dev.63 20:33:25 ---> Running in 257fa095e840 20:33:25 Removing intermediate container 257fa095e840 20:33:25 ---> e99403927b17 20:33:25 20:33:25 Successfully built e99403927b17 20:33:25 Successfully tagged security-proxy-setup-arm64:latest 20:33:25 Building support-scheduler 20:33:29  Building security-proxy-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:33:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:33:29 ---> aa28f1b7f260 20:33:29 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:33:29 ---> Using cache 20:33:29 ---> e40b5a206563 20:33:29 Step 4/22 : WORKDIR /edgex-go 20:33:29 ---> Using cache 20:33:29 ---> d0b6feaab9ae 20:33:29 Step 5/22 : RUN apk add --update --no-cache make git 20:33:29 ---> Using cache 20:33:29 ---> 8c7d61d1460b 20:33:29 Step 6/22 : COPY go.mod vendor* ./ 20:33:29 ---> Using cache 20:33:29 ---> 2aeb64c1e8ce 20:33:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:29 ---> Using cache 20:33:29 ---> d6ee5c4cf703 20:33:29 Step 8/22 : COPY . . 20:33:29 ---> Using cache 20:33:29 ---> 2449efe255c7 20:33:29 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:33:29 ---> Running in 05b0bd7949da 20:33:31 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:33:50 Removing intermediate container 95fc3adb9cc2 20:33:50 ---> 39f277d90abf 20:33:50 20:33:50 Step 10/23 : FROM alpine:3.16 20:33:50 ---> 4c81e5bf8899 20:33:50 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:33:50 ---> Running in 1f13778ceb96 20:33:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:33:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:33:53 (1/1) Installing dumb-init (1.2.5-r1) 20:33:53 Executing busybox-1.35.0-r17.trigger 20:33:53 OK: 5 MiB in 15 packages 20:33:54 Removing intermediate container 1f13778ceb96 20:33:54 ---> 745eaa567701 20:33:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:33:55 ---> Running in 1b7bd1606a1e 20:33:55 Removing intermediate container 1b7bd1606a1e 20:33:55 ---> 9249ad1e29e0 20:33:55 Step 13/23 : ENV APP_PORT=59882 20:33:55 ---> Running in cb8f84082be8 20:33:56 Removing intermediate container cb8f84082be8 20:33:56 ---> a61d32c37f35 20:33:56 Step 14/23 : EXPOSE $APP_PORT 20:33:56 ---> Running in 9d0c6eb178df 20:33:56 Removing intermediate container 9d0c6eb178df 20:33:56 ---> 2d44a9d8b653 20:33:56 Step 15/23 : WORKDIR / 20:33:57 ---> Running in 83d3d10eea66 20:33:57 Removing intermediate container 83d3d10eea66 20:33:57 ---> 98fc62b47e6c 20:33:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:33:58 ---> eaf6a56d4e7f 20:33:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:33:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:34:00 ---> 32a974d1b027 20:34:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:34:01 ---> 59e073b3c986 20:34:01 Step 19/23 : ENTRYPOINT ["/core-command"] 20:34:01 ---> Running in 9ca809e73f8e 20:34:02 Removing intermediate container 9ca809e73f8e 20:34:02 ---> 13e19bb542f2 20:34:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:34:02 ---> Running in 6de513400894 20:34:02 Removing intermediate container 6de513400894 20:34:02 ---> 985dfb5abc0e 20:34:02 Step 21/23 : LABEL arch=arm64 20:34:02 ---> Running in 0c783170ce64 20:34:03 Removing intermediate container 0c783170ce64 20:34:03 ---> c8051bd271d8 20:34:03 Step 22/23 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:34:03 ---> Running in ea0bfb1783be 20:34:04 Removing intermediate container ea0bfb1783be 20:34:04 ---> 0b4d80dec162 20:34:04 Step 23/23 : LABEL version=3.0.0-dev.63 20:34:04 ---> Running in 6c7e9a6be5c3 20:34:04 Removing intermediate container 6c7e9a6be5c3 20:34:04 ---> 1968ec51da65 20:34:04 20:34:04 Successfully built 1968ec51da65 20:34:04 Successfully tagged core-command-arm64:latest 20:34:04  Building core-command ... done Building security-bootstrapper 20:34:09 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:34:09 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:34:09 ---> aa28f1b7f260 20:34:09 Step 3/32 : WORKDIR /edgex-go 20:34:09 ---> Using cache 20:34:09 ---> cae7bb32ce77 20:34:09 Step 4/32 : RUN apk add --update --no-cache make git 20:34:09 ---> Using cache 20:34:09 ---> 315cccdb0bc2 20:34:09 Step 5/32 : COPY go.mod vendor* ./ 20:34:09 ---> Using cache 20:34:09 ---> 147f4489dfcb 20:34:09 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:09 ---> Using cache 20:34:09 ---> 22abbf8fc951 20:34:09 Step 7/32 : COPY . . 20:34:09 ---> Using cache 20:34:09 ---> f2872e5ae471 20:34:09 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:34:09 ---> Running in 3e732c2dbbf7 20:34:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:34:23 Removing intermediate container d5bb476319c7 20:34:23 ---> eceb13a6aaea 20:34:23 20:34:23 Step 9/24 : FROM alpine:3.16 20:34:23 ---> 4c81e5bf8899 20:34:23 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:34:23 ---> Running in d1991c9aeea6 20:34:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:34:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:34:26 (1/3) Installing ca-certificates (20220614-r0) 20:34:26 (2/3) Installing dumb-init (1.2.5-r1) 20:34:26 (3/3) Installing su-exec (0.2-r1) 20:34:26 Executing busybox-1.35.0-r17.trigger 20:34:26 Executing ca-certificates-20220614-r0.trigger 20:34:26 OK: 6 MiB in 17 packages 20:34:29 Removing intermediate container d1991c9aeea6 20:34:29 ---> 80c072f747ad 20:34:29 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:34:29 ---> Running in 16c8634f9cc5 20:34:29 Removing intermediate container 16c8634f9cc5 20:34:29 ---> 390c365264b7 20:34:29 Step 12/24 : WORKDIR / 20:34:29 ---> Running in 43ec22b9c2fd 20:34:30 Removing intermediate container 43ec22b9c2fd 20:34:30 ---> d55ef339c07a 20:34:30 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:34:31 ---> 6e64fa32810a 20:34:31 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:34:32 ---> e8b644992d68 20:34:32 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:34:34 ---> 2ec1225e008f 20:34:34 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:34:35 ---> 702f211b7bf5 20:34:35 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:34:37 ---> bfbd83192b92 20:34:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:34:38 ---> 0b6cac5baa72 20:34:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:34:39 ---> c3094a0bb3ca 20:34:39 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:34:39 ---> Running in 14b50126d1e3 20:34:43 Removing intermediate container 14b50126d1e3 20:34:43 ---> 214c332feec0 20:34:43 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:34:43 ---> Running in b94cdc24f0db 20:34:43 Removing intermediate container b94cdc24f0db 20:34:43 ---> 9b5321c796d4 20:34:43 Step 22/24 : LABEL arch=arm64 20:34:43 ---> Running in e8ca6f20284b 20:34:44 Removing intermediate container e8ca6f20284b 20:34:44 ---> 948625ab6a0d 20:34:44 Step 23/24 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:34:44 ---> Running in de230fb2ef01 20:34:45 Removing intermediate container de230fb2ef01 20:34:45 ---> 324db102a0b7 20:34:45 Step 24/24 : LABEL version=3.0.0-dev.63 20:34:45 ---> Running in 1702e6f55d77 20:34:45 Removing intermediate container 1702e6f55d77 20:34:45 ---> 6568f551f368 20:34:45 20:34:45 Successfully built 6568f551f368 20:34:45 Successfully tagged security-secretstore-setup-arm64:latest 20:34:45 Building core-common-config-bootstrapper 20:34:50  Building security-secretstore-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:34:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:34:50 ---> aa28f1b7f260 20:34:50 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:34:50 ---> Using cache 20:34:50 ---> e40b5a206563 20:34:50 Step 4/22 : WORKDIR /edgex-go 20:34:50 ---> Using cache 20:34:50 ---> d0b6feaab9ae 20:34:50 Step 5/22 : RUN apk add --update --no-cache make git 20:34:50 ---> Using cache 20:34:50 ---> 8c7d61d1460b 20:34:50 Step 6/22 : COPY go.mod vendor* ./ 20:34:50 ---> Using cache 20:34:50 ---> 2aeb64c1e8ce 20:34:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:50 ---> Using cache 20:34:50 ---> d6ee5c4cf703 20:34:50 Step 8/22 : COPY . . 20:34:50 ---> Using cache 20:34:50 ---> 2449efe255c7 20:34:50 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:34:50 ---> Running in 9b48808acb29 20:34:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:35:31 Removing intermediate container dedcf264503f 20:35:31 ---> 01bd0822d3e5 20:35:31 20:35:31 Step 10/24 : FROM alpine:3.16 20:35:31 ---> 4c81e5bf8899 20:35:31 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:35:31 ---> Using cache 20:35:31 ---> 745eaa567701 20:35:31 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:35:31 ---> Using cache 20:35:31 ---> 9249ad1e29e0 20:35:31 Step 13/24 : ENV APP_PORT=59881 20:35:31 ---> Running in 68dec6a79cad 20:35:31 Removing intermediate container 68dec6a79cad 20:35:31 ---> 10c673aaad7f 20:35:31 Step 14/24 : EXPOSE $APP_PORT 20:35:31 ---> Running in 4b347a91486c 20:35:31 Removing intermediate container 4b347a91486c 20:35:31 ---> c5bfeac203e0 20:35:31 Step 15/24 : WORKDIR / 20:35:31 ---> Running in 6af2dce59573 20:35:31 Removing intermediate container 6af2dce59573 20:35:31 ---> f59eba14dc88 20:35:31 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:31 ---> eab4be0631d7 20:35:31 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:35:33 ---> e71e6a774131 20:35:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:35:34 ---> d04090f1c2bf 20:35:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:35:35 ---> 5881d0da2318 20:35:35 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:35:35 ---> Running in 3f533f7b4f51 20:35:36 Removing intermediate container 3f533f7b4f51 20:35:36 ---> 575a5a92bfea 20:35:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:35:36 ---> Running in 4759aefb89e5 20:35:36 Removing intermediate container 4759aefb89e5 20:35:36 ---> 6b67c45764d0 20:35:36 Step 22/24 : LABEL arch=arm64 20:35:36 ---> Running in 65d6faa8c665 20:35:37 Removing intermediate container 65d6faa8c665 20:35:37 ---> ded48cd1c164 20:35:37 Step 23/24 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:35:37 ---> Running in 186e356aa243 20:35:38 Removing intermediate container 186e356aa243 20:35:38 ---> 53c33d795ab8 20:35:38 Step 24/24 : LABEL version=3.0.0-dev.63 20:35:38 ---> Running in d3b4317c3cd8 20:35:38 Removing intermediate container d3b4317c3cd8 20:35:38 ---> 029337e40ba5 20:35:38 20:35:38 Successfully built 029337e40ba5 20:35:38 Successfully tagged core-metadata-arm64:latest 20:35:38 Building core-data 20:35:43  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:35:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:35:43 ---> aa28f1b7f260 20:35:43 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:35:43 ---> Using cache 20:35:43 ---> e40b5a206563 20:35:43 Step 4/22 : WORKDIR /edgex-go 20:35:43 ---> Using cache 20:35:43 ---> d0b6feaab9ae 20:35:43 Step 5/22 : RUN apk add --update --no-cache make git 20:35:43 ---> Using cache 20:35:43 ---> 8c7d61d1460b 20:35:43 Step 6/22 : COPY go.mod vendor* ./ 20:35:43 ---> Using cache 20:35:43 ---> 2aeb64c1e8ce 20:35:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:43 ---> Using cache 20:35:43 ---> d6ee5c4cf703 20:35:43 Step 8/22 : COPY . . 20:35:43 ---> Using cache 20:35:43 ---> 2449efe255c7 20:35:43 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:35:43 ---> Running in 04ab9d6a25d9 20:35:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:39:06 Removing intermediate container 8b47bc439a57 20:39:06 ---> 9adcbeb0c448 20:39:06 20:39:06 Step 9/19 : FROM alpine:3.15 20:39:06 ---> 354640af7b1b 20:39:06 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:39:06 ---> Using cache 20:39:06 ---> a1c907ac897e 20:39:06 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:39:06 ---> Running in ae0f98f4dce6 20:39:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:39:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:39:06 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:39:06 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:39:06 OK: 15734 distinct packages available 20:39:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:39:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:39:06 (1/9) Installing ca-certificates (20220614-r0) 20:39:06 (2/9) Installing brotli-libs (1.0.9-r5) 20:39:06 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:39:06 (4/9) Installing libcurl (7.80.0-r6) 20:39:06 (5/9) Installing curl (7.80.0-r6) 20:39:06 (6/9) Installing dumb-init (1.2.5-r1) 20:39:06 (7/9) Installing musl-obstack (1.2.3-r0) 20:39:06 (8/9) Installing libucontext (1.1-r0) 20:39:06 (9/9) Installing gcompat (1.0.0-r4) 20:39:06 Executing busybox-1.34.1-r7.trigger 20:39:06 Executing ca-certificates-20220614-r0.trigger 20:39:06 OK: 8 MiB in 23 packages 20:39:06 Removing intermediate container ae0f98f4dce6 20:39:06 ---> 7c1aa3ad577c 20:39:06 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:06 ---> c25bde7c8df6 20:39:06 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:39:07 ---> 42571453aa9e 20:39:07 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:39:08 ---> 6236ebc72656 20:39:08 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:39:08 ---> Running in 7e9d2ee4d5d0 20:39:09 Removing intermediate container 7e9d2ee4d5d0 20:39:09 ---> 2a3655683d0a 20:39:09 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:39:09 ---> Running in cbda11457c76 20:39:09 Removing intermediate container cbda11457c76 20:39:09 ---> d1678dbd91f3 20:39:09 Step 17/19 : LABEL arch=arm64 20:39:10 ---> Running in 32eec8420348 20:39:10 Removing intermediate container 32eec8420348 20:39:10 ---> 09d0e99902da 20:39:10 Step 18/19 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:39:10 ---> Running in b4b12fb64834 20:39:13 Removing intermediate container b4b12fb64834 20:39:13 ---> 5d39a3adfc9d 20:39:13 Step 19/19 : LABEL version=3.0.0-dev.63 20:39:13 ---> Running in 1f5cc18c0df9 20:39:13 Removing intermediate container 1f5cc18c0df9 20:39:13 ---> 3c1d843ece58 20:39:13 20:39:13 Successfully built 3c1d843ece58 20:39:13 Successfully tagged security-spiffe-token-provider-arm64:latest 20:39:13  Building security-spiffe-token-provider ... done Building support-notifications 20:39:17 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:39:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:39:17 ---> aa28f1b7f260 20:39:17 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:39:17 ---> Using cache 20:39:17 ---> e40b5a206563 20:39:17 Step 4/22 : WORKDIR /edgex-go 20:39:17 ---> Using cache 20:39:17 ---> d0b6feaab9ae 20:39:17 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:39:17 ---> Running in 93c0decb2ab1 20:39:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:39:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:39:21 OK: 221 MiB in 51 packages 20:39:22 Removing intermediate container 93c0decb2ab1 20:39:22 ---> 77061d5b316b 20:39:22 Step 6/22 : COPY go.mod vendor* ./ 20:39:23 ---> 08302fd31053 20:39:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:39:23 ---> Running in 613b2a70f2ef 20:41:00 Removing intermediate container 3e732c2dbbf7 20:41:00 ---> cb4e7198fc23 20:41:00 20:41:00 Step 9/32 : FROM alpine:3.16 20:41:00 ---> 4c81e5bf8899 20:41:00 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:41:00 ---> Running in 023ee0c40b5b 20:41:00 Removing intermediate container 023ee0c40b5b 20:41:00 ---> e5c9f4a5f431 20:41:00 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:41:00 ---> Running in 5907da6c13ba 20:41:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:41:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:41:02 (1/2) Installing dumb-init (1.2.5-r1) 20:41:02 (2/2) Installing su-exec (0.2-r1) 20:41:02 Executing busybox-1.35.0-r17.trigger 20:41:02 OK: 5 MiB in 16 packages 20:41:02 Removing intermediate container 613b2a70f2ef 20:41:02 ---> c664c5b65409 20:41:02 Step 8/22 : COPY . . 20:41:05 Removing intermediate container 5907da6c13ba 20:41:05 ---> 03d5995a8f0a 20:41:05 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:41:05 ---> Running in 91d3be680c6d 20:41:05 Removing intermediate container 91d3be680c6d 20:41:05 ---> 77ef1f294a83 20:41:05 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:41:05 ---> Running in 329d5a927e53 20:41:06 Removing intermediate container 329d5a927e53 20:41:06 ---> 2f2c39e21e41 20:41:06 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:41:06 ---> Running in 04e7f7c40156 20:41:07 ---> 3f090bef228d 20:41:07 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:41:07 ---> Running in 7a8914eb997f 20:41:07 Removing intermediate container 04e7f7c40156 20:41:07 ---> 090531978e40 20:41:07 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:41:07 ---> Running in a538f1bf04b7 20:41:08 Removing intermediate container a538f1bf04b7 20:41:08 ---> 0b407ab21ad8 20:41:08 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:41:08 ---> Running in df2f59e939cf 20:41:09 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:41:11 Removing intermediate container df2f59e939cf 20:41:11 ---> f5a4a9227193 20:41:11 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:41:11 ---> Running in 47e9da9b67e4 20:41:12 Removing intermediate container 47e9da9b67e4 20:41:12 ---> dd69b94da625 20:41:12 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:41:13 ---> 63f0a423380c 20:41:13 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:41:13 ---> Running in fe43e3289375 20:41:16 Removing intermediate container fe43e3289375 20:41:16 ---> c9c7cd498586 20:41:16 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:41:17 ---> bec455481b65 20:41:17 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:41:19 ---> 852dc50ed858 20:41:19 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:41:20 ---> 90be270a5872 20:41:20 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:41:22 ---> ef3aae4f0d50 20:41:22 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:41:23 ---> eb085db865e8 20:41:23 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:41:25 ---> 88e54d37f633 20:41:25 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:41:27 ---> 677dd01fb842 20:41:27 Step 27/32 : RUN chmod +x /entrypoint.sh 20:41:27 ---> Running in b1fbaef48e57 20:41:31 Removing intermediate container b1fbaef48e57 20:41:31 ---> 07307d8ee429 20:41:31 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:41:31 ---> Running in 6b882fc12b72 20:41:32 Removing intermediate container 6b882fc12b72 20:41:32 ---> b8e7247c910d 20:41:32 Step 29/32 : CMD ["gate"] 20:41:32 ---> Running in 3ac6b3b840a1 20:41:35 Removing intermediate container 3ac6b3b840a1 20:41:35 ---> bcfab5a3887b 20:41:35 Step 30/32 : LABEL arch=arm64 20:41:35 ---> Running in 8bbec555b98f 20:41:35 Removing intermediate container 9b48808acb29 20:41:35 ---> e8ee4dc3a41e 20:41:35 20:41:35 Step 10/22 : FROM alpine:3.16 20:41:35 ---> 4c81e5bf8899 20:41:35 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:41:35 Removing intermediate container 8bbec555b98f 20:41:35 ---> 4dfd46f783d4 20:41:35 Step 31/32 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:41:35 ---> Running in 251cfea2260b 20:41:36 ---> Running in ef5233468cda 20:41:36 Removing intermediate container 251cfea2260b 20:41:36 ---> 1a4272368f41 20:41:36 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:41:36 Removing intermediate container ef5233468cda 20:41:36 ---> 214ad0048d85 20:41:36 Step 32/32 : LABEL version=3.0.0-dev.63 20:41:36 ---> Running in 41e97a901c52 20:41:37 ---> Running in 1c6130cd04e8 20:41:38 Removing intermediate container 1c6130cd04e8 20:41:38 ---> 5ecd1bb6440f 20:41:38 20:41:38 Successfully built 5ecd1bb6440f 20:41:38 Successfully tagged security-bootstrapper-arm64:latest 20:41:39  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:41:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:41:40 (1/1) Installing dumb-init (1.2.5-r1) 20:41:40 Executing busybox-1.35.0-r17.trigger 20:41:40 OK: 5 MiB in 15 packages 20:41:42 Removing intermediate container 41e97a901c52 20:41:42 ---> 92d059b17969 20:41:42 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:41:43 ---> fbd1e106561d 20:41:43 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:41:44 ---> 5b3ab43d01f0 20:41:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:41:45 ---> 0d4b1e7233d4 20:41:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:41:46 ---> c6d03e74966e 20:41:46 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:41:46 ---> Running in 61508a846c5a 20:41:49 Removing intermediate container 61508a846c5a 20:41:49 ---> b89e5b66f7f8 20:41:49 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:41:49 ---> Running in 2aa327f7284c 20:41:50 Removing intermediate container 2aa327f7284c 20:41:50 ---> 010d4718745c 20:41:50 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:41:50 ---> Running in 2f970495c47d 20:41:51 Removing intermediate container 2f970495c47d 20:41:51 ---> 09a62eed0cb5 20:41:51 Step 20/22 : LABEL arch=arm64 20:41:51 ---> Running in ab1176b9aca5 20:41:51 Removing intermediate container ab1176b9aca5 20:41:51 ---> bccc20bd8207 20:41:51 Step 21/22 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:41:51 ---> Running in 181efa7a4d75 20:41:52 Removing intermediate container 181efa7a4d75 20:41:52 ---> 2fa51e2525d7 20:41:52 Step 22/22 : LABEL version=3.0.0-dev.63 20:41:52 ---> Running in 14150f83acab 20:41:52 Removing intermediate container 14150f83acab 20:41:52 ---> fe69a701e8eb 20:41:52 20:41:52 Successfully built fe69a701e8eb 20:41:52 Successfully tagged core-common-config-bootstrapper-arm64:latest 20:42:31  Building core-common-config-bootstrapper ... done Removing intermediate container 04ab9d6a25d9 20:42:31 ---> 0e8e29305b38 20:42:31 20:42:31 Step 10/22 : FROM alpine:3.16 20:42:31 ---> 4c81e5bf8899 20:42:31 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:42:31 ---> Running in 5898c23f6cba 20:42:31 Removing intermediate container 5898c23f6cba 20:42:31 ---> ba7c2e19f6d7 20:42:31 Step 12/22 : ENV APP_PORT=59880 20:42:31 ---> Running in 0d70f6c6a8cd 20:42:31 Removing intermediate container 0d70f6c6a8cd 20:42:31 ---> 33f734a96fd6 20:42:31 Step 13/22 : EXPOSE $APP_PORT 20:42:31 ---> Running in 64a2e0bf1342 20:42:31 Removing intermediate container 64a2e0bf1342 20:42:31 ---> 4aa829b5685f 20:42:31 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:42:31 ---> Running in 946b112ee239 20:42:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:42:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:42:31 (1/1) Installing dumb-init (1.2.5-r1) 20:42:31 Executing busybox-1.35.0-r17.trigger 20:42:31 OK: 5 MiB in 15 packages 20:42:32 Removing intermediate container 946b112ee239 20:42:32 ---> b40aa0c54c32 20:42:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:42:33 ---> d98456e726a9 20:42:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:42:35 ---> 98799e6f957b 20:42:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:42:38 ---> b808d52a5104 20:42:38 Step 18/22 : ENTRYPOINT ["/core-data"] 20:42:38 ---> Running in 0a74f873bdca 20:42:39 Removing intermediate container 0a74f873bdca 20:42:39 ---> 301c6c809c1f 20:42:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:42:39 ---> Running in 4f52f0d019e5 20:42:39 Removing intermediate container 4f52f0d019e5 20:42:39 ---> 7b4cef7206ff 20:42:39 Step 20/22 : LABEL arch=arm64 20:42:39 ---> Running in f348cc963406 20:42:40 Removing intermediate container f348cc963406 20:42:40 ---> 2dedd407629f 20:42:40 Step 21/22 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:42:40 ---> Running in 7a4f9792970a 20:42:41 Removing intermediate container 7a4f9792970a 20:42:41 ---> e65373f0a758 20:42:41 Step 22/22 : LABEL version=3.0.0-dev.63 20:42:41 ---> Running in 9fe9944fc6ac 20:42:41 Removing intermediate container 9fe9944fc6ac 20:42:41 ---> b3f4f8cbdc22 20:42:41 20:42:41 Successfully built b3f4f8cbdc22 20:42:41 Successfully tagged core-data-arm64:latest 20:42:56  Building core-data ... done Removing intermediate container 05b0bd7949da 20:42:56 ---> cb37bb763772 20:42:56 20:42:56 Step 10/22 : FROM alpine:3.16 20:42:56 ---> 4c81e5bf8899 20:42:56 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:42:56 ---> Using cache 20:42:56 ---> 745eaa567701 20:42:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:42:56 ---> Using cache 20:42:56 ---> 9249ad1e29e0 20:42:56 Step 13/22 : ENV APP_PORT=59861 20:42:56 ---> Running in a4fe109c93ba 20:42:56 Removing intermediate container a4fe109c93ba 20:42:56 ---> c4cfb796ec30 20:42:56 Step 14/22 : EXPOSE $APP_PORT 20:42:56 ---> Running in 4b1d4cd2a30c 20:42:56 Removing intermediate container 4b1d4cd2a30c 20:42:56 ---> dd63a0e53570 20:42:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:42:56 ---> 93e8fd3e5870 20:42:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:42:59 ---> 7d548d31603d 20:42:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:43:00 ---> 62ca8fbf184d 20:43:00 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:43:00 ---> Running in f18f64bb6427 20:43:00 Removing intermediate container f18f64bb6427 20:43:00 ---> da57cebc0f44 20:43:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:43:00 ---> Running in d63662966491 20:43:01 Removing intermediate container d63662966491 20:43:01 ---> eaddfc861b9c 20:43:01 Step 20/22 : LABEL arch=arm64 20:43:01 ---> Running in 040d94305590 20:43:01 Removing intermediate container 040d94305590 20:43:01 ---> 79174477ac3b 20:43:01 Step 21/22 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:43:02 ---> Running in b51452255a81 20:43:02 Removing intermediate container b51452255a81 20:43:02 ---> 1cddc9d77c86 20:43:02 Step 22/22 : LABEL version=3.0.0-dev.63 20:43:06 ---> Running in 0b321a5edb99 20:43:06 Removing intermediate container 0b321a5edb99 20:43:06 ---> 61687d65bc8c 20:43:06 20:43:06 Successfully built 61687d65bc8c 20:43:06 Successfully tagged support-scheduler-arm64:latest 20:44:27  Building support-scheduler ... done Removing intermediate container 7a8914eb997f 20:44:27 ---> 0302560106a9 20:44:27 20:44:27 Step 10/22 : FROM alpine:3.16 20:44:27 ---> 4c81e5bf8899 20:44:27 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:44:27 ---> Running in 2d85f6b2cb4f 20:44:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:44:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:44:28 (1/2) Installing ca-certificates (20220614-r0) 20:44:28 (2/2) Installing dumb-init (1.2.5-r1) 20:44:28 Executing busybox-1.35.0-r17.trigger 20:44:28 Executing ca-certificates-20220614-r0.trigger 20:44:29 OK: 6 MiB in 16 packages 20:44:30 Removing intermediate container 2d85f6b2cb4f 20:44:30 ---> b29b09006f7f 20:44:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:44:30 ---> Running in 57a1abe1da39 20:44:30 Removing intermediate container 57a1abe1da39 20:44:30 ---> fe76a784bb70 20:44:30 Step 13/22 : ENV APP_PORT=59860 20:44:30 ---> Running in 639dfbfc8f7e 20:44:31 Removing intermediate container 639dfbfc8f7e 20:44:31 ---> e60fae9fa808 20:44:31 Step 14/22 : EXPOSE $APP_PORT 20:44:31 ---> Running in 3a155ce18856 20:44:31 Removing intermediate container 3a155ce18856 20:44:31 ---> 5e9501d9bf49 20:44:31 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:44:31 ---> db88bb0aa46b 20:44:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:44:33 ---> a5758bd71d82 20:44:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:44:34 ---> fd7703c186b3 20:44:34 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:44:34 ---> Running in 0eb49d3b90ad 20:44:34 Removing intermediate container 0eb49d3b90ad 20:44:34 ---> 141faf9d9303 20:44:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:44:34 ---> Running in 1b6afdeaebce 20:44:35 Removing intermediate container 1b6afdeaebce 20:44:35 ---> 63c8288c8f27 20:44:35 Step 20/22 : LABEL arch=arm64 20:44:35 ---> Running in 3395359ef114 20:44:35 Removing intermediate container 3395359ef114 20:44:35 ---> 03083c0ceb88 20:44:35 Step 21/22 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:44:35 ---> Running in cea1097dda5a 20:44:35 Removing intermediate container cea1097dda5a 20:44:35 ---> 96755d066a9d 20:44:35 Step 22/22 : LABEL version=3.0.0-dev.63 20:44:35 ---> Running in 1c7a56307a5c 20:44:36 Removing intermediate container 1c7a56307a5c 20:44:36 ---> fa310fdfe6b3 20:44:36 20:44:36 Successfully built fa310fdfe6b3 20:44:36 Successfully tagged support-notifications-arm64:latest 20:44:36  Building support-notifications ... done  [Pipeline] } 20:44:36 $ docker stop --time=1 f332d8d2ae563976d646d11ac31e1556984f56549a7e1be2a42ec45e7ced39fc 20:44:37 $ docker rm -f --volumes f332d8d2ae563976d646d11ac31e1556984f56549a7e1be2a42ec45e7ced39fc [Pipeline] // withDockerContainer [Pipeline] sh 20:44:38 + docker images 20:44:38 REPOSITORY TAG IMAGE ID CREATED SIZE 20:44:38 support-notifications-arm64 latest fa310fdfe6b3 3 seconds ago 29.7MB 20:44:38 0302560106a9 14 seconds ago 1.4GB 20:44:38 support-scheduler-arm64 latest 61687d65bc8c About a minute ago 29MB 20:44:38 cb37bb763772 About a minute ago 1.4GB 20:44:38 core-data-arm64 latest b3f4f8cbdc22 About a minute ago 17.2MB 20:44:38 0e8e29305b38 2 minutes ago 1.34GB 20:44:38 core-common-config-bootstrapper-arm64 latest fe69a701e8eb 2 minutes ago 14.9MB 20:44:38 security-bootstrapper-arm64 latest 5ecd1bb6440f 3 minutes ago 19.6MB 20:44:38 e8ee4dc3a41e 3 minutes ago 1.33GB 20:44:38 cb4e7198fc23 3 minutes ago 1.33GB 20:44:38 security-spiffe-token-provider-arm64 latest 3c1d843ece58 5 minutes ago 29.1MB 20:44:38 9adcbeb0c448 5 minutes ago 1.37GB 20:44:38 core-metadata-arm64 latest 029337e40ba5 9 minutes ago 17.8MB 20:44:38 01bd0822d3e5 9 minutes ago 1.34GB 20:44:38 security-secretstore-setup-arm64 latest 6568f551f368 9 minutes ago 29MB 20:44:38 eceb13a6aaea 10 minutes ago 1.33GB 20:44:38 core-command-arm64 latest 1968ec51da65 10 minutes ago 17MB 20:44:38 39f277d90abf 10 minutes ago 1.34GB 20:44:38 security-proxy-setup-arm64 latest e99403927b17 11 minutes ago 26.9MB 20:44:38 c41332d67b77 11 minutes ago 1.33GB 20:44:38 security-spire-agent-arm64 latest 82f079992127 17 minutes ago 122MB 20:44:38 security-spire-server-arm64 latest c656dd67070d 17 minutes ago 84.3MB 20:44:38 security-spire-config-arm64 latest 5aa5078e7bc0 17 minutes ago 83.6MB 20:44:38 80810a29b253 17 minutes ago 1.21GB 20:44:38 260857e082e3 17 minutes ago 1.21GB 20:44:38 016d75311ee9 17 minutes ago 1.21GB 20:44:38 ci-base-image-arm64 latest aa28f1b7f260 21 minutes ago 905MB 20:44:38 alpine 3.15 354640af7b1b 11 days ago 5.34MB 20:44:38 alpine 3.16 4c81e5bf8899 11 days ago 5.3MB 20:44:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 20:44:38 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:44:38 provisioning config files... 20:44:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/424@tmp/config16250464182594203835tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:44:39 ---> docker-login.sh 20:44:39 nexus3.edgexfoundry.org:10001 20:44:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:39 Configure a credential helper to remove this warning. See 20:44:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:39 20:44:39 Login Succeeded 20:44:39 nexus3.edgexfoundry.org:10002 20:44:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:40 Configure a credential helper to remove this warning. See 20:44:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:40 20:44:40 Login Succeeded 20:44:40 nexus3.edgexfoundry.org:10003 20:44:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:40 Configure a credential helper to remove this warning. See 20:44:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:40 20:44:40 Login Succeeded 20:44:40 nexus3.edgexfoundry.org:10004 20:44:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:40 Configure a credential helper to remove this warning. See 20:44:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:40 20:44:40 Login Succeeded 20:44:40 docker.io 20:44:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:41 Configure a credential helper to remove this warning. See 20:44:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:41 20:44:41 Login Succeeded 20:44:41 ---> docker-login.sh ends [Pipeline] } 20:44:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:44:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:44:41 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 20:44:41 15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:44:41 latest 20:44:41 3.0.0-dev.63 20:44:41 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:44:41 main 20:44:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:41 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:42 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:44:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:44:42 cdbb137cc522: Preparing 20:44:42 218ed4be428e: Preparing 20:44:42 7c5896bc0dab: Preparing 20:44:42 5a35f974fbc3: Preparing 20:44:42 f70ee36035b9: Preparing 20:44:42 f70ee36035b9: Layer already exists 20:44:42 cdbb137cc522: Pushed 20:44:42 7c5896bc0dab: Pushed 20:44:42 5a35f974fbc3: Pushed 20:44:45 218ed4be428e: Pushed 20:44:45 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:bfe175e259cbdb65a451aad929e59bf212beeed26f46687e0760296ba8942923 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:46 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:46 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:44:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:44:46 cdbb137cc522: Preparing 20:44:46 218ed4be428e: Preparing 20:44:46 7c5896bc0dab: Preparing 20:44:46 5a35f974fbc3: Preparing 20:44:46 f70ee36035b9: Preparing 20:44:46 7c5896bc0dab: Layer already exists 20:44:46 218ed4be428e: Layer already exists 20:44:46 f70ee36035b9: Layer already exists 20:44:46 cdbb137cc522: Layer already exists 20:44:46 5a35f974fbc3: Layer already exists 20:44:46 latest: digest: sha256:bfe175e259cbdb65a451aad929e59bf212beeed26f46687e0760296ba8942923 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:47 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:47 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.63 20:44:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:44:47 cdbb137cc522: Preparing 20:44:47 218ed4be428e: Preparing 20:44:47 7c5896bc0dab: Preparing 20:44:47 5a35f974fbc3: Preparing 20:44:47 f70ee36035b9: Preparing 20:44:47 218ed4be428e: Layer already exists 20:44:47 7c5896bc0dab: Layer already exists 20:44:47 cdbb137cc522: Layer already exists 20:44:47 f70ee36035b9: Layer already exists 20:44:47 5a35f974fbc3: Layer already exists 20:44:47 3.0.0-dev.63: digest: sha256:bfe175e259cbdb65a451aad929e59bf212beeed26f46687e0760296ba8942923 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:48 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:48 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:44:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:44:48 cdbb137cc522: Preparing 20:44:48 218ed4be428e: Preparing 20:44:48 7c5896bc0dab: Preparing 20:44:48 5a35f974fbc3: Preparing 20:44:48 f70ee36035b9: Preparing 20:44:48 218ed4be428e: Layer already exists 20:44:48 cdbb137cc522: Layer already exists 20:44:48 f70ee36035b9: Layer already exists 20:44:48 7c5896bc0dab: Layer already exists 20:44:48 5a35f974fbc3: Layer already exists 20:44:48 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:bfe175e259cbdb65a451aad929e59bf212beeed26f46687e0760296ba8942923 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:48 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:49 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 20:44:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:44:49 cdbb137cc522: Preparing 20:44:49 218ed4be428e: Preparing 20:44:49 7c5896bc0dab: Preparing 20:44:49 5a35f974fbc3: Preparing 20:44:49 f70ee36035b9: Preparing 20:44:49 f70ee36035b9: Layer already exists 20:44:49 218ed4be428e: Layer already exists 20:44:49 7c5896bc0dab: Layer already exists 20:44:49 5a35f974fbc3: Layer already exists 20:44:49 cdbb137cc522: Layer already exists 20:44:49 main: digest: sha256:bfe175e259cbdb65a451aad929e59bf212beeed26f46687e0760296ba8942923 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:44:49 ===================================================== [Pipeline] echo 20:44:49 taggedImages: 20:44:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:44:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:44:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.63 20:44:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:44:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 20:44:49 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 20:44:49 15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:44:49 latest 20:44:49 3.0.0-dev.63 20:44:49 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:44:49 main 20:44:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:49 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:44:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:44:50 1fa86b2ff10e: Preparing 20:44:50 c14fac1c1f3d: Preparing 20:44:50 ba4b4b7477ee: Preparing 20:44:50 a816ac61f0be: Preparing 20:44:50 7c5896bc0dab: Preparing 20:44:50 5431c6819c86: Preparing 20:44:50 f70ee36035b9: Preparing 20:44:50 5431c6819c86: Waiting 20:44:50 f70ee36035b9: Waiting 20:44:50 7c5896bc0dab: Layer already exists 20:44:50 1fa86b2ff10e: Pushed 20:44:50 c14fac1c1f3d: Pushed 20:44:50 ba4b4b7477ee: Pushed 20:44:50 5431c6819c86: Pushed 20:44:50 f70ee36035b9: Layer already exists 20:44:53 a816ac61f0be: Pushed 20:44:53 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:6320c16d620e6124cd52759d2e1b8b9b2c30ee1fc19c296572a8bd37e1a1fcf0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:53 + 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:44:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 20:44:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:44:53 1fa86b2ff10e: Preparing 20:44:53 c14fac1c1f3d: Preparing 20:44:53 ba4b4b7477ee: Preparing 20:44:53 a816ac61f0be: Preparing 20:44:53 7c5896bc0dab: Preparing 20:44:53 5431c6819c86: Preparing 20:44:53 f70ee36035b9: Preparing 20:44:53 5431c6819c86: Waiting 20:44:53 f70ee36035b9: Waiting 20:44:53 c14fac1c1f3d: Layer already exists 20:44:53 ba4b4b7477ee: Layer already exists 20:44:53 a816ac61f0be: Layer already exists 20:44:53 7c5896bc0dab: Layer already exists 20:44:53 1fa86b2ff10e: Layer already exists 20:44:53 5431c6819c86: Layer already exists 20:44:53 f70ee36035b9: Layer already exists 20:44:54 latest: digest: sha256:6320c16d620e6124cd52759d2e1b8b9b2c30ee1fc19c296572a8bd37e1a1fcf0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:54 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.63 20:44:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:44:54 1fa86b2ff10e: Preparing 20:44:54 c14fac1c1f3d: Preparing 20:44:54 ba4b4b7477ee: Preparing 20:44:54 a816ac61f0be: Preparing 20:44:54 7c5896bc0dab: Preparing 20:44:54 5431c6819c86: Preparing 20:44:54 f70ee36035b9: Preparing 20:44:54 5431c6819c86: Waiting 20:44:54 f70ee36035b9: Waiting 20:44:54 ba4b4b7477ee: Layer already exists 20:44:54 7c5896bc0dab: Layer already exists 20:44:54 c14fac1c1f3d: Layer already exists 20:44:54 1fa86b2ff10e: Layer already exists 20:44:54 a816ac61f0be: Layer already exists 20:44:54 f70ee36035b9: Layer already exists 20:44:54 5431c6819c86: Layer already exists 20:44:55 3.0.0-dev.63: digest: sha256:6320c16d620e6124cd52759d2e1b8b9b2c30ee1fc19c296572a8bd37e1a1fcf0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:55 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:44:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:44:55 1fa86b2ff10e: Preparing 20:44:55 c14fac1c1f3d: Preparing 20:44:55 ba4b4b7477ee: Preparing 20:44:55 a816ac61f0be: Preparing 20:44:55 7c5896bc0dab: Preparing 20:44:55 5431c6819c86: Preparing 20:44:55 f70ee36035b9: Preparing 20:44:55 5431c6819c86: Waiting 20:44:55 f70ee36035b9: Waiting 20:44:55 7c5896bc0dab: Layer already exists 20:44:55 1fa86b2ff10e: Layer already exists 20:44:55 a816ac61f0be: Layer already exists 20:44:55 ba4b4b7477ee: Layer already exists 20:44:55 c14fac1c1f3d: Layer already exists 20:44:55 5431c6819c86: Layer already exists 20:44:55 f70ee36035b9: Layer already exists 20:44:55 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:6320c16d620e6124cd52759d2e1b8b9b2c30ee1fc19c296572a8bd37e1a1fcf0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:56 + 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:44:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 20:44:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:44:56 1fa86b2ff10e: Preparing 20:44:56 c14fac1c1f3d: Preparing 20:44:56 ba4b4b7477ee: Preparing 20:44:56 a816ac61f0be: Preparing 20:44:56 7c5896bc0dab: Preparing 20:44:56 5431c6819c86: Preparing 20:44:56 f70ee36035b9: Preparing 20:44:56 5431c6819c86: Waiting 20:44:56 f70ee36035b9: Waiting 20:44:56 ba4b4b7477ee: Layer already exists 20:44:56 1fa86b2ff10e: Layer already exists 20:44:56 7c5896bc0dab: Layer already exists 20:44:56 a816ac61f0be: Layer already exists 20:44:56 c14fac1c1f3d: Layer already exists 20:44:56 f70ee36035b9: Layer already exists 20:44:56 5431c6819c86: Layer already exists 20:44:57 main: digest: sha256:6320c16d620e6124cd52759d2e1b8b9b2c30ee1fc19c296572a8bd37e1a1fcf0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:44:57 ===================================================== [Pipeline] echo 20:44:57 taggedImages: 20:44:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:44:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 20:44:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.63 20:44:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:44:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 20:44:57 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 20:44:57 15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:44:57 latest 20:44:57 3.0.0-dev.63 20:44:57 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:44:57 main 20:44:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:57 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:57 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:44:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:44:57 136d7aafa4e6: Preparing 20:44:57 7b49fe3abcc5: Preparing 20:44:57 7c5896bc0dab: Preparing 20:44:57 b9abe9f09a0f: Preparing 20:44:57 f70ee36035b9: Preparing 20:44:57 7c5896bc0dab: Layer already exists 20:44:57 f70ee36035b9: Layer already exists 20:44:58 136d7aafa4e6: Pushed 20:44:58 b9abe9f09a0f: Pushed 20:45:01 7b49fe3abcc5: Pushed 20:45:01 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:739278f2361281fcce360cb4e4b4fa83f79b3389c9f50e4f0430f2c6ec377abf size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:01 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:02 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:45:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:45:02 136d7aafa4e6: Preparing 20:45:02 7b49fe3abcc5: Preparing 20:45:02 7c5896bc0dab: Preparing 20:45:02 b9abe9f09a0f: Preparing 20:45:02 f70ee36035b9: Preparing 20:45:02 b9abe9f09a0f: Layer already exists 20:45:02 7c5896bc0dab: Layer already exists 20:45:02 f70ee36035b9: Layer already exists 20:45:02 136d7aafa4e6: Layer already exists 20:45:02 7b49fe3abcc5: Layer already exists 20:45:02 latest: digest: sha256:739278f2361281fcce360cb4e4b4fa83f79b3389c9f50e4f0430f2c6ec377abf size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:02 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:03 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.63 20:45:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:45:03 136d7aafa4e6: Preparing 20:45:03 7b49fe3abcc5: Preparing 20:45:03 7c5896bc0dab: Preparing 20:45:03 b9abe9f09a0f: Preparing 20:45:03 f70ee36035b9: Preparing 20:45:03 7c5896bc0dab: Layer already exists 20:45:03 7b49fe3abcc5: Layer already exists 20:45:03 136d7aafa4e6: Layer already exists 20:45:03 b9abe9f09a0f: Layer already exists 20:45:03 f70ee36035b9: Layer already exists 20:45:03 3.0.0-dev.63: digest: sha256:739278f2361281fcce360cb4e4b4fa83f79b3389c9f50e4f0430f2c6ec377abf size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:03 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:04 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:45:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:45:04 136d7aafa4e6: Preparing 20:45:04 7b49fe3abcc5: Preparing 20:45:04 7c5896bc0dab: Preparing 20:45:04 b9abe9f09a0f: Preparing 20:45:04 f70ee36035b9: Preparing 20:45:04 136d7aafa4e6: Layer already exists 20:45:04 f70ee36035b9: Layer already exists 20:45:04 b9abe9f09a0f: Layer already exists 20:45:04 7c5896bc0dab: Layer already exists 20:45:04 7b49fe3abcc5: Layer already exists 20:45:04 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:739278f2361281fcce360cb4e4b4fa83f79b3389c9f50e4f0430f2c6ec377abf size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:04 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:04 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 20:45:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:45:04 136d7aafa4e6: Preparing 20:45:04 7b49fe3abcc5: Preparing 20:45:04 7c5896bc0dab: Preparing 20:45:04 b9abe9f09a0f: Preparing 20:45:04 f70ee36035b9: Preparing 20:45:04 f70ee36035b9: Layer already exists 20:45:04 7c5896bc0dab: Layer already exists 20:45:04 136d7aafa4e6: Layer already exists 20:45:04 7b49fe3abcc5: Layer already exists 20:45:04 b9abe9f09a0f: Layer already exists 20:45:04 main: digest: sha256:739278f2361281fcce360cb4e4b4fa83f79b3389c9f50e4f0430f2c6ec377abf size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:45:05 ===================================================== [Pipeline] echo 20:45:05 taggedImages: 20:45:05 - nexus3.edgexfoundry.org:10004/core-data-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:45:05 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:45:05 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.63 20:45:05 - nexus3.edgexfoundry.org:10004/core-data-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:45:05 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 20:45:05 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 20:45:05 15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:45:05 latest 20:45:05 3.0.0-dev.63 20:45:05 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:45:05 main 20:45:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:05 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:45:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:45:05 d752d291f115: Preparing 20:45:05 b5a467bcf971: Preparing 20:45:05 e54dc21f34df: Preparing 20:45:05 7c5896bc0dab: Preparing 20:45:05 5a35f974fbc3: Preparing 20:45:05 f70ee36035b9: Preparing 20:45:05 f70ee36035b9: Waiting 20:45:05 5a35f974fbc3: Layer already exists 20:45:05 7c5896bc0dab: Layer already exists 20:45:06 f70ee36035b9: Layer already exists 20:45:06 d752d291f115: Pushed 20:45:06 b5a467bcf971: Pushed 20:45:09 e54dc21f34df: Pushed 20:45:09 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:65ad822298fb40affd1736c7fe3b4c48e7bb7c7b771183905213d5b68ab4d778 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:10 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:45:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:45:10 d752d291f115: Preparing 20:45:10 b5a467bcf971: Preparing 20:45:10 e54dc21f34df: Preparing 20:45:10 7c5896bc0dab: Preparing 20:45:10 5a35f974fbc3: Preparing 20:45:10 f70ee36035b9: Preparing 20:45:10 f70ee36035b9: Waiting 20:45:10 7c5896bc0dab: Layer already exists 20:45:10 d752d291f115: Layer already exists 20:45:10 5a35f974fbc3: Layer already exists 20:45:10 b5a467bcf971: Layer already exists 20:45:10 e54dc21f34df: Layer already exists 20:45:10 f70ee36035b9: Layer already exists 20:45:10 latest: digest: sha256:65ad822298fb40affd1736c7fe3b4c48e7bb7c7b771183905213d5b68ab4d778 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:10 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.63 20:45:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:45:11 d752d291f115: Preparing 20:45:11 b5a467bcf971: Preparing 20:45:11 e54dc21f34df: Preparing 20:45:11 7c5896bc0dab: Preparing 20:45:11 5a35f974fbc3: Preparing 20:45:11 f70ee36035b9: Preparing 20:45:11 f70ee36035b9: Waiting 20:45:11 e54dc21f34df: Layer already exists 20:45:11 b5a467bcf971: Layer already exists 20:45:11 7c5896bc0dab: Layer already exists 20:45:11 5a35f974fbc3: Layer already exists 20:45:11 d752d291f115: Layer already exists 20:45:11 f70ee36035b9: Layer already exists 20:45:11 3.0.0-dev.63: digest: sha256:65ad822298fb40affd1736c7fe3b4c48e7bb7c7b771183905213d5b68ab4d778 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:11 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:45:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:45:12 d752d291f115: Preparing 20:45:12 b5a467bcf971: Preparing 20:45:12 e54dc21f34df: Preparing 20:45:12 7c5896bc0dab: Preparing 20:45:12 5a35f974fbc3: Preparing 20:45:12 f70ee36035b9: Preparing 20:45:12 f70ee36035b9: Waiting 20:45:12 d752d291f115: Layer already exists 20:45:12 7c5896bc0dab: Layer already exists 20:45:12 e54dc21f34df: Layer already exists 20:45:12 b5a467bcf971: Layer already exists 20:45:12 5a35f974fbc3: Layer already exists 20:45:12 f70ee36035b9: Layer already exists 20:45:12 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:65ad822298fb40affd1736c7fe3b4c48e7bb7c7b771183905213d5b68ab4d778 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:12 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 20:45:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:45:13 d752d291f115: Preparing 20:45:13 b5a467bcf971: Preparing 20:45:13 e54dc21f34df: Preparing 20:45:13 7c5896bc0dab: Preparing 20:45:13 5a35f974fbc3: Preparing 20:45:13 f70ee36035b9: Preparing 20:45:13 f70ee36035b9: Waiting 20:45:13 5a35f974fbc3: Layer already exists 20:45:13 b5a467bcf971: Layer already exists 20:45:13 7c5896bc0dab: Layer already exists 20:45:13 e54dc21f34df: Layer already exists 20:45:13 d752d291f115: Layer already exists 20:45:13 f70ee36035b9: Layer already exists 20:45:13 main: digest: sha256:65ad822298fb40affd1736c7fe3b4c48e7bb7c7b771183905213d5b68ab4d778 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:45:13 ===================================================== [Pipeline] echo 20:45:13 taggedImages: 20:45:13 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:45:13 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:45:13 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.63 20:45:13 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:45:13 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 20:45:13 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 20:45:13 15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:45:13 latest 20:45:13 3.0.0-dev.63 20:45:13 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:45:13 main 20:45:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:13 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:45:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:45:14 c65264548022: Preparing 20:45:14 c65264548022: Preparing 20:45:14 02151a1bf92d: Preparing 20:45:14 f373332e2e37: Preparing 20:45:14 bbd0095b0e00: Preparing 20:45:14 268bcc5ed441: Preparing 20:45:14 94cf91ff443a: Preparing 20:45:14 7c5896bc0dab: Preparing 20:45:14 5bb0438879dd: Preparing 20:45:14 8b4863380570: Preparing 20:45:14 c5d95978b825: Preparing 20:45:14 319a9f5e35e5: Preparing 20:45:14 f70ee36035b9: Preparing 20:45:14 5bb0438879dd: Waiting 20:45:14 8b4863380570: Waiting 20:45:14 94cf91ff443a: Waiting 20:45:14 7c5896bc0dab: Waiting 20:45:14 c5d95978b825: Waiting 20:45:14 319a9f5e35e5: Waiting 20:45:14 f70ee36035b9: Waiting 20:45:14 f373332e2e37: Pushed 20:45:14 bbd0095b0e00: Pushed 20:45:14 02151a1bf92d: Pushed 20:45:14 268bcc5ed441: Pushed 20:45:14 c65264548022: Pushed 20:45:14 7c5896bc0dab: Layer already exists 20:45:14 8b4863380570: Pushed 20:45:14 5bb0438879dd: Pushed 20:45:14 319a9f5e35e5: Pushed 20:45:14 c5d95978b825: Pushed 20:45:14 f70ee36035b9: Layer already exists 20:45:18 94cf91ff443a: Pushed 20:45:18 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:a7b37bede455956a434cfe1a9f88ffa827aaa57ab4bf50e26392899349a28875 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:18 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:45:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:45:18 c65264548022: Preparing 20:45:18 c65264548022: Preparing 20:45:18 02151a1bf92d: Preparing 20:45:18 f373332e2e37: Preparing 20:45:18 bbd0095b0e00: Preparing 20:45:18 268bcc5ed441: Preparing 20:45:18 94cf91ff443a: Preparing 20:45:18 7c5896bc0dab: Preparing 20:45:18 5bb0438879dd: Preparing 20:45:18 8b4863380570: Preparing 20:45:18 c5d95978b825: Preparing 20:45:18 319a9f5e35e5: Preparing 20:45:18 f70ee36035b9: Preparing 20:45:18 94cf91ff443a: Waiting 20:45:18 7c5896bc0dab: Waiting 20:45:18 5bb0438879dd: Waiting 20:45:18 8b4863380570: Waiting 20:45:18 c5d95978b825: Waiting 20:45:18 319a9f5e35e5: Waiting 20:45:18 f70ee36035b9: Waiting 20:45:18 02151a1bf92d: Layer already exists 20:45:18 c65264548022: Layer already exists 20:45:18 268bcc5ed441: Layer already exists 20:45:18 f373332e2e37: Layer already exists 20:45:18 bbd0095b0e00: Layer already exists 20:45:18 7c5896bc0dab: Layer already exists 20:45:18 c5d95978b825: Layer already exists 20:45:18 8b4863380570: Layer already exists 20:45:18 5bb0438879dd: Layer already exists 20:45:18 94cf91ff443a: Layer already exists 20:45:19 319a9f5e35e5: Layer already exists 20:45:19 f70ee36035b9: Layer already exists 20:45:19 latest: digest: sha256:a7b37bede455956a434cfe1a9f88ffa827aaa57ab4bf50e26392899349a28875 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:19 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.63 20:45:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:45:19 c65264548022: Preparing 20:45:19 c65264548022: Preparing 20:45:19 02151a1bf92d: Preparing 20:45:19 f373332e2e37: Preparing 20:45:19 bbd0095b0e00: Preparing 20:45:19 268bcc5ed441: Preparing 20:45:19 94cf91ff443a: Preparing 20:45:19 7c5896bc0dab: Preparing 20:45:19 5bb0438879dd: Preparing 20:45:19 8b4863380570: Preparing 20:45:19 c5d95978b825: Preparing 20:45:19 319a9f5e35e5: Preparing 20:45:19 f70ee36035b9: Preparing 20:45:19 94cf91ff443a: Waiting 20:45:19 8b4863380570: Waiting 20:45:19 319a9f5e35e5: Waiting 20:45:19 7c5896bc0dab: Waiting 20:45:19 f70ee36035b9: Waiting 20:45:19 5bb0438879dd: Waiting 20:45:19 c5d95978b825: Waiting 20:45:19 268bcc5ed441: Layer already exists 20:45:19 c65264548022: Layer already exists 20:45:19 f373332e2e37: Layer already exists 20:45:19 02151a1bf92d: Layer already exists 20:45:19 bbd0095b0e00: Layer already exists 20:45:19 94cf91ff443a: Layer already exists 20:45:19 c5d95978b825: Layer already exists 20:45:19 5bb0438879dd: Layer already exists 20:45:19 8b4863380570: Layer already exists 20:45:19 7c5896bc0dab: Layer already exists 20:45:19 f70ee36035b9: Layer already exists 20:45:19 319a9f5e35e5: Layer already exists 20:45:19 3.0.0-dev.63: digest: sha256:a7b37bede455956a434cfe1a9f88ffa827aaa57ab4bf50e26392899349a28875 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:20 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:45:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:45:20 c65264548022: Preparing 20:45:20 c65264548022: Preparing 20:45:20 02151a1bf92d: Preparing 20:45:20 f373332e2e37: Preparing 20:45:20 bbd0095b0e00: Preparing 20:45:20 268bcc5ed441: Preparing 20:45:20 94cf91ff443a: Preparing 20:45:20 7c5896bc0dab: Preparing 20:45:20 5bb0438879dd: Preparing 20:45:20 8b4863380570: Preparing 20:45:20 c5d95978b825: Preparing 20:45:20 319a9f5e35e5: Preparing 20:45:20 f70ee36035b9: Preparing 20:45:20 5bb0438879dd: Waiting 20:45:20 8b4863380570: Waiting 20:45:20 319a9f5e35e5: Waiting 20:45:20 c5d95978b825: Waiting 20:45:20 f70ee36035b9: Waiting 20:45:20 94cf91ff443a: Waiting 20:45:20 7c5896bc0dab: Waiting 20:45:20 f373332e2e37: Layer already exists 20:45:20 268bcc5ed441: Layer already exists 20:45:20 02151a1bf92d: Layer already exists 20:45:20 bbd0095b0e00: Layer already exists 20:45:20 c65264548022: Layer already exists 20:45:20 c5d95978b825: Layer already exists 20:45:20 8b4863380570: Layer already exists 20:45:20 7c5896bc0dab: Layer already exists 20:45:20 5bb0438879dd: Layer already exists 20:45:20 94cf91ff443a: Layer already exists 20:45:20 319a9f5e35e5: Layer already exists 20:45:20 f70ee36035b9: Layer already exists 20:45:20 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:a7b37bede455956a434cfe1a9f88ffa827aaa57ab4bf50e26392899349a28875 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:21 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 20:45:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:45:21 c65264548022: Preparing 20:45:21 c65264548022: Preparing 20:45:21 02151a1bf92d: Preparing 20:45:21 f373332e2e37: Preparing 20:45:21 bbd0095b0e00: Preparing 20:45:21 268bcc5ed441: Preparing 20:45:21 94cf91ff443a: Preparing 20:45:21 7c5896bc0dab: Preparing 20:45:21 5bb0438879dd: Preparing 20:45:21 8b4863380570: Preparing 20:45:21 c5d95978b825: Preparing 20:45:21 319a9f5e35e5: Preparing 20:45:21 f70ee36035b9: Preparing 20:45:21 5bb0438879dd: Waiting 20:45:21 8b4863380570: Waiting 20:45:21 c5d95978b825: Waiting 20:45:21 319a9f5e35e5: Waiting 20:45:21 f70ee36035b9: Waiting 20:45:21 94cf91ff443a: Waiting 20:45:21 7c5896bc0dab: Waiting 20:45:21 c65264548022: Layer already exists 20:45:21 f373332e2e37: Layer already exists 20:45:21 bbd0095b0e00: Layer already exists 20:45:21 02151a1bf92d: Layer already exists 20:45:21 268bcc5ed441: Layer already exists 20:45:21 8b4863380570: Layer already exists 20:45:21 7c5896bc0dab: Layer already exists 20:45:21 94cf91ff443a: Layer already exists 20:45:21 5bb0438879dd: Layer already exists 20:45:21 c5d95978b825: Layer already exists 20:45:21 319a9f5e35e5: Layer already exists 20:45:21 f70ee36035b9: Layer already exists 20:45:21 main: digest: sha256:a7b37bede455956a434cfe1a9f88ffa827aaa57ab4bf50e26392899349a28875 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:45:21 ===================================================== [Pipeline] echo 20:45:21 taggedImages: 20:45:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:45:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:45:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.63 20:45:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:45:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 20:45:21 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 20:45:21 15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:45:21 latest 20:45:21 3.0.0-dev.63 20:45:21 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:45:21 main 20:45:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:22 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:45:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:45:22 d4ba1fb3ac30: Preparing 20:45:22 0b6731ad9da4: Preparing 20:45:22 7631cda0ec6c: Preparing 20:45:22 803494351e96: Preparing 20:45:22 104cd18c94cb: Preparing 20:45:22 7db83ee05302: Preparing 20:45:22 1192e4dde599: Preparing 20:45:22 f70ee36035b9: Preparing 20:45:22 7db83ee05302: Waiting 20:45:22 f70ee36035b9: Waiting 20:45:22 1192e4dde599: Waiting 20:45:22 0b6731ad9da4: Pushed 20:45:22 104cd18c94cb: Pushed 20:45:22 d4ba1fb3ac30: Pushed 20:45:22 f70ee36035b9: Layer already exists 20:45:22 7db83ee05302: Pushed 20:45:23 1192e4dde599: Pushed 20:45:24 7631cda0ec6c: Pushed 20:45:24 803494351e96: Pushed 20:45:25 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:89559d84d7f47ce0b48d3145df331d01828ccfdcc3060f18145d2535ef29a07c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:25 + 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:45:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:45:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:45:25 d4ba1fb3ac30: Preparing 20:45:25 0b6731ad9da4: Preparing 20:45:25 7631cda0ec6c: Preparing 20:45:25 803494351e96: Preparing 20:45:25 104cd18c94cb: Preparing 20:45:25 7db83ee05302: Preparing 20:45:25 1192e4dde599: Preparing 20:45:25 f70ee36035b9: Preparing 20:45:25 1192e4dde599: Waiting 20:45:25 f70ee36035b9: Waiting 20:45:25 7db83ee05302: Waiting 20:45:25 104cd18c94cb: Layer already exists 20:45:25 0b6731ad9da4: Layer already exists 20:45:25 d4ba1fb3ac30: Layer already exists 20:45:25 7631cda0ec6c: Layer already exists 20:45:25 803494351e96: Layer already exists 20:45:25 7db83ee05302: Layer already exists 20:45:25 1192e4dde599: Layer already exists 20:45:25 f70ee36035b9: Layer already exists 20:45:26 latest: digest: sha256:89559d84d7f47ce0b48d3145df331d01828ccfdcc3060f18145d2535ef29a07c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:26 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.63 20:45:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:45:26 d4ba1fb3ac30: Preparing 20:45:26 0b6731ad9da4: Preparing 20:45:26 7631cda0ec6c: Preparing 20:45:26 803494351e96: Preparing 20:45:26 104cd18c94cb: Preparing 20:45:26 7db83ee05302: Preparing 20:45:26 1192e4dde599: Preparing 20:45:26 f70ee36035b9: Preparing 20:45:26 1192e4dde599: Waiting 20:45:26 f70ee36035b9: Waiting 20:45:26 7db83ee05302: Waiting 20:45:26 104cd18c94cb: Layer already exists 20:45:26 d4ba1fb3ac30: Layer already exists 20:45:26 803494351e96: Layer already exists 20:45:26 7631cda0ec6c: Layer already exists 20:45:26 0b6731ad9da4: Layer already exists 20:45:26 7db83ee05302: Layer already exists 20:45:26 f70ee36035b9: Layer already exists 20:45:26 1192e4dde599: Layer already exists 20:45:26 3.0.0-dev.63: digest: sha256:89559d84d7f47ce0b48d3145df331d01828ccfdcc3060f18145d2535ef29a07c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:27 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:45:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:45:27 d4ba1fb3ac30: Preparing 20:45:27 0b6731ad9da4: Preparing 20:45:27 7631cda0ec6c: Preparing 20:45:27 803494351e96: Preparing 20:45:27 104cd18c94cb: Preparing 20:45:27 7db83ee05302: Preparing 20:45:27 1192e4dde599: Preparing 20:45:27 f70ee36035b9: Preparing 20:45:27 1192e4dde599: Waiting 20:45:27 f70ee36035b9: Waiting 20:45:27 7db83ee05302: Waiting 20:45:27 0b6731ad9da4: Layer already exists 20:45:27 104cd18c94cb: Layer already exists 20:45:27 7631cda0ec6c: Layer already exists 20:45:27 803494351e96: Layer already exists 20:45:27 d4ba1fb3ac30: Layer already exists 20:45:27 1192e4dde599: Layer already exists 20:45:27 7db83ee05302: Layer already exists 20:45:27 f70ee36035b9: Layer already exists 20:45:27 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:89559d84d7f47ce0b48d3145df331d01828ccfdcc3060f18145d2535ef29a07c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:28 + 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:45:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 20:45:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:45:28 d4ba1fb3ac30: Preparing 20:45:28 0b6731ad9da4: Preparing 20:45:28 7631cda0ec6c: Preparing 20:45:28 803494351e96: Preparing 20:45:28 104cd18c94cb: Preparing 20:45:28 7db83ee05302: Preparing 20:45:28 1192e4dde599: Preparing 20:45:28 f70ee36035b9: Preparing 20:45:28 7db83ee05302: Waiting 20:45:28 f70ee36035b9: Waiting 20:45:28 1192e4dde599: Waiting 20:45:28 0b6731ad9da4: Layer already exists 20:45:28 d4ba1fb3ac30: Layer already exists 20:45:28 104cd18c94cb: Layer already exists 20:45:28 803494351e96: Layer already exists 20:45:28 7631cda0ec6c: Layer already exists 20:45:28 7db83ee05302: Layer already exists 20:45:28 f70ee36035b9: Layer already exists 20:45:28 1192e4dde599: Layer already exists 20:45:28 main: digest: sha256:89559d84d7f47ce0b48d3145df331d01828ccfdcc3060f18145d2535ef29a07c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:45:28 ===================================================== [Pipeline] echo 20:45:28 taggedImages: 20:45:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:45:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:45:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.63 20:45:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:45:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 20:45:28 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 20:45:28 15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:45:28 latest 20:45:28 3.0.0-dev.63 20:45:28 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:45:28 main 20:45:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:29 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:45:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:45:29 adebd929f6d6: Preparing 20:45:29 5c64983fc378: Preparing 20:45:29 1e1089cb5876: Preparing 20:45:29 c911634be9d6: Preparing 20:45:29 a53fca93d223: Preparing 20:45:29 a7590fa7fa5a: Preparing 20:45:29 3fb19bafde9e: Preparing 20:45:29 6fe721c77b85: Preparing 20:45:29 a9a539f8104d: Preparing 20:45:29 f70ee36035b9: Preparing 20:45:29 6fe721c77b85: Waiting 20:45:29 a7590fa7fa5a: Waiting 20:45:29 3fb19bafde9e: Waiting 20:45:29 a9a539f8104d: Waiting 20:45:29 f70ee36035b9: Waiting 20:45:29 5c64983fc378: Pushed 20:45:29 adebd929f6d6: Pushed 20:45:29 a53fca93d223: Pushed 20:45:30 a7590fa7fa5a: Pushed 20:45:30 3fb19bafde9e: Pushed 20:45:30 6fe721c77b85: Pushed 20:45:30 f70ee36035b9: Layer already exists 20:45:30 a9a539f8104d: Pushed 20:45:32 c911634be9d6: Pushed 20:45:33 1e1089cb5876: Pushed 20:45:33 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:dcb2b9617da0e8bcb5d926aec555f3b455b3837ae2b220c89a920fbc72630044 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:33 + 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:45:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:45:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:45:33 adebd929f6d6: Preparing 20:45:33 5c64983fc378: Preparing 20:45:33 1e1089cb5876: Preparing 20:45:33 c911634be9d6: Preparing 20:45:33 a53fca93d223: Preparing 20:45:33 a7590fa7fa5a: Preparing 20:45:33 3fb19bafde9e: Preparing 20:45:33 6fe721c77b85: Preparing 20:45:33 a9a539f8104d: Preparing 20:45:33 f70ee36035b9: Preparing 20:45:33 6fe721c77b85: Waiting 20:45:33 a9a539f8104d: Waiting 20:45:33 f70ee36035b9: Waiting 20:45:33 a7590fa7fa5a: Waiting 20:45:33 3fb19bafde9e: Waiting 20:45:33 a53fca93d223: Layer already exists 20:45:33 c911634be9d6: Layer already exists 20:45:33 5c64983fc378: Layer already exists 20:45:33 adebd929f6d6: Layer already exists 20:45:33 1e1089cb5876: Layer already exists 20:45:33 a9a539f8104d: Layer already exists 20:45:33 3fb19bafde9e: Layer already exists 20:45:33 6fe721c77b85: Layer already exists 20:45:33 f70ee36035b9: Layer already exists 20:45:33 a7590fa7fa5a: Layer already exists 20:45:33 latest: digest: sha256:dcb2b9617da0e8bcb5d926aec555f3b455b3837ae2b220c89a920fbc72630044 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:34 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.63 20:45:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:45:34 adebd929f6d6: Preparing 20:45:34 5c64983fc378: Preparing 20:45:34 1e1089cb5876: Preparing 20:45:34 c911634be9d6: Preparing 20:45:34 a53fca93d223: Preparing 20:45:34 a7590fa7fa5a: Preparing 20:45:34 3fb19bafde9e: Preparing 20:45:34 6fe721c77b85: Preparing 20:45:34 a9a539f8104d: Preparing 20:45:34 f70ee36035b9: Preparing 20:45:34 6fe721c77b85: Waiting 20:45:34 a9a539f8104d: Waiting 20:45:34 3fb19bafde9e: Waiting 20:45:34 1e1089cb5876: Layer already exists 20:45:34 5c64983fc378: Layer already exists 20:45:34 adebd929f6d6: Layer already exists 20:45:34 c911634be9d6: Layer already exists 20:45:34 a53fca93d223: Layer already exists 20:45:34 a7590fa7fa5a: Layer already exists 20:45:34 3fb19bafde9e: Layer already exists 20:45:34 f70ee36035b9: Layer already exists 20:45:34 6fe721c77b85: Layer already exists 20:45:34 a9a539f8104d: Layer already exists 20:45:34 3.0.0-dev.63: digest: sha256:dcb2b9617da0e8bcb5d926aec555f3b455b3837ae2b220c89a920fbc72630044 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:35 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:45:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:45:35 adebd929f6d6: Preparing 20:45:35 5c64983fc378: Preparing 20:45:35 1e1089cb5876: Preparing 20:45:35 c911634be9d6: Preparing 20:45:35 a53fca93d223: Preparing 20:45:35 a7590fa7fa5a: Preparing 20:45:35 3fb19bafde9e: Preparing 20:45:35 6fe721c77b85: Preparing 20:45:35 a9a539f8104d: Preparing 20:45:35 f70ee36035b9: Preparing 20:45:35 6fe721c77b85: Waiting 20:45:35 a9a539f8104d: Waiting 20:45:35 f70ee36035b9: Waiting 20:45:35 a7590fa7fa5a: Waiting 20:45:35 3fb19bafde9e: Waiting 20:45:35 a53fca93d223: Layer already exists 20:45:35 1e1089cb5876: Layer already exists 20:45:35 c911634be9d6: Layer already exists 20:45:35 5c64983fc378: Layer already exists 20:45:35 adebd929f6d6: Layer already exists 20:45:35 3fb19bafde9e: Layer already exists 20:45:35 a7590fa7fa5a: Layer already exists 20:45:35 a9a539f8104d: Layer already exists 20:45:35 f70ee36035b9: Layer already exists 20:45:35 6fe721c77b85: Layer already exists 20:45:35 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:dcb2b9617da0e8bcb5d926aec555f3b455b3837ae2b220c89a920fbc72630044 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:36 + 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:45:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 20:45:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:45:36 adebd929f6d6: Preparing 20:45:36 5c64983fc378: Preparing 20:45:36 1e1089cb5876: Preparing 20:45:36 c911634be9d6: Preparing 20:45:36 a53fca93d223: Preparing 20:45:36 a7590fa7fa5a: Preparing 20:45:36 3fb19bafde9e: Preparing 20:45:36 6fe721c77b85: Preparing 20:45:36 a9a539f8104d: Preparing 20:45:36 f70ee36035b9: Preparing 20:45:36 a7590fa7fa5a: Waiting 20:45:36 3fb19bafde9e: Waiting 20:45:36 6fe721c77b85: Waiting 20:45:36 a9a539f8104d: Waiting 20:45:36 f70ee36035b9: Waiting 20:45:36 c911634be9d6: Layer already exists 20:45:36 a53fca93d223: Layer already exists 20:45:36 5c64983fc378: Layer already exists 20:45:36 1e1089cb5876: Layer already exists 20:45:36 adebd929f6d6: Layer already exists 20:45:36 3fb19bafde9e: Layer already exists 20:45:36 f70ee36035b9: Layer already exists 20:45:36 a7590fa7fa5a: Layer already exists 20:45:36 6fe721c77b85: Layer already exists 20:45:36 a9a539f8104d: Layer already exists 20:45:36 main: digest: sha256:dcb2b9617da0e8bcb5d926aec555f3b455b3837ae2b220c89a920fbc72630044 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:45:36 ===================================================== [Pipeline] echo 20:45:36 taggedImages: 20:45:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:45:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:45:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.63 20:45:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:45:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 20:45:36 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 20:45:36 15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:45:36 latest 20:45:36 3.0.0-dev.63 20:45:36 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:45:36 main 20:45:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:37 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:45:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:45:37 dd102dab9a1d: Preparing 20:45:37 8d39758c4f48: Preparing 20:45:37 7c5896bc0dab: Preparing 20:45:37 3ca4ac6a4ccb: Preparing 20:45:37 a8cfdf0cc8ec: Preparing 20:45:37 a8cfdf0cc8ec: Layer already exists 20:45:37 7c5896bc0dab: Layer already exists 20:45:37 dd102dab9a1d: Pushed 20:45:38 3ca4ac6a4ccb: Pushed 20:45:42 8d39758c4f48: Pushed 20:45:42 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:244edd9a388bd63754b44074ef332d488de935ab8019e819eea44c0ca2cc4ac9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:42 + 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:45:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:45:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:45:42 dd102dab9a1d: Preparing 20:45:42 8d39758c4f48: Preparing 20:45:42 7c5896bc0dab: Preparing 20:45:42 3ca4ac6a4ccb: Preparing 20:45:42 a8cfdf0cc8ec: Preparing 20:45:42 8d39758c4f48: Layer already exists 20:45:42 7c5896bc0dab: Layer already exists 20:45:42 a8cfdf0cc8ec: Layer already exists 20:45:42 dd102dab9a1d: Layer already exists 20:45:42 3ca4ac6a4ccb: Layer already exists 20:45:42 latest: digest: sha256:244edd9a388bd63754b44074ef332d488de935ab8019e819eea44c0ca2cc4ac9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:43 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.63 20:45:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:45:43 dd102dab9a1d: Preparing 20:45:43 8d39758c4f48: Preparing 20:45:43 7c5896bc0dab: Preparing 20:45:43 3ca4ac6a4ccb: Preparing 20:45:43 a8cfdf0cc8ec: Preparing 20:45:43 3ca4ac6a4ccb: Layer already exists 20:45:43 7c5896bc0dab: Layer already exists 20:45:43 a8cfdf0cc8ec: Layer already exists 20:45:43 8d39758c4f48: Layer already exists 20:45:43 dd102dab9a1d: Layer already exists 20:45:43 3.0.0-dev.63: digest: sha256:244edd9a388bd63754b44074ef332d488de935ab8019e819eea44c0ca2cc4ac9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:43 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:45:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:45:44 dd102dab9a1d: Preparing 20:45:44 8d39758c4f48: Preparing 20:45:44 7c5896bc0dab: Preparing 20:45:44 3ca4ac6a4ccb: Preparing 20:45:44 a8cfdf0cc8ec: Preparing 20:45:44 a8cfdf0cc8ec: Layer already exists 20:45:44 7c5896bc0dab: Layer already exists 20:45:44 3ca4ac6a4ccb: Layer already exists 20:45:44 dd102dab9a1d: Layer already exists 20:45:44 8d39758c4f48: Layer already exists 20:45:44 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:244edd9a388bd63754b44074ef332d488de935ab8019e819eea44c0ca2cc4ac9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:44 + 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:45:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 20:45:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:45:45 dd102dab9a1d: Preparing 20:45:45 8d39758c4f48: Preparing 20:45:45 7c5896bc0dab: Preparing 20:45:45 3ca4ac6a4ccb: Preparing 20:45:45 a8cfdf0cc8ec: Preparing 20:45:45 a8cfdf0cc8ec: Layer already exists 20:45:45 8d39758c4f48: Layer already exists 20:45:45 dd102dab9a1d: Layer already exists 20:45:45 7c5896bc0dab: Layer already exists 20:45:45 3ca4ac6a4ccb: Layer already exists 20:45:45 main: digest: sha256:244edd9a388bd63754b44074ef332d488de935ab8019e819eea44c0ca2cc4ac9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:45:45 ===================================================== [Pipeline] echo 20:45:45 taggedImages: 20:45:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:45:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:45:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.63 20:45:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:45:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 20:45:45 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 20:45:45 15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:45:45 latest 20:45:45 3.0.0-dev.63 20:45:45 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:45:45 main 20:45:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:45 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:45:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:45:46 4d73854cfcd3: Preparing 20:45:46 01f1e52fdc1e: Preparing 20:45:46 3519a84d7d2c: Preparing 20:45:46 ff1868195183: Preparing 20:45:46 55566bfa4b5f: Preparing 20:45:46 1b292f778919: Preparing 20:45:46 a8cfdf0cc8ec: Preparing 20:45:46 1b292f778919: Waiting 20:45:46 a8cfdf0cc8ec: Waiting 20:45:46 3519a84d7d2c: Pushed 20:45:46 4d73854cfcd3: Pushed 20:45:46 01f1e52fdc1e: Pushed 20:45:46 a8cfdf0cc8ec: Layer already exists 20:45:47 1b292f778919: Pushed 20:45:55 55566bfa4b5f: Pushed 20:46:02 ff1868195183: Pushed 20:46:02 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:f3a23a5bc8c752fb4b2a5bd8cc44daa13f9b3cfc666fac6234714100ae2c0a2a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:02 + 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:46:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:46:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:46:02 4d73854cfcd3: Preparing 20:46:02 01f1e52fdc1e: Preparing 20:46:02 3519a84d7d2c: Preparing 20:46:02 ff1868195183: Preparing 20:46:02 55566bfa4b5f: Preparing 20:46:02 1b292f778919: Preparing 20:46:02 a8cfdf0cc8ec: Preparing 20:46:02 a8cfdf0cc8ec: Waiting 20:46:02 1b292f778919: Waiting 20:46:02 ff1868195183: Layer already exists 20:46:02 01f1e52fdc1e: Layer already exists 20:46:02 55566bfa4b5f: Layer already exists 20:46:02 4d73854cfcd3: Layer already exists 20:46:02 3519a84d7d2c: Layer already exists 20:46:02 1b292f778919: Layer already exists 20:46:02 a8cfdf0cc8ec: Layer already exists 20:46:03 latest: digest: sha256:f3a23a5bc8c752fb4b2a5bd8cc44daa13f9b3cfc666fac6234714100ae2c0a2a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:03 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.63 20:46:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:46:03 4d73854cfcd3: Preparing 20:46:03 01f1e52fdc1e: Preparing 20:46:03 3519a84d7d2c: Preparing 20:46:03 ff1868195183: Preparing 20:46:03 55566bfa4b5f: Preparing 20:46:03 1b292f778919: Preparing 20:46:03 a8cfdf0cc8ec: Preparing 20:46:03 1b292f778919: Waiting 20:46:03 a8cfdf0cc8ec: Waiting 20:46:03 3519a84d7d2c: Layer already exists 20:46:03 4d73854cfcd3: Layer already exists 20:46:03 ff1868195183: Layer already exists 20:46:03 55566bfa4b5f: Layer already exists 20:46:03 01f1e52fdc1e: Layer already exists 20:46:03 a8cfdf0cc8ec: Layer already exists 20:46:03 1b292f778919: Layer already exists 20:46:04 3.0.0-dev.63: digest: sha256:f3a23a5bc8c752fb4b2a5bd8cc44daa13f9b3cfc666fac6234714100ae2c0a2a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:04 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:46:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:46:04 4d73854cfcd3: Preparing 20:46:04 01f1e52fdc1e: Preparing 20:46:04 3519a84d7d2c: Preparing 20:46:04 ff1868195183: Preparing 20:46:04 55566bfa4b5f: Preparing 20:46:04 1b292f778919: Preparing 20:46:04 a8cfdf0cc8ec: Preparing 20:46:04 1b292f778919: Waiting 20:46:04 a8cfdf0cc8ec: Waiting 20:46:04 ff1868195183: Layer already exists 20:46:04 01f1e52fdc1e: Layer already exists 20:46:04 55566bfa4b5f: Layer already exists 20:46:04 4d73854cfcd3: Layer already exists 20:46:04 3519a84d7d2c: Layer already exists 20:46:04 1b292f778919: Layer already exists 20:46:04 a8cfdf0cc8ec: Layer already exists 20:46:05 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:f3a23a5bc8c752fb4b2a5bd8cc44daa13f9b3cfc666fac6234714100ae2c0a2a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:05 + 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:46:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 20:46:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:46:05 4d73854cfcd3: Preparing 20:46:05 01f1e52fdc1e: Preparing 20:46:05 3519a84d7d2c: Preparing 20:46:05 ff1868195183: Preparing 20:46:05 55566bfa4b5f: Preparing 20:46:05 1b292f778919: Preparing 20:46:05 a8cfdf0cc8ec: Preparing 20:46:05 1b292f778919: Waiting 20:46:05 a8cfdf0cc8ec: Waiting 20:46:05 55566bfa4b5f: Layer already exists 20:46:05 4d73854cfcd3: Layer already exists 20:46:05 01f1e52fdc1e: Layer already exists 20:46:05 3519a84d7d2c: Layer already exists 20:46:05 ff1868195183: Layer already exists 20:46:05 a8cfdf0cc8ec: Layer already exists 20:46:05 1b292f778919: Layer already exists 20:46:06 main: digest: sha256:f3a23a5bc8c752fb4b2a5bd8cc44daa13f9b3cfc666fac6234714100ae2c0a2a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:46:06 ===================================================== [Pipeline] echo 20:46:06 taggedImages: 20:46:06 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:46:06 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:46:06 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.63 20:46:06 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:46:06 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 20:46:06 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 20:46:06 15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:46:06 latest 20:46:06 3.0.0-dev.63 20:46:06 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:46:06 main 20:46:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:06 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:46:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:46:06 a2ff1fccece5: Preparing 20:46:06 c3b547f66b98: Preparing 20:46:06 fd632c12146e: Preparing 20:46:06 6220cbdcce0c: Preparing 20:46:06 a109d6198812: Preparing 20:46:06 a8cfdf0cc8ec: Preparing 20:46:06 a8cfdf0cc8ec: Waiting 20:46:07 fd632c12146e: Pushed 20:46:07 a2ff1fccece5: Pushed 20:46:07 c3b547f66b98: Pushed 20:46:07 a8cfdf0cc8ec: Layer already exists 20:46:07 a109d6198812: Pushed 20:46:25 6220cbdcce0c: Pushed 20:46:25 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:50e0c489a0c85ced8d8904cefae69a6199fc2cc27161f172b63103836ba8b326 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:26 + 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:46:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:46:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:46:26 a2ff1fccece5: Preparing 20:46:26 c3b547f66b98: Preparing 20:46:26 fd632c12146e: Preparing 20:46:26 6220cbdcce0c: Preparing 20:46:26 a109d6198812: Preparing 20:46:26 a8cfdf0cc8ec: Preparing 20:46:26 a8cfdf0cc8ec: Waiting 20:46:26 a109d6198812: Layer already exists 20:46:26 c3b547f66b98: Layer already exists 20:46:26 a2ff1fccece5: Layer already exists 20:46:26 fd632c12146e: Layer already exists 20:46:26 6220cbdcce0c: Layer already exists 20:46:26 a8cfdf0cc8ec: Layer already exists 20:46:26 latest: digest: sha256:50e0c489a0c85ced8d8904cefae69a6199fc2cc27161f172b63103836ba8b326 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:27 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.63 20:46:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:46:27 a2ff1fccece5: Preparing 20:46:27 c3b547f66b98: Preparing 20:46:27 fd632c12146e: Preparing 20:46:27 6220cbdcce0c: Preparing 20:46:27 a109d6198812: Preparing 20:46:27 a8cfdf0cc8ec: Preparing 20:46:27 a8cfdf0cc8ec: Waiting 20:46:27 c3b547f66b98: Layer already exists 20:46:27 6220cbdcce0c: Layer already exists 20:46:27 fd632c12146e: Layer already exists 20:46:27 a109d6198812: Layer already exists 20:46:27 a2ff1fccece5: Layer already exists 20:46:27 a8cfdf0cc8ec: Layer already exists 20:46:27 3.0.0-dev.63: digest: sha256:50e0c489a0c85ced8d8904cefae69a6199fc2cc27161f172b63103836ba8b326 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:27 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:46:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:46:28 a2ff1fccece5: Preparing 20:46:28 c3b547f66b98: Preparing 20:46:28 fd632c12146e: Preparing 20:46:28 6220cbdcce0c: Preparing 20:46:28 a109d6198812: Preparing 20:46:28 a8cfdf0cc8ec: Preparing 20:46:28 a8cfdf0cc8ec: Waiting 20:46:28 a2ff1fccece5: Layer already exists 20:46:28 fd632c12146e: Layer already exists 20:46:28 a109d6198812: Layer already exists 20:46:28 6220cbdcce0c: Layer already exists 20:46:28 c3b547f66b98: Layer already exists 20:46:28 a8cfdf0cc8ec: Layer already exists 20:46:28 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:50e0c489a0c85ced8d8904cefae69a6199fc2cc27161f172b63103836ba8b326 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:28 + 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:46:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 20:46:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:46:29 a2ff1fccece5: Preparing 20:46:29 c3b547f66b98: Preparing 20:46:29 fd632c12146e: Preparing 20:46:29 6220cbdcce0c: Preparing 20:46:29 a109d6198812: Preparing 20:46:29 a8cfdf0cc8ec: Preparing 20:46:29 a8cfdf0cc8ec: Waiting 20:46:29 a109d6198812: Layer already exists 20:46:29 fd632c12146e: Layer already exists 20:46:29 c3b547f66b98: Layer already exists 20:46:29 a2ff1fccece5: Layer already exists 20:46:29 6220cbdcce0c: Layer already exists 20:46:29 a8cfdf0cc8ec: Layer already exists 20:46:29 main: digest: sha256:50e0c489a0c85ced8d8904cefae69a6199fc2cc27161f172b63103836ba8b326 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:46:29 ===================================================== [Pipeline] echo 20:46:29 taggedImages: 20:46:29 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:46:29 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:46:29 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.63 20:46:29 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:46:29 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 20:46:29 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 20:46:29 15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:46:29 latest 20:46:29 3.0.0-dev.63 20:46:29 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:46:29 main 20:46:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:29 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:46:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:46:30 892f43ad3dff: Preparing 20:46:30 3010e65ed7c4: Preparing 20:46:30 57a3eca5325f: Preparing 20:46:30 bf853bd2c02d: Preparing 20:46:30 1b292f778919: Preparing 20:46:30 a8cfdf0cc8ec: Preparing 20:46:30 a8cfdf0cc8ec: Waiting 20:46:30 1b292f778919: Layer already exists 20:46:30 a8cfdf0cc8ec: Layer already exists 20:46:30 57a3eca5325f: Pushed 20:46:30 892f43ad3dff: Pushed 20:46:30 3010e65ed7c4: Pushed 20:46:45 bf853bd2c02d: Pushed 20:46:45 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:db3308fd82df52ffa922617f2cae9f99ee856571a95834e9b4e56358f82406b2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:45 + 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:46:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:46:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:46:46 892f43ad3dff: Preparing 20:46:46 3010e65ed7c4: Preparing 20:46:46 57a3eca5325f: Preparing 20:46:46 bf853bd2c02d: Preparing 20:46:46 1b292f778919: Preparing 20:46:46 a8cfdf0cc8ec: Preparing 20:46:46 a8cfdf0cc8ec: Waiting 20:46:46 3010e65ed7c4: Layer already exists 20:46:46 bf853bd2c02d: Layer already exists 20:46:46 892f43ad3dff: Layer already exists 20:46:46 57a3eca5325f: Layer already exists 20:46:46 1b292f778919: Layer already exists 20:46:46 a8cfdf0cc8ec: Layer already exists 20:46:46 latest: digest: sha256:db3308fd82df52ffa922617f2cae9f99ee856571a95834e9b4e56358f82406b2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:46 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.63 20:46:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:46:47 892f43ad3dff: Preparing 20:46:47 3010e65ed7c4: Preparing 20:46:47 57a3eca5325f: Preparing 20:46:47 bf853bd2c02d: Preparing 20:46:47 1b292f778919: Preparing 20:46:47 a8cfdf0cc8ec: Preparing 20:46:47 a8cfdf0cc8ec: Waiting 20:46:47 3010e65ed7c4: Layer already exists 20:46:47 57a3eca5325f: Layer already exists 20:46:47 bf853bd2c02d: Layer already exists 20:46:47 892f43ad3dff: Layer already exists 20:46:47 1b292f778919: Layer already exists 20:46:47 a8cfdf0cc8ec: Layer already exists 20:46:47 3.0.0-dev.63: digest: sha256:db3308fd82df52ffa922617f2cae9f99ee856571a95834e9b4e56358f82406b2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:47 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:46:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:46:48 892f43ad3dff: Preparing 20:46:48 3010e65ed7c4: Preparing 20:46:48 57a3eca5325f: Preparing 20:46:48 bf853bd2c02d: Preparing 20:46:48 1b292f778919: Preparing 20:46:48 a8cfdf0cc8ec: Preparing 20:46:48 a8cfdf0cc8ec: Waiting 20:46:48 1b292f778919: Layer already exists 20:46:48 bf853bd2c02d: Layer already exists 20:46:48 57a3eca5325f: Layer already exists 20:46:48 892f43ad3dff: Layer already exists 20:46:48 3010e65ed7c4: Layer already exists 20:46:48 a8cfdf0cc8ec: Layer already exists 20:46:48 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:db3308fd82df52ffa922617f2cae9f99ee856571a95834e9b4e56358f82406b2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:48 + 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:46:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 20:46:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:46:49 892f43ad3dff: Preparing 20:46:49 3010e65ed7c4: Preparing 20:46:49 57a3eca5325f: Preparing 20:46:49 bf853bd2c02d: Preparing 20:46:49 1b292f778919: Preparing 20:46:49 a8cfdf0cc8ec: Preparing 20:46:49 a8cfdf0cc8ec: Waiting 20:46:49 57a3eca5325f: Layer already exists 20:46:49 bf853bd2c02d: Layer already exists 20:46:49 892f43ad3dff: Layer already exists 20:46:49 1b292f778919: Layer already exists 20:46:49 3010e65ed7c4: Layer already exists 20:46:49 a8cfdf0cc8ec: Layer already exists 20:46:49 main: digest: sha256:db3308fd82df52ffa922617f2cae9f99ee856571a95834e9b4e56358f82406b2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:46:49 ===================================================== [Pipeline] echo 20:46:49 taggedImages: 20:46:49 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:46:49 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:46:49 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.63 20:46:49 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:46:49 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 20:46:49 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 20:46:49 15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:46:49 latest 20:46:49 3.0.0-dev.63 20:46:49 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:46:49 main 20:46:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:49 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:46:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:46:50 b0459f711f79: Preparing 20:46:50 786de090e6a4: Preparing 20:46:50 7c5896bc0dab: Preparing 20:46:50 fee0758c7a05: Preparing 20:46:50 f70ee36035b9: Preparing 20:46:50 7c5896bc0dab: Layer already exists 20:46:50 f70ee36035b9: Layer already exists 20:46:50 b0459f711f79: Pushed 20:46:50 fee0758c7a05: Pushed 20:46:56 786de090e6a4: Pushed 20:46:56 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:40dd4b5d25a4126046fd8fd2c4f0766e6ba67d56cbe2d7bf02b7a3cf6165be16 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:56 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:46:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:46:56 b0459f711f79: Preparing 20:46:56 786de090e6a4: Preparing 20:46:56 7c5896bc0dab: Preparing 20:46:56 fee0758c7a05: Preparing 20:46:56 f70ee36035b9: Preparing 20:46:56 fee0758c7a05: Layer already exists 20:46:56 786de090e6a4: Layer already exists 20:46:56 f70ee36035b9: Layer already exists 20:46:56 7c5896bc0dab: Layer already exists 20:46:56 b0459f711f79: Layer already exists 20:46:57 latest: digest: sha256:40dd4b5d25a4126046fd8fd2c4f0766e6ba67d56cbe2d7bf02b7a3cf6165be16 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:57 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.63 20:46:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:46:57 b0459f711f79: Preparing 20:46:57 786de090e6a4: Preparing 20:46:57 7c5896bc0dab: Preparing 20:46:57 fee0758c7a05: Preparing 20:46:57 f70ee36035b9: Preparing 20:46:57 786de090e6a4: Layer already exists 20:46:57 fee0758c7a05: Layer already exists 20:46:57 f70ee36035b9: Layer already exists 20:46:57 7c5896bc0dab: Layer already exists 20:46:57 b0459f711f79: Layer already exists 20:46:57 3.0.0-dev.63: digest: sha256:40dd4b5d25a4126046fd8fd2c4f0766e6ba67d56cbe2d7bf02b7a3cf6165be16 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:58 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:46:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:46:58 b0459f711f79: Preparing 20:46:58 786de090e6a4: Preparing 20:46:58 7c5896bc0dab: Preparing 20:46:58 fee0758c7a05: Preparing 20:46:58 f70ee36035b9: Preparing 20:46:58 7c5896bc0dab: Layer already exists 20:46:58 f70ee36035b9: Layer already exists 20:46:58 fee0758c7a05: Layer already exists 20:46:58 b0459f711f79: Layer already exists 20:46:58 786de090e6a4: Layer already exists 20:46:58 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:40dd4b5d25a4126046fd8fd2c4f0766e6ba67d56cbe2d7bf02b7a3cf6165be16 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:58 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 20:46:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:46:59 b0459f711f79: Preparing 20:46:59 786de090e6a4: Preparing 20:46:59 7c5896bc0dab: Preparing 20:46:59 fee0758c7a05: Preparing 20:46:59 f70ee36035b9: Preparing 20:46:59 7c5896bc0dab: Layer already exists 20:46:59 786de090e6a4: Layer already exists 20:46:59 b0459f711f79: Layer already exists 20:46:59 fee0758c7a05: Layer already exists 20:46:59 f70ee36035b9: Layer already exists 20:46:59 main: digest: sha256:40dd4b5d25a4126046fd8fd2c4f0766e6ba67d56cbe2d7bf02b7a3cf6165be16 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:46:59 ===================================================== [Pipeline] echo 20:46:59 taggedImages: 20:46:59 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:46:59 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:46:59 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.63 20:46:59 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:46:59 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 20:46:59 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 20:46:59 15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:46:59 latest 20:46:59 3.0.0-dev.63 20:46:59 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:46:59 main 20:46:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:00 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:47:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:47:00 fbf57eb59668: Preparing 20:47:00 1570329cc2ee: Preparing 20:47:00 7c5896bc0dab: Preparing 20:47:00 5a35f974fbc3: Preparing 20:47:00 f70ee36035b9: Preparing 20:47:00 5a35f974fbc3: Layer already exists 20:47:00 7c5896bc0dab: Layer already exists 20:47:00 f70ee36035b9: Layer already exists 20:47:00 fbf57eb59668: Pushed 20:47:07 1570329cc2ee: Pushed 20:47:07 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:c27870a7902f3d61f9cd7cf12d2add6fe8f7eed81f9b1c8f1b6a3b5207f32205 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:07 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:47:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:47:09 fbf57eb59668: Preparing 20:47:09 1570329cc2ee: Preparing 20:47:09 7c5896bc0dab: Preparing 20:47:09 5a35f974fbc3: Preparing 20:47:09 f70ee36035b9: Preparing 20:47:09 5a35f974fbc3: Layer already exists 20:47:09 1570329cc2ee: Layer already exists 20:47:09 fbf57eb59668: Layer already exists 20:47:09 7c5896bc0dab: Layer already exists 20:47:09 f70ee36035b9: Layer already exists 20:47:09 latest: digest: sha256:c27870a7902f3d61f9cd7cf12d2add6fe8f7eed81f9b1c8f1b6a3b5207f32205 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:10 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.63 20:47:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:47:10 fbf57eb59668: Preparing 20:47:10 1570329cc2ee: Preparing 20:47:10 7c5896bc0dab: Preparing 20:47:10 5a35f974fbc3: Preparing 20:47:10 f70ee36035b9: Preparing 20:47:10 7c5896bc0dab: Layer already exists 20:47:10 f70ee36035b9: Layer already exists 20:47:10 1570329cc2ee: Layer already exists 20:47:10 fbf57eb59668: Layer already exists 20:47:10 5a35f974fbc3: Layer already exists 20:47:10 3.0.0-dev.63: digest: sha256:c27870a7902f3d61f9cd7cf12d2add6fe8f7eed81f9b1c8f1b6a3b5207f32205 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:10 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:47:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:47:11 fbf57eb59668: Preparing 20:47:11 1570329cc2ee: Preparing 20:47:11 7c5896bc0dab: Preparing 20:47:11 5a35f974fbc3: Preparing 20:47:11 f70ee36035b9: Preparing 20:47:11 fbf57eb59668: Layer already exists 20:47:11 f70ee36035b9: Layer already exists 20:47:11 1570329cc2ee: Layer already exists 20:47:11 7c5896bc0dab: Layer already exists 20:47:11 5a35f974fbc3: Layer already exists 20:47:11 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:c27870a7902f3d61f9cd7cf12d2add6fe8f7eed81f9b1c8f1b6a3b5207f32205 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:11 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 20:47:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:47:12 fbf57eb59668: Preparing 20:47:12 1570329cc2ee: Preparing 20:47:12 7c5896bc0dab: Preparing 20:47:12 5a35f974fbc3: Preparing 20:47:12 f70ee36035b9: Preparing 20:47:12 5a35f974fbc3: Layer already exists 20:47:12 1570329cc2ee: Layer already exists 20:47:12 fbf57eb59668: Layer already exists 20:47:12 7c5896bc0dab: Layer already exists 20:47:12 f70ee36035b9: Layer already exists 20:47:12 main: digest: sha256:c27870a7902f3d61f9cd7cf12d2add6fe8f7eed81f9b1c8f1b6a3b5207f32205 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:47:12 ===================================================== [Pipeline] echo 20:47:12 taggedImages: 20:47:12 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a 20:47:12 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:47:12 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.63 20:47:12 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 20:47:12 - 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:47:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:47:12 20:47:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:47:12 arm64: Pulling from edgex-lftools-log-publisher 20:47:12 8998bd30e6a1: Pulling fs layer 20:47:12 04944245beec: Pulling fs layer 20:47:12 699f458cf7ca: Pulling fs layer 20:47:12 765212b225bb: Pulling fs layer 20:47:12 f23df028b6ca: Pulling fs layer 20:47:12 d65c8cfc05b1: Pulling fs layer 20:47:12 2437ff75d9bd: Pulling fs layer 20:47:12 765212b225bb: Waiting 20:47:12 f23df028b6ca: Waiting 20:47:12 d65c8cfc05b1: Waiting 20:47:12 2437ff75d9bd: Waiting 20:47:13 04944245beec: Verifying Checksum 20:47:13 04944245beec: Download complete 20:47:13 765212b225bb: Verifying Checksum 20:47:13 765212b225bb: Download complete 20:47:13 f23df028b6ca: Verifying Checksum 20:47:13 f23df028b6ca: Download complete 20:47:13 d65c8cfc05b1: Verifying Checksum 20:47:13 d65c8cfc05b1: Download complete 20:47:13 699f458cf7ca: Verifying Checksum 20:47:13 699f458cf7ca: Download complete 20:47:13 8998bd30e6a1: Verifying Checksum 20:47:13 8998bd30e6a1: Download complete 20:47:16 2437ff75d9bd: Verifying Checksum 20:47:16 2437ff75d9bd: Download complete 20:47:17 8998bd30e6a1: Pull complete 20:47:18 04944245beec: Pull complete 20:47:19 699f458cf7ca: Pull complete 20:47:19 765212b225bb: Pull complete 20:47:22 f23df028b6ca: Pull complete 20:47:22 d65c8cfc05b1: Pull complete 20:47:35 2437ff75d9bd: Pull complete 20:47:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:47:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:47:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:47:35 prd-ubuntu20.04-docker-arm64-4c-16g-7112 does not seem to be running inside a container 20:47:35 $ 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/424 -v /w/workspace/edgex-go/424:/w/workspace/edgex-go/424:rw,z -v /w/workspace/edgex-go/424@tmp:/w/workspace/edgex-go/424@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:47:38 $ docker top e89fddba794efe0925cba62994372eef40306c4152077a2a7701f0e56dd5a216 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:47:39 ---> job-cost.sh 20:47:39 lf-activate-venv: SKIPPING 20:47:39 INFO: No Stack... 20:47:39 INFO: Retrieving Pricing Info for: v3-standard-4 20:47:40 INFO: Archiving Costs [Pipeline] sh 20:47:40 + cat /w/workspace/edgex-go/424/archives/cost.csv 20:47:40 + cut -d, -f6 [Pipeline] lock 20:47:40 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-424-stack-cost] 20:47:40 Resource [jenkins-edgexfoundry-edgex-go-main-424-stack-cost] did not exist. Created. 20:47:40 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-424-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:47:41 + echo total: 0.10999999940395355 [Pipeline] stash 20:47:41 Stashed 1 file(s) [Pipeline] } 20:47:41 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-424-stack-cost] [Pipeline] // lock [Pipeline] } 20:47:41 $ docker stop --time=1 e89fddba794efe0925cba62994372eef40306c4152077a2a7701f0e56dd5a216 20:47:43 $ docker rm -f --volumes e89fddba794efe0925cba62994372eef40306c4152077a2a7701f0e56dd5a216 [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:47:43 provisioning config files... 20:47:43 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/424@tmp/config11749960086100688363tmp [Pipeline] { [Pipeline] sh 20:47:43 + set +x 20:47:43 + curl -s https://codecov.io/bash 20:47:43 + bash -s -- 20:47:43 20:47:43 _____ _ 20:47:43 / ____| | | 20:47:43 | | ___ __| | ___ ___ _____ __ 20:47:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:47:43 | |___| (_) | (_| | __/ (_| (_) \ V / 20:47:43 \_____\___/ \__,_|\___|\___\___/ \_/ 20:47:43 Bash-1.0.6 20:47:43 20:47:43 20:47:43 ==> git version 2.25.1 found 20:47:43 ==> 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:47:43 Release-Date: 2020-01-08 20:47:43 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:47:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:47:43 ==> Jenkins CI detected. 20:47:43 current dir:  /w/workspace/edgex-go/424 20:47:43 project root: . 20:47:43 --> token set from env 20:47:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:47:43 ==> Running gcov in . (disable via -X gcov) 20:47:43 ==> Python coveragepy not found 20:47:43 ==> Searching for coverage reports in: 20:47:43 + . 20:47:43 -> Found 1 reports 20:47:43 ==> Detecting git/mercurial file structure 20:47:44 ==> Reading reports 20:47:44 + ./coverage.out bytes=487037 20:47:44 ==> Appending adjustments 20:47:44 https://docs.codecov.io/docs/fixing-reports 20:47:45 + Found adjustments 20:47:45 ==> Gzipping contents 20:47:45 64K /tmp/codecov.iliNZ7.gz 20:47:45 ==> Uploading reports 20:47:45 url: https://codecov.io 20:47:45 query: branch=main&commit=15b3f244b5f8350d3fb76a220408f85a8cb37d3a&build=424&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F424%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:47:45 -> Pinging Codecov 20:47:45 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=15b3f244b5f8350d3fb76a220408f85a8cb37d3a&build=424&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F424%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:47:45 -> Uploading to 20:47:45 https://storage.googleapis.com/codecov/v4/raw/2023-02-22/00271124DB129430A58F1EEE437C3FCB/15b3f244b5f8350d3fb76a220408f85a8cb37d3a/5c56b973-3b90-48cb-81b7-215d8851d8c0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230222T204745Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=00ac110b3e0bb42b3c5eb47fe9f8ab168b2c9e4f3518370cbd5bc6278ae1fe76 20:47:45 % Total % Received % Xferd Average Speed Time Time Time Current 20:47:45 Dload Upload Total Spent Left Speed 20:47:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62946 0 0 100 62946 0 143k --:--:-- --:--:-- --:--:-- 143k 20:47:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } 20:47:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 20:47:46 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:47:46 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:47:46 20:47:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:47:46 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:47:46 df9b9388f04a: Pulling fs layer 20:47:46 52dc419b0ee2: Pulling fs layer 20:47:46 25bc292e5bac: Pulling fs layer 20:47:46 114826534d7a: Pulling fs layer 20:47:46 4657fd5d0bcf: Pulling fs layer 20:47:46 6ad1cebc031e: Pulling fs layer 20:47:46 8a3aa393b2d8: Pulling fs layer 20:47:46 114826534d7a: Waiting 20:47:46 6ad1cebc031e: Waiting 20:47:46 4657fd5d0bcf: Waiting 20:47:46 8a3aa393b2d8: Waiting 20:47:46 25bc292e5bac: Download complete 20:47:46 52dc419b0ee2: Download complete 20:47:46 4657fd5d0bcf: Verifying Checksum 20:47:46 4657fd5d0bcf: Download complete 20:47:46 df9b9388f04a: Download complete 20:47:46 6ad1cebc031e: Verifying Checksum 20:47:46 6ad1cebc031e: Download complete 20:47:46 df9b9388f04a: Pull complete 20:47:46 52dc419b0ee2: Pull complete 20:47:47 25bc292e5bac: Pull complete 20:47:47 114826534d7a: Verifying Checksum 20:47:47 114826534d7a: Download complete 20:47:47 8a3aa393b2d8: Verifying Checksum 20:47:47 8a3aa393b2d8: Download complete 20:47:51 114826534d7a: Pull complete 20:47:51 4657fd5d0bcf: Pull complete 20:47:51 6ad1cebc031e: Pull complete 20:47:53 8a3aa393b2d8: Pull complete 20:47:53 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:47:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:47:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:47:53 prd-ubuntu20.04-docker-8c-8g-7110 does not seem to be running inside a container 20:47:53 $ 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/424 -v /w/workspace/edgex-go/424:/w/workspace/edgex-go/424:rw,z -v /w/workspace/edgex-go/424@tmp:/w/workspace/edgex-go/424@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/edgex-snyk-go:1.410.4 cat 20:47:57 $ docker top 0ebef1bd6234a5af25b14652aca9f1a5b2fa6b713440b6b62e622eb2a1dfb7cc -eo pid,comm [Pipeline] { [Pipeline] echo 20:47:57 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 20:47:57 + set -o pipefail 20:47:57 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 20:48:05 20:48:05 Monitoring /w/workspace/edgex-go/424 (github.com/edgexfoundry/edgex-go)... 20:48:05 20:48:05 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/87d3be8c-9e0c-4942-a58c-509d261d07a2 20:48:05 20:48:05 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:48:05 20:48:05 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:48:05 20:48:05 20:48:05 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:48:05 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:48:05 More details here: https://snyk.co/ue1NS [Pipeline] } 20:48:05 $ docker stop --time=1 0ebef1bd6234a5af25b14652aca9f1a5b2fa6b713440b6b62e622eb2a1dfb7cc 20:48:08 $ docker rm -f --volumes 0ebef1bd6234a5af25b14652aca9f1a5b2fa6b713440b6b62e622eb2a1dfb7cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 20:48:08 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:48:08 provisioning config files... 20:48:08 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/424@tmp/config5326204442293351730tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:48:09 --> edgex-publish-swagger.sh 20:48:09 === Publish openapi/v3 API === 20:48:09 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 20:48:09 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/424/openapi/v3/core-command.yaml] 20:48:09 % Total % Received % Xferd Average Speed Time Time Time Current 20:48:09 Dload Upload Total Spent Left Speed 20:48:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 57033 --:--:-- --:--:-- --:--:-- 56921 100 29030 0 0 100 29030 0 57033 --:--:-- --:--:-- --:--:-- 56921 20:48:09 20:48:09 20:48:09 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/424/openapi/v3/core-data.yaml] 20:48:09 % Total % Received % Xferd Average Speed Time Time Time Current 20:48:09 Dload Upload Total Spent Left Speed 20:48:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 124k --:--:-- --:--:-- --:--:-- 124k 20:48:10 20:48:10 20:48:10 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/424/openapi/v3/core-metadata.yaml] 20:48:10 % Total % Received % Xferd Average Speed Time Time Time Current 20:48:10 Dload Upload Total Spent Left Speed 20:48:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 0 0 100 140k 0 692k --:--:-- --:--:-- --:--:-- 688k 100 140k 0 0 100 140k 0 207k --:--:-- --:--:-- --:--:-- 206k 20:48:10 20:48:10 20:48:10 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/424/openapi/v3/support-notifications.yaml] 20:48:10 % Total % Received % Xferd Average Speed Time Time Time Current 20:48:10 Dload Upload Total Spent Left Speed 20:48:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 162k --:--:-- --:--:-- --:--:-- 162k 100 86965 0 0 100 86965 0 162k --:--:-- --:--:-- --:--:-- 162k 20:48:11 20:48:11 20:48:11 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/424/openapi/v3/support-scheduler.yaml] 20:48:11 % Total % Received % Xferd Average Speed Time Time Time Current 20:48:11 Dload Upload Total Spent Left Speed 20:48:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 66149 --:--:-- --:--:-- --:--:-- 66278 20:48:11 20:48:11 [Pipeline] } 20:48:11 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:48:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:48:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:48:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:12 prd-ubuntu20.04-docker-8c-8g-7110 does not seem to be running inside a container 20:48:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/424 -v /w/workspace/edgex-go/424:/w/workspace/edgex-go/424:rw,z -v /w/workspace/edgex-go/424@tmp:/w/workspace/edgex-go/424@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:48:13 $ docker top c70b47a044f65541a102cf590a9ee9e19b13110026446254cbb204170339ebc5 -eo pid,comm 20:48:13 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:48:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:48:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:48:13 [ssh-agent] Looking for ssh-agent implementation... 20:48:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:48:13 $ docker exec c70b47a044f65541a102cf590a9ee9e19b13110026446254cbb204170339ebc5 ssh-agent 20:48:13 SSH_AUTH_SOCK=/tmp/ssh-8VZHon5kJhQI/agent.33 20:48:13 SSH_AGENT_PID=39 20:48:13 Running ssh-add (command line suppressed) 20:48:13 Identity added: /w/workspace/edgex-go/424@tmp/private_key_5107770594023092765.key (/w/workspace/edgex-go/424@tmp/private_key_5107770594023092765.key) 20:48:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:48:13 + git semver tag 20:48:13 2023-02-22 20:48:13,890 [run_tag] DEBUG tag force:False 20:48:13 2023-02-22 20:48:13,890 [check_head_tag] DEBUG check head tag 20:48:13 2023-02-22 20:48:13,893 [execute] INFO git cat-file --batch-check 20:48:13 2023-02-22 20:48:13,894 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/424, universal_newlines=False, shell=None, istream=) 20:48:13 2023-02-22 20:48:13,897 [execute] INFO git cat-file --batch 20:48:13 2023-02-22 20:48:13,897 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/424, universal_newlines=False, shell=None, istream=) 20:48:13 2023-02-22 20:48:13,943 [read_version] DEBUG read version from /w/workspace/edgex-go/424/.semver/main 20:48:13 2023-02-22 20:48:13,943 [execute] INFO git tag -a v3.0.0-dev.63 -m v3.0.0-dev.63 20:48:13 2023-02-22 20:48:13,943 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.63', '-m', 'v3.0.0-dev.63'], cwd=/w/workspace/edgex-go/424, universal_newlines=False, shell=None, istream=None) 20:48:13 2023-02-22 20:48:13,948 [read_version] DEBUG read version from /w/workspace/edgex-go/424/.semver/main 20:48:13 3.0.0-dev.63 [Pipeline] } 20:48:13 $ docker exec --env ******** --env ******** c70b47a044f65541a102cf590a9ee9e19b13110026446254cbb204170339ebc5 ssh-agent -k 20:48:14 unset SSH_AUTH_SOCK; 20:48:14 unset SSH_AGENT_PID; 20:48:14 echo Agent pid 39 killed; 20:48:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:48:14 + git semver [Pipeline] } 20:48:14 $ docker stop --time=1 c70b47a044f65541a102cf590a9ee9e19b13110026446254cbb204170339ebc5 20:48:15 $ docker rm -f --volumes c70b47a044f65541a102cf590a9ee9e19b13110026446254cbb204170339ebc5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:48:16 20:48:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:48:16 0.23.1-centos7: Pulling from edgex-lftools 20:48:16 ab5ef0e58194: Pulling fs layer 20:48:16 9712f1f96733: Pulling fs layer 20:48:16 63f879dbbcfc: Pulling fs layer 20:48:16 0d9ebad4ef96: Pulling fs layer 20:48:16 e9a5061849ea: Pulling fs layer 20:48:16 d747dcd14b5f: Pulling fs layer 20:48:16 2de7ff778b66: Pulling fs layer 20:48:16 0d9ebad4ef96: Waiting 20:48:16 e9a5061849ea: Waiting 20:48:16 d747dcd14b5f: Waiting 20:48:16 2de7ff778b66: Waiting 20:48:16 9712f1f96733: Verifying Checksum 20:48:16 9712f1f96733: Download complete 20:48:16 63f879dbbcfc: Verifying Checksum 20:48:16 63f879dbbcfc: Download complete 20:48:17 e9a5061849ea: Verifying Checksum 20:48:17 e9a5061849ea: Download complete 20:48:17 d747dcd14b5f: Verifying Checksum 20:48:17 d747dcd14b5f: Download complete 20:48:17 0d9ebad4ef96: Verifying Checksum 20:48:17 0d9ebad4ef96: Download complete 20:48:17 ab5ef0e58194: Verifying Checksum 20:48:17 ab5ef0e58194: Download complete 20:48:17 2de7ff778b66: Verifying Checksum 20:48:17 2de7ff778b66: Download complete 20:48:19 ab5ef0e58194: Pull complete 20:48:19 9712f1f96733: Pull complete 20:48:20 63f879dbbcfc: Pull complete 20:48:23 0d9ebad4ef96: Pull complete 20:48:24 e9a5061849ea: Pull complete 20:48:24 d747dcd14b5f: Pull complete 20:48:25 2de7ff778b66: Pull complete 20:48:25 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:48:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:48:25 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:25 prd-ubuntu20.04-docker-8c-8g-7110 does not seem to be running inside a container 20:48:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/424 -v /w/workspace/edgex-go/424:/w/workspace/edgex-go/424:rw,z -v /w/workspace/edgex-go/424@tmp:/w/workspace/edgex-go/424@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:48:29 $ docker top a6e29be26aebf75da34d23eb2d4cb653d47a0d8de7a6ce365a55f1a3a4dabca5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:48:29 provisioning config files... 20:48:29 copy managed file [sigul-config] to file:/w/workspace/edgex-go/424@tmp/config12896401089735091249tmp 20:48:29 copy managed file [sigul-password] to file:/w/workspace/edgex-go/424@tmp/config4880281984318903192tmp 20:48:29 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/424@tmp/config14096316597345548390tmp [Pipeline] { [Pipeline] echo 20:48:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:48:30 ---> sigul-configuration.sh 20:48:30 gpg: directory `/root/.gnupg' created 20:48:30 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:48:30 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:48:30 gpg: keyring `/root/.gnupg/secring.gpg' created 20:48:30 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:48:30 gpg: CAST5 encrypted data 20:48:30 gpg: encrypted with 1 passphrase 20:48:30 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:48:30 + mkdir /home/jenkins 20:48:30 + mkdir /home/jenkins/sigul [Pipeline] sh 20:48:30 + 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:48:30 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:48:30 ---> sigul-install.sh 20:48:30 Sigul already installed; skipping installation. [Pipeline] sh 20:48:31 + git tag --list 20:48:31 0.6.0 20:48:31 0.6.1 20:48:31 0.7.0 20:48:31 0.7.1 20:48:31 v1.0.0 20:48:31 v1.0.1 20:48:31 v1.1.0 20:48:31 v1.2.0 20:48:31 v1.2.1 20:48:31 v1.3.0 20:48:31 v1.3.1 20:48:31 v2.0.0 20:48:31 v2.1.0 20:48:31 v2.1.1 20:48:31 v2.1.1-dev.1 20:48:31 v2.1.1-dev.2 20:48:31 v2.1.1-dev.3 20:48:31 v2.1.1-dev.4 20:48:31 v2.1.1-dev.5 20:48:31 v2.1.1-dev.6 20:48:31 v2.1.1-dev.7 20:48:31 v2.1.1-dev.8 20:48:31 v2.1.2-dev.1 20:48:31 v2.2.0 20:48:31 v2.2.1-dev.1 20:48:31 v2.2.1-dev.10 20:48:31 v2.2.1-dev.11 20:48:31 v2.2.1-dev.12 20:48:31 v2.2.1-dev.13 20:48:31 v2.2.1-dev.14 20:48:31 v2.2.1-dev.15 20:48:31 v2.2.1-dev.16 20:48:31 v2.2.1-dev.17 20:48:31 v2.2.1-dev.18 20:48:31 v2.2.1-dev.19 20:48:31 v2.2.1-dev.2 20:48:31 v2.2.1-dev.20 20:48:31 v2.2.1-dev.21 20:48:31 v2.2.1-dev.22 20:48:31 v2.2.1-dev.23 20:48:31 v2.2.1-dev.24 20:48:31 v2.2.1-dev.25 20:48:31 v2.2.1-dev.26 20:48:31 v2.2.1-dev.27 20:48:31 v2.2.1-dev.28 20:48:31 v2.2.1-dev.29 20:48:31 v2.2.1-dev.3 20:48:31 v2.2.1-dev.4 20:48:31 v2.2.1-dev.5 20:48:31 v2.2.1-dev.6 20:48:31 v2.2.1-dev.7 20:48:31 v2.2.1-dev.8 20:48:31 v2.2.1-dev.9 20:48:31 v2.3.0 20:48:31 v2.3.0-dev.100 20:48:31 v2.3.0-dev.101 20:48:31 v2.3.0-dev.102 20:48:31 v2.3.0-dev.103 20:48:31 v2.3.0-dev.104 20:48:31 v2.3.0-dev.105 20:48:31 v2.3.0-dev.106 20:48:31 v2.3.0-dev.29 20:48:31 v2.3.0-dev.30 20:48:31 v2.3.0-dev.31 20:48:31 v2.3.0-dev.32 20:48:31 v2.3.0-dev.33 20:48:31 v2.3.0-dev.34 20:48:31 v2.3.0-dev.35 20:48:31 v2.3.0-dev.36 20:48:31 v2.3.0-dev.37 20:48:31 v2.3.0-dev.38 20:48:31 v2.3.0-dev.39 20:48:31 v2.3.0-dev.40 20:48:31 v2.3.0-dev.41 20:48:31 v2.3.0-dev.42 20:48:31 v2.3.0-dev.43 20:48:31 v2.3.0-dev.44 20:48:31 v2.3.0-dev.45 20:48:31 v2.3.0-dev.46 20:48:31 v2.3.0-dev.47 20:48:31 v2.3.0-dev.48 20:48:31 v2.3.0-dev.49 20:48:31 v2.3.0-dev.50 20:48:31 v2.3.0-dev.51 20:48:31 v2.3.0-dev.52 20:48:31 v2.3.0-dev.53 20:48:31 v2.3.0-dev.54 20:48:31 v2.3.0-dev.55 20:48:31 v2.3.0-dev.56 20:48:31 v2.3.0-dev.57 20:48:31 v2.3.0-dev.58 20:48:31 v2.3.0-dev.59 20:48:31 v2.3.0-dev.60 20:48:31 v2.3.0-dev.61 20:48:31 v2.3.0-dev.62 20:48:31 v2.3.0-dev.63 20:48:31 v2.3.0-dev.64 20:48:31 v2.3.0-dev.65 20:48:31 v2.3.0-dev.66 20:48:31 v2.3.0-dev.67 20:48:31 v2.3.0-dev.68 20:48:31 v2.3.0-dev.69 20:48:31 v2.3.0-dev.70 20:48:31 v2.3.0-dev.71 20:48:31 v2.3.0-dev.72 20:48:31 v2.3.0-dev.73 20:48:31 v2.3.0-dev.74 20:48:31 v2.3.0-dev.75 20:48:31 v2.3.0-dev.76 20:48:31 v2.3.0-dev.77 20:48:31 v2.3.0-dev.78 20:48:31 v2.3.0-dev.79 20:48:31 v2.3.0-dev.80 20:48:31 v2.3.0-dev.81 20:48:31 v2.3.0-dev.82 20:48:31 v2.3.0-dev.83 20:48:31 v2.3.0-dev.84 20:48:31 v2.3.0-dev.85 20:48:31 v2.3.0-dev.86 20:48:31 v2.3.0-dev.87 20:48:31 v2.3.0-dev.88 20:48:31 v2.3.0-dev.89 20:48:31 v2.3.0-dev.90 20:48:31 v2.3.0-dev.91 20:48:31 v2.3.0-dev.92 20:48:31 v2.3.0-dev.93 20:48:31 v2.3.0-dev.94 20:48:31 v2.3.0-dev.95 20:48:31 v2.3.0-dev.96 20:48:31 v2.3.0-dev.97 20:48:31 v2.3.0-dev.98 20:48:31 v2.3.0-dev.99 20:48:31 v2.3.1-dev.1 20:48:31 v2.3.1-dev.2 20:48:31 v2.3.1-dev.3 20:48:31 v2.3.1-dev.4 20:48:31 v2.3.1-dev.5 20:48:31 v3.0.0-dev.1 20:48:31 v3.0.0-dev.10 20:48:31 v3.0.0-dev.11 20:48:31 v3.0.0-dev.12 20:48:31 v3.0.0-dev.13 20:48:31 v3.0.0-dev.14 20:48:31 v3.0.0-dev.15 20:48:31 v3.0.0-dev.16 20:48:31 v3.0.0-dev.17 20:48:31 v3.0.0-dev.18 20:48:31 v3.0.0-dev.19 20:48:31 v3.0.0-dev.2 20:48:31 v3.0.0-dev.20 20:48:31 v3.0.0-dev.21 20:48:31 v3.0.0-dev.22 20:48:31 v3.0.0-dev.23 20:48:31 v3.0.0-dev.24 20:48:31 v3.0.0-dev.25 20:48:31 v3.0.0-dev.26 20:48:31 v3.0.0-dev.27 20:48:31 v3.0.0-dev.28 20:48:31 v3.0.0-dev.29 20:48:31 v3.0.0-dev.3 20:48:31 v3.0.0-dev.30 20:48:31 v3.0.0-dev.31 20:48:31 v3.0.0-dev.32 20:48:31 v3.0.0-dev.33 20:48:31 v3.0.0-dev.34 20:48:31 v3.0.0-dev.35 20:48:31 v3.0.0-dev.36 20:48:31 v3.0.0-dev.37 20:48:31 v3.0.0-dev.38 20:48:31 v3.0.0-dev.39 20:48:31 v3.0.0-dev.4 20:48:31 v3.0.0-dev.40 20:48:31 v3.0.0-dev.41 20:48:31 v3.0.0-dev.42 20:48:31 v3.0.0-dev.43 20:48:31 v3.0.0-dev.44 20:48:31 v3.0.0-dev.45 20:48:31 v3.0.0-dev.46 20:48:31 v3.0.0-dev.47 20:48:31 v3.0.0-dev.48 20:48:31 v3.0.0-dev.49 20:48:31 v3.0.0-dev.5 20:48:31 v3.0.0-dev.50 20:48:31 v3.0.0-dev.51 20:48:31 v3.0.0-dev.52 20:48:31 v3.0.0-dev.53 20:48:31 v3.0.0-dev.54 20:48:31 v3.0.0-dev.55 20:48:31 v3.0.0-dev.56 20:48:31 v3.0.0-dev.57 20:48:31 v3.0.0-dev.58 20:48:31 v3.0.0-dev.59 20:48:31 v3.0.0-dev.6 20:48:31 v3.0.0-dev.60 20:48:31 v3.0.0-dev.61 20:48:31 v3.0.0-dev.62 20:48:31 v3.0.0-dev.63 20:48:31 v3.0.0-dev.7 20:48:31 v3.0.0-dev.8 20:48:31 v3.0.0-dev.9 [Pipeline] sh 20:48:31 + lftools sign git-tag v3.0.0-dev.63 20:48:32 Signing Git tag with Sigul... 20:48:32 Signing v3.0.0-dev.63 [Pipeline] echo 20:48:32 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:48:32 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:48:32 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:48:32 $ docker stop --time=1 a6e29be26aebf75da34d23eb2d4cb653d47a0d8de7a6ce365a55f1a3a4dabca5 20:48:34 $ docker rm -f --volumes a6e29be26aebf75da34d23eb2d4cb653d47a0d8de7a6ce365a55f1a3a4dabca5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:48:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:48:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:48:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:34 prd-ubuntu20.04-docker-8c-8g-7110 does not seem to be running inside a container 20:48:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/424 -v /w/workspace/edgex-go/424:/w/workspace/edgex-go/424:rw,z -v /w/workspace/edgex-go/424@tmp:/w/workspace/edgex-go/424@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:48:35 $ docker top 63621b32fdb227fd801877765a86815d1b5b93f052344da343672ae27b3e0573 -eo pid,comm 20:48:35 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:48:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:48:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:48:35 [ssh-agent] Looking for ssh-agent implementation... 20:48:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:48:35 $ docker exec 63621b32fdb227fd801877765a86815d1b5b93f052344da343672ae27b3e0573 ssh-agent 20:48:35 SSH_AUTH_SOCK=/tmp/ssh-QwwC2jSnQWwz/agent.32 20:48:35 SSH_AGENT_PID=38 20:48:35 Running ssh-add (command line suppressed) 20:48:35 Identity added: /w/workspace/edgex-go/424@tmp/private_key_14003371068167534529.key (/w/workspace/edgex-go/424@tmp/private_key_14003371068167534529.key) 20:48:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:48:35 + git semver bump pre 20:48:36 2023-02-22 20:48:36,063 [read_version] DEBUG read version from /w/workspace/edgex-go/424/.semver/main 20:48:36 2023-02-22 20:48:36,063 [bump_version] DEBUG bumping version:3.0.0-dev.63 on axis:pre with prefix:dev 20:48:36 2023-02-22 20:48:36,063 [bump_version] DEBUG bumped version:3.0.0-dev.64 20:48:36 2023-02-22 20:48:36,063 [write_version] DEBUG write version:3.0.0-dev.64 to path:/w/workspace/edgex-go/424/.semver/main with force:True 20:48:36 2023-02-22 20:48:36,063 [read_version] DEBUG read version from /w/workspace/edgex-go/424/.semver/main 20:48:36 2023-02-22 20:48:36,064 [write_file] DEBUG write to file:/w/workspace/edgex-go/424/.semver/main 20:48:36 2023-02-22 20:48:36,065 [execute] INFO git cat-file --batch-check 20:48:36 2023-02-22 20:48:36,065 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/424/.semver, universal_newlines=False, shell=None, istream=) 20:48:36 2023-02-22 20:48:36,070 [execute] INFO git cat-file --batch 20:48:36 2023-02-22 20:48:36,070 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/424/.semver, universal_newlines=False, shell=None, istream=) 20:48:36 2023-02-22 20:48:36,075 [read_version] DEBUG read version from /w/workspace/edgex-go/424/.semver/main 20:48:36 3.0.0-dev.64 [Pipeline] } 20:48:36 $ docker exec --env ******** --env ******** 63621b32fdb227fd801877765a86815d1b5b93f052344da343672ae27b3e0573 ssh-agent -k 20:48:36 unset SSH_AUTH_SOCK; 20:48:36 unset SSH_AGENT_PID; 20:48:36 echo Agent pid 38 killed; 20:48:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:48:36 + git semver [Pipeline] } 20:48:36 $ docker stop --time=1 63621b32fdb227fd801877765a86815d1b5b93f052344da343672ae27b3e0573 20:48:38 $ docker rm -f --volumes 63621b32fdb227fd801877765a86815d1b5b93f052344da343672ae27b3e0573 [Pipeline] // withDockerContainer [Pipeline] sh 20:48:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:48:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:48:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:38 prd-ubuntu20.04-docker-8c-8g-7110 does not seem to be running inside a container 20:48:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/424 -v /w/workspace/edgex-go/424:/w/workspace/edgex-go/424:rw,z -v /w/workspace/edgex-go/424@tmp:/w/workspace/edgex-go/424@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:48:39 $ docker top 7339fb091a9e5c0ddb9d7481fb0ca7efc1c13f8c0b7c3c6b1dce9bcd3b06e1db -eo pid,comm 20:48:39 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:48:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:48:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:48:39 [ssh-agent] Looking for ssh-agent implementation... 20:48:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:48:39 $ docker exec 7339fb091a9e5c0ddb9d7481fb0ca7efc1c13f8c0b7c3c6b1dce9bcd3b06e1db ssh-agent 20:48:39 SSH_AUTH_SOCK=/tmp/ssh-xWFKELbCJMyH/agent.32 20:48:39 SSH_AGENT_PID=38 20:48:39 Running ssh-add (command line suppressed) 20:48:39 Identity added: /w/workspace/edgex-go/424@tmp/private_key_5082480580197898800.key (/w/workspace/edgex-go/424@tmp/private_key_5082480580197898800.key) 20:48:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:48:40 + git semver push 20:48:40 2023-02-22 20:48:40,303 [run_push] DEBUG push 20:48:40 2023-02-22 20:48:40,304 [execute] INFO git cat-file --batch-check 20:48:40 2023-02-22 20:48:40,304 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/424/.semver, universal_newlines=False, shell=None, istream=) 20:48:40 2023-02-22 20:48:40,308 [execute] INFO git rev-list 0b9a67266b475c88f3ea06e3b9b1d42c1d33ff55 -- 20:48:40 2023-02-22 20:48:40,308 [execute] DEBUG Popen(['git', 'rev-list', '0b9a67266b475c88f3ea06e3b9b1d42c1d33ff55', '--'], cwd=/w/workspace/edgex-go/424/.semver, universal_newlines=False, shell=None, istream=None) 20:48:40 2023-02-22 20:48:40,329 [execute] INFO git fetch -v origin 20:48:40 2023-02-22 20:48:40,329 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/424/.semver, universal_newlines=True, shell=None, istream=None) 20:48:40 2023-02-22 20:48:40,873 [run_push] DEBUG no remote changes detected 20:48:40 2023-02-22 20:48:40,873 [execute] INFO git push origin semver 20:48:40 2023-02-22 20:48:40,874 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/424/.semver, universal_newlines=False, shell=None, istream=None) 20:48:41 2023-02-22 20:48:41,757 [run_push] DEBUG push all version tags 20:48:41 2023-02-22 20:48:41,758 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:48:41 2023-02-22 20:48:41,759 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/424, universal_newlines=False, shell=None, istream=None) 20:48:42 2023-02-22 20:48:42,557 [read_version] DEBUG read version from /w/workspace/edgex-go/424/.semver/main 20:48:42 3.0.0-dev.64 [Pipeline] } 20:48:42 $ docker exec --env ******** --env ******** 7339fb091a9e5c0ddb9d7481fb0ca7efc1c13f8c0b7c3c6b1dce9bcd3b06e1db ssh-agent -k 20:48:42 unset SSH_AUTH_SOCK; 20:48:42 unset SSH_AGENT_PID; 20:48:42 echo Agent pid 38 killed; 20:48:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:48:43 + git semver [Pipeline] } 20:48:43 $ docker stop --time=1 7339fb091a9e5c0ddb9d7481fb0ca7efc1c13f8c0b7c3c6b1dce9bcd3b06e1db 20:48:44 $ docker rm -f --volumes 7339fb091a9e5c0ddb9d7481fb0ca7efc1c13f8c0b7c3c6b1dce9bcd3b06e1db [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:48:45 + [ -d /w/workspace/edgex-go/424/archives ] [Pipeline] libraryResource [Pipeline] sh 20:48:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:48:46 ---> package-listing.sh 20:48:46 ++ facter osfamily 20:48:46 ++ tr '[:upper:]' '[:lower:]' 20:48:46 + OS_FAMILY=debian 20:48:46 + workspace=/w/workspace/edgex-go/424 20:48:46 + START_PACKAGES=/tmp/packages_start.txt 20:48:46 + END_PACKAGES=/tmp/packages_end.txt 20:48:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:48:46 + PACKAGES=/tmp/packages_start.txt 20:48:46 + '[' /w/workspace/edgex-go/424 ']' 20:48:46 + PACKAGES=/tmp/packages_end.txt 20:48:46 + case "${OS_FAMILY}" in 20:48:46 + dpkg -l 20:48:46 + grep '^ii' 20:48:46 + '[' -f /tmp/packages_start.txt ']' 20:48:46 + '[' -f /tmp/packages_end.txt ']' 20:48:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:48:46 + '[' /w/workspace/edgex-go/424 ']' 20:48:46 + mkdir -p /w/workspace/edgex-go/424/archives/ 20:48:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/424/archives/ [Pipeline] echo 20:48:46 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/424/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:48:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:48:47 20:48:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:48:47 latest: Pulling from edgex-lftools-log-publisher 20:48:47 5eb5b503b376: Pulling fs layer 20:48:47 5c69ac0246d0: Pulling fs layer 20:48:47 ec43610c2a17: Pulling fs layer 20:48:47 3a2ae6a8a46f: Pulling fs layer 20:48:47 33b1e0a273af: Pulling fs layer 20:48:47 5d3b04190fa2: Pulling fs layer 20:48:47 2f39f015ded8: Pulling fs layer 20:48:47 3a2ae6a8a46f: Waiting 20:48:47 33b1e0a273af: Waiting 20:48:47 5d3b04190fa2: Waiting 20:48:47 2f39f015ded8: Waiting 20:48:47 5c69ac0246d0: Verifying Checksum 20:48:47 5c69ac0246d0: Download complete 20:48:47 3a2ae6a8a46f: Download complete 20:48:48 33b1e0a273af: Verifying Checksum 20:48:48 33b1e0a273af: Download complete 20:48:48 5d3b04190fa2: Verifying Checksum 20:48:48 5d3b04190fa2: Download complete 20:48:48 ec43610c2a17: Verifying Checksum 20:48:48 ec43610c2a17: Download complete 20:48:48 5eb5b503b376: Verifying Checksum 20:48:48 5eb5b503b376: Download complete 20:48:48 2f39f015ded8: Download complete 20:48:49 5eb5b503b376: Pull complete 20:48:49 5c69ac0246d0: Pull complete 20:48:49 ec43610c2a17: Pull complete 20:48:49 3a2ae6a8a46f: Pull complete 20:48:49 33b1e0a273af: Pull complete 20:48:49 5d3b04190fa2: Pull complete 20:48:55 2f39f015ded8: Pull complete 20:48:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:48:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:48:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:55 prd-ubuntu20.04-docker-8c-8g-7110 does not seem to be running inside a container 20:48:55 $ 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/424/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/424 -v /w/workspace/edgex-go/424:/w/workspace/edgex-go/424:rw,z -v /w/workspace/edgex-go/424@tmp:/w/workspace/edgex-go/424@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:49:02 $ docker top 42405c8f53194f4b1b174ca88937f8c5a6cb5e4c4af526fc08eb6f27f485c970 -eo pid,comm [Pipeline] { [Pipeline] sh 20:49:02 + touch /tmp/pre-build-complete [Pipeline] sh 20:49:03 + mkdir -p /var/log/sysstat [Pipeline] sh 20:49:03 + ls /var/log/sa-host 20:49:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:49:03 provisioning config files... 20:49:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/424@tmp/config7035855533622622846tmp [Pipeline] { [Pipeline] echo 20:49:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:49:03 ---> create-netrc.sh [Pipeline] } 20:49:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:49:04 ---> python-tools-install.sh [Pipeline] echo 20:49:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:49:04 ---> sudo-logs.sh 20:49:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:49:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:49:04 ---> job-cost.sh 20:49:04 lf-activate-venv: SKIPPING 20:49:04 DEBUG: total: 0.10999999940395355 20:49:04 INFO: Retrieving Stack Cost... 20:49:04 INFO: Retrieving Pricing Info for: v3-standard-8 20:49:05 INFO: Archiving Costs [Pipeline] echo 20:49:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:49:05 ---> logs-deploy.sh 20:49:05 lf-activate-venv: SKIPPING 20:49:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/424 20:49:05 INFO: archiving workspace using pattern(s): 20:49:06 Archives upload complete. 20:49:06 INFO: archiving logs to Nexus 20:49:07 ---> uname -a: 20:49:07 Linux prd-ubuntu20-04-docker-8c-8g-7110 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:49:07 20:49:07 20:49:07 ---> lscpu: 20:49:07 Architecture: x86_64 20:49:07 CPU op-mode(s): 32-bit, 64-bit 20:49:07 Byte Order: Little Endian 20:49:07 Address sizes: 40 bits physical, 48 bits virtual 20:49:07 CPU(s): 8 20:49:07 On-line CPU(s) list: 0-7 20:49:07 Thread(s) per core: 1 20:49:07 Core(s) per socket: 1 20:49:07 Socket(s): 8 20:49:07 NUMA node(s): 1 20:49:07 Vendor ID: AuthenticAMD 20:49:07 CPU family: 23 20:49:07 Model: 49 20:49:07 Model name: AMD EPYC-Rome Processor 20:49:07 Stepping: 0 20:49:07 CPU MHz: 2799.998 20:49:07 BogoMIPS: 5599.99 20:49:07 Virtualization: AMD-V 20:49:07 Hypervisor vendor: KVM 20:49:07 Virtualization type: full 20:49:07 L1d cache: 256 KiB 20:49:07 L1i cache: 256 KiB 20:49:07 L2 cache: 4 MiB 20:49:07 L3 cache: 128 MiB 20:49:07 NUMA node0 CPU(s): 0-7 20:49:07 Vulnerability Itlb multihit: Not affected 20:49:07 Vulnerability L1tf: Not affected 20:49:07 Vulnerability Mds: Not affected 20:49:07 Vulnerability Meltdown: Not affected 20:49:07 Vulnerability Mmio stale data: Not affected 20:49:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:49:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:49:07 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:49:07 Vulnerability Srbds: Not affected 20:49:07 Vulnerability Tsx async abort: Not affected 20:49:07 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:49:07 20:49:07 20:49:07 ---> nproc: 20:49:07 8 20:49:07 20:49:07 20:49:07 ---> df -h: 20:49:07 Filesystem Size Used Avail Use% Mounted on 20:49:07 overlay 155G 22G 134G 14% / 20:49:07 tmpfs 64M 0 64M 0% /dev 20:49:07 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:49:07 shm 64M 0 64M 0% /dev/shm 20:49:07 /dev/vda1 155G 22G 134G 14% /facter-os 20:49:07 20:49:07 20:49:07 ---> sar -b -r -n DEV: 20:49:07 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7110) 02/22/23 _x86_64_ (8 CPU) 20:49:07 20:49:07 20:08:01 LINUX RESTART (8 CPU) 20:49:07 20:49:07 20:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:49:07 20:10:01 3.03 0.00 3.03 0.00 0.00 45.47 0.00 20:49:07 20:11:01 1.37 0.02 1.35 0.00 2.80 15.99 0.00 20:49:07 20:12:01 0.83 0.00 0.83 0.00 0.00 9.60 0.00 20:49:07 20:13:01 1.13 0.00 1.13 0.00 0.00 14.26 0.00 20:49:07 20:14:01 28.26 10.31 17.95 0.00 3470.09 3725.11 0.00 20:49:07 20:15:01 1.05 0.00 1.05 0.00 0.00 13.33 0.00 20:49:07 20:16:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 20:49:07 20:17:01 5.30 3.60 1.70 0.00 83.99 31.46 0.00 20:49:07 20:18:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 20:49:07 20:19:01 58.89 12.75 46.14 0.00 1866.49 22518.51 0.00 20:49:07 20:20:01 100.82 0.70 100.12 0.00 12.40 52020.40 0.00 20:49:07 20:21:01 45.61 0.22 45.39 0.00 3.20 17466.69 0.00 20:49:07 20:22:01 289.19 5.42 283.77 0.00 55.32 109823.43 0.00 20:49:07 20:23:02 551.23 3.78 547.45 0.00 31.15 263317.27 0.00 20:49:07 20:24:01 792.15 0.59 791.56 0.00 16.40 238450.16 0.00 20:49:07 20:25:01 578.27 0.98 577.29 0.00 11.60 224404.60 0.00 20:49:07 20:26:01 794.57 0.12 794.45 0.00 14.66 124234.09 0.00 20:49:07 20:27:01 26.98 0.12 26.86 0.00 24.13 817.73 0.00 20:49:07 20:28:01 5.13 0.00 5.13 0.00 0.00 103.72 0.00 20:49:07 20:29:01 1.78 0.00 1.78 0.00 0.00 21.06 0.00 20:49:07 20:30:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 20:49:07 20:31:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 20:49:07 20:32:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 20:49:07 20:33:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 20:49:07 20:34:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 20:49:07 20:35:01 1.32 0.00 1.32 0.00 0.00 15.33 0.00 20:49:07 20:36:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 20:49:07 20:37:01 1.37 0.00 1.37 0.00 0.00 16.93 0.00 20:49:07 20:38:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 20:49:07 20:39:01 1.43 0.00 1.43 0.00 0.00 18.13 0.00 20:49:07 20:40:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 20:49:07 20:41:01 1.27 0.00 1.27 0.00 0.00 16.40 0.00 20:49:07 20:42:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 20:49:07 20:43:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 20:49:07 20:44:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 20:49:07 20:45:01 1.30 0.00 1.30 0.00 0.00 15.60 0.00 20:49:07 20:46:01 2.35 1.02 1.33 0.00 21.86 21.20 0.00 20:49:07 20:47:01 1.78 0.00 1.78 0.00 0.00 20.66 0.00 20:49:07 20:48:01 46.26 0.32 45.94 0.00 9.87 28469.12 0.00 20:49:07 20:49:01 116.36 0.17 116.19 0.00 15.19 45994.27 0.00 20:49:07 Average: 86.56 1.00 85.56 0.00 141.02 28215.01 0.00 20:49:07 20:49:07 20:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:49:07 20:10:01 30597884 31867856 504728 1.53 47288 1541500 1667280 4.91 613480 1412992 12 20:49:07 20:11:01 30597240 31867316 504744 1.53 47312 1541588 1667280 4.91 614964 1413052 8 20:49:07 20:12:01 30597008 31867120 504592 1.53 47336 1541588 1667280 4.91 614688 1413052 8 20:49:07 20:13:01 30596688 31867372 504428 1.53 47368 1541584 1667280 4.91 613508 1413580 20 20:49:07 20:14:01 30356744 31842152 511692 1.56 52812 1745800 1711920 5.05 774996 1465556 144 20:49:07 20:15:01 30357204 31842660 510968 1.55 52836 1745800 1711920 5.05 774812 1465556 8 20:49:07 20:16:01 30355532 31841052 512472 1.56 52872 1745804 1711920 5.05 777332 1465560 144 20:49:07 20:17:01 30318332 31807212 545560 1.66 52928 1748592 1711920 5.05 814800 1467060 4 20:49:07 20:18:01 30317920 31807128 545668 1.66 52960 1748584 1711920 5.05 813700 1467320 12 20:49:07 20:19:01 28492552 31526644 769456 2.34 78296 3221880 2002692 5.90 1249080 2753000 808704 20:49:07 20:20:01 27565212 31411292 873312 2.66 119232 3915816 2047104 6.03 1761824 3073528 487856 20:49:07 20:21:01 27429592 31470872 810900 2.47 122684 4085300 1927924 5.68 1584568 3364980 284068 20:49:07 20:22:01 23899140 31396560 862528 2.62 205328 7182200 2121724 6.25 2236912 5936764 1682420 20:49:07 20:23:02 21164388 31090556 1166492 3.55 298748 9458412 3179200 9.37 2564540 8280936 1180 20:49:07 20:24:01 20257756 31327136 933908 2.84 340988 10488660 2586500 7.62 2280880 9402628 83988 20:49:07 20:25:01 16522176 31311692 943740 2.87 407404 13942784 2325696 6.85 2503168 12718908 71452 20:49:07 20:26:01 18251828 31475772 789836 2.40 417004 12415740 1887360 5.56 2338956 11211608 1200 20:49:07 20:27:01 18247576 31473864 791652 2.41 418292 12417056 1864732 5.50 2342724 11212128 780 20:49:07 20:28:01 18247588 31474016 791296 2.41 418408 12417072 1876252 5.53 2340208 11212132 12 20:49:07 20:29:01 18248608 31475076 790420 2.40 418444 12417080 1876252 5.53 2340224 11212136 28 20:49:07 20:30:01 18255428 31481944 783556 2.38 418472 12417084 1876252 5.53 2331964 11212140 8 20:49:07 20:31:01 18256164 31482688 782992 2.38 418492 12417088 1876252 5.53 2331968 11212144 24 20:49:07 20:32:01 18257104 31483648 782176 2.38 418512 12417092 1876252 5.53 2331128 11212148 8 20:49:07 20:33:01 18257364 31483932 781868 2.38 418532 12417092 1876252 5.53 2331004 11212148 12 20:49:07 20:34:01 18257632 31484260 781488 2.38 418580 12417092 1876252 5.53 2331268 11212152 8 20:49:07 20:35:01 18257672 31484320 781384 2.38 418588 12417104 1876252 5.53 2330980 11212160 8 20:49:07 20:36:01 18257436 31484088 781536 2.38 418612 12417104 1876252 5.53 2330984 11212160 12 20:49:07 20:37:01 18257420 31484100 781460 2.38 418640 12417108 1876252 5.53 2331008 11212164 8 20:49:07 20:38:01 18257436 31484160 781368 2.38 418656 12417108 1876252 5.53 2331644 11212164 24 20:49:07 20:39:01 18257420 31484164 781300 2.38 418672 12417116 1876252 5.53 2331224 11212168 12 20:49:07 20:40:01 18257532 31484304 781284 2.38 418692 12417116 1876252 5.53 2331572 11212172 188 20:49:07 20:41:01 18257492 31484268 781272 2.38 418700 12417120 1876252 5.53 2331468 11212176 28 20:49:07 20:42:01 18257664 31484456 780940 2.37 418720 12417124 1876252 5.53 2331144 11212180 8 20:49:07 20:43:01 18257324 31484144 781200 2.38 418740 12417124 1892312 5.58 2331444 11212180 12 20:49:07 20:44:01 18257180 31484032 781164 2.38 418760 12417124 1892312 5.58 2331620 11212184 12 20:49:07 20:45:01 18256880 31483884 781344 2.38 418788 12417256 1892312 5.58 2331740 11212300 200 20:49:07 20:46:01 18255216 31483244 782068 2.38 418852 12417876 1983468 5.85 2331716 11212868 364 20:49:07 20:47:01 18255384 31483440 782060 2.38 418872 12417876 1966976 5.80 2331736 11212868 204 20:49:07 20:48:01 17111040 31361804 898480 2.73 437880 13340808 2062340 6.08 2516808 12084360 219208 20:49:07 20:49:01 16231724 31452104 807256 2.45 476876 14178884 2007348 5.92 2482308 12908724 77340 20:49:07 Average: 21859737 31539158 748615 2.28 303729 9197303 1925312 5.67 1923002 8254401 92993 20:49:07 20:49:07 20:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:49:07 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:07 20:10:01 ens3 0.17 0.07 0.01 0.00 0.00 0.00 0.00 0.00 20:49:07 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:07 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:07 20:11:01 ens3 0.45 0.23 0.26 0.20 0.00 0.00 0.00 0.00 20:49:07 20:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:07 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:07 20:12:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:49:07 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:07 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:07 20:13:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:49:07 20:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:07 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:07 20:14:01 ens3 58.82 26.56 1372.92 2.07 0.00 0.00 0.00 0.00 20:49:07 20:14:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 20:49:07 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:07 20:15:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:49:07 20:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:07 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:07 20:16:01 ens3 0.27 0.18 1.45 0.01 0.00 0.00 0.00 0.00 20:49:07 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:07 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:07 20:17:01 ens3 14.46 11.01 12.10 6.63 0.00 0.00 0.00 0.00 20:49:07 20:17:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:49:07 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:07 20:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:07 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:07 20:19:01 docker0 502.55 423.80 35.71 2736.54 0.00 0.00 0.00 0.00 20:49:07 20:19:01 ens3 1317.01 1305.32 11399.78 151.20 0.00 0.00 0.00 0.00 20:49:07 20:19:01 lo 4.93 4.93 0.47 0.47 0.00 0.00 0.00 0.00 20:49:07 20:20:01 vethe505014 0.23 0.42 0.02 0.04 0.00 0.00 0.00 0.00 20:49:07 20:20:01 docker0 81.09 96.48 6.32 692.71 0.00 0.00 0.00 0.00 20:49:07 20:20:01 ens3 147.51 126.71 727.84 85.21 0.00 0.00 0.00 0.00 20:49:07 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:07 20:21:01 vethe505014 1.08 1.10 0.08 0.08 0.00 0.00 0.00 0.00 20:49:07 20:21:01 docker0 1.08 1.08 0.07 0.08 0.00 0.00 0.00 0.00 20:49:07 20:21:01 ens3 24.18 15.01 19.67 10.81 0.00 0.00 0.00 0.00 20:49:07 20:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:07 20:22:01 vethd34b374 87.79 150.34 8.73 1166.69 0.00 0.00 0.00 0.10 20:49:07 20:22:01 veth2d010f7 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 20:49:07 20:22:01 docker0 460.07 772.69 39.24 6041.18 0.00 0.00 0.00 0.00 20:49:07 20:22:01 ens3 868.07 519.91 7749.44 65.09 0.00 0.00 0.00 0.00 20:49:07 20:22:01 veth8f5f08c 86.52 134.24 8.65 1164.77 0.00 0.00 0.00 0.10 20:49:07 20:22:01 veth19324a8 93.27 156.04 9.21 1171.61 0.00 0.00 0.00 0.10 20:49:07 20:22:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 20:49:07 20:22:01 veth4dbf575 91.60 156.66 9.05 1168.34 0.00 0.00 0.00 0.10 20:49:07 20:23:02 veth2d010f7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:49:07 20:23:02 docker0 8.15 15.12 0.51 157.66 0.00 0.00 0.00 0.00 20:49:07 20:23:02 ens3 34.59 21.31 216.91 7.48 0.00 0.00 0.00 0.00 20:49:07 20:23:02 veth5c169e5 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 20:49:07 20:23:02 vethc3e6573 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 20:49:07 20:23:02 vethdc5478a 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 20:49:07 20:23:02 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 20:49:07 20:24:01 veth2d010f7 0.00 0.56 0.00 0.02 0.00 0.00 0.00 0.00 20:49:07 20:24:01 docker0 293.14 446.77 22.72 2860.87 0.00 0.00 0.00 0.00 20:49:07 20:24:01 veth6f344ee 0.17 0.17 0.02 0.18 0.00 0.00 0.00 0.00 20:49:07 20:24:01 ens3 494.17 322.35 2943.63 46.64 0.00 0.00 0.00 0.00 20:49:07 20:24:01 veth8bbdc9f 38.77 54.70 3.67 99.90 0.00 0.00 0.00 0.01 20:49:07 20:24:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 20:49:07 20:24:01 veth5c322dd 28.40 41.09 2.77 13.57 0.00 0.00 0.00 0.00 20:49:07 20:25:01 veth2d010f7 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 20:49:07 20:25:01 veth73fb4fa 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 20:49:07 20:25:01 docker0 227.03 354.92 17.59 3482.29 0.00 0.00 0.00 0.00 20:49:07 20:25:01 veth3a476bb 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 20:49:07 20:25:01 ens3 378.24 242.24 3500.65 30.89 0.00 0.00 0.00 0.00 20:49:07 20:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:07 20:26:01 docker0 10.00 17.50 0.64 217.54 0.00 0.00 0.00 0.00 20:49:07 20:26:01 ens3 155.37 177.19 292.91 429.19 0.00 0.00 0.00 0.00 20:49:07 20:26:01 lo 8.93 8.93 0.88 0.88 0.00 0.00 0.00 0.00 20:49:07 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:07 20:27:01 ens3 479.24 482.02 245.53 2455.08 0.00 0.00 0.00 0.00 20:49:07 20:27:01 lo 49.39 49.39 4.87 4.87 0.00 0.00 0.00 0.00 20:49:07 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:07 20:28:01 ens3 42.41 38.28 32.84 205.05 0.00 0.00 0.00 0.00 20:49:07 20:28:01 lo 3.67 3.67 0.36 0.36 0.00 0.00 0.00 0.00 20:49:07 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:07 20:29:01 ens3 0.83 0.55 0.43 0.34 0.00 0.00 0.00 0.00 20:49:07 20:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:07 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:07 20:30:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:07 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:07 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:07 20:31:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:49:07 20:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:07 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:07 20:32:01 ens3 0.62 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:49:07 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:07 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:07 20:33:01 ens3 0.33 0.12 0.07 0.01 0.00 0.00 0.00 0.00 20:49:07 20:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:07 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:07 20:34:01 ens3 0.53 0.38 0.33 0.27 0.00 0.00 0.00 0.00 20:49:07 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:07 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:07 20:35:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:49:07 20:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:07 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:07 20:36:01 ens3 0.32 0.12 0.10 0.01 0.00 0.00 0.00 0.00 20:49:07 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:07 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:07 20:37:01 ens3 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:49:07 20:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:07 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:07 20:38:01 ens3 0.75 0.40 0.30 0.21 0.00 0.00 0.00 0.00 20:49:07 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:07 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:07 20:39:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 20:49:07 20:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:07 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:07 20:40:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:49:07 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:07 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:07 20:41:01 ens3 0.35 0.10 0.02 0.01 0.00 0.00 0.00 0.00 20:49:07 20:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:07 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:07 20:42:01 ens3 0.52 0.03 0.05 0.00 0.00 0.00 0.00 0.00 20:49:07 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:07 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:07 20:43:01 ens3 0.72 0.53 0.41 0.29 0.00 0.00 0.00 0.00 20:49:07 20:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:07 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:07 20:44:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 20:49:07 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:07 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:07 20:45:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:49:07 20:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:07 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:07 20:46:01 ens3 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 20:49:07 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:07 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:07 20:47:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:49:07 20:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:07 20:48:01 veth0777ef9 36.04 58.96 3.27 587.55 0.00 0.00 0.00 0.05 20:49:07 20:48:01 docker0 36.04 58.86 2.77 587.54 0.00 0.00 0.00 0.00 20:49:07 20:48:01 ens3 209.08 116.55 4564.12 16.66 0.00 0.00 0.00 0.00 20:49:07 20:48:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 20:49:07 20:49:01 docker0 5.35 6.15 0.81 2.20 0.00 0.00 0.00 0.00 20:49:07 20:49:01 ens3 305.88 237.84 5769.11 154.36 0.00 0.00 0.00 0.00 20:49:07 20:49:01 lo 2.27 2.27 0.23 0.23 0.00 0.00 0.00 0.00 20:49:07 Average: docker0 40.50 54.67 3.15 418.42 0.00 0.00 0.00 0.00 20:49:07 Average: ens3 113.25 91.05 970.45 91.71 0.00 0.00 0.00 0.00 20:49:07 Average: lo 1.90 1.90 0.18 0.18 0.00 0.00 0.00 0.00 20:49:07 20:49:07 20:49:07 ---> sar -P ALL: 20:49:07 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7110) 02/22/23 _x86_64_ (8 CPU) 20:49:07 20:49:07 20:08:01 LINUX RESTART (8 CPU) 20:49:07 20:49:07 20:09:01 CPU %user %nice %system %iowait %steal %idle 20:49:07 20:10:01 all 0.03 0.00 0.01 0.01 0.01 99.95 20:49:07 20:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:49:07 20:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:49:07 20:10:01 2 0.00 0.00 0.02 0.03 0.00 99.95 20:49:07 20:10:01 3 0.05 0.00 0.02 0.03 0.03 99.87 20:49:07 20:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:49:07 20:10:01 5 0.03 0.00 0.00 0.00 0.02 99.95 20:49:07 20:10:01 6 0.05 0.00 0.02 0.00 0.02 99.92 20:49:07 20:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:49:07 20:11:01 all 0.29 0.00 0.01 0.00 0.01 99.69 20:49:07 20:11:01 0 0.05 0.00 0.03 0.02 0.00 99.90 20:49:07 20:11:01 1 1.96 0.00 0.00 0.00 0.02 98.03 20:49:07 20:11:01 2 0.03 0.00 0.02 0.02 0.00 99.93 20:49:07 20:11:01 3 0.05 0.00 0.02 0.00 0.00 99.93 20:49:07 20:11:01 4 0.07 0.00 0.00 0.00 0.03 99.90 20:49:07 20:11:01 5 0.05 0.00 0.02 0.00 0.00 99.93 20:49:07 20:11:01 6 0.05 0.00 0.02 0.00 0.00 99.93 20:49:07 20:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:49:07 20:12:01 all 0.26 0.00 0.01 0.00 0.01 99.73 20:49:07 20:12:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:49:07 20:12:01 1 1.99 0.00 0.00 0.00 0.02 98.00 20:49:07 20:12:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:49:07 20:12:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:49:07 20:12:01 4 0.02 0.00 0.03 0.00 0.02 99.93 20:49:07 20:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:49:07 20:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:49:07 20:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:49:07 20:13:01 all 0.11 0.00 0.04 0.00 0.01 99.84 20:49:07 20:13:01 0 0.03 0.00 0.00 0.02 0.00 99.95 20:49:07 20:13:01 1 0.71 0.00 0.17 0.00 0.00 99.12 20:49:07 20:13:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:49:07 20:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:49:07 20:13:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:49:07 20:13:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:49:07 20:13:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:49:07 20:13:01 7 0.03 0.00 0.03 0.00 0.00 99.93 20:49:07 20:14:01 all 0.88 0.00 0.40 0.33 0.01 98.38 20:49:07 20:14:01 0 1.25 0.00 0.55 0.37 0.00 97.83 20:49:07 20:14:01 1 2.30 0.00 0.37 0.13 0.02 97.19 20:49:07 20:14:01 2 0.68 0.00 0.62 1.10 0.02 97.58 20:49:07 20:14:01 3 0.60 0.00 0.25 0.03 0.02 99.10 20:49:07 20:14:01 4 0.77 0.00 0.55 0.75 0.02 97.91 20:49:07 20:14:01 5 0.35 0.00 0.30 0.15 0.00 99.20 20:49:07 20:14:01 6 0.57 0.00 0.25 0.02 0.00 99.17 20:49:07 20:14:01 7 0.57 0.00 0.30 0.05 0.02 99.07 20:49:07 20:15:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:49:07 20:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:49:07 20:15:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:49:07 20:15:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:49:07 20:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:49:07 20:15:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:49:07 20:15:01 5 0.03 0.00 0.00 0.02 0.00 99.95 20:49:07 20:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:49:07 20:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:49:07 20:16:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:49:07 20:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:49:07 20:16:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:49:07 20:16:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:49:07 20:16:01 3 0.05 0.00 0.00 0.00 0.00 99.95 20:49:07 20:16:01 4 0.02 0.00 0.05 0.02 0.03 99.88 20:49:07 20:16:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:49:07 20:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:49:07 20:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:49:07 20:17:01 all 0.39 0.00 0.03 0.02 0.01 99.54 20:49:07 20:17:01 0 0.70 0.00 0.03 0.00 0.02 99.25 20:49:07 20:17:01 1 0.72 0.00 0.05 0.05 0.00 99.18 20:49:07 20:17:01 2 0.05 0.00 0.02 0.05 0.00 99.88 20:49:07 20:17:01 3 0.63 0.00 0.02 0.02 0.02 99.32 20:49:07 20:17:01 4 0.10 0.00 0.03 0.00 0.02 99.85 20:49:07 20:17:01 5 0.08 0.00 0.00 0.02 0.00 99.90 20:49:07 20:17:01 6 0.55 0.00 0.02 0.00 0.02 99.42 20:49:07 20:17:01 7 0.30 0.00 0.10 0.05 0.00 99.55 20:49:07 20:18:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:49:07 20:18:01 0 0.07 0.00 0.03 0.00 0.00 99.90 20:49:07 20:18:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:49:07 20:18:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:49:07 20:18:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:49:07 20:18:01 4 0.02 0.00 0.03 0.02 0.02 99.92 20:49:07 20:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:49:07 20:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:49:07 20:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:49:07 20:19:01 all 8.58 0.00 3.27 0.99 0.04 87.12 20:49:07 20:19:01 0 9.64 0.00 2.90 0.08 0.03 87.34 20:49:07 20:19:01 1 7.90 0.00 2.04 0.17 0.03 89.86 20:49:07 20:19:01 2 5.67 0.00 2.46 1.29 0.03 90.55 20:49:07 20:19:01 3 10.40 0.00 3.78 1.14 0.05 84.62 20:49:07 20:19:01 4 11.71 0.00 3.09 1.68 0.05 83.47 20:49:07 20:19:01 5 9.01 0.00 3.86 0.89 0.05 86.19 20:49:07 20:19:01 6 7.53 0.00 4.34 2.55 0.03 85.56 20:49:07 20:19:01 7 6.71 0.00 3.71 0.10 0.05 89.42 20:49:07 20:20:01 all 30.97 0.00 5.81 1.69 0.07 61.45 20:49:07 20:20:01 0 29.85 0.00 6.88 0.08 0.05 63.14 20:49:07 20:20:01 1 31.20 0.00 6.92 9.16 0.10 52.62 20:49:07 20:20:01 2 30.87 0.00 6.39 0.44 0.07 62.24 20:49:07 20:20:01 3 30.34 0.00 5.45 2.19 0.08 61.94 20:49:07 20:20:01 4 31.63 0.00 5.49 0.34 0.07 62.47 20:49:07 20:20:01 5 32.29 0.00 5.56 0.95 0.07 61.14 20:49:07 20:20:01 6 30.96 0.00 5.05 0.42 0.07 63.50 20:49:07 20:20:01 7 30.62 0.00 4.77 0.00 0.07 64.54 20:49:07 20:49:07 20:20:01 CPU %user %nice %system %iowait %steal %idle 20:49:07 20:21:01 all 44.40 0.00 6.30 0.75 0.07 48.49 20:49:07 20:21:01 0 44.02 0.00 6.23 0.79 0.07 48.89 20:49:07 20:21:01 1 46.48 0.00 6.30 0.64 0.07 46.51 20:49:07 20:21:01 2 43.73 0.00 6.43 0.10 0.07 49.67 20:49:07 20:21:01 3 46.73 0.00 6.89 2.76 0.07 43.55 20:49:07 20:21:01 4 41.64 0.00 5.66 0.12 0.08 52.49 20:49:07 20:21:01 5 44.34 0.00 6.53 0.46 0.07 48.61 20:49:07 20:21:01 6 43.74 0.00 6.20 0.98 0.07 49.01 20:49:07 20:21:01 7 44.47 0.00 6.12 0.17 0.07 49.18 20:49:07 20:22:01 all 13.71 0.00 7.37 4.03 0.07 74.82 20:49:07 20:22:01 0 14.62 0.00 9.30 12.80 0.08 63.19 20:49:07 20:22:01 1 16.58 0.00 9.13 1.53 0.07 72.70 20:49:07 20:22:01 2 13.15 0.00 5.87 1.66 0.05 79.27 20:49:07 20:22:01 3 14.28 0.00 8.12 1.83 0.07 75.70 20:49:07 20:22:01 4 12.37 0.00 6.30 1.69 0.07 79.57 20:49:07 20:22:01 5 13.72 0.00 6.21 1.88 0.07 78.12 20:49:07 20:22:01 6 13.49 0.00 7.26 9.35 0.07 69.83 20:49:07 20:22:01 7 11.48 0.00 6.77 1.54 0.08 80.12 20:49:07 20:23:02 all 26.46 0.00 8.94 11.16 0.08 53.36 20:49:07 20:23:02 0 27.43 0.00 9.10 11.48 0.05 51.94 20:49:07 20:23:02 1 27.13 0.00 10.04 23.69 0.07 39.08 20:49:07 20:23:02 2 25.59 0.00 7.39 7.27 0.05 59.70 20:49:07 20:23:02 3 26.53 0.00 9.33 4.83 0.07 59.25 20:49:07 20:23:02 4 25.35 0.00 8.46 3.17 0.10 62.91 20:49:07 20:23:02 5 27.29 0.00 8.71 5.35 0.05 58.59 20:49:07 20:23:02 6 26.57 0.00 10.07 28.29 0.07 35.00 20:49:07 20:23:02 7 25.78 0.00 8.46 5.34 0.15 60.25 20:49:07 20:24:01 all 31.14 0.00 10.16 17.32 0.15 41.23 20:49:07 20:24:01 0 30.92 0.00 10.33 21.22 0.12 37.41 20:49:07 20:24:01 1 34.28 0.00 12.82 14.97 0.16 37.76 20:49:07 20:24:01 2 30.09 0.00 9.64 18.00 0.19 42.08 20:49:07 20:24:01 3 30.82 0.00 8.34 9.39 0.09 51.36 20:49:07 20:24:01 4 29.08 0.00 9.05 12.47 0.09 49.31 20:49:07 20:24:01 5 32.42 0.00 12.25 20.41 0.09 34.82 20:49:07 20:24:01 6 31.54 0.00 8.60 17.79 0.28 41.79 20:49:07 20:24:01 7 29.97 0.00 10.26 24.41 0.18 35.18 20:49:07 20:25:01 all 40.22 0.00 11.65 15.22 0.16 32.74 20:49:07 20:25:01 0 42.00 0.00 9.98 13.00 0.12 34.90 20:49:07 20:25:01 1 40.53 0.00 14.24 29.42 0.16 15.65 20:49:07 20:25:01 2 40.63 0.00 10.20 15.91 0.10 33.16 20:49:07 20:25:01 3 38.07 0.00 11.00 11.49 0.12 39.32 20:49:07 20:25:01 4 37.61 0.00 11.70 16.12 0.09 34.49 20:49:07 20:25:01 5 42.13 0.00 12.18 10.48 0.26 34.95 20:49:07 20:25:01 6 40.10 0.00 11.79 16.60 0.30 31.21 20:49:07 20:25:01 7 40.65 0.00 12.15 8.82 0.17 38.20 20:49:07 20:26:01 all 49.17 0.00 11.99 4.75 0.27 33.82 20:49:07 20:26:01 0 46.57 0.00 12.01 3.24 0.35 37.83 20:49:07 20:26:01 1 50.09 0.00 13.62 5.25 0.21 30.83 20:49:07 20:26:01 2 49.50 0.00 10.44 4.84 0.21 35.01 20:49:07 20:26:01 3 49.49 0.00 11.35 3.64 0.36 35.15 20:49:07 20:26:01 4 50.11 0.00 11.49 5.58 0.25 32.58 20:49:07 20:26:01 5 49.52 0.00 11.70 5.32 0.16 33.29 20:49:07 20:26:01 6 50.09 0.00 13.53 5.32 0.38 30.68 20:49:07 20:26:01 7 47.94 0.00 11.77 4.76 0.28 35.24 20:49:07 20:27:01 all 7.89 0.00 1.11 0.28 0.07 90.65 20:49:07 20:27:01 0 5.65 0.00 1.24 0.08 0.07 92.97 20:49:07 20:27:01 1 9.35 0.00 1.05 0.23 0.05 89.31 20:49:07 20:27:01 2 9.88 0.00 0.97 0.12 0.07 88.97 20:49:07 20:27:01 3 4.43 0.00 1.09 0.03 0.07 94.37 20:49:07 20:27:01 4 9.48 0.00 1.05 1.62 0.07 87.78 20:49:07 20:27:01 5 8.60 0.00 0.92 0.03 0.12 90.33 20:49:07 20:27:01 6 10.48 0.00 1.10 0.07 0.05 88.30 20:49:07 20:27:01 7 5.24 0.00 1.43 0.03 0.10 93.20 20:49:07 20:28:01 all 0.63 0.00 0.11 0.02 0.01 99.24 20:49:07 20:28:01 0 0.45 0.00 0.17 0.00 0.02 99.36 20:49:07 20:28:01 1 1.08 0.00 0.13 0.10 0.02 98.67 20:49:07 20:28:01 2 0.10 0.00 0.05 0.00 0.00 99.85 20:49:07 20:28:01 3 0.95 0.00 0.05 0.00 0.02 98.98 20:49:07 20:28:01 4 0.12 0.00 0.03 0.00 0.02 99.83 20:49:07 20:28:01 5 0.87 0.00 0.13 0.00 0.00 99.00 20:49:07 20:28:01 6 0.47 0.00 0.15 0.03 0.03 99.32 20:49:07 20:28:01 7 0.97 0.00 0.13 0.00 0.02 98.88 20:49:07 20:29:01 all 0.06 0.00 0.01 0.01 0.01 99.91 20:49:07 20:29:01 0 0.35 0.00 0.03 0.00 0.02 99.60 20:49:07 20:29:01 1 0.02 0.00 0.00 0.03 0.00 99.95 20:49:07 20:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:49:07 20:29:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:49:07 20:29:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:49:07 20:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:49:07 20:29:01 6 0.05 0.00 0.07 0.02 0.03 99.83 20:49:07 20:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:49:07 20:30:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:49:07 20:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:49:07 20:30:01 1 0.03 0.00 0.00 0.02 0.02 99.93 20:49:07 20:30:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:49:07 20:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:49:07 20:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:49:07 20:30:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:49:07 20:30:01 6 0.07 0.00 0.03 0.02 0.05 99.83 20:49:07 20:30:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:49:07 20:31:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:49:07 20:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:49:07 20:31:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:49:07 20:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:49:07 20:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:49:07 20:31:01 4 0.03 0.00 0.00 0.00 0.02 99.95 20:49:07 20:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:49:07 20:31:01 6 0.03 0.00 0.02 0.02 0.03 99.90 20:49:07 20:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:49:07 20:49:07 20:31:01 CPU %user %nice %system %iowait %steal %idle 20:49:07 20:32:01 all 0.02 0.00 0.01 0.00 0.01 99.95 20:49:07 20:32:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:49:07 20:32:01 1 0.02 0.00 0.02 0.02 0.00 99.95 20:49:07 20:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:49:07 20:32:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:49:07 20:32:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:49:07 20:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:49:07 20:32:01 6 0.03 0.00 0.05 0.02 0.05 99.85 20:49:07 20:32:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:49:07 20:33:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:49:07 20:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:49:07 20:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:49:07 20:33:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:49:07 20:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:49:07 20:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:49:07 20:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:49:07 20:33:01 6 0.03 0.00 0.03 0.00 0.03 99.90 20:49:07 20:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:49:07 20:34:01 all 0.03 0.00 0.02 0.01 0.01 99.94 20:49:07 20:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:49:07 20:34:01 1 0.03 0.00 0.00 0.07 0.02 99.88 20:49:07 20:34:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:49:07 20:34:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:49:07 20:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:49:07 20:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:49:07 20:34:01 6 0.07 0.00 0.05 0.02 0.03 99.83 20:49:07 20:34:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:49:07 20:35:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:49:07 20:35:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:49:07 20:35:01 1 0.02 0.00 0.00 0.02 0.00 99.97 20:49:07 20:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:49:07 20:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:49:07 20:35:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:49:07 20:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:49:07 20:35:01 6 0.02 0.00 0.02 0.02 0.02 99.93 20:49:07 20:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:49:07 20:36:01 all 0.02 0.00 0.02 0.01 0.01 99.95 20:49:07 20:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:49:07 20:36:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:49:07 20:36:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:49:07 20:36:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:49:07 20:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:49:07 20:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:49:07 20:36:01 6 0.07 0.00 0.07 0.07 0.03 99.77 20:49:07 20:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:49:07 20:37:01 all 0.03 0.00 0.01 0.01 0.01 99.95 20:49:07 20:37:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:49:07 20:37:01 1 0.00 0.00 0.02 0.02 0.02 99.95 20:49:07 20:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:49:07 20:37:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:49:07 20:37:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:49:07 20:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:49:07 20:37:01 6 0.07 0.00 0.05 0.03 0.03 99.82 20:49:07 20:37:01 7 0.08 0.00 0.00 0.00 0.02 99.90 20:49:07 20:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:49:07 20:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:49:07 20:38:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:49:07 20:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:49:07 20:38:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:49:07 20:38:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:49:07 20:38:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:49:07 20:38:01 6 0.03 0.00 0.02 0.00 0.03 99.92 20:49:07 20:38:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:49:07 20:39:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:49:07 20:39:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:49:07 20:39:01 1 0.00 0.00 0.00 0.03 0.00 99.97 20:49:07 20:39:01 2 0.03 0.00 0.02 0.02 0.00 99.93 20:49:07 20:39:01 3 0.03 0.00 0.03 0.00 0.02 99.92 20:49:07 20:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:49:07 20:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:49:07 20:39:01 6 0.02 0.00 0.03 0.00 0.03 99.92 20:49:07 20:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:49:07 20:40:01 all 0.06 0.00 0.01 0.00 0.01 99.92 20:49:07 20:40:01 0 0.32 0.00 0.00 0.00 0.00 99.68 20:49:07 20:40:01 1 0.02 0.00 0.02 0.02 0.02 99.93 20:49:07 20:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:49:07 20:40:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:49:07 20:40:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:49:07 20:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:49:07 20:40:01 6 0.07 0.00 0.03 0.02 0.02 99.87 20:49:07 20:40:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:49:07 20:41:01 all 0.27 0.00 0.01 0.00 0.01 99.70 20:49:07 20:41:01 0 1.97 0.00 0.00 0.00 0.00 98.03 20:49:07 20:41:01 1 0.02 0.00 0.00 0.02 0.00 99.97 20:49:07 20:41:01 2 0.02 0.00 0.02 0.02 0.02 99.93 20:49:07 20:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:49:07 20:41:01 4 0.07 0.00 0.03 0.00 0.02 99.88 20:49:07 20:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:49:07 20:41:01 6 0.03 0.00 0.03 0.00 0.03 99.90 20:49:07 20:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:49:07 20:42:01 all 0.26 0.00 0.01 0.00 0.01 99.72 20:49:07 20:42:01 0 1.97 0.00 0.02 0.00 0.02 98.00 20:49:07 20:42:01 1 0.00 0.00 0.02 0.02 0.00 99.97 20:49:07 20:42:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:49:07 20:42:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:49:07 20:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:49:07 20:42:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:49:07 20:42:01 6 0.03 0.00 0.00 0.00 0.03 99.93 20:49:07 20:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:49:07 20:49:07 20:42:01 CPU %user %nice %system %iowait %steal %idle 20:49:07 20:43:01 all 0.28 0.00 0.01 0.01 0.01 99.69 20:49:07 20:43:01 0 2.00 0.00 0.00 0.00 0.02 97.98 20:49:07 20:43:01 1 0.00 0.00 0.00 0.03 0.02 99.95 20:49:07 20:43:01 2 0.08 0.00 0.00 0.00 0.00 99.92 20:49:07 20:43:01 3 0.07 0.00 0.03 0.00 0.03 99.87 20:49:07 20:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:49:07 20:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:49:07 20:43:01 6 0.07 0.00 0.03 0.02 0.03 99.85 20:49:07 20:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:49:07 20:44:01 all 0.24 0.00 0.01 0.00 0.01 99.73 20:49:07 20:44:01 0 1.71 0.00 0.02 0.00 0.00 98.27 20:49:07 20:44:01 1 0.02 0.00 0.02 0.02 0.00 99.95 20:49:07 20:44:01 2 0.07 0.00 0.00 0.00 0.00 99.93 20:49:07 20:44:01 3 0.07 0.00 0.05 0.00 0.03 99.85 20:49:07 20:44:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:49:07 20:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:49:07 20:44:01 6 0.03 0.00 0.02 0.02 0.02 99.92 20:49:07 20:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:49:07 20:45:01 all 0.03 0.00 0.02 0.00 0.01 99.94 20:49:07 20:45:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:49:07 20:45:01 1 0.00 0.00 0.02 0.02 0.00 99.97 20:49:07 20:45:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:49:07 20:45:01 3 0.08 0.00 0.03 0.00 0.02 99.87 20:49:07 20:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:49:07 20:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:49:07 20:45:01 6 0.07 0.00 0.03 0.02 0.02 99.87 20:49:07 20:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:49:07 20:46:01 all 0.06 0.00 0.06 0.01 0.01 99.86 20:49:07 20:46:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:49:07 20:46:01 1 0.02 0.00 0.02 0.02 0.02 99.93 20:49:07 20:46:01 2 0.03 0.00 0.05 0.00 0.00 99.92 20:49:07 20:46:01 3 0.07 0.00 0.07 0.00 0.03 99.83 20:49:07 20:46:01 4 0.08 0.00 0.05 0.00 0.00 99.87 20:49:07 20:46:01 5 0.17 0.00 0.17 0.03 0.00 99.63 20:49:07 20:46:01 6 0.05 0.00 0.07 0.02 0.02 99.85 20:49:07 20:46:01 7 0.07 0.00 0.02 0.00 0.02 99.90 20:49:07 20:47:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:49:07 20:47:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:49:07 20:47:01 1 0.02 0.00 0.00 0.02 0.00 99.97 20:49:07 20:47:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:49:07 20:47:01 3 0.02 0.00 0.05 0.00 0.03 99.90 20:49:07 20:47:01 4 0.00 0.00 0.02 0.00 0.02 99.97 20:49:07 20:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:49:07 20:47:01 6 0.05 0.00 0.02 0.03 0.02 99.88 20:49:07 20:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:49:07 20:48:01 all 3.98 0.00 1.61 0.84 0.03 93.53 20:49:07 20:48:01 0 3.96 0.00 1.64 4.58 0.05 89.76 20:49:07 20:48:01 1 4.08 0.00 1.79 1.29 0.03 92.81 20:49:07 20:48:01 2 4.02 0.00 1.21 0.07 0.02 94.69 20:49:07 20:48:01 3 4.37 0.00 1.86 0.13 0.05 93.58 20:49:07 20:48:01 4 3.41 0.00 2.44 0.02 0.02 94.11 20:49:07 20:48:01 5 3.88 0.00 1.22 0.10 0.02 94.78 20:49:07 20:48:01 6 4.30 0.00 1.42 0.44 0.03 93.81 20:49:07 20:48:01 7 3.81 0.00 1.29 0.10 0.05 94.74 20:49:07 20:49:01 all 7.56 0.00 3.50 3.12 0.09 85.73 20:49:07 20:49:01 0 8.23 0.00 3.52 4.90 0.10 83.25 20:49:07 20:49:01 1 7.82 0.00 3.32 2.90 0.07 85.88 20:49:07 20:49:01 2 8.77 0.00 5.05 4.48 0.14 81.56 20:49:07 20:49:01 3 6.59 0.00 2.86 0.93 0.07 89.55 20:49:07 20:49:01 4 7.60 0.00 2.81 1.11 0.07 88.41 20:49:07 20:49:01 5 7.07 0.00 3.38 0.05 0.08 89.42 20:49:07 20:49:01 6 6.82 0.00 3.23 9.83 0.15 79.97 20:49:07 20:49:01 7 7.59 0.00 3.81 0.74 0.08 87.76 20:49:07 Average: all 6.57 0.00 1.78 1.48 0.03 90.14 20:49:07 Average: 0 6.72 0.00 1.82 1.78 0.03 89.65 20:49:07 Average: 1 6.98 0.00 2.01 2.19 0.03 88.79 20:49:07 Average: 2 6.45 0.00 1.64 1.35 0.03 90.54 20:49:07 Average: 3 6.50 0.00 1.74 0.94 0.04 90.79 20:49:07 Average: 4 6.41 0.00 1.68 1.09 0.03 90.79 20:49:07 Average: 5 6.68 0.00 1.80 1.12 0.03 90.38 20:49:07 Average: 6 6.55 0.00 1.80 2.24 0.05 89.35 20:49:07 Average: 7 6.26 0.00 1.74 1.11 0.03 90.85 20:49:07 20:49:07 20:49:07