Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 363f833ea6f60f941992b7112881234b721ef949 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-ssh14609019964470512867.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-ssh1389618074477441350.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-ssh7305030396038137566.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-ssh4054977014171275851.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-ssh12533158848330254987.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8745 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/444 [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/444 # 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 > 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 Avoid second fetch Checking out Revision 363f833ea6f60f941992b7112881234b721ef949 (main) Commit message: "Merge pull request #4421 from hahattan/dep-bump" > git config core.sparsecheckout # timeout=10 > git checkout -f 363f833ea6f60f941992b7112881234b721ef949 # timeout=10 > git rev-list --no-walk b791e6ee5a2a3a6eb267af43de5b080d31e9a077 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:10:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:10:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:10:25 ========================================================= 05:10:25 EdgeX Global Pipelines Version Info 05:10:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:10:26 ------------------- 05:10:26 stable info: 05:10:26 ------------------- 05:10:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:10:26 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:10:26 Message: update stable to v1.0.244 05:10:27 ------------------- 05:10:27 experimental info: 05:10:27 ------------------- 05:10:27 Commited By: **** collab-it+edgex@linuxfoundation.org 05:10:27 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:10:27 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:10:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:10:27 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:10:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:10:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:10:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:10:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 05:10:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:10:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:10:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 05:10:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 05:10:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:10:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:10:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:10:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:10:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:10:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:10:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:10:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:10:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:10:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 05:10:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:10:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:10:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:10:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:10:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:10:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:10:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 363f833ea6f60f941992b7112881234b721ef949 [Pipeline] echo 05:10:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 363f833 [Pipeline] echo 05:10:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:10:27 provisioning config files... 05:10:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/444@tmp/config3539277885874903502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:10:27 ---> docker-login.sh 05:10:27 nexus3.edgexfoundry.org:10001 05:10:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:10:28 Configure a credential helper to remove this warning. See 05:10:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:10:28 05:10:28 Login Succeeded 05:10:28 nexus3.edgexfoundry.org:10002 05:10:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:10:28 Configure a credential helper to remove this warning. See 05:10:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:10:28 05:10:28 Login Succeeded 05:10:28 nexus3.edgexfoundry.org:10003 05:10:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:10:28 Configure a credential helper to remove this warning. See 05:10:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:10:28 05:10:28 Login Succeeded 05:10:28 nexus3.edgexfoundry.org:10004 05:10:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:10:28 Configure a credential helper to remove this warning. See 05:10:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:10:28 05:10:28 Login Succeeded 05:10:28 docker.io 05:10:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:10:28 Configure a credential helper to remove this warning. See 05:10:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:10:28 05:10:28 Login Succeeded 05:10:28 ---> docker-login.sh ends [Pipeline] } 05:10:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:10:28 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 05:10:28 + dirname cmd/core-command/Dockerfile 05:10:28 + cut -d/ -f2 05:10:28 + echo core-command,cmd/core-command/Dockerfile 05:10:28 + dirname cmd/core-common-config-bootstrapper/Dockerfile 05:10:28 + cut -d/ -f2 05:10:28 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 05:10:28 + dirname cmd/core-data/Dockerfile 05:10:28 + cut -d/ -f2 05:10:28 + echo core-data,cmd/core-data/Dockerfile 05:10:28 + dirname cmd/core-metadata/Dockerfile 05:10:28 + cut -d/ -f2 05:10:28 + echo core-metadata,cmd/core-metadata/Dockerfile 05:10:28 + dirname cmd/security-bootstrapper/Dockerfile 05:10:28 + cut -d/ -f2 05:10:28 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:10:28 + dirname cmd/security-proxy-auth/Dockerfile 05:10:28 + cut -d/ -f2 05:10:28 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 05:10:28 + dirname cmd/security-proxy-setup/Dockerfile 05:10:28 + cut -d/ -f2 05:10:28 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:10:28 + dirname cmd/security-secretstore-setup/Dockerfile 05:10:28 + cut -d/ -f2 05:10:28 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:10:28 + dirname cmd/security-spiffe-token-provider/Dockerfile 05:10:28 + cut -d/ -f2 05:10:28 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 05:10:28 + dirname cmd/security-spire-agent/Dockerfile 05:10:28 + cut -d/ -f2 05:10:28 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 05:10:28 + dirname cmd/security-spire-config/Dockerfile 05:10:28 + cut -d/ -f2 05:10:28 + echo security-spire-config,cmd/security-spire-config/Dockerfile 05:10:28 + dirname cmd/security-spire-server/Dockerfile 05:10:28 + cut -d/ -f2 05:10:28 + echo security-spire-server,cmd/security-spire-server/Dockerfile 05:10:28 + dirname cmd/support-notifications/Dockerfile 05:10:28 + cut -d/ -f2 05:10:28 + echo support-notifications,cmd/support-notifications/Dockerfile 05:10:28 + dirname cmd/support-scheduler/Dockerfile 05:10:28 + cut -d/ -f2 05:10:28 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 05:10:28 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:10:29 + git rev-list -1 --merges 363f833ea6f60f941992b7112881234b721ef949~1..363f833ea6f60f941992b7112881234b721ef949 [Pipeline] echo 05:10:29 -----------> git rev-list -1 --merges 363f833ea6f60f941992b7112881234b721ef949~1..363f833ea6f60f941992b7112881234b721ef949 363f833ea6f60f941992b7112881234b721ef949 05:10:29 363f833ea6f60f941992b7112881234b721ef949 [false] [Pipeline] sh 05:10:29 + git log --format=format:%s -1 363f833ea6f60f941992b7112881234b721ef949 [Pipeline] echo 05:10:29 ========================================================= 05:10:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:10:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 05:10:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:10:29 + grep -v github /etc/ssh/ssh_known_hosts 05:10:29 + [ -e /tmp/ssh_known_hosts ] 05:10:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:10:29 + sudo tee -a+ /etc/ssh/ssh_known_hosts 05:10:29 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:10:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:10:30 05:10:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:10:30 0.1.4: Pulling from edgex-devops/py-git-semver 05:10:30 b85a868b505f: Pulling fs layer 05:10:30 e2be974225ed: Pulling fs layer 05:10:30 339a4e72a1f5: Pulling fs layer 05:10:30 988bab9f4d93: Pulling fs layer 05:10:30 1469e6f7b9e6: Pulling fs layer 05:10:30 eaf3925da568: Pulling fs layer 05:10:30 bab4dde63d76: Pulling fs layer 05:10:30 bde34c3a00c8: Pulling fs layer 05:10:30 b352a97aabf1: Pulling fs layer 05:10:30 4872d77fe225: Pulling fs layer 05:10:30 5851b861e8e6: Pulling fs layer 05:10:30 988bab9f4d93: Waiting 05:10:30 1469e6f7b9e6: Waiting 05:10:30 eaf3925da568: Waiting 05:10:30 bab4dde63d76: Waiting 05:10:30 bde34c3a00c8: Waiting 05:10:30 b352a97aabf1: Waiting 05:10:30 4872d77fe225: Waiting 05:10:30 5851b861e8e6: Waiting 05:10:30 e2be974225ed: Verifying Checksum 05:10:30 e2be974225ed: Download complete 05:10:30 988bab9f4d93: Download complete 05:10:30 1469e6f7b9e6: Verifying Checksum 05:10:30 1469e6f7b9e6: Download complete 05:10:30 eaf3925da568: Download complete 05:10:30 339a4e72a1f5: Verifying Checksum 05:10:30 339a4e72a1f5: Download complete 05:10:30 bde34c3a00c8: Verifying Checksum 05:10:30 bde34c3a00c8: Download complete 05:10:30 b352a97aabf1: Download complete 05:10:30 4872d77fe225: Verifying Checksum 05:10:30 4872d77fe225: Download complete 05:10:30 5851b861e8e6: Verifying Checksum 05:10:30 5851b861e8e6: Download complete 05:10:30 b85a868b505f: Verifying Checksum 05:10:30 b85a868b505f: Download complete 05:10:31 bab4dde63d76: Verifying Checksum 05:10:31 bab4dde63d76: Download complete 05:10:32 b85a868b505f: Pull complete 05:10:32 e2be974225ed: Pull complete 05:10:32 339a4e72a1f5: Pull complete 05:10:32 988bab9f4d93: Pull complete 05:10:33 1469e6f7b9e6: Pull complete 05:10:33 eaf3925da568: Pull complete 05:10:35 bab4dde63d76: Pull complete 05:10:35 bde34c3a00c8: Pull complete 05:10:35 b352a97aabf1: Pull complete 05:10:35 4872d77fe225: Pull complete 05:10:35 5851b861e8e6: Pull complete 05:10:35 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:10:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:10:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:10:35 prd-ubuntu20.04-docker-8c-8g-8745 does not seem to be running inside a container 05:10:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/444 -v /w/workspace/edgex-go/444:/w/workspace/edgex-go/444:rw,z -v /w/workspace/edgex-go/444@tmp:/w/workspace/edgex-go/444@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 05:10:36 $ docker top 766a3b5126a2c12db244997d34e3d02ba5a0330311a7a456732a4201b172bed1 -eo pid,comm 05:10:36 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). 05:10:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:10:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:10:36 [ssh-agent] Looking for ssh-agent implementation... 05:10:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:10:36 $ docker exec 766a3b5126a2c12db244997d34e3d02ba5a0330311a7a456732a4201b172bed1 ssh-agent 05:10:37 SSH_AUTH_SOCK=/tmp/ssh-W4LMsCokT0UC/agent.31 05:10:37 SSH_AGENT_PID=37 05:10:37 Running ssh-add (command line suppressed) 05:10:37 Identity added: /w/workspace/edgex-go/444@tmp/private_key_16753202887243389934.key (/w/workspace/edgex-go/444@tmp/private_key_16753202887243389934.key) 05:10:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:10:37 + git tag --points-at HEAD [Pipeline] } 05:10:37 $ docker exec --env ******** --env ******** 766a3b5126a2c12db244997d34e3d02ba5a0330311a7a456732a4201b172bed1 ssh-agent -k 05:10:37 unset SSH_AUTH_SOCK; 05:10:37 unset SSH_AGENT_PID; 05:10:37 echo Agent pid 37 killed; 05:10:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:10:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:10:37 [ssh-agent] Looking for ssh-agent implementation... 05:10:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:10:37 $ docker exec 766a3b5126a2c12db244997d34e3d02ba5a0330311a7a456732a4201b172bed1 ssh-agent 05:10:37 SSH_AUTH_SOCK=/tmp/ssh-TV81vH0uTqwk/agent.69 05:10:37 SSH_AGENT_PID=75 05:10:37 Running ssh-add (command line suppressed) 05:10:37 Identity added: /w/workspace/edgex-go/444@tmp/private_key_4519054320597223499.key (/w/workspace/edgex-go/444@tmp/private_key_4519054320597223499.key) 05:10:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:10:38 + git semver init 05:10:38 2023-03-08 05:10:38,468 [run_init] DEBUG init version:0.0.0 force:False 05:10:38 2023-03-08 05:10:38,469 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/444/.semver 05:10:38 2023-03-08 05:10:38,470 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/444/.semver 05:10:38 2023-03-08 05:10:38,470 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/444/.semver'], cwd=/w/workspace/edgex-go/444, universal_newlines=False, shell=None, istream=None) 05:10:43 2023-03-08 05:10:43,213 [append_file] DEBUG append to file:/w/workspace/edgex-go/444/.git/info/exclude 05:10:43 2023-03-08 05:10:43,213 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/444/.semver/main with force:False 05:10:43 2023-03-08 05:10:43,214 [read_version] DEBUG read version from /w/workspace/edgex-go/444/.semver/main 05:10:43 2023-03-08 05:10:43,214 [read_version] DEBUG read version from /w/workspace/edgex-go/444/.semver/main 05:10:43 3.0.0-dev.82 [Pipeline] } 05:10:43 $ docker exec --env ******** --env ******** 766a3b5126a2c12db244997d34e3d02ba5a0330311a7a456732a4201b172bed1 ssh-agent -k 05:10:43 unset SSH_AUTH_SOCK; 05:10:43 unset SSH_AGENT_PID; 05:10:43 echo Agent pid 75 killed; 05:10:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:10:44 + git semver [Pipeline] } 05:10:44 $ docker stop --time=1 766a3b5126a2c12db244997d34e3d02ba5a0330311a7a456732a4201b172bed1 05:10:45 $ docker rm -f --volumes 766a3b5126a2c12db244997d34e3d02ba5a0330311a7a456732a4201b172bed1 [Pipeline] // withDockerContainer [Pipeline] sh 05:10:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:10:46 Stashed 1 file(s) [Pipeline] echo 05:10:46 [edgeXSemver]: initialized semver on version 3.0.0-dev.82 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:10:46 + git config --global --add safe.directory /w/workspace/edgex-go/444 [Pipeline] echo 05:10:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] 05:10:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8743 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] echo 05:10:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] ws 05:10:46 Running in /w/workspace/edgex-go/444 [Pipeline] { [Pipeline] echo 05:10:46 ========================================================= 05:10:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 05:10:46 ========================================================= [Pipeline] fileExists [Pipeline] checkout [Pipeline] sh 05:10:46 The recommended git tool is: git 05:10:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:10:47 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 05:10:47 213ec9aee27d: Pulling fs layer 05:10:47 4583459ba037: Pulling fs layer 05:10:47 93c1e223e6f2: Pulling fs layer 05:10:47 53926ce57604: Pulling fs layer 05:10:47 21b2b0c7a3f4: Pulling fs layer 05:10:47 22ff95d597cd: Pulling fs layer 05:10:47 12d6caf4c0d1: Pulling fs layer 05:10:47 96b7cbca73a9: Pulling fs layer 05:10:47 a7acece74701: Pulling fs layer 05:10:47 53926ce57604: Waiting 05:10:47 21b2b0c7a3f4: Waiting 05:10:47 22ff95d597cd: Waiting 05:10:47 96b7cbca73a9: Waiting 05:10:47 12d6caf4c0d1: Waiting 05:10:47 a7acece74701: Waiting 05:10:47 93c1e223e6f2: Verifying Checksum 05:10:47 93c1e223e6f2: Download complete 05:10:47 4583459ba037: Download complete 05:10:47 21b2b0c7a3f4: Verifying Checksum 05:10:47 21b2b0c7a3f4: Download complete 05:10:47 22ff95d597cd: Download complete 05:10:47 213ec9aee27d: Verifying Checksum 05:10:47 213ec9aee27d: Download complete 05:10:47 12d6caf4c0d1: Verifying Checksum 05:10:47 12d6caf4c0d1: Download complete 05:10:47 213ec9aee27d: Pull complete 05:10:47 4583459ba037: Pull complete 05:10:47 93c1e223e6f2: Pull complete 05:10:47 a7acece74701: Verifying Checksum 05:10:47 a7acece74701: Download complete 05:10:47 96b7cbca73a9: Verifying Checksum 05:10:47 96b7cbca73a9: Download complete 05:10:47 53926ce57604: Download complete 05:10:52 53926ce57604: Pull complete 05:10:52 21b2b0c7a3f4: Pull complete 05:10:52 22ff95d597cd: Pull complete 05:10:52 12d6caf4c0d1: Pull complete 05:10:52 using credential edgex-jenkins-ssh 05:10:53 Cloning the remote Git repository 05:10:53 96b7cbca73a9: Pull complete 05:10:53 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:10:53 > git init /w/workspace/edgex-go/444 # timeout=10 05:10:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:10:53 > git --version # timeout=10 05:10:53 > git --version # 'git version 2.25.1' 05:10:53 using GIT_SSH to set credentials SSH Credentials for GitHub 05:10:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:10:54 a7acece74701: Pull complete 05:10:54 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 05:10:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:10:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 05:10:54 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:10:54 WORKDIR /edgex 05:10:54 COPY go.mod . 05:10:54 RUN go mod download 05:10:54 + docker build -t ci-base-image-x86_64 -f - . 05:10:55 Sending build context to Docker daemon 170.3MB 05:10:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:10:55 ---> db6d94c90886 05:10:55 Step 2/4 : WORKDIR /edgex 05:10:57 ---> Running in e86c3e6247f3 05:10:57 Removing intermediate container e86c3e6247f3 05:10:57 ---> 9267b0f92735 05:10:57 Step 3/4 : COPY go.mod . 05:10:57 ---> 4546990aadbb 05:10:57 Step 4/4 : RUN go mod download 05:10:57 ---> Running in 7c9ed22dfdfc 05:11:05 Removing intermediate container 7c9ed22dfdfc 05:11:05 ---> 4733e27af857 05:11:05 Successfully built 4733e27af857 05:11:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:05 + docker inspect -f . ci-base-image-x86_64 05:11:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:11:06 prd-ubuntu20.04-docker-8c-8g-8745 does not seem to be running inside a container 05:11:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/444 -v /w/workspace/edgex-go/444:/w/workspace/edgex-go/444:rw,z -v /w/workspace/edgex-go/444@tmp:/w/workspace/edgex-go/444@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 05:11:06 $ docker top 791dbc6458debc41fd9d2673c3120109a20cf5ad581f9c8a11e33c00cdb1f6d0 -eo pid,comm [Pipeline] { [Pipeline] sh 05:11:06 + go version 05:11:06 go version go1.18.7 linux/amd64 [Pipeline] } 05:11:06 $ docker stop --time=1 791dbc6458debc41fd9d2673c3120109a20cf5ad581f9c8a11e33c00cdb1f6d0 05:11:08 $ docker rm -f --volumes 791dbc6458debc41fd9d2673c3120109a20cf5ad581f9c8a11e33c00cdb1f6d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:08 + docker inspect -f . ci-base-image-x86_64 05:11:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:11:08 prd-ubuntu20.04-docker-8c-8g-8745 does not seem to be running inside a container 05:11:08 $ 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/444 -v /w/workspace/edgex-go/444:/w/workspace/edgex-go/444:rw,z -v /w/workspace/edgex-go/444@tmp:/w/workspace/edgex-go/444@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 05:11:08 $ docker top cf107dad773bd41b9c7582ff276aaa1b40bcc9ade4e362bc49a427a22bd6d281 -eo pid,comm [Pipeline] { [Pipeline] echo 05:11:08 ========================================================= 05:11:08 [edgeXBuildGoParallel] Running Tests and Build... 05:11:08 ========================================================= [Pipeline] sh 05:11:09 + git config --global --add safe.directory /w/workspace/edgex-go/444 [Pipeline] fileExists [Pipeline] sh 05:11:09 + make test 05:11:09 go test -race -coverprofile=coverage.out ./... 05:11:16 ? github.com/edgexfoundry/edgex-go [no test files] 05:11:17 Avoid second fetch 05:11:17 Checking out Revision 363f833ea6f60f941992b7112881234b721ef949 (main) 05:11:17 Commit message: "Merge pull request #4421 from hahattan/dep-bump" 05:11:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:11:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:11:17 > git config core.sparsecheckout # timeout=10 05:11:17 > git checkout -f 363f833ea6f60f941992b7112881234b721ef949 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:11:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:11:18 % Total % Received % Xferd Average Speed Time Time Time Current 05:11:18 Dload Upload Total Spent Left Speed 05:11:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81737 0 --:--:-- --:--:-- --:--:-- 81216 100 12751 100 12751 0 0 80702 0 --:--:-- --:--:-- --:--:-- 80702 [Pipeline] sh 05:11:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:11:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:11:19 + sudo tee /etc/docker/daemon.new 05:11:19 { 05:11:19 "registry-mirrors": [ 05:11:19 "https://nexus3.edgexfoundry.org:10001" 05:11:19 ], 05:11:19 "bip": "10.250.0.254/24", 05:11:19 "hosts": [ 05:11:19 "tcp://0.0.0.0:5555", 05:11:19 "unix:///var/run/docker.sock" 05:11:19 ], 05:11:19 "mtu": 1458, 05:11:19 "selinux-enabled": true, 05:11:19 "seccomp-profile": "/etc/docker/seccomp.json" 05:11:19 } [Pipeline] sh 05:11:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:11:20 + sudo service docker restart 05:11:30 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:11:30 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 05:11:30 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:11:30 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:11:30 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:11:30 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:11:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:11:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 05:11:30 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:11:30 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 05:11:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:11:30 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:11:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:11:30 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 05:11:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.068s coverage: 28.7% of statements 05:11:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:11:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:11:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.104s coverage: 98.5% of statements 05:11:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.115s coverage: 71.2% of statements 05:11:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 05:11:34 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 05:11:34 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 05:11:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.113s coverage: 54.0% of statements 05:11:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:11:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:11:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.026s coverage: 88.5% of statements 05:11:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 05:11:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 05:11:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 05:11:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:11:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 05:11:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.112s coverage: 3.9% of statements 05:11:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:11:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:11:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.480s coverage: 95.6% of statements 05:11:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 05:11:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 05:11:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 05:11:35 ok github.com/edgexfoundry/edgex-go/internal/io 0.079s coverage: 72.2% of statements 05:11:35 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:11:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 05:11:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 05:11:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:11:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:11:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 65.9% of statements 05:11:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:11:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:11:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:11:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.121s coverage: 0.9% of statements 05:11:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 05:11:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.074s coverage: 29.6% of statements 05:11:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 05:11:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.075s coverage: 45.5% of statements 05:11:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.069s coverage: 82.9% of statements 05:11:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.090s coverage: 94.1% of statements 05:11:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.098s coverage: 96.3% of statements 05:11:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:11:38 provisioning config files... 05:11:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/444@tmp/config11554889204808008964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:11:39 ---> docker-login.sh 05:11:39 nexus3.edgexfoundry.org:10001 05:11:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:11:39 Configure a credential helper to remove this warning. See 05:11:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:11:39 05:11:39 Login Succeeded 05:11:39 nexus3.edgexfoundry.org:10002 05:11:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:11:40 Configure a credential helper to remove this warning. See 05:11:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:11:40 05:11:40 Login Succeeded 05:11:40 nexus3.edgexfoundry.org:10003 05:11:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.077s coverage: 94.4% of statements 05:11:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:11:40 Configure a credential helper to remove this warning. See 05:11:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:11:40 05:11:40 Login Succeeded 05:11:40 nexus3.edgexfoundry.org:10004 05:11:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:11:40 Configure a credential helper to remove this warning. See 05:11:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:11:40 05:11:40 Login Succeeded 05:11:41 docker.io 05:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:11:41 Configure a credential helper to remove this warning. See 05:11:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:11:41 05:11:41 Login Succeeded 05:11:41 ---> docker-login.sh ends [Pipeline] } 05:11:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 05:11:42 + git config --global --add safe.directory /w/workspace/edgex-go/444 [Pipeline] echo 05:11:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:11:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:11:42 ========================================================= 05:11:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 05:11:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:11:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:11:42 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:11:42 9b18e9b68314: Pulling fs layer 05:11:42 35d82f9e3411: Pulling fs layer 05:11:42 e16973657156: Pulling fs layer 05:11:42 fc693d55d65f: Pulling fs layer 05:11:42 7e9fc2657dce: Pulling fs layer 05:11:42 dda99020689f: Pulling fs layer 05:11:42 db1c61fa0a46: Pulling fs layer 05:11:42 891c053d2c06: Pulling fs layer 05:11:42 fc693d55d65f: Waiting 05:11:42 7e9fc2657dce: Waiting 05:11:42 dda99020689f: Waiting 05:11:42 db1c61fa0a46: Waiting 05:11:42 891c053d2c06: Waiting 05:11:42 e16973657156: Verifying Checksum 05:11:42 e16973657156: Download complete 05:11:42 35d82f9e3411: Verifying Checksum 05:11:42 35d82f9e3411: Download complete 05:11:42 7e9fc2657dce: Verifying Checksum 05:11:42 7e9fc2657dce: Download complete 05:11:42 dda99020689f: Verifying Checksum 05:11:42 dda99020689f: Download complete 05:11:42 9b18e9b68314: Verifying Checksum 05:11:43 9b18e9b68314: Pull complete 05:11:44 891c053d2c06: Verifying Checksum 05:11:44 891c053d2c06: Download complete 05:11:44 35d82f9e3411: Pull complete 05:11:44 e16973657156: Pull complete 05:11:45 db1c61fa0a46: Verifying Checksum 05:11:45 db1c61fa0a46: Download complete 05:11:45 fc693d55d65f: Download complete 05:11:58 fc693d55d65f: Pull complete 05:11:58 7e9fc2657dce: Pull complete 05:11:58 dda99020689f: Pull complete 05:11:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.322s coverage: 79.9% of statements 05:11:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:11:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 05:11:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:11:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:11:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:11:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements 05:11:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:11:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 05:11:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 05:11:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 05:11:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.072s coverage: 86.9% of statements 05:11:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 05:11:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 05:11:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 05:11:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 05:11:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 05:11:58 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.056s coverage: 20.0% of statements 05:11:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:11:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:11:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 05:11:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:11:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 81.2% of statements 05:11:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.081s coverage: 82.1% of statements 05:11:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 05:11:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.062s coverage: 84.8% of statements 05:11:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:11:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.207s coverage: 63.1% of statements 05:11:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:11:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:11:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 05:11:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements 05:11:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 05:11:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements 05:11:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 05:11:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 05:11:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 05:11:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 05:11:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.167s coverage: 38.4% of statements 05:11:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:11:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:11:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements 05:11:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:11:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.076s coverage: 84.8% of statements 05:11:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 05:11:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 05:11:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 05:11:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 05:11:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements 05:11:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 05:11:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 05:11:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:11:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:11:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.165s coverage: 92.3% of statements 05:11:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 05:11:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 05:11:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 05:11:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 05:11:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements 05:11:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:11:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:11:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.115s coverage: 97.7% of statements 05:11:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 05:11:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 05:11:58 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 05:12:04 db1c61fa0a46: Pull complete 05:12:06 891c053d2c06: Pull complete 05:12:06 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 05:12:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:12:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 05:12:07 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:12:07 WORKDIR /edgex 05:12:07 COPY go.mod . 05:12:07 RUN go mod download -t 05:12:07 ci-base-image-arm64 -f - . 05:12:07 Sending build context to Docker daemon 2.948MB 05:12:07 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:12:07 ---> f96f9c87975a 05:12:07 Step 2/4 : WORKDIR /edgex 05:12:09 ---> Running in 9b9510dcf44f 05:12:09 Removing intermediate container 9b9510dcf44f 05:12:09 ---> b1e5f645c45b 05:12:09 Step 3/4 : COPY go.mod . 05:12:10 ---> 4f6026c29b0a 05:12:10 Step 4/4 : RUN go mod download 05:12:10 ---> Running in b9abd3ef4bef 05:12:13 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." 05:12:13 go vet ./... 05:12:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:12:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:12:16 ./bin/test-attribution-txt.sh [Pipeline] echo 05:12:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 05:12:17 + ls -al . 05:12:17 total 704 05:12:17 drwxrwxr-x 11 1001 1001 4096 Mar 8 05:11 . 05:12:17 drwxr-xr-x 4 root root 4096 Mar 8 05:11 .. 05:12:17 drwxrwxr-x 2 1001 1001 4096 Mar 8 05:10 .blubracket 05:12:17 -rw-rw-r-- 1 1001 1001 16 Mar 8 05:10 .dockerignore 05:12:17 drwxrwxr-x 8 1001 1001 4096 Mar 8 05:11 .git 05:12:17 drwxrwxr-x 3 1001 1001 4096 Mar 8 05:10 .github 05:12:17 -rw-rw-r-- 1 1001 1001 1112 Mar 8 05:10 .gitignore 05:12:17 -rw-rw-r-- 1 1001 1001 42 Mar 8 05:10 .golangci.yml 05:12:17 -rw-rw-r-- 1 1001 1001 87 Mar 8 05:10 .hadolint.yml 05:12:17 drwxr-xr-x 3 1001 1001 4096 Mar 8 05:10 .semver 05:12:17 -rw-rw-r-- 1 1001 1001 166 Mar 8 05:10 .sonarcloud.properties 05:12:17 -rw-rw-r-- 1 1001 1001 1171 Mar 8 05:10 ADOPTERS.md 05:12:17 -rw-rw-r-- 1 1001 1001 10825 Mar 8 05:10 Attribution.txt 05:12:17 -rw-rw-r-- 1 1001 1001 73765 Mar 8 05:10 CHANGELOG.md 05:12:17 -rw-rw-r-- 1 1001 1001 3804 Mar 8 05:10 CONTRIBUTING.md 05:12:17 -rw-rw-r-- 1 1001 1001 677 Mar 8 05:10 GOVERNANCE.md 05:12:17 -rw-rw-r-- 1 1001 1001 883 Mar 8 05:10 Jenkinsfile 05:12:17 -rw-rw-r-- 1 1001 1001 10775 Mar 8 05:10 LICENSE 05:12:17 -rw-rw-r-- 1 1001 1001 14071 Mar 8 05:10 Makefile 05:12:17 -rw-rw-r-- 1 1001 1001 582 Mar 8 05:10 OWNERS.md 05:12:17 -rw-rw-r-- 1 1001 1001 9403 Mar 8 05:10 README.md 05:12:17 -rw-rw-r-- 1 1001 1001 6912 Mar 8 05:10 SECURITY.md 05:12:17 -rw-rw-r-- 1 1001 1001 12 Mar 8 05:10 VERSION 05:12:17 drwxrwxr-x 2 1001 1001 4096 Mar 8 05:10 bin 05:12:17 drwxrwxr-x 18 1001 1001 4096 Mar 8 05:10 cmd 05:12:17 -rw-r--r-- 1 root root 446903 Mar 8 05:11 coverage.out 05:12:17 -rw-rw-r-- 1 1001 1001 3232 Mar 8 05:10 go.mod 05:12:17 -rw-rw-r-- 1 1001 1001 31098 Mar 8 05:10 go.sum 05:12:17 drwxrwxr-x 7 1001 1001 4096 Mar 8 05:10 internal 05:12:17 drwxrwxr-x 3 1001 1001 4096 Mar 8 05:10 openapi 05:12:17 drwxrwxr-x 4 1001 1001 4096 Mar 8 05:10 snap 05:12:17 -rw-rw-r-- 1 1001 1001 204 Mar 8 05:10 version.go [Pipeline] sh 05:12:17 + '[' -e coverage.out ] 05:12:17 + chown 1001:1001 coverage.out [Pipeline] stash 05:12:17 Stashed 1 file(s) [Pipeline] sh 05:12:18 + make build 05:12:18 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 05:12:30 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:12:30 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 05:12:31 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:12:32 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:12:39 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:12:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:12:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:12:42 Removing intermediate container b9abd3ef4bef 05:12:42 ---> 76931958a5ac 05:12:42 Successfully built 76931958a5ac 05:12:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:43 + docker inspect -f . ci-base-image-arm64 05:12:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:12:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:12:43 prd-ubuntu20.04-docker-arm64-4c-16g-8743 does not seem to be running inside a container 05:12:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/444 -v /w/workspace/edgex-go/444:/w/workspace/edgex-go/444:rw,z -v /w/workspace/edgex-go/444@tmp:/w/workspace/edgex-go/444@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 05:12:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 05:12:44 $ docker top 9c2049725660a2c6ae91252b2d68ce9556959394a06498f75ac9fde6d043625b -eo pid,comm [Pipeline] { [Pipeline] sh 05:12:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:12:45 + go version 05:12:45 go version go1.18.7 linux/arm64 [Pipeline] } 05:12:45 $ docker stop --time=1 9c2049725660a2c6ae91252b2d68ce9556959394a06498f75ac9fde6d043625b 05:12:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 05:12:47 $ docker rm -f --volumes 9c2049725660a2c6ae91252b2d68ce9556959394a06498f75ac9fde6d043625b [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] } 05:12:47 $ docker stop --time=1 cf107dad773bd41b9c7582ff276aaa1b40bcc9ade4e362bc49a427a22bd6d281 05:12:49 $ docker rm -f --volumes cf107dad773bd41b9c7582ff276aaa1b40bcc9ade4e362bc49a427a22bd6d281 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:12:50 05:12:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:12:50 05:12:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:12:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:12:50 latest: Pulling from edgex-devops/edgex-compose 05:12:50 cbdbe7a5bc2a: Pulling fs layer 05:12:50 ca9280d653b3: Pulling fs layer 05:12:50 7e9c9ca2126c: Pulling fs layer 05:12:50 latest: Pulling from edgex-devops/edgex-compose-arm64 05:12:50 29e5d40040c1: Pulling fs layer 05:12:50 1ce36da41761: Pulling fs layer 05:12:50 25b303627fd3: Pulling fs layer 05:12:50 29e5d40040c1: Verifying Checksum 05:12:50 29e5d40040c1: Download complete 05:12:50 cbdbe7a5bc2a: Verifying Checksum 05:12:50 cbdbe7a5bc2a: Download complete 05:12:50 cbdbe7a5bc2a: Pull complete 05:12:50 ca9280d653b3: Verifying Checksum 05:12:50 ca9280d653b3: Download complete 05:12:51 1ce36da41761: Verifying Checksum 05:12:51 1ce36da41761: Download complete 05:12:51 29e5d40040c1: Pull complete 05:12:51 7e9c9ca2126c: Download complete 05:12:51 ca9280d653b3: Pull complete 05:12:52 1ce36da41761: Pull complete 05:12:52 25b303627fd3: Verifying Checksum 05:12:52 25b303627fd3: Download complete 05:12:54 7e9c9ca2126c: Pull complete 05:12:54 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 05:12:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:12:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:12:54 prd-ubuntu20.04-docker-8c-8g-8745 does not seem to be running inside a container 05:12:54 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/444 -v /w/workspace/edgex-go/444:/w/workspace/edgex-go/444:rw,z -v /w/workspace/edgex-go/444@tmp:/w/workspace/edgex-go/444@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 05:12:56 $ docker top 268f152fa70a03a52a72afd0136120443845de548f8cafd93d6303f5b66dc947 -eo pid,comm [Pipeline] { [Pipeline] sh 05:12:56 + + docker-compose buildgrep --help parallel 05:12:56 05:12:56 --parallel Build images in parallel. [Pipeline] } 05:12:56 $ docker stop --time=1 268f152fa70a03a52a72afd0136120443845de548f8cafd93d6303f5b66dc947 05:12:58 $ docker rm -f --volumes 268f152fa70a03a52a72afd0136120443845de548f8cafd93d6303f5b66dc947 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:12:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:12:58 prd-ubuntu20.04-docker-8c-8g-8745 does not seem to be running inside a container 05:12:58 $ 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/444 -v /w/workspace/edgex-go/444:/w/workspace/edgex-go/444:rw,z -v /w/workspace/edgex-go/444@tmp:/w/workspace/edgex-go/444@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 05:12:59 $ docker top 23f77f636f396147ac3f1492ea94b87ca39de441a4d1a3f020bb606cd4b9a5d8 -eo pid,comm [Pipeline] { [Pipeline] sh 05:12:59 + docker-compose -f ./docker-compose-build.yml build --parallel 05:12:59 Building core-command ... 05:12:59 Building core-common-config-bootstrapper ... 05:12:59 Building core-data ... 05:12:59 Building core-metadata ... 05:12:59 Building security-bootstrapper ... 05:12:59 Building security-proxy-auth ... 05:12:59 Building security-proxy-setup ... 05:12:59 Building security-secretstore-setup ... 05:12:59 Building security-spiffe-token-provider ... 05:12:59 Building security-spire-agent ... 05:12:59 Building security-spire-config ... 05:12:59 Building security-spire-server ... 05:12:59 Building support-notifications ... 05:12:59 Building support-scheduler ... 05:12:59 Building security-proxy-auth 05:12:59 Building security-proxy-setup 05:12:59 Building core-data 05:12:59 Building support-notifications 05:12:59 Building core-command 05:13:03 25b303627fd3: Pull complete 05:13:03 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 05:13:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:13:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:13:03 prd-ubuntu20.04-docker-arm64-4c-16g-8743 does not seem to be running inside a container 05:13:03 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/444 -v /w/workspace/edgex-go/444:/w/workspace/edgex-go/444:rw,z -v /w/workspace/edgex-go/444@tmp:/w/workspace/edgex-go/444@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 05:13:05 $ docker top d0ff279b7ccc5729124079156b70181755a092398fbf9c2a64096c465373dd49 -eo pid,comm [Pipeline] { [Pipeline] sh 05:13:06 + + docker-composegrep build parallel --help 05:13:06 05:13:10 --parallel Build images in parallel. [Pipeline] } 05:13:10 $ docker stop --time=1 d0ff279b7ccc5729124079156b70181755a092398fbf9c2a64096c465373dd49 05:13:12 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:13:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:13:12 ---> 4733e27af857 05:13:12 Step 3/22 : ARG ADD_BUILD_TAGS="" 05:13:12 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:13:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:13:12 ---> 4733e27af857 05:13:12 Step 3/22 : ARG ADD_BUILD_TAGS="" 05:13:12 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:13:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:13:12 ---> 4733e27af857 05:13:12 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:13:12 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:13:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:13:12 ---> 4733e27af857 05:13:12 Step 3/22 : ARG ADD_BUILD_TAGS="" 05:13:12 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:13:12 Step 2/20 : FROM ${BUILDER_BASE} AS builder 05:13:12 ---> 4733e27af857 05:13:12 Step 3/20 : WORKDIR /edgex-go 05:13:12 $ docker rm -f --volumes d0ff279b7ccc5729124079156b70181755a092398fbf9c2a64096c465373dd49 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:13:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:13:13 prd-ubuntu20.04-docker-arm64-4c-16g-8743 does not seem to be running inside a container 05:13:13 $ 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/444 -v /w/workspace/edgex-go/444:/w/workspace/edgex-go/444:rw,z -v /w/workspace/edgex-go/444@tmp:/w/workspace/edgex-go/444@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 05:13:14 $ docker top c8748ffdd6b771011f88fefbc523907830323b9b228d6e89c9e56c2747c53f6b -eo pid,comm [Pipeline] { [Pipeline] sh 05:13:14 + docker-compose -f ./docker-compose-build.yml build --parallel 05:13:14 ---> Running in 02f80e58061e 05:13:14 ---> Running in 3f63794b498b 05:13:14 ---> Running in b11f0277d43c 05:13:14 ---> Running in 76a3b1826ff4 05:13:14 ---> Running in 3975336a1ce5 05:13:14 Removing intermediate container 76a3b1826ff4 05:13:14 ---> 70299bf47912 05:13:14 Step 4/23 : WORKDIR /edgex-go 05:13:14 Removing intermediate container 02f80e58061e 05:13:14 ---> 714d034478aa 05:13:14 Step 4/20 : RUN apk add --update --no-cache make git 05:13:14 Removing intermediate container 3f63794b498b 05:13:14 ---> 32cb7d065764 05:13:14 Step 4/22 : WORKDIR /edgex-go 05:13:14 Removing intermediate container 3975336a1ce5 05:13:14 ---> f52581d2d203 05:13:14 Step 4/22 : WORKDIR /edgex-go 05:13:14 Removing intermediate container b11f0277d43c 05:13:14 ---> 21686aabbc4a 05:13:14 Step 4/22 : WORKDIR /edgex-go 05:13:14 ---> Running in 1840b2500080 05:13:14 ---> Running in 4ff11aa82f00 05:13:14 ---> Running in 8af976a15a64 05:13:14 ---> Running in b822e1789fa0 05:13:14 ---> Running in 5946069734bc 05:13:14 Removing intermediate container 1840b2500080 05:13:14 ---> 28b6b47b9245 05:13:14 Step 5/23 : RUN apk add --update --no-cache make git 05:13:14 Removing intermediate container 8af976a15a64 05:13:14 ---> 5cbc8eb54f63 05:13:14 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 05:13:14 ---> Running in 38c231f6dac2 05:13:14 ---> Running in 4b8fcfd6a35a 05:13:14 Removing intermediate container b822e1789fa0 05:13:14 ---> e301ad0d0ea8 05:13:14 Step 5/22 : RUN apk add --update --no-cache make git 05:13:14 Removing intermediate container 5946069734bc 05:13:14 ---> 3181962455db 05:13:14 Step 5/22 : RUN apk add --update --no-cache make git 05:13:14 ---> Running in 282317fa5ff3 05:13:14 ---> Running in 7737892d26e1 05:13:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:13:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:13:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:13:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:13:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:13:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:13:15 OK: 211 MiB in 51 packages 05:13:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:13:15 OK: 211 MiB in 51 packages 05:13:15 OK: 211 MiB in 51 packages 05:13:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:13:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:13:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:13:15 OK: 211 MiB in 51 packages 05:13:15 OK: 211 MiB in 51 packages 05:13:15 Removing intermediate container 4ff11aa82f00 05:13:15 ---> 53176b0e5c33 05:13:15 Step 5/20 : COPY go.mod vendor* ./ 05:13:15 Removing intermediate container 38c231f6dac2 05:13:15 ---> adb8020517e8 05:13:15 Step 6/22 : COPY go.mod vendor* ./ 05:13:15 Removing intermediate container 4b8fcfd6a35a 05:13:15 ---> 26a44c0ec5d2 05:13:15 Step 6/23 : COPY go.mod vendor* ./ 05:13:15 ---> 080c5635ef07 05:13:15 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:13:16 ---> Running in c3b82552bf04 05:13:16 ---> 4a4ffe7123ca 05:13:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:13:16 ---> Running in fadd5f6d2080 05:13:16 ---> 2aa1adf6db5a 05:13:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:13:16 ---> Running in 4919c7fa9392 05:13:16 Removing intermediate container 7737892d26e1 05:13:16 ---> fa3de2aad188 05:13:16 Step 6/22 : COPY go.mod vendor* ./ 05:13:16 Removing intermediate container 282317fa5ff3 05:13:16 ---> 6593c92717e1 05:13:16 Step 6/22 : COPY go.mod vendor* ./ 05:13:16 ---> a1762001ed27 05:13:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:13:16 ---> Running in 09f55bb31f91 05:13:16 ---> 9336232294bf 05:13:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:13:16 ---> Running in 16d4cc0feeec 05:13:18 Building core-command ... 05:13:18 Building core-common-config-bootstrapper ... 05:13:18 Building core-data ... 05:13:18 Building core-metadata ... 05:13:18 Building security-bootstrapper ... 05:13:18 Building security-proxy-auth ... 05:13:18 Building security-proxy-setup ... 05:13:18 Building security-secretstore-setup ... 05:13:18 Building security-spiffe-token-provider ... 05:13:18 Building security-spire-agent ... 05:13:18 Building security-spire-config ... 05:13:18 Building security-spire-server ... 05:13:18 Building support-notifications ... 05:13:18 Building support-scheduler ... 05:13:18 Building support-scheduler 05:13:18 Building security-proxy-auth 05:13:18 Building core-data 05:13:18 Building core-common-config-bootstrapper 05:13:18 Building security-spiffe-token-provider 05:13:29 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:13:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:13:29 ---> 76931958a5ac 05:13:29 Step 3/22 : ARG ADD_BUILD_TAGS="" 05:13:29 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:13:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:13:29 ---> 76931958a5ac 05:13:29 Step 3/22 : ARG ADD_BUILD_TAGS="" 05:13:29 ---> Running in cd969fbd7ae4 05:13:29 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:13:29 Step 2/19 : FROM ${BUILDER_BASE} AS builder 05:13:29 ---> 76931958a5ac 05:13:29 Step 3/19 : WORKDIR /edgex-go 05:13:29 ---> Running in 321fde853218 05:13:29 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:13:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:13:29 ---> 76931958a5ac 05:13:29 Step 3/22 : ARG ADD_BUILD_TAGS="" 05:13:29 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:13:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:13:29 ---> 76931958a5ac 05:13:29 Step 3/22 : ARG ADD_BUILD_TAGS="" 05:13:29 ---> Running in 6ab262e244f9 05:13:29 ---> Running in 44427613b6e7 05:13:29 ---> Running in 151d3fcd912d 05:13:29 Removing intermediate container cd969fbd7ae4 05:13:29 ---> c78f394124bc 05:13:29 Step 4/22 : WORKDIR /edgex-go 05:13:29 Removing intermediate container 321fde853218 05:13:29 ---> 36688c870573 05:13:29 Step 4/22 : WORKDIR /edgex-go 05:13:29 ---> Running in 56b96c4e2d19 05:13:29 ---> Running in 0aba3c7133de 05:13:29 Removing intermediate container 6ab262e244f9 05:13:29 ---> 0b4d6609239e 05:13:29 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 05:13:29 Removing intermediate container 44427613b6e7 05:13:29 ---> d8c1e5ff143f 05:13:29 Step 4/22 : WORKDIR /edgex-go 05:13:29 Removing intermediate container 151d3fcd912d 05:13:29 ---> 4906e90336db 05:13:29 Step 4/22 : WORKDIR /edgex-go 05:13:29 ---> Running in 7c17a30a192b 05:13:29 ---> Running in b05c6431d716 05:13:29 ---> Running in cc427b118c7f 05:13:29 Removing intermediate container 56b96c4e2d19 05:13:29 ---> 846ea2e06e89 05:13:29 Step 5/22 : RUN apk add --update --no-cache make git 05:13:29 Removing intermediate container 0aba3c7133de 05:13:29 ---> 7a2bd1df282a 05:13:29 Step 5/22 : RUN apk add --update --no-cache make git 05:13:30 ---> Running in 2c6544f19359 05:13:30 ---> Running in f641bc1b7f0c 05:13:30 Removing intermediate container b05c6431d716 05:13:30 ---> 809552e0dff7 05:13:30 Step 5/22 : RUN apk add --update --no-cache make git 05:13:30 ---> Running in 41d8c8d3fe72 05:13:30 Removing intermediate container cc427b118c7f 05:13:30 ---> f10c8f23e3a4 05:13:30 Step 5/22 : RUN apk add --update --no-cache make git 05:13:30 ---> Running in dc01e698c8ba 05:13:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:13:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:13:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:13:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:13:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:13:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:13:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:13:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:13:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:13:33 v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 05:13:33 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 05:13:33 OK: 16903 distinct packages available 05:13:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:13:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:13:33 OK: 221 MiB in 51 packages 05:13:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:13:34 OK: 221 MiB in 51 packages 05:13:34 OK: 221 MiB in 51 packages 05:13:34 OK: 221 MiB in 51 packages 05:13:35 OK: 221 MiB in 51 packages 05:13:38 Removing intermediate container f641bc1b7f0c 05:13:38 Removing intermediate container 2c6544f19359 05:13:38 ---> 58073a09f9ee 05:13:38 Step 6/22 : COPY go.mod vendor* ./ ---> c0a69524870b 05:13:38 Step 6/22 : COPY go.mod vendor* ./ 05:13:38 05:13:38 Removing intermediate container 41d8c8d3fe72 05:13:38 ---> 0e20e4b95340 05:13:38 Step 6/22 : COPY go.mod vendor* ./ 05:13:39 Removing intermediate container dc01e698c8ba 05:13:39 ---> 95aadb1e7e39 05:13:39 Step 6/22 : COPY go.mod vendor* ./ 05:13:39 Removing intermediate container 7c17a30a192b 05:13:39 ---> 23c32e73bf37 05:13:39 Step 5/19 : COPY go.mod vendor* ./ 05:13:39 ---> 014a390577cd 05:13:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:13:39 ---> df42f9576436 05:13:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:13:39 ---> Running in 0faa431643a6 05:13:40 ---> 1ca374dbf23d 05:13:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:13:40 ---> Running in 7bf495396b94 05:13:40 ---> Running in 4d998f5e3e4f 05:13:40 ---> eb9fdee3834d 05:13:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:13:40 ---> Running in 9c692234600a 05:13:40 ---> 3cbbb0312ea6 05:13:40 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:13:41 ---> Running in ba45992d8c92 05:13:43 Removing intermediate container c3b82552bf04 05:13:43 ---> 9475ea05d96e 05:13:43 Step 7/20 : COPY . . 05:13:43 Removing intermediate container 16d4cc0feeec 05:13:43 ---> 5671f44d822b 05:13:43 Step 8/22 : COPY . . 05:13:43 Removing intermediate container fadd5f6d2080 05:13:43 ---> b3dfb6acbcdc 05:13:43 Step 8/22 : COPY . . 05:13:43 Removing intermediate container 4919c7fa9392 05:13:43 ---> e436da850df0 05:13:43 Step 8/23 : COPY . . 05:13:43 Removing intermediate container 09f55bb31f91 05:13:43 ---> 3b87af0aa65e 05:13:43 Step 8/22 : COPY . . 05:13:48 ---> 0e36fb2caa60 05:13:48 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 05:13:48 ---> 90832d5ac12b 05:13:48 Step 9/22 : RUN make cmd/support-notifications/support-notifications 05:13:48 ---> 89fcb7c2c119 05:13:48 Step 8/20 : RUN make cmd/secrets-config/secrets-config 05:13:48 ---> aadcc6163515 05:13:48 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 05:13:48 ---> e0607451e968 05:13:48 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 05:13:48 ---> Running in 02e55767f6d8 05:13:48 ---> Running in fd78cbfaced4 05:13:48 ---> Running in b76c61fb7a40 05:13:48 ---> Running in bbe98e872dfd 05:13:48 ---> Running in bf364b21c986 05:13:48 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 05:13:48 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:13:48 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 05:13:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:13:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 05:14:27 Removing intermediate container b76c61fb7a40 05:14:27 ---> b5fa0e8421a3 05:14:27 05:14:27 Step 9/20 : FROM alpine:3.16 05:14:27 Removing intermediate container bf364b21c986 05:14:27 ---> 6549c3597475 05:14:27 05:14:27 Step 10/23 : FROM alpine:3.16 05:14:27 Removing intermediate container bbe98e872dfd 05:14:27 ---> ee4ba76b6c30 05:14:27 05:14:27 Step 10/22 : FROM alpine:3.16 05:14:27 Removing intermediate container 02e55767f6d8 05:14:27 ---> 579dad0a4d4e 05:14:27 05:14:27 Step 10/22 : FROM alpine:3.16 05:14:27 3.16: Pulling from library/alpine 05:14:27 3.16: Pulling from library/alpine 05:14:27 3.16: Pulling from library/alpine 05:14:27 3.16: Pulling from library/alpine 05:14:27 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 05:14:27 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 05:14:27 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 05:14:27 Status: Downloaded newer image for alpine:3.16 05:14:27 Status: Downloaded newer image for alpine:3.16 05:14:27 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 05:14:27 Status: Image is up to date for alpine:3.16 05:14:27 Status: Image is up to date for alpine:3.16 05:14:27 ---> dfd21b5a31f5 05:14:27 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 05:14:27 ---> dfd21b5a31f5 05:14:27 Step 11/23 : RUN apk add --update --no-cache dumb-init 05:14:27 ---> dfd21b5a31f5 05:14:27 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 05:14:27 ---> dfd21b5a31f5 05:14:27 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 05:14:27 ---> Running in e38cf4a7f726 05:14:27 ---> Running in 5f8ff26e0e44 05:14:27 ---> Running in 3ccfaa019346 05:14:27 ---> Running in 75b9eb59f467 05:14:27 Removing intermediate container fd78cbfaced4 05:14:27 ---> d7d9f52a628e 05:14:27 05:14:27 Step 10/22 : FROM alpine:3.16 05:14:27 ---> dfd21b5a31f5 05:14:27 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 05:14:27 ---> Running in 661dca183864 05:14:27 Removing intermediate container 3ccfaa019346 05:14:27 ---> a91b14be1c89 05:14:27 Step 12/22 : RUN apk add --update --no-cache dumb-init 05:14:27 Removing intermediate container 75b9eb59f467 05:14:27 ---> 99c7e30210ed 05:14:27 Step 12/22 : ENV APP_PORT=59880 05:14:27 ---> Running in 0e75754a7639 05:14:27 ---> Running in 2a03f36fd4e1 05:14:28 Removing intermediate container 2a03f36fd4e1 05:14:28 ---> 8ec357a10ba0 05:14:28 Step 13/22 : EXPOSE $APP_PORT 05:14:28 ---> Running in 1a6b9a8ef157 05:14:28 Removing intermediate container 1a6b9a8ef157 05:14:28 ---> 21f7cc141964 05:14:28 Step 14/22 : RUN apk add --update --no-cache dumb-init 05:14:28 ---> Running in dc5d6864bd4e 05:14:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:14:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:14:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:14:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:14:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:14:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:14:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:14:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:14:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:14:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:14:28 (1/1) Installing dumb-init (1.2.5-r1) 05:14:28 (1/2) Installing dumb-init (1.2.5-r1) 05:14:28 Executing busybox-1.35.0-r17.trigger 05:14:28 (2/2) Installing openssl (1.1.1t-r0) 05:14:28 OK: 6 MiB in 15 packages 05:14:28 Executing busybox-1.35.0-r17.trigger 05:14:28 OK: 6 MiB in 16 packages 05:14:28 (1/2) Installing ca-certificates (20220614-r0) 05:14:28 (2/2) Installing dumb-init (1.2.5-r1) 05:14:28 Executing busybox-1.35.0-r17.trigger 05:14:28 Executing ca-certificates-20220614-r0.trigger 05:14:28 OK: 6 MiB in 16 packages 05:14:28 (1/1) Installing dumb-init (1.2.5-r1) 05:14:28 Executing busybox-1.35.0-r17.trigger 05:14:28 (1/1) Installing dumb-init (1.2.5-r1) 05:14:28 Executing busybox-1.35.0-r17.trigger 05:14:28 OK: 6 MiB in 15 packages 05:14:28 OK: 6 MiB in 15 packages 05:14:29 Removing intermediate container 5f8ff26e0e44 05:14:29 ---> 90d15715ddc3 05:14:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:14:29 ---> Running in 0fe20a02c6f5 05:14:29 Removing intermediate container 661dca183864 05:14:29 ---> bf97af3eb125 05:14:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 05:14:29 Removing intermediate container 0fe20a02c6f5 05:14:29 ---> 0779f6426f6d 05:14:29 Step 13/23 : ENV APP_PORT=59882 05:14:29 Removing intermediate container e38cf4a7f726 05:14:29 ---> acdddb7a7a4f 05:14:29 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 05:14:29 ---> Running in 433fe7452bf4 05:14:29 ---> Running in aac4390a1b91 05:14:29 ---> Running in 193f272f4ff5 05:14:29 Removing intermediate container 0e75754a7639 05:14:29 ---> 4ad60224e13e 05:14:29 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:14:29 Removing intermediate container dc5d6864bd4e 05:14:29 ---> ba6bccf39c87 05:14:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:14:29 Removing intermediate container 193f272f4ff5 05:14:29 ---> b61cfdc876f4 05:14:29 Step 12/20 : WORKDIR /edgex 05:14:29 Removing intermediate container 433fe7452bf4 05:14:29 ---> f94af3a6a418 05:14:29 Step 13/22 : ENV APP_PORT=59860 05:14:29 Removing intermediate container aac4390a1b91 05:14:29 ---> f5d9ddc2a94f 05:14:29 Step 14/23 : EXPOSE $APP_PORT 05:14:29 ---> Running in f1d0698d65de 05:14:29 ---> Running in 5b0ce376ec70 05:14:29 ---> Running in 166f3528ea0f 05:14:29 ---> 009d08d9a47c 05:14:29 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 05:14:29 ---> 00dde7b4629c 05:14:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:14:29 Removing intermediate container f1d0698d65de 05:14:29 ---> 0ee4d7384187 05:14:29 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 05:14:29 Removing intermediate container 5b0ce376ec70 05:14:29 ---> 415aee581702 05:14:29 Step 14/22 : EXPOSE $APP_PORT 05:14:29 Removing intermediate container 166f3528ea0f 05:14:29 ---> 48849b6ebe13 05:14:29 Step 15/23 : WORKDIR / 05:14:29 ---> Running in 43b5f005ffc2 05:14:29 ---> Running in 44dfb480f3aa 05:14:29 ---> 8118b35d9d52 05:14:29 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:14:30 Removing intermediate container 44dfb480f3aa 05:14:30 ---> 7cd7c1726387 05:14:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:14:30 Removing intermediate container 43b5f005ffc2 05:14:30 ---> 79f4c8607dd1 05:14:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:14:30 ---> ad10cf2de065 05:14:30 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 05:14:30 ---> b466d1cafc99 05:14:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 05:14:30 ---> b22def470e6c 05:14:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:14:30 ---> bb06dc1caa26 05:14:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:14:30 ---> f98757e359aa 05:14:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 05:14:30 ---> 6e1541395898 05:14:30 Step 18/22 : ENTRYPOINT ["/core-data"] 05:14:30 ---> a9bdcafea806 05:14:30 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:14:30 ---> Running in 03c51cd2d88a 05:14:30 ---> 38986e47fc57 05:14:30 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:14:30 ---> 0dfd38c63992 05:14:30 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:14:30 ---> Running in 6816c908de2a 05:14:30 Removing intermediate container 03c51cd2d88a 05:14:30 ---> be8caadd7c51 05:14:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:14:30 ---> 6bf9322c6857 05:14:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 05:14:30 ---> Running in f7874b3c372f 05:14:30 ---> Running in 67b3fef8245c 05:14:30 Removing intermediate container 67b3fef8245c 05:14:30 ---> cfbe55697d4d 05:14:30 Step 20/22 : LABEL arch=x86_64 05:14:30 ---> 5e04d04a4bd0 05:14:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 05:14:30 ---> eb90ba291f2d 05:14:30 Step 19/23 : ENTRYPOINT ["/core-command"] 05:14:30 ---> Running in bb3b0e170fbf 05:14:30 ---> Running in 3d4be5d504e2 05:14:31 Removing intermediate container bb3b0e170fbf 05:14:31 ---> 08b888d4548f 05:14:31 Step 21/22 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 05:14:31 Removing intermediate container 3d4be5d504e2 05:14:31 ---> ff304c403699 05:14:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:14:31 ---> a32fdc4752bf 05:14:31 Step 18/22 : ENTRYPOINT ["/support-notifications"] 05:14:31 ---> Running in 48496fbbecf0 05:14:31 ---> Running in c0dcda289c41 05:14:31 ---> Running in a9a4b55eabb4 05:14:31 Removing intermediate container 48496fbbecf0 05:14:31 ---> b203c46df623 05:14:31 Step 22/22 : LABEL version=3.0.0-dev.82 05:14:31 Removing intermediate container a9a4b55eabb4 05:14:31 ---> f7abbe350891 05:14:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:14:31 Removing intermediate container c0dcda289c41 05:14:31 ---> ea0ca134f6b0 05:14:31 Step 21/23 : LABEL arch=x86_64 05:14:31 ---> Running in 275642b4a23b 05:14:31 ---> Running in 2f5244748053 05:14:31 ---> Running in ba40be49afc4 05:14:31 Removing intermediate container 6816c908de2a 05:14:31 ---> 8d7267ff23b7 05:14:31 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 05:14:31 Removing intermediate container 275642b4a23b 05:14:31 Removing intermediate container 2f5244748053 05:14:31 ---> 4bfc8bc3c709 05:14:31 ---> 1aec07c740a2 05:14:31 Step 20/22 : LABEL arch=x86_64 05:14:31 05:14:31 Removing intermediate container ba40be49afc4 05:14:31 ---> 8faf79367e5d 05:14:31 Step 22/23 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 05:14:31 ---> Running in 2b2f735ef761 05:14:31 Removing intermediate container f7874b3c372f 05:14:31 ---> 2ecf3e2cb861 05:14:31 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 05:14:31 ---> Running in daadc04cae37 05:14:31 ---> Running in a0bd6260f859 05:14:31 Successfully built 1aec07c740a2 05:14:31 Successfully tagged core-data:latest 05:14:31  Building core-data ... done  ---> Running in a8012042d630 05:14:31 Building security-bootstrapper 05:14:31 Removing intermediate container 2b2f735ef761 05:14:31 ---> 54484af28e42 05:14:31 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 05:14:31 Removing intermediate container daadc04cae37 05:14:31 ---> db62b88b7469 05:14:31 Step 21/22 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 05:14:31 Removing intermediate container a0bd6260f859 05:14:31 ---> 659e7c65273e 05:14:31 Step 23/23 : LABEL version=3.0.0-dev.82 05:14:31 ---> Running in 478ab433cdbc 05:14:31 Removing intermediate container a8012042d630 05:14:31 ---> 695ba0f87440 05:14:31 Step 18/20 : LABEL arch=x86_64 05:14:31 ---> Running in c5ff497e4568 05:14:31 ---> Running in adcadbbb7bb2 05:14:31 ---> Running in be49202e54a6 05:14:32 Removing intermediate container 478ab433cdbc 05:14:32 ---> 410034b6939a 05:14:32 Step 20/22 : LABEL arch=x86_64 05:14:32 Removing intermediate container adcadbbb7bb2 05:14:32 ---> e58af06b3d11 05:14:32 Step 22/22 : LABEL version=3.0.0-dev.82 05:14:32 Removing intermediate container c5ff497e4568 05:14:32 ---> 8475048cd20b 05:14:32 05:14:32 Removing intermediate container be49202e54a6 05:14:32 ---> 0273714f1543 05:14:32 Step 19/20 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 05:14:32 ---> Running in cc0e33d891d4 05:14:32 ---> Running in c8cd38f1019c 05:14:32 Successfully built 8475048cd20b 05:14:32 Successfully tagged core-command:latest 05:14:32 ---> Running in 320151ce1071 05:14:32  Building core-command ... done Building security-spiffe-token-provider 05:14:32 Removing intermediate container cc0e33d891d4 05:14:32 ---> b107d759d824 05:14:32 05:14:32 Removing intermediate container c8cd38f1019c 05:14:32 ---> e1616cec1251 05:14:32 Step 21/22 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 05:14:32 Successfully built b107d759d824 05:14:32 Successfully tagged support-notifications:latest 05:14:32  Building support-notifications ... done Building security-spire-server 05:14:32 Removing intermediate container 320151ce1071 05:14:32 ---> 5557403075f7 05:14:32 Step 20/20 : LABEL version=3.0.0-dev.82 05:14:33 ---> Running in c08b9e96142e 05:14:33 ---> Running in b866cf5ac981 05:14:33 Removing intermediate container c08b9e96142e 05:14:33 ---> 86f891d30808 05:14:33 Step 22/22 : LABEL version=3.0.0-dev.82 05:14:33 Removing intermediate container b866cf5ac981 05:14:33 ---> 97db25556bb8 05:14:33 05:14:33 Successfully built 97db25556bb8 05:14:33 Successfully tagged security-proxy-setup:latest 05:14:33 Building core-common-config-bootstrapper 05:14:33  Building security-proxy-setup ... done  ---> Running in 60c94474bfab 05:14:33 Removing intermediate container 60c94474bfab 05:14:33 ---> 189add506be2 05:14:33 05:14:33 Successfully built 189add506be2 05:14:33 Successfully tagged security-proxy-auth:latest 05:14:33  Building security-proxy-auth ... done Building security-secretstore-setup 05:14:40 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:14:40 Step 2/32 : FROM ${BUILDER_BASE} AS builder 05:14:40 ---> 4733e27af857 05:14:40 Step 3/32 : WORKDIR /edgex-go 05:14:40 ---> Using cache 05:14:40 ---> 714d034478aa 05:14:40 Step 4/32 : RUN apk add --update --no-cache make git 05:14:40 ---> Using cache 05:14:40 ---> 53176b0e5c33 05:14:40 Step 5/32 : COPY go.mod vendor* ./ 05:14:40 ---> Using cache 05:14:40 ---> 080c5635ef07 05:14:40 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:14:40 ---> Using cache 05:14:40 ---> 9475ea05d96e 05:14:40 Step 7/32 : COPY . . 05:14:40 ---> Using cache 05:14:40 ---> 89fcb7c2c119 05:14:40 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 05:14:42 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:14:42 Step 2/19 : FROM ${BUILDER_BASE} AS builder 05:14:42 ---> 4733e27af857 05:14:42 Step 3/19 : WORKDIR /edgex-go 05:14:42 ---> Using cache 05:14:42 ---> 714d034478aa 05:14:42 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 05:14:42 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:14:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:14:42 ---> 4733e27af857 05:14:42 Step 3/23 : WORKDIR /edgex-go 05:14:42 ---> Using cache 05:14:42 ---> 714d034478aa 05:14:42 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 05:14:42 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:14:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:14:42 ---> 4733e27af857 05:14:42 Step 3/23 : WORKDIR /edgex-go 05:14:42 ---> Using cache 05:14:42 ---> 714d034478aa 05:14:42 Step 4/23 : RUN apk add --update --no-cache make git 05:14:42 ---> Using cache 05:14:42 ---> 53176b0e5c33 05:14:42 Step 5/23 : COPY go.mod vendor* ./ 05:14:42 ---> Using cache 05:14:42 ---> 080c5635ef07 05:14:42 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:14:42 ---> Using cache 05:14:42 ---> 9475ea05d96e 05:14:42 Step 7/23 : COPY . . 05:14:42 ---> Using cache 05:14:42 ---> 89fcb7c2c119 05:14:42 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:14:42 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:14:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:14:42 ---> 4733e27af857 05:14:42 Step 3/22 : ARG ADD_BUILD_TAGS="" 05:14:42 ---> Using cache 05:14:42 ---> 21686aabbc4a 05:14:42 Step 4/22 : WORKDIR /edgex-go 05:14:42 ---> Using cache 05:14:42 ---> 3181962455db 05:14:42 Step 5/22 : RUN apk add --update --no-cache make git 05:14:42 ---> Using cache 05:14:42 ---> fa3de2aad188 05:14:42 Step 6/22 : COPY go.mod vendor* ./ 05:14:42 ---> Using cache 05:14:42 ---> a1762001ed27 05:14:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:14:42 ---> Using cache 05:14:42 ---> 3b87af0aa65e 05:14:42 Step 8/22 : COPY . . 05:14:42 ---> Using cache 05:14:42 ---> 0e36fb2caa60 05:14:42 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:14:45 ---> Running in bb845598ef32 05:14:45 ---> Running in ac05a3624c7a 05:14:45 ---> Running in 3cda5135882f 05:14:45 ---> Running in b7330bedf6f7 05:14:45 ---> Running in 40d70c1d2284 05:14:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:14:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:14:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:14:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:14:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:14:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:14:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:14:45 v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 05:14:45 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 05:14:45 OK: 17046 distinct packages available 05:14:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:14:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:14:45 OK: 211 MiB in 51 packages 05:14:46 OK: 211 MiB in 51 packages 05:14:46 Removing intermediate container 3cda5135882f 05:14:46 ---> b4ca7dac2ae5 05:14:46 Step 5/23 : COPY go.mod vendor* ./ 05:14:46 Removing intermediate container bb845598ef32 05:14:46 ---> 77b392e0a425 05:14:46 Step 5/19 : COPY go.mod vendor* ./ 05:14:46 ---> 9c1e14cc94b8 05:14:46 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:14:46 ---> Running in 323f1bb180c2 05:14:47 ---> 8c4239a375b6 05:14:47 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:14:47 ---> Running in 838d99d94506 05:15:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:15:10 Removing intermediate container 838d99d94506 05:15:10 ---> 36493e9e75da 05:15:10 Step 7/19 : COPY . . 05:15:10 Removing intermediate container 323f1bb180c2 05:15:10 ---> 31dee7270e01 05:15:10 Step 7/23 : COPY . . 05:15:15 Removing intermediate container 40d70c1d2284 05:15:15 ---> d5577e2ca0a3 05:15:15 05:15:15 Step 10/22 : FROM alpine:3.16 05:15:15 ---> dfd21b5a31f5 05:15:15 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 05:15:15 ---> Using cache 05:15:15 ---> a91b14be1c89 05:15:15 Step 12/22 : RUN apk add --update --no-cache dumb-init 05:15:15 ---> Using cache 05:15:15 ---> 4ad60224e13e 05:15:15 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:15:15 ---> Using cache 05:15:15 Removing intermediate container ac05a3624c7a 05:15:15 ---> 31baa143f8b2 05:15:15 05:15:15 Step 9/32 : FROM alpine:3.16 05:15:15 ---> dfd21b5a31f5 05:15:15 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 05:15:15 ---> 009d08d9a47c 05:15:15 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 05:15:15 ---> 1fa6c1412575 05:15:15 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:15:15 Removing intermediate container b7330bedf6f7 05:15:15 ---> 4e3339ad85b1 05:15:15 05:15:15 Step 9/23 : FROM alpine:3.16 05:15:15 ---> dfd21b5a31f5 05:15:15 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 05:15:15 ---> Running in 97b1a4e88fc2 05:15:15 ---> 44b8bfeccef6 05:15:15 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 05:15:15 ---> Running in 1d307f0a9fab 05:15:15 ---> Running in 3af89647685b 05:15:15 ---> Running in 3def666fc6d1 05:15:15 Removing intermediate container 97b1a4e88fc2 05:15:15 ---> 78efcf9529b9 05:15:15 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 05:15:15 ---> Running in 5c1f8b841c0c 05:15:15 Removing intermediate container 3def666fc6d1 05:15:15 ---> 9bd983ac24b9 05:15:15 Step 9/23 : WORKDIR /edgex-go/spire-build 05:15:15 ---> Running in 2099cbf43bc3 05:15:15 ---> 86e91e158606 05:15:15 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 05:15:15 Removing intermediate container 2099cbf43bc3 05:15:15 ---> cf3412351cd4 05:15:15 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 05:15:15 ---> Running in e2ad09a3c72a 05:15:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 05:15:15 ---> b5c215d77505 05:15:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 05:15:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:15:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:15:15 ---> 919e1e2e00da 05:15:15 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:15:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:15:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:15:15 ---> Running in 27b3a96acba6 05:15:16 (1/2) Installing dumb-init (1.2.5-r1) 05:15:16 (2/2) Installing su-exec (0.2-r1) 05:15:16 Executing busybox-1.35.0-r17.trigger 05:15:16 OK: 6 MiB in 16 packages 05:15:16 (1/3) Installing ca-certificates (20220614-r0) 05:15:16 (2/3) Installing dumb-init (1.2.5-r1) 05:15:16 (3/3) Installing su-exec (0.2-r1) 05:15:16 Executing busybox-1.35.0-r17.trigger 05:15:16 Executing ca-certificates-20220614-r0.trigger 05:15:16 OK: 6 MiB in 17 packages 05:15:16 Removing intermediate container e2ad09a3c72a 05:15:16 ---> bb205b1207d4 05:15:16 Step 11/23 : WORKDIR /edgex-go 05:15:16 ---> Running in 4409775018b0 05:15:16 Removing intermediate container 5c1f8b841c0c 05:15:16 ---> c69b9aa402a0 05:15:16 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 05:15:16 Removing intermediate container 4409775018b0 05:15:16 ---> 3aea46b7d304 05:15:16 05:15:16 Step 12/23 : FROM alpine:3.15 05:15:16 ---> Running in 89bfbff23fa4 05:15:16 3.15: Pulling from library/alpine 05:15:16 Removing intermediate container 89bfbff23fa4 05:15:16 ---> b856688e8bcc 05:15:16 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 05:15:16 Removing intermediate container 27b3a96acba6 05:15:16 ---> 00258938a842 05:15:16 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 05:15:16 ---> Running in 1bb6c1a4d9b7 05:15:16 ---> Running in 2c4455d6f93e 05:15:16 Removing intermediate container 3af89647685b 05:15:16 ---> 2cb5beb08618 05:15:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:15:16 ---> Running in 9d5bf10a82d9 05:15:16 Removing intermediate container 1bb6c1a4d9b7 05:15:16 ---> 1d758abdbe47 05:15:16 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 05:15:16 Removing intermediate container 2c4455d6f93e 05:15:16 ---> 62e58fad12c6 05:15:16 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 05:15:17 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 05:15:17 Status: Downloaded newer image for alpine:3.15 05:15:17 ---> Running in 15326b606c5f 05:15:17 ---> 5ce65d7b0fde 05:15:17 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 05:15:17 ---> Running in f1201f0e264f 05:15:17 ---> Running in 20d681a3a7ca 05:15:17 Removing intermediate container 9d5bf10a82d9 05:15:17 ---> 3fca6d60a1d1 05:15:17 Step 12/23 : WORKDIR / 05:15:17 ---> Running in 1b7c65e85c61 05:15:17 Removing intermediate container 15326b606c5f 05:15:17 ---> f21cf2d9cf68 05:15:17 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 05:15:17 Removing intermediate container f1201f0e264f 05:15:17 ---> ca182f18043f 05:15:17 Step 20/22 : LABEL arch=x86_64 05:15:17 ---> Running in 8c856e2de02f 05:15:17 ---> Running in aa4329f2fa19 05:15:17 Removing intermediate container 20d681a3a7ca 05:15:17 ---> c38e61cc7999 05:15:17 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:15:17 Removing intermediate container 1b7c65e85c61 05:15:17 ---> dd463f2b8446 05:15:17 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:15:17 ---> Running in 970eff6803ba 05:15:17 Removing intermediate container aa4329f2fa19 05:15:17 ---> 0452b079596a 05:15:17 Step 21/22 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 05:15:17 Removing intermediate container 8c856e2de02f 05:15:17 ---> 832a324ae981 05:15:17 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 05:15:17 ---> Running in 0b4652c2d13b 05:15:17 ---> Running in a73a58d5302e 05:15:17 ---> 9cac2d08b7b6 05:15:17 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 05:15:17 Removing intermediate container a73a58d5302e 05:15:17 ---> 1b99d27a3072 05:15:17 Step 22/22 : LABEL version=3.0.0-dev.82 05:15:17 ---> Running in 1ce0ef4ae74a 05:15:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:15:17 ---> 786898df07ac 05:15:17 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 05:15:17 Removing intermediate container 1ce0ef4ae74a 05:15:17 ---> d8b82d0035c3 05:15:17 05:15:17 Successfully built d8b82d0035c3 05:15:17 Successfully tagged core-common-config-bootstrapper:latest 05:15:17  Building core-common-config-bootstrapper ... done Building core-metadata 05:15:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:15:18 ---> b265cdea05f1 05:15:18 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:15:18 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 05:15:18 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 05:15:18 OK: 15859 distinct packages available 05:15:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:15:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:15:18 (1/5) Installing dumb-init (1.2.5-r1) 05:15:18 (2/5) Installing musl-obstack (1.2.3-r0) 05:15:18 (3/5) Installing libucontext (1.1-r0) 05:15:18 (4/5) Installing gcompat (1.0.0-r4) 05:15:18 (5/5) Installing openssl (1.1.1t-r1) 05:15:18 Executing busybox-1.34.1-r7.trigger 05:15:18 OK: 7 MiB in 19 packages 05:15:19 ---> 5eb782f4702a 05:15:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:15:19 Removing intermediate container 0b4652c2d13b 05:15:19 ---> feb621e41d27 05:15:19 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 05:15:19 ---> Running in 5c2aa8e05e06 05:15:20 Removing intermediate container 970eff6803ba 05:15:20 ---> fced68dafa6e 05:15:20 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 05:15:20 Removing intermediate container 5c2aa8e05e06 05:15:20 ---> 8c8de8ef2c01 05:15:20 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 05:15:20 ---> 20f4cdd7d45e 05:15:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:15:20 ---> fe0b0ab7bab2 05:15:20 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 05:15:20 ---> Running in 44326172497a 05:15:21 ---> 0412d36dc575 05:15:21 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:15:21 ---> Running in d8fb464f9e82 05:15:22 Removing intermediate container 44326172497a 05:15:22 ---> 9533475330ff 05:15:22 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 05:15:22 ---> 7195610aa349 05:15:22 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:15:22 Removing intermediate container d8fb464f9e82 05:15:22 ---> 1ff52dfd2962 05:15:22 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 05:15:22 ---> Running in 9f306090c7a0 05:15:23 ---> 404dd052fb73 05:15:23 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:15:23 Removing intermediate container 9f306090c7a0 05:15:23 ---> e0cdd1d9e4a7 05:15:23 Step 21/23 : LABEL arch=x86_64 05:15:23 ---> Running in 330ab11e549d 05:15:23 ---> 3646fc39fbb1 05:15:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:15:23 Removing intermediate container 330ab11e549d 05:15:23 ---> 7d234c32a561 05:15:23 Step 22/23 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 05:15:23 ---> f3987d2db59f 05:15:23 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 05:15:23 ---> Running in 7e6c55fe280a 05:15:23 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:15:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:15:23 ---> 4733e27af857 05:15:23 Step 3/24 : ARG ADD_BUILD_TAGS="" 05:15:23 ---> Using cache 05:15:23 ---> 21686aabbc4a 05:15:23 Step 4/24 : WORKDIR /edgex-go 05:15:23 ---> Using cache 05:15:23 ---> 3181962455db 05:15:23 Step 5/24 : RUN apk add --update --no-cache make git 05:15:23 ---> Using cache 05:15:23 ---> fa3de2aad188 05:15:23 Step 6/24 : COPY go.mod vendor* ./ 05:15:23 ---> Using cache 05:15:23 ---> a1762001ed27 05:15:23 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:15:23 ---> Using cache 05:15:23 ---> 3b87af0aa65e 05:15:23 Step 8/24 : COPY . . 05:15:23 ---> Using cache 05:15:23 ---> 0e36fb2caa60 05:15:23 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 05:15:23 ---> e3a66277b69a 05:15:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:15:23 ---> Running in fef06e591de0 05:15:23 Removing intermediate container 7e6c55fe280a 05:15:23 ---> 40198ddf4d51 05:15:23 Step 23/23 : LABEL version=3.0.0-dev.82 05:15:24 ---> Running in eb57afd88530 05:15:24 ---> 5755a3628f1f 05:15:24 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 05:15:24 Removing intermediate container eb57afd88530 05:15:24 ---> 7f0e8b4dabb8 05:15:24 05:15:24 ---> 8e2abcf5c3cf 05:15:24 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 05:15:24 Successfully built 7f0e8b4dabb8 05:15:24 Successfully tagged security-secretstore-setup:latest 05:15:24  Building security-secretstore-setup ... done Building support-scheduler 05:15:24 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:15:24 ---> Running in a025785a04ea 05:15:24 ---> 8c3bf9fbd080 05:15:24 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 05:15:25 Removing intermediate container a025785a04ea 05:15:25 ---> 582bf9d0b395 05:15:25 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 05:15:25 ---> 4ce814afa39a 05:15:25 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 05:15:25 ---> Running in 49cecc051f3f 05:15:25 Removing intermediate container 49cecc051f3f 05:15:25 ---> 6fc944ce9664 05:15:25 Step 21/23 : LABEL arch=x86_64 05:15:26 ---> 9b439a377665 05:15:26 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:15:26 ---> Running in 60665fecb74d 05:15:26 Removing intermediate container 60665fecb74d 05:15:26 ---> 501689ae5ce2 05:15:26 Step 22/23 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 05:15:26 ---> 23be4f076eb5 05:15:26 Step 27/32 : RUN chmod +x /entrypoint.sh 05:15:26 ---> Running in 7b079bd99c67 05:15:26 ---> Running in 27fe2f8c9c8b 05:15:26 Removing intermediate container 7b079bd99c67 05:15:26 ---> 38a5273ede77 05:15:26 Step 23/23 : LABEL version=3.0.0-dev.82 05:15:26 ---> Running in 4a8f82dac269 05:15:26 Removing intermediate container 4a8f82dac269 05:15:26 ---> 8d596c215e67 05:15:26 05:15:27 Successfully built 8d596c215e67 05:15:27 Successfully tagged security-spire-server:latest 05:15:27  Building security-spire-server ... done Building security-spire-config 05:15:28 Removing intermediate container 27fe2f8c9c8b 05:15:28 ---> 3ddb19c7403e 05:15:28 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 05:15:28 ---> Running in 21ae402bc99a 05:15:29 Removing intermediate container 21ae402bc99a 05:15:29 ---> b699eca26b27 05:15:29 Step 29/32 : CMD ["gate"] 05:15:29 ---> Running in cc20c212b11b 05:15:29 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:15:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:15:29 ---> 4733e27af857 05:15:29 Step 3/22 : ARG ADD_BUILD_TAGS="" 05:15:29 ---> Using cache 05:15:29 ---> 21686aabbc4a 05:15:29 Step 4/22 : WORKDIR /edgex-go 05:15:29 ---> Using cache 05:15:29 ---> 3181962455db 05:15:29 Step 5/22 : RUN apk add --update --no-cache make git 05:15:29 ---> Using cache 05:15:29 ---> fa3de2aad188 05:15:29 Step 6/22 : COPY go.mod vendor* ./ 05:15:29 ---> Using cache 05:15:29 ---> a1762001ed27 05:15:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:15:29 ---> Using cache 05:15:29 ---> 3b87af0aa65e 05:15:29 Step 8/22 : COPY . . 05:15:29 ---> Using cache 05:15:29 ---> 0e36fb2caa60 05:15:29 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 05:15:29 Removing intermediate container cc20c212b11b 05:15:29 ---> 3f42980ad852 05:15:29 Step 30/32 : LABEL arch=x86_64 05:15:29 ---> Running in 9a65f374ae93 05:15:29 ---> Running in 0b06575fd3df 05:15:30 Removing intermediate container 0b06575fd3df 05:15:30 ---> 2d6a2c67f69d 05:15:30 Step 31/32 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 05:15:30 ---> Running in 0cfc3adc60cd 05:15:30 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:15:30 Removing intermediate container 0cfc3adc60cd 05:15:30 ---> 17fc2b197363 05:15:30 Step 32/32 : LABEL version=3.0.0-dev.82 05:15:30 ---> Running in 0b8a196127d0 05:15:31 Removing intermediate container 0b8a196127d0 05:15:31 ---> 99858ae505c9 05:15:31 05:15:31 Successfully built 99858ae505c9 05:15:31 Successfully tagged security-bootstrapper:latest 05:15:31 Building security-spire-agent 05:15:31  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:15:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:15:31 ---> 4733e27af857 05:15:31 Step 3/24 : WORKDIR /edgex-go 05:15:31 ---> Using cache 05:15:31 ---> 714d034478aa 05:15:31 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 05:15:31 ---> Using cache 05:15:31 ---> b4ca7dac2ae5 05:15:31 Step 5/24 : COPY go.mod vendor* ./ 05:15:31 ---> Using cache 05:15:31 ---> 9c1e14cc94b8 05:15:31 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:15:31 ---> Using cache 05:15:31 ---> 31dee7270e01 05:15:31 Step 7/24 : COPY . . 05:15:31 ---> Using cache 05:15:31 ---> 44b8bfeccef6 05:15:31 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 05:15:31 ---> Using cache 05:15:31 ---> 9bd983ac24b9 05:15:31 Step 9/24 : WORKDIR /edgex-go/spire-build 05:15:31 ---> Using cache 05:15:31 ---> cf3412351cd4 05:15:31 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 05:15:32 Removing intermediate container 4d998f5e3e4f 05:15:32 ---> bdead234cd1f 05:15:32 Step 8/22 : COPY . . 05:15:32 Removing intermediate container 7bf495396b94 05:15:32 ---> e7db0bfa1b78 05:15:32 Step 8/22 : COPY . . 05:15:32 Removing intermediate container ba45992d8c92 05:15:32 ---> b38244a2f0a0 05:15:32 Step 7/19 : COPY . . 05:15:32 Removing intermediate container 0faa431643a6 05:15:32 ---> 752ea337f66a 05:15:32 Step 8/22 : COPY . . 05:15:32 Removing intermediate container 9c692234600a 05:15:32 ---> c93700def848 05:15:32 Step 8/22 : COPY . . 05:15:32 ---> f59d27ed7ce4 05:15:32 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:15:32 ---> 00a3766ec9e3 05:15:32 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 05:15:32 ---> 751f614a073a 05:15:32 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 05:15:32 ---> 0c39d48b5685 05:15:32 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:15:32 ---> 78cf28e2e5bc 05:15:32 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 05:15:32 ---> Running in 2701104884fd 05:15:32 ---> Running in c064e9b7096b 05:15:32 ---> Running in f40003c11369 05:15:32 ---> Running in 281571e69b5b 05:15:32 ---> Running in 5e250fbf0098 05:15:32 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:15:32 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:15:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:15:32 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 05:15:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 05:15:32 ---> Running in aeb349b45235 05:15:34 Removing intermediate container aeb349b45235 05:15:34 ---> ec83e8e5d95f 05:15:34 Step 11/24 : WORKDIR /edgex-go 05:15:34 ---> Running in a86507fa9452 05:15:34 Removing intermediate container a86507fa9452 05:15:34 ---> 66d35d9ac4f1 05:15:34 05:15:34 Step 12/24 : FROM alpine:3.15 05:15:34 ---> 5ce65d7b0fde 05:15:34 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 05:15:34 ---> Using cache 05:15:34 ---> c38e61cc7999 05:15:34 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 05:15:34 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:15:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:15:34 ---> 4733e27af857 05:15:34 Step 3/24 : WORKDIR /edgex-go 05:15:34 ---> Using cache 05:15:34 ---> 714d034478aa 05:15:34 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 05:15:34 ---> Using cache 05:15:34 ---> b4ca7dac2ae5 05:15:34 Step 5/24 : COPY go.mod vendor* ./ 05:15:34 ---> Using cache 05:15:34 ---> 9c1e14cc94b8 05:15:34 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:15:34 ---> Using cache 05:15:34 ---> 31dee7270e01 05:15:34 Step 7/24 : COPY . . 05:15:34 ---> Using cache 05:15:34 ---> 44b8bfeccef6 05:15:34 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 05:15:34 ---> Using cache 05:15:34 ---> 9bd983ac24b9 05:15:34 Step 9/24 : WORKDIR /edgex-go/spire-build 05:15:34 ---> Using cache 05:15:34 ---> cf3412351cd4 05:15:34 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 05:15:34 ---> Using cache 05:15:34 ---> ec83e8e5d95f 05:15:34 Step 11/24 : WORKDIR /edgex-go 05:15:34 ---> Using cache 05:15:34 ---> 66d35d9ac4f1 05:15:34 05:15:34 Step 12/24 : FROM alpine:3.15 05:15:34 ---> 5ce65d7b0fde 05:15:34 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 05:15:34 ---> Using cache 05:15:34 ---> c38e61cc7999 05:15:34 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:15:34 ---> Using cache 05:15:34 ---> fced68dafa6e 05:15:34 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 05:15:34 ---> Running in a48648ab8bd1 05:15:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:15:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:15:36 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 05:15:36 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 05:15:36 OK: 15859 distinct packages available 05:15:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:15:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:15:36 (1/4) Installing dumb-init (1.2.5-r1) 05:15:36 (2/4) Installing musl-obstack (1.2.3-r0) 05:15:36 (3/4) Installing libucontext (1.1-r0) 05:15:36 (4/4) Installing gcompat (1.0.0-r4) 05:15:36 Executing busybox-1.34.1-r7.trigger 05:15:36 ---> 023c1599521c 05:15:36 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 05:15:36 OK: 6 MiB in 18 packages 05:15:37 Removing intermediate container a48648ab8bd1 05:15:37 ---> bc57f796e337 05:15:37 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 05:15:39 ---> f9983915f58e 05:15:39 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:15:39 ---> 04848a070494 05:15:39 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:15:39 Removing intermediate container 1d307f0a9fab 05:15:39 ---> 30e78286262e 05:15:39 05:15:39 Step 9/19 : FROM alpine:3.15 05:15:39 ---> 5ce65d7b0fde 05:15:39 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 05:15:39 ---> Using cache 05:15:39 ---> c38e61cc7999 05:15:39 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:15:39 ---> Running in cc0b7d072793 05:15:40 ---> b4168d55b0b5 05:15:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:15:40 ---> bb4bf4fcb7fa 05:15:40 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 05:15:40 ---> Running in ee3d1c65280d 05:15:40 Removing intermediate container ee3d1c65280d 05:15:40 ---> 9d0613bc1c58 05:15:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:15:40 ---> ef83f04d4214 05:15:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:15:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:15:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:15:40 ---> 90e051210dc4 05:15:40 Step 19/24 : WORKDIR / 05:15:40 ---> f5d1165165c2 05:15:40 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 05:15:40 ---> Running in a7ff15463d27 05:15:40 ---> Running in a2636ff6aa14 05:15:41 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 05:15:41 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 05:15:41 OK: 15859 distinct packages available 05:15:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:15:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:15:41 Removing intermediate container a2636ff6aa14 05:15:41 ---> 0ba873d213b1 05:15:41 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 05:15:41 Removing intermediate container a7ff15463d27 05:15:41 ---> a661b71b5ccf 05:15:41 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 05:15:41 ---> Running in dbd4d942b288 05:15:41 ---> Running in 88d86c48bd48 05:15:41 (1/9) Installing ca-certificates (20220614-r0) 05:15:41 Removing intermediate container 88d86c48bd48 05:15:41 ---> e3659310d8a3 05:15:41 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 05:15:41 (2/9) Installing brotli-libs (1.0.9-r5) 05:15:41 (3/9) Installing nghttp2-libs (1.46.0-r0) 05:15:41 Removing intermediate container dbd4d942b288 05:15:41 ---> fb413f0d568d 05:15:41 Step 22/24 : LABEL arch=x86_64 05:15:41 (4/9) Installing libcurl (7.80.0-r6) 05:15:41 (5/9) Installing curl (7.80.0-r6) 05:15:41 ---> Running in 7f52aeb9c1d2 05:15:41 (6/9) Installing dumb-init (1.2.5-r1) 05:15:41 (7/9) Installing musl-obstack (1.2.3-r0) 05:15:41 (8/9) Installing libucontext (1.1-r0) 05:15:41 (9/9) Installing gcompat (1.0.0-r4) 05:15:41 Executing busybox-1.34.1-r7.trigger 05:15:41 Executing ca-certificates-20220614-r0.trigger 05:15:41 ---> Running in cc8e04208b26 05:15:41 OK: 8 MiB in 23 packages 05:15:41 Removing intermediate container 7f52aeb9c1d2 05:15:41 ---> 0ae67132a689 05:15:41 Step 22/24 : LABEL arch=x86_64 05:15:41 Removing intermediate container cc8e04208b26 05:15:41 ---> e209a62b385b 05:15:41 Step 23/24 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 05:15:41 ---> Running in a007761dfee0 05:15:41 ---> Running in 27652ae93e34 05:15:42 Removing intermediate container a007761dfee0 05:15:42 ---> 8f1c99b9ff73 05:15:42 Step 23/24 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 05:15:42 Removing intermediate container 27652ae93e34 05:15:42 ---> b62ca6dfa475 05:15:42 Step 24/24 : LABEL version=3.0.0-dev.82 05:15:42 ---> Running in ecb87126147e 05:15:42 ---> Running in 3f7041c8f31b 05:15:42 Removing intermediate container cc0b7d072793 05:15:42 ---> efa4fa5e187f 05:15:42 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 05:15:42 Removing intermediate container ecb87126147e 05:15:42 ---> 13e8463978fe 05:15:42 Step 24/24 : LABEL version=3.0.0-dev.82 05:15:42 Removing intermediate container 3f7041c8f31b 05:15:42 ---> 1bce62264089 05:15:42 05:15:42 ---> Running in c708efff18c8 05:15:42 Successfully built 1bce62264089 05:15:42 Successfully tagged security-spire-agent:latest 05:15:42  Building security-spire-agent ... done Removing intermediate container c708efff18c8 05:15:42 ---> 5adc5a617a33 05:15:42 05:15:42 ---> d5703098c648 05:15:42 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:15:42 Successfully built 5adc5a617a33 05:15:42 Successfully tagged security-spire-config:latest 05:15:43  Building security-spire-config ... done  ---> 805f2a347ae7 05:15:43 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 05:15:43 ---> d0fd006be378 05:15:43 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 05:15:44 ---> Running in 8d7af03339c7 05:15:44 Removing intermediate container 8d7af03339c7 05:15:44 ---> 9a6dcc48e0e6 05:15:44 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:15:44 ---> Running in 811f48e4a124 05:15:44 Removing intermediate container 811f48e4a124 05:15:44 ---> d43788b55a79 05:15:44 Step 17/19 : LABEL arch=x86_64 05:15:44 ---> Running in 1de9d8fe9fd1 05:15:44 Removing intermediate container 1de9d8fe9fd1 05:15:44 ---> 5102aecc6dc2 05:15:44 Step 18/19 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 05:15:44 ---> Running in 8dde4a4bd739 05:15:44 Removing intermediate container 8dde4a4bd739 05:15:44 ---> 3973275b36b1 05:15:44 Step 19/19 : LABEL version=3.0.0-dev.82 05:15:44 ---> Running in b201bc2bbd5a 05:15:44 Removing intermediate container b201bc2bbd5a 05:15:44 ---> 17597249f7a3 05:15:44 05:15:44 Successfully built 17597249f7a3 05:15:44 Successfully tagged security-spiffe-token-provider:latest 05:15:47  Building security-spiffe-token-provider ... done Removing intermediate container fef06e591de0 05:15:47 ---> 65c91f0d6fbd 05:15:47 05:15:47 Step 10/24 : FROM alpine:3.16 05:15:47 ---> dfd21b5a31f5 05:15:47 Step 11/24 : RUN apk add --update --no-cache dumb-init 05:15:47 ---> Using cache 05:15:47 ---> 90d15715ddc3 05:15:47 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:15:47 ---> Using cache 05:15:47 ---> 0779f6426f6d 05:15:47 Step 13/24 : ENV APP_PORT=59881 05:15:47 ---> Running in 62dd9d00a008 05:15:47 Removing intermediate container 62dd9d00a008 05:15:47 ---> d62746f315dd 05:15:47 Step 14/24 : EXPOSE $APP_PORT 05:15:47 ---> Running in e5ca176e7558 05:15:47 Removing intermediate container e5ca176e7558 05:15:47 ---> 1fdcf7977fdf 05:15:47 Step 15/24 : WORKDIR / 05:15:47 ---> Running in 613447ed83ea 05:15:47 Removing intermediate container 613447ed83ea 05:15:47 ---> 9b4c265a612d 05:15:47 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:15:48 ---> 5a8e2612af03 05:15:48 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:15:48 ---> 4351e447eee8 05:15:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 05:15:48 ---> 1f3fd72ce52e 05:15:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 05:15:48 ---> a0a8dea1d4ca 05:15:48 Step 20/24 : ENTRYPOINT ["/core-metadata"] 05:15:48 ---> Running in 256bc1a65f18 05:15:49 Removing intermediate container 256bc1a65f18 05:15:49 ---> df79a388c4d9 05:15:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:15:49 ---> Running in 9e71d582ce38 05:15:49 Removing intermediate container 9e71d582ce38 05:15:49 ---> 7c078a87d49f 05:15:49 Step 22/24 : LABEL arch=x86_64 05:15:49 ---> Running in 8fea0512945e 05:15:49 Removing intermediate container 8fea0512945e 05:15:49 ---> af629a1d0855 05:15:49 Step 23/24 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 05:15:49 ---> Running in 0a1d39aa5c65 05:15:49 Removing intermediate container 0a1d39aa5c65 05:15:49 ---> 773fb6d3387f 05:15:49 Step 24/24 : LABEL version=3.0.0-dev.82 05:15:49 ---> Running in 5ab01affb9d0 05:15:49 Removing intermediate container 5ab01affb9d0 05:15:49 ---> 35c46dd29eac 05:15:49 05:15:49 Successfully built 35c46dd29eac 05:15:49 Successfully tagged core-metadata:latest 05:15:54  Building core-metadata ... done Removing intermediate container 9a65f374ae93 05:15:54 ---> 1dbb80d86ac4 05:15:54 05:15:54 Step 10/22 : FROM alpine:3.16 05:15:54 ---> dfd21b5a31f5 05:15:54 Step 11/22 : RUN apk add --update --no-cache dumb-init 05:15:54 ---> Using cache 05:15:54 ---> 90d15715ddc3 05:15:54 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:15:54 ---> Using cache 05:15:54 ---> 0779f6426f6d 05:15:54 Step 13/22 : ENV APP_PORT=59861 05:15:54 ---> Running in ab9d92b02f65 05:15:54 Removing intermediate container ab9d92b02f65 05:15:54 ---> 98022ec291a3 05:15:54 Step 14/22 : EXPOSE $APP_PORT 05:15:54 ---> Running in 12d695552e97 05:15:54 Removing intermediate container 12d695552e97 05:15:54 ---> 9d1507f8b5d4 05:15:54 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:15:54 ---> 64ca27a26750 05:15:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:15:54 ---> 9ffba79e87e2 05:15:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 05:15:55 ---> 63648def7a17 05:15:55 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 05:15:55 ---> Running in cd6d77904af8 05:15:55 Removing intermediate container cd6d77904af8 05:15:55 ---> f571792c6a8a 05:15:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:15:55 ---> Running in 1337c1dad4ad 05:15:55 Removing intermediate container 1337c1dad4ad 05:15:55 ---> 582061d2cadb 05:15:55 Step 20/22 : LABEL arch=x86_64 05:15:55 ---> Running in 0d619dd42de9 05:15:55 Removing intermediate container 0d619dd42de9 05:15:55 ---> 35192404d3cd 05:15:55 Step 21/22 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 05:15:55 ---> Running in 8ff164a673d0 05:15:55 Removing intermediate container 8ff164a673d0 05:15:55 ---> 539a636eeae5 05:15:55 Step 22/22 : LABEL version=3.0.0-dev.82 05:15:55 ---> Running in e05eef268821 05:15:55 Removing intermediate container e05eef268821 05:15:55 ---> fe11de2e0c07 05:15:55 05:15:55 Successfully built fe11de2e0c07 05:15:55 Successfully tagged support-scheduler:latest 05:15:55  Building support-scheduler ... done  [Pipeline] } 05:15:55 $ docker stop --time=1 23f77f636f396147ac3f1492ea94b87ca39de441a4d1a3f020bb606cd4b9a5d8 05:15:56 $ docker rm -f --volumes 23f77f636f396147ac3f1492ea94b87ca39de441a4d1a3f020bb606cd4b9a5d8 [Pipeline] // withDockerContainer [Pipeline] sh 05:15:57 + docker images 05:15:57 REPOSITORY TAG IMAGE ID CREATED SIZE 05:15:57 support-scheduler latest fe11de2e0c07 2 seconds ago 30.1MB 05:15:57 1dbb80d86ac4 4 seconds ago 1.75GB 05:15:57 core-metadata latest 35c46dd29eac 8 seconds ago 18.5MB 05:15:57 65c91f0d6fbd 11 seconds ago 1.69GB 05:15:57 security-spiffe-token-provider latest 17597249f7a3 13 seconds ago 30MB 05:15:57 security-spire-agent latest 1bce62264089 15 seconds ago 125MB 05:15:57 security-spire-config latest 5adc5a617a33 15 seconds ago 85.8MB 05:15:57 30e78286262e 18 seconds ago 1.72GB 05:15:57 66d35d9ac4f1 23 seconds ago 1.55GB 05:15:57 security-bootstrapper latest 99858ae505c9 27 seconds ago 19.8MB 05:15:57 security-spire-server latest 8d596c215e67 31 seconds ago 86.5MB 05:15:57 security-secretstore-setup latest 7f0e8b4dabb8 33 seconds ago 29.9MB 05:15:57 core-common-config-bootstrapper latest d8b82d0035c3 40 seconds ago 15.5MB 05:15:57 3aea46b7d304 41 seconds ago 1.55GB 05:15:57 4e3339ad85b1 45 seconds ago 1.67GB 05:15:57 31baa143f8b2 46 seconds ago 1.67GB 05:15:57 d5577e2ca0a3 46 seconds ago 1.68GB 05:15:57 security-proxy-auth latest 189add506be2 About a minute ago 16.2MB 05:15:57 security-proxy-setup latest 97db25556bb8 About a minute ago 16.4MB 05:15:57 support-notifications latest b107d759d824 About a minute ago 30.7MB 05:15:57 core-command latest 8475048cd20b About a minute ago 17.8MB 05:15:57 core-data latest 1aec07c740a2 About a minute ago 18MB 05:15:57 d7d9f52a628e About a minute ago 1.75GB 05:15:57 579dad0a4d4e About a minute ago 1.69GB 05:15:57 ee4ba76b6c30 About a minute ago 1.66GB 05:15:57 6549c3597475 About a minute ago 1.68GB 05:15:57 b5fa0e8421a3 About a minute ago 1.66GB 05:15:57 ci-base-image-x86_64 latest 4733e27af857 4 minutes ago 903MB 05:15:57 alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB 05:15:57 alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB 05:15:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB 05:15:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 05:15:57 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 05:15:57 provisioning config files... 05:15:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/444@tmp/config9033562509209680265tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:15:57 ---> docker-login.sh 05:15:57 nexus3.edgexfoundry.org:10001 05:15:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:15:57 Configure a credential helper to remove this warning. See 05:15:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:15:57 05:15:57 Login Succeeded 05:15:57 nexus3.edgexfoundry.org:10002 05:15:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:15:57 Configure a credential helper to remove this warning. See 05:15:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:15:57 05:15:57 Login Succeeded 05:15:57 nexus3.edgexfoundry.org:10003 05:15:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:15:57 Configure a credential helper to remove this warning. See 05:15:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:15:57 05:15:57 Login Succeeded 05:15:57 nexus3.edgexfoundry.org:10004 05:15:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:15:57 Configure a credential helper to remove this warning. See 05:15:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:15:57 05:15:57 Login Succeeded 05:15:57 docker.io 05:15:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:15:58 Configure a credential helper to remove this warning. See 05:15:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:15:58 05:15:58 Login Succeeded 05:15:58 ---> docker-login.sh ends [Pipeline] } 05:15:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:15:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:15:58 [edgeXDocker.push] Tagging docker image core-command with the following tags: 05:15:58 363f833ea6f60f941992b7112881234b721ef949 05:15:58 latest 05:15:58 3.0.0-dev.82 05:15:58 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:15:58 main 05:15:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:58 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:58 + docker push nexus3.edgexfoundry.org:10004/core-command:363f833ea6f60f941992b7112881234b721ef949 05:15:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:15:58 03a0e3e2d197: Preparing 05:15:58 be7682d82c95: Preparing 05:15:58 3507fc9fff78: Preparing 05:15:58 40f3a66a3b09: Preparing 05:15:58 aa5968d388b8: Preparing 05:15:58 aa5968d388b8: Layer already exists 05:15:58 3507fc9fff78: Pushed 05:15:58 03a0e3e2d197: Pushed 05:15:58 40f3a66a3b09: Pushed 05:16:00 be7682d82c95: Pushed 05:16:00 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:6ed3e8e477bd9e38dbbcb20b3380a1aac4b42402cd17a1e358cfc1878e768e11 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:00 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:00 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 05:16:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:16:00 03a0e3e2d197: Preparing 05:16:00 be7682d82c95: Preparing 05:16:00 3507fc9fff78: Preparing 05:16:00 40f3a66a3b09: Preparing 05:16:00 aa5968d388b8: Preparing 05:16:00 aa5968d388b8: Layer already exists 05:16:00 3507fc9fff78: Layer already exists 05:16:00 40f3a66a3b09: Layer already exists 05:16:00 03a0e3e2d197: Layer already exists 05:16:00 be7682d82c95: Layer already exists 05:16:00 latest: digest: sha256:6ed3e8e477bd9e38dbbcb20b3380a1aac4b42402cd17a1e358cfc1878e768e11 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:01 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:01 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.82 05:16:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:16:01 03a0e3e2d197: Preparing 05:16:01 be7682d82c95: Preparing 05:16:01 3507fc9fff78: Preparing 05:16:01 40f3a66a3b09: Preparing 05:16:01 aa5968d388b8: Preparing 05:16:01 be7682d82c95: Layer already exists 05:16:01 40f3a66a3b09: Layer already exists 05:16:01 aa5968d388b8: Layer already exists 05:16:01 03a0e3e2d197: Layer already exists 05:16:01 3507fc9fff78: Layer already exists 05:16:01 3.0.0-dev.82: digest: sha256:6ed3e8e477bd9e38dbbcb20b3380a1aac4b42402cd17a1e358cfc1878e768e11 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:01 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:02 + docker push nexus3.edgexfoundry.org:10004/core-command:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:16:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:16:02 03a0e3e2d197: Preparing 05:16:02 be7682d82c95: Preparing 05:16:02 3507fc9fff78: Preparing 05:16:02 40f3a66a3b09: Preparing 05:16:02 aa5968d388b8: Preparing 05:16:02 aa5968d388b8: Layer already exists 05:16:02 03a0e3e2d197: Layer already exists 05:16:02 3507fc9fff78: Layer already exists 05:16:02 be7682d82c95: Layer already exists 05:16:02 40f3a66a3b09: Layer already exists 05:16:02 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:6ed3e8e477bd9e38dbbcb20b3380a1aac4b42402cd17a1e358cfc1878e768e11 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:02 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:02 + docker push nexus3.edgexfoundry.org:10004/core-command:main 05:16:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:16:02 03a0e3e2d197: Preparing 05:16:02 be7682d82c95: Preparing 05:16:02 3507fc9fff78: Preparing 05:16:02 40f3a66a3b09: Preparing 05:16:02 aa5968d388b8: Preparing 05:16:02 be7682d82c95: Layer already exists 05:16:02 40f3a66a3b09: Layer already exists 05:16:02 03a0e3e2d197: Layer already exists 05:16:02 3507fc9fff78: Layer already exists 05:16:02 aa5968d388b8: Layer already exists 05:16:02 main: digest: sha256:6ed3e8e477bd9e38dbbcb20b3380a1aac4b42402cd17a1e358cfc1878e768e11 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:16:02 ===================================================== [Pipeline] echo 05:16:02 taggedImages: 05:16:02 - nexus3.edgexfoundry.org:10004/core-command:363f833ea6f60f941992b7112881234b721ef949 05:16:02 - nexus3.edgexfoundry.org:10004/core-command:latest 05:16:02 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.82 05:16:02 - nexus3.edgexfoundry.org:10004/core-command:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:16:02 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 05:16:02 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 05:16:02 363f833ea6f60f941992b7112881234b721ef949 05:16:02 latest 05:16:02 3.0.0-dev.82 05:16:02 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:16:02 main 05:16:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:03 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:363f833ea6f60f941992b7112881234b721ef949 05:16:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:16:03 71f7d3593b8f: Preparing 05:16:03 75dcb7a832c9: Preparing 05:16:03 9304a5b69b88: Preparing 05:16:03 16db04892510: Preparing 05:16:03 3507fc9fff78: Preparing 05:16:03 40f3a66a3b09: Preparing 05:16:03 aa5968d388b8: Preparing 05:16:03 40f3a66a3b09: Waiting 05:16:03 aa5968d388b8: Waiting 05:16:03 3507fc9fff78: Layer already exists 05:16:03 40f3a66a3b09: Layer already exists 05:16:03 aa5968d388b8: Layer already exists 05:16:03 71f7d3593b8f: Pushed 05:16:03 9304a5b69b88: Pushed 05:16:03 75dcb7a832c9: Pushed 05:16:04 16db04892510: Pushed 05:16:04 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:a745ee74a57b8f909781a323c3352dd9dede53ca8f3d31b6900b1e2cba64bb7c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:05 + 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 05:16:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:16:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:16:05 71f7d3593b8f: Preparing 05:16:05 75dcb7a832c9: Preparing 05:16:05 9304a5b69b88: Preparing 05:16:05 16db04892510: Preparing 05:16:05 3507fc9fff78: Preparing 05:16:05 40f3a66a3b09: Preparing 05:16:05 aa5968d388b8: Preparing 05:16:05 40f3a66a3b09: Waiting 05:16:05 aa5968d388b8: Waiting 05:16:05 3507fc9fff78: Layer already exists 05:16:05 71f7d3593b8f: Layer already exists 05:16:05 75dcb7a832c9: Layer already exists 05:16:05 9304a5b69b88: Layer already exists 05:16:05 16db04892510: Layer already exists 05:16:05 40f3a66a3b09: Layer already exists 05:16:05 aa5968d388b8: Layer already exists 05:16:05 latest: digest: sha256:a745ee74a57b8f909781a323c3352dd9dede53ca8f3d31b6900b1e2cba64bb7c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:05 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.82 05:16:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:16:06 71f7d3593b8f: Preparing 05:16:06 75dcb7a832c9: Preparing 05:16:06 9304a5b69b88: Preparing 05:16:06 16db04892510: Preparing 05:16:06 3507fc9fff78: Preparing 05:16:06 40f3a66a3b09: Preparing 05:16:06 aa5968d388b8: Preparing 05:16:06 40f3a66a3b09: Waiting 05:16:06 aa5968d388b8: Waiting 05:16:06 75dcb7a832c9: Layer already exists 05:16:06 16db04892510: Layer already exists 05:16:06 9304a5b69b88: Layer already exists 05:16:06 71f7d3593b8f: Layer already exists 05:16:06 3507fc9fff78: Layer already exists 05:16:06 40f3a66a3b09: Layer already exists 05:16:06 aa5968d388b8: Layer already exists 05:16:06 3.0.0-dev.82: digest: sha256:a745ee74a57b8f909781a323c3352dd9dede53ca8f3d31b6900b1e2cba64bb7c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:06 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:16:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:16:06 71f7d3593b8f: Preparing 05:16:06 75dcb7a832c9: Preparing 05:16:06 9304a5b69b88: Preparing 05:16:06 16db04892510: Preparing 05:16:06 3507fc9fff78: Preparing 05:16:06 40f3a66a3b09: Preparing 05:16:06 aa5968d388b8: Preparing 05:16:06 40f3a66a3b09: Waiting 05:16:06 aa5968d388b8: Waiting 05:16:06 9304a5b69b88: Layer already exists 05:16:06 71f7d3593b8f: Layer already exists 05:16:06 75dcb7a832c9: Layer already exists 05:16:06 16db04892510: Layer already exists 05:16:06 3507fc9fff78: Layer already exists 05:16:06 40f3a66a3b09: Layer already exists 05:16:06 aa5968d388b8: Layer already exists 05:16:06 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:a745ee74a57b8f909781a323c3352dd9dede53ca8f3d31b6900b1e2cba64bb7c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:06 + 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 05:16:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 05:16:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:16:07 71f7d3593b8f: Preparing 05:16:07 75dcb7a832c9: Preparing 05:16:07 9304a5b69b88: Preparing 05:16:07 16db04892510: Preparing 05:16:07 3507fc9fff78: Preparing 05:16:07 40f3a66a3b09: Preparing 05:16:07 aa5968d388b8: Preparing 05:16:07 40f3a66a3b09: Waiting 05:16:07 aa5968d388b8: Waiting 05:16:07 3507fc9fff78: Layer already exists 05:16:07 75dcb7a832c9: Layer already exists 05:16:07 9304a5b69b88: Layer already exists 05:16:07 16db04892510: Layer already exists 05:16:07 71f7d3593b8f: Layer already exists 05:16:07 40f3a66a3b09: Layer already exists 05:16:07 aa5968d388b8: Layer already exists 05:16:07 main: digest: sha256:a745ee74a57b8f909781a323c3352dd9dede53ca8f3d31b6900b1e2cba64bb7c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:16:07 ===================================================== [Pipeline] echo 05:16:07 taggedImages: 05:16:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:363f833ea6f60f941992b7112881234b721ef949 05:16:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:16:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.82 05:16:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:16:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 05:16:07 [edgeXDocker.push] Tagging docker image core-data with the following tags: 05:16:07 363f833ea6f60f941992b7112881234b721ef949 05:16:07 latest 05:16:07 3.0.0-dev.82 05:16:07 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:16:07 main 05:16:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:07 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:07 + docker push nexus3.edgexfoundry.org:10004/core-data:363f833ea6f60f941992b7112881234b721ef949 05:16:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:16:07 4874e37a7a97: Preparing 05:16:07 447de313d6de: Preparing 05:16:07 3507fc9fff78: Preparing 05:16:07 40f3a66a3b09: Preparing 05:16:07 aa5968d388b8: Preparing 05:16:07 40f3a66a3b09: Layer already exists 05:16:07 aa5968d388b8: Layer already exists 05:16:07 3507fc9fff78: Layer already exists 05:16:07 4874e37a7a97: Pushed 05:16:09 447de313d6de: Pushed 05:16:09 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:a7f98612d46ec710b22bbbed66dc4d8225e8db498b85f3d03933268d30f2d429 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:09 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:09 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 05:16:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:16:09 4874e37a7a97: Preparing 05:16:09 447de313d6de: Preparing 05:16:09 3507fc9fff78: Preparing 05:16:09 40f3a66a3b09: Preparing 05:16:09 aa5968d388b8: Preparing 05:16:09 3507fc9fff78: Layer already exists 05:16:09 447de313d6de: Layer already exists 05:16:09 40f3a66a3b09: Layer already exists 05:16:09 4874e37a7a97: Layer already exists 05:16:09 aa5968d388b8: Layer already exists 05:16:09 latest: digest: sha256:a7f98612d46ec710b22bbbed66dc4d8225e8db498b85f3d03933268d30f2d429 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:10 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:10 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.82 05:16:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:16:10 4874e37a7a97: Preparing 05:16:10 447de313d6de: Preparing 05:16:10 3507fc9fff78: Preparing 05:16:10 40f3a66a3b09: Preparing 05:16:10 aa5968d388b8: Preparing 05:16:10 aa5968d388b8: Layer already exists 05:16:10 447de313d6de: Layer already exists 05:16:10 4874e37a7a97: Layer already exists 05:16:10 3507fc9fff78: Layer already exists 05:16:10 40f3a66a3b09: Layer already exists 05:16:10 3.0.0-dev.82: digest: sha256:a7f98612d46ec710b22bbbed66dc4d8225e8db498b85f3d03933268d30f2d429 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:10 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:11 + docker push nexus3.edgexfoundry.org:10004/core-data:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:16:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:16:11 4874e37a7a97: Preparing 05:16:11 447de313d6de: Preparing 05:16:11 3507fc9fff78: Preparing 05:16:11 40f3a66a3b09: Preparing 05:16:11 aa5968d388b8: Preparing 05:16:11 447de313d6de: Layer already exists 05:16:11 aa5968d388b8: Layer already exists 05:16:11 4874e37a7a97: Layer already exists 05:16:11 3507fc9fff78: Layer already exists 05:16:11 40f3a66a3b09: Layer already exists 05:16:11 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:a7f98612d46ec710b22bbbed66dc4d8225e8db498b85f3d03933268d30f2d429 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:11 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:11 + docker push nexus3.edgexfoundry.org:10004/core-data:main 05:16:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:16:11 4874e37a7a97: Preparing 05:16:11 447de313d6de: Preparing 05:16:11 3507fc9fff78: Preparing 05:16:11 40f3a66a3b09: Preparing 05:16:11 aa5968d388b8: Preparing 05:16:11 4874e37a7a97: Layer already exists 05:16:11 3507fc9fff78: Layer already exists 05:16:11 40f3a66a3b09: Layer already exists 05:16:11 aa5968d388b8: Layer already exists 05:16:11 447de313d6de: Layer already exists 05:16:11 main: digest: sha256:a7f98612d46ec710b22bbbed66dc4d8225e8db498b85f3d03933268d30f2d429 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:16:11 ===================================================== [Pipeline] echo 05:16:11 taggedImages: 05:16:11 - nexus3.edgexfoundry.org:10004/core-data:363f833ea6f60f941992b7112881234b721ef949 05:16:11 - nexus3.edgexfoundry.org:10004/core-data:latest 05:16:11 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.82 05:16:11 - nexus3.edgexfoundry.org:10004/core-data:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:16:11 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 05:16:11 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 05:16:11 363f833ea6f60f941992b7112881234b721ef949 05:16:11 latest 05:16:11 3.0.0-dev.82 05:16:11 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:16:11 main 05:16:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:12 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata:363f833ea6f60f941992b7112881234b721ef949 05:16:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:16:12 9958b732e2d2: Preparing 05:16:12 f616d6d85d83: Preparing 05:16:12 2288c1349534: Preparing 05:16:12 3507fc9fff78: Preparing 05:16:12 40f3a66a3b09: Preparing 05:16:12 aa5968d388b8: Preparing 05:16:12 40f3a66a3b09: Layer already exists 05:16:12 3507fc9fff78: Layer already exists 05:16:12 aa5968d388b8: Layer already exists 05:16:12 f616d6d85d83: Pushed 05:16:12 9958b732e2d2: Pushed 05:16:14 2288c1349534: Pushed 05:16:14 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:f1a4536c003571949ca5fadd49e5ee8f65801078bd4bd9ffc6ad504f317509ad size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:14 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 05:16:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:16:14 9958b732e2d2: Preparing 05:16:14 f616d6d85d83: Preparing 05:16:14 2288c1349534: Preparing 05:16:14 3507fc9fff78: Preparing 05:16:14 40f3a66a3b09: Preparing 05:16:14 aa5968d388b8: Preparing 05:16:14 aa5968d388b8: Waiting 05:16:14 3507fc9fff78: Layer already exists 05:16:14 f616d6d85d83: Layer already exists 05:16:14 9958b732e2d2: Layer already exists 05:16:14 40f3a66a3b09: Layer already exists 05:16:14 2288c1349534: Layer already exists 05:16:14 aa5968d388b8: Layer already exists 05:16:14 latest: digest: sha256:f1a4536c003571949ca5fadd49e5ee8f65801078bd4bd9ffc6ad504f317509ad size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:15 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.82 05:16:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:16:15 9958b732e2d2: Preparing 05:16:15 f616d6d85d83: Preparing 05:16:15 2288c1349534: Preparing 05:16:15 3507fc9fff78: Preparing 05:16:15 40f3a66a3b09: Preparing 05:16:15 aa5968d388b8: Preparing 05:16:15 aa5968d388b8: Waiting 05:16:15 3507fc9fff78: Layer already exists 05:16:15 40f3a66a3b09: Layer already exists 05:16:15 2288c1349534: Layer already exists 05:16:15 f616d6d85d83: Layer already exists 05:16:15 9958b732e2d2: Layer already exists 05:16:15 aa5968d388b8: Layer already exists 05:16:15 3.0.0-dev.82: digest: sha256:f1a4536c003571949ca5fadd49e5ee8f65801078bd4bd9ffc6ad504f317509ad size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:15 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:16:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:16:16 9958b732e2d2: Preparing 05:16:16 f616d6d85d83: Preparing 05:16:16 2288c1349534: Preparing 05:16:16 3507fc9fff78: Preparing 05:16:16 40f3a66a3b09: Preparing 05:16:16 aa5968d388b8: Preparing 05:16:16 aa5968d388b8: Waiting 05:16:16 f616d6d85d83: Layer already exists 05:16:16 40f3a66a3b09: Layer already exists 05:16:16 3507fc9fff78: Layer already exists 05:16:16 9958b732e2d2: Layer already exists 05:16:16 2288c1349534: Layer already exists 05:16:16 aa5968d388b8: Layer already exists 05:16:16 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:f1a4536c003571949ca5fadd49e5ee8f65801078bd4bd9ffc6ad504f317509ad size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:16 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 05:16:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:16:16 9958b732e2d2: Preparing 05:16:16 f616d6d85d83: Preparing 05:16:16 2288c1349534: Preparing 05:16:16 3507fc9fff78: Preparing 05:16:16 40f3a66a3b09: Preparing 05:16:16 aa5968d388b8: Preparing 05:16:16 aa5968d388b8: Waiting 05:16:16 3507fc9fff78: Layer already exists 05:16:16 9958b732e2d2: Layer already exists 05:16:16 40f3a66a3b09: Layer already exists 05:16:16 2288c1349534: Layer already exists 05:16:16 f616d6d85d83: Layer already exists 05:16:16 aa5968d388b8: Layer already exists 05:16:16 main: digest: sha256:f1a4536c003571949ca5fadd49e5ee8f65801078bd4bd9ffc6ad504f317509ad size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:16:16 ===================================================== [Pipeline] echo 05:16:16 taggedImages: 05:16:16 - nexus3.edgexfoundry.org:10004/core-metadata:363f833ea6f60f941992b7112881234b721ef949 05:16:16 - nexus3.edgexfoundry.org:10004/core-metadata:latest 05:16:16 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.82 05:16:16 - nexus3.edgexfoundry.org:10004/core-metadata:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:16:16 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 05:16:16 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 05:16:16 363f833ea6f60f941992b7112881234b721ef949 05:16:16 latest 05:16:16 3.0.0-dev.82 05:16:16 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:16:16 main 05:16:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:363f833ea6f60f941992b7112881234b721ef949 05:16:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:16:17 e9a96f534239: Preparing 05:16:17 e9a96f534239: Preparing 05:16:17 6988f1e40762: Preparing 05:16:17 9dbb80fa2068: Preparing 05:16:17 45aa37437257: Preparing 05:16:17 e52e6e077bd3: Preparing 05:16:17 2eaf30387562: Preparing 05:16:17 3507fc9fff78: Preparing 05:16:17 5c1d1f57dd66: Preparing 05:16:17 0ec27438d3a6: Preparing 05:16:17 0f8695b96abc: Preparing 05:16:17 1f0c2cff03cb: Preparing 05:16:17 aa5968d388b8: Preparing 05:16:17 2eaf30387562: Waiting 05:16:17 1f0c2cff03cb: Waiting 05:16:17 5c1d1f57dd66: Waiting 05:16:17 0ec27438d3a6: Waiting 05:16:17 0f8695b96abc: Waiting 05:16:17 3507fc9fff78: Waiting 05:16:17 aa5968d388b8: Waiting 05:16:17 6988f1e40762: Pushed 05:16:17 45aa37437257: Pushed 05:16:17 e52e6e077bd3: Pushed 05:16:17 e9a96f534239: Pushed 05:16:17 9dbb80fa2068: Pushed 05:16:17 3507fc9fff78: Layer already exists 05:16:17 5c1d1f57dd66: Pushed 05:16:17 aa5968d388b8: Layer already exists 05:16:17 1f0c2cff03cb: Pushed 05:16:17 0ec27438d3a6: Pushed 05:16:17 0f8695b96abc: Pushed 05:16:19 2eaf30387562: Pushed 05:16:19 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:d9a7d90d7e819b4fd977af7cbef146319c0f724264a0a86361eeef4b7216cb45 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:16:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:16:19 e9a96f534239: Preparing 05:16:19 e9a96f534239: Preparing 05:16:19 6988f1e40762: Preparing 05:16:19 9dbb80fa2068: Preparing 05:16:19 45aa37437257: Preparing 05:16:19 e52e6e077bd3: Preparing 05:16:19 2eaf30387562: Preparing 05:16:19 3507fc9fff78: Preparing 05:16:19 5c1d1f57dd66: Preparing 05:16:19 0ec27438d3a6: Preparing 05:16:19 0f8695b96abc: Preparing 05:16:19 1f0c2cff03cb: Preparing 05:16:19 aa5968d388b8: Preparing 05:16:19 3507fc9fff78: Waiting 05:16:19 5c1d1f57dd66: Waiting 05:16:19 0ec27438d3a6: Waiting 05:16:19 1f0c2cff03cb: Waiting 05:16:19 0f8695b96abc: Waiting 05:16:19 aa5968d388b8: Waiting 05:16:19 2eaf30387562: Waiting 05:16:19 e52e6e077bd3: Layer already exists 05:16:19 e9a96f534239: Layer already exists 05:16:19 9dbb80fa2068: Layer already exists 05:16:19 6988f1e40762: Layer already exists 05:16:19 45aa37437257: Layer already exists 05:16:19 2eaf30387562: Layer already exists 05:16:19 0ec27438d3a6: Layer already exists 05:16:19 5c1d1f57dd66: Layer already exists 05:16:19 0f8695b96abc: Layer already exists 05:16:19 1f0c2cff03cb: Layer already exists 05:16:19 3507fc9fff78: Layer already exists 05:16:19 aa5968d388b8: Layer already exists 05:16:19 latest: digest: sha256:d9a7d90d7e819b4fd977af7cbef146319c0f724264a0a86361eeef4b7216cb45 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:20 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.82 05:16:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:16:20 e9a96f534239: Preparing 05:16:20 e9a96f534239: Preparing 05:16:20 6988f1e40762: Preparing 05:16:20 9dbb80fa2068: Preparing 05:16:20 45aa37437257: Preparing 05:16:20 e52e6e077bd3: Preparing 05:16:20 2eaf30387562: Preparing 05:16:20 3507fc9fff78: Preparing 05:16:20 5c1d1f57dd66: Preparing 05:16:20 0ec27438d3a6: Preparing 05:16:20 0f8695b96abc: Preparing 05:16:20 1f0c2cff03cb: Preparing 05:16:20 aa5968d388b8: Preparing 05:16:20 5c1d1f57dd66: Waiting 05:16:20 0ec27438d3a6: Waiting 05:16:20 0f8695b96abc: Waiting 05:16:20 1f0c2cff03cb: Waiting 05:16:20 2eaf30387562: Waiting 05:16:20 3507fc9fff78: Waiting 05:16:20 aa5968d388b8: Waiting 05:16:20 e52e6e077bd3: Layer already exists 05:16:20 e9a96f534239: Layer already exists 05:16:20 45aa37437257: Layer already exists 05:16:20 6988f1e40762: Layer already exists 05:16:20 9dbb80fa2068: Layer already exists 05:16:20 2eaf30387562: Layer already exists 05:16:20 5c1d1f57dd66: Layer already exists 05:16:20 0f8695b96abc: Layer already exists 05:16:20 3507fc9fff78: Layer already exists 05:16:20 0ec27438d3a6: Layer already exists 05:16:20 1f0c2cff03cb: Layer already exists 05:16:20 aa5968d388b8: Layer already exists 05:16:20 3.0.0-dev.82: digest: sha256:d9a7d90d7e819b4fd977af7cbef146319c0f724264a0a86361eeef4b7216cb45 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:20 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:16:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:16:21 e9a96f534239: Preparing 05:16:21 e9a96f534239: Preparing 05:16:21 6988f1e40762: Preparing 05:16:21 9dbb80fa2068: Preparing 05:16:21 45aa37437257: Preparing 05:16:21 e52e6e077bd3: Preparing 05:16:21 2eaf30387562: Preparing 05:16:21 3507fc9fff78: Preparing 05:16:21 5c1d1f57dd66: Preparing 05:16:21 0ec27438d3a6: Preparing 05:16:21 0f8695b96abc: Preparing 05:16:21 1f0c2cff03cb: Preparing 05:16:21 aa5968d388b8: Preparing 05:16:21 3507fc9fff78: Waiting 05:16:21 5c1d1f57dd66: Waiting 05:16:21 0ec27438d3a6: Waiting 05:16:21 0f8695b96abc: Waiting 05:16:21 1f0c2cff03cb: Waiting 05:16:21 aa5968d388b8: Waiting 05:16:21 2eaf30387562: Waiting 05:16:21 45aa37437257: Layer already exists 05:16:21 6988f1e40762: Layer already exists 05:16:21 9dbb80fa2068: Layer already exists 05:16:21 e52e6e077bd3: Layer already exists 05:16:21 e9a96f534239: Layer already exists 05:16:21 2eaf30387562: Layer already exists 05:16:21 0ec27438d3a6: Layer already exists 05:16:21 3507fc9fff78: Layer already exists 05:16:21 5c1d1f57dd66: Layer already exists 05:16:21 0f8695b96abc: Layer already exists 05:16:21 1f0c2cff03cb: Layer already exists 05:16:21 aa5968d388b8: Layer already exists 05:16:21 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:d9a7d90d7e819b4fd977af7cbef146319c0f724264a0a86361eeef4b7216cb45 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:21 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 05:16:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:16:21 e9a96f534239: Preparing 05:16:21 e9a96f534239: Preparing 05:16:21 6988f1e40762: Preparing 05:16:21 9dbb80fa2068: Preparing 05:16:21 45aa37437257: Preparing 05:16:21 e52e6e077bd3: Preparing 05:16:21 2eaf30387562: Preparing 05:16:21 3507fc9fff78: Preparing 05:16:21 5c1d1f57dd66: Preparing 05:16:21 0ec27438d3a6: Preparing 05:16:21 0f8695b96abc: Preparing 05:16:21 1f0c2cff03cb: Preparing 05:16:21 aa5968d388b8: Preparing 05:16:21 5c1d1f57dd66: Waiting 05:16:21 0ec27438d3a6: Waiting 05:16:21 0f8695b96abc: Waiting 05:16:21 1f0c2cff03cb: Waiting 05:16:21 aa5968d388b8: Waiting 05:16:21 6988f1e40762: Layer already exists 05:16:21 9dbb80fa2068: Layer already exists 05:16:21 e9a96f534239: Layer already exists 05:16:21 45aa37437257: Layer already exists 05:16:21 e52e6e077bd3: Layer already exists 05:16:21 2eaf30387562: Layer already exists 05:16:21 3507fc9fff78: Layer already exists 05:16:21 0ec27438d3a6: Layer already exists 05:16:21 5c1d1f57dd66: Layer already exists 05:16:21 0f8695b96abc: Layer already exists 05:16:21 1f0c2cff03cb: Layer already exists 05:16:21 aa5968d388b8: Layer already exists 05:16:21 main: digest: sha256:d9a7d90d7e819b4fd977af7cbef146319c0f724264a0a86361eeef4b7216cb45 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:16:21 ===================================================== [Pipeline] echo 05:16:21 taggedImages: 05:16:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:363f833ea6f60f941992b7112881234b721ef949 05:16:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:16:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.82 05:16:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:16:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 05:16:21 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 05:16:21 363f833ea6f60f941992b7112881234b721ef949 05:16:21 latest 05:16:21 3.0.0-dev.82 05:16:21 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:16:21 main 05:16:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:22 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:363f833ea6f60f941992b7112881234b721ef949 05:16:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:16:22 aa0f52a85b98: Preparing 05:16:22 3fa2474101ff: Preparing 05:16:22 44eab1be6c57: Preparing 05:16:22 c205e7eda0c2: Preparing 05:16:22 3507fc9fff78: Preparing 05:16:22 40f3a66a3b09: Preparing 05:16:22 aa5968d388b8: Preparing 05:16:22 40f3a66a3b09: Waiting 05:16:22 3507fc9fff78: Layer already exists 05:16:22 40f3a66a3b09: Layer already exists 05:16:22 aa5968d388b8: Layer already exists 05:16:22 3fa2474101ff: Pushed 05:16:22 44eab1be6c57: Pushed 05:16:22 aa0f52a85b98: Pushed 05:16:23 c205e7eda0c2: Pushed 05:16:23 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:380d29409bfa170a5c9330e108a957ff7699fc002972ef00609d231aaa266b27 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:24 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 05:16:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:16:24 aa0f52a85b98: Preparing 05:16:24 3fa2474101ff: Preparing 05:16:24 44eab1be6c57: Preparing 05:16:24 c205e7eda0c2: Preparing 05:16:24 3507fc9fff78: Preparing 05:16:24 40f3a66a3b09: Preparing 05:16:24 aa5968d388b8: Preparing 05:16:24 40f3a66a3b09: Waiting 05:16:24 aa5968d388b8: Waiting 05:16:24 aa0f52a85b98: Layer already exists 05:16:24 3fa2474101ff: Layer already exists 05:16:24 44eab1be6c57: Layer already exists 05:16:24 3507fc9fff78: Layer already exists 05:16:24 c205e7eda0c2: Layer already exists 05:16:24 40f3a66a3b09: Layer already exists 05:16:24 aa5968d388b8: Layer already exists 05:16:24 latest: digest: sha256:380d29409bfa170a5c9330e108a957ff7699fc002972ef00609d231aaa266b27 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:24 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.82 05:16:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:16:25 aa0f52a85b98: Preparing 05:16:25 3fa2474101ff: Preparing 05:16:25 44eab1be6c57: Preparing 05:16:25 c205e7eda0c2: Preparing 05:16:25 3507fc9fff78: Preparing 05:16:25 40f3a66a3b09: Preparing 05:16:25 aa5968d388b8: Preparing 05:16:25 aa5968d388b8: Waiting 05:16:25 40f3a66a3b09: Waiting 05:16:25 aa0f52a85b98: Layer already exists 05:16:25 3fa2474101ff: Layer already exists 05:16:25 44eab1be6c57: Layer already exists 05:16:25 3507fc9fff78: Layer already exists 05:16:25 c205e7eda0c2: Layer already exists 05:16:25 aa5968d388b8: Layer already exists 05:16:25 40f3a66a3b09: Layer already exists 05:16:25 3.0.0-dev.82: digest: sha256:380d29409bfa170a5c9330e108a957ff7699fc002972ef00609d231aaa266b27 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:25 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:16:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:16:25 aa0f52a85b98: Preparing 05:16:25 3fa2474101ff: Preparing 05:16:25 44eab1be6c57: Preparing 05:16:25 c205e7eda0c2: Preparing 05:16:25 3507fc9fff78: Preparing 05:16:25 40f3a66a3b09: Preparing 05:16:25 aa5968d388b8: Preparing 05:16:25 40f3a66a3b09: Waiting 05:16:25 aa5968d388b8: Waiting 05:16:25 3507fc9fff78: Layer already exists 05:16:25 aa0f52a85b98: Layer already exists 05:16:25 3fa2474101ff: Layer already exists 05:16:25 44eab1be6c57: Layer already exists 05:16:25 c205e7eda0c2: Layer already exists 05:16:25 40f3a66a3b09: Layer already exists 05:16:25 aa5968d388b8: Layer already exists 05:16:25 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:380d29409bfa170a5c9330e108a957ff7699fc002972ef00609d231aaa266b27 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:25 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 05:16:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:16:26 aa0f52a85b98: Preparing 05:16:26 3fa2474101ff: Preparing 05:16:26 44eab1be6c57: Preparing 05:16:26 c205e7eda0c2: Preparing 05:16:26 3507fc9fff78: Preparing 05:16:26 40f3a66a3b09: Preparing 05:16:26 aa5968d388b8: Preparing 05:16:26 40f3a66a3b09: Waiting 05:16:26 44eab1be6c57: Layer already exists 05:16:26 3fa2474101ff: Layer already exists 05:16:26 aa0f52a85b98: Layer already exists 05:16:26 c205e7eda0c2: Layer already exists 05:16:26 3507fc9fff78: Layer already exists 05:16:26 40f3a66a3b09: Layer already exists 05:16:26 aa5968d388b8: Layer already exists 05:16:26 main: digest: sha256:380d29409bfa170a5c9330e108a957ff7699fc002972ef00609d231aaa266b27 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:16:26 ===================================================== [Pipeline] echo 05:16:26 taggedImages: 05:16:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth:363f833ea6f60f941992b7112881234b721ef949 05:16:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 05:16:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.82 05:16:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:16:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 05:16:26 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 05:16:26 363f833ea6f60f941992b7112881234b721ef949 05:16:26 latest 05:16:26 3.0.0-dev.82 05:16:26 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:16:26 main 05:16:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:26 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:363f833ea6f60f941992b7112881234b721ef949 05:16:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:16:26 1d2add2af750: Preparing 05:16:26 888f19a60428: Preparing 05:16:26 629c01e0c180: Preparing 05:16:26 b80982142b34: Preparing 05:16:26 2b1eb942a6d6: Preparing 05:16:26 2ef09634dbda: Preparing 05:16:26 aa5968d388b8: Preparing 05:16:26 2ef09634dbda: Waiting 05:16:26 aa5968d388b8: Waiting 05:16:26 1d2add2af750: Pushed 05:16:26 2b1eb942a6d6: Pushed 05:16:26 b80982142b34: Pushed 05:16:26 888f19a60428: Pushed 05:16:26 aa5968d388b8: Layer already exists 05:16:27 2ef09634dbda: Pushed 05:16:28 629c01e0c180: Pushed 05:16:28 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:13f6f3ab7ccfc64e2f6fd030592aa9be1bde4134b7e56aa1432faa51b4a2bbd5 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:28 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:16:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:16:28 1d2add2af750: Preparing 05:16:28 888f19a60428: Preparing 05:16:28 629c01e0c180: Preparing 05:16:28 b80982142b34: Preparing 05:16:28 2b1eb942a6d6: Preparing 05:16:28 2ef09634dbda: Preparing 05:16:28 aa5968d388b8: Preparing 05:16:28 2ef09634dbda: Waiting 05:16:28 aa5968d388b8: Waiting 05:16:28 888f19a60428: Layer already exists 05:16:28 2b1eb942a6d6: Layer already exists 05:16:28 629c01e0c180: Layer already exists 05:16:28 1d2add2af750: Layer already exists 05:16:28 b80982142b34: Layer already exists 05:16:28 2ef09634dbda: Layer already exists 05:16:28 aa5968d388b8: Layer already exists 05:16:28 latest: digest: sha256:13f6f3ab7ccfc64e2f6fd030592aa9be1bde4134b7e56aa1432faa51b4a2bbd5 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:29 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.82 05:16:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:16:29 1d2add2af750: Preparing 05:16:29 888f19a60428: Preparing 05:16:29 629c01e0c180: Preparing 05:16:29 b80982142b34: Preparing 05:16:29 2b1eb942a6d6: Preparing 05:16:29 2ef09634dbda: Preparing 05:16:29 aa5968d388b8: Preparing 05:16:29 2ef09634dbda: Waiting 05:16:29 aa5968d388b8: Waiting 05:16:29 b80982142b34: Layer already exists 05:16:29 2b1eb942a6d6: Layer already exists 05:16:29 629c01e0c180: Layer already exists 05:16:29 888f19a60428: Layer already exists 05:16:29 1d2add2af750: Layer already exists 05:16:29 2ef09634dbda: Layer already exists 05:16:29 aa5968d388b8: Layer already exists 05:16:29 3.0.0-dev.82: digest: sha256:13f6f3ab7ccfc64e2f6fd030592aa9be1bde4134b7e56aa1432faa51b4a2bbd5 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:29 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:16:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:16:29 1d2add2af750: Preparing 05:16:29 888f19a60428: Preparing 05:16:29 629c01e0c180: Preparing 05:16:29 b80982142b34: Preparing 05:16:29 2b1eb942a6d6: Preparing 05:16:29 2ef09634dbda: Preparing 05:16:29 aa5968d388b8: Preparing 05:16:29 2ef09634dbda: Waiting 05:16:29 aa5968d388b8: Waiting 05:16:29 2b1eb942a6d6: Layer already exists 05:16:29 b80982142b34: Layer already exists 05:16:29 1d2add2af750: Layer already exists 05:16:29 2ef09634dbda: Layer already exists 05:16:29 888f19a60428: Layer already exists 05:16:29 629c01e0c180: Layer already exists 05:16:29 aa5968d388b8: Layer already exists 05:16:29 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:13f6f3ab7ccfc64e2f6fd030592aa9be1bde4134b7e56aa1432faa51b4a2bbd5 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 05:16:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:16:30 1d2add2af750: Preparing 05:16:30 888f19a60428: Preparing 05:16:30 629c01e0c180: Preparing 05:16:30 b80982142b34: Preparing 05:16:30 2b1eb942a6d6: Preparing 05:16:30 2ef09634dbda: Preparing 05:16:30 aa5968d388b8: Preparing 05:16:30 aa5968d388b8: Waiting 05:16:30 2ef09634dbda: Waiting 05:16:30 2b1eb942a6d6: Layer already exists 05:16:30 b80982142b34: Layer already exists 05:16:30 629c01e0c180: Layer already exists 05:16:30 888f19a60428: Layer already exists 05:16:30 1d2add2af750: Layer already exists 05:16:30 aa5968d388b8: Layer already exists 05:16:30 2ef09634dbda: Layer already exists 05:16:30 main: digest: sha256:13f6f3ab7ccfc64e2f6fd030592aa9be1bde4134b7e56aa1432faa51b4a2bbd5 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:16:30 ===================================================== [Pipeline] echo 05:16:30 taggedImages: 05:16:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:363f833ea6f60f941992b7112881234b721ef949 05:16:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:16:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.82 05:16:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:16:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 05:16:30 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 05:16:30 363f833ea6f60f941992b7112881234b721ef949 05:16:30 latest 05:16:30 3.0.0-dev.82 05:16:30 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:16:30 main 05:16:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:30 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:363f833ea6f60f941992b7112881234b721ef949 05:16:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:16:31 d61a052162cf: Preparing 05:16:31 bf773286d8ea: Preparing 05:16:31 06836c49b6cb: Preparing 05:16:31 e463b07bfd9c: Preparing 05:16:31 c012cfba4ea6: Preparing 05:16:31 b1242182c8d1: Preparing 05:16:31 e51fbf272d40: Preparing 05:16:31 95746996d88f: Preparing 05:16:31 aa5968d388b8: Preparing 05:16:31 b1242182c8d1: Waiting 05:16:31 e51fbf272d40: Waiting 05:16:31 95746996d88f: Waiting 05:16:31 aa5968d388b8: Waiting 05:16:31 bf773286d8ea: Pushed 05:16:31 d61a052162cf: Pushed 05:16:31 c012cfba4ea6: Pushed 05:16:31 b1242182c8d1: Pushed 05:16:31 e51fbf272d40: Pushed 05:16:31 aa5968d388b8: Layer already exists 05:16:31 95746996d88f: Pushed 05:16:32 e463b07bfd9c: Pushed 05:16:32 06836c49b6cb: Pushed 05:16:32 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:6ee26e6cf7cbdbaa84b0b4c4b066954e3983ef0f62483ff5967fb3715cceb8a0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:32 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:16:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:16:33 d61a052162cf: Preparing 05:16:33 bf773286d8ea: Preparing 05:16:33 06836c49b6cb: Preparing 05:16:33 e463b07bfd9c: Preparing 05:16:33 c012cfba4ea6: Preparing 05:16:33 b1242182c8d1: Preparing 05:16:33 e51fbf272d40: Preparing 05:16:33 95746996d88f: Preparing 05:16:33 aa5968d388b8: Preparing 05:16:33 e51fbf272d40: Waiting 05:16:33 b1242182c8d1: Waiting 05:16:33 d61a052162cf: Layer already exists 05:16:33 06836c49b6cb: Layer already exists 05:16:33 c012cfba4ea6: Layer already exists 05:16:33 e463b07bfd9c: Layer already exists 05:16:33 bf773286d8ea: Layer already exists 05:16:33 b1242182c8d1: Layer already exists 05:16:33 e51fbf272d40: Layer already exists 05:16:33 95746996d88f: Layer already exists 05:16:33 aa5968d388b8: Layer already exists 05:16:33 latest: digest: sha256:6ee26e6cf7cbdbaa84b0b4c4b066954e3983ef0f62483ff5967fb3715cceb8a0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:33 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.82 05:16:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:16:33 d61a052162cf: Preparing 05:16:33 bf773286d8ea: Preparing 05:16:33 06836c49b6cb: Preparing 05:16:33 e463b07bfd9c: Preparing 05:16:33 c012cfba4ea6: Preparing 05:16:33 b1242182c8d1: Preparing 05:16:33 e51fbf272d40: Preparing 05:16:33 95746996d88f: Preparing 05:16:33 aa5968d388b8: Preparing 05:16:33 e51fbf272d40: Waiting 05:16:33 95746996d88f: Waiting 05:16:33 b1242182c8d1: Waiting 05:16:33 c012cfba4ea6: Layer already exists 05:16:33 06836c49b6cb: Layer already exists 05:16:33 bf773286d8ea: Layer already exists 05:16:33 d61a052162cf: Layer already exists 05:16:33 e463b07bfd9c: Layer already exists 05:16:33 b1242182c8d1: Layer already exists 05:16:33 aa5968d388b8: Layer already exists 05:16:33 95746996d88f: Layer already exists 05:16:33 e51fbf272d40: Layer already exists 05:16:33 3.0.0-dev.82: digest: sha256:6ee26e6cf7cbdbaa84b0b4c4b066954e3983ef0f62483ff5967fb3715cceb8a0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:34 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:16:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:16:34 d61a052162cf: Preparing 05:16:34 bf773286d8ea: Preparing 05:16:34 06836c49b6cb: Preparing 05:16:34 e463b07bfd9c: Preparing 05:16:34 c012cfba4ea6: Preparing 05:16:34 b1242182c8d1: Preparing 05:16:34 e51fbf272d40: Preparing 05:16:34 95746996d88f: Preparing 05:16:34 aa5968d388b8: Preparing 05:16:34 b1242182c8d1: Waiting 05:16:34 e51fbf272d40: Waiting 05:16:34 95746996d88f: Waiting 05:16:34 aa5968d388b8: Waiting 05:16:34 c012cfba4ea6: Layer already exists 05:16:34 bf773286d8ea: Layer already exists 05:16:34 d61a052162cf: Layer already exists 05:16:34 06836c49b6cb: Layer already exists 05:16:34 e463b07bfd9c: Layer already exists 05:16:34 b1242182c8d1: Layer already exists 05:16:34 e51fbf272d40: Layer already exists 05:16:34 95746996d88f: Layer already exists 05:16:34 aa5968d388b8: Layer already exists 05:16:34 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:6ee26e6cf7cbdbaa84b0b4c4b066954e3983ef0f62483ff5967fb3715cceb8a0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:34 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 05:16:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:16:35 d61a052162cf: Preparing 05:16:35 bf773286d8ea: Preparing 05:16:35 06836c49b6cb: Preparing 05:16:35 e463b07bfd9c: Preparing 05:16:35 c012cfba4ea6: Preparing 05:16:35 b1242182c8d1: Preparing 05:16:35 e51fbf272d40: Preparing 05:16:35 95746996d88f: Preparing 05:16:35 aa5968d388b8: Preparing 05:16:35 b1242182c8d1: Waiting 05:16:35 95746996d88f: Waiting 05:16:35 e51fbf272d40: Waiting 05:16:35 aa5968d388b8: Waiting 05:16:35 c012cfba4ea6: Layer already exists 05:16:35 06836c49b6cb: Layer already exists 05:16:35 e463b07bfd9c: Layer already exists 05:16:35 bf773286d8ea: Layer already exists 05:16:35 d61a052162cf: Layer already exists 05:16:35 b1242182c8d1: Layer already exists 05:16:35 e51fbf272d40: Layer already exists 05:16:35 aa5968d388b8: Layer already exists 05:16:35 95746996d88f: Layer already exists 05:16:35 main: digest: sha256:6ee26e6cf7cbdbaa84b0b4c4b066954e3983ef0f62483ff5967fb3715cceb8a0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:16:35 ===================================================== [Pipeline] echo 05:16:35 taggedImages: 05:16:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:363f833ea6f60f941992b7112881234b721ef949 05:16:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:16:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.82 05:16:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:16:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 05:16:35 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 05:16:35 363f833ea6f60f941992b7112881234b721ef949 05:16:35 latest 05:16:35 3.0.0-dev.82 05:16:35 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:16:35 main 05:16:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:35 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:363f833ea6f60f941992b7112881234b721ef949 05:16:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:16:35 0c96dca11614: Preparing 05:16:35 ef22766e67c7: Preparing 05:16:35 3507fc9fff78: Preparing 05:16:35 aaca312145cc: Preparing 05:16:35 4e6476652798: Preparing 05:16:35 4e6476652798: Layer already exists 05:16:35 3507fc9fff78: Layer already exists 05:16:35 0c96dca11614: Pushed 05:16:36 aaca312145cc: Pushed 05:16:37 ef22766e67c7: Pushed 05:16:37 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:40cbc06b69ed77ab41c0f4ae9733c8c1077c314a18b4f26fdbb1d6a78ed67426 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:38 + 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 05:16:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:16:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:16:38 0c96dca11614: Preparing 05:16:38 ef22766e67c7: Preparing 05:16:38 3507fc9fff78: Preparing 05:16:38 aaca312145cc: Preparing 05:16:38 4e6476652798: Preparing 05:16:38 0c96dca11614: Layer already exists 05:16:38 aaca312145cc: Layer already exists 05:16:38 4e6476652798: Layer already exists 05:16:38 ef22766e67c7: Layer already exists 05:16:38 3507fc9fff78: Layer already exists 05:16:38 latest: digest: sha256:40cbc06b69ed77ab41c0f4ae9733c8c1077c314a18b4f26fdbb1d6a78ed67426 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:38 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.82 05:16:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:16:38 0c96dca11614: Preparing 05:16:38 ef22766e67c7: Preparing 05:16:38 3507fc9fff78: Preparing 05:16:38 aaca312145cc: Preparing 05:16:38 4e6476652798: Preparing 05:16:38 4e6476652798: Layer already exists 05:16:38 0c96dca11614: Layer already exists 05:16:38 aaca312145cc: Layer already exists 05:16:38 ef22766e67c7: Layer already exists 05:16:38 3507fc9fff78: Layer already exists 05:16:38 3.0.0-dev.82: digest: sha256:40cbc06b69ed77ab41c0f4ae9733c8c1077c314a18b4f26fdbb1d6a78ed67426 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:39 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:16:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:16:39 0c96dca11614: Preparing 05:16:39 ef22766e67c7: Preparing 05:16:39 3507fc9fff78: Preparing 05:16:39 aaca312145cc: Preparing 05:16:39 4e6476652798: Preparing 05:16:39 4e6476652798: Layer already exists 05:16:39 aaca312145cc: Layer already exists 05:16:39 0c96dca11614: Layer already exists 05:16:39 ef22766e67c7: Layer already exists 05:16:39 3507fc9fff78: Layer already exists 05:16:39 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:40cbc06b69ed77ab41c0f4ae9733c8c1077c314a18b4f26fdbb1d6a78ed67426 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:39 + 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 05:16:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 05:16:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:16:40 0c96dca11614: Preparing 05:16:40 ef22766e67c7: Preparing 05:16:40 3507fc9fff78: Preparing 05:16:40 aaca312145cc: Preparing 05:16:40 4e6476652798: Preparing 05:16:40 0c96dca11614: Layer already exists 05:16:40 4e6476652798: Layer already exists 05:16:40 aaca312145cc: Layer already exists 05:16:40 3507fc9fff78: Layer already exists 05:16:40 ef22766e67c7: Layer already exists 05:16:40 main: digest: sha256:40cbc06b69ed77ab41c0f4ae9733c8c1077c314a18b4f26fdbb1d6a78ed67426 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:16:40 ===================================================== [Pipeline] echo 05:16:40 taggedImages: 05:16:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:363f833ea6f60f941992b7112881234b721ef949 05:16:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:16:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.82 05:16:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:16:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 05:16:40 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 05:16:40 363f833ea6f60f941992b7112881234b721ef949 05:16:40 latest 05:16:40 3.0.0-dev.82 05:16:40 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:16:40 main 05:16:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:40 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:363f833ea6f60f941992b7112881234b721ef949 05:16:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:16:40 e937200a3329: Preparing 05:16:40 7dd6338481b5: Preparing 05:16:40 15d6cb166468: Preparing 05:16:40 1351cf59a5f4: Preparing 05:16:40 2bf1926ace73: Preparing 05:16:40 ef57d4187d1a: Preparing 05:16:40 4e6476652798: Preparing 05:16:40 4e6476652798: Waiting 05:16:42 7dd6338481b5: Pushed 05:16:42 e937200a3329: Pushed 05:16:42 15d6cb166468: Pushed 05:16:42 4e6476652798: Layer already exists 05:16:42 ef57d4187d1a: Pushed 05:16:44 2bf1926ace73: Pushed 05:16:46 1351cf59a5f4: Pushed 05:16:46 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:185a349820da00db6bac918bc0bcc2ee5714a2284e68c5159c39ae2d3dd13e3e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:47 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:16:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:16:47 e937200a3329: Preparing 05:16:47 7dd6338481b5: Preparing 05:16:47 15d6cb166468: Preparing 05:16:47 1351cf59a5f4: Preparing 05:16:47 2bf1926ace73: Preparing 05:16:47 ef57d4187d1a: Preparing 05:16:47 4e6476652798: Preparing 05:16:47 ef57d4187d1a: Waiting 05:16:47 4e6476652798: Waiting 05:16:47 15d6cb166468: Layer already exists 05:16:47 1351cf59a5f4: Layer already exists 05:16:47 7dd6338481b5: Layer already exists 05:16:47 2bf1926ace73: Layer already exists 05:16:47 e937200a3329: Layer already exists 05:16:47 4e6476652798: Layer already exists 05:16:47 ef57d4187d1a: Layer already exists 05:16:47 latest: digest: sha256:185a349820da00db6bac918bc0bcc2ee5714a2284e68c5159c39ae2d3dd13e3e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:47 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.82 05:16:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:16:48 e937200a3329: Preparing 05:16:48 7dd6338481b5: Preparing 05:16:48 15d6cb166468: Preparing 05:16:48 1351cf59a5f4: Preparing 05:16:48 2bf1926ace73: Preparing 05:16:48 ef57d4187d1a: Preparing 05:16:48 4e6476652798: Preparing 05:16:48 ef57d4187d1a: Waiting 05:16:48 4e6476652798: Waiting 05:16:48 15d6cb166468: Layer already exists 05:16:48 7dd6338481b5: Layer already exists 05:16:48 2bf1926ace73: Layer already exists 05:16:48 1351cf59a5f4: Layer already exists 05:16:48 e937200a3329: Layer already exists 05:16:48 ef57d4187d1a: Layer already exists 05:16:48 4e6476652798: Layer already exists 05:16:48 3.0.0-dev.82: digest: sha256:185a349820da00db6bac918bc0bcc2ee5714a2284e68c5159c39ae2d3dd13e3e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:48 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:16:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:16:48 e937200a3329: Preparing 05:16:48 7dd6338481b5: Preparing 05:16:48 15d6cb166468: Preparing 05:16:48 1351cf59a5f4: Preparing 05:16:48 2bf1926ace73: Preparing 05:16:48 ef57d4187d1a: Preparing 05:16:48 4e6476652798: Preparing 05:16:48 4e6476652798: Waiting 05:16:48 ef57d4187d1a: Waiting 05:16:48 7dd6338481b5: Layer already exists 05:16:48 1351cf59a5f4: Layer already exists 05:16:48 2bf1926ace73: Layer already exists 05:16:48 15d6cb166468: Layer already exists 05:16:48 e937200a3329: Layer already exists 05:16:48 4e6476652798: Layer already exists 05:16:48 ef57d4187d1a: Layer already exists 05:16:48 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:185a349820da00db6bac918bc0bcc2ee5714a2284e68c5159c39ae2d3dd13e3e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:49 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 05:16:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:16:49 e937200a3329: Preparing 05:16:49 7dd6338481b5: Preparing 05:16:49 15d6cb166468: Preparing 05:16:49 1351cf59a5f4: Preparing 05:16:49 2bf1926ace73: Preparing 05:16:49 ef57d4187d1a: Preparing 05:16:49 4e6476652798: Preparing 05:16:49 ef57d4187d1a: Waiting 05:16:49 2bf1926ace73: Layer already exists 05:16:49 15d6cb166468: Layer already exists 05:16:49 e937200a3329: Layer already exists 05:16:49 7dd6338481b5: Layer already exists 05:16:49 1351cf59a5f4: Layer already exists 05:16:49 4e6476652798: Layer already exists 05:16:49 ef57d4187d1a: Layer already exists 05:16:49 main: digest: sha256:185a349820da00db6bac918bc0bcc2ee5714a2284e68c5159c39ae2d3dd13e3e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:16:49 ===================================================== [Pipeline] echo 05:16:49 taggedImages: 05:16:49 - nexus3.edgexfoundry.org:10004/security-spire-agent:363f833ea6f60f941992b7112881234b721ef949 05:16:49 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:16:49 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.82 05:16:49 - nexus3.edgexfoundry.org:10004/security-spire-agent:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:16:49 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 05:16:49 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 05:16:49 363f833ea6f60f941992b7112881234b721ef949 05:16:49 latest 05:16:49 3.0.0-dev.82 05:16:49 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:16:49 main 05:16:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:49 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:363f833ea6f60f941992b7112881234b721ef949 05:16:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:16:50 a64f594b95ce: Preparing 05:16:50 5f2ce5fcad86: Preparing 05:16:50 22b09d8f721d: Preparing 05:16:50 18f5cb8fd6e0: Preparing 05:16:50 41ad2eb1d856: Preparing 05:16:50 4e6476652798: Preparing 05:16:50 4e6476652798: Waiting 05:16:50 5f2ce5fcad86: Pushed 05:16:50 22b09d8f721d: Pushed 05:16:50 a64f594b95ce: Pushed 05:16:50 4e6476652798: Layer already exists 05:16:50 41ad2eb1d856: Pushed 05:16:56 18f5cb8fd6e0: Pushed 05:16:56 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:d9e62658ad90f95feaaee9291c49e0352d553e27aa976c1f79593fc2d4b280dc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:57 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:16:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:16:57 a64f594b95ce: Preparing 05:16:57 5f2ce5fcad86: Preparing 05:16:57 22b09d8f721d: Preparing 05:16:57 18f5cb8fd6e0: Preparing 05:16:57 41ad2eb1d856: Preparing 05:16:57 4e6476652798: Preparing 05:16:57 4e6476652798: Waiting 05:16:57 22b09d8f721d: Layer already exists 05:16:57 41ad2eb1d856: Layer already exists 05:16:57 5f2ce5fcad86: Layer already exists 05:16:57 18f5cb8fd6e0: Layer already exists 05:16:57 a64f594b95ce: Layer already exists 05:16:57 4e6476652798: Layer already exists 05:16:57 latest: digest: sha256:d9e62658ad90f95feaaee9291c49e0352d553e27aa976c1f79593fc2d4b280dc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:57 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.82 05:16:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:16:58 a64f594b95ce: Preparing 05:16:58 5f2ce5fcad86: Preparing 05:16:58 22b09d8f721d: Preparing 05:16:58 18f5cb8fd6e0: Preparing 05:16:58 41ad2eb1d856: Preparing 05:16:58 4e6476652798: Preparing 05:16:58 4e6476652798: Waiting 05:16:58 22b09d8f721d: Layer already exists 05:16:58 41ad2eb1d856: Layer already exists 05:16:58 a64f594b95ce: Layer already exists 05:16:58 5f2ce5fcad86: Layer already exists 05:16:58 18f5cb8fd6e0: Layer already exists 05:16:58 4e6476652798: Layer already exists 05:16:58 3.0.0-dev.82: digest: sha256:d9e62658ad90f95feaaee9291c49e0352d553e27aa976c1f79593fc2d4b280dc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:58 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:16:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:16:58 a64f594b95ce: Preparing 05:16:58 5f2ce5fcad86: Preparing 05:16:58 22b09d8f721d: Preparing 05:16:58 18f5cb8fd6e0: Preparing 05:16:58 41ad2eb1d856: Preparing 05:16:58 4e6476652798: Preparing 05:16:58 4e6476652798: Waiting 05:16:58 22b09d8f721d: Layer already exists 05:16:58 a64f594b95ce: Layer already exists 05:16:58 5f2ce5fcad86: Layer already exists 05:16:58 18f5cb8fd6e0: Layer already exists 05:16:58 41ad2eb1d856: Layer already exists 05:16:58 4e6476652798: Layer already exists 05:16:58 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:d9e62658ad90f95feaaee9291c49e0352d553e27aa976c1f79593fc2d4b280dc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:58 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 05:16:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:16:59 a64f594b95ce: Preparing 05:16:59 5f2ce5fcad86: Preparing 05:16:59 22b09d8f721d: Preparing 05:16:59 18f5cb8fd6e0: Preparing 05:16:59 41ad2eb1d856: Preparing 05:16:59 4e6476652798: Preparing 05:16:59 4e6476652798: Waiting 05:16:59 a64f594b95ce: Layer already exists 05:16:59 18f5cb8fd6e0: Layer already exists 05:16:59 22b09d8f721d: Layer already exists 05:16:59 5f2ce5fcad86: Layer already exists 05:16:59 41ad2eb1d856: Layer already exists 05:16:59 4e6476652798: Layer already exists 05:16:59 main: digest: sha256:d9e62658ad90f95feaaee9291c49e0352d553e27aa976c1f79593fc2d4b280dc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:16:59 ===================================================== [Pipeline] echo 05:16:59 taggedImages: 05:16:59 - nexus3.edgexfoundry.org:10004/security-spire-config:363f833ea6f60f941992b7112881234b721ef949 05:16:59 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:16:59 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.82 05:16:59 - nexus3.edgexfoundry.org:10004/security-spire-config:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:16:59 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 05:16:59 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 05:16:59 363f833ea6f60f941992b7112881234b721ef949 05:16:59 latest 05:16:59 3.0.0-dev.82 05:16:59 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:16:59 main 05:16:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:59 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:363f833ea6f60f941992b7112881234b721ef949 05:16:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:16:59 776c0ab40c76: Preparing 05:16:59 9a1c73167094: Preparing 05:16:59 51bb6a425d09: Preparing 05:16:59 62d6e4254560: Preparing 05:16:59 ef57d4187d1a: Preparing 05:16:59 4e6476652798: Preparing 05:16:59 4e6476652798: Waiting 05:16:59 ef57d4187d1a: Layer already exists 05:16:59 4e6476652798: Layer already exists 05:16:59 51bb6a425d09: Pushed 05:16:59 776c0ab40c76: Pushed 05:16:59 9a1c73167094: Pushed 05:17:06 62d6e4254560: Pushed 05:17:06 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:6068505a35948df1f3dace57311d517f5128a67f2eb4a89f3b0d86484f2aea50 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:06 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:17:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:17:07 776c0ab40c76: Preparing 05:17:07 9a1c73167094: Preparing 05:17:07 51bb6a425d09: Preparing 05:17:07 62d6e4254560: Preparing 05:17:07 ef57d4187d1a: Preparing 05:17:07 4e6476652798: Preparing 05:17:07 4e6476652798: Waiting 05:17:07 776c0ab40c76: Layer already exists 05:17:07 51bb6a425d09: Layer already exists 05:17:07 9a1c73167094: Layer already exists 05:17:07 ef57d4187d1a: Layer already exists 05:17:07 62d6e4254560: Layer already exists 05:17:07 4e6476652798: Layer already exists 05:17:07 latest: digest: sha256:6068505a35948df1f3dace57311d517f5128a67f2eb4a89f3b0d86484f2aea50 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:07 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.82 05:17:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:17:07 776c0ab40c76: Preparing 05:17:07 9a1c73167094: Preparing 05:17:07 51bb6a425d09: Preparing 05:17:07 62d6e4254560: Preparing 05:17:07 ef57d4187d1a: Preparing 05:17:07 4e6476652798: Preparing 05:17:07 4e6476652798: Waiting 05:17:07 776c0ab40c76: Layer already exists 05:17:07 62d6e4254560: Layer already exists 05:17:07 9a1c73167094: Layer already exists 05:17:07 ef57d4187d1a: Layer already exists 05:17:07 51bb6a425d09: Layer already exists 05:17:07 4e6476652798: Layer already exists 05:17:07 3.0.0-dev.82: digest: sha256:6068505a35948df1f3dace57311d517f5128a67f2eb4a89f3b0d86484f2aea50 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:08 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:17:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:17:08 776c0ab40c76: Preparing 05:17:08 9a1c73167094: Preparing 05:17:08 51bb6a425d09: Preparing 05:17:08 62d6e4254560: Preparing 05:17:08 ef57d4187d1a: Preparing 05:17:08 4e6476652798: Preparing 05:17:08 4e6476652798: Waiting 05:17:08 ef57d4187d1a: Layer already exists 05:17:08 776c0ab40c76: Layer already exists 05:17:08 9a1c73167094: Layer already exists 05:17:08 51bb6a425d09: Layer already exists 05:17:08 62d6e4254560: Layer already exists 05:17:08 4e6476652798: Layer already exists 05:17:08 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:6068505a35948df1f3dace57311d517f5128a67f2eb4a89f3b0d86484f2aea50 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:08 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 05:17:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:17:08 776c0ab40c76: Preparing 05:17:08 9a1c73167094: Preparing 05:17:08 51bb6a425d09: Preparing 05:17:08 62d6e4254560: Preparing 05:17:08 ef57d4187d1a: Preparing 05:17:08 4e6476652798: Preparing 05:17:08 4e6476652798: Waiting 05:17:08 ef57d4187d1a: Layer already exists 05:17:08 9a1c73167094: Layer already exists 05:17:08 776c0ab40c76: Layer already exists 05:17:08 51bb6a425d09: Layer already exists 05:17:08 62d6e4254560: Layer already exists 05:17:08 4e6476652798: Layer already exists 05:17:08 main: digest: sha256:6068505a35948df1f3dace57311d517f5128a67f2eb4a89f3b0d86484f2aea50 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:17:08 ===================================================== [Pipeline] echo 05:17:08 taggedImages: 05:17:08 - nexus3.edgexfoundry.org:10004/security-spire-server:363f833ea6f60f941992b7112881234b721ef949 05:17:08 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:17:08 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.82 05:17:08 - nexus3.edgexfoundry.org:10004/security-spire-server:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:17:08 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 05:17:08 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 05:17:08 363f833ea6f60f941992b7112881234b721ef949 05:17:08 latest 05:17:08 3.0.0-dev.82 05:17:08 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:17:08 main 05:17:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:09 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications:363f833ea6f60f941992b7112881234b721ef949 05:17:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:17:09 ec37b29f8338: Preparing 05:17:09 b3e615a45160: Preparing 05:17:09 3507fc9fff78: Preparing 05:17:09 eafab25ed0fc: Preparing 05:17:09 aa5968d388b8: Preparing 05:17:09 aa5968d388b8: Layer already exists 05:17:09 3507fc9fff78: Layer already exists 05:17:09 ec37b29f8338: Pushed 05:17:09 eafab25ed0fc: Pushed 05:17:12 b3e615a45160: Pushed 05:17:12 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:49e0044588d36823abc7faab7e711cfa3f533405a53a57f54475bdd1d050b798 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:12 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 05:17:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:17:12 ec37b29f8338: Preparing 05:17:12 b3e615a45160: Preparing 05:17:12 3507fc9fff78: Preparing 05:17:12 eafab25ed0fc: Preparing 05:17:12 aa5968d388b8: Preparing 05:17:12 ec37b29f8338: Layer already exists 05:17:12 aa5968d388b8: Layer already exists 05:17:12 b3e615a45160: Layer already exists 05:17:12 3507fc9fff78: Layer already exists 05:17:12 eafab25ed0fc: Layer already exists 05:17:12 latest: digest: sha256:49e0044588d36823abc7faab7e711cfa3f533405a53a57f54475bdd1d050b798 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:13 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.82 05:17:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:17:13 ec37b29f8338: Preparing 05:17:13 b3e615a45160: Preparing 05:17:13 3507fc9fff78: Preparing 05:17:13 eafab25ed0fc: Preparing 05:17:13 aa5968d388b8: Preparing 05:17:13 3507fc9fff78: Layer already exists 05:17:13 b3e615a45160: Layer already exists 05:17:13 eafab25ed0fc: Layer already exists 05:17:13 aa5968d388b8: Layer already exists 05:17:13 ec37b29f8338: Layer already exists 05:17:13 3.0.0-dev.82: digest: sha256:49e0044588d36823abc7faab7e711cfa3f533405a53a57f54475bdd1d050b798 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:13 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:17:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:17:13 ec37b29f8338: Preparing 05:17:13 b3e615a45160: Preparing 05:17:13 3507fc9fff78: Preparing 05:17:13 eafab25ed0fc: Preparing 05:17:13 aa5968d388b8: Preparing 05:17:13 eafab25ed0fc: Layer already exists 05:17:13 3507fc9fff78: Layer already exists 05:17:13 aa5968d388b8: Layer already exists 05:17:13 b3e615a45160: Layer already exists 05:17:13 ec37b29f8338: Layer already exists 05:17:13 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:49e0044588d36823abc7faab7e711cfa3f533405a53a57f54475bdd1d050b798 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:14 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 05:17:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:17:14 ec37b29f8338: Preparing 05:17:14 b3e615a45160: Preparing 05:17:14 3507fc9fff78: Preparing 05:17:14 eafab25ed0fc: Preparing 05:17:14 aa5968d388b8: Preparing 05:17:14 b3e615a45160: Layer already exists 05:17:14 eafab25ed0fc: Layer already exists 05:17:14 ec37b29f8338: Layer already exists 05:17:14 aa5968d388b8: Layer already exists 05:17:14 3507fc9fff78: Layer already exists 05:17:14 main: digest: sha256:49e0044588d36823abc7faab7e711cfa3f533405a53a57f54475bdd1d050b798 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:17:14 ===================================================== [Pipeline] echo 05:17:14 taggedImages: 05:17:14 - nexus3.edgexfoundry.org:10004/support-notifications:363f833ea6f60f941992b7112881234b721ef949 05:17:14 - nexus3.edgexfoundry.org:10004/support-notifications:latest 05:17:14 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.82 05:17:14 - nexus3.edgexfoundry.org:10004/support-notifications:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:17:14 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 05:17:14 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 05:17:14 363f833ea6f60f941992b7112881234b721ef949 05:17:14 latest 05:17:14 3.0.0-dev.82 05:17:14 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:17:14 main 05:17:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:14 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:363f833ea6f60f941992b7112881234b721ef949 05:17:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:17:15 0840f4ff5d16: Preparing 05:17:15 624e22ba8ac0: Preparing 05:17:15 3507fc9fff78: Preparing 05:17:15 40f3a66a3b09: Preparing 05:17:15 aa5968d388b8: Preparing 05:17:15 3507fc9fff78: Layer already exists 05:17:15 40f3a66a3b09: Layer already exists 05:17:15 aa5968d388b8: Layer already exists 05:17:16 0840f4ff5d16: Pushed 05:17:17 624e22ba8ac0: Pushed 05:17:17 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:cb02ac91ef968c12309591efe469fa8243b71be17c80c1c7372c625ab49ad034 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:17:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:17:18 0840f4ff5d16: Preparing 05:17:18 624e22ba8ac0: Preparing 05:17:18 3507fc9fff78: Preparing 05:17:18 40f3a66a3b09: Preparing 05:17:18 aa5968d388b8: Preparing 05:17:18 624e22ba8ac0: Layer already exists 05:17:18 aa5968d388b8: Layer already exists 05:17:18 40f3a66a3b09: Layer already exists 05:17:18 3507fc9fff78: Layer already exists 05:17:18 0840f4ff5d16: Layer already exists 05:17:18 latest: digest: sha256:cb02ac91ef968c12309591efe469fa8243b71be17c80c1c7372c625ab49ad034 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.82 05:17:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:17:19 0840f4ff5d16: Preparing 05:17:19 624e22ba8ac0: Preparing 05:17:19 3507fc9fff78: Preparing 05:17:19 40f3a66a3b09: Preparing 05:17:19 aa5968d388b8: Preparing 05:17:19 0840f4ff5d16: Layer already exists 05:17:19 aa5968d388b8: Layer already exists 05:17:19 3507fc9fff78: Layer already exists 05:17:19 40f3a66a3b09: Layer already exists 05:17:19 624e22ba8ac0: Layer already exists 05:17:19 3.0.0-dev.82: digest: sha256:cb02ac91ef968c12309591efe469fa8243b71be17c80c1c7372c625ab49ad034 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:19 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:17:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:17:19 0840f4ff5d16: Preparing 05:17:19 624e22ba8ac0: Preparing 05:17:19 3507fc9fff78: Preparing 05:17:19 40f3a66a3b09: Preparing 05:17:19 aa5968d388b8: Preparing 05:17:19 aa5968d388b8: Layer already exists 05:17:19 624e22ba8ac0: Layer already exists 05:17:19 0840f4ff5d16: Layer already exists 05:17:19 3507fc9fff78: Layer already exists 05:17:19 40f3a66a3b09: Layer already exists 05:17:19 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:cb02ac91ef968c12309591efe469fa8243b71be17c80c1c7372c625ab49ad034 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:19 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 05:17:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:17:20 0840f4ff5d16: Preparing 05:17:20 624e22ba8ac0: Preparing 05:17:20 3507fc9fff78: Preparing 05:17:20 40f3a66a3b09: Preparing 05:17:20 aa5968d388b8: Preparing 05:17:20 aa5968d388b8: Layer already exists 05:17:20 0840f4ff5d16: Layer already exists 05:17:20 3507fc9fff78: Layer already exists 05:17:20 40f3a66a3b09: Layer already exists 05:17:20 624e22ba8ac0: Layer already exists 05:17:20 main: digest: sha256:cb02ac91ef968c12309591efe469fa8243b71be17c80c1c7372c625ab49ad034 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:17:20 ===================================================== [Pipeline] echo 05:17:20 taggedImages: 05:17:20 - nexus3.edgexfoundry.org:10004/support-scheduler:363f833ea6f60f941992b7112881234b721ef949 05:17:20 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:17:20 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.82 05:17:20 - nexus3.edgexfoundry.org:10004/support-scheduler:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:17:20 - 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] } 05:21:09 Removing intermediate container c064e9b7096b 05:21:09 ---> 70767ad360ea 05:21:09 05:21:09 Step 10/22 : FROM alpine:3.16 05:21:09 3.16: Pulling from library/alpine 05:21:10 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 05:21:10 Status: Downloaded newer image for alpine:3.16 05:21:10 ---> 4c81e5bf8899 05:21:10 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 05:21:12 ---> Running in 3739d03a2ce9 05:21:12 Removing intermediate container 3739d03a2ce9 05:21:12 ---> 8ffdaad248c9 05:21:12 Step 12/22 : RUN apk add --update --no-cache dumb-init 05:21:12 ---> Running in eb1afec54a38 05:21:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:21:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:21:16 (1/1) Installing dumb-init (1.2.5-r1) 05:21:16 Executing busybox-1.35.0-r17.trigger 05:21:16 OK: 5 MiB in 15 packages 05:21:17 Removing intermediate container eb1afec54a38 05:21:17 ---> d1591b8270c9 05:21:17 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:21:18 ---> 27dafbe4b79b 05:21:18 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 05:21:19 ---> 2fba51531bd4 05:21:19 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 05:21:20 ---> ce7a9ee9fe5e 05:21:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 05:21:22 ---> ad48e3f39d35 05:21:22 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:21:22 ---> Running in d36385e5f4ae 05:21:25 Removing intermediate container d36385e5f4ae 05:21:25 ---> 54940e583d0a 05:21:25 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 05:21:25 ---> Running in 1b53d4351ac2 05:21:25 Removing intermediate container 1b53d4351ac2 05:21:25 ---> 563c19675ee9 05:21:25 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 05:21:26 ---> Running in 3604daf0fc0d 05:21:26 Removing intermediate container 3604daf0fc0d 05:21:26 ---> eac1a5b2c4ac 05:21:26 Step 20/22 : LABEL arch=arm64 05:21:26 ---> Running in a78793b21b6c 05:21:27 Removing intermediate container a78793b21b6c 05:21:27 ---> ca0fbc82b1d8 05:21:27 Step 21/22 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 05:21:27 ---> Running in 1c758a233706 05:21:27 Removing intermediate container 1c758a233706 05:21:27 ---> 0bfecbdb9efa 05:21:27 Step 22/22 : LABEL version=3.0.0-dev.82 05:21:28 ---> Running in d10da3450431 05:21:28 Removing intermediate container d10da3450431 05:21:28 ---> 23f73c46dbab 05:21:28 05:21:28 Successfully built 23f73c46dbab 05:21:28 Successfully tagged security-proxy-auth-arm64:latest 05:21:28 Building core-metadata 05:21:32  Building security-proxy-auth ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:21:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:21:32 ---> 76931958a5ac 05:21:32 Step 3/24 : ARG ADD_BUILD_TAGS="" 05:21:32 ---> Using cache 05:21:32 ---> 4906e90336db 05:21:32 Step 4/24 : WORKDIR /edgex-go 05:21:32 ---> Using cache 05:21:32 ---> f10c8f23e3a4 05:21:32 Step 5/24 : RUN apk add --update --no-cache make git 05:21:32 ---> Using cache 05:21:32 ---> 95aadb1e7e39 05:21:32 Step 6/24 : COPY go.mod vendor* ./ 05:21:32 ---> Using cache 05:21:32 ---> eb9fdee3834d 05:21:32 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:21:32 ---> Using cache 05:21:32 ---> c93700def848 05:21:32 Step 8/24 : COPY . . 05:21:32 ---> Using cache 05:21:32 ---> 751f614a073a 05:21:32 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 05:21:32 ---> Running in d6d695150a91 05:21:34 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:21:56 Removing intermediate container f40003c11369 05:21:56 ---> f506ca1d7f56 05:21:56 05:21:56 Step 10/22 : FROM alpine:3.16 05:21:56 ---> 4c81e5bf8899 05:21:56 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 05:21:56 ---> Using cache 05:21:56 ---> 8ffdaad248c9 05:21:56 Step 12/22 : RUN apk add --update --no-cache dumb-init 05:21:56 ---> Using cache 05:21:56 ---> d1591b8270c9 05:21:56 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:21:56 ---> Using cache 05:21:56 ---> 27dafbe4b79b 05:21:56 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 05:21:56 ---> 6101f0437857 05:21:56 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 05:21:56 ---> 19a975df909a 05:21:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 05:21:56 ---> a741cfebed11 05:21:56 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:21:56 ---> Running in f7b562508dee 05:21:59 Removing intermediate container f7b562508dee 05:21:59 ---> 5b3fb0f3436a 05:21:59 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 05:21:59 ---> Running in bf545d08d0dd 05:21:59 Removing intermediate container bf545d08d0dd 05:21:59 ---> 631182314191 05:21:59 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 05:22:00 ---> Running in 39e20d11d9d2 05:22:00 Removing intermediate container 39e20d11d9d2 05:22:00 ---> 4e69f1903a9b 05:22:00 Step 20/22 : LABEL arch=arm64 05:22:00 ---> Running in 99abc5711179 05:22:00 Removing intermediate container 99abc5711179 05:22:00 ---> 9a4c45fadd85 05:22:00 Step 21/22 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 05:22:01 ---> Running in ba240303a120 05:22:01 Removing intermediate container ba240303a120 05:22:01 ---> 22ca3dd931f3 05:22:01 Step 22/22 : LABEL version=3.0.0-dev.82 05:22:01 ---> Running in 3b98c7fa94a5 05:22:02 Removing intermediate container 3b98c7fa94a5 05:22:02 ---> 6a7a9b8be2cf 05:22:02 05:22:02 Successfully built 6a7a9b8be2cf 05:22:02 Successfully tagged core-common-config-bootstrapper-arm64:latest 05:22:02  Building core-common-config-bootstrapper ... done Building core-command 05:22:05 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:22:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:22:05 ---> 76931958a5ac 05:22:05 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:22:05 ---> Using cache 05:22:05 ---> 4906e90336db 05:22:05 Step 4/23 : WORKDIR /edgex-go 05:22:05 ---> Using cache 05:22:05 ---> f10c8f23e3a4 05:22:05 Step 5/23 : RUN apk add --update --no-cache make git 05:22:05 ---> Using cache 05:22:05 ---> 95aadb1e7e39 05:22:05 Step 6/23 : COPY go.mod vendor* ./ 05:22:05 ---> Using cache 05:22:05 ---> eb9fdee3834d 05:22:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:22:05 ---> Using cache 05:22:05 ---> c93700def848 05:22:05 Step 8/23 : COPY . . 05:22:05 ---> Using cache 05:22:05 ---> 751f614a073a 05:22:05 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 05:22:06 ---> Running in 72cb4ffc4ef4 05:22:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 05:22:23 Removing intermediate container 5e250fbf0098 05:22:23 ---> 654930126482 05:22:23 05:22:23 Step 10/22 : FROM alpine:3.16 05:22:23 ---> 4c81e5bf8899 05:22:23 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 05:22:23 ---> Running in 6aa91bc9ded0 05:22:23 Removing intermediate container 6aa91bc9ded0 05:22:23 ---> 5db7fd498404 05:22:23 Step 12/22 : ENV APP_PORT=59880 05:22:23 ---> Running in 9efa243fadeb 05:22:23 Removing intermediate container 9efa243fadeb 05:22:23 ---> 676c993e7170 05:22:23 Step 13/22 : EXPOSE $APP_PORT 05:22:23 ---> Running in d1a5d5a6b16e 05:22:23 Removing intermediate container d1a5d5a6b16e 05:22:23 ---> 0dbcb0c8033c 05:22:23 Step 14/22 : RUN apk add --update --no-cache dumb-init 05:22:23 ---> Running in 8b7d4aa11419 05:22:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:22:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:22:27 (1/1) Installing dumb-init (1.2.5-r1) 05:22:27 Executing busybox-1.35.0-r17.trigger 05:22:27 OK: 5 MiB in 15 packages 05:22:28 Removing intermediate container 8b7d4aa11419 05:22:28 ---> c6cdff04a427 05:22:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:22:29 ---> 8f31480746bb 05:22:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:22:31 ---> b9cf84eb41e3 05:22:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 05:22:31 ---> 5a83bc334c7d 05:22:31 Step 18/22 : ENTRYPOINT ["/core-data"] 05:22:32 ---> Running in 6c483d96e4c4 05:22:32 Removing intermediate container 6c483d96e4c4 05:22:32 ---> 6907aaa9b8d1 05:22:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:22:33 ---> Running in 04f3f063cc2b 05:22:33 Removing intermediate container 04f3f063cc2b 05:22:33 ---> bc1109ee754f 05:22:33 Step 20/22 : LABEL arch=arm64 05:22:33 ---> Running in 6e3f644130b7 05:22:34 Removing intermediate container 6e3f644130b7 05:22:34 ---> 4f882633b126 05:22:34 Step 21/22 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 05:22:34 ---> Running in 6a278bca0a9e 05:22:34 Removing intermediate container 6a278bca0a9e 05:22:34 ---> 49ab3e1bd587 05:22:34 Step 22/22 : LABEL version=3.0.0-dev.82 05:22:34 ---> Running in 586a7f6feafe 05:22:35 Removing intermediate container 586a7f6feafe 05:22:35 ---> 8055d183fb93 05:22:35 05:22:35 Successfully built 8055d183fb93 05:22:35 Successfully tagged core-data-arm64:latest 05:22:35 Building support-notifications 05:22:38  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:22:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:22:38 ---> 76931958a5ac 05:22:38 Step 3/22 : ARG ADD_BUILD_TAGS="" 05:22:38 ---> Using cache 05:22:38 ---> 4906e90336db 05:22:38 Step 4/22 : WORKDIR /edgex-go 05:22:38 ---> Using cache 05:22:38 ---> f10c8f23e3a4 05:22:38 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 05:22:38 ---> Running in 39e310dc0010 05:22:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:22:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:22:42 OK: 221 MiB in 51 packages 05:22:45 Removing intermediate container 39e310dc0010 05:22:45 ---> 1daecb9e452a 05:22:45 Step 6/22 : COPY go.mod vendor* ./ 05:22:46 ---> 999671f05437 05:22:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:22:46 ---> Running in 4c04dd876317 05:23:54 Removing intermediate container 281571e69b5b 05:23:54 ---> 00995cc0b6ed 05:23:54 05:23:54 Step 9/19 : FROM alpine:3.15 05:23:54 3.15: Pulling from library/alpine 05:23:54 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 05:23:54 Status: Downloaded newer image for alpine:3.15 05:23:54 ---> 354640af7b1b 05:23:54 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 05:23:54 ---> Running in 2706c2a6d373 05:23:54 Removing intermediate container 2706c2a6d373 05:23:54 ---> 24b990caaa08 05:23:54 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:23:54 ---> Running in d1bd4964545e 05:23:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:23:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:23:54 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 05:23:54 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 05:23:54 OK: 15736 distinct packages available 05:23:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:23:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:23:55 (1/9) Installing ca-certificates (20220614-r0) 05:23:55 (2/9) Installing brotli-libs (1.0.9-r5) 05:23:55 (3/9) Installing nghttp2-libs (1.46.0-r0) 05:23:55 (4/9) Installing libcurl (7.80.0-r6) 05:23:55 (5/9) Installing curl (7.80.0-r6) 05:23:55 (6/9) Installing dumb-init (1.2.5-r1) 05:23:55 (7/9) Installing musl-obstack (1.2.3-r0) 05:23:55 (8/9) Installing libucontext (1.1-r0) 05:23:55 (9/9) Installing gcompat (1.0.0-r4) 05:23:55 Executing busybox-1.34.1-r7.trigger 05:23:55 Executing ca-certificates-20220614-r0.trigger 05:23:56 OK: 8 MiB in 23 packages 05:23:59 Removing intermediate container d1bd4964545e 05:23:59 ---> b908b83ce164 05:23:59 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 05:24:01 ---> 604321e8cc3b 05:24:01 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:24:05 ---> b75566293336 05:24:05 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 05:24:06 ---> 8163b14b5b0c 05:24:06 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 05:24:07 ---> Running in 66321950c107 05:24:07 Removing intermediate container 66321950c107 05:24:07 ---> 9cf25ac9f66b 05:24:07 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:24:07 ---> Running in 2b8f195ea37a 05:24:08 Removing intermediate container 2b8f195ea37a 05:24:08 ---> 5a590ec9e78a 05:24:08 Step 17/19 : LABEL arch=arm64 05:24:09 ---> Running in 1186ff16f7c6 05:24:10 Removing intermediate container 1186ff16f7c6 05:24:10 ---> 0386c80c0888 05:24:10 Step 18/19 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 05:24:10 ---> Running in 1ee4a5f272c4 05:24:11 Removing intermediate container 1ee4a5f272c4 05:24:11 ---> d6d95b172713 05:24:11 Step 19/19 : LABEL version=3.0.0-dev.82 05:24:11 ---> Running in 14a5487c893e 05:24:11 Removing intermediate container 14a5487c893e 05:24:11 ---> 634d7ebcda11 05:24:11 05:24:11 Successfully built 634d7ebcda11 05:24:11 Successfully tagged security-spiffe-token-provider-arm64:latest 05:24:11 Building security-spire-agent 05:24:17  Building security-spiffe-token-provider ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:24:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:24:17 ---> 76931958a5ac 05:24:17 Step 3/24 : WORKDIR /edgex-go 05:24:17 ---> Using cache 05:24:17 ---> 0b4d6609239e 05:24:17 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 05:24:17 ---> Running in e0cf77f37262 05:24:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:24:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:24:21 OK: 221 MiB in 51 packages 05:24:24 Removing intermediate container e0cf77f37262 05:24:24 ---> 49847bda7d24 05:24:24 Step 5/24 : COPY go.mod vendor* ./ 05:24:25 ---> 5209830682cc 05:24:25 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:24:25 ---> Running in 261647aeab03 05:24:34 Removing intermediate container 4c04dd876317 05:24:34 ---> 36dcc627c8bc 05:24:34 Step 8/22 : COPY . . 05:24:37 ---> 1fbfbe290fce 05:24:37 Step 9/22 : RUN make cmd/support-notifications/support-notifications 05:24:37 ---> Running in 2a7ee4120e13 05:24:39 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:25:01 Removing intermediate container 2701104884fd 05:25:01 ---> a14f29240074 05:25:01 05:25:01 Step 10/22 : FROM alpine:3.16 05:25:01 ---> 4c81e5bf8899 05:25:01 Step 11/22 : RUN apk add --update --no-cache dumb-init 05:25:01 ---> Running in 54020073ff0f 05:25:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:25:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:25:03 (1/1) Installing dumb-init (1.2.5-r1) 05:25:03 Executing busybox-1.35.0-r17.trigger 05:25:03 OK: 5 MiB in 15 packages 05:25:04 Removing intermediate container 54020073ff0f 05:25:04 ---> d97cacf97d3b 05:25:04 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:25:04 ---> Running in 4a3763f3ec36 05:25:05 Removing intermediate container 4a3763f3ec36 05:25:05 ---> e476fe703196 05:25:05 Step 13/22 : ENV APP_PORT=59861 05:25:05 ---> Running in 5bc8269ab19c 05:25:05 Removing intermediate container 5bc8269ab19c 05:25:05 ---> 4058ed9d01fd 05:25:05 Step 14/22 : EXPOSE $APP_PORT 05:25:05 ---> Running in 8a56e7277770 05:25:06 Removing intermediate container 8a56e7277770 05:25:06 ---> 6c31c995d120 05:25:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:25:07 ---> 1374570b3751 05:25:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:25:10 ---> ae473cf93c46 05:25:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 05:25:11 ---> 12228bdc8831 05:25:11 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 05:25:11 ---> Running in af99c9469a7e 05:25:12 Removing intermediate container af99c9469a7e 05:25:12 ---> a25360dcf5d8 05:25:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:25:12 ---> Running in c845fea64385 05:25:12 Removing intermediate container c845fea64385 05:25:12 ---> 1c7e7acf7a0c 05:25:12 Step 20/22 : LABEL arch=arm64 05:25:12 ---> Running in 13c4e4adf25b 05:25:13 Removing intermediate container 13c4e4adf25b 05:25:13 ---> e591becef048 05:25:13 Step 21/22 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 05:25:13 ---> Running in 9e937fcde23d 05:25:14 Removing intermediate container 9e937fcde23d 05:25:14 ---> 473aff33ee6f 05:25:14 Step 22/22 : LABEL version=3.0.0-dev.82 05:25:14 ---> Running in e40293ca698d 05:25:14 Removing intermediate container e40293ca698d 05:25:14 ---> 2dd7e0c9351d 05:25:14 05:25:14 Successfully built 2dd7e0c9351d 05:25:14 Successfully tagged support-scheduler-arm64:latest 05:25:14  Building support-scheduler ... done Building security-spire-config 05:25:18 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:25:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:25:18 ---> 76931958a5ac 05:25:18 Step 3/24 : WORKDIR /edgex-go 05:25:18 ---> Using cache 05:25:18 ---> 0b4d6609239e 05:25:18 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 05:25:18 ---> Using cache 05:25:18 ---> 49847bda7d24 05:25:18 Step 5/24 : COPY go.mod vendor* ./ 05:25:18 ---> Using cache 05:25:18 ---> 5209830682cc 05:25:18 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:25:18 ---> Running in 0f54c1a01e5a 05:26:04 Removing intermediate container 261647aeab03 05:26:04 ---> 88b073680181 05:26:04 Step 7/24 : COPY . . 05:26:04 ---> 1232ced497f9 05:26:04 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 05:26:04 ---> Running in 50dd8b520cec 05:26:04 Removing intermediate container 50dd8b520cec 05:26:04 ---> 42c0c469cca0 05:26:04 Step 9/24 : WORKDIR /edgex-go/spire-build 05:26:04 ---> Running in 6362f979322c 05:26:05 Removing intermediate container 6362f979322c 05:26:05 ---> e47857777698 05:26:05 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 05:26:05 ---> Running in 63bd8ad8fa3c 05:26:09 Removing intermediate container 63bd8ad8fa3c 05:26:09 ---> 06bd46cfbf71 05:26:09 Step 11/24 : WORKDIR /edgex-go 05:26:09 ---> Running in 648a773a05c4 05:26:10 Removing intermediate container 648a773a05c4 05:26:10 ---> 77b195908a05 05:26:10 05:26:10 Step 12/24 : FROM alpine:3.15 05:26:10 ---> 354640af7b1b 05:26:10 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 05:26:10 ---> Using cache 05:26:10 ---> 24b990caaa08 05:26:10 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:26:10 ---> Running in f61bf118afd7 05:26:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:26:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:26:14 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 05:26:14 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 05:26:14 OK: 15736 distinct packages available 05:26:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:26:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:26:15 (1/5) Installing dumb-init (1.2.5-r1) 05:26:15 (2/5) Installing musl-obstack (1.2.3-r0) 05:26:15 (3/5) Installing libucontext (1.1-r0) 05:26:15 (4/5) Installing gcompat (1.0.0-r4) 05:26:15 (5/5) Installing openssl (1.1.1t-r1) 05:26:15 Executing busybox-1.34.1-r7.trigger 05:26:15 OK: 6 MiB in 19 packages 05:26:17 Removing intermediate container f61bf118afd7 05:26:17 ---> ec1553f20f67 05:26:17 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 05:26:21 ---> 4b0658855b52 05:26:21 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 05:26:29 ---> 78e972a140b2 05:26:29 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:26:29 ---> 0566316b0efd 05:26:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:26:31 ---> 9acd221728f0 05:26:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:26:32 ---> 0f9aadd87f37 05:26:32 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 05:26:32 ---> Running in b7e41138829d 05:26:33 Removing intermediate container b7e41138829d 05:26:33 ---> b0cd835c30a2 05:26:33 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 05:26:33 ---> Running in 606035ef5478 05:26:34 Removing intermediate container 606035ef5478 05:26:34 ---> c99ed4c9e9d0 05:26:34 Step 22/24 : LABEL arch=arm64 05:26:34 ---> Running in edd82d06e31a 05:26:35 Removing intermediate container edd82d06e31a 05:26:35 ---> 3c8578736dcf 05:26:35 Step 23/24 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 05:26:35 ---> Running in 6459522a3d82 05:26:36 Removing intermediate container 6459522a3d82 05:26:36 ---> 2987287ef695 05:26:36 Step 24/24 : LABEL version=3.0.0-dev.82 05:26:36 ---> Running in aaa76c1fdac8 05:26:37 Removing intermediate container aaa76c1fdac8 05:26:37 ---> c51e0d8564b1 05:26:37 05:26:37 Successfully built c51e0d8564b1 05:26:37 Successfully tagged security-spire-agent-arm64:latest 05:26:37  Building security-spire-agent ... done Building security-bootstrapper 05:26:43 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:26:43 Step 2/32 : FROM ${BUILDER_BASE} AS builder 05:26:43 ---> 76931958a5ac 05:26:43 Step 3/32 : WORKDIR /edgex-go 05:26:43 ---> Using cache 05:26:43 ---> 0b4d6609239e 05:26:43 Step 4/32 : RUN apk add --update --no-cache make git 05:26:43 ---> Running in fc5f409d1d61 05:26:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:26:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:26:47 OK: 221 MiB in 51 packages 05:26:49 Removing intermediate container fc5f409d1d61 05:26:49 ---> 2e52998fa1c9 05:26:49 Step 5/32 : COPY go.mod vendor* ./ 05:26:50 ---> aca265f4099c 05:26:50 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:26:51 ---> Running in d7eef038010a 05:27:09 Removing intermediate container 0f54c1a01e5a 05:27:09 ---> 5ce4bb7d440f 05:27:09 Step 7/24 : COPY . . 05:27:10 ---> ea7009461776 05:27:10 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 05:27:10 ---> Running in 28410fcb2888 05:27:10 Removing intermediate container 28410fcb2888 05:27:10 ---> 5dd1ff528641 05:27:10 Step 9/24 : WORKDIR /edgex-go/spire-build 05:27:10 ---> Running in 997672034f39 05:27:11 Removing intermediate container 997672034f39 05:27:11 ---> 700194aa8a3c 05:27:11 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 05:27:11 ---> Running in 6eff49e8b77d 05:27:15 Removing intermediate container 6eff49e8b77d 05:27:15 ---> 1651088d8689 05:27:15 Step 11/24 : WORKDIR /edgex-go 05:27:15 ---> Running in 418b02715d54 05:27:15 Removing intermediate container 418b02715d54 05:27:15 ---> 0f4c878c7842 05:27:15 05:27:15 Step 12/24 : FROM alpine:3.15 05:27:15 ---> 354640af7b1b 05:27:15 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 05:27:15 ---> Using cache 05:27:15 ---> 24b990caaa08 05:27:15 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 05:27:15 ---> Running in 3f55ab178c8a 05:27:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:27:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:27:19 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 05:27:19 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 05:27:19 OK: 15736 distinct packages available 05:27:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:27:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:27:21 (1/4) Installing dumb-init (1.2.5-r1) 05:27:21 (2/4) Installing musl-obstack (1.2.3-r0) 05:27:21 (3/4) Installing libucontext (1.1-r0) 05:27:21 (4/4) Installing gcompat (1.0.0-r4) 05:27:21 Executing busybox-1.34.1-r7.trigger 05:27:21 OK: 6 MiB in 18 packages 05:27:23 Removing intermediate container 3f55ab178c8a 05:27:23 ---> 99c863012e88 05:27:23 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 05:27:30 ---> 0931ef983b82 05:27:30 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:27:30 ---> 3b3f83c81b10 05:27:30 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 05:27:30 ---> Running in 2e17ab073739 05:27:32 Removing intermediate container 2e17ab073739 05:27:32 ---> 63c7321d2c24 05:27:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:27:33 ---> e9886b202ce5 05:27:33 Step 19/24 : WORKDIR / 05:27:33 ---> Running in 39a7a6bf9cfb 05:27:34 Removing intermediate container 39a7a6bf9cfb 05:27:34 ---> a939df5c52e1 05:27:34 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 05:27:34 ---> Running in 232a35ad3ad6 05:27:35 Removing intermediate container 232a35ad3ad6 05:27:35 ---> e45803c93f7b 05:27:35 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 05:27:35 ---> Running in 4cb0b1c65938 05:27:35 Removing intermediate container 4cb0b1c65938 05:27:35 ---> 18a8218b76b7 05:27:35 Step 22/24 : LABEL arch=arm64 05:27:35 ---> Running in 2f1ead8c94a5 05:27:36 Removing intermediate container 2f1ead8c94a5 05:27:36 ---> bfc7bbc20d62 05:27:36 Step 23/24 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 05:27:36 ---> Running in cfd893d68768 05:27:36 Removing intermediate container cfd893d68768 05:27:36 ---> 835334b74fab 05:27:36 Step 24/24 : LABEL version=3.0.0-dev.82 05:27:37 ---> Running in 51f5303cc384 05:27:37 Removing intermediate container 51f5303cc384 05:27:37 ---> c6a6b98989f1 05:27:37 05:27:37 Successfully built c6a6b98989f1 05:27:37 Successfully tagged security-spire-config-arm64:latest 05:27:37  Building security-spire-config ... done Building security-spire-server 05:27:41 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:27:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:27:41 ---> 76931958a5ac 05:27:41 Step 3/23 : WORKDIR /edgex-go 05:27:41 ---> Using cache 05:27:41 ---> 0b4d6609239e 05:27:41 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 05:27:41 ---> Using cache 05:27:41 ---> 49847bda7d24 05:27:41 Step 5/23 : COPY go.mod vendor* ./ 05:27:41 ---> Using cache 05:27:41 ---> 5209830682cc 05:27:41 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:27:41 ---> Using cache 05:27:41 ---> 5ce4bb7d440f 05:27:41 Step 7/23 : COPY . . 05:27:41 ---> Using cache 05:27:41 ---> ea7009461776 05:27:41 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 05:27:41 ---> Using cache 05:27:41 ---> 5dd1ff528641 05:27:41 Step 9/23 : WORKDIR /edgex-go/spire-build 05:27:41 ---> Using cache 05:27:41 ---> 700194aa8a3c 05:27:41 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 05:27:41 ---> Running in 04a61dffeab4 05:27:45 Removing intermediate container 04a61dffeab4 05:27:45 ---> 1f2c3e84f707 05:27:45 Step 11/23 : WORKDIR /edgex-go 05:27:45 ---> Running in 0d1e157ec84a 05:27:46 Removing intermediate container 0d1e157ec84a 05:27:46 ---> 7dfcbbb38b0c 05:27:46 05:27:46 Step 12/23 : FROM alpine:3.15 05:27:46 ---> 354640af7b1b 05:27:46 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 05:27:46 ---> Using cache 05:27:46 ---> 24b990caaa08 05:27:46 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:27:46 ---> Using cache 05:27:46 ---> ec1553f20f67 05:27:46 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 05:27:52 ---> e80761975724 05:27:52 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:27:53 ---> 310e083a7320 05:27:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:27:54 ---> 2a97030a00e8 05:27:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:27:57 ---> ba4846820751 05:27:57 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 05:27:57 ---> Running in 8d66663e4809 05:27:58 Removing intermediate container 8d66663e4809 05:27:58 ---> 7b09bb6ac8d4 05:27:58 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 05:27:58 ---> Running in 37255976afea 05:27:59 Removing intermediate container 37255976afea 05:27:59 ---> a891e28f8a5c 05:27:59 Step 21/23 : LABEL arch=arm64 05:27:59 ---> Running in b31e033f18ba 05:28:01 Removing intermediate container b31e033f18ba 05:28:01 ---> 6f22f80c52ce 05:28:01 Step 22/23 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 05:28:01 ---> Running in 3e7fe962894f 05:28:02 Removing intermediate container 3e7fe962894f 05:28:02 ---> a34d29ccee9e 05:28:02 Step 23/23 : LABEL version=3.0.0-dev.82 05:28:02 ---> Running in 752db95b173b 05:28:03 Removing intermediate container 752db95b173b 05:28:03 ---> c6e46d2cf93c 05:28:03 05:28:03 Successfully built c6e46d2cf93c 05:28:03 Successfully tagged security-spire-server-arm64:latest 05:28:03  Building security-spire-server ... done Building security-secretstore-setup 05:28:07 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:28:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:28:07 ---> 76931958a5ac 05:28:07 Step 3/23 : WORKDIR /edgex-go 05:28:07 ---> Using cache 05:28:07 ---> 0b4d6609239e 05:28:07 Step 4/23 : RUN apk add --update --no-cache make git 05:28:07 ---> Using cache 05:28:07 ---> 2e52998fa1c9 05:28:07 Step 5/23 : COPY go.mod vendor* ./ 05:28:07 ---> Using cache 05:28:07 ---> aca265f4099c 05:28:07 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:28:08 ---> Running in a41fed2bf792 05:28:40 Removing intermediate container d7eef038010a 05:28:40 ---> e34bbb465f56 05:28:40 Step 7/32 : COPY . . 05:28:40 Removing intermediate container d6d695150a91 05:28:40 ---> b3b61c473cb3 05:28:40 05:28:40 Step 10/24 : FROM alpine:3.16 05:28:40 ---> 4c81e5bf8899 05:28:40 Step 11/24 : RUN apk add --update --no-cache dumb-init 05:28:40 ---> Using cache 05:28:40 ---> d97cacf97d3b 05:28:40 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:28:40 ---> Using cache 05:28:40 ---> e476fe703196 05:28:40 Step 13/24 : ENV APP_PORT=59881 05:28:40 ---> Running in bdf18f78799c 05:28:40 Removing intermediate container bdf18f78799c 05:28:40 ---> f3ed7332f3d3 05:28:40 Step 14/24 : EXPOSE $APP_PORT 05:28:40 ---> Running in 5cb9595d5b20 05:28:40 Removing intermediate container 5cb9595d5b20 05:28:40 ---> 62d750f44b4c 05:28:40 Step 15/24 : WORKDIR / 05:28:40 ---> Running in e72b182526bc 05:28:41 Removing intermediate container e72b182526bc 05:28:41 ---> 557b19408633 05:28:41 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:28:42 ---> 413e2e1708ad 05:28:42 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 05:28:42 ---> Running in 3abb6a6a32bb 05:28:43 ---> ce669a050675 05:28:43 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:28:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:28:49 ---> d8b4f72273e3 05:28:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 05:28:49 Removing intermediate container 72cb4ffc4ef4 05:28:49 ---> f220dbc30a82 05:28:49 05:28:49 Step 10/23 : FROM alpine:3.16 05:28:49 ---> 4c81e5bf8899 05:28:49 Step 11/23 : RUN apk add --update --no-cache dumb-init 05:28:49 ---> Using cache 05:28:49 ---> d97cacf97d3b 05:28:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:28:49 ---> Using cache 05:28:49 ---> e476fe703196 05:28:49 Step 13/23 : ENV APP_PORT=59882 05:28:49 ---> Running in 868905f67a42 05:28:49 ---> 63f8ca38b670 05:28:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 05:28:50 Removing intermediate container 868905f67a42 05:28:50 ---> c29182827a83 05:28:50 Step 14/23 : EXPOSE $APP_PORT 05:28:50 ---> Running in 2a4af01f4e0c 05:28:51 Removing intermediate container 2a4af01f4e0c 05:28:51 ---> 41a245055fe9 05:28:51 Step 15/23 : WORKDIR / ---> 155e826bb18b 05:28:51 05:28:51 Step 20/24 : ENTRYPOINT ["/core-metadata"] 05:28:51 ---> Running in 24f65edaf5dd 05:28:51 ---> Running in 067a077ad6ee 05:28:52 Removing intermediate container 24f65edaf5dd 05:28:52 ---> 4c7b41ac0163 05:28:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:28:52 Removing intermediate container 067a077ad6ee 05:28:52 ---> 24e590805be0 05:28:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:28:52 ---> Running in d9f792e59f79 05:28:53 Removing intermediate container d9f792e59f79 05:28:53 ---> 06022bb36243 05:28:53 Step 22/24 : LABEL arch=arm64 05:28:53 ---> 113b7a78859c 05:28:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:28:53 ---> Running in 72aabba94606 05:28:54 Removing intermediate container 72aabba94606 05:28:54 ---> d92da73b38b0 05:28:54 Step 23/24 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 05:28:54 ---> Running in 694facba3389 05:28:55 Removing intermediate container 694facba3389 05:28:55 ---> e01f343094a6 05:28:55 Step 24/24 : LABEL version=3.0.0-dev.82 05:28:55 ---> Running in e3a2213a6b9e 05:28:56 ---> c790666aa11e 05:28:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 05:28:56 Removing intermediate container e3a2213a6b9e 05:28:56 ---> 18f7b929d029 05:28:56 05:28:56 Successfully built 18f7b929d029 05:28:56 Successfully tagged core-metadata-arm64:latest 05:28:56 Building security-proxy-setup 05:28:57  Building core-metadata ... done  ---> d8dc59aa76d0 05:28:57 Step 19/23 : ENTRYPOINT ["/core-command"] 05:28:57 ---> Running in 2cbcd5defb3f 05:28:57 Removing intermediate container 2cbcd5defb3f 05:28:57 ---> fc092131f783 05:28:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:28:58 ---> Running in aab29fcffaa1 05:29:00 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:29:00 Step 2/20 : FROM ${BUILDER_BASE} AS builder 05:29:00 ---> 76931958a5ac 05:29:00 Step 3/20 : WORKDIR /edgex-go 05:29:00 ---> Using cache 05:29:00 ---> 0b4d6609239e 05:29:00 Step 4/20 : RUN apk add --update --no-cache make git 05:29:00 ---> Using cache 05:29:00 ---> 2e52998fa1c9 05:29:00 Step 5/20 : COPY go.mod vendor* ./ 05:29:00 ---> Using cache 05:29:00 ---> aca265f4099c 05:29:00 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:29:00 ---> Using cache 05:29:00 ---> e34bbb465f56 05:29:00 Step 7/20 : COPY . . 05:29:00 Removing intermediate container aab29fcffaa1 05:29:00 ---> 35cd0447200a 05:29:00 Step 21/23 : LABEL arch=arm64 05:29:00 ---> Using cache 05:29:00 ---> 413e2e1708ad 05:29:00 Step 8/20 : RUN make cmd/secrets-config/secrets-config 05:29:00 ---> Running in 31a9e2d59e09 05:29:00 ---> Running in 8fd5c6d0f4ad 05:29:01 Removing intermediate container 31a9e2d59e09 05:29:01 ---> 513aa4ba55a7 05:29:01 Step 22/23 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 05:29:01 ---> Running in 8249fffe8101 05:29:02 Removing intermediate container 8249fffe8101 05:29:02 ---> 1a2b9ad0690e 05:29:02 Step 23/23 : LABEL version=3.0.0-dev.82 05:29:03 ---> Running in 29437ede6f81 05:29:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 05:29:03 Removing intermediate container 29437ede6f81 05:29:03 ---> 2fbb2dfd1cb1 05:29:03 05:29:04 Successfully built 2fbb2dfd1cb1 05:29:04 Successfully tagged core-command-arm64:latest 05:29:36  Building core-command ... done Removing intermediate container a41fed2bf792 05:29:36 ---> bc37e4236c87 05:29:36 Step 7/23 : COPY . . 05:29:39 ---> 741dc065cdf6 05:29:39 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:29:39 ---> Running in 3a475471d91d 05:29:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:33:03 Removing intermediate container 2a7ee4120e13 05:33:03 ---> 6f3d03dedde0 05:33:03 05:33:03 Step 10/22 : FROM alpine:3.16 05:33:03 ---> 4c81e5bf8899 05:33:03 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 05:33:03 ---> Running in 20578a87e40a 05:33:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:33:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:33:05 (1/2) Installing ca-certificates (20220614-r0) 05:33:05 (2/2) Installing dumb-init (1.2.5-r1) 05:33:05 Executing busybox-1.35.0-r17.trigger 05:33:05 Executing ca-certificates-20220614-r0.trigger 05:33:05 OK: 6 MiB in 16 packages 05:33:10 Removing intermediate container 20578a87e40a 05:33:10 ---> 73c247402bc7 05:33:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 05:33:10 ---> Running in b4b8656ec1a9 05:33:10 Removing intermediate container b4b8656ec1a9 05:33:10 ---> fc0b3b83dd9f 05:33:10 Step 13/22 : ENV APP_PORT=59860 05:33:10 ---> Running in ce79ac1e112b 05:33:11 Removing intermediate container ce79ac1e112b 05:33:11 ---> 3535aa308ee8 05:33:11 Step 14/22 : EXPOSE $APP_PORT 05:33:11 ---> Running in a7ffd6f71b85 05:33:11 Removing intermediate container a7ffd6f71b85 05:33:11 ---> 2c18755a4723 05:33:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:33:12 ---> b7467dd6bc5b 05:33:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:33:15 ---> 2c7b2f1d7c5c 05:33:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 05:33:16 ---> 15fae10c5332 05:33:16 Step 18/22 : ENTRYPOINT ["/support-notifications"] 05:33:16 ---> Running in 204370d60c32 05:33:16 Removing intermediate container 204370d60c32 05:33:16 ---> 10700c11cdb5 05:33:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:33:16 ---> Running in 8395a3076314 05:33:17 Removing intermediate container 8395a3076314 05:33:17 ---> 458ca5506e62 05:33:17 Step 20/22 : LABEL arch=arm64 05:33:17 ---> Running in 4105ad9d36de 05:33:17 Removing intermediate container 4105ad9d36de 05:33:17 ---> e64c447465c1 05:33:17 Step 21/22 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 05:33:17 ---> Running in c19af78c8570 05:33:18 Removing intermediate container c19af78c8570 05:33:18 ---> 099081d3fb55 05:33:18 Step 22/22 : LABEL version=3.0.0-dev.82 05:33:18 ---> Running in 0390cbaa00a7 05:33:19 Removing intermediate container 0390cbaa00a7 05:33:19 ---> eed7b6cf9b55 05:33:19 05:33:19 Successfully built eed7b6cf9b55 05:33:19 Successfully tagged support-notifications-arm64:latest 05:33:31  Building support-notifications ... done Removing intermediate container 3abb6a6a32bb 05:33:31 ---> ce2d7c1278c8 05:33:31 05:33:31 Step 9/32 : FROM alpine:3.16 05:33:31 ---> 4c81e5bf8899 05:33:31 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 05:33:31 ---> Running in 5335bc68912d 05:33:31 Removing intermediate container 5335bc68912d 05:33:31 ---> 88000ac74d17 05:33:31 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 05:33:32 ---> Running in 7d9ce61f3ac1 05:33:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:33:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:33:35 (1/2) Installing dumb-init (1.2.5-r1) 05:33:35 (2/2) Installing su-exec (0.2-r1) 05:33:35 Executing busybox-1.35.0-r17.trigger 05:33:35 OK: 5 MiB in 16 packages 05:33:37 Removing intermediate container 7d9ce61f3ac1 05:33:37 ---> 024dff040c15 05:33:37 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 05:33:37 ---> Running in d3ade8cd7770 05:33:37 Removing intermediate container d3ade8cd7770 05:33:37 ---> 0b5069f6f8f1 05:33:37 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 05:33:38 ---> Running in 2b260ad0c952 05:33:38 Removing intermediate container 2b260ad0c952 05:33:38 ---> 3ef15e1256cf 05:33:38 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 05:33:38 ---> Running in 119232e70703 05:33:38 Removing intermediate container 8fd5c6d0f4ad 05:33:38 ---> 8139d3a8d57d 05:33:38 05:33:38 Step 9/20 : FROM alpine:3.16 05:33:38 ---> 4c81e5bf8899 05:33:38 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 05:33:39 ---> Running in 6a17d47a5bbe 05:33:39 Removing intermediate container 119232e70703 05:33:39 ---> 5969cd025b83 05:33:39 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 05:33:39 ---> Running in 167943942e5f 05:33:40 Removing intermediate container 167943942e5f 05:33:40 ---> 269b4e0411df 05:33:40 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 05:33:40 ---> Running in f8c8c748e6b5 05:33:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:33:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:33:42 (1/2) Installing dumb-init (1.2.5-r1) 05:33:42 (2/2) Installing openssl (1.1.1t-r0) 05:33:42 Executing busybox-1.35.0-r17.trigger 05:33:42 OK: 6 MiB in 16 packages 05:33:42 Removing intermediate container f8c8c748e6b5 05:33:42 ---> abd8eb090fc4 05:33:42 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 05:33:42 ---> Running in 9adb9e5852a1 05:33:43 Removing intermediate container 9adb9e5852a1 05:33:43 ---> f21960f4b63e 05:33:43 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 05:33:43 Removing intermediate container 6a17d47a5bbe 05:33:43 ---> d44f34843241 05:33:43 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 05:33:43 ---> Running in bacbdf79d96a 05:33:43 ---> 059bf4671644 05:33:43 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 05:33:43 Removing intermediate container bacbdf79d96a 05:33:43 ---> 3198aaa17593 05:33:43 Step 12/20 : WORKDIR /edgex 05:33:44 ---> Running in fc8e2295e9b0 05:33:44 ---> Running in 21c77d73ca2e 05:33:44 Removing intermediate container 21c77d73ca2e 05:33:44 ---> 88f817a830eb 05:33:44 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 05:33:45 ---> d6b10ca3dab7 05:33:45 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:33:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:33:49 Removing intermediate container fc8e2295e9b0 05:33:49 ---> 71c5284cf739 05:33:49 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 05:33:49 ---> 29874bcdcdaf 05:33:49 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:33:49 ---> 85bc0c166396 05:33:49 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:33:49 ---> 009989651158 05:33:49 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:33:49 ---> Running in c01bceb212f2 05:33:51 ---> fe2973690a5e 05:33:51 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 05:33:52 ---> 3af0f34c054f 05:33:52 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 05:33:52 Removing intermediate container c01bceb212f2 05:33:52 ---> 45971523b6ec 05:33:52 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 05:33:52 ---> Running in 5bb1c5ad3c93 05:33:52 Removing intermediate container 5bb1c5ad3c93 05:33:52 ---> 73a465eb050d 05:33:52 Step 18/20 : LABEL arch=arm64 05:33:52 ---> a616e4c613f4 05:33:52 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 05:33:52 ---> Running in f32baf1cee51 05:33:53 Removing intermediate container f32baf1cee51 05:33:53 ---> b5b7938ef84d 05:33:53 Step 19/20 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 05:33:53 ---> Running in a0a61f3772c6 05:33:53 ---> 388211b5b6c7 05:33:53 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 05:33:54 Removing intermediate container a0a61f3772c6 05:33:54 ---> e54db380d1bf 05:33:54 Step 20/20 : LABEL version=3.0.0-dev.82 05:33:54 ---> Running in f4f6e9dd0234 05:33:54 ---> 3f089c57f0d4 05:33:54 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:33:54 Removing intermediate container f4f6e9dd0234 05:33:54 ---> 6d54011af963 05:33:54 05:33:54 Successfully built 6d54011af963 05:33:54 Successfully tagged security-proxy-setup-arm64:latest 05:33:55  Building security-proxy-setup ... done  ---> 2d7dea9725db 05:33:55 Step 27/32 : RUN chmod +x /entrypoint.sh 05:33:55 ---> Running in a4ee0bf828ea 05:33:56 Removing intermediate container 3a475471d91d 05:33:56 ---> 2d6eb7bedf6d 05:33:56 05:33:56 Step 9/23 : FROM alpine:3.16 05:33:56 ---> 4c81e5bf8899 05:33:56 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 05:33:57 ---> Running in e19ae0c6358e 05:33:57 Removing intermediate container a4ee0bf828ea 05:33:57 ---> 2ce8e544e5c5 05:33:57 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 05:33:57 ---> Running in 961683d2f114 05:33:57 Removing intermediate container 961683d2f114 05:33:57 ---> 46a10e88aeb3 05:33:57 Step 29/32 : CMD ["gate"] 05:33:57 ---> Running in 8ec5b5803764 05:33:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:33:58 Removing intermediate container 8ec5b5803764 05:33:58 ---> 80fd87611b88 05:33:58 Step 30/32 : LABEL arch=arm64 05:33:58 ---> Running in 339af467a875 05:33:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:33:58 Removing intermediate container 339af467a875 05:33:58 ---> e93c2fa608df 05:33:58 Step 31/32 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 05:33:58 ---> Running in 87c54c4e526c 05:33:59 Removing intermediate container 87c54c4e526c 05:33:59 ---> 5762276df24b 05:33:59 Step 32/32 : LABEL version=3.0.0-dev.82 05:33:59 ---> Running in fe4ada3dc150 05:33:59 (1/3) Installing ca-certificates (20220614-r0) 05:33:59 Removing intermediate container fe4ada3dc150 05:33:59 ---> a9aa1a1f1df4 05:33:59 05:33:59 (2/3) Installing dumb-init (1.2.5-r1) 05:33:59 (3/3) Installing su-exec (0.2-r1) 05:33:59 Executing busybox-1.35.0-r17.trigger 05:33:59 Executing ca-certificates-20220614-r0.trigger 05:33:59 Successfully built a9aa1a1f1df4 05:33:59 Successfully tagged security-bootstrapper-arm64:latest 05:33:59  Building security-bootstrapper ... done OK: 6 MiB in 17 packages 05:34:03 Removing intermediate container e19ae0c6358e 05:34:03 ---> fcbc64c27357 05:34:03 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:34:03 ---> Running in 6ad682349880 05:34:03 Removing intermediate container 6ad682349880 05:34:03 ---> e35a3ea53ce7 05:34:03 Step 12/23 : WORKDIR / 05:34:03 ---> Running in 5c5ae42e9c95 05:34:03 Removing intermediate container 5c5ae42e9c95 05:34:03 ---> 40d341ca77d9 05:34:03 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:34:04 ---> 65ac66860cd8 05:34:04 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 05:34:04 ---> 8245baff9a11 05:34:04 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 05:34:04 ---> 1d8028e7ec82 05:34:04 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:34:05 ---> 46dd2a4ad309 05:34:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:34:06 ---> aa312278296f 05:34:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:34:07 ---> c69215cff0c6 05:34:07 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:34:07 ---> Running in 22180c069c8f 05:34:09 Removing intermediate container 22180c069c8f 05:34:09 ---> 6a3f0cdfd2aa 05:34:09 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 05:34:09 ---> Running in fadfc2219017 05:34:09 Removing intermediate container fadfc2219017 05:34:09 ---> 11da448514c5 05:34:09 Step 21/23 : LABEL arch=arm64 05:34:09 ---> Running in 8f58f7fc9454 05:34:09 Removing intermediate container 8f58f7fc9454 05:34:09 ---> bd8cc16bf70a 05:34:09 Step 22/23 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 05:34:09 ---> Running in 4dc6f03180f4 05:34:10 Removing intermediate container 4dc6f03180f4 05:34:10 ---> 9e697c95b428 05:34:10 Step 23/23 : LABEL version=3.0.0-dev.82 05:34:10 ---> Running in 6f494af33a14 05:34:10 Removing intermediate container 6f494af33a14 05:34:10 ---> 8ac575130487 05:34:10 05:34:10 Successfully built 8ac575130487 05:34:10 Successfully tagged security-secretstore-setup-arm64:latest 05:34:11  Building security-secretstore-setup ... done  [Pipeline] } 05:34:11 $ docker stop --time=1 c8748ffdd6b771011f88fefbc523907830323b9b228d6e89c9e56c2747c53f6b 05:34:12 $ docker rm -f --volumes c8748ffdd6b771011f88fefbc523907830323b9b228d6e89c9e56c2747c53f6b [Pipeline] // withDockerContainer [Pipeline] sh 05:34:13 + docker images 05:34:13 REPOSITORY TAG IMAGE ID CREATED SIZE 05:34:13 security-secretstore-setup-arm64 latest 8ac575130487 3 seconds ago 28.7MB 05:34:13 security-bootstrapper-arm64 latest a9aa1a1f1df4 14 seconds ago 19MB 05:34:13 2d6eb7bedf6d 17 seconds ago 1.33GB 05:34:13 security-proxy-setup-arm64 latest 6d54011af963 19 seconds ago 15.8MB 05:34:13 8139d3a8d57d 35 seconds ago 1.32GB 05:34:13 ce2d7c1278c8 44 seconds ago 1.32GB 05:34:13 support-notifications-arm64 latest eed7b6cf9b55 55 seconds ago 29.7MB 05:34:13 6f3d03dedde0 About a minute ago 1.4GB 05:34:13 core-command-arm64 latest 2fbb2dfd1cb1 5 minutes ago 17.1MB 05:34:13 core-metadata-arm64 latest 18f7b929d029 5 minutes ago 17.8MB 05:34:13 f220dbc30a82 5 minutes ago 1.34GB 05:34:13 b3b61c473cb3 5 minutes ago 1.35GB 05:34:13 security-spire-server-arm64 latest c6e46d2cf93c 6 minutes ago 84.3MB 05:34:13 7dfcbbb38b0c 6 minutes ago 1.21GB 05:34:13 security-spire-config-arm64 latest c6a6b98989f1 6 minutes ago 83.6MB 05:34:13 0f4c878c7842 6 minutes ago 1.21GB 05:34:13 security-spire-agent-arm64 latest c51e0d8564b1 7 minutes ago 122MB 05:34:13 77b195908a05 8 minutes ago 1.21GB 05:34:13 support-scheduler-arm64 latest 2dd7e0c9351d 8 minutes ago 29.1MB 05:34:13 a14f29240074 9 minutes ago 1.4GB 05:34:13 security-spiffe-token-provider-arm64 latest 634d7ebcda11 10 minutes ago 29.1MB 05:34:13 00995cc0b6ed 10 minutes ago 1.37GB 05:34:13 core-data-arm64 latest 8055d183fb93 11 minutes ago 17.3MB 05:34:13 654930126482 11 minutes ago 1.34GB 05:34:13 core-common-config-bootstrapper-arm64 latest 6a7a9b8be2cf 12 minutes ago 14.9MB 05:34:13 f506ca1d7f56 12 minutes ago 1.33GB 05:34:13 security-proxy-auth-arm64 latest 23f73c46dbab 12 minutes ago 15.6MB 05:34:13 70767ad360ea 13 minutes ago 1.32GB 05:34:13 ci-base-image-arm64 latest 76931958a5ac 21 minutes ago 904MB 05:34:13 alpine 3.15 354640af7b1b 3 weeks ago 5.34MB 05:34:13 alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB 05:34:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB 05:34:13 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 05:34:13 provisioning config files... 05:34:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/444@tmp/config475408590965141185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:34:13 ---> docker-login.sh 05:34:13 nexus3.edgexfoundry.org:10001 05:34:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:34:14 Configure a credential helper to remove this warning. See 05:34:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:34:14 05:34:14 Login Succeeded 05:34:14 nexus3.edgexfoundry.org:10002 05:34:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:34:14 Configure a credential helper to remove this warning. See 05:34:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:34:14 05:34:14 Login Succeeded 05:34:14 nexus3.edgexfoundry.org:10003 05:34:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:34:14 Configure a credential helper to remove this warning. See 05:34:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:34:14 05:34:14 Login Succeeded 05:34:14 nexus3.edgexfoundry.org:10004 05:34:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:34:15 Configure a credential helper to remove this warning. See 05:34:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:34:15 05:34:15 Login Succeeded 05:34:15 docker.io 05:34:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:34:16 Configure a credential helper to remove this warning. See 05:34:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:34:16 05:34:16 Login Succeeded 05:34:16 ---> docker-login.sh ends [Pipeline] } 05:34:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:34:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:34:16 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 05:34:16 363f833ea6f60f941992b7112881234b721ef949 05:34:16 latest 05:34:16 3.0.0-dev.82 05:34:16 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:34:16 main 05:34:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:16 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:16 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:363f833ea6f60f941992b7112881234b721ef949 05:34:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:34:16 3ed55052de2a: Preparing 05:34:16 f8019971d98e: Preparing 05:34:16 82a18055223b: Preparing 05:34:16 f9e970a5f90f: Preparing 05:34:16 f70ee36035b9: Preparing 05:34:16 f70ee36035b9: Layer already exists 05:34:17 3ed55052de2a: Pushed 05:34:17 82a18055223b: Pushed 05:34:17 f9e970a5f90f: Pushed 05:34:19 f8019971d98e: Pushed 05:34:19 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:d101c2faca575eb494e901c0907a99ebcead104919eefa694db881b6969e7d55 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:20 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:20 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 05:34:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:34:20 3ed55052de2a: Preparing 05:34:20 f8019971d98e: Preparing 05:34:20 82a18055223b: Preparing 05:34:20 f9e970a5f90f: Preparing 05:34:20 f70ee36035b9: Preparing 05:34:20 f9e970a5f90f: Layer already exists 05:34:20 f70ee36035b9: Layer already exists 05:34:20 3ed55052de2a: Layer already exists 05:34:20 f8019971d98e: Layer already exists 05:34:20 82a18055223b: Layer already exists 05:34:20 latest: digest: sha256:d101c2faca575eb494e901c0907a99ebcead104919eefa694db881b6969e7d55 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:20 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:21 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.82 05:34:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:34:21 3ed55052de2a: Preparing 05:34:21 f8019971d98e: Preparing 05:34:21 82a18055223b: Preparing 05:34:21 f9e970a5f90f: Preparing 05:34:21 f70ee36035b9: Preparing 05:34:21 f9e970a5f90f: Layer already exists 05:34:21 f70ee36035b9: Layer already exists 05:34:21 82a18055223b: Layer already exists 05:34:21 3ed55052de2a: Layer already exists 05:34:21 f8019971d98e: Layer already exists 05:34:21 3.0.0-dev.82: digest: sha256:d101c2faca575eb494e901c0907a99ebcead104919eefa694db881b6969e7d55 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:21 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:22 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:34:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:34:22 3ed55052de2a: Preparing 05:34:22 f8019971d98e: Preparing 05:34:22 82a18055223b: Preparing 05:34:22 f9e970a5f90f: Preparing 05:34:22 f70ee36035b9: Preparing 05:34:22 3ed55052de2a: Layer already exists 05:34:22 f9e970a5f90f: Layer already exists 05:34:22 82a18055223b: Layer already exists 05:34:22 f8019971d98e: Layer already exists 05:34:22 f70ee36035b9: Layer already exists 05:34:22 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:d101c2faca575eb494e901c0907a99ebcead104919eefa694db881b6969e7d55 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:22 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:23 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 05:34:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:34:23 3ed55052de2a: Preparing 05:34:23 f8019971d98e: Preparing 05:34:23 82a18055223b: Preparing 05:34:23 f9e970a5f90f: Preparing 05:34:23 f70ee36035b9: Preparing 05:34:23 3ed55052de2a: Layer already exists 05:34:23 f70ee36035b9: Layer already exists 05:34:23 82a18055223b: Layer already exists 05:34:23 f9e970a5f90f: Layer already exists 05:34:23 f8019971d98e: Layer already exists 05:34:23 main: digest: sha256:d101c2faca575eb494e901c0907a99ebcead104919eefa694db881b6969e7d55 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:34:23 ===================================================== [Pipeline] echo 05:34:23 taggedImages: 05:34:23 - nexus3.edgexfoundry.org:10004/core-command-arm64:363f833ea6f60f941992b7112881234b721ef949 05:34:23 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 05:34:23 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.82 05:34:23 - nexus3.edgexfoundry.org:10004/core-command-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:34:23 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 05:34:23 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 05:34:23 363f833ea6f60f941992b7112881234b721ef949 05:34:23 latest 05:34:23 3.0.0-dev.82 05:34:23 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:34:23 main 05:34:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:23 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:363f833ea6f60f941992b7112881234b721ef949 05:34:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:34:23 9f1fae33de59: Preparing 05:34:23 10e63eda16cc: Preparing 05:34:23 b08115f3a0a1: Preparing 05:34:23 418efb1b0e0b: Preparing 05:34:23 82a18055223b: Preparing 05:34:23 2532ccb550f3: Preparing 05:34:23 f70ee36035b9: Preparing 05:34:23 2532ccb550f3: Waiting 05:34:23 82a18055223b: Layer already exists 05:34:24 9f1fae33de59: Pushed 05:34:24 10e63eda16cc: Pushed 05:34:24 b08115f3a0a1: Pushed 05:34:24 2532ccb550f3: Pushed 05:34:24 f70ee36035b9: Layer already exists 05:34:26 418efb1b0e0b: Pushed 05:34:26 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:ea0ae8195ff11cb108b7c3fdad4ee9979ae171af7fde6c0184e42599c7544784 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34: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 05:34:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 05:34:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:34:27 9f1fae33de59: Preparing 05:34:27 10e63eda16cc: Preparing 05:34:27 b08115f3a0a1: Preparing 05:34:27 418efb1b0e0b: Preparing 05:34:27 82a18055223b: Preparing 05:34:27 2532ccb550f3: Preparing 05:34:27 f70ee36035b9: Preparing 05:34:27 2532ccb550f3: Waiting 05:34:27 f70ee36035b9: Waiting 05:34:27 82a18055223b: Layer already exists 05:34:27 418efb1b0e0b: Layer already exists 05:34:27 9f1fae33de59: Layer already exists 05:34:27 b08115f3a0a1: Layer already exists 05:34:27 10e63eda16cc: Layer already exists 05:34:27 f70ee36035b9: Layer already exists 05:34:27 2532ccb550f3: Layer already exists 05:34:27 latest: digest: sha256:ea0ae8195ff11cb108b7c3fdad4ee9979ae171af7fde6c0184e42599c7544784 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:28 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.82 05:34:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:34:28 9f1fae33de59: Preparing 05:34:28 10e63eda16cc: Preparing 05:34:28 b08115f3a0a1: Preparing 05:34:28 418efb1b0e0b: Preparing 05:34:28 82a18055223b: Preparing 05:34:28 2532ccb550f3: Preparing 05:34:28 f70ee36035b9: Preparing 05:34:28 2532ccb550f3: Waiting 05:34:28 f70ee36035b9: Waiting 05:34:28 9f1fae33de59: Layer already exists 05:34:28 418efb1b0e0b: Layer already exists 05:34:28 b08115f3a0a1: Layer already exists 05:34:28 10e63eda16cc: Layer already exists 05:34:28 82a18055223b: Layer already exists 05:34:28 f70ee36035b9: Layer already exists 05:34:28 2532ccb550f3: Layer already exists 05:34:28 3.0.0-dev.82: digest: sha256:ea0ae8195ff11cb108b7c3fdad4ee9979ae171af7fde6c0184e42599c7544784 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:28 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:34:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:34:29 9f1fae33de59: Preparing 05:34:29 10e63eda16cc: Preparing 05:34:29 b08115f3a0a1: Preparing 05:34:29 418efb1b0e0b: Preparing 05:34:29 82a18055223b: Preparing 05:34:29 2532ccb550f3: Preparing 05:34:29 f70ee36035b9: Preparing 05:34:29 2532ccb550f3: Waiting 05:34:29 f70ee36035b9: Waiting 05:34:29 b08115f3a0a1: Layer already exists 05:34:29 9f1fae33de59: Layer already exists 05:34:29 10e63eda16cc: Layer already exists 05:34:29 82a18055223b: Layer already exists 05:34:29 418efb1b0e0b: Layer already exists 05:34:29 f70ee36035b9: Layer already exists 05:34:29 2532ccb550f3: Layer already exists 05:34:29 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:ea0ae8195ff11cb108b7c3fdad4ee9979ae171af7fde6c0184e42599c7544784 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:29 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 05:34:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:34:30 9f1fae33de59: Preparing 05:34:30 10e63eda16cc: Preparing 05:34:30 b08115f3a0a1: Preparing 05:34:30 418efb1b0e0b: Preparing 05:34:30 82a18055223b: Preparing 05:34:30 2532ccb550f3: Preparing 05:34:30 f70ee36035b9: Preparing 05:34:30 2532ccb550f3: Waiting 05:34:30 f70ee36035b9: Waiting 05:34:30 82a18055223b: Layer already exists 05:34:30 10e63eda16cc: Layer already exists 05:34:30 9f1fae33de59: Layer already exists 05:34:30 418efb1b0e0b: Layer already exists 05:34:30 b08115f3a0a1: Layer already exists 05:34:30 2532ccb550f3: Layer already exists 05:34:30 f70ee36035b9: Layer already exists 05:34:30 main: digest: sha256:ea0ae8195ff11cb108b7c3fdad4ee9979ae171af7fde6c0184e42599c7544784 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:34:30 ===================================================== [Pipeline] echo 05:34:30 taggedImages: 05:34:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:363f833ea6f60f941992b7112881234b721ef949 05:34:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 05:34:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.82 05:34:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:34:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 05:34:30 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 05:34:30 363f833ea6f60f941992b7112881234b721ef949 05:34:30 latest 05:34:30 3.0.0-dev.82 05:34:30 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:34:30 main 05:34:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:30 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:31 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:363f833ea6f60f941992b7112881234b721ef949 05:34:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:34:31 e192fbbb2641: Preparing 05:34:31 059d033bbfb5: Preparing 05:34:31 82a18055223b: Preparing 05:34:31 d00ce8e897cb: Preparing 05:34:31 f70ee36035b9: Preparing 05:34:31 f70ee36035b9: Layer already exists 05:34:31 82a18055223b: Layer already exists 05:34:31 e192fbbb2641: Pushed 05:34:31 d00ce8e897cb: Pushed 05:34:33 059d033bbfb5: Pushed 05:34:34 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:0a23c29f1b2dea24f6921f3cd368e84c17ebb73605b01d6698d4b63e942985e5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:34 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:34 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 05:34:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:34:34 e192fbbb2641: Preparing 05:34:34 059d033bbfb5: Preparing 05:34:34 82a18055223b: Preparing 05:34:34 d00ce8e897cb: Preparing 05:34:34 f70ee36035b9: Preparing 05:34:34 d00ce8e897cb: Layer already exists 05:34:34 f70ee36035b9: Layer already exists 05:34:34 059d033bbfb5: Layer already exists 05:34:34 82a18055223b: Layer already exists 05:34:34 e192fbbb2641: Layer already exists 05:34:34 latest: digest: sha256:0a23c29f1b2dea24f6921f3cd368e84c17ebb73605b01d6698d4b63e942985e5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:35 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:35 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.82 05:34:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:34:35 e192fbbb2641: Preparing 05:34:35 059d033bbfb5: Preparing 05:34:35 82a18055223b: Preparing 05:34:35 d00ce8e897cb: Preparing 05:34:35 f70ee36035b9: Preparing 05:34:35 f70ee36035b9: Layer already exists 05:34:35 82a18055223b: Layer already exists 05:34:35 059d033bbfb5: Layer already exists 05:34:35 d00ce8e897cb: Layer already exists 05:34:35 e192fbbb2641: Layer already exists 05:34:35 3.0.0-dev.82: digest: sha256:0a23c29f1b2dea24f6921f3cd368e84c17ebb73605b01d6698d4b63e942985e5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:36 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:36 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:34:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:34:36 e192fbbb2641: Preparing 05:34:36 059d033bbfb5: Preparing 05:34:36 82a18055223b: Preparing 05:34:36 d00ce8e897cb: Preparing 05:34:36 f70ee36035b9: Preparing 05:34:36 d00ce8e897cb: Layer already exists 05:34:36 059d033bbfb5: Layer already exists 05:34:36 82a18055223b: Layer already exists 05:34:36 f70ee36035b9: Layer already exists 05:34:36 e192fbbb2641: Layer already exists 05:34:36 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:0a23c29f1b2dea24f6921f3cd368e84c17ebb73605b01d6698d4b63e942985e5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:36 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:37 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 05:34:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:34:37 e192fbbb2641: Preparing 05:34:37 059d033bbfb5: Preparing 05:34:37 82a18055223b: Preparing 05:34:37 d00ce8e897cb: Preparing 05:34:37 f70ee36035b9: Preparing 05:34:37 d00ce8e897cb: Layer already exists 05:34:37 f70ee36035b9: Layer already exists 05:34:37 82a18055223b: Layer already exists 05:34:37 e192fbbb2641: Layer already exists 05:34:37 059d033bbfb5: Layer already exists 05:34:37 main: digest: sha256:0a23c29f1b2dea24f6921f3cd368e84c17ebb73605b01d6698d4b63e942985e5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:34:37 ===================================================== [Pipeline] echo 05:34:37 taggedImages: 05:34:37 - nexus3.edgexfoundry.org:10004/core-data-arm64:363f833ea6f60f941992b7112881234b721ef949 05:34:37 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 05:34:37 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.82 05:34:37 - nexus3.edgexfoundry.org:10004/core-data-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:34:37 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 05:34:37 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 05:34:37 363f833ea6f60f941992b7112881234b721ef949 05:34:37 latest 05:34:37 3.0.0-dev.82 05:34:37 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:34:37 main 05:34:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:37 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:363f833ea6f60f941992b7112881234b721ef949 05:34:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:34:38 c5254582327f: Preparing 05:34:38 422dcb23a247: Preparing 05:34:38 b86a3c4c685d: Preparing 05:34:38 82a18055223b: Preparing 05:34:38 f9e970a5f90f: Preparing 05:34:38 f70ee36035b9: Preparing 05:34:38 f70ee36035b9: Waiting 05:34:38 f9e970a5f90f: Layer already exists 05:34:38 82a18055223b: Layer already exists 05:34:38 f70ee36035b9: Layer already exists 05:34:38 c5254582327f: Pushed 05:34:38 422dcb23a247: Pushed 05:34:41 b86a3c4c685d: Pushed 05:34:41 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:a0f51e1a4ffcc67cf1deacb6306c2b44a1bd25d5281ca48c562e1418ab2b4ff1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:42 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 05:34:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:34:42 c5254582327f: Preparing 05:34:42 422dcb23a247: Preparing 05:34:42 b86a3c4c685d: Preparing 05:34:42 82a18055223b: Preparing 05:34:42 f9e970a5f90f: Preparing 05:34:42 f70ee36035b9: Preparing 05:34:42 f70ee36035b9: Waiting 05:34:42 c5254582327f: Layer already exists 05:34:42 82a18055223b: Layer already exists 05:34:42 b86a3c4c685d: Layer already exists 05:34:42 f9e970a5f90f: Layer already exists 05:34:42 422dcb23a247: Layer already exists 05:34:42 f70ee36035b9: Layer already exists 05:34:42 latest: digest: sha256:a0f51e1a4ffcc67cf1deacb6306c2b44a1bd25d5281ca48c562e1418ab2b4ff1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:42 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.82 05:34:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:34:43 c5254582327f: Preparing 05:34:43 422dcb23a247: Preparing 05:34:43 b86a3c4c685d: Preparing 05:34:43 82a18055223b: Preparing 05:34:43 f9e970a5f90f: Preparing 05:34:43 f70ee36035b9: Preparing 05:34:43 f70ee36035b9: Waiting 05:34:43 f9e970a5f90f: Layer already exists 05:34:43 422dcb23a247: Layer already exists 05:34:43 82a18055223b: Layer already exists 05:34:43 b86a3c4c685d: Layer already exists 05:34:43 c5254582327f: Layer already exists 05:34:43 f70ee36035b9: Layer already exists 05:34:43 3.0.0-dev.82: digest: sha256:a0f51e1a4ffcc67cf1deacb6306c2b44a1bd25d5281ca48c562e1418ab2b4ff1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:43 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:34:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:34:44 c5254582327f: Preparing 05:34:44 422dcb23a247: Preparing 05:34:44 b86a3c4c685d: Preparing 05:34:44 82a18055223b: Preparing 05:34:44 f9e970a5f90f: Preparing 05:34:44 f70ee36035b9: Preparing 05:34:44 f70ee36035b9: Waiting 05:34:44 c5254582327f: Layer already exists 05:34:44 82a18055223b: Layer already exists 05:34:44 f9e970a5f90f: Layer already exists 05:34:44 422dcb23a247: Layer already exists 05:34:44 b86a3c4c685d: Layer already exists 05:34:44 f70ee36035b9: Layer already exists 05:34:44 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:a0f51e1a4ffcc67cf1deacb6306c2b44a1bd25d5281ca48c562e1418ab2b4ff1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:44 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 05:34:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:34:45 c5254582327f: Preparing 05:34:45 422dcb23a247: Preparing 05:34:45 b86a3c4c685d: Preparing 05:34:45 82a18055223b: Preparing 05:34:45 f9e970a5f90f: Preparing 05:34:45 f70ee36035b9: Preparing 05:34:45 f70ee36035b9: Waiting 05:34:45 b86a3c4c685d: Layer already exists 05:34:45 82a18055223b: Layer already exists 05:34:45 f9e970a5f90f: Layer already exists 05:34:45 422dcb23a247: Layer already exists 05:34:45 c5254582327f: Layer already exists 05:34:45 f70ee36035b9: Layer already exists 05:34:45 main: digest: sha256:a0f51e1a4ffcc67cf1deacb6306c2b44a1bd25d5281ca48c562e1418ab2b4ff1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:34:45 ===================================================== [Pipeline] echo 05:34:45 taggedImages: 05:34:45 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:363f833ea6f60f941992b7112881234b721ef949 05:34:45 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 05:34:45 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.82 05:34:45 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:34:45 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 05:34:45 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 05:34:45 363f833ea6f60f941992b7112881234b721ef949 05:34:45 latest 05:34:45 3.0.0-dev.82 05:34:45 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:34:45 main 05:34:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:45 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:363f833ea6f60f941992b7112881234b721ef949 05:34:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:34:46 61318a1581d2: Preparing 05:34:46 61318a1581d2: Preparing 05:34:46 980e941f5ad7: Preparing 05:34:46 4b8cc7aba7c3: Preparing 05:34:46 02acdaa7aea9: Preparing 05:34:46 90d51bbeee7c: Preparing 05:34:46 d4d92a395eae: Preparing 05:34:46 82a18055223b: Preparing 05:34:46 2c9b0609ec65: Preparing 05:34:46 32ca514e4209: Preparing 05:34:46 d672a691767c: Preparing 05:34:46 d03a77e24cf3: Preparing 05:34:46 f70ee36035b9: Preparing 05:34:46 32ca514e4209: Waiting 05:34:46 d672a691767c: Waiting 05:34:46 f70ee36035b9: Waiting 05:34:46 d4d92a395eae: Waiting 05:34:46 82a18055223b: Waiting 05:34:46 2c9b0609ec65: Waiting 05:34:46 d03a77e24cf3: Waiting 05:34:46 02acdaa7aea9: Pushed 05:34:46 90d51bbeee7c: Pushed 05:34:46 61318a1581d2: Pushed 05:34:46 4b8cc7aba7c3: Pushed 05:34:46 980e941f5ad7: Pushed 05:34:46 82a18055223b: Layer already exists 05:34:46 2c9b0609ec65: Pushed 05:34:46 d672a691767c: Pushed 05:34:46 32ca514e4209: Pushed 05:34:46 f70ee36035b9: Layer already exists 05:34:46 d03a77e24cf3: Pushed 05:34:50 d4d92a395eae: Pushed 05:34:50 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:5cdb036ce64ea1092cd852b9a0c2baaef214d72da35b4d96ce2fd13e72e3a04c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:50 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 05:34:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:34:50 61318a1581d2: Preparing 05:34:50 61318a1581d2: Preparing 05:34:50 980e941f5ad7: Preparing 05:34:50 4b8cc7aba7c3: Preparing 05:34:50 02acdaa7aea9: Preparing 05:34:50 90d51bbeee7c: Preparing 05:34:50 d4d92a395eae: Preparing 05:34:50 82a18055223b: Preparing 05:34:50 2c9b0609ec65: Preparing 05:34:50 32ca514e4209: Preparing 05:34:50 d672a691767c: Preparing 05:34:50 d03a77e24cf3: Preparing 05:34:50 f70ee36035b9: Preparing 05:34:50 32ca514e4209: Waiting 05:34:50 d672a691767c: Waiting 05:34:50 d4d92a395eae: Waiting 05:34:50 d03a77e24cf3: Waiting 05:34:50 f70ee36035b9: Waiting 05:34:50 82a18055223b: Waiting 05:34:50 2c9b0609ec65: Waiting 05:34:50 4b8cc7aba7c3: Layer already exists 05:34:50 02acdaa7aea9: Layer already exists 05:34:50 980e941f5ad7: Layer already exists 05:34:50 90d51bbeee7c: Layer already exists 05:34:50 61318a1581d2: Layer already exists 05:34:50 82a18055223b: Layer already exists 05:34:50 d4d92a395eae: Layer already exists 05:34:50 2c9b0609ec65: Layer already exists 05:34:50 d672a691767c: Layer already exists 05:34:50 32ca514e4209: Layer already exists 05:34:50 d03a77e24cf3: Layer already exists 05:34:50 f70ee36035b9: Layer already exists 05:34:51 latest: digest: sha256:5cdb036ce64ea1092cd852b9a0c2baaef214d72da35b4d96ce2fd13e72e3a04c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:51 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.82 05:34:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:34:51 61318a1581d2: Preparing 05:34:51 61318a1581d2: Preparing 05:34:51 980e941f5ad7: Preparing 05:34:51 4b8cc7aba7c3: Preparing 05:34:51 02acdaa7aea9: Preparing 05:34:51 90d51bbeee7c: Preparing 05:34:51 d4d92a395eae: Preparing 05:34:51 82a18055223b: Preparing 05:34:51 2c9b0609ec65: Preparing 05:34:51 32ca514e4209: Preparing 05:34:51 d672a691767c: Preparing 05:34:51 d03a77e24cf3: Preparing 05:34:51 f70ee36035b9: Preparing 05:34:51 d4d92a395eae: Waiting 05:34:51 82a18055223b: Waiting 05:34:51 2c9b0609ec65: Waiting 05:34:51 32ca514e4209: Waiting 05:34:51 d672a691767c: Waiting 05:34:51 d03a77e24cf3: Waiting 05:34:51 f70ee36035b9: Waiting 05:34:51 61318a1581d2: Layer already exists 05:34:51 02acdaa7aea9: Layer already exists 05:34:51 980e941f5ad7: Layer already exists 05:34:51 90d51bbeee7c: Layer already exists 05:34:51 4b8cc7aba7c3: Layer already exists 05:34:51 d4d92a395eae: Layer already exists 05:34:51 2c9b0609ec65: Layer already exists 05:34:51 d672a691767c: Layer already exists 05:34:51 32ca514e4209: Layer already exists 05:34:51 82a18055223b: Layer already exists 05:34:51 f70ee36035b9: Layer already exists 05:34:51 d03a77e24cf3: Layer already exists 05:34:51 3.0.0-dev.82: digest: sha256:5cdb036ce64ea1092cd852b9a0c2baaef214d72da35b4d96ce2fd13e72e3a04c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:52 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:34:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:34:52 61318a1581d2: Preparing 05:34:52 61318a1581d2: Preparing 05:34:52 980e941f5ad7: Preparing 05:34:52 4b8cc7aba7c3: Preparing 05:34:52 02acdaa7aea9: Preparing 05:34:52 90d51bbeee7c: Preparing 05:34:52 d4d92a395eae: Preparing 05:34:52 82a18055223b: Preparing 05:34:52 2c9b0609ec65: Preparing 05:34:52 32ca514e4209: Preparing 05:34:52 d672a691767c: Preparing 05:34:52 d03a77e24cf3: Preparing 05:34:52 f70ee36035b9: Preparing 05:34:52 2c9b0609ec65: Waiting 05:34:52 32ca514e4209: Waiting 05:34:52 d672a691767c: Waiting 05:34:52 f70ee36035b9: Waiting 05:34:52 d03a77e24cf3: Waiting 05:34:52 d4d92a395eae: Waiting 05:34:52 82a18055223b: Waiting 05:34:52 90d51bbeee7c: Layer already exists 05:34:52 02acdaa7aea9: Layer already exists 05:34:52 4b8cc7aba7c3: Layer already exists 05:34:52 61318a1581d2: Layer already exists 05:34:52 980e941f5ad7: Layer already exists 05:34:52 2c9b0609ec65: Layer already exists 05:34:52 d4d92a395eae: Layer already exists 05:34:52 82a18055223b: Layer already exists 05:34:52 32ca514e4209: Layer already exists 05:34:52 d672a691767c: Layer already exists 05:34:52 d03a77e24cf3: Layer already exists 05:34:52 f70ee36035b9: Layer already exists 05:34:52 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:5cdb036ce64ea1092cd852b9a0c2baaef214d72da35b4d96ce2fd13e72e3a04c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:53 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 05:34:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:34:53 61318a1581d2: Preparing 05:34:53 61318a1581d2: Preparing 05:34:53 980e941f5ad7: Preparing 05:34:53 4b8cc7aba7c3: Preparing 05:34:53 02acdaa7aea9: Preparing 05:34:53 90d51bbeee7c: Preparing 05:34:53 d4d92a395eae: Preparing 05:34:53 82a18055223b: Preparing 05:34:53 2c9b0609ec65: Preparing 05:34:53 32ca514e4209: Preparing 05:34:53 d672a691767c: Preparing 05:34:53 d03a77e24cf3: Preparing 05:34:53 f70ee36035b9: Preparing 05:34:53 2c9b0609ec65: Waiting 05:34:53 32ca514e4209: Waiting 05:34:53 d672a691767c: Waiting 05:34:53 d03a77e24cf3: Waiting 05:34:53 f70ee36035b9: Waiting 05:34:53 82a18055223b: Waiting 05:34:53 d4d92a395eae: Waiting 05:34:53 61318a1581d2: Layer already exists 05:34:53 90d51bbeee7c: Layer already exists 05:34:53 02acdaa7aea9: Layer already exists 05:34:53 980e941f5ad7: Layer already exists 05:34:53 4b8cc7aba7c3: Layer already exists 05:34:53 d4d92a395eae: Layer already exists 05:34:53 82a18055223b: Layer already exists 05:34:53 d672a691767c: Layer already exists 05:34:53 2c9b0609ec65: Layer already exists 05:34:53 32ca514e4209: Layer already exists 05:34:53 f70ee36035b9: Layer already exists 05:34:53 d03a77e24cf3: Layer already exists 05:34:53 main: digest: sha256:5cdb036ce64ea1092cd852b9a0c2baaef214d72da35b4d96ce2fd13e72e3a04c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:34:53 ===================================================== [Pipeline] echo 05:34:53 taggedImages: 05:34:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:363f833ea6f60f941992b7112881234b721ef949 05:34:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 05:34:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.82 05:34:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:34:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 05:34:53 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 05:34:53 363f833ea6f60f941992b7112881234b721ef949 05:34:53 latest 05:34:53 3.0.0-dev.82 05:34:53 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:34:53 main 05:34:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:54 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:363f833ea6f60f941992b7112881234b721ef949 05:34:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:34:54 d26110088c28: Preparing 05:34:54 ca556ae5569c: Preparing 05:34:54 97a471beee75: Preparing 05:34:54 4cd3f390b450: Preparing 05:34:54 82a18055223b: Preparing 05:34:54 2532ccb550f3: Preparing 05:34:54 f70ee36035b9: Preparing 05:34:54 2532ccb550f3: Waiting 05:34:54 f70ee36035b9: Waiting 05:34:54 82a18055223b: Layer already exists 05:34:54 2532ccb550f3: Layer already exists 05:34:54 f70ee36035b9: Layer already exists 05:34:54 d26110088c28: Pushed 05:34:54 97a471beee75: Pushed 05:34:54 ca556ae5569c: Pushed 05:34:57 4cd3f390b450: Pushed 05:34:57 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:7f0e8a5a0885441df839478dc9d62a24c7b03e6cf7b34d7a7bd697f8457099a3 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:57 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 05:34:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:34:58 d26110088c28: Preparing 05:34:58 ca556ae5569c: Preparing 05:34:58 97a471beee75: Preparing 05:34:58 4cd3f390b450: Preparing 05:34:58 82a18055223b: Preparing 05:34:58 2532ccb550f3: Preparing 05:34:58 f70ee36035b9: Preparing 05:34:58 2532ccb550f3: Waiting 05:34:58 ca556ae5569c: Layer already exists 05:34:58 82a18055223b: Layer already exists 05:34:58 97a471beee75: Layer already exists 05:34:58 4cd3f390b450: Layer already exists 05:34:58 d26110088c28: Layer already exists 05:34:58 2532ccb550f3: Layer already exists 05:34:58 f70ee36035b9: Layer already exists 05:34:58 latest: digest: sha256:7f0e8a5a0885441df839478dc9d62a24c7b03e6cf7b34d7a7bd697f8457099a3 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:58 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.82 05:34:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:34:59 d26110088c28: Preparing 05:34:59 ca556ae5569c: Preparing 05:34:59 97a471beee75: Preparing 05:34:59 4cd3f390b450: Preparing 05:34:59 82a18055223b: Preparing 05:34:59 2532ccb550f3: Preparing 05:34:59 f70ee36035b9: Preparing 05:34:59 2532ccb550f3: Waiting 05:34:59 f70ee36035b9: Waiting 05:34:59 97a471beee75: Layer already exists 05:34:59 d26110088c28: Layer already exists 05:34:59 ca556ae5569c: Layer already exists 05:34:59 4cd3f390b450: Layer already exists 05:34:59 82a18055223b: Layer already exists 05:34:59 2532ccb550f3: Layer already exists 05:34:59 f70ee36035b9: Layer already exists 05:34:59 3.0.0-dev.82: digest: sha256:7f0e8a5a0885441df839478dc9d62a24c7b03e6cf7b34d7a7bd697f8457099a3 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:59 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:34:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:34:59 d26110088c28: Preparing 05:34:59 ca556ae5569c: Preparing 05:34:59 97a471beee75: Preparing 05:34:59 4cd3f390b450: Preparing 05:34:59 82a18055223b: Preparing 05:34:59 2532ccb550f3: Preparing 05:34:59 f70ee36035b9: Preparing 05:34:59 f70ee36035b9: Waiting 05:34:59 2532ccb550f3: Waiting 05:34:59 97a471beee75: Layer already exists 05:34:59 d26110088c28: Layer already exists 05:34:59 82a18055223b: Layer already exists 05:34:59 4cd3f390b450: Layer already exists 05:34:59 ca556ae5569c: Layer already exists 05:34:59 f70ee36035b9: Layer already exists 05:34:59 2532ccb550f3: Layer already exists 05:35:00 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:7f0e8a5a0885441df839478dc9d62a24c7b03e6cf7b34d7a7bd697f8457099a3 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:00 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 05:35:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:35:00 d26110088c28: Preparing 05:35:00 ca556ae5569c: Preparing 05:35:00 97a471beee75: Preparing 05:35:00 4cd3f390b450: Preparing 05:35:00 82a18055223b: Preparing 05:35:00 2532ccb550f3: Preparing 05:35:00 f70ee36035b9: Preparing 05:35:00 2532ccb550f3: Waiting 05:35:00 f70ee36035b9: Waiting 05:35:00 4cd3f390b450: Layer already exists 05:35:00 d26110088c28: Layer already exists 05:35:00 82a18055223b: Layer already exists 05:35:00 ca556ae5569c: Layer already exists 05:35:00 97a471beee75: Layer already exists 05:35:00 f70ee36035b9: Layer already exists 05:35:00 2532ccb550f3: Layer already exists 05:35:01 main: digest: sha256:7f0e8a5a0885441df839478dc9d62a24c7b03e6cf7b34d7a7bd697f8457099a3 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:35:01 ===================================================== [Pipeline] echo 05:35:01 taggedImages: 05:35:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:363f833ea6f60f941992b7112881234b721ef949 05:35:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 05:35:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.82 05:35:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:35:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 05:35:01 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 05:35:01 363f833ea6f60f941992b7112881234b721ef949 05:35:01 latest 05:35:01 3.0.0-dev.82 05:35:01 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:35:01 main 05:35:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:01 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:363f833ea6f60f941992b7112881234b721ef949 05:35:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:35:01 e4f6cc816ef2: Preparing 05:35:01 931df75836d9: Preparing 05:35:01 385ff61cd6cf: Preparing 05:35:01 0543bf38f780: Preparing 05:35:01 4b4a7a419c2d: Preparing 05:35:01 4de5448161b3: Preparing 05:35:01 f70ee36035b9: Preparing 05:35:01 4de5448161b3: Waiting 05:35:01 f70ee36035b9: Waiting 05:35:02 e4f6cc816ef2: Pushed 05:35:02 931df75836d9: Pushed 05:35:02 4b4a7a419c2d: Pushed 05:35:02 0543bf38f780: Pushed 05:35:02 f70ee36035b9: Layer already exists 05:35:02 4de5448161b3: Pushed 05:35:04 385ff61cd6cf: Pushed 05:35:04 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:09ac005360f2c5cf738cf2151ba212a74f1a86fd5c74c030e4f0cc281c47832b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:05 + 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 05:35:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 05:35:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:35:05 e4f6cc816ef2: Preparing 05:35:05 931df75836d9: Preparing 05:35:05 385ff61cd6cf: Preparing 05:35:05 0543bf38f780: Preparing 05:35:05 4b4a7a419c2d: Preparing 05:35:05 4de5448161b3: Preparing 05:35:05 f70ee36035b9: Preparing 05:35:05 4de5448161b3: Waiting 05:35:05 f70ee36035b9: Waiting 05:35:05 4b4a7a419c2d: Layer already exists 05:35:05 e4f6cc816ef2: Layer already exists 05:35:05 931df75836d9: Layer already exists 05:35:05 0543bf38f780: Layer already exists 05:35:05 385ff61cd6cf: Layer already exists 05:35:05 4de5448161b3: Layer already exists 05:35:05 f70ee36035b9: Layer already exists 05:35:05 latest: digest: sha256:09ac005360f2c5cf738cf2151ba212a74f1a86fd5c74c030e4f0cc281c47832b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:06 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.82 05:35:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:35:06 e4f6cc816ef2: Preparing 05:35:06 931df75836d9: Preparing 05:35:06 385ff61cd6cf: Preparing 05:35:06 0543bf38f780: Preparing 05:35:06 4b4a7a419c2d: Preparing 05:35:06 4de5448161b3: Preparing 05:35:06 f70ee36035b9: Preparing 05:35:06 4de5448161b3: Waiting 05:35:06 f70ee36035b9: Waiting 05:35:06 4b4a7a419c2d: Layer already exists 05:35:06 0543bf38f780: Layer already exists 05:35:06 e4f6cc816ef2: Layer already exists 05:35:06 385ff61cd6cf: Layer already exists 05:35:06 931df75836d9: Layer already exists 05:35:06 4de5448161b3: Layer already exists 05:35:06 f70ee36035b9: Layer already exists 05:35:06 3.0.0-dev.82: digest: sha256:09ac005360f2c5cf738cf2151ba212a74f1a86fd5c74c030e4f0cc281c47832b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:07 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:35:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:35:07 e4f6cc816ef2: Preparing 05:35:07 931df75836d9: Preparing 05:35:07 385ff61cd6cf: Preparing 05:35:07 0543bf38f780: Preparing 05:35:07 4b4a7a419c2d: Preparing 05:35:07 4de5448161b3: Preparing 05:35:07 f70ee36035b9: Preparing 05:35:07 4de5448161b3: Waiting 05:35:07 f70ee36035b9: Waiting 05:35:07 e4f6cc816ef2: Layer already exists 05:35:07 0543bf38f780: Layer already exists 05:35:07 385ff61cd6cf: Layer already exists 05:35:07 931df75836d9: Layer already exists 05:35:07 4b4a7a419c2d: Layer already exists 05:35:07 4de5448161b3: Layer already exists 05:35:07 f70ee36035b9: Layer already exists 05:35:07 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:09ac005360f2c5cf738cf2151ba212a74f1a86fd5c74c030e4f0cc281c47832b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:08 + 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 05:35:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 05:35:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:35:08 e4f6cc816ef2: Preparing 05:35:08 931df75836d9: Preparing 05:35:08 385ff61cd6cf: Preparing 05:35:08 0543bf38f780: Preparing 05:35:08 4b4a7a419c2d: Preparing 05:35:08 4de5448161b3: Preparing 05:35:08 f70ee36035b9: Preparing 05:35:08 4de5448161b3: Waiting 05:35:08 f70ee36035b9: Waiting 05:35:08 4b4a7a419c2d: Layer already exists 05:35:08 0543bf38f780: Layer already exists 05:35:08 e4f6cc816ef2: Layer already exists 05:35:08 385ff61cd6cf: Layer already exists 05:35:08 931df75836d9: Layer already exists 05:35:08 4de5448161b3: Layer already exists 05:35:08 f70ee36035b9: Layer already exists 05:35:08 main: digest: sha256:09ac005360f2c5cf738cf2151ba212a74f1a86fd5c74c030e4f0cc281c47832b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:35:08 ===================================================== [Pipeline] echo 05:35:08 taggedImages: 05:35:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:363f833ea6f60f941992b7112881234b721ef949 05:35:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 05:35:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.82 05:35:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:35:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 05:35:08 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 05:35:08 363f833ea6f60f941992b7112881234b721ef949 05:35:08 latest 05:35:08 3.0.0-dev.82 05:35:08 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:35:08 main 05:35:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:09 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:363f833ea6f60f941992b7112881234b721ef949 05:35:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:35:09 a5b5af4e5648: Preparing 05:35:09 dfd0c854714e: Preparing 05:35:09 9e81b55bfb21: Preparing 05:35:09 c88b2bdad9d3: Preparing 05:35:09 2d7c78625fd6: Preparing 05:35:09 2ffd3aa0fd16: Preparing 05:35:09 e1fb5e209668: Preparing 05:35:09 a99de5d80523: Preparing 05:35:09 f70ee36035b9: Preparing 05:35:09 2ffd3aa0fd16: Waiting 05:35:09 e1fb5e209668: Waiting 05:35:09 a99de5d80523: Waiting 05:35:09 f70ee36035b9: Waiting 05:35:09 a5b5af4e5648: Pushed 05:35:10 dfd0c854714e: Pushed 05:35:10 2d7c78625fd6: Pushed 05:35:10 2ffd3aa0fd16: Pushed 05:35:10 f70ee36035b9: Layer already exists 05:35:10 e1fb5e209668: Pushed 05:35:10 a99de5d80523: Pushed 05:35:12 c88b2bdad9d3: Pushed 05:35:13 9e81b55bfb21: Pushed 05:35:13 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:b2944929b3960fa2b200b85720186cdf798f5f186e9b78d5b4e189dbfd3458cd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:13 + 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 05:35:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 05:35:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:35:13 a5b5af4e5648: Preparing 05:35:13 dfd0c854714e: Preparing 05:35:13 9e81b55bfb21: Preparing 05:35:13 c88b2bdad9d3: Preparing 05:35:13 2d7c78625fd6: Preparing 05:35:13 2ffd3aa0fd16: Preparing 05:35:13 e1fb5e209668: Preparing 05:35:13 a99de5d80523: Preparing 05:35:13 f70ee36035b9: Preparing 05:35:13 e1fb5e209668: Waiting 05:35:13 a99de5d80523: Waiting 05:35:13 f70ee36035b9: Waiting 05:35:13 2ffd3aa0fd16: Waiting 05:35:13 2d7c78625fd6: Layer already exists 05:35:13 c88b2bdad9d3: Layer already exists 05:35:13 a5b5af4e5648: Layer already exists 05:35:13 9e81b55bfb21: Layer already exists 05:35:13 dfd0c854714e: Layer already exists 05:35:13 e1fb5e209668: Layer already exists 05:35:13 2ffd3aa0fd16: Layer already exists 05:35:13 a99de5d80523: Layer already exists 05:35:13 f70ee36035b9: Layer already exists 05:35:13 latest: digest: sha256:b2944929b3960fa2b200b85720186cdf798f5f186e9b78d5b4e189dbfd3458cd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:14 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.82 05:35:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:35:14 a5b5af4e5648: Preparing 05:35:14 dfd0c854714e: Preparing 05:35:14 9e81b55bfb21: Preparing 05:35:14 c88b2bdad9d3: Preparing 05:35:14 2d7c78625fd6: Preparing 05:35:14 2ffd3aa0fd16: Preparing 05:35:14 e1fb5e209668: Preparing 05:35:14 a99de5d80523: Preparing 05:35:14 f70ee36035b9: Preparing 05:35:14 a99de5d80523: Waiting 05:35:14 2ffd3aa0fd16: Waiting 05:35:14 e1fb5e209668: Waiting 05:35:14 f70ee36035b9: Waiting 05:35:14 9e81b55bfb21: Layer already exists 05:35:14 c88b2bdad9d3: Layer already exists 05:35:14 2d7c78625fd6: Layer already exists 05:35:14 a5b5af4e5648: Layer already exists 05:35:14 dfd0c854714e: Layer already exists 05:35:14 a99de5d80523: Layer already exists 05:35:14 2ffd3aa0fd16: Layer already exists 05:35:14 f70ee36035b9: Layer already exists 05:35:14 e1fb5e209668: Layer already exists 05:35:14 3.0.0-dev.82: digest: sha256:b2944929b3960fa2b200b85720186cdf798f5f186e9b78d5b4e189dbfd3458cd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:15 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:35:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:35:15 a5b5af4e5648: Preparing 05:35:15 dfd0c854714e: Preparing 05:35:15 9e81b55bfb21: Preparing 05:35:15 c88b2bdad9d3: Preparing 05:35:15 2d7c78625fd6: Preparing 05:35:15 2ffd3aa0fd16: Preparing 05:35:15 e1fb5e209668: Preparing 05:35:15 a99de5d80523: Preparing 05:35:15 f70ee36035b9: Preparing 05:35:15 2ffd3aa0fd16: Waiting 05:35:15 e1fb5e209668: Waiting 05:35:15 f70ee36035b9: Waiting 05:35:15 a99de5d80523: Waiting 05:35:15 9e81b55bfb21: Layer already exists 05:35:15 dfd0c854714e: Layer already exists 05:35:15 2d7c78625fd6: Layer already exists 05:35:15 a5b5af4e5648: Layer already exists 05:35:15 c88b2bdad9d3: Layer already exists 05:35:15 2ffd3aa0fd16: Layer already exists 05:35:15 a99de5d80523: Layer already exists 05:35:15 e1fb5e209668: Layer already exists 05:35:15 f70ee36035b9: Layer already exists 05:35:16 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:b2944929b3960fa2b200b85720186cdf798f5f186e9b78d5b4e189dbfd3458cd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:16 + 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 05:35:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 05:35:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:35:16 a5b5af4e5648: Preparing 05:35:16 dfd0c854714e: Preparing 05:35:16 9e81b55bfb21: Preparing 05:35:16 c88b2bdad9d3: Preparing 05:35:16 2d7c78625fd6: Preparing 05:35:16 2ffd3aa0fd16: Preparing 05:35:16 e1fb5e209668: Preparing 05:35:16 a99de5d80523: Preparing 05:35:16 f70ee36035b9: Preparing 05:35:16 e1fb5e209668: Waiting 05:35:16 a99de5d80523: Waiting 05:35:16 f70ee36035b9: Waiting 05:35:16 dfd0c854714e: Layer already exists 05:35:16 9e81b55bfb21: Layer already exists 05:35:16 c88b2bdad9d3: Layer already exists 05:35:16 a5b5af4e5648: Layer already exists 05:35:16 2d7c78625fd6: Layer already exists 05:35:16 2ffd3aa0fd16: Layer already exists 05:35:16 a99de5d80523: Layer already exists 05:35:16 e1fb5e209668: Layer already exists 05:35:16 f70ee36035b9: Layer already exists 05:35:16 main: digest: sha256:b2944929b3960fa2b200b85720186cdf798f5f186e9b78d5b4e189dbfd3458cd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:35:17 ===================================================== [Pipeline] echo 05:35:17 taggedImages: 05:35:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:363f833ea6f60f941992b7112881234b721ef949 05:35:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 05:35:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.82 05:35:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:35:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 05:35:17 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 05:35:17 363f833ea6f60f941992b7112881234b721ef949 05:35:17 latest 05:35:17 3.0.0-dev.82 05:35:17 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:35:17 main 05:35:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:17 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:363f833ea6f60f941992b7112881234b721ef949 05:35:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:35:17 1a3ac733f0cc: Preparing 05:35:17 53d2f74b8b68: Preparing 05:35:17 82a18055223b: Preparing 05:35:17 10553c212ce2: Preparing 05:35:17 a8cfdf0cc8ec: Preparing 05:35:17 82a18055223b: Layer already exists 05:35:17 a8cfdf0cc8ec: Layer already exists 05:35:17 1a3ac733f0cc: Pushed 05:35:18 10553c212ce2: Pushed 05:35:22 53d2f74b8b68: Pushed 05:35:22 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:202d0622166f23b69f9c6486c0f4c89c37695cfdfd56c57b88647a0c5f70aa3d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:22 + 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 05:35:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 05:35:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:35:23 1a3ac733f0cc: Preparing 05:35:23 53d2f74b8b68: Preparing 05:35:23 82a18055223b: Preparing 05:35:23 10553c212ce2: Preparing 05:35:23 a8cfdf0cc8ec: Preparing 05:35:23 a8cfdf0cc8ec: Layer already exists 05:35:23 1a3ac733f0cc: Layer already exists 05:35:23 53d2f74b8b68: Layer already exists 05:35:23 10553c212ce2: Layer already exists 05:35:23 82a18055223b: Layer already exists 05:35:23 latest: digest: sha256:202d0622166f23b69f9c6486c0f4c89c37695cfdfd56c57b88647a0c5f70aa3d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:23 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.82 05:35:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:35:23 1a3ac733f0cc: Preparing 05:35:23 53d2f74b8b68: Preparing 05:35:23 82a18055223b: Preparing 05:35:23 10553c212ce2: Preparing 05:35:23 a8cfdf0cc8ec: Preparing 05:35:23 1a3ac733f0cc: Layer already exists 05:35:23 10553c212ce2: Layer already exists 05:35:23 82a18055223b: Layer already exists 05:35:23 a8cfdf0cc8ec: Layer already exists 05:35:23 53d2f74b8b68: Layer already exists 05:35:23 3.0.0-dev.82: digest: sha256:202d0622166f23b69f9c6486c0f4c89c37695cfdfd56c57b88647a0c5f70aa3d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:24 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:35:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:35:24 1a3ac733f0cc: Preparing 05:35:24 53d2f74b8b68: Preparing 05:35:24 82a18055223b: Preparing 05:35:24 10553c212ce2: Preparing 05:35:24 a8cfdf0cc8ec: Preparing 05:35:24 82a18055223b: Layer already exists 05:35:24 53d2f74b8b68: Layer already exists 05:35:24 1a3ac733f0cc: Layer already exists 05:35:24 a8cfdf0cc8ec: Layer already exists 05:35:24 10553c212ce2: Layer already exists 05:35:24 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:202d0622166f23b69f9c6486c0f4c89c37695cfdfd56c57b88647a0c5f70aa3d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:24 + 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 05:35:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 05:35:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:35:25 1a3ac733f0cc: Preparing 05:35:25 53d2f74b8b68: Preparing 05:35:25 82a18055223b: Preparing 05:35:25 10553c212ce2: Preparing 05:35:25 a8cfdf0cc8ec: Preparing 05:35:25 a8cfdf0cc8ec: Layer already exists 05:35:25 53d2f74b8b68: Layer already exists 05:35:25 1a3ac733f0cc: Layer already exists 05:35:25 10553c212ce2: Layer already exists 05:35:25 82a18055223b: Layer already exists 05:35:25 main: digest: sha256:202d0622166f23b69f9c6486c0f4c89c37695cfdfd56c57b88647a0c5f70aa3d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:35:25 ===================================================== [Pipeline] echo 05:35:25 taggedImages: 05:35:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:363f833ea6f60f941992b7112881234b721ef949 05:35:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 05:35:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.82 05:35:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:35:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 05:35:25 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 05:35:25 363f833ea6f60f941992b7112881234b721ef949 05:35:25 latest 05:35:25 3.0.0-dev.82 05:35:25 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:35:25 main 05:35:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:25 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:363f833ea6f60f941992b7112881234b721ef949 05:35:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:35:26 330a0bd5225c: Preparing 05:35:26 04fa9e5ed00b: Preparing 05:35:26 202bd2e645ca: Preparing 05:35:26 254eec9f8f22: Preparing 05:35:26 4127c988d0e7: Preparing 05:35:26 0d6455e1b052: Preparing 05:35:26 a8cfdf0cc8ec: Preparing 05:35:26 0d6455e1b052: Waiting 05:35:26 a8cfdf0cc8ec: Waiting 05:35:26 04fa9e5ed00b: Pushed 05:35:26 202bd2e645ca: Pushed 05:35:26 330a0bd5225c: Pushed 05:35:26 a8cfdf0cc8ec: Layer already exists 05:35:27 0d6455e1b052: Pushed 05:35:34 4127c988d0e7: Pushed 05:35:42 254eec9f8f22: Pushed 05:35:42 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:6179b6491f0ae67727450fd737a96b22c60721be3610a1006f8e8a0cddc51fa2 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:42 + 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 05:35:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 05:35:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:35:42 330a0bd5225c: Preparing 05:35:42 04fa9e5ed00b: Preparing 05:35:42 202bd2e645ca: Preparing 05:35:42 254eec9f8f22: Preparing 05:35:42 4127c988d0e7: Preparing 05:35:42 0d6455e1b052: Preparing 05:35:42 a8cfdf0cc8ec: Preparing 05:35:42 0d6455e1b052: Waiting 05:35:42 a8cfdf0cc8ec: Waiting 05:35:42 4127c988d0e7: Layer already exists 05:35:42 330a0bd5225c: Layer already exists 05:35:42 04fa9e5ed00b: Layer already exists 05:35:42 254eec9f8f22: Layer already exists 05:35:42 202bd2e645ca: Layer already exists 05:35:42 0d6455e1b052: Layer already exists 05:35:42 a8cfdf0cc8ec: Layer already exists 05:35:43 latest: digest: sha256:6179b6491f0ae67727450fd737a96b22c60721be3610a1006f8e8a0cddc51fa2 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:43 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.82 05:35:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:35:44 330a0bd5225c: Preparing 05:35:44 04fa9e5ed00b: Preparing 05:35:44 202bd2e645ca: Preparing 05:35:44 254eec9f8f22: Preparing 05:35:44 4127c988d0e7: Preparing 05:35:44 0d6455e1b052: Preparing 05:35:44 a8cfdf0cc8ec: Preparing 05:35:44 0d6455e1b052: Waiting 05:35:44 a8cfdf0cc8ec: Waiting 05:35:44 202bd2e645ca: Layer already exists 05:35:44 254eec9f8f22: Layer already exists 05:35:44 4127c988d0e7: Layer already exists 05:35:44 330a0bd5225c: Layer already exists 05:35:44 04fa9e5ed00b: Layer already exists 05:35:44 0d6455e1b052: Layer already exists 05:35:44 a8cfdf0cc8ec: Layer already exists 05:35:44 3.0.0-dev.82: digest: sha256:6179b6491f0ae67727450fd737a96b22c60721be3610a1006f8e8a0cddc51fa2 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:44 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:35:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:35:45 330a0bd5225c: Preparing 05:35:45 04fa9e5ed00b: Preparing 05:35:45 202bd2e645ca: Preparing 05:35:45 254eec9f8f22: Preparing 05:35:45 4127c988d0e7: Preparing 05:35:45 0d6455e1b052: Preparing 05:35:45 a8cfdf0cc8ec: Preparing 05:35:45 0d6455e1b052: Waiting 05:35:45 a8cfdf0cc8ec: Waiting 05:35:45 4127c988d0e7: Layer already exists 05:35:45 330a0bd5225c: Layer already exists 05:35:45 04fa9e5ed00b: Layer already exists 05:35:45 202bd2e645ca: Layer already exists 05:35:45 254eec9f8f22: Layer already exists 05:35:45 a8cfdf0cc8ec: Layer already exists 05:35:45 0d6455e1b052: Layer already exists 05:35:45 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:6179b6491f0ae67727450fd737a96b22c60721be3610a1006f8e8a0cddc51fa2 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:45 + 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 05:35:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 05:35:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:35:45 330a0bd5225c: Preparing 05:35:45 04fa9e5ed00b: Preparing 05:35:45 202bd2e645ca: Preparing 05:35:45 254eec9f8f22: Preparing 05:35:45 4127c988d0e7: Preparing 05:35:45 0d6455e1b052: Preparing 05:35:45 a8cfdf0cc8ec: Preparing 05:35:45 0d6455e1b052: Waiting 05:35:45 a8cfdf0cc8ec: Waiting 05:35:45 04fa9e5ed00b: Layer already exists 05:35:45 4127c988d0e7: Layer already exists 05:35:45 202bd2e645ca: Layer already exists 05:35:45 254eec9f8f22: Layer already exists 05:35:45 330a0bd5225c: Layer already exists 05:35:45 a8cfdf0cc8ec: Layer already exists 05:35:45 0d6455e1b052: Layer already exists 05:35:46 main: digest: sha256:6179b6491f0ae67727450fd737a96b22c60721be3610a1006f8e8a0cddc51fa2 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:35:46 ===================================================== [Pipeline] echo 05:35:46 taggedImages: 05:35:46 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:363f833ea6f60f941992b7112881234b721ef949 05:35:46 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 05:35:46 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.82 05:35:46 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:35:46 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 05:35:46 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 05:35:46 363f833ea6f60f941992b7112881234b721ef949 05:35:46 latest 05:35:46 3.0.0-dev.82 05:35:46 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:35:46 main 05:35:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:46 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:363f833ea6f60f941992b7112881234b721ef949 05:35:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:35:46 9a85874eaa3b: Preparing 05:35:46 e4474b25c460: Preparing 05:35:46 33bfa54f6dde: Preparing 05:35:46 8c7a83797263: Preparing 05:35:46 8e89cf2bb585: Preparing 05:35:46 a8cfdf0cc8ec: Preparing 05:35:46 a8cfdf0cc8ec: Waiting 05:35:47 9a85874eaa3b: Pushed 05:35:47 e4474b25c460: Pushed 05:35:47 33bfa54f6dde: Pushed 05:35:47 a8cfdf0cc8ec: Layer already exists 05:35:47 8e89cf2bb585: Pushed 05:36:02 8c7a83797263: Pushed 05:36:02 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:887f9af114cfabb05f7114cbab57e40748d99cdf27096bc73f7bc47cb85f91ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:03 + 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 05:36:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 05:36:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:36:03 9a85874eaa3b: Preparing 05:36:03 e4474b25c460: Preparing 05:36:03 33bfa54f6dde: Preparing 05:36:03 8c7a83797263: Preparing 05:36:03 8e89cf2bb585: Preparing 05:36:03 a8cfdf0cc8ec: Preparing 05:36:03 8e89cf2bb585: Layer already exists 05:36:03 33bfa54f6dde: Layer already exists 05:36:03 9a85874eaa3b: Layer already exists 05:36:03 e4474b25c460: Layer already exists 05:36:03 8c7a83797263: Layer already exists 05:36:03 a8cfdf0cc8ec: Layer already exists 05:36:03 latest: digest: sha256:887f9af114cfabb05f7114cbab57e40748d99cdf27096bc73f7bc47cb85f91ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:03 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.82 05:36:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:36:04 9a85874eaa3b: Preparing 05:36:04 e4474b25c460: Preparing 05:36:04 33bfa54f6dde: Preparing 05:36:04 8c7a83797263: Preparing 05:36:04 8e89cf2bb585: Preparing 05:36:04 a8cfdf0cc8ec: Preparing 05:36:04 a8cfdf0cc8ec: Waiting 05:36:04 8e89cf2bb585: Layer already exists 05:36:04 9a85874eaa3b: Layer already exists 05:36:04 33bfa54f6dde: Layer already exists 05:36:04 8c7a83797263: Layer already exists 05:36:04 e4474b25c460: Layer already exists 05:36:04 a8cfdf0cc8ec: Layer already exists 05:36:04 3.0.0-dev.82: digest: sha256:887f9af114cfabb05f7114cbab57e40748d99cdf27096bc73f7bc47cb85f91ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:04 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:36:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:36:05 9a85874eaa3b: Preparing 05:36:05 e4474b25c460: Preparing 05:36:05 33bfa54f6dde: Preparing 05:36:05 8c7a83797263: Preparing 05:36:05 8e89cf2bb585: Preparing 05:36:05 a8cfdf0cc8ec: Preparing 05:36:05 a8cfdf0cc8ec: Waiting 05:36:05 8c7a83797263: Layer already exists 05:36:05 8e89cf2bb585: Layer already exists 05:36:05 9a85874eaa3b: Layer already exists 05:36:05 33bfa54f6dde: Layer already exists 05:36:05 e4474b25c460: Layer already exists 05:36:05 a8cfdf0cc8ec: Layer already exists 05:36:05 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:887f9af114cfabb05f7114cbab57e40748d99cdf27096bc73f7bc47cb85f91ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:05 + 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 05:36:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 05:36:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:36:06 9a85874eaa3b: Preparing 05:36:06 e4474b25c460: Preparing 05:36:06 33bfa54f6dde: Preparing 05:36:06 8c7a83797263: Preparing 05:36:06 8e89cf2bb585: Preparing 05:36:06 a8cfdf0cc8ec: Preparing 05:36:06 a8cfdf0cc8ec: Waiting 05:36:06 e4474b25c460: Layer already exists 05:36:06 8c7a83797263: Layer already exists 05:36:06 33bfa54f6dde: Layer already exists 05:36:06 8e89cf2bb585: Layer already exists 05:36:06 9a85874eaa3b: Layer already exists 05:36:06 a8cfdf0cc8ec: Layer already exists 05:36:06 main: digest: sha256:887f9af114cfabb05f7114cbab57e40748d99cdf27096bc73f7bc47cb85f91ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:36:06 ===================================================== [Pipeline] echo 05:36:06 taggedImages: 05:36:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:363f833ea6f60f941992b7112881234b721ef949 05:36:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 05:36:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.82 05:36:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:36:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 05:36:06 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 05:36:06 363f833ea6f60f941992b7112881234b721ef949 05:36:06 latest 05:36:06 3.0.0-dev.82 05:36:06 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:36:06 main 05:36:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:06 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:363f833ea6f60f941992b7112881234b721ef949 05:36:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:36:07 9c9a13dc26ba: Preparing 05:36:07 b89afc1415cf: Preparing 05:36:07 52f271526142: Preparing 05:36:07 6ebf544878cd: Preparing 05:36:07 0d6455e1b052: Preparing 05:36:07 a8cfdf0cc8ec: Preparing 05:36:07 a8cfdf0cc8ec: Waiting 05:36:07 0d6455e1b052: Layer already exists 05:36:07 a8cfdf0cc8ec: Layer already exists 05:36:07 9c9a13dc26ba: Pushed 05:36:07 b89afc1415cf: Pushed 05:36:07 52f271526142: Pushed 05:36:25 6ebf544878cd: Pushed 05:36:25 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:0c5b342a11a176ebc71fb0f64503ce80d9278ea2c03ca766ffc534746fad7222 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:26 + 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 05:36:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 05:36:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:36:26 9c9a13dc26ba: Preparing 05:36:26 b89afc1415cf: Preparing 05:36:26 52f271526142: Preparing 05:36:26 6ebf544878cd: Preparing 05:36:26 0d6455e1b052: Preparing 05:36:26 a8cfdf0cc8ec: Preparing 05:36:26 a8cfdf0cc8ec: Waiting 05:36:26 b89afc1415cf: Layer already exists 05:36:26 9c9a13dc26ba: Layer already exists 05:36:26 6ebf544878cd: Layer already exists 05:36:26 0d6455e1b052: Layer already exists 05:36:26 52f271526142: Layer already exists 05:36:26 a8cfdf0cc8ec: Layer already exists 05:36:26 latest: digest: sha256:0c5b342a11a176ebc71fb0f64503ce80d9278ea2c03ca766ffc534746fad7222 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:26 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.82 05:36:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:36:27 9c9a13dc26ba: Preparing 05:36:27 b89afc1415cf: Preparing 05:36:27 52f271526142: Preparing 05:36:27 6ebf544878cd: Preparing 05:36:27 0d6455e1b052: Preparing 05:36:27 a8cfdf0cc8ec: Preparing 05:36:27 a8cfdf0cc8ec: Waiting 05:36:27 52f271526142: Layer already exists 05:36:27 9c9a13dc26ba: Layer already exists 05:36:27 0d6455e1b052: Layer already exists 05:36:27 b89afc1415cf: Layer already exists 05:36:27 6ebf544878cd: Layer already exists 05:36:27 a8cfdf0cc8ec: Layer already exists 05:36:27 3.0.0-dev.82: digest: sha256:0c5b342a11a176ebc71fb0f64503ce80d9278ea2c03ca766ffc534746fad7222 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:27 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:36:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:36:28 9c9a13dc26ba: Preparing 05:36:28 b89afc1415cf: Preparing 05:36:28 52f271526142: Preparing 05:36:28 6ebf544878cd: Preparing 05:36:28 0d6455e1b052: Preparing 05:36:28 a8cfdf0cc8ec: Preparing 05:36:28 a8cfdf0cc8ec: Waiting 05:36:28 b89afc1415cf: Layer already exists 05:36:28 9c9a13dc26ba: Layer already exists 05:36:28 0d6455e1b052: Layer already exists 05:36:28 6ebf544878cd: Layer already exists 05:36:28 52f271526142: Layer already exists 05:36:28 a8cfdf0cc8ec: Layer already exists 05:36:28 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:0c5b342a11a176ebc71fb0f64503ce80d9278ea2c03ca766ffc534746fad7222 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:28 + 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 05:36:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 05:36:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:36:28 9c9a13dc26ba: Preparing 05:36:28 b89afc1415cf: Preparing 05:36:28 52f271526142: Preparing 05:36:28 6ebf544878cd: Preparing 05:36:28 0d6455e1b052: Preparing 05:36:28 a8cfdf0cc8ec: Preparing 05:36:28 a8cfdf0cc8ec: Waiting 05:36:28 b89afc1415cf: Layer already exists 05:36:28 52f271526142: Layer already exists 05:36:28 6ebf544878cd: Layer already exists 05:36:28 9c9a13dc26ba: Layer already exists 05:36:28 0d6455e1b052: Layer already exists 05:36:28 a8cfdf0cc8ec: Layer already exists 05:36:29 main: digest: sha256:0c5b342a11a176ebc71fb0f64503ce80d9278ea2c03ca766ffc534746fad7222 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:36:29 ===================================================== [Pipeline] echo 05:36:29 taggedImages: 05:36:29 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:363f833ea6f60f941992b7112881234b721ef949 05:36:29 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 05:36:29 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.82 05:36:29 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:36:29 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 05:36:29 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 05:36:29 363f833ea6f60f941992b7112881234b721ef949 05:36:29 latest 05:36:29 3.0.0-dev.82 05:36:29 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:36:29 main 05:36:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:29 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:363f833ea6f60f941992b7112881234b721ef949 05:36:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:36:30 a8540c9ceece: Preparing 05:36:30 cf19076ed22b: Preparing 05:36:30 82a18055223b: Preparing 05:36:30 7b89110e1b9c: Preparing 05:36:30 f70ee36035b9: Preparing 05:36:30 f70ee36035b9: Layer already exists 05:36:30 82a18055223b: Layer already exists 05:36:30 a8540c9ceece: Pushed 05:36:30 7b89110e1b9c: Pushed 05:36:35 cf19076ed22b: Pushed 05:36:35 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:8fa74cc979cb5c6dccb04a338dd20f0e3563cd2155ed5d1a99ca5fd546e2a7ce size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:36 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 05:36:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:36:36 a8540c9ceece: Preparing 05:36:36 cf19076ed22b: Preparing 05:36:36 82a18055223b: Preparing 05:36:36 7b89110e1b9c: Preparing 05:36:36 f70ee36035b9: Preparing 05:36:36 82a18055223b: Layer already exists 05:36:36 a8540c9ceece: Layer already exists 05:36:36 7b89110e1b9c: Layer already exists 05:36:36 cf19076ed22b: Layer already exists 05:36:36 f70ee36035b9: Layer already exists 05:36:36 latest: digest: sha256:8fa74cc979cb5c6dccb04a338dd20f0e3563cd2155ed5d1a99ca5fd546e2a7ce size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:36 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.82 05:36:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:36:37 a8540c9ceece: Preparing 05:36:37 cf19076ed22b: Preparing 05:36:37 82a18055223b: Preparing 05:36:37 7b89110e1b9c: Preparing 05:36:37 f70ee36035b9: Preparing 05:36:37 82a18055223b: Layer already exists 05:36:37 7b89110e1b9c: Layer already exists 05:36:37 f70ee36035b9: Layer already exists 05:36:37 cf19076ed22b: Layer already exists 05:36:37 a8540c9ceece: Layer already exists 05:36:37 3.0.0-dev.82: digest: sha256:8fa74cc979cb5c6dccb04a338dd20f0e3563cd2155ed5d1a99ca5fd546e2a7ce size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:37 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:36:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:36:37 a8540c9ceece: Preparing 05:36:37 cf19076ed22b: Preparing 05:36:37 82a18055223b: Preparing 05:36:37 7b89110e1b9c: Preparing 05:36:37 f70ee36035b9: Preparing 05:36:37 82a18055223b: Layer already exists 05:36:37 cf19076ed22b: Layer already exists 05:36:37 a8540c9ceece: Layer already exists 05:36:37 7b89110e1b9c: Layer already exists 05:36:37 f70ee36035b9: Layer already exists 05:36:37 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:8fa74cc979cb5c6dccb04a338dd20f0e3563cd2155ed5d1a99ca5fd546e2a7ce size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:38 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 05:36:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:36:38 a8540c9ceece: Preparing 05:36:38 cf19076ed22b: Preparing 05:36:38 82a18055223b: Preparing 05:36:38 7b89110e1b9c: Preparing 05:36:38 f70ee36035b9: Preparing 05:36:38 82a18055223b: Layer already exists 05:36:38 a8540c9ceece: Layer already exists 05:36:38 cf19076ed22b: Layer already exists 05:36:38 f70ee36035b9: Layer already exists 05:36:38 7b89110e1b9c: Layer already exists 05:36:38 main: digest: sha256:8fa74cc979cb5c6dccb04a338dd20f0e3563cd2155ed5d1a99ca5fd546e2a7ce size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:36:38 ===================================================== [Pipeline] echo 05:36:38 taggedImages: 05:36:38 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:363f833ea6f60f941992b7112881234b721ef949 05:36:38 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 05:36:38 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.82 05:36:38 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:36:38 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 05:36:38 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 05:36:38 363f833ea6f60f941992b7112881234b721ef949 05:36:38 latest 05:36:38 3.0.0-dev.82 05:36:38 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:36:38 main 05:36:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:39 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:363f833ea6f60f941992b7112881234b721ef949 05:36:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:36:39 27ce6f148739: Preparing 05:36:39 b79190a9c829: Preparing 05:36:39 82a18055223b: Preparing 05:36:39 f9e970a5f90f: Preparing 05:36:39 f70ee36035b9: Preparing 05:36:39 f70ee36035b9: Layer already exists 05:36:39 f9e970a5f90f: Layer already exists 05:36:39 82a18055223b: Layer already exists 05:36:39 27ce6f148739: Pushed 05:36:45 b79190a9c829: Pushed 05:36:45 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:d234ad4bbd0687c73a52a56a277af82230049be6f54abab08d5ffe7e13be2d7d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:45 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 05:36:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:36:45 27ce6f148739: Preparing 05:36:45 b79190a9c829: Preparing 05:36:45 82a18055223b: Preparing 05:36:45 f9e970a5f90f: Preparing 05:36:45 f70ee36035b9: Preparing 05:36:45 f9e970a5f90f: Layer already exists 05:36:45 f70ee36035b9: Layer already exists 05:36:45 82a18055223b: Layer already exists 05:36:45 27ce6f148739: Layer already exists 05:36:45 b79190a9c829: Layer already exists 05:36:45 latest: digest: sha256:d234ad4bbd0687c73a52a56a277af82230049be6f54abab08d5ffe7e13be2d7d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:46 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.82 05:36:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:36:46 27ce6f148739: Preparing 05:36:46 b79190a9c829: Preparing 05:36:46 82a18055223b: Preparing 05:36:46 f9e970a5f90f: Preparing 05:36:46 f70ee36035b9: Preparing 05:36:46 b79190a9c829: Layer already exists 05:36:46 f70ee36035b9: Layer already exists 05:36:46 82a18055223b: Layer already exists 05:36:46 27ce6f148739: Layer already exists 05:36:46 f9e970a5f90f: Layer already exists 05:36:46 3.0.0-dev.82: digest: sha256:d234ad4bbd0687c73a52a56a277af82230049be6f54abab08d5ffe7e13be2d7d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:47 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:36:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:36:47 27ce6f148739: Preparing 05:36:47 b79190a9c829: Preparing 05:36:47 82a18055223b: Preparing 05:36:47 f9e970a5f90f: Preparing 05:36:47 f70ee36035b9: Preparing 05:36:47 f70ee36035b9: Layer already exists 05:36:47 27ce6f148739: Layer already exists 05:36:47 f9e970a5f90f: Layer already exists 05:36:47 b79190a9c829: Layer already exists 05:36:47 82a18055223b: Layer already exists 05:36:47 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:d234ad4bbd0687c73a52a56a277af82230049be6f54abab08d5ffe7e13be2d7d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:48 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 05:36:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:36:48 27ce6f148739: Preparing 05:36:48 b79190a9c829: Preparing 05:36:48 82a18055223b: Preparing 05:36:48 f9e970a5f90f: Preparing 05:36:48 f70ee36035b9: Preparing 05:36:48 f70ee36035b9: Layer already exists 05:36:48 27ce6f148739: Layer already exists 05:36:48 b79190a9c829: Layer already exists 05:36:48 82a18055223b: Layer already exists 05:36:48 f9e970a5f90f: Layer already exists 05:36:48 main: digest: sha256:d234ad4bbd0687c73a52a56a277af82230049be6f54abab08d5ffe7e13be2d7d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:36:48 ===================================================== [Pipeline] echo 05:36:48 taggedImages: 05:36:48 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:363f833ea6f60f941992b7112881234b721ef949 05:36:48 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 05:36:48 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.82 05:36:48 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 05:36:48 - 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 05:36:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:36:49 05:36:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:36:49 arm64: Pulling from edgex-lftools-log-publisher 05:36:49 8998bd30e6a1: Pulling fs layer 05:36:49 04944245beec: Pulling fs layer 05:36:49 699f458cf7ca: Pulling fs layer 05:36:49 765212b225bb: Pulling fs layer 05:36:49 f23df028b6ca: Pulling fs layer 05:36:49 d65c8cfc05b1: Pulling fs layer 05:36:49 2437ff75d9bd: Pulling fs layer 05:36:49 f23df028b6ca: Waiting 05:36:49 d65c8cfc05b1: Waiting 05:36:49 2437ff75d9bd: Waiting 05:36:49 765212b225bb: Waiting 05:36:49 04944245beec: Verifying Checksum 05:36:49 04944245beec: Download complete 05:36:49 765212b225bb: Verifying Checksum 05:36:49 765212b225bb: Download complete 05:36:49 f23df028b6ca: Verifying Checksum 05:36:49 f23df028b6ca: Download complete 05:36:49 d65c8cfc05b1: Verifying Checksum 05:36:49 d65c8cfc05b1: Download complete 05:36:49 699f458cf7ca: Verifying Checksum 05:36:49 699f458cf7ca: Download complete 05:36:50 8998bd30e6a1: Verifying Checksum 05:36:50 8998bd30e6a1: Download complete 05:36:52 2437ff75d9bd: Verifying Checksum 05:36:52 2437ff75d9bd: Download complete 05:36:54 8998bd30e6a1: Pull complete 05:36:54 04944245beec: Pull complete 05:36:55 699f458cf7ca: Pull complete 05:36:56 765212b225bb: Pull complete 05:36:56 f23df028b6ca: Pull complete 05:36:57 d65c8cfc05b1: Pull complete 05:37:11 2437ff75d9bd: Pull complete 05:37:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:37:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:37:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:37:12 prd-ubuntu20.04-docker-arm64-4c-16g-8743 does not seem to be running inside a container 05:37:12 $ 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/444 -v /w/workspace/edgex-go/444:/w/workspace/edgex-go/444:rw,z -v /w/workspace/edgex-go/444@tmp:/w/workspace/edgex-go/444@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 05:37:14 $ docker top 55cf564547bfc11dfacfbb1c425179b079d966766e0d9a06f1fbc5aa2896b520 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:37:15 ---> job-cost.sh 05:37:15 lf-activate-venv: SKIPPING 05:37:15 INFO: No Stack... 05:37:16 INFO: Retrieving Pricing Info for: v3-standard-4 05:37:17 INFO: Archiving Costs [Pipeline] sh 05:37:17 + cat /w/workspace/edgex-go/444/archives/cost.csv 05:37:17 + cut -d, -f6 [Pipeline] lock 05:37:17 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-444-stack-cost] 05:37:17 Resource [jenkins-edgexfoundry-edgex-go-main-444-stack-cost] did not exist. Created. 05:37:17 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-444-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:37:17 + echo total: 0.10999999940395355 [Pipeline] stash 05:37:18 Stashed 1 file(s) [Pipeline] } 05:37:18 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-444-stack-cost] [Pipeline] // lock [Pipeline] } 05:37:18 $ docker stop --time=1 55cf564547bfc11dfacfbb1c425179b079d966766e0d9a06f1fbc5aa2896b520 05:37:20 $ docker rm -f --volumes 55cf564547bfc11dfacfbb1c425179b079d966766e0d9a06f1fbc5aa2896b520 [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 05:37:20 provisioning config files... 05:37:20 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/444@tmp/config15345620823354418691tmp [Pipeline] { [Pipeline] sh 05:37:20 + set +x 05:37:20 + bash -s -- 05:37:20 + curl -s https://codecov.io/bash 05:37:20 05:37:20 _____ _ 05:37:20 / ____| | | 05:37:20 | | ___ __| | ___ ___ _____ __ 05:37:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:37:20 | |___| (_) | (_| | __/ (_| (_) \ V / 05:37:20 \_____\___/ \__,_|\___|\___\___/ \_/ 05:37:20 Bash-1.0.6 05:37:20 05:37:20 05:37:20 ==> git version 2.25.1 found 05:37:20 ==> 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 05:37:20 Release-Date: 2020-01-08 05:37:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:37:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:37:20 ==> Jenkins CI detected. 05:37:20 current dir:  /w/workspace/edgex-go/444 05:37:20 project root: . 05:37:20 --> token set from env 05:37:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:37:20 ==> Running gcov in . (disable via -X gcov) 05:37:20 ==> Python coveragepy not found 05:37:20 ==> Searching for coverage reports in: 05:37:20 + . 05:37:20 -> Found 1 reports 05:37:20 ==> Detecting git/mercurial file structure 05:37:20 ==> Reading reports 05:37:21 + ./coverage.out bytes=446903 05:37:21 ==> Appending adjustments 05:37:21 https://docs.codecov.io/docs/fixing-reports 05:37:22 + Found adjustments 05:37:22 ==> Gzipping contents 05:37:22 60K /tmp/codecov.l4nCwY.gz 05:37:22 ==> Uploading reports 05:37:22 url: https://codecov.io 05:37:22 query: branch=main&commit=363f833ea6f60f941992b7112881234b721ef949&build=444&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F444%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:37:22 -> Pinging Codecov 05:37:22 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=363f833ea6f60f941992b7112881234b721ef949&build=444&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F444%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:37:22 -> Uploading to 05:37:22 https://storage.googleapis.com/codecov/v4/raw/2023-03-08/00271124DB129430A58F1EEE437C3FCB/363f833ea6f60f941992b7112881234b721ef949/157f72e8-8641-4769-ba2a-bd90c488e84c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230308T053722Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b0ff2c1f865f81f5ad52f44c97785955f4f3c9bdea24e08132bdef5833fa688c 05:37:22 % Total % Received % Xferd Average Speed Time Time Time Current 05:37:22 Dload Upload Total Spent Left Speed 05:37:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58044 0 0 100 58044 0 257k --:--:-- --:--:-- --:--:-- 256k 100 58044 0 0 100 58044 0 205k --:--:-- --:--:-- --:--:-- 204k 05:37:22 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } 05:37:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 05:37:22 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:37:22 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:37:22 05:37:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:37:23 1.410.4: Pulling from edgex-devops/edgex-snyk-go 05:37:23 df9b9388f04a: Pulling fs layer 05:37:23 52dc419b0ee2: Pulling fs layer 05:37:23 25bc292e5bac: Pulling fs layer 05:37:23 114826534d7a: Pulling fs layer 05:37:23 4657fd5d0bcf: Pulling fs layer 05:37:23 6ad1cebc031e: Pulling fs layer 05:37:23 8a3aa393b2d8: Pulling fs layer 05:37:23 4657fd5d0bcf: Waiting 05:37:23 6ad1cebc031e: Waiting 05:37:23 8a3aa393b2d8: Waiting 05:37:23 114826534d7a: Waiting 05:37:23 25bc292e5bac: Verifying Checksum 05:37:23 25bc292e5bac: Download complete 05:37:23 52dc419b0ee2: Verifying Checksum 05:37:23 52dc419b0ee2: Download complete 05:37:23 4657fd5d0bcf: Verifying Checksum 05:37:23 4657fd5d0bcf: Download complete 05:37:23 df9b9388f04a: Verifying Checksum 05:37:23 df9b9388f04a: Download complete 05:37:23 df9b9388f04a: Pull complete 05:37:23 6ad1cebc031e: Verifying Checksum 05:37:23 52dc419b0ee2: Pull complete 05:37:23 25bc292e5bac: Pull complete 05:37:23 114826534d7a: Verifying Checksum 05:37:23 114826534d7a: Download complete 05:37:24 8a3aa393b2d8: Verifying Checksum 05:37:24 8a3aa393b2d8: Download complete 05:37:27 114826534d7a: Pull complete 05:37:27 4657fd5d0bcf: Pull complete 05:37:27 6ad1cebc031e: Pull complete 05:37:30 8a3aa393b2d8: Pull complete 05:37:30 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 05:37:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:37:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:37:30 prd-ubuntu20.04-docker-8c-8g-8745 does not seem to be running inside a container 05:37:30 $ 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/444 -v /w/workspace/edgex-go/444:/w/workspace/edgex-go/444:rw,z -v /w/workspace/edgex-go/444@tmp:/w/workspace/edgex-go/444@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 05:37:32 $ docker top b3e5c41d6ac2822f3fc425b0603ffad256132b67324f7f55cb1d08c3c7f07f01 -eo pid,comm [Pipeline] { [Pipeline] echo 05:37:32 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 05:37:32 + set -o pipefail 05:37:32 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 05:37:36 05:37:36 Monitoring /w/workspace/edgex-go/444 (github.com/edgexfoundry/edgex-go)... 05:37:36 05:37:36 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/a1be0312-1c3d-45db-b83d-766690173942 05:37:36 05:37:36 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 05:37:36 05:37:36 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:37:36 05:37:36 05:37:36 A medium severity vulnerability was found in the Snyk CLI versions you are using. 05:37:36 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 05:37:36 More details here: https://snyk.co/ue1NS [Pipeline] } 05:37:36 $ docker stop --time=1 b3e5c41d6ac2822f3fc425b0603ffad256132b67324f7f55cb1d08c3c7f07f01 05:37:38 $ docker rm -f --volumes b3e5c41d6ac2822f3fc425b0603ffad256132b67324f7f55cb1d08c3c7f07f01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 05:37:39 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:37:39 provisioning config files... 05:37:39 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/444@tmp/config13297008147983663599tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:37:39 --> edgex-publish-swagger.sh 05:37:39 === Publish openapi/v3 API === 05:37:39 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 05:37:39 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/444/openapi/v3/core-command.yaml] 05:37:39 % Total % Received % Xferd Average Speed Time Time Time Current 05:37:39 Dload Upload Total Spent Left Speed 05:37:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 130k --:--:-- --:--:-- --:--:-- 129k 100 29030 0 0 100 29030 0 63246 --:--:-- --:--:-- --:--:-- 63108 05:37:39 05:37:39 05:37:39 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/444/openapi/v3/core-data.yaml] 05:37:39 % Total % Received % Xferd Average Speed Time Time Time Current 05:37:39 Dload Upload Total Spent Left Speed 05:37:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 121k --:--:-- --:--:-- --:--:-- 121k 05:37:40 05:37:40 05:37:40 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/444/openapi/v3/core-metadata.yaml] 05:37:40 % Total % Received % Xferd Average Speed Time Time Time Current 05:37:40 Dload Upload Total Spent Left Speed 05:37:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 0 0 100 140k 0 1527k --:--:-- --:--:-- --:--:-- 1511k 100 140k 0 0 100 140k 0 262k --:--:-- --:--:-- --:--:-- 262k 05:37:40 05:37:40 05:37:40 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/444/openapi/v3/support-notifications.yaml] 05:37:40 % Total % Received % Xferd Average Speed Time Time Time Current 05:37:40 Dload Upload Total Spent Left Speed 05:37:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 177k --:--:-- --:--:-- --:--:-- 177k 05:37:41 05:37:41 05:37:41 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/444/openapi/v3/support-scheduler.yaml] 05:37:41 % Total % Received % Xferd Average Speed Time Time Time Current 05:37:41 Dload Upload Total Spent Left Speed 05:37:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 77099 --:--:-- --:--:-- --:--:-- 76925 05:37:41 05:37:41 [Pipeline] } 05:37:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 05:37:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:37:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:37:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:37:42 prd-ubuntu20.04-docker-8c-8g-8745 does not seem to be running inside a container 05:37:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/444 -v /w/workspace/edgex-go/444:/w/workspace/edgex-go/444:rw,z -v /w/workspace/edgex-go/444@tmp:/w/workspace/edgex-go/444@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 05:37:42 $ docker top b5e1c3821a5dbe372c6cf44c5bda76396fa6c3f3902f7c6d17f9cbd74e968d2f -eo pid,comm 05:37:42 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:37:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:37:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:37:42 [ssh-agent] Looking for ssh-agent implementation... 05:37:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:37:43 $ docker exec b5e1c3821a5dbe372c6cf44c5bda76396fa6c3f3902f7c6d17f9cbd74e968d2f ssh-agent 05:37:43 SSH_AUTH_SOCK=/tmp/ssh-de9MF5TNy136/agent.32 05:37:43 SSH_AGENT_PID=38 05:37:43 Running ssh-add (command line suppressed) 05:37:43 Identity added: /w/workspace/edgex-go/444@tmp/private_key_6100699804364082328.key (/w/workspace/edgex-go/444@tmp/private_key_6100699804364082328.key) 05:37:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:37:43 + git semver tag 05:37:43 2023-03-08 05:37:43,773 [run_tag] DEBUG tag force:False 05:37:43 2023-03-08 05:37:43,773 [check_head_tag] DEBUG check head tag 05:37:43 2023-03-08 05:37:43,776 [execute] INFO git cat-file --batch-check 05:37:43 2023-03-08 05:37:43,776 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/444, universal_newlines=False, shell=None, istream=) 05:37:43 2023-03-08 05:37:43,780 [execute] INFO git cat-file --batch 05:37:43 2023-03-08 05:37:43,780 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/444, universal_newlines=False, shell=None, istream=) 05:37:43 2023-03-08 05:37:43,841 [read_version] DEBUG read version from /w/workspace/edgex-go/444/.semver/main 05:37:43 2023-03-08 05:37:43,841 [execute] INFO git tag -a v3.0.0-dev.82 -m v3.0.0-dev.82 05:37:43 2023-03-08 05:37:43,841 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.82', '-m', 'v3.0.0-dev.82'], cwd=/w/workspace/edgex-go/444, universal_newlines=False, shell=None, istream=None) 05:37:43 2023-03-08 05:37:43,845 [read_version] DEBUG read version from /w/workspace/edgex-go/444/.semver/main 05:37:43 3.0.0-dev.82 [Pipeline] } 05:37:43 $ docker exec --env ******** --env ******** b5e1c3821a5dbe372c6cf44c5bda76396fa6c3f3902f7c6d17f9cbd74e968d2f ssh-agent -k 05:37:43 unset SSH_AUTH_SOCK; 05:37:43 unset SSH_AGENT_PID; 05:37:43 echo Agent pid 38 killed; 05:37:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:37:44 + git semver [Pipeline] } 05:37:44 $ docker stop --time=1 b5e1c3821a5dbe372c6cf44c5bda76396fa6c3f3902f7c6d17f9cbd74e968d2f 05:37:45 $ docker rm -f --volumes b5e1c3821a5dbe372c6cf44c5bda76396fa6c3f3902f7c6d17f9cbd74e968d2f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:37:46 05:37:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:37:46 0.23.1-centos7: Pulling from edgex-lftools 05:37:46 ab5ef0e58194: Pulling fs layer 05:37:46 9712f1f96733: Pulling fs layer 05:37:46 63f879dbbcfc: Pulling fs layer 05:37:46 0d9ebad4ef96: Pulling fs layer 05:37:46 e9a5061849ea: Pulling fs layer 05:37:46 d747dcd14b5f: Pulling fs layer 05:37:46 2de7ff778b66: Pulling fs layer 05:37:46 0d9ebad4ef96: Waiting 05:37:46 e9a5061849ea: Waiting 05:37:46 d747dcd14b5f: Waiting 05:37:46 2de7ff778b66: Waiting 05:37:46 9712f1f96733: Verifying Checksum 05:37:46 9712f1f96733: Download complete 05:37:47 63f879dbbcfc: Verifying Checksum 05:37:47 63f879dbbcfc: Download complete 05:37:47 e9a5061849ea: Verifying Checksum 05:37:47 e9a5061849ea: Download complete 05:37:47 0d9ebad4ef96: Verifying Checksum 05:37:47 0d9ebad4ef96: Download complete 05:37:47 d747dcd14b5f: Verifying Checksum 05:37:47 d747dcd14b5f: Download complete 05:37:47 ab5ef0e58194: Verifying Checksum 05:37:47 ab5ef0e58194: Download complete 05:37:47 2de7ff778b66: Verifying Checksum 05:37:47 2de7ff778b66: Download complete 05:37:49 ab5ef0e58194: Pull complete 05:37:49 9712f1f96733: Pull complete 05:37:50 63f879dbbcfc: Pull complete 05:37:54 0d9ebad4ef96: Pull complete 05:37:54 e9a5061849ea: Pull complete 05:37:54 d747dcd14b5f: Pull complete 05:37:55 2de7ff778b66: Pull complete 05:37:55 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:37:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:37:55 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:37:55 prd-ubuntu20.04-docker-8c-8g-8745 does not seem to be running inside a container 05:37:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/444 -v /w/workspace/edgex-go/444:/w/workspace/edgex-go/444:rw,z -v /w/workspace/edgex-go/444@tmp:/w/workspace/edgex-go/444@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 05:37:57 $ docker top c395bfe9eee0e6be5a6f110d016c3755cf7487b45ebb55190a00330dcb07357f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:37:57 provisioning config files... 05:37:57 copy managed file [sigul-config] to file:/w/workspace/edgex-go/444@tmp/config15018048966039825008tmp 05:37:57 copy managed file [sigul-password] to file:/w/workspace/edgex-go/444@tmp/config9724000079857341668tmp 05:37:57 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/444@tmp/config13172130097366020264tmp [Pipeline] { [Pipeline] echo 05:37:57 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:37:57 ---> sigul-configuration.sh 05:37:57 gpg: directory `/root/.gnupg' created 05:37:57 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:37:57 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:37:57 gpg: keyring `/root/.gnupg/secring.gpg' created 05:37:57 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:37:57 gpg: CAST5 encrypted data 05:37:57 gpg: encrypted with 1 passphrase 05:37:57 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:37:57 + mkdir /home/jenkins 05:37:57 + mkdir /home/jenkins/sigul [Pipeline] sh 05:37:58 + 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 05:37:58 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:37:58 ---> sigul-install.sh 05:37:58 Sigul already installed; skipping installation. [Pipeline] sh 05:37:58 + git tag --list 05:37:58 0.6.0 05:37:58 0.6.1 05:37:58 0.7.0 05:37:58 0.7.1 05:37:58 v1.0.0 05:37:58 v1.0.1 05:37:58 v1.1.0 05:37:58 v1.2.0 05:37:58 v1.2.1 05:37:58 v1.3.0 05:37:58 v1.3.1 05:37:58 v2.0.0 05:37:58 v2.1.0 05:37:58 v2.1.1 05:37:58 v2.1.1-dev.1 05:37:58 v2.1.1-dev.2 05:37:58 v2.1.1-dev.3 05:37:58 v2.1.1-dev.4 05:37:58 v2.1.1-dev.5 05:37:58 v2.1.1-dev.6 05:37:58 v2.1.1-dev.7 05:37:58 v2.1.1-dev.8 05:37:58 v2.1.2-dev.1 05:37:58 v2.2.0 05:37:58 v2.2.1-dev.1 05:37:58 v2.2.1-dev.10 05:37:58 v2.2.1-dev.11 05:37:58 v2.2.1-dev.12 05:37:58 v2.2.1-dev.13 05:37:58 v2.2.1-dev.14 05:37:58 v2.2.1-dev.15 05:37:58 v2.2.1-dev.16 05:37:58 v2.2.1-dev.17 05:37:58 v2.2.1-dev.18 05:37:58 v2.2.1-dev.19 05:37:58 v2.2.1-dev.2 05:37:58 v2.2.1-dev.20 05:37:58 v2.2.1-dev.21 05:37:58 v2.2.1-dev.22 05:37:58 v2.2.1-dev.23 05:37:58 v2.2.1-dev.24 05:37:58 v2.2.1-dev.25 05:37:58 v2.2.1-dev.26 05:37:58 v2.2.1-dev.27 05:37:58 v2.2.1-dev.28 05:37:58 v2.2.1-dev.29 05:37:58 v2.2.1-dev.3 05:37:58 v2.2.1-dev.4 05:37:58 v2.2.1-dev.5 05:37:58 v2.2.1-dev.6 05:37:58 v2.2.1-dev.7 05:37:58 v2.2.1-dev.8 05:37:58 v2.2.1-dev.9 05:37:58 v2.3.0 05:37:58 v2.3.0-dev.100 05:37:58 v2.3.0-dev.101 05:37:58 v2.3.0-dev.102 05:37:58 v2.3.0-dev.103 05:37:58 v2.3.0-dev.104 05:37:58 v2.3.0-dev.105 05:37:58 v2.3.0-dev.106 05:37:58 v2.3.0-dev.29 05:37:58 v2.3.0-dev.30 05:37:58 v2.3.0-dev.31 05:37:58 v2.3.0-dev.32 05:37:58 v2.3.0-dev.33 05:37:58 v2.3.0-dev.34 05:37:58 v2.3.0-dev.35 05:37:58 v2.3.0-dev.36 05:37:58 v2.3.0-dev.37 05:37:58 v2.3.0-dev.38 05:37:58 v2.3.0-dev.39 05:37:58 v2.3.0-dev.40 05:37:58 v2.3.0-dev.41 05:37:58 v2.3.0-dev.42 05:37:58 v2.3.0-dev.43 05:37:58 v2.3.0-dev.44 05:37:58 v2.3.0-dev.45 05:37:58 v2.3.0-dev.46 05:37:58 v2.3.0-dev.47 05:37:58 v2.3.0-dev.48 05:37:58 v2.3.0-dev.49 05:37:58 v2.3.0-dev.50 05:37:58 v2.3.0-dev.51 05:37:58 v2.3.0-dev.52 05:37:58 v2.3.0-dev.53 05:37:58 v2.3.0-dev.54 05:37:58 v2.3.0-dev.55 05:37:58 v2.3.0-dev.56 05:37:58 v2.3.0-dev.57 05:37:58 v2.3.0-dev.58 05:37:58 v2.3.0-dev.59 05:37:58 v2.3.0-dev.60 05:37:58 v2.3.0-dev.61 05:37:58 v2.3.0-dev.62 05:37:58 v2.3.0-dev.63 05:37:58 v2.3.0-dev.64 05:37:58 v2.3.0-dev.65 05:37:58 v2.3.0-dev.66 05:37:58 v2.3.0-dev.67 05:37:58 v2.3.0-dev.68 05:37:58 v2.3.0-dev.69 05:37:58 v2.3.0-dev.70 05:37:58 v2.3.0-dev.71 05:37:58 v2.3.0-dev.72 05:37:58 v2.3.0-dev.73 05:37:58 v2.3.0-dev.74 05:37:58 v2.3.0-dev.75 05:37:58 v2.3.0-dev.76 05:37:58 v2.3.0-dev.77 05:37:58 v2.3.0-dev.78 05:37:58 v2.3.0-dev.79 05:37:58 v2.3.0-dev.80 05:37:58 v2.3.0-dev.81 05:37:58 v2.3.0-dev.82 05:37:58 v2.3.0-dev.83 05:37:58 v2.3.0-dev.84 05:37:58 v2.3.0-dev.85 05:37:58 v2.3.0-dev.86 05:37:58 v2.3.0-dev.87 05:37:58 v2.3.0-dev.88 05:37:58 v2.3.0-dev.89 05:37:58 v2.3.0-dev.90 05:37:58 v2.3.0-dev.91 05:37:58 v2.3.0-dev.92 05:37:58 v2.3.0-dev.93 05:37:58 v2.3.0-dev.94 05:37:58 v2.3.0-dev.95 05:37:58 v2.3.0-dev.96 05:37:58 v2.3.0-dev.97 05:37:58 v2.3.0-dev.98 05:37:58 v2.3.0-dev.99 05:37:58 v2.3.1-dev.1 05:37:58 v2.3.1-dev.2 05:37:58 v2.3.1-dev.3 05:37:58 v2.3.1-dev.4 05:37:58 v2.3.1-dev.5 05:37:58 v3.0.0-dev.1 05:37:58 v3.0.0-dev.10 05:37:58 v3.0.0-dev.11 05:37:58 v3.0.0-dev.12 05:37:58 v3.0.0-dev.13 05:37:58 v3.0.0-dev.14 05:37:58 v3.0.0-dev.15 05:37:58 v3.0.0-dev.16 05:37:58 v3.0.0-dev.17 05:37:58 v3.0.0-dev.18 05:37:58 v3.0.0-dev.19 05:37:58 v3.0.0-dev.2 05:37:58 v3.0.0-dev.20 05:37:58 v3.0.0-dev.21 05:37:58 v3.0.0-dev.22 05:37:58 v3.0.0-dev.23 05:37:58 v3.0.0-dev.24 05:37:58 v3.0.0-dev.25 05:37:58 v3.0.0-dev.26 05:37:58 v3.0.0-dev.27 05:37:58 v3.0.0-dev.28 05:37:58 v3.0.0-dev.29 05:37:58 v3.0.0-dev.3 05:37:58 v3.0.0-dev.30 05:37:58 v3.0.0-dev.31 05:37:58 v3.0.0-dev.32 05:37:58 v3.0.0-dev.33 05:37:58 v3.0.0-dev.34 05:37:58 v3.0.0-dev.35 05:37:58 v3.0.0-dev.36 05:37:58 v3.0.0-dev.37 05:37:58 v3.0.0-dev.38 05:37:58 v3.0.0-dev.39 05:37:58 v3.0.0-dev.4 05:37:58 v3.0.0-dev.40 05:37:58 v3.0.0-dev.41 05:37:58 v3.0.0-dev.42 05:37:58 v3.0.0-dev.43 05:37:58 v3.0.0-dev.44 05:37:58 v3.0.0-dev.45 05:37:58 v3.0.0-dev.46 05:37:58 v3.0.0-dev.47 05:37:58 v3.0.0-dev.48 05:37:58 v3.0.0-dev.49 05:37:58 v3.0.0-dev.5 05:37:58 v3.0.0-dev.50 05:37:58 v3.0.0-dev.51 05:37:58 v3.0.0-dev.52 05:37:58 v3.0.0-dev.53 05:37:58 v3.0.0-dev.54 05:37:58 v3.0.0-dev.55 05:37:58 v3.0.0-dev.56 05:37:58 v3.0.0-dev.57 05:37:58 v3.0.0-dev.58 05:37:58 v3.0.0-dev.59 05:37:58 v3.0.0-dev.6 05:37:58 v3.0.0-dev.60 05:37:58 v3.0.0-dev.61 05:37:58 v3.0.0-dev.62 05:37:58 v3.0.0-dev.63 05:37:58 v3.0.0-dev.64 05:37:58 v3.0.0-dev.65 05:37:58 v3.0.0-dev.66 05:37:58 v3.0.0-dev.67 05:37:58 v3.0.0-dev.68 05:37:58 v3.0.0-dev.69 05:37:58 v3.0.0-dev.7 05:37:58 v3.0.0-dev.70 05:37:58 v3.0.0-dev.71 05:37:58 v3.0.0-dev.72 05:37:58 v3.0.0-dev.73 05:37:58 v3.0.0-dev.74 05:37:58 v3.0.0-dev.75 05:37:58 v3.0.0-dev.76 05:37:58 v3.0.0-dev.77 05:37:58 v3.0.0-dev.78 05:37:58 v3.0.0-dev.79 05:37:58 v3.0.0-dev.8 05:37:58 v3.0.0-dev.80 05:37:58 v3.0.0-dev.81 05:37:58 v3.0.0-dev.82 05:37:58 v3.0.0-dev.9 [Pipeline] sh 05:37:58 + lftools sign git-tag v3.0.0-dev.82 05:37:59 Signing Git tag with Sigul... 05:37:59 Signing v3.0.0-dev.82 [Pipeline] echo 05:37:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:38:00 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:38:00 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:38:00 $ docker stop --time=1 c395bfe9eee0e6be5a6f110d016c3755cf7487b45ebb55190a00330dcb07357f 05:38:01 $ docker rm -f --volumes c395bfe9eee0e6be5a6f110d016c3755cf7487b45ebb55190a00330dcb07357f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:38:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:38:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:38:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:38:02 prd-ubuntu20.04-docker-8c-8g-8745 does not seem to be running inside a container 05:38:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/444 -v /w/workspace/edgex-go/444:/w/workspace/edgex-go/444:rw,z -v /w/workspace/edgex-go/444@tmp:/w/workspace/edgex-go/444@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 05:38:02 $ docker top d0d0d8f588277d9504f7138c8dd066bc24cc33e05e73e4c16de80ceee530e2ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:38:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:38:02 [ssh-agent] Looking for ssh-agent implementation... 05:38:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:38:02 $ docker exec d0d0d8f588277d9504f7138c8dd066bc24cc33e05e73e4c16de80ceee530e2ce ssh-agent 05:38:02 SSH_AUTH_SOCK=/tmp/ssh-z7APMYegIVvQ/agent.33 05:38:02 SSH_AGENT_PID=39 05:38:02 Running ssh-add (command line suppressed) 05:38:02 Identity added: /w/workspace/edgex-go/444@tmp/private_key_5942135465569804955.key (/w/workspace/edgex-go/444@tmp/private_key_5942135465569804955.key) 05:38:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:38:03 + git semver bump pre 05:38:03 2023-03-08 05:38:03,415 [read_version] DEBUG read version from /w/workspace/edgex-go/444/.semver/main 05:38:03 2023-03-08 05:38:03,415 [bump_version] DEBUG bumping version:3.0.0-dev.82 on axis:pre with prefix:dev 05:38:03 2023-03-08 05:38:03,415 [bump_version] DEBUG bumped version:3.0.0-dev.83 05:38:03 2023-03-08 05:38:03,415 [write_version] DEBUG write version:3.0.0-dev.83 to path:/w/workspace/edgex-go/444/.semver/main with force:True 05:38:03 2023-03-08 05:38:03,415 [read_version] DEBUG read version from /w/workspace/edgex-go/444/.semver/main 05:38:03 2023-03-08 05:38:03,415 [write_file] DEBUG write to file:/w/workspace/edgex-go/444/.semver/main 05:38:03 2023-03-08 05:38:03,417 [execute] INFO git cat-file --batch-check 05:38:03 2023-03-08 05:38:03,418 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/444/.semver, universal_newlines=False, shell=None, istream=) 05:38:03 2023-03-08 05:38:03,423 [execute] INFO git cat-file --batch 05:38:03 2023-03-08 05:38:03,423 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/444/.semver, universal_newlines=False, shell=None, istream=) 05:38:03 2023-03-08 05:38:03,429 [read_version] DEBUG read version from /w/workspace/edgex-go/444/.semver/main 05:38:03 3.0.0-dev.83 [Pipeline] } 05:38:03 $ docker exec --env ******** --env ******** d0d0d8f588277d9504f7138c8dd066bc24cc33e05e73e4c16de80ceee530e2ce ssh-agent -k 05:38:03 unset SSH_AUTH_SOCK; 05:38:03 unset SSH_AGENT_PID; 05:38:03 echo Agent pid 39 killed; 05:38:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:38:03 + git semver [Pipeline] } 05:38:04 $ docker stop --time=1 d0d0d8f588277d9504f7138c8dd066bc24cc33e05e73e4c16de80ceee530e2ce 05:38:05 $ docker rm -f --volumes d0d0d8f588277d9504f7138c8dd066bc24cc33e05e73e4c16de80ceee530e2ce [Pipeline] // withDockerContainer [Pipeline] sh 05:38:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:38:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:38:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:38:06 prd-ubuntu20.04-docker-8c-8g-8745 does not seem to be running inside a container 05:38:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/444 -v /w/workspace/edgex-go/444:/w/workspace/edgex-go/444:rw,z -v /w/workspace/edgex-go/444@tmp:/w/workspace/edgex-go/444@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 05:38:06 $ docker top 3368a940826554c19fe2caade2bd639f05885b642ce71dcba46d4a0d0362c74e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:38:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:38:06 [ssh-agent] Looking for ssh-agent implementation... 05:38:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:38:06 $ docker exec 3368a940826554c19fe2caade2bd639f05885b642ce71dcba46d4a0d0362c74e ssh-agent 05:38:06 SSH_AUTH_SOCK=/tmp/ssh-BUCtxfEWW7Wt/agent.33 05:38:06 SSH_AGENT_PID=39 05:38:06 Running ssh-add (command line suppressed) 05:38:06 Identity added: /w/workspace/edgex-go/444@tmp/private_key_14837616613685634691.key (/w/workspace/edgex-go/444@tmp/private_key_14837616613685634691.key) 05:38:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:38:07 + git semver push 05:38:07 2023-03-08 05:38:07,454 [run_push] DEBUG push 05:38:07 2023-03-08 05:38:07,455 [execute] INFO git cat-file --batch-check 05:38:07 2023-03-08 05:38:07,455 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/444/.semver, universal_newlines=False, shell=None, istream=) 05:38:07 2023-03-08 05:38:07,459 [execute] INFO git rev-list dfd2534d4ffd05af24948b9ef8bf11239692bc31 -- 05:38:07 2023-03-08 05:38:07,459 [execute] DEBUG Popen(['git', 'rev-list', 'dfd2534d4ffd05af24948b9ef8bf11239692bc31', '--'], cwd=/w/workspace/edgex-go/444/.semver, universal_newlines=False, shell=None, istream=None) 05:38:07 2023-03-08 05:38:07,476 [execute] INFO git fetch -v origin 05:38:07 2023-03-08 05:38:07,476 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/444/.semver, universal_newlines=True, shell=None, istream=None) 05:38:08 2023-03-08 05:38:07,960 [run_push] DEBUG no remote changes detected 05:38:08 2023-03-08 05:38:07,960 [execute] INFO git push origin semver 05:38:08 2023-03-08 05:38:07,961 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/444/.semver, universal_newlines=False, shell=None, istream=None) 05:38:09 2023-03-08 05:38:08,757 [run_push] DEBUG push all version tags 05:38:09 2023-03-08 05:38:08,757 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:38:09 2023-03-08 05:38:08,757 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/444, universal_newlines=False, shell=None, istream=None) 05:38:09 2023-03-08 05:38:09,598 [read_version] DEBUG read version from /w/workspace/edgex-go/444/.semver/main 05:38:09 3.0.0-dev.83 [Pipeline] } 05:38:09 $ docker exec --env ******** --env ******** 3368a940826554c19fe2caade2bd639f05885b642ce71dcba46d4a0d0362c74e ssh-agent -k 05:38:09 unset SSH_AUTH_SOCK; 05:38:09 unset SSH_AGENT_PID; 05:38:09 echo Agent pid 39 killed; 05:38:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:38:10 + git semver [Pipeline] } 05:38:10 $ docker stop --time=1 3368a940826554c19fe2caade2bd639f05885b642ce71dcba46d4a0d0362c74e 05:38:11 $ docker rm -f --volumes 3368a940826554c19fe2caade2bd639f05885b642ce71dcba46d4a0d0362c74e [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 05:38:12 + [ -d /w/workspace/edgex-go/444/archives ] [Pipeline] libraryResource [Pipeline] sh 05:38:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:38:13 ---> package-listing.sh 05:38:13 ++ facter osfamily 05:38:13 ++ tr '[:upper:]' '[:lower:]' 05:38:13 + OS_FAMILY=debian 05:38:13 + workspace=/w/workspace/edgex-go/444 05:38:13 + START_PACKAGES=/tmp/packages_start.txt 05:38:13 + END_PACKAGES=/tmp/packages_end.txt 05:38:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:38:13 + PACKAGES=/tmp/packages_start.txt 05:38:13 + '[' /w/workspace/edgex-go/444 ']' 05:38:13 + PACKAGES=/tmp/packages_end.txt 05:38:13 + case "${OS_FAMILY}" in 05:38:13 + dpkg -l 05:38:13 + grep '^ii' 05:38:13 + '[' -f /tmp/packages_start.txt ']' 05:38:13 + '[' -f /tmp/packages_end.txt ']' 05:38:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:38:13 + '[' /w/workspace/edgex-go/444 ']' 05:38:13 + mkdir -p /w/workspace/edgex-go/444/archives/ 05:38:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/444/archives/ [Pipeline] echo 05:38:13 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/444/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:38:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:38:14 05:38:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:38:14 latest: Pulling from edgex-lftools-log-publisher 05:38:14 5eb5b503b376: Pulling fs layer 05:38:14 5c69ac0246d0: Pulling fs layer 05:38:14 ec43610c2a17: Pulling fs layer 05:38:14 3a2ae6a8a46f: Pulling fs layer 05:38:14 33b1e0a273af: Pulling fs layer 05:38:14 5d3b04190fa2: Pulling fs layer 05:38:14 2f39f015ded8: Pulling fs layer 05:38:14 3a2ae6a8a46f: Waiting 05:38:14 33b1e0a273af: Waiting 05:38:14 5d3b04190fa2: Waiting 05:38:14 2f39f015ded8: Waiting 05:38:14 5c69ac0246d0: Verifying Checksum 05:38:14 5c69ac0246d0: Download complete 05:38:14 3a2ae6a8a46f: Verifying Checksum 05:38:14 3a2ae6a8a46f: Download complete 05:38:15 33b1e0a273af: Download complete 05:38:15 5d3b04190fa2: Verifying Checksum 05:38:15 5d3b04190fa2: Download complete 05:38:15 ec43610c2a17: Verifying Checksum 05:38:15 ec43610c2a17: Download complete 05:38:15 5eb5b503b376: Verifying Checksum 05:38:15 5eb5b503b376: Download complete 05:38:16 2f39f015ded8: Download complete 05:38:16 5eb5b503b376: Pull complete 05:38:16 5c69ac0246d0: Pull complete 05:38:16 ec43610c2a17: Pull complete 05:38:16 3a2ae6a8a46f: Pull complete 05:38:17 33b1e0a273af: Pull complete 05:38:17 5d3b04190fa2: Pull complete 05:38:21 2f39f015ded8: Pull complete 05:38:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:38:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:38:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:38:21 prd-ubuntu20.04-docker-8c-8g-8745 does not seem to be running inside a container 05:38:21 $ 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/444/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/444 -v /w/workspace/edgex-go/444:/w/workspace/edgex-go/444:rw,z -v /w/workspace/edgex-go/444@tmp:/w/workspace/edgex-go/444@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 05:38:22 $ docker top 0c583b84ed419e06b463d51a2166304e720b709d3ed8e128434a903b076f2301 -eo pid,comm [Pipeline] { [Pipeline] sh 05:38:23 + touch /tmp/pre-build-complete [Pipeline] sh 05:38:23 + mkdir -p /var/log/sysstat [Pipeline] sh 05:38:23 + ls /var/log/sa-host 05:38:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:38:23 provisioning config files... 05:38:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/444@tmp/config9663212743116196797tmp [Pipeline] { [Pipeline] echo 05:38:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:38:24 ---> create-netrc.sh [Pipeline] } 05:38:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:38:24 ---> python-tools-install.sh [Pipeline] echo 05:38:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:38:24 ---> sudo-logs.sh 05:38:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:38:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:38:25 ---> job-cost.sh 05:38:25 lf-activate-venv: SKIPPING 05:38:25 DEBUG: total: 0.10999999940395355 05:38:25 INFO: Retrieving Stack Cost... 05:38:25 INFO: Retrieving Pricing Info for: v3-standard-8 05:38:25 INFO: Archiving Costs [Pipeline] echo 05:38:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:38:26 ---> logs-deploy.sh 05:38:26 lf-activate-venv: SKIPPING 05:38:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/444 05:38:26 INFO: archiving workspace using pattern(s): 05:38:27 Archives upload complete. 05:38:27 INFO: archiving logs to Nexus 05:38:28 ---> uname -a: 05:38:28 Linux prd-ubuntu20-04-docker-8c-8g-8745 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:38:28 05:38:28 05:38:28 ---> lscpu: 05:38:28 Architecture: x86_64 05:38:28 CPU op-mode(s): 32-bit, 64-bit 05:38:28 Byte Order: Little Endian 05:38:28 Address sizes: 40 bits physical, 48 bits virtual 05:38:28 CPU(s): 8 05:38:28 On-line CPU(s) list: 0-7 05:38:28 Thread(s) per core: 1 05:38:28 Core(s) per socket: 1 05:38:28 Socket(s): 8 05:38:28 NUMA node(s): 1 05:38:28 Vendor ID: AuthenticAMD 05:38:28 CPU family: 23 05:38:28 Model: 49 05:38:28 Model name: AMD EPYC-Rome Processor 05:38:28 Stepping: 0 05:38:28 CPU MHz: 2799.994 05:38:28 BogoMIPS: 5599.98 05:38:28 Virtualization: AMD-V 05:38:28 Hypervisor vendor: KVM 05:38:28 Virtualization type: full 05:38:28 L1d cache: 256 KiB 05:38:28 L1i cache: 256 KiB 05:38:28 L2 cache: 4 MiB 05:38:28 L3 cache: 128 MiB 05:38:28 NUMA node0 CPU(s): 0-7 05:38:28 Vulnerability Itlb multihit: Not affected 05:38:28 Vulnerability L1tf: Not affected 05:38:28 Vulnerability Mds: Not affected 05:38:28 Vulnerability Meltdown: Not affected 05:38:28 Vulnerability Mmio stale data: Not affected 05:38:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:38:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:38:28 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:38:28 Vulnerability Srbds: Not affected 05:38:28 Vulnerability Tsx async abort: Not affected 05:38:28 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 05:38:28 05:38:28 05:38:28 ---> nproc: 05:38:28 8 05:38:28 05:38:28 05:38:28 ---> df -h: 05:38:28 Filesystem Size Used Avail Use% Mounted on 05:38:28 overlay 155G 20G 136G 13% / 05:38:28 tmpfs 64M 0 64M 0% /dev 05:38:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:38:28 shm 64M 0 64M 0% /dev/shm 05:38:28 /dev/vda1 155G 20G 136G 13% /facter-os 05:38:28 05:38:28 05:38:28 ---> sar -b -r -n DEV: 05:38:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8745) 03/08/23 _x86_64_ (8 CPU) 05:38:28 05:38:28 05:09:46 LINUX RESTART (8 CPU) 05:38:28 05:38:28 05:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:38:28 05:11:02 193.68 48.61 145.08 0.00 5419.63 111942.14 0.00 05:38:28 05:12:01 56.96 0.12 56.84 0.00 21.28 25323.71 0.00 05:38:28 05:13:01 84.25 0.32 83.94 0.00 9.87 31285.20 0.00 05:38:28 05:14:01 656.85 10.28 646.57 0.00 106.10 324559.55 0.00 05:38:28 05:15:01 727.51 7.27 720.25 0.00 926.91 222585.57 0.00 05:38:28 05:16:01 1261.70 4.90 1256.80 0.00 4273.24 283121.09 0.00 05:38:28 05:17:01 29.75 0.15 29.60 0.00 14.00 910.11 0.00 05:38:28 05:18:01 8.38 0.03 8.35 0.00 4.80 210.50 0.00 05:38:28 05:19:01 1.35 0.00 1.35 0.00 0.00 14.13 0.00 05:38:28 05:20:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 05:38:28 05:21:01 1.32 0.00 1.32 0.00 0.00 14.13 0.00 05:38:28 05:22:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 05:38:28 05:23:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 05:38:28 05:24:01 0.95 0.00 0.95 0.00 0.00 11.86 0.00 05:38:28 05:25:01 1.25 0.00 1.25 0.00 0.00 13.46 0.00 05:38:28 05:26:01 1.65 0.02 1.63 0.00 0.13 23.20 0.00 05:38:28 05:27:01 1.22 0.00 1.22 0.00 0.00 13.46 0.00 05:38:28 05:28:01 0.93 0.00 0.93 0.00 0.00 12.13 0.00 05:38:28 05:29:01 1.33 0.00 1.33 0.00 0.00 14.26 0.00 05:38:28 05:30:01 1.65 0.00 1.65 0.00 0.00 19.86 0.00 05:38:28 05:31:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 05:38:28 05:32:01 1.72 0.00 1.72 0.00 0.00 19.06 0.00 05:38:28 05:33:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 05:38:28 05:34:01 1.52 0.00 1.52 0.00 0.00 17.73 0.00 05:38:28 05:35:01 1.22 0.00 1.22 0.00 0.00 13.46 0.00 05:38:28 05:36:01 0.98 0.00 0.98 0.00 0.00 12.40 0.00 05:38:28 05:37:01 3.05 1.60 1.45 0.00 36.26 17.73 0.00 05:38:28 05:38:01 137.49 0.28 137.21 0.00 9.87 56749.88 0.00 05:38:28 Average: 113.70 2.63 111.07 0.00 386.74 37758.74 0.00 05:38:28 05:38:28 05:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:38:28 05:11:02 28248528 31566908 749432 2.28 101008 3434504 2055340 6.06 1133912 3081108 99212 05:38:28 05:12:01 27894732 31345412 961228 2.92 114324 3533668 2392728 7.05 1479288 3059596 132180 05:38:28 05:13:01 27351576 31529072 779460 2.37 117084 4233928 1845560 5.44 1346108 3716108 566464 05:38:28 05:14:01 21059408 30627248 1643520 5.00 287232 9105684 4866144 14.34 2784124 8169948 428692 05:38:28 05:15:01 19537156 31034488 1216460 3.70 318952 10903088 3364092 9.91 2677652 9677792 302512 05:38:28 05:16:01 20090024 31512300 750996 2.28 370768 10786948 2005124 5.91 2383816 9449508 944 05:38:28 05:17:01 20094424 31514116 748504 2.28 370548 10784560 2000540 5.90 2382216 9446248 592 05:38:28 05:18:01 20108372 31528732 733508 2.23 370816 10784760 1831368 5.40 2368860 9446288 44 05:38:28 05:19:01 20108276 31528712 733408 2.23 370844 10784764 1831368 5.40 2368712 9446328 132 05:38:28 05:20:01 20111184 31531532 730668 2.22 370864 10784764 1831368 5.40 2365868 9446336 176 05:38:28 05:21:01 20112284 31532640 729988 2.22 370876 10784768 1831368 5.40 2365940 9446340 168 05:38:28 05:22:01 20116556 31537260 725620 2.21 370900 10784768 1831368 5.40 2361384 9446664 212 05:38:28 05:23:01 20116580 31537296 725572 2.21 370920 10784772 1831368 5.40 2361072 9446668 8 05:38:28 05:24:01 20116540 31537296 725496 2.21 370928 10784780 1831368 5.40 2361100 9446676 168 05:38:28 05:25:01 20116492 31537260 725476 2.21 370944 10784772 1831368 5.40 2361080 9446684 12 05:38:28 05:26:01 20115728 31536632 726672 2.21 370976 10784760 1882360 5.55 2361212 9446664 176 05:38:28 05:27:01 20115840 31536776 726508 2.21 371000 10784760 1882360 5.55 2361380 9446664 20 05:38:28 05:28:01 20115460 31536484 726644 2.21 371020 10784764 1882360 5.55 2361480 9446668 192 05:38:28 05:29:01 20115900 31536956 726132 2.21 371040 10784768 1882360 5.55 2361208 9446688 8 05:38:28 05:30:01 20115512 31536672 726324 2.21 371068 10784828 1882360 5.55 2361240 9446752 180 05:38:28 05:31:01 20115408 31536584 726308 2.21 371088 10784840 1882360 5.55 2361572 9446760 4 05:38:28 05:32:01 20115644 31536852 725988 2.21 371104 10784848 1882360 5.55 2361568 9446764 4 05:38:28 05:33:01 20115836 31537052 725956 2.21 371132 10784848 1882360 5.55 2361620 9446764 8 05:38:28 05:34:01 20115544 31536812 726164 2.21 371152 10784852 1882360 5.55 2361596 9446768 44 05:38:28 05:35:01 20115488 31536756 726148 2.21 371168 10784848 1882360 5.55 2361656 9446768 8 05:38:28 05:36:01 20115464 31536772 726184 2.21 371180 10784856 1882360 5.55 2361772 9446776 280 05:38:28 05:37:01 20098456 31521828 741020 2.25 371200 10785944 1882360 5.55 2379876 9447068 8 05:38:28 05:38:01 18616864 31497264 762872 2.32 402008 12094032 1889860 5.57 2491924 10692816 104 05:38:28 Average: 20898903 31475847 791866 2.41 339362 10020481 2059238 6.07 2283901 8793793 54734 05:38:28 05:38:28 05:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:38:28 05:11:02 ens3 1577.67 1260.34 12561.77 157.55 0.00 0.00 0.00 0.00 05:38:28 05:11:02 lo 5.27 5.27 0.51 0.51 0.00 0.00 0.00 0.00 05:38:28 05:11:02 docker0 668.74 647.59 47.43 3432.08 0.00 0.00 0.00 0.00 05:38:28 05:12:01 ens3 37.52 25.06 33.10 15.05 0.00 0.00 0.00 0.00 05:38:28 05:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 05:12:01 docker0 1.32 1.39 0.08 0.11 0.00 0.00 0.00 0.00 05:38:28 05:12:01 veth4fca98e 1.32 1.51 0.10 0.12 0.00 0.00 0.00 0.00 05:38:28 05:13:01 ens3 129.00 92.50 1715.58 121.15 0.00 0.00 0.00 0.00 05:38:28 05:13:01 veth95dc2ff 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:38:28 05:13:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 05:38:28 05:13:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 05:38:28 05:14:01 ens3 882.06 501.87 6146.03 55.16 0.00 0.00 0.00 0.00 05:38:28 05:14:01 veth95dc2ff 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 05:38:28 05:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 05:14:01 veth4fe630d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 05:38:28 05:14:01 vethc7c0378 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 05:38:28 05:14:01 vethf77d733 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 05:38:28 05:14:01 veth78e392f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 05:38:28 05:14:01 docker0 490.32 863.38 40.41 6130.29 0.00 0.00 0.00 0.00 05:38:28 05:14:01 veth81c5b40 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 05:38:28 05:15:01 ens3 461.56 246.14 3626.12 30.83 0.00 0.00 0.00 0.00 05:38:28 05:15:01 veth95dc2ff 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 05:38:28 05:15:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 05:38:28 05:15:01 vetha74ea06 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 05:38:28 05:15:01 vethdb591f9 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 05:38:28 05:15:01 vethb76107d 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 05:38:28 05:15:01 docker0 194.93 367.17 15.83 2704.92 0.00 0.00 0.00 0.00 05:38:28 05:16:01 ens3 313.88 165.34 2387.90 141.62 0.00 0.00 0.00 0.00 05:38:28 05:16:01 lo 5.60 5.60 0.54 0.54 0.00 0.00 0.00 0.00 05:38:28 05:16:01 docker0 15.94 32.07 1.02 334.58 0.00 0.00 0.00 0.00 05:38:28 05:17:01 ens3 488.34 489.12 249.45 2430.08 0.00 0.00 0.00 0.00 05:38:28 05:17:01 lo 50.19 50.19 4.95 4.95 0.00 0.00 0.00 0.00 05:38:28 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:18:01 ens3 123.48 113.36 61.99 684.96 0.00 0.00 0.00 0.00 05:38:28 05:18:01 lo 10.93 10.93 1.07 1.07 0.00 0.00 0.00 0.00 05:38:28 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:19:01 ens3 0.17 0.07 0.01 0.00 0.00 0.00 0.00 0.00 05:38:28 05:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:20:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 05:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:21:01 ens3 0.15 0.07 0.08 0.06 0.00 0.00 0.00 0.00 05:38:28 05:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:22:01 ens3 5.51 7.30 13.79 15.73 0.00 0.00 0.00 0.00 05:38:28 05:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:24:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 05:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:26:01 ens3 0.87 2.83 0.12 6.72 0.00 0.00 0.00 0.00 05:38:28 05:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:27:01 ens3 1.75 5.67 0.34 19.69 0.00 0.00 0.00 0.00 05:38:28 05:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:28:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 05:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:29:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 05:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:31:01 ens3 0.57 1.87 0.10 6.66 0.00 0.00 0.00 0.00 05:38:28 05:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 05:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:34:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 05:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:36:01 ens3 4.53 8.68 0.36 7.45 0.00 0.00 0.00 0.00 05:38:28 05:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:37:01 ens3 28.48 40.38 6.59 69.80 0.00 0.00 0.00 0.00 05:38:28 05:37:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:38:01 ens3 367.01 230.94 7777.10 46.54 0.00 0.00 0.00 0.00 05:38:28 05:38:01 lo 2.47 2.47 0.24 0.24 0.00 0.00 0.00 0.00 05:38:28 05:38:01 docker0 39.19 67.72 3.33 585.85 0.00 0.00 0.00 0.00 05:38:28 Average: ens3 158.05 114.06 1235.75 136.11 0.00 0.00 0.00 0.00 05:38:28 Average: lo 2.83 2.83 0.28 0.28 0.00 0.00 0.00 0.00 05:38:28 Average: docker0 50.40 70.74 3.86 471.30 0.00 0.00 0.00 0.00 05:38:28 05:38:28 05:38:28 ---> sar -P ALL: 05:38:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8745) 03/08/23 _x86_64_ (8 CPU) 05:38:28 05:38:28 05:09:46 LINUX RESTART (8 CPU) 05:38:28 05:38:28 05:10:01 CPU %user %nice %system %iowait %steal %idle 05:38:28 05:11:02 all 12.46 0.00 4.80 1.56 0.07 81.10 05:38:28 05:11:02 0 10.03 0.00 4.07 0.34 0.07 85.49 05:38:28 05:11:02 1 15.81 0.00 5.03 4.35 0.07 74.74 05:38:28 05:11:02 2 12.23 0.00 3.72 1.13 0.05 82.87 05:38:28 05:11:02 3 11.77 0.00 3.95 0.20 0.08 83.99 05:38:28 05:11:02 4 10.88 0.00 3.61 0.29 0.05 85.17 05:38:28 05:11:02 5 14.41 0.00 6.73 3.50 0.07 75.29 05:38:28 05:11:02 6 12.78 0.00 3.75 0.24 0.07 83.17 05:38:28 05:11:02 7 11.78 0.00 7.59 2.49 0.12 78.02 05:38:28 05:12:01 all 35.25 0.00 6.01 0.35 0.09 58.30 05:38:28 05:12:01 0 34.40 0.00 5.86 0.03 0.10 59.60 05:38:28 05:12:01 1 36.62 0.00 4.88 0.03 0.09 58.37 05:38:28 05:12:01 2 36.45 0.00 5.51 0.03 0.10 57.91 05:38:28 05:12:01 3 35.97 0.00 6.79 0.05 0.09 57.10 05:38:28 05:12:01 4 34.53 0.00 7.00 0.10 0.09 58.28 05:38:28 05:12:01 5 33.41 0.00 5.65 0.02 0.10 60.82 05:38:28 05:12:01 6 36.04 0.00 5.55 0.02 0.09 58.31 05:38:28 05:12:01 7 34.54 0.00 6.88 2.48 0.09 56.01 05:38:28 05:13:01 all 39.79 0.00 6.49 0.43 0.12 53.17 05:38:28 05:13:01 0 39.79 0.00 6.52 0.02 0.10 53.58 05:38:28 05:13:01 1 39.97 0.00 6.52 0.03 0.13 53.34 05:38:28 05:13:01 2 39.33 0.00 6.61 0.02 0.14 53.91 05:38:28 05:13:01 3 41.48 0.00 6.22 0.12 0.12 52.06 05:38:28 05:13:01 4 40.30 0.00 6.51 0.02 0.12 53.05 05:38:28 05:13:01 5 39.38 0.00 6.82 2.19 0.12 51.49 05:38:28 05:13:01 6 37.56 0.00 6.41 0.02 0.13 55.88 05:38:28 05:13:01 7 40.49 0.00 6.33 0.99 0.12 52.07 05:38:28 05:14:01 all 34.81 0.00 13.38 6.14 0.10 45.57 05:38:28 05:14:01 0 33.40 0.00 13.52 3.03 0.10 49.96 05:38:28 05:14:01 1 35.05 0.00 14.00 6.56 0.10 44.30 05:38:28 05:14:01 2 35.59 0.00 13.90 5.41 0.08 45.03 05:38:28 05:14:01 3 34.96 0.00 12.97 3.30 0.12 48.66 05:38:28 05:14:01 4 36.36 0.00 12.95 3.51 0.10 47.08 05:38:28 05:14:01 5 34.68 0.00 13.31 8.32 0.10 43.58 05:38:28 05:14:01 6 34.14 0.00 11.64 1.99 0.08 52.15 05:38:28 05:14:01 7 34.29 0.00 14.75 17.11 0.12 33.74 05:38:28 05:15:01 all 57.78 0.00 13.04 2.80 0.14 26.24 05:38:28 05:15:01 0 58.96 0.00 12.57 0.67 0.12 27.68 05:38:28 05:15:01 1 58.12 0.00 13.05 6.67 0.14 22.02 05:38:28 05:15:01 2 58.09 0.00 13.00 2.61 0.15 26.14 05:38:28 05:15:01 3 56.12 0.00 13.73 2.51 0.14 27.50 05:38:28 05:15:01 4 55.66 0.00 13.84 1.21 0.14 29.16 05:38:28 05:15:01 5 58.01 0.00 12.08 2.11 0.13 27.67 05:38:28 05:15:01 6 58.60 0.00 11.98 3.63 0.15 25.64 05:38:28 05:15:01 7 58.63 0.00 14.12 2.99 0.15 24.10 05:38:28 05:16:01 all 56.23 0.00 13.30 3.32 0.13 27.01 05:38:28 05:16:01 0 55.25 0.00 12.81 6.10 0.13 25.70 05:38:28 05:16:01 1 56.55 0.00 13.88 3.20 0.14 26.24 05:38:28 05:16:01 2 56.83 0.00 12.68 1.47 0.12 28.90 05:38:28 05:16:01 3 57.12 0.00 12.50 1.73 0.15 28.49 05:38:28 05:16:01 4 56.81 0.00 12.89 1.92 0.12 28.27 05:38:28 05:16:01 5 56.50 0.00 14.16 7.65 0.12 21.57 05:38:28 05:16:01 6 55.53 0.00 13.12 1.96 0.14 29.25 05:38:28 05:16:01 7 55.28 0.00 14.35 2.52 0.15 27.70 05:38:28 05:17:01 all 7.56 0.00 1.08 0.09 0.05 91.22 05:38:28 05:17:01 0 7.62 0.00 1.31 0.02 0.05 91.00 05:38:28 05:17:01 1 7.52 0.00 1.00 0.10 0.05 91.33 05:38:28 05:17:01 2 7.99 0.00 0.87 0.15 0.05 90.94 05:38:28 05:17:01 3 5.82 0.00 0.96 0.02 0.07 93.14 05:38:28 05:17:01 4 9.66 0.00 1.00 0.00 0.05 89.29 05:38:28 05:17:01 5 8.58 0.00 1.17 0.32 0.05 89.89 05:38:28 05:17:01 6 5.18 0.00 0.97 0.02 0.03 93.80 05:38:28 05:17:01 7 8.07 0.00 1.40 0.07 0.07 90.40 05:38:28 05:18:01 all 2.08 0.00 0.29 0.02 0.02 97.59 05:38:28 05:18:01 0 3.72 0.00 0.33 0.00 0.02 95.93 05:38:28 05:18:01 1 2.06 0.00 0.25 0.02 0.02 97.65 05:38:28 05:18:01 2 0.63 0.00 0.30 0.10 0.02 98.95 05:38:28 05:18:01 3 0.33 0.00 0.20 0.00 0.02 99.45 05:38:28 05:18:01 4 4.25 0.00 0.30 0.02 0.03 95.40 05:38:28 05:18:01 5 3.21 0.00 0.37 0.00 0.02 96.41 05:38:28 05:18:01 6 0.47 0.00 0.20 0.00 0.02 99.32 05:38:28 05:18:01 7 2.01 0.00 0.37 0.03 0.02 97.58 05:38:28 05:19:01 all 0.02 0.00 0.01 0.00 0.01 99.96 05:38:28 05:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:38:28 05:19:01 1 0.00 0.00 0.02 0.00 0.02 99.97 05:38:28 05:19:01 2 0.00 0.00 0.02 0.02 0.00 99.97 05:38:28 05:19:01 3 0.03 0.00 0.02 0.00 0.02 99.93 05:38:28 05:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:38:28 05:19:01 5 0.05 0.00 0.02 0.00 0.02 99.92 05:38:28 05:19:01 6 0.02 0.00 0.02 0.00 0.02 99.95 05:38:28 05:19:01 7 0.02 0.00 0.00 0.02 0.00 99.97 05:38:28 05:20:01 all 0.02 0.00 0.02 0.00 0.00 99.96 05:38:28 05:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:38:28 05:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:38:28 05:20:01 2 0.00 0.00 0.00 0.02 0.00 99.98 05:38:28 05:20:01 3 0.03 0.00 0.03 0.00 0.00 99.93 05:38:28 05:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:38:28 05:20:01 5 0.07 0.00 0.02 0.00 0.00 99.92 05:38:28 05:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:38:28 05:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:38:28 05:21:01 all 0.01 0.00 0.01 0.00 0.00 99.98 05:38:28 05:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:38:28 05:21:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:38:28 05:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:38:28 05:21:01 3 0.02 0.00 0.03 0.00 0.00 99.95 05:38:28 05:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:21:01 5 0.03 0.00 0.00 0.00 0.00 99.97 05:38:28 05:21:01 6 0.00 0.00 0.02 0.00 0.02 99.97 05:38:28 05:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:38:28 05:38:28 05:21:01 CPU %user %nice %system %iowait %steal %idle 05:38:28 05:22:01 all 0.05 0.00 0.01 0.00 0.01 99.93 05:38:28 05:22:01 0 0.07 0.00 0.00 0.00 0.00 99.93 05:38:28 05:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:38:28 05:22:01 2 0.02 0.00 0.02 0.02 0.00 99.95 05:38:28 05:22:01 3 0.07 0.00 0.05 0.00 0.02 99.87 05:38:28 05:22:01 4 0.03 0.00 0.02 0.00 0.00 99.95 05:38:28 05:22:01 5 0.05 0.00 0.00 0.00 0.02 99.93 05:38:28 05:22:01 6 0.05 0.00 0.00 0.00 0.02 99.93 05:38:28 05:22:01 7 0.10 0.00 0.00 0.02 0.00 99.88 05:38:28 05:23:01 all 0.00 0.00 0.00 0.00 0.00 99.99 05:38:28 05:23:01 0 0.00 0.00 0.02 0.00 0.02 99.97 05:38:28 05:23:01 1 0.00 0.00 0.00 0.02 0.00 99.98 05:38:28 05:23:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:38:28 05:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:38:28 05:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:24:01 all 0.02 0.00 0.00 0.00 0.00 99.97 05:38:28 05:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 05:38:28 05:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:38:28 05:24:01 2 0.03 0.00 0.02 0.02 0.00 99.93 05:38:28 05:24:01 3 0.03 0.00 0.00 0.00 0.00 99.97 05:38:28 05:24:01 4 0.00 0.00 0.00 0.00 0.02 99.98 05:38:28 05:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:38:28 05:24:01 6 0.00 0.00 0.00 0.00 0.02 99.98 05:38:28 05:24:01 7 0.03 0.00 0.00 0.00 0.00 99.97 05:38:28 05:25:01 all 0.00 0.00 0.01 0.00 0.00 99.99 05:38:28 05:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:38:28 05:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:38:28 05:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:25:01 6 0.02 0.00 0.03 0.00 0.00 99.95 05:38:28 05:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:26:01 all 0.03 0.00 0.04 0.01 0.01 99.92 05:38:28 05:26:01 0 0.05 0.00 0.07 0.00 0.00 99.88 05:38:28 05:26:01 1 0.02 0.00 0.03 0.05 0.02 99.88 05:38:28 05:26:01 2 0.05 0.00 0.02 0.02 0.00 99.92 05:38:28 05:26:01 3 0.03 0.00 0.05 0.00 0.02 99.90 05:38:28 05:26:01 4 0.03 0.00 0.00 0.00 0.00 99.97 05:38:28 05:26:01 5 0.02 0.00 0.03 0.00 0.00 99.95 05:38:28 05:26:01 6 0.03 0.00 0.05 0.00 0.02 99.90 05:38:28 05:26:01 7 0.02 0.00 0.03 0.00 0.00 99.95 05:38:28 05:27:01 all 0.01 0.00 0.02 0.00 0.00 99.96 05:38:28 05:27:01 0 0.02 0.00 0.03 0.00 0.00 99.95 05:38:28 05:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:38:28 05:27:01 2 0.03 0.00 0.05 0.02 0.02 99.88 05:38:28 05:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:38:28 05:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:27:01 5 0.02 0.00 0.00 0.00 0.02 99.97 05:38:28 05:27:01 6 0.02 0.00 0.03 0.00 0.00 99.95 05:38:28 05:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:28:01 all 0.01 0.00 0.01 0.00 0.00 99.97 05:38:28 05:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:38:28 05:28:01 1 0.00 0.00 0.02 0.02 0.00 99.97 05:38:28 05:28:01 2 0.02 0.00 0.02 0.02 0.00 99.95 05:38:28 05:28:01 3 0.03 0.00 0.00 0.00 0.00 99.97 05:38:28 05:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:38:28 05:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:38:28 05:28:01 6 0.02 0.00 0.02 0.00 0.02 99.95 05:38:28 05:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:29:01 all 0.01 0.00 0.00 0.00 0.00 99.98 05:38:28 05:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:38:28 05:29:01 2 0.03 0.00 0.02 0.00 0.00 99.95 05:38:28 05:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:38:28 05:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:38:28 05:29:01 6 0.00 0.00 0.00 0.00 0.02 99.98 05:38:28 05:29:01 7 0.02 0.00 0.00 0.00 0.02 99.97 05:38:28 05:30:01 all 0.01 0.00 0.01 0.01 0.00 99.97 05:38:28 05:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:38:28 05:30:01 1 0.00 0.00 0.00 0.02 0.00 99.98 05:38:28 05:30:01 2 0.03 0.00 0.02 0.03 0.00 99.92 05:38:28 05:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:30:01 4 0.00 0.00 0.00 0.02 0.00 99.98 05:38:28 05:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:38:28 05:30:01 6 0.02 0.00 0.03 0.00 0.00 99.95 05:38:28 05:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:31:01 all 0.01 0.00 0.01 0.00 0.00 99.99 05:38:28 05:31:01 0 0.00 0.00 0.03 0.00 0.00 99.97 05:38:28 05:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:38:28 05:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 05:38:28 05:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:38:28 05:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:38:28 05:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:32:01 all 0.01 0.00 0.01 0.01 0.01 99.97 05:38:28 05:32:01 0 0.00 0.00 0.02 0.00 0.02 99.97 05:38:28 05:32:01 1 0.00 0.00 0.03 0.02 0.00 99.95 05:38:28 05:32:01 2 0.02 0.00 0.02 0.02 0.02 99.93 05:38:28 05:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:38:28 05:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:32:01 5 0.02 0.00 0.02 0.02 0.00 99.95 05:38:28 05:32:01 6 0.02 0.00 0.02 0.00 0.02 99.95 05:38:28 05:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:38:28 05:32:01 CPU %user %nice %system %iowait %steal %idle 05:38:28 05:33:01 all 0.01 0.00 0.00 0.00 0.01 99.97 05:38:28 05:33:01 0 0.03 0.00 0.00 0.00 0.00 99.97 05:38:28 05:33:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:38:28 05:33:01 2 0.02 0.00 0.00 0.02 0.00 99.97 05:38:28 05:33:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:38:28 05:33:01 4 0.02 0.00 0.00 0.00 0.02 99.97 05:38:28 05:33:01 5 0.00 0.00 0.00 0.02 0.00 99.98 05:38:28 05:33:01 6 0.02 0.00 0.03 0.00 0.02 99.93 05:38:28 05:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:34:01 all 0.00 0.00 0.01 0.00 0.00 99.99 05:38:28 05:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:38:28 05:34:01 2 0.00 0.00 0.03 0.02 0.00 99.95 05:38:28 05:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:38:28 05:34:01 5 0.00 0.00 0.00 0.02 0.00 99.98 05:38:28 05:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 05:38:28 05:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:35:01 all 0.01 0.00 0.01 0.00 0.01 99.97 05:38:28 05:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:38:28 05:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:38:28 05:35:01 2 0.02 0.00 0.00 0.00 0.02 99.97 05:38:28 05:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:38:28 05:35:01 5 0.03 0.00 0.02 0.02 0.02 99.92 05:38:28 05:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 05:38:28 05:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:36:01 all 0.02 0.00 0.01 0.00 0.00 99.97 05:38:28 05:36:01 0 0.03 0.00 0.03 0.00 0.00 99.93 05:38:28 05:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:38:28 05:36:01 2 0.02 0.00 0.02 0.02 0.00 99.95 05:38:28 05:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:38:28 05:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:38:28 05:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:36:01 6 0.03 0.00 0.02 0.00 0.02 99.93 05:38:28 05:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:37:01 all 0.34 0.00 0.05 0.01 0.00 99.60 05:38:28 05:37:01 0 0.40 0.00 0.05 0.00 0.00 99.55 05:38:28 05:37:01 1 0.27 0.00 0.03 0.00 0.00 99.70 05:38:28 05:37:01 2 0.07 0.00 0.02 0.02 0.00 99.90 05:38:28 05:37:01 3 0.37 0.00 0.08 0.05 0.00 99.50 05:38:28 05:37:01 4 0.23 0.00 0.02 0.00 0.00 99.75 05:38:28 05:37:01 5 0.12 0.00 0.13 0.00 0.00 99.75 05:38:28 05:37:01 6 1.10 0.00 0.02 0.00 0.00 98.88 05:38:28 05:37:01 7 0.20 0.00 0.07 0.00 0.00 99.73 05:38:28 05:38:01 all 8.03 0.00 3.65 0.85 0.05 87.43 05:38:28 05:38:01 0 8.47 0.00 2.87 0.20 0.03 88.43 05:38:28 05:38:01 1 7.71 0.00 3.95 2.26 0.05 86.03 05:38:28 05:38:01 2 6.63 0.00 4.46 3.09 0.03 85.78 05:38:28 05:38:01 3 7.39 0.00 3.60 0.79 0.05 88.17 05:38:28 05:38:01 4 9.40 0.00 2.93 0.05 0.03 87.59 05:38:28 05:38:01 5 8.04 0.00 4.00 0.07 0.07 87.83 05:38:28 05:38:01 6 9.81 0.00 3.33 0.05 0.03 86.78 05:38:28 05:38:01 7 6.76 0.00 4.02 0.30 0.08 88.83 05:38:28 Average: all 8.99 0.00 2.20 0.55 0.03 88.23 05:38:28 Average: 0 8.92 0.00 2.13 0.37 0.03 88.56 05:38:28 Average: 1 9.18 0.00 2.22 0.82 0.03 87.75 05:38:28 Average: 2 8.97 0.00 2.17 0.50 0.03 88.33 05:38:28 Average: 3 8.87 0.00 2.16 0.31 0.03 88.63 05:38:28 Average: 4 9.12 0.00 2.16 0.25 0.03 88.45 05:38:28 Average: 5 9.07 0.00 2.28 0.86 0.03 87.77 05:38:28 Average: 6 8.88 0.00 2.02 0.28 0.03 88.78 05:38:28 Average: 7 8.89 0.00 2.46 1.02 0.03 87.60 05:38:28 05:38:28 05:38:28