Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 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-ssh5254021193447229747.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh12361750130567741553.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh4820429108805342141.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh13208956566941502182.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-ssh13870130172105400895.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.20 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 Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-4488’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-5224’ is offline ‘prd-ubuntu20.04-docker-8c-8g-5227’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-5225’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5228 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/472 [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/472 # 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 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 (main) Commit message: "feat: Implement common config flag for security (#4464)" > 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 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 # timeout=10 > git rev-list --no-walk b2859d90283392a0de244e81d63275e3b01924cf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:21:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:21:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:21:57 ========================================================= 17:21:57 EdgeX Global Pipelines Version Info 17:21:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:21:58 ------------------- 17:21:58 stable info: 17:21:58 ------------------- 17:21:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:21:58 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 17:21:58 Message: update stable to v1.0.245 17:21:59 ------------------- 17:21:59 experimental info: 17:21:59 ------------------- 17:21:59 Commited By: **** collab-it+edgex@linuxfoundation.org 17:21:59 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 17:21:59 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:21:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:21:59 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:21:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:21:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:21:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:21:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 17:21:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:21:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:21:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:21:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:21:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:21:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:21:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:21:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:21:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:21:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:21:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:21:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:21:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:21:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 17:21:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:21:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:21:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:21:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:21:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:21:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:21:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] echo 17:21:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0e3a5bd [Pipeline] echo 17:21:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:21:59 provisioning config files... 17:21:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/472@tmp/config7640274838044847584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:22:00 ---> docker-login.sh 17:22:00 nexus3.edgexfoundry.org:10001 17:22:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:22:00 Configure a credential helper to remove this warning. See 17:22:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:22:00 17:22:00 Login Succeeded 17:22:00 nexus3.edgexfoundry.org:10002 17:22:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:22:00 Configure a credential helper to remove this warning. See 17:22:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:22:00 17:22:00 Login Succeeded 17:22:00 nexus3.edgexfoundry.org:10003 17:22:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:22:00 Configure a credential helper to remove this warning. See 17:22:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:22:00 17:22:00 Login Succeeded 17:22:00 nexus3.edgexfoundry.org:10004 17:22:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:22:00 Configure a credential helper to remove this warning. See 17:22:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:22:00 17:22:00 Login Succeeded 17:22:00 docker.io 17:22:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:22:01 Configure a credential helper to remove this warning. See 17:22:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:22:01 17:22:01 Login Succeeded 17:22:01 ---> docker-login.sh ends [Pipeline] } 17:22:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:22:01 + 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-auth/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 17:22:01 + dirname cmd/core-command/Dockerfile 17:22:01 + cut -d/ -f2 17:22:01 + echo core-command,cmd/core-command/Dockerfile 17:22:01 + dirname cmd/core-common-config-bootstrapper/Dockerfile 17:22:01 + cut -d/ -f2 17:22:01 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 17:22:01 + + dirname cmd/core-data/Dockerfile 17:22:01 cut -d/ -f2 17:22:01 + echo core-data,cmd/core-data/Dockerfile 17:22:01 + dirname cmd/core-metadata/Dockerfile 17:22:01 + cut -d/ -f2 17:22:01 + echo core-metadata,cmd/core-metadata/Dockerfile 17:22:01 + dirname cmd/security-bootstrapper/Dockerfile 17:22:01 + cut -d/ -f2 17:22:01 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:22:01 + dirname cmd/security-proxy-auth/Dockerfile 17:22:01 + cut -d/ -f2 17:22:01 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 17:22:01 + dirname cmd/security-proxy-setup/Dockerfile 17:22:01 + cut -d/ -f2 17:22:01 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:22:01 + + cut -d/ -f2 17:22:01 dirname cmd/security-secretstore-setup/Dockerfile 17:22:01 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:22:01 + dirname cmd/security-spiffe-token-provider/Dockerfile 17:22:01 + cut -d/ -f2 17:22:01 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 17:22:01 + dirname cmd/security-spire-agent/Dockerfile 17:22:01 + cut -d/ -f2 17:22:01 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 17:22:01 + dirname cmd/security-spire-config/Dockerfile 17:22:01 + cut -d/ -f2 17:22:01 + echo security-spire-config,cmd/security-spire-config/Dockerfile 17:22:01 + dirname cmd/security-spire-server/Dockerfile 17:22:01 + cut -d/ -f2 17:22:01 + echo security-spire-server,cmd/security-spire-server/Dockerfile 17:22:01 + dirname cmd/support-notifications/Dockerfile 17:22:01 + cut -d/ -f2 17:22:01 + echo support-notifications,cmd/support-notifications/Dockerfile 17:22:01 + dirname cmd/support-scheduler/Dockerfile 17:22:01 + cut -d/ -f2 17:22:01 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 17:22:01 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-auth, dockerfile:cmd/security-proxy-auth/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 17:22:01 + git rev-list -1 --merges 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834~1..0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] echo 17:22:01 -----------> git rev-list -1 --merges 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834~1..0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [false] [Pipeline] sh 17:22:02 + git log --format=format:%s -1 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] echo 17:22:02 ========================================================= 17:22:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:22:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 17:22:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:22:02 + grep -v github /etc/ssh/ssh_known_hosts 17:22:02 + [ -e /tmp/ssh_known_hosts ] 17:22:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:22:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:22:02 + sudo tee -a /etc/ssh/ssh_known_hosts 17:22:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:22:02 17:22:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:22:03 0.1.4: Pulling from edgex-devops/py-git-semver 17:22:03 b85a868b505f: Pulling fs layer 17:22:03 e2be974225ed: Pulling fs layer 17:22:03 339a4e72a1f5: Pulling fs layer 17:22:03 988bab9f4d93: Pulling fs layer 17:22:03 1469e6f7b9e6: Pulling fs layer 17:22:03 eaf3925da568: Pulling fs layer 17:22:03 bab4dde63d76: Pulling fs layer 17:22:03 bde34c3a00c8: Pulling fs layer 17:22:03 b352a97aabf1: Pulling fs layer 17:22:03 988bab9f4d93: Waiting 17:22:03 eaf3925da568: Waiting 17:22:03 bde34c3a00c8: Waiting 17:22:03 1469e6f7b9e6: Waiting 17:22:03 b352a97aabf1: Waiting 17:22:03 4872d77fe225: Pulling fs layer 17:22:03 5851b861e8e6: Pulling fs layer 17:22:03 4872d77fe225: Waiting 17:22:03 bab4dde63d76: Waiting 17:22:03 5851b861e8e6: Waiting 17:22:03 e2be974225ed: Download complete 17:22:03 988bab9f4d93: Download complete 17:22:03 1469e6f7b9e6: Verifying Checksum 17:22:03 1469e6f7b9e6: Download complete 17:22:03 eaf3925da568: Verifying Checksum 17:22:03 eaf3925da568: Download complete 17:22:03 339a4e72a1f5: Verifying Checksum 17:22:03 339a4e72a1f5: Download complete 17:22:03 bde34c3a00c8: Verifying Checksum 17:22:03 bde34c3a00c8: Download complete 17:22:03 b352a97aabf1: Verifying Checksum 17:22:03 b352a97aabf1: Download complete 17:22:03 4872d77fe225: Verifying Checksum 17:22:03 4872d77fe225: Download complete 17:22:03 5851b861e8e6: Verifying Checksum 17:22:03 b85a868b505f: Verifying Checksum 17:22:03 b85a868b505f: Download complete 17:22:03 bab4dde63d76: Verifying Checksum 17:22:03 bab4dde63d76: Download complete 17:22:04 b85a868b505f: Pull complete 17:22:04 e2be974225ed: Pull complete 17:22:05 339a4e72a1f5: Pull complete 17:22:05 988bab9f4d93: Pull complete 17:22:05 1469e6f7b9e6: Pull complete 17:22:05 eaf3925da568: Pull complete 17:22:07 bab4dde63d76: Pull complete 17:22:07 bde34c3a00c8: Pull complete 17:22:07 b352a97aabf1: Pull complete 17:22:07 4872d77fe225: Pull complete 17:22:07 5851b861e8e6: Pull complete 17:22:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:22:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:22:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:22:07 prd-ubuntu20.04-docker-8c-8g-5228 does not seem to be running inside a container 17:22:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/472 -v /w/workspace/edgex-go/472:/w/workspace/edgex-go/472:rw,z -v /w/workspace/edgex-go/472@tmp:/w/workspace/edgex-go/472@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 17:22:15 $ docker top d59f5d334c9fcb07093dd617bd73c5be982c0b30a6763771217c7ed74736f747 -eo pid,comm 17:22:15 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). 17:22:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:22:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:22:15 [ssh-agent] Looking for ssh-agent implementation... 17:22:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:22:15 $ docker exec d59f5d334c9fcb07093dd617bd73c5be982c0b30a6763771217c7ed74736f747 ssh-agent 17:22:15 SSH_AUTH_SOCK=/tmp/ssh-GBvJbgyfqYsk/agent.14 17:22:15 SSH_AGENT_PID=20 17:22:15 Running ssh-add (command line suppressed) 17:22:16 Identity added: /w/workspace/edgex-go/472@tmp/private_key_11292330196172694256.key (/w/workspace/edgex-go/472@tmp/private_key_11292330196172694256.key) 17:22:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:22:16 + git tag --points-at HEAD [Pipeline] } 17:22:16 $ docker exec --env ******** --env ******** d59f5d334c9fcb07093dd617bd73c5be982c0b30a6763771217c7ed74736f747 ssh-agent -k 17:22:16 unset SSH_AUTH_SOCK; 17:22:16 unset SSH_AGENT_PID; 17:22:16 echo Agent pid 20 killed; 17:22:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:22:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:22:16 [ssh-agent] Looking for ssh-agent implementation... 17:22:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:22:16 $ docker exec d59f5d334c9fcb07093dd617bd73c5be982c0b30a6763771217c7ed74736f747 ssh-agent 17:22:16 SSH_AUTH_SOCK=/tmp/ssh-f6n4qfDW4MLh/agent.70 17:22:16 SSH_AGENT_PID=76 17:22:16 Running ssh-add (command line suppressed) 17:22:16 Identity added: /w/workspace/edgex-go/472@tmp/private_key_120440550910049159.key (/w/workspace/edgex-go/472@tmp/private_key_120440550910049159.key) 17:22:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:22:17 + git semver init 17:22:17 2023-03-22 17:22:17,308 [run_init] DEBUG init version:0.0.0 force:False 17:22:17 2023-03-22 17:22:17,309 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/472/.semver 17:22:17 2023-03-22 17:22:17,310 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/472/.semver 17:22:17 2023-03-22 17:22:17,310 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/472/.semver'], cwd=/w/workspace/edgex-go/472, universal_newlines=False, shell=None, istream=None) 17:22:23 2023-03-22 17:22:22,792 [append_file] DEBUG append to file:/w/workspace/edgex-go/472/.git/info/exclude 17:22:23 2023-03-22 17:22:22,792 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/472/.semver/main with force:False 17:22:23 2023-03-22 17:22:22,792 [read_version] DEBUG read version from /w/workspace/edgex-go/472/.semver/main 17:22:23 2023-03-22 17:22:22,792 [read_version] DEBUG read version from /w/workspace/edgex-go/472/.semver/main 17:22:23 3.0.0-dev.110 [Pipeline] } 17:22:23 $ docker exec --env ******** --env ******** d59f5d334c9fcb07093dd617bd73c5be982c0b30a6763771217c7ed74736f747 ssh-agent -k 17:22:24 unset SSH_AUTH_SOCK; 17:22:24 unset SSH_AGENT_PID; 17:22:24 echo Agent pid 76 killed; 17:22:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:22:24 + git semver [Pipeline] } 17:22:24 $ docker stop --time=1 d59f5d334c9fcb07093dd617bd73c5be982c0b30a6763771217c7ed74736f747 17:22:25 $ docker rm -f --volumes d59f5d334c9fcb07093dd617bd73c5be982c0b30a6763771217c7ed74736f747 [Pipeline] // withDockerContainer [Pipeline] sh 17:22:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:22:26 Stashed 1 file(s) [Pipeline] echo 17:22:26 [edgeXSemver]: initialized semver on version 3.0.0-dev.110 [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 17:22:26 + git config --global --add safe.directory /w/workspace/edgex-go/472 [Pipeline] echo 17:22:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:22:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:22:26 ========================================================= 17:22:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 17:22:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:22:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:22:27 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 17:22:27 63b65145d645: Pulling fs layer 17:22:27 a2d21d5440eb: Pulling fs layer 17:22:27 935e6c44a52c: Pulling fs layer 17:22:27 94cc34f8dd06: Pulling fs layer 17:22:27 30dea6a524f1: Pulling fs layer 17:22:27 a2aff8979fd8: Pulling fs layer 17:22:27 6808be2612f2: Pulling fs layer 17:22:27 f25807f1079a: Pulling fs layer 17:22:27 a2aff8979fd8: Waiting 17:22:27 94cc34f8dd06: Waiting 17:22:27 30dea6a524f1: Waiting 17:22:27 6808be2612f2: Waiting 17:22:27 f25807f1079a: Waiting 17:22:27 a2d21d5440eb: Verifying Checksum 17:22:27 a2d21d5440eb: Download complete 17:22:27 94cc34f8dd06: Download complete 17:22:27 30dea6a524f1: Verifying Checksum 17:22:27 30dea6a524f1: Download complete 17:22:27 63b65145d645: Verifying Checksum 17:22:27 63b65145d645: Download complete 17:22:27 a2aff8979fd8: Verifying Checksum 17:22:27 a2aff8979fd8: Download complete 17:22:28 63b65145d645: Pull complete 17:22:28 a2d21d5440eb: Pull complete 17:22:28 f25807f1079a: Verifying Checksum 17:22:28 f25807f1079a: Download complete 17:22:28 935e6c44a52c: Verifying Checksum 17:22:28 935e6c44a52c: Download complete 17:22:28 6808be2612f2: Verifying Checksum 17:22:28 6808be2612f2: Download complete 17:22:32 935e6c44a52c: Pull complete 17:22:32 94cc34f8dd06: Pull complete 17:22:32 30dea6a524f1: Pull complete 17:22:32 a2aff8979fd8: Pull complete 17:22:34 6808be2612f2: Pull complete 17:22:35 f25807f1079a: Pull complete 17:22:35 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 17:22:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:22:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 17:22:35 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:22:35 WORKDIR /edgex 17:22:35 COPY go.mod . 17:22:35 RUN go mod download 17:22:35 + docker build -t ci-base-image-x86_64 -f - . 17:22:36 Sending build context to Docker daemon 170.5MB 17:22:36 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:22:36 ---> 3b553350e43f 17:22:36 Step 2/4 : WORKDIR /edgex 17:22:41 Still waiting to schedule task 17:22:41 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 17:22:44 ---> Running in 8f672f8a1534 17:22:44 Removing intermediate container 8f672f8a1534 17:22:44 ---> 73146aa61a77 17:22:44 Step 3/4 : COPY go.mod . 17:22:44 ---> a4b409fb9167 17:22:44 Step 4/4 : RUN go mod download 17:22:44 ---> Running in f4bb7ca56ed2 17:23:03 Removing intermediate container f4bb7ca56ed2 17:23:03 ---> d3ecef314ad2 17:23:03 Successfully built d3ecef314ad2 17:23:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:03 + docker inspect -f . ci-base-image-x86_64 17:23:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:03 prd-ubuntu20.04-docker-8c-8g-5228 does not seem to be running inside a container 17:23:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/472 -v /w/workspace/edgex-go/472:/w/workspace/edgex-go/472:rw,z -v /w/workspace/edgex-go/472@tmp:/w/workspace/edgex-go/472@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 17:23:03 $ docker top ab18639f070a6d68f0f2ff1df79a603df1b14a419150dac99fd43c03d2ffb14e -eo pid,comm [Pipeline] { [Pipeline] sh 17:23:04 + go version 17:23:04 go version go1.20.2 linux/amd64 [Pipeline] } 17:23:04 $ docker stop --time=1 ab18639f070a6d68f0f2ff1df79a603df1b14a419150dac99fd43c03d2ffb14e 17:23:05 $ docker rm -f --volumes ab18639f070a6d68f0f2ff1df79a603df1b14a419150dac99fd43c03d2ffb14e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:06 + docker inspect -f . ci-base-image-x86_64 17:23:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:06 prd-ubuntu20.04-docker-8c-8g-5228 does not seem to be running inside a container 17:23:06 $ 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/472 -v /w/workspace/edgex-go/472:/w/workspace/edgex-go/472:rw,z -v /w/workspace/edgex-go/472@tmp:/w/workspace/edgex-go/472@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 17:23:07 $ docker top d8434d72a939ae2ceb49a9629ba3a01931bc062b4e078a8dcfe469ac056cd77e -eo pid,comm [Pipeline] { [Pipeline] echo 17:23:07 ========================================================= 17:23:07 [edgeXBuildGoParallel] Running Tests and Build... 17:23:07 ========================================================= [Pipeline] sh 17:23:07 + git config --global --add safe.directory /w/workspace/edgex-go/472 [Pipeline] fileExists [Pipeline] sh 17:23:07 + make test 17:23:07 go test -race -coverprofile=coverage.out ./... 17:23:14 ? github.com/edgexfoundry/edgex-go [no test files] 17:23:29 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:23:29 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 17:23:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:23:29 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:23:29 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:23:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:23:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:23:29 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 17:23:29 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:23:29 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:23:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:23:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:23:29 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:23:29 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:23:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:23:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:23:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements 17:23:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.075s coverage: 98.5% of statements 17:23:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.092s coverage: 71.3% of statements 17:23:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 17:23:36 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 17:23:36 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:23:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:23:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:23:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements 17:23:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:23:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:23:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:23:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:23:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:23:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:23:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:23:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.427s coverage: 88.5% of statements 17:23:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.072s coverage: 3.9% of statements 17:23:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:23:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 17:23:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:23:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.316s coverage: 95.6% of statements 17:23:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:23:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:23:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:23:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:23:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:23:43 ok github.com/edgexfoundry/edgex-go/internal/io 0.062s coverage: 72.2% of statements 17:23:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:23:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:23:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:23:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 65.9% of statements 17:23:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:23:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:23:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.083s coverage: 0.9% of statements 17:23:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.036s coverage: 29.0% of statements 17:23:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 44.1% of statements 17:23:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.061s coverage: 82.9% of statements 17:23:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 17:23:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements 17:23:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.036s coverage: 87.5% of statements 17:23:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:23:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:23:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:23:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:23:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:23:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 17:23:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 17:23:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 17:23:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:23:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:23:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:23:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:23:48 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:23:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:23:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:23:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 17:23:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:23:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:23:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:23:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 17:23:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 17:23:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 17:23:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:23:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:23:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:23:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 17:23:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 17:23:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 17:23:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:23:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:23:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:23:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:23:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:23:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:23:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:23:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:23:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:23:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:23:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:23:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.053s coverage: 94.4% of statements 17:23:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:23:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:24:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.282s coverage: 79.9% of statements 17:24:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.066s coverage: 92.9% of statements 17:24:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 64.4% of statements 17:24:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 86.9% of statements 17:24:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 17:24:11 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.045s coverage: 20.0% of statements 17:24:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 17:24:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.095s coverage: 81.2% of statements 17:24:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.100s coverage: 82.1% of statements 17:24:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.049s coverage: 86.0% of statements 17:24:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.152s coverage: 63.1% of statements 17:24:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements 17:24:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 17:24:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 17:24:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 17:24:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements 17:24:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.171s coverage: 38.4% of statements 17:24:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 17:24:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements 17:24:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 17.7% of statements 17:24:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.109s coverage: 92.3% of statements 17:24:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.5% of statements 17:24:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.7% of statements 17:24:11 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 17:24:30 go vet ./... 17:24:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:24:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:24:34 ./bin/test-attribution-txt.sh [Pipeline] echo 17:24:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:24:34 + ls -al . 17:24:34 total 704 17:24:34 drwxrwxr-x 11 1001 1001 4096 Mar 22 17:23 . 17:24:34 drwxr-xr-x 4 root root 4096 Mar 22 17:23 .. 17:24:34 drwxrwxr-x 2 1001 1001 4096 Mar 22 17:21 .blubracket 17:24:34 -rw-rw-r-- 1 1001 1001 16 Mar 22 17:21 .dockerignore 17:24:34 drwxrwxr-x 8 1001 1001 4096 Mar 22 17:22 .git 17:24:34 drwxrwxr-x 3 1001 1001 4096 Mar 22 17:21 .github 17:24:34 -rw-rw-r-- 1 1001 1001 1133 Mar 22 17:21 .gitignore 17:24:34 -rw-rw-r-- 1 1001 1001 42 Mar 22 17:21 .golangci.yml 17:24:34 -rw-rw-r-- 1 1001 1001 87 Mar 22 17:21 .hadolint.yml 17:24:34 drwxr-xr-x 3 1001 1001 4096 Mar 22 17:22 .semver 17:24:34 -rw-rw-r-- 1 1001 1001 166 Mar 22 17:21 .sonarcloud.properties 17:24:34 -rw-rw-r-- 1 1001 1001 1171 Mar 22 17:21 ADOPTERS.md 17:24:34 -rw-rw-r-- 1 1001 1001 10954 Mar 22 17:21 Attribution.txt 17:24:34 -rw-rw-r-- 1 1001 1001 73765 Mar 22 17:21 CHANGELOG.md 17:24:34 -rw-rw-r-- 1 1001 1001 3804 Mar 22 17:21 CONTRIBUTING.md 17:24:34 -rw-rw-r-- 1 1001 1001 677 Mar 22 17:21 GOVERNANCE.md 17:24:34 -rw-rw-r-- 1 1001 1001 883 Mar 22 17:21 Jenkinsfile 17:24:34 -rw-rw-r-- 1 1001 1001 10775 Mar 22 17:21 LICENSE 17:24:34 -rw-rw-r-- 1 1001 1001 14266 Mar 22 17:21 Makefile 17:24:34 -rw-rw-r-- 1 1001 1001 582 Mar 22 17:21 OWNERS.md 17:24:34 -rw-rw-r-- 1 1001 1001 9403 Mar 22 17:21 README.md 17:24:34 -rw-rw-r-- 1 1001 1001 789 Mar 22 17:21 SECURITY.md 17:24:34 -rw-rw-r-- 1 1001 1001 13 Mar 22 17:22 VERSION 17:24:34 drwxrwxr-x 2 1001 1001 4096 Mar 22 17:21 bin 17:24:34 drwxrwxr-x 18 1001 1001 4096 Mar 22 17:21 cmd 17:24:34 -rw-r--r-- 1 root root 447378 Mar 22 17:24 coverage.out 17:24:34 -rw-rw-r-- 1 1001 1001 3236 Mar 22 17:21 go.mod 17:24:34 -rw-rw-r-- 1 1001 1001 31410 Mar 22 17:21 go.sum 17:24:34 drwxrwxr-x 7 1001 1001 4096 Mar 22 17:21 internal 17:24:34 drwxrwxr-x 3 1001 1001 4096 Mar 22 17:21 openapi 17:24:34 -rw-rw-r-- 1 1001 1001 594 Mar 22 17:21 security.txt 17:24:34 drwxrwxr-x 4 1001 1001 4096 Mar 22 17:21 snap 17:24:34 -rw-rw-r-- 1 1001 1001 204 Mar 22 17:21 version.go [Pipeline] sh 17:24:35 + '[' -e coverage.out ] 17:24:35 + chown 1001:1001 coverage.out [Pipeline] stash 17:24:35 Stashed 1 file(s) [Pipeline] sh 17:24:35 + make build 17:24:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 17:24:48 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:24:48 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 17:24:48 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 17:24:49 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:24:56 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:24:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 17:24:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:24:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:24:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:25:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:25:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 17:25:03 $ docker stop --time=1 d8434d72a939ae2ceb49a9629ba3a01931bc062b4e078a8dcfe469ac056cd77e 17:25:12 $ docker rm -f --volumes d8434d72a939ae2ceb49a9629ba3a01931bc062b4e078a8dcfe469ac056cd77e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:25:12 17:25:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:25:13 latest: Pulling from edgex-devops/edgex-compose 17:25:13 cbdbe7a5bc2a: Pulling fs layer 17:25:13 ca9280d653b3: Pulling fs layer 17:25:13 7e9c9ca2126c: Pulling fs layer 17:25:13 cbdbe7a5bc2a: Download complete 17:25:13 ca9280d653b3: Verifying Checksum 17:25:13 ca9280d653b3: Download complete 17:25:13 cbdbe7a5bc2a: Pull complete 17:25:14 7e9c9ca2126c: Download complete 17:25:14 ca9280d653b3: Pull complete 17:25:17 7e9c9ca2126c: Pull complete 17:25:17 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:25:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:25:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:25:17 prd-ubuntu20.04-docker-8c-8g-5228 does not seem to be running inside a container 17:25:17 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/472 -v /w/workspace/edgex-go/472:/w/workspace/edgex-go/472:rw,z -v /w/workspace/edgex-go/472@tmp:/w/workspace/edgex-go/472@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 17:25:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5237 in /w/workspace/edgexfoundry_edgex-go_main 17:25:20 $ docker top 20175dc8deafa06f449a04a44315a93d979ceca9b414e7015eb1816cf21667a4 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 17:25:20 Running in /w/workspace/edgex-go/472 [Pipeline] { [Pipeline] checkout 17:25:20 The recommended git tool is: git 17:25:21 + docker-compose build --help 17:25:21 + grep parallel 17:25:21 --parallel Build images in parallel. [Pipeline] } 17:25:21 $ docker stop --time=1 20175dc8deafa06f449a04a44315a93d979ceca9b414e7015eb1816cf21667a4 17:25:23 $ docker rm -f --volumes 20175dc8deafa06f449a04a44315a93d979ceca9b414e7015eb1816cf21667a4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:25:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:25:23 prd-ubuntu20.04-docker-8c-8g-5228 does not seem to be running inside a container 17:25:23 $ 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/472 -v /w/workspace/edgex-go/472:/w/workspace/edgex-go/472:rw,z -v /w/workspace/edgex-go/472@tmp:/w/workspace/edgex-go/472@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 17:25:23 $ docker top fa801e804075da6f3c993e7f4976b70753ce1b2f67cd36ace225998162deed7a -eo pid,comm [Pipeline] { [Pipeline] sh 17:25:24 + docker-compose -f ./docker-compose-build.yml build --parallel 17:25:24 Building core-command ... 17:25:24 Building core-common-config-bootstrapper ... 17:25:24 Building core-data ... 17:25:24 Building core-metadata ... 17:25:24 Building security-bootstrapper ... 17:25:24 Building security-proxy-auth ... 17:25:24 Building security-proxy-setup ... 17:25:24 Building security-secretstore-setup ... 17:25:24 Building security-spiffe-token-provider ... 17:25:24 Building security-spire-agent ... 17:25:24 Building security-spire-config ... 17:25:24 Building security-spire-server ... 17:25:24 Building support-notifications ... 17:25:24 Building support-scheduler ... 17:25:24 Building security-spiffe-token-provider 17:25:24 Building core-command 17:25:24 Building security-spire-agent 17:25:24 Building core-data 17:25:24 Building security-proxy-auth 17:25:28 using credential edgex-jenkins-ssh 17:25:28 Cloning the remote Git repository 17:25:28 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:25:28 > git init /w/workspace/edgex-go/472 # timeout=10 17:25:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:25:28 > git --version # timeout=10 17:25:28 > git --version # 'git version 2.25.1' 17:25:28 using GIT_SSH to set credentials SSH Credentials for GitHub 17:25:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:25:36 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:25:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:25:36 ---> d3ecef314ad2 17:25:36 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:25:36 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:25:36 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:25:36 ---> d3ecef314ad2 17:25:36 Step 3/20 : WORKDIR /edgex-go 17:25:36 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:25:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:25:36 ---> d3ecef314ad2 17:25:36 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:25:36 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:25:36 Step 2/27 : FROM ${BUILDER_BASE} AS builder 17:25:36 ---> d3ecef314ad2 17:25:36 Step 3/27 : WORKDIR /edgex-go 17:25:36 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:25:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:25:36 ---> d3ecef314ad2 17:25:36 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:25:49 Avoid second fetch 17:25:49 Checking out Revision 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 (main) 17:25:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:25:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:25:49 > git config core.sparsecheckout # timeout=10 17:25:49 > git checkout -f 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 # timeout=10 17:25:49 Commit message: "feat: Implement common config flag for security (#4464)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:25:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:25:50 % Total % Received % Xferd Average Speed Time Time Time Current 17:25:50 Dload Upload Total Spent Left Speed 17:25:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 185k [Pipeline] sh 17:25:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:25:51 ---> Running in 426df6b354ac 17:25:51 ---> Running in c9096abbf62e 17:25:51 ---> Running in 35c7ce50872c 17:25:51 ---> Running in 93e87f806342 17:25:51 ---> Running in f36c94e365f6 17:25:51 Removing intermediate container 93e87f806342 17:25:51 ---> e5f0ec871a26 17:25:51 Step 4/23 : WORKDIR /edgex-go 17:25:51 Removing intermediate container f36c94e365f6 17:25:51 ---> 059b739449d4 17:25:51 Step 4/23 : WORKDIR /edgex-go 17:25:51 Removing intermediate container 35c7ce50872c 17:25:51 ---> 37f5b17570b5 17:25:51 Step 4/24 : WORKDIR /edgex-go 17:25:51 Removing intermediate container c9096abbf62e 17:25:51 ---> 4d846a169a1c 17:25:51 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 17:25:51 Removing intermediate container 426df6b354ac 17:25:51 ---> 7ab28917376b 17:25:51 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 17:25:51 ---> Running in 821db6149840 17:25:51 ---> Running in c238c3340ceb 17:25:51 ---> Running in 61ab165601c1 17:25:51 ---> Running in 551ee24a4494 17:25:51 ---> Running in 91bf1b68b204 17:25:51 Removing intermediate container 821db6149840 17:25:51 ---> 6612c4ff6737 17:25:51 Step 5/23 : RUN apk add --update --no-cache make git 17:25:51 Removing intermediate container c238c3340ceb 17:25:51 ---> 08a4035540af 17:25:51 Step 5/24 : RUN apk add --update --no-cache make git 17:25:51 Removing intermediate container 61ab165601c1 17:25:51 ---> 4e7be53507a6 17:25:51 Step 5/23 : RUN apk add --update --no-cache make git 17:25:51 ---> Running in a24dff3eb0a6 17:25:51 ---> Running in d6627756298d 17:25:51 ---> Running in 1da724bbc3f6 17:25:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:25:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:25:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:25:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:25:51 OK: 265 MiB in 53 packages 17:25:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:25:51 v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:25:51 v3.17.2-251-g9b63c758137 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:25:51 OK: 17822 distinct packages available 17:25:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:25:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:25:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:25:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:25:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:25:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:25:51 + sudo tee /etc/docker/daemon.new 17:25:51 { 17:25:51 "registry-mirrors": [ 17:25:51 "https://nexus3.edgexfoundry.org:10001" 17:25:51 ], 17:25:51 "bip": "10.250.0.254/24", 17:25:51 "hosts": [ 17:25:51 "tcp://0.0.0.0:5555", 17:25:51 "unix:///var/run/docker.sock" 17:25:51 ], 17:25:51 "mtu": 1458, 17:25:51 "selinux-enabled": true, 17:25:51 "seccomp-profile": "/etc/docker/seccomp.json" 17:25:51 } [Pipeline] sh 17:25:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:25:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:25:52 OK: 265 MiB in 53 packages 17:25:52 OK: 265 MiB in 53 packages 17:25:52 OK: 265 MiB in 53 packages 17:25:52 OK: 265 MiB in 53 packages 17:25:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:25:52 Removing intermediate container 551ee24a4494 17:25:52 ---> 3657aff2f629 17:25:52 Step 5/27 : COPY go.mod vendor* ./ 17:25:52 ---> 8b05128b970e 17:25:52 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:25:52 ---> Running in 10cdaa45d621 17:25:52 + sudo service docker restart 17:25:52 Removing intermediate container a24dff3eb0a6 17:25:52 ---> cc1a81178cc1 17:25:52 Step 6/23 : COPY go.mod vendor* ./ 17:25:52 Removing intermediate container 1da724bbc3f6 17:25:52 ---> 3a9f62d633a5 17:25:52 Step 6/23 : COPY go.mod vendor* ./ 17:25:52 ---> 1c0deb9ad1b4 17:25:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:25:52 Removing intermediate container 91bf1b68b204 17:25:52 ---> 757016cef787 17:25:52 Step 5/20 : COPY go.mod vendor* ./ 17:25:52 ---> Running in d6186a856800 17:25:53 Removing intermediate container d6627756298d 17:25:53 ---> 5a705e8dd8cb 17:25:53 Step 6/24 : COPY go.mod vendor* ./ 17:25:53 ---> 9967cd408086 17:25:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:25:53 ---> 70d590634bec 17:25:53 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:25:53 ---> Running in 7c969d275f5c 17:25:53 ---> Running in 99a12e6b6b61 17:25:53 ---> 5c3e0f98592c 17:25:53 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:25:53 ---> Running in 7a5056941f8c [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:26:11 provisioning config files... 17:26:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/472@tmp/config9108191616161566416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:26:11 ---> docker-login.sh 17:26:11 nexus3.edgexfoundry.org:10001 17:26:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:12 Configure a credential helper to remove this warning. See 17:26:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:12 17:26:12 Login Succeeded 17:26:12 nexus3.edgexfoundry.org:10002 17:26:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:12 Configure a credential helper to remove this warning. See 17:26:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:12 17:26:12 Login Succeeded 17:26:12 nexus3.edgexfoundry.org:10003 17:26:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:12 Configure a credential helper to remove this warning. See 17:26:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:12 17:26:12 Login Succeeded 17:26:12 nexus3.edgexfoundry.org:10004 17:26:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:13 Configure a credential helper to remove this warning. See 17:26:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:13 17:26:13 Login Succeeded 17:26:13 docker.io 17:26:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:13 Configure a credential helper to remove this warning. See 17:26:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:13 17:26:13 Login Succeeded 17:26:13 ---> docker-login.sh ends [Pipeline] } 17:26:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 17:26:14 + git config --global --add safe.directory /w/workspace/edgex-go/472 [Pipeline] echo 17:26:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:26:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:26:14 ========================================================= 17:26:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:26:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:26:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:26:15 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:26:15 af6eaf76a39c: Pulling fs layer 17:26:15 55522c791124: Pulling fs layer 17:26:15 ce5c4a1c91eb: Pulling fs layer 17:26:15 169dfbe0d373: Pulling fs layer 17:26:15 e1ff8fa3b103: Pulling fs layer 17:26:15 52ebb69f0ebf: Pulling fs layer 17:26:15 5abe8eddf0d5: Pulling fs layer 17:26:15 169dfbe0d373: Waiting 17:26:15 e1ff8fa3b103: Waiting 17:26:15 5abe8eddf0d5: Waiting 17:26:15 52ebb69f0ebf: Waiting 17:26:15 55522c791124: Download complete 17:26:15 169dfbe0d373: Verifying Checksum 17:26:15 169dfbe0d373: Download complete 17:26:15 e1ff8fa3b103: Verifying Checksum 17:26:15 e1ff8fa3b103: Download complete 17:26:15 af6eaf76a39c: Verifying Checksum 17:26:15 af6eaf76a39c: Download complete 17:26:16 af6eaf76a39c: Pull complete 17:26:16 5abe8eddf0d5: Verifying Checksum 17:26:16 5abe8eddf0d5: Download complete 17:26:17 55522c791124: Pull complete 17:26:18 ce5c4a1c91eb: Verifying Checksum 17:26:18 ce5c4a1c91eb: Download complete 17:26:18 52ebb69f0ebf: Verifying Checksum 17:26:18 52ebb69f0ebf: Download complete 17:26:30 ce5c4a1c91eb: Pull complete 17:26:30 169dfbe0d373: Pull complete 17:26:30 e1ff8fa3b103: Pull complete 17:26:37 52ebb69f0ebf: Pull complete 17:26:40 5abe8eddf0d5: Pull complete 17:26:40 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 17:26:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:26:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 17:26:40 + docker build -t ci-base-image-arm64 -f - . 17:26:40 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:26:40 WORKDIR /edgex 17:26:40 COPY go.mod . 17:26:40 RUN go mod download 17:26:41 Sending build context to Docker daemon 2.933MB 17:26:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:26:41 ---> 6cb57ee374ae 17:26:41 Step 2/4 : WORKDIR /edgex 17:26:43 ---> Running in b8fa86455e1f 17:26:43 Removing intermediate container b8fa86455e1f 17:26:43 ---> 52f19f517edd 17:26:43 Step 3/4 : COPY go.mod . 17:26:44 ---> 3d2684930d18 17:26:44 Step 4/4 : RUN go mod download 17:26:44 ---> Running in 00989389076f 17:27:01 Removing intermediate container 7c969d275f5c 17:27:01 ---> e7a2d1964400 17:27:01 Step 8/23 : COPY . . 17:27:01 Removing intermediate container 10cdaa45d621 17:27:01 ---> fd25c0962d4e 17:27:01 Step 7/27 : COPY . . 17:27:01 Removing intermediate container d6186a856800 17:27:01 ---> 677b2b6ef33b 17:27:01 Step 8/23 : COPY . . 17:27:01 Removing intermediate container 99a12e6b6b61 17:27:01 ---> 805589cfa619 17:27:01 Step 7/20 : COPY . . 17:27:01 Removing intermediate container 7a5056941f8c 17:27:01 ---> c616b49b2d20 17:27:01 Step 8/24 : COPY . . 17:27:16 Removing intermediate container 00989389076f 17:27:16 ---> bc47a36faac0 17:27:16 Successfully built bc47a36faac0 17:27:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:17 + docker inspect -f . ci-base-image-arm64 17:27:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:27:17 prd-ubuntu20.04-docker-arm64-4c-16g-5237 does not seem to be running inside a container 17:27:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/472 -v /w/workspace/edgex-go/472:/w/workspace/edgex-go/472:rw,z -v /w/workspace/edgex-go/472@tmp:/w/workspace/edgex-go/472@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 17:27:18 $ docker top d6fd23c35c6a529730175acf96e4bcd3ab20f483fa718352c6fe9136f8822c6e -eo pid,comm [Pipeline] { [Pipeline] sh 17:27:19 + go version 17:27:19 go version go1.20.2 linux/arm64 [Pipeline] } 17:27:19 $ docker stop --time=1 d6fd23c35c6a529730175acf96e4bcd3ab20f483fa718352c6fe9136f8822c6e 17:27:21 $ docker rm -f --volumes d6fd23c35c6a529730175acf96e4bcd3ab20f483fa718352c6fe9136f8822c6e [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 17:27:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:27:21 17:27:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:27:22 latest: Pulling from edgex-devops/edgex-compose-arm64 17:27:22 29e5d40040c1: Pulling fs layer 17:27:22 1ce36da41761: Pulling fs layer 17:27:22 25b303627fd3: Pulling fs layer 17:27:22 29e5d40040c1: Verifying Checksum 17:27:22 29e5d40040c1: Download complete 17:27:22 1ce36da41761: Verifying Checksum 17:27:22 1ce36da41761: Download complete 17:27:22 29e5d40040c1: Pull complete 17:27:24 1ce36da41761: Pull complete 17:27:24 25b303627fd3: Verifying Checksum 17:27:24 25b303627fd3: Download complete 17:27:33 ---> 9b925cee2aa8 17:27:33 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 17:27:33 ---> 8f02ce2b6ca2 17:27:33 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 17:27:33 ---> a2de224c44dc 17:27:33 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 17:27:33 ---> a170e19289d8 17:27:33 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:27:33 ---> 2262aa9fcdbf 17:27:33 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 17:27:33 ---> Running in efc4efd42e6c 17:27:33 ---> Running in c6fe92e351ba 17:27:33 ---> Running in f0855cb099b1 17:27:33 ---> Running in 54ab0349c77e 17:27:33 ---> Running in 2187cd83113c 17:27:33 Removing intermediate container c6fe92e351ba 17:27:33 ---> 4ad9f8023251 17:27:33 Step 9/27 : WORKDIR /edgex-go/spire-build 17:27:33 ---> Running in 53a6ece06a0a 17:27:33 Removing intermediate container 53a6ece06a0a 17:27:33 ---> 00c4e5e8267e 17:27:33 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 17:27:33 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 17:27:33 ---> Running in 766b8cc1bba0 17:27:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 17:27:33 Removing intermediate container 766b8cc1bba0 17:27:33 ---> 79a9db003a11 17:27:33 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:27:33 ---> Running in 3d0c6c6df347 17:27:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 17:27:33 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 17:27:33 Removing intermediate container 3d0c6c6df347 17:27:33 ---> f40307fc69bd 17:27:33 Step 12/27 : WORKDIR /edgex-go 17:27:33 ---> Running in 846dadab854b 17:27:33 Removing intermediate container 846dadab854b 17:27:33 ---> 4f3fe2b5075d 17:27:33 17:27:33 Step 13/27 : FROM alpine:3.17 17:27:33 3.17: Pulling from library/alpine 17:27:33 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 17:27:33 Status: Downloaded newer image for alpine:3.17 17:27:33 ---> b2aa39c304c2 17:27:33 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:27:33 ---> Running in bfe5fbb5b0bf 17:27:33 Removing intermediate container bfe5fbb5b0bf 17:27:33 ---> f566d98392fe 17:27:33 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:27:33 ---> Running in 038be91515d8 17:27:34 25b303627fd3: Pull complete 17:27:34 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:27:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:27:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:27:34 prd-ubuntu20.04-docker-arm64-4c-16g-5237 does not seem to be running inside a container 17:27:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:27:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:27:34 v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:27:34 v3.17.2-251-g9b63c758137 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:27:34 OK: 17820 distinct packages available 17:27:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:27:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:27:35 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/472 -v /w/workspace/edgex-go/472:/w/workspace/edgex-go/472:rw,z -v /w/workspace/edgex-go/472@tmp:/w/workspace/edgex-go/472@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 17:27:35 (1/5) Installing dumb-init (1.2.5-r2) 17:27:35 (2/5) Installing musl-obstack (1.2.3-r0) 17:27:35 (3/5) Installing libucontext (1.2-r0) 17:27:35 (4/5) Installing gcompat (1.1.0-r0) 17:27:35 (5/5) Installing openssl (3.0.8-r1) 17:27:35 Executing busybox-1.35.0-r29.trigger 17:27:35 OK: 8 MiB in 20 packages 17:27:37 $ docker top e307e1492674fde77bb594a9c4e4b0d59f06076649a36318ceaaf7e13d70118b -eo pid,comm [Pipeline] { [Pipeline] sh 17:27:38 + docker-compose build --help 17:27:38 + grep parallel 17:27:38 Removing intermediate container 038be91515d8 17:27:38 ---> f15a08e06e4b 17:27:38 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 17:27:40 ---> 3622c757740f 17:27:40 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 17:27:41 ---> bcf3b435fd57 17:27:41 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:27:43 --parallel Build images in parallel. [Pipeline] } 17:27:43 $ docker stop --time=1 e307e1492674fde77bb594a9c4e4b0d59f06076649a36318ceaaf7e13d70118b 17:27:45 $ docker rm -f --volumes e307e1492674fde77bb594a9c4e4b0d59f06076649a36318ceaaf7e13d70118b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:27:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:27:46 prd-ubuntu20.04-docker-arm64-4c-16g-5237 does not seem to be running inside a container 17:27:46 $ 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/472 -v /w/workspace/edgex-go/472:/w/workspace/edgex-go/472:rw,z -v /w/workspace/edgex-go/472@tmp:/w/workspace/edgex-go/472@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 17:27:47 $ docker top 4a8d2d3936296f4a48e0f0a60e8bfd4bf4b35c3b960e7ce8dd3bd0ef3f778328 -eo pid,comm [Pipeline] { [Pipeline] sh 17:27:48 + docker-compose -f ./docker-compose-build.yml build --parallel 17:27:49 ---> 5400cdb5e6f5 17:27:49 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:27:55 Building core-command ... 17:27:55 Building core-common-config-bootstrapper ... 17:27:55 Building core-data ... 17:27:55 Building core-metadata ... 17:27:55 Building security-bootstrapper ... 17:27:55 Building security-proxy-auth ... 17:27:55 Building security-proxy-setup ... 17:27:55 Building security-secretstore-setup ... 17:27:55 Building security-spiffe-token-provider ... 17:27:55 Building security-spire-agent ... 17:27:55 Building security-spire-config ... 17:27:55 Building security-spire-server ... 17:27:55 Building support-notifications ... 17:27:55 Building support-scheduler ... 17:27:55 Building security-spire-config 17:27:55 Building security-bootstrapper 17:27:55 Building security-proxy-auth 17:27:55 Building core-metadata 17:27:55 Building support-scheduler 17:27:59 ---> 429c47f39186 17:27:59 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:28:04 ---> fa43bb73b203 17:28:04 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:28:04 ---> ca6684f8ad98 17:28:04 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:28:07 ---> ff33f591abf0 17:28:07 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:28:07 ---> Running in 9d2cad28af2d 17:28:08 Removing intermediate container efc4efd42e6c 17:28:08 ---> 3f61138efb10 17:28:08 17:28:08 Step 10/24 : FROM alpine:3.17 17:28:08 ---> b2aa39c304c2 17:28:08 Step 11/24 : RUN apk add --update --no-cache dumb-init 17:28:08 Removing intermediate container f0855cb099b1 17:28:08 ---> d864c53cf769 17:28:08 17:28:08 Step 10/23 : FROM alpine:3.17 17:28:08 ---> b2aa39c304c2 17:28:08 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:28:10 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:28:10 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:28:10 ---> bc47a36faac0 17:28:10 Step 3/25 : ARG ADD_BUILD_TAGS="" 17:28:10 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:28:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:28:10 ---> bc47a36faac0 17:28:10 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:28:10 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:28:10 Step 2/27 : FROM ${BUILDER_BASE} AS builder 17:28:10 ---> bc47a36faac0 17:28:10 Step 3/27 : WORKDIR /edgex-go 17:28:10 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:28:10 Step 2/33 : FROM ${BUILDER_BASE} AS builder 17:28:10 ---> bc47a36faac0 17:28:10 Step 3/33 : WORKDIR /edgex-go 17:28:10 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:28:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:28:10 ---> bc47a36faac0 17:28:10 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:28:10 ---> Running in 61127ef15f5d 17:28:10 ---> Running in 72bfc0aa637c 17:28:10 ---> Running in 0a664985abdc 17:28:10 ---> Running in 20907ee95334 17:28:10 ---> Running in 9ae0180dfe73 17:28:10 Removing intermediate container 72bfc0aa637c 17:28:10 ---> be6e40de7a94 17:28:10 Step 4/23 : WORKDIR /edgex-go 17:28:10 Removing intermediate container 0a664985abdc 17:28:10 ---> 5b7f8a738d07 17:28:10 Step 4/25 : WORKDIR /edgex-go 17:28:10 Removing intermediate container 20907ee95334 17:28:10 ---> cab1f894eb5a 17:28:10 Step 4/33 : RUN apk add --update --no-cache make git 17:28:10 ---> Running in ab3e24941364 17:28:10 Removing intermediate container 9ae0180dfe73 17:28:10 ---> 88d6b0e5927b 17:28:10 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 17:28:10 Removing intermediate container 61127ef15f5d 17:28:10 ---> 2195bf75c233 17:28:10 Step 4/23 : WORKDIR /edgex-go 17:28:10 ---> Running in 90aa1599bcc0 17:28:10 ---> Running in 0da45b49dfb7 17:28:10 ---> Running in 4b33c2a855f9 17:28:10 ---> Running in 23499a545ee0 17:28:10 Removing intermediate container ab3e24941364 17:28:10 ---> c6a1e79db950 17:28:10 Step 5/23 : RUN apk add --update --no-cache make git 17:28:10 ---> Running in 78abb5f9c02d 17:28:10 Removing intermediate container 90aa1599bcc0 17:28:10 ---> da308f195890 17:28:10 Step 5/25 : RUN apk add --update --no-cache make git 17:28:10 ---> Running in bb7ab57a1964 17:28:10 Removing intermediate container 23499a545ee0 17:28:10 ---> 762c316a1e1d 17:28:10 Step 5/23 : RUN apk add --update --no-cache make git 17:28:10 ---> Running in 4f42de4439f5 17:28:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:28:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:28:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:28:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:28:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:28:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:28:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:28:13 Removing intermediate container 9d2cad28af2d 17:28:13 ---> 8f50371c9039 17:28:13 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:28:13 ---> Running in a8bd9f8cc3a6 17:28:13 ---> Running in 239236fbcf30 17:28:13 ---> Running in d81c859d8e38 17:28:13 Removing intermediate container a8bd9f8cc3a6 17:28:13 ---> ff4fb9de59fe 17:28:13 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:28:13 ---> Running in 4a0ef0d754b9 17:28:13 Removing intermediate container d81c859d8e38 17:28:13 ---> d7b6a6ca1b53 17:28:13 Step 25/27 : LABEL arch=x86_64 17:28:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:28:13 ---> Running in d2ec30ce1a9b 17:28:13 Removing intermediate container 54ab0349c77e 17:28:13 ---> 61f61e4014c9 17:28:13 17:28:13 Step 9/20 : FROM alpine:3.17 17:28:13 ---> b2aa39c304c2 17:28:13 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 17:28:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:28:13 Removing intermediate container 2187cd83113c 17:28:13 ---> 911696323374 17:28:13 17:28:13 Step 10/23 : FROM alpine:3.17 17:28:13 ---> b2aa39c304c2 17:28:13 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 17:28:13 ---> Running in bff20c64b985 17:28:13 ---> Running in 6ec0997730a9 17:28:13 Removing intermediate container d2ec30ce1a9b 17:28:13 ---> e5acc058ffac 17:28:13 Step 26/27 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:28:13 ---> Running in c5c5d2c7f2c7 17:28:13 Removing intermediate container 6ec0997730a9 17:28:13 Removing intermediate container bff20c64b985 17:28:13 ---> e6fc9a9b398f 17:28:13 ---> 7e4dfa699887 17:28:13 Step 12/23 : ENV APP_PORT=59880Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:28:13 17:28:13 Removing intermediate container c5c5d2c7f2c7 17:28:13 ---> 7e24767120f5 17:28:13 Step 27/27 : LABEL version=3.0.0-dev.110 17:28:13 (1/1) Installing dumb-init (1.2.5-r2) 17:28:13 Executing busybox-1.35.0-r29.trigger 17:28:13 OK: 7 MiB in 16 packages 17:28:13 ---> Running in 0266c47a1079 17:28:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:28:13 ---> Running in 94e1337d1f62 17:28:13 ---> Running in 4cde3d74ba20 17:28:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:28:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:28:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:28:13 Removing intermediate container 0266c47a1079 17:28:13 ---> e35014193126 17:28:13 Step 13/23 : EXPOSE $APP_PORT 17:28:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:28:13 ---> Running in 620e781ee828 17:28:13 Removing intermediate container 4cde3d74ba20 17:28:13 ---> 99d748345bf9 17:28:13 17:28:13 Successfully built 99d748345bf9 17:28:13 Successfully tagged security-spire-agent:latest 17:28:13  Building security-spire-agent ... done Building security-bootstrapper 17:28:13 Removing intermediate container 620e781ee828 17:28:13 ---> 77a067a06497 17:28:13 Step 14/23 : RUN apk add --update --no-cache dumb-init 17:28:13 ---> Running in e14ba5155286 17:28:13 (1/1) Installing dumb-init (1.2.5-r2) 17:28:13 Executing busybox-1.35.0-r29.trigger 17:28:13 OK: 7 MiB in 16 packages 17:28:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:28:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:28:14 v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:28:14 v3.17.2-251-g9b63c758137 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:28:14 OK: 17820 distinct packages available 17:28:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:28:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:28:14 (1/9) Installing ca-certificates (20220614-r4) 17:28:14 (2/9) Installing brotli-libs (1.0.9-r9) 17:28:14 OK: 263 MiB in 53 packages 17:28:14 OK: 263 MiB in 53 packages 17:28:14 (3/9) Installing nghttp2-libs (1.51.0-r0) 17:28:14 (4/9) Installing libcurl (7.88.1-r1) 17:28:14 (5/9) Installing curl (7.88.1-r1) 17:28:14 (6/9) Installing dumb-init (1.2.5-r2) 17:28:14 (7/9) Installing musl-obstack (1.2.3-r0) 17:28:14 (8/9) Installing libucontext (1.2-r0) 17:28:14 (9/9) Installing gcompat (1.1.0-r0) 17:28:14 Executing busybox-1.35.0-r29.trigger 17:28:14 Executing ca-certificates-20220614-r4.trigger 17:28:14 OK: 10 MiB in 24 packages 17:28:15 OK: 263 MiB in 53 packages 17:28:15 OK: 263 MiB in 53 packages 17:28:15 OK: 263 MiB in 53 packages 17:28:16 Removing intermediate container 4b33c2a855f9 17:28:16 ---> 06b77d192515 17:28:16 Step 5/27 : COPY go.mod vendor* ./ 17:28:16 Removing intermediate container 0da45b49dfb7 17:28:16 ---> f480bb22145d 17:28:16 Step 5/33 : COPY go.mod vendor* ./ 17:28:17 Removing intermediate container 78abb5f9c02d 17:28:17 ---> 54badfa04b42 17:28:17 Step 6/23 : COPY go.mod vendor* ./ 17:28:17 Removing intermediate container bb7ab57a1964 17:28:17 ---> cd79590a49b8 17:28:17 Step 6/25 : COPY go.mod vendor* ./ 17:28:17 Removing intermediate container 4f42de4439f5 17:28:17 ---> df0fd7292a29 17:28:17 Step 6/23 : COPY go.mod vendor* ./ 17:28:17 ---> a301cd01af7b 17:28:17 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:28:17 ---> Running in aa1da52d81ac 17:28:18 ---> 379f08413cc5 17:28:18 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:28:18 ---> Running in c1f8de2db83f 17:28:18 ---> efb63a7079fd 17:28:18 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:28:18 ---> 43672199a792 17:28:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:28:18 ---> Running in 2d9987780766 17:28:18 ---> e7efe18a41a1 17:28:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:28:18 ---> Running in ceadb35ba4a5 17:28:18 ---> Running in 2d3f8c4bbf4c 17:28:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:28:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:28:19 (1/1) Installing dumb-init (1.2.5-r2) 17:28:19 Executing busybox-1.35.0-r29.trigger 17:28:19 OK: 7 MiB in 16 packages 17:28:19 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:28:19 Step 2/33 : FROM ${BUILDER_BASE} AS builder 17:28:19 ---> d3ecef314ad2 17:28:19 Step 3/33 : WORKDIR /edgex-go 17:28:19 ---> Using cache 17:28:19 ---> 4d846a169a1c 17:28:19 Step 4/33 : RUN apk add --update --no-cache make git 17:28:22 Removing intermediate container 239236fbcf30 17:28:22 ---> 39288fe1a638 17:28:22 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 17:28:22 ---> Running in f33e26c4628b 17:28:22 ---> Running in 8ed08d08fd12 17:28:22 Removing intermediate container 4a0ef0d754b9 17:28:22 ---> 82befb104e57 17:28:22 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:28:22 Removing intermediate container 8ed08d08fd12 17:28:22 ---> 976ac638dcd1 17:28:22 Step 13/24 : ENV APP_PORT=59882 17:28:22 ---> Running in f12e5bc326d3 17:28:22 Removing intermediate container f12e5bc326d3 17:28:22 ---> 1e65b77e26f3 17:28:22 Step 14/24 : EXPOSE $APP_PORT 17:28:22 ---> Running in 71aa4f999036 17:28:22 ---> 10a5d8edffe9 17:28:22 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 17:28:22 Removing intermediate container 94e1337d1f62 17:28:22 ---> 6de2590dfa7e 17:28:22 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:28:23 Removing intermediate container 71aa4f999036 17:28:23 ---> 38a2a525dfa8 17:28:23 Step 15/24 : WORKDIR / 17:28:23 Removing intermediate container e14ba5155286 17:28:23 ---> 5112fc94edac 17:28:23 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:28:23 ---> 507d13f7145b 17:28:23 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 17:28:23 ---> Running in 5a6d0be66dae 17:28:23 ---> cf3c3b44602e 17:28:23 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 17:28:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:28:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:28:23 OK: 265 MiB in 53 packages 17:28:23 ---> 317128a7f39b 17:28:23 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 17:28:23 ---> 130edea082b4 17:28:23 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:28:23 Removing intermediate container 5a6d0be66dae 17:28:23 ---> efc254ee910c 17:28:23 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / ---> f6459f56ae9d 17:28:23 17:28:23 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 17:28:23 ---> fc684ec6f0ed 17:28:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 17:28:23 ---> f0ffd40ad1d2 17:28:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:28:25 ---> 32f84ab45d97 17:28:25 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 17:28:26 ---> 2fe98406f1df 17:28:26 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:28:26 ---> 1109b1f20b55 17:28:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 17:28:26 ---> 468cd57e61ff 17:28:26 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 17:28:26 ---> eb440940b226 17:28:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:28:26 Removing intermediate container f33e26c4628b 17:28:26 ---> a2470d95b6fc 17:28:26 Step 5/33 : COPY go.mod vendor* ./ 17:28:27 ---> Running in 487c09ebb7f8 17:28:27 ---> b57105cbb26b 17:28:27 Step 19/23 : ENTRYPOINT ["/core-data"] 17:28:27 ---> 66694343bf0f 17:28:27 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:28:27 ---> Running in 5d36b16d12e6 17:28:27 ---> 3e61f7f20898 17:28:27 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:28:27 ---> 9563d13a397e 17:28:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 17:28:28 ---> Running in 29d7ddb3f127 17:28:28 ---> Running in 6b0355eef467 17:28:28 Removing intermediate container 5d36b16d12e6 17:28:28 ---> 91bca2b3254e 17:28:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:28:28 ---> 534ea30056f6 17:28:28 Step 20/24 : ENTRYPOINT ["/core-command"] 17:28:28 ---> Running in 69889bee60b8 17:28:28 Removing intermediate container 29d7ddb3f127 17:28:28 ---> 65779ba52f35 17:28:28 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:28:28 ---> Running in 7cf7709a729d 17:28:28 ---> Running in 2840116139ed 17:28:28 Removing intermediate container 69889bee60b8 17:28:28 ---> 6b556ecf85a0 17:28:28 Step 21/23 : LABEL arch=x86_64 17:28:29 ---> Running in ff4b40a3939a 17:28:29 Removing intermediate container 2840116139ed 17:28:29 Removing intermediate container 7cf7709a729d 17:28:29 ---> 180d5544c052 17:28:29 ---> b290b8673ab9 17:28:29 Step 18/20 : LABEL arch=x86_64Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:28:29 17:28:29 Removing intermediate container 487c09ebb7f8 17:28:29 ---> a2f3658f3d57 17:28:29 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 17:28:29 ---> Running in 16398f426a87 17:28:29 ---> Running in 1b2fbb22131e 17:28:29 ---> Running in 8025be25ad1d 17:28:29 Removing intermediate container ff4b40a3939a 17:28:29 ---> c7eea7c6a2d5 17:28:29 Step 22/23 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:28:29 ---> Running in 247b1d4ef5e9 17:28:29 Removing intermediate container 1b2fbb22131e 17:28:29 ---> 2227795fae24 17:28:29 Step 22/24 : LABEL arch=x86_64 17:28:29 Removing intermediate container 8025be25ad1d 17:28:29 ---> 39a651cfe26e 17:28:29 Step 19/20 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:28:29 Removing intermediate container 16398f426a87 17:28:29 ---> 80053b4fdab0 17:28:29 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 17:28:29 ---> Running in 3f9c0e8b30ee 17:28:29 Removing intermediate container 247b1d4ef5e9 17:28:29 ---> fcd70aecf615 17:28:29 Step 23/23 : LABEL version=3.0.0-dev.110 17:28:29 ---> Running in 6501694052ef 17:28:29 ---> Running in cf565cf021fc 17:28:29 ---> Running in 8149e3fef50f 17:28:29 Removing intermediate container 3f9c0e8b30ee 17:28:29 ---> 35f2361a3e92 17:28:29 Step 23/24 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:28:29 ---> Running in 0da8bff4ac88 17:28:29 Removing intermediate container cf565cf021fc 17:28:29 ---> 4b5ca1f2649f 17:28:29 Step 20/20 : LABEL version=3.0.0-dev.110 17:28:29 Removing intermediate container 6501694052ef 17:28:29 ---> f75c16349bb1 17:28:29 Step 21/23 : LABEL arch=x86_64 17:28:29 Removing intermediate container 8149e3fef50f 17:28:29 ---> d198b16dd7b6 17:28:29 17:28:29 ---> Running in 26fe12a8d121 17:28:29 ---> Running in d4e51ea56710 17:28:29 Successfully built d198b16dd7b6 17:28:29 Successfully tagged core-data:latest 17:28:30 Building security-spire-server 17:28:30  Building core-data ... done Removing intermediate container 0da8bff4ac88 17:28:30 ---> 0de3c1047a31 17:28:30 Step 24/24 : LABEL version=3.0.0-dev.110 17:28:30 ---> Running in f50b4a6bbce1 17:28:30 Removing intermediate container d4e51ea56710 17:28:30 ---> da4d42071228 17:28:30 Step 22/23 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:28:30 Removing intermediate container 26fe12a8d121 17:28:30 ---> c878e9bfd873 17:28:30 17:28:30 Successfully built c878e9bfd873 17:28:31 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:28:31 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:28:33 ---> d3ecef314ad2 17:28:33 Step 3/26 : WORKDIR /edgex-go 17:28:33 Successfully tagged security-spiffe-token-provider:latest 17:28:33 ---> Using cache 17:28:33  Building security-spiffe-token-provider ... done  ---> 4d846a169a1c 17:28:33 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 17:28:33 ---> Using cache 17:28:33 ---> 3657aff2f629 17:28:33 Step 5/26 : COPY go.mod vendor* ./ 17:28:33 Building security-secretstore-setup 17:28:33 ---> Using cache 17:28:33 ---> 8b05128b970e 17:28:33 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:28:33 ---> Using cache 17:28:33 ---> fd25c0962d4e 17:28:33 Step 7/26 : COPY . . 17:28:33 ---> Running in 46e7ebcab6cb 17:28:33 ---> Using cache 17:28:33 ---> a2de224c44dc 17:28:33 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 17:28:33 ---> Using cache 17:28:33 ---> 4ad9f8023251 17:28:33 Step 9/26 : WORKDIR /edgex-go/spire-build 17:28:33 ---> Using cache 17:28:33 ---> 00c4e5e8267e 17:28:33 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 17:28:33 ---> Using cache 17:28:33 ---> 79a9db003a11 17:28:33 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:28:39 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:28:39 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:28:39 ---> d3ecef314ad2 17:28:39 Step 3/25 : WORKDIR /edgex-go 17:28:39 ---> Using cache 17:28:39 ---> 4d846a169a1c 17:28:39 Step 4/25 : RUN apk add --update --no-cache make git 17:28:39 ---> Using cache 17:28:39 ---> a2470d95b6fc 17:28:39 Step 5/25 : COPY go.mod vendor* ./ 17:28:39 ---> Using cache 17:28:39 ---> 3e61f7f20898 17:28:39 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:28:41 Removing intermediate container f50b4a6bbce1 17:28:41 Removing intermediate container 46e7ebcab6cb 17:28:41 ---> b304879e3595 17:28:41 ---> dbbd61593d2f 17:28:41 17:28:41 Step 23/23 : LABEL version=3.0.0-dev.110 17:28:41 ---> Running in e3d85bd0a4de 17:28:41 ---> Running in 218a7c4d5550 17:28:41 Successfully built b304879e3595 17:28:41 Successfully tagged core-command:latest 17:28:41  Building core-command ... done Building security-proxy-setup 17:28:41 ---> Running in a1fd22219c38 17:28:48 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:28:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:28:48 ---> d3ecef314ad2 17:28:48 Step 3/22 : WORKDIR /edgex-go 17:28:48 ---> Using cache 17:28:48 ---> 4d846a169a1c 17:28:48 Step 4/22 : RUN apk add --update --no-cache make git 17:28:48 ---> Using cache 17:28:48 ---> a2470d95b6fc 17:28:48 Step 5/22 : COPY go.mod vendor* ./ 17:28:48 ---> Using cache 17:28:48 ---> 3e61f7f20898 17:28:48 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:28:48 Removing intermediate container a1fd22219c38 17:28:48 ---> 790fb8a9bbc3 17:28:48 17:28:48 ---> Running in 289e799d38cd 17:28:48 Successfully built 790fb8a9bbc3 17:28:48 Successfully tagged security-proxy-auth:latest 17:28:48  Building security-proxy-auth ... done Building security-spire-config 17:28:55 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:28:55 Step 2/27 : FROM ${BUILDER_BASE} AS builder 17:28:55 ---> d3ecef314ad2 17:28:55 Step 3/27 : WORKDIR /edgex-go 17:28:55 ---> Using cache 17:28:55 ---> 4d846a169a1c 17:28:55 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 17:28:55 ---> Using cache 17:28:55 ---> 3657aff2f629 17:28:55 Step 5/27 : COPY go.mod vendor* ./ 17:28:55 ---> Using cache 17:28:55 ---> 8b05128b970e 17:28:55 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:28:55 ---> Using cache 17:28:55 ---> fd25c0962d4e 17:28:55 Step 7/27 : COPY . . 17:28:55 ---> Using cache 17:28:55 ---> a2de224c44dc 17:28:55 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 17:28:55 ---> Using cache 17:28:55 ---> 4ad9f8023251 17:28:55 Step 9/27 : WORKDIR /edgex-go/spire-build 17:28:55 ---> Using cache 17:28:55 ---> 00c4e5e8267e 17:28:55 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 17:28:55 ---> Using cache 17:28:55 ---> 79a9db003a11 17:28:55 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:28:55 ---> Using cache 17:28:55 ---> f40307fc69bd 17:28:55 Step 12/27 : WORKDIR /edgex-go 17:28:55 ---> Using cache 17:28:55 ---> 4f3fe2b5075d 17:28:55 17:28:55 Step 13/27 : FROM alpine:3.17 17:28:55 ---> b2aa39c304c2 17:28:55 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:28:55 ---> Using cache 17:28:55 ---> f566d98392fe 17:28:55 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:28:57 ---> Running in 0f7e5c0b9a01 17:28:57 Removing intermediate container e3d85bd0a4de 17:28:57 ---> 822c5cee31f6 17:28:57 Step 12/26 : WORKDIR /edgex-go 17:28:58 ---> Running in 88010012f739 17:28:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:28:58 Removing intermediate container 88010012f739 17:28:58 ---> dc1ee4b5535e 17:28:58 17:28:58 Step 13/26 : FROM alpine:3.17 17:28:58 ---> b2aa39c304c2 17:28:58 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:28:58 ---> Using cache 17:28:58 ---> f566d98392fe 17:28:58 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:28:58 ---> Using cache 17:28:58 ---> f15a08e06e4b 17:28:58 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 17:28:58 ---> Using cache 17:28:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:28:58 ---> 3622c757740f 17:28:58 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 17:28:58 ---> Using cache 17:28:58 ---> bcf3b435fd57 17:28:58 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:28:58 v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:28:58 v3.17.2-251-g9b63c758137 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:28:58 OK: 17820 distinct packages available 17:28:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:28:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:28:59 (1/4) Installing dumb-init (1.2.5-r2) 17:28:59 (2/4) Installing musl-obstack (1.2.3-r0) 17:28:59 (3/4) Installing libucontext (1.2-r0) 17:28:59 (4/4) Installing gcompat (1.1.0-r0) 17:28:59 Executing busybox-1.35.0-r29.trigger 17:28:59 OK: 7 MiB in 19 packages 17:29:01 ---> 5cf9d6dd461f 17:29:01 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:29:01 Removing intermediate container 0f7e5c0b9a01 17:29:01 ---> 70a9eb7a9cb4 17:29:01 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 17:29:01 ---> d3e6bd412268 17:29:01 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:29:01 ---> 4c8e84ea02de 17:29:01 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 17:29:01 ---> b354d216a467 17:29:01 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:29:01 ---> 816ce33cfa2e 17:29:01 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:29:06 ---> df3c47cdc45b 17:29:06 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:29:06 ---> Running in 7e33f685568c 17:29:06 ---> 61111005bd7e 17:29:06 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:29:06 Removing intermediate container 7e33f685568c 17:29:06 ---> cb84d3b1ff20 17:29:06 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:29:06 ---> 91a253a0c2a7 17:29:06 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:29:06 ---> Running in f0d2ce1d25d8 17:29:06 ---> Running in 3880a4d41418 17:29:06 Removing intermediate container f0d2ce1d25d8 17:29:06 ---> 4952448b109f 17:29:06 Step 24/26 : LABEL arch=x86_64 17:29:06 Removing intermediate container 3880a4d41418 17:29:06 ---> 166be1909d5a 17:29:06 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:29:06 ---> Running in 810372c67dc4 17:29:06 ---> 945de4965a2f 17:29:06 Removing intermediate container 810372c67dc4 17:29:06 Step 22/27 : WORKDIR / ---> 26c3b2e7f9f7 17:29:06 17:29:06 Step 25/26 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:29:06 ---> Running in 3f999e630c6c 17:29:06 ---> Running in b0cd5614600d 17:29:07 Removing intermediate container 3f999e630c6c 17:29:07 ---> 39d836db02ca 17:29:07 Step 26/26 : LABEL version=3.0.0-dev.110 17:29:07 Removing intermediate container b0cd5614600d 17:29:07 ---> a16014e32c5a 17:29:07 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:29:07 ---> Running in 5cbe677da06b 17:29:07 ---> Running in bffb75b18e5a 17:29:07 Removing intermediate container bffb75b18e5a 17:29:07 ---> 98673a3636f4 17:29:07 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:29:07 Removing intermediate container 5cbe677da06b 17:29:07 ---> d74626c47182 17:29:07 17:29:07 ---> Running in 7b20897d15b2 17:29:07 Successfully built d74626c47182 17:29:07 Successfully tagged security-spire-server:latest 17:29:07  Building security-spire-server ... done Building support-notifications 17:29:07 Removing intermediate container 7b20897d15b2 17:29:07 ---> aa109c89f13d 17:29:07 Step 25/27 : LABEL arch=x86_64 17:29:07 ---> Running in fab49386f63c 17:29:12 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:29:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:29:12 ---> d3ecef314ad2 17:29:12 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:29:12 ---> Using cache 17:29:12 ---> 37f5b17570b5 17:29:12 Step 4/23 : WORKDIR /edgex-go 17:29:12 ---> Using cache 17:29:12 ---> 08a4035540af 17:29:12 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:29:14 Removing intermediate container fab49386f63c 17:29:14 ---> e9d02d1dde70 17:29:14 Step 26/27 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:29:14 ---> Running in 6b0a76d2852f 17:29:14 ---> Running in 61bdae05fc41 17:29:14 Removing intermediate container 61bdae05fc41 17:29:14 ---> bca2c1a51218 17:29:14 Step 27/27 : LABEL version=3.0.0-dev.110 17:29:14 ---> Running in 7dc15e993ce8 17:29:14 Removing intermediate container 7dc15e993ce8 17:29:14 ---> 161350653ba5 17:29:14 17:29:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:29:14 Successfully built 161350653ba5 17:29:14 Successfully tagged security-spire-config:latest 17:29:14  Building security-spire-config ... done Building core-metadata 17:29:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:29:14 OK: 265 MiB in 53 packages 17:29:19 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:29:19 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:29:19 ---> d3ecef314ad2 17:29:19 Step 3/25 : ARG ADD_BUILD_TAGS="" 17:29:19 ---> Using cache 17:29:19 ---> 37f5b17570b5 17:29:19 Step 4/25 : WORKDIR /edgex-go 17:29:19 ---> Using cache 17:29:19 ---> 08a4035540af 17:29:19 Step 5/25 : RUN apk add --update --no-cache make git 17:29:19 ---> Using cache 17:29:19 ---> 5a705e8dd8cb 17:29:19 Step 6/25 : COPY go.mod vendor* ./ 17:29:19 ---> Using cache 17:29:19 ---> 5c3e0f98592c 17:29:19 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:29:19 ---> Using cache 17:29:19 ---> c616b49b2d20 17:29:19 Step 8/25 : COPY . . 17:29:19 ---> Using cache 17:29:19 ---> 9b925cee2aa8 17:29:19 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 17:29:27 ---> Running in 438ac6ffb0c0 17:29:27 Removing intermediate container 6b0a76d2852f 17:29:27 ---> bd6c09545575 17:29:27 Step 6/23 : COPY go.mod vendor* ./ 17:29:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:29:27 ---> 97ce6a0330ae 17:29:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:29:28 ---> Running in 51e7a83387c4 17:29:51 Removing intermediate container 6b0355eef467 17:29:51 ---> 39fe11a5fb77 17:29:51 Step 7/33 : COPY . . 17:30:13 ---> a3f5cdce758d 17:30:13 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:30:13 Removing intermediate container 218a7c4d5550 17:30:13 ---> d0e3d10690aa 17:30:13 Step 7/25 : COPY . . 17:30:13 Removing intermediate container 289e799d38cd 17:30:13 ---> 4cc514f4f739 17:30:13 Step 7/22 : COPY . . 17:30:25 Removing intermediate container 2d9987780766 17:30:25 ---> 7e537012b579 17:30:25 Step 8/25 : COPY . . 17:30:25 Removing intermediate container aa1da52d81ac 17:30:25 ---> 7e8a01ddf43a 17:30:25 Step 7/27 : COPY . . 17:30:25 Removing intermediate container c1f8de2db83f 17:30:25 ---> 78226c604b64 17:30:25 Step 7/33 : COPY . . 17:30:25 Removing intermediate container 2d3f8c4bbf4c 17:30:25 ---> f795d3bb3e6c 17:30:25 Step 8/23 : COPY . . 17:30:25 Removing intermediate container ceadb35ba4a5 17:30:25 ---> 2354e67e0f28 17:30:25 Step 8/23 : COPY . . 17:30:25 ---> 3912ce055029 17:30:25 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:30:25 ---> 6b70468b95cd 17:30:25 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 17:30:25 ---> d0f2776a5073 17:30:25 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 17:30:25 ---> 1fee8b2e6913 17:30:25 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 17:30:25 ---> a469961cd2eb 17:30:25 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 17:30:25 ---> Running in e5c791f7bbe2 17:30:25 ---> Running in faa5c33a7f0d 17:30:25 ---> Running in b0423eab4615 17:30:25 ---> Running in 6ff1bad99bea 17:30:25 ---> Running in 0546f8c953d0 17:30:25 Removing intermediate container b0423eab4615 17:30:25 ---> 8f332dde7042 17:30:25 Step 9/27 : WORKDIR /edgex-go/spire-build 17:30:25 ---> Running in c8ccdc72a5f1 17:30:25 Removing intermediate container c8ccdc72a5f1 17:30:25 ---> 1c70638e686c 17:30:25 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 17:30:25 ---> Running in 86156de09153 17:30:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:30:25 Removing intermediate container 86156de09153 17:30:25 ---> 85cf4852d0ac 17:30:25 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:30:25 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:30:25 ---> Running in 17ad89ebf304 17:30:25 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:30:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 17:30:25 Removing intermediate container 17ad89ebf304 17:30:25 ---> 56b05b455ac7 17:30:25 Step 12/27 : WORKDIR /edgex-go 17:30:25 ---> Running in 48dc9b3841b7 17:30:26 Removing intermediate container 48dc9b3841b7 17:30:26 ---> 67835688a5a5 17:30:26 17:30:26 Step 13/27 : FROM alpine:3.17 17:30:26 3.17: Pulling from library/alpine 17:30:26 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 17:30:26 Status: Downloaded newer image for alpine:3.17 17:30:26 ---> d74e625d9115 17:30:26 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:30:26 ---> Running in 08d7ab209991 17:30:27 Removing intermediate container 08d7ab209991 17:30:27 ---> 97b2fd4e231c 17:30:27 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:30:27 ---> Running in 5a378029770f 17:30:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:30:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:30:32 v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:30:32 v3.17.2-251-g9b63c758137 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:30:32 OK: 17691 distinct packages available 17:30:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:30:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:30:35 ---> Running in 95a51acec7ef 17:30:35 ---> bca6a1a8ca03 17:30:35 Step 8/22 : RUN make cmd/secrets-config/secrets-config 17:30:35 ---> 9cef69737041 17:30:35 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:30:35 Removing intermediate container 438ac6ffb0c0 17:30:35 ---> 4f5ea5607b52 17:30:35 17:30:35 Step 10/25 : FROM alpine:3.17 17:30:35 ---> b2aa39c304c2 17:30:35 Step 11/25 : RUN apk add --update --no-cache dumb-init 17:30:35 ---> Using cache 17:30:35 ---> 39288fe1a638 17:30:35 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 17:30:35 ---> Using cache 17:30:35 ---> 976ac638dcd1 17:30:35 Step 13/25 : ENV APP_PORT=59881 17:30:35 ---> Running in 91eed6b6e448 17:30:35 ---> Running in 17ab09b0bd39 17:30:35 ---> Running in 66ee474392c0 17:30:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:30:35 Removing intermediate container 66ee474392c0 17:30:35 ---> bc23dc51fc76 17:30:35 Step 14/25 : EXPOSE $APP_PORT 17:30:35 (1/4) Installing dumb-init (1.2.5-r2) 17:30:35 (2/4) Installing musl-obstack (1.2.3-r0) 17:30:35 (3/4) Installing libucontext (1.2-r0) 17:30:35 (4/4) Installing gcompat (1.1.0-r0) 17:30:35 Executing busybox-1.35.0-r29.trigger 17:30:35 OK: 8 MiB in 19 packages 17:30:36 ---> Running in c032b1316fba 17:30:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:30:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:30:37 Removing intermediate container 5a378029770f 17:30:37 ---> 63b54cb53615 17:30:37 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 17:30:38 ---> 290486f588d4 17:30:38 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 17:30:39 ---> af7441b517c4 17:30:39 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:30:41 Removing intermediate container c032b1316fba 17:30:41 ---> e00c92677fc2 17:30:41 Step 15/25 : WORKDIR / 17:30:43 Removing intermediate container 51e7a83387c4 17:30:43 ---> aefcbd644bf1 17:30:43 Step 8/23 : COPY . . 17:30:44 ---> Running in 264645e218ac 17:30:46 ---> bbb4e9bc764a 17:30:46 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:30:46 ---> 7150351a4847 17:30:46 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:30:47 ---> Running in df05119b3c24 17:30:47 Removing intermediate container df05119b3c24 17:30:47 ---> c29ccc0b8b11 17:30:47 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:30:48 ---> 77d90ad4ea74 17:30:48 Step 22/27 : WORKDIR / 17:30:48 ---> Running in 3ae84e7c7e32 17:30:49 Removing intermediate container 3ae84e7c7e32 17:30:49 ---> daf9b4b7a2a8 17:30:49 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:30:49 ---> Running in bda7c80e0a26 17:30:50 Removing intermediate container bda7c80e0a26 17:30:50 ---> 92a04c5aff93 17:30:50 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:30:50 ---> Running in c44a8d8f4789 17:30:50 Removing intermediate container c44a8d8f4789 17:30:50 ---> 967e6aa836ed 17:30:50 Step 25/27 : LABEL arch=arm64 17:30:50 ---> Running in 4bf7bf6893c9 17:30:51 Removing intermediate container 4bf7bf6893c9 17:30:51 ---> ad9f2d2ad8b8 17:30:51 Step 26/27 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:30:51 ---> Running in b7e1d456520f 17:30:52 Removing intermediate container b7e1d456520f 17:30:52 ---> a666aa038203 17:30:52 Step 27/27 : LABEL version=3.0.0-dev.110 17:30:52 ---> Running in aae60605f7fc 17:30:52 Removing intermediate container aae60605f7fc 17:30:52 ---> ccb2d87b31c1 17:30:52 17:30:52 Successfully built ccb2d87b31c1 17:30:52 Successfully tagged security-spire-config-arm64:latest 17:30:52  Building security-spire-config ... done Building core-data 17:30:56 Removing intermediate container 264645e218ac 17:30:56 ---> 913cbf8acbce 17:30:56 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 17:30:56 ---> ff4b7b4c7135 17:30:56 Step 9/23 : RUN make cmd/support-notifications/support-notifications 17:30:56 ---> Running in 499dd0c19189 17:30:56 ---> 0f36b6408810 17:30:56 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 17:30:56 ---> e5c34f61145e 17:30:56 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:30:56 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:30:56 ---> 12a2b91e85b8 17:30:56 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 17:30:57 ---> 4c3bc23ee352 17:30:57 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 17:30:57 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:30:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:30:57 ---> bc47a36faac0 17:30:57 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:30:57 ---> Using cache 17:30:57 ---> 2195bf75c233 17:30:57 Step 4/23 : WORKDIR /edgex-go 17:30:57 ---> Using cache 17:30:57 ---> 762c316a1e1d 17:30:57 Step 5/23 : RUN apk add --update --no-cache make git 17:30:57 ---> Using cache 17:30:57 ---> df0fd7292a29 17:30:57 Step 6/23 : COPY go.mod vendor* ./ 17:30:57 ---> Using cache 17:30:57 ---> e7efe18a41a1 17:30:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:30:57 ---> Using cache 17:30:57 ---> f795d3bb3e6c 17:30:57 Step 8/23 : COPY . . 17:30:57 ---> Using cache 17:30:57 ---> a469961cd2eb 17:30:57 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 17:30:57 ---> Running in 121dca8d3899 17:30:58 ---> 2d849c9ce5f5 17:30:58 Step 21/25 : ENTRYPOINT ["/core-metadata"] 17:30:58 ---> Running in a20e48a2fabb 17:30:58 Removing intermediate container a20e48a2fabb 17:30:58 ---> 2bcb680fa253 17:30:58 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:30:58 ---> Running in eaff7ebd936b 17:30:58 Removing intermediate container eaff7ebd936b 17:30:58 ---> ea3e92bf70e0 17:30:58 Step 23/25 : LABEL arch=x86_64 17:30:58 ---> Running in e1556dbb5755 17:30:59 Removing intermediate container e1556dbb5755 17:30:59 ---> 77d22902fa9b 17:30:59 Step 24/25 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:30:59 ---> Running in 405ff4d1e3f7 17:30:59 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 17:31:00 Removing intermediate container 405ff4d1e3f7 17:31:00 ---> 58b1b6559fad 17:31:00 Step 25/25 : LABEL version=3.0.0-dev.110 17:31:01 ---> Running in 6d8a7d867dcd 17:31:02 Removing intermediate container 6d8a7d867dcd 17:31:02 ---> f68a942f3fc3 17:31:02 17:31:02 Successfully built f68a942f3fc3 17:31:02 Successfully tagged core-metadata:latest 17:31:02  Building core-metadata ... done Building support-scheduler 17:31:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:31:07 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:31:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:31:07 ---> d3ecef314ad2 17:31:07 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:31:07 ---> Using cache 17:31:07 ---> 37f5b17570b5 17:31:07 Step 4/23 : WORKDIR /edgex-go 17:31:07 ---> Using cache 17:31:07 ---> 08a4035540af 17:31:07 Step 5/23 : RUN apk add --update --no-cache make git 17:31:07 ---> Using cache 17:31:07 ---> 5a705e8dd8cb 17:31:07 Step 6/23 : COPY go.mod vendor* ./ 17:31:07 ---> Using cache 17:31:07 ---> 5c3e0f98592c 17:31:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:31:07 ---> Using cache 17:31:07 ---> c616b49b2d20 17:31:07 Step 8/23 : COPY . . 17:31:07 ---> Using cache 17:31:07 ---> 9b925cee2aa8 17:31:07 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 17:31:16 ---> Running in bf2fb89468bc 17:31:16 Removing intermediate container 95a51acec7ef 17:31:16 ---> 167c38a8aabc 17:31:16 17:31:16 Step 9/33 : FROM alpine:3.17 17:31:16 ---> b2aa39c304c2 17:31:16 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 17:31:16 ---> Using cache 17:31:16 ---> 7e4dfa699887 17:31:16 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 17:31:16 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:31:17 ---> Running in 13e1a76510d6 17:31:22 Removing intermediate container 17ab09b0bd39 17:31:22 ---> 4316e12285a8 17:31:22 17:31:22 Step 9/25 : FROM alpine:3.17 17:31:22 ---> b2aa39c304c2 17:31:22 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:31:22 Removing intermediate container 91eed6b6e448 17:31:22 ---> 6d0e181a3f3a 17:31:22 17:31:22 Step 9/22 : FROM alpine:3.17 17:31:22 ---> b2aa39c304c2 17:31:22 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 17:31:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:31:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:31:22 (1/2) Installing dumb-init (1.2.5-r2) 17:31:22 (2/2) Installing su-exec (0.2-r2) 17:31:22 Executing busybox-1.35.0-r29.trigger 17:31:22 OK: 7 MiB in 17 packages 17:31:22 ---> Running in e25569e51047 17:31:22 ---> Running in 1338d209e7d7 17:31:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:31:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:31:23 (1/3) Installing ca-certificates (20220614-r4) 17:31:23 (2/3) Installing dumb-init (1.2.5-r2) 17:31:23 (3/3) Installing su-exec (0.2-r2) 17:31:23 Executing busybox-1.35.0-r29.trigger 17:31:23 Executing ca-certificates-20220614-r4.trigger 17:31:23 OK: 8 MiB in 18 packages 17:31:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:31:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:31:25 (1/2) Installing dumb-init (1.2.5-r2) 17:31:25 (2/2) Installing openssl (3.0.8-r1) 17:31:25 Executing busybox-1.35.0-r29.trigger 17:31:25 OK: 8 MiB in 17 packages 17:31:26 Removing intermediate container 13e1a76510d6 17:31:26 ---> 2760ed3428b5 17:31:26 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 17:31:27 ---> Running in 914946dc1c8f 17:31:27 Removing intermediate container 499dd0c19189 17:31:27 ---> f11196a07af4 17:31:27 17:31:27 Step 10/23 : FROM alpine:3.17 17:31:27 ---> b2aa39c304c2 17:31:27 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:31:27 Removing intermediate container e25569e51047 17:31:27 Removing intermediate container 914946dc1c8f 17:31:27 ---> 22741281e078 17:31:27 ---> d874d08300b3 17:31:27 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 17:31:27 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 17:31:27 Removing intermediate container 1338d209e7d7 17:31:27 ---> 6e5cf429cd06 17:31:27 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 17:31:27 ---> Running in 2dc98bc6d0fc 17:31:27 ---> Running in 6e708896e16b 17:31:27 ---> Running in 11185a27e725 17:31:27 ---> Running in 40bed883b38c 17:31:27 Removing intermediate container 6e708896e16b 17:31:27 ---> d5db5c62e7fc 17:31:27 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 17:31:27 Removing intermediate container 11185a27e725 17:31:27 ---> 115b8b8144e2 17:31:27 Step 12/22 : WORKDIR /edgex 17:31:27 ---> Running in 983e99ea60e7 17:31:27 Removing intermediate container 40bed883b38c 17:31:27 ---> adaefa4b77f7 17:31:27 Step 12/25 : WORKDIR / 17:31:27 ---> Running in 4b89cd58ce47 17:31:27 ---> Running in 00a9f171fae6 17:31:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:31:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:31:28 Removing intermediate container 983e99ea60e7 17:31:28 ---> 3784ca52cd13 17:31:28 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:31:28 Removing intermediate container 00a9f171fae6 17:31:28 ---> 13132db0f950 17:31:28 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 17:31:28 Removing intermediate container 4b89cd58ce47 17:31:28 ---> b3864fd94434 17:31:28 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 17:31:28 ---> Running in 88537865915f 17:31:28 (1/2) Installing ca-certificates (20220614-r4) 17:31:28 ---> ab46410851f2 17:31:28 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 17:31:28 (2/2) Installing dumb-init (1.2.5-r2) 17:31:28 ---> 603a4b958e6f 17:31:28 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 17:31:28 Executing busybox-1.35.0-r29.trigger 17:31:28 Removing intermediate container 88537865915f 17:31:28 ---> 107956aa6742 17:31:28 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 17:31:28 Executing ca-certificates-20220614-r4.trigger 17:31:28 OK: 8 MiB in 17 packages 17:31:28 ---> Running in 4bc19373f11c 17:31:28 ---> e6d86dc34eeb 17:31:28 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 17:31:28 ---> 6330ddc66407 17:31:28 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:31:28 ---> 6a86887aae55 17:31:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:31:29 ---> 60a0f16c9d68 17:31:29 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 17:31:29 Removing intermediate container 2dc98bc6d0fc 17:31:29 ---> 2e0cbf00bd63 17:31:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 17:31:29 ---> 781f25d92084 17:31:29 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 17:31:29 ---> e0beed31c0a6 17:31:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:31:29 ---> Running in 7b53819547e8 17:31:29 Removing intermediate container 7b53819547e8 17:31:29 ---> d073e1c32ac1 17:31:29 Step 13/23 : ENV APP_PORT=59860 17:31:30 Removing intermediate container 4bc19373f11c 17:31:30 ---> 4169d5e8fbad 17:31:30 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 17:31:30 ---> 624cf7fad93d 17:31:30 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:31:30 ---> Running in 90127a270279 17:31:30 ---> 303e934f543c 17:31:30 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:31:30 ---> Running in 3d2ccd745e4e 17:31:30 ---> Running in 25a599b9e83c 17:31:30 Removing intermediate container 90127a270279 17:31:30 ---> 5cc8713d78f6 17:31:30 Step 14/23 : EXPOSE $APP_PORT 17:31:30 ---> Running in b24e3067ccd3 17:31:30 Removing intermediate container 3d2ccd745e4e 17:31:30 ---> 2ff881fbf03c 17:31:30 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 17:31:30 Removing intermediate container b24e3067ccd3 17:31:30 ---> 6ff00cfdff72 17:31:30 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:31:30 ---> 4bc33e5f0e31 17:31:30 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 17:31:30 ---> db3542ac2257 17:31:30 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:31:30 ---> Running in 673928b06971 17:31:30 ---> e41f89f4dad6 17:31:30 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 17:31:31 ---> 1286559071fc 17:31:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:31:31 Removing intermediate container 25a599b9e83c 17:31:31 ---> 68087fbab276 17:31:31 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:31:31 ---> b8f8f58a2bcb 17:31:31 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:31:31 ---> Running in e0fba590f00d 17:31:32 Removing intermediate container e0fba590f00d 17:31:32 ---> caed6e8bf008 17:31:32 Step 20/22 : LABEL arch=x86_64 17:31:32 ---> 6264092f02f6 17:31:32 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:31:32 ---> 3ac1e2f970b7 17:31:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 17:31:32 ---> Running in 284bf69490ef 17:31:32 ---> Running in d7817a7c6df6 17:31:32 Removing intermediate container 673928b06971 17:31:32 ---> ee8934b8369a 17:31:32 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 17:31:32 Removing intermediate container 284bf69490ef 17:31:32 ---> b51e9de0301a 17:31:32 Step 21/22 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:31:32 ---> fe0a5a1903b7 17:31:32 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 17:31:32 ---> d5dcef1182a0 17:31:32 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:31:32 ---> Running in 360d854cb0c2 17:31:33 ---> Running in fc4ae5a239b2 17:31:33 Removing intermediate container 360d854cb0c2 17:31:33 ---> 6b620d570f83 17:31:33 Step 22/22 : LABEL version=3.0.0-dev.110 17:31:33 Removing intermediate container fc4ae5a239b2 17:31:33 ---> d2f9e831fc7b 17:31:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:31:33 ---> 5f620ef2fb75 17:31:33 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:31:33 ---> Running in ff824501bf16 17:31:33 ---> Running in 1bf1a7f7ebd0 17:31:33 Removing intermediate container 1bf1a7f7ebd0 17:31:33 ---> 15db61714da5 17:31:33 Step 21/23 : LABEL arch=x86_64 17:31:34 Removing intermediate container ff824501bf16 17:31:34 ---> f1a4aa2cb0dc 17:31:34 17:31:34 Removing intermediate container d7817a7c6df6 17:31:34 ---> 730af759a982 17:31:34 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:31:34 Successfully built f1a4aa2cb0dc 17:31:34 ---> Running in 5ed0bdab8b1d 17:31:34 Successfully tagged security-proxy-setup:latest 17:31:34  Building security-proxy-setup ... done Building core-common-config-bootstrapper 17:31:34 ---> 56c678ceb2e5 17:31:34 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 17:31:34 ---> Running in 21f3a568c4a9 17:31:34 Removing intermediate container 5ed0bdab8b1d 17:31:34 ---> 18287efbf437 17:31:34 Step 22/23 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:31:37 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:31:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:31:38 ---> d3ecef314ad2 17:31:38 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:31:40 ---> Using cache 17:31:40 ---> 37f5b17570b5 17:31:40 Step 4/23 : WORKDIR /edgex-go 17:31:40 ---> Using cache 17:31:40 ---> 08a4035540af 17:31:40 Step 5/23 : RUN apk add --update --no-cache make git 17:31:40 ---> Using cache 17:31:40 ---> 5a705e8dd8cb 17:31:40 Step 6/23 : COPY go.mod vendor* ./ 17:31:40 ---> Using cache 17:31:40 ---> 5c3e0f98592c 17:31:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:31:40 ---> Using cache 17:31:40 ---> c616b49b2d20 17:31:40 Step 8/23 : COPY . . 17:31:40 ---> Using cache 17:31:40 ---> 9b925cee2aa8 17:31:40 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 17:31:41 ---> 45359bbbafbe 17:31:41 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/Removing intermediate container 21f3a568c4a9 17:31:41 ---> bdf0b7636042 17:31:41 Step 23/25 : LABEL arch=x86_64 17:31:41 17:31:41 ---> Running in 679ab974c6a5 17:31:41 ---> Running in 726a6c4b7601 17:31:41 ---> Running in a9d565c89e0b 17:31:41 Removing intermediate container 679ab974c6a5 17:31:41 ---> 8769b4b1d743 17:31:41 Step 23/23 : LABEL version=3.0.0-dev.110 17:31:41 Removing intermediate container a9d565c89e0b 17:31:41 ---> 1677be1ef519 17:31:41 Step 24/25 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:31:41 ---> 6e56c60b5642 17:31:41 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 17:31:41 ---> Running in ae2c4c2c4764 17:31:41 ---> Running in a25d568af7e8 17:31:41 Removing intermediate container ae2c4c2c4764 17:31:41 ---> 230e588853c8 17:31:41 17:31:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 17:31:41 Successfully built 230e588853c8 17:31:42 Successfully tagged support-notifications:latest 17:31:42  Building support-notifications ... done  ---> ca17ed2bd51d 17:31:42 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 17:31:43 Removing intermediate container a25d568af7e8 17:31:43 ---> 82bc6b2dc3d8 17:31:43 Step 25/25 : LABEL version=3.0.0-dev.110 17:31:43 ---> Running in c7c40080e48e 17:31:44 ---> a8b1f7de8198 17:31:44 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:31:44 Removing intermediate container c7c40080e48e 17:31:44 ---> 7f759e40ff9b 17:31:44 17:31:44 Successfully built 7f759e40ff9b 17:31:44 Successfully tagged security-secretstore-setup:latest 17:31:44  Building security-secretstore-setup ... done  ---> 5e8eb355c963 17:31:44 Step 28/33 : RUN chmod +x /entrypoint.sh 17:31:44 ---> Running in 7b732edf3c4b 17:31:45 Removing intermediate container bf2fb89468bc 17:31:45 ---> b01d3e5b59aa 17:31:45 17:31:45 Step 10/23 : FROM alpine:3.17 17:31:45 ---> b2aa39c304c2 17:31:45 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:31:45 ---> Using cache 17:31:45 ---> 39288fe1a638 17:31:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 17:31:45 ---> Using cache 17:31:45 ---> 976ac638dcd1 17:31:45 Step 13/23 : ENV APP_PORT=59861 17:31:46 ---> Running in c58ca8555560 17:31:46 Removing intermediate container c58ca8555560 17:31:46 ---> a3ce921f3727 17:31:46 Step 14/23 : EXPOSE $APP_PORT 17:31:46 Removing intermediate container 7b732edf3c4b 17:31:46 ---> 12fd0124f690 17:31:46 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 17:31:46 ---> Running in d6e09ed4683c 17:31:46 ---> Running in 88d7e64ccfe3 17:31:46 Removing intermediate container d6e09ed4683c 17:31:46 ---> ba38188577a5 17:31:46 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:31:46 Removing intermediate container 88d7e64ccfe3 17:31:46 ---> e755c9090c8c 17:31:46 Step 30/33 : CMD ["gate"] 17:31:46 ---> Running in aac3fb334305 17:31:46 ---> 4100ee3d8172 17:31:46 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 17:31:47 Removing intermediate container aac3fb334305 17:31:47 ---> a4abcea2466f 17:31:47 Step 31/33 : LABEL arch=x86_64 17:31:47 ---> Running in 26e0b0d351cc 17:31:47 ---> 86d6d1f7f11e 17:31:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:31:47 Removing intermediate container 26e0b0d351cc 17:31:47 ---> cb31d423a99e 17:31:47 Step 32/33 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:31:47 ---> Running in 4a949d2f56af 17:31:47 Removing intermediate container 4a949d2f56af 17:31:47 ---> 989d8c9657f2 17:31:47 Step 33/33 : LABEL version=3.0.0-dev.110 17:31:48 ---> 81a71a7ddd32 17:31:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 17:31:48 ---> Running in 3b13088fab13 17:31:48 Removing intermediate container 3b13088fab13 17:31:48 ---> 15d32c108b95 17:31:48 17:31:48 ---> 4565730453ea 17:31:48 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:31:48 Successfully built 15d32c108b95 17:31:48 Successfully tagged security-bootstrapper:latest 17:31:49  Building security-bootstrapper ... done  ---> Running in 903510a67ce8 17:31:49 Removing intermediate container 903510a67ce8 17:31:49 ---> 135c57184366 17:31:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:31:49 ---> Running in 9318d9db0311 17:31:49 Removing intermediate container 9318d9db0311 17:31:49 ---> 7379c625a786 17:31:49 Step 21/23 : LABEL arch=x86_64 17:31:49 ---> Running in 00b1bfd5551b 17:31:49 Removing intermediate container 00b1bfd5551b 17:31:49 ---> 362595712f1f 17:31:49 Step 22/23 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:31:50 ---> Running in 4ced189e6061 17:31:50 Removing intermediate container 4ced189e6061 17:31:50 ---> 6c123e388afb 17:31:50 Step 23/23 : LABEL version=3.0.0-dev.110 17:31:50 ---> Running in ff31cb4b59d4 17:31:50 Removing intermediate container ff31cb4b59d4 17:31:50 ---> c601342f4e8c 17:31:50 17:31:50 Successfully built c601342f4e8c 17:31:50 Successfully tagged support-scheduler:latest 17:32:00  Building support-scheduler ... done Removing intermediate container 726a6c4b7601 17:32:00 ---> 2b29fa3451d9 17:32:00 17:32:00 Step 10/23 : FROM alpine:3.17 17:32:00 ---> b2aa39c304c2 17:32:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:32:00 ---> Using cache 17:32:00 ---> ff4fb9de59fe 17:32:00 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:32:00 ---> Using cache 17:32:00 ---> 82befb104e57 17:32:00 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:32:00 ---> Using cache 17:32:00 ---> 10a5d8edffe9 17:32:00 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 17:32:00 ---> Using cache 17:32:00 ---> 507d13f7145b 17:32:00 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 17:32:00 ---> 6b9db437cacf 17:32:00 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 17:32:00 ---> ebf56641492b 17:32:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 17:32:00 ---> 9351e9d598e3 17:32:00 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:32:00 ---> Running in 6e852571acb8 17:32:01 Removing intermediate container 6e852571acb8 17:32:01 ---> a06224ff1e9b 17:32:01 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 17:32:01 ---> Running in efa8dc57c6d8 17:32:01 Removing intermediate container efa8dc57c6d8 17:32:01 ---> 3d4ea82eb706 17:32:01 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 17:32:01 ---> Running in b757410afdc6 17:32:01 Removing intermediate container b757410afdc6 17:32:01 ---> 55497bef37be 17:32:01 Step 21/23 : LABEL arch=x86_64 17:32:01 ---> Running in 0a9a9c48f1c6 17:32:01 Removing intermediate container 0a9a9c48f1c6 17:32:01 ---> e9853e3ebebb 17:32:01 Step 22/23 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:32:01 ---> Running in 50fe5f48f077 17:32:01 Removing intermediate container 50fe5f48f077 17:32:01 ---> 4fce37f4a66b 17:32:01 Step 23/23 : LABEL version=3.0.0-dev.110 17:32:01 ---> Running in 6df3c1e54afc 17:32:01 Removing intermediate container 6df3c1e54afc 17:32:01 ---> 63bce47afc2f 17:32:01 17:32:01 Successfully built 63bce47afc2f 17:32:01 Successfully tagged core-common-config-bootstrapper:latest 17:32:01  Building core-common-config-bootstrapper ... done  [Pipeline] } 17:32:01 $ docker stop --time=1 fa801e804075da6f3c993e7f4976b70753ce1b2f67cd36ace225998162deed7a 17:32:03 $ docker rm -f --volumes fa801e804075da6f3c993e7f4976b70753ce1b2f67cd36ace225998162deed7a [Pipeline] // withDockerContainer [Pipeline] sh 17:32:03 + docker images 17:32:03 REPOSITORY TAG IMAGE ID CREATED SIZE 17:32:03 core-common-config-bootstrapper latest 63bce47afc2f 2 seconds ago 17.5MB 17:32:03 2b29fa3451d9 5 seconds ago 1.69GB 17:32:03 support-scheduler latest c601342f4e8c 14 seconds ago 32.4MB 17:32:03 security-bootstrapper latest 15d32c108b95 15 seconds ago 22.5MB 17:32:03 b01d3e5b59aa 19 seconds ago 1.76GB 17:32:03 security-secretstore-setup latest 7f759e40ff9b 20 seconds ago 33.5MB 17:32:03 support-notifications latest 230e588853c8 22 seconds ago 33MB 17:32:03 security-proxy-setup latest f1a4aa2cb0dc 30 seconds ago 19.1MB 17:32:03 f11196a07af4 37 seconds ago 1.76GB 17:32:03 6d0e181a3f3a 47 seconds ago 1.67GB 17:32:03 4316e12285a8 47 seconds ago 1.69GB 17:32:03 167c38a8aabc 55 seconds ago 1.68GB 17:32:03 core-metadata latest f68a942f3fc3 About a minute ago 20.7MB 17:32:03 4f5ea5607b52 About a minute ago 1.7GB 17:32:03 security-spire-config latest 161350653ba5 2 minutes ago 88.9MB 17:32:03 security-spire-server latest d74626c47182 2 minutes ago 89.8MB 17:32:03 dc1ee4b5535e 3 minutes ago 1.55GB 17:32:03 security-proxy-auth latest 790fb8a9bbc3 3 minutes ago 18.6MB 17:32:03 core-command latest b304879e3595 3 minutes ago 20.2MB 17:32:03 core-data latest d198b16dd7b6 3 minutes ago 20.4MB 17:32:03 security-spiffe-token-provider latest c878e9bfd873 3 minutes ago 33.2MB 17:32:03 security-spire-agent latest 99d748345bf9 3 minutes ago 129MB 17:32:03 61f61e4014c9 3 minutes ago 1.73GB 17:32:03 911696323374 3 minutes ago 1.7GB 17:32:03 3f61138efb10 3 minutes ago 1.69GB 17:32:03 d864c53cf769 3 minutes ago 1.67GB 17:32:03 4f3fe2b5075d 4 minutes ago 1.55GB 17:32:03 ci-base-image-x86_64 latest d3ecef314ad2 9 minutes ago 882MB 17:32:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 12 days ago 664MB 17:32:03 alpine 3.17 b2aa39c304c2 5 weeks ago 7.05MB 17:32:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 17:32:03 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 17:32:03 provisioning config files... 17:32:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/472@tmp/config8538560544295107253tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:32:03 ---> docker-login.sh 17:32:03 nexus3.edgexfoundry.org:10001 17:32:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:03 Configure a credential helper to remove this warning. See 17:32:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:03 17:32:03 Login Succeeded 17:32:03 nexus3.edgexfoundry.org:10002 17:32:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:03 Configure a credential helper to remove this warning. See 17:32:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:03 17:32:03 Login Succeeded 17:32:03 nexus3.edgexfoundry.org:10003 17:32:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:04 Configure a credential helper to remove this warning. See 17:32:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:04 17:32:04 Login Succeeded 17:32:04 nexus3.edgexfoundry.org:10004 17:32:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:04 Configure a credential helper to remove this warning. See 17:32:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:04 17:32:04 Login Succeeded 17:32:04 docker.io 17:32:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:04 Configure a credential helper to remove this warning. See 17:32:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:04 17:32:04 Login Succeeded 17:32:04 ---> docker-login.sh ends [Pipeline] } 17:32:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:32:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:32:04 [edgeXDocker.push] Tagging docker image core-command with the following tags: 17:32:04 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:32:04 latest 17:32:04 3.0.0-dev.110 17:32:04 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:32:04 main 17:32:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:04 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:05 + docker push nexus3.edgexfoundry.org:10004/core-command:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:32:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:32:05 e1cd8ad0260a: Preparing 17:32:05 6b2162e45c64: Preparing 17:32:05 b3e572d4cd25: Preparing 17:32:05 6406c1655f28: Preparing 17:32:05 8f6472220c19: Preparing 17:32:05 7cd52847ad77: Preparing 17:32:05 e1cd8ad0260a: Pushed 17:32:05 b3e572d4cd25: Pushed 17:32:05 8f6472220c19: Pushed 17:32:05 6406c1655f28: Pushed 17:32:05 7cd52847ad77: Layer already exists 17:32:06 6b2162e45c64: Pushed 17:32:06 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:d0570ba7dcf736d61e06927aa3ff96f65c18bb9addaa901835697a2eba16f3ff size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:07 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:07 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 17:32:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:32:07 e1cd8ad0260a: Preparing 17:32:07 6b2162e45c64: Preparing 17:32:07 b3e572d4cd25: Preparing 17:32:07 6406c1655f28: Preparing 17:32:07 8f6472220c19: Preparing 17:32:07 7cd52847ad77: Preparing 17:32:07 7cd52847ad77: Waiting 17:32:07 8f6472220c19: Layer already exists 17:32:07 6b2162e45c64: Layer already exists 17:32:07 b3e572d4cd25: Layer already exists 17:32:07 6406c1655f28: Layer already exists 17:32:07 e1cd8ad0260a: Layer already exists 17:32:07 7cd52847ad77: Layer already exists 17:32:07 latest: digest: sha256:d0570ba7dcf736d61e06927aa3ff96f65c18bb9addaa901835697a2eba16f3ff size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:07 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:08 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.110 17:32:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:32:08 e1cd8ad0260a: Preparing 17:32:08 6b2162e45c64: Preparing 17:32:08 b3e572d4cd25: Preparing 17:32:08 6406c1655f28: Preparing 17:32:08 8f6472220c19: Preparing 17:32:08 7cd52847ad77: Preparing 17:32:08 7cd52847ad77: Waiting 17:32:08 6b2162e45c64: Layer already exists 17:32:08 8f6472220c19: Layer already exists 17:32:08 6406c1655f28: Layer already exists 17:32:08 b3e572d4cd25: Layer already exists 17:32:08 e1cd8ad0260a: Layer already exists 17:32:08 7cd52847ad77: Layer already exists 17:32:08 3.0.0-dev.110: digest: sha256:d0570ba7dcf736d61e06927aa3ff96f65c18bb9addaa901835697a2eba16f3ff size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:08 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:08 + docker push nexus3.edgexfoundry.org:10004/core-command:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:32:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:32:08 e1cd8ad0260a: Preparing 17:32:08 6b2162e45c64: Preparing 17:32:08 b3e572d4cd25: Preparing 17:32:08 6406c1655f28: Preparing 17:32:08 8f6472220c19: Preparing 17:32:08 7cd52847ad77: Preparing 17:32:08 7cd52847ad77: Waiting 17:32:08 6b2162e45c64: Layer already exists 17:32:08 6406c1655f28: Layer already exists 17:32:08 e1cd8ad0260a: Layer already exists 17:32:08 b3e572d4cd25: Layer already exists 17:32:08 8f6472220c19: Layer already exists 17:32:08 7cd52847ad77: Layer already exists 17:32:08 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:d0570ba7dcf736d61e06927aa3ff96f65c18bb9addaa901835697a2eba16f3ff size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:08 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:09 + docker push nexus3.edgexfoundry.org:10004/core-command:main 17:32:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:32:09 e1cd8ad0260a: Preparing 17:32:09 6b2162e45c64: Preparing 17:32:09 b3e572d4cd25: Preparing 17:32:09 6406c1655f28: Preparing 17:32:09 8f6472220c19: Preparing 17:32:09 7cd52847ad77: Preparing 17:32:09 7cd52847ad77: Waiting 17:32:09 e1cd8ad0260a: Layer already exists 17:32:09 6b2162e45c64: Layer already exists 17:32:09 6406c1655f28: Layer already exists 17:32:09 8f6472220c19: Layer already exists 17:32:09 b3e572d4cd25: Layer already exists 17:32:09 7cd52847ad77: Layer already exists 17:32:09 main: digest: sha256:d0570ba7dcf736d61e06927aa3ff96f65c18bb9addaa901835697a2eba16f3ff size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:32:09 ===================================================== [Pipeline] echo 17:32:09 taggedImages: 17:32:09 - nexus3.edgexfoundry.org:10004/core-command:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:32:09 - nexus3.edgexfoundry.org:10004/core-command:latest 17:32:09 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.110 17:32:09 - nexus3.edgexfoundry.org:10004/core-command:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:32:09 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 17:32:09 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 17:32:09 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:32:09 latest 17:32:09 3.0.0-dev.110 17:32:09 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:32:09 main 17:32:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:09 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:32:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 17:32:09 3b69b6af33bd: Preparing 17:32:09 4f2d6562b039: Preparing 17:32:09 6906f285e27c: Preparing 17:32:09 b0f861898721: Preparing 17:32:09 b3e572d4cd25: Preparing 17:32:09 6406c1655f28: Preparing 17:32:09 e7009afe234e: Preparing 17:32:09 7cd52847ad77: Preparing 17:32:09 6406c1655f28: Waiting 17:32:09 e7009afe234e: Waiting 17:32:09 7cd52847ad77: Waiting 17:32:09 b3e572d4cd25: Layer already exists 17:32:09 6406c1655f28: Layer already exists 17:32:09 6906f285e27c: Pushed 17:32:09 7cd52847ad77: Layer already exists 17:32:09 e7009afe234e: Pushed 17:32:09 3b69b6af33bd: Pushed 17:32:09 4f2d6562b039: Pushed 17:32:11 b0f861898721: Pushed 17:32:11 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:a07e576fde20439e5e149fc06df0160aa6c0eb925de81b3bc6e3f10ab7866993 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:11 + 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 17:32:11 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 17:32:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 17:32:11 3b69b6af33bd: Preparing 17:32:11 4f2d6562b039: Preparing 17:32:11 6906f285e27c: Preparing 17:32:11 b0f861898721: Preparing 17:32:11 b3e572d4cd25: Preparing 17:32:11 6406c1655f28: Preparing 17:32:11 e7009afe234e: Preparing 17:32:11 7cd52847ad77: Preparing 17:32:11 e7009afe234e: Waiting 17:32:11 6406c1655f28: Waiting 17:32:11 7cd52847ad77: Waiting 17:32:11 3b69b6af33bd: Layer already exists 17:32:11 4f2d6562b039: Layer already exists 17:32:11 b0f861898721: Layer already exists 17:32:11 6906f285e27c: Layer already exists 17:32:11 b3e572d4cd25: Layer already exists 17:32:11 7cd52847ad77: Layer already exists 17:32:11 e7009afe234e: Layer already exists 17:32:11 6406c1655f28: Layer already exists 17:32:11 latest: digest: sha256:a07e576fde20439e5e149fc06df0160aa6c0eb925de81b3bc6e3f10ab7866993 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:12 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.110 17:32:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 17:32:12 3b69b6af33bd: Preparing 17:32:12 4f2d6562b039: Preparing 17:32:12 6906f285e27c: Preparing 17:32:12 b0f861898721: Preparing 17:32:12 b3e572d4cd25: Preparing 17:32:12 6406c1655f28: Preparing 17:32:12 e7009afe234e: Preparing 17:32:12 7cd52847ad77: Preparing 17:32:12 6406c1655f28: Waiting 17:32:12 b0f861898721: Layer already exists 17:32:12 b3e572d4cd25: Layer already exists 17:32:12 3b69b6af33bd: Layer already exists 17:32:12 6906f285e27c: Layer already exists 17:32:12 4f2d6562b039: Layer already exists 17:32:12 6406c1655f28: Layer already exists 17:32:12 e7009afe234e: Layer already exists 17:32:12 7cd52847ad77: Layer already exists 17:32:12 3.0.0-dev.110: digest: sha256:a07e576fde20439e5e149fc06df0160aa6c0eb925de81b3bc6e3f10ab7866993 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:12 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:13 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:32:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 17:32:13 3b69b6af33bd: Preparing 17:32:13 4f2d6562b039: Preparing 17:32:13 6906f285e27c: Preparing 17:32:13 b0f861898721: Preparing 17:32:13 b3e572d4cd25: Preparing 17:32:13 6406c1655f28: Preparing 17:32:13 e7009afe234e: Preparing 17:32:13 7cd52847ad77: Preparing 17:32:13 e7009afe234e: Waiting 17:32:13 6406c1655f28: Waiting 17:32:13 7cd52847ad77: Waiting 17:32:13 b0f861898721: Layer already exists 17:32:13 6906f285e27c: Layer already exists 17:32:13 4f2d6562b039: Layer already exists 17:32:13 3b69b6af33bd: Layer already exists 17:32:13 b3e572d4cd25: Layer already exists 17:32:13 e7009afe234e: Layer already exists 17:32:13 6406c1655f28: Layer already exists 17:32:13 7cd52847ad77: Layer already exists 17:32:13 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:a07e576fde20439e5e149fc06df0160aa6c0eb925de81b3bc6e3f10ab7866993 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:13 + 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 17:32:13 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 17:32:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 17:32:13 3b69b6af33bd: Preparing 17:32:13 4f2d6562b039: Preparing 17:32:13 6906f285e27c: Preparing 17:32:13 b0f861898721: Preparing 17:32:13 b3e572d4cd25: Preparing 17:32:13 6406c1655f28: Preparing 17:32:13 e7009afe234e: Preparing 17:32:13 7cd52847ad77: Preparing 17:32:13 6406c1655f28: Waiting 17:32:13 e7009afe234e: Waiting 17:32:13 7cd52847ad77: Waiting 17:32:13 3b69b6af33bd: Layer already exists 17:32:13 b0f861898721: Layer already exists 17:32:13 4f2d6562b039: Layer already exists 17:32:13 b3e572d4cd25: Layer already exists 17:32:13 6906f285e27c: Layer already exists 17:32:13 e7009afe234e: Layer already exists 17:32:13 6406c1655f28: Layer already exists 17:32:13 7cd52847ad77: Layer already exists 17:32:13 main: digest: sha256:a07e576fde20439e5e149fc06df0160aa6c0eb925de81b3bc6e3f10ab7866993 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:32:13 ===================================================== [Pipeline] echo 17:32:13 taggedImages: 17:32:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:32:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 17:32:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.110 17:32:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:32:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 17:32:13 [edgeXDocker.push] Tagging docker image core-data with the following tags: 17:32:13 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:32:13 latest 17:32:13 3.0.0-dev.110 17:32:13 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:32:13 main 17:32:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:14 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:14 + docker push nexus3.edgexfoundry.org:10004/core-data:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:32:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:32:14 e728ed578493: Preparing 17:32:14 c00ef16f8ffb: Preparing 17:32:14 b3e572d4cd25: Preparing 17:32:14 6406c1655f28: Preparing 17:32:14 d455be546a5d: Preparing 17:32:14 7cd52847ad77: Preparing 17:32:14 b3e572d4cd25: Layer already exists 17:32:14 6406c1655f28: Layer already exists 17:32:14 7cd52847ad77: Layer already exists 17:32:14 e728ed578493: Pushed 17:32:14 d455be546a5d: Pushed 17:32:15 c00ef16f8ffb: Pushed 17:32:16 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:20c0f00351fef1d7bc6977acb015c714130e4b6a2388c2af07c5704722ad1aae size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:16 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:16 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 17:32:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:32:16 e728ed578493: Preparing 17:32:16 c00ef16f8ffb: Preparing 17:32:16 b3e572d4cd25: Preparing 17:32:16 6406c1655f28: Preparing 17:32:16 d455be546a5d: Preparing 17:32:16 7cd52847ad77: Preparing 17:32:16 7cd52847ad77: Waiting 17:32:16 e728ed578493: Layer already exists 17:32:16 c00ef16f8ffb: Layer already exists 17:32:16 6406c1655f28: Layer already exists 17:32:16 d455be546a5d: Layer already exists 17:32:16 b3e572d4cd25: Layer already exists 17:32:16 7cd52847ad77: Layer already exists 17:32:16 latest: digest: sha256:20c0f00351fef1d7bc6977acb015c714130e4b6a2388c2af07c5704722ad1aae size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:17 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:17 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.110 17:32:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:32:17 e728ed578493: Preparing 17:32:17 c00ef16f8ffb: Preparing 17:32:17 b3e572d4cd25: Preparing 17:32:17 6406c1655f28: Preparing 17:32:17 d455be546a5d: Preparing 17:32:17 7cd52847ad77: Preparing 17:32:17 d455be546a5d: Layer already exists 17:32:17 c00ef16f8ffb: Layer already exists 17:32:17 e728ed578493: Layer already exists 17:32:17 b3e572d4cd25: Layer already exists 17:32:17 6406c1655f28: Layer already exists 17:32:17 7cd52847ad77: Layer already exists 17:32:17 3.0.0-dev.110: digest: sha256:20c0f00351fef1d7bc6977acb015c714130e4b6a2388c2af07c5704722ad1aae size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:17 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:17 + docker push nexus3.edgexfoundry.org:10004/core-data:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:32:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:32:17 e728ed578493: Preparing 17:32:17 c00ef16f8ffb: Preparing 17:32:17 b3e572d4cd25: Preparing 17:32:17 6406c1655f28: Preparing 17:32:17 d455be546a5d: Preparing 17:32:17 7cd52847ad77: Preparing 17:32:17 7cd52847ad77: Waiting 17:32:17 b3e572d4cd25: Layer already exists 17:32:17 e728ed578493: Layer already exists 17:32:17 d455be546a5d: Layer already exists 17:32:17 c00ef16f8ffb: Layer already exists 17:32:17 6406c1655f28: Layer already exists 17:32:17 7cd52847ad77: Layer already exists 17:32:17 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:20c0f00351fef1d7bc6977acb015c714130e4b6a2388c2af07c5704722ad1aae size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:18 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:18 + docker push nexus3.edgexfoundry.org:10004/core-data:main 17:32:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:32:18 e728ed578493: Preparing 17:32:18 c00ef16f8ffb: Preparing 17:32:18 b3e572d4cd25: Preparing 17:32:18 6406c1655f28: Preparing 17:32:18 d455be546a5d: Preparing 17:32:18 7cd52847ad77: Preparing 17:32:18 7cd52847ad77: Waiting 17:32:18 e728ed578493: Layer already exists 17:32:18 d455be546a5d: Layer already exists 17:32:18 b3e572d4cd25: Layer already exists 17:32:18 c00ef16f8ffb: Layer already exists 17:32:18 6406c1655f28: Layer already exists 17:32:18 7cd52847ad77: Layer already exists 17:32:18 main: digest: sha256:20c0f00351fef1d7bc6977acb015c714130e4b6a2388c2af07c5704722ad1aae size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:32:18 ===================================================== [Pipeline] echo 17:32:18 taggedImages: 17:32:18 - nexus3.edgexfoundry.org:10004/core-data:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:32:18 - nexus3.edgexfoundry.org:10004/core-data:latest 17:32:18 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.110 17:32:18 - nexus3.edgexfoundry.org:10004/core-data:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:32:18 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 17:32:18 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 17:32:18 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:32:18 latest 17:32:18 3.0.0-dev.110 17:32:18 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:32:18 main 17:32:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:19 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:32:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:32:19 53614b24c4d9: Preparing 17:32:19 a66805440031: Preparing 17:32:19 954b055f488d: Preparing 17:32:19 b3e572d4cd25: Preparing 17:32:19 6406c1655f28: Preparing 17:32:19 8f6472220c19: Preparing 17:32:19 7cd52847ad77: Preparing 17:32:19 8f6472220c19: Waiting 17:32:19 b3e572d4cd25: Layer already exists 17:32:19 6406c1655f28: Layer already exists 17:32:19 8f6472220c19: Layer already exists 17:32:19 7cd52847ad77: Layer already exists 17:32:19 53614b24c4d9: Pushed 17:32:19 a66805440031: Pushed 17:32:20 954b055f488d: Pushed 17:32:20 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:a12e3ba78f8b4fd06be9761a2501ca8e49a12252ebdfd1d663d25800188b03a9 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:21 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 17:32:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:32:21 53614b24c4d9: Preparing 17:32:21 a66805440031: Preparing 17:32:21 954b055f488d: Preparing 17:32:21 b3e572d4cd25: Preparing 17:32:21 6406c1655f28: Preparing 17:32:21 8f6472220c19: Preparing 17:32:21 7cd52847ad77: Preparing 17:32:21 8f6472220c19: Waiting 17:32:21 7cd52847ad77: Waiting 17:32:21 b3e572d4cd25: Layer already exists 17:32:21 a66805440031: Layer already exists 17:32:21 53614b24c4d9: Layer already exists 17:32:21 6406c1655f28: Layer already exists 17:32:21 954b055f488d: Layer already exists 17:32:21 7cd52847ad77: Layer already exists 17:32:21 8f6472220c19: Layer already exists 17:32:21 latest: digest: sha256:a12e3ba78f8b4fd06be9761a2501ca8e49a12252ebdfd1d663d25800188b03a9 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:21 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.110 17:32:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:32:22 53614b24c4d9: Preparing 17:32:22 a66805440031: Preparing 17:32:22 954b055f488d: Preparing 17:32:22 b3e572d4cd25: Preparing 17:32:22 6406c1655f28: Preparing 17:32:22 8f6472220c19: Preparing 17:32:22 7cd52847ad77: Preparing 17:32:22 8f6472220c19: Waiting 17:32:22 7cd52847ad77: Waiting 17:32:22 b3e572d4cd25: Layer already exists 17:32:22 a66805440031: Layer already exists 17:32:22 954b055f488d: Layer already exists 17:32:22 6406c1655f28: Layer already exists 17:32:22 53614b24c4d9: Layer already exists 17:32:22 7cd52847ad77: Layer already exists 17:32:22 8f6472220c19: Layer already exists 17:32:22 3.0.0-dev.110: digest: sha256:a12e3ba78f8b4fd06be9761a2501ca8e49a12252ebdfd1d663d25800188b03a9 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:22 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:32:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:32:22 53614b24c4d9: Preparing 17:32:22 a66805440031: Preparing 17:32:22 954b055f488d: Preparing 17:32:22 b3e572d4cd25: Preparing 17:32:22 6406c1655f28: Preparing 17:32:22 8f6472220c19: Preparing 17:32:22 7cd52847ad77: Preparing 17:32:22 8f6472220c19: Waiting 17:32:22 7cd52847ad77: Waiting 17:32:22 954b055f488d: Layer already exists 17:32:22 53614b24c4d9: Layer already exists 17:32:22 6406c1655f28: Layer already exists 17:32:22 b3e572d4cd25: Layer already exists 17:32:22 a66805440031: Layer already exists 17:32:22 8f6472220c19: Layer already exists 17:32:22 7cd52847ad77: Layer already exists 17:32:22 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:a12e3ba78f8b4fd06be9761a2501ca8e49a12252ebdfd1d663d25800188b03a9 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:23 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 17:32:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:32:23 53614b24c4d9: Preparing 17:32:23 a66805440031: Preparing 17:32:23 954b055f488d: Preparing 17:32:23 b3e572d4cd25: Preparing 17:32:23 6406c1655f28: Preparing 17:32:23 8f6472220c19: Preparing 17:32:23 7cd52847ad77: Preparing 17:32:23 8f6472220c19: Waiting 17:32:23 7cd52847ad77: Waiting 17:32:23 b3e572d4cd25: Layer already exists 17:32:23 53614b24c4d9: Layer already exists 17:32:23 a66805440031: Layer already exists 17:32:23 6406c1655f28: Layer already exists 17:32:23 954b055f488d: Layer already exists 17:32:23 7cd52847ad77: Layer already exists 17:32:23 8f6472220c19: Layer already exists 17:32:23 main: digest: sha256:a12e3ba78f8b4fd06be9761a2501ca8e49a12252ebdfd1d663d25800188b03a9 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:32:23 ===================================================== [Pipeline] echo 17:32:23 taggedImages: 17:32:23 - nexus3.edgexfoundry.org:10004/core-metadata:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:32:23 - nexus3.edgexfoundry.org:10004/core-metadata:latest 17:32:23 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.110 17:32:23 - nexus3.edgexfoundry.org:10004/core-metadata:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:32:23 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 17:32:23 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 17:32:23 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:32:23 latest 17:32:23 3.0.0-dev.110 17:32:23 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:32:23 main 17:32:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:32:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:32:24 84e00ac0ea31: Preparing 17:32:24 84e00ac0ea31: Preparing 17:32:24 6fbc634f7a7a: Preparing 17:32:24 840d739c83fc: Preparing 17:32:24 dff89ad82ced: Preparing 17:32:24 f127e622eef7: Preparing 17:32:24 7f3b8a96d5bd: Preparing 17:32:24 b3e572d4cd25: Preparing 17:32:24 6406c1655f28: Preparing 17:32:24 146ae07f2034: Preparing 17:32:24 46af85faaa43: Preparing 17:32:24 207c766c7b77: Preparing 17:32:24 d1909525f538: Preparing 17:32:24 7cd52847ad77: Preparing 17:32:24 46af85faaa43: Waiting 17:32:24 7f3b8a96d5bd: Waiting 17:32:24 b3e572d4cd25: Waiting 17:32:24 6406c1655f28: Waiting 17:32:24 146ae07f2034: Waiting 17:32:24 207c766c7b77: Waiting 17:32:24 d1909525f538: Waiting 17:32:24 f127e622eef7: Pushed 17:32:24 dff89ad82ced: Pushed 17:32:24 84e00ac0ea31: Pushed 17:32:24 6fbc634f7a7a: Pushed 17:32:24 840d739c83fc: Pushed 17:32:24 b3e572d4cd25: Layer already exists 17:32:24 6406c1655f28: Layer already exists 17:32:24 207c766c7b77: Pushed 17:32:24 46af85faaa43: Pushed 17:32:24 7cd52847ad77: Layer already exists 17:32:24 146ae07f2034: Pushed 17:32:24 d1909525f538: Pushed 17:32:25 7f3b8a96d5bd: Pushed 17:32:26 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:38051555ae4a3ec8aa98f1011b64eca868ba435c3cb9613839bda86366c16b04 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:26 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 17:32:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:32:26 84e00ac0ea31: Preparing 17:32:26 84e00ac0ea31: Preparing 17:32:26 6fbc634f7a7a: Preparing 17:32:26 840d739c83fc: Preparing 17:32:26 dff89ad82ced: Preparing 17:32:26 f127e622eef7: Preparing 17:32:26 7f3b8a96d5bd: Preparing 17:32:26 b3e572d4cd25: Preparing 17:32:26 6406c1655f28: Preparing 17:32:26 146ae07f2034: Preparing 17:32:26 46af85faaa43: Preparing 17:32:26 207c766c7b77: Preparing 17:32:26 d1909525f538: Preparing 17:32:26 7cd52847ad77: Preparing 17:32:26 207c766c7b77: Waiting 17:32:26 46af85faaa43: Waiting 17:32:26 d1909525f538: Waiting 17:32:26 7cd52847ad77: Waiting 17:32:26 b3e572d4cd25: Waiting 17:32:26 6406c1655f28: Waiting 17:32:26 146ae07f2034: Waiting 17:32:26 7f3b8a96d5bd: Waiting 17:32:26 dff89ad82ced: Layer already exists 17:32:26 840d739c83fc: Layer already exists 17:32:26 6fbc634f7a7a: Layer already exists 17:32:26 84e00ac0ea31: Layer already exists 17:32:26 f127e622eef7: Layer already exists 17:32:26 7f3b8a96d5bd: Layer already exists 17:32:26 b3e572d4cd25: Layer already exists 17:32:26 6406c1655f28: Layer already exists 17:32:26 46af85faaa43: Layer already exists 17:32:26 146ae07f2034: Layer already exists 17:32:26 207c766c7b77: Layer already exists 17:32:26 d1909525f538: Layer already exists 17:32:26 7cd52847ad77: Layer already exists 17:32:26 latest: digest: sha256:38051555ae4a3ec8aa98f1011b64eca868ba435c3cb9613839bda86366c16b04 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:26 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.110 17:32:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:32:27 84e00ac0ea31: Preparing 17:32:27 84e00ac0ea31: Preparing 17:32:27 6fbc634f7a7a: Preparing 17:32:27 840d739c83fc: Preparing 17:32:27 dff89ad82ced: Preparing 17:32:27 f127e622eef7: Preparing 17:32:27 7f3b8a96d5bd: Preparing 17:32:27 b3e572d4cd25: Preparing 17:32:27 6406c1655f28: Preparing 17:32:27 146ae07f2034: Preparing 17:32:27 b3e572d4cd25: Waiting 17:32:27 7f3b8a96d5bd: Waiting 17:32:27 6406c1655f28: Waiting 17:32:27 146ae07f2034: Waiting 17:32:27 46af85faaa43: Preparing 17:32:27 207c766c7b77: Preparing 17:32:27 d1909525f538: Preparing 17:32:27 7cd52847ad77: Preparing 17:32:27 207c766c7b77: Waiting 17:32:27 d1909525f538: Waiting 17:32:27 7cd52847ad77: Waiting 17:32:27 46af85faaa43: Waiting 17:32:27 dff89ad82ced: Layer already exists 17:32:27 f127e622eef7: Layer already exists 17:32:27 6fbc634f7a7a: Layer already exists 17:32:27 840d739c83fc: Layer already exists 17:32:27 84e00ac0ea31: Layer already exists 17:32:27 7f3b8a96d5bd: Layer already exists 17:32:27 46af85faaa43: Layer already exists 17:32:27 b3e572d4cd25: Layer already exists 17:32:27 6406c1655f28: Layer already exists 17:32:27 146ae07f2034: Layer already exists 17:32:27 207c766c7b77: Layer already exists 17:32:27 d1909525f538: Layer already exists 17:32:27 7cd52847ad77: Layer already exists 17:32:27 3.0.0-dev.110: digest: sha256:38051555ae4a3ec8aa98f1011b64eca868ba435c3cb9613839bda86366c16b04 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:27 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:32:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:32:27 84e00ac0ea31: Preparing 17:32:27 84e00ac0ea31: Preparing 17:32:27 6fbc634f7a7a: Preparing 17:32:27 840d739c83fc: Preparing 17:32:27 dff89ad82ced: Preparing 17:32:27 f127e622eef7: Preparing 17:32:27 7f3b8a96d5bd: Preparing 17:32:27 b3e572d4cd25: Preparing 17:32:27 6406c1655f28: Preparing 17:32:27 146ae07f2034: Preparing 17:32:27 46af85faaa43: Preparing 17:32:27 207c766c7b77: Preparing 17:32:27 d1909525f538: Preparing 17:32:27 7cd52847ad77: Preparing 17:32:27 7f3b8a96d5bd: Waiting 17:32:27 6406c1655f28: Waiting 17:32:27 b3e572d4cd25: Waiting 17:32:27 146ae07f2034: Waiting 17:32:27 46af85faaa43: Waiting 17:32:27 7cd52847ad77: Waiting 17:32:27 207c766c7b77: Waiting 17:32:27 d1909525f538: Waiting 17:32:27 840d739c83fc: Layer already exists 17:32:27 84e00ac0ea31: Layer already exists 17:32:27 dff89ad82ced: Layer already exists 17:32:27 6fbc634f7a7a: Layer already exists 17:32:27 f127e622eef7: Layer already exists 17:32:27 7f3b8a96d5bd: Layer already exists 17:32:27 b3e572d4cd25: Layer already exists 17:32:27 6406c1655f28: Layer already exists 17:32:27 46af85faaa43: Layer already exists 17:32:27 146ae07f2034: Layer already exists 17:32:27 207c766c7b77: Layer already exists 17:32:27 d1909525f538: Layer already exists 17:32:27 7cd52847ad77: Layer already exists 17:32:27 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:38051555ae4a3ec8aa98f1011b64eca868ba435c3cb9613839bda86366c16b04 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:28 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 17:32:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:32:28 84e00ac0ea31: Preparing 17:32:28 84e00ac0ea31: Preparing 17:32:28 6fbc634f7a7a: Preparing 17:32:28 840d739c83fc: Preparing 17:32:28 dff89ad82ced: Preparing 17:32:28 f127e622eef7: Preparing 17:32:28 7f3b8a96d5bd: Preparing 17:32:28 b3e572d4cd25: Preparing 17:32:28 6406c1655f28: Preparing 17:32:28 146ae07f2034: Preparing 17:32:28 46af85faaa43: Preparing 17:32:28 207c766c7b77: Preparing 17:32:28 d1909525f538: Preparing 17:32:28 7cd52847ad77: Preparing 17:32:28 7f3b8a96d5bd: Waiting 17:32:28 b3e572d4cd25: Waiting 17:32:28 6406c1655f28: Waiting 17:32:28 146ae07f2034: Waiting 17:32:28 46af85faaa43: Waiting 17:32:28 207c766c7b77: Waiting 17:32:28 d1909525f538: Waiting 17:32:28 7cd52847ad77: Waiting 17:32:28 dff89ad82ced: Layer already exists 17:32:28 840d739c83fc: Layer already exists 17:32:28 84e00ac0ea31: Layer already exists 17:32:28 f127e622eef7: Layer already exists 17:32:28 6fbc634f7a7a: Layer already exists 17:32:28 b3e572d4cd25: Layer already exists 17:32:28 7f3b8a96d5bd: Layer already exists 17:32:28 6406c1655f28: Layer already exists 17:32:28 146ae07f2034: Layer already exists 17:32:28 46af85faaa43: Layer already exists 17:32:28 207c766c7b77: Layer already exists 17:32:28 d1909525f538: Layer already exists 17:32:28 7cd52847ad77: Layer already exists 17:32:28 main: digest: sha256:38051555ae4a3ec8aa98f1011b64eca868ba435c3cb9613839bda86366c16b04 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:32:28 ===================================================== [Pipeline] echo 17:32:28 taggedImages: 17:32:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:32:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 17:32:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.110 17:32:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:32:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 17:32:28 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 17:32:28 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:32:28 latest 17:32:28 3.0.0-dev.110 17:32:28 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:32:28 main 17:32:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:28 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:32:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 17:32:29 2dfe6071696c: Preparing 17:32:29 5da4185dd7da: Preparing 17:32:29 2d21532608a2: Preparing 17:32:29 a8977be33377: Preparing 17:32:29 b3e572d4cd25: Preparing 17:32:29 6406c1655f28: Preparing 17:32:29 e7009afe234e: Preparing 17:32:29 7cd52847ad77: Preparing 17:32:29 6406c1655f28: Waiting 17:32:29 e7009afe234e: Waiting 17:32:29 7cd52847ad77: Waiting 17:32:29 b3e572d4cd25: Layer already exists 17:32:29 2dfe6071696c: Pushed 17:32:29 5da4185dd7da: Pushed 17:32:29 2d21532608a2: Pushed 17:32:29 6406c1655f28: Layer already exists 17:32:29 e7009afe234e: Layer already exists 17:32:29 7cd52847ad77: Layer already exists 17:32:30 a8977be33377: Pushed 17:32:30 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:cb58d65745df6249d05985704ba6cc926d3bb2f9a50fce6afd8547b99d1b4e24 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:30 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 17:32:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 17:32:31 2dfe6071696c: Preparing 17:32:31 5da4185dd7da: Preparing 17:32:31 2d21532608a2: Preparing 17:32:31 a8977be33377: Preparing 17:32:31 b3e572d4cd25: Preparing 17:32:31 6406c1655f28: Preparing 17:32:31 e7009afe234e: Preparing 17:32:31 7cd52847ad77: Preparing 17:32:31 6406c1655f28: Waiting 17:32:31 7cd52847ad77: Waiting 17:32:31 e7009afe234e: Waiting 17:32:31 2dfe6071696c: Layer already exists 17:32:31 5da4185dd7da: Layer already exists 17:32:31 2d21532608a2: Layer already exists 17:32:31 a8977be33377: Layer already exists 17:32:31 b3e572d4cd25: Layer already exists 17:32:31 6406c1655f28: Layer already exists 17:32:31 e7009afe234e: Layer already exists 17:32:31 7cd52847ad77: Layer already exists 17:32:31 latest: digest: sha256:cb58d65745df6249d05985704ba6cc926d3bb2f9a50fce6afd8547b99d1b4e24 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:31 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.110 17:32:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 17:32:31 2dfe6071696c: Preparing 17:32:31 5da4185dd7da: Preparing 17:32:31 2d21532608a2: Preparing 17:32:31 a8977be33377: Preparing 17:32:31 b3e572d4cd25: Preparing 17:32:31 6406c1655f28: Preparing 17:32:31 e7009afe234e: Preparing 17:32:31 7cd52847ad77: Preparing 17:32:31 6406c1655f28: Waiting 17:32:31 e7009afe234e: Waiting 17:32:31 7cd52847ad77: Waiting 17:32:31 2dfe6071696c: Layer already exists 17:32:31 a8977be33377: Layer already exists 17:32:31 5da4185dd7da: Layer already exists 17:32:31 b3e572d4cd25: Layer already exists 17:32:31 2d21532608a2: Layer already exists 17:32:31 6406c1655f28: Layer already exists 17:32:31 e7009afe234e: Layer already exists 17:32:31 7cd52847ad77: Layer already exists 17:32:31 3.0.0-dev.110: digest: sha256:cb58d65745df6249d05985704ba6cc926d3bb2f9a50fce6afd8547b99d1b4e24 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:31 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:32:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 17:32:32 2dfe6071696c: Preparing 17:32:32 5da4185dd7da: Preparing 17:32:32 2d21532608a2: Preparing 17:32:32 a8977be33377: Preparing 17:32:32 b3e572d4cd25: Preparing 17:32:32 6406c1655f28: Preparing 17:32:32 e7009afe234e: Preparing 17:32:32 7cd52847ad77: Preparing 17:32:32 6406c1655f28: Waiting 17:32:32 e7009afe234e: Waiting 17:32:32 7cd52847ad77: Waiting 17:32:32 b3e572d4cd25: Layer already exists 17:32:32 5da4185dd7da: Layer already exists 17:32:32 a8977be33377: Layer already exists 17:32:32 2dfe6071696c: Layer already exists 17:32:32 2d21532608a2: Layer already exists 17:32:32 7cd52847ad77: Layer already exists 17:32:32 e7009afe234e: Layer already exists 17:32:32 6406c1655f28: Layer already exists 17:32:32 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:cb58d65745df6249d05985704ba6cc926d3bb2f9a50fce6afd8547b99d1b4e24 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:32 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 17:32:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 17:32:32 2dfe6071696c: Preparing 17:32:32 5da4185dd7da: Preparing 17:32:32 2d21532608a2: Preparing 17:32:32 a8977be33377: Preparing 17:32:32 b3e572d4cd25: Preparing 17:32:32 6406c1655f28: Preparing 17:32:32 e7009afe234e: Preparing 17:32:32 7cd52847ad77: Preparing 17:32:32 e7009afe234e: Waiting 17:32:32 7cd52847ad77: Waiting 17:32:32 6406c1655f28: Waiting 17:32:32 b3e572d4cd25: Layer already exists 17:32:32 5da4185dd7da: Layer already exists 17:32:32 2d21532608a2: Layer already exists 17:32:32 a8977be33377: Layer already exists 17:32:32 2dfe6071696c: Layer already exists 17:32:32 e7009afe234e: Layer already exists 17:32:32 6406c1655f28: Layer already exists 17:32:32 7cd52847ad77: Layer already exists 17:32:32 main: digest: sha256:cb58d65745df6249d05985704ba6cc926d3bb2f9a50fce6afd8547b99d1b4e24 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:32:32 ===================================================== [Pipeline] echo 17:32:32 taggedImages: 17:32:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:32:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 17:32:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.110 17:32:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:32:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 17:32:32 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 17:32:32 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:32:32 latest 17:32:32 3.0.0-dev.110 17:32:32 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:32:32 main 17:32:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:33 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:32:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:32:33 3c8f918251fd: Preparing 17:32:33 407f1fe9d6f7: Preparing 17:32:33 03fc84668ecc: Preparing 17:32:33 51a43f532a19: Preparing 17:32:33 b3e572d4cd25: Preparing 17:32:33 6406c1655f28: Preparing 17:32:33 6d2cbb97dead: Preparing 17:32:33 8b3d825b7569: Preparing 17:32:33 7cd52847ad77: Preparing 17:32:33 6406c1655f28: Waiting 17:32:33 6d2cbb97dead: Waiting 17:32:33 8b3d825b7569: Waiting 17:32:33 7cd52847ad77: Waiting 17:32:33 b3e572d4cd25: Layer already exists 17:32:33 6406c1655f28: Layer already exists 17:32:33 3c8f918251fd: Pushed 17:32:33 407f1fe9d6f7: Pushed 17:32:33 51a43f532a19: Pushed 17:32:33 6d2cbb97dead: Pushed 17:32:33 7cd52847ad77: Layer already exists 17:32:33 8b3d825b7569: Pushed 17:32:34 03fc84668ecc: Pushed 17:32:34 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:d71ee99d7e302b18ed9cb9f62e97778a48dc7f7f12376815aa2aaed15da701f1 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:35 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 17:32:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:32:35 3c8f918251fd: Preparing 17:32:35 407f1fe9d6f7: Preparing 17:32:35 03fc84668ecc: Preparing 17:32:35 51a43f532a19: Preparing 17:32:35 b3e572d4cd25: Preparing 17:32:35 6406c1655f28: Preparing 17:32:35 6d2cbb97dead: Preparing 17:32:35 8b3d825b7569: Preparing 17:32:35 7cd52847ad77: Preparing 17:32:35 8b3d825b7569: Waiting 17:32:35 7cd52847ad77: Waiting 17:32:35 6406c1655f28: Waiting 17:32:35 b3e572d4cd25: Layer already exists 17:32:35 51a43f532a19: Layer already exists 17:32:35 407f1fe9d6f7: Layer already exists 17:32:35 3c8f918251fd: Layer already exists 17:32:35 03fc84668ecc: Layer already exists 17:32:35 6406c1655f28: Layer already exists 17:32:35 6d2cbb97dead: Layer already exists 17:32:35 8b3d825b7569: Layer already exists 17:32:35 7cd52847ad77: Layer already exists 17:32:35 latest: digest: sha256:d71ee99d7e302b18ed9cb9f62e97778a48dc7f7f12376815aa2aaed15da701f1 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:35 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.110 17:32:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:32:36 3c8f918251fd: Preparing 17:32:36 407f1fe9d6f7: Preparing 17:32:36 03fc84668ecc: Preparing 17:32:36 51a43f532a19: Preparing 17:32:36 b3e572d4cd25: Preparing 17:32:36 6406c1655f28: Preparing 17:32:36 6d2cbb97dead: Preparing 17:32:36 8b3d825b7569: Preparing 17:32:36 7cd52847ad77: Preparing 17:32:36 6406c1655f28: Waiting 17:32:36 6d2cbb97dead: Waiting 17:32:36 8b3d825b7569: Waiting 17:32:36 7cd52847ad77: Waiting 17:32:36 3c8f918251fd: Layer already exists 17:32:36 03fc84668ecc: Layer already exists 17:32:36 407f1fe9d6f7: Layer already exists 17:32:36 b3e572d4cd25: Layer already exists 17:32:36 51a43f532a19: Layer already exists 17:32:36 6d2cbb97dead: Layer already exists 17:32:36 6406c1655f28: Layer already exists 17:32:36 8b3d825b7569: Layer already exists 17:32:36 7cd52847ad77: Layer already exists 17:32:36 3.0.0-dev.110: digest: sha256:d71ee99d7e302b18ed9cb9f62e97778a48dc7f7f12376815aa2aaed15da701f1 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:36 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:32:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:32:36 3c8f918251fd: Preparing 17:32:36 407f1fe9d6f7: Preparing 17:32:36 03fc84668ecc: Preparing 17:32:36 51a43f532a19: Preparing 17:32:36 b3e572d4cd25: Preparing 17:32:36 6406c1655f28: Preparing 17:32:36 6d2cbb97dead: Preparing 17:32:36 8b3d825b7569: Preparing 17:32:36 7cd52847ad77: Preparing 17:32:36 8b3d825b7569: Waiting 17:32:36 7cd52847ad77: Waiting 17:32:36 6d2cbb97dead: Waiting 17:32:36 407f1fe9d6f7: Layer already exists 17:32:36 3c8f918251fd: Layer already exists 17:32:36 03fc84668ecc: Layer already exists 17:32:36 b3e572d4cd25: Layer already exists 17:32:36 51a43f532a19: Layer already exists 17:32:36 6d2cbb97dead: Layer already exists 17:32:36 6406c1655f28: Layer already exists 17:32:36 7cd52847ad77: Layer already exists 17:32:36 8b3d825b7569: Layer already exists 17:32:36 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:d71ee99d7e302b18ed9cb9f62e97778a48dc7f7f12376815aa2aaed15da701f1 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:37 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 17:32:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:32:37 3c8f918251fd: Preparing 17:32:37 407f1fe9d6f7: Preparing 17:32:37 03fc84668ecc: Preparing 17:32:37 51a43f532a19: Preparing 17:32:37 b3e572d4cd25: Preparing 17:32:37 6406c1655f28: Preparing 17:32:37 6d2cbb97dead: Preparing 17:32:37 8b3d825b7569: Preparing 17:32:37 7cd52847ad77: Preparing 17:32:37 6406c1655f28: Waiting 17:32:37 6d2cbb97dead: Waiting 17:32:37 7cd52847ad77: Waiting 17:32:37 8b3d825b7569: Waiting 17:32:37 b3e572d4cd25: Layer already exists 17:32:37 03fc84668ecc: Layer already exists 17:32:37 3c8f918251fd: Layer already exists 17:32:37 51a43f532a19: Layer already exists 17:32:37 407f1fe9d6f7: Layer already exists 17:32:37 8b3d825b7569: Layer already exists 17:32:37 6406c1655f28: Layer already exists 17:32:37 7cd52847ad77: Layer already exists 17:32:37 6d2cbb97dead: Layer already exists 17:32:37 main: digest: sha256:d71ee99d7e302b18ed9cb9f62e97778a48dc7f7f12376815aa2aaed15da701f1 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:32:37 ===================================================== [Pipeline] echo 17:32:37 taggedImages: 17:32:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:32:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 17:32:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.110 17:32:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:32:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 17:32:37 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 17:32:37 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:32:37 latest 17:32:37 3.0.0-dev.110 17:32:37 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:32:37 main 17:32:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:37 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:32:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:32:38 d8fee46cf4bc: Preparing 17:32:38 0f80658a53c9: Preparing 17:32:38 77b99ddf2213: Preparing 17:32:38 2909f2ca0c25: Preparing 17:32:38 2ed4216d48b7: Preparing 17:32:38 e344dda18287: Preparing 17:32:38 29afc2a11d7e: Preparing 17:32:38 b3e572d4cd25: Preparing 17:32:38 e344dda18287: Waiting 17:32:38 29afc2a11d7e: Waiting 17:32:38 6406c1655f28: Preparing 17:32:38 266971f73a3e: Preparing 17:32:38 7cd52847ad77: Preparing 17:32:38 b3e572d4cd25: Waiting 17:32:38 6406c1655f28: Waiting 17:32:38 266971f73a3e: Waiting 17:32:38 7cd52847ad77: Waiting 17:32:38 2ed4216d48b7: Pushed 17:32:38 d8fee46cf4bc: Pushed 17:32:38 0f80658a53c9: Pushed 17:32:38 b3e572d4cd25: Layer already exists 17:32:38 6406c1655f28: Layer already exists 17:32:38 e344dda18287: Pushed 17:32:38 29afc2a11d7e: Pushed 17:32:38 7cd52847ad77: Layer already exists 17:32:38 266971f73a3e: Pushed 17:32:39 2909f2ca0c25: Pushed 17:32:39 77b99ddf2213: Pushed 17:32:39 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:501a6cf4088d2fa6b1d2e7eecd5793748861ce3bcf47591af4d12d44db30ed3d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:40 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 17:32:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:32:40 d8fee46cf4bc: Preparing 17:32:40 0f80658a53c9: Preparing 17:32:40 77b99ddf2213: Preparing 17:32:40 2909f2ca0c25: Preparing 17:32:40 2ed4216d48b7: Preparing 17:32:40 e344dda18287: Preparing 17:32:40 29afc2a11d7e: Preparing 17:32:40 b3e572d4cd25: Preparing 17:32:40 6406c1655f28: Preparing 17:32:40 266971f73a3e: Preparing 17:32:40 7cd52847ad77: Preparing 17:32:40 29afc2a11d7e: Waiting 17:32:40 b3e572d4cd25: Waiting 17:32:40 6406c1655f28: Waiting 17:32:40 266971f73a3e: Waiting 17:32:40 e344dda18287: Waiting 17:32:40 7cd52847ad77: Waiting 17:32:40 77b99ddf2213: Layer already exists 17:32:40 2909f2ca0c25: Layer already exists 17:32:40 d8fee46cf4bc: Layer already exists 17:32:40 0f80658a53c9: Layer already exists 17:32:40 2ed4216d48b7: Layer already exists 17:32:40 e344dda18287: Layer already exists 17:32:40 b3e572d4cd25: Layer already exists 17:32:40 266971f73a3e: Layer already exists 17:32:40 6406c1655f28: Layer already exists 17:32:40 29afc2a11d7e: Layer already exists 17:32:40 7cd52847ad77: Layer already exists 17:32:40 latest: digest: sha256:501a6cf4088d2fa6b1d2e7eecd5793748861ce3bcf47591af4d12d44db30ed3d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:40 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.110 17:32:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:32:41 d8fee46cf4bc: Preparing 17:32:41 0f80658a53c9: Preparing 17:32:41 77b99ddf2213: Preparing 17:32:41 2909f2ca0c25: Preparing 17:32:41 2ed4216d48b7: Preparing 17:32:41 e344dda18287: Preparing 17:32:41 29afc2a11d7e: Preparing 17:32:41 b3e572d4cd25: Preparing 17:32:41 6406c1655f28: Preparing 17:32:41 266971f73a3e: Preparing 17:32:41 7cd52847ad77: Preparing 17:32:41 e344dda18287: Waiting 17:32:41 29afc2a11d7e: Waiting 17:32:41 b3e572d4cd25: Waiting 17:32:41 6406c1655f28: Waiting 17:32:41 266971f73a3e: Waiting 17:32:41 7cd52847ad77: Waiting 17:32:41 d8fee46cf4bc: Layer already exists 17:32:41 2ed4216d48b7: Layer already exists 17:32:41 2909f2ca0c25: Layer already exists 17:32:41 77b99ddf2213: Layer already exists 17:32:41 0f80658a53c9: Layer already exists 17:32:41 29afc2a11d7e: Layer already exists 17:32:41 e344dda18287: Layer already exists 17:32:41 6406c1655f28: Layer already exists 17:32:41 b3e572d4cd25: Layer already exists 17:32:41 266971f73a3e: Layer already exists 17:32:41 7cd52847ad77: Layer already exists 17:32:41 3.0.0-dev.110: digest: sha256:501a6cf4088d2fa6b1d2e7eecd5793748861ce3bcf47591af4d12d44db30ed3d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:41 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:32:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:32:41 d8fee46cf4bc: Preparing 17:32:41 0f80658a53c9: Preparing 17:32:41 77b99ddf2213: Preparing 17:32:41 2909f2ca0c25: Preparing 17:32:41 2ed4216d48b7: Preparing 17:32:41 e344dda18287: Preparing 17:32:41 29afc2a11d7e: Preparing 17:32:41 b3e572d4cd25: Preparing 17:32:41 6406c1655f28: Preparing 17:32:41 266971f73a3e: Preparing 17:32:41 7cd52847ad77: Preparing 17:32:41 e344dda18287: Waiting 17:32:41 6406c1655f28: Waiting 17:32:41 29afc2a11d7e: Waiting 17:32:41 b3e572d4cd25: Waiting 17:32:41 266971f73a3e: Waiting 17:32:41 77b99ddf2213: Layer already exists 17:32:41 d8fee46cf4bc: Layer already exists 17:32:41 2909f2ca0c25: Layer already exists 17:32:41 0f80658a53c9: Layer already exists 17:32:41 2ed4216d48b7: Layer already exists 17:32:41 e344dda18287: Layer already exists 17:32:41 29afc2a11d7e: Layer already exists 17:32:41 b3e572d4cd25: Layer already exists 17:32:41 266971f73a3e: Layer already exists 17:32:41 6406c1655f28: Layer already exists 17:32:41 7cd52847ad77: Layer already exists 17:32:41 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:501a6cf4088d2fa6b1d2e7eecd5793748861ce3bcf47591af4d12d44db30ed3d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:42 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 17:32:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:32:42 d8fee46cf4bc: Preparing 17:32:42 0f80658a53c9: Preparing 17:32:42 77b99ddf2213: Preparing 17:32:42 2909f2ca0c25: Preparing 17:32:42 2ed4216d48b7: Preparing 17:32:42 e344dda18287: Preparing 17:32:42 29afc2a11d7e: Preparing 17:32:42 b3e572d4cd25: Preparing 17:32:42 6406c1655f28: Preparing 17:32:42 266971f73a3e: Preparing 17:32:42 7cd52847ad77: Preparing 17:32:42 29afc2a11d7e: Waiting 17:32:42 b3e572d4cd25: Waiting 17:32:42 e344dda18287: Waiting 17:32:42 6406c1655f28: Waiting 17:32:42 266971f73a3e: Waiting 17:32:42 7cd52847ad77: Waiting 17:32:42 2909f2ca0c25: Layer already exists 17:32:42 2ed4216d48b7: Layer already exists 17:32:42 0f80658a53c9: Layer already exists 17:32:42 77b99ddf2213: Layer already exists 17:32:42 d8fee46cf4bc: Layer already exists 17:32:42 e344dda18287: Layer already exists 17:32:42 6406c1655f28: Layer already exists 17:32:42 b3e572d4cd25: Layer already exists 17:32:42 266971f73a3e: Layer already exists 17:32:42 29afc2a11d7e: Layer already exists 17:32:42 7cd52847ad77: Layer already exists 17:32:42 main: digest: sha256:501a6cf4088d2fa6b1d2e7eecd5793748861ce3bcf47591af4d12d44db30ed3d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:32:42 ===================================================== [Pipeline] echo 17:32:42 taggedImages: 17:32:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:32:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 17:32:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.110 17:32:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:32:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 17:32:42 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 17:32:42 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:32:42 latest 17:32:42 3.0.0-dev.110 17:32:42 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:32:42 main 17:32:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:42 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:32:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 17:32:43 0ef4d02f6c37: Preparing 17:32:43 16aa14bc57f3: Preparing 17:32:43 b3e572d4cd25: Preparing 17:32:43 6406c1655f28: Preparing 17:32:43 876a3be2994c: Preparing 17:32:43 7cd52847ad77: Preparing 17:32:43 7cd52847ad77: Waiting 17:32:43 6406c1655f28: Layer already exists 17:32:43 b3e572d4cd25: Layer already exists 17:32:43 7cd52847ad77: Layer already exists 17:32:43 0ef4d02f6c37: Pushed 17:32:43 876a3be2994c: Pushed 17:32:45 16aa14bc57f3: Pushed 17:32:45 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:f32da94a986a2810d6e3f38ccfd43c8937700ba7bdd2329c6cfbcbe6d824709e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:45 + 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 17:32:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 17:32:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 17:32:46 0ef4d02f6c37: Preparing 17:32:46 16aa14bc57f3: Preparing 17:32:46 b3e572d4cd25: Preparing 17:32:46 6406c1655f28: Preparing 17:32:46 876a3be2994c: Preparing 17:32:46 7cd52847ad77: Preparing 17:32:46 7cd52847ad77: Waiting 17:32:46 6406c1655f28: Layer already exists 17:32:46 0ef4d02f6c37: Layer already exists 17:32:46 16aa14bc57f3: Layer already exists 17:32:46 b3e572d4cd25: Layer already exists 17:32:46 876a3be2994c: Layer already exists 17:32:46 7cd52847ad77: Layer already exists 17:32:46 latest: digest: sha256:f32da94a986a2810d6e3f38ccfd43c8937700ba7bdd2329c6cfbcbe6d824709e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:46 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.110 17:32:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 17:32:46 0ef4d02f6c37: Preparing 17:32:46 16aa14bc57f3: Preparing 17:32:46 b3e572d4cd25: Preparing 17:32:46 6406c1655f28: Preparing 17:32:46 876a3be2994c: Preparing 17:32:46 7cd52847ad77: Preparing 17:32:46 7cd52847ad77: Waiting 17:32:46 6406c1655f28: Layer already exists 17:32:46 876a3be2994c: Layer already exists 17:32:46 16aa14bc57f3: Layer already exists 17:32:46 b3e572d4cd25: Layer already exists 17:32:46 0ef4d02f6c37: Layer already exists 17:32:46 7cd52847ad77: Layer already exists 17:32:46 3.0.0-dev.110: digest: sha256:f32da94a986a2810d6e3f38ccfd43c8937700ba7bdd2329c6cfbcbe6d824709e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:47 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:32:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 17:32:47 0ef4d02f6c37: Preparing 17:32:47 16aa14bc57f3: Preparing 17:32:47 b3e572d4cd25: Preparing 17:32:47 6406c1655f28: Preparing 17:32:47 876a3be2994c: Preparing 17:32:47 7cd52847ad77: Preparing 17:32:47 7cd52847ad77: Waiting 17:32:47 0ef4d02f6c37: Layer already exists 17:32:47 16aa14bc57f3: Layer already exists 17:32:47 b3e572d4cd25: Layer already exists 17:32:47 876a3be2994c: Layer already exists 17:32:47 6406c1655f28: Layer already exists 17:32:47 7cd52847ad77: Layer already exists 17:32:47 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:f32da94a986a2810d6e3f38ccfd43c8937700ba7bdd2329c6cfbcbe6d824709e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:47 + 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 17:32:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 17:32:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 17:32:48 0ef4d02f6c37: Preparing 17:32:48 16aa14bc57f3: Preparing 17:32:48 b3e572d4cd25: Preparing 17:32:48 6406c1655f28: Preparing 17:32:48 876a3be2994c: Preparing 17:32:48 7cd52847ad77: Preparing 17:32:48 7cd52847ad77: Waiting 17:32:48 876a3be2994c: Layer already exists 17:32:48 16aa14bc57f3: Layer already exists 17:32:48 6406c1655f28: Layer already exists 17:32:48 0ef4d02f6c37: Layer already exists 17:32:48 b3e572d4cd25: Layer already exists 17:32:48 7cd52847ad77: Layer already exists 17:32:48 main: digest: sha256:f32da94a986a2810d6e3f38ccfd43c8937700ba7bdd2329c6cfbcbe6d824709e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:32:48 ===================================================== [Pipeline] echo 17:32:48 taggedImages: 17:32:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:32:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 17:32:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.110 17:32:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:32:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 17:32:48 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 17:32:48 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:32:48 latest 17:32:48 3.0.0-dev.110 17:32:48 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:32:48 main 17:32:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:48 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:32:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 17:32:48 965bff219a09: Preparing 17:32:48 2cf4066a3bf7: Preparing 17:32:48 14faafa3c7ea: Preparing 17:32:48 9fd17ce73520: Preparing 17:32:48 80946a0a1087: Preparing 17:32:48 b3e572d4cd25: Preparing 17:32:48 6406c1655f28: Preparing 17:32:48 63ba807d16c5: Preparing 17:32:48 7cd52847ad77: Preparing 17:32:48 b3e572d4cd25: Waiting 17:32:48 6406c1655f28: Waiting 17:32:48 63ba807d16c5: Waiting 17:32:48 7cd52847ad77: Waiting 17:32:48 965bff219a09: Pushed 17:32:48 b3e572d4cd25: Layer already exists 17:32:48 2cf4066a3bf7: Pushed 17:32:48 14faafa3c7ea: Pushed 17:32:48 6406c1655f28: Layer already exists 17:32:48 7cd52847ad77: Layer already exists 17:32:49 63ba807d16c5: Pushed 17:32:52 80946a0a1087: Pushed 17:32:55 9fd17ce73520: Pushed 17:32:55 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:a51fcb6b343be0fe7d3b2570fc109bf4ed98034a93e91393d84c7671e0ed4c2e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:55 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 17:32:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 17:32:56 965bff219a09: Preparing 17:32:56 2cf4066a3bf7: Preparing 17:32:56 14faafa3c7ea: Preparing 17:32:56 9fd17ce73520: Preparing 17:32:56 80946a0a1087: Preparing 17:32:56 b3e572d4cd25: Preparing 17:32:56 6406c1655f28: Preparing 17:32:56 63ba807d16c5: Preparing 17:32:56 7cd52847ad77: Preparing 17:32:56 63ba807d16c5: Waiting 17:32:56 b3e572d4cd25: Waiting 17:32:56 6406c1655f28: Waiting 17:32:56 7cd52847ad77: Waiting 17:32:56 80946a0a1087: Layer already exists 17:32:56 2cf4066a3bf7: Layer already exists 17:32:56 9fd17ce73520: Layer already exists 17:32:56 965bff219a09: Layer already exists 17:32:56 14faafa3c7ea: Layer already exists 17:32:56 63ba807d16c5: Layer already exists 17:32:56 b3e572d4cd25: Layer already exists 17:32:56 7cd52847ad77: Layer already exists 17:32:56 6406c1655f28: Layer already exists 17:32:56 latest: digest: sha256:a51fcb6b343be0fe7d3b2570fc109bf4ed98034a93e91393d84c7671e0ed4c2e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:56 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.110 17:32:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 17:32:56 965bff219a09: Preparing 17:32:56 2cf4066a3bf7: Preparing 17:32:56 14faafa3c7ea: Preparing 17:32:56 9fd17ce73520: Preparing 17:32:56 80946a0a1087: Preparing 17:32:56 b3e572d4cd25: Preparing 17:32:56 6406c1655f28: Preparing 17:32:56 63ba807d16c5: Preparing 17:32:56 7cd52847ad77: Preparing 17:32:56 63ba807d16c5: Waiting 17:32:56 b3e572d4cd25: Waiting 17:32:56 6406c1655f28: Waiting 17:32:56 7cd52847ad77: Waiting 17:32:56 965bff219a09: Layer already exists 17:32:56 80946a0a1087: Layer already exists 17:32:56 14faafa3c7ea: Layer already exists 17:32:56 9fd17ce73520: Layer already exists 17:32:56 2cf4066a3bf7: Layer already exists 17:32:56 6406c1655f28: Layer already exists 17:32:56 7cd52847ad77: Layer already exists 17:32:56 63ba807d16c5: Layer already exists 17:32:56 b3e572d4cd25: Layer already exists 17:32:56 3.0.0-dev.110: digest: sha256:a51fcb6b343be0fe7d3b2570fc109bf4ed98034a93e91393d84c7671e0ed4c2e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:57 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:32:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 17:32:57 965bff219a09: Preparing 17:32:57 2cf4066a3bf7: Preparing 17:32:57 14faafa3c7ea: Preparing 17:32:57 9fd17ce73520: Preparing 17:32:57 80946a0a1087: Preparing 17:32:57 b3e572d4cd25: Preparing 17:32:57 6406c1655f28: Preparing 17:32:57 63ba807d16c5: Preparing 17:32:57 7cd52847ad77: Preparing 17:32:57 6406c1655f28: Waiting 17:32:57 63ba807d16c5: Waiting 17:32:57 7cd52847ad77: Waiting 17:32:57 b3e572d4cd25: Waiting 17:32:57 14faafa3c7ea: Layer already exists 17:32:57 80946a0a1087: Layer already exists 17:32:57 965bff219a09: Layer already exists 17:32:57 9fd17ce73520: Layer already exists 17:32:57 2cf4066a3bf7: Layer already exists 17:32:57 b3e572d4cd25: Layer already exists 17:32:57 6406c1655f28: Layer already exists 17:32:57 63ba807d16c5: Layer already exists 17:32:57 7cd52847ad77: Layer already exists 17:32:57 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:a51fcb6b343be0fe7d3b2570fc109bf4ed98034a93e91393d84c7671e0ed4c2e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:57 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 17:32:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 17:32:58 965bff219a09: Preparing 17:32:58 2cf4066a3bf7: Preparing 17:32:58 14faafa3c7ea: Preparing 17:32:58 9fd17ce73520: Preparing 17:32:58 80946a0a1087: Preparing 17:32:58 b3e572d4cd25: Preparing 17:32:58 6406c1655f28: Preparing 17:32:58 63ba807d16c5: Preparing 17:32:58 7cd52847ad77: Preparing 17:32:58 6406c1655f28: Waiting 17:32:58 63ba807d16c5: Waiting 17:32:58 b3e572d4cd25: Waiting 17:32:58 7cd52847ad77: Waiting 17:32:58 9fd17ce73520: Layer already exists 17:32:58 965bff219a09: Layer already exists 17:32:58 2cf4066a3bf7: Layer already exists 17:32:58 80946a0a1087: Layer already exists 17:32:58 14faafa3c7ea: Layer already exists 17:32:58 b3e572d4cd25: Layer already exists 17:32:58 6406c1655f28: Layer already exists 17:32:58 7cd52847ad77: Layer already exists 17:32:58 63ba807d16c5: Layer already exists 17:32:58 main: digest: sha256:a51fcb6b343be0fe7d3b2570fc109bf4ed98034a93e91393d84c7671e0ed4c2e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:32:58 ===================================================== [Pipeline] echo 17:32:58 taggedImages: 17:32:58 - nexus3.edgexfoundry.org:10004/security-spire-agent:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:32:58 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 17:32:58 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.110 17:32:58 - nexus3.edgexfoundry.org:10004/security-spire-agent:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:32:58 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 17:32:58 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 17:32:58 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:32:58 latest 17:32:58 3.0.0-dev.110 17:32:58 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:32:58 main 17:32:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:58 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:32:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 17:32:58 819969dc9192: Preparing 17:32:58 34585a3ccb35: Preparing 17:32:58 a808e370ba8c: Preparing 17:32:58 7a2e4fa45538: Preparing 17:32:58 b3e572d4cd25: Preparing 17:32:58 6406c1655f28: Preparing 17:32:58 4a8cd140769c: Preparing 17:32:58 7cd52847ad77: Preparing 17:32:58 6406c1655f28: Waiting 17:32:58 4a8cd140769c: Waiting 17:32:58 7cd52847ad77: Waiting 17:32:58 b3e572d4cd25: Layer already exists 17:32:58 6406c1655f28: Layer already exists 17:32:58 819969dc9192: Pushed 17:32:58 a808e370ba8c: Pushed 17:32:58 34585a3ccb35: Pushed 17:32:58 7cd52847ad77: Layer already exists 17:32:59 4a8cd140769c: Pushed 17:33:05 7a2e4fa45538: Pushed 17:33:05 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:77559788099bae3f4f2a5425b9790f8712e89c5994ca5e1e4ed26b9928643969 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:05 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 17:33:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 17:33:06 819969dc9192: Preparing 17:33:06 34585a3ccb35: Preparing 17:33:06 a808e370ba8c: Preparing 17:33:06 7a2e4fa45538: Preparing 17:33:06 b3e572d4cd25: Preparing 17:33:06 6406c1655f28: Preparing 17:33:06 4a8cd140769c: Preparing 17:33:06 7cd52847ad77: Preparing 17:33:06 6406c1655f28: Waiting 17:33:06 7cd52847ad77: Waiting 17:33:06 4a8cd140769c: Waiting 17:33:06 34585a3ccb35: Layer already exists 17:33:06 b3e572d4cd25: Layer already exists 17:33:06 a808e370ba8c: Layer already exists 17:33:06 7a2e4fa45538: Layer already exists 17:33:06 819969dc9192: Layer already exists 17:33:06 6406c1655f28: Layer already exists 17:33:06 4a8cd140769c: Layer already exists 17:33:06 7cd52847ad77: Layer already exists 17:33:06 latest: digest: sha256:77559788099bae3f4f2a5425b9790f8712e89c5994ca5e1e4ed26b9928643969 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:06 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.110 17:33:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 17:33:06 819969dc9192: Preparing 17:33:06 34585a3ccb35: Preparing 17:33:06 a808e370ba8c: Preparing 17:33:06 7a2e4fa45538: Preparing 17:33:06 b3e572d4cd25: Preparing 17:33:06 6406c1655f28: Preparing 17:33:06 4a8cd140769c: Preparing 17:33:06 7cd52847ad77: Preparing 17:33:06 4a8cd140769c: Waiting 17:33:06 6406c1655f28: Waiting 17:33:06 7cd52847ad77: Waiting 17:33:06 b3e572d4cd25: Layer already exists 17:33:06 7a2e4fa45538: Layer already exists 17:33:06 819969dc9192: Layer already exists 17:33:06 34585a3ccb35: Layer already exists 17:33:06 a808e370ba8c: Layer already exists 17:33:06 6406c1655f28: Layer already exists 17:33:06 4a8cd140769c: Layer already exists 17:33:06 7cd52847ad77: Layer already exists 17:33:06 3.0.0-dev.110: digest: sha256:77559788099bae3f4f2a5425b9790f8712e89c5994ca5e1e4ed26b9928643969 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:07 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:33:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 17:33:07 819969dc9192: Preparing 17:33:07 34585a3ccb35: Preparing 17:33:07 a808e370ba8c: Preparing 17:33:07 7a2e4fa45538: Preparing 17:33:07 b3e572d4cd25: Preparing 17:33:07 6406c1655f28: Preparing 17:33:07 4a8cd140769c: Preparing 17:33:07 7cd52847ad77: Preparing 17:33:07 6406c1655f28: Waiting 17:33:07 4a8cd140769c: Waiting 17:33:07 b3e572d4cd25: Layer already exists 17:33:07 7a2e4fa45538: Layer already exists 17:33:07 819969dc9192: Layer already exists 17:33:07 34585a3ccb35: Layer already exists 17:33:07 a808e370ba8c: Layer already exists 17:33:07 4a8cd140769c: Layer already exists 17:33:07 6406c1655f28: Layer already exists 17:33:07 7cd52847ad77: Layer already exists 17:33:07 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:77559788099bae3f4f2a5425b9790f8712e89c5994ca5e1e4ed26b9928643969 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:07 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 17:33:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 17:33:08 819969dc9192: Preparing 17:33:08 34585a3ccb35: Preparing 17:33:08 a808e370ba8c: Preparing 17:33:08 7a2e4fa45538: Preparing 17:33:08 b3e572d4cd25: Preparing 17:33:08 6406c1655f28: Preparing 17:33:08 4a8cd140769c: Preparing 17:33:08 7cd52847ad77: Preparing 17:33:08 6406c1655f28: Waiting 17:33:08 4a8cd140769c: Waiting 17:33:08 7cd52847ad77: Waiting 17:33:08 a808e370ba8c: Layer already exists 17:33:08 819969dc9192: Layer already exists 17:33:08 b3e572d4cd25: Layer already exists 17:33:08 34585a3ccb35: Layer already exists 17:33:08 7a2e4fa45538: Layer already exists 17:33:08 4a8cd140769c: Layer already exists 17:33:08 7cd52847ad77: Layer already exists 17:33:08 6406c1655f28: Layer already exists 17:33:08 main: digest: sha256:77559788099bae3f4f2a5425b9790f8712e89c5994ca5e1e4ed26b9928643969 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:33:08 ===================================================== [Pipeline] echo 17:33:08 taggedImages: 17:33:08 - nexus3.edgexfoundry.org:10004/security-spire-config:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:33:08 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 17:33:08 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.110 17:33:08 - nexus3.edgexfoundry.org:10004/security-spire-config:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:33:08 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 17:33:08 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 17:33:08 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:33:08 latest 17:33:08 3.0.0-dev.110 17:33:08 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:33:08 main 17:33:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:08 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:33:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 17:33:08 2115f48f7bb2: Preparing 17:33:08 20087de649b4: Preparing 17:33:08 6dc5d8002536: Preparing 17:33:08 dc5c5d82928e: Preparing 17:33:08 b3e572d4cd25: Preparing 17:33:08 6406c1655f28: Preparing 17:33:08 63ba807d16c5: Preparing 17:33:08 7cd52847ad77: Preparing 17:33:08 6406c1655f28: Waiting 17:33:08 63ba807d16c5: Waiting 17:33:08 7cd52847ad77: Waiting 17:33:08 b3e572d4cd25: Layer already exists 17:33:08 6406c1655f28: Layer already exists 17:33:08 63ba807d16c5: Layer already exists 17:33:08 7cd52847ad77: Layer already exists 17:33:08 20087de649b4: Pushed 17:33:08 6dc5d8002536: Pushed 17:33:08 2115f48f7bb2: Pushed 17:33:15 dc5c5d82928e: Pushed 17:33:15 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:5087a723346e7d05605592c169a7ebed1a979208863efc6187d1f00bab07f37f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:15 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 17:33:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 17:33:15 2115f48f7bb2: Preparing 17:33:15 20087de649b4: Preparing 17:33:15 6dc5d8002536: Preparing 17:33:15 dc5c5d82928e: Preparing 17:33:15 b3e572d4cd25: Preparing 17:33:15 6406c1655f28: Preparing 17:33:15 63ba807d16c5: Preparing 17:33:15 7cd52847ad77: Preparing 17:33:15 6406c1655f28: Waiting 17:33:15 63ba807d16c5: Waiting 17:33:15 7cd52847ad77: Waiting 17:33:15 2115f48f7bb2: Layer already exists 17:33:15 dc5c5d82928e: Layer already exists 17:33:15 b3e572d4cd25: Layer already exists 17:33:15 6dc5d8002536: Layer already exists 17:33:15 20087de649b4: Layer already exists 17:33:15 63ba807d16c5: Layer already exists 17:33:15 7cd52847ad77: Layer already exists 17:33:15 6406c1655f28: Layer already exists 17:33:15 latest: digest: sha256:5087a723346e7d05605592c169a7ebed1a979208863efc6187d1f00bab07f37f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:16 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.110 17:33:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 17:33:16 2115f48f7bb2: Preparing 17:33:16 20087de649b4: Preparing 17:33:16 6dc5d8002536: Preparing 17:33:16 dc5c5d82928e: Preparing 17:33:16 b3e572d4cd25: Preparing 17:33:16 6406c1655f28: Preparing 17:33:16 63ba807d16c5: Preparing 17:33:16 7cd52847ad77: Preparing 17:33:16 63ba807d16c5: Waiting 17:33:16 7cd52847ad77: Waiting 17:33:16 20087de649b4: Layer already exists 17:33:16 dc5c5d82928e: Layer already exists 17:33:16 2115f48f7bb2: Layer already exists 17:33:16 b3e572d4cd25: Layer already exists 17:33:16 6dc5d8002536: Layer already exists 17:33:16 6406c1655f28: Layer already exists 17:33:16 63ba807d16c5: Layer already exists 17:33:16 7cd52847ad77: Layer already exists 17:33:16 3.0.0-dev.110: digest: sha256:5087a723346e7d05605592c169a7ebed1a979208863efc6187d1f00bab07f37f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:16 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:33:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 17:33:17 2115f48f7bb2: Preparing 17:33:17 20087de649b4: Preparing 17:33:17 6dc5d8002536: Preparing 17:33:17 dc5c5d82928e: Preparing 17:33:17 b3e572d4cd25: Preparing 17:33:17 6406c1655f28: Preparing 17:33:17 63ba807d16c5: Preparing 17:33:17 7cd52847ad77: Preparing 17:33:17 6406c1655f28: Waiting 17:33:17 63ba807d16c5: Waiting 17:33:17 7cd52847ad77: Waiting 17:33:17 b3e572d4cd25: Layer already exists 17:33:17 dc5c5d82928e: Layer already exists 17:33:17 6dc5d8002536: Layer already exists 17:33:17 2115f48f7bb2: Layer already exists 17:33:17 20087de649b4: Layer already exists 17:33:17 6406c1655f28: Layer already exists 17:33:17 63ba807d16c5: Layer already exists 17:33:17 7cd52847ad77: Layer already exists 17:33:17 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:5087a723346e7d05605592c169a7ebed1a979208863efc6187d1f00bab07f37f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 17:33:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 17:33:17 2115f48f7bb2: Preparing 17:33:17 20087de649b4: Preparing 17:33:17 6dc5d8002536: Preparing 17:33:17 dc5c5d82928e: Preparing 17:33:17 b3e572d4cd25: Preparing 17:33:17 6406c1655f28: Preparing 17:33:17 63ba807d16c5: Preparing 17:33:17 7cd52847ad77: Preparing 17:33:17 6406c1655f28: Waiting 17:33:17 63ba807d16c5: Waiting 17:33:17 7cd52847ad77: Waiting 17:33:17 6dc5d8002536: Layer already exists 17:33:17 20087de649b4: Layer already exists 17:33:17 2115f48f7bb2: Layer already exists 17:33:17 dc5c5d82928e: Layer already exists 17:33:17 b3e572d4cd25: Layer already exists 17:33:17 6406c1655f28: Layer already exists 17:33:17 7cd52847ad77: Layer already exists 17:33:17 63ba807d16c5: Layer already exists 17:33:17 main: digest: sha256:5087a723346e7d05605592c169a7ebed1a979208863efc6187d1f00bab07f37f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:33:17 ===================================================== [Pipeline] echo 17:33:17 taggedImages: 17:33:17 - nexus3.edgexfoundry.org:10004/security-spire-server:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:33:17 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 17:33:17 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.110 17:33:17 - nexus3.edgexfoundry.org:10004/security-spire-server:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:33:17 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 17:33:17 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 17:33:17 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:33:17 latest 17:33:17 3.0.0-dev.110 17:33:17 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:33:17 main 17:33:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:18 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:33:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:33:18 e74692f2a9bf: Preparing 17:33:18 6c950898744e: Preparing 17:33:18 b3e572d4cd25: Preparing 17:33:18 6406c1655f28: Preparing 17:33:18 fa9e88c4d028: Preparing 17:33:18 7cd52847ad77: Preparing 17:33:18 7cd52847ad77: Waiting 17:33:18 b3e572d4cd25: Layer already exists 17:33:18 6406c1655f28: Layer already exists 17:33:18 7cd52847ad77: Layer already exists 17:33:18 e74692f2a9bf: Pushed 17:33:18 fa9e88c4d028: Pushed 17:33:20 6c950898744e: Pushed 17:33:21 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:ac34df7714874cfc0a43d11ee4d96b3058e2cc0e98099c3de9abd0e38d6ec22f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:21 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 17:33:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:33:21 e74692f2a9bf: Preparing 17:33:21 6c950898744e: Preparing 17:33:21 b3e572d4cd25: Preparing 17:33:21 6406c1655f28: Preparing 17:33:21 fa9e88c4d028: Preparing 17:33:21 7cd52847ad77: Preparing 17:33:21 7cd52847ad77: Waiting 17:33:21 6c950898744e: Layer already exists 17:33:21 b3e572d4cd25: Layer already exists 17:33:21 fa9e88c4d028: Layer already exists 17:33:21 6406c1655f28: Layer already exists 17:33:21 e74692f2a9bf: Layer already exists 17:33:21 7cd52847ad77: Layer already exists 17:33:21 latest: digest: sha256:ac34df7714874cfc0a43d11ee4d96b3058e2cc0e98099c3de9abd0e38d6ec22f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:22 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.110 17:33:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:33:22 e74692f2a9bf: Preparing 17:33:22 6c950898744e: Preparing 17:33:22 b3e572d4cd25: Preparing 17:33:22 6406c1655f28: Preparing 17:33:22 fa9e88c4d028: Preparing 17:33:22 7cd52847ad77: Preparing 17:33:22 7cd52847ad77: Waiting 17:33:22 6c950898744e: Layer already exists 17:33:22 6406c1655f28: Layer already exists 17:33:22 e74692f2a9bf: Layer already exists 17:33:22 b3e572d4cd25: Layer already exists 17:33:22 fa9e88c4d028: Layer already exists 17:33:22 7cd52847ad77: Layer already exists 17:33:22 3.0.0-dev.110: digest: sha256:ac34df7714874cfc0a43d11ee4d96b3058e2cc0e98099c3de9abd0e38d6ec22f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:22 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:33:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:33:23 e74692f2a9bf: Preparing 17:33:23 6c950898744e: Preparing 17:33:23 b3e572d4cd25: Preparing 17:33:23 6406c1655f28: Preparing 17:33:23 fa9e88c4d028: Preparing 17:33:23 7cd52847ad77: Preparing 17:33:23 7cd52847ad77: Waiting 17:33:23 e74692f2a9bf: Layer already exists 17:33:23 6406c1655f28: Layer already exists 17:33:23 6c950898744e: Layer already exists 17:33:23 b3e572d4cd25: Layer already exists 17:33:23 fa9e88c4d028: Layer already exists 17:33:23 7cd52847ad77: Layer already exists 17:33:23 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:ac34df7714874cfc0a43d11ee4d96b3058e2cc0e98099c3de9abd0e38d6ec22f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 17:33:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:33:23 e74692f2a9bf: Preparing 17:33:23 6c950898744e: Preparing 17:33:23 b3e572d4cd25: Preparing 17:33:23 6406c1655f28: Preparing 17:33:23 fa9e88c4d028: Preparing 17:33:23 7cd52847ad77: Preparing 17:33:23 7cd52847ad77: Waiting 17:33:23 b3e572d4cd25: Layer already exists 17:33:23 6406c1655f28: Layer already exists 17:33:23 6c950898744e: Layer already exists 17:33:23 fa9e88c4d028: Layer already exists 17:33:23 e74692f2a9bf: Layer already exists 17:33:23 7cd52847ad77: Layer already exists 17:33:23 main: digest: sha256:ac34df7714874cfc0a43d11ee4d96b3058e2cc0e98099c3de9abd0e38d6ec22f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:33:23 ===================================================== [Pipeline] echo 17:33:23 taggedImages: 17:33:23 - nexus3.edgexfoundry.org:10004/support-notifications:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:33:23 - nexus3.edgexfoundry.org:10004/support-notifications:latest 17:33:23 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.110 17:33:23 - nexus3.edgexfoundry.org:10004/support-notifications:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:33:23 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 17:33:23 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 17:33:23 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:33:23 latest 17:33:23 3.0.0-dev.110 17:33:23 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:33:23 main 17:33:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:24 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:33:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:33:24 2f6b392e8004: Preparing 17:33:24 87bf31625847: Preparing 17:33:24 b3e572d4cd25: Preparing 17:33:24 6406c1655f28: Preparing 17:33:24 8f6472220c19: Preparing 17:33:24 7cd52847ad77: Preparing 17:33:24 7cd52847ad77: Waiting 17:33:24 8f6472220c19: Layer already exists 17:33:24 6406c1655f28: Layer already exists 17:33:24 b3e572d4cd25: Layer already exists 17:33:24 7cd52847ad77: Layer already exists 17:33:24 2f6b392e8004: Pushed 17:33:27 87bf31625847: Pushed 17:33:27 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:659c934cdceb09fa55c55ec4302cf56d21401297cfc3c25f1f4e944328de36a3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:27 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 17:33:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:33:28 2f6b392e8004: Preparing 17:33:28 87bf31625847: Preparing 17:33:28 b3e572d4cd25: Preparing 17:33:28 6406c1655f28: Preparing 17:33:28 8f6472220c19: Preparing 17:33:28 7cd52847ad77: Preparing 17:33:28 7cd52847ad77: Waiting 17:33:28 2f6b392e8004: Layer already exists 17:33:28 87bf31625847: Layer already exists 17:33:28 b3e572d4cd25: Layer already exists 17:33:28 8f6472220c19: Layer already exists 17:33:28 6406c1655f28: Layer already exists 17:33:28 7cd52847ad77: Layer already exists 17:33:28 latest: digest: sha256:659c934cdceb09fa55c55ec4302cf56d21401297cfc3c25f1f4e944328de36a3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:28 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.110 17:33:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:33:28 2f6b392e8004: Preparing 17:33:28 87bf31625847: Preparing 17:33:28 b3e572d4cd25: Preparing 17:33:28 6406c1655f28: Preparing 17:33:28 8f6472220c19: Preparing 17:33:28 7cd52847ad77: Preparing 17:33:28 7cd52847ad77: Waiting 17:33:28 87bf31625847: Layer already exists 17:33:28 6406c1655f28: Layer already exists 17:33:28 2f6b392e8004: Layer already exists 17:33:28 8f6472220c19: Layer already exists 17:33:28 b3e572d4cd25: Layer already exists 17:33:28 7cd52847ad77: Layer already exists 17:33:28 3.0.0-dev.110: digest: sha256:659c934cdceb09fa55c55ec4302cf56d21401297cfc3c25f1f4e944328de36a3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:29 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:33:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:33:29 2f6b392e8004: Preparing 17:33:29 87bf31625847: Preparing 17:33:29 b3e572d4cd25: Preparing 17:33:29 6406c1655f28: Preparing 17:33:29 8f6472220c19: Preparing 17:33:29 7cd52847ad77: Preparing 17:33:29 7cd52847ad77: Waiting 17:33:29 8f6472220c19: Layer already exists 17:33:29 6406c1655f28: Layer already exists 17:33:29 2f6b392e8004: Layer already exists 17:33:29 b3e572d4cd25: Layer already exists 17:33:29 87bf31625847: Layer already exists 17:33:29 7cd52847ad77: Layer already exists 17:33:29 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:659c934cdceb09fa55c55ec4302cf56d21401297cfc3c25f1f4e944328de36a3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:29 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 17:33:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:33:30 2f6b392e8004: Preparing 17:33:30 87bf31625847: Preparing 17:33:30 b3e572d4cd25: Preparing 17:33:30 6406c1655f28: Preparing 17:33:30 8f6472220c19: Preparing 17:33:30 7cd52847ad77: Preparing 17:33:30 7cd52847ad77: Waiting 17:33:30 2f6b392e8004: Layer already exists 17:33:30 8f6472220c19: Layer already exists 17:33:30 87bf31625847: Layer already exists 17:33:30 6406c1655f28: Layer already exists 17:33:30 b3e572d4cd25: Layer already exists 17:33:30 7cd52847ad77: Layer already exists 17:33:30 main: digest: sha256:659c934cdceb09fa55c55ec4302cf56d21401297cfc3c25f1f4e944328de36a3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:33:30 ===================================================== [Pipeline] echo 17:33:30 taggedImages: 17:33:30 - nexus3.edgexfoundry.org:10004/support-scheduler:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:33:30 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 17:33:30 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.110 17:33:30 - nexus3.edgexfoundry.org:10004/support-scheduler:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:33:30 - 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] } 17:38:06 Removing intermediate container faa5c33a7f0d 17:38:06 ---> 4c2eb86dfd04 17:38:06 17:38:06 Step 10/23 : FROM alpine:3.17 17:38:06 ---> d74e625d9115 17:38:06 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:38:06 ---> Running in ff29d7980cff 17:38:06 Removing intermediate container ff29d7980cff 17:38:06 ---> 7b4dcd0841e5 17:38:06 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:38:06 ---> Running in 85cad9b201c0 17:38:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:38:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:38:08 (1/1) Installing dumb-init (1.2.5-r2) 17:38:08 Executing busybox-1.35.0-r29.trigger 17:38:08 OK: 8 MiB in 16 packages 17:38:10 Removing intermediate container 85cad9b201c0 17:38:10 ---> 343e0357a0be 17:38:10 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:38:15 ---> 1851ba0f8dde 17:38:15 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 17:38:16 ---> 07ad50b42ecf 17:38:16 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 17:38:20 ---> 87794f99ac31 17:38:20 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 17:38:22 ---> 63a8692e9a53 17:38:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 17:38:23 ---> 4c21706d7ca5 17:38:23 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:38:23 ---> Running in ba77b4140b05 17:38:24 Removing intermediate container e5c791f7bbe2 17:38:24 ---> 195c7c3dd963 17:38:24 17:38:24 Step 9/33 : FROM alpine:3.17 17:38:24 ---> d74e625d9115 17:38:24 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 17:38:24 ---> Running in 7dfb1face34c 17:38:27 Removing intermediate container 7dfb1face34c 17:38:27 ---> c9f690e557be 17:38:27 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 17:38:27 ---> Running in a34d57c8d3f7 17:38:29 Removing intermediate container ba77b4140b05 17:38:29 ---> 0f0a8eafd4db 17:38:29 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 17:38:29 ---> Running in f09447575c68 17:38:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:38:30 Removing intermediate container f09447575c68 17:38:30 ---> 91984960e329 17:38:30 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 17:38:30 ---> Running in 0d1ba3b92b56 17:38:31 Removing intermediate container 0d1ba3b92b56 17:38:31 ---> 1d7d7937b1b4 17:38:31 Step 21/23 : LABEL arch=arm64 17:38:31 ---> Running in 14469428c998 17:38:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:38:32 Removing intermediate container 14469428c998 17:38:32 ---> ad44fe1381e7 17:38:32 Step 22/23 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:38:32 ---> Running in d18a1d3d391f 17:38:32 Removing intermediate container d18a1d3d391f 17:38:32 ---> a47a0fcd58fc 17:38:32 Step 23/23 : LABEL version=3.0.0-dev.110 17:38:33 ---> Running in 5017ae565842 17:38:33 Removing intermediate container 5017ae565842 17:38:33 ---> 60db222d4e0f 17:38:33 17:38:33 Successfully built 60db222d4e0f 17:38:33 Successfully tagged security-proxy-auth-arm64:latest 17:38:33 Building security-spiffe-token-provider 17:38:34  Building security-proxy-auth ... done (1/2) Installing dumb-init (1.2.5-r2) 17:38:34 (2/2) Installing su-exec (0.2-r2) 17:38:34 Executing busybox-1.35.0-r29.trigger 17:38:34 OK: 8 MiB in 17 packages 17:38:36 Removing intermediate container a34d57c8d3f7 17:38:36 ---> b3b3fe55e622 17:38:36 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 17:38:36 ---> Running in 8947f8b04c5b 17:38:36 Removing intermediate container 8947f8b04c5b 17:38:36 ---> 0a059f64d3aa 17:38:36 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 17:38:36 ---> Running in ac6e82e7706c 17:38:37 Removing intermediate container ac6e82e7706c 17:38:37 ---> a779704ac0b7 17:38:37 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 17:38:37 ---> Running in 9d8c697d7a17 17:38:38 Removing intermediate container 9d8c697d7a17 17:38:38 ---> 2809ac5aa106 17:38:38 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 17:38:38 ---> Running in 6bb938fc99ad 17:38:40 Removing intermediate container 6bb938fc99ad 17:38:40 ---> 53c2ffde9ef1 17:38:40 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 17:38:40 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:38:40 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:38:40 ---> bc47a36faac0 17:38:40 Step 3/20 : WORKDIR /edgex-go 17:38:40 ---> Using cache 17:38:40 ---> 88d6b0e5927b 17:38:40 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 17:38:40 ---> Running in fd897931ba71 17:38:40 ---> Running in 56d8244b967e 17:38:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:38:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:38:44 Removing intermediate container fd897931ba71 17:38:44 ---> 6bf3e7f906c0 17:38:44 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 17:38:44 ---> Running in a66add74402e 17:38:45 Removing intermediate container a66add74402e 17:38:45 ---> ae1a6ef3e4e9 17:38:45 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 17:38:46 ---> 9cf878872a45 17:38:46 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 17:38:46 v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:38:46 v3.17.2-251-g9b63c758137 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:38:46 OK: 17693 distinct packages available 17:38:47 ---> Running in 3895cc88dfb2 17:38:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:38:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:38:50 Removing intermediate container 3895cc88dfb2 17:38:50 ---> 8654d0236ed8 17:38:50 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 17:38:50 OK: 263 MiB in 53 packages 17:38:54 ---> 0d309c7c9549 17:38:54 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 17:38:56 Removing intermediate container 56d8244b967e 17:38:56 ---> db23c0e27123 17:38:56 Step 5/20 : COPY go.mod vendor* ./ 17:38:56 ---> 685f8515601c 17:38:56 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:38:57 ---> db8cb1f73fbc 17:38:57 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:38:57 ---> Running in 0f95ff250068 17:38:59 ---> e24a94ccae7d 17:38:59 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 17:39:00 ---> 348e36aca3b7 17:39:00 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 17:39:01 ---> f09243ecb82b 17:39:01 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 17:39:02 ---> 5f294fe7d6c5 17:39:02 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 17:39:04 ---> ec121b572cd1 17:39:04 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:39:05 ---> 01e624a0e70b 17:39:05 Step 28/33 : RUN chmod +x /entrypoint.sh 17:39:05 ---> Running in bcf52d2d33d4 17:39:08 Removing intermediate container bcf52d2d33d4 17:39:08 ---> 57a5911c3533 17:39:08 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 17:39:08 ---> Running in af5bc5e611ff 17:39:09 Removing intermediate container af5bc5e611ff 17:39:09 ---> 3873f7e6e484 17:39:09 Step 30/33 : CMD ["gate"] 17:39:09 ---> Running in b47ba3d53402 17:39:10 Removing intermediate container b47ba3d53402 17:39:10 ---> 11cd7b828cf3 17:39:10 Step 31/33 : LABEL arch=arm64 17:39:10 ---> Running in e705ee402d2b 17:39:10 Removing intermediate container e705ee402d2b 17:39:10 ---> a56520732428 17:39:10 Step 32/33 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:39:10 ---> Running in 509c8855335b 17:39:11 Removing intermediate container 509c8855335b 17:39:11 ---> ab75cbf47e9f 17:39:11 Step 33/33 : LABEL version=3.0.0-dev.110 17:39:11 ---> Running in 3b3276bbe3c1 17:39:12 Removing intermediate container 3b3276bbe3c1 17:39:12 ---> c29af7c5e606 17:39:12 17:39:12 Successfully built c29af7c5e606 17:39:12 Successfully tagged security-bootstrapper-arm64:latest 17:39:12  Building security-bootstrapper ... done Building core-common-config-bootstrapper 17:39:16 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:39:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:39:16 ---> bc47a36faac0 17:39:16 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:39:16 ---> Using cache 17:39:16 ---> 2195bf75c233 17:39:16 Step 4/23 : WORKDIR /edgex-go 17:39:16 ---> Using cache 17:39:16 ---> 762c316a1e1d 17:39:16 Step 5/23 : RUN apk add --update --no-cache make git 17:39:16 ---> Using cache 17:39:16 ---> df0fd7292a29 17:39:16 Step 6/23 : COPY go.mod vendor* ./ 17:39:16 ---> Using cache 17:39:16 ---> e7efe18a41a1 17:39:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:39:16 ---> Using cache 17:39:16 ---> f795d3bb3e6c 17:39:16 Step 8/23 : COPY . . 17:39:16 ---> Using cache 17:39:16 ---> a469961cd2eb 17:39:16 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 17:39:17 ---> Running in 27dd0bb502d3 17:39:19 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 17:39:31 Removing intermediate container 6ff1bad99bea 17:39:31 ---> 3c58aad45289 17:39:31 17:39:31 Step 10/25 : FROM alpine:3.17 17:39:31 ---> d74e625d9115 17:39:31 Step 11/25 : RUN apk add --update --no-cache dumb-init 17:39:31 ---> Running in 0c6c779d5aa1 17:39:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:39:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:39:34 (1/1) Installing dumb-init (1.2.5-r2) 17:39:34 Executing busybox-1.35.0-r29.trigger 17:39:35 OK: 8 MiB in 16 packages 17:39:37 Removing intermediate container 0c6c779d5aa1 17:39:37 ---> b713028e6f37 17:39:37 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 17:39:37 ---> Running in 4b61c9682dcd 17:39:37 Removing intermediate container 4b61c9682dcd 17:39:37 ---> 7a3e42c30bee 17:39:37 Step 13/25 : ENV APP_PORT=59881 17:39:37 ---> Running in dfa09020a1d3 17:39:38 Removing intermediate container dfa09020a1d3 17:39:38 ---> 0dea05dfd855 17:39:38 Step 14/25 : EXPOSE $APP_PORT 17:39:38 ---> Running in f80d2287685a 17:39:38 Removing intermediate container f80d2287685a 17:39:38 ---> 916677206d11 17:39:38 Step 15/25 : WORKDIR / 17:39:38 ---> Running in 951f6528bd99 17:39:39 Removing intermediate container 951f6528bd99 17:39:39 ---> 3e4747a15933 17:39:39 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 17:39:40 ---> 4bacca1ebaca 17:39:40 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 17:39:41 ---> fea1dd352afa 17:39:41 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:39:43 ---> 6daf7fee1c06 17:39:43 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 17:39:44 ---> 3489a890988d 17:39:44 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 17:39:48 ---> 34555d6569d1 17:39:48 Step 21/25 : ENTRYPOINT ["/core-metadata"] 17:39:48 ---> Running in 59e5e1a1ed2b 17:39:49 Removing intermediate container 59e5e1a1ed2b 17:39:49 ---> a79bb9e7e432 17:39:49 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:39:50 ---> Running in d2abbd3bf8b3 17:39:50 Removing intermediate container d2abbd3bf8b3 17:39:50 ---> 023753dd83a9 17:39:50 Step 23/25 : LABEL arch=arm64 17:39:51 ---> Running in 767447febd17 17:39:51 Removing intermediate container 767447febd17 17:39:51 ---> e81f4e52ddf0 17:39:51 Step 24/25 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:39:51 ---> Running in 8485e79ec929 17:39:52 Removing intermediate container 8485e79ec929 17:39:52 ---> 8cd8cf9edda6 17:39:52 Step 25/25 : LABEL version=3.0.0-dev.110 17:39:53 ---> Running in 775bb879cb31 17:39:53 Removing intermediate container 775bb879cb31 17:39:53 ---> 871f729fe314 17:39:53 17:39:53 Successfully built 871f729fe314 17:39:54 Successfully tagged core-metadata-arm64:latest 17:39:54  Building core-metadata ... done Building security-secretstore-setup 17:39:56 Removing intermediate container 121dca8d3899 17:39:56 ---> f252685806ca 17:39:56 17:39:56 Step 10/23 : FROM alpine:3.17 17:39:56 ---> d74e625d9115 17:39:56 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 17:39:56 ---> Running in a5442598f875 17:39:56 Removing intermediate container a5442598f875 17:39:56 ---> 007f1a08d275 17:39:56 Step 12/23 : ENV APP_PORT=59880 17:39:56 ---> Running in bfa49788390c 17:39:57 Removing intermediate container bfa49788390c 17:39:57 ---> 9985e4fe7fb2 17:39:57 Step 13/23 : EXPOSE $APP_PORT 17:39:57 ---> Running in 3327fc790360 17:39:58 Removing intermediate container 3327fc790360 17:39:58 ---> b7cbbc20669e 17:39:58 Step 14/23 : RUN apk add --update --no-cache dumb-init 17:39:58 ---> Running in f8d49b2fcf79 17:39:59 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:39:59 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:39:59 ---> bc47a36faac0 17:39:59 Step 3/25 : WORKDIR /edgex-go 17:39:59 ---> Using cache 17:39:59 ---> 88d6b0e5927b 17:39:59 Step 4/25 : RUN apk add --update --no-cache make git 17:40:00 ---> Running in b1bcf61fdac6 17:40:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:40:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:40:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:40:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:40:03 (1/1) Installing dumb-init (1.2.5-r2) 17:40:03 Executing busybox-1.35.0-r29.trigger 17:40:03 OK: 8 MiB in 16 packages 17:40:04 OK: 263 MiB in 53 packages 17:40:05 Removing intermediate container f8d49b2fcf79 17:40:05 ---> 44c3079eefe2 17:40:05 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:40:07 Removing intermediate container b1bcf61fdac6 17:40:07 ---> 4fe452c273cb 17:40:07 Step 5/25 : COPY go.mod vendor* ./ 17:40:07 ---> 69ca1f4d9d80 17:40:07 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 17:40:09 ---> 070b6e6c1c09 17:40:09 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:40:09 ---> Running in cafbedcaeb4a 17:40:09 ---> 35c27f94fe5c 17:40:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:40:13 ---> ca435b93acc6 17:40:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 17:40:15 ---> d515b6a93b91 17:40:15 Step 19/23 : ENTRYPOINT ["/core-data"] 17:40:15 ---> Running in be155d880405 17:40:16 Removing intermediate container be155d880405 17:40:16 ---> 4be08fd7bead 17:40:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:40:16 ---> Running in f44875fbb95a 17:40:17 Removing intermediate container f44875fbb95a 17:40:17 ---> 10253c5c03d9 17:40:17 Step 21/23 : LABEL arch=arm64 17:40:17 ---> Running in d9ba7a8f05f3 17:40:18 Removing intermediate container d9ba7a8f05f3 17:40:18 ---> 66a8760893cb 17:40:18 Step 22/23 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:40:19 ---> Running in 4d5a4d9e56fb 17:40:20 Removing intermediate container 4d5a4d9e56fb 17:40:20 ---> 32748975498a 17:40:20 Step 23/23 : LABEL version=3.0.0-dev.110 17:40:20 ---> Running in 5f3b21327f33 17:40:21 Removing intermediate container 5f3b21327f33 17:40:21 ---> 8f7fa3de9f5a 17:40:21 17:40:21 Successfully built 8f7fa3de9f5a 17:40:21 Successfully tagged core-data-arm64:latest 17:40:21 Building security-spire-agent 17:40:26  Building core-data ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:40:26 Step 2/27 : FROM ${BUILDER_BASE} AS builder 17:40:26 ---> bc47a36faac0 17:40:26 Step 3/27 : WORKDIR /edgex-go 17:40:26 ---> Using cache 17:40:26 ---> 88d6b0e5927b 17:40:26 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 17:40:26 ---> Using cache 17:40:26 ---> 06b77d192515 17:40:26 Step 5/27 : COPY go.mod vendor* ./ 17:40:26 ---> Using cache 17:40:26 ---> a301cd01af7b 17:40:26 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:40:26 ---> Using cache 17:40:26 ---> 7e8a01ddf43a 17:40:26 Step 7/27 : COPY . . 17:40:26 ---> Using cache 17:40:26 ---> 1fee8b2e6913 17:40:26 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 17:40:26 ---> Using cache 17:40:26 ---> 8f332dde7042 17:40:26 Step 9/27 : WORKDIR /edgex-go/spire-build 17:40:26 ---> Using cache 17:40:26 ---> 1c70638e686c 17:40:26 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 17:40:26 ---> Using cache 17:40:26 ---> 85cf4852d0ac 17:40:26 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:40:26 ---> Using cache 17:40:26 ---> 56b05b455ac7 17:40:26 Step 12/27 : WORKDIR /edgex-go 17:40:26 ---> Using cache 17:40:26 ---> 67835688a5a5 17:40:26 17:40:26 Step 13/27 : FROM alpine:3.17 17:40:26 ---> d74e625d9115 17:40:26 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:40:26 ---> Using cache 17:40:26 ---> 97b2fd4e231c 17:40:26 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:40:27 ---> Running in fec15ce280d8 17:40:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:40:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:40:33 v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:40:33 v3.17.2-251-g9b63c758137 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:40:33 OK: 17691 distinct packages available 17:40:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:40:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:40:36 (1/5) Installing dumb-init (1.2.5-r2) 17:40:36 (2/5) Installing musl-obstack (1.2.3-r0) 17:40:36 (3/5) Installing libucontext (1.2-r0) 17:40:36 (4/5) Installing gcompat (1.1.0-r0) 17:40:36 (5/5) Installing openssl (3.0.8-r1) 17:40:36 Executing busybox-1.35.0-r29.trigger 17:40:36 OK: 9 MiB in 20 packages 17:40:39 Removing intermediate container fec15ce280d8 17:40:39 ---> 5385c84f3453 17:40:39 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 17:40:41 ---> 0a097a1f7a1e 17:40:41 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 17:40:43 ---> b6457ad5fb15 17:40:43 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:40:49 ---> bf130133c29f 17:40:49 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:40:55 ---> d983f378032d 17:40:55 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:40:55 ---> c66d54c77b68 17:40:55 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:40:57 ---> 2063b7e47b4e 17:40:57 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:40:58 ---> f898992a83ec 17:40:58 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:40:58 ---> Running in 01e02ea05d4e 17:40:59 Removing intermediate container 01e02ea05d4e 17:40:59 ---> 4cdedec3d0a3 17:40:59 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:40:59 ---> Running in 1f4b41917cbf 17:41:00 Removing intermediate container 0f95ff250068 17:41:00 ---> 658d473cfedf 17:41:00 Step 7/20 : COPY . . 17:41:00 Removing intermediate container 1f4b41917cbf 17:41:00 ---> 91fc5d92c525 17:41:00 Step 25/27 : LABEL arch=arm64 17:41:00 ---> Running in 74564daf3a4f 17:41:01 Removing intermediate container 74564daf3a4f 17:41:01 ---> 051c8ce4605e 17:41:01 Step 26/27 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:41:01 ---> Running in 29ad5dc43bec 17:41:02 Removing intermediate container 29ad5dc43bec 17:41:02 ---> ed4a42015229 17:41:02 Step 27/27 : LABEL version=3.0.0-dev.110 17:41:03 ---> Running in f21b0874cf32 17:41:04 Removing intermediate container f21b0874cf32 17:41:04 ---> 727bd61cd345 17:41:04 17:41:04 Successfully built 727bd61cd345 17:41:04 Successfully tagged security-spire-agent-arm64:latest 17:41:04  Building security-spire-agent ... done Building support-notifications 17:41:04 ---> 9e0a3d23daab 17:41:04 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:41:04 ---> Running in d83330699f8e 17:41:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 17:41:08 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:41:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:41:08 ---> bc47a36faac0 17:41:08 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:41:08 ---> Using cache 17:41:08 ---> 2195bf75c233 17:41:08 Step 4/23 : WORKDIR /edgex-go 17:41:08 ---> Using cache 17:41:08 ---> 762c316a1e1d 17:41:08 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:41:09 ---> Running in 2c354102a151 17:41:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:41:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:41:14 OK: 263 MiB in 53 packages 17:41:17 Removing intermediate container 2c354102a151 17:41:17 ---> f665fe0dc943 17:41:17 Step 6/23 : COPY go.mod vendor* ./ 17:41:19 ---> 434c5ac6748d 17:41:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:41:19 ---> Running in 0d13468edece 17:41:51 Removing intermediate container cafbedcaeb4a 17:41:51 ---> bbb7d046ec55 17:41:51 Step 7/25 : COPY . . 17:41:56 ---> 65352fb676aa 17:41:56 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:41:56 ---> Running in 35cb59a1ce7d 17:41:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:42:09 Removing intermediate container 0546f8c953d0 17:42:09 ---> fcf1f5dc5989 17:42:09 17:42:09 Step 10/23 : FROM alpine:3.17 17:42:09 ---> d74e625d9115 17:42:09 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:42:09 ---> Using cache 17:42:09 ---> b713028e6f37 17:42:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 17:42:09 ---> Using cache 17:42:09 ---> 7a3e42c30bee 17:42:09 Step 13/23 : ENV APP_PORT=59861 17:42:09 ---> Running in e2cec5ad2edd 17:42:10 Removing intermediate container e2cec5ad2edd 17:42:10 ---> 579987d4d98c 17:42:10 Step 14/23 : EXPOSE $APP_PORT 17:42:10 ---> Running in 6cedb194eb54 17:42:11 Removing intermediate container 6cedb194eb54 17:42:11 ---> dbcdec32a0fa 17:42:11 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:42:12 ---> 97e605eaa1b5 17:42:12 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 17:42:13 ---> daa5f42651ab 17:42:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:42:16 ---> 8c60edeaf43a 17:42:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 17:42:17 ---> 1a445c25de46 17:42:17 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:42:17 ---> Running in 54bccb34be7d 17:42:18 Removing intermediate container 54bccb34be7d 17:42:18 ---> 01d4f7603990 17:42:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:42:18 ---> Running in 6de4d104789a 17:42:18 Removing intermediate container 6de4d104789a 17:42:18 ---> 22174b7259e6 17:42:18 Step 21/23 : LABEL arch=arm64 17:42:18 ---> Running in 07cf76fa0705 17:42:19 Removing intermediate container 07cf76fa0705 17:42:19 ---> f12559cfccee 17:42:19 Step 22/23 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:42:19 ---> Running in f531002262a1 17:42:20 Removing intermediate container f531002262a1 17:42:20 ---> 2f95776f53bf 17:42:20 Step 23/23 : LABEL version=3.0.0-dev.110 17:42:20 ---> Running in 6341ec35ec44 17:42:21 Removing intermediate container 6341ec35ec44 17:42:21 ---> 3aab2d5f0701 17:42:21 17:42:21 Successfully built 3aab2d5f0701 17:42:21 Successfully tagged support-scheduler-arm64:latest 17:42:21  Building support-scheduler ... done Building security-spire-server 17:42:24 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:42:24 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:42:24 ---> bc47a36faac0 17:42:24 Step 3/26 : WORKDIR /edgex-go 17:42:24 ---> Using cache 17:42:24 ---> 88d6b0e5927b 17:42:24 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 17:42:24 ---> Using cache 17:42:24 ---> 06b77d192515 17:42:24 Step 5/26 : COPY go.mod vendor* ./ 17:42:24 ---> Using cache 17:42:24 ---> a301cd01af7b 17:42:24 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:42:24 ---> Using cache 17:42:24 ---> 7e8a01ddf43a 17:42:24 Step 7/26 : COPY . . 17:42:24 ---> Using cache 17:42:24 ---> 1fee8b2e6913 17:42:24 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 17:42:24 ---> Using cache 17:42:24 ---> 8f332dde7042 17:42:24 Step 9/26 : WORKDIR /edgex-go/spire-build 17:42:24 ---> Using cache 17:42:24 ---> 1c70638e686c 17:42:24 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 17:42:24 ---> Using cache 17:42:24 ---> 85cf4852d0ac 17:42:24 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:42:24 ---> Running in 7b0e7089925e 17:42:29 Removing intermediate container 7b0e7089925e 17:42:29 ---> 2762255b076f 17:42:29 Step 12/26 : WORKDIR /edgex-go 17:42:29 ---> Running in d02d1e959a72 17:42:29 Removing intermediate container d02d1e959a72 17:42:29 ---> 42a227b9a597 17:42:29 17:42:29 Step 13/26 : FROM alpine:3.17 17:42:29 ---> d74e625d9115 17:42:29 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:42:29 ---> Using cache 17:42:29 ---> 97b2fd4e231c 17:42:29 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:42:29 ---> Using cache 17:42:29 ---> 5385c84f3453 17:42:29 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 17:42:29 ---> Using cache 17:42:29 ---> 0a097a1f7a1e 17:42:29 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 17:42:29 ---> Using cache 17:42:29 ---> b6457ad5fb15 17:42:29 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:42:42 ---> 7531e63a70b5 17:42:42 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:42:42 ---> 3ea83b817e12 17:42:42 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:42:43 ---> 102c2d6b1c79 17:42:43 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:42:44 ---> f859f0ae7384 17:42:44 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:42:44 ---> Running in 578e7806565c 17:42:45 Removing intermediate container 578e7806565c 17:42:45 ---> b7be48cbbf92 17:42:45 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:42:45 ---> Running in f75c8cd33ce5 17:42:46 Removing intermediate container f75c8cd33ce5 17:42:46 ---> ff72c7369db1 17:42:46 Step 24/26 : LABEL arch=arm64 17:42:47 ---> Running in 6fd1144896b8 17:42:48 Removing intermediate container 6fd1144896b8 17:42:48 ---> 8ef8140e6e38 17:42:48 Step 25/26 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:42:48 ---> Running in 5c526e1a0e52 17:42:50 Removing intermediate container 5c526e1a0e52 17:42:50 ---> ddebd88078ea 17:42:50 Step 26/26 : LABEL version=3.0.0-dev.110 17:42:50 ---> Running in 9c544769ea7d 17:42:52 Removing intermediate container 9c544769ea7d 17:42:52 ---> 7197eb351ff9 17:42:52 17:42:52 Successfully built 7197eb351ff9 17:42:52 Successfully tagged security-spire-server-arm64:latest 17:42:52  Building security-spire-server ... done Building core-command 17:42:56 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:42:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:42:56 ---> bc47a36faac0 17:42:56 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:42:56 ---> Using cache 17:42:56 ---> 2195bf75c233 17:42:56 Step 4/24 : WORKDIR /edgex-go 17:42:56 ---> Using cache 17:42:56 ---> 762c316a1e1d 17:42:56 Step 5/24 : RUN apk add --update --no-cache make git 17:42:56 ---> Using cache 17:42:56 ---> df0fd7292a29 17:42:56 Step 6/24 : COPY go.mod vendor* ./ 17:42:57 ---> Using cache 17:42:57 ---> e7efe18a41a1 17:42:57 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:42:57 ---> Using cache 17:42:57 ---> f795d3bb3e6c 17:42:57 Step 8/24 : COPY . . 17:42:57 ---> Using cache 17:42:57 ---> a469961cd2eb 17:42:57 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 17:42:57 ---> Running in a9134fecbbdd 17:43:00 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 17:43:15 Removing intermediate container 0d13468edece 17:43:15 ---> c7e63751b1f1 17:43:15 Step 8/23 : COPY . . 17:43:16 ---> 3b49da35f430 17:43:16 Step 9/23 : RUN make cmd/support-notifications/support-notifications 17:43:16 ---> Running in e22ebe82d7a6 17:43:18 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:47:25 Removing intermediate container 27dd0bb502d3 17:47:25 ---> b6580bc05fa7 17:47:25 17:47:25 Step 10/23 : FROM alpine:3.17 17:47:25 ---> d74e625d9115 17:47:25 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:47:25 ---> Using cache 17:47:25 ---> 7b4dcd0841e5 17:47:25 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:47:25 ---> Using cache 17:47:25 ---> 343e0357a0be 17:47:25 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:47:25 ---> Using cache 17:47:25 ---> 1851ba0f8dde 17:47:25 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 17:47:25 ---> Using cache 17:47:25 ---> 07ad50b42ecf 17:47:25 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 17:47:25 ---> c3efc5b59761 17:47:25 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 17:47:25 ---> 1bf77ddccfe8 17:47:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 17:47:25 ---> d58587cc9a2b 17:47:25 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:47:25 ---> Running in 120486a2bb38 17:47:25 Removing intermediate container 120486a2bb38 17:47:25 ---> e58fbd24def2 17:47:25 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 17:47:25 ---> Running in d8e3200c47bf 17:47:26 Removing intermediate container d8e3200c47bf 17:47:26 ---> 4acdcbfda5f8 17:47:26 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 17:47:26 ---> Running in ad9bc9a85775 17:47:27 Removing intermediate container ad9bc9a85775 17:47:27 ---> 97b6a56096e1 17:47:27 Step 21/23 : LABEL arch=arm64 17:47:27 ---> Running in bb361d5f85ca 17:47:28 Removing intermediate container bb361d5f85ca 17:47:28 ---> 29991dee1111 17:47:28 Step 22/23 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:47:28 ---> Running in 89fa90697ded 17:47:29 Removing intermediate container 89fa90697ded 17:47:29 ---> 3bf5668a3598 17:47:29 Step 23/23 : LABEL version=3.0.0-dev.110 17:47:29 ---> Running in 24d5954fe8ea 17:47:29 Removing intermediate container 24d5954fe8ea 17:47:29 ---> f1a4be58c3a2 17:47:29 17:47:29 Successfully built f1a4be58c3a2 17:47:29 Successfully tagged core-common-config-bootstrapper-arm64:latest 17:47:29 Building security-proxy-setup 17:47:34  Building core-common-config-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:47:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:47:34 ---> bc47a36faac0 17:47:34 Step 3/22 : WORKDIR /edgex-go 17:47:34 ---> Using cache 17:47:34 ---> 88d6b0e5927b 17:47:34 Step 4/22 : RUN apk add --update --no-cache make git 17:47:34 ---> Using cache 17:47:34 ---> 4fe452c273cb 17:47:34 Step 5/22 : COPY go.mod vendor* ./ 17:47:34 ---> Using cache 17:47:34 ---> 070b6e6c1c09 17:47:34 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:47:34 ---> Using cache 17:47:34 ---> bbb7d046ec55 17:47:34 Step 7/22 : COPY . . 17:47:34 ---> Using cache 17:47:34 ---> 65352fb676aa 17:47:34 Step 8/22 : RUN make cmd/secrets-config/secrets-config 17:47:34 ---> Running in 19fdc3bce29f 17:47:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:50:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:50:21 Removing intermediate container 35cb59a1ce7d 17:50:21 ---> 09aae4ccbb82 17:50:21 17:50:21 Step 9/25 : FROM alpine:3.17 17:50:21 ---> d74e625d9115 17:50:21 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:50:21 ---> Running in a5874307cafc 17:50:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:50:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:50:25 (1/3) Installing ca-certificates (20220614-r4) 17:50:25 (2/3) Installing dumb-init (1.2.5-r2) 17:50:25 (3/3) Installing su-exec (0.2-r2) 17:50:25 Executing busybox-1.35.0-r29.trigger 17:50:25 Executing ca-certificates-20220614-r4.trigger 17:50:26 OK: 8 MiB in 18 packages 17:50:28 Removing intermediate container a5874307cafc 17:50:28 ---> 060587a41aa7 17:50:28 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 17:50:28 ---> Running in 12a8b16752ee 17:50:29 Removing intermediate container 12a8b16752ee 17:50:29 ---> dac8834f5ce7 17:50:29 Step 12/25 : WORKDIR / 17:50:29 ---> Running in 4a2028809789 17:50:30 Removing intermediate container 4a2028809789 17:50:30 ---> 2ee2411f7176 17:50:30 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 17:50:31 ---> b3a8be04513b 17:50:31 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 17:50:32 ---> c21b93b38dc5 17:50:32 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:50:33 ---> 9a0522f6cdca 17:50:33 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 17:50:34 ---> 99d5c78fc3eb 17:50:34 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 17:50:35 ---> 1cd59b6f261b 17:50:35 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:50:37 ---> c4f4b455f0a3 17:50:37 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:50:39 ---> 08db6152b3b0 17:50:39 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:50:40 ---> c4b865e14b3c 17:50:40 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:50:40 ---> Running in 777044ecdc8c 17:50:45 Removing intermediate container 777044ecdc8c 17:50:45 ---> 2b1bf77fce40 17:50:45 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:50:45 ---> Running in 75286685768e 17:50:45 Removing intermediate container 75286685768e 17:50:45 ---> d2441efc3fc1 17:50:45 Step 23/25 : LABEL arch=arm64 17:50:45 ---> Running in 7cba9d90d429 17:50:46 Removing intermediate container 7cba9d90d429 17:50:46 ---> 5c09b83458fd 17:50:46 Step 24/25 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:50:46 ---> Running in ed77d606661f 17:50:46 Removing intermediate container ed77d606661f 17:50:46 ---> 589091dc67ae 17:50:46 Step 25/25 : LABEL version=3.0.0-dev.110 17:50:46 ---> Running in 91f137fcb70b 17:50:47 Removing intermediate container 91f137fcb70b 17:50:47 ---> 05ac28bb0c21 17:50:47 17:50:48 Successfully built 05ac28bb0c21 17:50:48 Successfully tagged security-secretstore-setup-arm64:latest 17:52:10  Building security-secretstore-setup ... done Removing intermediate container a9134fecbbdd 17:52:10 ---> 3f8b475c51ef 17:52:10 17:52:10 Step 10/24 : FROM alpine:3.17 17:52:10 ---> d74e625d9115 17:52:10 Step 11/24 : RUN apk add --update --no-cache dumb-init 17:52:10 ---> Using cache 17:52:10 ---> b713028e6f37 17:52:10 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 17:52:10 ---> Using cache 17:52:10 ---> 7a3e42c30bee 17:52:10 Step 13/24 : ENV APP_PORT=59882 17:52:10 ---> Running in 5568b9442a4b 17:52:10 Removing intermediate container 5568b9442a4b 17:52:10 ---> af65c9d91679 17:52:10 Step 14/24 : EXPOSE $APP_PORT 17:52:10 ---> Running in f1d209e8aeb2 17:52:10 Removing intermediate container f1d209e8aeb2 17:52:10 ---> d1645e619be3 17:52:10 Step 15/24 : WORKDIR / 17:52:10 ---> Running in 56b03fb79010 17:52:10 Removing intermediate container 56b03fb79010 17:52:10 ---> caa259e70236 17:52:10 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:52:12 Removing intermediate container d83330699f8e 17:52:12 ---> 29eb4943a4d9 17:52:12 17:52:12 ---> 858239513a19 17:52:12 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 17:52:12 Step 9/20 : FROM alpine:3.17 17:52:12 ---> d74e625d9115 17:52:12 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 17:52:12 ---> Using cache 17:52:12 ---> c9f690e557be 17:52:12 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:52:12 ---> Running in f1b6c3953163 17:52:13 ---> d1c214573435 17:52:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:52:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:52:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:52:16 ---> b6e23f2b6122 17:52:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 17:52:17 ---> 64965f2ebadc 17:52:17 Step 20/24 : ENTRYPOINT ["/core-command"] 17:52:17 ---> Running in a42f5913d6b4 17:52:17 Removing intermediate container a42f5913d6b4 17:52:17 ---> 4246430c4220 17:52:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:52:18 ---> Running in 26d1d887656a 17:52:18 v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:52:18 v3.17.2-251-g9b63c758137 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:52:18 OK: 17691 distinct packages available 17:52:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:52:18 Removing intermediate container 26d1d887656a 17:52:18 ---> fae4a2e91cfe 17:52:18 Step 22/24 : LABEL arch=arm64 17:52:19 ---> Running in 5af8da80e669 17:52:19 Removing intermediate container 5af8da80e669 17:52:19 ---> 4bfc219b7251 17:52:19 Step 23/24 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:52:19 ---> Running in 64be48c094c0 17:52:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:52:20 Removing intermediate container 64be48c094c0 17:52:20 ---> 2d81d969e1f2 17:52:20 Step 24/24 : LABEL version=3.0.0-dev.110 17:52:20 ---> Running in 5707404f7272 17:52:21 Removing intermediate container 5707404f7272 17:52:21 ---> 59233ba80ee8 17:52:21 17:52:21 Successfully built 59233ba80ee8 17:52:21 Successfully tagged core-command-arm64:latest 17:52:21  Building core-command ... done (1/9) Installing ca-certificates (20220614-r4) 17:52:22 (2/9) Installing brotli-libs (1.0.9-r9) 17:52:22 (3/9) Installing nghttp2-libs (1.51.0-r0) 17:52:22 (4/9) Installing libcurl (7.88.1-r1) 17:52:22 (5/9) Installing curl (7.88.1-r1) 17:52:22 (6/9) Installing dumb-init (1.2.5-r2) 17:52:22 (7/9) Installing musl-obstack (1.2.3-r0) 17:52:22 (8/9) Installing libucontext (1.2-r0) 17:52:22 (9/9) Installing gcompat (1.1.0-r0) 17:52:22 Executing busybox-1.35.0-r29.trigger 17:52:22 Executing ca-certificates-20220614-r4.trigger 17:52:22 OK: 11 MiB in 24 packages 17:52:25 Removing intermediate container f1b6c3953163 17:52:25 ---> b5c79319574a 17:52:25 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:52:26 ---> bd4f3eab8cc9 17:52:26 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 17:52:27 ---> 0c86e202ff6e 17:52:27 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:52:30 ---> 87e090cbf1d7 17:52:30 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 17:52:31 ---> 903bebc354bd 17:52:31 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:52:31 ---> Running in 555bcf069dd6 17:52:32 Removing intermediate container 555bcf069dd6 17:52:32 ---> f1cc269c501a 17:52:32 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:52:32 ---> Running in 7913b56e0f60 17:52:33 Removing intermediate container 7913b56e0f60 17:52:33 ---> ec6eabda5936 17:52:33 Step 18/20 : LABEL arch=arm64 17:52:33 ---> Running in 4cbabec017e0 17:52:34 Removing intermediate container 4cbabec017e0 17:52:34 ---> 71e5bbf744e8 17:52:34 Step 19/20 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:52:34 ---> Running in 448b57df8f49 17:52:34 Removing intermediate container 448b57df8f49 17:52:34 ---> 524c9078345a 17:52:34 Step 20/20 : LABEL version=3.0.0-dev.110 17:52:35 ---> Running in 3f712bee87d2 17:52:35 Removing intermediate container 3f712bee87d2 17:52:35 ---> 2a310d18513f 17:52:35 17:52:35 Successfully built 2a310d18513f 17:52:36 Successfully tagged security-spiffe-token-provider-arm64:latest 17:53:57  Building security-spiffe-token-provider ... done Removing intermediate container 19fdc3bce29f 17:53:57 ---> dcdda1a086cd 17:53:57 17:53:57 Step 9/22 : FROM alpine:3.17 17:53:57 ---> d74e625d9115 17:53:57 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 17:53:57 ---> Running in 050b504bbd6a 17:53:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:53:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:53:57 (1/2) Installing dumb-init (1.2.5-r2) 17:53:57 (2/2) Installing openssl (3.0.8-r1) 17:53:57 Executing busybox-1.35.0-r29.trigger 17:53:57 OK: 8 MiB in 17 packages 17:53:57 Removing intermediate container 050b504bbd6a 17:53:57 ---> 0e23fb4936f8 17:53:57 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 17:53:57 ---> Running in c5392baddae1 17:53:57 Removing intermediate container e22ebe82d7a6 17:53:57 ---> eb25edd95360 17:53:57 17:53:57 Step 10/23 : FROM alpine:3.17 17:53:57 ---> d74e625d9115 17:53:57 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:53:57 ---> Running in 52f8b33f6e69 17:53:57 Removing intermediate container c5392baddae1 17:53:57 ---> d267be2a8eab 17:53:57 Step 12/22 : WORKDIR /edgex 17:53:57 ---> Running in 16835962eedb 17:53:57 Removing intermediate container 16835962eedb 17:53:57 ---> 53608629ef7e 17:53:57 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:53:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:53:57 ---> b691bc17b17e 17:53:57 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 17:53:57 ---> 50eebcac33e9 17:53:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 17:53:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:53:57 ---> 9b05e5ede8dd 17:53:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:53:57 (1/2) Installing ca-certificates (20220614-r4) 17:53:57 (2/2) Installing dumb-init (1.2.5-r2) 17:53:57 Executing busybox-1.35.0-r29.trigger 17:53:57 Executing ca-certificates-20220614-r4.trigger 17:53:57 ---> 1043f89423c7 17:53:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:53:58 OK: 8 MiB in 17 packages 17:53:58 ---> 4de3837232b5 17:53:58 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:53:58 ---> Running in 18e50de27c52 17:54:00 Removing intermediate container 52f8b33f6e69 17:54:00 ---> 77605b66ce2d 17:54:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 17:54:00 ---> Running in 03883a9616fb 17:54:00 Removing intermediate container 03883a9616fb 17:54:00 ---> 8a7b3b8b2b1f 17:54:00 Step 13/23 : ENV APP_PORT=59860 17:54:00 ---> Running in ffc742315464 17:54:00 Removing intermediate container ffc742315464 17:54:00 ---> 579c3a1e26da 17:54:00 Step 14/23 : EXPOSE $APP_PORT 17:54:01 Removing intermediate container 18e50de27c52 17:54:01 ---> 6bffaa3c630b 17:54:01 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:54:01 ---> Running in 81124a29baa4 17:54:01 ---> Running in 5d97926dd70c 17:54:01 Removing intermediate container 81124a29baa4 17:54:01 ---> 601e019f5d5a 17:54:01 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:54:01 Removing intermediate container 5d97926dd70c 17:54:01 ---> b52460725c10 17:54:01 Step 20/22 : LABEL arch=arm64 17:54:01 ---> Running in 11ca0570ba20 17:54:02 Removing intermediate container 11ca0570ba20 17:54:02 ---> 6d3f480113cd 17:54:02 Step 21/22 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:54:02 ---> Running in 58e451050f71 17:54:02 ---> 8ca29ebf7536 17:54:02 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 17:54:02 Removing intermediate container 58e451050f71 17:54:02 ---> 332cbd8dcf5c 17:54:02 Step 22/22 : LABEL version=3.0.0-dev.110 17:54:02 ---> Running in b784b29f35c5 17:54:03 ---> bc0010f879c6 17:54:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:54:03 Removing intermediate container b784b29f35c5 17:54:03 ---> 53a13658fff2 17:54:03 17:54:03 Successfully built 53a13658fff2 17:54:03 Successfully tagged security-proxy-setup-arm64:latest 17:54:04  Building security-proxy-setup ... done  ---> b251bb4cecdd 17:54:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 17:54:05 ---> ab359a35b29c 17:54:05 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:54:05 ---> Running in 3990f43ff726 17:54:05 Removing intermediate container 3990f43ff726 17:54:05 ---> 035c0cf1d3d9 17:54:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:54:06 ---> Running in b35ce7e4b098 17:54:06 Removing intermediate container b35ce7e4b098 17:54:06 ---> cac63b9f52c5 17:54:06 Step 21/23 : LABEL arch=arm64 17:54:06 ---> Running in 62f6e2d24a0c 17:54:06 Removing intermediate container 62f6e2d24a0c 17:54:06 ---> dee20a10a0a5 17:54:06 Step 22/23 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:54:06 ---> Running in 304c4169d898 17:54:07 Removing intermediate container 304c4169d898 17:54:07 ---> 81af9a4351e0 17:54:07 Step 23/23 : LABEL version=3.0.0-dev.110 17:54:07 ---> Running in b104589df181 17:54:07 Removing intermediate container b104589df181 17:54:07 ---> b3fca4fef0ed 17:54:07 17:54:07 Successfully built b3fca4fef0ed 17:54:07 Successfully tagged support-notifications-arm64:latest 17:54:08  Building support-notifications ... done  [Pipeline] } 17:54:08 $ docker stop --time=1 4a8d2d3936296f4a48e0f0a60e8bfd4bf4b35c3b960e7ce8dd3bd0ef3f778328 17:54:10 $ docker rm -f --volumes 4a8d2d3936296f4a48e0f0a60e8bfd4bf4b35c3b960e7ce8dd3bd0ef3f778328 [Pipeline] // withDockerContainer [Pipeline] sh 17:54:10 + docker images 17:54:10 REPOSITORY TAG IMAGE ID CREATED SIZE 17:54:10 support-notifications-arm64 latest b3fca4fef0ed 3 seconds ago 32.5MB 17:54:10 security-proxy-setup-arm64 latest 53a13658fff2 8 seconds ago 19MB 17:54:10 eb25edd95360 19 seconds ago 1.39GB 17:54:10 dcdda1a086cd 27 seconds ago 1.3GB 17:54:10 security-spiffe-token-provider-arm64 latest 2a310d18513f About a minute ago 33.1MB 17:54:10 core-command-arm64 latest 59233ba80ee8 About a minute ago 20MB 17:54:10 29eb4943a4d9 2 minutes ago 1.36GB 17:54:10 3f8b475c51ef 2 minutes ago 1.32GB 17:54:10 security-secretstore-setup-arm64 latest 05ac28bb0c21 3 minutes ago 32.8MB 17:54:10 09aae4ccbb82 3 minutes ago 1.32GB 17:54:10 core-common-config-bootstrapper-arm64 latest f1a4be58c3a2 6 minutes ago 17.4MB 17:54:10 b6580bc05fa7 6 minutes ago 1.32GB 17:54:10 security-spire-server-arm64 latest 7197eb351ff9 11 minutes ago 87.1MB 17:54:10 42a227b9a597 11 minutes ago 1.18GB 17:54:10 support-scheduler-arm64 latest 3aab2d5f0701 11 minutes ago 31.8MB 17:54:10 fcf1f5dc5989 12 minutes ago 1.39GB 17:54:10 security-spire-agent-arm64 latest 727bd61cd345 13 minutes ago 125MB 17:54:10 core-data-arm64 latest 8f7fa3de9f5a 13 minutes ago 20.2MB 17:54:10 f252685806ca 14 minutes ago 1.33GB 17:54:10 core-metadata-arm64 latest 871f729fe314 14 minutes ago 20.6MB 17:54:10 3c58aad45289 14 minutes ago 1.33GB 17:54:10 security-bootstrapper-arm64 latest c29af7c5e606 14 minutes ago 22.2MB 17:54:10 security-proxy-auth-arm64 latest 60db222d4e0f 15 minutes ago 18.5MB 17:54:10 195c7c3dd963 15 minutes ago 1.31GB 17:54:10 4c2eb86dfd04 16 minutes ago 1.3GB 17:54:10 security-spire-config-arm64 latest ccb2d87b31c1 23 minutes ago 86.2MB 17:54:10 67835688a5a5 23 minutes ago 1.18GB 17:54:10 ci-base-image-arm64 latest bc47a36faac0 26 minutes ago 866MB 17:54:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 12 days ago 648MB 17:54:10 alpine 3.17 d74e625d9115 5 weeks ago 7.46MB 17:54:10 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 17:54:11 provisioning config files... 17:54:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/472@tmp/config12423682012418051358tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:54:11 ---> docker-login.sh 17:54:11 nexus3.edgexfoundry.org:10001 17:54:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:12 Configure a credential helper to remove this warning. See 17:54:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:12 17:54:12 Login Succeeded 17:54:12 nexus3.edgexfoundry.org:10002 17:54:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:12 Configure a credential helper to remove this warning. See 17:54:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:12 17:54:12 Login Succeeded 17:54:12 nexus3.edgexfoundry.org:10003 17:54:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:12 Configure a credential helper to remove this warning. See 17:54:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:12 17:54:12 Login Succeeded 17:54:12 nexus3.edgexfoundry.org:10004 17:54:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:13 Configure a credential helper to remove this warning. See 17:54:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:13 17:54:13 Login Succeeded 17:54:13 docker.io 17:54:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:13 Configure a credential helper to remove this warning. See 17:54:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:13 17:54:13 Login Succeeded 17:54:13 ---> docker-login.sh ends [Pipeline] } 17:54:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:54:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:54:13 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 17:54:13 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:54:13 latest 17:54:13 3.0.0-dev.110 17:54:13 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:54:13 main 17:54:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:14 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:14 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:54:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:54:14 926e2e5c433d: Preparing 17:54:14 385f3d7d4767: Preparing 17:54:14 8e0c3f0541e4: Preparing 17:54:14 5960b21fcfa5: Preparing 17:54:14 2811e701df00: Preparing 17:54:14 edf70074bd40: Preparing 17:54:14 edf70074bd40: Waiting 17:54:14 5960b21fcfa5: Pushed 17:54:14 926e2e5c433d: Pushed 17:54:14 2811e701df00: Pushed 17:54:14 8e0c3f0541e4: Pushed 17:54:14 edf70074bd40: Layer already exists 17:54:18 385f3d7d4767: Pushed 17:54:18 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:e5cda5774cd771befab1de05dedaed75b3229d26410ae667958459f750ee029b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:18 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:19 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 17:54:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:54:19 926e2e5c433d: Preparing 17:54:19 385f3d7d4767: Preparing 17:54:19 8e0c3f0541e4: Preparing 17:54:19 5960b21fcfa5: Preparing 17:54:19 2811e701df00: Preparing 17:54:19 edf70074bd40: Preparing 17:54:19 edf70074bd40: Waiting 17:54:19 926e2e5c433d: Layer already exists 17:54:19 385f3d7d4767: Layer already exists 17:54:19 2811e701df00: Layer already exists 17:54:19 5960b21fcfa5: Layer already exists 17:54:19 8e0c3f0541e4: Layer already exists 17:54:19 edf70074bd40: Layer already exists 17:54:19 latest: digest: sha256:e5cda5774cd771befab1de05dedaed75b3229d26410ae667958459f750ee029b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:19 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:20 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.110 17:54:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:54:20 926e2e5c433d: Preparing 17:54:20 385f3d7d4767: Preparing 17:54:20 8e0c3f0541e4: Preparing 17:54:20 5960b21fcfa5: Preparing 17:54:20 2811e701df00: Preparing 17:54:20 edf70074bd40: Preparing 17:54:20 edf70074bd40: Waiting 17:54:20 8e0c3f0541e4: Layer already exists 17:54:20 5960b21fcfa5: Layer already exists 17:54:20 926e2e5c433d: Layer already exists 17:54:20 385f3d7d4767: Layer already exists 17:54:20 2811e701df00: Layer already exists 17:54:20 edf70074bd40: Layer already exists 17:54:20 3.0.0-dev.110: digest: sha256:e5cda5774cd771befab1de05dedaed75b3229d26410ae667958459f750ee029b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:20 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:21 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:54:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:54:21 926e2e5c433d: Preparing 17:54:21 385f3d7d4767: Preparing 17:54:21 8e0c3f0541e4: Preparing 17:54:21 5960b21fcfa5: Preparing 17:54:21 2811e701df00: Preparing 17:54:21 edf70074bd40: Preparing 17:54:21 edf70074bd40: Waiting 17:54:21 385f3d7d4767: Layer already exists 17:54:21 5960b21fcfa5: Layer already exists 17:54:21 8e0c3f0541e4: Layer already exists 17:54:21 2811e701df00: Layer already exists 17:54:21 926e2e5c433d: Layer already exists 17:54:21 edf70074bd40: Layer already exists 17:54:21 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:e5cda5774cd771befab1de05dedaed75b3229d26410ae667958459f750ee029b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:21 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:22 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 17:54:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:54:22 926e2e5c433d: Preparing 17:54:22 385f3d7d4767: Preparing 17:54:22 8e0c3f0541e4: Preparing 17:54:22 5960b21fcfa5: Preparing 17:54:22 2811e701df00: Preparing 17:54:22 edf70074bd40: Preparing 17:54:22 edf70074bd40: Waiting 17:54:22 385f3d7d4767: Layer already exists 17:54:22 8e0c3f0541e4: Layer already exists 17:54:22 2811e701df00: Layer already exists 17:54:22 5960b21fcfa5: Layer already exists 17:54:22 926e2e5c433d: Layer already exists 17:54:22 edf70074bd40: Layer already exists 17:54:22 main: digest: sha256:e5cda5774cd771befab1de05dedaed75b3229d26410ae667958459f750ee029b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:54:22 ===================================================== [Pipeline] echo 17:54:22 taggedImages: 17:54:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:54:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 17:54:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.110 17:54:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:54:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 17:54:22 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 17:54:22 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:54:22 latest 17:54:22 3.0.0-dev.110 17:54:22 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:54:22 main 17:54:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:23 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:54:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 17:54:23 54b1cca2dcd7: Preparing 17:54:23 782e76d984bc: Preparing 17:54:23 6d66a446461b: Preparing 17:54:23 c6cf5b6b5847: Preparing 17:54:23 8e0c3f0541e4: Preparing 17:54:23 5960b21fcfa5: Preparing 17:54:23 1993478e5327: Preparing 17:54:23 edf70074bd40: Preparing 17:54:23 1993478e5327: Waiting 17:54:23 edf70074bd40: Waiting 17:54:23 5960b21fcfa5: Waiting 17:54:23 8e0c3f0541e4: Layer already exists 17:54:23 5960b21fcfa5: Layer already exists 17:54:23 782e76d984bc: Pushed 17:54:23 54b1cca2dcd7: Pushed 17:54:23 6d66a446461b: Pushed 17:54:23 edf70074bd40: Layer already exists 17:54:23 1993478e5327: Pushed 17:54:26 c6cf5b6b5847: Pushed 17:54:26 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:a4d48936b2e9599951facb2f7f049a271fc2b40c4a2def8e25fbfe31543b430c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:26 + 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 17:54:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 17:54:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 17:54:27 54b1cca2dcd7: Preparing 17:54:27 782e76d984bc: Preparing 17:54:27 6d66a446461b: Preparing 17:54:27 c6cf5b6b5847: Preparing 17:54:27 8e0c3f0541e4: Preparing 17:54:27 5960b21fcfa5: Preparing 17:54:27 1993478e5327: Preparing 17:54:27 edf70074bd40: Preparing 17:54:27 1993478e5327: Waiting 17:54:27 edf70074bd40: Waiting 17:54:27 5960b21fcfa5: Waiting 17:54:27 6d66a446461b: Layer already exists 17:54:27 782e76d984bc: Layer already exists 17:54:27 54b1cca2dcd7: Layer already exists 17:54:27 8e0c3f0541e4: Layer already exists 17:54:27 c6cf5b6b5847: Layer already exists 17:54:27 1993478e5327: Layer already exists 17:54:27 edf70074bd40: Layer already exists 17:54:27 5960b21fcfa5: Layer already exists 17:54:27 latest: digest: sha256:a4d48936b2e9599951facb2f7f049a271fc2b40c4a2def8e25fbfe31543b430c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:27 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.110 17:54:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 17:54:28 54b1cca2dcd7: Preparing 17:54:28 782e76d984bc: Preparing 17:54:28 6d66a446461b: Preparing 17:54:28 c6cf5b6b5847: Preparing 17:54:28 8e0c3f0541e4: Preparing 17:54:28 5960b21fcfa5: Preparing 17:54:28 1993478e5327: Preparing 17:54:28 edf70074bd40: Preparing 17:54:28 5960b21fcfa5: Waiting 17:54:28 edf70074bd40: Waiting 17:54:28 1993478e5327: Waiting 17:54:28 782e76d984bc: Layer already exists 17:54:28 c6cf5b6b5847: Layer already exists 17:54:28 8e0c3f0541e4: Layer already exists 17:54:28 6d66a446461b: Layer already exists 17:54:28 54b1cca2dcd7: Layer already exists 17:54:28 5960b21fcfa5: Layer already exists 17:54:28 1993478e5327: Layer already exists 17:54:28 edf70074bd40: Layer already exists 17:54:28 3.0.0-dev.110: digest: sha256:a4d48936b2e9599951facb2f7f049a271fc2b40c4a2def8e25fbfe31543b430c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:28 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:54:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 17:54:29 54b1cca2dcd7: Preparing 17:54:29 782e76d984bc: Preparing 17:54:29 6d66a446461b: Preparing 17:54:29 c6cf5b6b5847: Preparing 17:54:29 8e0c3f0541e4: Preparing 17:54:29 5960b21fcfa5: Preparing 17:54:29 1993478e5327: Preparing 17:54:29 edf70074bd40: Preparing 17:54:29 1993478e5327: Waiting 17:54:29 edf70074bd40: Waiting 17:54:29 5960b21fcfa5: Waiting 17:54:29 c6cf5b6b5847: Layer already exists 17:54:29 782e76d984bc: Layer already exists 17:54:29 8e0c3f0541e4: Layer already exists 17:54:29 6d66a446461b: Layer already exists 17:54:29 54b1cca2dcd7: Layer already exists 17:54:29 edf70074bd40: Layer already exists 17:54:29 5960b21fcfa5: Layer already exists 17:54:29 1993478e5327: Layer already exists 17:54:29 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:a4d48936b2e9599951facb2f7f049a271fc2b40c4a2def8e25fbfe31543b430c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:29 + 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 17:54:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 17:54:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 17:54:30 54b1cca2dcd7: Preparing 17:54:30 782e76d984bc: Preparing 17:54:30 6d66a446461b: Preparing 17:54:30 c6cf5b6b5847: Preparing 17:54:30 8e0c3f0541e4: Preparing 17:54:30 5960b21fcfa5: Preparing 17:54:30 1993478e5327: Preparing 17:54:30 edf70074bd40: Preparing 17:54:30 5960b21fcfa5: Waiting 17:54:30 1993478e5327: Waiting 17:54:30 edf70074bd40: Waiting 17:54:30 6d66a446461b: Layer already exists 17:54:30 54b1cca2dcd7: Layer already exists 17:54:30 8e0c3f0541e4: Layer already exists 17:54:30 c6cf5b6b5847: Layer already exists 17:54:30 782e76d984bc: Layer already exists 17:54:30 1993478e5327: Layer already exists 17:54:30 5960b21fcfa5: Layer already exists 17:54:30 edf70074bd40: Layer already exists 17:54:30 main: digest: sha256:a4d48936b2e9599951facb2f7f049a271fc2b40c4a2def8e25fbfe31543b430c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:54:30 ===================================================== [Pipeline] echo 17:54:30 taggedImages: 17:54:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:54:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 17:54:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.110 17:54:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:54:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 17:54:30 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 17:54:30 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:54:30 latest 17:54:30 3.0.0-dev.110 17:54:30 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:54:30 main 17:54:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:31 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:31 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:54:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:54:31 4bbe3b7ec59f: Preparing 17:54:31 a9851392f2f0: Preparing 17:54:31 8e0c3f0541e4: Preparing 17:54:31 5960b21fcfa5: Preparing 17:54:31 07a2a1b419d2: Preparing 17:54:31 edf70074bd40: Preparing 17:54:31 8e0c3f0541e4: Layer already exists 17:54:31 5960b21fcfa5: Layer already exists 17:54:31 edf70074bd40: Layer already exists 17:54:31 4bbe3b7ec59f: Pushed 17:54:31 07a2a1b419d2: Pushed 17:54:36 a9851392f2f0: Pushed 17:54:36 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:52f8a51acede0475f61c9e142fcc58c18a5beba7c857fd8b3263736fd2afa825 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:36 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:36 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 17:54:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:54:36 4bbe3b7ec59f: Preparing 17:54:36 a9851392f2f0: Preparing 17:54:36 8e0c3f0541e4: Preparing 17:54:36 5960b21fcfa5: Preparing 17:54:36 07a2a1b419d2: Preparing 17:54:36 edf70074bd40: Preparing 17:54:36 edf70074bd40: Waiting 17:54:36 4bbe3b7ec59f: Layer already exists 17:54:36 a9851392f2f0: Layer already exists 17:54:36 5960b21fcfa5: Layer already exists 17:54:36 07a2a1b419d2: Layer already exists 17:54:36 8e0c3f0541e4: Layer already exists 17:54:36 edf70074bd40: Layer already exists 17:54:37 latest: digest: sha256:52f8a51acede0475f61c9e142fcc58c18a5beba7c857fd8b3263736fd2afa825 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:37 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:37 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.110 17:54:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:54:37 4bbe3b7ec59f: Preparing 17:54:37 a9851392f2f0: Preparing 17:54:37 8e0c3f0541e4: Preparing 17:54:37 5960b21fcfa5: Preparing 17:54:37 07a2a1b419d2: Preparing 17:54:37 edf70074bd40: Preparing 17:54:37 edf70074bd40: Waiting 17:54:37 a9851392f2f0: Layer already exists 17:54:37 8e0c3f0541e4: Layer already exists 17:54:37 5960b21fcfa5: Layer already exists 17:54:37 07a2a1b419d2: Layer already exists 17:54:37 4bbe3b7ec59f: Layer already exists 17:54:38 edf70074bd40: Layer already exists 17:54:38 3.0.0-dev.110: digest: sha256:52f8a51acede0475f61c9e142fcc58c18a5beba7c857fd8b3263736fd2afa825 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:38 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:54:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:54:38 4bbe3b7ec59f: Preparing 17:54:38 a9851392f2f0: Preparing 17:54:38 8e0c3f0541e4: Preparing 17:54:38 5960b21fcfa5: Preparing 17:54:38 07a2a1b419d2: Preparing 17:54:38 edf70074bd40: Preparing 17:54:38 edf70074bd40: Waiting 17:54:38 5960b21fcfa5: Layer already exists 17:54:38 a9851392f2f0: Layer already exists 17:54:38 8e0c3f0541e4: Layer already exists 17:54:38 07a2a1b419d2: Layer already exists 17:54:38 4bbe3b7ec59f: Layer already exists 17:54:39 edf70074bd40: Layer already exists 17:54:39 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:52f8a51acede0475f61c9e142fcc58c18a5beba7c857fd8b3263736fd2afa825 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:39 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 17:54:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:54:39 4bbe3b7ec59f: Preparing 17:54:39 a9851392f2f0: Preparing 17:54:39 8e0c3f0541e4: Preparing 17:54:39 5960b21fcfa5: Preparing 17:54:39 07a2a1b419d2: Preparing 17:54:39 edf70074bd40: Preparing 17:54:39 edf70074bd40: Waiting 17:54:39 a9851392f2f0: Layer already exists 17:54:39 5960b21fcfa5: Layer already exists 17:54:39 8e0c3f0541e4: Layer already exists 17:54:39 07a2a1b419d2: Layer already exists 17:54:39 4bbe3b7ec59f: Layer already exists 17:54:40 edf70074bd40: Layer already exists 17:54:40 main: digest: sha256:52f8a51acede0475f61c9e142fcc58c18a5beba7c857fd8b3263736fd2afa825 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:54:40 ===================================================== [Pipeline] echo 17:54:40 taggedImages: 17:54:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:54:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 17:54:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.110 17:54:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:54:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 17:54:40 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 17:54:40 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:54:40 latest 17:54:40 3.0.0-dev.110 17:54:40 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:54:40 main 17:54:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:40 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:54:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:54:40 902074c62082: Preparing 17:54:40 85f5b86c590e: Preparing 17:54:40 185a31752613: Preparing 17:54:40 8e0c3f0541e4: Preparing 17:54:40 5960b21fcfa5: Preparing 17:54:40 2811e701df00: Preparing 17:54:40 edf70074bd40: Preparing 17:54:40 2811e701df00: Waiting 17:54:40 edf70074bd40: Waiting 17:54:40 5960b21fcfa5: Layer already exists 17:54:40 8e0c3f0541e4: Layer already exists 17:54:41 2811e701df00: Layer already exists 17:54:41 edf70074bd40: Layer already exists 17:54:41 902074c62082: Pushed 17:54:41 85f5b86c590e: Pushed 17:54:45 185a31752613: Pushed 17:54:45 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:ed949c4e21e6312f24ecd31176481eef7cea9cc2b302bae3a585662af940387c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:45 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 17:54:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:54:46 902074c62082: Preparing 17:54:46 85f5b86c590e: Preparing 17:54:46 185a31752613: Preparing 17:54:46 8e0c3f0541e4: Preparing 17:54:46 5960b21fcfa5: Preparing 17:54:46 2811e701df00: Preparing 17:54:46 edf70074bd40: Preparing 17:54:46 2811e701df00: Waiting 17:54:46 edf70074bd40: Waiting 17:54:46 185a31752613: Layer already exists 17:54:46 8e0c3f0541e4: Layer already exists 17:54:46 5960b21fcfa5: Layer already exists 17:54:46 85f5b86c590e: Layer already exists 17:54:46 902074c62082: Layer already exists 17:54:46 2811e701df00: Layer already exists 17:54:46 edf70074bd40: Layer already exists 17:54:46 latest: digest: sha256:ed949c4e21e6312f24ecd31176481eef7cea9cc2b302bae3a585662af940387c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:46 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.110 17:54:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:54:47 902074c62082: Preparing 17:54:47 85f5b86c590e: Preparing 17:54:47 185a31752613: Preparing 17:54:47 8e0c3f0541e4: Preparing 17:54:47 5960b21fcfa5: Preparing 17:54:47 2811e701df00: Preparing 17:54:47 edf70074bd40: Preparing 17:54:47 2811e701df00: Waiting 17:54:47 edf70074bd40: Waiting 17:54:47 85f5b86c590e: Layer already exists 17:54:47 5960b21fcfa5: Layer already exists 17:54:47 185a31752613: Layer already exists 17:54:47 902074c62082: Layer already exists 17:54:47 8e0c3f0541e4: Layer already exists 17:54:47 edf70074bd40: Layer already exists 17:54:47 2811e701df00: Layer already exists 17:54:47 3.0.0-dev.110: digest: sha256:ed949c4e21e6312f24ecd31176481eef7cea9cc2b302bae3a585662af940387c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:54:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:54:48 902074c62082: Preparing 17:54:48 85f5b86c590e: Preparing 17:54:48 185a31752613: Preparing 17:54:48 8e0c3f0541e4: Preparing 17:54:48 5960b21fcfa5: Preparing 17:54:48 2811e701df00: Preparing 17:54:48 edf70074bd40: Preparing 17:54:48 2811e701df00: Waiting 17:54:48 edf70074bd40: Waiting 17:54:48 902074c62082: Layer already exists 17:54:48 185a31752613: Layer already exists 17:54:48 85f5b86c590e: Layer already exists 17:54:48 8e0c3f0541e4: Layer already exists 17:54:48 5960b21fcfa5: Layer already exists 17:54:48 2811e701df00: Layer already exists 17:54:48 edf70074bd40: Layer already exists 17:54:48 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:ed949c4e21e6312f24ecd31176481eef7cea9cc2b302bae3a585662af940387c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 17:54:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:54:49 902074c62082: Preparing 17:54:49 85f5b86c590e: Preparing 17:54:49 185a31752613: Preparing 17:54:49 8e0c3f0541e4: Preparing 17:54:49 5960b21fcfa5: Preparing 17:54:49 2811e701df00: Preparing 17:54:49 edf70074bd40: Preparing 17:54:49 2811e701df00: Waiting 17:54:49 edf70074bd40: Waiting 17:54:49 5960b21fcfa5: Layer already exists 17:54:49 8e0c3f0541e4: Layer already exists 17:54:49 902074c62082: Layer already exists 17:54:49 185a31752613: Layer already exists 17:54:49 85f5b86c590e: Layer already exists 17:54:49 2811e701df00: Layer already exists 17:54:49 edf70074bd40: Layer already exists 17:54:49 main: digest: sha256:ed949c4e21e6312f24ecd31176481eef7cea9cc2b302bae3a585662af940387c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:54:49 ===================================================== [Pipeline] echo 17:54:49 taggedImages: 17:54:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:54:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 17:54:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.110 17:54:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:54:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 17:54:49 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 17:54:49 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:54:49 latest 17:54:49 3.0.0-dev.110 17:54:49 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:54:49 main 17:54:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:49 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:54:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:54:50 4e4d81dad85f: Preparing 17:54:50 4e4d81dad85f: Preparing 17:54:50 1fdada5476af: Preparing 17:54:50 5e36de7aac73: Preparing 17:54:50 e4da0dbce421: Preparing 17:54:50 35f2767c674d: Preparing 17:54:50 d99dcc9a6684: Preparing 17:54:50 8e0c3f0541e4: Preparing 17:54:50 5960b21fcfa5: Preparing 17:54:50 02e03a172eaf: Preparing 17:54:50 e22e4ec1a198: Preparing 17:54:50 d91f9a863779: Preparing 17:54:50 49084f58c7ea: Preparing 17:54:50 edf70074bd40: Preparing 17:54:50 02e03a172eaf: Waiting 17:54:50 e22e4ec1a198: Waiting 17:54:50 d91f9a863779: Waiting 17:54:50 d99dcc9a6684: Waiting 17:54:50 49084f58c7ea: Waiting 17:54:50 edf70074bd40: Waiting 17:54:50 8e0c3f0541e4: Waiting 17:54:50 e4da0dbce421: Pushed 17:54:50 1fdada5476af: Pushed 17:54:50 4e4d81dad85f: Pushed 17:54:50 5e36de7aac73: Pushed 17:54:50 35f2767c674d: Pushed 17:54:50 8e0c3f0541e4: Layer already exists 17:54:50 5960b21fcfa5: Layer already exists 17:54:50 02e03a172eaf: Pushed 17:54:50 d91f9a863779: Pushed 17:54:50 e22e4ec1a198: Pushed 17:54:50 edf70074bd40: Layer already exists 17:54:50 49084f58c7ea: Pushed 17:54:55 d99dcc9a6684: Pushed 17:55:02 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:5bb17e0dacdbe55c71b3e2caa8757fec5b31c1f6ead9cdfd113d3c4c69736ee6 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:02 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 17:55:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:55:02 4e4d81dad85f: Preparing 17:55:02 4e4d81dad85f: Preparing 17:55:02 1fdada5476af: Preparing 17:55:02 5e36de7aac73: Preparing 17:55:02 e4da0dbce421: Preparing 17:55:02 35f2767c674d: Preparing 17:55:02 d99dcc9a6684: Preparing 17:55:02 8e0c3f0541e4: Preparing 17:55:02 5960b21fcfa5: Preparing 17:55:02 02e03a172eaf: Preparing 17:55:02 e22e4ec1a198: Preparing 17:55:02 d91f9a863779: Preparing 17:55:02 49084f58c7ea: Preparing 17:55:02 edf70074bd40: Preparing 17:55:02 d99dcc9a6684: Waiting 17:55:02 8e0c3f0541e4: Waiting 17:55:02 5960b21fcfa5: Waiting 17:55:02 02e03a172eaf: Waiting 17:55:02 e22e4ec1a198: Waiting 17:55:02 d91f9a863779: Waiting 17:55:02 49084f58c7ea: Waiting 17:55:02 edf70074bd40: Waiting 17:55:02 35f2767c674d: Layer already exists 17:55:02 5e36de7aac73: Layer already exists 17:55:02 4e4d81dad85f: Layer already exists 17:55:02 1fdada5476af: Layer already exists 17:55:02 e4da0dbce421: Layer already exists 17:55:03 d99dcc9a6684: Layer already exists 17:55:03 02e03a172eaf: Layer already exists 17:55:03 e22e4ec1a198: Layer already exists 17:55:03 5960b21fcfa5: Layer already exists 17:55:03 8e0c3f0541e4: Layer already exists 17:55:03 edf70074bd40: Layer already exists 17:55:03 49084f58c7ea: Layer already exists 17:55:03 d91f9a863779: Layer already exists 17:55:03 latest: digest: sha256:5bb17e0dacdbe55c71b3e2caa8757fec5b31c1f6ead9cdfd113d3c4c69736ee6 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:03 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.110 17:55:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:55:03 4e4d81dad85f: Preparing 17:55:03 4e4d81dad85f: Preparing 17:55:03 1fdada5476af: Preparing 17:55:03 5e36de7aac73: Preparing 17:55:03 e4da0dbce421: Preparing 17:55:03 35f2767c674d: Preparing 17:55:03 d99dcc9a6684: Preparing 17:55:03 8e0c3f0541e4: Preparing 17:55:03 5960b21fcfa5: Preparing 17:55:03 02e03a172eaf: Preparing 17:55:03 d99dcc9a6684: Waiting 17:55:03 e22e4ec1a198: Preparing 17:55:03 d91f9a863779: Preparing 17:55:03 49084f58c7ea: Preparing 17:55:03 edf70074bd40: Preparing 17:55:03 5960b21fcfa5: Waiting 17:55:03 02e03a172eaf: Waiting 17:55:03 e22e4ec1a198: Waiting 17:55:03 edf70074bd40: Waiting 17:55:03 d91f9a863779: Waiting 17:55:03 8e0c3f0541e4: Waiting 17:55:03 49084f58c7ea: Waiting 17:55:03 5e36de7aac73: Layer already exists 17:55:03 1fdada5476af: Layer already exists 17:55:03 e4da0dbce421: Layer already exists 17:55:03 4e4d81dad85f: Layer already exists 17:55:03 35f2767c674d: Layer already exists 17:55:04 8e0c3f0541e4: Layer already exists 17:55:04 d99dcc9a6684: Layer already exists 17:55:04 5960b21fcfa5: Layer already exists 17:55:04 e22e4ec1a198: Layer already exists 17:55:04 02e03a172eaf: Layer already exists 17:55:04 edf70074bd40: Layer already exists 17:55:04 49084f58c7ea: Layer already exists 17:55:04 d91f9a863779: Layer already exists 17:55:04 3.0.0-dev.110: digest: sha256:5bb17e0dacdbe55c71b3e2caa8757fec5b31c1f6ead9cdfd113d3c4c69736ee6 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:04 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:55:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:55:04 4e4d81dad85f: Preparing 17:55:04 4e4d81dad85f: Preparing 17:55:04 1fdada5476af: Preparing 17:55:04 5e36de7aac73: Preparing 17:55:04 e4da0dbce421: Preparing 17:55:04 35f2767c674d: Preparing 17:55:04 d99dcc9a6684: Preparing 17:55:04 8e0c3f0541e4: Preparing 17:55:04 5960b21fcfa5: Preparing 17:55:04 02e03a172eaf: Preparing 17:55:04 e22e4ec1a198: Preparing 17:55:04 d91f9a863779: Preparing 17:55:04 49084f58c7ea: Preparing 17:55:04 edf70074bd40: Preparing 17:55:04 d99dcc9a6684: Waiting 17:55:04 e22e4ec1a198: Waiting 17:55:04 d91f9a863779: Waiting 17:55:04 49084f58c7ea: Waiting 17:55:04 edf70074bd40: Waiting 17:55:04 02e03a172eaf: Waiting 17:55:04 8e0c3f0541e4: Waiting 17:55:04 5960b21fcfa5: Waiting 17:55:04 5e36de7aac73: Layer already exists 17:55:04 e4da0dbce421: Layer already exists 17:55:04 35f2767c674d: Layer already exists 17:55:04 1fdada5476af: Layer already exists 17:55:04 4e4d81dad85f: Layer already exists 17:55:05 d99dcc9a6684: Layer already exists 17:55:05 5960b21fcfa5: Layer already exists 17:55:05 8e0c3f0541e4: Layer already exists 17:55:05 02e03a172eaf: Layer already exists 17:55:05 e22e4ec1a198: Layer already exists 17:55:05 d91f9a863779: Layer already exists 17:55:05 49084f58c7ea: Layer already exists 17:55:05 edf70074bd40: Layer already exists 17:55:05 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:5bb17e0dacdbe55c71b3e2caa8757fec5b31c1f6ead9cdfd113d3c4c69736ee6 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:05 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 17:55:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:55:05 4e4d81dad85f: Preparing 17:55:05 4e4d81dad85f: Preparing 17:55:05 1fdada5476af: Preparing 17:55:05 5e36de7aac73: Preparing 17:55:05 e4da0dbce421: Preparing 17:55:05 35f2767c674d: Preparing 17:55:05 d99dcc9a6684: Preparing 17:55:05 8e0c3f0541e4: Preparing 17:55:05 5960b21fcfa5: Preparing 17:55:05 02e03a172eaf: Preparing 17:55:05 e22e4ec1a198: Preparing 17:55:05 d91f9a863779: Preparing 17:55:05 49084f58c7ea: Preparing 17:55:05 edf70074bd40: Preparing 17:55:05 02e03a172eaf: Waiting 17:55:05 e22e4ec1a198: Waiting 17:55:05 d91f9a863779: Waiting 17:55:05 49084f58c7ea: Waiting 17:55:05 edf70074bd40: Waiting 17:55:05 d99dcc9a6684: Waiting 17:55:05 8e0c3f0541e4: Waiting 17:55:05 5960b21fcfa5: Waiting 17:55:05 5e36de7aac73: Layer already exists 17:55:05 e4da0dbce421: Layer already exists 17:55:05 35f2767c674d: Layer already exists 17:55:05 1fdada5476af: Layer already exists 17:55:05 4e4d81dad85f: Layer already exists 17:55:06 8e0c3f0541e4: Layer already exists 17:55:06 5960b21fcfa5: Layer already exists 17:55:06 e22e4ec1a198: Layer already exists 17:55:06 d99dcc9a6684: Layer already exists 17:55:06 02e03a172eaf: Layer already exists 17:55:06 d91f9a863779: Layer already exists 17:55:06 edf70074bd40: Layer already exists 17:55:06 49084f58c7ea: Layer already exists 17:55:06 main: digest: sha256:5bb17e0dacdbe55c71b3e2caa8757fec5b31c1f6ead9cdfd113d3c4c69736ee6 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:55:06 ===================================================== [Pipeline] echo 17:55:06 taggedImages: 17:55:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:55:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 17:55:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.110 17:55:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:55:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 17:55:06 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 17:55:06 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:55:06 latest 17:55:06 3.0.0-dev.110 17:55:06 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:55:06 main 17:55:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:06 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:55:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 17:55:06 c7cee32a4292: Preparing 17:55:06 017b49402d54: Preparing 17:55:06 3dcd07bccd1b: Preparing 17:55:06 0f9a1f1ce53d: Preparing 17:55:06 8e0c3f0541e4: Preparing 17:55:06 5960b21fcfa5: Preparing 17:55:06 1993478e5327: Preparing 17:55:06 edf70074bd40: Preparing 17:55:06 5960b21fcfa5: Waiting 17:55:06 edf70074bd40: Waiting 17:55:06 1993478e5327: Waiting 17:55:07 8e0c3f0541e4: Layer already exists 17:55:07 5960b21fcfa5: Layer already exists 17:55:07 1993478e5327: Layer already exists 17:55:07 edf70074bd40: Layer already exists 17:55:07 3dcd07bccd1b: Pushed 17:55:07 017b49402d54: Pushed 17:55:07 c7cee32a4292: Pushed 17:55:10 0f9a1f1ce53d: Pushed 17:55:10 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:f59bf93ab73a3a3f026c7b5a1d02cc46f016d08d840b09c563c24c7a27fa787d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:11 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 17:55:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 17:55:11 c7cee32a4292: Preparing 17:55:11 017b49402d54: Preparing 17:55:11 3dcd07bccd1b: Preparing 17:55:11 0f9a1f1ce53d: Preparing 17:55:11 8e0c3f0541e4: Preparing 17:55:11 5960b21fcfa5: Preparing 17:55:11 1993478e5327: Preparing 17:55:11 edf70074bd40: Preparing 17:55:11 5960b21fcfa5: Waiting 17:55:11 1993478e5327: Waiting 17:55:11 edf70074bd40: Waiting 17:55:11 3dcd07bccd1b: Layer already exists 17:55:11 8e0c3f0541e4: Layer already exists 17:55:11 0f9a1f1ce53d: Layer already exists 17:55:11 017b49402d54: Layer already exists 17:55:11 c7cee32a4292: Layer already exists 17:55:11 5960b21fcfa5: Layer already exists 17:55:11 edf70074bd40: Layer already exists 17:55:11 1993478e5327: Layer already exists 17:55:11 latest: digest: sha256:f59bf93ab73a3a3f026c7b5a1d02cc46f016d08d840b09c563c24c7a27fa787d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:12 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.110 17:55:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 17:55:12 c7cee32a4292: Preparing 17:55:12 017b49402d54: Preparing 17:55:12 3dcd07bccd1b: Preparing 17:55:12 0f9a1f1ce53d: Preparing 17:55:12 8e0c3f0541e4: Preparing 17:55:12 5960b21fcfa5: Preparing 17:55:12 1993478e5327: Preparing 17:55:12 edf70074bd40: Preparing 17:55:12 1993478e5327: Waiting 17:55:12 5960b21fcfa5: Waiting 17:55:12 edf70074bd40: Waiting 17:55:12 0f9a1f1ce53d: Layer already exists 17:55:12 017b49402d54: Layer already exists 17:55:12 3dcd07bccd1b: Layer already exists 17:55:12 8e0c3f0541e4: Layer already exists 17:55:12 c7cee32a4292: Layer already exists 17:55:12 5960b21fcfa5: Layer already exists 17:55:12 1993478e5327: Layer already exists 17:55:12 edf70074bd40: Layer already exists 17:55:12 3.0.0-dev.110: digest: sha256:f59bf93ab73a3a3f026c7b5a1d02cc46f016d08d840b09c563c24c7a27fa787d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:13 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:55:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 17:55:13 c7cee32a4292: Preparing 17:55:13 017b49402d54: Preparing 17:55:13 3dcd07bccd1b: Preparing 17:55:13 0f9a1f1ce53d: Preparing 17:55:13 8e0c3f0541e4: Preparing 17:55:13 5960b21fcfa5: Preparing 17:55:13 1993478e5327: Preparing 17:55:13 edf70074bd40: Preparing 17:55:13 1993478e5327: Waiting 17:55:13 edf70074bd40: Waiting 17:55:13 5960b21fcfa5: Waiting 17:55:13 8e0c3f0541e4: Layer already exists 17:55:13 3dcd07bccd1b: Layer already exists 17:55:13 c7cee32a4292: Layer already exists 17:55:13 017b49402d54: Layer already exists 17:55:13 0f9a1f1ce53d: Layer already exists 17:55:13 5960b21fcfa5: Layer already exists 17:55:13 1993478e5327: Layer already exists 17:55:13 edf70074bd40: Layer already exists 17:55:13 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:f59bf93ab73a3a3f026c7b5a1d02cc46f016d08d840b09c563c24c7a27fa787d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:14 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 17:55:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 17:55:14 c7cee32a4292: Preparing 17:55:14 017b49402d54: Preparing 17:55:14 3dcd07bccd1b: Preparing 17:55:14 0f9a1f1ce53d: Preparing 17:55:14 8e0c3f0541e4: Preparing 17:55:14 5960b21fcfa5: Preparing 17:55:14 1993478e5327: Preparing 17:55:14 edf70074bd40: Preparing 17:55:14 1993478e5327: Waiting 17:55:14 edf70074bd40: Waiting 17:55:14 5960b21fcfa5: Waiting 17:55:14 3dcd07bccd1b: Layer already exists 17:55:14 8e0c3f0541e4: Layer already exists 17:55:14 0f9a1f1ce53d: Layer already exists 17:55:14 c7cee32a4292: Layer already exists 17:55:14 017b49402d54: Layer already exists 17:55:14 1993478e5327: Layer already exists 17:55:14 5960b21fcfa5: Layer already exists 17:55:14 edf70074bd40: Layer already exists 17:55:14 main: digest: sha256:f59bf93ab73a3a3f026c7b5a1d02cc46f016d08d840b09c563c24c7a27fa787d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:55:14 ===================================================== [Pipeline] echo 17:55:14 taggedImages: 17:55:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:55:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 17:55:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.110 17:55:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:55:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 17:55:14 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 17:55:14 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:55:14 latest 17:55:14 3.0.0-dev.110 17:55:14 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:55:14 main 17:55:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:15 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:55:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:55:15 8bdf397b0af7: Preparing 17:55:15 3dc98d6fa21e: Preparing 17:55:15 f50e718b3709: Preparing 17:55:15 dc6b4aa52b92: Preparing 17:55:15 8e0c3f0541e4: Preparing 17:55:15 5960b21fcfa5: Preparing 17:55:15 97ab302d2f3e: Preparing 17:55:15 ccb0b779bf43: Preparing 17:55:15 edf70074bd40: Preparing 17:55:15 5960b21fcfa5: Waiting 17:55:15 97ab302d2f3e: Waiting 17:55:15 ccb0b779bf43: Waiting 17:55:15 edf70074bd40: Waiting 17:55:15 8e0c3f0541e4: Layer already exists 17:55:15 5960b21fcfa5: Layer already exists 17:55:15 3dc98d6fa21e: Pushed 17:55:15 dc6b4aa52b92: Pushed 17:55:15 8bdf397b0af7: Pushed 17:55:15 97ab302d2f3e: Pushed 17:55:15 edf70074bd40: Layer already exists 17:55:16 ccb0b779bf43: Pushed 17:55:18 f50e718b3709: Pushed 17:55:18 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:ebe3801373a53d32a57d326e31577c19865857f31ee7da8fea986b599d768e3b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:19 + 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 17:55:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 17:55:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:55:19 8bdf397b0af7: Preparing 17:55:19 3dc98d6fa21e: Preparing 17:55:19 f50e718b3709: Preparing 17:55:19 dc6b4aa52b92: Preparing 17:55:19 8e0c3f0541e4: Preparing 17:55:19 5960b21fcfa5: Preparing 17:55:19 97ab302d2f3e: Preparing 17:55:19 ccb0b779bf43: Preparing 17:55:19 edf70074bd40: Preparing 17:55:19 ccb0b779bf43: Waiting 17:55:19 97ab302d2f3e: Waiting 17:55:19 edf70074bd40: Waiting 17:55:19 5960b21fcfa5: Waiting 17:55:19 8bdf397b0af7: Layer already exists 17:55:19 3dc98d6fa21e: Layer already exists 17:55:19 f50e718b3709: Layer already exists 17:55:19 8e0c3f0541e4: Layer already exists 17:55:19 dc6b4aa52b92: Layer already exists 17:55:19 5960b21fcfa5: Layer already exists 17:55:19 97ab302d2f3e: Layer already exists 17:55:19 ccb0b779bf43: Layer already exists 17:55:19 edf70074bd40: Layer already exists 17:55:19 latest: digest: sha256:ebe3801373a53d32a57d326e31577c19865857f31ee7da8fea986b599d768e3b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:20 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.110 17:55:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:55:20 8bdf397b0af7: Preparing 17:55:20 3dc98d6fa21e: Preparing 17:55:20 f50e718b3709: Preparing 17:55:20 dc6b4aa52b92: Preparing 17:55:20 8e0c3f0541e4: Preparing 17:55:20 5960b21fcfa5: Preparing 17:55:20 97ab302d2f3e: Preparing 17:55:20 5960b21fcfa5: Waiting 17:55:20 ccb0b779bf43: Preparing 17:55:20 edf70074bd40: Preparing 17:55:20 97ab302d2f3e: Waiting 17:55:20 ccb0b779bf43: Waiting 17:55:20 edf70074bd40: Waiting 17:55:20 f50e718b3709: Layer already exists 17:55:20 8e0c3f0541e4: Layer already exists 17:55:20 3dc98d6fa21e: Layer already exists 17:55:20 8bdf397b0af7: Layer already exists 17:55:20 dc6b4aa52b92: Layer already exists 17:55:20 5960b21fcfa5: Layer already exists 17:55:20 97ab302d2f3e: Layer already exists 17:55:20 edf70074bd40: Layer already exists 17:55:20 ccb0b779bf43: Layer already exists 17:55:20 3.0.0-dev.110: digest: sha256:ebe3801373a53d32a57d326e31577c19865857f31ee7da8fea986b599d768e3b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:21 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:55:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:55:21 8bdf397b0af7: Preparing 17:55:21 3dc98d6fa21e: Preparing 17:55:21 f50e718b3709: Preparing 17:55:21 dc6b4aa52b92: Preparing 17:55:21 8e0c3f0541e4: Preparing 17:55:21 5960b21fcfa5: Preparing 17:55:21 97ab302d2f3e: Preparing 17:55:21 ccb0b779bf43: Preparing 17:55:21 edf70074bd40: Preparing 17:55:21 5960b21fcfa5: Waiting 17:55:21 97ab302d2f3e: Waiting 17:55:21 edf70074bd40: Waiting 17:55:21 ccb0b779bf43: Waiting 17:55:21 3dc98d6fa21e: Layer already exists 17:55:21 8e0c3f0541e4: Layer already exists 17:55:21 dc6b4aa52b92: Layer already exists 17:55:21 8bdf397b0af7: Layer already exists 17:55:21 f50e718b3709: Layer already exists 17:55:21 97ab302d2f3e: Layer already exists 17:55:21 5960b21fcfa5: Layer already exists 17:55:21 ccb0b779bf43: Layer already exists 17:55:21 edf70074bd40: Layer already exists 17:55:21 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:ebe3801373a53d32a57d326e31577c19865857f31ee7da8fea986b599d768e3b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:22 + 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 17:55:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 17:55:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:55:22 8bdf397b0af7: Preparing 17:55:22 3dc98d6fa21e: Preparing 17:55:22 f50e718b3709: Preparing 17:55:22 dc6b4aa52b92: Preparing 17:55:22 8e0c3f0541e4: Preparing 17:55:22 5960b21fcfa5: Preparing 17:55:22 97ab302d2f3e: Preparing 17:55:22 ccb0b779bf43: Preparing 17:55:22 edf70074bd40: Preparing 17:55:22 97ab302d2f3e: Waiting 17:55:22 ccb0b779bf43: Waiting 17:55:22 5960b21fcfa5: Waiting 17:55:22 edf70074bd40: Waiting 17:55:22 8bdf397b0af7: Layer already exists 17:55:22 f50e718b3709: Layer already exists 17:55:22 8e0c3f0541e4: Layer already exists 17:55:22 dc6b4aa52b92: Layer already exists 17:55:22 3dc98d6fa21e: Layer already exists 17:55:22 97ab302d2f3e: Layer already exists 17:55:22 5960b21fcfa5: Layer already exists 17:55:22 edf70074bd40: Layer already exists 17:55:22 ccb0b779bf43: Layer already exists 17:55:22 main: digest: sha256:ebe3801373a53d32a57d326e31577c19865857f31ee7da8fea986b599d768e3b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:55:22 ===================================================== [Pipeline] echo 17:55:22 taggedImages: 17:55:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:55:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 17:55:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.110 17:55:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:55:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 17:55:22 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 17:55:22 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:55:22 latest 17:55:22 3.0.0-dev.110 17:55:22 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:55:22 main 17:55:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:23 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:55:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:55:23 656d098dc356: Preparing 17:55:23 7fd5cd8bf487: Preparing 17:55:23 efb00e8c274d: Preparing 17:55:23 79fb96b991fa: Preparing 17:55:23 12bfd23a2136: Preparing 17:55:23 08ef821cf451: Preparing 17:55:23 fa90f147a1f7: Preparing 17:55:23 8e0c3f0541e4: Preparing 17:55:23 5960b21fcfa5: Preparing 17:55:23 f55530a8f4d6: Preparing 17:55:23 edf70074bd40: Preparing 17:55:23 fa90f147a1f7: Waiting 17:55:23 8e0c3f0541e4: Waiting 17:55:23 5960b21fcfa5: Waiting 17:55:23 08ef821cf451: Waiting 17:55:23 edf70074bd40: Waiting 17:55:23 f55530a8f4d6: Waiting 17:55:23 12bfd23a2136: Pushed 17:55:23 656d098dc356: Pushed 17:55:23 7fd5cd8bf487: Pushed 17:55:24 8e0c3f0541e4: Layer already exists 17:55:24 5960b21fcfa5: Layer already exists 17:55:24 fa90f147a1f7: Pushed 17:55:24 08ef821cf451: Pushed 17:55:24 edf70074bd40: Layer already exists 17:55:24 f55530a8f4d6: Pushed 17:55:26 79fb96b991fa: Pushed 17:55:27 efb00e8c274d: Pushed 17:55:28 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:f5d8291404e8338eb9f669dc4ccc308a7a4b32bc397be6b4cd0fe74e047cc8eb size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:28 + 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 17:55:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 17:55:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:55:28 656d098dc356: Preparing 17:55:28 7fd5cd8bf487: Preparing 17:55:28 efb00e8c274d: Preparing 17:55:28 79fb96b991fa: Preparing 17:55:28 12bfd23a2136: Preparing 17:55:28 08ef821cf451: Preparing 17:55:28 fa90f147a1f7: Preparing 17:55:28 8e0c3f0541e4: Preparing 17:55:28 5960b21fcfa5: Preparing 17:55:28 f55530a8f4d6: Preparing 17:55:28 edf70074bd40: Preparing 17:55:28 8e0c3f0541e4: Waiting 17:55:28 5960b21fcfa5: Waiting 17:55:28 f55530a8f4d6: Waiting 17:55:28 08ef821cf451: Waiting 17:55:28 fa90f147a1f7: Waiting 17:55:28 12bfd23a2136: Layer already exists 17:55:28 efb00e8c274d: Layer already exists 17:55:28 656d098dc356: Layer already exists 17:55:28 7fd5cd8bf487: Layer already exists 17:55:28 79fb96b991fa: Layer already exists 17:55:28 fa90f147a1f7: Layer already exists 17:55:28 08ef821cf451: Layer already exists 17:55:28 8e0c3f0541e4: Layer already exists 17:55:28 5960b21fcfa5: Layer already exists 17:55:28 f55530a8f4d6: Layer already exists 17:55:28 edf70074bd40: Layer already exists 17:55:29 latest: digest: sha256:f5d8291404e8338eb9f669dc4ccc308a7a4b32bc397be6b4cd0fe74e047cc8eb size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:29 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.110 17:55:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:55:29 656d098dc356: Preparing 17:55:29 7fd5cd8bf487: Preparing 17:55:29 efb00e8c274d: Preparing 17:55:29 79fb96b991fa: Preparing 17:55:29 12bfd23a2136: Preparing 17:55:29 08ef821cf451: Preparing 17:55:29 fa90f147a1f7: Preparing 17:55:29 8e0c3f0541e4: Preparing 17:55:29 5960b21fcfa5: Preparing 17:55:29 f55530a8f4d6: Preparing 17:55:29 edf70074bd40: Preparing 17:55:29 8e0c3f0541e4: Waiting 17:55:29 f55530a8f4d6: Waiting 17:55:29 5960b21fcfa5: Waiting 17:55:29 edf70074bd40: Waiting 17:55:29 08ef821cf451: Waiting 17:55:29 fa90f147a1f7: Waiting 17:55:29 656d098dc356: Layer already exists 17:55:29 12bfd23a2136: Layer already exists 17:55:29 efb00e8c274d: Layer already exists 17:55:29 7fd5cd8bf487: Layer already exists 17:55:29 79fb96b991fa: Layer already exists 17:55:29 fa90f147a1f7: Layer already exists 17:55:29 8e0c3f0541e4: Layer already exists 17:55:29 08ef821cf451: Layer already exists 17:55:29 f55530a8f4d6: Layer already exists 17:55:30 5960b21fcfa5: Layer already exists 17:55:30 edf70074bd40: Layer already exists 17:55:30 3.0.0-dev.110: digest: sha256:f5d8291404e8338eb9f669dc4ccc308a7a4b32bc397be6b4cd0fe74e047cc8eb size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:30 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:55:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:55:30 656d098dc356: Preparing 17:55:30 7fd5cd8bf487: Preparing 17:55:30 efb00e8c274d: Preparing 17:55:30 79fb96b991fa: Preparing 17:55:30 12bfd23a2136: Preparing 17:55:30 08ef821cf451: Preparing 17:55:30 fa90f147a1f7: Preparing 17:55:30 8e0c3f0541e4: Preparing 17:55:30 5960b21fcfa5: Preparing 17:55:30 f55530a8f4d6: Preparing 17:55:30 edf70074bd40: Preparing 17:55:30 08ef821cf451: Waiting 17:55:30 fa90f147a1f7: Waiting 17:55:30 8e0c3f0541e4: Waiting 17:55:30 5960b21fcfa5: Waiting 17:55:30 edf70074bd40: Waiting 17:55:30 efb00e8c274d: Layer already exists 17:55:30 79fb96b991fa: Layer already exists 17:55:30 12bfd23a2136: Layer already exists 17:55:30 7fd5cd8bf487: Layer already exists 17:55:30 656d098dc356: Layer already exists 17:55:30 fa90f147a1f7: Layer already exists 17:55:30 8e0c3f0541e4: Layer already exists 17:55:31 08ef821cf451: Layer already exists 17:55:31 5960b21fcfa5: Layer already exists 17:55:31 f55530a8f4d6: Layer already exists 17:55:31 edf70074bd40: Layer already exists 17:55:31 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:f5d8291404e8338eb9f669dc4ccc308a7a4b32bc397be6b4cd0fe74e047cc8eb size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:31 + 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 17:55:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 17:55:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:55:31 656d098dc356: Preparing 17:55:31 7fd5cd8bf487: Preparing 17:55:31 efb00e8c274d: Preparing 17:55:31 79fb96b991fa: Preparing 17:55:31 12bfd23a2136: Preparing 17:55:31 08ef821cf451: Preparing 17:55:31 fa90f147a1f7: Preparing 17:55:31 8e0c3f0541e4: Preparing 17:55:31 5960b21fcfa5: Preparing 17:55:31 f55530a8f4d6: Preparing 17:55:31 edf70074bd40: Preparing 17:55:31 08ef821cf451: Waiting 17:55:31 5960b21fcfa5: Waiting 17:55:31 fa90f147a1f7: Waiting 17:55:31 f55530a8f4d6: Waiting 17:55:31 8e0c3f0541e4: Waiting 17:55:31 edf70074bd40: Waiting 17:55:31 656d098dc356: Layer already exists 17:55:31 efb00e8c274d: Layer already exists 17:55:31 7fd5cd8bf487: Layer already exists 17:55:31 12bfd23a2136: Layer already exists 17:55:31 79fb96b991fa: Layer already exists 17:55:31 08ef821cf451: Layer already exists 17:55:31 fa90f147a1f7: Layer already exists 17:55:32 8e0c3f0541e4: Layer already exists 17:55:32 5960b21fcfa5: Layer already exists 17:55:32 f55530a8f4d6: Layer already exists 17:55:32 edf70074bd40: Layer already exists 17:55:32 main: digest: sha256:f5d8291404e8338eb9f669dc4ccc308a7a4b32bc397be6b4cd0fe74e047cc8eb size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:55:32 ===================================================== [Pipeline] echo 17:55:32 taggedImages: 17:55:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:55:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 17:55:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.110 17:55:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:55:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 17:55:32 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 17:55:32 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:55:32 latest 17:55:32 3.0.0-dev.110 17:55:32 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:55:32 main 17:55:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:32 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:55:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:55:32 2257bd7273c0: Preparing 17:55:32 15c958f25417: Preparing 17:55:32 8e0c3f0541e4: Preparing 17:55:32 5960b21fcfa5: Preparing 17:55:32 9ef5c3336074: Preparing 17:55:32 edf70074bd40: Preparing 17:55:32 edf70074bd40: Waiting 17:55:33 5960b21fcfa5: Layer already exists 17:55:33 8e0c3f0541e4: Layer already exists 17:55:33 edf70074bd40: Layer already exists 17:55:33 2257bd7273c0: Pushed 17:55:34 9ef5c3336074: Pushed 17:55:38 15c958f25417: Pushed 17:55:39 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:596e184aac53db1662bc10cc4e199ff47161f3c1d2abed10755ec9b3d5d5ce36 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:39 + 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 17:55:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 17:55:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:55:39 2257bd7273c0: Preparing 17:55:39 15c958f25417: Preparing 17:55:39 8e0c3f0541e4: Preparing 17:55:39 5960b21fcfa5: Preparing 17:55:39 9ef5c3336074: Preparing 17:55:39 edf70074bd40: Preparing 17:55:39 edf70074bd40: Waiting 17:55:39 5960b21fcfa5: Layer already exists 17:55:39 15c958f25417: Layer already exists 17:55:39 2257bd7273c0: Layer already exists 17:55:39 9ef5c3336074: Layer already exists 17:55:39 8e0c3f0541e4: Layer already exists 17:55:39 edf70074bd40: Layer already exists 17:55:40 latest: digest: sha256:596e184aac53db1662bc10cc4e199ff47161f3c1d2abed10755ec9b3d5d5ce36 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:40 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.110 17:55:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:55:40 2257bd7273c0: Preparing 17:55:40 15c958f25417: Preparing 17:55:40 8e0c3f0541e4: Preparing 17:55:40 5960b21fcfa5: Preparing 17:55:40 9ef5c3336074: Preparing 17:55:40 edf70074bd40: Preparing 17:55:40 edf70074bd40: Waiting 17:55:40 15c958f25417: Layer already exists 17:55:40 2257bd7273c0: Layer already exists 17:55:40 5960b21fcfa5: Layer already exists 17:55:40 8e0c3f0541e4: Layer already exists 17:55:40 9ef5c3336074: Layer already exists 17:55:40 edf70074bd40: Layer already exists 17:55:41 3.0.0-dev.110: digest: sha256:596e184aac53db1662bc10cc4e199ff47161f3c1d2abed10755ec9b3d5d5ce36 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:41 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:55:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:55:41 2257bd7273c0: Preparing 17:55:41 15c958f25417: Preparing 17:55:41 8e0c3f0541e4: Preparing 17:55:41 5960b21fcfa5: Preparing 17:55:41 9ef5c3336074: Preparing 17:55:41 edf70074bd40: Preparing 17:55:41 edf70074bd40: Waiting 17:55:41 9ef5c3336074: Layer already exists 17:55:41 5960b21fcfa5: Layer already exists 17:55:41 8e0c3f0541e4: Layer already exists 17:55:41 2257bd7273c0: Layer already exists 17:55:41 15c958f25417: Layer already exists 17:55:41 edf70074bd40: Layer already exists 17:55:42 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:596e184aac53db1662bc10cc4e199ff47161f3c1d2abed10755ec9b3d5d5ce36 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:42 + 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 17:55:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 17:55:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:55:42 2257bd7273c0: Preparing 17:55:42 15c958f25417: Preparing 17:55:42 8e0c3f0541e4: Preparing 17:55:42 5960b21fcfa5: Preparing 17:55:42 9ef5c3336074: Preparing 17:55:42 edf70074bd40: Preparing 17:55:42 edf70074bd40: Waiting 17:55:42 2257bd7273c0: Layer already exists 17:55:42 8e0c3f0541e4: Layer already exists 17:55:42 5960b21fcfa5: Layer already exists 17:55:42 15c958f25417: Layer already exists 17:55:42 9ef5c3336074: Layer already exists 17:55:42 edf70074bd40: Layer already exists 17:55:43 main: digest: sha256:596e184aac53db1662bc10cc4e199ff47161f3c1d2abed10755ec9b3d5d5ce36 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:55:43 ===================================================== [Pipeline] echo 17:55:43 taggedImages: 17:55:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:55:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 17:55:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.110 17:55:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:55:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 17:55:43 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 17:55:43 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:55:43 latest 17:55:43 3.0.0-dev.110 17:55:43 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:55:43 main 17:55:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:43 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:55:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:55:43 a829050c1ac0: Preparing 17:55:43 4a802061b8f5: Preparing 17:55:43 5b1c28af32cc: Preparing 17:55:43 a39e3a04fdb3: Preparing 17:55:43 7f454b8e9a3e: Preparing 17:55:43 8e0c3f0541e4: Preparing 17:55:43 5960b21fcfa5: Preparing 17:55:43 3136bb6a6134: Preparing 17:55:43 edf70074bd40: Preparing 17:55:43 5960b21fcfa5: Waiting 17:55:43 3136bb6a6134: Waiting 17:55:43 8e0c3f0541e4: Waiting 17:55:43 edf70074bd40: Waiting 17:55:44 a829050c1ac0: Pushed 17:55:44 5b1c28af32cc: Pushed 17:55:44 4a802061b8f5: Pushed 17:55:44 5960b21fcfa5: Layer already exists 17:55:44 8e0c3f0541e4: Layer already exists 17:55:44 edf70074bd40: Layer already exists 17:55:45 3136bb6a6134: Pushed 17:55:53 7f454b8e9a3e: Pushed 17:56:03 a39e3a04fdb3: Pushed 17:56:03 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:945cb305928314191f9f2c86a3299e86198a9d088f9163854d77a53edb7f51f7 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:03 + 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 17:56:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 17:56:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:56:04 a829050c1ac0: Preparing 17:56:04 4a802061b8f5: Preparing 17:56:04 5b1c28af32cc: Preparing 17:56:04 a39e3a04fdb3: Preparing 17:56:04 7f454b8e9a3e: Preparing 17:56:04 8e0c3f0541e4: Preparing 17:56:04 5960b21fcfa5: Preparing 17:56:04 3136bb6a6134: Preparing 17:56:04 edf70074bd40: Preparing 17:56:04 8e0c3f0541e4: Waiting 17:56:04 5960b21fcfa5: Waiting 17:56:04 3136bb6a6134: Waiting 17:56:04 edf70074bd40: Waiting 17:56:04 a829050c1ac0: Layer already exists 17:56:04 a39e3a04fdb3: Layer already exists 17:56:04 5b1c28af32cc: Layer already exists 17:56:04 7f454b8e9a3e: Layer already exists 17:56:04 4a802061b8f5: Layer already exists 17:56:04 8e0c3f0541e4: Layer already exists 17:56:04 5960b21fcfa5: Layer already exists 17:56:04 edf70074bd40: Layer already exists 17:56:04 3136bb6a6134: Layer already exists 17:56:04 latest: digest: sha256:945cb305928314191f9f2c86a3299e86198a9d088f9163854d77a53edb7f51f7 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:04 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.110 17:56:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:56:05 a829050c1ac0: Preparing 17:56:05 4a802061b8f5: Preparing 17:56:05 5b1c28af32cc: Preparing 17:56:05 a39e3a04fdb3: Preparing 17:56:05 7f454b8e9a3e: Preparing 17:56:05 8e0c3f0541e4: Preparing 17:56:05 5960b21fcfa5: Preparing 17:56:05 3136bb6a6134: Preparing 17:56:05 edf70074bd40: Preparing 17:56:05 5960b21fcfa5: Waiting 17:56:05 3136bb6a6134: Waiting 17:56:05 8e0c3f0541e4: Waiting 17:56:05 edf70074bd40: Waiting 17:56:05 5b1c28af32cc: Layer already exists 17:56:05 7f454b8e9a3e: Layer already exists 17:56:05 a39e3a04fdb3: Layer already exists 17:56:05 4a802061b8f5: Layer already exists 17:56:05 a829050c1ac0: Layer already exists 17:56:05 8e0c3f0541e4: Layer already exists 17:56:05 edf70074bd40: Layer already exists 17:56:05 3136bb6a6134: Layer already exists 17:56:05 5960b21fcfa5: Layer already exists 17:56:05 3.0.0-dev.110: digest: sha256:945cb305928314191f9f2c86a3299e86198a9d088f9163854d77a53edb7f51f7 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:05 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:56:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:56:06 a829050c1ac0: Preparing 17:56:06 4a802061b8f5: Preparing 17:56:06 5b1c28af32cc: Preparing 17:56:06 a39e3a04fdb3: Preparing 17:56:06 7f454b8e9a3e: Preparing 17:56:06 8e0c3f0541e4: Preparing 17:56:06 5960b21fcfa5: Preparing 17:56:06 3136bb6a6134: Preparing 17:56:06 edf70074bd40: Preparing 17:56:06 5960b21fcfa5: Waiting 17:56:06 3136bb6a6134: Waiting 17:56:06 edf70074bd40: Waiting 17:56:06 8e0c3f0541e4: Waiting 17:56:06 4a802061b8f5: Layer already exists 17:56:06 a829050c1ac0: Layer already exists 17:56:06 7f454b8e9a3e: Layer already exists 17:56:06 a39e3a04fdb3: Layer already exists 17:56:06 5b1c28af32cc: Layer already exists 17:56:06 8e0c3f0541e4: Layer already exists 17:56:06 3136bb6a6134: Layer already exists 17:56:06 5960b21fcfa5: Layer already exists 17:56:06 edf70074bd40: Layer already exists 17:56:06 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:945cb305928314191f9f2c86a3299e86198a9d088f9163854d77a53edb7f51f7 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:06 + 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 17:56:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 17:56:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:56:07 a829050c1ac0: Preparing 17:56:07 4a802061b8f5: Preparing 17:56:07 5b1c28af32cc: Preparing 17:56:07 a39e3a04fdb3: Preparing 17:56:07 7f454b8e9a3e: Preparing 17:56:07 8e0c3f0541e4: Preparing 17:56:07 5960b21fcfa5: Preparing 17:56:07 3136bb6a6134: Preparing 17:56:07 edf70074bd40: Preparing 17:56:07 8e0c3f0541e4: Waiting 17:56:07 5960b21fcfa5: Waiting 17:56:07 3136bb6a6134: Waiting 17:56:07 edf70074bd40: Waiting 17:56:07 a829050c1ac0: Layer already exists 17:56:07 5b1c28af32cc: Layer already exists 17:56:07 7f454b8e9a3e: Layer already exists 17:56:07 a39e3a04fdb3: Layer already exists 17:56:07 4a802061b8f5: Layer already exists 17:56:07 8e0c3f0541e4: Layer already exists 17:56:07 5960b21fcfa5: Layer already exists 17:56:07 3136bb6a6134: Layer already exists 17:56:07 edf70074bd40: Layer already exists 17:56:07 main: digest: sha256:945cb305928314191f9f2c86a3299e86198a9d088f9163854d77a53edb7f51f7 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:56:07 ===================================================== [Pipeline] echo 17:56:07 taggedImages: 17:56:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:56:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 17:56:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.110 17:56:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:56:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 17:56:07 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 17:56:07 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:56:07 latest 17:56:07 3.0.0-dev.110 17:56:07 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:56:07 main 17:56:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:07 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:56:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:56:08 e0317acd257a: Preparing 17:56:08 255544ca16d2: Preparing 17:56:08 dfd9e5d541e5: Preparing 17:56:08 192c2b874838: Preparing 17:56:08 8e0c3f0541e4: Preparing 17:56:08 5960b21fcfa5: Preparing 17:56:08 bc23042af2f3: Preparing 17:56:08 edf70074bd40: Preparing 17:56:08 5960b21fcfa5: Waiting 17:56:08 bc23042af2f3: Waiting 17:56:08 edf70074bd40: Waiting 17:56:08 8e0c3f0541e4: Layer already exists 17:56:08 5960b21fcfa5: Layer already exists 17:56:08 255544ca16d2: Pushed 17:56:08 dfd9e5d541e5: Pushed 17:56:08 e0317acd257a: Pushed 17:56:08 edf70074bd40: Layer already exists 17:56:09 bc23042af2f3: Pushed 17:56:27 192c2b874838: Pushed 17:56:27 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:b792fd5ea65117f9b617ff38c1dd1f5b98c2886f537850a503b6e188fd2a4f73 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:28 + 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 17:56:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 17:56:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:56:28 e0317acd257a: Preparing 17:56:28 255544ca16d2: Preparing 17:56:28 dfd9e5d541e5: Preparing 17:56:28 192c2b874838: Preparing 17:56:28 8e0c3f0541e4: Preparing 17:56:28 5960b21fcfa5: Preparing 17:56:28 bc23042af2f3: Preparing 17:56:28 edf70074bd40: Preparing 17:56:28 5960b21fcfa5: Waiting 17:56:28 bc23042af2f3: Waiting 17:56:28 edf70074bd40: Waiting 17:56:28 8e0c3f0541e4: Layer already exists 17:56:28 e0317acd257a: Layer already exists 17:56:28 255544ca16d2: Layer already exists 17:56:28 192c2b874838: Layer already exists 17:56:28 dfd9e5d541e5: Layer already exists 17:56:28 5960b21fcfa5: Layer already exists 17:56:28 bc23042af2f3: Layer already exists 17:56:28 edf70074bd40: Layer already exists 17:56:28 latest: digest: sha256:b792fd5ea65117f9b617ff38c1dd1f5b98c2886f537850a503b6e188fd2a4f73 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:29 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.110 17:56:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:56:29 e0317acd257a: Preparing 17:56:29 255544ca16d2: Preparing 17:56:29 dfd9e5d541e5: Preparing 17:56:29 192c2b874838: Preparing 17:56:29 8e0c3f0541e4: Preparing 17:56:29 5960b21fcfa5: Preparing 17:56:29 bc23042af2f3: Preparing 17:56:29 edf70074bd40: Preparing 17:56:29 5960b21fcfa5: Waiting 17:56:29 bc23042af2f3: Waiting 17:56:29 edf70074bd40: Waiting 17:56:29 e0317acd257a: Layer already exists 17:56:29 255544ca16d2: Layer already exists 17:56:29 dfd9e5d541e5: Layer already exists 17:56:29 8e0c3f0541e4: Layer already exists 17:56:29 192c2b874838: Layer already exists 17:56:29 5960b21fcfa5: Layer already exists 17:56:29 edf70074bd40: Layer already exists 17:56:29 bc23042af2f3: Layer already exists 17:56:29 3.0.0-dev.110: digest: sha256:b792fd5ea65117f9b617ff38c1dd1f5b98c2886f537850a503b6e188fd2a4f73 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:30 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:56:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:56:30 e0317acd257a: Preparing 17:56:30 255544ca16d2: Preparing 17:56:30 dfd9e5d541e5: Preparing 17:56:30 192c2b874838: Preparing 17:56:30 8e0c3f0541e4: Preparing 17:56:30 5960b21fcfa5: Preparing 17:56:30 bc23042af2f3: Preparing 17:56:30 edf70074bd40: Preparing 17:56:30 5960b21fcfa5: Waiting 17:56:30 edf70074bd40: Waiting 17:56:30 bc23042af2f3: Waiting 17:56:30 8e0c3f0541e4: Layer already exists 17:56:30 255544ca16d2: Layer already exists 17:56:30 e0317acd257a: Layer already exists 17:56:30 dfd9e5d541e5: Layer already exists 17:56:30 192c2b874838: Layer already exists 17:56:30 edf70074bd40: Layer already exists 17:56:30 5960b21fcfa5: Layer already exists 17:56:30 bc23042af2f3: Layer already exists 17:56:30 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:b792fd5ea65117f9b617ff38c1dd1f5b98c2886f537850a503b6e188fd2a4f73 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:31 + 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 17:56:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 17:56:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:56:31 e0317acd257a: Preparing 17:56:31 255544ca16d2: Preparing 17:56:31 dfd9e5d541e5: Preparing 17:56:31 192c2b874838: Preparing 17:56:31 8e0c3f0541e4: Preparing 17:56:31 5960b21fcfa5: Preparing 17:56:31 bc23042af2f3: Preparing 17:56:31 5960b21fcfa5: Waiting 17:56:31 edf70074bd40: Preparing 17:56:31 bc23042af2f3: Waiting 17:56:31 edf70074bd40: Waiting 17:56:31 8e0c3f0541e4: Layer already exists 17:56:31 dfd9e5d541e5: Layer already exists 17:56:31 192c2b874838: Layer already exists 17:56:31 e0317acd257a: Layer already exists 17:56:31 255544ca16d2: Layer already exists 17:56:31 edf70074bd40: Layer already exists 17:56:31 bc23042af2f3: Layer already exists 17:56:31 5960b21fcfa5: Layer already exists 17:56:31 main: digest: sha256:b792fd5ea65117f9b617ff38c1dd1f5b98c2886f537850a503b6e188fd2a4f73 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:56:31 ===================================================== [Pipeline] echo 17:56:31 taggedImages: 17:56:31 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:56:31 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 17:56:31 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.110 17:56:31 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:56:31 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 17:56:31 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 17:56:31 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:56:31 latest 17:56:31 3.0.0-dev.110 17:56:31 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:56:31 main 17:56:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:32 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:56:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:56:32 9711ffb70309: Preparing 17:56:32 d91dbd41a728: Preparing 17:56:32 58e33490f9b4: Preparing 17:56:32 fe618def877c: Preparing 17:56:32 8e0c3f0541e4: Preparing 17:56:32 5960b21fcfa5: Preparing 17:56:32 3136bb6a6134: Preparing 17:56:32 edf70074bd40: Preparing 17:56:32 5960b21fcfa5: Waiting 17:56:32 3136bb6a6134: Waiting 17:56:32 edf70074bd40: Waiting 17:56:32 8e0c3f0541e4: Layer already exists 17:56:32 5960b21fcfa5: Layer already exists 17:56:32 3136bb6a6134: Layer already exists 17:56:32 edf70074bd40: Layer already exists 17:56:32 9711ffb70309: Pushed 17:56:32 58e33490f9b4: Pushed 17:56:32 d91dbd41a728: Pushed 17:56:51 fe618def877c: Pushed 17:56:51 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:c664da2881260aee76e1319b89a07779534e40b64cf9dc3654ba0a20c2967f01 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:51 + 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 17:56:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 17:56:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:56:52 9711ffb70309: Preparing 17:56:52 d91dbd41a728: Preparing 17:56:52 58e33490f9b4: Preparing 17:56:52 fe618def877c: Preparing 17:56:52 8e0c3f0541e4: Preparing 17:56:52 5960b21fcfa5: Preparing 17:56:52 3136bb6a6134: Preparing 17:56:52 edf70074bd40: Preparing 17:56:52 3136bb6a6134: Waiting 17:56:52 edf70074bd40: Waiting 17:56:52 5960b21fcfa5: Waiting 17:56:52 8e0c3f0541e4: Layer already exists 17:56:52 fe618def877c: Layer already exists 17:56:52 58e33490f9b4: Layer already exists 17:56:52 d91dbd41a728: Layer already exists 17:56:52 9711ffb70309: Layer already exists 17:56:52 3136bb6a6134: Layer already exists 17:56:52 edf70074bd40: Layer already exists 17:56:52 5960b21fcfa5: Layer already exists 17:56:52 latest: digest: sha256:c664da2881260aee76e1319b89a07779534e40b64cf9dc3654ba0a20c2967f01 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:52 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.110 17:56:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:56:53 9711ffb70309: Preparing 17:56:53 d91dbd41a728: Preparing 17:56:53 58e33490f9b4: Preparing 17:56:53 fe618def877c: Preparing 17:56:53 8e0c3f0541e4: Preparing 17:56:53 5960b21fcfa5: Preparing 17:56:53 3136bb6a6134: Preparing 17:56:53 edf70074bd40: Preparing 17:56:53 5960b21fcfa5: Waiting 17:56:53 3136bb6a6134: Waiting 17:56:53 edf70074bd40: Waiting 17:56:53 fe618def877c: Layer already exists 17:56:53 d91dbd41a728: Layer already exists 17:56:53 8e0c3f0541e4: Layer already exists 17:56:53 9711ffb70309: Layer already exists 17:56:53 58e33490f9b4: Layer already exists 17:56:53 edf70074bd40: Layer already exists 17:56:53 5960b21fcfa5: Layer already exists 17:56:53 3136bb6a6134: Layer already exists 17:56:53 3.0.0-dev.110: digest: sha256:c664da2881260aee76e1319b89a07779534e40b64cf9dc3654ba0a20c2967f01 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:53 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:56:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:56:54 9711ffb70309: Preparing 17:56:54 d91dbd41a728: Preparing 17:56:54 58e33490f9b4: Preparing 17:56:54 fe618def877c: Preparing 17:56:54 8e0c3f0541e4: Preparing 17:56:54 5960b21fcfa5: Preparing 17:56:54 3136bb6a6134: Preparing 17:56:54 edf70074bd40: Preparing 17:56:54 3136bb6a6134: Waiting 17:56:54 edf70074bd40: Waiting 17:56:54 9711ffb70309: Layer already exists 17:56:54 d91dbd41a728: Layer already exists 17:56:54 8e0c3f0541e4: Layer already exists 17:56:54 58e33490f9b4: Layer already exists 17:56:54 fe618def877c: Layer already exists 17:56:54 3136bb6a6134: Layer already exists 17:56:54 5960b21fcfa5: Layer already exists 17:56:54 edf70074bd40: Layer already exists 17:56:54 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:c664da2881260aee76e1319b89a07779534e40b64cf9dc3654ba0a20c2967f01 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:54 + 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 17:56:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 17:56:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:56:55 9711ffb70309: Preparing 17:56:55 d91dbd41a728: Preparing 17:56:55 58e33490f9b4: Preparing 17:56:55 fe618def877c: Preparing 17:56:55 8e0c3f0541e4: Preparing 17:56:55 5960b21fcfa5: Preparing 17:56:55 3136bb6a6134: Preparing 17:56:55 edf70074bd40: Preparing 17:56:55 5960b21fcfa5: Waiting 17:56:55 3136bb6a6134: Waiting 17:56:55 edf70074bd40: Waiting 17:56:55 d91dbd41a728: Layer already exists 17:56:55 9711ffb70309: Layer already exists 17:56:55 58e33490f9b4: Layer already exists 17:56:55 8e0c3f0541e4: Layer already exists 17:56:55 fe618def877c: Layer already exists 17:56:55 3136bb6a6134: Layer already exists 17:56:55 5960b21fcfa5: Layer already exists 17:56:55 edf70074bd40: Layer already exists 17:56:55 main: digest: sha256:c664da2881260aee76e1319b89a07779534e40b64cf9dc3654ba0a20c2967f01 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:56:55 ===================================================== [Pipeline] echo 17:56:55 taggedImages: 17:56:55 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:56:55 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 17:56:55 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.110 17:56:55 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:56:55 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 17:56:55 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 17:56:55 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:56:55 latest 17:56:55 3.0.0-dev.110 17:56:55 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:56:55 main 17:56:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:55 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:56:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:56:56 fe420caf3a1e: Preparing 17:56:56 09a14f6ac45c: Preparing 17:56:56 8e0c3f0541e4: Preparing 17:56:56 5960b21fcfa5: Preparing 17:56:56 98ce608cc9aa: Preparing 17:56:56 edf70074bd40: Preparing 17:56:56 edf70074bd40: Waiting 17:56:56 8e0c3f0541e4: Layer already exists 17:56:56 5960b21fcfa5: Layer already exists 17:56:56 edf70074bd40: Layer already exists 17:56:56 fe420caf3a1e: Pushed 17:56:56 98ce608cc9aa: Pushed 17:57:03 09a14f6ac45c: Pushed 17:57:03 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:5a0979e7896c84c94b5604905b0b367bc5924e1e127e703d921d686066f7d445 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:03 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 17:57:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:57:04 fe420caf3a1e: Preparing 17:57:04 09a14f6ac45c: Preparing 17:57:04 8e0c3f0541e4: Preparing 17:57:04 5960b21fcfa5: Preparing 17:57:04 98ce608cc9aa: Preparing 17:57:04 edf70074bd40: Preparing 17:57:04 edf70074bd40: Waiting 17:57:04 98ce608cc9aa: Layer already exists 17:57:04 fe420caf3a1e: Layer already exists 17:57:04 5960b21fcfa5: Layer already exists 17:57:04 09a14f6ac45c: Layer already exists 17:57:04 8e0c3f0541e4: Layer already exists 17:57:04 edf70074bd40: Layer already exists 17:57:04 latest: digest: sha256:5a0979e7896c84c94b5604905b0b367bc5924e1e127e703d921d686066f7d445 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:04 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.110 17:57:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:57:05 fe420caf3a1e: Preparing 17:57:05 09a14f6ac45c: Preparing 17:57:05 8e0c3f0541e4: Preparing 17:57:05 5960b21fcfa5: Preparing 17:57:05 98ce608cc9aa: Preparing 17:57:05 edf70074bd40: Preparing 17:57:05 edf70074bd40: Waiting 17:57:05 09a14f6ac45c: Layer already exists 17:57:05 8e0c3f0541e4: Layer already exists 17:57:05 5960b21fcfa5: Layer already exists 17:57:05 fe420caf3a1e: Layer already exists 17:57:05 98ce608cc9aa: Layer already exists 17:57:05 edf70074bd40: Layer already exists 17:57:05 3.0.0-dev.110: digest: sha256:5a0979e7896c84c94b5604905b0b367bc5924e1e127e703d921d686066f7d445 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:05 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:57:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:57:05 fe420caf3a1e: Preparing 17:57:05 09a14f6ac45c: Preparing 17:57:05 8e0c3f0541e4: Preparing 17:57:05 5960b21fcfa5: Preparing 17:57:05 98ce608cc9aa: Preparing 17:57:05 edf70074bd40: Preparing 17:57:05 edf70074bd40: Waiting 17:57:05 09a14f6ac45c: Layer already exists 17:57:05 8e0c3f0541e4: Layer already exists 17:57:05 5960b21fcfa5: Layer already exists 17:57:05 fe420caf3a1e: Layer already exists 17:57:05 98ce608cc9aa: Layer already exists 17:57:05 edf70074bd40: Layer already exists 17:57:06 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:5a0979e7896c84c94b5604905b0b367bc5924e1e127e703d921d686066f7d445 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:06 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 17:57:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:57:06 fe420caf3a1e: Preparing 17:57:06 09a14f6ac45c: Preparing 17:57:06 8e0c3f0541e4: Preparing 17:57:06 5960b21fcfa5: Preparing 17:57:06 98ce608cc9aa: Preparing 17:57:06 edf70074bd40: Preparing 17:57:06 edf70074bd40: Waiting 17:57:06 5960b21fcfa5: Layer already exists 17:57:06 09a14f6ac45c: Layer already exists 17:57:06 fe420caf3a1e: Layer already exists 17:57:06 8e0c3f0541e4: Layer already exists 17:57:06 98ce608cc9aa: Layer already exists 17:57:06 edf70074bd40: Layer already exists 17:57:07 main: digest: sha256:5a0979e7896c84c94b5604905b0b367bc5924e1e127e703d921d686066f7d445 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:57:07 ===================================================== [Pipeline] echo 17:57:07 taggedImages: 17:57:07 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:57:07 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 17:57:07 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.110 17:57:07 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:57:07 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 17:57:07 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 17:57:07 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:57:07 latest 17:57:07 3.0.0-dev.110 17:57:07 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:57:07 main 17:57:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:07 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:57:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:57:07 6cd4433949cb: Preparing 17:57:07 7204f797080c: Preparing 17:57:07 8e0c3f0541e4: Preparing 17:57:07 5960b21fcfa5: Preparing 17:57:07 2811e701df00: Preparing 17:57:07 edf70074bd40: Preparing 17:57:07 edf70074bd40: Waiting 17:57:07 8e0c3f0541e4: Layer already exists 17:57:07 2811e701df00: Layer already exists 17:57:07 5960b21fcfa5: Layer already exists 17:57:08 edf70074bd40: Layer already exists 17:57:08 6cd4433949cb: Pushed 17:57:14 7204f797080c: Pushed 17:57:15 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:e9c9796fe9021cf08293be8ae5348e4cf8cc49e76e73868221ad040c6f0ce45f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:15 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 17:57:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:57:15 6cd4433949cb: Preparing 17:57:15 7204f797080c: Preparing 17:57:15 8e0c3f0541e4: Preparing 17:57:15 5960b21fcfa5: Preparing 17:57:15 2811e701df00: Preparing 17:57:15 edf70074bd40: Preparing 17:57:15 edf70074bd40: Waiting 17:57:15 6cd4433949cb: Layer already exists 17:57:15 8e0c3f0541e4: Layer already exists 17:57:15 2811e701df00: Layer already exists 17:57:15 7204f797080c: Layer already exists 17:57:15 5960b21fcfa5: Layer already exists 17:57:15 edf70074bd40: Layer already exists 17:57:16 latest: digest: sha256:e9c9796fe9021cf08293be8ae5348e4cf8cc49e76e73868221ad040c6f0ce45f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:16 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.110 17:57:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:57:16 6cd4433949cb: Preparing 17:57:16 7204f797080c: Preparing 17:57:16 8e0c3f0541e4: Preparing 17:57:16 5960b21fcfa5: Preparing 17:57:16 2811e701df00: Preparing 17:57:16 edf70074bd40: Preparing 17:57:16 edf70074bd40: Waiting 17:57:16 7204f797080c: Layer already exists 17:57:16 8e0c3f0541e4: Layer already exists 17:57:16 2811e701df00: Layer already exists 17:57:16 5960b21fcfa5: Layer already exists 17:57:16 6cd4433949cb: Layer already exists 17:57:17 edf70074bd40: Layer already exists 17:57:17 3.0.0-dev.110: digest: sha256:e9c9796fe9021cf08293be8ae5348e4cf8cc49e76e73868221ad040c6f0ce45f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:17 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:57:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:57:17 6cd4433949cb: Preparing 17:57:17 7204f797080c: Preparing 17:57:17 8e0c3f0541e4: Preparing 17:57:17 5960b21fcfa5: Preparing 17:57:17 2811e701df00: Preparing 17:57:17 edf70074bd40: Preparing 17:57:17 edf70074bd40: Waiting 17:57:17 8e0c3f0541e4: Layer already exists 17:57:17 2811e701df00: Layer already exists 17:57:17 5960b21fcfa5: Layer already exists 17:57:17 6cd4433949cb: Layer already exists 17:57:18 7204f797080c: Layer already exists 17:57:18 edf70074bd40: Layer already exists 17:57:18 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:e9c9796fe9021cf08293be8ae5348e4cf8cc49e76e73868221ad040c6f0ce45f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:18 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 17:57:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:57:18 6cd4433949cb: Preparing 17:57:18 7204f797080c: Preparing 17:57:18 8e0c3f0541e4: Preparing 17:57:18 5960b21fcfa5: Preparing 17:57:18 2811e701df00: Preparing 17:57:18 edf70074bd40: Preparing 17:57:18 edf70074bd40: Waiting 17:57:19 5960b21fcfa5: Layer already exists 17:57:19 6cd4433949cb: Layer already exists 17:57:19 8e0c3f0541e4: Layer already exists 17:57:19 7204f797080c: Layer already exists 17:57:19 2811e701df00: Layer already exists 17:57:19 edf70074bd40: Layer already exists 17:57:19 main: digest: sha256:e9c9796fe9021cf08293be8ae5348e4cf8cc49e76e73868221ad040c6f0ce45f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:57:19 ===================================================== [Pipeline] echo 17:57:19 taggedImages: 17:57:19 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 17:57:19 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 17:57:19 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.110 17:57:19 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 17:57:19 - 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 17:57:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:57:19 17:57:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:57:20 arm64: Pulling from edgex-lftools-log-publisher 17:57:20 8998bd30e6a1: Pulling fs layer 17:57:20 04944245beec: Pulling fs layer 17:57:20 699f458cf7ca: Pulling fs layer 17:57:20 765212b225bb: Pulling fs layer 17:57:20 f23df028b6ca: Pulling fs layer 17:57:20 d65c8cfc05b1: Pulling fs layer 17:57:20 2437ff75d9bd: Pulling fs layer 17:57:20 f23df028b6ca: Waiting 17:57:20 d65c8cfc05b1: Waiting 17:57:20 2437ff75d9bd: Waiting 17:57:20 765212b225bb: Waiting 17:57:20 04944245beec: Verifying Checksum 17:57:20 04944245beec: Download complete 17:57:20 765212b225bb: Verifying Checksum 17:57:20 765212b225bb: Download complete 17:57:20 f23df028b6ca: Verifying Checksum 17:57:20 f23df028b6ca: Download complete 17:57:20 d65c8cfc05b1: Verifying Checksum 17:57:20 d65c8cfc05b1: Download complete 17:57:20 699f458cf7ca: Verifying Checksum 17:57:20 699f458cf7ca: Download complete 17:57:20 8998bd30e6a1: Verifying Checksum 17:57:20 8998bd30e6a1: Download complete 17:57:23 2437ff75d9bd: Verifying Checksum 17:57:23 2437ff75d9bd: Download complete 17:57:25 8998bd30e6a1: Pull complete 17:57:25 04944245beec: Pull complete 17:57:26 699f458cf7ca: Pull complete 17:57:27 765212b225bb: Pull complete 17:57:28 f23df028b6ca: Pull complete 17:57:28 d65c8cfc05b1: Pull complete 17:57:43 2437ff75d9bd: Pull complete 17:57:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:57:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:57:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:57:43 prd-ubuntu20.04-docker-arm64-4c-16g-5237 does not seem to be running inside a container 17:57:43 $ 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/472 -v /w/workspace/edgex-go/472:/w/workspace/edgex-go/472:rw,z -v /w/workspace/edgex-go/472@tmp:/w/workspace/edgex-go/472@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 17:57:46 $ docker top c64be6a39f6de6b3610de589e63cc602f370440b1ac351d2c35e788deeba6e88 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:57:47 ---> job-cost.sh 17:57:47 lf-activate-venv: SKIPPING 17:57:47 INFO: No Stack... 17:57:48 INFO: Retrieving Pricing Info for: v3-standard-4 17:57:48 INFO: Archiving Costs [Pipeline] sh 17:57:49 + cat /w/workspace/edgex-go/472/archives/cost.csv 17:57:49 + cut -d, -f6 [Pipeline] lock 17:57:49 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-472-stack-cost] 17:57:49 Resource [jenkins-edgexfoundry-edgex-go-main-472-stack-cost] did not exist. Created. 17:57:49 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-472-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:57:50 + echo total: 0.10999999940395355 [Pipeline] stash 17:57:51 Stashed 1 file(s) [Pipeline] } 17:57:51 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-472-stack-cost] [Pipeline] // lock [Pipeline] } 17:57:51 $ docker stop --time=1 c64be6a39f6de6b3610de589e63cc602f370440b1ac351d2c35e788deeba6e88 17:57:52 $ docker rm -f --volumes c64be6a39f6de6b3610de589e63cc602f370440b1ac351d2c35e788deeba6e88 [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 17:57:53 provisioning config files... 17:57:53 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/472@tmp/config5414265578592912997tmp [Pipeline] { [Pipeline] sh 17:57:53 + set +x 17:57:53 + bash -s -- 17:57:53 + curl -s https://codecov.io/bash 17:57:53 17:57:53 _____ _ 17:57:53 / ____| | | 17:57:53 | | ___ __| | ___ ___ _____ __ 17:57:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:57:53 | |___| (_) | (_| | __/ (_| (_) \ V / 17:57:53 \_____\___/ \__,_|\___|\___\___/ \_/ 17:57:53 Bash-1.0.6 17:57:53 17:57:53 17:57:53 ==> git version 2.25.1 found 17:57:53 ==> 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 17:57:53 Release-Date: 2020-01-08 17:57:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:57:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:57:53 ==> Jenkins CI detected. 17:57:53 current dir:  /w/workspace/edgex-go/472 17:57:53 project root: . 17:57:53 --> token set from env 17:57:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:57:53 ==> Running gcov in . (disable via -X gcov) 17:57:53 ==> Python coveragepy not found 17:57:53 ==> Searching for coverage reports in: 17:57:53 + . 17:57:53 -> Found 1 reports 17:57:53 ==> Detecting git/mercurial file structure 17:57:53 ==> Reading reports 17:57:53 + ./coverage.out bytes=447378 17:57:53 ==> Appending adjustments 17:57:53 https://docs.codecov.io/docs/fixing-reports 17:57:54 + Found adjustments 17:57:54 ==> Gzipping contents 17:57:54 60K /tmp/codecov.cqsgD0.gz 17:57:54 ==> Uploading reports 17:57:54 url: https://codecov.io 17:57:54 query: branch=main&commit=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834&build=472&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F472%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:57:54 -> Pinging Codecov 17:57:54 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=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834&build=472&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F472%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:57:54 -> Uploading to 17:57:54 https://storage.googleapis.com/codecov/v4/raw/2023-03-22/00271124DB129430A58F1EEE437C3FCB/0e3a5bd4bf35c6b96090f7c2f87f5796184d8834/3ae775e3-4337-451f-aaa2-1be82c7f9dfc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T175754Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fd190da7a461652ae79328f61a7679367d34981d5566cd9cf455a201fc149e3e 17:57:54 % Total % Received % Xferd Average Speed Time Time Time Current 17:57:54 Dload Upload Total Spent Left Speed 17:57:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57493 0 0 100 57493 0 178k --:--:-- --:--:-- --:--:-- 178k 17:57:55 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } 17:57:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 17:57:55 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:57:55 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:57:56 17:57:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:57:56 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:57:56 df9b9388f04a: Pulling fs layer 17:57:56 52dc419b0ee2: Pulling fs layer 17:57:56 25bc292e5bac: Pulling fs layer 17:57:56 114826534d7a: Pulling fs layer 17:57:56 4657fd5d0bcf: Pulling fs layer 17:57:56 6ad1cebc031e: Pulling fs layer 17:57:56 8a3aa393b2d8: Pulling fs layer 17:57:56 114826534d7a: Waiting 17:57:56 4657fd5d0bcf: Waiting 17:57:56 25bc292e5bac: Verifying Checksum 17:57:56 25bc292e5bac: Download complete 17:57:56 52dc419b0ee2: Download complete 17:57:56 4657fd5d0bcf: Verifying Checksum 17:57:56 4657fd5d0bcf: Download complete 17:57:56 df9b9388f04a: Verifying Checksum 17:57:56 df9b9388f04a: Download complete 17:57:56 df9b9388f04a: Pull complete 17:57:56 6ad1cebc031e: Verifying Checksum 17:57:56 6ad1cebc031e: Download complete 17:57:56 52dc419b0ee2: Pull complete 17:57:56 25bc292e5bac: Pull complete 17:57:57 114826534d7a: Verifying Checksum 17:57:57 114826534d7a: Download complete 17:57:57 8a3aa393b2d8: Verifying Checksum 17:57:57 8a3aa393b2d8: Download complete 17:58:00 114826534d7a: Pull complete 17:58:00 4657fd5d0bcf: Pull complete 17:58:00 6ad1cebc031e: Pull complete 17:58:03 8a3aa393b2d8: Pull complete 17:58:03 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:58:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:58:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:58:03 prd-ubuntu20.04-docker-8c-8g-5228 does not seem to be running inside a container 17:58:03 $ 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/472 -v /w/workspace/edgex-go/472:/w/workspace/edgex-go/472:rw,z -v /w/workspace/edgex-go/472@tmp:/w/workspace/edgex-go/472@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 17:58:07 $ docker top fcfd8bb8165f4bcacf023e3dab6f460a503fc83ad9a4bd9c94ea187686968287 -eo pid,comm [Pipeline] { [Pipeline] echo 17:58:07 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 17:58:07 + set -o pipefail 17:58:07 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 17:58:12 17:58:12 Monitoring /w/workspace/edgex-go/472 (github.com/edgexfoundry/edgex-go)... 17:58:12 17:58:12 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/24cf74f0-0b3c-4f56-9336-03acc50dabb8 17:58:12 17:58:12 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:58:12 17:58:12 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:58:12 17:58:12 17:58:12 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:58:12 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:58:12 More details here: https://snyk.co/ue1NS [Pipeline] } 17:58:13 $ docker stop --time=1 fcfd8bb8165f4bcacf023e3dab6f460a503fc83ad9a4bd9c94ea187686968287 17:58:15 $ docker rm -f --volumes fcfd8bb8165f4bcacf023e3dab6f460a503fc83ad9a4bd9c94ea187686968287 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 17:58:16 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:58:16 provisioning config files... 17:58:16 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/472@tmp/config6792525888641958390tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:58:16 --> edgex-publish-swagger.sh 17:58:16 === Publish openapi/v3 API === 17:58:16 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 17:58:16 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/472/openapi/v3/core-command.yaml] 17:58:16 % Total % Received % Xferd Average Speed Time Time Time Current 17:58:16 Dload Upload Total Spent Left Speed 17:58:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 51109 --:--:-- --:--:-- --:--:-- 51019 100 29030 0 0 100 29030 0 51109 --:--:-- --:--:-- --:--:-- 51019 17:58:17 17:58:17 17:58:17 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/472/openapi/v3/core-data.yaml] 17:58:17 % Total % Received % Xferd Average Speed Time Time Time Current 17:58:17 Dload Upload Total Spent Left Speed 17:58:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 136k --:--:-- --:--:-- --:--:-- 136k 17:58:17 17:58:17 17:58:17 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/472/openapi/v3/core-metadata.yaml] 17:58:17 % Total % Received % Xferd Average Speed Time Time Time Current 17:58:17 Dload Upload Total Spent Left Speed 17:58:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 0 0 100 140k 0 257k --:--:-- --:--:-- --:--:-- 256k 100 140k 0 0 100 140k 0 257k --:--:-- --:--:-- --:--:-- 256k 17:58:18 17:58:18 17:58:18 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/472/openapi/v3/support-notifications.yaml] 17:58:18 % Total % Received % Xferd Average Speed Time Time Time Current 17:58:18 Dload Upload Total Spent Left Speed 17:58:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 147k --:--:-- --:--:-- --:--:-- 147k 17:58:18 17:58:18 17:58:18 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/472/openapi/v3/support-scheduler.yaml] 17:58:18 % Total % Received % Xferd Average Speed Time Time Time Current 17:58:18 Dload Upload Total Spent Left Speed 17:58:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 162k --:--:-- --:--:-- --:--:-- 161k 100 34001 0 0 100 34001 0 71430 --:--:-- --:--:-- --:--:-- 71280 17:58:18 17:58:18 [Pipeline] } 17:58:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 17:58:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:58:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:58:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:58:19 prd-ubuntu20.04-docker-8c-8g-5228 does not seem to be running inside a container 17:58:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/472 -v /w/workspace/edgex-go/472:/w/workspace/edgex-go/472:rw,z -v /w/workspace/edgex-go/472@tmp:/w/workspace/edgex-go/472@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 17:58:20 $ docker top c620f7b99306d1e1425280497065ad9b5933a01bb6fbd27e9df296a0ef8b4e69 -eo pid,comm 17:58:20 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:58:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:58:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:58:20 [ssh-agent] Looking for ssh-agent implementation... 17:58:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:58:20 $ docker exec c620f7b99306d1e1425280497065ad9b5933a01bb6fbd27e9df296a0ef8b4e69 ssh-agent 17:58:20 SSH_AUTH_SOCK=/tmp/ssh-b0lAMPWxeEzD/agent.31 17:58:20 SSH_AGENT_PID=37 17:58:20 Running ssh-add (command line suppressed) 17:58:20 Identity added: /w/workspace/edgex-go/472@tmp/private_key_11726527064596653479.key (/w/workspace/edgex-go/472@tmp/private_key_11726527064596653479.key) 17:58:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:58:20 + git semver tag 17:58:21 2023-03-22 17:58:21,115 [run_tag] DEBUG tag force:False 17:58:21 2023-03-22 17:58:21,116 [check_head_tag] DEBUG check head tag 17:58:21 2023-03-22 17:58:21,120 [execute] INFO git cat-file --batch-check 17:58:21 2023-03-22 17:58:21,120 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/472, universal_newlines=False, shell=None, istream=) 17:58:21 2023-03-22 17:58:21,123 [execute] INFO git cat-file --batch 17:58:21 2023-03-22 17:58:21,124 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/472, universal_newlines=False, shell=None, istream=) 17:58:21 2023-03-22 17:58:21,176 [read_version] DEBUG read version from /w/workspace/edgex-go/472/.semver/main 17:58:21 2023-03-22 17:58:21,177 [execute] INFO git tag -a v3.0.0-dev.110 -m v3.0.0-dev.110 17:58:21 2023-03-22 17:58:21,177 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.110', '-m', 'v3.0.0-dev.110'], cwd=/w/workspace/edgex-go/472, universal_newlines=False, shell=None, istream=None) 17:58:21 2023-03-22 17:58:21,180 [read_version] DEBUG read version from /w/workspace/edgex-go/472/.semver/main 17:58:21 3.0.0-dev.110 [Pipeline] } 17:58:21 $ docker exec --env ******** --env ******** c620f7b99306d1e1425280497065ad9b5933a01bb6fbd27e9df296a0ef8b4e69 ssh-agent -k 17:58:21 unset SSH_AUTH_SOCK; 17:58:21 unset SSH_AGENT_PID; 17:58:21 echo Agent pid 37 killed; 17:58:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:58:21 + git semver [Pipeline] } 17:58:21 $ docker stop --time=1 c620f7b99306d1e1425280497065ad9b5933a01bb6fbd27e9df296a0ef8b4e69 17:58:23 $ docker rm -f --volumes c620f7b99306d1e1425280497065ad9b5933a01bb6fbd27e9df296a0ef8b4e69 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:58:23 17:58:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:58:23 0.23.1-centos7: Pulling from edgex-lftools 17:58:23 ab5ef0e58194: Pulling fs layer 17:58:23 9712f1f96733: Pulling fs layer 17:58:23 63f879dbbcfc: Pulling fs layer 17:58:23 0d9ebad4ef96: Pulling fs layer 17:58:23 e9a5061849ea: Pulling fs layer 17:58:23 d747dcd14b5f: Pulling fs layer 17:58:23 2de7ff778b66: Pulling fs layer 17:58:23 e9a5061849ea: Waiting 17:58:23 2de7ff778b66: Waiting 17:58:23 d747dcd14b5f: Waiting 17:58:23 0d9ebad4ef96: Waiting 17:58:23 9712f1f96733: Verifying Checksum 17:58:23 9712f1f96733: Download complete 17:58:24 63f879dbbcfc: Verifying Checksum 17:58:24 63f879dbbcfc: Download complete 17:58:24 e9a5061849ea: Verifying Checksum 17:58:24 e9a5061849ea: Download complete 17:58:24 d747dcd14b5f: Verifying Checksum 17:58:24 d747dcd14b5f: Download complete 17:58:24 ab5ef0e58194: Verifying Checksum 17:58:24 ab5ef0e58194: Download complete 17:58:24 0d9ebad4ef96: Verifying Checksum 17:58:24 0d9ebad4ef96: Download complete 17:58:24 2de7ff778b66: Verifying Checksum 17:58:24 2de7ff778b66: Download complete 17:58:27 ab5ef0e58194: Pull complete 17:58:27 9712f1f96733: Pull complete 17:58:27 63f879dbbcfc: Pull complete 17:58:31 0d9ebad4ef96: Pull complete 17:58:31 e9a5061849ea: Pull complete 17:58:31 d747dcd14b5f: Pull complete 17:58:32 2de7ff778b66: Pull complete 17:58:32 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:58:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:58:32 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:58:32 prd-ubuntu20.04-docker-8c-8g-5228 does not seem to be running inside a container 17:58:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/472 -v /w/workspace/edgex-go/472:/w/workspace/edgex-go/472:rw,z -v /w/workspace/edgex-go/472@tmp:/w/workspace/edgex-go/472@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 17:58:36 $ docker top 73cc7a5399e80e21368b7e270abdd0c0f35521b942f6d795528acb63088555d5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:58:36 provisioning config files... 17:58:36 copy managed file [sigul-config] to file:/w/workspace/edgex-go/472@tmp/config7200916993264215346tmp 17:58:36 copy managed file [sigul-password] to file:/w/workspace/edgex-go/472@tmp/config10979848842613557480tmp 17:58:37 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/472@tmp/config12637270519098915576tmp [Pipeline] { [Pipeline] echo 17:58:37 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:58:37 ---> sigul-configuration.sh 17:58:37 gpg: directory `/root/.gnupg' created 17:58:37 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:58:37 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:58:37 gpg: keyring `/root/.gnupg/secring.gpg' created 17:58:37 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:58:37 gpg: CAST5 encrypted data 17:58:37 gpg: encrypted with 1 passphrase 17:58:37 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:58:37 + mkdir /home/jenkins 17:58:37 + mkdir /home/jenkins/sigul [Pipeline] sh 17:58:38 + 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 17:58:38 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:58:38 ---> sigul-install.sh 17:58:38 Sigul already installed; skipping installation. [Pipeline] sh 17:58:38 + git tag --list 17:58:38 0.6.0 17:58:38 0.6.1 17:58:38 0.7.0 17:58:38 0.7.1 17:58:38 v1.0.0 17:58:38 v1.0.1 17:58:38 v1.1.0 17:58:38 v1.2.0 17:58:38 v1.2.1 17:58:38 v1.3.0 17:58:38 v1.3.1 17:58:38 v2.0.0 17:58:38 v2.1.0 17:58:38 v2.1.1 17:58:38 v2.1.1-dev.1 17:58:38 v2.1.1-dev.2 17:58:38 v2.1.1-dev.3 17:58:38 v2.1.1-dev.4 17:58:38 v2.1.1-dev.5 17:58:38 v2.1.1-dev.6 17:58:38 v2.1.1-dev.7 17:58:38 v2.1.1-dev.8 17:58:38 v2.1.2-dev.1 17:58:38 v2.2.0 17:58:38 v2.2.1-dev.1 17:58:38 v2.2.1-dev.10 17:58:38 v2.2.1-dev.11 17:58:38 v2.2.1-dev.12 17:58:38 v2.2.1-dev.13 17:58:38 v2.2.1-dev.14 17:58:38 v2.2.1-dev.15 17:58:38 v2.2.1-dev.16 17:58:38 v2.2.1-dev.17 17:58:38 v2.2.1-dev.18 17:58:38 v2.2.1-dev.19 17:58:38 v2.2.1-dev.2 17:58:38 v2.2.1-dev.20 17:58:38 v2.2.1-dev.21 17:58:38 v2.2.1-dev.22 17:58:38 v2.2.1-dev.23 17:58:38 v2.2.1-dev.24 17:58:38 v2.2.1-dev.25 17:58:38 v2.2.1-dev.26 17:58:38 v2.2.1-dev.27 17:58:38 v2.2.1-dev.28 17:58:38 v2.2.1-dev.29 17:58:38 v2.2.1-dev.3 17:58:38 v2.2.1-dev.4 17:58:38 v2.2.1-dev.5 17:58:38 v2.2.1-dev.6 17:58:38 v2.2.1-dev.7 17:58:38 v2.2.1-dev.8 17:58:38 v2.2.1-dev.9 17:58:38 v2.3.0 17:58:38 v2.3.0-dev.100 17:58:38 v2.3.0-dev.101 17:58:38 v2.3.0-dev.102 17:58:38 v2.3.0-dev.103 17:58:38 v2.3.0-dev.104 17:58:38 v2.3.0-dev.105 17:58:38 v2.3.0-dev.106 17:58:38 v2.3.0-dev.29 17:58:38 v2.3.0-dev.30 17:58:38 v2.3.0-dev.31 17:58:38 v2.3.0-dev.32 17:58:38 v2.3.0-dev.33 17:58:38 v2.3.0-dev.34 17:58:38 v2.3.0-dev.35 17:58:38 v2.3.0-dev.36 17:58:38 v2.3.0-dev.37 17:58:38 v2.3.0-dev.38 17:58:38 v2.3.0-dev.39 17:58:38 v2.3.0-dev.40 17:58:38 v2.3.0-dev.41 17:58:38 v2.3.0-dev.42 17:58:38 v2.3.0-dev.43 17:58:38 v2.3.0-dev.44 17:58:38 v2.3.0-dev.45 17:58:38 v2.3.0-dev.46 17:58:38 v2.3.0-dev.47 17:58:38 v2.3.0-dev.48 17:58:38 v2.3.0-dev.49 17:58:38 v2.3.0-dev.50 17:58:38 v2.3.0-dev.51 17:58:38 v2.3.0-dev.52 17:58:38 v2.3.0-dev.53 17:58:38 v2.3.0-dev.54 17:58:38 v2.3.0-dev.55 17:58:38 v2.3.0-dev.56 17:58:38 v2.3.0-dev.57 17:58:38 v2.3.0-dev.58 17:58:38 v2.3.0-dev.59 17:58:38 v2.3.0-dev.60 17:58:38 v2.3.0-dev.61 17:58:38 v2.3.0-dev.62 17:58:38 v2.3.0-dev.63 17:58:38 v2.3.0-dev.64 17:58:38 v2.3.0-dev.65 17:58:38 v2.3.0-dev.66 17:58:38 v2.3.0-dev.67 17:58:38 v2.3.0-dev.68 17:58:38 v2.3.0-dev.69 17:58:38 v2.3.0-dev.70 17:58:38 v2.3.0-dev.71 17:58:38 v2.3.0-dev.72 17:58:38 v2.3.0-dev.73 17:58:38 v2.3.0-dev.74 17:58:38 v2.3.0-dev.75 17:58:38 v2.3.0-dev.76 17:58:38 v2.3.0-dev.77 17:58:38 v2.3.0-dev.78 17:58:38 v2.3.0-dev.79 17:58:38 v2.3.0-dev.80 17:58:38 v2.3.0-dev.81 17:58:38 v2.3.0-dev.82 17:58:38 v2.3.0-dev.83 17:58:38 v2.3.0-dev.84 17:58:38 v2.3.0-dev.85 17:58:38 v2.3.0-dev.86 17:58:38 v2.3.0-dev.87 17:58:38 v2.3.0-dev.88 17:58:38 v2.3.0-dev.89 17:58:38 v2.3.0-dev.90 17:58:38 v2.3.0-dev.91 17:58:38 v2.3.0-dev.92 17:58:38 v2.3.0-dev.93 17:58:38 v2.3.0-dev.94 17:58:38 v2.3.0-dev.95 17:58:38 v2.3.0-dev.96 17:58:38 v2.3.0-dev.97 17:58:38 v2.3.0-dev.98 17:58:38 v2.3.0-dev.99 17:58:38 v2.3.1-dev.1 17:58:38 v2.3.1-dev.2 17:58:38 v2.3.1-dev.3 17:58:38 v2.3.1-dev.4 17:58:38 v2.3.1-dev.5 17:58:38 v3.0.0-dev.1 17:58:38 v3.0.0-dev.10 17:58:38 v3.0.0-dev.100 17:58:38 v3.0.0-dev.101 17:58:38 v3.0.0-dev.102 17:58:38 v3.0.0-dev.103 17:58:38 v3.0.0-dev.104 17:58:38 v3.0.0-dev.105 17:58:38 v3.0.0-dev.106 17:58:38 v3.0.0-dev.107 17:58:38 v3.0.0-dev.108 17:58:38 v3.0.0-dev.109 17:58:38 v3.0.0-dev.11 17:58:38 v3.0.0-dev.110 17:58:38 v3.0.0-dev.12 17:58:38 v3.0.0-dev.13 17:58:38 v3.0.0-dev.14 17:58:38 v3.0.0-dev.15 17:58:38 v3.0.0-dev.16 17:58:38 v3.0.0-dev.17 17:58:38 v3.0.0-dev.18 17:58:38 v3.0.0-dev.19 17:58:38 v3.0.0-dev.2 17:58:38 v3.0.0-dev.20 17:58:38 v3.0.0-dev.21 17:58:38 v3.0.0-dev.22 17:58:38 v3.0.0-dev.23 17:58:38 v3.0.0-dev.24 17:58:38 v3.0.0-dev.25 17:58:38 v3.0.0-dev.26 17:58:38 v3.0.0-dev.27 17:58:38 v3.0.0-dev.28 17:58:38 v3.0.0-dev.29 17:58:38 v3.0.0-dev.3 17:58:38 v3.0.0-dev.30 17:58:38 v3.0.0-dev.31 17:58:38 v3.0.0-dev.32 17:58:38 v3.0.0-dev.33 17:58:38 v3.0.0-dev.34 17:58:38 v3.0.0-dev.35 17:58:38 v3.0.0-dev.36 17:58:38 v3.0.0-dev.37 17:58:38 v3.0.0-dev.38 17:58:38 v3.0.0-dev.39 17:58:38 v3.0.0-dev.4 17:58:38 v3.0.0-dev.40 17:58:38 v3.0.0-dev.41 17:58:38 v3.0.0-dev.42 17:58:38 v3.0.0-dev.43 17:58:38 v3.0.0-dev.44 17:58:38 v3.0.0-dev.45 17:58:38 v3.0.0-dev.46 17:58:38 v3.0.0-dev.47 17:58:38 v3.0.0-dev.48 17:58:38 v3.0.0-dev.49 17:58:38 v3.0.0-dev.5 17:58:38 v3.0.0-dev.50 17:58:38 v3.0.0-dev.51 17:58:38 v3.0.0-dev.52 17:58:38 v3.0.0-dev.53 17:58:38 v3.0.0-dev.54 17:58:38 v3.0.0-dev.55 17:58:38 v3.0.0-dev.56 17:58:38 v3.0.0-dev.57 17:58:38 v3.0.0-dev.58 17:58:38 v3.0.0-dev.59 17:58:38 v3.0.0-dev.6 17:58:38 v3.0.0-dev.60 17:58:38 v3.0.0-dev.61 17:58:38 v3.0.0-dev.62 17:58:38 v3.0.0-dev.63 17:58:38 v3.0.0-dev.64 17:58:38 v3.0.0-dev.65 17:58:38 v3.0.0-dev.66 17:58:38 v3.0.0-dev.67 17:58:38 v3.0.0-dev.68 17:58:38 v3.0.0-dev.69 17:58:38 v3.0.0-dev.7 17:58:38 v3.0.0-dev.70 17:58:38 v3.0.0-dev.71 17:58:38 v3.0.0-dev.72 17:58:38 v3.0.0-dev.73 17:58:38 v3.0.0-dev.74 17:58:38 v3.0.0-dev.75 17:58:38 v3.0.0-dev.76 17:58:38 v3.0.0-dev.77 17:58:38 v3.0.0-dev.78 17:58:38 v3.0.0-dev.79 17:58:38 v3.0.0-dev.8 17:58:38 v3.0.0-dev.80 17:58:38 v3.0.0-dev.81 17:58:38 v3.0.0-dev.82 17:58:38 v3.0.0-dev.83 17:58:38 v3.0.0-dev.84 17:58:38 v3.0.0-dev.85 17:58:38 v3.0.0-dev.86 17:58:38 v3.0.0-dev.87 17:58:38 v3.0.0-dev.88 17:58:38 v3.0.0-dev.89 17:58:38 v3.0.0-dev.9 17:58:38 v3.0.0-dev.90 17:58:38 v3.0.0-dev.91 17:58:38 v3.0.0-dev.92 17:58:38 v3.0.0-dev.93 17:58:38 v3.0.0-dev.94 17:58:38 v3.0.0-dev.95 17:58:38 v3.0.0-dev.96 17:58:38 v3.0.0-dev.97 17:58:38 v3.0.0-dev.98 17:58:38 v3.0.0-dev.99 [Pipeline] sh 17:58:38 + lftools sign git-tag v3.0.0-dev.110 17:58:39 Signing Git tag with Sigul... 17:58:39 Signing v3.0.0-dev.110 [Pipeline] echo 17:58:39 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:58:40 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:58:40 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:58:40 $ docker stop --time=1 73cc7a5399e80e21368b7e270abdd0c0f35521b942f6d795528acb63088555d5 17:58:41 $ docker rm -f --volumes 73cc7a5399e80e21368b7e270abdd0c0f35521b942f6d795528acb63088555d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:58:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:58:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:58:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:58:42 prd-ubuntu20.04-docker-8c-8g-5228 does not seem to be running inside a container 17:58:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/472 -v /w/workspace/edgex-go/472:/w/workspace/edgex-go/472:rw,z -v /w/workspace/edgex-go/472@tmp:/w/workspace/edgex-go/472@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 17:58:42 $ docker top 49cb463ba4818f867c35bb52d538c3b4f42d16db2b274e170e01675122134558 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:58:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:58:42 [ssh-agent] Looking for ssh-agent implementation... 17:58:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:58:42 $ docker exec 49cb463ba4818f867c35bb52d538c3b4f42d16db2b274e170e01675122134558 ssh-agent 17:58:42 SSH_AUTH_SOCK=/tmp/ssh-wyfw5B1pZHZf/agent.32 17:58:42 SSH_AGENT_PID=38 17:58:42 Running ssh-add (command line suppressed) 17:58:42 Identity added: /w/workspace/edgex-go/472@tmp/private_key_15563803806176353267.key (/w/workspace/edgex-go/472@tmp/private_key_15563803806176353267.key) 17:58:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:58:43 + git semver bump pre 17:58:43 2023-03-22 17:58:43,361 [read_version] DEBUG read version from /w/workspace/edgex-go/472/.semver/main 17:58:43 2023-03-22 17:58:43,362 [bump_version] DEBUG bumping version:3.0.0-dev.110 on axis:pre with prefix:dev 17:58:43 2023-03-22 17:58:43,362 [bump_version] DEBUG bumped version:3.0.0-dev.111 17:58:43 2023-03-22 17:58:43,362 [write_version] DEBUG write version:3.0.0-dev.111 to path:/w/workspace/edgex-go/472/.semver/main with force:True 17:58:43 2023-03-22 17:58:43,362 [read_version] DEBUG read version from /w/workspace/edgex-go/472/.semver/main 17:58:43 2023-03-22 17:58:43,362 [write_file] DEBUG write to file:/w/workspace/edgex-go/472/.semver/main 17:58:43 2023-03-22 17:58:43,364 [execute] INFO git cat-file --batch-check 17:58:43 2023-03-22 17:58:43,364 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/472/.semver, universal_newlines=False, shell=None, istream=) 17:58:43 2023-03-22 17:58:43,369 [execute] INFO git cat-file --batch 17:58:43 2023-03-22 17:58:43,369 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/472/.semver, universal_newlines=False, shell=None, istream=) 17:58:43 2023-03-22 17:58:43,374 [read_version] DEBUG read version from /w/workspace/edgex-go/472/.semver/main 17:58:43 3.0.0-dev.111 [Pipeline] } 17:58:43 $ docker exec --env ******** --env ******** 49cb463ba4818f867c35bb52d538c3b4f42d16db2b274e170e01675122134558 ssh-agent -k 17:58:43 unset SSH_AUTH_SOCK; 17:58:43 unset SSH_AGENT_PID; 17:58:43 echo Agent pid 38 killed; 17:58:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:58:43 + git semver [Pipeline] } 17:58:44 $ docker stop --time=1 49cb463ba4818f867c35bb52d538c3b4f42d16db2b274e170e01675122134558 17:58:45 $ docker rm -f --volumes 49cb463ba4818f867c35bb52d538c3b4f42d16db2b274e170e01675122134558 [Pipeline] // withDockerContainer [Pipeline] sh 17:58:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:58:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:58:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:58:46 prd-ubuntu20.04-docker-8c-8g-5228 does not seem to be running inside a container 17:58:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/472 -v /w/workspace/edgex-go/472:/w/workspace/edgex-go/472:rw,z -v /w/workspace/edgex-go/472@tmp:/w/workspace/edgex-go/472@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 17:58:46 $ docker top 91c6de44f2c8c023ce7dc49af5db653f93497c4f025f60026eb74b6017d158c1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:58:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:58:46 [ssh-agent] Looking for ssh-agent implementation... 17:58:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:58:46 $ docker exec 91c6de44f2c8c023ce7dc49af5db653f93497c4f025f60026eb74b6017d158c1 ssh-agent 17:58:46 SSH_AUTH_SOCK=/tmp/ssh-fSNKKZVVKcs4/agent.32 17:58:46 SSH_AGENT_PID=38 17:58:46 Running ssh-add (command line suppressed) 17:58:46 Identity added: /w/workspace/edgex-go/472@tmp/private_key_15173913913864002800.key (/w/workspace/edgex-go/472@tmp/private_key_15173913913864002800.key) 17:58:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:58:47 + git semver push 17:58:47 2023-03-22 17:58:47,305 [run_push] DEBUG push 17:58:47 2023-03-22 17:58:47,306 [execute] INFO git cat-file --batch-check 17:58:47 2023-03-22 17:58:47,306 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/472/.semver, universal_newlines=False, shell=None, istream=) 17:58:47 2023-03-22 17:58:47,310 [execute] INFO git rev-list 1ca22b09bc8283eb71779cc78ea99c2d336ffe3c -- 17:58:47 2023-03-22 17:58:47,310 [execute] DEBUG Popen(['git', 'rev-list', '1ca22b09bc8283eb71779cc78ea99c2d336ffe3c', '--'], cwd=/w/workspace/edgex-go/472/.semver, universal_newlines=False, shell=None, istream=None) 17:58:47 2023-03-22 17:58:47,325 [execute] INFO git fetch -v origin 17:58:47 2023-03-22 17:58:47,326 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/472/.semver, universal_newlines=True, shell=None, istream=None) 17:58:47 2023-03-22 17:58:47,791 [run_push] DEBUG no remote changes detected 17:58:47 2023-03-22 17:58:47,791 [execute] INFO git push origin semver 17:58:47 2023-03-22 17:58:47,792 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/472/.semver, universal_newlines=False, shell=None, istream=None) 17:58:48 2023-03-22 17:58:48,697 [run_push] DEBUG push all version tags 17:58:48 2023-03-22 17:58:48,698 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:58:48 2023-03-22 17:58:48,698 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/472, universal_newlines=False, shell=None, istream=None) 17:58:49 2023-03-22 17:58:49,615 [read_version] DEBUG read version from /w/workspace/edgex-go/472/.semver/main 17:58:49 3.0.0-dev.111 [Pipeline] } 17:58:49 $ docker exec --env ******** --env ******** 91c6de44f2c8c023ce7dc49af5db653f93497c4f025f60026eb74b6017d158c1 ssh-agent -k 17:58:49 unset SSH_AUTH_SOCK; 17:58:49 unset SSH_AGENT_PID; 17:58:49 echo Agent pid 38 killed; 17:58:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:58:50 + git semver [Pipeline] } 17:58:50 $ docker stop --time=1 91c6de44f2c8c023ce7dc49af5db653f93497c4f025f60026eb74b6017d158c1 17:58:51 $ docker rm -f --volumes 91c6de44f2c8c023ce7dc49af5db653f93497c4f025f60026eb74b6017d158c1 [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 17:58:52 + [ -d /w/workspace/edgex-go/472/archives ] [Pipeline] libraryResource [Pipeline] sh 17:58:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:58:53 ---> package-listing.sh 17:58:53 ++ facter osfamily 17:58:53 ++ tr '[:upper:]' '[:lower:]' 17:58:53 + OS_FAMILY=debian 17:58:53 + workspace=/w/workspace/edgex-go/472 17:58:53 + START_PACKAGES=/tmp/packages_start.txt 17:58:53 + END_PACKAGES=/tmp/packages_end.txt 17:58:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:58:53 + PACKAGES=/tmp/packages_start.txt 17:58:53 + '[' /w/workspace/edgex-go/472 ']' 17:58:53 + PACKAGES=/tmp/packages_end.txt 17:58:53 + case "${OS_FAMILY}" in 17:58:53 + dpkg -l 17:58:53 + grep '^ii' 17:58:53 + '[' -f /tmp/packages_start.txt ']' 17:58:53 + '[' -f /tmp/packages_end.txt ']' 17:58:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:58:53 + '[' /w/workspace/edgex-go/472 ']' 17:58:53 + mkdir -p /w/workspace/edgex-go/472/archives/ 17:58:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/472/archives/ [Pipeline] echo 17:58:53 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/472/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:58:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:58:54 17:58:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:58:54 latest: Pulling from edgex-lftools-log-publisher 17:58:54 5eb5b503b376: Pulling fs layer 17:58:54 5c69ac0246d0: Pulling fs layer 17:58:54 ec43610c2a17: Pulling fs layer 17:58:54 3a2ae6a8a46f: Pulling fs layer 17:58:54 33b1e0a273af: Pulling fs layer 17:58:54 5d3b04190fa2: Pulling fs layer 17:58:54 2f39f015ded8: Pulling fs layer 17:58:54 3a2ae6a8a46f: Waiting 17:58:54 33b1e0a273af: Waiting 17:58:54 5d3b04190fa2: Waiting 17:58:54 2f39f015ded8: Waiting 17:58:54 5c69ac0246d0: Download complete 17:58:54 3a2ae6a8a46f: Verifying Checksum 17:58:54 3a2ae6a8a46f: Download complete 17:58:55 33b1e0a273af: Verifying Checksum 17:58:55 33b1e0a273af: Download complete 17:58:55 5d3b04190fa2: Verifying Checksum 17:58:55 5d3b04190fa2: Download complete 17:58:55 ec43610c2a17: Verifying Checksum 17:58:55 ec43610c2a17: Download complete 17:58:55 5eb5b503b376: Verifying Checksum 17:58:55 5eb5b503b376: Download complete 17:58:55 2f39f015ded8: Download complete 17:58:56 5eb5b503b376: Pull complete 17:58:56 5c69ac0246d0: Pull complete 17:58:57 ec43610c2a17: Pull complete 17:58:57 3a2ae6a8a46f: Pull complete 17:58:57 33b1e0a273af: Pull complete 17:58:58 5d3b04190fa2: Pull complete 17:59:01 2f39f015ded8: Pull complete 17:59:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:59:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:59:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:59:02 prd-ubuntu20.04-docker-8c-8g-5228 does not seem to be running inside a container 17:59:02 $ 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/472/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/472 -v /w/workspace/edgex-go/472:/w/workspace/edgex-go/472:rw,z -v /w/workspace/edgex-go/472@tmp:/w/workspace/edgex-go/472@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 17:59:07 $ docker top 6278e1606bddb8022627aee9171b8eed803af230dd9ec39070f6fee53823b001 -eo pid,comm [Pipeline] { [Pipeline] sh 17:59:07 + touch /tmp/pre-build-complete [Pipeline] sh 17:59:08 + mkdir -p /var/log/sysstat [Pipeline] sh 17:59:08 + ls /var/log/sa-host 17:59:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:59:08 provisioning config files... 17:59:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/472@tmp/config2795055608673519961tmp [Pipeline] { [Pipeline] echo 17:59:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:59:08 ---> create-netrc.sh [Pipeline] } 17:59:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:59:09 ---> python-tools-install.sh [Pipeline] echo 17:59:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:59:09 ---> sudo-logs.sh 17:59:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:59:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:59:09 ---> job-cost.sh 17:59:09 lf-activate-venv: SKIPPING 17:59:09 DEBUG: total: 0.10999999940395355 17:59:09 INFO: Retrieving Stack Cost... 17:59:10 INFO: Retrieving Pricing Info for: v3-standard-8 17:59:10 INFO: Archiving Costs [Pipeline] echo 17:59:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:59:11 ---> logs-deploy.sh 17:59:11 lf-activate-venv: SKIPPING 17:59:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/472 17:59:11 INFO: archiving workspace using pattern(s): 17:59:11 Archives upload complete. 17:59:11 INFO: archiving logs to Nexus 17:59:12 ---> uname -a: 17:59:12 Linux prd-ubuntu20-04-docker-8c-8g-5228 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:59:12 17:59:12 17:59:12 ---> lscpu: 17:59:12 Architecture: x86_64 17:59:12 CPU op-mode(s): 32-bit, 64-bit 17:59:12 Byte Order: Little Endian 17:59:12 Address sizes: 40 bits physical, 48 bits virtual 17:59:12 CPU(s): 8 17:59:12 On-line CPU(s) list: 0-7 17:59:12 Thread(s) per core: 1 17:59:12 Core(s) per socket: 1 17:59:12 Socket(s): 8 17:59:12 NUMA node(s): 1 17:59:12 Vendor ID: AuthenticAMD 17:59:12 CPU family: 23 17:59:12 Model: 49 17:59:12 Model name: AMD EPYC-Rome Processor 17:59:12 Stepping: 0 17:59:12 CPU MHz: 2800.000 17:59:12 BogoMIPS: 5600.00 17:59:12 Virtualization: AMD-V 17:59:12 Hypervisor vendor: KVM 17:59:12 Virtualization type: full 17:59:12 L1d cache: 256 KiB 17:59:12 L1i cache: 256 KiB 17:59:12 L2 cache: 4 MiB 17:59:12 L3 cache: 128 MiB 17:59:12 NUMA node0 CPU(s): 0-7 17:59:12 Vulnerability Itlb multihit: Not affected 17:59:12 Vulnerability L1tf: Not affected 17:59:12 Vulnerability Mds: Not affected 17:59:12 Vulnerability Meltdown: Not affected 17:59:12 Vulnerability Mmio stale data: Not affected 17:59:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:59:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:59:12 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:59:12 Vulnerability Srbds: Not affected 17:59:12 Vulnerability Tsx async abort: Not affected 17:59:12 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 17:59:12 17:59:12 17:59:12 ---> nproc: 17:59:12 8 17:59:12 17:59:12 17:59:12 ---> df -h: 17:59:12 Filesystem Size Used Avail Use% Mounted on 17:59:12 overlay 155G 21G 134G 14% / 17:59:12 tmpfs 64M 0 64M 0% /dev 17:59:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:59:12 shm 64M 0 64M 0% /dev/shm 17:59:12 /dev/vda1 155G 21G 134G 14% /facter-os 17:59:12 17:59:12 17:59:12 ---> sar -b -r -n DEV: 17:59:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5228) 03/22/23 _x86_64_ (8 CPU) 17:59:12 17:59:12 17:21:01 LINUX RESTART (8 CPU) 17:59:12 17:59:12 17:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:59:12 17:23:01 122.41 4.12 118.30 0.00 478.59 65371.37 0.00 17:59:12 17:24:01 35.54 0.05 35.49 0.00 4.00 17028.23 0.00 17:59:12 17:25:01 38.64 0.20 38.44 0.00 2.80 11387.32 0.00 17:59:12 17:26:01 231.39 0.42 230.97 0.00 21.19 92867.18 0.00 17:59:12 17:27:01 432.96 17.89 415.06 0.00 5244.25 138204.60 0.00 17:59:12 17:28:01 297.97 1.72 296.25 0.00 260.36 163573.27 0.00 17:59:12 17:29:01 519.55 0.00 519.55 0.00 0.00 151320.78 0.00 17:59:12 17:30:01 370.54 0.93 369.61 0.00 7.47 137836.36 0.00 17:59:12 17:31:01 505.03 0.05 504.98 0.00 0.40 157801.03 0.00 17:59:12 17:32:01 799.37 0.07 799.30 0.00 6.53 134012.73 0.00 17:59:12 17:33:01 31.71 0.22 31.49 0.00 31.99 987.70 0.00 17:59:12 17:34:01 13.30 0.02 13.28 0.00 1.60 333.41 0.00 17:59:12 17:35:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 17:59:12 17:36:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 17:59:12 17:37:01 1.32 0.02 1.30 0.00 0.13 15.33 0.00 17:59:12 17:38:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 17:59:12 17:39:01 2.98 1.67 1.32 0.00 37.73 16.66 0.00 17:59:12 17:40:01 1.28 0.00 1.28 0.00 0.00 14.53 0.00 17:59:12 17:41:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 17:59:12 17:42:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 17:59:12 17:43:01 0.97 0.00 0.97 0.00 0.00 10.13 0.00 17:59:12 17:44:01 1.15 0.00 1.15 0.00 0.00 14.26 0.00 17:59:12 17:45:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 17:59:12 17:46:01 1.60 0.00 1.60 0.00 0.00 17.46 0.00 17:59:12 17:47:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 17:59:12 17:48:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 17:59:12 17:49:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 17:59:12 17:50:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 17:59:12 17:51:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 17:59:12 17:52:01 1.60 0.00 1.60 0.00 0.00 18.00 0.00 17:59:12 17:53:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 17:59:12 17:54:01 1.17 0.00 1.17 0.00 0.00 15.20 0.00 17:59:12 17:55:01 1.02 0.00 1.02 0.00 0.00 10.53 0.00 17:59:12 17:56:01 1.72 0.00 1.72 0.00 0.00 20.00 0.00 17:59:12 17:57:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 17:59:12 17:58:01 4.08 0.07 4.02 0.00 7.87 461.47 0.00 17:59:12 17:59:01 134.68 0.25 134.43 0.00 12.93 57184.20 0.00 17:59:12 Average: 96.40 0.75 95.66 0.00 165.37 30505.53 0.00 17:59:12 17:59:12 17:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:59:12 17:23:01 28588304 31601916 706204 2.15 111132 3147872 1742708 5.14 1075868 2821900 4068 17:59:12 17:24:01 27811016 31460024 839616 2.55 113472 3727524 2018084 5.95 1595860 3015320 101308 17:59:12 17:25:01 27492656 31488528 808468 2.46 116488 4044092 1927380 5.68 1463888 3439384 362104 17:59:12 17:26:01 25830368 31400724 879064 2.67 131696 5544724 2370608 6.99 1712036 4769132 140184 17:59:12 17:27:01 20120040 31485932 796736 2.42 293576 10892372 1927060 5.68 1881152 10027716 3475580 17:59:12 17:28:01 20704956 31394708 862936 2.62 301936 10155480 2207208 6.50 2541440 8702388 128072 17:59:12 17:29:01 20852924 31382836 882956 2.69 310120 10036744 2515292 7.41 2304060 8848056 80 17:59:12 17:30:01 18056508 31453420 810868 2.47 370796 12634632 2041164 6.02 2455320 11285468 701076 17:59:12 17:31:01 16613656 31087084 1161828 3.53 386440 13630356 3018368 8.90 2922328 12179376 11620 17:59:12 17:32:01 17974800 31456268 808396 2.46 397600 12695332 1955096 5.76 2451992 11378080 452 17:59:12 17:33:01 18374872 31495496 772492 2.35 399212 12347788 1973124 5.82 2423676 11022824 952 17:59:12 17:34:01 18386256 31507484 760412 2.31 399616 12347920 1839848 5.42 2411824 11022776 12 17:59:12 17:35:01 18387524 31508952 759100 2.31 399620 12347920 1839848 5.42 2410240 11022972 16 17:59:12 17:36:01 18392936 31514412 754064 2.29 399636 12347928 1839848 5.42 2404060 11022996 16 17:59:12 17:37:01 18394832 31516440 752052 2.29 399652 12347928 1889680 5.57 2402520 11023008 24 17:59:12 17:38:01 18397304 31518936 749564 2.28 399664 12347932 1889680 5.57 2399968 11023008 20 17:59:12 17:39:01 18388940 31512828 755800 2.30 399692 12349068 1889680 5.57 2409232 11023376 8 17:59:12 17:40:01 18389176 31513356 755492 2.30 399732 12349068 1889680 5.57 2408736 11023600 16 17:59:12 17:41:01 18389128 31513312 755456 2.30 399752 12349072 1889680 5.57 2408652 11023604 8 17:59:12 17:42:01 18388764 31512992 755712 2.30 399760 12349076 1889680 5.57 2408808 11023616 8 17:59:12 17:43:01 18388748 31512984 755664 2.30 399764 12349076 1889680 5.57 2408728 11023612 16 17:59:12 17:44:01 18389168 31513408 755364 2.30 399796 12349080 1889680 5.57 2408596 11023616 32 17:59:12 17:45:01 18388884 31513164 755596 2.30 399808 12349080 1889680 5.57 2408768 11023616 16 17:59:12 17:46:01 18389076 31513376 755564 2.30 399816 12349084 1889680 5.57 2408880 11023620 4 17:59:12 17:47:01 18388808 31513120 755804 2.30 399832 12349088 1889680 5.57 2408784 11023624 20 17:59:12 17:48:01 18389036 31513352 755520 2.30 399836 12349092 1889680 5.57 2408792 11023624 12 17:59:12 17:49:01 18388956 31513312 755520 2.30 399848 12349096 1889680 5.57 2408876 11023636 8 17:59:12 17:50:01 18388940 31513296 755464 2.30 399860 12349096 1889680 5.57 2408928 11023636 16 17:59:12 17:51:01 18388640 31513132 755556 2.30 399884 12349216 1889680 5.57 2408732 11023768 16 17:59:12 17:52:01 18388560 31513088 755544 2.30 399892 12349232 1889680 5.57 2408820 11023772 16 17:59:12 17:53:01 18388512 31513080 755500 2.30 399920 12349236 1889680 5.57 2409064 11023780 20 17:59:12 17:54:01 18388712 31513288 755436 2.30 399932 12349240 1889680 5.57 2408788 11023784 28 17:59:12 17:55:01 18388444 31513052 755656 2.30 399948 12349240 1873336 5.52 2408828 11023788 8 17:59:12 17:56:01 18388364 31512976 755656 2.30 399968 12349240 1873336 5.52 2408812 11023792 12 17:59:12 17:57:01 18388340 31512984 755596 2.30 399976 12349248 1873336 5.52 2409200 11023796 12 17:59:12 17:58:01 17617048 31460328 806784 2.45 411836 13014064 2119812 6.25 2471472 11688624 673228 17:59:12 17:59:01 16355544 31486392 776784 2.36 466472 14109836 1868648 5.51 2559740 12718960 469480 17:59:12 Average: 19398344 31485675 784979 2.39 362324 11414975 1968604 5.80 2315013 10174639 164015 17:59:12 17:59:12 17:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:59:12 17:23:01 docker0 562.46 476.44 41.56 3421.04 0.00 0.00 0.00 0.00 17:59:12 17:23:01 lo 2.53 2.53 0.25 0.25 0.00 0.00 0.00 0.00 17:59:12 17:23:01 ens3 736.74 727.75 9133.65 79.62 0.00 0.00 0.00 0.00 17:59:12 17:24:01 veth69eca16 1.03 1.22 0.09 0.11 0.00 0.00 0.00 0.00 17:59:12 17:24:01 docker0 1.03 1.13 0.08 0.10 0.00 0.00 0.00 0.00 17:59:12 17:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:59:12 17:24:01 ens3 65.14 54.24 47.32 108.87 0.00 0.00 0.00 0.00 17:59:12 17:25:01 veth69eca16 0.53 0.55 0.05 0.05 0.00 0.00 0.00 0.00 17:59:12 17:25:01 docker0 0.53 0.53 0.04 0.05 0.00 0.00 0.00 0.00 17:59:12 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:12 17:25:01 ens3 28.38 16.75 22.69 12.32 0.00 0.00 0.00 0.00 17:59:12 17:26:01 veth612c523 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 17:59:12 17:26:01 veth0c7b98a 51.38 76.69 4.89 263.07 0.00 0.00 0.00 0.02 17:59:12 17:26:01 veth2b491ee 35.07 49.73 3.37 27.16 0.00 0.00 0.00 0.00 17:59:12 17:26:01 veth3006309 31.91 46.10 3.10 17.96 0.00 0.00 0.00 0.00 17:59:12 17:26:01 veth923ab22 37.72 52.25 3.61 66.19 0.00 0.00 0.00 0.01 17:59:12 17:26:01 veth6fb357a 32.94 47.08 3.20 18.65 0.00 0.00 0.00 0.00 17:59:12 17:26:01 docker0 197.25 290.00 16.10 648.16 0.00 0.00 0.00 0.00 17:59:12 17:26:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 17:59:12 17:26:01 ens3 388.52 258.53 2342.56 36.38 0.00 0.00 0.00 0.00 17:59:12 17:27:01 veth612c523 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:59:12 17:27:01 docker0 360.28 560.73 29.34 5635.25 0.00 0.00 0.00 0.00 17:59:12 17:27:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 17:59:12 17:27:01 ens3 804.45 452.58 7598.85 42.61 0.00 0.00 0.00 0.00 17:59:12 17:28:01 veth612c523 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 17:59:12 17:28:01 vetha2e949f 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 17:59:12 17:28:01 docker0 3.37 6.75 0.22 91.88 0.00 0.00 0.00 0.00 17:59:12 17:28:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 17:59:12 17:28:01 vethb3026a8 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 17:59:12 17:28:01 veth755ee82 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 17:59:12 17:28:01 veth9f53f01 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 17:59:12 17:28:01 ens3 27.75 16.40 108.45 8.94 0.00 0.00 0.00 0.00 17:59:12 17:29:01 vethe010442 13.53 19.65 1.31 7.75 0.00 0.00 0.00 0.00 17:59:12 17:29:01 veth612c523 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 17:59:12 17:29:01 veth2554b53 13.31 19.31 1.29 7.52 0.00 0.00 0.00 0.00 17:59:12 17:29:01 veth23e8f7b 25.03 36.58 2.44 12.86 0.00 0.00 0.00 0.00 17:59:12 17:29:01 docker0 67.57 106.78 5.32 388.85 0.00 0.00 0.00 0.00 17:59:12 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:12 17:29:01 ens3 146.58 91.82 419.35 23.21 0.00 0.00 0.00 0.00 17:59:12 17:30:01 veth7874a81 32.41 46.19 3.12 17.39 0.00 0.00 0.00 0.00 17:59:12 17:30:01 veth612c523 0.00 0.65 0.00 0.03 0.00 0.00 0.00 0.00 17:59:12 17:30:01 docker0 281.79 556.47 22.56 3655.35 0.00 0.00 0.00 0.00 17:59:12 17:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:59:12 17:30:01 ens3 580.34 297.73 3673.88 36.84 0.00 0.00 0.00 0.00 17:59:12 17:31:01 veth612c523 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 17:59:12 17:31:01 veth1e09114 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 17:59:12 17:31:01 veth5d85353 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 17:59:12 17:31:01 vethe042edf 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 17:59:12 17:31:01 docker0 88.94 181.62 6.50 1192.77 0.00 0.00 0.00 0.00 17:59:12 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:12 17:31:01 ens3 201.03 101.28 1208.14 16.21 0.00 0.00 0.00 0.00 17:59:12 17:32:01 veth612c523 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 17:59:12 17:32:01 docker0 7.38 17.66 0.47 183.31 0.00 0.00 0.00 0.00 17:59:12 17:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:59:12 17:32:01 ens3 84.42 69.84 217.74 217.70 0.00 0.00 0.00 0.00 17:59:12 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:12 17:33:01 lo 54.39 54.39 5.36 5.36 0.00 0.00 0.00 0.00 17:59:12 17:33:01 ens3 481.27 487.12 256.84 2342.91 0.00 0.00 0.00 0.00 17:59:12 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:12 17:34:01 lo 16.73 16.73 1.64 1.64 0.00 0.00 0.00 0.00 17:59:12 17:34:01 ens3 184.57 171.67 100.03 1020.61 0.00 0.00 0.00 0.00 17:59:12 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:12 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:12 17:35:01 ens3 0.35 0.00 0.02 0.00 0.00 0.00 0.00 0.00 17:59:12 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:12 17:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:59:12 17:36:01 ens3 1.28 0.50 3.69 0.04 0.00 0.00 0.00 0.00 17:59:12 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:12 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:12 17:37:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 17:59:12 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:12 17:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:59:12 17:38:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:59:12 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:12 17:39:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:59:12 17:39:01 ens3 7.08 4.92 5.28 5.98 0.00 0.00 0.00 0.00 17:59:12 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:12 17:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:59:12 17:40:01 ens3 0.37 0.15 0.13 0.01 0.00 0.00 0.00 0.00 17:59:12 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:12 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:12 17:41:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:12 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:12 17:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:59:12 17:42:01 ens3 0.32 0.22 0.09 0.07 0.00 0.00 0.00 0.00 17:59:12 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:12 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:12 17:43:01 ens3 0.48 0.32 0.26 0.21 0.00 0.00 0.00 0.00 17:59:12 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:12 17:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:59:12 17:44:01 ens3 0.23 0.07 0.02 0.01 0.00 0.00 0.00 0.00 17:59:12 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:12 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:12 17:45:01 ens3 1.15 0.18 0.24 0.07 0.00 0.00 0.00 0.00 17:59:12 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:12 17:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:59:12 17:46:01 ens3 0.85 0.60 0.51 0.41 0.00 0.00 0.00 0.00 17:59:12 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:12 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:12 17:47:01 ens3 0.37 0.12 0.09 0.07 0.00 0.00 0.00 0.00 17:59:12 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:12 17:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:59:12 17:48:01 ens3 0.88 0.15 0.12 0.01 0.00 0.00 0.00 0.00 17:59:12 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:12 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:12 17:49:01 ens3 1.20 0.43 0.40 0.28 0.00 0.00 0.00 0.00 17:59:12 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:12 17:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:59:12 17:50:01 ens3 0.65 0.67 0.36 0.29 0.00 0.00 0.00 0.00 17:59:12 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:12 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:12 17:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:12 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:12 17:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:59:12 17:52:01 ens3 0.32 0.22 0.09 0.07 0.00 0.00 0.00 0.00 17:59:12 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:12 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:12 17:53:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:12 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:12 17:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:59:12 17:54:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:59:12 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:12 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:12 17:55:01 ens3 0.20 0.10 0.06 0.01 0.00 0.00 0.00 0.00 17:59:12 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:12 17:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:59:12 17:56:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:59:12 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:12 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:12 17:57:01 ens3 0.23 0.10 0.08 0.06 0.00 0.00 0.00 0.00 17:59:12 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:12 17:58:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 17:59:12 17:58:01 ens3 159.77 88.33 3970.08 10.75 0.00 0.00 0.00 0.00 17:59:12 17:59:01 docker0 38.89 63.77 3.42 583.91 0.00 0.00 0.00 0.00 17:59:12 17:59:01 lo 2.13 2.13 0.22 0.22 0.00 0.00 0.00 0.00 17:59:12 17:59:01 ens3 368.36 274.92 6358.14 159.88 0.00 0.00 0.00 0.00 17:59:12 Average: docker0 43.50 61.13 3.39 427.06 0.00 0.00 0.00 0.00 17:59:12 Average: lo 2.22 2.22 0.22 0.22 0.00 0.00 0.00 0.00 17:59:12 Average: ens3 115.52 84.28 958.63 111.47 0.00 0.00 0.00 0.00 17:59:12 17:59:12 17:59:12 ---> sar -P ALL: 17:59:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5228) 03/22/23 _x86_64_ (8 CPU) 17:59:12 17:59:12 17:21:01 LINUX RESTART (8 CPU) 17:59:12 17:59:12 17:22:01 CPU %user %nice %system %iowait %steal %idle 17:59:12 17:23:01 all 7.75 0.00 3.48 6.71 0.07 82.00 17:59:12 17:23:01 0 8.19 0.00 3.34 0.64 0.05 87.79 17:59:12 17:23:01 1 10.84 0.00 3.40 3.56 0.05 82.15 17:59:12 17:23:01 2 8.70 0.00 2.86 6.93 0.05 81.46 17:59:12 17:23:01 3 6.93 0.00 4.55 2.40 0.09 86.03 17:59:12 17:23:01 4 6.23 0.00 4.01 8.84 0.07 80.86 17:59:12 17:23:01 5 7.44 0.00 4.01 6.14 0.07 82.35 17:59:12 17:23:01 6 6.16 0.00 1.62 1.04 0.07 91.12 17:59:12 17:23:01 7 7.50 0.00 4.09 24.19 0.08 64.13 17:59:12 17:24:01 all 26.55 0.00 4.41 1.14 0.09 67.81 17:59:12 17:24:01 0 29.42 0.00 4.62 0.10 0.12 65.74 17:59:12 17:24:01 1 23.90 0.00 4.13 0.00 0.08 71.88 17:59:12 17:24:01 2 21.09 0.00 3.52 0.03 0.07 75.29 17:59:12 17:24:01 3 28.80 0.00 4.78 0.12 0.10 66.21 17:59:12 17:24:01 4 30.11 0.00 4.08 1.36 0.08 64.37 17:59:12 17:24:01 5 28.12 0.00 4.60 0.25 0.12 66.91 17:59:12 17:24:01 6 24.30 0.00 4.92 0.03 0.08 70.67 17:59:12 17:24:01 7 26.69 0.00 4.62 7.28 0.08 61.32 17:59:12 17:25:01 all 42.53 0.00 6.11 0.70 0.11 50.55 17:59:12 17:25:01 0 44.67 0.00 6.35 0.08 0.10 48.80 17:59:12 17:25:01 1 41.03 0.00 5.84 0.03 0.12 52.98 17:59:12 17:25:01 2 38.61 0.00 5.02 0.02 0.10 56.26 17:59:12 17:25:01 3 43.53 0.00 6.80 0.40 0.10 49.17 17:59:12 17:25:01 4 44.91 0.00 6.36 1.18 0.12 47.43 17:59:12 17:25:01 5 43.56 0.00 6.51 0.00 0.13 49.79 17:59:12 17:25:01 6 40.13 0.00 5.61 3.02 0.10 51.14 17:59:12 17:25:01 7 43.82 0.00 6.39 0.82 0.12 48.86 17:59:12 17:26:01 all 8.32 0.00 5.87 6.48 0.08 79.25 17:59:12 17:26:01 0 7.83 0.00 6.23 0.59 0.07 85.28 17:59:12 17:26:01 1 9.33 0.00 6.35 3.14 0.08 81.09 17:59:12 17:26:01 2 8.05 0.00 5.29 1.10 0.07 85.50 17:59:12 17:26:01 3 8.79 0.00 6.12 2.06 0.08 82.94 17:59:12 17:26:01 4 8.84 0.00 5.97 40.60 0.07 44.52 17:59:12 17:26:01 5 7.67 0.00 6.14 1.80 0.07 84.31 17:59:12 17:26:01 6 8.25 0.00 6.31 0.86 0.12 84.46 17:59:12 17:26:01 7 7.81 0.00 4.51 1.71 0.08 85.88 17:59:12 17:27:01 all 10.89 0.00 6.62 23.08 0.08 59.34 17:59:12 17:27:01 0 10.03 0.00 6.09 11.28 0.05 72.55 17:59:12 17:27:01 1 10.71 0.00 5.88 11.20 0.05 72.16 17:59:12 17:27:01 2 10.46 0.00 7.13 61.54 0.07 20.80 17:59:12 17:27:01 3 10.43 0.00 9.01 35.44 0.08 45.03 17:59:12 17:27:01 4 12.06 0.00 5.88 16.99 0.07 65.01 17:59:12 17:27:01 5 11.60 0.00 6.77 18.39 0.10 63.14 17:59:12 17:27:01 6 11.31 0.00 5.97 15.15 0.10 67.48 17:59:12 17:27:01 7 10.50 0.00 6.26 14.94 0.08 68.22 17:59:12 17:28:01 all 37.58 0.00 6.57 14.49 0.11 41.25 17:59:12 17:28:01 0 37.43 0.00 6.17 1.27 0.10 55.04 17:59:12 17:28:01 1 36.17 0.00 6.73 3.57 0.10 53.43 17:59:12 17:28:01 2 37.14 0.00 6.83 44.47 0.09 11.48 17:59:12 17:28:01 3 39.21 0.00 7.30 49.54 0.12 3.83 17:59:12 17:28:01 4 38.19 0.00 6.57 4.40 0.12 50.72 17:59:12 17:28:01 5 36.80 0.00 6.39 4.98 0.08 51.74 17:59:12 17:28:01 6 38.27 0.00 6.54 5.24 0.15 49.80 17:59:12 17:28:01 7 37.38 0.00 6.04 2.82 0.10 53.66 17:59:12 17:29:01 all 6.34 0.00 4.13 29.11 0.07 60.35 17:59:12 17:29:01 0 6.65 0.00 3.26 17.97 0.05 72.08 17:59:12 17:29:01 1 5.03 0.00 3.75 51.58 0.07 39.58 17:59:12 17:29:01 2 7.00 0.00 5.02 44.44 0.08 43.46 17:59:12 17:29:01 3 7.79 0.00 5.07 15.34 0.07 71.73 17:59:12 17:29:01 4 5.10 0.00 3.62 12.93 0.05 78.30 17:59:12 17:29:01 5 6.41 0.00 3.41 32.92 0.07 57.20 17:59:12 17:29:01 6 7.47 0.00 5.05 52.25 0.08 35.14 17:59:12 17:29:01 7 5.32 0.00 3.91 5.52 0.07 85.19 17:59:12 17:30:01 all 17.62 0.00 6.44 31.70 0.13 44.11 17:59:12 17:30:01 0 16.90 0.00 6.17 30.79 0.10 46.03 17:59:12 17:30:01 1 18.56 0.00 6.04 24.46 0.17 50.77 17:59:12 17:30:01 2 18.65 0.00 6.44 26.03 0.17 48.71 17:59:12 17:30:01 3 16.91 0.00 7.12 45.73 0.14 30.11 17:59:12 17:30:01 4 16.97 0.00 6.08 20.45 0.12 56.38 17:59:12 17:30:01 5 16.52 0.00 6.56 21.37 0.10 55.45 17:59:12 17:30:01 6 19.83 0.00 7.07 37.71 0.14 35.25 17:59:12 17:30:01 7 16.61 0.00 6.00 47.26 0.14 29.99 17:59:12 17:31:01 all 29.39 0.00 7.76 23.02 0.10 39.73 17:59:12 17:31:01 0 29.84 0.00 8.00 20.55 0.08 41.52 17:59:12 17:31:01 1 29.97 0.00 7.93 29.56 0.12 32.43 17:59:12 17:31:01 2 30.38 0.00 8.38 20.60 0.08 40.55 17:59:12 17:31:01 3 30.72 0.00 7.79 12.17 0.09 49.23 17:59:12 17:31:01 4 28.57 0.00 6.90 12.28 0.14 52.10 17:59:12 17:31:01 5 27.35 0.00 6.37 9.90 0.09 56.30 17:59:12 17:31:01 6 30.48 0.00 8.45 21.56 0.10 39.40 17:59:12 17:31:01 7 27.78 0.00 8.26 57.67 0.12 6.17 17:59:12 17:32:01 all 38.30 0.00 9.46 12.58 0.18 39.49 17:59:12 17:32:01 0 35.61 0.00 8.59 6.39 0.17 49.24 17:59:12 17:32:01 1 37.93 0.00 9.89 23.64 0.17 28.37 17:59:12 17:32:01 2 39.50 0.00 8.93 10.13 0.10 41.34 17:59:12 17:32:01 3 41.95 0.00 10.30 7.34 0.14 40.28 17:59:12 17:32:01 4 35.46 0.00 9.50 23.39 0.31 31.34 17:59:12 17:32:01 5 37.11 0.00 8.78 11.48 0.22 42.41 17:59:12 17:32:01 6 40.75 0.00 10.63 13.42 0.17 35.03 17:59:12 17:32:01 7 38.03 0.00 9.05 4.74 0.16 48.03 17:59:12 17:33:01 all 7.48 0.00 1.18 0.25 0.07 91.02 17:59:12 17:33:01 0 7.56 0.00 1.07 0.03 0.05 91.29 17:59:12 17:33:01 1 7.39 0.00 1.00 0.15 0.07 91.39 17:59:12 17:33:01 2 4.33 0.00 0.92 0.05 0.05 94.65 17:59:12 17:33:01 3 9.21 0.00 2.01 1.54 0.10 87.13 17:59:12 17:33:01 4 6.36 0.00 0.96 0.02 0.07 92.60 17:59:12 17:33:01 5 7.96 0.00 1.32 0.10 0.08 90.53 17:59:12 17:33:01 6 10.67 0.00 1.34 0.07 0.07 87.86 17:59:12 17:33:01 7 6.38 0.00 0.79 0.05 0.05 92.74 17:59:12 17:59:12 17:33:01 CPU %user %nice %system %iowait %steal %idle 17:59:12 17:34:01 all 3.51 0.00 0.42 0.06 0.04 95.98 17:59:12 17:34:01 0 5.09 0.00 0.48 0.02 0.05 94.36 17:59:12 17:34:01 1 3.35 0.00 0.42 0.00 0.02 96.21 17:59:12 17:34:01 2 0.23 0.00 0.20 0.00 0.00 99.57 17:59:12 17:34:01 3 5.12 0.00 0.82 0.25 0.05 93.76 17:59:12 17:34:01 4 1.95 0.00 0.28 0.00 0.02 97.74 17:59:12 17:34:01 5 2.67 0.00 0.38 0.20 0.05 96.69 17:59:12 17:34:01 6 5.55 0.00 0.40 0.00 0.05 94.00 17:59:12 17:34:01 7 4.09 0.00 0.33 0.03 0.05 95.49 17:59:12 17:35:01 all 0.27 0.00 0.01 0.00 0.01 99.70 17:59:12 17:35:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:59:12 17:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 17:59:12 17:35:01 2 0.03 0.00 0.00 0.00 0.02 99.95 17:59:12 17:35:01 3 0.03 0.00 0.05 0.02 0.02 99.88 17:59:12 17:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:59:12 17:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:59:12 17:35:01 6 2.02 0.00 0.03 0.00 0.02 97.93 17:59:12 17:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:59:12 17:36:01 all 0.05 0.00 0.01 0.00 0.00 99.93 17:59:12 17:36:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:59:12 17:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:59:12 17:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:59:12 17:36:01 3 0.08 0.00 0.02 0.03 0.02 99.85 17:59:12 17:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:59:12 17:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:59:12 17:36:01 6 0.22 0.00 0.02 0.00 0.00 99.77 17:59:12 17:36:01 7 0.05 0.00 0.02 0.00 0.00 99.93 17:59:12 17:37:01 all 0.02 0.00 0.02 0.01 0.01 99.93 17:59:12 17:37:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:59:12 17:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:59:12 17:37:01 2 0.03 0.00 0.00 0.00 0.00 99.97 17:59:12 17:37:01 3 0.07 0.00 0.02 0.10 0.02 99.80 17:59:12 17:37:01 4 0.00 0.00 0.03 0.00 0.00 99.97 17:59:12 17:37:01 5 0.02 0.00 0.02 0.00 0.02 99.95 17:59:12 17:37:01 6 0.02 0.00 0.05 0.00 0.02 99.92 17:59:12 17:37:01 7 0.02 0.00 0.03 0.00 0.02 99.93 17:59:12 17:38:01 all 0.02 0.00 0.01 0.00 0.00 99.96 17:59:12 17:38:01 0 0.03 0.00 0.03 0.00 0.00 99.93 17:59:12 17:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:59:12 17:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:59:12 17:38:01 3 0.03 0.00 0.02 0.00 0.02 99.93 17:59:12 17:38:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:59:12 17:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:59:12 17:38:01 6 0.05 0.00 0.00 0.00 0.02 99.93 17:59:12 17:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:59:12 17:39:01 all 0.28 0.00 0.03 0.01 0.01 99.67 17:59:12 17:39:01 0 0.28 0.00 0.05 0.02 0.00 99.65 17:59:12 17:39:01 1 1.03 0.00 0.00 0.00 0.00 98.97 17:59:12 17:39:01 2 0.07 0.00 0.02 0.02 0.02 99.88 17:59:12 17:39:01 3 0.08 0.00 0.05 0.02 0.02 99.83 17:59:12 17:39:01 4 0.38 0.00 0.05 0.05 0.00 99.52 17:59:12 17:39:01 5 0.18 0.00 0.00 0.00 0.00 99.82 17:59:12 17:39:01 6 0.02 0.00 0.02 0.00 0.02 99.95 17:59:12 17:39:01 7 0.22 0.00 0.03 0.00 0.00 99.75 17:59:12 17:40:01 all 0.19 0.00 0.02 0.01 0.01 99.78 17:59:12 17:40:01 0 0.05 0.00 0.02 0.00 0.02 99.92 17:59:12 17:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:59:12 17:40:01 2 0.02 0.00 0.02 0.02 0.00 99.95 17:59:12 17:40:01 3 0.05 0.00 0.02 0.03 0.02 99.88 17:59:12 17:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:59:12 17:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:59:12 17:40:01 6 1.26 0.00 0.02 0.00 0.00 98.73 17:59:12 17:40:01 7 0.07 0.00 0.02 0.00 0.02 99.90 17:59:12 17:41:01 all 0.03 0.00 0.02 0.00 0.01 99.94 17:59:12 17:41:01 0 0.05 0.00 0.03 0.00 0.00 99.92 17:59:12 17:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:59:12 17:41:01 2 0.03 0.00 0.02 0.02 0.02 99.92 17:59:12 17:41:01 3 0.05 0.00 0.03 0.02 0.02 99.88 17:59:12 17:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:59:12 17:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:59:12 17:41:01 6 0.12 0.00 0.05 0.00 0.02 99.82 17:59:12 17:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:59:12 17:42:01 all 0.05 0.00 0.01 0.04 0.01 99.90 17:59:12 17:42:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:59:12 17:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:59:12 17:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:59:12 17:42:01 3 0.05 0.00 0.02 0.28 0.02 99.63 17:59:12 17:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:59:12 17:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:59:12 17:42:01 6 0.28 0.00 0.00 0.00 0.02 99.70 17:59:12 17:42:01 7 0.00 0.00 0.02 0.00 0.02 99.97 17:59:12 17:43:01 all 0.17 0.00 0.02 0.08 0.01 99.73 17:59:12 17:43:01 0 0.05 0.00 0.02 0.02 0.00 99.92 17:59:12 17:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 17:59:12 17:43:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:59:12 17:43:01 3 0.08 0.00 0.05 0.63 0.02 99.22 17:59:12 17:43:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:59:12 17:43:01 5 0.00 0.00 0.02 0.00 0.02 99.97 17:59:12 17:43:01 6 1.08 0.00 0.03 0.00 0.02 98.87 17:59:12 17:43:01 7 0.05 0.00 0.00 0.00 0.00 99.95 17:59:12 17:44:01 all 0.02 0.00 0.01 0.04 0.00 99.92 17:59:12 17:44:01 0 0.02 0.00 0.02 0.12 0.02 99.83 17:59:12 17:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:59:12 17:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 17:59:12 17:44:01 3 0.05 0.00 0.03 0.20 0.02 99.70 17:59:12 17:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:59:12 17:44:01 5 0.03 0.00 0.02 0.00 0.00 99.95 17:59:12 17:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:59:12 17:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:59:12 17:59:12 17:44:01 CPU %user %nice %system %iowait %steal %idle 17:59:12 17:45:01 all 0.24 0.00 0.00 0.02 0.00 99.74 17:59:12 17:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:59:12 17:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:59:12 17:45:01 2 0.03 0.00 0.00 0.13 0.00 99.83 17:59:12 17:45:01 3 0.03 0.00 0.00 0.02 0.02 99.93 17:59:12 17:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:59:12 17:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:59:12 17:45:01 6 1.74 0.00 0.00 0.00 0.02 98.24 17:59:12 17:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:59:12 17:46:01 all 0.27 0.00 0.01 0.01 0.01 99.71 17:59:12 17:46:01 0 0.03 0.00 0.00 0.05 0.02 99.90 17:59:12 17:46:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:59:12 17:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 17:59:12 17:46:01 3 0.03 0.00 0.03 0.00 0.02 99.92 17:59:12 17:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:59:12 17:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:59:12 17:46:01 6 1.97 0.00 0.00 0.00 0.00 98.03 17:59:12 17:46:01 7 0.00 0.00 0.00 0.00 0.02 99.98 17:59:12 17:47:01 all 0.27 0.00 0.02 0.00 0.01 99.70 17:59:12 17:47:01 0 0.07 0.00 0.03 0.00 0.02 99.88 17:59:12 17:47:01 1 0.05 0.00 0.00 0.00 0.00 99.95 17:59:12 17:47:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:59:12 17:47:01 3 0.02 0.00 0.03 0.02 0.02 99.92 17:59:12 17:47:01 4 0.00 0.00 0.03 0.00 0.00 99.97 17:59:12 17:47:01 5 0.02 0.00 0.00 0.00 0.02 99.97 17:59:12 17:47:01 6 1.99 0.00 0.00 0.00 0.02 98.00 17:59:12 17:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:59:12 17:48:01 all 0.04 0.00 0.02 0.00 0.00 99.93 17:59:12 17:48:01 0 0.03 0.00 0.03 0.02 0.00 99.92 17:59:12 17:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:59:12 17:48:01 2 0.03 0.00 0.00 0.00 0.00 99.97 17:59:12 17:48:01 3 0.05 0.00 0.03 0.02 0.02 99.88 17:59:12 17:48:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:59:12 17:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:59:12 17:48:01 6 0.17 0.00 0.02 0.00 0.00 99.82 17:59:12 17:48:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:59:12 17:49:01 all 0.03 0.00 0.01 0.02 0.01 99.93 17:59:12 17:49:01 0 0.05 0.00 0.00 0.00 0.02 99.93 17:59:12 17:49:01 1 0.03 0.00 0.00 0.00 0.00 99.97 17:59:12 17:49:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:59:12 17:49:01 3 0.07 0.00 0.02 0.15 0.02 99.75 17:59:12 17:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:59:12 17:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:59:12 17:49:01 6 0.00 0.00 0.02 0.03 0.02 99.93 17:59:12 17:49:01 7 0.00 0.00 0.03 0.00 0.02 99.95 17:59:12 17:50:01 all 0.03 0.00 0.01 0.00 0.01 99.95 17:59:12 17:50:01 0 0.00 0.00 0.00 0.02 0.02 99.97 17:59:12 17:50:01 1 0.00 0.00 0.00 0.00 0.02 99.98 17:59:12 17:50:01 2 0.03 0.00 0.00 0.00 0.02 99.95 17:59:12 17:50:01 3 0.03 0.00 0.02 0.02 0.02 99.92 17:59:12 17:50:01 4 0.03 0.00 0.00 0.00 0.02 99.95 17:59:12 17:50:01 5 0.03 0.00 0.00 0.00 0.02 99.95 17:59:12 17:50:01 6 0.03 0.00 0.02 0.00 0.02 99.93 17:59:12 17:50:01 7 0.05 0.00 0.02 0.00 0.00 99.93 17:59:12 17:51:01 all 0.02 0.00 0.01 0.00 0.00 99.97 17:59:12 17:51:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:59:12 17:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:59:12 17:51:01 2 0.03 0.00 0.00 0.00 0.00 99.97 17:59:12 17:51:01 3 0.02 0.00 0.05 0.00 0.02 99.92 17:59:12 17:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:59:12 17:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:59:12 17:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:59:12 17:51:01 7 0.05 0.00 0.02 0.00 0.02 99.92 17:59:12 17:52:01 all 0.21 0.00 0.02 0.01 0.01 99.76 17:59:12 17:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:59:12 17:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:59:12 17:52:01 2 0.00 0.00 0.03 0.03 0.02 99.92 17:59:12 17:52:01 3 0.02 0.00 0.05 0.02 0.03 99.88 17:59:12 17:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:59:12 17:52:01 5 1.55 0.00 0.00 0.00 0.00 98.45 17:59:12 17:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:59:12 17:52:01 7 0.05 0.00 0.02 0.00 0.00 99.93 17:59:12 17:53:01 all 0.28 0.00 0.01 0.01 0.01 99.69 17:59:12 17:53:01 0 0.03 0.00 0.05 0.00 0.02 99.90 17:59:12 17:53:01 1 0.02 0.00 0.00 0.00 0.02 99.97 17:59:12 17:53:01 2 0.05 0.00 0.00 0.05 0.00 99.90 17:59:12 17:53:01 3 0.05 0.00 0.03 0.02 0.02 99.88 17:59:12 17:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:59:12 17:53:01 5 1.95 0.00 0.00 0.00 0.00 98.05 17:59:12 17:53:01 6 0.02 0.00 0.00 0.00 0.02 99.97 17:59:12 17:53:01 7 0.05 0.00 0.02 0.00 0.02 99.92 17:59:12 17:54:01 all 0.11 0.00 0.01 0.00 0.00 99.87 17:59:12 17:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:59:12 17:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:59:12 17:54:01 2 0.00 0.00 0.00 0.02 0.00 99.98 17:59:12 17:54:01 3 0.05 0.00 0.03 0.00 0.00 99.92 17:59:12 17:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:59:12 17:54:01 5 0.73 0.00 0.05 0.00 0.02 99.20 17:59:12 17:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:59:12 17:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:59:12 17:55:01 all 0.02 0.00 0.01 0.00 0.01 99.96 17:59:12 17:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:59:12 17:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:59:12 17:55:01 2 0.02 0.00 0.02 0.02 0.02 99.93 17:59:12 17:55:01 3 0.03 0.00 0.03 0.02 0.02 99.90 17:59:12 17:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:59:12 17:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:59:12 17:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:59:12 17:55:01 7 0.07 0.00 0.00 0.00 0.02 99.92 17:59:12 17:59:12 17:55:01 CPU %user %nice %system %iowait %steal %idle 17:59:12 17:56:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:59:12 17:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:59:12 17:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:59:12 17:56:01 2 0.00 0.00 0.00 0.03 0.00 99.97 17:59:12 17:56:01 3 0.00 0.00 0.02 0.02 0.02 99.95 17:59:12 17:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:59:12 17:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:59:12 17:56:01 6 0.03 0.00 0.00 0.00 0.02 99.95 17:59:12 17:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:59:12 17:57:01 all 0.02 0.00 0.01 0.00 0.00 99.97 17:59:12 17:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:59:12 17:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:59:12 17:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:59:12 17:57:01 3 0.03 0.00 0.02 0.00 0.02 99.93 17:59:12 17:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:59:12 17:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:59:12 17:57:01 6 0.02 0.00 0.00 0.02 0.00 99.97 17:59:12 17:57:01 7 0.03 0.00 0.03 0.00 0.02 99.92 17:59:12 17:58:01 all 2.29 0.00 0.99 0.05 0.02 96.65 17:59:12 17:58:01 0 1.94 0.00 0.89 0.03 0.02 97.12 17:59:12 17:58:01 1 1.95 0.00 0.45 0.00 0.02 97.58 17:59:12 17:58:01 2 2.31 0.00 1.04 0.02 0.02 96.62 17:59:12 17:58:01 3 2.16 0.00 1.20 0.28 0.03 96.32 17:59:12 17:58:01 4 2.76 0.00 0.82 0.05 0.02 96.36 17:59:12 17:58:01 5 1.91 0.00 1.43 0.00 0.03 96.63 17:59:12 17:58:01 6 2.46 0.00 1.04 0.03 0.02 96.45 17:59:12 17:58:01 7 2.81 0.00 1.05 0.00 0.02 96.12 17:59:12 17:59:01 all 8.98 0.00 3.69 2.41 0.09 84.83 17:59:12 17:59:01 0 7.96 0.00 3.20 0.05 0.10 88.69 17:59:12 17:59:01 1 8.47 0.00 3.88 1.81 0.10 85.74 17:59:12 17:59:01 2 9.40 0.00 3.59 0.29 0.08 86.64 17:59:12 17:59:01 3 9.04 0.00 3.75 0.74 0.08 86.38 17:59:12 17:59:01 4 9.89 0.00 3.14 0.17 0.08 86.71 17:59:12 17:59:01 5 8.79 0.00 3.79 0.13 0.08 87.20 17:59:12 17:59:01 6 9.47 0.00 4.44 11.98 0.12 73.99 17:59:12 17:59:01 7 8.84 0.00 3.75 4.16 0.08 83.17 17:59:12 Average: all 6.69 0.00 1.80 4.06 0.04 87.41 17:59:12 Average: 0 6.69 0.00 1.74 2.41 0.03 89.13 17:59:12 Average: 1 6.56 0.00 1.76 4.08 0.04 87.57 17:59:12 Average: 2 6.32 0.00 1.75 5.76 0.03 86.14 17:59:12 Average: 3 6.99 0.00 2.07 4.67 0.04 86.22 17:59:12 Average: 4 6.64 0.00 1.72 3.81 0.04 87.79 17:59:12 Average: 5 6.65 0.00 1.78 2.88 0.04 88.65 17:59:12 Average: 6 7.12 0.00 1.86 4.34 0.04 86.64 17:59:12 Average: 7 6.53 0.00 1.75 4.55 0.04 87.13 17:59:12 17:59:12 17:59:12