Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cb9ff4527b99c77f8e69b5bcfccd1d262af058be 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-ssh15139875874413479458.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15252343287399031371.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13918877049255173781.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11677798141460167001.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-ssh528991557505038128.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3670 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/384 [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/384 # 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 cb9ff4527b99c77f8e69b5bcfccd1d262af058be (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3 (#4301)" > 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 cb9ff4527b99c77f8e69b5bcfccd1d262af058be # timeout=10 > git rev-list --no-walk 9e386417050e4cffa7025a09e4120fb1660b81d4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:07:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:07:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:07:11 ========================================================= 15:07:11 EdgeX Global Pipelines Version Info 15:07:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:07:12 ------------------- 15:07:12 stable info: 15:07:12 ------------------- 15:07:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:07:12 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 15:07:12 Message: update stable to v1.0.244 15:07:13 ------------------- 15:07:13 experimental info: 15:07:13 ------------------- 15:07:13 Commited By: **** collab-it+edgex@linuxfoundation.org 15:07:13 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 15:07:13 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:07:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:07:13 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:07:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:07:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:07:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:07:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:07:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:07:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:07:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:07:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:07:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:07:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:07:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:07:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:07:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:07:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:07:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:07:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:07:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:07:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:07:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:07:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:07:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:07:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:07:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:07:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:07:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cb9ff4527b99c77f8e69b5bcfccd1d262af058be [Pipeline] echo 15:07:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cb9ff45 [Pipeline] echo 15:07:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:07:13 provisioning config files... 15:07:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/384@tmp/config5724777862919457761tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:07:14 ---> docker-login.sh 15:07:14 nexus3.edgexfoundry.org:10001 15:07:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:14 Configure a credential helper to remove this warning. See 15:07:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:14 15:07:14 Login Succeeded 15:07:14 nexus3.edgexfoundry.org:10002 15:07:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:14 Configure a credential helper to remove this warning. See 15:07:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:14 15:07:14 Login Succeeded 15:07:14 nexus3.edgexfoundry.org:10003 15:07:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:14 Configure a credential helper to remove this warning. See 15:07:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:14 15:07:14 Login Succeeded 15:07:14 nexus3.edgexfoundry.org:10004 15:07:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:14 Configure a credential helper to remove this warning. See 15:07:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:14 15:07:14 Login Succeeded 15:07:14 docker.io 15:07:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:15 Configure a credential helper to remove this warning. See 15:07:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:15 15:07:15 Login Succeeded 15:07:15 ---> docker-login.sh ends [Pipeline] } 15:07:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:07:15 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 15:07:15 + dirname cmd/core-command/Dockerfile 15:07:15 + cut -d/ -f2 15:07:15 + echo core-command,cmd/core-command/Dockerfile 15:07:15 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 15:07:15 cut -d/ -f2 15:07:15 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 15:07:15 + dirname cmd/core-data/Dockerfile 15:07:15 + cut -d/ -f2 15:07:15 + echo core-data,cmd/core-data/Dockerfile 15:07:15 + dirname cmd/core-metadata/Dockerfile 15:07:15 + cut -d/ -f2 15:07:15 + echo core-metadata,cmd/core-metadata/Dockerfile 15:07:15 + dirname cmd/security-bootstrapper/Dockerfile 15:07:15 + cut -d/ -f2 15:07:15 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:07:15 + dirname cmd/security-proxy-setup/Dockerfile 15:07:15 + cut -d/ -f2 15:07:15 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:07:15 + dirname cmd/security-secretstore-setup/Dockerfile 15:07:15 + cut -d/ -f2 15:07:15 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:07:15 + dirname cmd/security-spiffe-token-provider/Dockerfile 15:07:15 + cut -d/ -f2 15:07:15 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 15:07:15 + dirname cmd/security-spire-agent/Dockerfile 15:07:15 + cut -d/ -f2 15:07:15 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 15:07:15 + dirname cmd/security-spire-config/Dockerfile 15:07:15 + cut -d/ -f2 15:07:15 + echo security-spire-config,cmd/security-spire-config/Dockerfile 15:07:15 + dirname cmd/security-spire-server/Dockerfile+ 15:07:15 cut -d/ -f2 15:07:15 + echo security-spire-server,cmd/security-spire-server/Dockerfile 15:07:15 + dirname cmd/support-notifications/Dockerfile 15:07:15 + cut -d/ -f2 15:07:15 + echo support-notifications,cmd/support-notifications/Dockerfile 15:07:15 + dirname cmd/support-scheduler/Dockerfile 15:07:15 + cut -d/ -f2 15:07:15 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 15:07:15 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:07:15 + git rev-list -1 --merges cb9ff4527b99c77f8e69b5bcfccd1d262af058be~1..cb9ff4527b99c77f8e69b5bcfccd1d262af058be [Pipeline] echo 15:07:15 -----------> git rev-list -1 --merges cb9ff4527b99c77f8e69b5bcfccd1d262af058be~1..cb9ff4527b99c77f8e69b5bcfccd1d262af058be cb9ff4527b99c77f8e69b5bcfccd1d262af058be [false] [Pipeline] sh 15:07:16 + git log --format=format:%s -1 cb9ff4527b99c77f8e69b5bcfccd1d262af058be [Pipeline] echo 15:07:16 ========================================================= 15:07:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:07:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 15:07:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:07:16 + grep -v github /etc/ssh/ssh_known_hosts 15:07:16 + [ -e /tmp/ssh_known_hosts ] 15:07:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:07:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:07:16 + sudo tee -a /etc/ssh/ssh_known_hosts 15:07:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:07:17 15:07:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:07:17 0.1.4: Pulling from edgex-devops/py-git-semver 15:07:17 b85a868b505f: Pulling fs layer 15:07:17 e2be974225ed: Pulling fs layer 15:07:17 339a4e72a1f5: Pulling fs layer 15:07:17 988bab9f4d93: Pulling fs layer 15:07:17 1469e6f7b9e6: Pulling fs layer 15:07:17 eaf3925da568: Pulling fs layer 15:07:17 bab4dde63d76: Pulling fs layer 15:07:17 bde34c3a00c8: Pulling fs layer 15:07:17 b352a97aabf1: Pulling fs layer 15:07:17 4872d77fe225: Pulling fs layer 15:07:17 5851b861e8e6: Pulling fs layer 15:07:17 bde34c3a00c8: Waiting 15:07:17 988bab9f4d93: Waiting 15:07:17 1469e6f7b9e6: Waiting 15:07:17 b352a97aabf1: Waiting 15:07:17 4872d77fe225: Waiting 15:07:17 eaf3925da568: Waiting 15:07:17 5851b861e8e6: Waiting 15:07:17 bab4dde63d76: Waiting 15:07:17 e2be974225ed: Download complete 15:07:17 988bab9f4d93: Download complete 15:07:17 339a4e72a1f5: Verifying Checksum 15:07:17 339a4e72a1f5: Download complete 15:07:17 eaf3925da568: Verifying Checksum 15:07:17 eaf3925da568: Download complete 15:07:17 1469e6f7b9e6: Retrying in 5 seconds 15:07:18 b85a868b505f: Verifying Checksum 15:07:18 b85a868b505f: Download complete 15:07:18 bde34c3a00c8: Download complete 15:07:18 b352a97aabf1: Download complete 15:07:18 4872d77fe225: Download complete 15:07:18 5851b861e8e6: Download complete 15:07:18 bab4dde63d76: Verifying Checksum 15:07:18 bab4dde63d76: Download complete 15:07:19 1469e6f7b9e6: Retrying in 4 seconds 15:07:19 b85a868b505f: Pull complete 15:07:19 e2be974225ed: Pull complete 15:07:19 339a4e72a1f5: Pull complete 15:07:19 988bab9f4d93: Pull complete 15:07:20 1469e6f7b9e6: Retrying in 3 seconds 15:07:21 1469e6f7b9e6: Retrying in 2 seconds 15:07:22 1469e6f7b9e6: Retrying in 1 second 15:07:22 1469e6f7b9e6: Retrying in 10 seconds 15:07:24 1469e6f7b9e6: Retrying in 9 seconds 15:07:24 1469e6f7b9e6: Retrying in 8 seconds 15:07:26 1469e6f7b9e6: Retrying in 7 seconds 15:07:27 1469e6f7b9e6: Retrying in 6 seconds 15:07:28 1469e6f7b9e6: Retrying in 5 seconds 15:07:29 1469e6f7b9e6: Retrying in 4 seconds 15:07:30 1469e6f7b9e6: Retrying in 3 seconds 15:07:31 1469e6f7b9e6: Retrying in 2 seconds 15:07:31 1469e6f7b9e6: Retrying in 1 second 15:07:33 1469e6f7b9e6: Verifying Checksum 15:07:33 1469e6f7b9e6: Download complete 15:07:33 1469e6f7b9e6: Pull complete 15:07:33 eaf3925da568: Pull complete 15:07:35 bab4dde63d76: Pull complete 15:07:35 bde34c3a00c8: Pull complete 15:07:35 b352a97aabf1: Pull complete 15:07:35 4872d77fe225: Pull complete 15:07:36 5851b861e8e6: Pull complete 15:07:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:07:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:07:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:07:36 prd-ubuntu20.04-docker-8c-8g-3670 does not seem to be running inside a container 15:07:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/384 -v /w/workspace/edgex-go/384:/w/workspace/edgex-go/384:rw,z -v /w/workspace/edgex-go/384@tmp:/w/workspace/edgex-go/384@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:07:38 $ docker top 7072b42a0e44d05f4552140a4c6ccc20862f704c9c031a2473498f9e372e03ca -eo pid,comm 15:07:38 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). 15:07:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:07:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:07:38 [ssh-agent] Looking for ssh-agent implementation... 15:07:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:07:38 $ docker exec 7072b42a0e44d05f4552140a4c6ccc20862f704c9c031a2473498f9e372e03ca ssh-agent 15:07:38 SSH_AUTH_SOCK=/tmp/ssh-ImYWtAJXVAdN/agent.32 15:07:38 SSH_AGENT_PID=38 15:07:38 Running ssh-add (command line suppressed) 15:07:38 Identity added: /w/workspace/edgex-go/384@tmp/private_key_13666576425730034825.key (/w/workspace/edgex-go/384@tmp/private_key_13666576425730034825.key) 15:07:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:07:38 + git tag --points-at HEAD [Pipeline] } 15:07:38 $ docker exec --env ******** --env ******** 7072b42a0e44d05f4552140a4c6ccc20862f704c9c031a2473498f9e372e03ca ssh-agent -k 15:07:38 unset SSH_AUTH_SOCK; 15:07:38 unset SSH_AGENT_PID; 15:07:38 echo Agent pid 38 killed; 15:07:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:07:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:07:38 [ssh-agent] Looking for ssh-agent implementation... 15:07:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:07:39 $ docker exec 7072b42a0e44d05f4552140a4c6ccc20862f704c9c031a2473498f9e372e03ca ssh-agent 15:07:39 SSH_AUTH_SOCK=/tmp/ssh-XVCjGxfzsq9b/agent.70 15:07:39 SSH_AGENT_PID=76 15:07:39 Running ssh-add (command line suppressed) 15:07:39 Identity added: /w/workspace/edgex-go/384@tmp/private_key_715543669486930917.key (/w/workspace/edgex-go/384@tmp/private_key_715543669486930917.key) 15:07:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:07:39 + git semver init 15:07:39 2023-01-25 15:07:39,777 [run_init] DEBUG init version:0.0.0 force:False 15:07:39 2023-01-25 15:07:39,778 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/384/.semver 15:07:39 2023-01-25 15:07:39,779 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/384/.semver 15:07:39 2023-01-25 15:07:39,779 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/384/.semver'], cwd=/w/workspace/edgex-go/384, universal_newlines=False, shell=None, istream=None) 15:07:54 2023-01-25 15:07:53,657 [append_file] DEBUG append to file:/w/workspace/edgex-go/384/.git/info/exclude 15:07:54 2023-01-25 15:07:53,657 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/384/.semver/main with force:False 15:07:54 2023-01-25 15:07:53,658 [read_version] DEBUG read version from /w/workspace/edgex-go/384/.semver/main 15:07:54 2023-01-25 15:07:53,658 [read_version] DEBUG read version from /w/workspace/edgex-go/384/.semver/main 15:07:54 3.0.0-dev.27 [Pipeline] } 15:07:54 $ docker exec --env ******** --env ******** 7072b42a0e44d05f4552140a4c6ccc20862f704c9c031a2473498f9e372e03ca ssh-agent -k 15:07:54 unset SSH_AUTH_SOCK; 15:07:54 unset SSH_AGENT_PID; 15:07:54 echo Agent pid 76 killed; 15:07:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:07:55 + git semver [Pipeline] } 15:07:55 $ docker stop --time=1 7072b42a0e44d05f4552140a4c6ccc20862f704c9c031a2473498f9e372e03ca 15:07:56 $ docker rm -f --volumes 7072b42a0e44d05f4552140a4c6ccc20862f704c9c031a2473498f9e372e03ca [Pipeline] // withDockerContainer [Pipeline] sh 15:07:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:07:57 Stashed 1 file(s) [Pipeline] echo 15:07:57 [edgeXSemver]: initialized semver on version 3.0.0-dev.27 [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) 15:07:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3661 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 15:07:57 Running in /w/workspace/edgex-go/384 [Pipeline] { [Pipeline] checkout [Pipeline] script [Pipeline] { 15:07:57 The recommended git tool is: git [Pipeline] sh 15:07:57 + git config --global --add safe.directory /w/workspace/edgex-go/384 [Pipeline] echo 15:07:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:07:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:07:57 ========================================================= 15:07:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:07:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:07:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:07:57 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:07:57 213ec9aee27d: Pulling fs layer 15:07:57 4583459ba037: Pulling fs layer 15:07:57 93c1e223e6f2: Pulling fs layer 15:07:57 53926ce57604: Pulling fs layer 15:07:57 21b2b0c7a3f4: Pulling fs layer 15:07:57 22ff95d597cd: Pulling fs layer 15:07:57 53926ce57604: Waiting 15:07:57 12d6caf4c0d1: Pulling fs layer 15:07:57 96b7cbca73a9: Pulling fs layer 15:07:57 21b2b0c7a3f4: Waiting 15:07:57 22ff95d597cd: Waiting 15:07:57 a7acece74701: Pulling fs layer 15:07:57 12d6caf4c0d1: Waiting 15:07:57 96b7cbca73a9: Waiting 15:07:57 93c1e223e6f2: Download complete 15:07:57 4583459ba037: Verifying Checksum 15:07:57 4583459ba037: Download complete 15:07:57 21b2b0c7a3f4: Verifying Checksum 15:07:57 21b2b0c7a3f4: Download complete 15:07:57 22ff95d597cd: Verifying Checksum 15:07:57 22ff95d597cd: Download complete 15:07:57 213ec9aee27d: Verifying Checksum 15:07:57 213ec9aee27d: Download complete 15:07:58 12d6caf4c0d1: Download complete 15:07:58 213ec9aee27d: Pull complete 15:07:58 4583459ba037: Pull complete 15:07:58 93c1e223e6f2: Pull complete 15:07:59 a7acece74701: Download complete 15:07:59 53926ce57604: Verifying Checksum 15:07:59 53926ce57604: Download complete 15:07:59 96b7cbca73a9: Verifying Checksum 15:07:59 96b7cbca73a9: Download complete 15:08:01 using credential edgex-jenkins-ssh 15:08:01 Cloning the remote Git repository 15:08:01 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:08:01 > git init /w/workspace/edgex-go/384 # timeout=10 15:08:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:08:02 > git --version # timeout=10 15:08:02 > git --version # 'git version 2.25.1' 15:08:02 using GIT_SSH to set credentials SSH Credentials for GitHub 15:08:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:08:03 53926ce57604: Pull complete 15:08:03 21b2b0c7a3f4: Pull complete 15:08:03 22ff95d597cd: Pull complete 15:08:03 12d6caf4c0d1: Pull complete 15:08:05 96b7cbca73a9: Pull complete 15:08:06 a7acece74701: Pull complete 15:08:06 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 15:08:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:08:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 15:08:06 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:08:06 WORKDIR /edgex 15:08:06 COPY go.mod . 15:08:06 RUN go mod download 15:08:06 docker build -t ci-base-image-x86_64 -f - . 15:08:06 Sending build context to Docker daemon 170.1MB 15:08:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:08:06 ---> db6d94c90886 15:08:06 Step 2/4 : WORKDIR /edgex 15:08:11 ---> Running in d745df15914b 15:08:11 Removing intermediate container d745df15914b 15:08:11 ---> d8ae6f16aa73 15:08:11 Step 3/4 : COPY go.mod . 15:08:11 ---> 131e10bf3099 15:08:11 Step 4/4 : RUN go mod download 15:08:11 ---> Running in 1e1fb93e2b3d 15:08:19 Avoid second fetch 15:08:19 Checking out Revision cb9ff4527b99c77f8e69b5bcfccd1d262af058be (main) 15:08:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:08:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:08:19 > git config core.sparsecheckout # timeout=10 15:08:19 > git checkout -f cb9ff4527b99c77f8e69b5bcfccd1d262af058be # timeout=10 15:08:19 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3 (#4301)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:08:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:08:20 % Total % Received % Xferd Average Speed Time Time Time Current 15:08:20 Dload Upload Total Spent Left Speed 15:08:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82798 0 --:--:-- --:--:-- --:--:-- 82264 [Pipeline] sh 15:08:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:08:21 + sudo tee /etc/docker/daemon.new 15:08:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:08:21 { 15:08:21 "registry-mirrors": [ 15:08:21 "https://nexus3.edgexfoundry.org:10001" 15:08:21 ], 15:08:21 "bip": "10.250.0.254/24", 15:08:21 "hosts": [ 15:08:21 "tcp://0.0.0.0:5555", 15:08:21 "unix:///var/run/docker.sock" 15:08:21 ], 15:08:21 "mtu": 1458, 15:08:21 "selinux-enabled": true, 15:08:21 "seccomp-profile": "/etc/docker/seccomp.json" 15:08:21 } [Pipeline] sh 15:08:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:08:22 + sudo service docker restart 15:08:26 Removing intermediate container 1e1fb93e2b3d 15:08:26 ---> c0acae1f9433 15:08:26 Successfully built c0acae1f9433 15:08:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:26 + docker inspect -f . ci-base-image-x86_64 15:08:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:08:26 prd-ubuntu20.04-docker-8c-8g-3670 does not seem to be running inside a container 15:08:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/384 -v /w/workspace/edgex-go/384:/w/workspace/edgex-go/384:rw,z -v /w/workspace/edgex-go/384@tmp:/w/workspace/edgex-go/384@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:08:26 $ docker top 6848bacc3b9c080ff69c5bde979d0b6baf010e2d408e894532ebe1c08ee67cc8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:08:27 + go version 15:08:27 go version go1.18.7 linux/amd64 [Pipeline] } 15:08:27 $ docker stop --time=1 6848bacc3b9c080ff69c5bde979d0b6baf010e2d408e894532ebe1c08ee67cc8 15:08:28 $ docker rm -f --volumes 6848bacc3b9c080ff69c5bde979d0b6baf010e2d408e894532ebe1c08ee67cc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:28 + docker inspect -f . ci-base-image-x86_64 15:08:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:08:28 prd-ubuntu20.04-docker-8c-8g-3670 does not seem to be running inside a container 15:08:28 $ 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/384 -v /w/workspace/edgex-go/384:/w/workspace/edgex-go/384:rw,z -v /w/workspace/edgex-go/384@tmp:/w/workspace/edgex-go/384@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:08:29 $ docker top 5bc433e3b1c2a77081311b44cc8d5e8ba42cad85a0b9d3c64bc735ac50b05149 -eo pid,comm [Pipeline] { [Pipeline] echo 15:08:29 ========================================================= 15:08:29 [edgeXBuildGoParallel] Running Tests and Build... 15:08:29 ========================================================= [Pipeline] sh 15:08:29 + git config --global --add safe.directory /w/workspace/edgex-go/384 [Pipeline] fileExists [Pipeline] sh 15:08:29 + make test 15:08:29 go test -race -coverprofile=coverage.out ./... 15:08:36 ? github.com/edgexfoundry/edgex-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:08:40 provisioning config files... 15:08:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/384@tmp/config15729485401437025030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:08:40 ---> docker-login.sh 15:08:40 nexus3.edgexfoundry.org:10001 15:08:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:41 Configure a credential helper to remove this warning. See 15:08:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:41 15:08:41 Login Succeeded 15:08:41 nexus3.edgexfoundry.org:10002 15:08:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:41 Configure a credential helper to remove this warning. See 15:08:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:41 15:08:41 Login Succeeded 15:08:41 nexus3.edgexfoundry.org:10003 15:08:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:42 Configure a credential helper to remove this warning. See 15:08:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:42 15:08:42 Login Succeeded 15:08:42 nexus3.edgexfoundry.org:10004 15:08:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:42 Configure a credential helper to remove this warning. See 15:08:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:42 15:08:42 Login Succeeded 15:08:42 docker.io 15:08:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:43 Configure a credential helper to remove this warning. See 15:08:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:43 15:08:43 Login Succeeded 15:08:43 ---> docker-login.sh ends [Pipeline] } 15:08:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 15:08:43 + git config --global --add safe.directory /w/workspace/edgex-go/384 [Pipeline] echo 15:08:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:08:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:08:43 ========================================================= 15:08:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 15:08:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:08:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:08:44 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:08:44 9b18e9b68314: Pulling fs layer 15:08:44 35d82f9e3411: Pulling fs layer 15:08:44 e16973657156: Pulling fs layer 15:08:44 fc693d55d65f: Pulling fs layer 15:08:44 7e9fc2657dce: Pulling fs layer 15:08:44 dda99020689f: Pulling fs layer 15:08:44 db1c61fa0a46: Pulling fs layer 15:08:44 891c053d2c06: Pulling fs layer 15:08:44 fc693d55d65f: Waiting 15:08:44 7e9fc2657dce: Waiting 15:08:44 dda99020689f: Waiting 15:08:44 db1c61fa0a46: Waiting 15:08:44 891c053d2c06: Waiting 15:08:44 e16973657156: Verifying Checksum 15:08:44 e16973657156: Download complete 15:08:44 35d82f9e3411: Verifying Checksum 15:08:44 35d82f9e3411: Download complete 15:08:44 7e9fc2657dce: Verifying Checksum 15:08:44 7e9fc2657dce: Download complete 15:08:44 dda99020689f: Verifying Checksum 15:08:44 dda99020689f: Download complete 15:08:44 9b18e9b68314: Download complete 15:08:45 9b18e9b68314: Pull complete 15:08:45 891c053d2c06: Verifying Checksum 15:08:45 891c053d2c06: Download complete 15:08:45 35d82f9e3411: Pull complete 15:08:46 e16973657156: Pull complete 15:08:46 db1c61fa0a46: Verifying Checksum 15:08:46 db1c61fa0a46: Download complete 15:08:47 fc693d55d65f: Verifying Checksum 15:08:47 fc693d55d65f: Download complete 15:08:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:08:51 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 15:08:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:08:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:08:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:08:51 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:08:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:08:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:08:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:08:51 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:08:51 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:08:51 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:08:51 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:08:51 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:08:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.077s coverage: 28.7% of statements 15:08:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:08:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:08:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.078s coverage: 98.5% of statements 15:08:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.094s coverage: 43.1% of statements 15:08:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 15:08:51 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 15:08:51 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:08:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.089s coverage: 54.0% of statements 15:08:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:08:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:08:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.323s coverage: 89.2% of statements 15:08:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:08:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:08:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:08:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:08:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:08:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 2.4% of statements 15:08:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:08:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:08:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.505s coverage: 95.6% of statements 15:08:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:08:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:08:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 15:08:55 ok github.com/edgexfoundry/edgex-go/internal/io 0.083s coverage: 72.2% of statements 15:08:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:08:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:08:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:08:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:08:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:08:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 60.0% of statements 15:08:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:08:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:08:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:08:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.074s coverage: 0.9% of statements 15:08:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:08:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements 15:08:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 29.6% of statements 15:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:08:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 47.1% of statements 15:08:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.071s coverage: 79.5% of statements 15:08:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements 15:08:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.099s coverage: 96.3% of statements 15:08:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.085s coverage: 87.5% of statements 15:08:59 fc693d55d65f: Pull complete 15:08:59 7e9fc2657dce: Pull complete 15:08:59 dda99020689f: Pull complete 15:09:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.091s coverage: 94.4% of statements 15:09:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements 15:09:06 db1c61fa0a46: Pull complete 15:09:07 891c053d2c06: Pull complete 15:09:07 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 15:09:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:09:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 15:09:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.250s coverage: 79.9% of statements 15:09:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:09:07 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:09:07 WORKDIR /edgex 15:09:07 COPY go.mod . 15:09:07 RUN go mod download 15:09:07 + docker build -t ci-base-image-arm64 -f - . 15:09:08 Sending build context to Docker daemon 3.124MB 15:09:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:09:08 ---> f96f9c87975a 15:09:08 Step 2/4 : WORKDIR /edgex 15:09:10 ---> Running in 3b24c135ae33 15:09:10 Removing intermediate container 3b24c135ae33 15:09:10 ---> 567ecb788ea5 15:09:10 Step 3/4 : COPY go.mod . 15:09:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements 15:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:09:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 65.1% of statements 15:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 15:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 15:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 15:09:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.072s coverage: 86.9% of statements 15:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:09:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.073s coverage: 87.2% of statements 15:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:09:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 15:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:09:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 77.4% of statements 15:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:09:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 80.0% of statements 15:09:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 15:09:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.257s coverage: 91.2% of statements 15:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:09:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.184s coverage: 64.7% of statements 15:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:09:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 15:09:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 15:09:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 15:09:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements 15:09:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 15:09:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.387s coverage: 65.3% of statements 15:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:09:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.171s coverage: 41.8% of statements 15:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:09:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements 15:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:09:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 15:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:09:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:09:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.082s coverage: 17.7% of statements 15:09:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:09:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:09:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:09:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:09:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.187s coverage: 92.3% of statements 15:09:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:09:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:09:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:09:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:09:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements 15:09:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:09:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:09:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.118s coverage: 97.7% of statements 15:09:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:09:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:09:10 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 15:09:10 ---> a54b16f4aee6 15:09:10 Step 4/4 : RUN go mod download 15:09:10 ---> Running in 7defbdac075c 15:09:32 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 15:09:32 go vet ./... 15:09:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:09:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:09:35 ./bin/test-attribution-txt.sh [Pipeline] echo 15:09:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:09:36 + ls -al . 15:09:36 total 748 15:09:36 drwxrwxr-x 11 1001 1001 4096 Jan 25 15:08 . 15:09:36 drwxr-xr-x 4 root root 4096 Jan 25 15:08 .. 15:09:36 drwxrwxr-x 2 1001 1001 4096 Jan 25 15:07 .blubracket 15:09:36 -rw-rw-r-- 1 1001 1001 16 Jan 25 15:07 .dockerignore 15:09:36 drwxrwxr-x 8 1001 1001 4096 Jan 25 15:09 .git 15:09:36 drwxrwxr-x 3 1001 1001 4096 Jan 25 15:07 .github 15:09:36 -rw-rw-r-- 1 1001 1001 1024 Jan 25 15:07 .gitignore 15:09:36 -rw-rw-r-- 1 1001 1001 42 Jan 25 15:07 .golangci.yml 15:09:36 -rw-rw-r-- 1 1001 1001 87 Jan 25 15:07 .hadolint.yml 15:09:36 drwxr-xr-x 3 1001 1001 4096 Jan 25 15:07 .semver 15:09:36 -rw-rw-r-- 1 1001 1001 166 Jan 25 15:07 .sonarcloud.properties 15:09:36 -rw-rw-r-- 1 1001 1001 1171 Jan 25 15:07 ADOPTERS.md 15:09:36 -rw-rw-r-- 1 1001 1001 10825 Jan 25 15:07 Attribution.txt 15:09:36 -rw-rw-r-- 1 1001 1001 73765 Jan 25 15:07 CHANGELOG.md 15:09:36 -rw-rw-r-- 1 1001 1001 3804 Jan 25 15:07 CONTRIBUTING.md 15:09:36 -rw-rw-r-- 1 1001 1001 677 Jan 25 15:07 GOVERNANCE.md 15:09:36 -rw-rw-r-- 1 1001 1001 850 Jan 25 15:07 Jenkinsfile 15:09:36 -rw-rw-r-- 1 1001 1001 10775 Jan 25 15:07 LICENSE 15:09:36 -rw-rw-r-- 1 1001 1001 13388 Jan 25 15:07 Makefile 15:09:36 -rw-rw-r-- 1 1001 1001 582 Jan 25 15:07 OWNERS.md 15:09:36 -rw-rw-r-- 1 1001 1001 9403 Jan 25 15:07 README.md 15:09:36 -rw-rw-r-- 1 1001 1001 6912 Jan 25 15:07 SECURITY.md 15:09:36 -rw-rw-r-- 1 1001 1001 12 Jan 25 15:07 VERSION 15:09:36 drwxrwxr-x 2 1001 1001 4096 Jan 25 15:07 bin 15:09:36 drwxrwxr-x 17 1001 1001 4096 Jan 25 15:07 cmd 15:09:36 -rw-r--r-- 1 root root 489970 Jan 25 15:09 coverage.out 15:09:36 -rw-rw-r-- 1 1001 1001 3377 Jan 25 15:07 go.mod 15:09:36 -rw-rw-r-- 1 1001 1001 34951 Jan 25 15:07 go.sum 15:09:36 drwxrwxr-x 7 1001 1001 4096 Jan 25 15:07 internal 15:09:36 drwxrwxr-x 3 1001 1001 4096 Jan 25 15:07 openapi 15:09:36 drwxrwxr-x 4 1001 1001 4096 Jan 25 15:07 snap 15:09:36 -rw-rw-r-- 1 1001 1001 204 Jan 25 15:07 version.go [Pipeline] sh 15:09:36 + '[' -e coverage.out ] 15:09:36 + chown 1001:1001 coverage.out [Pipeline] stash 15:09:36 Stashed 1 file(s) [Pipeline] sh 15:09:36 + make build 15:09:36 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:09:43 Removing intermediate container 7defbdac075c 15:09:43 ---> 6411f01b8330 15:09:43 Successfully built 6411f01b8330 15:09:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:43 + docker inspect -f . ci-base-image-arm64 15:09:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:09:43 prd-ubuntu20.04-docker-arm64-4c-16g-3661 does not seem to be running inside a container 15:09:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/384 -v /w/workspace/edgex-go/384:/w/workspace/edgex-go/384:rw,z -v /w/workspace/edgex-go/384@tmp:/w/workspace/edgex-go/384@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-arm64 cat 15:09:45 $ docker top 6c52e0cc5bfcb741c2e642fb6466466423eb1afedfc5e2d510adbbdbaf61ceba -eo pid,comm [Pipeline] { [Pipeline] sh 15:09:45 + go version 15:09:45 go version go1.18.7 linux/arm64 [Pipeline] } 15:09:46 $ docker stop --time=1 6c52e0cc5bfcb741c2e642fb6466466423eb1afedfc5e2d510adbbdbaf61ceba 15:09:47 $ docker rm -f --volumes 6c52e0cc5bfcb741c2e642fb6466466423eb1afedfc5e2d510adbbdbaf61ceba [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 15:09:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:09:48 15:09:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:09:48 latest: Pulling from edgex-devops/edgex-compose-arm64 15:09:48 29e5d40040c1: Pulling fs layer 15:09:48 1ce36da41761: Pulling fs layer 15:09:48 25b303627fd3: Pulling fs layer 15:09:48 29e5d40040c1: Verifying Checksum 15:09:48 29e5d40040c1: Download complete 15:09:49 1ce36da41761: Verifying Checksum 15:09:49 1ce36da41761: Download complete 15:09:49 29e5d40040c1: Pull complete 15:09:50 1ce36da41761: Pull complete 15:09:51 25b303627fd3: Verifying Checksum 15:09:51 25b303627fd3: Download complete 15:09:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:09:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:09:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:09:53 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:10:01 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:10:01 25b303627fd3: Pull complete 15:10:01 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:10:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:10:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:10:01 prd-ubuntu20.04-docker-arm64-4c-16g-3661 does not seem to be running inside a container 15:10:01 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/384 -v /w/workspace/edgex-go/384:/w/workspace/edgex-go/384:rw,z -v /w/workspace/edgex-go/384@tmp:/w/workspace/edgex-go/384@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-arm64:latest cat 15:10:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:10:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:10:03 $ docker top 242c84794d106a2bd1dfa036fbaaa5c73c627e9f807a5c8c1cee1037fbf96c4a -eo pid,comm [Pipeline] { [Pipeline] sh 15:10:04 + docker-compose build --help 15:10:04 + grep parallel 15:10:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:10:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:10:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:10:08 --parallel Build images in parallel. [Pipeline] } 15:10:08 $ docker stop --time=1 242c84794d106a2bd1dfa036fbaaa5c73c627e9f807a5c8c1cee1037fbf96c4a 15:10:10 $ docker rm -f --volumes 242c84794d106a2bd1dfa036fbaaa5c73c627e9f807a5c8c1cee1037fbf96c4a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:10:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:10:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:10:11 prd-ubuntu20.04-docker-arm64-4c-16g-3661 does not seem to be running inside a container 15:10:11 $ 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/384 -v /w/workspace/edgex-go/384:/w/workspace/edgex-go/384:rw,z -v /w/workspace/edgex-go/384@tmp:/w/workspace/edgex-go/384@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 15:10:12 $ docker top f0dde013bd551181cc730a7b3546d3121e11409557b30400131acef1320fb32b -eo pid,comm [Pipeline] { [Pipeline] } 15:10:12 $ docker stop --time=1 5bc433e3b1c2a77081311b44cc8d5e8ba42cad85a0b9d3c64bc735ac50b05149 15:10:14 $ docker rm -f --volumes 5bc433e3b1c2a77081311b44cc8d5e8ba42cad85a0b9d3c64bc735ac50b05149 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:14 + docker-compose -f ./docker-compose-build.yml build --parallel 15:10:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:10:15 15:10:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:10:15 latest: Pulling from edgex-devops/edgex-compose 15:10:15 cbdbe7a5bc2a: Pulling fs layer 15:10:15 ca9280d653b3: Pulling fs layer 15:10:15 7e9c9ca2126c: Pulling fs layer 15:10:15 cbdbe7a5bc2a: Download complete 15:10:15 cbdbe7a5bc2a: Pull complete 15:10:15 ca9280d653b3: Verifying Checksum 15:10:15 ca9280d653b3: Download complete 15:10:16 7e9c9ca2126c: Download complete 15:10:16 ca9280d653b3: Pull complete 15:10:19 Building core-command ... 15:10:19 Building core-common-config-bootstrapper ... 15:10:19 Building core-data ... 15:10:19 Building core-metadata ... 15:10:19 Building security-bootstrapper ... 15:10:19 Building security-proxy-setup ... 15:10:19 Building security-secretstore-setup ... 15:10:19 Building security-spiffe-token-provider ... 15:10:19 Building security-spire-agent ... 15:10:19 Building security-spire-config ... 15:10:19 Building security-spire-server ... 15:10:19 Building support-notifications ... 15:10:19 Building support-scheduler ... 15:10:19 Building core-metadata 15:10:19 Building security-spire-server 15:10:19 Building security-spire-agent 15:10:19 Building security-bootstrapper 15:10:19 Building security-spire-config 15:10:21 7e9c9ca2126c: Pull complete 15:10:21 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:10:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:10:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:10:21 prd-ubuntu20.04-docker-8c-8g-3670 does not seem to be running inside a container 15:10:21 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/384 -v /w/workspace/edgex-go/384:/w/workspace/edgex-go/384:rw,z -v /w/workspace/edgex-go/384@tmp:/w/workspace/edgex-go/384@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 15:10:22 $ docker top 344f8ed3db652d8c599f8bce6f4aec5dddb2edd5b97468178e07286e50bb60ef -eo pid,comm [Pipeline] { [Pipeline] sh 15:10:22 + docker-compose build --help 15:10:22 + grep parallel 15:10:23 --parallel Build images in parallel. [Pipeline] } 15:10:23 $ docker stop --time=1 344f8ed3db652d8c599f8bce6f4aec5dddb2edd5b97468178e07286e50bb60ef 15:10:24 $ docker rm -f --volumes 344f8ed3db652d8c599f8bce6f4aec5dddb2edd5b97468178e07286e50bb60ef [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:10:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:10:25 prd-ubuntu20.04-docker-8c-8g-3670 does not seem to be running inside a container 15:10:25 $ 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/384 -v /w/workspace/edgex-go/384:/w/workspace/edgex-go/384:rw,z -v /w/workspace/edgex-go/384@tmp:/w/workspace/edgex-go/384@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:10:25 $ docker top f76d4c8596f445f1c7e80bcd39ee557f4078b33d8b511888d9fd3373ded88df5 -eo pid,comm [Pipeline] { [Pipeline] sh 15:10:25 + docker-compose -f ./docker-compose-build.yml build --parallel 15:10:26 Building core-command ... 15:10:26 Building core-common-config-bootstrapper ... 15:10:26 Building core-data ... 15:10:26 Building core-metadata ... 15:10:26 Building security-bootstrapper ... 15:10:26 Building security-proxy-setup ... 15:10:26 Building security-secretstore-setup ... 15:10:26 Building security-spiffe-token-provider ... 15:10:26 Building security-spire-agent ... 15:10:26 Building security-spire-config ... 15:10:26 Building security-spire-server ... 15:10:26 Building support-notifications ... 15:10:26 Building support-scheduler ... 15:10:26 Building support-scheduler 15:10:26 Building security-spiffe-token-provider 15:10:26 Building core-data 15:10:26 Building security-spire-config 15:10:26 Building core-metadata 15:10:29 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:10:29 Step 2/32 : FROM ${BUILDER_BASE} AS builder 15:10:29 ---> 6411f01b8330 15:10:29 Step 3/32 : WORKDIR /edgex-go 15:10:29 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:10:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:10:29 ---> 6411f01b8330 15:10:29 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:10:29 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:10:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:10:29 ---> 6411f01b8330 15:10:29 Step 3/23 : WORKDIR /edgex-go 15:10:29 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:10:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:10:29 ---> 6411f01b8330 15:10:29 Step 3/24 : WORKDIR /edgex-go 15:10:29 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:10:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:10:29 ---> 6411f01b8330 15:10:29 Step 3/24 : WORKDIR /edgex-go 15:10:30 ---> Running in c8b393c9d7f8 15:10:30 ---> Running in 6d14387272ae 15:10:30 ---> Running in 640a3c51836d 15:10:30 ---> Running in 8c17843195c8 15:10:30 ---> Running in 101a111f3f47 15:10:31 Removing intermediate container 101a111f3f47 15:10:31 ---> a6f5db2e773e 15:10:31 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 15:10:31 Removing intermediate container 8c17843195c8 15:10:31 ---> 8ad816c9923e 15:10:31 Step 4/24 : WORKDIR /edgex-go 15:10:31 Removing intermediate container 6d14387272ae 15:10:31 ---> 91cf040ea5c7 15:10:31 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 15:10:31 ---> Running in 970150472eb1 15:10:31 Removing intermediate container 640a3c51836d 15:10:31 ---> 635e9abe02ca 15:10:31 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 15:10:31 Removing intermediate container c8b393c9d7f8 15:10:31 ---> 66717bca83bb 15:10:31 Step 4/32 : RUN apk add --update --no-cache make git 15:10:31 ---> Running in c8a8a3672a38 15:10:31 ---> Running in eaa62a87bde3 15:10:31 ---> Running in 9bc1fa3eef9c 15:10:32 ---> Running in 15019d05bd3d 15:10:32 Removing intermediate container 9bc1fa3eef9c 15:10:32 ---> b44336eaec47 15:10:32 Step 5/24 : RUN apk add --update --no-cache make git 15:10:32 ---> Running in 95fcbc47e46e 15:10:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:10:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:10:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:10:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:10:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:10:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:10:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:10:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:10:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:10:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:10:35 OK: 221 MiB in 51 packages 15:10:36 OK: 221 MiB in 51 packages 15:10:37 OK: 221 MiB in 51 packages 15:10:37 OK: 221 MiB in 51 packages 15:10:37 OK: 221 MiB in 51 packages 15:10:37 Removing intermediate container 970150472eb1 15:10:37 ---> 5f06724cb81a 15:10:37 Step 5/24 : COPY go.mod vendor* ./ 15:10:38 Removing intermediate container c8a8a3672a38 15:10:38 ---> e41c21bcd329 15:10:38 Step 5/23 : COPY go.mod vendor* ./ 15:10:38 ---> cc7ebecab952 15:10:38 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:10:38 ---> Running in 3f7808d715ab 15:10:38 Removing intermediate container 15019d05bd3d 15:10:38 ---> 3bc1bb3926f0 15:10:38 Step 5/32 : COPY go.mod vendor* ./ 15:10:38 Removing intermediate container 95fcbc47e46e 15:10:38 ---> ad4a52fdbeab 15:10:38 Step 6/24 : COPY go.mod vendor* ./ 15:10:38 Removing intermediate container eaa62a87bde3 15:10:38 ---> 0c39cdfcda3f 15:10:38 Step 5/24 : COPY go.mod vendor* ./ 15:10:39 ---> a15524059385 15:10:39 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:10:39 ---> Running in 1dfc39a207a4 15:10:39 ---> 050c298922dc 15:10:39 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:10:40 ---> ea8d68fab534 15:10:40 ---> Running in 78fa404d4e72 15:10:40 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:10:40 ---> Running in 04fb0cf0eeb8 15:10:40 ---> a0530f545683 15:10:40 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:10:40 ---> Running in d33280e419cb 15:10:41 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:10:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:10:41 ---> c0acae1f9433 15:10:41 Step 3/24 : WORKDIR /edgex-go 15:10:41 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:10:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:10:41 ---> c0acae1f9433 15:10:41 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:10:41 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:10:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:10:41 ---> c0acae1f9433 15:10:41 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:10:41 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:10:41 Step 2/19 : FROM ${BUILDER_BASE} AS builder 15:10:41 ---> c0acae1f9433 15:10:41 Step 3/19 : WORKDIR /edgex-go 15:10:41 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:10:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:10:41 ---> c0acae1f9433 15:10:41 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:10:51 ---> Running in ad74367d8782 15:10:51 ---> Running in a8084bcd28eb 15:10:51 ---> Running in 8a2dd77f5d21 15:10:51 ---> Running in ef7d568fe547 15:10:51 ---> Running in 51f09fc3bc04 15:10:51 Removing intermediate container a8084bcd28eb 15:10:51 ---> 7ff1de53ae3f 15:10:51 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 15:10:51 Removing intermediate container ad74367d8782 15:10:51 ---> d3ee9d16fc36 15:10:51 Step 4/24 : WORKDIR /edgex-go 15:10:51 Removing intermediate container 51f09fc3bc04 15:10:51 ---> fd8dfd89b9c7 15:10:51 Step 4/22 : WORKDIR /edgex-go 15:10:51 Removing intermediate container ef7d568fe547 15:10:51 ---> 0e8918053614 15:10:51 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 15:10:51 ---> Running in 6b8bf2c45f84 15:10:51 Removing intermediate container 8a2dd77f5d21 15:10:51 ---> de4384f10422 15:10:51 Step 4/22 : WORKDIR /edgex-go 15:10:51 ---> Running in f409a31c334a 15:10:51 ---> Running in 3528e8193656 15:10:51 ---> Running in d02061ed9e5a 15:10:51 ---> Running in 166dd8c7a368 15:10:51 Removing intermediate container f409a31c334a 15:10:51 ---> 1c3052cd10e4 15:10:51 Step 5/24 : RUN apk add --update --no-cache make git 15:10:51 Removing intermediate container 3528e8193656 15:10:51 ---> 348f0f956ea0 15:10:51 Step 5/22 : RUN apk add --update --no-cache make git 15:10:51 ---> Running in d57189583abe 15:10:51 ---> Running in 018ce22a1a45 15:10:51 Removing intermediate container 166dd8c7a368 15:10:51 ---> ffa7ff79e2e4 15:10:51 Step 5/22 : RUN apk add --update --no-cache make git 15:10:51 ---> Running in 9738cbb3d607 15:10:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:10:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:10:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:10:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:10:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:10:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:10:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:10:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:10:51 v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 15:10:51 v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 15:10:51 OK: 17044 distinct packages available 15:10:51 OK: 211 MiB in 51 packages 15:10:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:10:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:10:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:10:51 OK: 211 MiB in 51 packages 15:10:51 Removing intermediate container d02061ed9e5a 15:10:51 ---> 58f4d23d762e 15:10:51 Step 5/24 : COPY go.mod vendor* ./ 15:10:51 ---> e5684d42f32b 15:10:51 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:10:51 ---> Running in acccc6d16b06 15:10:51 OK: 211 MiB in 51 packages 15:10:51 Removing intermediate container d57189583abe 15:10:51 ---> 15072263d176 15:10:51 Step 6/24 : COPY go.mod vendor* ./ 15:10:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:10:51 OK: 211 MiB in 51 packages 15:10:51 ---> b33f3f3ce350 15:10:51 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:10:51 ---> Running in 3b350c925364 15:10:52 OK: 211 MiB in 51 packages 15:10:52 Removing intermediate container 018ce22a1a45 15:10:52 ---> 38c33a897926 15:10:52 Step 6/22 : COPY go.mod vendor* ./ 15:10:52 ---> 2a6d9ff0bb81 15:10:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:10:52 ---> Running in 319eb0190ab6 15:10:52 Removing intermediate container 6b8bf2c45f84 15:10:52 ---> e960641fdf14 15:10:52 Step 5/19 : COPY go.mod vendor* ./ 15:10:52 Removing intermediate container 9738cbb3d607 15:10:52 ---> c3f9ec5b6a71 15:10:52 Step 6/22 : COPY go.mod vendor* ./ 15:10:52 ---> 22ba8295f290 15:10:52 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:10:52 ---> Running in cf1957298af7 15:10:52 ---> ba6bc743a13f 15:10:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:10:52 ---> Running in 941e0ca98877 15:11:31 Removing intermediate container 319eb0190ab6 15:11:31 ---> c2cd7a362faf 15:11:31 Step 8/22 : COPY . . 15:11:31 Removing intermediate container 941e0ca98877 15:11:31 ---> 7c7da4ece05e 15:11:31 Step 8/22 : COPY . . 15:11:31 Removing intermediate container 3b350c925364 15:11:31 ---> 2b07489ab3c0 15:11:31 Step 8/24 : COPY . . 15:11:31 Removing intermediate container acccc6d16b06 15:11:31 ---> 1ea9dec5797d 15:11:31 Step 7/24 : COPY . . 15:11:31 Removing intermediate container cf1957298af7 15:11:31 ---> d0754b7fe95f 15:11:31 Step 7/19 : COPY . . 15:11:53 ---> f9f13156e59e 15:11:53 ---> bde0cf0fe466 15:11:53 Step 8/24 : ARG SPIRE_RELEASE=1.2.1Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:11:53 15:11:53 ---> 2eda8cc0d209 15:11:53 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 15:11:53 ---> 4e61ec6e6dff 15:11:53 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 15:11:53 ---> 69bdc6f1648f 15:11:53 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:11:53 ---> Running in 793ed872716f 15:11:53 ---> Running in a8e4b066bfbd 15:11:53 ---> Running in b2512e0f22de 15:11:53 ---> Running in c655c33dd08b 15:11:53 ---> Running in 148a01b0c556 15:11:53 Removing intermediate container 793ed872716f 15:11:53 ---> df8d58358722 15:11:53 Step 9/24 : WORKDIR /edgex-go/spire-build 15:11:53 ---> Running in 848cf292d0e1 15:11:53 Removing intermediate container 848cf292d0e1 15:11:53 ---> 991b56ecd4a6 15:11:53 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:11:53 ---> Running in 94124d11e979 15:11:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:11:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:11:53 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:11:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:11:53 Removing intermediate container 94124d11e979 15:11:53 ---> 62182d35abf1 15:11:53 Step 11/24 : WORKDIR /edgex-go 15:11:53 ---> Running in 661c1a3a0b55 15:11:53 Removing intermediate container 661c1a3a0b55 15:11:53 ---> d95c055ec901 15:11:53 15:11:53 Step 12/24 : FROM alpine:3.15 15:11:53 3.15: Pulling from library/alpine 15:11:53 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 15:11:53 Status: Downloaded newer image for alpine:3.15 15:11:53 ---> c4fc93816858 15:11:53 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:11:53 ---> Running in bb4963fe9c3e 15:11:53 Removing intermediate container bb4963fe9c3e 15:11:53 ---> 026ec871f88e 15:11:53 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:11:53 ---> Running in 7c4ed474b607 15:11:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:11:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:11:53 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:11:53 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:11:53 OK: 15859 distinct packages available 15:11:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:11:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:11:54 (1/4) Installing dumb-init (1.2.5-r1) 15:11:54 (2/4) Installing musl-obstack (1.2.3-r0) 15:11:54 (3/4) Installing libucontext (1.1-r0) 15:11:54 (4/4) Installing gcompat (1.0.0-r4) 15:11:54 Executing busybox-1.34.1-r7.trigger 15:11:54 OK: 6 MiB in 18 packages 15:11:54 Removing intermediate container 7c4ed474b607 15:11:54 ---> 62388235898a 15:11:54 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:11:57 ---> 7036d11b4931 15:11:57 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:11:57 ---> 44528fb84f44 15:11:57 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:11:57 ---> Running in 976f1ce28a85 15:11:58 Removing intermediate container 976f1ce28a85 15:11:58 ---> d9428aebbbd5 15:11:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:11:58 ---> 6c71fe688aa4 15:11:58 Step 19/24 : WORKDIR / 15:11:58 ---> Running in cf7d6044b7d0 15:11:59 Removing intermediate container cf7d6044b7d0 15:11:59 ---> 498c6189c035 15:11:59 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:11:59 ---> Running in 964b7f9057c1 15:11:59 Removing intermediate container 964b7f9057c1 15:11:59 ---> 36a3c756e884 15:11:59 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:11:59 ---> Running in c6fc0d1be5d8 15:11:59 Removing intermediate container c6fc0d1be5d8 15:11:59 ---> 13ccea86ccb9 15:11:59 Step 22/24 : LABEL arch=x86_64 15:11:59 ---> Running in 127de042fe09 15:11:59 Removing intermediate container 127de042fe09 15:11:59 ---> 8d807ef35fa0 15:11:59 Step 23/24 : LABEL git_sha=cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:11:59 ---> Running in 5ab2012ec28a 15:12:00 Removing intermediate container 5ab2012ec28a 15:12:00 ---> a53c69f911d9 15:12:00 Step 24/24 : LABEL version=3.0.0-dev.27 15:12:00 ---> Running in 11c58d53b22b 15:12:00 Removing intermediate container 11c58d53b22b 15:12:00 ---> 3faf0a39bc3b 15:12:00 15:12:00 Successfully built 3faf0a39bc3b 15:12:00 Successfully tagged security-spire-config:latest 15:12:00  Building security-spire-config ... done Building security-spire-server 15:12:03 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:12:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:12:03 ---> c0acae1f9433 15:12:03 Step 3/23 : WORKDIR /edgex-go 15:12:03 ---> Using cache 15:12:03 ---> 0e8918053614 15:12:03 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 15:12:03 ---> Using cache 15:12:03 ---> 58f4d23d762e 15:12:03 Step 5/23 : COPY go.mod vendor* ./ 15:12:03 ---> Using cache 15:12:03 ---> e5684d42f32b 15:12:03 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:12:03 ---> Using cache 15:12:03 ---> 1ea9dec5797d 15:12:03 Step 7/23 : COPY . . 15:12:03 ---> Using cache 15:12:03 ---> f9f13156e59e 15:12:03 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 15:12:03 ---> Using cache 15:12:03 ---> df8d58358722 15:12:03 Step 9/23 : WORKDIR /edgex-go/spire-build 15:12:03 ---> Using cache 15:12:03 ---> 991b56ecd4a6 15:12:03 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:12:05 ---> Running in ef5c6f5aef4d 15:12:07 Removing intermediate container ef5c6f5aef4d 15:12:07 ---> a6fba5e59de8 15:12:07 Step 11/23 : WORKDIR /edgex-go 15:12:07 ---> Running in 4f551bb796da 15:12:07 Removing intermediate container 4f551bb796da 15:12:07 ---> 5678d2756179 15:12:07 15:12:07 Step 12/23 : FROM alpine:3.15 15:12:07 ---> c4fc93816858 15:12:07 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:12:07 ---> Using cache 15:12:07 ---> 026ec871f88e 15:12:07 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:12:07 ---> Running in 60f6a91f2861 15:12:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:12:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:12:08 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:12:08 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:12:08 OK: 15859 distinct packages available 15:12:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:12:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:12:08 (1/5) Installing dumb-init (1.2.5-r1) 15:12:08 (2/5) Installing musl-obstack (1.2.3-r0) 15:12:08 (3/5) Installing libucontext (1.1-r0) 15:12:08 (4/5) Installing gcompat (1.0.0-r4) 15:12:08 (5/5) Installing openssl (1.1.1s-r1) 15:12:08 Executing busybox-1.34.1-r7.trigger 15:12:08 OK: 7 MiB in 19 packages 15:12:10 Removing intermediate container 60f6a91f2861 15:12:10 ---> a6dce5e02775 15:12:10 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:12:14 ---> 729dbd04e080 15:12:14 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:12:14 ---> ce3d0aee4b05 15:12:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:12:14 ---> cb85442ebfdd 15:12:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:12:15 ---> 21567831b091 15:12:15 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:12:15 ---> Running in 6bb7cc1b4b20 15:12:15 Removing intermediate container 6bb7cc1b4b20 15:12:15 ---> a9a718b28747 15:12:15 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:12:15 ---> Running in 2898bbcdea68 15:12:16 Removing intermediate container 2898bbcdea68 15:12:16 ---> 7884995b44fd 15:12:16 Step 21/23 : LABEL arch=x86_64 15:12:16 ---> Running in 6b13577aad4c 15:12:16 Removing intermediate container 6b13577aad4c 15:12:16 ---> 8ccae3aebb7d 15:12:16 Step 22/23 : LABEL git_sha=cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:12:16 ---> Running in 0d3ed4ab901e 15:12:16 Removing intermediate container 0d3ed4ab901e 15:12:16 ---> 407b98bfcf22 15:12:16 Step 23/23 : LABEL version=3.0.0-dev.27 15:12:16 ---> Running in a922bae0d096 15:12:17 Removing intermediate container a922bae0d096 15:12:17 ---> c05c5902881e 15:12:17 15:12:17 Successfully built c05c5902881e 15:12:17 Successfully tagged security-spire-server:latest 15:12:17  Building security-spire-server ... done Building support-notifications 15:12:20 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:12:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:12:20 ---> c0acae1f9433 15:12:20 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:12:20 ---> Using cache 15:12:20 ---> de4384f10422 15:12:20 Step 4/22 : WORKDIR /edgex-go 15:12:20 ---> Using cache 15:12:20 ---> ffa7ff79e2e4 15:12:20 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:12:23 ---> Running in f72deba39d94 15:12:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:12:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:12:25 OK: 211 MiB in 51 packages 15:12:26 Removing intermediate container f72deba39d94 15:12:26 ---> ecd6280add69 15:12:26 Step 6/22 : COPY go.mod vendor* ./ 15:12:28 ---> e13709be1f16 15:12:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:12:30 ---> Running in f6e960b7acaa 15:12:30 Removing intermediate container c655c33dd08b 15:12:30 ---> fd93a1e16066 15:12:30 15:12:30 Step 10/22 : FROM alpine:3.16 15:12:30 Removing intermediate container 148a01b0c556 15:12:30 ---> 356ab8569b8b 15:12:30 15:12:30 Step 10/24 : FROM alpine:3.16 15:12:31 3.16: Pulling from library/alpine 15:12:31 3.16: Pulling from library/alpine 15:12:32 Removing intermediate container d33280e419cb 15:12:32 ---> 35b5517ed28e 15:12:32 Step 8/24 : COPY . . 15:12:32 Removing intermediate container 3f7808d715ab 15:12:32 ---> 92594442e94e 15:12:32 Step 7/24 : COPY . . 15:12:32 Removing intermediate container 04fb0cf0eeb8 15:12:32 ---> 70f43dd932f3 15:12:32 Step 7/24 : COPY . . 15:12:32 Removing intermediate container 1dfc39a207a4 15:12:32 ---> 264e59bd340e 15:12:32 Step 7/23 : COPY . . 15:12:32 Removing intermediate container 78fa404d4e72 15:12:32 ---> f13698aa4775 15:12:32 Step 7/32 : COPY . . 15:12:32 ---> c4a313c3f994 15:12:32 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 15:12:32 ---> 2b30900ae2b8 15:12:32 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 15:12:32 ---> b640a4afdf5f 15:12:32 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:12:32 ---> 6e2e80203adb 15:12:32 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 15:12:32 ---> 1d1e2ebd8876 15:12:32 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 15:12:32 ---> Running in b1f445ccc84b 15:12:32 ---> Running in 337513a49e0c 15:12:32 ---> Running in 2db32448b4b5 15:12:32 ---> Running in d1b5a41a505b 15:12:32 ---> Running in 19ffc3cf96d8 15:12:32 Removing intermediate container b1f445ccc84b 15:12:32 ---> 46d497a963a1 15:12:32 Step 9/24 : WORKDIR /edgex-go/spire-build 15:12:32 Removing intermediate container 2db32448b4b5 15:12:32 ---> 2d29bc4f16d8 15:12:32 Step 9/24 : WORKDIR /edgex-go/spire-build 15:12:32 Removing intermediate container 19ffc3cf96d8 15:12:32 ---> 5e7e031a9626 15:12:32 Step 9/23 : WORKDIR /edgex-go/spire-build 15:12:32 ---> Running in ba7959a442c4 15:12:32 ---> Running in 8ed9e014bf12 15:12:32 ---> Running in d8ed15c8fb08 15:12:32 Removing intermediate container d8ed15c8fb08 15:12:32 ---> 423c849fb37d 15:12:32 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:12:32 Removing intermediate container ba7959a442c4 15:12:32 ---> 595bd35f6da3 15:12:32 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:12:32 Removing intermediate container 8ed9e014bf12 15:12:32 ---> 6014201a72f5 15:12:32 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:12:32 ---> Running in 0199e6eb8853 15:12:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:12:32 ---> Running in ec559c305cf8 15:12:32 ---> Running in 64cd70fa4094 15:12:32 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:12:33 Removing intermediate container 0199e6eb8853 15:12:33 ---> cd011ab2b86e 15:12:33 Step 11/23 : WORKDIR /edgex-go 15:12:33 ---> Running in 6aa6d05ab884 15:12:33 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 15:12:33 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 15:12:33 Status: Downloaded newer image for alpine:3.16 15:12:33 Status: Image is up to date for alpine:3.16 15:12:33 ---> bfe296a52501 15:12:33 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:12:33 ---> bfe296a52501 15:12:33 Step 11/24 : RUN apk add --update --no-cache dumb-init 15:12:33 ---> Running in e60c650c8eb8 15:12:33 ---> Running in ac7c87dacda6 15:12:33 Removing intermediate container a8e4b066bfbd 15:12:33 ---> ecb0e7278324 15:12:33 15:12:33 Step 9/19 : FROM alpine:3.15 15:12:33 ---> c4fc93816858 15:12:33 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:12:33 ---> Using cache 15:12:33 ---> 026ec871f88e 15:12:33 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:12:33 Removing intermediate container 64cd70fa4094 15:12:33 ---> 8730d88392de 15:12:33 Step 11/24 : WORKDIR /edgex-go 15:12:33 Removing intermediate container ec559c305cf8 15:12:33 ---> 5f467a906506 15:12:33 Step 11/24 : WORKDIR /edgex-go 15:12:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:12:33 Removing intermediate container e60c650c8eb8 15:12:33 ---> eaa6fba6a7e0 15:12:33 Step 12/22 : ENV APP_PORT=59880 15:12:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:12:33 ---> Running in b2f4901ed8f0 15:12:34 ---> Running in 1e875b1d5454 15:12:34 ---> Running in 52620a6bf845 15:12:34 Removing intermediate container 6aa6d05ab884 15:12:34 ---> 4ed75cab5584 15:12:34 15:12:34 Step 12/23 : FROM alpine:3.15 15:12:34 3.15: Pulling from library/alpine 15:12:34 ---> Running in 50a021797a3d 15:12:34 (1/1) Installing dumb-init (1.2.5-r1) 15:12:34 Executing busybox-1.35.0-r17.trigger 15:12:34 OK: 6 MiB in 15 packages 15:12:34 Removing intermediate container 50a021797a3d 15:12:34 ---> 93625451f520 15:12:34 Step 13/22 : EXPOSE $APP_PORT 15:12:34 ---> Running in c4e1862c8520 15:12:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:12:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:12:34 Removing intermediate container c4e1862c8520 15:12:34 ---> 8cb693d25747 15:12:34 Step 14/22 : RUN apk add --update --no-cache dumb-init 15:12:34 ---> Running in b00d4df1a940 15:12:34 Removing intermediate container ac7c87dacda6 15:12:34 ---> 8a403f4bbe37 15:12:34 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:12:35 ---> Running in 832c637bf769 15:12:35 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:12:35 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:12:35 OK: 15859 distinct packages available 15:12:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:12:35 Removing intermediate container 1e875b1d5454 15:12:35 ---> 61c19583b072 15:12:35 15:12:35 Step 12/24 : FROM alpine:3.15 15:12:35 Removing intermediate container 52620a6bf845 15:12:35 ---> 39210a05a5f4 15:12:35 15:12:35 Step 12/24 : FROM alpine:3.15 15:12:35 3.15: Pulling from library/alpine 15:12:35 3.15: Pulling from library/alpine 15:12:35 Removing intermediate container 832c637bf769 15:12:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:12:35 ---> 06dc2c09cb65 15:12:35 Step 13/24 : ENV APP_PORT=59881 15:12:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:12:35 ---> Running in 5dd8042fa752 15:12:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:12:35 (1/9) Installing ca-certificates (20220614-r0) 15:12:35 (2/9) Installing brotli-libs (1.0.9-r5) 15:12:35 (3/9) Installing nghttp2-libs (1.46.0-r0) 15:12:35 (4/9) Installing libcurl (7.80.0-r5) 15:12:35 (5/9) Installing curl (7.80.0-r5) 15:12:36 (6/9) Installing dumb-init (1.2.5-r1) 15:12:36 (7/9) Installing musl-obstack (1.2.3-r0) 15:12:36 (8/9) Installing libucontext (1.1-r0) 15:12:36 (9/9) Installing gcompat (1.0.0-r4) 15:12:36 Executing busybox-1.34.1-r7.trigger 15:12:36 Executing ca-certificates-20220614-r0.trigger 15:12:36 (1/1) Installing dumb-init (1.2.5-r1) 15:12:36 Removing intermediate container 5dd8042fa752 15:12:36 ---> d86b3c4ce110 15:12:36 Step 14/24 : EXPOSE $APP_PORT 15:12:36 Executing busybox-1.35.0-r17.trigger 15:12:36 OK: 6 MiB in 15 packages 15:12:36 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 15:12:36 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 15:12:36 Status: Downloaded newer image for alpine:3.15 15:12:36 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 15:12:36 Status: Downloaded newer image for alpine:3.15 15:12:36 Status: Image is up to date for alpine:3.15 15:12:36 ---> 8aa73fd46299 15:12:36 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:12:36 ---> 8aa73fd46299 15:12:36 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:12:36 ---> 8aa73fd46299 15:12:36 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:12:36 ---> Running in fccf54999467 15:12:36 OK: 8 MiB in 23 packages 15:12:36 ---> Running in ba3351b5a22a 15:12:36 ---> Running in e8ba59c4456c 15:12:36 ---> Running in c0520692aa1e 15:12:37 Removing intermediate container ba3351b5a22a 15:12:37 ---> 2ba163ec9efa 15:12:37 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:12:37 Removing intermediate container fccf54999467 15:12:37 ---> 7acf1e6ada5f 15:12:37 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:12:37 Removing intermediate container e8ba59c4456c 15:12:37 ---> 6fded6c8170b 15:12:37 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:12:37 Removing intermediate container c0520692aa1e 15:12:37 ---> c871f67d458d 15:12:37 Step 15/24 : WORKDIR / 15:12:37 ---> Running in 3a5dc7d5b898 15:12:37 ---> Running in 5842751453dc 15:12:37 ---> Running in fe391f41a667 15:12:37 Removing intermediate container b00d4df1a940 15:12:37 ---> d77941cf5d7d 15:12:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:12:37 ---> Running in cfcd639efb6d 15:12:37 Removing intermediate container b2f4901ed8f0 15:12:37 ---> 37aef5a34978 15:12:37 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 15:12:37 ---> 6770ae9c032e 15:12:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:12:37 Removing intermediate container cfcd639efb6d 15:12:37 ---> a31e9ea42c34 15:12:37 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:12:37 ---> 396037a14526 15:12:37 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:12:38 Removing intermediate container b2512e0f22de 15:12:38 ---> f031120342bd 15:12:38 15:12:38 Step 10/22 : FROM alpine:3.16 15:12:38 ---> bfe296a52501 15:12:38 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:12:38 ---> Using cache 15:12:38 ---> 8a403f4bbe37 15:12:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:12:38 ---> Using cache 15:12:38 ---> 06dc2c09cb65 15:12:38 Step 13/22 : ENV APP_PORT=59861 15:12:38 ---> Running in c3e3eb9484ef 15:12:38 ---> a60935627a85 15:12:38 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:12:38 ---> 5430b87b6721 15:12:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:12:38 ---> 86a04851f519 15:12:38 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 15:12:39 Removing intermediate container c3e3eb9484ef 15:12:39 ---> 81ab955975f2 15:12:39 Step 14/22 : EXPOSE $APP_PORT 15:12:39 ---> Running in b861af38ec02 15:12:39 ---> 72f37cb2270a 15:12:39 Step 18/22 : ENTRYPOINT ["/core-data"] 15:12:39 ---> 28be7f27a7e6 15:12:39 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:12:39 Removing intermediate container b861af38ec02 15:12:39 ---> ffafa624b0a1 15:12:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:12:39 ---> Running in 6d41450f7861 15:12:39 ---> Running in 14a53536dd26 15:12:39 ---> dc2ecbc31abf 15:12:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:12:39 Removing intermediate container 6d41450f7861 15:12:39 ---> ea79c6b29b69 15:12:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:12:39 Removing intermediate container 14a53536dd26 15:12:39 ---> bc763115274f 15:12:39 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:12:39 ---> 6363c10bf74f 15:12:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:12:39 ---> Running in f9b3ffed78d2 15:12:39 ---> Running in 40624f276ee5 15:12:39 ---> 4d0032ba4410 15:12:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 15:12:39 Removing intermediate container f9b3ffed78d2 15:12:39 ---> 68116ce69fd4 15:12:39 Step 20/22 : LABEL arch=x86_64 15:12:39 Removing intermediate container 40624f276ee5 15:12:39 ---> 8865845a73e8 15:12:39 Step 17/19 : LABEL arch=x86_64 15:12:39 ---> Running in 0d16f901c925 15:12:39 ---> Running in 3ea9d910005c 15:12:40 ---> b2814fa29cbf 15:12:40 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:12:40 Removing intermediate container 0d16f901c925 15:12:40 ---> 2b9e8ba79b38 15:12:40 Step 21/22 : LABEL git_sha=cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:12:40 Removing intermediate container 3ea9d910005c 15:12:40 ---> b0036e6b6090 15:12:40 Step 18/19 : LABEL git_sha=cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:12:40 ---> ddb6fa3bb507 15:12:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:12:40 ---> Running in ae86a8bc19c6 15:12:40 ---> Running in 643e470085cd 15:12:40 ---> Running in cff8275df78f 15:12:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:12:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:12:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:12:40 Removing intermediate container 643e470085cd 15:12:40 ---> a4aa5d8ac41a 15:12:40 Step 22/22 : LABEL version=3.0.0-dev.27 15:12:40 Removing intermediate container ae86a8bc19c6 15:12:40 ---> 38f12abba5f0 15:12:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:12:40 Removing intermediate container cff8275df78f 15:12:40 ---> 544432a3227b 15:12:40 Step 19/19 : LABEL version=3.0.0-dev.27 15:12:40 ---> Running in 4aaa199e58a6 15:12:40 ---> c6fa0b721321 15:12:40 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:12:40 ---> Running in e7a4da1f28d1 15:12:40 ---> Running in e24642110eb4 15:12:40 ---> Running in c96ae15dee0b 15:12:40 Removing intermediate container 4aaa199e58a6 15:12:40 ---> b5608f9c3aad 15:12:40 15:12:40 Removing intermediate container e7a4da1f28d1 15:12:40 ---> f6b2db9836a0 15:12:40 Step 22/24 : LABEL arch=x86_64 15:12:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:12:41 Removing intermediate container c96ae15dee0b 15:12:41 ---> 181b32bf9b6a 15:12:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:12:41 Removing intermediate container e24642110eb4 15:12:41 ---> 439e698a9e12 15:12:41 15:12:41 ---> Running in 1f5ea2457a9f 15:12:41 ---> Running in b8a69ca67cd1 15:12:41 Successfully built b5608f9c3aad 15:12:41 Successfully tagged core-data:latest 15:12:41  Building core-data ... done Building core-common-config-bootstrapper 15:12:41 Successfully built 439e698a9e12 15:12:41 Successfully tagged security-spiffe-token-provider:latest 15:12:41  Building security-spiffe-token-provider ... done Building security-proxy-setup 15:12:41 Removing intermediate container 1f5ea2457a9f 15:12:41 ---> 4c30c0590716 15:12:41 Step 23/24 : LABEL git_sha=cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:12:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:12:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:12:41 Removing intermediate container b8a69ca67cd1 15:12:41 ---> fb9c00b24646 15:12:41 Step 20/22 : LABEL arch=x86_64 15:12:41 ---> Running in 479b6e8604ba 15:12:41 ---> Running in 178d6ed5d1d1 15:12:42 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:12:42 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:12:42 OK: 15736 distinct packages available 15:12:42 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:12:42 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:12:42 OK: 15736 distinct packages available 15:12:42 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:12:42 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:12:42 OK: 15736 distinct packages available 15:12:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:12:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:12:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:12:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:12:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:12:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:12:44 (1/5) Installing dumb-init (1.2.5-r1) 15:12:44 (2/5) Installing musl-obstack (1.2.3-r0) 15:12:44 (3/5) Installing libucontext (1.1-r0) 15:12:44 (4/5) Installing gcompat (1.0.0-r4) 15:12:44 (5/5) Installing openssl (1.1.1s-r1) 15:12:44 (1/4) Installing dumb-init (1.2.5-r1) 15:12:44 (2/4) Installing musl-obstack (1.2.3-r0) 15:12:44 Executing busybox-1.34.1-r7.trigger 15:12:44 (3/4) Installing libucontext (1.1-r0) 15:12:44 (4/4) Installing gcompat (1.0.0-r4) 15:12:44 (1/5) Installing dumb-init (1.2.5-r1) 15:12:44 Executing busybox-1.34.1-r7.trigger 15:12:44 (2/5) Installing musl-obstack (1.2.3-r0) 15:12:44 (3/5) Installing libucontext (1.1-r0) 15:12:44 OK: 6 MiB in 19 packages 15:12:44 (4/5) Installing gcompat (1.0.0-r4) 15:12:44 OK: 6 MiB in 18 packages 15:12:44 (5/5) Installing openssl (1.1.1s-r1) 15:12:44 Executing busybox-1.34.1-r7.trigger 15:12:44 OK: 6 MiB in 19 packages 15:12:44 Removing intermediate container 479b6e8604ba 15:12:44 ---> b9653d627136 15:12:44 Step 24/24 : LABEL version=3.0.0-dev.27 15:12:47 Removing intermediate container 3a5dc7d5b898 15:12:47 ---> 085f2ad3f310 15:12:47 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:12:47 Removing intermediate container fe391f41a667 15:12:47 ---> d617805d9349 15:12:47 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:12:47 Removing intermediate container 5842751453dc 15:12:47 ---> f85193e35660 15:12:47 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:12:47 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:12:47 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:12:47 ---> c0acae1f9433 15:12:47 Step 3/21 : WORKDIR /edgex-go 15:12:47 ---> Using cache 15:12:47 ---> 0e8918053614 15:12:47 Step 4/21 : RUN apk add --update --no-cache make git 15:12:47 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:12:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:12:47 ---> c0acae1f9433 15:12:47 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:12:47 ---> Using cache 15:12:47 ---> de4384f10422 15:12:47 Step 4/22 : WORKDIR /edgex-go 15:12:47 ---> Using cache 15:12:47 ---> ffa7ff79e2e4 15:12:47 Step 5/22 : RUN apk add --update --no-cache make git 15:12:47 ---> Using cache 15:12:47 ---> c3f9ec5b6a71 15:12:47 Step 6/22 : COPY go.mod vendor* ./ 15:12:47 ---> Using cache 15:12:47 ---> ba6bc743a13f 15:12:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:12:47 ---> Using cache 15:12:47 ---> 7c7da4ece05e 15:12:47 Step 8/22 : COPY . . 15:12:47 ---> Using cache 15:12:47 ---> 69bdc6f1648f 15:12:47 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:12:50 Removing intermediate container 178d6ed5d1d1 15:12:50 ---> 5335915829c1 15:12:50 Step 21/22 : LABEL git_sha=cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:12:50 ---> Running in 0166baa0406a 15:12:50 ---> Running in 3c064938aba9 15:12:50 ---> Running in 81dd279efa56 15:12:50 ---> Running in 8c058f674dba 15:12:50 Removing intermediate container 81dd279efa56 15:12:50 ---> b0c9abc36011 15:12:50 Step 22/22 : LABEL version=3.0.0-dev.27 15:12:50 Removing intermediate container 0166baa0406a 15:12:50 ---> e046e3a1a233 15:12:50 15:12:50 ---> Running in 20e9df4bd2b3 15:12:50 Successfully built e046e3a1a233 15:12:50 Successfully tagged core-metadata:latest 15:12:50  Building core-metadata ... done Building security-spire-agent 15:12:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:12:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:12:53 Removing intermediate container 20e9df4bd2b3 15:12:53 ---> 5e2ee8992ce2 15:12:53 15:12:53 Successfully built 5e2ee8992ce2 15:12:53 ---> cada161959d6 15:12:53 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:12:53 Successfully tagged support-scheduler:latest 15:12:53 Building security-secretstore-setup 15:12:53  Building support-scheduler ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:12:54 OK: 211 MiB in 51 packages 15:12:55 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:12:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:12:55 ---> c0acae1f9433 15:12:55 Step 3/24 : WORKDIR /edgex-go 15:12:55 ---> Using cache 15:12:55 ---> 0e8918053614 15:12:55 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 15:12:55 ---> Using cache 15:12:55 ---> 58f4d23d762e 15:12:55 Step 5/24 : COPY go.mod vendor* ./ 15:12:55 ---> Using cache 15:12:55 ---> e5684d42f32b 15:12:55 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:12:55 ---> Using cache 15:12:55 ---> 1ea9dec5797d 15:12:55 Step 7/24 : COPY . . 15:12:55 ---> Using cache 15:12:55 ---> f9f13156e59e 15:12:55 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 15:12:55 ---> Using cache 15:12:55 ---> df8d58358722 15:12:55 Step 9/24 : WORKDIR /edgex-go/spire-build 15:12:55 ---> Using cache 15:12:55 ---> 991b56ecd4a6 15:12:55 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:12:55 ---> Using cache 15:12:55 ---> 62182d35abf1 15:12:55 Step 11/24 : WORKDIR /edgex-go 15:12:55 ---> Using cache 15:12:55 ---> d95c055ec901 15:12:55 15:12:55 Step 12/24 : FROM alpine:3.15 15:12:55 ---> c4fc93816858 15:12:55 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:12:55 ---> Using cache 15:12:55 ---> 026ec871f88e 15:12:55 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:12:55 ---> Using cache 15:12:55 ---> a6dce5e02775 15:12:55 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:12:56 ---> 721a141cc26c 15:12:56 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:12:57 ---> 79c713112631 15:12:57 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:12:57 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:12:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:12:57 ---> c0acae1f9433 15:12:57 Step 3/24 : WORKDIR /edgex-go 15:12:57 ---> Using cache 15:12:57 ---> 0e8918053614 15:12:57 Step 4/24 : RUN apk add --update --no-cache make git 15:12:57 ---> 127b7eef1901 15:12:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:12:58 ---> fc60ed40dd10 15:12:58 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:12:58 ---> Running in a13d7f99b79a 15:12:59 ---> d3d766e747c7 15:12:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:12:59 Removing intermediate container a13d7f99b79a 15:12:59 ---> e4cea0a07cd9 15:12:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:13:01 ---> 3847fbec526f 15:13:01 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:13:01 ---> b2cb78059903 15:13:01 Step 19/24 : WORKDIR / 15:13:01 ---> Running in 03691c67753d 15:13:01 ---> Running in a419d96e7474 15:13:02 Removing intermediate container 03691c67753d 15:13:02 ---> 432fd9a9a7a4 15:13:02 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:13:02 ---> Running in 0576c1d302bc 15:13:02 Removing intermediate container a419d96e7474 15:13:02 ---> 41784530c637 15:13:02 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:13:02 ---> Running in 93c95216b618 15:13:02 Removing intermediate container 0576c1d302bc 15:13:02 ---> 1b6316852bfc 15:13:02 Step 21/23 : LABEL arch=arm64 15:13:03 ---> Running in c46c1a1838ec 15:13:03 ---> 66de4f00fa3a 15:13:03 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:13:03 Removing intermediate container 93c95216b618 15:13:03 ---> d792e00ac3a9 15:13:03 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:13:03 ---> Running in bd838182a3e7 15:13:04 Removing intermediate container c46c1a1838ec 15:13:04 ---> daf3bbb67052 15:13:04 Step 22/23 : LABEL git_sha=cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:13:04 ---> Running in 91ea678364df 15:13:04 ---> 79a38f0a3d32 15:13:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:13:04 Removing intermediate container bd838182a3e7 15:13:04 ---> 4aa5b71b2bb3 15:13:04 Step 22/24 : LABEL arch=arm64 15:13:04 ---> Running in 8b9ce89c3b63 15:13:05 Removing intermediate container 8b9ce89c3b63 15:13:05 ---> a6a4b1e4c66c 15:13:05 Step 23/24 : LABEL git_sha=cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:13:05 Removing intermediate container 91ea678364df 15:13:05 ---> fa338a976d23 15:13:05 Step 23/23 : LABEL version=3.0.0-dev.27 15:13:05 ---> Running in e829513dab85 15:13:05 ---> Running in 80c420375813 15:13:05 ---> 3692ecc26cb7 15:13:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:13:05 ---> f500f499b50c 15:13:05 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:13:05 ---> Running in 3212b10952be 15:13:06 Removing intermediate container e829513dab85 15:13:06 ---> abb6cbfc71af 15:13:06 15:13:06 Removing intermediate container 80c420375813 15:13:06 ---> 20932d39fc9b 15:13:06 Step 24/24 : LABEL version=3.0.0-dev.27 15:13:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:13:06 Removing intermediate container 3c064938aba9 15:13:06 ---> 341ce53a7da5 15:13:06 Step 5/21 : COPY go.mod vendor* ./ 15:13:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:13:06 Successfully built abb6cbfc71af 15:13:06 Successfully tagged security-spire-server-arm64:latest 15:13:06  Building security-spire-server ... done Building core-command 15:13:06 ---> Running in 44891fa29ad8 15:13:07 OK: 211 MiB in 51 packages 15:13:07 ---> 1ceb01ba2784 15:13:07 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:13:07 Removing intermediate container 44891fa29ad8 15:13:07 ---> 7f44b9d07a5d 15:13:07 15:13:07 ---> Running in 3b63bf77469f 15:13:07 Successfully built 7f44b9d07a5d 15:13:07 Successfully tagged security-spire-config-arm64:latest 15:13:07 Building security-secretstore-setup 15:13:08  Building security-spire-config ... done Removing intermediate container 3b63bf77469f 15:13:08 ---> 17a46a2ae84c 15:13:08 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:13:08 ---> Running in 39df44bb0d42 15:13:08 Removing intermediate container 39df44bb0d42 15:13:08 ---> 3f76c7ecec3d 15:13:08 Step 22/24 : LABEL arch=arm64 15:13:09 ---> Running in ec9a64c58364 15:13:09 Removing intermediate container ec9a64c58364 15:13:09 ---> ec77b38e00e9 15:13:09 Step 23/24 : LABEL git_sha=cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:13:09 ---> Running in dcb9783b5b60 15:13:10 Removing intermediate container dcb9783b5b60 15:13:10 ---> 38d901973a71 15:13:10 Step 24/24 : LABEL version=3.0.0-dev.27 15:13:10 ---> Running in c7982ffbbd50 15:13:10 Removing intermediate container c7982ffbbd50 15:13:10 ---> 38894ffefe43 15:13:10 15:13:10 Successfully built 38894ffefe43 15:13:10 Successfully tagged security-spire-agent-arm64:latest 15:13:10  Building security-spire-agent ... done Building security-proxy-setup 15:13:13 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:13:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:13:13 ---> 6411f01b8330 15:13:13 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:13:13 ---> Using cache 15:13:13 ---> 8ad816c9923e 15:13:13 Step 4/23 : WORKDIR /edgex-go 15:13:13 ---> Using cache 15:13:13 ---> b44336eaec47 15:13:13 Step 5/23 : RUN apk add --update --no-cache make git 15:13:13 ---> Using cache 15:13:13 ---> ad4a52fdbeab 15:13:13 Step 6/23 : COPY go.mod vendor* ./ 15:13:13 ---> Using cache 15:13:13 ---> a0530f545683 15:13:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:13:13 ---> Using cache 15:13:13 ---> 35b5517ed28e 15:13:13 Step 8/23 : COPY . . 15:13:13 ---> Using cache 15:13:13 ---> 1d1e2ebd8876 15:13:13 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 15:13:13 ---> ec094fee0226 15:13:13 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:13:13 ---> 2018783086e9 15:13:13 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:13:14 ---> Running in bc8ea636e235 15:13:14 Removing intermediate container 3212b10952be 15:13:14 ---> 15433ddd80c8 15:13:14 Step 5/24 : COPY go.mod vendor* ./ 15:13:14 ---> ab584daf398b 15:13:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:13:14 ---> Running in 05f84c4ec0e5 15:13:14 ---> a7ae35653980 15:13:14 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:13:14 ---> e067fead5ba7 15:13:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:13:14 ---> Running in 63ff1221e8f2 15:13:14 Removing intermediate container f6e960b7acaa 15:13:14 ---> 0f3555887dde 15:13:14 Step 8/22 : COPY . . 15:13:14 ---> b9eb69d011d8 15:13:14 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:13:15 ---> Running in 27a019b20013 15:13:15 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:13:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:13:15 ---> 6411f01b8330 15:13:15 Step 3/24 : WORKDIR /edgex-go 15:13:15 ---> Using cache 15:13:15 ---> 66717bca83bb 15:13:15 Step 4/24 : RUN apk add --update --no-cache make git 15:13:15 ---> Using cache 15:13:15 ---> 3bc1bb3926f0 15:13:15 Step 5/24 : COPY go.mod vendor* ./ 15:13:15 ---> Using cache 15:13:15 ---> 050c298922dc 15:13:15 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:13:15 ---> Using cache 15:13:15 ---> f13698aa4775 15:13:15 Step 7/24 : COPY . . 15:13:15 ---> Using cache 15:13:15 ---> b640a4afdf5f 15:13:15 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:13:16 ---> Running in 54c1f1240b84 15:13:16 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:13:18 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:13:18 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:13:18 ---> 6411f01b8330 15:13:18 Step 3/21 : WORKDIR /edgex-go 15:13:18 ---> Using cache 15:13:18 ---> 66717bca83bb 15:13:18 Step 4/21 : RUN apk add --update --no-cache make git 15:13:18 ---> Using cache 15:13:18 ---> 3bc1bb3926f0 15:13:18 Step 5/21 : COPY go.mod vendor* ./ 15:13:18 ---> Using cache 15:13:18 ---> 050c298922dc 15:13:18 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:13:18 ---> Using cache 15:13:18 ---> f13698aa4775 15:13:18 Step 7/21 : COPY . . 15:13:18 ---> Using cache 15:13:18 ---> b640a4afdf5f 15:13:18 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:13:18 ---> Running in 4331243516ef 15:13:18 Removing intermediate container 27a019b20013 15:13:18 ---> 93a2ad025014 15:13:18 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:13:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:13:19 ---> Running in db74401d7234 15:13:19 ---> 111f6fb7029d 15:13:19 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:13:19 ---> Running in e3e751d7d7a5 15:13:20 Removing intermediate container db74401d7234 15:13:20 ---> 32aa9dfc272a 15:13:20 Step 22/24 : LABEL arch=x86_64 15:13:20 ---> Running in b8bcc483b96a 15:13:20 Removing intermediate container b8bcc483b96a 15:13:20 ---> 8f443e908edb 15:13:20 Step 23/24 : LABEL git_sha=cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:13:20 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:13:20 ---> Running in 28abfbb99096 15:13:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:13:21 Removing intermediate container 28abfbb99096 15:13:21 ---> d5e23b44fbda 15:13:21 Step 24/24 : LABEL version=3.0.0-dev.27 15:13:21 ---> Running in 6979939149dd 15:13:21 Removing intermediate container 6979939149dd 15:13:21 ---> dde61fd7b6be 15:13:21 15:13:21 Successfully built dde61fd7b6be 15:13:21 Successfully tagged security-spire-agent:latest 15:13:21  Building security-spire-agent ... done Building core-command 15:13:27 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:13:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:13:27 ---> c0acae1f9433 15:13:27 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:13:27 ---> Using cache 15:13:27 ---> de4384f10422 15:13:27 Step 4/23 : WORKDIR /edgex-go 15:13:27 ---> Using cache 15:13:27 ---> ffa7ff79e2e4 15:13:27 Step 5/23 : RUN apk add --update --no-cache make git 15:13:27 ---> Using cache 15:13:27 ---> c3f9ec5b6a71 15:13:27 Step 6/23 : COPY go.mod vendor* ./ 15:13:27 ---> Using cache 15:13:27 ---> ba6bc743a13f 15:13:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:13:27 ---> Using cache 15:13:27 ---> 7c7da4ece05e 15:13:27 Step 8/23 : COPY . . 15:13:27 ---> Using cache 15:13:27 ---> 69bdc6f1648f 15:13:27 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 15:13:27 ---> Running in 9e0ca6eb56b5 15:13:27 Removing intermediate container 8c058f674dba 15:13:27 ---> 2d76f42d9b6f 15:13:27 15:13:27 Step 10/22 : FROM alpine:3.16 15:13:27 ---> bfe296a52501 15:13:27 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 15:13:27 ---> Running in d3fe43610f25 15:13:28 Removing intermediate container d3fe43610f25 15:13:28 ---> ca8d88b7d852 15:13:28 Step 12/22 : RUN apk add --update --no-cache dumb-init 15:13:28 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:13:28 ---> Running in 476fae49dd11 15:13:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:13:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:13:29 (1/1) Installing dumb-init (1.2.5-r1) 15:13:29 Executing busybox-1.35.0-r17.trigger 15:13:29 OK: 6 MiB in 15 packages 15:13:30 Removing intermediate container 476fae49dd11 15:13:30 ---> d7de697b2486 15:13:30 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:13:30 ---> c60e8a3f07c4 15:13:30 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 15:13:31 ---> 8cb0f284a7fe 15:13:31 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 15:13:32 ---> 2be9d29b1d09 15:13:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 15:13:33 ---> 8686f6b99d6a 15:13:33 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:13:34 ---> Running in e1ad11aeda6f 15:13:56 Removing intermediate container e1ad11aeda6f 15:13:56 ---> cf191efc2b35 15:13:56 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 15:13:56 ---> Running in 298af80810f5 15:14:00 Removing intermediate container 298af80810f5 15:14:00 ---> 4131a7370753 15:14:00 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 15:14:07 ---> Running in 8755101a154f 15:14:07 Removing intermediate container e3e751d7d7a5 15:14:07 ---> fe4d703f4ce8 15:14:07 15:14:07 Step 10/22 : FROM alpine:3.16 15:14:07 ---> bfe296a52501 15:14:07 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:14:07 Removing intermediate container bc8ea636e235 15:14:07 ---> 4920c7600577 15:14:07 Step 7/21 : COPY . . 15:14:07 Removing intermediate container 8755101a154f 15:14:07 ---> 8f6559722d1e 15:14:07 Step 20/22 : LABEL arch=x86_64 15:14:07 Removing intermediate container 63ff1221e8f2 15:14:07 ---> 2e3be9d5e24e 15:14:07 Step 7/24 : COPY . . 15:14:17 ---> Running in 8ba8b808ed81 15:14:17 ---> Running in 62c312904a13 15:14:17 Removing intermediate container 9e0ca6eb56b5 15:14:17 ---> 58ed33f746ab 15:14:17 15:14:17 Step 10/23 : FROM alpine:3.16 15:14:17 ---> bfe296a52501 15:14:17 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:14:17 ---> Using cache 15:14:17 ---> 8a403f4bbe37 15:14:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:14:17 ---> Using cache 15:14:17 ---> 06dc2c09cb65 15:14:17 Step 13/23 : ENV APP_PORT=59882 15:14:17 ---> 155eeb5b1a63 15:14:17 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:14:17 ---> 0676b07161b8 15:14:17 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:14:17 ---> Running in 87cb3c3e0257 15:14:17 Removing intermediate container 62c312904a13 15:14:17 ---> d50d34fe644c 15:14:17 Step 21/22 : LABEL git_sha=cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:14:17 ---> Running in 7c0de1d8fea1 15:14:17 ---> Running in e6655e54204b 15:14:17 ---> Running in 0a67f3a7310c 15:14:17 Removing intermediate container 87cb3c3e0257 15:14:17 ---> d768511924b0 15:14:17 Step 14/23 : EXPOSE $APP_PORT 15:14:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:14:17 ---> Running in a5c6495cfb76 15:14:17 Removing intermediate container 0a67f3a7310c 15:14:17 ---> f01422c0c91b 15:14:17 Step 22/22 : LABEL version=3.0.0-dev.27 15:14:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:14:17 ---> Running in 13d708abd7e6 15:14:17 Removing intermediate container a5c6495cfb76 15:14:17 ---> f54cc6e8a311 15:14:17 Step 15/23 : WORKDIR / 15:14:17 ---> Running in cd520c7d2493 15:14:17 Removing intermediate container 13d708abd7e6 15:14:17 ---> 492b239ca1d4 15:14:17 15:14:18 Successfully built 492b239ca1d4 15:14:18 Removing intermediate container cd520c7d2493 15:14:18 ---> 627bfddb0e1d 15:14:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:14:18 Successfully tagged core-common-config-bootstrapper:latest 15:14:18  Building core-common-config-bootstrapper ... done Building security-bootstrapper 15:14:18 (1/2) Installing ca-certificates (20220614-r0) 15:14:18 (2/2) Installing dumb-init (1.2.5-r1) 15:14:18 Executing busybox-1.35.0-r17.trigger 15:14:18 Executing ca-certificates-20220614-r0.trigger 15:14:18 OK: 6 MiB in 16 packages 15:14:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:14:21 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:14:21 Step 2/32 : FROM ${BUILDER_BASE} AS builder 15:14:21 ---> c0acae1f9433 15:14:21 Step 3/32 : WORKDIR /edgex-go 15:14:21 ---> Using cache 15:14:21 ---> 0e8918053614 15:14:21 Step 4/32 : RUN apk add --update --no-cache make git 15:14:21 ---> Using cache 15:14:21 ---> 15433ddd80c8 15:14:21 Step 5/32 : COPY go.mod vendor* ./ 15:14:21 ---> Using cache 15:14:21 ---> a7ae35653980 15:14:21 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:14:21 ---> Using cache 15:14:21 ---> 2e3be9d5e24e 15:14:21 Step 7/32 : COPY . . 15:14:21 ---> Using cache 15:14:21 ---> 155eeb5b1a63 15:14:21 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:14:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:14:24 ---> 4ef5b3327758 15:14:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:14:24 ---> Running in 625f1b3c6247 15:14:24 Removing intermediate container 8ba8b808ed81 15:14:24 ---> 725974f2b5d2 15:14:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:14:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:14:25 ---> dfb6a91dd62e 15:14:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:14:25 ---> Running in 73c2be6dab05 15:14:26 Removing intermediate container 73c2be6dab05 15:14:26 ---> 36a879443ae9 15:14:26 Step 13/22 : ENV APP_PORT=59860 15:14:26 ---> a973d29eb5bf 15:14:26 Step 19/23 : ENTRYPOINT ["/core-command"] 15:14:26 ---> Running in a9b071c10aa8 15:14:26 ---> Running in 66cefb6a54a3 15:14:26 Removing intermediate container a9b071c10aa8 15:14:26 ---> 99d3553948ba 15:14:26 Step 14/22 : EXPOSE $APP_PORT 15:14:26 Removing intermediate container 66cefb6a54a3 15:14:26 ---> 5d7c191af5b8 15:14:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:14:26 ---> Running in 6a2ea4f5c8db 15:14:27 ---> Running in 8cd5e98a2d6d 15:14:27 Removing intermediate container 6a2ea4f5c8db 15:14:27 ---> 7f795df7a303 15:14:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:14:27 Removing intermediate container 8cd5e98a2d6d 15:14:27 ---> 4418b02f0acb 15:14:27 Step 21/23 : LABEL arch=x86_64 15:14:27 ---> Running in 6985384067e1 15:14:27 ---> ad6334875391 15:14:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:14:28 Removing intermediate container 6985384067e1 15:14:28 ---> 943141e04c6c 15:14:28 Step 22/23 : LABEL git_sha=cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:14:28 ---> Running in a39ca2627372 15:14:29 Removing intermediate container a39ca2627372 15:14:29 ---> 8a75efcdb327 15:14:29 Step 23/23 : LABEL version=3.0.0-dev.27 15:14:29 ---> Running in 463b8ca52881 15:14:29 ---> db6d68501a40 15:14:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:14:30 Removing intermediate container 463b8ca52881 15:14:30 ---> 5c13e1714102 15:14:30 15:14:30 Successfully built 5c13e1714102 15:14:30 Successfully tagged core-command:latest 15:14:30  Building core-command ... done  ---> 5413f858ef2e 15:14:30 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:14:30 ---> Running in 5329edf53d18 15:14:31 Removing intermediate container 5329edf53d18 15:14:31 ---> 1e47f119cca9 15:14:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:14:31 ---> Running in 5b73d97660cc 15:14:32 Removing intermediate container 5b73d97660cc 15:14:32 ---> 9fe09f5ef656 15:14:32 Step 20/22 : LABEL arch=x86_64 15:14:32 ---> Running in 6445f333c48c 15:14:33 Removing intermediate container 6445f333c48c 15:14:33 ---> 057390565231 15:14:33 Step 21/22 : LABEL git_sha=cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:14:33 ---> Running in 11b50c447bb5 15:14:33 Removing intermediate container 11b50c447bb5 15:14:33 ---> 40011ab4dc17 15:14:33 Step 22/22 : LABEL version=3.0.0-dev.27 15:14:33 ---> Running in 58c8f51a4db7 15:14:34 Removing intermediate container 58c8f51a4db7 15:14:34 ---> cc90cd9678c3 15:14:34 15:14:34 Successfully built cc90cd9678c3 15:14:34 Successfully tagged support-notifications:latest 15:14:42  Building support-notifications ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:14:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:14:51 Removing intermediate container 7c0de1d8fea1 15:14:51 ---> a1ca29d886db 15:14:51 15:14:51 Step 9/24 : FROM alpine:3.16 15:14:51 ---> bfe296a52501 15:14:51 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:14:51 Removing intermediate container e6655e54204b 15:14:51 ---> 4c9bb8f3f938 15:14:51 15:14:51 Removing intermediate container 625f1b3c6247 15:14:51 Step 9/21 : FROM alpine:3.16 ---> 52e6b80b0aa5 15:14:51 15:14:51 15:14:51 ---> bfe296a52501 15:14:51 Step 9/32 : FROM alpine:3.16Step 10/21 : RUN apk add --update --no-cache curl dumb-init 15:14:51 15:14:51 ---> bfe296a52501 15:14:51 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:14:51 ---> Running in 89d6b57232ac 15:14:51 ---> Running in 05930febbe91 15:14:51 ---> Running in c8d7d61ed7ff 15:14:51 Removing intermediate container c8d7d61ed7ff 15:14:51 ---> eaa6cf3292c8 15:14:51 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 15:14:51 ---> Running in 81bf967de7a0 15:14:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:14:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:14:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:14:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:14:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:14:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:14:52 (1/6) Installing ca-certificates (20220614-r0) 15:14:52 (2/6) Installing brotli-libs (1.0.9-r6) 15:14:52 (3/6) Installing nghttp2-libs (1.47.0-r0) 15:14:52 (4/6) Installing libcurl (7.83.1-r5) 15:14:52 (5/6) Installing curl (7.83.1-r5) 15:14:52 (6/6) Installing dumb-init (1.2.5-r1) 15:14:52 Executing busybox-1.35.0-r17.trigger 15:14:52 Executing ca-certificates-20220614-r0.trigger 15:14:52 (1/2) Installing dumb-init (1.2.5-r1) 15:14:52 (1/3) Installing ca-certificates (20220614-r0) 15:14:52 (2/2) Installing su-exec (0.2-r1) 15:14:52 OK: 8 MiB in 20 packages 15:14:52 Executing busybox-1.35.0-r17.trigger 15:14:52 OK: 6 MiB in 16 packages 15:14:52 (2/3) Installing dumb-init (1.2.5-r1) 15:14:52 (3/3) Installing su-exec (0.2-r1) 15:14:52 Executing busybox-1.35.0-r17.trigger 15:14:52 Executing ca-certificates-20220614-r0.trigger 15:14:52 OK: 6 MiB in 17 packages 15:14:53 Removing intermediate container 81bf967de7a0 15:14:53 ---> 9997cf512186 15:14:53 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 15:14:53 ---> Running in 48a784c8c2ec 15:14:53 Removing intermediate container 05930febbe91 15:14:53 ---> c268a51f059c 15:14:53 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:14:53 ---> Running in 2a92d2e9a547 15:14:53 Removing intermediate container 89d6b57232ac 15:14:53 ---> fde5929dae43 15:14:53 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:14:53 Removing intermediate container 48a784c8c2ec 15:14:53 ---> 3f1be569bf48 15:14:53 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 15:14:53 ---> Running in c573c2b40f25 15:14:53 ---> Running in 816c5863d7b1 15:14:53 Removing intermediate container 2a92d2e9a547 15:14:53 ---> 648bb53e1272 15:14:53 Step 12/21 : WORKDIR /edgex 15:14:53 ---> Running in 27ef28a776bb 15:14:53 Removing intermediate container c573c2b40f25 15:14:53 ---> 9b813016e6ba 15:14:53 Step 12/24 : WORKDIR / 15:14:53 Removing intermediate container 816c5863d7b1 15:14:53 ---> 7ae5ce861061 15:14:53 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 15:14:53 ---> Running in 0f52c51fa135 15:14:53 ---> Running in aedbaa2c64ae 15:14:53 Removing intermediate container 27ef28a776bb 15:14:53 ---> 33d0f7885591 15:14:53 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:14:53 Removing intermediate container aedbaa2c64ae 15:14:53 ---> 4dc288f593d1 15:14:53 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 15:14:53 Removing intermediate container 0f52c51fa135 15:14:53 ---> 7747defd8c28 15:14:53 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:14:53 ---> Running in f75d6bd1ee78 15:14:53 ---> 1b5080b9e034 15:14:53 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:14:53 Removing intermediate container f75d6bd1ee78 15:14:53 ---> 6d03c4741fc0 15:14:53 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 15:14:54 ---> Running in c6070127329e 15:14:54 ---> bfdf96b45ae8 15:14:54 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:14:54 ---> 46c4bc0cdfa9 15:14:54 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:14:54 ---> c12aba9feaf5 15:14:54 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:14:54 ---> 252bac4a916d 15:14:54 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:14:54 ---> 0f40cd582da4 15:14:54 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:14:54 ---> a4d406369177 15:14:54 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:14:54 Removing intermediate container c6070127329e 15:14:54 ---> cbacc67bbaf9 15:14:54 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 15:14:54 ---> Running in 85acdc00d7e2 15:14:55 Removing intermediate container 85acdc00d7e2 15:14:55 ---> 9183513722c4 15:14:55 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 15:14:55 ---> e59859792294 15:14:55 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:14:55 ---> 342a893bfc82 15:14:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:14:55 ---> Running in 3dd341eea199 15:14:55 ---> 10d51ce00203 15:14:55 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 15:14:56 ---> Running in 163542d5f4d5 15:14:56 ---> 8da59b28f2a0 15:14:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:14:56 ---> 5b927f3c152d 15:14:56 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:14:56 ---> Running in 33c8924e412d 15:14:56 Removing intermediate container 3dd341eea199 15:14:56 ---> 5539dc1236ca 15:14:56 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 15:14:56 ---> Running in 26335e253dd6 15:14:56 Removing intermediate container 26335e253dd6 15:14:56 ---> 93320dc249b6 15:14:56 Step 19/21 : LABEL arch=x86_64 15:14:56 ---> Running in 380ca451704a 15:14:56 Removing intermediate container 380ca451704a 15:14:56 ---> 2a0cc99d42b4 15:14:56 Step 20/21 : LABEL git_sha=cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:14:56 ---> Running in a38d25a007a6 15:14:56 Removing intermediate container a38d25a007a6 15:14:56 ---> 145d1396600e 15:14:56 Step 21/21 : LABEL version=3.0.0-dev.27 15:14:56 ---> Running in 7cb7a4eab15a 15:14:56 Removing intermediate container 7cb7a4eab15a 15:14:56 ---> d0c160f7d569 15:14:56 15:14:56 Successfully built d0c160f7d569 15:14:56 Successfully tagged security-proxy-setup:latest 15:14:56  Building security-proxy-setup ... done Removing intermediate container 163542d5f4d5 15:14:56 ---> 000542b97448 15:14:56 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 15:14:57 Removing intermediate container 33c8924e412d 15:14:57 ---> 533cf943fd9a 15:14:57 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:14:57 ---> Running in 6a95f34b1422 15:14:57 ---> a2923e30cdd3 15:14:57 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:14:57 Removing intermediate container 6a95f34b1422 15:14:57 ---> 847f3a78ccb7 15:14:57 Step 22/24 : LABEL arch=x86_64 15:14:57 ---> Running in cc5b152b8890 15:14:57 Removing intermediate container cc5b152b8890 15:14:57 ---> 77dca9524ddc 15:14:57 Step 23/24 : LABEL git_sha=cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:14:57 ---> Running in fc29869717e3 15:14:57 ---> 4c29fa0d8f08 15:14:57 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:14:57 Removing intermediate container fc29869717e3 15:14:57 ---> 70ae2fe69163 15:14:57 Step 24/24 : LABEL version=3.0.0-dev.27 15:14:57 ---> Running in f482ea4c0f27 15:14:57 ---> 8c3aa50380a4 15:14:57 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:14:57 Removing intermediate container f482ea4c0f27 15:14:57 ---> 87bf98e3a3cb 15:14:57 15:14:57 Successfully built 87bf98e3a3cb 15:14:57 Successfully tagged security-secretstore-setup:latest 15:14:57  Building security-secretstore-setup ... done  ---> 2ad4e2c9a4a1 15:14:57 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 15:14:58 ---> 8298f47dfc60 15:14:58 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 15:14:58 ---> 8d89a8e4becb 15:14:58 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:14:58 ---> a6e4e1ecc66c 15:14:58 Step 27/32 : RUN chmod +x /entrypoint.sh 15:14:58 ---> Running in 80bba839fbff 15:14:58 Removing intermediate container 80bba839fbff 15:14:58 ---> 015675ad3cf1 15:14:58 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 15:14:58 ---> Running in 8a2de70384e0 15:14:58 Removing intermediate container 8a2de70384e0 15:14:58 ---> 22eb712c1abe 15:14:58 Step 29/32 : CMD ["gate"] 15:14:58 ---> Running in 2e2c8f29125d 15:14:58 Removing intermediate container 2e2c8f29125d 15:14:58 ---> 5b4511fddc92 15:14:58 Step 30/32 : LABEL arch=x86_64 15:14:58 ---> Running in 4d1cf0092b52 15:14:59 Removing intermediate container 4d1cf0092b52 15:14:59 ---> c3517ce6afd2 15:14:59 Step 31/32 : LABEL git_sha=cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:14:59 ---> Running in b12f10f37b2f 15:14:59 Removing intermediate container b12f10f37b2f 15:14:59 ---> b03ff07cc9ea 15:14:59 Step 32/32 : LABEL version=3.0.0-dev.27 15:14:59 ---> Running in 5bbff44fa524 15:14:59 Removing intermediate container 5bbff44fa524 15:14:59 ---> 23356e32508a 15:14:59 15:14:59 Successfully built 23356e32508a 15:14:59 Successfully tagged security-bootstrapper:latest 15:14:59  Building security-bootstrapper ... done  [Pipeline] } 15:14:59 $ docker stop --time=1 f76d4c8596f445f1c7e80bcd39ee557f4078b33d8b511888d9fd3373ded88df5 15:15:00 $ docker rm -f --volumes f76d4c8596f445f1c7e80bcd39ee557f4078b33d8b511888d9fd3373ded88df5 [Pipeline] // withDockerContainer [Pipeline] sh 15:15:01 + docker images 15:15:01 REPOSITORY TAG IMAGE ID CREATED SIZE 15:15:01 security-bootstrapper latest 23356e32508a 1 second ago 20.3MB 15:15:01 security-secretstore-setup latest 87bf98e3a3cb 3 seconds ago 29.9MB 15:15:01 security-proxy-setup latest d0c160f7d569 4 seconds ago 27.8MB 15:15:01 52e6b80b0aa5 9 seconds ago 1.67GB 15:15:01 a1ca29d886db 10 seconds ago 1.67GB 15:15:01 4c9bb8f3f938 12 seconds ago 1.67GB 15:15:01 support-notifications latest cc90cd9678c3 27 seconds ago 30.6MB 15:15:01 core-command latest 5c13e1714102 31 seconds ago 17.7MB 15:15:01 core-common-config-bootstrapper latest 492b239ca1d4 43 seconds ago 14.9MB 15:15:01 58ed33f746ab 50 seconds ago 1.68GB 15:15:01 fe4d703f4ce8 59 seconds ago 1.75GB 15:15:01 2d76f42d9b6f About a minute ago 1.67GB 15:15:01 security-spire-agent latest dde61fd7b6be About a minute ago 125MB 15:15:01 support-scheduler latest 5e2ee8992ce2 2 minutes ago 30MB 15:15:01 core-metadata latest e046e3a1a233 2 minutes ago 18.6MB 15:15:01 security-spiffe-token-provider latest 439e698a9e12 2 minutes ago 29.8MB 15:15:01 core-data latest b5608f9c3aad 2 minutes ago 17.9MB 15:15:01 f031120342bd 2 minutes ago 1.74GB 15:15:01 ecb0e7278324 2 minutes ago 1.71GB 15:15:01 356ab8569b8b 2 minutes ago 1.69GB 15:15:01 fd93a1e16066 2 minutes ago 1.69GB 15:15:01 security-spire-server latest c05c5902881e 2 minutes ago 86.5MB 15:15:01 5678d2756179 2 minutes ago 1.55GB 15:15:01 security-spire-config latest 3faf0a39bc3b 3 minutes ago 85.8MB 15:15:01 d95c055ec901 3 minutes ago 1.55GB 15:15:01 ci-base-image-x86_64 latest c0acae1f9433 6 minutes ago 904MB 15:15:01 alpine 3.16 bfe296a52501 2 months ago 5.54MB 15:15:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB 15:15:01 alpine 3.15 c4fc93816858 5 months ago 5.59MB 15:15:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB 15:15:01 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 15:15:01 provisioning config files... 15:15:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/384@tmp/config15647456170016222767tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:15:01 ---> docker-login.sh 15:15:01 nexus3.edgexfoundry.org:10001 15:15:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:01 Configure a credential helper to remove this warning. See 15:15:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:01 15:15:01 Login Succeeded 15:15:01 nexus3.edgexfoundry.org:10002 15:15:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:01 Configure a credential helper to remove this warning. See 15:15:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:01 15:15:01 Login Succeeded 15:15:01 nexus3.edgexfoundry.org:10003 15:15:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:01 Configure a credential helper to remove this warning. See 15:15:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:01 15:15:01 Login Succeeded 15:15:01 nexus3.edgexfoundry.org:10004 15:15:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:01 Configure a credential helper to remove this warning. See 15:15:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:01 15:15:01 Login Succeeded 15:15:01 docker.io 15:15:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:02 Configure a credential helper to remove this warning. See 15:15:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:02 15:15:02 Login Succeeded 15:15:02 ---> docker-login.sh ends [Pipeline] } 15:15:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:15:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:15:02 [edgeXDocker.push] Tagging docker image core-command with the following tags: 15:15:02 cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:15:02 latest 15:15:02 3.0.0-dev.27 15:15:02 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:15:02 main 15:15:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cb9ff4527b99c77f8e69b5bcfccd1d262af058be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:03 + docker push nexus3.edgexfoundry.org:10004/core-command:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:15:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:15:03 451947e3c4c2: Preparing 15:15:03 3e747777338d: Preparing 15:15:03 84e92ec88dce: Preparing 15:15:03 515244949831: Preparing 15:15:03 e5e13b0c77cb: Preparing 15:15:03 e5e13b0c77cb: Layer already exists 15:15:03 451947e3c4c2: Pushed 15:15:03 84e92ec88dce: Pushed 15:15:03 515244949831: Pushed 15:15:04 3e747777338d: Pushed 15:15:04 cb9ff4527b99c77f8e69b5bcfccd1d262af058be: digest: sha256:24d92df82693b35f2735912cfe3af8b081621880c7ba706608b77a704e057722 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:05 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:05 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 15:15:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:15:05 451947e3c4c2: Preparing 15:15:05 3e747777338d: Preparing 15:15:05 84e92ec88dce: Preparing 15:15:05 515244949831: Preparing 15:15:05 e5e13b0c77cb: Preparing 15:15:05 3e747777338d: Layer already exists 15:15:05 515244949831: Layer already exists 15:15:05 451947e3c4c2: Layer already exists 15:15:05 e5e13b0c77cb: Layer already exists 15:15:05 84e92ec88dce: Layer already exists 15:15:05 latest: digest: sha256:24d92df82693b35f2735912cfe3af8b081621880c7ba706608b77a704e057722 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:05 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:06 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.27 15:15:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:15:06 451947e3c4c2: Preparing 15:15:06 3e747777338d: Preparing 15:15:06 84e92ec88dce: Preparing 15:15:06 515244949831: Preparing 15:15:06 e5e13b0c77cb: Preparing 15:15:06 3e747777338d: Layer already exists 15:15:06 e5e13b0c77cb: Layer already exists 15:15:06 451947e3c4c2: Layer already exists 15:15:06 84e92ec88dce: Layer already exists 15:15:06 515244949831: Layer already exists 15:15:06 3.0.0-dev.27: digest: sha256:24d92df82693b35f2735912cfe3af8b081621880c7ba706608b77a704e057722 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:06 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:06 + docker push nexus3.edgexfoundry.org:10004/core-command:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:15:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:15:06 451947e3c4c2: Preparing 15:15:06 3e747777338d: Preparing 15:15:06 84e92ec88dce: Preparing 15:15:06 515244949831: Preparing 15:15:06 e5e13b0c77cb: Preparing 15:15:06 515244949831: Layer already exists 15:15:06 451947e3c4c2: Layer already exists 15:15:06 e5e13b0c77cb: Layer already exists 15:15:06 3e747777338d: Layer already exists 15:15:06 84e92ec88dce: Layer already exists 15:15:06 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27: digest: sha256:24d92df82693b35f2735912cfe3af8b081621880c7ba706608b77a704e057722 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:07 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:07 + docker push nexus3.edgexfoundry.org:10004/core-command:main 15:15:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:15:07 451947e3c4c2: Preparing 15:15:07 3e747777338d: Preparing 15:15:07 84e92ec88dce: Preparing 15:15:07 515244949831: Preparing 15:15:07 e5e13b0c77cb: Preparing 15:15:07 3e747777338d: Layer already exists 15:15:07 515244949831: Layer already exists 15:15:07 e5e13b0c77cb: Layer already exists 15:15:07 451947e3c4c2: Layer already exists 15:15:07 84e92ec88dce: Layer already exists 15:15:07 main: digest: sha256:24d92df82693b35f2735912cfe3af8b081621880c7ba706608b77a704e057722 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:15:07 ===================================================== [Pipeline] echo 15:15:07 taggedImages: 15:15:07 - nexus3.edgexfoundry.org:10004/core-command:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:15:07 - nexus3.edgexfoundry.org:10004/core-command:latest 15:15:07 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.27 15:15:07 - nexus3.edgexfoundry.org:10004/core-command:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:15:07 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 15:15:07 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 15:15:07 cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:15:07 latest 15:15:07 3.0.0-dev.27 15:15:07 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:15:07 main 15:15:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:07 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb9ff4527b99c77f8e69b5bcfccd1d262af058be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:15:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:15:07 dc5de3e55684: Preparing 15:15:07 857fa745ab44: Preparing 15:15:07 df2069d470d7: Preparing 15:15:07 fec80f939bd0: Preparing 15:15:07 84e92ec88dce: Preparing 15:15:07 3a23379e5f37: Preparing 15:15:07 e5e13b0c77cb: Preparing 15:15:07 3a23379e5f37: Waiting 15:15:07 e5e13b0c77cb: Waiting 15:15:07 84e92ec88dce: Layer already exists 15:15:07 df2069d470d7: Pushed 15:15:07 857fa745ab44: Pushed 15:15:07 dc5de3e55684: Pushed 15:15:08 e5e13b0c77cb: Layer already exists 15:15:08 3a23379e5f37: Pushed 15:15:09 fec80f939bd0: Pushed 15:15:10 cb9ff4527b99c77f8e69b5bcfccd1d262af058be: digest: sha256:9cbdd31edd012a5b95ef27474b7a92c5058e8c0c7701f25e0992d004e1518180 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:10 + 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 15:15:11 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 15:15:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:15:11 dc5de3e55684: Preparing 15:15:11 857fa745ab44: Preparing 15:15:11 df2069d470d7: Preparing 15:15:11 fec80f939bd0: Preparing 15:15:11 84e92ec88dce: Preparing 15:15:11 3a23379e5f37: Preparing 15:15:11 e5e13b0c77cb: Preparing 15:15:11 3a23379e5f37: Waiting 15:15:11 e5e13b0c77cb: Waiting 15:15:11 df2069d470d7: Layer already exists 15:15:11 3a23379e5f37: Layer already exists 15:15:11 84e92ec88dce: Layer already exists 15:15:11 857fa745ab44: Layer already exists 15:15:11 fec80f939bd0: Layer already exists 15:15:11 dc5de3e55684: Layer already exists 15:15:11 e5e13b0c77cb: Layer already exists 15:15:11 latest: digest: sha256:9cbdd31edd012a5b95ef27474b7a92c5058e8c0c7701f25e0992d004e1518180 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:11 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:11 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.27 15:15:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:15:11 dc5de3e55684: Preparing 15:15:11 857fa745ab44: Preparing 15:15:11 df2069d470d7: Preparing 15:15:11 fec80f939bd0: Preparing 15:15:11 84e92ec88dce: Preparing 15:15:11 3a23379e5f37: Preparing 15:15:11 e5e13b0c77cb: Preparing 15:15:11 3a23379e5f37: Waiting 15:15:11 e5e13b0c77cb: Waiting 15:15:11 fec80f939bd0: Layer already exists 15:15:11 df2069d470d7: Layer already exists 15:15:11 dc5de3e55684: Layer already exists 15:15:11 857fa745ab44: Layer already exists 15:15:11 84e92ec88dce: Layer already exists 15:15:11 3a23379e5f37: Layer already exists 15:15:11 e5e13b0c77cb: Layer already exists 15:15:11 3.0.0-dev.27: digest: sha256:9cbdd31edd012a5b95ef27474b7a92c5058e8c0c7701f25e0992d004e1518180 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:12 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:15:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:15:12 dc5de3e55684: Preparing 15:15:12 857fa745ab44: Preparing 15:15:12 df2069d470d7: Preparing 15:15:12 fec80f939bd0: Preparing 15:15:12 84e92ec88dce: Preparing 15:15:12 3a23379e5f37: Preparing 15:15:12 e5e13b0c77cb: Preparing 15:15:12 3a23379e5f37: Waiting 15:15:12 e5e13b0c77cb: Waiting 15:15:12 df2069d470d7: Layer already exists 15:15:12 857fa745ab44: Layer already exists 15:15:12 e5e13b0c77cb: Layer already exists 15:15:12 3a23379e5f37: Layer already exists 15:15:12 84e92ec88dce: Layer already exists 15:15:12 dc5de3e55684: Layer already exists 15:15:13 fec80f939bd0: Layer already exists 15:15:13 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27: digest: sha256:9cbdd31edd012a5b95ef27474b7a92c5058e8c0c7701f25e0992d004e1518180 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15: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 15:15:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 15:15:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:15:14 dc5de3e55684: Preparing 15:15:14 857fa745ab44: Preparing 15:15:14 df2069d470d7: Preparing 15:15:14 fec80f939bd0: Preparing 15:15:14 84e92ec88dce: Preparing 15:15:14 3a23379e5f37: Preparing 15:15:14 e5e13b0c77cb: Preparing 15:15:14 3a23379e5f37: Waiting 15:15:14 e5e13b0c77cb: Waiting 15:15:14 84e92ec88dce: Layer already exists 15:15:14 dc5de3e55684: Layer already exists 15:15:14 857fa745ab44: Layer already exists 15:15:14 fec80f939bd0: Layer already exists 15:15:14 df2069d470d7: Layer already exists 15:15:14 3a23379e5f37: Layer already exists 15:15:14 e5e13b0c77cb: Layer already exists 15:15:14 main: digest: sha256:9cbdd31edd012a5b95ef27474b7a92c5058e8c0c7701f25e0992d004e1518180 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:15:14 ===================================================== [Pipeline] echo 15:15:14 taggedImages: 15:15:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:15:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 15:15:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.27 15:15:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:15:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 15:15:14 [edgeXDocker.push] Tagging docker image core-data with the following tags: 15:15:14 cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:15:14 latest 15:15:14 3.0.0-dev.27 15:15:14 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:15:14 main 15:15:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:14 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cb9ff4527b99c77f8e69b5bcfccd1d262af058be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:14 + docker push nexus3.edgexfoundry.org:10004/core-data:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:15:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:15:14 7c022d877d91: Preparing 15:15:14 df32925a0b40: Preparing 15:15:14 84e92ec88dce: Preparing 15:15:14 e7c3378addc0: Preparing 15:15:14 e5e13b0c77cb: Preparing 15:15:14 e5e13b0c77cb: Layer already exists 15:15:14 84e92ec88dce: Layer already exists 15:15:14 7c022d877d91: Pushed 15:15:14 e7c3378addc0: Pushed 15:15:16 df32925a0b40: Pushed 15:15:16 cb9ff4527b99c77f8e69b5bcfccd1d262af058be: digest: sha256:1d224de8fccc4a9242606a703b1f8c977aed5ff7781808adec0a3638129ed4ab size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:16 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:16 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 15:15:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:15:16 7c022d877d91: Preparing 15:15:16 df32925a0b40: Preparing 15:15:16 84e92ec88dce: Preparing 15:15:16 e7c3378addc0: Preparing 15:15:16 e5e13b0c77cb: Preparing 15:15:16 7c022d877d91: Layer already exists 15:15:16 e5e13b0c77cb: Layer already exists 15:15:16 e7c3378addc0: Layer already exists 15:15:16 df32925a0b40: Layer already exists 15:15:16 84e92ec88dce: Layer already exists 15:15:16 latest: digest: sha256:1d224de8fccc4a9242606a703b1f8c977aed5ff7781808adec0a3638129ed4ab size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:16 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:17 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.27 15:15:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:15:17 7c022d877d91: Preparing 15:15:17 df32925a0b40: Preparing 15:15:17 84e92ec88dce: Preparing 15:15:17 e7c3378addc0: Preparing 15:15:17 e5e13b0c77cb: Preparing 15:15:17 df32925a0b40: Layer already exists 15:15:17 84e92ec88dce: Layer already exists 15:15:17 7c022d877d91: Layer already exists 15:15:17 e5e13b0c77cb: Layer already exists 15:15:17 e7c3378addc0: Layer already exists 15:15:17 3.0.0-dev.27: digest: sha256:1d224de8fccc4a9242606a703b1f8c977aed5ff7781808adec0a3638129ed4ab size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:17 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:18 + docker push nexus3.edgexfoundry.org:10004/core-data:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:15:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:15:18 7c022d877d91: Preparing 15:15:18 df32925a0b40: Preparing 15:15:18 84e92ec88dce: Preparing 15:15:18 e7c3378addc0: Preparing 15:15:18 e5e13b0c77cb: Preparing 15:15:18 e5e13b0c77cb: Layer already exists 15:15:18 84e92ec88dce: Layer already exists 15:15:18 e7c3378addc0: Layer already exists 15:15:18 df32925a0b40: Layer already exists 15:15:18 7c022d877d91: Layer already exists 15:15:18 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27: digest: sha256:1d224de8fccc4a9242606a703b1f8c977aed5ff7781808adec0a3638129ed4ab size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:18 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:18 + docker push nexus3.edgexfoundry.org:10004/core-data:main 15:15:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:15:19 7c022d877d91: Preparing 15:15:19 df32925a0b40: Preparing 15:15:19 84e92ec88dce: Preparing 15:15:19 e7c3378addc0: Preparing 15:15:19 e5e13b0c77cb: Preparing 15:15:19 84e92ec88dce: Layer already exists 15:15:19 7c022d877d91: Layer already exists 15:15:19 df32925a0b40: Layer already exists 15:15:19 e5e13b0c77cb: Layer already exists 15:15:19 e7c3378addc0: Layer already exists 15:15:19 main: digest: sha256:1d224de8fccc4a9242606a703b1f8c977aed5ff7781808adec0a3638129ed4ab size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:15:19 ===================================================== [Pipeline] echo 15:15:19 taggedImages: 15:15:19 - nexus3.edgexfoundry.org:10004/core-data:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:15:19 - nexus3.edgexfoundry.org:10004/core-data:latest 15:15:19 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.27 15:15:19 - nexus3.edgexfoundry.org:10004/core-data:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:15:19 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 15:15:19 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 15:15:19 cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:15:19 latest 15:15:19 3.0.0-dev.27 15:15:19 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:15:19 main 15:15:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:19 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cb9ff4527b99c77f8e69b5bcfccd1d262af058be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:15:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:15:20 cc9dbd51a8d9: Preparing 15:15:20 4349acf2a1bf: Preparing 15:15:20 2898d3951945: Preparing 15:15:20 84e92ec88dce: Preparing 15:15:20 515244949831: Preparing 15:15:20 e5e13b0c77cb: Preparing 15:15:20 e5e13b0c77cb: Waiting 15:15:20 84e92ec88dce: Layer already exists 15:15:20 515244949831: Layer already exists 15:15:20 4349acf2a1bf: Pushed 15:15:20 cc9dbd51a8d9: Pushed 15:15:20 e5e13b0c77cb: Layer already exists 15:15:21 2898d3951945: Pushed 15:15:21 cb9ff4527b99c77f8e69b5bcfccd1d262af058be: digest: sha256:5339d3ffd2df75a4e7dc7c09952bcb008188775d6802bb3c90ee4d3431ed36a1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:22 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 15:15:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:15:22 cc9dbd51a8d9: Preparing 15:15:22 4349acf2a1bf: Preparing 15:15:22 2898d3951945: Preparing 15:15:22 84e92ec88dce: Preparing 15:15:22 515244949831: Preparing 15:15:22 e5e13b0c77cb: Preparing 15:15:22 e5e13b0c77cb: Waiting 15:15:22 515244949831: Layer already exists 15:15:22 4349acf2a1bf: Layer already exists 15:15:22 84e92ec88dce: Layer already exists 15:15:22 2898d3951945: Layer already exists 15:15:22 cc9dbd51a8d9: Layer already exists 15:15:22 e5e13b0c77cb: Layer already exists 15:15:22 latest: digest: sha256:5339d3ffd2df75a4e7dc7c09952bcb008188775d6802bb3c90ee4d3431ed36a1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:22 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.27 15:15:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:15:23 cc9dbd51a8d9: Preparing 15:15:23 4349acf2a1bf: Preparing 15:15:23 2898d3951945: Preparing 15:15:23 84e92ec88dce: Preparing 15:15:23 515244949831: Preparing 15:15:23 e5e13b0c77cb: Preparing 15:15:23 e5e13b0c77cb: Waiting 15:15:23 cc9dbd51a8d9: Layer already exists 15:15:23 84e92ec88dce: Layer already exists 15:15:23 515244949831: Layer already exists 15:15:23 4349acf2a1bf: Layer already exists 15:15:23 2898d3951945: Layer already exists 15:15:23 e5e13b0c77cb: Layer already exists 15:15:23 3.0.0-dev.27: digest: sha256:5339d3ffd2df75a4e7dc7c09952bcb008188775d6802bb3c90ee4d3431ed36a1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:23 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:15:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:15:23 cc9dbd51a8d9: Preparing 15:15:23 4349acf2a1bf: Preparing 15:15:23 2898d3951945: Preparing 15:15:23 84e92ec88dce: Preparing 15:15:23 515244949831: Preparing 15:15:23 e5e13b0c77cb: Preparing 15:15:23 e5e13b0c77cb: Waiting 15:15:23 515244949831: Layer already exists 15:15:23 cc9dbd51a8d9: Layer already exists 15:15:23 2898d3951945: Layer already exists 15:15:23 4349acf2a1bf: Layer already exists 15:15:23 84e92ec88dce: Layer already exists 15:15:23 e5e13b0c77cb: Layer already exists 15:15:23 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27: digest: sha256:5339d3ffd2df75a4e7dc7c09952bcb008188775d6802bb3c90ee4d3431ed36a1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:24 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 15:15:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:15:24 cc9dbd51a8d9: Preparing 15:15:24 4349acf2a1bf: Preparing 15:15:24 2898d3951945: Preparing 15:15:24 84e92ec88dce: Preparing 15:15:24 515244949831: Preparing 15:15:24 e5e13b0c77cb: Preparing 15:15:24 e5e13b0c77cb: Waiting 15:15:24 cc9dbd51a8d9: Layer already exists 15:15:24 84e92ec88dce: Layer already exists 15:15:24 4349acf2a1bf: Layer already exists 15:15:24 2898d3951945: Layer already exists 15:15:24 515244949831: Layer already exists 15:15:24 e5e13b0c77cb: Layer already exists 15:15:24 main: digest: sha256:5339d3ffd2df75a4e7dc7c09952bcb008188775d6802bb3c90ee4d3431ed36a1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:15:24 ===================================================== [Pipeline] echo 15:15:24 taggedImages: 15:15:24 - nexus3.edgexfoundry.org:10004/core-metadata:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:15:24 - nexus3.edgexfoundry.org:10004/core-metadata:latest 15:15:24 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.27 15:15:24 - nexus3.edgexfoundry.org:10004/core-metadata:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:15:24 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 15:15:24 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 15:15:24 cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:15:24 latest 15:15:24 3.0.0-dev.27 15:15:24 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:15:24 main 15:15:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:24 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cb9ff4527b99c77f8e69b5bcfccd1d262af058be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:15:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:15:25 256fb54dee6f: Preparing 15:15:25 256fb54dee6f: Preparing 15:15:25 a9ee06acc4e6: Preparing 15:15:25 f7edfa501a82: Preparing 15:15:25 5c9ab0359b64: Preparing 15:15:25 7c9f3af067fe: Preparing 15:15:25 f7c8b225cfd2: Preparing 15:15:25 84e92ec88dce: Preparing 15:15:25 fa584dfe87af: Preparing 15:15:25 c8432b83e759: Preparing 15:15:25 1629bd28dd8b: Preparing 15:15:25 aac1dfe5ee01: Preparing 15:15:25 e5e13b0c77cb: Preparing 15:15:25 f7c8b225cfd2: Waiting 15:15:25 84e92ec88dce: Waiting 15:15:25 fa584dfe87af: Waiting 15:15:25 c8432b83e759: Waiting 15:15:25 aac1dfe5ee01: Waiting 15:15:25 1629bd28dd8b: Waiting 15:15:25 e5e13b0c77cb: Waiting 15:15:25 7c9f3af067fe: Pushed 15:15:25 f7edfa501a82: Pushed 15:15:25 5c9ab0359b64: Pushed 15:15:25 256fb54dee6f: Pushed 15:15:25 a9ee06acc4e6: Pushed 15:15:25 84e92ec88dce: Layer already exists 15:15:25 c8432b83e759: Pushed 15:15:25 fa584dfe87af: Pushed 15:15:25 e5e13b0c77cb: Layer already exists 15:15:25 1629bd28dd8b: Pushed 15:15:25 aac1dfe5ee01: Pushed 15:15:26 f7c8b225cfd2: Pushed 15:15:27 cb9ff4527b99c77f8e69b5bcfccd1d262af058be: digest: sha256:bc5ee01f2835122159e722913ce1a1c7531500cc3a7d615d887e16610e5713ea size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:27 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 15:15:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:15:27 256fb54dee6f: Preparing 15:15:27 256fb54dee6f: Preparing 15:15:27 a9ee06acc4e6: Preparing 15:15:27 f7edfa501a82: Preparing 15:15:27 5c9ab0359b64: Preparing 15:15:27 7c9f3af067fe: Preparing 15:15:27 f7c8b225cfd2: Preparing 15:15:27 84e92ec88dce: Preparing 15:15:27 fa584dfe87af: Preparing 15:15:27 c8432b83e759: Preparing 15:15:27 1629bd28dd8b: Preparing 15:15:27 aac1dfe5ee01: Preparing 15:15:27 e5e13b0c77cb: Preparing 15:15:27 fa584dfe87af: Waiting 15:15:27 aac1dfe5ee01: Waiting 15:15:27 e5e13b0c77cb: Waiting 15:15:27 1629bd28dd8b: Waiting 15:15:27 f7c8b225cfd2: Waiting 15:15:27 84e92ec88dce: Waiting 15:15:27 256fb54dee6f: Layer already exists 15:15:27 7c9f3af067fe: Layer already exists 15:15:27 5c9ab0359b64: Layer already exists 15:15:27 a9ee06acc4e6: Layer already exists 15:15:27 f7edfa501a82: Layer already exists 15:15:27 f7c8b225cfd2: Layer already exists 15:15:27 fa584dfe87af: Layer already exists 15:15:27 c8432b83e759: Layer already exists 15:15:27 1629bd28dd8b: Layer already exists 15:15:27 84e92ec88dce: Layer already exists 15:15:27 aac1dfe5ee01: Layer already exists 15:15:27 e5e13b0c77cb: Layer already exists 15:15:27 latest: digest: sha256:bc5ee01f2835122159e722913ce1a1c7531500cc3a7d615d887e16610e5713ea size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:27 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.27 15:15:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:15:28 256fb54dee6f: Preparing 15:15:28 256fb54dee6f: Preparing 15:15:28 a9ee06acc4e6: Preparing 15:15:28 f7edfa501a82: Preparing 15:15:28 5c9ab0359b64: Preparing 15:15:28 7c9f3af067fe: Preparing 15:15:28 f7c8b225cfd2: Preparing 15:15:28 84e92ec88dce: Preparing 15:15:28 fa584dfe87af: Preparing 15:15:28 c8432b83e759: Preparing 15:15:28 1629bd28dd8b: Preparing 15:15:28 aac1dfe5ee01: Preparing 15:15:28 e5e13b0c77cb: Preparing 15:15:28 f7c8b225cfd2: Waiting 15:15:28 1629bd28dd8b: Waiting 15:15:28 84e92ec88dce: Waiting 15:15:28 fa584dfe87af: Waiting 15:15:28 c8432b83e759: Waiting 15:15:28 aac1dfe5ee01: Waiting 15:15:28 e5e13b0c77cb: Waiting 15:15:28 256fb54dee6f: Layer already exists 15:15:28 f7edfa501a82: Layer already exists 15:15:28 7c9f3af067fe: Layer already exists 15:15:28 a9ee06acc4e6: Layer already exists 15:15:28 5c9ab0359b64: Layer already exists 15:15:28 f7c8b225cfd2: Layer already exists 15:15:28 fa584dfe87af: Layer already exists 15:15:28 1629bd28dd8b: Layer already exists 15:15:28 c8432b83e759: Layer already exists 15:15:28 84e92ec88dce: Layer already exists 15:15:28 e5e13b0c77cb: Layer already exists 15:15:28 aac1dfe5ee01: Layer already exists 15:15:28 3.0.0-dev.27: digest: sha256:bc5ee01f2835122159e722913ce1a1c7531500cc3a7d615d887e16610e5713ea size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:28 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:15:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:15:28 256fb54dee6f: Preparing 15:15:28 256fb54dee6f: Preparing 15:15:28 a9ee06acc4e6: Preparing 15:15:28 f7edfa501a82: Preparing 15:15:28 5c9ab0359b64: Preparing 15:15:28 7c9f3af067fe: Preparing 15:15:28 f7c8b225cfd2: Preparing 15:15:28 84e92ec88dce: Preparing 15:15:28 fa584dfe87af: Preparing 15:15:28 c8432b83e759: Preparing 15:15:28 1629bd28dd8b: Preparing 15:15:28 84e92ec88dce: Waiting 15:15:28 fa584dfe87af: Waiting 15:15:28 f7c8b225cfd2: Waiting 15:15:28 c8432b83e759: Waiting 15:15:28 1629bd28dd8b: Waiting 15:15:28 aac1dfe5ee01: Preparing 15:15:28 e5e13b0c77cb: Preparing 15:15:28 aac1dfe5ee01: Waiting 15:15:28 f7edfa501a82: Layer already exists 15:15:28 a9ee06acc4e6: Layer already exists 15:15:28 256fb54dee6f: Layer already exists 15:15:28 5c9ab0359b64: Layer already exists 15:15:28 7c9f3af067fe: Layer already exists 15:15:28 84e92ec88dce: Layer already exists 15:15:28 1629bd28dd8b: Layer already exists 15:15:28 fa584dfe87af: Layer already exists 15:15:28 e5e13b0c77cb: Layer already exists 15:15:29 f7c8b225cfd2: Layer already exists 15:15:29 c8432b83e759: Layer already exists 15:15:29 aac1dfe5ee01: Layer already exists 15:15:29 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27: digest: sha256:bc5ee01f2835122159e722913ce1a1c7531500cc3a7d615d887e16610e5713ea size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:30 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 15:15:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:15:30 256fb54dee6f: Preparing 15:15:30 256fb54dee6f: Preparing 15:15:30 a9ee06acc4e6: Preparing 15:15:30 f7edfa501a82: Preparing 15:15:30 5c9ab0359b64: Preparing 15:15:30 7c9f3af067fe: Preparing 15:15:30 f7c8b225cfd2: Preparing 15:15:30 84e92ec88dce: Preparing 15:15:30 fa584dfe87af: Preparing 15:15:30 c8432b83e759: Preparing 15:15:30 1629bd28dd8b: Preparing 15:15:30 aac1dfe5ee01: Preparing 15:15:30 e5e13b0c77cb: Preparing 15:15:30 84e92ec88dce: Waiting 15:15:30 1629bd28dd8b: Waiting 15:15:30 aac1dfe5ee01: Waiting 15:15:30 e5e13b0c77cb: Waiting 15:15:30 fa584dfe87af: Waiting 15:15:30 c8432b83e759: Waiting 15:15:30 f7c8b225cfd2: Waiting 15:15:30 a9ee06acc4e6: Layer already exists 15:15:30 f7edfa501a82: Layer already exists 15:15:30 7c9f3af067fe: Layer already exists 15:15:30 256fb54dee6f: Layer already exists 15:15:30 5c9ab0359b64: Layer already exists 15:15:30 f7c8b225cfd2: Layer already exists 15:15:30 fa584dfe87af: Layer already exists 15:15:30 c8432b83e759: Layer already exists 15:15:30 84e92ec88dce: Layer already exists 15:15:30 1629bd28dd8b: Layer already exists 15:15:30 aac1dfe5ee01: Layer already exists 15:15:30 e5e13b0c77cb: Layer already exists 15:15:30 main: digest: sha256:bc5ee01f2835122159e722913ce1a1c7531500cc3a7d615d887e16610e5713ea size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:15:30 ===================================================== [Pipeline] echo 15:15:30 taggedImages: 15:15:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:15:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 15:15:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.27 15:15:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:15:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 15:15:30 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 15:15:30 cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:15:30 latest 15:15:30 3.0.0-dev.27 15:15:30 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:15:30 main 15:15:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cb9ff4527b99c77f8e69b5bcfccd1d262af058be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:15:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:15:31 0b7291035a29: Preparing 15:15:31 8efe676231d4: Preparing 15:15:31 515710649650: Preparing 15:15:31 662152e95ff2: Preparing 15:15:31 58f31d5ce9b6: Preparing 15:15:31 ba2283df12bd: Preparing 15:15:31 a64b60fd8045: Preparing 15:15:31 e5e13b0c77cb: Preparing 15:15:31 a64b60fd8045: Waiting 15:15:31 e5e13b0c77cb: Waiting 15:15:31 ba2283df12bd: Waiting 15:15:31 8efe676231d4: Pushed 15:15:31 58f31d5ce9b6: Pushed 15:15:31 0b7291035a29: Pushed 15:15:31 e5e13b0c77cb: Layer already exists 15:15:31 ba2283df12bd: Pushed 15:15:31 a64b60fd8045: Pushed 15:15:32 662152e95ff2: Pushed 15:15:32 515710649650: Pushed 15:15:32 cb9ff4527b99c77f8e69b5bcfccd1d262af058be: digest: sha256:75998a7ad447d44a9d11a91bc2cd544087f31148b05d940ce602f7f2f3831100 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:33 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 15:15:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:15:33 0b7291035a29: Preparing 15:15:33 8efe676231d4: Preparing 15:15:33 515710649650: Preparing 15:15:33 662152e95ff2: Preparing 15:15:33 58f31d5ce9b6: Preparing 15:15:33 ba2283df12bd: Preparing 15:15:33 a64b60fd8045: Preparing 15:15:33 e5e13b0c77cb: Preparing 15:15:33 a64b60fd8045: Waiting 15:15:33 e5e13b0c77cb: Waiting 15:15:33 ba2283df12bd: Waiting 15:15:33 8efe676231d4: Layer already exists 15:15:33 58f31d5ce9b6: Layer already exists 15:15:33 662152e95ff2: Layer already exists 15:15:33 0b7291035a29: Layer already exists 15:15:33 515710649650: Layer already exists 15:15:33 ba2283df12bd: Layer already exists 15:15:33 a64b60fd8045: Layer already exists 15:15:33 e5e13b0c77cb: Layer already exists 15:15:33 latest: digest: sha256:75998a7ad447d44a9d11a91bc2cd544087f31148b05d940ce602f7f2f3831100 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:33 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.27 15:15:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:15:34 0b7291035a29: Preparing 15:15:34 8efe676231d4: Preparing 15:15:34 515710649650: Preparing 15:15:34 662152e95ff2: Preparing 15:15:34 58f31d5ce9b6: Preparing 15:15:34 ba2283df12bd: Preparing 15:15:34 a64b60fd8045: Preparing 15:15:34 e5e13b0c77cb: Preparing 15:15:34 ba2283df12bd: Waiting 15:15:34 a64b60fd8045: Waiting 15:15:34 e5e13b0c77cb: Waiting 15:15:34 8efe676231d4: Layer already exists 15:15:34 58f31d5ce9b6: Layer already exists 15:15:34 0b7291035a29: Layer already exists 15:15:34 662152e95ff2: Layer already exists 15:15:34 515710649650: Layer already exists 15:15:34 a64b60fd8045: Layer already exists 15:15:34 ba2283df12bd: Layer already exists 15:15:34 e5e13b0c77cb: Layer already exists 15:15:34 3.0.0-dev.27: digest: sha256:75998a7ad447d44a9d11a91bc2cd544087f31148b05d940ce602f7f2f3831100 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:34 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:15:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:15:34 0b7291035a29: Preparing 15:15:34 8efe676231d4: Preparing 15:15:34 515710649650: Preparing 15:15:34 662152e95ff2: Preparing 15:15:34 58f31d5ce9b6: Preparing 15:15:34 ba2283df12bd: Preparing 15:15:34 a64b60fd8045: Preparing 15:15:34 e5e13b0c77cb: Preparing 15:15:34 ba2283df12bd: Waiting 15:15:34 e5e13b0c77cb: Waiting 15:15:34 a64b60fd8045: Waiting 15:15:34 515710649650: Layer already exists 15:15:34 0b7291035a29: Layer already exists 15:15:34 662152e95ff2: Layer already exists 15:15:34 58f31d5ce9b6: Layer already exists 15:15:34 8efe676231d4: Layer already exists 15:15:34 a64b60fd8045: Layer already exists 15:15:34 e5e13b0c77cb: Layer already exists 15:15:35 ba2283df12bd: Layer already exists 15:15:35 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27: digest: sha256:75998a7ad447d44a9d11a91bc2cd544087f31148b05d940ce602f7f2f3831100 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:35 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 15:15:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:15:36 0b7291035a29: Preparing 15:15:36 8efe676231d4: Preparing 15:15:36 515710649650: Preparing 15:15:36 662152e95ff2: Preparing 15:15:36 58f31d5ce9b6: Preparing 15:15:36 ba2283df12bd: Preparing 15:15:36 a64b60fd8045: Preparing 15:15:36 e5e13b0c77cb: Preparing 15:15:36 ba2283df12bd: Waiting 15:15:36 a64b60fd8045: Waiting 15:15:36 e5e13b0c77cb: Waiting 15:15:36 515710649650: Layer already exists 15:15:36 0b7291035a29: Layer already exists 15:15:36 662152e95ff2: Layer already exists 15:15:36 58f31d5ce9b6: Layer already exists 15:15:36 8efe676231d4: Layer already exists 15:15:36 e5e13b0c77cb: Layer already exists 15:15:36 ba2283df12bd: Layer already exists 15:15:36 a64b60fd8045: Layer already exists 15:15:36 main: digest: sha256:75998a7ad447d44a9d11a91bc2cd544087f31148b05d940ce602f7f2f3831100 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:15:36 ===================================================== [Pipeline] echo 15:15:36 taggedImages: 15:15:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:15:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 15:15:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.27 15:15:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:15:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 15:15:36 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 15:15:36 cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:15:36 latest 15:15:36 3.0.0-dev.27 15:15:36 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:15:36 main 15:15:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:36 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cb9ff4527b99c77f8e69b5bcfccd1d262af058be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:15:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:15:36 4736ca7de87c: Preparing 15:15:36 b2b0fa2d2744: Preparing 15:15:36 679e8f002c66: Preparing 15:15:36 180178682915: Preparing 15:15:36 21fa2973c349: Preparing 15:15:36 d68498d73972: Preparing 15:15:36 6d4d1caea9b6: Preparing 15:15:36 b2e55d6b0198: Preparing 15:15:36 bdd1f108c8c9: Preparing 15:15:36 e5e13b0c77cb: Preparing 15:15:36 d68498d73972: Waiting 15:15:36 b2e55d6b0198: Waiting 15:15:36 bdd1f108c8c9: Waiting 15:15:36 6d4d1caea9b6: Waiting 15:15:36 e5e13b0c77cb: Waiting 15:15:36 4736ca7de87c: Pushed 15:15:36 21fa2973c349: Pushed 15:15:36 b2b0fa2d2744: Pushed 15:15:37 d68498d73972: Pushed 15:15:37 b2e55d6b0198: Pushed 15:15:37 6d4d1caea9b6: Pushed 15:15:37 e5e13b0c77cb: Layer already exists 15:15:37 bdd1f108c8c9: Pushed 15:15:38 180178682915: Pushed 15:15:38 679e8f002c66: Pushed 15:15:38 cb9ff4527b99c77f8e69b5bcfccd1d262af058be: digest: sha256:a2148e1c7f44b2d379985e966dbf3c8f50eddcaa618e4576525f3f5b1e24d1e6 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:39 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 15:15:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:15:39 4736ca7de87c: Preparing 15:15:39 b2b0fa2d2744: Preparing 15:15:39 679e8f002c66: Preparing 15:15:39 180178682915: Preparing 15:15:39 21fa2973c349: Preparing 15:15:39 d68498d73972: Preparing 15:15:39 6d4d1caea9b6: Preparing 15:15:39 b2e55d6b0198: Preparing 15:15:39 bdd1f108c8c9: Preparing 15:15:39 e5e13b0c77cb: Preparing 15:15:39 6d4d1caea9b6: Waiting 15:15:39 b2e55d6b0198: Waiting 15:15:39 bdd1f108c8c9: Waiting 15:15:39 e5e13b0c77cb: Waiting 15:15:39 d68498d73972: Waiting 15:15:39 21fa2973c349: Layer already exists 15:15:39 b2b0fa2d2744: Layer already exists 15:15:39 679e8f002c66: Layer already exists 15:15:39 4736ca7de87c: Layer already exists 15:15:39 180178682915: Layer already exists 15:15:39 d68498d73972: Layer already exists 15:15:39 6d4d1caea9b6: Layer already exists 15:15:39 b2e55d6b0198: Layer already exists 15:15:39 e5e13b0c77cb: Layer already exists 15:15:39 bdd1f108c8c9: Layer already exists 15:15:39 latest: digest: sha256:a2148e1c7f44b2d379985e966dbf3c8f50eddcaa618e4576525f3f5b1e24d1e6 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:39 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.27 15:15:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:15:40 4736ca7de87c: Preparing 15:15:40 b2b0fa2d2744: Preparing 15:15:40 679e8f002c66: Preparing 15:15:40 180178682915: Preparing 15:15:40 21fa2973c349: Preparing 15:15:40 d68498d73972: Preparing 15:15:40 6d4d1caea9b6: Preparing 15:15:40 b2e55d6b0198: Preparing 15:15:40 bdd1f108c8c9: Preparing 15:15:40 e5e13b0c77cb: Preparing 15:15:40 6d4d1caea9b6: Waiting 15:15:40 bdd1f108c8c9: Waiting 15:15:40 b2e55d6b0198: Waiting 15:15:40 d68498d73972: Waiting 15:15:40 e5e13b0c77cb: Waiting 15:15:40 b2b0fa2d2744: Layer already exists 15:15:40 21fa2973c349: Layer already exists 15:15:40 180178682915: Layer already exists 15:15:40 679e8f002c66: Layer already exists 15:15:40 6d4d1caea9b6: Layer already exists 15:15:40 4736ca7de87c: Layer already exists 15:15:40 d68498d73972: Layer already exists 15:15:40 bdd1f108c8c9: Layer already exists 15:15:40 b2e55d6b0198: Layer already exists 15:15:40 e5e13b0c77cb: Layer already exists 15:15:40 3.0.0-dev.27: digest: sha256:a2148e1c7f44b2d379985e966dbf3c8f50eddcaa618e4576525f3f5b1e24d1e6 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:40 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:15:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:15:40 4736ca7de87c: Preparing 15:15:40 b2b0fa2d2744: Preparing 15:15:40 679e8f002c66: Preparing 15:15:40 180178682915: Preparing 15:15:40 21fa2973c349: Preparing 15:15:40 d68498d73972: Preparing 15:15:40 6d4d1caea9b6: Preparing 15:15:40 b2e55d6b0198: Preparing 15:15:40 bdd1f108c8c9: Preparing 15:15:40 e5e13b0c77cb: Preparing 15:15:40 d68498d73972: Waiting 15:15:40 6d4d1caea9b6: Waiting 15:15:40 e5e13b0c77cb: Waiting 15:15:40 bdd1f108c8c9: Waiting 15:15:40 180178682915: Layer already exists 15:15:40 679e8f002c66: Layer already exists 15:15:40 4736ca7de87c: Layer already exists 15:15:40 21fa2973c349: Layer already exists 15:15:40 b2b0fa2d2744: Layer already exists 15:15:40 6d4d1caea9b6: Layer already exists 15:15:40 e5e13b0c77cb: Layer already exists 15:15:40 b2e55d6b0198: Layer already exists 15:15:40 bdd1f108c8c9: Layer already exists 15:15:40 d68498d73972: Layer already exists 15:15:40 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27: digest: sha256:a2148e1c7f44b2d379985e966dbf3c8f50eddcaa618e4576525f3f5b1e24d1e6 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:41 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 15:15:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:15:41 4736ca7de87c: Preparing 15:15:41 b2b0fa2d2744: Preparing 15:15:41 679e8f002c66: Preparing 15:15:41 180178682915: Preparing 15:15:41 21fa2973c349: Preparing 15:15:41 d68498d73972: Preparing 15:15:41 6d4d1caea9b6: Preparing 15:15:41 b2e55d6b0198: Preparing 15:15:41 bdd1f108c8c9: Preparing 15:15:41 e5e13b0c77cb: Preparing 15:15:41 d68498d73972: Waiting 15:15:41 6d4d1caea9b6: Waiting 15:15:41 b2e55d6b0198: Waiting 15:15:41 bdd1f108c8c9: Waiting 15:15:41 e5e13b0c77cb: Waiting 15:15:41 b2b0fa2d2744: Layer already exists 15:15:41 21fa2973c349: Layer already exists 15:15:41 180178682915: Layer already exists 15:15:41 679e8f002c66: Layer already exists 15:15:41 4736ca7de87c: Layer already exists 15:15:41 d68498d73972: Layer already exists 15:15:41 bdd1f108c8c9: Layer already exists 15:15:41 6d4d1caea9b6: Layer already exists 15:15:41 e5e13b0c77cb: Layer already exists 15:15:41 b2e55d6b0198: Layer already exists 15:15:41 main: digest: sha256:a2148e1c7f44b2d379985e966dbf3c8f50eddcaa618e4576525f3f5b1e24d1e6 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:15:41 ===================================================== [Pipeline] echo 15:15:41 taggedImages: 15:15:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:15:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 15:15:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.27 15:15:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:15:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 15:15:41 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 15:15:41 cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:15:41 latest 15:15:41 3.0.0-dev.27 15:15:41 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:15:41 main 15:15:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:41 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cb9ff4527b99c77f8e69b5bcfccd1d262af058be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:15:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:15:42 1f7b3f82370d: Preparing 15:15:42 697f584f92b0: Preparing 15:15:42 84e92ec88dce: Preparing 15:15:42 195fb821654d: Preparing 15:15:42 34d5ebaa5410: Preparing 15:15:42 34d5ebaa5410: Layer already exists 15:15:42 84e92ec88dce: Layer already exists 15:15:42 1f7b3f82370d: Pushed 15:15:42 195fb821654d: Pushed 15:15:44 697f584f92b0: Pushed 15:15:44 cb9ff4527b99c77f8e69b5bcfccd1d262af058be: digest: sha256:3d7a086ac2e61cf9df8fac20f535d91ffb2015dbc2d8db45617851710fa685ad size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:44 + 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 15:15:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 15:15:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:15:45 1f7b3f82370d: Preparing 15:15:45 697f584f92b0: Preparing 15:15:45 84e92ec88dce: Preparing 15:15:45 195fb821654d: Preparing 15:15:45 34d5ebaa5410: Preparing 15:15:45 697f584f92b0: Layer already exists 15:15:45 84e92ec88dce: Layer already exists 15:15:45 1f7b3f82370d: Layer already exists 15:15:45 34d5ebaa5410: Layer already exists 15:15:45 195fb821654d: Layer already exists 15:15:45 latest: digest: sha256:3d7a086ac2e61cf9df8fac20f535d91ffb2015dbc2d8db45617851710fa685ad size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:45 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.27 15:15:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:15:45 1f7b3f82370d: Preparing 15:15:45 697f584f92b0: Preparing 15:15:45 84e92ec88dce: Preparing 15:15:45 195fb821654d: Preparing 15:15:45 34d5ebaa5410: Preparing 15:15:45 84e92ec88dce: Layer already exists 15:15:45 697f584f92b0: Layer already exists 15:15:45 195fb821654d: Layer already exists 15:15:45 34d5ebaa5410: Layer already exists 15:15:45 1f7b3f82370d: Layer already exists 15:15:45 3.0.0-dev.27: digest: sha256:3d7a086ac2e61cf9df8fac20f535d91ffb2015dbc2d8db45617851710fa685ad size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:46 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:15:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:15:46 1f7b3f82370d: Preparing 15:15:46 697f584f92b0: Preparing 15:15:46 84e92ec88dce: Preparing 15:15:46 195fb821654d: Preparing 15:15:46 34d5ebaa5410: Preparing 15:15:46 195fb821654d: Layer already exists 15:15:46 1f7b3f82370d: Layer already exists 15:15:46 34d5ebaa5410: Layer already exists 15:15:46 697f584f92b0: Layer already exists 15:15:46 84e92ec88dce: Layer already exists 15:15:46 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27: digest: sha256:3d7a086ac2e61cf9df8fac20f535d91ffb2015dbc2d8db45617851710fa685ad size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:46 + 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 15:15:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 15:15:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:15:47 1f7b3f82370d: Preparing 15:15:47 697f584f92b0: Preparing 15:15:47 84e92ec88dce: Preparing 15:15:47 195fb821654d: Preparing 15:15:47 34d5ebaa5410: Preparing 15:15:47 84e92ec88dce: Layer already exists 15:15:47 697f584f92b0: Layer already exists 15:15:47 34d5ebaa5410: Layer already exists 15:15:47 1f7b3f82370d: Layer already exists 15:15:47 195fb821654d: Layer already exists 15:15:47 main: digest: sha256:3d7a086ac2e61cf9df8fac20f535d91ffb2015dbc2d8db45617851710fa685ad size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:15:47 ===================================================== [Pipeline] echo 15:15:47 taggedImages: 15:15:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:15:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 15:15:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.27 15:15:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:15:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 15:15:47 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 15:15:47 cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:15:47 latest 15:15:47 3.0.0-dev.27 15:15:47 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:15:47 main 15:15:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:47 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cb9ff4527b99c77f8e69b5bcfccd1d262af058be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:15:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:15:47 61851e31eceb: Preparing 15:15:47 5faaa29ff942: Preparing 15:15:47 f05e9357172a: Preparing 15:15:47 85b8d80ea752: Preparing 15:15:47 4dabd4b58e99: Preparing 15:15:47 2e577b43f5d9: Preparing 15:15:47 34d5ebaa5410: Preparing 15:15:47 2e577b43f5d9: Waiting 15:15:47 f05e9357172a: Pushed 15:15:47 5faaa29ff942: Pushed 15:15:47 61851e31eceb: Pushed 15:15:47 34d5ebaa5410: Layer already exists 15:15:48 2e577b43f5d9: Pushed 15:15:51 4dabd4b58e99: Pushed 15:15:54 85b8d80ea752: Pushed 15:15:54 cb9ff4527b99c77f8e69b5bcfccd1d262af058be: digest: sha256:5400aeed6c64f966722e80473b3223464a5b8fc39027e7baa6d7f5ad3b7d961a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:55 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 15:15:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:15:55 61851e31eceb: Preparing 15:15:55 5faaa29ff942: Preparing 15:15:55 f05e9357172a: Preparing 15:15:55 85b8d80ea752: Preparing 15:15:55 4dabd4b58e99: Preparing 15:15:55 2e577b43f5d9: Preparing 15:15:55 34d5ebaa5410: Preparing 15:15:55 2e577b43f5d9: Waiting 15:15:55 34d5ebaa5410: Waiting 15:15:55 4dabd4b58e99: Layer already exists 15:15:55 61851e31eceb: Layer already exists 15:15:55 85b8d80ea752: Layer already exists 15:15:55 f05e9357172a: Layer already exists 15:15:55 5faaa29ff942: Layer already exists 15:15:55 34d5ebaa5410: Layer already exists 15:15:55 2e577b43f5d9: Layer already exists 15:15:55 latest: digest: sha256:5400aeed6c64f966722e80473b3223464a5b8fc39027e7baa6d7f5ad3b7d961a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:55 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.27 15:15:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:15:56 61851e31eceb: Preparing 15:15:56 5faaa29ff942: Preparing 15:15:56 f05e9357172a: Preparing 15:15:56 85b8d80ea752: Preparing 15:15:56 4dabd4b58e99: Preparing 15:15:56 2e577b43f5d9: Preparing 15:15:56 34d5ebaa5410: Preparing 15:15:56 2e577b43f5d9: Waiting 15:15:56 34d5ebaa5410: Waiting 15:15:56 61851e31eceb: Layer already exists 15:15:56 f05e9357172a: Layer already exists 15:15:56 5faaa29ff942: Layer already exists 15:15:56 4dabd4b58e99: Layer already exists 15:15:56 85b8d80ea752: Layer already exists 15:15:56 2e577b43f5d9: Layer already exists 15:15:56 34d5ebaa5410: Layer already exists 15:15:56 3.0.0-dev.27: digest: sha256:5400aeed6c64f966722e80473b3223464a5b8fc39027e7baa6d7f5ad3b7d961a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:56 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:15:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:15:56 61851e31eceb: Preparing 15:15:56 5faaa29ff942: Preparing 15:15:56 f05e9357172a: Preparing 15:15:56 85b8d80ea752: Preparing 15:15:56 4dabd4b58e99: Preparing 15:15:56 2e577b43f5d9: Preparing 15:15:56 34d5ebaa5410: Preparing 15:15:56 2e577b43f5d9: Waiting 15:15:56 34d5ebaa5410: Waiting 15:15:56 5faaa29ff942: Layer already exists 15:15:56 61851e31eceb: Layer already exists 15:15:56 85b8d80ea752: Layer already exists 15:15:56 f05e9357172a: Layer already exists 15:15:56 4dabd4b58e99: Layer already exists 15:15:56 2e577b43f5d9: Layer already exists 15:15:56 34d5ebaa5410: Layer already exists 15:15:56 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27: digest: sha256:5400aeed6c64f966722e80473b3223464a5b8fc39027e7baa6d7f5ad3b7d961a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:56 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 15:15:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:15:57 61851e31eceb: Preparing 15:15:57 5faaa29ff942: Preparing 15:15:57 f05e9357172a: Preparing 15:15:57 85b8d80ea752: Preparing 15:15:57 4dabd4b58e99: Preparing 15:15:57 2e577b43f5d9: Preparing 15:15:57 34d5ebaa5410: Preparing 15:15:57 2e577b43f5d9: Waiting 15:15:57 34d5ebaa5410: Waiting 15:15:57 85b8d80ea752: Layer already exists 15:15:57 61851e31eceb: Layer already exists 15:15:57 f05e9357172a: Layer already exists 15:15:57 5faaa29ff942: Layer already exists 15:15:57 4dabd4b58e99: Layer already exists 15:15:57 2e577b43f5d9: Layer already exists 15:15:57 34d5ebaa5410: Layer already exists 15:15:57 main: digest: sha256:5400aeed6c64f966722e80473b3223464a5b8fc39027e7baa6d7f5ad3b7d961a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:15:57 ===================================================== [Pipeline] echo 15:15:57 taggedImages: 15:15:57 - nexus3.edgexfoundry.org:10004/security-spire-agent:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:15:57 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 15:15:57 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.27 15:15:57 - nexus3.edgexfoundry.org:10004/security-spire-agent:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:15:57 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 15:15:57 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 15:15:57 cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:15:57 latest 15:15:57 3.0.0-dev.27 15:15:57 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:15:57 main 15:15:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:57 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cb9ff4527b99c77f8e69b5bcfccd1d262af058be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:15:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:15:57 04155bbf2459: Preparing 15:15:57 b2b1324d92b6: Preparing 15:15:57 19a453cde1e5: Preparing 15:15:57 8577f7fd57dd: Preparing 15:15:57 c57a9bcdb4fc: Preparing 15:15:57 34d5ebaa5410: Preparing 15:15:57 34d5ebaa5410: Waiting 15:15:57 19a453cde1e5: Pushed 15:15:57 b2b1324d92b6: Pushed 15:15:57 04155bbf2459: Pushed 15:15:58 34d5ebaa5410: Layer already exists 15:15:58 c57a9bcdb4fc: Pushed 15:16:04 8577f7fd57dd: Pushed 15:16:04 cb9ff4527b99c77f8e69b5bcfccd1d262af058be: digest: sha256:6fc35b2b5c8d5e3c50fee4f4758e6a2b1ca3e0b9f42253f4bee2204a9a764312 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:05 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 15:16:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:16:05 04155bbf2459: Preparing 15:16:05 b2b1324d92b6: Preparing 15:16:05 19a453cde1e5: Preparing 15:16:05 8577f7fd57dd: Preparing 15:16:05 c57a9bcdb4fc: Preparing 15:16:05 34d5ebaa5410: Preparing 15:16:05 34d5ebaa5410: Waiting 15:16:05 c57a9bcdb4fc: Layer already exists 15:16:05 04155bbf2459: Layer already exists 15:16:05 b2b1324d92b6: Layer already exists 15:16:05 8577f7fd57dd: Layer already exists 15:16:05 19a453cde1e5: Layer already exists 15:16:05 34d5ebaa5410: Layer already exists 15:16:05 latest: digest: sha256:6fc35b2b5c8d5e3c50fee4f4758e6a2b1ca3e0b9f42253f4bee2204a9a764312 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:05 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.27 15:16:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:16:06 04155bbf2459: Preparing 15:16:06 b2b1324d92b6: Preparing 15:16:06 19a453cde1e5: Preparing 15:16:06 8577f7fd57dd: Preparing 15:16:06 c57a9bcdb4fc: Preparing 15:16:06 34d5ebaa5410: Preparing 15:16:06 34d5ebaa5410: Waiting 15:16:06 b2b1324d92b6: Layer already exists 15:16:06 04155bbf2459: Layer already exists 15:16:06 8577f7fd57dd: Layer already exists 15:16:06 19a453cde1e5: Layer already exists 15:16:06 c57a9bcdb4fc: Layer already exists 15:16:06 34d5ebaa5410: Layer already exists 15:16:06 3.0.0-dev.27: digest: sha256:6fc35b2b5c8d5e3c50fee4f4758e6a2b1ca3e0b9f42253f4bee2204a9a764312 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:06 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:16:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:16:06 04155bbf2459: Preparing 15:16:06 b2b1324d92b6: Preparing 15:16:06 19a453cde1e5: Preparing 15:16:06 8577f7fd57dd: Preparing 15:16:06 c57a9bcdb4fc: Preparing 15:16:06 34d5ebaa5410: Preparing 15:16:06 c57a9bcdb4fc: Layer already exists 15:16:06 b2b1324d92b6: Layer already exists 15:16:06 8577f7fd57dd: Layer already exists 15:16:06 04155bbf2459: Layer already exists 15:16:06 19a453cde1e5: Layer already exists 15:16:06 34d5ebaa5410: Layer already exists 15:16:06 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27: digest: sha256:6fc35b2b5c8d5e3c50fee4f4758e6a2b1ca3e0b9f42253f4bee2204a9a764312 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:07 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 15:16:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:16:07 04155bbf2459: Preparing 15:16:07 b2b1324d92b6: Preparing 15:16:07 19a453cde1e5: Preparing 15:16:07 8577f7fd57dd: Preparing 15:16:07 c57a9bcdb4fc: Preparing 15:16:07 34d5ebaa5410: Preparing 15:16:07 34d5ebaa5410: Waiting 15:16:07 b2b1324d92b6: Layer already exists 15:16:07 19a453cde1e5: Layer already exists 15:16:07 8577f7fd57dd: Layer already exists 15:16:07 04155bbf2459: Layer already exists 15:16:07 34d5ebaa5410: Layer already exists 15:16:07 c57a9bcdb4fc: Layer already exists 15:16:07 main: digest: sha256:6fc35b2b5c8d5e3c50fee4f4758e6a2b1ca3e0b9f42253f4bee2204a9a764312 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:16:07 ===================================================== [Pipeline] echo 15:16:07 taggedImages: 15:16:07 - nexus3.edgexfoundry.org:10004/security-spire-config:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:16:07 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 15:16:07 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.27 15:16:07 - nexus3.edgexfoundry.org:10004/security-spire-config:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:16:07 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 15:16:07 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 15:16:07 cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:16:07 latest 15:16:07 3.0.0-dev.27 15:16:07 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:16:07 main 15:16:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:07 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cb9ff4527b99c77f8e69b5bcfccd1d262af058be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:16:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:16:08 ca58bada93f5: Preparing 15:16:08 276e0ea1b443: Preparing 15:16:08 8edf99c821bd: Preparing 15:16:08 46ac41497fab: Preparing 15:16:08 2e577b43f5d9: Preparing 15:16:08 34d5ebaa5410: Preparing 15:16:08 34d5ebaa5410: Waiting 15:16:08 2e577b43f5d9: Layer already exists 15:16:08 34d5ebaa5410: Layer already exists 15:16:08 8edf99c821bd: Pushed 15:16:08 276e0ea1b443: Pushed 15:16:08 ca58bada93f5: Pushed 15:16:14 46ac41497fab: Pushed 15:16:14 cb9ff4527b99c77f8e69b5bcfccd1d262af058be: digest: sha256:bd02ffbd275784eddf4087fa46abb6cb05a3f02665f0e10495022bd8e40b26ce size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:14 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 15:16:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:16:15 ca58bada93f5: Preparing 15:16:15 276e0ea1b443: Preparing 15:16:15 8edf99c821bd: Preparing 15:16:15 46ac41497fab: Preparing 15:16:15 2e577b43f5d9: Preparing 15:16:15 34d5ebaa5410: Preparing 15:16:15 34d5ebaa5410: Waiting 15:16:15 46ac41497fab: Layer already exists 15:16:15 2e577b43f5d9: Layer already exists 15:16:15 ca58bada93f5: Layer already exists 15:16:15 8edf99c821bd: Layer already exists 15:16:15 276e0ea1b443: Layer already exists 15:16:15 34d5ebaa5410: Layer already exists 15:16:15 latest: digest: sha256:bd02ffbd275784eddf4087fa46abb6cb05a3f02665f0e10495022bd8e40b26ce size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:15 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.27 15:16:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:16:16 ca58bada93f5: Preparing 15:16:16 276e0ea1b443: Preparing 15:16:16 8edf99c821bd: Preparing 15:16:16 46ac41497fab: Preparing 15:16:16 2e577b43f5d9: Preparing 15:16:16 34d5ebaa5410: Preparing 15:16:16 34d5ebaa5410: Waiting 15:16:16 8edf99c821bd: Layer already exists 15:16:16 276e0ea1b443: Layer already exists 15:16:16 46ac41497fab: Layer already exists 15:16:16 ca58bada93f5: Layer already exists 15:16:16 2e577b43f5d9: Layer already exists 15:16:16 34d5ebaa5410: Layer already exists 15:16:16 3.0.0-dev.27: digest: sha256:bd02ffbd275784eddf4087fa46abb6cb05a3f02665f0e10495022bd8e40b26ce size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:16 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:16:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:16:17 ca58bada93f5: Preparing 15:16:17 276e0ea1b443: Preparing 15:16:17 8edf99c821bd: Preparing 15:16:17 46ac41497fab: Preparing 15:16:17 2e577b43f5d9: Preparing 15:16:17 34d5ebaa5410: Preparing 15:16:17 34d5ebaa5410: Waiting 15:16:17 276e0ea1b443: Layer already exists 15:16:17 46ac41497fab: Layer already exists 15:16:17 8edf99c821bd: Layer already exists 15:16:17 ca58bada93f5: Layer already exists 15:16:17 2e577b43f5d9: Layer already exists 15:16:17 34d5ebaa5410: Layer already exists 15:16:17 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27: digest: sha256:bd02ffbd275784eddf4087fa46abb6cb05a3f02665f0e10495022bd8e40b26ce size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 15:16:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:16:17 ca58bada93f5: Preparing 15:16:17 276e0ea1b443: Preparing 15:16:17 8edf99c821bd: Preparing 15:16:17 46ac41497fab: Preparing 15:16:17 2e577b43f5d9: Preparing 15:16:17 34d5ebaa5410: Preparing 15:16:17 34d5ebaa5410: Waiting 15:16:17 46ac41497fab: Layer already exists 15:16:17 8edf99c821bd: Layer already exists 15:16:17 276e0ea1b443: Layer already exists 15:16:17 34d5ebaa5410: Layer already exists 15:16:17 ca58bada93f5: Layer already exists 15:16:18 2e577b43f5d9: Layer already exists 15:16:18 main: digest: sha256:bd02ffbd275784eddf4087fa46abb6cb05a3f02665f0e10495022bd8e40b26ce size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:16:18 ===================================================== [Pipeline] echo 15:16:18 taggedImages: 15:16:18 - nexus3.edgexfoundry.org:10004/security-spire-server:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:16:18 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 15:16:18 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.27 15:16:18 - nexus3.edgexfoundry.org:10004/security-spire-server:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:16:18 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 15:16:18 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 15:16:18 cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:16:18 latest 15:16:18 3.0.0-dev.27 15:16:18 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:16:18 main 15:16:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:18 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cb9ff4527b99c77f8e69b5bcfccd1d262af058be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:16:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:16:18 eb753e77aa53: Preparing 15:16:18 ca7feaf00f33: Preparing 15:16:18 84e92ec88dce: Preparing 15:16:18 4f31554a8a24: Preparing 15:16:18 e5e13b0c77cb: Preparing 15:16:18 e5e13b0c77cb: Layer already exists 15:16:18 84e92ec88dce: Layer already exists 15:16:18 eb753e77aa53: Pushed 15:16:18 4f31554a8a24: Pushed 15:16:21 ca7feaf00f33: Pushed 15:16:21 cb9ff4527b99c77f8e69b5bcfccd1d262af058be: digest: sha256:720716e31c8d49d6eb5940bb69886b434efe1a0d57b02cdeeb91d049ba69235f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:21 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 15:16:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:16:22 eb753e77aa53: Preparing 15:16:22 ca7feaf00f33: Preparing 15:16:22 84e92ec88dce: Preparing 15:16:22 4f31554a8a24: Preparing 15:16:22 e5e13b0c77cb: Preparing 15:16:22 4f31554a8a24: Layer already exists 15:16:22 84e92ec88dce: Layer already exists 15:16:22 ca7feaf00f33: Layer already exists 15:16:22 eb753e77aa53: Layer already exists 15:16:22 e5e13b0c77cb: Layer already exists 15:16:22 latest: digest: sha256:720716e31c8d49d6eb5940bb69886b434efe1a0d57b02cdeeb91d049ba69235f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:22 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.27 15:16:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:16:22 eb753e77aa53: Preparing 15:16:22 ca7feaf00f33: Preparing 15:16:22 84e92ec88dce: Preparing 15:16:22 4f31554a8a24: Preparing 15:16:22 e5e13b0c77cb: Preparing 15:16:22 84e92ec88dce: Layer already exists 15:16:22 ca7feaf00f33: Layer already exists 15:16:22 eb753e77aa53: Layer already exists 15:16:22 4f31554a8a24: Layer already exists 15:16:22 e5e13b0c77cb: Layer already exists 15:16:22 3.0.0-dev.27: digest: sha256:720716e31c8d49d6eb5940bb69886b434efe1a0d57b02cdeeb91d049ba69235f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:16:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:16:23 eb753e77aa53: Preparing 15:16:23 ca7feaf00f33: Preparing 15:16:23 84e92ec88dce: Preparing 15:16:23 4f31554a8a24: Preparing 15:16:23 e5e13b0c77cb: Preparing 15:16:23 e5e13b0c77cb: Layer already exists 15:16:23 eb753e77aa53: Layer already exists 15:16:23 ca7feaf00f33: Layer already exists 15:16:23 84e92ec88dce: Layer already exists 15:16:23 4f31554a8a24: Layer already exists 15:16:23 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27: digest: sha256:720716e31c8d49d6eb5940bb69886b434efe1a0d57b02cdeeb91d049ba69235f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 15:16:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:16:24 eb753e77aa53: Preparing 15:16:24 ca7feaf00f33: Preparing 15:16:24 84e92ec88dce: Preparing 15:16:24 4f31554a8a24: Preparing 15:16:24 e5e13b0c77cb: Preparing 15:16:24 4f31554a8a24: Layer already exists 15:16:24 ca7feaf00f33: Layer already exists 15:16:24 eb753e77aa53: Layer already exists 15:16:24 e5e13b0c77cb: Layer already exists 15:16:24 84e92ec88dce: Layer already exists 15:16:24 main: digest: sha256:720716e31c8d49d6eb5940bb69886b434efe1a0d57b02cdeeb91d049ba69235f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:16:24 ===================================================== [Pipeline] echo 15:16:24 taggedImages: 15:16:24 - nexus3.edgexfoundry.org:10004/support-notifications:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:16:24 - nexus3.edgexfoundry.org:10004/support-notifications:latest 15:16:24 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.27 15:16:24 - nexus3.edgexfoundry.org:10004/support-notifications:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:16:24 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 15:16:24 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 15:16:24 cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:16:24 latest 15:16:24 3.0.0-dev.27 15:16:24 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:16:24 main 15:16:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:24 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cb9ff4527b99c77f8e69b5bcfccd1d262af058be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:16:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:16:24 ba49da20f2e1: Preparing 15:16:24 ce45f76ffad7: Preparing 15:16:24 84e92ec88dce: Preparing 15:16:24 515244949831: Preparing 15:16:24 e5e13b0c77cb: Preparing 15:16:24 e5e13b0c77cb: Layer already exists 15:16:24 515244949831: Layer already exists 15:16:24 84e92ec88dce: Layer already exists 15:16:24 ba49da20f2e1: Pushed 15:16:27 ce45f76ffad7: Pushed 15:16:27 cb9ff4527b99c77f8e69b5bcfccd1d262af058be: digest: sha256:132931735a40d325873dcfd38eb4c96ee16aa76a7082edb3678dcc223ad708e1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:27 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 15:16:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:16:28 ba49da20f2e1: Preparing 15:16:28 ce45f76ffad7: Preparing 15:16:28 84e92ec88dce: Preparing 15:16:28 515244949831: Preparing 15:16:28 e5e13b0c77cb: Preparing 15:16:28 84e92ec88dce: Layer already exists 15:16:28 ce45f76ffad7: Layer already exists 15:16:28 e5e13b0c77cb: Layer already exists 15:16:28 515244949831: Layer already exists 15:16:28 ba49da20f2e1: Layer already exists 15:16:28 latest: digest: sha256:132931735a40d325873dcfd38eb4c96ee16aa76a7082edb3678dcc223ad708e1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:28 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.27 15:16:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:16:28 ba49da20f2e1: Preparing 15:16:28 ce45f76ffad7: Preparing 15:16:28 84e92ec88dce: Preparing 15:16:28 515244949831: Preparing 15:16:28 e5e13b0c77cb: Preparing 15:16:28 ba49da20f2e1: Layer already exists 15:16:28 ce45f76ffad7: Layer already exists 15:16:28 84e92ec88dce: Layer already exists 15:16:28 e5e13b0c77cb: Layer already exists 15:16:28 515244949831: Layer already exists 15:16:28 3.0.0-dev.27: digest: sha256:132931735a40d325873dcfd38eb4c96ee16aa76a7082edb3678dcc223ad708e1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:29 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:16:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:16:29 ba49da20f2e1: Preparing 15:16:29 ce45f76ffad7: Preparing 15:16:29 84e92ec88dce: Preparing 15:16:29 515244949831: Preparing 15:16:29 e5e13b0c77cb: Preparing 15:16:29 515244949831: Layer already exists 15:16:29 ce45f76ffad7: Layer already exists 15:16:29 ba49da20f2e1: Layer already exists 15:16:29 e5e13b0c77cb: Layer already exists 15:16:29 84e92ec88dce: Layer already exists 15:16:29 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27: digest: sha256:132931735a40d325873dcfd38eb4c96ee16aa76a7082edb3678dcc223ad708e1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:29 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 15:16:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:16:29 ba49da20f2e1: Preparing 15:16:29 ce45f76ffad7: Preparing 15:16:29 84e92ec88dce: Preparing 15:16:29 515244949831: Preparing 15:16:29 e5e13b0c77cb: Preparing 15:16:29 515244949831: Layer already exists 15:16:29 ba49da20f2e1: Layer already exists 15:16:29 e5e13b0c77cb: Layer already exists 15:16:29 84e92ec88dce: Layer already exists 15:16:29 ce45f76ffad7: Layer already exists 15:16:29 main: digest: sha256:132931735a40d325873dcfd38eb4c96ee16aa76a7082edb3678dcc223ad708e1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:16:29 ===================================================== [Pipeline] echo 15:16:29 taggedImages: 15:16:29 - nexus3.edgexfoundry.org:10004/support-scheduler:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:16:29 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 15:16:29 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.27 15:16:29 - nexus3.edgexfoundry.org:10004/support-scheduler:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:16:29 - 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] } 15:19:12 Removing intermediate container 337513a49e0c 15:19:12 ---> d5897c932bb0 15:19:12 15:19:12 Step 9/32 : FROM alpine:3.16 15:19:12 3.16: Pulling from library/alpine 15:19:12 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 15:19:12 Status: Downloaded newer image for alpine:3.16 15:19:12 ---> 2b4661558fb8 15:19:12 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:19:12 ---> Running in 5cb42ffb6c72 15:19:12 Removing intermediate container 5cb42ffb6c72 15:19:12 ---> 96b489f19618 15:19:12 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 15:19:12 ---> Running in ea436e0906cd 15:19:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:19:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:19:14 (1/2) Installing dumb-init (1.2.5-r1) 15:19:14 (2/2) Installing su-exec (0.2-r1) 15:19:14 Executing busybox-1.35.0-r17.trigger 15:19:14 OK: 5 MiB in 16 packages 15:19:16 Removing intermediate container ea436e0906cd 15:19:16 ---> aa9fcb537d43 15:19:16 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 15:19:16 ---> Running in 1bc0efcfd37a 15:19:16 Removing intermediate container 1bc0efcfd37a 15:19:16 ---> 06929e61a544 15:19:16 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 15:19:16 ---> Running in 8f61ecbea64d 15:19:17 Removing intermediate container 8f61ecbea64d 15:19:17 ---> 369e3ce3b94b 15:19:17 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 15:19:17 ---> Running in c6ab5a6ca712 15:19:17 Removing intermediate container c6ab5a6ca712 15:19:17 ---> e0a26b5d4602 15:19:17 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 15:19:17 ---> Running in c08bc69785c6 15:19:18 Removing intermediate container c08bc69785c6 15:19:18 ---> f409059bdf20 15:19:18 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 15:19:18 ---> Running in a205b07552c7 15:19:22 Removing intermediate container a205b07552c7 15:19:22 ---> a4cfa9ddebc8 15:19:22 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 15:19:22 ---> Running in 19a58ccd7377 15:19:23 Removing intermediate container 19a58ccd7377 15:19:23 ---> bc2f476905d2 15:19:23 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 15:19:24 ---> 9b5741d489cf 15:19:24 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 15:19:24 ---> Running in ca263365172b 15:19:27 Removing intermediate container ca263365172b 15:19:27 ---> 8bfb749954a8 15:19:27 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 15:19:28 ---> 0344dd0ba33f 15:19:28 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:19:31 ---> 4ebc22584399 15:19:31 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:19:31 ---> cf58ed46ab66 15:19:31 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:19:32 ---> cadb1421f523 15:19:32 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 15:19:33 ---> b828ebf4c231 15:19:33 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 15:19:34 ---> 1f0cc86bc40f 15:19:34 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:19:36 ---> 221ec297ff24 15:19:36 Step 27/32 : RUN chmod +x /entrypoint.sh 15:19:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:19:36 ---> Running in d600431ed1bf 15:19:40 Removing intermediate container d600431ed1bf 15:19:40 ---> c50ccff7b07d 15:19:40 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 15:19:40 ---> Running in d5ba7cdc3c73 15:19:40 Removing intermediate container d5ba7cdc3c73 15:19:40 ---> 9907ae9ee6e6 15:19:40 Step 29/32 : CMD ["gate"] 15:19:40 ---> Running in d6956251263f 15:19:41 Removing intermediate container d6956251263f 15:19:41 ---> 108c6784965c 15:19:41 Step 30/32 : LABEL arch=arm64 15:19:41 ---> Running in d27b47733d6d 15:19:41 Removing intermediate container d27b47733d6d 15:19:41 ---> 14e1693194c1 15:19:41 Step 31/32 : LABEL git_sha=cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:19:41 ---> Running in 8266e7c4f132 15:19:42 Removing intermediate container 8266e7c4f132 15:19:42 ---> 70ba08874755 15:19:42 Step 32/32 : LABEL version=3.0.0-dev.27 15:19:42 ---> Running in 9e1ae2c76271 15:19:43 Removing intermediate container 9e1ae2c76271 15:19:43 ---> 69436efbb1b4 15:19:43 15:19:43 Successfully built 69436efbb1b4 15:19:43 Successfully tagged security-bootstrapper-arm64:latest 15:19:43  Building security-bootstrapper ... done Building core-data 15:19:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:19:46 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:19:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:19:46 ---> 6411f01b8330 15:19:46 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:19:46 ---> Using cache 15:19:46 ---> 8ad816c9923e 15:19:46 Step 4/22 : WORKDIR /edgex-go 15:19:46 ---> Using cache 15:19:46 ---> b44336eaec47 15:19:46 Step 5/22 : RUN apk add --update --no-cache make git 15:19:46 ---> Using cache 15:19:46 ---> ad4a52fdbeab 15:19:46 Step 6/22 : COPY go.mod vendor* ./ 15:19:47 ---> Using cache 15:19:47 ---> a0530f545683 15:19:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:19:47 ---> Using cache 15:19:47 ---> 35b5517ed28e 15:19:47 Step 8/22 : COPY . . 15:19:47 ---> Using cache 15:19:47 ---> 1d1e2ebd8876 15:19:47 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 15:19:49 ---> Running in 330393a149e8 15:19:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:20:01 Removing intermediate container d1b5a41a505b 15:20:01 ---> 1649920df526 15:20:01 15:20:01 Step 10/24 : FROM alpine:3.16 15:20:01 ---> 2b4661558fb8 15:20:01 Step 11/24 : RUN apk add --update --no-cache dumb-init 15:20:01 ---> Running in e74b8dca9033 15:20:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:20:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:20:05 (1/1) Installing dumb-init (1.2.5-r1) 15:20:05 Executing busybox-1.35.0-r17.trigger 15:20:05 OK: 5 MiB in 15 packages 15:20:08 Removing intermediate container e74b8dca9033 15:20:08 ---> da999765168d 15:20:08 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:20:08 ---> Running in a34fb7fe69eb 15:20:09 Removing intermediate container a34fb7fe69eb 15:20:09 ---> acf3a72ce1fe 15:20:09 Step 13/24 : ENV APP_PORT=59881 15:20:09 ---> Running in 8fe4a0245136 15:20:10 Removing intermediate container 8fe4a0245136 15:20:10 ---> 3498644d8615 15:20:10 Step 14/24 : EXPOSE $APP_PORT 15:20:10 ---> Running in 33311b7dbb1e 15:20:11 Removing intermediate container 33311b7dbb1e 15:20:11 ---> f61c1e279786 15:20:11 Step 15/24 : WORKDIR / 15:20:12 Removing intermediate container 4331243516ef 15:20:12 ---> 84f379fc7e43 15:20:12 15:20:12 Step 9/21 : FROM alpine:3.16 15:20:12 ---> 2b4661558fb8 15:20:12 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 15:20:12 ---> Running in 43f10f2517f9 15:20:12 ---> Running in b64c3c9bf988 15:20:13 Removing intermediate container 43f10f2517f9 15:20:13 ---> bf203389ea22 15:20:13 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:20:14 ---> 66e49e19e738 15:20:14 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:20:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:20:15 Removing intermediate container 54c1f1240b84 15:20:15 ---> d342d7e9edd1 15:20:15 15:20:15 Step 9/24 : FROM alpine:3.16 15:20:15 ---> 2b4661558fb8 15:20:15 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:20:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:20:15 ---> Running in 2a2aee537043 15:20:16 (1/6) Installing ca-certificates (20220614-r0) 15:20:17 (2/6) Installing brotli-libs (1.0.9-r6) 15:20:17 (3/6) Installing nghttp2-libs (1.47.0-r0) 15:20:17 (4/6) Installing libcurl (7.83.1-r5) 15:20:17 (5/6) Installing curl (7.83.1-r5) 15:20:17 (6/6) Installing dumb-init (1.2.5-r1) 15:20:17 Executing busybox-1.35.0-r17.trigger 15:20:17 Executing ca-certificates-20220614-r0.trigger 15:20:17 OK: 8 MiB in 20 packages 15:20:17 ---> d276b765d0c4 15:20:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:20:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:20:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:20:19 ---> 2769fc93b1f4 15:20:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 15:20:20 (1/3) Installing ca-certificates (20220614-r0) 15:20:20 (2/3) Installing dumb-init (1.2.5-r1) 15:20:20 (3/3) Installing su-exec (0.2-r1) 15:20:20 Executing busybox-1.35.0-r17.trigger 15:20:20 Executing ca-certificates-20220614-r0.trigger 15:20:20 OK: 6 MiB in 17 packages 15:20:20 ---> a0a7e96432ef 15:20:21 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:20:21 Removing intermediate container b64c3c9bf988 15:20:21 ---> 565bcae0aa04 15:20:21 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:20:21 ---> Running in e28a4e131ecb 15:20:21 ---> Running in d544e7f0bd23 15:20:22 Removing intermediate container e28a4e131ecb 15:20:22 ---> 030943506cab 15:20:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:20:22 Removing intermediate container d544e7f0bd23 15:20:22 ---> 9d97063392ca 15:20:22 Step 12/21 : WORKDIR /edgex 15:20:22 ---> Running in c7d6243996ad 15:20:22 ---> Running in 7db2d0d86912 15:20:23 Removing intermediate container 7db2d0d86912 15:20:23 ---> a2a62a7f6b7d 15:20:23 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:20:23 Removing intermediate container c7d6243996ad 15:20:23 ---> dd4c0543c931 15:20:23 Step 22/24 : LABEL arch=arm64 15:20:24 ---> Running in 5d0d470911ef 15:20:24 Removing intermediate container 2a2aee537043 15:20:24 ---> 9e4ab60cd6f9 15:20:24 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:20:24 ---> Running in 2ea907e0ee0f 15:20:27 Removing intermediate container 5d0d470911ef 15:20:27 ---> 3e9d9065ff19 15:20:27 Step 23/24 : LABEL git_sha=cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:20:27 Removing intermediate container 2ea907e0ee0f 15:20:27 ---> beae2c331db5 15:20:27 Step 12/24 : WORKDIR / 15:20:27 ---> e7502d324499 15:20:27 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:20:27 ---> Running in dcdd1bf36c80 15:20:27 ---> Running in 8141d9e026c1 15:20:28 Removing intermediate container dcdd1bf36c80 15:20:28 ---> 5493b3bf96fd 15:20:28 Step 24/24 : LABEL version=3.0.0-dev.27 15:20:28 ---> Running in 2f1bbf832151 15:20:28 Removing intermediate container 8141d9e026c1 15:20:28 ---> db6e13a8e759 15:20:28 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:20:29 Removing intermediate container 2f1bbf832151 15:20:29 ---> 1b2357d60019 15:20:29 15:20:30 Successfully built 1b2357d60019 15:20:30 Successfully tagged core-metadata-arm64:latest 15:20:30  Building core-metadata ... done Building security-spiffe-token-provider 15:20:30 ---> 3f9073f088dc 15:20:30 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:20:31 ---> 7e61f27cf3b8 15:20:31 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:20:31 ---> f5099625f4cc 15:20:31 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:20:32 Removing intermediate container 05f84c4ec0e5 15:20:32 ---> 9dfc14ad0f80 15:20:32 15:20:32 Step 10/23 : FROM alpine:3.16 15:20:32 ---> 2b4661558fb8 15:20:32 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:20:32 ---> Using cache 15:20:32 ---> da999765168d 15:20:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:20:32 ---> Using cache 15:20:32 ---> acf3a72ce1fe 15:20:32 Step 13/23 : ENV APP_PORT=59882 15:20:32 ---> Running in 0724d4eaf213 15:20:33 Removing intermediate container 0724d4eaf213 15:20:33 ---> 934b37804210 15:20:33 Step 14/23 : EXPOSE $APP_PORT 15:20:33 ---> Running in 44455f89ab46 15:20:33 ---> 0e91f4f162d3 15:20:33 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:20:34 ---> 26d59b3a05ca 15:20:34 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:20:34 Removing intermediate container 44455f89ab46 15:20:34 ---> fd644da71bf0 15:20:34 Step 15/23 : WORKDIR / 15:20:34 ---> Running in 05bb5deaf05f 15:20:36 Removing intermediate container 05bb5deaf05f 15:20:36 ---> 7cd0b3f49167 15:20:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:20:36 ---> 2708175aabed 15:20:36 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:20:36 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:20:36 Step 2/19 : FROM ${BUILDER_BASE} AS builder 15:20:36 ---> 6411f01b8330 15:20:36 Step 3/19 : WORKDIR /edgex-go 15:20:36 ---> Using cache 15:20:36 ---> 66717bca83bb 15:20:36 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 15:20:36 ---> 98e56f7b96b0 15:20:36 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:20:36 ---> Running in fe831b2bf5e5 15:20:36 ---> Running in 73288b78a96b 15:20:38 ---> 6b4c8dbb6f73 15:20:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:20:39 ---> 54c1b767d387 15:20:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:20:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:20:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:20:42 ---> 989ffd451212 15:20:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:20:42 v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 15:20:42 v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 15:20:42 OK: 16901 distinct packages available 15:20:42 Removing intermediate container 73288b78a96b 15:20:42 ---> b722b13d4300 15:20:42 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 15:20:42 ---> Running in 8edbc1b2475d 15:20:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:20:42 ---> 69f3912f482f 15:20:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:20:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:20:43 Removing intermediate container 8edbc1b2475d 15:20:43 ---> b48641039ce9 15:20:43 Step 19/21 : LABEL arch=arm64 15:20:43 ---> Running in c7fbf1d858b5 15:20:44 ---> 81c6db3e5215 15:20:44 Step 19/23 : ENTRYPOINT ["/core-command"] 15:20:44 ---> 57cb7d2bc60e 15:20:44 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:20:44 ---> Running in 91916ffb0ef2 15:20:44 OK: 221 MiB in 51 packages 15:20:44 ---> Running in 9787334c6b44 15:20:45 Removing intermediate container c7fbf1d858b5 15:20:45 ---> 1628c7262830 15:20:45 Step 20/21 : LABEL git_sha=cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:20:45 ---> Running in 915ff53ebfe6 15:20:46 Removing intermediate container 91916ffb0ef2 15:20:46 ---> 18d7a60e350b 15:20:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:20:46 ---> Running in 088d33a11af8 15:20:46 Removing intermediate container 915ff53ebfe6 15:20:46 ---> 63224c6677b2 15:20:46 Step 21/21 : LABEL version=3.0.0-dev.27 15:20:46 ---> Running in fec0c6ae8c76 15:20:47 Removing intermediate container fec0c6ae8c76 15:20:47 ---> 13562edbf454 15:20:47 15:20:47 Removing intermediate container fe831b2bf5e5 15:20:47 ---> b287f9c82c8d 15:20:47 Step 5/19 : COPY go.mod vendor* ./ 15:20:47 Removing intermediate container 088d33a11af8 15:20:47 ---> 04669f9fd24f 15:20:47 Step 21/23 : LABEL arch=arm64 15:20:47 ---> Running in 5e2dccb1a688 15:20:47 Successfully built 13562edbf454 15:20:47 Successfully tagged security-proxy-setup-arm64:latest 15:20:47  Building security-proxy-setup ... done Building core-common-config-bootstrapper 15:20:49 ---> 245364250695 15:20:49 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:20:49 Removing intermediate container 5e2dccb1a688 15:20:49 ---> 6db931ab4715 15:20:49 Step 22/23 : LABEL git_sha=cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:20:49 ---> Running in 4ddd5abe5447 15:20:49 ---> Running in 721f2c61c56b 15:20:50 Removing intermediate container 9787334c6b44 15:20:50 ---> ffd0a6a1b546 15:20:50 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:20:50 ---> Running in b61a91ffee6f 15:20:50 Removing intermediate container 721f2c61c56b 15:20:50 ---> b38d36537f15 15:20:50 Step 23/23 : LABEL version=3.0.0-dev.27 15:20:51 ---> Running in 2b0cc471d326 15:20:51 Removing intermediate container b61a91ffee6f 15:20:51 ---> eb122c927971 15:20:51 Step 22/24 : LABEL arch=arm64 15:20:51 ---> Running in beaa35d8b6ac 15:20:52 Removing intermediate container 2b0cc471d326 15:20:52 ---> 294312eca74b 15:20:52 15:20:52 Successfully built 294312eca74b 15:20:52 Successfully tagged core-command-arm64:latest 15:20:52  Building core-command ... done Building support-scheduler 15:20:52 Removing intermediate container beaa35d8b6ac 15:20:52 ---> b1a796ea7aa7 15:20:52 Step 23/24 : LABEL git_sha=cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:20:52 ---> Running in 09d9e14e5004 15:20:53 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:20:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:20:53 ---> 6411f01b8330 15:20:53 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:20:53 ---> Using cache 15:20:53 ---> 8ad816c9923e 15:20:53 Step 4/22 : WORKDIR /edgex-go 15:20:53 ---> Using cache 15:20:53 ---> b44336eaec47 15:20:53 Step 5/22 : RUN apk add --update --no-cache make git 15:20:53 ---> Using cache 15:20:53 ---> ad4a52fdbeab 15:20:53 Step 6/22 : COPY go.mod vendor* ./ 15:20:53 ---> Using cache 15:20:53 ---> a0530f545683 15:20:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:20:53 ---> Using cache 15:20:53 ---> 35b5517ed28e 15:20:53 Step 8/22 : COPY . . 15:20:53 Removing intermediate container 09d9e14e5004 15:20:53 ---> 4da8221271ce 15:20:53 Step 24/24 : LABEL version=3.0.0-dev.27 15:20:53 ---> Using cache 15:20:53 ---> 1d1e2ebd8876 15:20:53 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:20:53 ---> Running in 9e2ce18c3690 15:20:53 ---> Running in 29ed62633551 15:20:54 Removing intermediate container 29ed62633551 15:20:54 ---> e8cf17d2e14a 15:20:54 15:20:55 Successfully built e8cf17d2e14a 15:20:55 Successfully tagged security-secretstore-setup-arm64:latest 15:20:55  Building security-secretstore-setup ... done Building support-notifications 15:20:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:20:58 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:20:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:20:58 ---> 6411f01b8330 15:20:58 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:20:58 ---> Using cache 15:20:58 ---> 8ad816c9923e 15:20:58 Step 4/22 : WORKDIR /edgex-go 15:20:58 ---> Using cache 15:20:58 ---> b44336eaec47 15:20:58 Step 5/22 : RUN apk add --update --no-cache make git 15:20:58 ---> Using cache 15:20:58 ---> ad4a52fdbeab 15:20:58 Step 6/22 : COPY go.mod vendor* ./ 15:20:58 ---> Using cache 15:20:58 ---> a0530f545683 15:20:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:20:58 ---> Using cache 15:20:58 ---> 35b5517ed28e 15:20:58 Step 8/22 : COPY . . 15:20:58 ---> Using cache 15:20:58 ---> 1d1e2ebd8876 15:20:58 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:20:58 ---> Running in a062465526fa 15:21:01 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:21:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:21:01 ---> 6411f01b8330 15:21:01 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:21:01 ---> Using cache 15:21:01 ---> 8ad816c9923e 15:21:01 Step 4/22 : WORKDIR /edgex-go 15:21:01 ---> Using cache 15:21:01 ---> b44336eaec47 15:21:01 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:21:01 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:21:01 ---> Running in a562779858be 15:21:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:21:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:21:05 OK: 221 MiB in 51 packages 15:21:06 Removing intermediate container a562779858be 15:21:06 ---> 6b4c8f052bbe 15:21:06 Step 6/22 : COPY go.mod vendor* ./ 15:21:07 ---> bdcdad8f3355 15:21:07 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:21:07 ---> Running in 71b3c6f24aef 15:22:44 Removing intermediate container 4ddd5abe5447 15:22:44 ---> 0e4daba0858c 15:22:44 Step 7/19 : COPY . . 15:22:46 ---> bd993118d77b 15:22:46 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:22:47 ---> Running in 1b45e89450b3 15:22:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:22:56 Removing intermediate container 71b3c6f24aef 15:22:56 ---> c71b212d5fe1 15:22:56 Step 8/22 : COPY . . 15:22:59 ---> b929725cbf85 15:22:59 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:22:59 ---> Running in 4abe6d2e45fd 15:23:01 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:27:09 Removing intermediate container 330393a149e8 15:27:09 ---> e2878e3786d3 15:27:09 15:27:09 Step 10/22 : FROM alpine:3.16 15:27:09 ---> 2b4661558fb8 15:27:09 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:27:09 ---> Running in 87b2241feb13 15:27:09 Removing intermediate container 87b2241feb13 15:27:09 ---> 467b44c3d4d5 15:27:09 Step 12/22 : ENV APP_PORT=59880 15:27:09 ---> Running in 661e7e045107 15:27:09 Removing intermediate container 661e7e045107 15:27:09 ---> 6e1c4145786e 15:27:09 Step 13/22 : EXPOSE $APP_PORT 15:27:09 ---> Running in 89dd7e8ad8b2 15:27:09 Removing intermediate container 89dd7e8ad8b2 15:27:09 ---> 747645217fee 15:27:09 Step 14/22 : RUN apk add --update --no-cache dumb-init 15:27:09 ---> Running in c006a3657169 15:27:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:27:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:27:09 (1/1) Installing dumb-init (1.2.5-r1) 15:27:09 Executing busybox-1.35.0-r17.trigger 15:27:09 OK: 5 MiB in 15 packages 15:27:09 Removing intermediate container c006a3657169 15:27:09 ---> 7118ffbb3014 15:27:09 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:27:09 ---> e1591afba7b3 15:27:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:27:09 ---> 12973b1a6f6f 15:27:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:27:10 ---> 93b5516a520c 15:27:10 Step 18/22 : ENTRYPOINT ["/core-data"] 15:27:10 ---> Running in 2051eda14d51 15:27:10 Removing intermediate container 2051eda14d51 15:27:10 ---> 3cea411d0145 15:27:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:27:10 ---> Running in a0980026f6cc 15:27:11 Removing intermediate container a0980026f6cc 15:27:11 ---> a44f2a4e8697 15:27:11 Step 20/22 : LABEL arch=arm64 15:27:11 ---> Running in 26a894e1724c 15:27:12 Removing intermediate container 26a894e1724c 15:27:12 ---> 6b456e7f3497 15:27:12 Step 21/22 : LABEL git_sha=cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:27:12 ---> Running in 16bb21ae5dd3 15:27:13 Removing intermediate container 16bb21ae5dd3 15:27:13 ---> bea67bf032e5 15:27:13 Step 22/22 : LABEL version=3.0.0-dev.27 15:27:13 ---> Running in 19880ca2e058 15:27:13 Removing intermediate container 19880ca2e058 15:27:13 ---> b2b17ccd77c6 15:27:13 15:27:13 Successfully built b2b17ccd77c6 15:27:13 Successfully tagged core-data-arm64:latest 15:28:00  Building core-data ... done Removing intermediate container 9e2ce18c3690 15:28:00 ---> 6889244d67fe 15:28:00 15:28:00 Step 10/22 : FROM alpine:3.16 15:28:00 ---> 2b4661558fb8 15:28:00 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 15:28:00 ---> Running in 844a844c2403 15:28:00 Removing intermediate container 844a844c2403 15:28:00 ---> 783c716714a2 15:28:00 Step 12/22 : RUN apk add --update --no-cache dumb-init 15:28:00 ---> Running in 9b7cd5c158ee 15:28:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:28:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:28:01 (1/1) Installing dumb-init (1.2.5-r1) 15:28:01 Executing busybox-1.35.0-r17.trigger 15:28:01 OK: 5 MiB in 15 packages 15:28:03 Removing intermediate container 9b7cd5c158ee 15:28:03 ---> b3b8d2199a26 15:28:03 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:28:04 ---> 6fe6a96b6235 15:28:04 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 15:28:06 ---> f703424325ff 15:28:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 15:28:07 ---> 33f15ebbe4f3 15:28:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 15:28:08 ---> 58d5685856c6 15:28:08 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:28:08 ---> Running in 2b718d58f06f 15:28:11 Removing intermediate container 2b718d58f06f 15:28:11 ---> 2245953090a7 15:28:11 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 15:28:11 ---> Running in ad5b7b2cf779 15:28:12 Removing intermediate container ad5b7b2cf779 15:28:12 ---> 997de70d9df5 15:28:12 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 15:28:12 ---> Running in 9dc6937a4b31 15:28:13 Removing intermediate container 9dc6937a4b31 15:28:13 ---> 0b5d576bd61d 15:28:13 Step 20/22 : LABEL arch=arm64 15:28:13 ---> Running in 0ca27eb8b645 15:28:13 Removing intermediate container 0ca27eb8b645 15:28:13 ---> 74b862af729a 15:28:13 Step 21/22 : LABEL git_sha=cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:28:13 ---> Running in 0878c4b2dac9 15:28:14 Removing intermediate container 0878c4b2dac9 15:28:14 ---> d3bf0985c07e 15:28:14 Step 22/22 : LABEL version=3.0.0-dev.27 15:28:14 ---> Running in b0ef4c93cdcf 15:28:15 Removing intermediate container b0ef4c93cdcf 15:28:15 ---> 6261fd3bc9b6 15:28:15 15:28:15 Successfully built 6261fd3bc9b6 15:28:15 Successfully tagged core-common-config-bootstrapper-arm64:latest 15:30:37  Building core-common-config-bootstrapper ... done Removing intermediate container a062465526fa 15:30:37 ---> 7edcfcbe9275 15:30:37 15:30:37 Step 10/22 : FROM alpine:3.16 15:30:37 ---> 2b4661558fb8 15:30:37 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:30:37 ---> Using cache 15:30:37 ---> da999765168d 15:30:37 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:30:37 ---> Using cache 15:30:37 ---> acf3a72ce1fe 15:30:37 Step 13/22 : ENV APP_PORT=59861 15:30:37 ---> Running in 92b39798aab5 15:30:37 Removing intermediate container 92b39798aab5 15:30:37 ---> 23d38a427e3b 15:30:37 Step 14/22 : EXPOSE $APP_PORT 15:30:37 ---> Running in 5891b4220de7 15:30:37 Removing intermediate container 5891b4220de7 15:30:37 ---> 680881d351e8 15:30:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:30:37 Removing intermediate container 1b45e89450b3 15:30:37 ---> 00b8c1ca9f4f 15:30:37 15:30:37 Step 9/19 : FROM alpine:3.15 15:30:37 ---> 8aa73fd46299 15:30:37 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:30:37 ---> Using cache 15:30:37 ---> 6fded6c8170b 15:30:37 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:30:37 ---> Running in 76d63c462e05 15:30:37 ---> d0ca5b4a820e 15:30:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:30:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:30:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:30:37 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:30:37 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:30:37 OK: 15736 distinct packages available 15:30:37 ---> 2e6c6d95cf9e 15:30:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:30:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:30:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:30:37 ---> 7c59072b8491 15:30:37 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:30:37 ---> Running in 1fa2d83da82a 15:30:37 (1/9) Installing ca-certificates (20220614-r0) 15:30:37 Removing intermediate container 1fa2d83da82a 15:30:37 ---> 3f75aa9ea695 15:30:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:30:37 (2/9) Installing brotli-libs (1.0.9-r5) 15:30:37 (3/9) Installing nghttp2-libs (1.46.0-r0) 15:30:37 (4/9) Installing libcurl (7.80.0-r5) 15:30:37 ---> Running in 091dbfa97923 15:30:37 (5/9) Installing curl (7.80.0-r5) 15:30:37 (6/9) Installing dumb-init (1.2.5-r1) 15:30:37 (7/9) Installing musl-obstack (1.2.3-r0) 15:30:37 (8/9) Installing libucontext (1.1-r0) 15:30:37 (9/9) Installing gcompat (1.0.0-r4) 15:30:37 Executing busybox-1.34.1-r7.trigger 15:30:37 Executing ca-certificates-20220614-r0.trigger 15:30:37 OK: 8 MiB in 23 packages 15:30:37 Removing intermediate container 091dbfa97923 15:30:37 ---> 619b3ef3a86c 15:30:37 Step 20/22 : LABEL arch=arm64 15:30:37 ---> Running in ad3a5c2d29b2 15:30:38 Removing intermediate container ad3a5c2d29b2 15:30:38 ---> 9075dfa5db5b 15:30:38 Step 21/22 : LABEL git_sha=cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:30:38 ---> Running in 4694dc925efe 15:30:39 Removing intermediate container 4694dc925efe 15:30:39 ---> 0e53551955b6 15:30:39 Step 22/22 : LABEL version=3.0.0-dev.27 15:30:39 ---> Running in 9269775f8786 15:30:39 Removing intermediate container 76d63c462e05 15:30:39 ---> 84de7d4f8f0c 15:30:39 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 15:30:40 Removing intermediate container 9269775f8786 15:30:40 ---> 52a404ffbb27 15:30:40 15:30:40 Successfully built 52a404ffbb27 15:30:40 Successfully tagged support-scheduler-arm64:latest 15:30:40  Building support-scheduler ... done  ---> 376ed2397b61 15:30:40 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:30:42 ---> 83cc0839fef6 15:30:42 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 15:30:43 ---> 21134c38e045 15:30:43 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:30:43 ---> Running in 01fcf97d75b3 15:30:43 Removing intermediate container 01fcf97d75b3 15:30:43 ---> 1ac46e158685 15:30:43 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:30:43 ---> Running in c5b033cfa439 15:30:44 Removing intermediate container c5b033cfa439 15:30:44 ---> 44baa429efd9 15:30:44 Step 17/19 : LABEL arch=arm64 15:30:44 ---> Running in 7ac3c9f8e219 15:30:44 Removing intermediate container 7ac3c9f8e219 15:30:44 ---> d8faca2568a5 15:30:44 Step 18/19 : LABEL git_sha=cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:30:44 ---> Running in 81dc1ae75563 15:30:45 Removing intermediate container 81dc1ae75563 15:30:45 ---> ae8c114c363f 15:30:45 Step 19/19 : LABEL version=3.0.0-dev.27 15:30:45 ---> Running in 5a75d16c88fc 15:30:45 Removing intermediate container 5a75d16c88fc 15:30:45 ---> ce4f199e1a20 15:30:45 15:30:45 Successfully built ce4f199e1a20 15:30:45 Successfully tagged security-spiffe-token-provider-arm64:latest 15:31:00  Building security-spiffe-token-provider ... done Removing intermediate container 4abe6d2e45fd 15:31:00 ---> 5bbdfb49f3ad 15:31:00 15:31:00 Step 10/22 : FROM alpine:3.16 15:31:00 ---> 2b4661558fb8 15:31:00 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:31:00 ---> Running in 9f547219c4b1 15:31:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:31:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:31:02 (1/2) Installing ca-certificates (20220614-r0) 15:31:02 (2/2) Installing dumb-init (1.2.5-r1) 15:31:02 Executing busybox-1.35.0-r17.trigger 15:31:02 Executing ca-certificates-20220614-r0.trigger 15:31:02 OK: 6 MiB in 16 packages 15:31:03 Removing intermediate container 9f547219c4b1 15:31:03 ---> 99b9bf6a7314 15:31:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:31:03 ---> Running in d0d1f9c03368 15:31:04 Removing intermediate container d0d1f9c03368 15:31:04 ---> 508d09cd447f 15:31:04 Step 13/22 : ENV APP_PORT=59860 15:31:04 ---> Running in 276be06bd93b 15:31:04 Removing intermediate container 276be06bd93b 15:31:04 ---> 57e31d3a0f53 15:31:04 Step 14/22 : EXPOSE $APP_PORT 15:31:04 ---> Running in 2a1a01524037 15:31:04 Removing intermediate container 2a1a01524037 15:31:04 ---> 7e0856ea20a1 15:31:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:31:05 ---> fae8d9833ddf 15:31:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:31:09 ---> 5794155436e0 15:31:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:31:09 ---> eab8319f0b76 15:31:09 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:31:09 ---> Running in 294b04115c22 15:31:09 Removing intermediate container 294b04115c22 15:31:09 ---> 5c7bdecec2ce 15:31:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:31:09 ---> Running in 5864b33c1c40 15:31:10 Removing intermediate container 5864b33c1c40 15:31:10 ---> 59167a5e1405 15:31:10 Step 20/22 : LABEL arch=arm64 15:31:10 ---> Running in d76812a9cdba 15:31:10 Removing intermediate container d76812a9cdba 15:31:10 ---> 55754101537a 15:31:10 Step 21/22 : LABEL git_sha=cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:31:10 ---> Running in 33ca8ceeb6fe 15:31:11 Removing intermediate container 33ca8ceeb6fe 15:31:11 ---> 186d3e6272eb 15:31:11 Step 22/22 : LABEL version=3.0.0-dev.27 15:31:11 ---> Running in 9be70bda3dde 15:31:11 Removing intermediate container 9be70bda3dde 15:31:11 ---> 3e43876ea799 15:31:11 15:31:11 Successfully built 3e43876ea799 15:31:11 Successfully tagged support-notifications-arm64:latest 15:31:12  Building support-notifications ... done  [Pipeline] } 15:31:12 $ docker stop --time=1 f0dde013bd551181cc730a7b3546d3121e11409557b30400131acef1320fb32b 15:31:13 $ docker rm -f --volumes f0dde013bd551181cc730a7b3546d3121e11409557b30400131acef1320fb32b [Pipeline] // withDockerContainer [Pipeline] sh 15:31:14 + docker images 15:31:14 REPOSITORY TAG IMAGE ID CREATED SIZE 15:31:14 support-notifications-arm64 latest 3e43876ea799 3 seconds ago 29.6MB 15:31:14 5bbdfb49f3ad 17 seconds ago 1.41GB 15:31:14 security-spiffe-token-provider-arm64 latest ce4f199e1a20 29 seconds ago 28.9MB 15:31:14 support-scheduler-arm64 latest 52a404ffbb27 34 seconds ago 29MB 15:31:14 00b8c1ca9f4f 44 seconds ago 1.37GB 15:31:14 7edcfcbe9275 49 seconds ago 1.4GB 15:31:14 core-common-config-bootstrapper-arm64 latest 6261fd3bc9b6 3 minutes ago 14.4MB 15:31:14 6889244d67fe 3 minutes ago 1.33GB 15:31:14 core-data-arm64 latest b2b17ccd77c6 4 minutes ago 17.2MB 15:31:14 e2878e3786d3 4 minutes ago 1.35GB 15:31:14 security-secretstore-setup-arm64 latest e8cf17d2e14a 10 minutes ago 28.7MB 15:31:14 core-command-arm64 latest 294312eca74b 10 minutes ago 17MB 15:31:14 security-proxy-setup-arm64 latest 13562edbf454 10 minutes ago 26.8MB 15:31:14 9dfc14ad0f80 10 minutes ago 1.34GB 15:31:14 core-metadata-arm64 latest 1b2357d60019 10 minutes ago 17.8MB 15:31:14 d342d7e9edd1 11 minutes ago 1.33GB 15:31:14 84f379fc7e43 11 minutes ago 1.33GB 15:31:14 1649920df526 11 minutes ago 1.35GB 15:31:14 security-bootstrapper-arm64 latest 69436efbb1b4 11 minutes ago 19.5MB 15:31:14 d5897c932bb0 12 minutes ago 1.33GB 15:31:14 security-spire-agent-arm64 latest 38894ffefe43 18 minutes ago 122MB 15:31:14 security-spire-config-arm64 latest 7f44b9d07a5d 18 minutes ago 83.6MB 15:31:14 security-spire-server-arm64 latest abb6cbfc71af 18 minutes ago 84.3MB 15:31:14 39210a05a5f4 18 minutes ago 1.21GB 15:31:14 61c19583b072 18 minutes ago 1.21GB 15:31:14 4ed75cab5584 18 minutes ago 1.21GB 15:31:14 ci-base-image-arm64 latest 6411f01b8330 21 minutes ago 905MB 15:31:14 alpine 3.16 2b4661558fb8 2 months ago 5.29MB 15:31:14 alpine 3.15 8aa73fd46299 2 months ago 5.33MB 15:31:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB 15:31:14 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 15:31:14 provisioning config files... 15:31:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/384@tmp/config11964181911948465942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:31:15 ---> docker-login.sh 15:31:15 nexus3.edgexfoundry.org:10001 15:31:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:15 Configure a credential helper to remove this warning. See 15:31:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:15 15:31:15 Login Succeeded 15:31:15 nexus3.edgexfoundry.org:10002 15:31:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:15 Configure a credential helper to remove this warning. See 15:31:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:15 15:31:15 Login Succeeded 15:31:15 nexus3.edgexfoundry.org:10003 15:31:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:16 Configure a credential helper to remove this warning. See 15:31:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:16 15:31:16 Login Succeeded 15:31:16 nexus3.edgexfoundry.org:10004 15:31:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:16 Configure a credential helper to remove this warning. See 15:31:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:16 15:31:16 Login Succeeded 15:31:16 docker.io 15:31:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:16 Configure a credential helper to remove this warning. See 15:31:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:16 15:31:16 Login Succeeded 15:31:16 ---> docker-login.sh ends [Pipeline] } 15:31:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:31:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:31:17 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 15:31:17 cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:31:17 latest 15:31:17 3.0.0-dev.27 15:31:17 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:31:17 main 15:31:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:17 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:17 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:31:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:31:17 b0c8830b9914: Preparing 15:31:17 c3110fcd821c: Preparing 15:31:17 eba3b3b472ad: Preparing 15:31:17 2dee343ba994: Preparing 15:31:17 17bec77d7fdc: Preparing 15:31:17 17bec77d7fdc: Layer already exists 15:31:17 eba3b3b472ad: Pushed 15:31:17 b0c8830b9914: Pushed 15:31:17 2dee343ba994: Pushed 15:31:20 c3110fcd821c: Pushed 15:31:20 cb9ff4527b99c77f8e69b5bcfccd1d262af058be: digest: sha256:e3b2565b17e4fb10f4f8c3c708e98307f272be0012fead0943a1416ad95aedcf size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:21 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:21 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 15:31:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:31:21 b0c8830b9914: Preparing 15:31:21 c3110fcd821c: Preparing 15:31:21 eba3b3b472ad: Preparing 15:31:21 2dee343ba994: Preparing 15:31:21 17bec77d7fdc: Preparing 15:31:21 17bec77d7fdc: Layer already exists 15:31:21 eba3b3b472ad: Layer already exists 15:31:21 b0c8830b9914: Layer already exists 15:31:21 c3110fcd821c: Layer already exists 15:31:21 2dee343ba994: Layer already exists 15:31:21 latest: digest: sha256:e3b2565b17e4fb10f4f8c3c708e98307f272be0012fead0943a1416ad95aedcf size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:22 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:22 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.27 15:31:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:31:22 b0c8830b9914: Preparing 15:31:22 c3110fcd821c: Preparing 15:31:22 eba3b3b472ad: Preparing 15:31:22 2dee343ba994: Preparing 15:31:22 17bec77d7fdc: Preparing 15:31:22 eba3b3b472ad: Layer already exists 15:31:22 c3110fcd821c: Layer already exists 15:31:22 b0c8830b9914: Layer already exists 15:31:22 17bec77d7fdc: Layer already exists 15:31:22 2dee343ba994: Layer already exists 15:31:22 3.0.0-dev.27: digest: sha256:e3b2565b17e4fb10f4f8c3c708e98307f272be0012fead0943a1416ad95aedcf size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:22 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:23 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:31:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:31:23 b0c8830b9914: Preparing 15:31:23 c3110fcd821c: Preparing 15:31:23 eba3b3b472ad: Preparing 15:31:23 2dee343ba994: Preparing 15:31:23 17bec77d7fdc: Preparing 15:31:23 2dee343ba994: Layer already exists 15:31:23 c3110fcd821c: Layer already exists 15:31:23 eba3b3b472ad: Layer already exists 15:31:23 b0c8830b9914: Layer already exists 15:31:23 17bec77d7fdc: Layer already exists 15:31:23 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27: digest: sha256:e3b2565b17e4fb10f4f8c3c708e98307f272be0012fead0943a1416ad95aedcf size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:23 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:24 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 15:31:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:31:24 b0c8830b9914: Preparing 15:31:24 c3110fcd821c: Preparing 15:31:24 eba3b3b472ad: Preparing 15:31:24 2dee343ba994: Preparing 15:31:24 17bec77d7fdc: Preparing 15:31:24 eba3b3b472ad: Layer already exists 15:31:24 c3110fcd821c: Layer already exists 15:31:24 17bec77d7fdc: Layer already exists 15:31:24 2dee343ba994: Layer already exists 15:31:24 b0c8830b9914: Layer already exists 15:31:24 main: digest: sha256:e3b2565b17e4fb10f4f8c3c708e98307f272be0012fead0943a1416ad95aedcf size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:31:24 ===================================================== [Pipeline] echo 15:31:24 taggedImages: 15:31:24 - nexus3.edgexfoundry.org:10004/core-command-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:31:24 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 15:31:24 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.27 15:31:24 - nexus3.edgexfoundry.org:10004/core-command-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:31:24 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 15:31:24 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 15:31:24 cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:31:24 latest 15:31:24 3.0.0-dev.27 15:31:24 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:31:24 main 15:31:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:24 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:31:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 15:31:25 16c40981c918: Preparing 15:31:25 d7d8aa19edf0: Preparing 15:31:25 f10116a4ae85: Preparing 15:31:25 0d58014fe19c: Preparing 15:31:25 eba3b3b472ad: Preparing 15:31:25 f39685d43248: Preparing 15:31:25 17bec77d7fdc: Preparing 15:31:25 f39685d43248: Waiting 15:31:25 17bec77d7fdc: Waiting 15:31:25 eba3b3b472ad: Layer already exists 15:31:25 d7d8aa19edf0: Pushed 15:31:25 f10116a4ae85: Pushed 15:31:25 16c40981c918: Pushed 15:31:25 f39685d43248: Pushed 15:31:25 17bec77d7fdc: Layer already exists 15:31:27 0d58014fe19c: Pushed 15:31:27 cb9ff4527b99c77f8e69b5bcfccd1d262af058be: digest: sha256:f21427aadc029929a1d5a90763157f5ee3281195641a838517a18fa62794b0b8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:27 + 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 15:31:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 15:31:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 15:31:28 16c40981c918: Preparing 15:31:28 d7d8aa19edf0: Preparing 15:31:28 f10116a4ae85: Preparing 15:31:28 0d58014fe19c: Preparing 15:31:28 eba3b3b472ad: Preparing 15:31:28 f39685d43248: Preparing 15:31:28 17bec77d7fdc: Preparing 15:31:28 f39685d43248: Waiting 15:31:28 17bec77d7fdc: Waiting 15:31:28 f10116a4ae85: Layer already exists 15:31:28 d7d8aa19edf0: Layer already exists 15:31:28 0d58014fe19c: Layer already exists 15:31:28 eba3b3b472ad: Layer already exists 15:31:28 16c40981c918: Layer already exists 15:31:28 17bec77d7fdc: Layer already exists 15:31:28 f39685d43248: Layer already exists 15:31:28 latest: digest: sha256:f21427aadc029929a1d5a90763157f5ee3281195641a838517a18fa62794b0b8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:28 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.27 15:31:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 15:31:29 16c40981c918: Preparing 15:31:29 d7d8aa19edf0: Preparing 15:31:29 f10116a4ae85: Preparing 15:31:29 0d58014fe19c: Preparing 15:31:29 eba3b3b472ad: Preparing 15:31:29 f39685d43248: Preparing 15:31:29 17bec77d7fdc: Preparing 15:31:29 f39685d43248: Waiting 15:31:29 17bec77d7fdc: Waiting 15:31:29 eba3b3b472ad: Layer already exists 15:31:29 16c40981c918: Layer already exists 15:31:29 d7d8aa19edf0: Layer already exists 15:31:29 0d58014fe19c: Layer already exists 15:31:29 f10116a4ae85: Layer already exists 15:31:29 f39685d43248: Layer already exists 15:31:29 17bec77d7fdc: Layer already exists 15:31:29 3.0.0-dev.27: digest: sha256:f21427aadc029929a1d5a90763157f5ee3281195641a838517a18fa62794b0b8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:29 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:31:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 15:31:30 16c40981c918: Preparing 15:31:30 d7d8aa19edf0: Preparing 15:31:30 f10116a4ae85: Preparing 15:31:30 0d58014fe19c: Preparing 15:31:30 eba3b3b472ad: Preparing 15:31:30 f39685d43248: Preparing 15:31:30 17bec77d7fdc: Preparing 15:31:30 f39685d43248: Waiting 15:31:30 17bec77d7fdc: Waiting 15:31:30 f10116a4ae85: Layer already exists 15:31:30 16c40981c918: Layer already exists 15:31:30 eba3b3b472ad: Layer already exists 15:31:30 d7d8aa19edf0: Layer already exists 15:31:30 0d58014fe19c: Layer already exists 15:31:30 17bec77d7fdc: Layer already exists 15:31:30 f39685d43248: Layer already exists 15:31:30 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27: digest: sha256:f21427aadc029929a1d5a90763157f5ee3281195641a838517a18fa62794b0b8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:30 + 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 15:31:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 15:31:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 15:31:31 16c40981c918: Preparing 15:31:31 d7d8aa19edf0: Preparing 15:31:31 f10116a4ae85: Preparing 15:31:31 0d58014fe19c: Preparing 15:31:31 eba3b3b472ad: Preparing 15:31:31 f39685d43248: Preparing 15:31:31 17bec77d7fdc: Preparing 15:31:31 f39685d43248: Waiting 15:31:31 eba3b3b472ad: Layer already exists 15:31:31 16c40981c918: Layer already exists 15:31:31 0d58014fe19c: Layer already exists 15:31:31 d7d8aa19edf0: Layer already exists 15:31:31 f10116a4ae85: Layer already exists 15:31:31 17bec77d7fdc: Layer already exists 15:31:31 f39685d43248: Layer already exists 15:31:31 main: digest: sha256:f21427aadc029929a1d5a90763157f5ee3281195641a838517a18fa62794b0b8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:31:31 ===================================================== [Pipeline] echo 15:31:31 taggedImages: 15:31:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:31:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 15:31:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.27 15:31:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:31:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 15:31:31 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 15:31:31 cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:31:31 latest 15:31:31 3.0.0-dev.27 15:31:31 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:31:31 main 15:31:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:31 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:32 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:31:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:31:32 01f3f069337b: Preparing 15:31:32 f47b25db2040: Preparing 15:31:32 eba3b3b472ad: Preparing 15:31:32 2deee7f89ec3: Preparing 15:31:32 17bec77d7fdc: Preparing 15:31:32 17bec77d7fdc: Layer already exists 15:31:32 eba3b3b472ad: Layer already exists 15:31:32 01f3f069337b: Pushed 15:31:32 2deee7f89ec3: Pushed 15:31:35 f47b25db2040: Pushed 15:31:35 cb9ff4527b99c77f8e69b5bcfccd1d262af058be: digest: sha256:b9d35741fc7c7f125b1f1b200fb727491f69d70b2c1ff2fce441878f8246ea51 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:35 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:36 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 15:31:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:31:36 01f3f069337b: Preparing 15:31:36 f47b25db2040: Preparing 15:31:36 eba3b3b472ad: Preparing 15:31:36 2deee7f89ec3: Preparing 15:31:36 17bec77d7fdc: Preparing 15:31:36 17bec77d7fdc: Layer already exists 15:31:36 eba3b3b472ad: Layer already exists 15:31:36 01f3f069337b: Layer already exists 15:31:36 f47b25db2040: Layer already exists 15:31:36 2deee7f89ec3: Layer already exists 15:31:36 latest: digest: sha256:b9d35741fc7c7f125b1f1b200fb727491f69d70b2c1ff2fce441878f8246ea51 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:36 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:37 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.27 15:31:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:31:37 01f3f069337b: Preparing 15:31:37 f47b25db2040: Preparing 15:31:37 eba3b3b472ad: Preparing 15:31:37 2deee7f89ec3: Preparing 15:31:37 17bec77d7fdc: Preparing 15:31:37 2deee7f89ec3: Layer already exists 15:31:37 f47b25db2040: Layer already exists 15:31:37 01f3f069337b: Layer already exists 15:31:37 17bec77d7fdc: Layer already exists 15:31:37 eba3b3b472ad: Layer already exists 15:31:37 3.0.0-dev.27: digest: sha256:b9d35741fc7c7f125b1f1b200fb727491f69d70b2c1ff2fce441878f8246ea51 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:37 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:37 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:31:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:31:37 01f3f069337b: Preparing 15:31:37 f47b25db2040: Preparing 15:31:37 eba3b3b472ad: Preparing 15:31:37 2deee7f89ec3: Preparing 15:31:37 17bec77d7fdc: Preparing 15:31:37 eba3b3b472ad: Layer already exists 15:31:37 2deee7f89ec3: Layer already exists 15:31:37 17bec77d7fdc: Layer already exists 15:31:37 01f3f069337b: Layer already exists 15:31:37 f47b25db2040: Layer already exists 15:31:37 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27: digest: sha256:b9d35741fc7c7f125b1f1b200fb727491f69d70b2c1ff2fce441878f8246ea51 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:38 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 15:31:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:31:38 01f3f069337b: Preparing 15:31:38 f47b25db2040: Preparing 15:31:38 eba3b3b472ad: Preparing 15:31:38 2deee7f89ec3: Preparing 15:31:38 17bec77d7fdc: Preparing 15:31:38 eba3b3b472ad: Layer already exists 15:31:38 01f3f069337b: Layer already exists 15:31:38 2deee7f89ec3: Layer already exists 15:31:38 f47b25db2040: Layer already exists 15:31:38 17bec77d7fdc: Layer already exists 15:31:38 main: digest: sha256:b9d35741fc7c7f125b1f1b200fb727491f69d70b2c1ff2fce441878f8246ea51 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:31:38 ===================================================== [Pipeline] echo 15:31:38 taggedImages: 15:31:38 - nexus3.edgexfoundry.org:10004/core-data-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:31:38 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 15:31:38 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.27 15:31:38 - nexus3.edgexfoundry.org:10004/core-data-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:31:38 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 15:31:39 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 15:31:39 cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:31:39 latest 15:31:39 3.0.0-dev.27 15:31:39 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:31:39 main 15:31:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:39 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:31:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:31:39 c07967c1d5c5: Preparing 15:31:39 dbbcf35af3f1: Preparing 15:31:39 bbf6aa5651d0: Preparing 15:31:39 eba3b3b472ad: Preparing 15:31:39 2dee343ba994: Preparing 15:31:39 17bec77d7fdc: Preparing 15:31:39 17bec77d7fdc: Waiting 15:31:39 eba3b3b472ad: Layer already exists 15:31:39 2dee343ba994: Layer already exists 15:31:39 17bec77d7fdc: Layer already exists 15:31:39 dbbcf35af3f1: Pushed 15:31:39 c07967c1d5c5: Pushed 15:31:43 bbf6aa5651d0: Pushed 15:31:43 cb9ff4527b99c77f8e69b5bcfccd1d262af058be: digest: sha256:f971863a2b63713a553971fb5cff3c2bef92f380557ca2a7392bc50c512edc2d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:43 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 15:31:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:31:44 c07967c1d5c5: Preparing 15:31:44 dbbcf35af3f1: Preparing 15:31:44 bbf6aa5651d0: Preparing 15:31:44 eba3b3b472ad: Preparing 15:31:44 2dee343ba994: Preparing 15:31:44 17bec77d7fdc: Preparing 15:31:44 17bec77d7fdc: Waiting 15:31:44 dbbcf35af3f1: Layer already exists 15:31:44 c07967c1d5c5: Layer already exists 15:31:44 bbf6aa5651d0: Layer already exists 15:31:44 2dee343ba994: Layer already exists 15:31:44 eba3b3b472ad: Layer already exists 15:31:44 17bec77d7fdc: Layer already exists 15:31:44 latest: digest: sha256:f971863a2b63713a553971fb5cff3c2bef92f380557ca2a7392bc50c512edc2d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:44 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.27 15:31:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:31:45 c07967c1d5c5: Preparing 15:31:45 dbbcf35af3f1: Preparing 15:31:45 bbf6aa5651d0: Preparing 15:31:45 eba3b3b472ad: Preparing 15:31:45 2dee343ba994: Preparing 15:31:45 17bec77d7fdc: Preparing 15:31:45 17bec77d7fdc: Waiting 15:31:45 eba3b3b472ad: Layer already exists 15:31:45 c07967c1d5c5: Layer already exists 15:31:45 bbf6aa5651d0: Layer already exists 15:31:45 dbbcf35af3f1: Layer already exists 15:31:45 2dee343ba994: Layer already exists 15:31:45 17bec77d7fdc: Layer already exists 15:31:45 3.0.0-dev.27: digest: sha256:f971863a2b63713a553971fb5cff3c2bef92f380557ca2a7392bc50c512edc2d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:45 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:31:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:31:45 c07967c1d5c5: Preparing 15:31:45 dbbcf35af3f1: Preparing 15:31:45 bbf6aa5651d0: Preparing 15:31:45 eba3b3b472ad: Preparing 15:31:45 2dee343ba994: Preparing 15:31:45 17bec77d7fdc: Preparing 15:31:45 17bec77d7fdc: Waiting 15:31:45 eba3b3b472ad: Layer already exists 15:31:45 bbf6aa5651d0: Layer already exists 15:31:45 2dee343ba994: Layer already exists 15:31:45 dbbcf35af3f1: Layer already exists 15:31:45 c07967c1d5c5: Layer already exists 15:31:45 17bec77d7fdc: Layer already exists 15:31:46 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27: digest: sha256:f971863a2b63713a553971fb5cff3c2bef92f380557ca2a7392bc50c512edc2d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:46 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 15:31:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:31:46 c07967c1d5c5: Preparing 15:31:46 dbbcf35af3f1: Preparing 15:31:46 bbf6aa5651d0: Preparing 15:31:46 eba3b3b472ad: Preparing 15:31:46 2dee343ba994: Preparing 15:31:46 17bec77d7fdc: Preparing 15:31:46 17bec77d7fdc: Waiting 15:31:46 2dee343ba994: Layer already exists 15:31:46 eba3b3b472ad: Layer already exists 15:31:46 c07967c1d5c5: Layer already exists 15:31:46 bbf6aa5651d0: Layer already exists 15:31:46 dbbcf35af3f1: Layer already exists 15:31:46 17bec77d7fdc: Layer already exists 15:31:47 main: digest: sha256:f971863a2b63713a553971fb5cff3c2bef92f380557ca2a7392bc50c512edc2d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:31:47 ===================================================== [Pipeline] echo 15:31:47 taggedImages: 15:31:47 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:31:47 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 15:31:47 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.27 15:31:47 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:31:47 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 15:31:47 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 15:31:47 cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:31:47 latest 15:31:47 3.0.0-dev.27 15:31:47 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:31:47 main 15:31:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:47 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:31:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:31:47 174da9e1cefc: Preparing 15:31:47 174da9e1cefc: Preparing 15:31:47 f492abe6e3d5: Preparing 15:31:47 3cd4264afd9e: Preparing 15:31:47 6b39a724c2ee: Preparing 15:31:47 2147c14da90b: Preparing 15:31:47 6f397a1816fc: Preparing 15:31:47 eba3b3b472ad: Preparing 15:31:47 6f397a1816fc: Waiting 15:31:47 9d1dc9f58401: Preparing 15:31:47 618269b364cc: Preparing 15:31:47 463851de55f6: Preparing 15:31:47 a741e65f09a2: Preparing 15:31:47 17bec77d7fdc: Preparing 15:31:47 eba3b3b472ad: Waiting 15:31:47 9d1dc9f58401: Waiting 15:31:47 a741e65f09a2: Waiting 15:31:47 618269b364cc: Waiting 15:31:47 463851de55f6: Waiting 15:31:48 2147c14da90b: Pushed 15:31:48 6b39a724c2ee: Pushed 15:31:48 174da9e1cefc: Pushed 15:31:48 3cd4264afd9e: Pushed 15:31:48 f492abe6e3d5: Pushed 15:31:48 eba3b3b472ad: Layer already exists 15:31:48 618269b364cc: Pushed 15:31:48 463851de55f6: Pushed 15:31:48 9d1dc9f58401: Pushed 15:31:48 a741e65f09a2: Pushed 15:31:48 17bec77d7fdc: Layer already exists 15:31:51 6f397a1816fc: Pushed 15:31:52 cb9ff4527b99c77f8e69b5bcfccd1d262af058be: digest: sha256:d061a0dd59f24e36a069214d1de879268bb28aa1e1e14e771cdcbcddb1d5b027 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:52 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 15:31:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:31:52 174da9e1cefc: Preparing 15:31:52 174da9e1cefc: Preparing 15:31:52 f492abe6e3d5: Preparing 15:31:52 3cd4264afd9e: Preparing 15:31:52 6b39a724c2ee: Preparing 15:31:52 2147c14da90b: Preparing 15:31:52 6f397a1816fc: Preparing 15:31:52 eba3b3b472ad: Preparing 15:31:52 9d1dc9f58401: Preparing 15:31:52 618269b364cc: Preparing 15:31:52 463851de55f6: Preparing 15:31:52 a741e65f09a2: Preparing 15:31:52 17bec77d7fdc: Preparing 15:31:52 9d1dc9f58401: Waiting 15:31:52 618269b364cc: Waiting 15:31:52 463851de55f6: Waiting 15:31:52 a741e65f09a2: Waiting 15:31:52 17bec77d7fdc: Waiting 15:31:52 6f397a1816fc: Waiting 15:31:52 eba3b3b472ad: Waiting 15:31:52 2147c14da90b: Layer already exists 15:31:52 f492abe6e3d5: Layer already exists 15:31:52 3cd4264afd9e: Layer already exists 15:31:52 6b39a724c2ee: Layer already exists 15:31:52 174da9e1cefc: Layer already exists 15:31:52 6f397a1816fc: Layer already exists 15:31:52 9d1dc9f58401: Layer already exists 15:31:52 eba3b3b472ad: Layer already exists 15:31:52 618269b364cc: Layer already exists 15:31:52 463851de55f6: Layer already exists 15:31:52 a741e65f09a2: Layer already exists 15:31:52 17bec77d7fdc: Layer already exists 15:31:53 latest: digest: sha256:d061a0dd59f24e36a069214d1de879268bb28aa1e1e14e771cdcbcddb1d5b027 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:53 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.27 15:31:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:31:53 174da9e1cefc: Preparing 15:31:53 174da9e1cefc: Preparing 15:31:53 f492abe6e3d5: Preparing 15:31:53 3cd4264afd9e: Preparing 15:31:53 6b39a724c2ee: Preparing 15:31:53 2147c14da90b: Preparing 15:31:53 6f397a1816fc: Preparing 15:31:53 eba3b3b472ad: Preparing 15:31:53 9d1dc9f58401: Preparing 15:31:53 618269b364cc: Preparing 15:31:53 6f397a1816fc: Waiting 15:31:53 463851de55f6: Preparing 15:31:53 a741e65f09a2: Preparing 15:31:53 eba3b3b472ad: Waiting 15:31:53 17bec77d7fdc: Preparing 15:31:53 9d1dc9f58401: Waiting 15:31:53 463851de55f6: Waiting 15:31:53 a741e65f09a2: Waiting 15:31:53 17bec77d7fdc: Waiting 15:31:53 618269b364cc: Waiting 15:31:53 f492abe6e3d5: Layer already exists 15:31:53 2147c14da90b: Layer already exists 15:31:53 6b39a724c2ee: Layer already exists 15:31:53 174da9e1cefc: Layer already exists 15:31:53 3cd4264afd9e: Layer already exists 15:31:53 6f397a1816fc: Layer already exists 15:31:53 9d1dc9f58401: Layer already exists 15:31:53 eba3b3b472ad: Layer already exists 15:31:53 463851de55f6: Layer already exists 15:31:53 618269b364cc: Layer already exists 15:31:53 17bec77d7fdc: Layer already exists 15:31:53 a741e65f09a2: Layer already exists 15:31:54 3.0.0-dev.27: digest: sha256:d061a0dd59f24e36a069214d1de879268bb28aa1e1e14e771cdcbcddb1d5b027 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:54 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:31:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:31:54 174da9e1cefc: Preparing 15:31:54 174da9e1cefc: Preparing 15:31:54 f492abe6e3d5: Preparing 15:31:54 3cd4264afd9e: Preparing 15:31:54 6b39a724c2ee: Preparing 15:31:54 2147c14da90b: Preparing 15:31:54 6f397a1816fc: Preparing 15:31:54 eba3b3b472ad: Preparing 15:31:54 9d1dc9f58401: Preparing 15:31:54 618269b364cc: Preparing 15:31:54 463851de55f6: Preparing 15:31:54 a741e65f09a2: Preparing 15:31:54 17bec77d7fdc: Preparing 15:31:54 618269b364cc: Waiting 15:31:54 a741e65f09a2: Waiting 15:31:54 17bec77d7fdc: Waiting 15:31:54 6f397a1816fc: Waiting 15:31:54 eba3b3b472ad: Waiting 15:31:54 463851de55f6: Waiting 15:31:54 9d1dc9f58401: Waiting 15:31:54 174da9e1cefc: Layer already exists 15:31:54 3cd4264afd9e: Layer already exists 15:31:54 2147c14da90b: Layer already exists 15:31:54 f492abe6e3d5: Layer already exists 15:31:54 6b39a724c2ee: Layer already exists 15:31:54 eba3b3b472ad: Layer already exists 15:31:54 463851de55f6: Layer already exists 15:31:54 6f397a1816fc: Layer already exists 15:31:54 9d1dc9f58401: Layer already exists 15:31:54 618269b364cc: Layer already exists 15:31:54 a741e65f09a2: Layer already exists 15:31:54 17bec77d7fdc: Layer already exists 15:31:55 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27: digest: sha256:d061a0dd59f24e36a069214d1de879268bb28aa1e1e14e771cdcbcddb1d5b027 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 15:31:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:31:55 174da9e1cefc: Preparing 15:31:55 174da9e1cefc: Preparing 15:31:55 f492abe6e3d5: Preparing 15:31:55 3cd4264afd9e: Preparing 15:31:55 6b39a724c2ee: Preparing 15:31:55 2147c14da90b: Preparing 15:31:55 6f397a1816fc: Preparing 15:31:55 eba3b3b472ad: Preparing 15:31:55 9d1dc9f58401: Preparing 15:31:55 618269b364cc: Preparing 15:31:55 463851de55f6: Preparing 15:31:55 a741e65f09a2: Preparing 15:31:55 17bec77d7fdc: Preparing 15:31:55 9d1dc9f58401: Waiting 15:31:55 618269b364cc: Waiting 15:31:55 463851de55f6: Waiting 15:31:55 a741e65f09a2: Waiting 15:31:55 17bec77d7fdc: Waiting 15:31:55 6f397a1816fc: Waiting 15:31:55 eba3b3b472ad: Waiting 15:31:55 3cd4264afd9e: Layer already exists 15:31:55 2147c14da90b: Layer already exists 15:31:55 f492abe6e3d5: Layer already exists 15:31:55 6b39a724c2ee: Layer already exists 15:31:55 174da9e1cefc: Layer already exists 15:31:55 9d1dc9f58401: Layer already exists 15:31:55 6f397a1816fc: Layer already exists 15:31:55 eba3b3b472ad: Layer already exists 15:31:55 618269b364cc: Layer already exists 15:31:55 463851de55f6: Layer already exists 15:31:55 a741e65f09a2: Layer already exists 15:31:55 17bec77d7fdc: Layer already exists 15:31:55 main: digest: sha256:d061a0dd59f24e36a069214d1de879268bb28aa1e1e14e771cdcbcddb1d5b027 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:31:56 ===================================================== [Pipeline] echo 15:31:56 taggedImages: 15:31:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:31:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 15:31:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.27 15:31:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:31:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 15:31:56 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 15:31:56 cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:31:56 latest 15:31:56 3.0.0-dev.27 15:31:56 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:31:56 main 15:31:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:56 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:31:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:31:56 ea9ee15266c5: Preparing 15:31:56 e8aac6eb908b: Preparing 15:31:56 cd7140014e11: Preparing 15:31:56 cd3628c87bfc: Preparing 15:31:56 c599e5d30302: Preparing 15:31:56 b3dd240a4cd1: Preparing 15:31:56 dbf56a1f9599: Preparing 15:31:56 17bec77d7fdc: Preparing 15:31:56 b3dd240a4cd1: Waiting 15:31:56 dbf56a1f9599: Waiting 15:31:56 17bec77d7fdc: Waiting 15:31:57 ea9ee15266c5: Pushed 15:31:57 e8aac6eb908b: Pushed 15:31:57 c599e5d30302: Pushed 15:31:57 17bec77d7fdc: Layer already exists 15:31:57 b3dd240a4cd1: Pushed 15:31:57 dbf56a1f9599: Pushed 15:31:59 cd7140014e11: Pushed 15:31:59 cd3628c87bfc: Pushed 15:31:59 cb9ff4527b99c77f8e69b5bcfccd1d262af058be: digest: sha256:8821eb1724604c4e8641a4e3c36542d9ec4020ef5b9aa2ea4a5c62744e9975bb size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:59 + 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 15:32:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 15:32:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:32:00 ea9ee15266c5: Preparing 15:32:00 e8aac6eb908b: Preparing 15:32:00 cd7140014e11: Preparing 15:32:00 cd3628c87bfc: Preparing 15:32:00 c599e5d30302: Preparing 15:32:00 b3dd240a4cd1: Preparing 15:32:00 dbf56a1f9599: Preparing 15:32:00 17bec77d7fdc: Preparing 15:32:00 b3dd240a4cd1: Waiting 15:32:00 dbf56a1f9599: Waiting 15:32:00 17bec77d7fdc: Waiting 15:32:00 cd3628c87bfc: Layer already exists 15:32:00 ea9ee15266c5: Layer already exists 15:32:00 e8aac6eb908b: Layer already exists 15:32:00 c599e5d30302: Layer already exists 15:32:00 cd7140014e11: Layer already exists 15:32:00 dbf56a1f9599: Layer already exists 15:32:00 b3dd240a4cd1: Layer already exists 15:32:00 17bec77d7fdc: Layer already exists 15:32:00 latest: digest: sha256:8821eb1724604c4e8641a4e3c36542d9ec4020ef5b9aa2ea4a5c62744e9975bb size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:00 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.27 15:32:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:32:01 ea9ee15266c5: Preparing 15:32:01 e8aac6eb908b: Preparing 15:32:01 cd7140014e11: Preparing 15:32:01 cd3628c87bfc: Preparing 15:32:01 c599e5d30302: Preparing 15:32:01 b3dd240a4cd1: Preparing 15:32:01 dbf56a1f9599: Preparing 15:32:01 17bec77d7fdc: Preparing 15:32:01 b3dd240a4cd1: Waiting 15:32:01 17bec77d7fdc: Waiting 15:32:01 dbf56a1f9599: Waiting 15:32:01 cd7140014e11: Layer already exists 15:32:01 ea9ee15266c5: Layer already exists 15:32:01 c599e5d30302: Layer already exists 15:32:01 e8aac6eb908b: Layer already exists 15:32:01 cd3628c87bfc: Layer already exists 15:32:01 dbf56a1f9599: Layer already exists 15:32:01 b3dd240a4cd1: Layer already exists 15:32:01 17bec77d7fdc: Layer already exists 15:32:01 3.0.0-dev.27: digest: sha256:8821eb1724604c4e8641a4e3c36542d9ec4020ef5b9aa2ea4a5c62744e9975bb size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:01 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:32:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:32:02 ea9ee15266c5: Preparing 15:32:02 e8aac6eb908b: Preparing 15:32:02 cd7140014e11: Preparing 15:32:02 cd3628c87bfc: Preparing 15:32:02 c599e5d30302: Preparing 15:32:02 b3dd240a4cd1: Preparing 15:32:02 dbf56a1f9599: Preparing 15:32:02 17bec77d7fdc: Preparing 15:32:02 b3dd240a4cd1: Waiting 15:32:02 dbf56a1f9599: Waiting 15:32:02 17bec77d7fdc: Waiting 15:32:02 ea9ee15266c5: Layer already exists 15:32:02 c599e5d30302: Layer already exists 15:32:02 cd3628c87bfc: Layer already exists 15:32:02 e8aac6eb908b: Layer already exists 15:32:02 cd7140014e11: Layer already exists 15:32:02 dbf56a1f9599: Layer already exists 15:32:02 b3dd240a4cd1: Layer already exists 15:32:02 17bec77d7fdc: Layer already exists 15:32:02 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27: digest: sha256:8821eb1724604c4e8641a4e3c36542d9ec4020ef5b9aa2ea4a5c62744e9975bb size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:02 + 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 15:32:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 15:32:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:32:03 ea9ee15266c5: Preparing 15:32:03 e8aac6eb908b: Preparing 15:32:03 cd7140014e11: Preparing 15:32:03 cd3628c87bfc: Preparing 15:32:03 c599e5d30302: Preparing 15:32:03 b3dd240a4cd1: Preparing 15:32:03 dbf56a1f9599: Preparing 15:32:03 17bec77d7fdc: Preparing 15:32:03 dbf56a1f9599: Waiting 15:32:03 b3dd240a4cd1: Waiting 15:32:03 17bec77d7fdc: Waiting 15:32:03 e8aac6eb908b: Layer already exists 15:32:03 cd3628c87bfc: Layer already exists 15:32:03 c599e5d30302: Layer already exists 15:32:03 cd7140014e11: Layer already exists 15:32:03 ea9ee15266c5: Layer already exists 15:32:03 dbf56a1f9599: Layer already exists 15:32:03 b3dd240a4cd1: Layer already exists 15:32:03 17bec77d7fdc: Layer already exists 15:32:03 main: digest: sha256:8821eb1724604c4e8641a4e3c36542d9ec4020ef5b9aa2ea4a5c62744e9975bb size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:32:03 ===================================================== [Pipeline] echo 15:32:03 taggedImages: 15:32:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:32:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 15:32:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.27 15:32:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:32:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 15:32:03 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 15:32:03 cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:32:03 latest 15:32:03 3.0.0-dev.27 15:32:03 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:32:03 main 15:32:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:03 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:32:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:32:04 824c1a912316: Preparing 15:32:04 5ce6d6f50529: Preparing 15:32:04 9cf0d6466e1f: Preparing 15:32:04 72ba4f59b8dc: Preparing 15:32:04 6637ea72a28f: Preparing 15:32:04 b77bacc7d5de: Preparing 15:32:04 1f1709f1fbfe: Preparing 15:32:04 fd4045d94f2a: Preparing 15:32:04 b5d55904c783: Preparing 15:32:04 17bec77d7fdc: Preparing 15:32:04 b77bacc7d5de: Waiting 15:32:04 fd4045d94f2a: Waiting 15:32:04 b5d55904c783: Waiting 15:32:04 17bec77d7fdc: Waiting 15:32:04 1f1709f1fbfe: Waiting 15:32:04 5ce6d6f50529: Pushed 15:32:04 824c1a912316: Pushed 15:32:04 6637ea72a28f: Pushed 15:32:04 1f1709f1fbfe: Pushed 15:32:04 b77bacc7d5de: Pushed 15:32:04 fd4045d94f2a: Pushed 15:32:04 17bec77d7fdc: Layer already exists 15:32:05 b5d55904c783: Pushed 15:32:06 72ba4f59b8dc: Pushed 15:32:07 9cf0d6466e1f: Pushed 15:32:08 cb9ff4527b99c77f8e69b5bcfccd1d262af058be: digest: sha256:ae041ecb1077126e6c829a9f9a42ffd0019f87b76a281c16a2a8865f7df61f4c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:08 + 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 15:32:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 15:32:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:32:08 824c1a912316: Preparing 15:32:08 5ce6d6f50529: Preparing 15:32:08 9cf0d6466e1f: Preparing 15:32:08 72ba4f59b8dc: Preparing 15:32:08 6637ea72a28f: Preparing 15:32:08 b77bacc7d5de: Preparing 15:32:08 1f1709f1fbfe: Preparing 15:32:08 fd4045d94f2a: Preparing 15:32:08 b5d55904c783: Preparing 15:32:08 17bec77d7fdc: Preparing 15:32:08 b5d55904c783: Waiting 15:32:08 b77bacc7d5de: Waiting 15:32:08 1f1709f1fbfe: Waiting 15:32:08 17bec77d7fdc: Waiting 15:32:08 fd4045d94f2a: Waiting 15:32:08 9cf0d6466e1f: Layer already exists 15:32:08 6637ea72a28f: Layer already exists 15:32:08 72ba4f59b8dc: Layer already exists 15:32:08 824c1a912316: Layer already exists 15:32:08 5ce6d6f50529: Layer already exists 15:32:08 17bec77d7fdc: Layer already exists 15:32:08 fd4045d94f2a: Layer already exists 15:32:08 1f1709f1fbfe: Layer already exists 15:32:08 b77bacc7d5de: Layer already exists 15:32:08 b5d55904c783: Layer already exists 15:32:09 latest: digest: sha256:ae041ecb1077126e6c829a9f9a42ffd0019f87b76a281c16a2a8865f7df61f4c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:09 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.27 15:32:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:32:09 824c1a912316: Preparing 15:32:09 5ce6d6f50529: Preparing 15:32:09 9cf0d6466e1f: Preparing 15:32:09 72ba4f59b8dc: Preparing 15:32:09 6637ea72a28f: Preparing 15:32:09 b77bacc7d5de: Preparing 15:32:09 1f1709f1fbfe: Preparing 15:32:09 fd4045d94f2a: Preparing 15:32:09 b5d55904c783: Preparing 15:32:09 17bec77d7fdc: Preparing 15:32:09 b77bacc7d5de: Waiting 15:32:09 fd4045d94f2a: Waiting 15:32:09 b5d55904c783: Waiting 15:32:09 1f1709f1fbfe: Waiting 15:32:09 17bec77d7fdc: Waiting 15:32:09 5ce6d6f50529: Layer already exists 15:32:09 824c1a912316: Layer already exists 15:32:09 9cf0d6466e1f: Layer already exists 15:32:09 6637ea72a28f: Layer already exists 15:32:09 72ba4f59b8dc: Layer already exists 15:32:09 17bec77d7fdc: Layer already exists 15:32:09 1f1709f1fbfe: Layer already exists 15:32:09 fd4045d94f2a: Layer already exists 15:32:09 b5d55904c783: Layer already exists 15:32:09 b77bacc7d5de: Layer already exists 15:32:10 3.0.0-dev.27: digest: sha256:ae041ecb1077126e6c829a9f9a42ffd0019f87b76a281c16a2a8865f7df61f4c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:10 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:32:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:32:10 824c1a912316: Preparing 15:32:10 5ce6d6f50529: Preparing 15:32:10 9cf0d6466e1f: Preparing 15:32:10 72ba4f59b8dc: Preparing 15:32:10 6637ea72a28f: Preparing 15:32:10 b77bacc7d5de: Preparing 15:32:10 1f1709f1fbfe: Preparing 15:32:10 fd4045d94f2a: Preparing 15:32:10 b5d55904c783: Preparing 15:32:10 17bec77d7fdc: Preparing 15:32:10 fd4045d94f2a: Waiting 15:32:10 b77bacc7d5de: Waiting 15:32:10 1f1709f1fbfe: Waiting 15:32:10 b5d55904c783: Waiting 15:32:10 17bec77d7fdc: Waiting 15:32:10 824c1a912316: Layer already exists 15:32:10 6637ea72a28f: Layer already exists 15:32:10 5ce6d6f50529: Layer already exists 15:32:10 72ba4f59b8dc: Layer already exists 15:32:10 9cf0d6466e1f: Layer already exists 15:32:10 b77bacc7d5de: Layer already exists 15:32:10 1f1709f1fbfe: Layer already exists 15:32:10 17bec77d7fdc: Layer already exists 15:32:10 fd4045d94f2a: Layer already exists 15:32:10 b5d55904c783: Layer already exists 15:32:10 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27: digest: sha256:ae041ecb1077126e6c829a9f9a42ffd0019f87b76a281c16a2a8865f7df61f4c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:11 + 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 15:32:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 15:32:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:32:11 824c1a912316: Preparing 15:32:11 5ce6d6f50529: Preparing 15:32:11 9cf0d6466e1f: Preparing 15:32:11 72ba4f59b8dc: Preparing 15:32:11 6637ea72a28f: Preparing 15:32:11 b77bacc7d5de: Preparing 15:32:11 1f1709f1fbfe: Preparing 15:32:11 fd4045d94f2a: Preparing 15:32:11 b5d55904c783: Preparing 15:32:11 17bec77d7fdc: Preparing 15:32:11 b77bacc7d5de: Waiting 15:32:11 fd4045d94f2a: Waiting 15:32:11 b5d55904c783: Waiting 15:32:11 17bec77d7fdc: Waiting 15:32:11 1f1709f1fbfe: Waiting 15:32:11 5ce6d6f50529: Layer already exists 15:32:11 72ba4f59b8dc: Layer already exists 15:32:11 6637ea72a28f: Layer already exists 15:32:11 824c1a912316: Layer already exists 15:32:11 9cf0d6466e1f: Layer already exists 15:32:11 b77bacc7d5de: Layer already exists 15:32:11 fd4045d94f2a: Layer already exists 15:32:11 1f1709f1fbfe: Layer already exists 15:32:11 b5d55904c783: Layer already exists 15:32:11 17bec77d7fdc: Layer already exists 15:32:11 main: digest: sha256:ae041ecb1077126e6c829a9f9a42ffd0019f87b76a281c16a2a8865f7df61f4c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:32:11 ===================================================== [Pipeline] echo 15:32:11 taggedImages: 15:32:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:32:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 15:32:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.27 15:32:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:32:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 15:32:11 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 15:32:11 cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:32:11 latest 15:32:11 3.0.0-dev.27 15:32:11 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:32:11 main 15:32:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:12 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:32:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:32:12 43bab004a77c: Preparing 15:32:12 b73f98ac4ae8: Preparing 15:32:12 eba3b3b472ad: Preparing 15:32:12 c5fb48f05449: Preparing 15:32:12 9833f26c6bda: Preparing 15:32:12 9833f26c6bda: Layer already exists 15:32:12 eba3b3b472ad: Layer already exists 15:32:12 43bab004a77c: Pushed 15:32:14 c5fb48f05449: Pushed 15:32:17 b73f98ac4ae8: Pushed 15:32:17 cb9ff4527b99c77f8e69b5bcfccd1d262af058be: digest: sha256:3ea9f6bc16bcccaa83f01161a8c1bbe7d5dcbb9519560de7cc43d45bd5d57630 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:18 + 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 15:32:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 15:32:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:32:18 43bab004a77c: Preparing 15:32:18 b73f98ac4ae8: Preparing 15:32:18 eba3b3b472ad: Preparing 15:32:18 c5fb48f05449: Preparing 15:32:18 9833f26c6bda: Preparing 15:32:18 9833f26c6bda: Layer already exists 15:32:18 b73f98ac4ae8: Layer already exists 15:32:18 43bab004a77c: Layer already exists 15:32:18 c5fb48f05449: Layer already exists 15:32:18 eba3b3b472ad: Layer already exists 15:32:18 latest: digest: sha256:3ea9f6bc16bcccaa83f01161a8c1bbe7d5dcbb9519560de7cc43d45bd5d57630 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:19 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.27 15:32:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:32:19 43bab004a77c: Preparing 15:32:19 b73f98ac4ae8: Preparing 15:32:19 eba3b3b472ad: Preparing 15:32:19 c5fb48f05449: Preparing 15:32:19 9833f26c6bda: Preparing 15:32:19 eba3b3b472ad: Layer already exists 15:32:19 9833f26c6bda: Layer already exists 15:32:19 b73f98ac4ae8: Layer already exists 15:32:19 c5fb48f05449: Layer already exists 15:32:19 43bab004a77c: Layer already exists 15:32:19 3.0.0-dev.27: digest: sha256:3ea9f6bc16bcccaa83f01161a8c1bbe7d5dcbb9519560de7cc43d45bd5d57630 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:20 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:32:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:32:20 43bab004a77c: Preparing 15:32:20 b73f98ac4ae8: Preparing 15:32:20 eba3b3b472ad: Preparing 15:32:20 c5fb48f05449: Preparing 15:32:20 9833f26c6bda: Preparing 15:32:20 b73f98ac4ae8: Layer already exists 15:32:20 eba3b3b472ad: Layer already exists 15:32:20 c5fb48f05449: Layer already exists 15:32:20 9833f26c6bda: Layer already exists 15:32:20 43bab004a77c: Layer already exists 15:32:20 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27: digest: sha256:3ea9f6bc16bcccaa83f01161a8c1bbe7d5dcbb9519560de7cc43d45bd5d57630 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:21 + 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 15:32:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 15:32:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:32:21 43bab004a77c: Preparing 15:32:21 b73f98ac4ae8: Preparing 15:32:21 eba3b3b472ad: Preparing 15:32:21 c5fb48f05449: Preparing 15:32:21 9833f26c6bda: Preparing 15:32:21 9833f26c6bda: Layer already exists 15:32:21 c5fb48f05449: Layer already exists 15:32:21 43bab004a77c: Layer already exists 15:32:21 b73f98ac4ae8: Layer already exists 15:32:21 eba3b3b472ad: Layer already exists 15:32:21 main: digest: sha256:3ea9f6bc16bcccaa83f01161a8c1bbe7d5dcbb9519560de7cc43d45bd5d57630 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:32:21 ===================================================== [Pipeline] echo 15:32:21 taggedImages: 15:32:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:32:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 15:32:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.27 15:32:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:32:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 15:32:21 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 15:32:21 cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:32:21 latest 15:32:21 3.0.0-dev.27 15:32:21 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:32:21 main 15:32:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:22 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:32:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:32:22 f60cb2a8c8fd: Preparing 15:32:22 d79c37307161: Preparing 15:32:22 ddf4c38e5c72: Preparing 15:32:22 f034e0450d32: Preparing 15:32:22 dd0660e3017a: Preparing 15:32:22 c462fbbef8a9: Preparing 15:32:22 9833f26c6bda: Preparing 15:32:22 c462fbbef8a9: Waiting 15:32:22 9833f26c6bda: Waiting 15:32:22 d79c37307161: Pushed 15:32:22 ddf4c38e5c72: Pushed 15:32:22 f60cb2a8c8fd: Pushed 15:32:22 9833f26c6bda: Layer already exists 15:32:23 c462fbbef8a9: Pushed 15:32:31 dd0660e3017a: Pushed 15:32:42 f034e0450d32: Pushed 15:32:42 cb9ff4527b99c77f8e69b5bcfccd1d262af058be: digest: sha256:a69f380c2d82c81b2c3d0b257ce8d1dbcabbad93eef117e407e6bf4737a9cb1c size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:43 + 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 15:32:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 15:32:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:32:43 f60cb2a8c8fd: Preparing 15:32:43 d79c37307161: Preparing 15:32:43 ddf4c38e5c72: Preparing 15:32:43 f034e0450d32: Preparing 15:32:43 dd0660e3017a: Preparing 15:32:43 c462fbbef8a9: Preparing 15:32:43 9833f26c6bda: Preparing 15:32:43 c462fbbef8a9: Waiting 15:32:43 9833f26c6bda: Waiting 15:32:43 d79c37307161: Layer already exists 15:32:43 dd0660e3017a: Layer already exists 15:32:43 ddf4c38e5c72: Layer already exists 15:32:43 f60cb2a8c8fd: Layer already exists 15:32:43 f034e0450d32: Layer already exists 15:32:43 9833f26c6bda: Layer already exists 15:32:43 c462fbbef8a9: Layer already exists 15:32:43 latest: digest: sha256:a69f380c2d82c81b2c3d0b257ce8d1dbcabbad93eef117e407e6bf4737a9cb1c size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:44 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.27 15:32:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:32:44 f60cb2a8c8fd: Preparing 15:32:44 d79c37307161: Preparing 15:32:44 ddf4c38e5c72: Preparing 15:32:44 f034e0450d32: Preparing 15:32:44 dd0660e3017a: Preparing 15:32:44 c462fbbef8a9: Preparing 15:32:44 9833f26c6bda: Preparing 15:32:44 c462fbbef8a9: Waiting 15:32:44 9833f26c6bda: Waiting 15:32:44 dd0660e3017a: Layer already exists 15:32:44 f60cb2a8c8fd: Layer already exists 15:32:44 ddf4c38e5c72: Layer already exists 15:32:44 f034e0450d32: Layer already exists 15:32:44 d79c37307161: Layer already exists 15:32:44 9833f26c6bda: Layer already exists 15:32:44 c462fbbef8a9: Layer already exists 15:32:44 3.0.0-dev.27: digest: sha256:a69f380c2d82c81b2c3d0b257ce8d1dbcabbad93eef117e407e6bf4737a9cb1c size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:45 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:32:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:32:45 f60cb2a8c8fd: Preparing 15:32:45 d79c37307161: Preparing 15:32:45 ddf4c38e5c72: Preparing 15:32:45 f034e0450d32: Preparing 15:32:45 dd0660e3017a: Preparing 15:32:45 c462fbbef8a9: Preparing 15:32:45 9833f26c6bda: Preparing 15:32:45 c462fbbef8a9: Waiting 15:32:45 9833f26c6bda: Waiting 15:32:45 dd0660e3017a: Layer already exists 15:32:45 ddf4c38e5c72: Layer already exists 15:32:45 d79c37307161: Layer already exists 15:32:45 f60cb2a8c8fd: Layer already exists 15:32:45 f034e0450d32: Layer already exists 15:32:45 c462fbbef8a9: Layer already exists 15:32:45 9833f26c6bda: Layer already exists 15:32:45 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27: digest: sha256:a69f380c2d82c81b2c3d0b257ce8d1dbcabbad93eef117e407e6bf4737a9cb1c size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:46 + 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 15:32:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 15:32:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:32:46 f60cb2a8c8fd: Preparing 15:32:46 d79c37307161: Preparing 15:32:46 ddf4c38e5c72: Preparing 15:32:46 f034e0450d32: Preparing 15:32:46 dd0660e3017a: Preparing 15:32:46 c462fbbef8a9: Preparing 15:32:46 9833f26c6bda: Preparing 15:32:46 9833f26c6bda: Waiting 15:32:46 c462fbbef8a9: Waiting 15:32:46 d79c37307161: Layer already exists 15:32:46 f034e0450d32: Layer already exists 15:32:46 ddf4c38e5c72: Layer already exists 15:32:46 dd0660e3017a: Layer already exists 15:32:46 f60cb2a8c8fd: Layer already exists 15:32:46 9833f26c6bda: Layer already exists 15:32:46 c462fbbef8a9: Layer already exists 15:32:46 main: digest: sha256:a69f380c2d82c81b2c3d0b257ce8d1dbcabbad93eef117e407e6bf4737a9cb1c size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:32:46 ===================================================== [Pipeline] echo 15:32:46 taggedImages: 15:32:46 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:32:46 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 15:32:46 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.27 15:32:46 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:32:46 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 15:32:46 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 15:32:46 cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:32:46 latest 15:32:46 3.0.0-dev.27 15:32:46 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:32:46 main 15:32:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:47 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:32:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:32:47 24ab34bd0f0a: Preparing 15:32:47 7c87235cacda: Preparing 15:32:47 3dbc6565c34b: Preparing 15:32:47 0e4ce82b486f: Preparing 15:32:47 cf9acc34c360: Preparing 15:32:47 9833f26c6bda: Preparing 15:32:47 9833f26c6bda: Waiting 15:32:47 3dbc6565c34b: Pushed 15:32:47 7c87235cacda: Pushed 15:32:47 24ab34bd0f0a: Pushed 15:32:47 9833f26c6bda: Layer already exists 15:32:48 cf9acc34c360: Pushed 15:33:06 0e4ce82b486f: Pushed 15:33:06 cb9ff4527b99c77f8e69b5bcfccd1d262af058be: digest: sha256:41059848ffceab82a7235ade7e413ba2d8e51c6095b5c9ad56e2c92280fb8ad3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:06 + 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 15:33:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 15:33:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:33:07 24ab34bd0f0a: Preparing 15:33:07 7c87235cacda: Preparing 15:33:07 3dbc6565c34b: Preparing 15:33:07 0e4ce82b486f: Preparing 15:33:07 cf9acc34c360: Preparing 15:33:07 9833f26c6bda: Preparing 15:33:07 9833f26c6bda: Waiting 15:33:07 cf9acc34c360: Layer already exists 15:33:07 7c87235cacda: Layer already exists 15:33:07 3dbc6565c34b: Layer already exists 15:33:07 0e4ce82b486f: Layer already exists 15:33:07 24ab34bd0f0a: Layer already exists 15:33:07 9833f26c6bda: Layer already exists 15:33:07 latest: digest: sha256:41059848ffceab82a7235ade7e413ba2d8e51c6095b5c9ad56e2c92280fb8ad3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:07 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.27 15:33:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:33:08 24ab34bd0f0a: Preparing 15:33:08 7c87235cacda: Preparing 15:33:08 3dbc6565c34b: Preparing 15:33:08 0e4ce82b486f: Preparing 15:33:08 cf9acc34c360: Preparing 15:33:08 9833f26c6bda: Preparing 15:33:08 9833f26c6bda: Waiting 15:33:08 24ab34bd0f0a: Layer already exists 15:33:08 3dbc6565c34b: Layer already exists 15:33:08 7c87235cacda: Layer already exists 15:33:08 cf9acc34c360: Layer already exists 15:33:08 0e4ce82b486f: Layer already exists 15:33:08 9833f26c6bda: Layer already exists 15:33:08 3.0.0-dev.27: digest: sha256:41059848ffceab82a7235ade7e413ba2d8e51c6095b5c9ad56e2c92280fb8ad3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:08 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:33:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:33:09 24ab34bd0f0a: Preparing 15:33:09 7c87235cacda: Preparing 15:33:09 3dbc6565c34b: Preparing 15:33:09 0e4ce82b486f: Preparing 15:33:09 cf9acc34c360: Preparing 15:33:09 9833f26c6bda: Preparing 15:33:09 9833f26c6bda: Waiting 15:33:09 3dbc6565c34b: Layer already exists 15:33:09 24ab34bd0f0a: Layer already exists 15:33:09 7c87235cacda: Layer already exists 15:33:09 0e4ce82b486f: Layer already exists 15:33:09 cf9acc34c360: Layer already exists 15:33:09 9833f26c6bda: Layer already exists 15:33:09 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27: digest: sha256:41059848ffceab82a7235ade7e413ba2d8e51c6095b5c9ad56e2c92280fb8ad3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:09 + 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 15:33:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 15:33:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:33:10 24ab34bd0f0a: Preparing 15:33:10 7c87235cacda: Preparing 15:33:10 3dbc6565c34b: Preparing 15:33:10 0e4ce82b486f: Preparing 15:33:10 cf9acc34c360: Preparing 15:33:10 9833f26c6bda: Preparing 15:33:10 9833f26c6bda: Waiting 15:33:10 cf9acc34c360: Layer already exists 15:33:10 7c87235cacda: Layer already exists 15:33:10 24ab34bd0f0a: Layer already exists 15:33:10 3dbc6565c34b: Layer already exists 15:33:10 0e4ce82b486f: Layer already exists 15:33:10 9833f26c6bda: Layer already exists 15:33:10 main: digest: sha256:41059848ffceab82a7235ade7e413ba2d8e51c6095b5c9ad56e2c92280fb8ad3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:33:10 ===================================================== [Pipeline] echo 15:33:10 taggedImages: 15:33:10 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:33:10 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 15:33:10 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.27 15:33:10 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:33:10 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 15:33:10 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 15:33:10 cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:33:10 latest 15:33:10 3.0.0-dev.27 15:33:10 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:33:10 main 15:33:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:10 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:33:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:33:11 9c658833d557: Preparing 15:33:11 b12d706f101e: Preparing 15:33:11 6942976c7e40: Preparing 15:33:11 da1892e1ab38: Preparing 15:33:11 c462fbbef8a9: Preparing 15:33:11 9833f26c6bda: Preparing 15:33:11 9833f26c6bda: Waiting 15:33:11 c462fbbef8a9: Layer already exists 15:33:11 9833f26c6bda: Layer already exists 15:33:11 9c658833d557: Pushed 15:33:11 6942976c7e40: Pushed 15:33:11 b12d706f101e: Pushed 15:33:29 da1892e1ab38: Pushed 15:33:29 cb9ff4527b99c77f8e69b5bcfccd1d262af058be: digest: sha256:f78a7adc025a11e6637644df1f300bcdae8f1cabbb7d409d435dd1d1f33ad2a6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:30 + 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 15:33:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 15:33:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:33:30 9c658833d557: Preparing 15:33:30 b12d706f101e: Preparing 15:33:30 6942976c7e40: Preparing 15:33:30 da1892e1ab38: Preparing 15:33:30 c462fbbef8a9: Preparing 15:33:30 9833f26c6bda: Preparing 15:33:30 9833f26c6bda: Waiting 15:33:30 da1892e1ab38: Layer already exists 15:33:30 6942976c7e40: Layer already exists 15:33:30 c462fbbef8a9: Layer already exists 15:33:30 9c658833d557: Layer already exists 15:33:30 b12d706f101e: Layer already exists 15:33:30 9833f26c6bda: Layer already exists 15:33:30 latest: digest: sha256:f78a7adc025a11e6637644df1f300bcdae8f1cabbb7d409d435dd1d1f33ad2a6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:30 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.27 15:33:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:33:31 9c658833d557: Preparing 15:33:31 b12d706f101e: Preparing 15:33:31 6942976c7e40: Preparing 15:33:31 da1892e1ab38: Preparing 15:33:31 c462fbbef8a9: Preparing 15:33:31 9833f26c6bda: Preparing 15:33:31 9833f26c6bda: Waiting 15:33:31 da1892e1ab38: Layer already exists 15:33:31 b12d706f101e: Layer already exists 15:33:31 6942976c7e40: Layer already exists 15:33:31 c462fbbef8a9: Layer already exists 15:33:31 9c658833d557: Layer already exists 15:33:31 9833f26c6bda: Layer already exists 15:33:31 3.0.0-dev.27: digest: sha256:f78a7adc025a11e6637644df1f300bcdae8f1cabbb7d409d435dd1d1f33ad2a6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:31 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:33:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:33:32 9c658833d557: Preparing 15:33:32 b12d706f101e: Preparing 15:33:32 6942976c7e40: Preparing 15:33:32 da1892e1ab38: Preparing 15:33:32 c462fbbef8a9: Preparing 15:33:32 9833f26c6bda: Preparing 15:33:32 9833f26c6bda: Waiting 15:33:32 9c658833d557: Layer already exists 15:33:32 da1892e1ab38: Layer already exists 15:33:32 c462fbbef8a9: Layer already exists 15:33:32 b12d706f101e: Layer already exists 15:33:32 6942976c7e40: Layer already exists 15:33:32 9833f26c6bda: Layer already exists 15:33:32 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27: digest: sha256:f78a7adc025a11e6637644df1f300bcdae8f1cabbb7d409d435dd1d1f33ad2a6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:32 + 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 15:33:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 15:33:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:33:33 9c658833d557: Preparing 15:33:33 b12d706f101e: Preparing 15:33:33 6942976c7e40: Preparing 15:33:33 da1892e1ab38: Preparing 15:33:33 c462fbbef8a9: Preparing 15:33:33 9833f26c6bda: Preparing 15:33:33 9833f26c6bda: Waiting 15:33:33 b12d706f101e: Layer already exists 15:33:33 9c658833d557: Layer already exists 15:33:33 da1892e1ab38: Layer already exists 15:33:33 6942976c7e40: Layer already exists 15:33:33 c462fbbef8a9: Layer already exists 15:33:33 9833f26c6bda: Layer already exists 15:33:33 main: digest: sha256:f78a7adc025a11e6637644df1f300bcdae8f1cabbb7d409d435dd1d1f33ad2a6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:33:33 ===================================================== [Pipeline] echo 15:33:33 taggedImages: 15:33:33 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:33:33 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 15:33:33 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.27 15:33:33 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:33:33 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 15:33:33 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 15:33:33 cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:33:33 latest 15:33:33 3.0.0-dev.27 15:33:33 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:33:33 main 15:33:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:33 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:33:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:33:34 8e3beb2cded0: Preparing 15:33:34 d7f2d277626c: Preparing 15:33:34 eba3b3b472ad: Preparing 15:33:34 8197f1f60844: Preparing 15:33:34 17bec77d7fdc: Preparing 15:33:34 17bec77d7fdc: Layer already exists 15:33:34 eba3b3b472ad: Layer already exists 15:33:34 8e3beb2cded0: Pushed 15:33:34 8197f1f60844: Pushed 15:33:40 d7f2d277626c: Pushed 15:33:40 cb9ff4527b99c77f8e69b5bcfccd1d262af058be: digest: sha256:99c0ad2118128cb8a0d4e6f84b0c0b8baec83e19742882fc3e6e20d174ef3880 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:40 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 15:33:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:33:40 8e3beb2cded0: Preparing 15:33:40 d7f2d277626c: Preparing 15:33:40 eba3b3b472ad: Preparing 15:33:40 8197f1f60844: Preparing 15:33:40 17bec77d7fdc: Preparing 15:33:40 17bec77d7fdc: Layer already exists 15:33:40 8197f1f60844: Layer already exists 15:33:40 8e3beb2cded0: Layer already exists 15:33:40 d7f2d277626c: Layer already exists 15:33:40 eba3b3b472ad: Layer already exists 15:33:41 latest: digest: sha256:99c0ad2118128cb8a0d4e6f84b0c0b8baec83e19742882fc3e6e20d174ef3880 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:41 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.27 15:33:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:33:41 8e3beb2cded0: Preparing 15:33:41 d7f2d277626c: Preparing 15:33:41 eba3b3b472ad: Preparing 15:33:41 8197f1f60844: Preparing 15:33:41 17bec77d7fdc: Preparing 15:33:41 8e3beb2cded0: Layer already exists 15:33:41 eba3b3b472ad: Layer already exists 15:33:41 17bec77d7fdc: Layer already exists 15:33:41 8197f1f60844: Layer already exists 15:33:41 d7f2d277626c: Layer already exists 15:33:42 3.0.0-dev.27: digest: sha256:99c0ad2118128cb8a0d4e6f84b0c0b8baec83e19742882fc3e6e20d174ef3880 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:42 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:33:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:33:42 8e3beb2cded0: Preparing 15:33:42 d7f2d277626c: Preparing 15:33:42 eba3b3b472ad: Preparing 15:33:42 8197f1f60844: Preparing 15:33:42 17bec77d7fdc: Preparing 15:33:42 17bec77d7fdc: Layer already exists 15:33:42 eba3b3b472ad: Layer already exists 15:33:42 8197f1f60844: Layer already exists 15:33:42 d7f2d277626c: Layer already exists 15:33:42 8e3beb2cded0: Layer already exists 15:33:42 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27: digest: sha256:99c0ad2118128cb8a0d4e6f84b0c0b8baec83e19742882fc3e6e20d174ef3880 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:43 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 15:33:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:33:43 8e3beb2cded0: Preparing 15:33:43 d7f2d277626c: Preparing 15:33:43 eba3b3b472ad: Preparing 15:33:43 8197f1f60844: Preparing 15:33:43 17bec77d7fdc: Preparing 15:33:43 eba3b3b472ad: Layer already exists 15:33:43 8197f1f60844: Layer already exists 15:33:43 8e3beb2cded0: Layer already exists 15:33:43 d7f2d277626c: Layer already exists 15:33:43 17bec77d7fdc: Layer already exists 15:33:43 main: digest: sha256:99c0ad2118128cb8a0d4e6f84b0c0b8baec83e19742882fc3e6e20d174ef3880 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:33:43 ===================================================== [Pipeline] echo 15:33:44 taggedImages: 15:33:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:33:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 15:33:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.27 15:33:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:33:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 15:33:44 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 15:33:44 cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:33:44 latest 15:33:44 3.0.0-dev.27 15:33:44 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:33:44 main 15:33:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:33:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:33:44 99892a06a4ff: Preparing 15:33:44 da51bd662550: Preparing 15:33:44 eba3b3b472ad: Preparing 15:33:44 2dee343ba994: Preparing 15:33:44 17bec77d7fdc: Preparing 15:33:44 17bec77d7fdc: Layer already exists 15:33:44 2dee343ba994: Layer already exists 15:33:44 eba3b3b472ad: Layer already exists 15:33:45 99892a06a4ff: Pushed 15:33:51 da51bd662550: Pushed 15:33:51 cb9ff4527b99c77f8e69b5bcfccd1d262af058be: digest: sha256:78d8b77e19751ae363cd5768c4b2dfd714a5f3de1b8607c113dbf557fe75b58e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:51 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 15:33:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:33:52 99892a06a4ff: Preparing 15:33:52 da51bd662550: Preparing 15:33:52 eba3b3b472ad: Preparing 15:33:52 2dee343ba994: Preparing 15:33:52 17bec77d7fdc: Preparing 15:33:52 99892a06a4ff: Layer already exists 15:33:52 17bec77d7fdc: Layer already exists 15:33:52 eba3b3b472ad: Layer already exists 15:33:52 da51bd662550: Layer already exists 15:33:52 2dee343ba994: Layer already exists 15:33:52 latest: digest: sha256:78d8b77e19751ae363cd5768c4b2dfd714a5f3de1b8607c113dbf557fe75b58e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:52 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.27 15:33:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:33:53 99892a06a4ff: Preparing 15:33:53 da51bd662550: Preparing 15:33:53 eba3b3b472ad: Preparing 15:33:53 2dee343ba994: Preparing 15:33:53 17bec77d7fdc: Preparing 15:33:53 99892a06a4ff: Layer already exists 15:33:53 2dee343ba994: Layer already exists 15:33:53 17bec77d7fdc: Layer already exists 15:33:53 da51bd662550: Layer already exists 15:33:53 eba3b3b472ad: Layer already exists 15:33:53 3.0.0-dev.27: digest: sha256:78d8b77e19751ae363cd5768c4b2dfd714a5f3de1b8607c113dbf557fe75b58e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:53 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:33:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:33:54 99892a06a4ff: Preparing 15:33:54 da51bd662550: Preparing 15:33:54 eba3b3b472ad: Preparing 15:33:54 2dee343ba994: Preparing 15:33:54 17bec77d7fdc: Preparing 15:33:54 eba3b3b472ad: Layer already exists 15:33:54 da51bd662550: Layer already exists 15:33:54 99892a06a4ff: Layer already exists 15:33:54 2dee343ba994: Layer already exists 15:33:54 17bec77d7fdc: Layer already exists 15:33:54 cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27: digest: sha256:78d8b77e19751ae363cd5768c4b2dfd714a5f3de1b8607c113dbf557fe75b58e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 15:33:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:33:55 99892a06a4ff: Preparing 15:33:55 da51bd662550: Preparing 15:33:55 eba3b3b472ad: Preparing 15:33:55 2dee343ba994: Preparing 15:33:55 17bec77d7fdc: Preparing 15:33:55 2dee343ba994: Layer already exists 15:33:55 99892a06a4ff: Layer already exists 15:33:55 17bec77d7fdc: Layer already exists 15:33:55 da51bd662550: Layer already exists 15:33:55 eba3b3b472ad: Layer already exists 15:33:55 main: digest: sha256:78d8b77e19751ae363cd5768c4b2dfd714a5f3de1b8607c113dbf557fe75b58e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:33:55 ===================================================== [Pipeline] echo 15:33:55 taggedImages: 15:33:55 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be 15:33:55 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 15:33:55 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.27 15:33:55 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cb9ff4527b99c77f8e69b5bcfccd1d262af058be-3.0.0-dev.27 15:33:55 - 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 15:33:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:33:55 15:33:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:33:56 arm64: Pulling from edgex-lftools-log-publisher 15:33:56 8998bd30e6a1: Pulling fs layer 15:33:56 04944245beec: Pulling fs layer 15:33:56 699f458cf7ca: Pulling fs layer 15:33:56 765212b225bb: Pulling fs layer 15:33:56 f23df028b6ca: Pulling fs layer 15:33:56 d65c8cfc05b1: Pulling fs layer 15:33:56 2437ff75d9bd: Pulling fs layer 15:33:56 f23df028b6ca: Waiting 15:33:56 d65c8cfc05b1: Waiting 15:33:56 2437ff75d9bd: Waiting 15:33:56 765212b225bb: Waiting 15:33:56 04944245beec: Verifying Checksum 15:33:56 04944245beec: Download complete 15:33:56 765212b225bb: Download complete 15:33:56 f23df028b6ca: Verifying Checksum 15:33:56 f23df028b6ca: Download complete 15:33:56 d65c8cfc05b1: Verifying Checksum 15:33:56 d65c8cfc05b1: Download complete 15:33:56 699f458cf7ca: Verifying Checksum 15:33:56 699f458cf7ca: Download complete 15:33:57 8998bd30e6a1: Download complete 15:33:59 2437ff75d9bd: Verifying Checksum 15:33:59 2437ff75d9bd: Download complete 15:34:01 8998bd30e6a1: Pull complete 15:34:01 04944245beec: Pull complete 15:34:03 699f458cf7ca: Pull complete 15:34:03 765212b225bb: Pull complete 15:34:04 f23df028b6ca: Pull complete 15:34:04 d65c8cfc05b1: Pull complete 15:34:19 2437ff75d9bd: Pull complete 15:34:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:34:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:34:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:19 prd-ubuntu20.04-docker-arm64-4c-16g-3661 does not seem to be running inside a container 15:34:19 $ 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/384 -v /w/workspace/edgex-go/384:/w/workspace/edgex-go/384:rw,z -v /w/workspace/edgex-go/384@tmp:/w/workspace/edgex-go/384@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:34:22 $ docker top 1f0082d35b8221a93d566eb10dd727ff867d0eadc3b520c4035b724a6035c8d9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:34:23 ---> job-cost.sh 15:34:23 lf-activate-venv: SKIPPING 15:34:23 INFO: No Stack... 15:34:23 INFO: Retrieving Pricing Info for: v3-standard-4 15:34:24 INFO: Archiving Costs [Pipeline] sh 15:34:25 + cat /w/workspace/edgex-go/384/archives/cost.csv 15:34:25 + cut -d, -f6 [Pipeline] lock 15:34:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-384-stack-cost] 15:34:25 Resource [jenkins-edgexfoundry-edgex-go-main-384-stack-cost] did not exist. Created. 15:34:25 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-384-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:34:25 + echo total: 0.8799999952316284 [Pipeline] stash 15:34:26 Stashed 1 file(s) [Pipeline] } 15:34:26 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-384-stack-cost] [Pipeline] // lock [Pipeline] } 15:34:26 $ docker stop --time=1 1f0082d35b8221a93d566eb10dd727ff867d0eadc3b520c4035b724a6035c8d9 15:34:28 $ docker rm -f --volumes 1f0082d35b8221a93d566eb10dd727ff867d0eadc3b520c4035b724a6035c8d9 [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 15:34:28 provisioning config files... 15:34:28 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/384@tmp/config14291208373707009279tmp [Pipeline] { [Pipeline] sh 15:34:29 + set +x 15:34:29 + curl+ -s https://codecov.io/bash 15:34:29 bash -s -- 15:34:29 15:34:29 _____ _ 15:34:29 / ____| | | 15:34:29 | | ___ __| | ___ ___ _____ __ 15:34:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:34:29 | |___| (_) | (_| | __/ (_| (_) \ V / 15:34:29 \_____\___/ \__,_|\___|\___\___/ \_/ 15:34:29 Bash-1.0.6 15:34:29 15:34:29 15:34:29 ==> git version 2.25.1 found 15:34:29 ==> 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 15:34:29 Release-Date: 2020-01-08 15:34:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:34:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:34:29 ==> Jenkins CI detected. 15:34:29 current dir:  /w/workspace/edgex-go/384 15:34:29 project root: . 15:34:29 --> token set from env 15:34:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:34:29 ==> Running gcov in . (disable via -X gcov) 15:34:29 ==> Python coveragepy not found 15:34:29 ==> Searching for coverage reports in: 15:34:29 + . 15:34:29 -> Found 1 reports 15:34:29 ==> Detecting git/mercurial file structure 15:34:29 ==> Reading reports 15:34:29 + ./coverage.out bytes=489970 15:34:29 ==> Appending adjustments 15:34:29 https://docs.codecov.io/docs/fixing-reports 15:34:30 + Found adjustments 15:34:30 ==> Gzipping contents 15:34:30 64K /tmp/codecov.8AvJaC.gz 15:34:30 ==> Uploading reports 15:34:30 url: https://codecov.io 15:34:30 query: branch=main&commit=cb9ff4527b99c77f8e69b5bcfccd1d262af058be&build=384&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F384%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:34:30 -> Pinging Codecov 15:34:30 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=cb9ff4527b99c77f8e69b5bcfccd1d262af058be&build=384&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F384%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:34:30 -> Uploading to 15:34:30 https://storage.googleapis.com/codecov/v4/raw/2023-01-25/00271124DB129430A58F1EEE437C3FCB/cb9ff4527b99c77f8e69b5bcfccd1d262af058be/59567544-c30c-4b3d-a208-f3ed921ce0d3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230125%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230125T153430Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=690e914f6b568888f9d11291edeb8b2cd813ffe146b35320f5aec5147babe119 15:34:30 % Total % Received % Xferd Average Speed Time Time Time Current 15:34:30 Dload Upload Total Spent Left Speed 15:34:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63375 0 0 100 63375 0 967k --:--:-- --:--:-- --:--:-- 952k 100 63375 0 0 100 63375 0 222k --:--:-- --:--:-- --:--:-- 221k 15:34:31 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/cb9ff4527b99c77f8e69b5bcfccd1d262af058be [Pipeline] } 15:34:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 15:34:31 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:34:31 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:34:31 15:34:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:34:31 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:34:31 df9b9388f04a: Pulling fs layer 15:34:31 52dc419b0ee2: Pulling fs layer 15:34:31 25bc292e5bac: Pulling fs layer 15:34:31 114826534d7a: Pulling fs layer 15:34:31 4657fd5d0bcf: Pulling fs layer 15:34:31 6ad1cebc031e: Pulling fs layer 15:34:31 114826534d7a: Waiting 15:34:31 4657fd5d0bcf: Waiting 15:34:31 8a3aa393b2d8: Pulling fs layer 15:34:31 6ad1cebc031e: Waiting 15:34:31 8a3aa393b2d8: Waiting 15:34:31 25bc292e5bac: Verifying Checksum 15:34:31 25bc292e5bac: Download complete 15:34:31 52dc419b0ee2: Verifying Checksum 15:34:31 52dc419b0ee2: Download complete 15:34:31 4657fd5d0bcf: Verifying Checksum 15:34:31 4657fd5d0bcf: Download complete 15:34:31 df9b9388f04a: Download complete 15:34:32 df9b9388f04a: Pull complete 15:34:32 52dc419b0ee2: Pull complete 15:34:32 25bc292e5bac: Pull complete 15:34:32 6ad1cebc031e: Download complete 15:34:33 114826534d7a: Verifying Checksum 15:34:33 114826534d7a: Download complete 15:34:33 8a3aa393b2d8: Verifying Checksum 15:34:33 8a3aa393b2d8: Download complete 15:34:36 114826534d7a: Pull complete 15:34:36 4657fd5d0bcf: Pull complete 15:34:36 6ad1cebc031e: Pull complete 15:34:39 8a3aa393b2d8: Pull complete 15:34:39 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:34:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:34:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:39 prd-ubuntu20.04-docker-8c-8g-3670 does not seem to be running inside a container 15:34:39 $ 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/384 -v /w/workspace/edgex-go/384:/w/workspace/edgex-go/384:rw,z -v /w/workspace/edgex-go/384@tmp:/w/workspace/edgex-go/384@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:34:44 $ docker top 60271b6b1a067392edb235ddf552b6a91b735384a85b49fe5a21785b44b0f6f2 -eo pid,comm [Pipeline] { [Pipeline] echo 15:34:44 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 15:34:44 + set -o pipefail 15:34:44 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 15:34:50 15:34:50 Monitoring /w/workspace/edgex-go/384 (github.com/edgexfoundry/edgex-go)... 15:34:50 15:34:50 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/59fe5c0d-1117-4790-a865-3515cbf34897 15:34:50 15:34:50 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:34:50 15:34:50 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:34:50 15:34:50 15:34:50 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:34:50 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:34:50 More details here: https://snyk.co/ue1NS [Pipeline] } 15:34:50 $ docker stop --time=1 60271b6b1a067392edb235ddf552b6a91b735384a85b49fe5a21785b44b0f6f2 15:34:53 $ docker rm -f --volumes 60271b6b1a067392edb235ddf552b6a91b735384a85b49fe5a21785b44b0f6f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 15:34:53 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:34:53 provisioning config files... 15:34:53 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/384@tmp/config12326466032308632812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:34:54 --> edgex-publish-swagger.sh 15:34:54 === Publish openapi/v2 API === 15:34:54 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 15:34:54 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/384/openapi/v2/core-command.yaml] 15:34:54 % Total % Received % Xferd Average Speed Time Time Time Current 15:34:54 Dload Upload Total Spent Left Speed 15:34:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33880 100 38 100 33842 43 38809 --:--:-- --:--:-- --:--:-- 38808 100 33880 100 38 100 33842 43 38809 --:--:-- --:--:-- --:--:-- 38808 15:34:55 {"code":403,"message":"Access Denied"} 15:34:55 15:34:55 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/384/openapi/v2/core-data.yaml] 15:34:55 % Total % Received % Xferd Average Speed Time Time Time Current 15:34:55 Dload Upload Total Spent Left Speed 15:34:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71748 100 38 100 71710 45 85470 --:--:-- --:--:-- --:--:-- 85414 100 71748 100 38 100 71710 45 85369 --:--:-- --:--:-- --:--:-- 85312 15:34:55 {"code":403,"message":"Access Denied"} 15:34:55 15:34:55 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/384/openapi/v2/core-metadata.yaml] 15:34:55 % Total % Received % Xferd Average Speed Time Time Time Current 15:34:55 Dload Upload Total Spent Left Speed 15:34:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 38 100 144k 45 171k --:--:-- --:--:-- --:--:-- 171k 15:34:56 {"code":403,"message":"Access Denied"} 15:34:56 15:34:56 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/384/openapi/v2/support-notifications.yaml] 15:34:56 % Total % Received % Xferd Average Speed Time Time Time Current 15:34:56 Dload Upload Total Spent Left Speed 15:34:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89347 100 38 100 89309 43 100k --:--:-- --:--:-- --:--:-- 100k 15:34:57 {"code":403,"message":"Access Denied"} 15:34:57 15:34:57 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/384/openapi/v2/support-scheduler.yaml] 15:34:57 % Total % Received % Xferd Average Speed Time Time Time Current 15:34:57 Dload Upload Total Spent Left Speed 15:34:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39547 0 0 100 39547 0 190k --:--:-- --:--:-- --:--:-- 189k 100 39585 100 38 100 39547 45 47418 --:--:-- --:--:-- --:--:-- 47407 15:34:58 {"code":403,"message":"Access Denied"} 15:34:58 [Pipeline] } 15:34:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 15:34:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:34:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:34:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:59 prd-ubuntu20.04-docker-8c-8g-3670 does not seem to be running inside a container 15:34:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/384 -v /w/workspace/edgex-go/384:/w/workspace/edgex-go/384:rw,z -v /w/workspace/edgex-go/384@tmp:/w/workspace/edgex-go/384@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:34:59 $ docker top 70b8d39f99261f98e93e32f3ebde475208a3c8788da053cd433b6ac0af71d2dc -eo pid,comm 15:34:59 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). 15:34:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:34:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:34:59 [ssh-agent] Looking for ssh-agent implementation... 15:34:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:34:59 $ docker exec 70b8d39f99261f98e93e32f3ebde475208a3c8788da053cd433b6ac0af71d2dc ssh-agent 15:34:59 SSH_AUTH_SOCK=/tmp/ssh-rjw6ZysilCUf/agent.31 15:34:59 SSH_AGENT_PID=37 15:34:59 Running ssh-add (command line suppressed) 15:35:00 Identity added: /w/workspace/edgex-go/384@tmp/private_key_17420104676589018790.key (/w/workspace/edgex-go/384@tmp/private_key_17420104676589018790.key) 15:35:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:35:00 + git semver tag 15:35:00 2023-01-25 15:35:00,502 [run_tag] DEBUG tag force:False 15:35:00 2023-01-25 15:35:00,502 [check_head_tag] DEBUG check head tag 15:35:00 2023-01-25 15:35:00,504 [execute] INFO git cat-file --batch-check 15:35:00 2023-01-25 15:35:00,504 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/384, universal_newlines=False, shell=None, istream=) 15:35:00 2023-01-25 15:35:00,507 [execute] INFO git cat-file --batch 15:35:00 2023-01-25 15:35:00,507 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/384, universal_newlines=False, shell=None, istream=) 15:35:00 2023-01-25 15:35:00,542 [read_version] DEBUG read version from /w/workspace/edgex-go/384/.semver/main 15:35:00 2023-01-25 15:35:00,542 [execute] INFO git tag -a v3.0.0-dev.27 -m v3.0.0-dev.27 15:35:00 2023-01-25 15:35:00,542 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.27', '-m', 'v3.0.0-dev.27'], cwd=/w/workspace/edgex-go/384, universal_newlines=False, shell=None, istream=None) 15:35:00 2023-01-25 15:35:00,547 [read_version] DEBUG read version from /w/workspace/edgex-go/384/.semver/main 15:35:00 3.0.0-dev.27 [Pipeline] } 15:35:00 $ docker exec --env ******** --env ******** 70b8d39f99261f98e93e32f3ebde475208a3c8788da053cd433b6ac0af71d2dc ssh-agent -k 15:35:00 unset SSH_AUTH_SOCK; 15:35:00 unset SSH_AGENT_PID; 15:35:00 echo Agent pid 37 killed; 15:35:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:35:01 + git semver [Pipeline] } 15:35:01 $ docker stop --time=1 70b8d39f99261f98e93e32f3ebde475208a3c8788da053cd433b6ac0af71d2dc 15:35:02 $ docker rm -f --volumes 70b8d39f99261f98e93e32f3ebde475208a3c8788da053cd433b6ac0af71d2dc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:35:02 15:35:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:35:03 0.23.1-centos7: Pulling from edgex-lftools 15:35:03 ab5ef0e58194: Pulling fs layer 15:35:03 9712f1f96733: Pulling fs layer 15:35:03 63f879dbbcfc: Pulling fs layer 15:35:03 0d9ebad4ef96: Pulling fs layer 15:35:03 e9a5061849ea: Pulling fs layer 15:35:03 d747dcd14b5f: Pulling fs layer 15:35:03 2de7ff778b66: Pulling fs layer 15:35:03 0d9ebad4ef96: Waiting 15:35:03 e9a5061849ea: Waiting 15:35:03 d747dcd14b5f: Waiting 15:35:03 2de7ff778b66: Waiting 15:35:03 9712f1f96733: Verifying Checksum 15:35:03 9712f1f96733: Download complete 15:35:04 63f879dbbcfc: Verifying Checksum 15:35:04 63f879dbbcfc: Download complete 15:35:04 ab5ef0e58194: Verifying Checksum 15:35:04 ab5ef0e58194: Download complete 15:35:04 d747dcd14b5f: Verifying Checksum 15:35:04 d747dcd14b5f: Download complete 15:35:04 e9a5061849ea: Verifying Checksum 15:35:04 e9a5061849ea: Download complete 15:35:04 0d9ebad4ef96: Verifying Checksum 15:35:04 0d9ebad4ef96: Download complete 15:35:04 2de7ff778b66: Verifying Checksum 15:35:04 2de7ff778b66: Download complete 15:35:07 ab5ef0e58194: Pull complete 15:35:07 9712f1f96733: Pull complete 15:35:07 63f879dbbcfc: Pull complete 15:35:12 0d9ebad4ef96: Pull complete 15:35:12 e9a5061849ea: Pull complete 15:35:12 d747dcd14b5f: Pull complete 15:35:13 2de7ff778b66: Pull complete 15:35:13 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:35:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:35:13 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:13 prd-ubuntu20.04-docker-8c-8g-3670 does not seem to be running inside a container 15:35:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/384 -v /w/workspace/edgex-go/384:/w/workspace/edgex-go/384:rw,z -v /w/workspace/edgex-go/384@tmp:/w/workspace/edgex-go/384@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:35:15 $ docker top 8b462bf81abe3ad607bf9d5a62924fc74d2764acfc9b665678228ca0e2e3616c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:35:16 provisioning config files... 15:35:16 copy managed file [sigul-config] to file:/w/workspace/edgex-go/384@tmp/config10557737483508026010tmp 15:35:16 copy managed file [sigul-password] to file:/w/workspace/edgex-go/384@tmp/config3550110161107974664tmp 15:35:16 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/384@tmp/config17479148625593487889tmp [Pipeline] { [Pipeline] echo 15:35:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:35:16 ---> sigul-configuration.sh 15:35:16 gpg: directory `/root/.gnupg' created 15:35:16 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:35:16 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:35:16 gpg: keyring `/root/.gnupg/secring.gpg' created 15:35:16 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:35:16 gpg: CAST5 encrypted data 15:35:16 gpg: encrypted with 1 passphrase 15:35:16 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:35:16 + mkdir /home/jenkins 15:35:16 + mkdir /home/jenkins/sigul [Pipeline] sh 15:35:16 + 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 15:35:16 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:35:17 ---> sigul-install.sh 15:35:17 Sigul already installed; skipping installation. [Pipeline] sh 15:35:17 + git tag --list 15:35:17 0.6.0 15:35:17 0.6.1 15:35:17 0.7.0 15:35:17 0.7.1 15:35:17 v1.0.0 15:35:17 v1.0.1 15:35:17 v1.1.0 15:35:17 v1.2.0 15:35:17 v1.2.1 15:35:17 v1.3.0 15:35:17 v1.3.1 15:35:17 v2.0.0 15:35:17 v2.1.0 15:35:17 v2.1.1 15:35:17 v2.1.1-dev.1 15:35:17 v2.1.1-dev.2 15:35:17 v2.1.1-dev.3 15:35:17 v2.1.1-dev.4 15:35:17 v2.1.1-dev.5 15:35:17 v2.1.1-dev.6 15:35:17 v2.1.1-dev.7 15:35:17 v2.1.1-dev.8 15:35:17 v2.1.2-dev.1 15:35:17 v2.2.0 15:35:17 v2.2.1-dev.1 15:35:17 v2.2.1-dev.10 15:35:17 v2.2.1-dev.11 15:35:17 v2.2.1-dev.12 15:35:17 v2.2.1-dev.13 15:35:17 v2.2.1-dev.14 15:35:17 v2.2.1-dev.15 15:35:17 v2.2.1-dev.16 15:35:17 v2.2.1-dev.17 15:35:17 v2.2.1-dev.18 15:35:17 v2.2.1-dev.19 15:35:17 v2.2.1-dev.2 15:35:17 v2.2.1-dev.20 15:35:17 v2.2.1-dev.21 15:35:17 v2.2.1-dev.22 15:35:17 v2.2.1-dev.23 15:35:17 v2.2.1-dev.24 15:35:17 v2.2.1-dev.25 15:35:17 v2.2.1-dev.26 15:35:17 v2.2.1-dev.27 15:35:17 v2.2.1-dev.28 15:35:17 v2.2.1-dev.29 15:35:17 v2.2.1-dev.3 15:35:17 v2.2.1-dev.4 15:35:17 v2.2.1-dev.5 15:35:17 v2.2.1-dev.6 15:35:17 v2.2.1-dev.7 15:35:17 v2.2.1-dev.8 15:35:17 v2.2.1-dev.9 15:35:17 v2.3.0 15:35:17 v2.3.0-dev.100 15:35:17 v2.3.0-dev.101 15:35:17 v2.3.0-dev.102 15:35:17 v2.3.0-dev.103 15:35:17 v2.3.0-dev.104 15:35:17 v2.3.0-dev.105 15:35:17 v2.3.0-dev.106 15:35:17 v2.3.0-dev.29 15:35:17 v2.3.0-dev.30 15:35:17 v2.3.0-dev.31 15:35:17 v2.3.0-dev.32 15:35:17 v2.3.0-dev.33 15:35:17 v2.3.0-dev.34 15:35:17 v2.3.0-dev.35 15:35:17 v2.3.0-dev.36 15:35:17 v2.3.0-dev.37 15:35:17 v2.3.0-dev.38 15:35:17 v2.3.0-dev.39 15:35:17 v2.3.0-dev.40 15:35:17 v2.3.0-dev.41 15:35:17 v2.3.0-dev.42 15:35:17 v2.3.0-dev.43 15:35:17 v2.3.0-dev.44 15:35:17 v2.3.0-dev.45 15:35:17 v2.3.0-dev.46 15:35:17 v2.3.0-dev.47 15:35:17 v2.3.0-dev.48 15:35:17 v2.3.0-dev.49 15:35:17 v2.3.0-dev.50 15:35:17 v2.3.0-dev.51 15:35:17 v2.3.0-dev.52 15:35:17 v2.3.0-dev.53 15:35:17 v2.3.0-dev.54 15:35:17 v2.3.0-dev.55 15:35:17 v2.3.0-dev.56 15:35:17 v2.3.0-dev.57 15:35:17 v2.3.0-dev.58 15:35:17 v2.3.0-dev.59 15:35:17 v2.3.0-dev.60 15:35:17 v2.3.0-dev.61 15:35:17 v2.3.0-dev.62 15:35:17 v2.3.0-dev.63 15:35:17 v2.3.0-dev.64 15:35:17 v2.3.0-dev.65 15:35:17 v2.3.0-dev.66 15:35:17 v2.3.0-dev.67 15:35:17 v2.3.0-dev.68 15:35:17 v2.3.0-dev.69 15:35:17 v2.3.0-dev.70 15:35:17 v2.3.0-dev.71 15:35:17 v2.3.0-dev.72 15:35:17 v2.3.0-dev.73 15:35:17 v2.3.0-dev.74 15:35:17 v2.3.0-dev.75 15:35:17 v2.3.0-dev.76 15:35:17 v2.3.0-dev.77 15:35:17 v2.3.0-dev.78 15:35:17 v2.3.0-dev.79 15:35:17 v2.3.0-dev.80 15:35:17 v2.3.0-dev.81 15:35:17 v2.3.0-dev.82 15:35:17 v2.3.0-dev.83 15:35:17 v2.3.0-dev.84 15:35:17 v2.3.0-dev.85 15:35:17 v2.3.0-dev.86 15:35:17 v2.3.0-dev.87 15:35:17 v2.3.0-dev.88 15:35:17 v2.3.0-dev.89 15:35:17 v2.3.0-dev.90 15:35:17 v2.3.0-dev.91 15:35:17 v2.3.0-dev.92 15:35:17 v2.3.0-dev.93 15:35:17 v2.3.0-dev.94 15:35:17 v2.3.0-dev.95 15:35:17 v2.3.0-dev.96 15:35:17 v2.3.0-dev.97 15:35:17 v2.3.0-dev.98 15:35:17 v2.3.0-dev.99 15:35:17 v2.3.1-dev.1 15:35:17 v2.3.1-dev.2 15:35:17 v2.3.1-dev.3 15:35:17 v2.3.1-dev.4 15:35:17 v2.3.1-dev.5 15:35:17 v3.0.0-dev.1 15:35:17 v3.0.0-dev.10 15:35:17 v3.0.0-dev.11 15:35:17 v3.0.0-dev.12 15:35:17 v3.0.0-dev.13 15:35:17 v3.0.0-dev.14 15:35:17 v3.0.0-dev.15 15:35:17 v3.0.0-dev.16 15:35:17 v3.0.0-dev.17 15:35:17 v3.0.0-dev.18 15:35:17 v3.0.0-dev.19 15:35:17 v3.0.0-dev.2 15:35:17 v3.0.0-dev.20 15:35:17 v3.0.0-dev.21 15:35:17 v3.0.0-dev.22 15:35:17 v3.0.0-dev.23 15:35:17 v3.0.0-dev.24 15:35:17 v3.0.0-dev.25 15:35:17 v3.0.0-dev.26 15:35:17 v3.0.0-dev.27 15:35:17 v3.0.0-dev.3 15:35:17 v3.0.0-dev.4 15:35:17 v3.0.0-dev.5 15:35:17 v3.0.0-dev.6 15:35:17 v3.0.0-dev.7 15:35:17 v3.0.0-dev.8 15:35:17 v3.0.0-dev.9 [Pipeline] sh 15:35:17 + lftools sign git-tag v3.0.0-dev.27 15:35:18 Signing Git tag with Sigul... 15:35:18 Signing v3.0.0-dev.27 [Pipeline] echo 15:35:18 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:35:19 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:35:19 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:35:19 $ docker stop --time=1 8b462bf81abe3ad607bf9d5a62924fc74d2764acfc9b665678228ca0e2e3616c 15:35:20 $ docker rm -f --volumes 8b462bf81abe3ad607bf9d5a62924fc74d2764acfc9b665678228ca0e2e3616c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:35:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:35:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:35:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:21 prd-ubuntu20.04-docker-8c-8g-3670 does not seem to be running inside a container 15:35:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/384 -v /w/workspace/edgex-go/384:/w/workspace/edgex-go/384:rw,z -v /w/workspace/edgex-go/384@tmp:/w/workspace/edgex-go/384@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:35:22 $ docker top df82910feaa1a01db9aa2adbb72a24b8a24d7773281fde6ddd542ed3694e407c -eo pid,comm 15:35:22 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). 15:35:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:35:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:35:22 [ssh-agent] Looking for ssh-agent implementation... 15:35:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:35:22 $ docker exec df82910feaa1a01db9aa2adbb72a24b8a24d7773281fde6ddd542ed3694e407c ssh-agent 15:35:22 SSH_AUTH_SOCK=/tmp/ssh-dpQvwQ2C784k/agent.21 15:35:22 SSH_AGENT_PID=38 15:35:22 Running ssh-add (command line suppressed) 15:35:22 Identity added: /w/workspace/edgex-go/384@tmp/private_key_15336111438916105353.key (/w/workspace/edgex-go/384@tmp/private_key_15336111438916105353.key) 15:35:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:35:22 + git semver bump pre 15:35:23 2023-01-25 15:35:23,111 [read_version] DEBUG read version from /w/workspace/edgex-go/384/.semver/main 15:35:23 2023-01-25 15:35:23,111 [bump_version] DEBUG bumping version:3.0.0-dev.27 on axis:pre with prefix:dev 15:35:23 2023-01-25 15:35:23,112 [bump_version] DEBUG bumped version:3.0.0-dev.28 15:35:23 2023-01-25 15:35:23,112 [write_version] DEBUG write version:3.0.0-dev.28 to path:/w/workspace/edgex-go/384/.semver/main with force:True 15:35:23 2023-01-25 15:35:23,112 [read_version] DEBUG read version from /w/workspace/edgex-go/384/.semver/main 15:35:23 2023-01-25 15:35:23,112 [write_file] DEBUG write to file:/w/workspace/edgex-go/384/.semver/main 15:35:23 2023-01-25 15:35:23,116 [execute] INFO git cat-file --batch-check 15:35:23 2023-01-25 15:35:23,116 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/384/.semver, universal_newlines=False, shell=None, istream=) 15:35:23 2023-01-25 15:35:23,123 [execute] INFO git cat-file --batch 15:35:23 2023-01-25 15:35:23,123 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/384/.semver, universal_newlines=False, shell=None, istream=) 15:35:23 2023-01-25 15:35:23,128 [read_version] DEBUG read version from /w/workspace/edgex-go/384/.semver/main 15:35:23 3.0.0-dev.28 [Pipeline] } 15:35:23 $ docker exec --env ******** --env ******** df82910feaa1a01db9aa2adbb72a24b8a24d7773281fde6ddd542ed3694e407c ssh-agent -k 15:35:23 unset SSH_AUTH_SOCK; 15:35:23 unset SSH_AGENT_PID; 15:35:23 echo Agent pid 38 killed; 15:35:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:35:23 + git semver [Pipeline] } 15:35:24 $ docker stop --time=1 df82910feaa1a01db9aa2adbb72a24b8a24d7773281fde6ddd542ed3694e407c 15:35:25 $ docker rm -f --volumes df82910feaa1a01db9aa2adbb72a24b8a24d7773281fde6ddd542ed3694e407c [Pipeline] // withDockerContainer [Pipeline] sh 15:35:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:35:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:35:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:26 prd-ubuntu20.04-docker-8c-8g-3670 does not seem to be running inside a container 15:35:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/384 -v /w/workspace/edgex-go/384:/w/workspace/edgex-go/384:rw,z -v /w/workspace/edgex-go/384@tmp:/w/workspace/edgex-go/384@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:35:26 $ docker top eb3a1bcb6d86a5a814cf7416fc48493ce02efe9739b2caaaa03fd7679fb1b83c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:35:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:35:26 [ssh-agent] Looking for ssh-agent implementation... 15:35:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:35:27 $ docker exec eb3a1bcb6d86a5a814cf7416fc48493ce02efe9739b2caaaa03fd7679fb1b83c ssh-agent 15:35:27 SSH_AUTH_SOCK=/tmp/ssh-XKe5Tc1Bl18I/agent.33 15:35:27 SSH_AGENT_PID=39 15:35:27 Running ssh-add (command line suppressed) 15:35:27 Identity added: /w/workspace/edgex-go/384@tmp/private_key_9249366144270984719.key (/w/workspace/edgex-go/384@tmp/private_key_9249366144270984719.key) 15:35:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:35:27 + git semver push 15:35:27 2023-01-25 15:35:27,795 [run_push] DEBUG push 15:35:27 2023-01-25 15:35:27,796 [execute] INFO git cat-file --batch-check 15:35:27 2023-01-25 15:35:27,796 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/384/.semver, universal_newlines=False, shell=None, istream=) 15:35:27 2023-01-25 15:35:27,801 [execute] INFO git rev-list b5fd33f9a346db8e9efc500b349e1ab303bd9f7e -- 15:35:27 2023-01-25 15:35:27,801 [execute] DEBUG Popen(['git', 'rev-list', 'b5fd33f9a346db8e9efc500b349e1ab303bd9f7e', '--'], cwd=/w/workspace/edgex-go/384/.semver, universal_newlines=False, shell=None, istream=None) 15:35:27 2023-01-25 15:35:27,817 [execute] INFO git fetch -v origin 15:35:27 2023-01-25 15:35:27,817 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/384/.semver, universal_newlines=True, shell=None, istream=None) 15:35:28 2023-01-25 15:35:28,304 [run_push] DEBUG no remote changes detected 15:35:28 2023-01-25 15:35:28,305 [execute] INFO git push origin semver 15:35:28 2023-01-25 15:35:28,305 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/384/.semver, universal_newlines=False, shell=None, istream=None) 15:35:29 2023-01-25 15:35:29,188 [run_push] DEBUG push all version tags 15:35:29 2023-01-25 15:35:29,189 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:35:29 2023-01-25 15:35:29,189 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/384, universal_newlines=False, shell=None, istream=None) 15:35:30 2023-01-25 15:35:30,012 [read_version] DEBUG read version from /w/workspace/edgex-go/384/.semver/main 15:35:30 3.0.0-dev.28 [Pipeline] } 15:35:30 $ docker exec --env ******** --env ******** eb3a1bcb6d86a5a814cf7416fc48493ce02efe9739b2caaaa03fd7679fb1b83c ssh-agent -k 15:35:30 unset SSH_AUTH_SOCK; 15:35:30 unset SSH_AGENT_PID; 15:35:30 echo Agent pid 39 killed; 15:35:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:35:30 + git semver [Pipeline] } 15:35:30 $ docker stop --time=1 eb3a1bcb6d86a5a814cf7416fc48493ce02efe9739b2caaaa03fd7679fb1b83c 15:35:32 $ docker rm -f --volumes eb3a1bcb6d86a5a814cf7416fc48493ce02efe9739b2caaaa03fd7679fb1b83c [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 15:35:32 + [ -d /w/workspace/edgex-go/384/archives ] [Pipeline] libraryResource [Pipeline] sh 15:35:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:35:33 ---> package-listing.sh 15:35:33 ++ facter osfamily 15:35:33 ++ tr '[:upper:]' '[:lower:]' 15:35:34 + OS_FAMILY=debian 15:35:34 + workspace=/w/workspace/edgex-go/384 15:35:34 + START_PACKAGES=/tmp/packages_start.txt 15:35:34 + END_PACKAGES=/tmp/packages_end.txt 15:35:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:35:34 + PACKAGES=/tmp/packages_start.txt 15:35:34 + '[' /w/workspace/edgex-go/384 ']' 15:35:34 + PACKAGES=/tmp/packages_end.txt 15:35:34 + case "${OS_FAMILY}" in 15:35:34 + dpkg -l 15:35:34 + grep '^ii' 15:35:34 + '[' -f /tmp/packages_start.txt ']' 15:35:34 + '[' -f /tmp/packages_end.txt ']' 15:35:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:35:34 + '[' /w/workspace/edgex-go/384 ']' 15:35:34 + mkdir -p /w/workspace/edgex-go/384/archives/ 15:35:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/384/archives/ [Pipeline] echo 15:35:34 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/384/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:35:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:35:35 15:35:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:35:35 latest: Pulling from edgex-lftools-log-publisher 15:35:35 5eb5b503b376: Pulling fs layer 15:35:35 5c69ac0246d0: Pulling fs layer 15:35:35 ec43610c2a17: Pulling fs layer 15:35:35 3a2ae6a8a46f: Pulling fs layer 15:35:35 33b1e0a273af: Pulling fs layer 15:35:35 5d3b04190fa2: Pulling fs layer 15:35:35 2f39f015ded8: Pulling fs layer 15:35:35 3a2ae6a8a46f: Waiting 15:35:35 5d3b04190fa2: Waiting 15:35:35 33b1e0a273af: Waiting 15:35:35 2f39f015ded8: Waiting 15:35:35 5c69ac0246d0: Verifying Checksum 15:35:35 5c69ac0246d0: Download complete 15:35:35 3a2ae6a8a46f: Verifying Checksum 15:35:35 3a2ae6a8a46f: Download complete 15:35:35 33b1e0a273af: Verifying Checksum 15:35:35 33b1e0a273af: Download complete 15:35:35 ec43610c2a17: Verifying Checksum 15:35:35 ec43610c2a17: Download complete 15:35:35 5d3b04190fa2: Verifying Checksum 15:35:35 5d3b04190fa2: Download complete 15:35:35 5eb5b503b376: Download complete 15:35:36 2f39f015ded8: Download complete 15:35:36 5eb5b503b376: Pull complete 15:35:37 5c69ac0246d0: Pull complete 15:35:37 ec43610c2a17: Pull complete 15:35:37 3a2ae6a8a46f: Pull complete 15:35:38 33b1e0a273af: Pull complete 15:35:38 5d3b04190fa2: Pull complete 15:35:43 2f39f015ded8: Pull complete 15:35:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:35:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:35:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:43 prd-ubuntu20.04-docker-8c-8g-3670 does not seem to be running inside a container 15:35:43 $ 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/384/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/384 -v /w/workspace/edgex-go/384:/w/workspace/edgex-go/384:rw,z -v /w/workspace/edgex-go/384@tmp:/w/workspace/edgex-go/384@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:35:45 $ docker top f12cbd088162b75a6071be719f9c3d97ba49a58e10ba511b4e67e5768970d83e -eo pid,comm [Pipeline] { [Pipeline] sh 15:35:46 + touch /tmp/pre-build-complete [Pipeline] sh 15:35:46 + mkdir -p /var/log/sysstat [Pipeline] sh 15:35:46 + ls /var/log/sa-host 15:35:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:35:46 provisioning config files... 15:35:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/384@tmp/config18009176090441452545tmp [Pipeline] { [Pipeline] echo 15:35:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:35:47 ---> create-netrc.sh [Pipeline] } 15:35:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:35:47 ---> python-tools-install.sh [Pipeline] echo 15:35:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:35:47 ---> sudo-logs.sh 15:35:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:35:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:35:48 ---> job-cost.sh 15:35:48 lf-activate-venv: SKIPPING 15:35:48 DEBUG: total: 0.8799999952316284 15:35:48 INFO: Retrieving Stack Cost... 15:35:48 INFO: Retrieving Pricing Info for: v3-standard-8 15:35:49 INFO: Archiving Costs [Pipeline] echo 15:35:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:35:49 ---> logs-deploy.sh 15:35:49 lf-activate-venv: SKIPPING 15:35:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/384 15:35:49 INFO: archiving workspace using pattern(s): 15:35:50 Archives upload complete. 15:35:50 INFO: archiving logs to Nexus 15:35:51 ---> uname -a: 15:35:51 Linux prd-ubuntu20-04-docker-8c-8g-3670 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:35:51 15:35:51 15:35:51 ---> lscpu: 15:35:51 Architecture: x86_64 15:35:51 CPU op-mode(s): 32-bit, 64-bit 15:35:51 Byte Order: Little Endian 15:35:51 Address sizes: 40 bits physical, 48 bits virtual 15:35:51 CPU(s): 8 15:35:51 On-line CPU(s) list: 0-7 15:35:51 Thread(s) per core: 1 15:35:51 Core(s) per socket: 1 15:35:51 Socket(s): 8 15:35:51 NUMA node(s): 1 15:35:51 Vendor ID: AuthenticAMD 15:35:51 CPU family: 23 15:35:51 Model: 49 15:35:51 Model name: AMD EPYC-Rome Processor 15:35:51 Stepping: 0 15:35:51 CPU MHz: 2799.988 15:35:51 BogoMIPS: 5599.97 15:35:51 Virtualization: AMD-V 15:35:51 Hypervisor vendor: KVM 15:35:51 Virtualization type: full 15:35:51 L1d cache: 256 KiB 15:35:51 L1i cache: 256 KiB 15:35:51 L2 cache: 4 MiB 15:35:51 L3 cache: 128 MiB 15:35:51 NUMA node0 CPU(s): 0-7 15:35:51 Vulnerability Itlb multihit: Not affected 15:35:51 Vulnerability L1tf: Not affected 15:35:51 Vulnerability Mds: Not affected 15:35:51 Vulnerability Meltdown: Not affected 15:35:51 Vulnerability Mmio stale data: Not affected 15:35:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:35:51 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:35:51 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:35:51 Vulnerability Srbds: Not affected 15:35:51 Vulnerability Tsx async abort: Not affected 15:35:51 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 15:35:51 15:35:51 15:35:51 ---> nproc: 15:35:51 8 15:35:51 15:35:51 15:35:51 ---> df -h: 15:35:51 Filesystem Size Used Avail Use% Mounted on 15:35:51 overlay 155G 20G 135G 13% / 15:35:51 tmpfs 64M 0 64M 0% /dev 15:35:51 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:35:51 shm 64M 0 64M 0% /dev/shm 15:35:51 /dev/vda1 155G 20G 135G 13% /facter-os 15:35:51 15:35:51 15:35:51 ---> sar -b -r -n DEV: 15:35:51 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3670) 01/25/23 _x86_64_ (8 CPU) 15:35:51 15:35:51 15:04:50 LINUX RESTART (8 CPU) 15:35:51 15:35:51 15:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:35:51 15:06:01 84.14 37.19 46.95 0.00 3632.79 99691.30 0.00 15:35:51 15:07:01 3.42 0.00 3.42 0.00 0.00 1613.48 0.00 15:35:51 15:08:01 50.66 10.35 40.31 0.00 1741.18 20035.19 0.00 15:35:51 15:09:01 118.33 0.97 117.36 0.00 46.79 61463.22 0.00 15:35:51 15:10:01 40.48 1.27 39.21 0.00 77.59 14389.47 0.00 15:35:51 15:11:01 290.60 11.53 279.07 0.00 5130.21 104255.02 0.00 15:35:51 15:12:01 588.20 7.60 580.61 0.00 61.45 257391.00 0.00 15:35:51 15:13:01 627.57 0.10 627.47 0.00 16.77 173483.66 0.00 15:35:51 15:14:01 460.80 1.80 459.00 0.00 17.99 155644.79 0.00 15:35:51 15:15:01 703.57 0.05 703.52 0.00 4.13 135604.20 0.00 15:35:51 15:16:01 23.80 0.03 23.76 0.00 1.60 750.94 0.00 15:35:51 15:17:01 14.50 0.03 14.46 0.00 2.53 333.01 0.00 15:35:51 15:18:01 1.35 0.00 1.35 0.00 0.00 14.93 0.00 15:35:51 15:19:01 0.85 0.02 0.83 0.00 1.20 10.80 0.00 15:35:51 15:20:01 1.35 0.00 1.35 0.00 0.00 14.66 0.00 15:35:51 15:21:01 1.60 0.02 1.58 0.00 0.13 24.66 0.00 15:35:51 15:22:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 15:35:51 15:23:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 15:35:51 15:24:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 15:35:51 15:25:01 1.58 0.00 1.58 0.00 0.00 17.46 0.00 15:35:51 15:26:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 15:35:51 15:27:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 15:35:51 15:28:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 15:35:51 15:29:01 3.65 1.60 2.05 0.00 36.39 24.40 0.00 15:35:51 15:30:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 15:35:51 15:31:01 1.58 0.00 1.58 0.00 0.00 17.86 0.00 15:35:51 15:32:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 15:35:51 15:33:01 1.48 0.00 1.48 0.00 0.00 16.40 0.00 15:35:51 15:34:01 1.45 0.00 1.45 0.00 0.00 15.20 0.00 15:35:51 15:35:01 77.07 0.13 76.94 0.00 11.46 33575.74 0.00 15:35:51 Average: 103.61 2.42 101.18 0.00 359.40 35291.26 0.00 15:35:51 15:35:51 15:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:35:51 15:06:01 30377044 31712976 653412 1.99 47388 1611372 1699188 5.01 774056 1472076 1552 15:35:51 15:07:01 30292252 31705472 659356 2.01 47484 1687528 1699188 5.01 780232 1548160 29900 15:35:51 15:08:01 29120080 31606432 719284 2.19 64292 2714352 2065680 6.09 998556 2428596 500892 15:35:51 15:09:01 27821832 31455796 837232 2.55 113896 3724324 2075012 6.12 1594160 3012016 223284 15:35:51 15:10:01 27669236 31484840 806996 2.45 119256 3877052 1969348 5.80 1430808 3305868 279188 15:35:51 15:11:01 25302656 31396532 868784 2.64 168420 6003028 2450760 7.22 2007568 4954348 199776 15:35:51 15:12:01 21075440 31109664 1143856 3.48 325176 9534164 3755132 11.07 2620440 8299344 414888 15:35:51 15:13:01 20305648 31360556 903252 2.75 337492 10497968 2482012 7.31 2500240 9165028 404352 15:35:51 15:14:01 17926296 31473620 785732 2.39 411716 12740816 1974892 5.82 2532772 11328556 353380 15:35:51 15:15:01 19405028 31479552 787940 2.40 419224 11344164 2093908 6.17 2463052 10012288 92 15:35:51 15:16:01 19435996 31511828 755508 2.30 420428 11344672 1979260 5.83 2436136 10011924 724 15:35:51 15:17:01 19441936 31518300 748652 2.28 420812 11344824 1854452 5.47 2429604 10011848 288 15:35:51 15:18:01 19442768 31519228 747576 2.27 420824 11344828 1854452 5.47 2429148 10011848 164 15:35:51 15:19:01 19449092 31525600 741176 2.25 420848 11344868 1854452 5.47 2422172 10011852 284 15:35:51 15:20:01 19450120 31526836 740468 2.25 420864 11344860 1854452 5.47 2420752 10012052 20 15:35:51 15:21:01 19452032 31528828 738496 2.25 420904 11344848 1887552 5.56 2418856 10012032 168 15:35:51 15:22:01 19451984 31528784 738416 2.25 420928 11344852 1887552 5.56 2418692 10012036 32 15:35:51 15:23:01 19451652 31528504 738600 2.25 420948 11344852 1887552 5.56 2419104 10012036 260 15:35:51 15:24:01 19451012 31527872 739140 2.25 420980 11344856 1887552 5.56 2419000 10012040 200 15:35:51 15:25:01 19451328 31528224 738808 2.25 420996 11344856 1887552 5.56 2418696 10012044 60 15:35:51 15:26:01 19451672 31528576 738840 2.25 421020 11344864 1887552 5.56 2419020 10012052 136 15:35:51 15:27:01 19451712 31528672 738724 2.25 421032 11344868 1887552 5.56 2419256 10012056 224 15:35:51 15:28:01 19451664 31528644 738696 2.25 421048 11344872 1887552 5.56 2419140 10012060 136 15:35:51 15:29:01 19445876 31525040 742080 2.26 421108 11345964 1887552 5.56 2426348 10012352 208 15:35:51 15:30:01 19446524 31525704 741548 2.26 421124 11345964 1887552 5.56 2426076 10012356 20 15:35:51 15:31:01 19446480 31525712 741736 2.26 421164 11345968 1887552 5.56 2426100 10012356 204 15:35:51 15:32:01 19446772 31526012 741436 2.25 421180 11345972 1887552 5.56 2425624 10012360 8 15:35:51 15:33:01 19446448 31525720 741640 2.26 421188 11345972 1887552 5.56 2426056 10012360 224 15:35:51 15:34:01 19446660 31525940 741388 2.25 421220 11345976 1887552 5.56 2425660 10012364 8 15:35:51 15:35:01 18631776 31480032 784292 2.39 435888 12050400 2087980 6.15 2525016 10671944 256 15:35:51 Average: 21247967 31508317 768102 2.34 349628 9711463 2005863 5.91 2209078 8547608 80364 15:35:51 15:35:51 15:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:35:51 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:51 15:06:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 15:35:51 15:06:01 ens3 445.88 332.07 1644.77 58.84 0.00 0.00 0.00 0.00 15:35:51 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:51 15:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:35:51 15:07:01 ens3 153.02 125.91 1281.43 8.61 0.00 0.00 0.00 0.00 15:35:51 15:08:01 docker0 180.34 203.25 11.00 2713.84 0.00 0.00 0.00 0.00 15:35:51 15:08:01 lo 4.87 4.87 0.47 0.47 0.00 0.00 0.00 0.00 15:35:51 15:08:01 ens3 617.41 489.57 8972.34 61.10 0.00 0.00 0.00 0.00 15:35:51 15:09:01 vethd312cdb 0.50 0.67 0.04 0.06 0.00 0.00 0.00 0.00 15:35:51 15:09:01 docker0 75.77 97.78 6.26 692.86 0.00 0.00 0.00 0.00 15:35:51 15:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:35:51 15:09:01 ens3 137.63 99.72 734.98 23.82 0.00 0.00 0.00 0.00 15:35:51 15:10:01 vethd312cdb 1.00 1.03 0.08 0.08 0.00 0.00 0.00 0.00 15:35:51 15:10:01 docker0 1.00 1.00 0.06 0.08 0.00 0.00 0.00 0.00 15:35:51 15:10:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 15:35:51 15:10:01 ens3 164.84 148.71 390.99 115.88 0.00 0.00 0.00 0.00 15:35:51 15:11:01 vethed188ed 27.10 39.23 2.67 13.06 0.00 0.00 0.00 0.00 15:35:51 15:11:01 docker0 198.72 285.39 15.74 745.57 0.00 0.00 0.00 0.00 15:35:51 15:11:01 lo 1.47 1.47 0.13 0.13 0.00 0.00 0.00 0.00 15:35:51 15:11:01 ens3 563.02 371.69 4840.95 46.60 0.00 0.00 0.00 0.00 15:35:51 15:11:01 vethf756d44 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 15:35:51 15:11:01 veth028def4 51.77 75.60 4.89 336.98 0.00 0.00 0.00 0.03 15:35:51 15:11:01 veth07bb1ec 29.36 41.96 2.88 16.74 0.00 0.00 0.00 0.00 15:35:51 15:11:01 vethe851abc 27.51 39.26 2.70 13.09 0.00 0.00 0.00 0.00 15:35:51 15:11:01 veth57800ab 36.38 50.91 3.50 121.41 0.00 0.00 0.00 0.01 15:35:51 15:12:01 veth75b238e 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 15:35:51 15:12:01 veth62cd2a7 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 15:35:51 15:12:01 docker0 590.65 737.14 42.28 5432.42 0.00 0.00 0.00 0.00 15:35:51 15:12:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 15:35:51 15:12:01 ens3 755.21 604.20 5490.56 57.07 0.00 0.00 0.00 0.00 15:35:51 15:12:01 vethf756d44 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 15:35:51 15:12:01 vetha5363b0 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 15:35:51 15:12:01 veth0af519b 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 15:35:51 15:13:01 docker0 102.66 184.51 8.22 1503.64 0.00 0.00 0.00 0.00 15:35:51 15:13:01 veth0027365 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 15:35:51 15:13:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 15:35:51 15:13:01 ens3 235.57 136.77 1587.35 30.45 0.00 0.00 0.00 0.00 15:35:51 15:13:01 vethf756d44 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 15:35:51 15:14:01 docker0 217.44 322.61 16.70 2420.14 0.00 0.00 0.00 0.00 15:35:51 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:51 15:14:01 ens3 352.23 234.96 2445.45 32.27 0.00 0.00 0.00 0.00 15:35:51 15:14:01 vethf756d44 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 15:35:51 15:15:01 docker0 7.37 14.48 0.48 184.48 0.00 0.00 0.00 0.00 15:35:51 15:15:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 15:35:51 15:15:01 ens3 57.37 37.64 219.38 19.24 0.00 0.00 0.00 0.00 15:35:51 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:51 15:16:01 lo 45.79 45.79 4.51 4.51 0.00 0.00 0.00 0.00 15:35:51 15:16:01 ens3 476.92 487.47 233.59 2338.76 0.00 0.00 0.00 0.00 15:35:51 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:51 15:17:01 lo 15.33 15.33 1.51 1.51 0.00 0.00 0.00 0.00 15:35:51 15:17:01 ens3 200.68 200.33 87.78 1049.14 0.00 0.00 0.00 0.00 15:35:51 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:51 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:51 15:18:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:51 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:51 15:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:35:51 15:19:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:35:51 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:51 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:51 15:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:51 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:51 15:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:35:51 15:21:01 ens3 0.35 0.23 0.09 0.07 0.00 0.00 0.00 0.00 15:35:51 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:51 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:51 15:22:01 ens3 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 15:35:51 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:51 15:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:35:51 15:23:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:35:51 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:51 15:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:51 15:24:01 ens3 1.68 1.52 8.89 0.14 0.00 0.00 0.00 0.00 15:35:51 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:51 15:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:35:51 15:25:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:35:51 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:51 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:51 15:26:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 15:35:51 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:51 15:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:35:51 15:27:01 ens3 0.52 0.37 0.26 0.21 0.00 0.00 0.00 0.00 15:35:51 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:51 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:51 15:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:51 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:51 15:29:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 15:35:51 15:29:01 ens3 6.90 4.75 5.03 5.97 0.00 0.00 0.00 0.00 15:35:51 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:51 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:51 15:30:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:51 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:51 15:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:35:51 15:31:01 ens3 0.30 0.22 0.09 0.07 0.00 0.00 0.00 0.00 15:35:51 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:51 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:51 15:32:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:51 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:51 15:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:35:51 15:33:01 ens3 0.27 0.17 0.17 0.01 0.00 0.00 0.00 0.00 15:35:51 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:51 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:51 15:34:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:51 15:35:01 docker0 41.44 54.54 3.44 589.36 0.00 0.00 0.00 0.00 15:35:51 15:35:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 15:35:51 15:35:01 ens3 241.43 180.15 4589.67 35.03 0.00 0.00 0.00 0.00 15:35:51 15:35:01 vethc958eb9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:35:51 Average: docker0 47.18 63.37 3.47 476.15 0.00 0.00 0.00 0.00 15:35:51 Average: lo 2.49 2.49 0.24 0.24 0.00 0.00 0.00 0.00 15:35:51 Average: ens3 147.07 115.23 1084.49 129.44 0.00 0.00 0.00 0.00 15:35:51 Average: vethc958eb9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:51 15:35:51 15:35:51 ---> sar -P ALL: 15:35:51 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3670) 01/25/23 _x86_64_ (8 CPU) 15:35:51 15:35:51 15:04:50 LINUX RESTART (8 CPU) 15:35:51 15:35:51 15:05:01 CPU %user %nice %system %iowait %steal %idle 15:35:51 15:06:01 all 3.69 0.00 0.91 0.93 0.02 94.45 15:35:51 15:06:01 0 5.02 0.00 1.73 0.23 0.02 93.00 15:35:51 15:06:01 1 2.33 0.00 1.14 5.01 0.02 91.50 15:35:51 15:06:01 2 5.37 0.00 1.05 0.22 0.02 93.34 15:35:51 15:06:01 3 3.04 0.00 0.58 0.10 0.03 96.25 15:35:51 15:06:01 4 1.97 0.00 0.60 0.59 0.00 96.84 15:35:51 15:06:01 5 4.10 0.00 0.63 0.20 0.00 95.06 15:35:51 15:06:01 6 2.35 0.00 0.58 0.75 0.02 96.30 15:35:51 15:06:01 7 5.32 0.00 0.97 0.39 0.03 93.29 15:35:51 15:07:01 all 0.52 0.00 0.13 0.04 0.01 99.30 15:35:51 15:07:01 0 0.07 0.00 0.03 0.00 0.00 99.90 15:35:51 15:07:01 1 0.02 0.00 0.03 0.00 0.00 99.95 15:35:51 15:07:01 2 0.32 0.00 0.02 0.00 0.00 99.67 15:35:51 15:07:01 3 0.38 0.00 0.07 0.00 0.02 99.53 15:35:51 15:07:01 4 0.02 0.00 0.03 0.23 0.02 99.70 15:35:51 15:07:01 5 0.02 0.00 0.00 0.00 0.02 99.97 15:35:51 15:07:01 6 0.33 0.00 0.05 0.12 0.00 99.50 15:35:51 15:07:01 7 3.04 0.00 0.79 0.00 0.02 96.16 15:35:51 15:08:01 all 5.34 0.00 1.95 1.00 0.04 91.68 15:35:51 15:08:01 0 5.26 0.00 1.53 0.23 0.03 92.94 15:35:51 15:08:01 1 4.16 0.00 1.75 0.03 0.03 94.02 15:35:51 15:08:01 2 3.74 0.00 2.15 0.10 0.03 93.98 15:35:51 15:08:01 3 11.02 0.00 2.69 3.81 0.05 82.43 15:35:51 15:08:01 4 3.57 0.00 1.68 0.89 0.02 93.85 15:35:51 15:08:01 5 6.05 0.00 1.64 0.03 0.02 92.26 15:35:51 15:08:01 6 4.15 0.00 1.53 2.87 0.03 91.42 15:35:51 15:08:01 7 4.74 0.00 2.63 0.05 0.07 92.51 15:35:51 15:09:01 all 33.03 0.00 6.32 1.85 0.07 58.74 15:35:51 15:09:01 0 32.48 0.00 6.64 0.05 0.07 60.76 15:35:51 15:09:01 1 33.22 0.00 5.45 0.07 0.07 61.20 15:35:51 15:09:01 2 32.14 0.00 5.50 0.56 0.08 61.72 15:35:51 15:09:01 3 32.36 0.00 5.76 1.23 0.07 60.58 15:35:51 15:09:01 4 35.19 0.00 7.11 10.83 0.07 46.80 15:35:51 15:09:01 5 33.21 0.00 5.60 0.02 0.07 61.10 15:35:51 15:09:01 6 33.60 0.00 6.68 0.07 0.07 59.59 15:35:51 15:09:01 7 32.06 0.00 7.80 2.02 0.07 58.05 15:35:51 15:10:01 all 48.39 0.00 6.60 0.32 0.08 44.62 15:35:51 15:10:01 0 49.41 0.00 6.64 0.03 0.07 43.85 15:35:51 15:10:01 1 48.76 0.00 6.46 0.02 0.07 44.70 15:35:51 15:10:01 2 46.78 0.00 6.55 0.10 0.07 46.50 15:35:51 15:10:01 3 47.46 0.00 6.52 0.68 0.08 45.26 15:35:51 15:10:01 4 48.62 0.00 6.59 0.02 0.08 44.69 15:35:51 15:10:01 5 47.57 0.00 6.94 0.02 0.08 45.39 15:35:51 15:10:01 6 49.11 0.00 6.65 0.00 0.07 44.17 15:35:51 15:10:01 7 49.42 0.00 6.44 1.67 0.08 42.39 15:35:51 15:11:01 all 14.89 0.00 9.41 4.22 0.07 71.41 15:35:51 15:11:01 0 15.68 0.00 9.06 3.86 0.07 71.33 15:35:51 15:11:01 1 16.97 0.00 10.59 0.88 0.08 71.47 15:35:51 15:11:01 2 12.94 0.00 8.18 5.33 0.07 73.49 15:35:51 15:11:01 3 13.53 0.00 10.48 2.55 0.07 73.37 15:35:51 15:11:01 4 14.19 0.00 9.56 0.81 0.07 75.37 15:35:51 15:11:01 5 13.86 0.00 9.88 2.36 0.07 73.84 15:35:51 15:11:01 6 16.51 0.00 8.60 16.51 0.07 58.31 15:35:51 15:11:01 7 15.46 0.00 8.90 1.48 0.08 74.08 15:35:51 15:12:01 all 25.73 0.00 10.14 12.20 0.08 51.84 15:35:51 15:12:01 0 25.52 0.00 10.34 3.17 0.07 60.90 15:35:51 15:12:01 1 26.46 0.00 10.70 4.70 0.07 58.06 15:35:51 15:12:01 2 25.79 0.00 10.10 5.49 0.07 58.56 15:35:51 15:12:01 3 25.35 0.00 10.26 6.29 0.08 58.02 15:35:51 15:12:01 4 25.74 0.00 8.66 7.84 0.10 57.66 15:35:51 15:12:01 5 25.70 0.00 9.45 16.88 0.07 47.90 15:35:51 15:12:01 6 26.01 0.00 10.57 20.57 0.07 42.78 15:35:51 15:12:01 7 25.26 0.00 11.09 32.99 0.14 30.52 15:35:51 15:13:01 all 50.77 0.00 11.24 12.10 0.18 25.71 15:35:51 15:13:01 0 49.91 0.00 10.22 8.06 0.20 31.60 15:35:51 15:13:01 1 51.09 0.00 11.82 23.48 0.21 13.40 15:35:51 15:13:01 2 51.03 0.00 11.81 7.88 0.10 29.18 15:35:51 15:13:01 3 50.26 0.00 11.31 9.31 0.17 28.95 15:35:51 15:13:01 4 51.45 0.00 11.15 10.85 0.14 26.42 15:35:51 15:13:01 5 51.03 0.00 11.62 9.79 0.26 27.29 15:35:51 15:13:01 6 50.24 0.00 10.95 5.87 0.15 32.78 15:35:51 15:13:01 7 51.14 0.00 11.07 21.91 0.17 15.71 15:35:51 15:14:01 all 40.53 0.00 10.43 20.34 0.17 28.53 15:35:51 15:14:01 0 38.15 0.00 9.05 18.39 0.17 34.23 15:35:51 15:14:01 1 37.71 0.00 9.11 14.01 0.10 39.07 15:35:51 15:14:01 2 44.49 0.00 10.34 14.01 0.14 31.02 15:35:51 15:14:01 3 38.31 0.00 9.69 20.72 0.17 31.10 15:35:51 15:14:01 4 41.58 0.00 10.96 22.71 0.19 24.55 15:35:51 15:14:01 5 40.37 0.00 10.39 17.88 0.16 31.20 15:35:51 15:14:01 6 40.86 0.00 11.86 28.73 0.19 18.36 15:35:51 15:14:01 7 42.73 0.00 12.02 26.46 0.21 18.59 15:35:51 15:15:01 all 33.86 0.00 8.21 12.67 0.14 45.13 15:35:51 15:15:01 0 33.87 0.00 8.16 7.58 0.12 50.27 15:35:51 15:15:01 1 32.63 0.00 9.24 5.48 0.10 52.55 15:35:51 15:15:01 2 33.08 0.00 7.95 18.36 0.12 40.49 15:35:51 15:15:01 3 33.89 0.00 7.92 8.75 0.12 49.33 15:35:51 15:15:01 4 34.77 0.00 9.33 26.50 0.17 29.23 15:35:51 15:15:01 5 33.56 0.00 7.87 11.73 0.22 46.61 15:35:51 15:15:01 6 36.65 0.00 8.27 10.15 0.10 44.83 15:35:51 15:15:01 7 32.38 0.00 6.92 12.95 0.17 47.57 15:35:51 15:16:01 all 7.44 0.00 1.05 0.21 0.05 91.25 15:35:51 15:16:01 0 10.99 0.00 1.27 0.13 0.07 87.54 15:35:51 15:16:01 1 3.10 0.00 1.22 0.00 0.03 95.64 15:35:51 15:16:01 2 7.38 0.00 0.90 0.10 0.05 91.57 15:35:51 15:16:01 3 7.79 0.00 0.98 0.05 0.07 91.11 15:35:51 15:16:01 4 8.69 0.00 0.90 0.03 0.05 90.33 15:35:51 15:16:01 5 8.12 0.00 0.99 1.12 0.05 89.72 15:35:51 15:16:01 6 7.05 0.00 1.00 0.08 0.07 91.80 15:35:51 15:16:01 7 6.36 0.00 1.11 0.13 0.05 92.34 15:35:51 15:35:51 15:16:01 CPU %user %nice %system %iowait %steal %idle 15:35:51 15:17:01 all 3.50 0.00 0.41 0.05 0.03 96.00 15:35:51 15:17:01 0 4.02 0.00 0.52 0.03 0.05 95.37 15:35:51 15:17:01 1 1.55 0.00 0.38 0.00 0.03 98.03 15:35:51 15:17:01 2 1.38 0.00 0.27 0.08 0.02 98.25 15:35:51 15:17:01 3 3.04 0.00 0.38 0.02 0.02 96.54 15:35:51 15:17:01 4 5.85 0.00 0.40 0.00 0.05 93.70 15:35:51 15:17:01 5 5.65 0.00 0.52 0.27 0.02 93.55 15:35:51 15:17:01 6 3.59 0.00 0.35 0.00 0.03 96.03 15:35:51 15:17:01 7 2.93 0.00 0.44 0.03 0.03 96.57 15:35:51 15:18:01 all 0.01 0.00 0.01 0.01 0.01 99.96 15:35:51 15:18:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:35:51 15:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:35:51 15:18:01 2 0.00 0.00 0.02 0.00 0.02 99.97 15:35:51 15:18:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:35:51 15:18:01 4 0.05 0.00 0.07 0.00 0.02 99.87 15:35:51 15:18:01 5 0.00 0.00 0.00 0.03 0.00 99.97 15:35:51 15:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:35:51 15:18:01 7 0.00 0.00 0.00 0.02 0.00 99.98 15:35:51 15:19:01 all 0.03 0.00 0.01 0.01 0.00 99.95 15:35:51 15:19:01 0 0.03 0.00 0.02 0.02 0.02 99.92 15:35:51 15:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:35:51 15:19:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:35:51 15:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:35:51 15:19:01 4 0.08 0.00 0.03 0.00 0.02 99.87 15:35:51 15:19:01 5 0.02 0.00 0.02 0.02 0.00 99.95 15:35:51 15:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:35:51 15:19:01 7 0.00 0.00 0.00 0.02 0.00 99.98 15:35:51 15:20:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:35:51 15:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:35:51 15:20:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:35:51 15:20:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:35:51 15:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:35:51 15:20:01 4 0.03 0.00 0.03 0.00 0.02 99.92 15:35:51 15:20:01 5 0.02 0.00 0.00 0.02 0.00 99.97 15:35:51 15:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:35:51 15:20:01 7 0.00 0.00 0.00 0.02 0.00 99.98 15:35:51 15:21:01 all 0.10 0.00 0.04 0.01 0.01 99.84 15:35:51 15:21:01 0 0.62 0.00 0.03 0.00 0.03 99.32 15:35:51 15:21:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:35:51 15:21:01 2 0.03 0.00 0.05 0.00 0.00 99.92 15:35:51 15:21:01 3 0.02 0.00 0.07 0.00 0.02 99.90 15:35:51 15:21:01 4 0.03 0.00 0.07 0.00 0.03 99.87 15:35:51 15:21:01 5 0.02 0.00 0.03 0.02 0.02 99.92 15:35:51 15:21:01 6 0.03 0.00 0.05 0.00 0.00 99.92 15:35:51 15:21:01 7 0.03 0.00 0.02 0.03 0.02 99.90 15:35:51 15:22:01 all 0.27 0.00 0.01 0.01 0.00 99.71 15:35:51 15:22:01 0 2.02 0.00 0.02 0.00 0.00 97.96 15:35:51 15:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:35:51 15:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:35:51 15:22:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:35:51 15:22:01 4 0.05 0.00 0.02 0.00 0.02 99.92 15:35:51 15:22:01 5 0.02 0.00 0.02 0.03 0.00 99.93 15:35:51 15:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:35:51 15:22:01 7 0.00 0.00 0.00 0.05 0.00 99.95 15:35:51 15:23:01 all 0.23 0.00 0.01 0.01 0.01 99.74 15:35:51 15:23:01 0 1.73 0.00 0.03 0.00 0.02 98.22 15:35:51 15:23:01 1 0.03 0.00 0.00 0.00 0.02 99.95 15:35:51 15:23:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:35:51 15:23:01 3 0.00 0.00 0.02 0.00 0.02 99.97 15:35:51 15:23:01 4 0.03 0.00 0.00 0.00 0.03 99.93 15:35:51 15:23:01 5 0.00 0.00 0.00 0.05 0.00 99.95 15:35:51 15:23:01 6 0.00 0.00 0.00 0.00 0.02 99.98 15:35:51 15:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:35:51 15:24:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:35:51 15:24:01 0 0.03 0.00 0.00 0.00 0.02 99.95 15:35:51 15:24:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:35:51 15:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:35:51 15:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:35:51 15:24:01 4 0.03 0.00 0.02 0.00 0.02 99.93 15:35:51 15:24:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:35:51 15:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:35:51 15:24:01 7 0.05 0.00 0.02 0.02 0.00 99.92 15:35:51 15:25:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:35:51 15:25:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:35:51 15:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:35:51 15:25:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:35:51 15:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:35:51 15:25:01 4 0.03 0.00 0.03 0.00 0.03 99.90 15:35:51 15:25:01 5 0.03 0.00 0.00 0.02 0.00 99.95 15:35:51 15:25:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:35:51 15:25:01 7 0.00 0.00 0.00 0.02 0.00 99.98 15:35:51 15:26:01 all 0.03 0.00 0.01 0.00 0.00 99.96 15:35:51 15:26:01 0 0.05 0.00 0.02 0.00 0.02 99.92 15:35:51 15:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:35:51 15:26:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:35:51 15:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:35:51 15:26:01 4 0.03 0.00 0.02 0.00 0.02 99.93 15:35:51 15:26:01 5 0.02 0.00 0.02 0.02 0.00 99.95 15:35:51 15:26:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:35:51 15:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:35:51 15:27:01 all 0.03 0.00 0.00 0.01 0.01 99.95 15:35:51 15:27:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:35:51 15:27:01 1 0.05 0.00 0.00 0.00 0.02 99.93 15:35:51 15:27:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:35:51 15:27:01 3 0.00 0.00 0.02 0.00 0.02 99.97 15:35:51 15:27:01 4 0.05 0.00 0.00 0.02 0.02 99.92 15:35:51 15:27:01 5 0.07 0.00 0.00 0.02 0.00 99.92 15:35:51 15:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:35:51 15:27:01 7 0.02 0.00 0.00 0.02 0.02 99.95 15:35:51 15:35:51 15:27:01 CPU %user %nice %system %iowait %steal %idle 15:35:51 15:28:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:35:51 15:28:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:35:51 15:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:35:51 15:28:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:35:51 15:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:35:51 15:28:01 4 0.03 0.00 0.03 0.00 0.03 99.90 15:35:51 15:28:01 5 0.00 0.00 0.02 0.02 0.00 99.97 15:35:51 15:28:01 6 0.03 0.00 0.00 0.00 0.02 99.95 15:35:51 15:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:35:51 15:29:01 all 0.29 0.00 0.05 0.02 0.01 99.63 15:35:51 15:29:01 0 0.57 0.00 0.02 0.02 0.02 99.38 15:35:51 15:29:01 1 0.88 0.00 0.07 0.03 0.00 99.02 15:35:51 15:29:01 2 0.07 0.00 0.05 0.00 0.02 99.87 15:35:51 15:29:01 3 0.07 0.00 0.05 0.00 0.00 99.88 15:35:51 15:29:01 4 0.20 0.00 0.12 0.02 0.02 99.65 15:35:51 15:29:01 5 0.27 0.00 0.03 0.05 0.02 99.63 15:35:51 15:29:01 6 0.20 0.00 0.05 0.00 0.00 99.75 15:35:51 15:29:01 7 0.05 0.00 0.05 0.02 0.00 99.88 15:35:51 15:30:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:35:51 15:30:01 0 0.08 0.00 0.02 0.00 0.02 99.88 15:35:51 15:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:35:51 15:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:35:51 15:30:01 3 0.03 0.00 0.00 0.00 0.02 99.95 15:35:51 15:30:01 4 0.07 0.00 0.07 0.02 0.02 99.83 15:35:51 15:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:35:51 15:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:35:51 15:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:35:51 15:31:01 all 0.02 0.00 0.01 0.01 0.00 99.95 15:35:51 15:31:01 0 0.02 0.00 0.02 0.02 0.00 99.95 15:35:51 15:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:35:51 15:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:35:51 15:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:35:51 15:31:01 4 0.03 0.00 0.03 0.03 0.03 99.87 15:35:51 15:31:01 5 0.02 0.00 0.00 0.03 0.00 99.95 15:35:51 15:31:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:35:51 15:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:35:51 15:32:01 all 0.01 0.00 0.01 0.00 0.01 99.96 15:35:51 15:32:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:35:51 15:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:35:51 15:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:35:51 15:32:01 3 0.00 0.00 0.02 0.00 0.02 99.97 15:35:51 15:32:01 4 0.07 0.00 0.03 0.00 0.03 99.87 15:35:51 15:32:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:35:51 15:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:35:51 15:32:01 7 0.02 0.00 0.03 0.00 0.00 99.95 15:35:51 15:33:01 all 0.02 0.00 0.01 0.01 0.01 99.96 15:35:51 15:33:01 0 0.03 0.00 0.00 0.00 0.02 99.95 15:35:51 15:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:35:51 15:33:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:35:51 15:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:35:51 15:33:01 4 0.05 0.00 0.03 0.02 0.02 99.88 15:35:51 15:33:01 5 0.02 0.00 0.00 0.05 0.00 99.93 15:35:51 15:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:35:51 15:33:01 7 0.00 0.00 0.00 0.02 0.02 99.97 15:35:51 15:34:01 all 0.09 0.00 0.01 0.01 0.01 99.87 15:35:51 15:34:01 0 0.60 0.00 0.02 0.00 0.02 99.37 15:35:51 15:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:35:51 15:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:35:51 15:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:35:51 15:34:01 4 0.03 0.00 0.03 0.00 0.03 99.90 15:35:51 15:34:01 5 0.03 0.00 0.00 0.07 0.02 99.88 15:35:51 15:34:01 6 0.03 0.00 0.03 0.02 0.02 99.90 15:35:51 15:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:35:51 15:35:01 all 4.76 0.00 1.94 1.21 0.04 92.05 15:35:51 15:35:01 0 4.75 0.00 2.45 0.13 0.03 92.64 15:35:51 15:35:01 1 4.44 0.00 2.24 0.02 0.03 93.27 15:35:51 15:35:01 2 5.78 0.00 1.83 0.07 0.05 92.28 15:35:51 15:35:01 3 5.11 0.00 2.39 0.28 0.05 92.17 15:35:51 15:35:01 4 4.85 0.00 1.54 0.77 0.05 92.78 15:35:51 15:35:01 5 4.22 0.00 1.22 1.12 0.02 93.43 15:35:51 15:35:01 6 5.25 0.00 1.66 0.18 0.03 92.88 15:35:51 15:35:01 7 3.69 0.00 2.17 7.16 0.03 86.94 15:35:51 Average: all 9.01 0.00 2.27 2.21 0.04 86.48 15:35:51 Average: 0 9.27 0.00 2.24 1.37 0.04 87.08 15:35:51 Average: 1 8.69 0.00 2.32 1.76 0.03 87.21 15:35:51 Average: 2 8.92 0.00 2.20 1.72 0.03 87.13 15:35:51 Average: 3 8.94 0.00 2.28 1.76 0.04 86.98 15:35:51 Average: 4 9.11 0.00 2.27 2.68 0.05 85.89 15:35:51 Average: 5 9.02 0.00 2.20 2.03 0.04 86.72 15:35:51 Average: 6 9.10 0.00 2.27 2.82 0.03 85.78 15:35:51 Average: 7 9.01 0.00 2.38 3.51 0.04 85.06 15:35:51 15:35:51 15:35:51