Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 673422cf48d924dd46ca45c091b4df6a300e9e32 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-ssh3406466462859484678.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-ssh85265877367318701.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-ssh1356198453266119169.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-ssh13831070933765037662.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-ssh11399233772042007952.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4195 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/390 [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/390 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 673422cf48d924dd46ca45c091b4df6a300e9e32 (main) Commit message: "feat: Tweak security-bootscrapper to make it easier to disable kong/kong-db (#4314)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 673422cf48d924dd46ca45c091b4df6a300e9e32 # timeout=10 > git rev-list --no-walk 4ba88bbe863d8b60b71eb382769d499e1a75b40c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:29:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:29:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:29:40 ========================================================= 22:29:40 EdgeX Global Pipelines Version Info 22:29:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:29:41 ------------------- 22:29:41 stable info: 22:29:41 ------------------- 22:29:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:29:41 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 22:29:41 Message: update stable to v1.0.244 22:29:41 ------------------- 22:29:41 experimental info: 22:29:41 ------------------- 22:29:41 Commited By: **** collab-it+edgex@linuxfoundation.org 22:29:41 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 22:29:41 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:29:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:29:41 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:29:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:29:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:29:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:29:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:29:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:29:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:29:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:29:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:29:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:29:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:29:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:29:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:29:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:29:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:29:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:29:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:29:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:29:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:29:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:29:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:29:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:29:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:29:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:29:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:29:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 673422cf48d924dd46ca45c091b4df6a300e9e32 [Pipeline] echo 22:29:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 673422c [Pipeline] echo 22:29:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:29:42 provisioning config files... 22:29:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/390@tmp/config10443099659059518801tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:29:42 ---> docker-login.sh 22:29:42 nexus3.edgexfoundry.org:10001 22:29:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:29:42 Configure a credential helper to remove this warning. See 22:29:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:29:42 22:29:42 Login Succeeded 22:29:42 nexus3.edgexfoundry.org:10002 22:29:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:29:42 Configure a credential helper to remove this warning. See 22:29:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:29:42 22:29:42 Login Succeeded 22:29:42 nexus3.edgexfoundry.org:10003 22:29:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:29:42 Configure a credential helper to remove this warning. See 22:29:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:29:42 22:29:42 Login Succeeded 22:29:42 nexus3.edgexfoundry.org:10004 22:29:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:29:43 Configure a credential helper to remove this warning. See 22:29:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:29:43 22:29:43 Login Succeeded 22:29:43 docker.io 22:29:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:29:43 Configure a credential helper to remove this warning. See 22:29:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:29:43 22:29:43 Login Succeeded 22:29:43 ---> docker-login.sh ends [Pipeline] } 22:29:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:29:43 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 22:29:43 + dirname cmd/core-command/Dockerfile 22:29:43 + cut -d/ -f2 22:29:43 + echo core-command,cmd/core-command/Dockerfile 22:29:43 + + cut -d/ -f2 22:29:43 dirname cmd/core-common-config-bootstrapper/Dockerfile 22:29:43 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 22:29:43 + dirname cmd/core-data/Dockerfile 22:29:43 + cut -d/ -f2 22:29:43 + echo core-data,cmd/core-data/Dockerfile 22:29:43 + dirname cmd/core-metadata/Dockerfile 22:29:43 + cut -d/ -f2 22:29:43 + echo core-metadata,cmd/core-metadata/Dockerfile 22:29:43 + dirname cmd/security-bootstrapper/Dockerfile 22:29:43 + cut -d/ -f2 22:29:43 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:29:43 + dirname cmd/security-proxy-setup/Dockerfile 22:29:43 + cut -d/ -f2 22:29:43 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:29:43 + + cut -d/dirname -f2 cmd/security-secretstore-setup/Dockerfile 22:29:43 22:29:43 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:29:43 + dirname cmd/security-spiffe-token-provider/Dockerfile 22:29:43 + cut -d/ -f2 22:29:43 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 22:29:43 + dirname cmd/security-spire-agent/Dockerfile 22:29:43 + cut -d/ -f2 22:29:43 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 22:29:43 + dirname cmd/security-spire-config/Dockerfile 22:29:43 + cut -d/ -f2 22:29:43 + echo security-spire-config,cmd/security-spire-config/Dockerfile 22:29:43 + dirname cmd/security-spire-server/Dockerfile 22:29:43 + cut -d/ -f2 22:29:43 + echo security-spire-server,cmd/security-spire-server/Dockerfile 22:29:43 + dirname cmd/support-notifications/Dockerfile 22:29:43 + cut -d/ -f2 22:29:43 + echo support-notifications,cmd/support-notifications/Dockerfile 22:29:43 + dirname+ cmd/support-scheduler/Dockerfile 22:29:43 cut -d/ -f2 22:29:43 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 22:29:43 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:29:44 + git rev-list -1 --merges 673422cf48d924dd46ca45c091b4df6a300e9e32~1..673422cf48d924dd46ca45c091b4df6a300e9e32 [Pipeline] echo 22:29:44 -----------> git rev-list -1 --merges 673422cf48d924dd46ca45c091b4df6a300e9e32~1..673422cf48d924dd46ca45c091b4df6a300e9e32 673422cf48d924dd46ca45c091b4df6a300e9e32 [false] [Pipeline] sh 22:29:44 + git log --format=format:%s -1 673422cf48d924dd46ca45c091b4df6a300e9e32 [Pipeline] echo 22:29:44 ========================================================= 22:29:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:29:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 22:29:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:29:44 + grep -v github /etc/ssh/ssh_known_hosts 22:29:44 + [ -e /tmp/ssh_known_hosts ] 22:29:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:29:44 + sudo tee -a /etc/ssh/ssh_known_hosts 22:29:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:29:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:29:45 22:29:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:29:45 0.1.4: Pulling from edgex-devops/py-git-semver 22:29:45 b85a868b505f: Pulling fs layer 22:29:45 e2be974225ed: Pulling fs layer 22:29:45 339a4e72a1f5: Pulling fs layer 22:29:45 988bab9f4d93: Pulling fs layer 22:29:45 1469e6f7b9e6: Pulling fs layer 22:29:45 eaf3925da568: Pulling fs layer 22:29:45 bab4dde63d76: Pulling fs layer 22:29:45 bde34c3a00c8: Pulling fs layer 22:29:45 b352a97aabf1: Pulling fs layer 22:29:45 4872d77fe225: Pulling fs layer 22:29:45 5851b861e8e6: Pulling fs layer 22:29:45 bab4dde63d76: Waiting 22:29:45 988bab9f4d93: Waiting 22:29:45 bde34c3a00c8: Waiting 22:29:45 b352a97aabf1: Waiting 22:29:45 1469e6f7b9e6: Waiting 22:29:45 4872d77fe225: Waiting 22:29:45 eaf3925da568: Waiting 22:29:45 e2be974225ed: Verifying Checksum 22:29:45 e2be974225ed: Download complete 22:29:45 988bab9f4d93: Download complete 22:29:45 1469e6f7b9e6: Verifying Checksum 22:29:45 1469e6f7b9e6: Download complete 22:29:45 eaf3925da568: Download complete 22:29:45 339a4e72a1f5: Verifying Checksum 22:29:45 339a4e72a1f5: Download complete 22:29:45 bde34c3a00c8: Verifying Checksum 22:29:45 bde34c3a00c8: Download complete 22:29:45 b352a97aabf1: Verifying Checksum 22:29:45 b352a97aabf1: Download complete 22:29:45 4872d77fe225: Verifying Checksum 22:29:45 4872d77fe225: Download complete 22:29:46 5851b861e8e6: Verifying Checksum 22:29:46 5851b861e8e6: Download complete 22:29:46 b85a868b505f: Verifying Checksum 22:29:46 b85a868b505f: Download complete 22:29:46 bab4dde63d76: Verifying Checksum 22:29:46 bab4dde63d76: Download complete 22:29:47 b85a868b505f: Pull complete 22:29:47 e2be974225ed: Pull complete 22:29:47 339a4e72a1f5: Pull complete 22:29:47 988bab9f4d93: Pull complete 22:29:48 1469e6f7b9e6: Pull complete 22:29:48 eaf3925da568: Pull complete 22:29:50 bab4dde63d76: Pull complete 22:29:50 bde34c3a00c8: Pull complete 22:29:50 b352a97aabf1: Pull complete 22:29:50 4872d77fe225: Pull complete 22:29:50 5851b861e8e6: Pull complete 22:29:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:29:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:29:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:29:50 prd-ubuntu20.04-docker-8c-8g-4195 does not seem to be running inside a container 22:29:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/390 -v /w/workspace/edgex-go/390:/w/workspace/edgex-go/390:rw,z -v /w/workspace/edgex-go/390@tmp:/w/workspace/edgex-go/390@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:29:51 $ docker top 034de46f39620486016bc0bee5218d71760ed084bfd5c0f84aafe6e3cdeb7943 -eo pid,comm 22:29:51 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). 22:29:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:29:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:29:51 [ssh-agent] Looking for ssh-agent implementation... 22:29:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:29:51 $ docker exec 034de46f39620486016bc0bee5218d71760ed084bfd5c0f84aafe6e3cdeb7943 ssh-agent 22:29:51 SSH_AUTH_SOCK=/tmp/ssh-DEp0aZCDIEHt/agent.32 22:29:51 SSH_AGENT_PID=38 22:29:51 Running ssh-add (command line suppressed) 22:29:52 Identity added: /w/workspace/edgex-go/390@tmp/private_key_10151236234424301154.key (/w/workspace/edgex-go/390@tmp/private_key_10151236234424301154.key) 22:29:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:29:52 + git tag --points-at HEAD [Pipeline] } 22:29:52 $ docker exec --env ******** --env ******** 034de46f39620486016bc0bee5218d71760ed084bfd5c0f84aafe6e3cdeb7943 ssh-agent -k 22:29:52 unset SSH_AUTH_SOCK; 22:29:52 unset SSH_AGENT_PID; 22:29:52 echo Agent pid 38 killed; 22:29:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:29:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:29:52 [ssh-agent] Looking for ssh-agent implementation... 22:29:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:29:52 $ docker exec 034de46f39620486016bc0bee5218d71760ed084bfd5c0f84aafe6e3cdeb7943 ssh-agent 22:29:52 SSH_AUTH_SOCK=/tmp/ssh-nKR0XitkCGHM/agent.70 22:29:52 SSH_AGENT_PID=76 22:29:52 Running ssh-add (command line suppressed) 22:29:52 Identity added: /w/workspace/edgex-go/390@tmp/private_key_11352859034501374639.key (/w/workspace/edgex-go/390@tmp/private_key_11352859034501374639.key) 22:29:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:29:53 + git semver init 22:29:53 2023-01-31 22:29:53,301 [run_init] DEBUG init version:0.0.0 force:False 22:29:53 2023-01-31 22:29:53,302 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/390/.semver 22:29:53 2023-01-31 22:29:53,302 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/390/.semver 22:29:53 2023-01-31 22:29:53,303 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/390/.semver'], cwd=/w/workspace/edgex-go/390, universal_newlines=False, shell=None, istream=None) 22:29:57 2023-01-31 22:29:57,351 [append_file] DEBUG append to file:/w/workspace/edgex-go/390/.git/info/exclude 22:29:57 2023-01-31 22:29:57,352 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/390/.semver/main with force:False 22:29:57 2023-01-31 22:29:57,352 [read_version] DEBUG read version from /w/workspace/edgex-go/390/.semver/main 22:29:57 2023-01-31 22:29:57,352 [read_version] DEBUG read version from /w/workspace/edgex-go/390/.semver/main 22:29:57 3.0.0-dev.32 [Pipeline] } 22:29:57 $ docker exec --env ******** --env ******** 034de46f39620486016bc0bee5218d71760ed084bfd5c0f84aafe6e3cdeb7943 ssh-agent -k 22:29:57 unset SSH_AUTH_SOCK; 22:29:57 unset SSH_AGENT_PID; 22:29:57 echo Agent pid 76 killed; 22:29:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:29:58 + git semver [Pipeline] } 22:29:58 $ docker stop --time=1 034de46f39620486016bc0bee5218d71760ed084bfd5c0f84aafe6e3cdeb7943 22:29:59 $ docker rm -f --volumes 034de46f39620486016bc0bee5218d71760ed084bfd5c0f84aafe6e3cdeb7943 [Pipeline] // withDockerContainer [Pipeline] sh 22:29:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:30:00 Stashed 1 file(s) [Pipeline] echo 22:30:00 [edgeXSemver]: initialized semver on version 3.0.0-dev.32 [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 22:30:00 + git config --global --add safe.directory /w/workspace/edgex-go/390 [Pipeline] echo 22:30:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:30:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:30:00 ========================================================= 22:30:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:30:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:30:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:30:00 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:30:00 213ec9aee27d: Pulling fs layer 22:30:00 4583459ba037: Pulling fs layer 22:30:00 93c1e223e6f2: Pulling fs layer 22:30:00 53926ce57604: Pulling fs layer 22:30:00 21b2b0c7a3f4: Pulling fs layer 22:30:00 22ff95d597cd: Pulling fs layer 22:30:00 12d6caf4c0d1: Pulling fs layer 22:30:00 96b7cbca73a9: Pulling fs layer 22:30:00 a7acece74701: Pulling fs layer 22:30:00 22ff95d597cd: Waiting 22:30:00 96b7cbca73a9: Waiting 22:30:00 53926ce57604: Waiting 22:30:00 a7acece74701: Waiting 22:30:00 12d6caf4c0d1: Waiting 22:30:00 93c1e223e6f2: Verifying Checksum 22:30:00 93c1e223e6f2: Download complete 22:30:00 4583459ba037: Download complete 22:30:00 21b2b0c7a3f4: Download complete 22:30:00 22ff95d597cd: Verifying Checksum 22:30:00 22ff95d597cd: Download complete 22:30:00 213ec9aee27d: Verifying Checksum 22:30:00 213ec9aee27d: Download complete 22:30:01 12d6caf4c0d1: Verifying Checksum 22:30:01 12d6caf4c0d1: Download complete 22:30:01 213ec9aee27d: Pull complete 22:30:01 4583459ba037: Pull complete 22:30:01 93c1e223e6f2: Pull complete 22:30:02 a7acece74701: Verifying Checksum 22:30:02 a7acece74701: Download complete 22:30:02 53926ce57604: Verifying Checksum 22:30:02 53926ce57604: Download complete 22:30:02 96b7cbca73a9: Verifying Checksum 22:30:02 96b7cbca73a9: Download complete 22:30:05 53926ce57604: Pull complete 22:30:05 21b2b0c7a3f4: Pull complete 22:30:05 22ff95d597cd: Pull complete 22:30:05 12d6caf4c0d1: Pull complete 22:30:07 96b7cbca73a9: Pull complete 22:30:08 a7acece74701: Pull complete 22:30:08 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 22:30:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:30:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 22:30:08 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:30:08 WORKDIR /edgex 22:30:08 COPY go.mod . 22:30:08 RUN go mod download 22:30:08 + docker build -t ci-base-image-x86_64 -f - . 22:30:09 Sending build context to Docker daemon 170.1MB 22:30:09 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:30:09 ---> db6d94c90886 22:30:09 Step 2/4 : WORKDIR /edgex 22:30:11 ---> Running in d46518a13f64 22:30:11 Removing intermediate container d46518a13f64 22:30:11 ---> e1cdbc51aed0 22:30:11 Step 3/4 : COPY go.mod . 22:30:11 ---> 577ee48196c9 22:30:11 Step 4/4 : RUN go mod download 22:30:11 ---> Running in c3b88c2cb4b8 22:30:15 Still waiting to schedule task 22:30:15 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:30:21 Removing intermediate container c3b88c2cb4b8 22:30:21 ---> 94b2fb7ae556 22:30:21 Successfully built 94b2fb7ae556 22:30:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:21 + docker inspect -f . ci-base-image-x86_64 22:30:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:30:21 prd-ubuntu20.04-docker-8c-8g-4195 does not seem to be running inside a container 22:30:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/390 -v /w/workspace/edgex-go/390:/w/workspace/edgex-go/390:rw,z -v /w/workspace/edgex-go/390@tmp:/w/workspace/edgex-go/390@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:30:21 $ docker top 7b8179388c8b1dfcb450933cbc8a611591bd622f79ab64e629a52c07eac4892d -eo pid,comm [Pipeline] { [Pipeline] sh 22:30:22 + go version 22:30:22 go version go1.18.7 linux/amd64 [Pipeline] } 22:30:22 $ docker stop --time=1 7b8179388c8b1dfcb450933cbc8a611591bd622f79ab64e629a52c07eac4892d 22:30:23 $ docker rm -f --volumes 7b8179388c8b1dfcb450933cbc8a611591bd622f79ab64e629a52c07eac4892d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:23 + docker inspect -f . ci-base-image-x86_64 22:30:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:30:23 prd-ubuntu20.04-docker-8c-8g-4195 does not seem to be running inside a container 22:30:23 $ 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/390 -v /w/workspace/edgex-go/390:/w/workspace/edgex-go/390:rw,z -v /w/workspace/edgex-go/390@tmp:/w/workspace/edgex-go/390@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:30:24 $ docker top 4aa005c8a270b00d571ca729e9d3d92e634c07eb5cfb0808aa98e545698abd46 -eo pid,comm [Pipeline] { [Pipeline] echo 22:30:24 ========================================================= 22:30:24 [edgeXBuildGoParallel] Running Tests and Build... 22:30:24 ========================================================= [Pipeline] sh 22:30:24 + git config --global --add safe.directory /w/workspace/edgex-go/390 [Pipeline] fileExists [Pipeline] sh 22:30:24 + make test 22:30:24 go test -race -coverprofile=coverage.out ./... 22:30:31 ? github.com/edgexfoundry/edgex-go [no test files] 22:30:43 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:30:43 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 22:30:43 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:30:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:30:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:30:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:30:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:30:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:30:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:30:44 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:30:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:30:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:30:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:30:44 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:30:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements 22:30:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:30:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:30:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.118s coverage: 98.5% of statements 22:30:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.110s coverage: 43.1% of statements 22:30:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 22:30:45 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 22:30:45 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:30:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.108s coverage: 54.0% of statements 22:30:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:30:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:30:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.664s coverage: 89.2% of statements 22:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 22:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:30:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 2.6% of statements 22:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:30:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.459s coverage: 95.6% of statements 22:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 22:30:49 ok github.com/edgexfoundry/edgex-go/internal/io 0.100s coverage: 72.2% of statements 22:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:30:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.095s coverage: 65.9% of statements 22:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:30:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.9% of statements 22:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:30:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.080s coverage: 29.6% of statements 22:30:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.106s coverage: 47.1% of statements 22:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 82.9% of statements 22:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements 22:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.099s coverage: 96.3% of statements 22:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements 22:30:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.059s coverage: 94.4% of statements 22:30:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.072s coverage: 44.8% of statements 22:31:00 flag provided but not defined: -invalid 22:31:00 Usage of setupRegistryACL: 22:31:00 -configDir string 22:31:00 22:31:00 --- FAIL: TestExecute (0.00s) 22:31:00 --- FAIL: TestExecute/Good:setupRegistryACL_with_ok_response_from_server (1.01s) 22:31:00 command_test.go:181: 22:31:00 Error Trace: /w/workspace/edgex-go/390/internal/security/bootstrapper/command/setupacl/command_test.go:181 22:31:00 Error: Received unexpected error: 22:31:00 failed to configure Consul access: request to Configure Consul Access failed with status: 403 Forbidden 22:31:00 Test: TestExecute/Good:setupRegistryACL_with_ok_response_from_server 22:31:00 FAIL 22:31:00 coverage: 79.9% of statements 22:31:00 FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.208s 22:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 22:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 86.9% of statements 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.074s coverage: 77.4% of statements 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.081s coverage: 80.0% of statements 22:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 22:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.262s coverage: 91.2% of statements 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 64.7% of statements 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 22:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 89.4% of statements 22:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 22:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 22:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 22:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.342s coverage: 65.3% of statements 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.186s coverage: 41.8% of statements 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:31:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.082s coverage: 17.7% of statements 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:31:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.170s coverage: 92.3% of statements 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:31:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:31:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.116s coverage: 97.7% of statements 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:31:08 FAIL 22:31:08 make: *** [Makefile:143: unittest] Error 1 [Pipeline] } 22:31:08 $ docker stop --time=1 4aa005c8a270b00d571ca729e9d3d92e634c07eb5cfb0808aa98e545698abd46 22:31:09 $ docker rm -f --volumes 4aa005c8a270b00d571ca729e9d3d92e634c07eb5cfb0808aa98e545698abd46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:31:10 Failed in branch amd64 22:31:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4196 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 22:31:50 Running in /w/workspace/edgex-go/390 [Pipeline] { [Pipeline] checkout 22:31:50 The recommended git tool is: git 22:31:56 using credential edgex-jenkins-ssh 22:31:56 Cloning the remote Git repository 22:31:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:31:56 > git init /w/workspace/edgex-go/390 # timeout=10 22:31:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:31:56 > git --version # timeout=10 22:31:56 > git --version # 'git version 2.25.1' 22:31:56 using GIT_SSH to set credentials SSH Credentials for GitHub 22:31:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:32:14 Avoid second fetch 22:32:14 Checking out Revision 673422cf48d924dd46ca45c091b4df6a300e9e32 (main) 22:32:15 Commit message: "feat: Tweak security-bootscrapper to make it easier to disable kong/kong-db (#4314)" 22:32:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:32:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:32:14 > git config core.sparsecheckout # timeout=10 22:32:14 > git checkout -f 673422cf48d924dd46ca45c091b4df6a300e9e32 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:32:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:32:16 % Total % Received % Xferd Average Speed Time Time Time Current 22:32:16 Dload Upload Total Spent Left Speed 22:32:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12751 86 11015 0 0 80992 0 --:--:-- --:--:-- --:--:-- 80401 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh 22:32:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:32:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:32:17 + sudo tee /etc/docker/daemon.new 22:32:17 { 22:32:17 "registry-mirrors": [ 22:32:17 "https://nexus3.edgexfoundry.org:10001" 22:32:17 ], 22:32:17 "bip": "10.250.0.254/24", 22:32:17 "hosts": [ 22:32:17 "tcp://0.0.0.0:5555", 22:32:17 "unix:///var/run/docker.sock" 22:32:17 ], 22:32:17 "mtu": 1458, 22:32:17 "selinux-enabled": true, 22:32:17 "seccomp-profile": "/etc/docker/seccomp.json" 22:32:17 } [Pipeline] sh 22:32:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:32:17 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:32:35 provisioning config files... 22:32:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/390@tmp/config9607949576684847714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:32:36 ---> docker-login.sh 22:32:36 nexus3.edgexfoundry.org:10001 22:32:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:32:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:32:36 Configure a credential helper to remove this warning. See 22:32:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:32:36 22:32:36 Login Succeeded 22:32:36 nexus3.edgexfoundry.org:10002 22:32:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:32:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:32:37 Configure a credential helper to remove this warning. See 22:32:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:32:37 22:32:37 Login Succeeded 22:32:37 nexus3.edgexfoundry.org:10003 22:32:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:32:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:32:37 Configure a credential helper to remove this warning. See 22:32:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:32:37 22:32:37 Login Succeeded 22:32:37 nexus3.edgexfoundry.org:10004 22:32:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:32:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:32:37 Configure a credential helper to remove this warning. See 22:32:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:32:37 22:32:37 Login Succeeded 22:32:37 docker.io 22:32:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:32:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:32:38 Configure a credential helper to remove this warning. See 22:32:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:32:38 22:32:38 Login Succeeded 22:32:38 ---> docker-login.sh ends [Pipeline] } 22:32:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 22:32:39 + git config --global --add safe.directory /w/workspace/edgex-go/390 [Pipeline] echo 22:32:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:32:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:32:39 ========================================================= 22:32:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:32:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:32:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:32:39 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:32:39 9b18e9b68314: Pulling fs layer 22:32:39 35d82f9e3411: Pulling fs layer 22:32:39 e16973657156: Pulling fs layer 22:32:39 fc693d55d65f: Pulling fs layer 22:32:39 7e9fc2657dce: Pulling fs layer 22:32:39 dda99020689f: Pulling fs layer 22:32:39 db1c61fa0a46: Pulling fs layer 22:32:39 891c053d2c06: Pulling fs layer 22:32:39 fc693d55d65f: Waiting 22:32:39 7e9fc2657dce: Waiting 22:32:39 dda99020689f: Waiting 22:32:39 891c053d2c06: Waiting 22:32:39 db1c61fa0a46: Waiting 22:32:39 e16973657156: Verifying Checksum 22:32:39 e16973657156: Download complete 22:32:39 35d82f9e3411: Download complete 22:32:39 7e9fc2657dce: Download complete 22:32:39 dda99020689f: Verifying Checksum 22:32:39 dda99020689f: Download complete 22:32:39 9b18e9b68314: Download complete 22:32:40 9b18e9b68314: Pull complete 22:32:40 891c053d2c06: Verifying Checksum 22:32:40 891c053d2c06: Download complete 22:32:42 db1c61fa0a46: Verifying Checksum 22:32:42 db1c61fa0a46: Download complete 22:32:42 fc693d55d65f: Verifying Checksum 22:32:42 fc693d55d65f: Download complete 22:32:42 35d82f9e3411: Pull complete 22:32:42 e16973657156: Pull complete 22:32:55 fc693d55d65f: Pull complete 22:32:55 7e9fc2657dce: Pull complete 22:32:55 dda99020689f: Pull complete 22:33:02 db1c61fa0a46: Pull complete 22:33:03 891c053d2c06: Pull complete 22:33:03 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 22:33:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:33:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 22:33:03 + docker build -t ci-base-image-arm64 -f - . 22:33:03 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:33:03 WORKDIR /edgex 22:33:03 COPY go.mod . 22:33:03 RUN go mod download 22:33:04 Sending build context to Docker daemon 3.093MB 22:33:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:33:04 ---> f96f9c87975a 22:33:04 Step 2/4 : WORKDIR /edgex 22:33:05 ---> Running in 1785eb376145 22:33:05 Removing intermediate container 1785eb376145 22:33:05 ---> 5a40582823fb 22:33:05 Step 3/4 : COPY go.mod . 22:33:08 ---> fb9ffe746134 22:33:08 Step 4/4 : RUN go mod download 22:33:08 ---> Running in 7c250075cfab 22:33:47 Removing intermediate container 7c250075cfab 22:33:47 ---> f3e54c87f2f6 22:33:47 Successfully built f3e54c87f2f6 22:33:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:47 + docker inspect -f . ci-base-image-arm64 22:33:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:33:48 prd-ubuntu20.04-docker-arm64-4c-16g-4196 does not seem to be running inside a container 22:33:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/390 -v /w/workspace/edgex-go/390:/w/workspace/edgex-go/390:rw,z -v /w/workspace/edgex-go/390@tmp:/w/workspace/edgex-go/390@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:33:49 $ docker top c7efe0edbd7f6f88f0b1651479759ce0f372f85a1dc57c1c4f953e9001ef7697 -eo pid,comm [Pipeline] { [Pipeline] sh 22:33:50 + go version 22:33:50 go version go1.18.7 linux/arm64 [Pipeline] } 22:33:50 $ docker stop --time=1 c7efe0edbd7f6f88f0b1651479759ce0f372f85a1dc57c1c4f953e9001ef7697 22:33:51 $ docker rm -f --volumes c7efe0edbd7f6f88f0b1651479759ce0f372f85a1dc57c1c4f953e9001ef7697 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:33:52 22:33:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:33:52 latest: Pulling from edgex-devops/edgex-compose-arm64 22:33:52 29e5d40040c1: Pulling fs layer 22:33:52 1ce36da41761: Pulling fs layer 22:33:52 25b303627fd3: Pulling fs layer 22:33:53 29e5d40040c1: Verifying Checksum 22:33:53 29e5d40040c1: Download complete 22:33:53 1ce36da41761: Verifying Checksum 22:33:53 1ce36da41761: Download complete 22:33:53 29e5d40040c1: Pull complete 22:33:55 1ce36da41761: Pull complete 22:33:55 25b303627fd3: Verifying Checksum 22:33:55 25b303627fd3: Download complete 22:34:05 25b303627fd3: Pull complete 22:34:05 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:34:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:34:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:34:05 prd-ubuntu20.04-docker-arm64-4c-16g-4196 does not seem to be running inside a container 22:34:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/390 -v /w/workspace/edgex-go/390:/w/workspace/edgex-go/390:rw,z -v /w/workspace/edgex-go/390@tmp:/w/workspace/edgex-go/390@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 22:34:07 $ docker top 591963635c498305bcaa452951dabb4ce382ebbee4b9518e9fc9e64f50c9d0ec -eo pid,comm [Pipeline] { [Pipeline] sh 22:34:08 + docker-compose build --help 22:34:08 + grep parallel 22:34:12 --parallel Build images in parallel. [Pipeline] } 22:34:12 $ docker stop --time=1 591963635c498305bcaa452951dabb4ce382ebbee4b9518e9fc9e64f50c9d0ec 22:34:13 $ docker rm -f --volumes 591963635c498305bcaa452951dabb4ce382ebbee4b9518e9fc9e64f50c9d0ec [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:34:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:34:14 prd-ubuntu20.04-docker-arm64-4c-16g-4196 does not seem to be running inside a container 22:34:14 $ 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/390 -v /w/workspace/edgex-go/390:/w/workspace/edgex-go/390:rw,z -v /w/workspace/edgex-go/390@tmp:/w/workspace/edgex-go/390@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:34:15 $ docker top 9f202f6b72528a7e566158efe9eca40aa4d2086eff0b2bb9e77aef97458b127f -eo pid,comm [Pipeline] { [Pipeline] sh 22:34:16 + docker-compose -f ./docker-compose-build.yml build --parallel 22:34:20 Building core-command ... 22:34:20 Building core-common-config-bootstrapper ... 22:34:20 Building core-data ... 22:34:20 Building core-metadata ... 22:34:20 Building security-bootstrapper ... 22:34:20 Building security-proxy-setup ... 22:34:20 Building security-secretstore-setup ... 22:34:20 Building security-spiffe-token-provider ... 22:34:20 Building security-spire-agent ... 22:34:20 Building security-spire-config ... 22:34:20 Building security-spire-server ... 22:34:20 Building support-notifications ... 22:34:20 Building support-scheduler ... 22:34:20 Building security-proxy-setup 22:34:20 Building security-spire-agent 22:34:20 Building support-notifications 22:34:20 Building security-spire-server 22:34:20 Building security-bootstrapper 22:34:30 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:34:30 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:34:30 ---> f3e54c87f2f6 22:34:30 Step 3/21 : WORKDIR /edgex-go 22:34:30 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:34:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:34:30 ---> f3e54c87f2f6 22:34:30 Step 3/24 : WORKDIR /edgex-go 22:34:30 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:34:30 Step 2/32 : FROM ${BUILDER_BASE} AS builder 22:34:30 ---> f3e54c87f2f6 22:34:30 Step 3/32 : WORKDIR /edgex-go 22:34:30 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:34:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:34:30 ---> f3e54c87f2f6 22:34:30 Step 3/22 : ARG ADD_BUILD_TAGS="" 22:34:30 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:34:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:34:30 ---> f3e54c87f2f6 22:34:30 Step 3/23 : WORKDIR /edgex-go 22:34:30 ---> Running in 9ac363b89ff3 22:34:30 ---> Running in ba8a02551e2b 22:34:30 ---> Running in f75d465ce355 22:34:30 ---> Running in f0b3a63b8919 22:34:30 ---> Running in ba4480859cd4 22:34:30 Removing intermediate container ba8a02551e2b 22:34:30 ---> b41df90fdd8d 22:34:30 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 22:34:30 Removing intermediate container f75d465ce355 22:34:30 ---> 078c95f98826 22:34:30 Step 4/21 : RUN apk add --update --no-cache make git 22:34:30 Removing intermediate container f0b3a63b8919 22:34:30 ---> 1bbb90088aab 22:34:30 Step 4/22 : WORKDIR /edgex-go 22:34:30 Removing intermediate container ba4480859cd4 22:34:30 ---> 3e6de6eea8e6 22:34:30 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 22:34:30 Removing intermediate container 9ac363b89ff3 22:34:30 ---> ed12b3f93893 22:34:30 Step 4/32 : RUN apk add --update --no-cache make git 22:34:30 ---> Running in 64c83ed2535e 22:34:30 ---> Running in 55a93da88d88 22:34:31 ---> Running in 3546868dbf9f 22:34:31 ---> Running in 5289cd553b1a 22:34:31 ---> Running in 28828107fd43 22:34:31 Removing intermediate container 28828107fd43 22:34:31 ---> dd39abd8e4fa 22:34:31 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 22:34:31 ---> Running in 273a1f9cb197 22:34:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:34:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:34:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:34:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:34:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:34:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:34:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:34:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:34:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:34:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:34:34 OK: 221 MiB in 51 packages 22:34:34 OK: 221 MiB in 51 packages 22:34:34 OK: 221 MiB in 51 packages 22:34:34 OK: 221 MiB in 51 packages 22:34:35 OK: 221 MiB in 51 packages 22:34:36 Removing intermediate container 64c83ed2535e 22:34:36 ---> 68982939c4f2 22:34:36 Step 5/24 : COPY go.mod vendor* ./ 22:34:36 Removing intermediate container 3546868dbf9f 22:34:36 ---> 8b2072f9eb8e 22:34:36 Step 5/23 : COPY go.mod vendor* ./ 22:34:36 Removing intermediate container 273a1f9cb197 22:34:36 ---> 04ef6313360f 22:34:36 Step 6/22 : COPY go.mod vendor* ./ 22:34:36 Removing intermediate container 5289cd553b1a 22:34:36 Removing intermediate container 55a93da88d88 22:34:36 ---> a8574f874e10 22:34:36 Step 5/21 : COPY go.mod vendor* ./ 22:34:36 ---> 67d92632bf49 22:34:36 Step 5/32 : COPY go.mod vendor* ./ 22:34:37 ---> a645d6cf04d9 22:34:37 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:34:37 ---> Running in c9d544d8f6a8 22:34:38 ---> 5e102a5496bd 22:34:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:34:38 ---> e9e2b299740a 22:34:38 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:34:38 ---> Running in 2f55a610d134 22:34:38 ---> f565e265868f 22:34:38 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:34:38 ---> 0e85bb746436 22:34:38 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:34:38 ---> Running in 63b8997d0afd 22:34:38 ---> Running in d7a5d9b2e26b 22:34:38 ---> Running in 86c609798570 22:36:30 Removing intermediate container 63b8997d0afd 22:36:30 ---> d930d20afc60 22:36:30 Step 7/23 : COPY . . 22:36:30 Removing intermediate container 2f55a610d134 22:36:30 ---> e0bb4b25560a 22:36:30 Step 8/22 : COPY . . 22:36:30 Removing intermediate container c9d544d8f6a8 22:36:30 ---> 81878574d346 22:36:30 Step 7/24 : COPY . . 22:36:30 Removing intermediate container 86c609798570 22:36:30 ---> 2c3428b5c935 22:36:30 Step 7/21 : COPY . . 22:36:30 Removing intermediate container d7a5d9b2e26b 22:36:30 ---> 72242c3e199a 22:36:30 Step 7/32 : COPY . . 22:36:30 ---> 3bd02cc913fe 22:36:30 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 22:36:30 ---> Running in c1b2756953b0 22:36:30 Removing intermediate container c1b2756953b0 22:36:30 ---> 24f34a8da45b 22:36:30 Step 9/23 : WORKDIR /edgex-go/spire-build 22:36:30 ---> Running in 04a6b06e459f 22:36:30 Removing intermediate container 04a6b06e459f 22:36:30 ---> f63f8455c542 22:36:30 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 22:36:30 ---> Running in aaa6cced3ee6 22:36:30 ---> 1603b144f7b3 22:36:30 ---> 015714b1a84a 22:36:30 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:36:30 Step 9/22 : RUN make cmd/support-notifications/support-notifications 22:36:30 ---> b1b1f59d40ff 22:36:30 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 22:36:30 ---> 9279ddd4b7ab 22:36:30 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:36:30 ---> Running in c7f5e345f54f 22:36:30 ---> Running in 858aea305b77 22:36:30 ---> Running in f1fb2227b680 22:36:30 ---> Running in e1f49a6afc35 22:36:30 Removing intermediate container 858aea305b77 22:36:30 ---> 01ea35b8374d 22:36:30 Step 9/24 : WORKDIR /edgex-go/spire-build 22:36:30 ---> Running in cb8ba6dbd2fa 22:36:30 Removing intermediate container cb8ba6dbd2fa 22:36:30 ---> 37f6f6eac576 22:36:30 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 22:36:30 ---> Running in 63f44576efbb 22:36:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:36:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:36:32 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.32" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:36:32 Removing intermediate container aaa6cced3ee6 22:36:32 ---> 0ab474fb3f6b 22:36:32 Step 11/23 : WORKDIR /edgex-go 22:36:32 ---> Running in 184336f27b9b 22:36:32 Removing intermediate container 184336f27b9b 22:36:32 ---> 085c9c03ae8a 22:36:32 22:36:32 Step 12/23 : FROM alpine:3.15 22:36:33 3.15: Pulling from library/alpine 22:36:34 Removing intermediate container 63f44576efbb 22:36:34 ---> 93bd2e98fdc2 22:36:34 Step 11/24 : WORKDIR /edgex-go 22:36:34 ---> Running in 5e667cc2650d 22:36:35 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 22:36:35 Status: Downloaded newer image for alpine:3.15 22:36:35 ---> 8aa73fd46299 22:36:35 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:36:35 ---> Running in b4d3adadf97f 22:36:35 Removing intermediate container 5e667cc2650d 22:36:35 ---> 4fb578ae1393 22:36:35 22:36:35 Step 12/24 : FROM alpine:3.15 22:36:35 ---> 8aa73fd46299 22:36:35 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:36:35 ---> Running in 3639a655d674 22:36:36 Removing intermediate container b4d3adadf97f 22:36:36 ---> 26b6b7654634 22:36:36 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:36:36 Removing intermediate container 3639a655d674 22:36:36 ---> b14ca860b124 22:36:36 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:36:36 ---> Running in 7b99e93d6d99 22:36:36 ---> Running in c87e02bb41e7 22:36:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:36:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:36:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:36:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:36:42 v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 22:36:42 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 22:36:42 OK: 15736 distinct packages available 22:36:42 v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 22:36:42 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 22:36:42 OK: 15736 distinct packages available 22:36:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:36:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:36:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:36:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:36:44 (1/5) Installing dumb-init (1.2.5-r1) 22:36:44 (2/5) Installing musl-obstack (1.2.3-r0) 22:36:44 (3/5) Installing libucontext (1.1-r0) 22:36:44 (4/5) Installing gcompat (1.0.0-r4) 22:36:44 (5/5) Installing openssl (1.1.1s-r1) 22:36:44 Executing busybox-1.34.1-r7.trigger 22:36:44 OK: 6 MiB in 19 packages 22:36:45 (1/5) Installing dumb-init (1.2.5-r1) 22:36:45 (2/5) Installing musl-obstack (1.2.3-r0) 22:36:45 (3/5) Installing libucontext (1.1-r0) 22:36:45 (4/5) Installing gcompat (1.0.0-r4) 22:36:45 (5/5) Installing openssl (1.1.1s-r1) 22:36:45 Executing busybox-1.34.1-r7.trigger 22:36:45 OK: 6 MiB in 19 packages 22:36:48 Removing intermediate container 7b99e93d6d99 22:36:48 ---> fb9716e4fd0b 22:36:48 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:36:48 Removing intermediate container c87e02bb41e7 22:36:48 ---> 53f9647ef7ff 22:36:48 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 22:36:58 ---> 9ffe6a8f2178 22:36:58 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:36:59 ---> 71596a984c77 22:36:59 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:37:00 ---> 34eb36352ed0 22:37:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:37:02 ---> dc026a7d7044 22:37:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:37:04 ---> 3e18606a5bd5 22:37:04 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:37:04 ---> Running in 6508d73bea67 22:37:06 Removing intermediate container 6508d73bea67 22:37:06 ---> ef727a1fcab6 22:37:06 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:37:06 ---> Running in f6166541ddb9 22:37:07 Removing intermediate container f6166541ddb9 22:37:07 ---> 311a495f09e9 22:37:07 Step 21/23 : LABEL arch=arm64 22:37:07 ---> Running in dc3bef8c280a 22:37:08 Removing intermediate container dc3bef8c280a 22:37:08 ---> 810857a34e23 22:37:08 Step 22/23 : LABEL git_sha=673422cf48d924dd46ca45c091b4df6a300e9e32 22:37:08 ---> Running in 48238c76b413 22:37:10 Removing intermediate container 48238c76b413 22:37:10 ---> 2a9ec2b170a1 22:37:10 Step 23/23 : LABEL version=3.0.0-dev.32 22:37:10 ---> e8b81ba5c65e 22:37:10 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:37:10 ---> Running in 54fabd2ca192 22:37:11 Removing intermediate container 54fabd2ca192 22:37:11 ---> e2be110a8216 22:37:11 22:37:11 Successfully built e2be110a8216 22:37:11 Successfully tagged security-spire-server-arm64:latest 22:37:11 Building support-scheduler 22:37:12  Building security-spire-server ... done  ---> 95573f4cdf29 22:37:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:37:13 ---> 18fa2cc67a5d 22:37:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:37:14 ---> 9c38eb20b20c 22:37:14 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:37:14 ---> Running in 62240823e216 22:37:15 Removing intermediate container 62240823e216 22:37:15 ---> 8a18a50e3162 22:37:15 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:37:15 ---> Running in 9ae3f7aeec83 22:37:18 Removing intermediate container 9ae3f7aeec83 22:37:18 ---> eaa6c0e701f3 22:37:18 Step 22/24 : LABEL arch=arm64 22:37:18 ---> Running in bf5af6cdfddf 22:37:19 Removing intermediate container bf5af6cdfddf 22:37:19 ---> 80cbe30f5180 22:37:19 Step 23/24 : LABEL git_sha=673422cf48d924dd46ca45c091b4df6a300e9e32 22:37:19 ---> Running in 4b84d9c7f7ea 22:37:20 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:37:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:37:20 ---> f3e54c87f2f6 22:37:20 Step 3/22 : ARG ADD_BUILD_TAGS="" 22:37:20 ---> Using cache 22:37:20 ---> 1bbb90088aab 22:37:20 Step 4/22 : WORKDIR /edgex-go 22:37:20 ---> Using cache 22:37:20 ---> dd39abd8e4fa 22:37:20 Step 5/22 : RUN apk add --update --no-cache make git 22:37:22 ---> Running in 89ff6d063ce6 22:37:22 Removing intermediate container 4b84d9c7f7ea 22:37:22 ---> 0cdd42fc415c 22:37:22 Step 24/24 : LABEL version=3.0.0-dev.32 22:37:23 ---> Running in c145b0a09d2f 22:37:24 Removing intermediate container c145b0a09d2f 22:37:24 ---> 6965fe99d56e 22:37:24 22:37:24 Successfully built 6965fe99d56e 22:37:24 Successfully tagged security-spire-agent-arm64:latest 22:37:24 Building security-spiffe-token-provider 22:37:25  Building security-spire-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:37:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:37:28 OK: 221 MiB in 51 packages 22:37:28 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:37:28 Step 2/19 : FROM ${BUILDER_BASE} AS builder 22:37:28 ---> f3e54c87f2f6 22:37:28 Step 3/19 : WORKDIR /edgex-go 22:37:28 ---> Using cache 22:37:28 ---> 3e6de6eea8e6 22:37:28 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 22:37:29 ---> Running in 557e5b65f9f4 22:37:30 Removing intermediate container 89ff6d063ce6 22:37:30 ---> c53f67683f92 22:37:30 Step 6/22 : COPY go.mod vendor* ./ 22:37:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:37:32 ---> 77cbfdd52442 22:37:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:37:32 ---> Running in 2d500f965139 22:37:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:37:34 v3.16.3-150-g416f864f9f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 22:37:34 v3.16.3-147-g6bdfd2ef54 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 22:37:34 OK: 16901 distinct packages available 22:37:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:37:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:37:36 OK: 221 MiB in 51 packages 22:37:38 Removing intermediate container 557e5b65f9f4 22:37:38 ---> 2ed6509c4cc2 22:37:38 Step 5/19 : COPY go.mod vendor* ./ 22:37:39 ---> e79543c8bb83 22:37:39 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:37:39 ---> Running in bb67e3e3da4e 22:39:46 Removing intermediate container 2d500f965139 22:39:46 ---> f612596d2217 22:39:46 Step 8/22 : COPY . . 22:39:46 Removing intermediate container bb67e3e3da4e 22:39:46 ---> 0a044d9e9b5b 22:39:46 Step 7/19 : COPY . . 22:39:50 ---> 469d72d396e4 22:39:50 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 22:39:50 ---> ba78afabcbfd 22:39:50 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:39:51 ---> Running in 01319f6ba192 22:39:51 ---> Running in 738d811702a1 22:39:53 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.32" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:39:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.32" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 22:42:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.32" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:42:37 Removing intermediate container e1f49a6afc35 22:42:37 ---> 69be4c77720c 22:42:37 22:42:37 Step 9/21 : FROM alpine:3.16 22:42:37 3.16: Pulling from library/alpine 22:42:38 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 22:42:38 Status: Downloaded newer image for alpine:3.16 22:42:38 ---> 2b4661558fb8 22:42:38 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 22:42:38 ---> Running in 5a61ecaa3d54 22:42:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:42:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:42:42 (1/6) Installing ca-certificates (20220614-r0) 22:42:42 (2/6) Installing brotli-libs (1.0.9-r6) 22:42:42 (3/6) Installing nghttp2-libs (1.47.0-r0) 22:42:42 (4/6) Installing libcurl (7.83.1-r5) 22:42:42 (5/6) Installing curl (7.83.1-r5) 22:42:42 (6/6) Installing dumb-init (1.2.5-r1) 22:42:42 Executing busybox-1.35.0-r17.trigger 22:42:42 Executing ca-certificates-20220614-r0.trigger 22:42:42 OK: 8 MiB in 20 packages 22:42:47 Removing intermediate container 5a61ecaa3d54 22:42:47 ---> 791ec78ebbc2 22:42:47 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:42:47 ---> Running in 205da9509153 22:42:47 Removing intermediate container 205da9509153 22:42:47 ---> c63a91ae1c23 22:42:47 Step 12/21 : WORKDIR /edgex 22:42:47 ---> Running in bde135a40fed 22:42:48 Removing intermediate container bde135a40fed 22:42:48 ---> 3594affda0bd 22:42:48 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:42:49 ---> 209695f341a8 22:42:49 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:42:52 ---> 50e4c6cc4b42 22:42:52 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:42:53 Removing intermediate container c7f5e345f54f 22:42:53 ---> 3c381ce6c99a 22:42:53 22:42:53 Step 9/32 : FROM alpine:3.16 22:42:53 ---> 2b4661558fb8 22:42:53 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:42:53 ---> Running in 490b8dfee344 22:42:54 ---> 5304b8f2fd82 22:42:54 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:42:54 Removing intermediate container 490b8dfee344 22:42:54 ---> 0b3abb61594e 22:42:54 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 22:42:54 ---> Running in 0d9ad0efefed 22:42:55 ---> d7f96e1a2586 22:42:55 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:42:55 ---> Running in 0c11c837c362 22:42:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:42:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:42:59 Removing intermediate container 0c11c837c362 22:42:59 ---> cdf57b2ac563 22:42:59 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 22:42:59 (1/2) Installing dumb-init (1.2.5-r1) 22:42:59 (2/2) Installing su-exec (0.2-r1) 22:42:59 Executing busybox-1.35.0-r17.trigger 22:42:59 OK: 5 MiB in 16 packages 22:43:00 ---> Running in 44b9bbc949b9 22:43:00 Removing intermediate container 44b9bbc949b9 22:43:00 ---> 387a429c2948 22:43:00 Step 19/21 : LABEL arch=arm64 22:43:00 ---> Running in faeed33de000 22:43:00 Removing intermediate container 0d9ad0efefed 22:43:00 ---> ab64aa6d2474 22:43:00 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 22:43:01 ---> Running in 436fb2ae4105 22:43:01 Removing intermediate container faeed33de000 22:43:01 ---> e8e5f3fd1a30 22:43:01 Step 20/21 : LABEL git_sha=673422cf48d924dd46ca45c091b4df6a300e9e32 22:43:01 ---> Running in d9df05e08edb 22:43:02 Removing intermediate container 436fb2ae4105 22:43:02 ---> 1e2c503039a0 22:43:02 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 22:43:02 ---> Running in 8b0de368cd15 22:43:02 Removing intermediate container d9df05e08edb 22:43:02 ---> 0b08ca32a03e 22:43:02 Step 21/21 : LABEL version=3.0.0-dev.32 22:43:02 ---> Running in 637b0554915b 22:43:02 Removing intermediate container 8b0de368cd15 22:43:02 ---> ef2407a5a7a4 22:43:02 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 22:43:03 ---> Running in 46fbcefbdee3 22:43:03 Removing intermediate container 637b0554915b 22:43:03 ---> c8f6408b290c 22:43:03 22:43:03 Successfully built c8f6408b290c 22:43:03 Successfully tagged security-proxy-setup-arm64:latest 22:43:03 Building core-common-config-bootstrapper 22:43:03  Building security-proxy-setup ... done Removing intermediate container 46fbcefbdee3 22:43:03 ---> 56b65cbd10df 22:43:03 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 22:43:03 ---> Running in a330d0b9d821 22:43:04 Removing intermediate container a330d0b9d821 22:43:04 ---> de21fb8c1ebd 22:43:04 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 22:43:04 ---> Running in 39e1d651119a 22:43:07 Removing intermediate container 39e1d651119a 22:43:07 ---> 9e42262eb34d 22:43:07 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 22:43:07 ---> Running in 1f8c95a920d7 22:43:07 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:43:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:43:07 ---> f3e54c87f2f6 22:43:07 Step 3/22 : ARG ADD_BUILD_TAGS="" 22:43:07 ---> Using cache 22:43:07 ---> 1bbb90088aab 22:43:07 Step 4/22 : WORKDIR /edgex-go 22:43:07 ---> Using cache 22:43:07 ---> dd39abd8e4fa 22:43:07 Step 5/22 : RUN apk add --update --no-cache make git 22:43:07 ---> Using cache 22:43:07 ---> c53f67683f92 22:43:07 Step 6/22 : COPY go.mod vendor* ./ 22:43:07 ---> Using cache 22:43:07 ---> 77cbfdd52442 22:43:07 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:43:07 ---> Using cache 22:43:07 ---> f612596d2217 22:43:07 Step 8/22 : COPY . . 22:43:08 ---> Using cache 22:43:08 ---> 469d72d396e4 22:43:08 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:43:08 ---> Running in aad4219448d1 22:43:08 Removing intermediate container 1f8c95a920d7 22:43:08 ---> c43cbd2cf4f9 22:43:08 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 22:43:10 ---> 52b1c2055d3e 22:43:10 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 22:43:10 ---> Running in 1c77f11c3d9c 22:43:10 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.32" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 22:43:13 Removing intermediate container 1c77f11c3d9c 22:43:13 ---> ba8e207e9bf4 22:43:13 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 22:43:14 ---> a4a0337a1e3d 22:43:14 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:43:16 ---> 025cffd3238c 22:43:16 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:43:16 ---> 7d4341cc09c6 22:43:16 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:43:17 ---> 31fe2af70650 22:43:17 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 22:43:18 ---> f6040d5f668b 22:43:18 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 22:43:19 ---> c71c7e89273b 22:43:19 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:43:20 ---> 2135d5028e55 22:43:20 Step 27/32 : RUN chmod +x /entrypoint.sh 22:43:20 ---> Running in a37662578604 22:43:26 Removing intermediate container a37662578604 22:43:26 ---> a5436d00f3cb 22:43:26 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 22:43:26 ---> Running in 4e9c42de8b1f 22:43:26 Removing intermediate container 4e9c42de8b1f 22:43:26 ---> b0b9548835d8 22:43:26 Step 29/32 : CMD ["gate"] 22:43:26 ---> Running in 17487a1b19f7 22:43:26 Removing intermediate container 17487a1b19f7 22:43:26 ---> eb054b979900 22:43:26 Step 30/32 : LABEL arch=arm64 22:43:26 ---> Running in 831aa61333c1 22:43:27 Removing intermediate container 831aa61333c1 22:43:27 ---> b486809c4ea1 22:43:27 Step 31/32 : LABEL git_sha=673422cf48d924dd46ca45c091b4df6a300e9e32 22:43:27 ---> Running in 1d3fed312914 22:43:28 Removing intermediate container 1d3fed312914 22:43:28 ---> 3746c08ea394 22:43:28 Step 32/32 : LABEL version=3.0.0-dev.32 22:43:28 ---> Running in 4198ce0da043 22:43:28 Removing intermediate container 4198ce0da043 22:43:28 ---> 7bd88d4d1fcb 22:43:28 22:43:28 Successfully built 7bd88d4d1fcb 22:43:28 Successfully tagged security-bootstrapper-arm64:latest 22:43:28 Building core-metadata 22:43:32  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:43:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:43:32 ---> f3e54c87f2f6 22:43:32 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:43:32 ---> Using cache 22:43:32 ---> 1bbb90088aab 22:43:32 Step 4/24 : WORKDIR /edgex-go 22:43:32 ---> Using cache 22:43:32 ---> dd39abd8e4fa 22:43:32 Step 5/24 : RUN apk add --update --no-cache make git 22:43:32 ---> Using cache 22:43:32 ---> c53f67683f92 22:43:32 Step 6/24 : COPY go.mod vendor* ./ 22:43:32 ---> Using cache 22:43:32 ---> 77cbfdd52442 22:43:32 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:43:32 ---> Using cache 22:43:32 ---> f612596d2217 22:43:32 Step 8/24 : COPY . . 22:43:32 ---> Using cache 22:43:32 ---> 469d72d396e4 22:43:32 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 22:43:32 ---> Running in 0affc7524c98 22:43:34 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.32" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:46:11 Removing intermediate container f1fb2227b680 22:46:11 ---> ec3d32dd021c 22:46:11 22:46:11 Step 10/22 : FROM alpine:3.16 22:46:11 ---> 2b4661558fb8 22:46:11 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 22:46:11 ---> Running in 56035aebdde2 22:46:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:46:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:46:15 (1/2) Installing ca-certificates (20220614-r0) 22:46:15 (2/2) Installing dumb-init (1.2.5-r1) 22:46:15 Executing busybox-1.35.0-r17.trigger 22:46:15 Executing ca-certificates-20220614-r0.trigger 22:46:16 OK: 6 MiB in 16 packages 22:46:18 Removing intermediate container 56035aebdde2 22:46:18 ---> 3a6c8dd89910 22:46:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:46:18 ---> Running in 3df04fbcef34 22:46:18 Removing intermediate container 3df04fbcef34 22:46:18 ---> 84cfde8e5636 22:46:18 Step 13/22 : ENV APP_PORT=59860 22:46:18 ---> Running in 72a9d726f370 22:46:19 Removing intermediate container 72a9d726f370 22:46:19 ---> eb180e3ee133 22:46:19 Step 14/22 : EXPOSE $APP_PORT 22:46:19 ---> Running in d2d4d843477e 22:46:19 Removing intermediate container d2d4d843477e 22:46:19 ---> 4215ae522f2f 22:46:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:46:20 ---> 4dec9ffce7d9 22:46:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:46:23 ---> ab43ff7841a9 22:46:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:46:23 ---> d77119069c89 22:46:23 Step 18/22 : ENTRYPOINT ["/support-notifications"] 22:46:23 ---> Running in 9ac6c4f069b2 22:46:24 Removing intermediate container 9ac6c4f069b2 22:46:24 ---> 3c943a4558d6 22:46:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:46:24 ---> Running in dfe5389ab1e8 22:46:24 Removing intermediate container dfe5389ab1e8 22:46:24 ---> 9fd976574269 22:46:24 Step 20/22 : LABEL arch=arm64 22:46:25 ---> Running in 8a994abaf224 22:46:25 Removing intermediate container 8a994abaf224 22:46:25 ---> ec455a92110a 22:46:25 Step 21/22 : LABEL git_sha=673422cf48d924dd46ca45c091b4df6a300e9e32 22:46:25 ---> Running in 60370344b246 22:46:26 Removing intermediate container 60370344b246 22:46:26 ---> 03f45a4b084c 22:46:26 Step 22/22 : LABEL version=3.0.0-dev.32 22:46:26 ---> Running in 16c18590cf1c 22:46:26 Removing intermediate container 16c18590cf1c 22:46:26 ---> c968ee6e31e8 22:46:26 22:46:27 Successfully built c968ee6e31e8 22:46:27 Successfully tagged support-notifications-arm64:latest 22:46:27  Building support-notifications ... done Building security-secretstore-setup 22:46:30 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:46:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:46:30 ---> f3e54c87f2f6 22:46:30 Step 3/24 : WORKDIR /edgex-go 22:46:30 ---> Using cache 22:46:30 ---> 3e6de6eea8e6 22:46:30 Step 4/24 : RUN apk add --update --no-cache make git 22:46:30 ---> Running in c68fabbd950c 22:46:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:46:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:46:34 OK: 221 MiB in 51 packages 22:46:37 Removing intermediate container c68fabbd950c 22:46:37 ---> 169248655d97 22:46:37 Step 5/24 : COPY go.mod vendor* ./ 22:46:38 ---> 4e4c27fc4686 22:46:38 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:46:38 ---> Running in 64bace6ceb79 22:48:15 Removing intermediate container 738d811702a1 22:48:15 ---> d53955b953a9 22:48:15 22:48:15 Step 9/19 : FROM alpine:3.15 22:48:15 ---> 8aa73fd46299 22:48:15 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:48:15 ---> Using cache 22:48:15 ---> b14ca860b124 22:48:15 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:48:15 ---> Running in 9c68e64b172e 22:48:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:48:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:48:15 v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 22:48:15 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 22:48:15 OK: 15736 distinct packages available 22:48:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:48:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:48:15 (1/9) Installing ca-certificates (20220614-r0) 22:48:16 (2/9) Installing brotli-libs (1.0.9-r5) 22:48:16 (3/9) Installing nghttp2-libs (1.46.0-r0) 22:48:16 (4/9) Installing libcurl (7.80.0-r5) 22:48:16 (5/9) Installing curl (7.80.0-r5) 22:48:16 (6/9) Installing dumb-init (1.2.5-r1) 22:48:16 (7/9) Installing musl-obstack (1.2.3-r0) 22:48:16 (8/9) Installing libucontext (1.1-r0) 22:48:16 (9/9) Installing gcompat (1.0.0-r4) 22:48:16 Executing busybox-1.34.1-r7.trigger 22:48:16 Executing ca-certificates-20220614-r0.trigger 22:48:17 OK: 8 MiB in 23 packages 22:48:19 Removing intermediate container 9c68e64b172e 22:48:19 ---> 1475416ae3b7 22:48:19 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 22:48:20 Removing intermediate container 64bace6ceb79 22:48:20 ---> 03dc6a0d65a2 22:48:20 Step 7/24 : COPY . . 22:48:20 ---> 8e6cfadcd939 22:48:20 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:48:24 ---> 67667f05ac1d 22:48:24 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 22:48:24 ---> 94dd122f416b 22:48:24 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:48:24 ---> Running in c1f07e9985e4 22:48:25 ---> eafb72000f06 22:48:25 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 22:48:25 ---> Running in e0999667ca4b 22:48:26 Removing intermediate container e0999667ca4b 22:48:26 ---> 492f16b7da95 22:48:26 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:48:26 ---> Running in a1c8d11bdca4 22:48:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:48:27 Removing intermediate container a1c8d11bdca4 22:48:27 ---> 520e2878248d 22:48:27 Step 17/19 : LABEL arch=arm64 22:48:27 ---> Running in 3788fe172ab3 22:48:27 Removing intermediate container 3788fe172ab3 22:48:27 ---> d5043e0bcee0 22:48:27 Step 18/19 : LABEL git_sha=673422cf48d924dd46ca45c091b4df6a300e9e32 22:48:27 ---> Running in e8e5bebfd389 22:48:29 Removing intermediate container e8e5bebfd389 22:48:29 ---> 2640a339c75f 22:48:29 Step 19/19 : LABEL version=3.0.0-dev.32 22:48:29 ---> Running in a0cd62ab44b6 22:48:30 Removing intermediate container a0cd62ab44b6 22:48:30 ---> 7dcb0ed13d51 22:48:30 22:48:30 Successfully built 7dcb0ed13d51 22:48:30 Successfully tagged security-spiffe-token-provider-arm64:latest 22:48:30 Building core-data 22:48:33  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:48:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:48:33 ---> f3e54c87f2f6 22:48:33 Step 3/22 : ARG ADD_BUILD_TAGS="" 22:48:33 ---> Using cache 22:48:33 ---> 1bbb90088aab 22:48:33 Step 4/22 : WORKDIR /edgex-go 22:48:33 ---> Using cache 22:48:33 ---> dd39abd8e4fa 22:48:33 Step 5/22 : RUN apk add --update --no-cache make git 22:48:33 ---> Using cache 22:48:33 ---> c53f67683f92 22:48:33 Step 6/22 : COPY go.mod vendor* ./ 22:48:33 ---> Using cache 22:48:33 ---> 77cbfdd52442 22:48:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:48:33 ---> Using cache 22:48:33 ---> f612596d2217 22:48:33 Step 8/22 : COPY . . 22:48:33 ---> Using cache 22:48:33 ---> 469d72d396e4 22:48:33 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 22:48:33 ---> Running in 7c78231b1893 22:48:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.32" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 22:49:33 Removing intermediate container 01319f6ba192 22:49:33 ---> bfaf5cefa608 22:49:33 22:49:33 Step 10/22 : FROM alpine:3.16 22:49:33 ---> 2b4661558fb8 22:49:33 Step 11/22 : RUN apk add --update --no-cache dumb-init 22:49:33 ---> Running in 7a7f31869b35 22:49:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:49:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:49:33 (1/1) Installing dumb-init (1.2.5-r1) 22:49:33 Executing busybox-1.35.0-r17.trigger 22:49:33 OK: 5 MiB in 15 packages 22:49:33 Removing intermediate container 7a7f31869b35 22:49:33 ---> 2cb79bc98448 22:49:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:49:33 ---> Running in 6039400e867e 22:49:33 Removing intermediate container 6039400e867e 22:49:33 ---> 5f40f9c0d36a 22:49:33 Step 13/22 : ENV APP_PORT=59861 22:49:33 ---> Running in e8e15590718f 22:49:33 Removing intermediate container aad4219448d1 22:49:33 ---> 92a849f02d7f 22:49:33 22:49:33 Step 10/22 : FROM alpine:3.16 22:49:33 ---> 2b4661558fb8 22:49:33 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 22:49:33 Removing intermediate container e8e15590718f 22:49:33 ---> f44dd6192955 22:49:33 Step 14/22 : EXPOSE $APP_PORT 22:49:33 ---> Running in 0a57ea8319a6 22:49:33 ---> Running in c38775804ce2 22:49:34 Removing intermediate container 0a57ea8319a6 22:49:34 ---> a64a808b6b4e 22:49:34 Step 12/22 : RUN apk add --update --no-cache dumb-init 22:49:34 Removing intermediate container c38775804ce2 22:49:34 ---> 905063da6848 22:49:34 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:49:34 ---> Running in 242d0bbcf2f5 22:49:35 ---> 00ed82127d6e 22:49:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:49:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:49:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:49:38 ---> 3e51564f6b72 22:49:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:49:39 (1/1) Installing dumb-init (1.2.5-r1) 22:49:39 Executing busybox-1.35.0-r17.trigger 22:49:39 ---> a36bc059f626 22:49:39 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 22:49:39 OK: 5 MiB in 15 packages 22:49:39 ---> Running in 02018357e937 22:49:39 Removing intermediate container 02018357e937 22:49:39 ---> 08efa927783f 22:49:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:49:39 ---> Running in d6025d22afa4 22:49:40 Removing intermediate container d6025d22afa4 22:49:40 ---> 3903ee32afad 22:49:40 Step 20/22 : LABEL arch=arm64 22:49:40 ---> Running in 39b04bf79ee5 22:49:41 Removing intermediate container 242d0bbcf2f5 22:49:41 ---> 40159e80bcc6 22:49:41 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:49:41 Removing intermediate container 39b04bf79ee5 22:49:41 ---> feeaa8e2423f 22:49:41 Step 21/22 : LABEL git_sha=673422cf48d924dd46ca45c091b4df6a300e9e32 22:49:41 ---> Running in 1bd7bf5e9e5a 22:49:42 ---> 1deb54f0167c 22:49:42 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 22:49:42 Removing intermediate container 1bd7bf5e9e5a 22:49:42 ---> 174f798e350d 22:49:42 Step 22/22 : LABEL version=3.0.0-dev.32 22:49:42 ---> Running in 375c174e9e65 22:49:43 Removing intermediate container 375c174e9e65 22:49:43 ---> aeadc665474a 22:49:43 22:49:43 Successfully built aeadc665474a 22:49:43 Successfully tagged support-scheduler-arm64:latest 22:49:43  Building support-scheduler ... done Building core-command 22:49:46 ---> 5477e37bb7d4 22:49:46 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 22:49:46 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:49:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:49:46 ---> f3e54c87f2f6 22:49:46 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:49:46 ---> Using cache 22:49:46 ---> 1bbb90088aab 22:49:46 Step 4/23 : WORKDIR /edgex-go 22:49:46 ---> Using cache 22:49:46 ---> dd39abd8e4fa 22:49:46 Step 5/23 : RUN apk add --update --no-cache make git 22:49:46 ---> Using cache 22:49:46 ---> c53f67683f92 22:49:46 Step 6/23 : COPY go.mod vendor* ./ 22:49:46 ---> Using cache 22:49:46 ---> 77cbfdd52442 22:49:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:49:46 ---> Using cache 22:49:46 ---> f612596d2217 22:49:46 Step 8/23 : COPY . . 22:49:47 ---> Using cache 22:49:47 ---> 469d72d396e4 22:49:47 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 22:49:47 ---> 71c0b3f54e00 22:49:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 22:49:47 ---> Running in 9e582ba87bf6 22:49:48 ---> ce51f8751e3b 22:49:48 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:49:48 ---> Running in 853ae15f9873 22:49:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.32" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:49:52 Removing intermediate container 853ae15f9873 22:49:52 ---> 2ea4d7b33da5 22:49:52 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 22:49:52 ---> Running in 42ffff19cc91 22:49:52 Removing intermediate container 42ffff19cc91 22:49:52 ---> 3a0ac910362d 22:49:52 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 22:49:52 ---> Running in 9fe2bdf5dd4a 22:49:53 Removing intermediate container 9fe2bdf5dd4a 22:49:53 ---> ea4f5ecdce5c 22:49:53 Step 20/22 : LABEL arch=arm64 22:49:53 ---> Running in 6a1f1ef8a9f9 22:49:53 Removing intermediate container 6a1f1ef8a9f9 22:49:53 ---> de46b980d692 22:49:53 Step 21/22 : LABEL git_sha=673422cf48d924dd46ca45c091b4df6a300e9e32 22:49:54 ---> Running in c787169fbd7d 22:49:54 Removing intermediate container c787169fbd7d 22:49:54 ---> a7e83c25a962 22:49:54 Step 22/22 : LABEL version=3.0.0-dev.32 22:49:54 ---> Running in 44797cd1351c 22:49:55 Removing intermediate container 44797cd1351c 22:49:55 ---> 928fc54aa84c 22:49:55 22:49:55 Successfully built 928fc54aa84c 22:49:55 Successfully tagged core-common-config-bootstrapper-arm64:latest 22:49:55  Building core-common-config-bootstrapper ... done Building security-spire-config 22:49:58 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:49:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:49:58 ---> f3e54c87f2f6 22:49:58 Step 3/24 : WORKDIR /edgex-go 22:49:58 ---> Using cache 22:49:58 ---> 3e6de6eea8e6 22:49:58 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 22:49:58 ---> Using cache 22:49:58 ---> 8b2072f9eb8e 22:49:58 Step 5/24 : COPY go.mod vendor* ./ 22:49:58 ---> Using cache 22:49:58 ---> e9e2b299740a 22:49:58 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:49:58 ---> Using cache 22:49:58 ---> d930d20afc60 22:49:58 Step 7/24 : COPY . . 22:49:58 ---> Using cache 22:49:58 ---> 3bd02cc913fe 22:49:58 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 22:49:58 ---> Using cache 22:49:58 ---> 24f34a8da45b 22:49:58 Step 9/24 : WORKDIR /edgex-go/spire-build 22:49:58 ---> Using cache 22:49:58 ---> f63f8455c542 22:49:58 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 22:49:59 ---> Running in eb79c29a6acd 22:50:02 Removing intermediate container eb79c29a6acd 22:50:02 ---> 1d203e0cf40d 22:50:02 Step 11/24 : WORKDIR /edgex-go 22:50:02 ---> Running in 3b5a6f318cdf 22:50:03 Removing intermediate container 3b5a6f318cdf 22:50:03 ---> 44883b03ea84 22:50:03 22:50:03 Step 12/24 : FROM alpine:3.15 22:50:03 ---> 8aa73fd46299 22:50:03 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:50:03 ---> Using cache 22:50:03 ---> b14ca860b124 22:50:03 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 22:50:03 ---> Running in ea72f6fa1cff 22:50:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:50:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:50:06 v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 22:50:06 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 22:50:06 OK: 15736 distinct packages available 22:50:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:50:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:50:08 (1/4) Installing dumb-init (1.2.5-r1) 22:50:08 (2/4) Installing musl-obstack (1.2.3-r0) 22:50:08 (3/4) Installing libucontext (1.1-r0) 22:50:08 (4/4) Installing gcompat (1.0.0-r4) 22:50:08 Executing busybox-1.34.1-r7.trigger 22:50:08 OK: 6 MiB in 18 packages 22:50:11 Removing intermediate container ea72f6fa1cff 22:50:11 ---> 47a1909ad49b 22:50:11 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:50:17 ---> 9b151003d55e 22:50:17 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:50:18 ---> ff882b6c0c6e 22:50:18 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 22:50:18 ---> Running in 5b36e9fab813 22:50:18 Removing intermediate container 5b36e9fab813 22:50:18 ---> 9642ed616f6c 22:50:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:50:20 ---> e88e9b916c37 22:50:20 Step 19/24 : WORKDIR / 22:50:20 ---> Running in 103b20e1a2de 22:50:21 Removing intermediate container 103b20e1a2de 22:50:21 ---> 6233f1e02940 22:50:21 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:50:21 ---> Running in 9e527dd4ed15 22:50:24 Removing intermediate container 9e527dd4ed15 22:50:24 ---> cfb349031d45 22:50:24 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:50:25 ---> Running in 6a5862549e98 22:50:25 Removing intermediate container 6a5862549e98 22:50:25 ---> a9527d2d661b 22:50:25 Step 22/24 : LABEL arch=arm64 22:50:26 ---> Running in a4eb63d33dd7 22:50:27 Removing intermediate container a4eb63d33dd7 22:50:27 ---> 4a1ed9a2789e 22:50:27 Step 23/24 : LABEL git_sha=673422cf48d924dd46ca45c091b4df6a300e9e32 22:50:27 ---> Running in cf0e8bbe07cc 22:50:28 Removing intermediate container cf0e8bbe07cc 22:50:28 ---> d01e6b884920 22:50:28 Step 24/24 : LABEL version=3.0.0-dev.32 22:50:28 ---> Running in fb3b72aa0f59 22:50:29 Removing intermediate container fb3b72aa0f59 22:50:29 ---> 0b912467f00d 22:50:29 22:50:29 Successfully built 0b912467f00d 22:50:29 Successfully tagged security-spire-config-arm64:latest 22:50:32  Building security-spire-config ... done Removing intermediate container 0affc7524c98 22:50:32 ---> 8d6851ed469e 22:50:32 22:50:32 Step 10/24 : FROM alpine:3.16 22:50:32 ---> 2b4661558fb8 22:50:32 Step 11/24 : RUN apk add --update --no-cache dumb-init 22:50:32 ---> Using cache 22:50:32 ---> 2cb79bc98448 22:50:32 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:50:32 ---> Using cache 22:50:32 ---> 5f40f9c0d36a 22:50:32 Step 13/24 : ENV APP_PORT=59881 22:50:32 ---> Running in 88fe05c1102a 22:50:33 Removing intermediate container 88fe05c1102a 22:50:33 ---> 34e9c1e12800 22:50:33 Step 14/24 : EXPOSE $APP_PORT 22:50:33 ---> Running in bd90df3862b3 22:50:33 Removing intermediate container bd90df3862b3 22:50:33 ---> b210418f209f 22:50:33 Step 15/24 : WORKDIR / 22:50:33 ---> Running in c2eadd1d333b 22:50:34 Removing intermediate container c2eadd1d333b 22:50:34 ---> 49825cc85664 22:50:34 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:50:35 ---> bccd1b114eef 22:50:35 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:50:37 ---> f1277a30bb9c 22:50:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:50:38 ---> ee081400b4df 22:50:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 22:50:39 ---> d86657a89445 22:50:39 Step 20/24 : ENTRYPOINT ["/core-metadata"] 22:50:39 ---> Running in aa7f4d99ccf9 22:50:39 Removing intermediate container aa7f4d99ccf9 22:50:39 ---> 68d079525a43 22:50:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:50:40 ---> Running in b44f18b486b1 22:50:40 Removing intermediate container b44f18b486b1 22:50:40 ---> bb5c7d03705f 22:50:40 Step 22/24 : LABEL arch=arm64 22:50:40 ---> Running in 868e1dc1c807 22:50:41 Removing intermediate container 868e1dc1c807 22:50:41 ---> 388daa1004cd 22:50:41 Step 23/24 : LABEL git_sha=673422cf48d924dd46ca45c091b4df6a300e9e32 22:50:41 ---> Running in 2c984fb4d5cc 22:50:41 Removing intermediate container 2c984fb4d5cc 22:50:41 ---> 3a63b88c6590 22:50:41 Step 24/24 : LABEL version=3.0.0-dev.32 22:50:42 ---> Running in 16ec7533aad9 22:50:42 Removing intermediate container 16ec7533aad9 22:50:42 ---> 943d85ccea99 22:50:42 22:50:42 Successfully built 943d85ccea99 22:50:42 Successfully tagged core-metadata-arm64:latest 22:52:49  Building core-metadata ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:52:59 Removing intermediate container c1f07e9985e4 22:52:59 ---> f0a0b0c2509c 22:52:59 22:52:59 Step 9/24 : FROM alpine:3.16 22:52:59 ---> 2b4661558fb8 22:52:59 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:52:59 ---> Running in 8dfb35bba047 22:53:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:53:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:53:02 (1/3) Installing ca-certificates (20220614-r0) 22:53:02 (2/3) Installing dumb-init (1.2.5-r1) 22:53:02 (3/3) Installing su-exec (0.2-r1) 22:53:02 Executing busybox-1.35.0-r17.trigger 22:53:02 Executing ca-certificates-20220614-r0.trigger 22:53:02 OK: 6 MiB in 17 packages 22:53:04 Removing intermediate container 8dfb35bba047 22:53:04 ---> 5efdc2660ecd 22:53:04 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:53:04 ---> Running in 9d134fdc9f3d 22:53:04 Removing intermediate container 9d134fdc9f3d 22:53:04 ---> 50884bc6b377 22:53:04 Step 12/24 : WORKDIR / 22:53:04 ---> Running in e751dae2cce4 22:53:05 Removing intermediate container e751dae2cce4 22:53:05 ---> 5a3cda326b8d 22:53:05 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:53:06 ---> 53636888bf97 22:53:06 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:53:07 ---> 281340f9085c 22:53:07 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:53:07 ---> d5c8226c2140 22:53:07 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:53:10 ---> 879f64cf350b 22:53:10 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:53:12 ---> e1ea6011110d 22:53:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:53:14 ---> f5fe2d8781d9 22:53:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:53:14 ---> 82f01cd9567c 22:53:14 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:53:14 ---> Running in 4512b78acf3b 22:53:18 Removing intermediate container 4512b78acf3b 22:53:18 ---> fba0694ec00e 22:53:18 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 22:53:18 ---> Running in b18b72e7a209 22:53:19 Removing intermediate container b18b72e7a209 22:53:19 ---> 5411cc90447b 22:53:19 Step 22/24 : LABEL arch=arm64 22:53:19 ---> Running in a509974c098b 22:53:20 Removing intermediate container a509974c098b 22:53:20 ---> 22e6c83f43e8 22:53:20 Step 23/24 : LABEL git_sha=673422cf48d924dd46ca45c091b4df6a300e9e32 22:53:20 ---> Running in add29b1aa0b2 22:53:23 Removing intermediate container add29b1aa0b2 22:53:23 ---> 5eb0babe1567 22:53:23 Step 24/24 : LABEL version=3.0.0-dev.32 22:53:23 ---> Running in ca7912415167 22:53:24 Removing intermediate container ca7912415167 22:53:24 ---> 9f421d24b103 22:53:24 22:53:24 Successfully built 9f421d24b103 22:53:24 Successfully tagged security-secretstore-setup-arm64:latest 22:53:25  Building security-secretstore-setup ... done Removing intermediate container 7c78231b1893 22:53:25 ---> d5ff3c817364 22:53:25 22:53:25 Step 10/22 : FROM alpine:3.16 22:53:25 ---> 2b4661558fb8 22:53:25 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:53:25 ---> Running in c88f3fbeb6e5 22:53:25 Removing intermediate container c88f3fbeb6e5 22:53:25 ---> fb4514c10963 22:53:25 Step 12/22 : ENV APP_PORT=59880 22:53:25 ---> Running in 3e772a6f66ed 22:53:26 Removing intermediate container 3e772a6f66ed 22:53:26 ---> b7da472a489e 22:53:26 Step 13/22 : EXPOSE $APP_PORT 22:53:26 ---> Running in 65a40625ba94 22:53:26 Removing intermediate container 65a40625ba94 22:53:26 ---> c26353009596 22:53:26 Step 14/22 : RUN apk add --update --no-cache dumb-init 22:53:26 ---> Running in ee91cedd8829 22:53:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:53:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:53:29 (1/1) Installing dumb-init (1.2.5-r1) 22:53:29 Executing busybox-1.35.0-r17.trigger 22:53:29 OK: 5 MiB in 15 packages 22:53:30 Removing intermediate container ee91cedd8829 22:53:30 ---> acd94fd784e9 22:53:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:53:30 ---> 5f156cc1059f 22:53:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:53:32 ---> 60dbdfcc5bf6 22:53:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:53:32 ---> 33abefbfebd9 22:53:32 Step 18/22 : ENTRYPOINT ["/core-data"] 22:53:32 ---> Running in 2ba0dd9d587b 22:53:33 Removing intermediate container 2ba0dd9d587b 22:53:33 ---> 04d7aa8f58a4 22:53:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:53:33 ---> Running in e94b3af477c6 22:53:34 Removing intermediate container e94b3af477c6 22:53:34 ---> 523b91d2129b 22:53:34 Step 20/22 : LABEL arch=arm64 22:53:34 ---> Running in 6575e5ffe0fc 22:53:34 Removing intermediate container 6575e5ffe0fc 22:53:34 ---> 1bd4745c78f4 22:53:34 Step 21/22 : LABEL git_sha=673422cf48d924dd46ca45c091b4df6a300e9e32 22:53:34 ---> Running in ca8d92d5c6ab 22:53:35 Removing intermediate container ca8d92d5c6ab 22:53:35 ---> 8e69d77dc99b 22:53:35 Step 22/22 : LABEL version=3.0.0-dev.32 22:53:35 ---> Running in 0ced2b795828 22:53:36 Removing intermediate container 0ced2b795828 22:53:36 ---> b7588e25f21c 22:53:36 22:53:36 Successfully built b7588e25f21c 22:53:36 Successfully tagged core-data-arm64:latest 22:53:36  Building core-data ... done Removing intermediate container 9e582ba87bf6 22:53:36 ---> e8804fc50acc 22:53:36 22:53:36 Step 10/23 : FROM alpine:3.16 22:53:36 ---> 2b4661558fb8 22:53:36 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:53:36 ---> Using cache 22:53:36 ---> 2cb79bc98448 22:53:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:53:36 ---> Using cache 22:53:36 ---> 5f40f9c0d36a 22:53:36 Step 13/23 : ENV APP_PORT=59882 22:53:36 ---> Running in 2bd842ed56fc 22:53:37 Removing intermediate container 2bd842ed56fc 22:53:37 ---> 346ee76b466e 22:53:37 Step 14/23 : EXPOSE $APP_PORT 22:53:37 ---> Running in 5e8329bd3a37 22:53:37 Removing intermediate container 5e8329bd3a37 22:53:37 ---> 4ede0806cc55 22:53:37 Step 15/23 : WORKDIR / 22:53:37 ---> Running in 69efbe20836a 22:53:37 Removing intermediate container 69efbe20836a 22:53:37 ---> cc66dfcc436e 22:53:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:53:38 ---> 98ab17df7f04 22:53:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:53:39 ---> e3e77b422c12 22:53:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:53:39 ---> 0e179e84422e 22:53:39 Step 19/23 : ENTRYPOINT ["/core-command"] 22:53:39 ---> Running in c4433114f26b 22:53:40 Removing intermediate container c4433114f26b 22:53:40 ---> 2872dbfaedb1 22:53:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:53:40 ---> Running in 68c5c8e987f2 22:53:40 Removing intermediate container 68c5c8e987f2 22:53:40 ---> d906adf5b6da 22:53:40 Step 21/23 : LABEL arch=arm64 22:53:40 ---> Running in 07644dc8aa38 22:53:40 Removing intermediate container 07644dc8aa38 22:53:40 ---> c0df9acc4dea 22:53:40 Step 22/23 : LABEL git_sha=673422cf48d924dd46ca45c091b4df6a300e9e32 22:53:40 ---> Running in 8ec092e47060 22:53:41 Removing intermediate container 8ec092e47060 22:53:41 ---> 00382b9261ac 22:53:41 Step 23/23 : LABEL version=3.0.0-dev.32 22:53:41 ---> Running in 7174d1610854 22:53:41 Removing intermediate container 7174d1610854 22:53:41 ---> d3c4a6d83338 22:53:41 22:53:41 Successfully built d3c4a6d83338 22:53:41 Successfully tagged core-command-arm64:latest 22:53:41  Building core-command ... done  [Pipeline] } 22:53:41 $ docker stop --time=1 9f202f6b72528a7e566158efe9eca40aa4d2086eff0b2bb9e77aef97458b127f 22:53:43 $ docker rm -f --volumes 9f202f6b72528a7e566158efe9eca40aa4d2086eff0b2bb9e77aef97458b127f [Pipeline] // withDockerContainer [Pipeline] sh 22:53:44 + docker images 22:53:44 REPOSITORY TAG IMAGE ID CREATED SIZE 22:53:44 core-command-arm64 latest d3c4a6d83338 3 seconds ago 17MB 22:53:44 e8804fc50acc 8 seconds ago 1.34GB 22:53:44 core-data-arm64 latest b7588e25f21c 9 seconds ago 17.2MB 22:53:44 d5ff3c817364 20 seconds ago 1.35GB 22:53:44 security-secretstore-setup-arm64 latest 9f421d24b103 21 seconds ago 28.7MB 22:53:44 f0a0b0c2509c 47 seconds ago 1.33GB 22:53:44 core-metadata-arm64 latest 943d85ccea99 3 minutes ago 17.8MB 22:53:44 8d6851ed469e 3 minutes ago 1.35GB 22:53:44 security-spire-config-arm64 latest 0b912467f00d 3 minutes ago 83.6MB 22:53:44 44883b03ea84 3 minutes ago 1.21GB 22:53:44 core-common-config-bootstrapper-arm64 latest 928fc54aa84c 3 minutes ago 14.9MB 22:53:44 support-scheduler-arm64 latest aeadc665474a 4 minutes ago 29MB 22:53:44 92a849f02d7f 4 minutes ago 1.34GB 22:53:44 bfaf5cefa608 4 minutes ago 1.4GB 22:53:44 security-spiffe-token-provider-arm64 latest 7dcb0ed13d51 5 minutes ago 28.9MB 22:53:44 d53955b953a9 5 minutes ago 1.37GB 22:53:44 support-notifications-arm64 latest c968ee6e31e8 7 minutes ago 29.5MB 22:53:44 ec3d32dd021c 7 minutes ago 1.4GB 22:53:44 security-bootstrapper-arm64 latest 7bd88d4d1fcb 10 minutes ago 19.5MB 22:53:44 security-proxy-setup-arm64 latest c8f6408b290c 10 minutes ago 26.8MB 22:53:44 3c381ce6c99a 10 minutes ago 1.33GB 22:53:44 69be4c77720c 11 minutes ago 1.33GB 22:53:44 security-spire-agent-arm64 latest 6965fe99d56e 16 minutes ago 122MB 22:53:44 security-spire-server-arm64 latest e2be110a8216 16 minutes ago 84.3MB 22:53:44 4fb578ae1393 17 minutes ago 1.21GB 22:53:44 085c9c03ae8a 17 minutes ago 1.21GB 22:53:44 ci-base-image-arm64 latest f3e54c87f2f6 20 minutes ago 905MB 22:53:44 alpine 3.16 2b4661558fb8 2 months ago 5.29MB 22:53:44 alpine 3.15 8aa73fd46299 2 months ago 5.33MB 22:53:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 22:53:44 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 22:53:44 provisioning config files... 22:53:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/390@tmp/config6955921840015833911tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:53:44 ---> docker-login.sh 22:53:44 nexus3.edgexfoundry.org:10001 22:53:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:45 Configure a credential helper to remove this warning. See 22:53:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:45 22:53:45 Login Succeeded 22:53:45 nexus3.edgexfoundry.org:10002 22:53:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:45 Configure a credential helper to remove this warning. See 22:53:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:45 22:53:45 Login Succeeded 22:53:45 nexus3.edgexfoundry.org:10003 22:53:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:45 Configure a credential helper to remove this warning. See 22:53:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:45 22:53:45 Login Succeeded 22:53:45 nexus3.edgexfoundry.org:10004 22:53:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:46 Configure a credential helper to remove this warning. See 22:53:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:46 22:53:46 Login Succeeded 22:53:46 docker.io 22:53:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:46 Configure a credential helper to remove this warning. See 22:53:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:46 22:53:46 Login Succeeded 22:53:46 ---> docker-login.sh ends [Pipeline] } 22:53:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:53:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:53:46 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 22:53:46 673422cf48d924dd46ca45c091b4df6a300e9e32 22:53:46 latest 22:53:46 3.0.0-dev.32 22:53:46 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 22:53:46 main 22:53:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:47 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:47 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 22:53:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:53:47 c0657ea440f3: Preparing 22:53:47 c9ce5fd28ef5: Preparing 22:53:47 97004aeaf2e7: Preparing 22:53:47 42e05d2396cf: Preparing 22:53:47 17bec77d7fdc: Preparing 22:53:47 17bec77d7fdc: Layer already exists 22:53:47 97004aeaf2e7: Pushed 22:53:47 42e05d2396cf: Pushed 22:53:47 c0657ea440f3: Pushed 22:53:50 c9ce5fd28ef5: Pushed 22:53:50 673422cf48d924dd46ca45c091b4df6a300e9e32: digest: sha256:890985af705b62fc9ba205e4fa6d13bd0eb99186f0ef43e7855276737d3df915 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:51 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:51 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 22:53:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:53:51 c0657ea440f3: Preparing 22:53:51 c9ce5fd28ef5: Preparing 22:53:51 97004aeaf2e7: Preparing 22:53:51 42e05d2396cf: Preparing 22:53:51 17bec77d7fdc: Preparing 22:53:51 c9ce5fd28ef5: Layer already exists 22:53:51 97004aeaf2e7: Layer already exists 22:53:51 42e05d2396cf: Layer already exists 22:53:51 c0657ea440f3: Layer already exists 22:53:51 17bec77d7fdc: Layer already exists 22:53:51 latest: digest: sha256:890985af705b62fc9ba205e4fa6d13bd0eb99186f0ef43e7855276737d3df915 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:52 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:52 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.32 22:53:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:53:52 c0657ea440f3: Preparing 22:53:52 c9ce5fd28ef5: Preparing 22:53:52 97004aeaf2e7: Preparing 22:53:52 42e05d2396cf: Preparing 22:53:52 17bec77d7fdc: Preparing 22:53:52 17bec77d7fdc: Layer already exists 22:53:52 97004aeaf2e7: Layer already exists 22:53:52 c0657ea440f3: Layer already exists 22:53:52 c9ce5fd28ef5: Layer already exists 22:53:52 42e05d2396cf: Layer already exists 22:53:52 3.0.0-dev.32: digest: sha256:890985af705b62fc9ba205e4fa6d13bd0eb99186f0ef43e7855276737d3df915 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:52 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:53 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 22:53:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:53:53 c0657ea440f3: Preparing 22:53:53 c9ce5fd28ef5: Preparing 22:53:53 97004aeaf2e7: Preparing 22:53:53 42e05d2396cf: Preparing 22:53:53 17bec77d7fdc: Preparing 22:53:53 42e05d2396cf: Layer already exists 22:53:53 97004aeaf2e7: Layer already exists 22:53:53 c0657ea440f3: Layer already exists 22:53:53 17bec77d7fdc: Layer already exists 22:53:53 c9ce5fd28ef5: Layer already exists 22:53:53 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32: digest: sha256:890985af705b62fc9ba205e4fa6d13bd0eb99186f0ef43e7855276737d3df915 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:53 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:53 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 22:53:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:53:53 c0657ea440f3: Preparing 22:53:53 c9ce5fd28ef5: Preparing 22:53:53 97004aeaf2e7: Preparing 22:53:53 42e05d2396cf: Preparing 22:53:53 17bec77d7fdc: Preparing 22:53:53 97004aeaf2e7: Layer already exists 22:53:53 42e05d2396cf: Layer already exists 22:53:53 17bec77d7fdc: Layer already exists 22:53:53 c0657ea440f3: Layer already exists 22:53:53 c9ce5fd28ef5: Layer already exists 22:53:53 main: digest: sha256:890985af705b62fc9ba205e4fa6d13bd0eb99186f0ef43e7855276737d3df915 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:53:53 ===================================================== [Pipeline] echo 22:53:53 taggedImages: 22:53:53 - nexus3.edgexfoundry.org:10004/core-command-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 22:53:53 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 22:53:53 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.32 22:53:53 - nexus3.edgexfoundry.org:10004/core-command-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 22:53:53 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 22:53:53 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 22:53:53 673422cf48d924dd46ca45c091b4df6a300e9e32 22:53:53 latest 22:53:53 3.0.0-dev.32 22:53:53 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 22:53:53 main 22:53:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:54 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 22:53:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 22:53:54 dc08c4b8636f: Preparing 22:53:54 0e65139e43ce: Preparing 22:53:54 11cf23c58577: Preparing 22:53:54 e2e2daac9bf9: Preparing 22:53:54 97004aeaf2e7: Preparing 22:53:54 88cb5ee9aaf4: Preparing 22:53:54 17bec77d7fdc: Preparing 22:53:54 88cb5ee9aaf4: Waiting 22:53:54 17bec77d7fdc: Waiting 22:53:54 97004aeaf2e7: Layer already exists 22:53:54 dc08c4b8636f: Pushed 22:53:54 0e65139e43ce: Pushed 22:53:54 11cf23c58577: Pushed 22:53:54 17bec77d7fdc: Layer already exists 22:53:54 88cb5ee9aaf4: Pushed 22:53:56 e2e2daac9bf9: Pushed 22:53:57 673422cf48d924dd46ca45c091b4df6a300e9e32: digest: sha256:6e4b325dfe03fa01c56f0c2f8a5e7808517a3a54e7661fba7279cd83633c0ce8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:57 + 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 22:53:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 22:53:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 22:53:57 dc08c4b8636f: Preparing 22:53:57 0e65139e43ce: Preparing 22:53:57 11cf23c58577: Preparing 22:53:57 e2e2daac9bf9: Preparing 22:53:57 97004aeaf2e7: Preparing 22:53:57 88cb5ee9aaf4: Preparing 22:53:57 17bec77d7fdc: Preparing 22:53:57 88cb5ee9aaf4: Waiting 22:53:57 17bec77d7fdc: Waiting 22:53:57 97004aeaf2e7: Layer already exists 22:53:57 e2e2daac9bf9: Layer already exists 22:53:57 0e65139e43ce: Layer already exists 22:53:57 11cf23c58577: Layer already exists 22:53:57 dc08c4b8636f: Layer already exists 22:53:57 17bec77d7fdc: Layer already exists 22:53:57 88cb5ee9aaf4: Layer already exists 22:53:57 latest: digest: sha256:6e4b325dfe03fa01c56f0c2f8a5e7808517a3a54e7661fba7279cd83633c0ce8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:58 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:58 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.32 22:53:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 22:53:58 dc08c4b8636f: Preparing 22:53:58 0e65139e43ce: Preparing 22:53:58 11cf23c58577: Preparing 22:53:58 e2e2daac9bf9: Preparing 22:53:58 97004aeaf2e7: Preparing 22:53:58 88cb5ee9aaf4: Preparing 22:53:58 17bec77d7fdc: Preparing 22:53:58 88cb5ee9aaf4: Waiting 22:53:58 17bec77d7fdc: Waiting 22:53:58 11cf23c58577: Layer already exists 22:53:58 dc08c4b8636f: Layer already exists 22:53:58 0e65139e43ce: Layer already exists 22:53:58 e2e2daac9bf9: Layer already exists 22:53:58 97004aeaf2e7: Layer already exists 22:53:58 88cb5ee9aaf4: Layer already exists 22:53:58 17bec77d7fdc: Layer already exists 22:53:58 3.0.0-dev.32: digest: sha256:6e4b325dfe03fa01c56f0c2f8a5e7808517a3a54e7661fba7279cd83633c0ce8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:59 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 22:53:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 22:53:59 dc08c4b8636f: Preparing 22:53:59 0e65139e43ce: Preparing 22:53:59 11cf23c58577: Preparing 22:53:59 e2e2daac9bf9: Preparing 22:53:59 97004aeaf2e7: Preparing 22:53:59 88cb5ee9aaf4: Preparing 22:53:59 17bec77d7fdc: Preparing 22:53:59 88cb5ee9aaf4: Waiting 22:53:59 17bec77d7fdc: Waiting 22:53:59 11cf23c58577: Layer already exists 22:53:59 dc08c4b8636f: Layer already exists 22:53:59 e2e2daac9bf9: Layer already exists 22:53:59 0e65139e43ce: Layer already exists 22:53:59 97004aeaf2e7: Layer already exists 22:53:59 17bec77d7fdc: Layer already exists 22:53:59 88cb5ee9aaf4: Layer already exists 22:53:59 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32: digest: sha256:6e4b325dfe03fa01c56f0c2f8a5e7808517a3a54e7661fba7279cd83633c0ce8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:59 + 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 22:54:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 22:54:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 22:54:00 dc08c4b8636f: Preparing 22:54:00 0e65139e43ce: Preparing 22:54:00 11cf23c58577: Preparing 22:54:00 e2e2daac9bf9: Preparing 22:54:00 97004aeaf2e7: Preparing 22:54:00 88cb5ee9aaf4: Preparing 22:54:00 17bec77d7fdc: Preparing 22:54:00 88cb5ee9aaf4: Waiting 22:54:00 17bec77d7fdc: Waiting 22:54:00 dc08c4b8636f: Layer already exists 22:54:00 97004aeaf2e7: Layer already exists 22:54:00 11cf23c58577: Layer already exists 22:54:00 e2e2daac9bf9: Layer already exists 22:54:00 0e65139e43ce: Layer already exists 22:54:00 88cb5ee9aaf4: Layer already exists 22:54:00 17bec77d7fdc: Layer already exists 22:54:00 main: digest: sha256:6e4b325dfe03fa01c56f0c2f8a5e7808517a3a54e7661fba7279cd83633c0ce8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:54:00 ===================================================== [Pipeline] echo 22:54:00 taggedImages: 22:54:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 22:54:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 22:54:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.32 22:54:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 22:54:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 22:54:00 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 22:54:00 673422cf48d924dd46ca45c091b4df6a300e9e32 22:54:00 latest 22:54:00 3.0.0-dev.32 22:54:00 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 22:54:00 main 22:54:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:00 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:01 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 22:54:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:54:01 609788df7a73: Preparing 22:54:01 8d3384dfc46a: Preparing 22:54:01 97004aeaf2e7: Preparing 22:54:01 f94e45cc28c2: Preparing 22:54:01 17bec77d7fdc: Preparing 22:54:01 17bec77d7fdc: Layer already exists 22:54:01 97004aeaf2e7: Layer already exists 22:54:01 609788df7a73: Pushed 22:54:01 f94e45cc28c2: Pushed 22:54:03 8d3384dfc46a: Pushed 22:54:03 673422cf48d924dd46ca45c091b4df6a300e9e32: digest: sha256:64e25b55accb4778717310eb117e005a83f42d60d17c085e7b9149e459161cf1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:04 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:04 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 22:54:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:54:04 609788df7a73: Preparing 22:54:04 8d3384dfc46a: Preparing 22:54:04 97004aeaf2e7: Preparing 22:54:04 f94e45cc28c2: Preparing 22:54:04 17bec77d7fdc: Preparing 22:54:04 17bec77d7fdc: Layer already exists 22:54:04 8d3384dfc46a: Layer already exists 22:54:04 f94e45cc28c2: Layer already exists 22:54:04 97004aeaf2e7: Layer already exists 22:54:04 609788df7a73: Layer already exists 22:54:04 latest: digest: sha256:64e25b55accb4778717310eb117e005a83f42d60d17c085e7b9149e459161cf1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:05 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:05 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.32 22:54:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:54:05 609788df7a73: Preparing 22:54:05 8d3384dfc46a: Preparing 22:54:05 97004aeaf2e7: Preparing 22:54:05 f94e45cc28c2: Preparing 22:54:05 17bec77d7fdc: Preparing 22:54:05 17bec77d7fdc: Layer already exists 22:54:05 97004aeaf2e7: Layer already exists 22:54:05 f94e45cc28c2: Layer already exists 22:54:05 609788df7a73: Layer already exists 22:54:05 8d3384dfc46a: Layer already exists 22:54:05 3.0.0-dev.32: digest: sha256:64e25b55accb4778717310eb117e005a83f42d60d17c085e7b9149e459161cf1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:05 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:06 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 22:54:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:54:06 609788df7a73: Preparing 22:54:06 8d3384dfc46a: Preparing 22:54:06 97004aeaf2e7: Preparing 22:54:06 f94e45cc28c2: Preparing 22:54:06 17bec77d7fdc: Preparing 22:54:06 8d3384dfc46a: Layer already exists 22:54:06 609788df7a73: Layer already exists 22:54:06 f94e45cc28c2: Layer already exists 22:54:06 97004aeaf2e7: Layer already exists 22:54:06 17bec77d7fdc: Layer already exists 22:54:06 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32: digest: sha256:64e25b55accb4778717310eb117e005a83f42d60d17c085e7b9149e459161cf1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:06 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:06 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 22:54:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:54:06 609788df7a73: Preparing 22:54:06 8d3384dfc46a: Preparing 22:54:06 97004aeaf2e7: Preparing 22:54:06 f94e45cc28c2: Preparing 22:54:06 17bec77d7fdc: Preparing 22:54:06 17bec77d7fdc: Layer already exists 22:54:06 609788df7a73: Layer already exists 22:54:06 97004aeaf2e7: Layer already exists 22:54:06 f94e45cc28c2: Layer already exists 22:54:06 8d3384dfc46a: Layer already exists 22:54:06 main: digest: sha256:64e25b55accb4778717310eb117e005a83f42d60d17c085e7b9149e459161cf1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:54:07 ===================================================== [Pipeline] echo 22:54:07 taggedImages: 22:54:07 - nexus3.edgexfoundry.org:10004/core-data-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 22:54:07 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 22:54:07 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.32 22:54:07 - nexus3.edgexfoundry.org:10004/core-data-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 22:54:07 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 22:54:07 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 22:54:07 673422cf48d924dd46ca45c091b4df6a300e9e32 22:54:07 latest 22:54:07 3.0.0-dev.32 22:54:07 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 22:54:07 main 22:54:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 22:54:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:54:07 2d3421a14d9d: Preparing 22:54:07 e3fc1b37e913: Preparing 22:54:07 bf91a804a21a: Preparing 22:54:07 97004aeaf2e7: Preparing 22:54:07 42e05d2396cf: Preparing 22:54:07 17bec77d7fdc: Preparing 22:54:07 17bec77d7fdc: Waiting 22:54:07 42e05d2396cf: Layer already exists 22:54:07 97004aeaf2e7: Layer already exists 22:54:08 17bec77d7fdc: Layer already exists 22:54:08 2d3421a14d9d: Pushed 22:54:08 e3fc1b37e913: Pushed 22:54:10 bf91a804a21a: Pushed 22:54:10 673422cf48d924dd46ca45c091b4df6a300e9e32: digest: sha256:d357c00df82c1ec9a3588dd8c680e824fe244c4928e80f8b5dc010521201544b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:11 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 22:54:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:54:11 2d3421a14d9d: Preparing 22:54:11 e3fc1b37e913: Preparing 22:54:11 bf91a804a21a: Preparing 22:54:11 97004aeaf2e7: Preparing 22:54:11 42e05d2396cf: Preparing 22:54:11 17bec77d7fdc: Preparing 22:54:11 17bec77d7fdc: Waiting 22:54:11 e3fc1b37e913: Layer already exists 22:54:11 42e05d2396cf: Layer already exists 22:54:11 2d3421a14d9d: Layer already exists 22:54:11 bf91a804a21a: Layer already exists 22:54:11 97004aeaf2e7: Layer already exists 22:54:11 17bec77d7fdc: Layer already exists 22:54:11 latest: digest: sha256:d357c00df82c1ec9a3588dd8c680e824fe244c4928e80f8b5dc010521201544b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:12 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.32 22:54:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:54:12 2d3421a14d9d: Preparing 22:54:12 e3fc1b37e913: Preparing 22:54:12 bf91a804a21a: Preparing 22:54:12 97004aeaf2e7: Preparing 22:54:12 42e05d2396cf: Preparing 22:54:12 17bec77d7fdc: Preparing 22:54:12 17bec77d7fdc: Waiting 22:54:12 2d3421a14d9d: Layer already exists 22:54:12 97004aeaf2e7: Layer already exists 22:54:12 bf91a804a21a: Layer already exists 22:54:12 42e05d2396cf: Layer already exists 22:54:12 e3fc1b37e913: Layer already exists 22:54:12 17bec77d7fdc: Layer already exists 22:54:12 3.0.0-dev.32: digest: sha256:d357c00df82c1ec9a3588dd8c680e824fe244c4928e80f8b5dc010521201544b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:12 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 22:54:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:54:13 2d3421a14d9d: Preparing 22:54:13 e3fc1b37e913: Preparing 22:54:13 bf91a804a21a: Preparing 22:54:13 97004aeaf2e7: Preparing 22:54:13 42e05d2396cf: Preparing 22:54:13 17bec77d7fdc: Preparing 22:54:13 17bec77d7fdc: Waiting 22:54:13 e3fc1b37e913: Layer already exists 22:54:13 97004aeaf2e7: Layer already exists 22:54:13 bf91a804a21a: Layer already exists 22:54:13 42e05d2396cf: Layer already exists 22:54:13 2d3421a14d9d: Layer already exists 22:54:13 17bec77d7fdc: Layer already exists 22:54:13 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32: digest: sha256:d357c00df82c1ec9a3588dd8c680e824fe244c4928e80f8b5dc010521201544b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:13 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 22:54:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:54:14 2d3421a14d9d: Preparing 22:54:14 e3fc1b37e913: Preparing 22:54:14 bf91a804a21a: Preparing 22:54:14 97004aeaf2e7: Preparing 22:54:14 42e05d2396cf: Preparing 22:54:14 17bec77d7fdc: Preparing 22:54:14 17bec77d7fdc: Waiting 22:54:14 2d3421a14d9d: Layer already exists 22:54:14 42e05d2396cf: Layer already exists 22:54:14 e3fc1b37e913: Layer already exists 22:54:14 97004aeaf2e7: Layer already exists 22:54:14 bf91a804a21a: Layer already exists 22:54:14 17bec77d7fdc: Layer already exists 22:54:14 main: digest: sha256:d357c00df82c1ec9a3588dd8c680e824fe244c4928e80f8b5dc010521201544b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:54:14 ===================================================== [Pipeline] echo 22:54:14 taggedImages: 22:54:14 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 22:54:14 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 22:54:14 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.32 22:54:14 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 22:54:14 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 22:54:14 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 22:54:14 673422cf48d924dd46ca45c091b4df6a300e9e32 22:54:14 latest 22:54:14 3.0.0-dev.32 22:54:14 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 22:54:14 main 22:54:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:14 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 22:54:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:54:15 7413cd7e584b: Preparing 22:54:15 7413cd7e584b: Preparing 22:54:15 450fa1c77f24: Preparing 22:54:15 35f45aaebb09: Preparing 22:54:15 e21a5702ed10: Preparing 22:54:15 bf8f969c711e: Preparing 22:54:15 5e901192a320: Preparing 22:54:15 97004aeaf2e7: Preparing 22:54:15 ac8daaab5a6b: Preparing 22:54:15 74d81d0ada7c: Preparing 22:54:15 b77f030feeae: Preparing 22:54:15 feb627f6076f: Preparing 22:54:15 17bec77d7fdc: Preparing 22:54:15 97004aeaf2e7: Waiting 22:54:15 ac8daaab5a6b: Waiting 22:54:15 74d81d0ada7c: Waiting 22:54:15 5e901192a320: Waiting 22:54:15 b77f030feeae: Waiting 22:54:15 feb627f6076f: Waiting 22:54:15 17bec77d7fdc: Waiting 22:54:15 e21a5702ed10: Pushed 22:54:15 450fa1c77f24: Pushed 22:54:15 bf8f969c711e: Pushed 22:54:15 7413cd7e584b: Pushed 22:54:15 35f45aaebb09: Pushed 22:54:15 97004aeaf2e7: Layer already exists 22:54:15 ac8daaab5a6b: Pushed 22:54:15 b77f030feeae: Pushed 22:54:15 17bec77d7fdc: Layer already exists 22:54:15 feb627f6076f: Pushed 22:54:15 74d81d0ada7c: Pushed 22:54:19 5e901192a320: Pushed 22:54:19 673422cf48d924dd46ca45c091b4df6a300e9e32: digest: sha256:1137f62ab20bdbc54715e75c49b969baf0cbc579cb7d07de936f2b8db3d8e5de size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:19 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 22:54:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:54:19 7413cd7e584b: Preparing 22:54:19 7413cd7e584b: Preparing 22:54:19 450fa1c77f24: Preparing 22:54:19 35f45aaebb09: Preparing 22:54:19 e21a5702ed10: Preparing 22:54:19 bf8f969c711e: Preparing 22:54:19 5e901192a320: Preparing 22:54:19 97004aeaf2e7: Preparing 22:54:19 ac8daaab5a6b: Preparing 22:54:19 74d81d0ada7c: Preparing 22:54:19 b77f030feeae: Preparing 22:54:19 feb627f6076f: Preparing 22:54:19 17bec77d7fdc: Preparing 22:54:19 97004aeaf2e7: Waiting 22:54:19 ac8daaab5a6b: Waiting 22:54:19 5e901192a320: Waiting 22:54:19 74d81d0ada7c: Waiting 22:54:19 feb627f6076f: Waiting 22:54:19 17bec77d7fdc: Waiting 22:54:19 b77f030feeae: Waiting 22:54:19 bf8f969c711e: Layer already exists 22:54:19 35f45aaebb09: Layer already exists 22:54:19 7413cd7e584b: Layer already exists 22:54:19 e21a5702ed10: Layer already exists 22:54:19 450fa1c77f24: Layer already exists 22:54:19 ac8daaab5a6b: Layer already exists 22:54:19 97004aeaf2e7: Layer already exists 22:54:19 5e901192a320: Layer already exists 22:54:19 74d81d0ada7c: Layer already exists 22:54:19 b77f030feeae: Layer already exists 22:54:19 feb627f6076f: Layer already exists 22:54:19 17bec77d7fdc: Layer already exists 22:54:19 latest: digest: sha256:1137f62ab20bdbc54715e75c49b969baf0cbc579cb7d07de936f2b8db3d8e5de size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:20 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.32 22:54:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:54:20 7413cd7e584b: Preparing 22:54:20 7413cd7e584b: Preparing 22:54:20 450fa1c77f24: Preparing 22:54:20 35f45aaebb09: Preparing 22:54:20 e21a5702ed10: Preparing 22:54:20 bf8f969c711e: Preparing 22:54:20 5e901192a320: Preparing 22:54:20 97004aeaf2e7: Preparing 22:54:20 ac8daaab5a6b: Preparing 22:54:20 74d81d0ada7c: Preparing 22:54:20 b77f030feeae: Preparing 22:54:20 feb627f6076f: Preparing 22:54:20 17bec77d7fdc: Preparing 22:54:20 5e901192a320: Waiting 22:54:20 b77f030feeae: Waiting 22:54:20 97004aeaf2e7: Waiting 22:54:20 ac8daaab5a6b: Waiting 22:54:20 74d81d0ada7c: Waiting 22:54:20 feb627f6076f: Waiting 22:54:20 17bec77d7fdc: Waiting 22:54:20 35f45aaebb09: Layer already exists 22:54:20 bf8f969c711e: Layer already exists 22:54:20 7413cd7e584b: Layer already exists 22:54:20 450fa1c77f24: Layer already exists 22:54:20 e21a5702ed10: Layer already exists 22:54:20 97004aeaf2e7: Layer already exists 22:54:20 5e901192a320: Layer already exists 22:54:20 b77f030feeae: Layer already exists 22:54:20 ac8daaab5a6b: Layer already exists 22:54:20 74d81d0ada7c: Layer already exists 22:54:20 feb627f6076f: Layer already exists 22:54:20 17bec77d7fdc: Layer already exists 22:54:20 3.0.0-dev.32: digest: sha256:1137f62ab20bdbc54715e75c49b969baf0cbc579cb7d07de936f2b8db3d8e5de size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:21 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 22:54:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:54:21 7413cd7e584b: Preparing 22:54:21 7413cd7e584b: Preparing 22:54:21 450fa1c77f24: Preparing 22:54:21 35f45aaebb09: Preparing 22:54:21 e21a5702ed10: Preparing 22:54:21 bf8f969c711e: Preparing 22:54:21 5e901192a320: Preparing 22:54:21 97004aeaf2e7: Preparing 22:54:21 ac8daaab5a6b: Preparing 22:54:21 74d81d0ada7c: Preparing 22:54:21 b77f030feeae: Preparing 22:54:21 feb627f6076f: Preparing 22:54:21 17bec77d7fdc: Preparing 22:54:21 5e901192a320: Waiting 22:54:21 97004aeaf2e7: Waiting 22:54:21 ac8daaab5a6b: Waiting 22:54:21 74d81d0ada7c: Waiting 22:54:21 b77f030feeae: Waiting 22:54:21 feb627f6076f: Waiting 22:54:21 17bec77d7fdc: Waiting 22:54:21 450fa1c77f24: Layer already exists 22:54:21 35f45aaebb09: Layer already exists 22:54:21 e21a5702ed10: Layer already exists 22:54:21 7413cd7e584b: Layer already exists 22:54:21 bf8f969c711e: Layer already exists 22:54:21 97004aeaf2e7: Layer already exists 22:54:21 74d81d0ada7c: Layer already exists 22:54:21 ac8daaab5a6b: Layer already exists 22:54:21 5e901192a320: Layer already exists 22:54:21 b77f030feeae: Layer already exists 22:54:21 feb627f6076f: Layer already exists 22:54:21 17bec77d7fdc: Layer already exists 22:54:21 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32: digest: sha256:1137f62ab20bdbc54715e75c49b969baf0cbc579cb7d07de936f2b8db3d8e5de size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:22 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 22:54:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:54:22 7413cd7e584b: Preparing 22:54:22 7413cd7e584b: Preparing 22:54:22 450fa1c77f24: Preparing 22:54:22 35f45aaebb09: Preparing 22:54:22 e21a5702ed10: Preparing 22:54:22 bf8f969c711e: Preparing 22:54:22 5e901192a320: Preparing 22:54:22 97004aeaf2e7: Preparing 22:54:22 ac8daaab5a6b: Preparing 22:54:22 74d81d0ada7c: Preparing 22:54:22 b77f030feeae: Preparing 22:54:22 feb627f6076f: Preparing 22:54:22 17bec77d7fdc: Preparing 22:54:22 ac8daaab5a6b: Waiting 22:54:22 74d81d0ada7c: Waiting 22:54:22 5e901192a320: Waiting 22:54:22 b77f030feeae: Waiting 22:54:22 feb627f6076f: Waiting 22:54:22 17bec77d7fdc: Waiting 22:54:22 97004aeaf2e7: Waiting 22:54:22 7413cd7e584b: Layer already exists 22:54:22 bf8f969c711e: Layer already exists 22:54:22 450fa1c77f24: Layer already exists 22:54:22 35f45aaebb09: Layer already exists 22:54:22 e21a5702ed10: Layer already exists 22:54:22 ac8daaab5a6b: Layer already exists 22:54:22 97004aeaf2e7: Layer already exists 22:54:22 b77f030feeae: Layer already exists 22:54:22 5e901192a320: Layer already exists 22:54:22 74d81d0ada7c: Layer already exists 22:54:22 feb627f6076f: Layer already exists 22:54:22 17bec77d7fdc: Layer already exists 22:54:22 main: digest: sha256:1137f62ab20bdbc54715e75c49b969baf0cbc579cb7d07de936f2b8db3d8e5de size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:54:22 ===================================================== [Pipeline] echo 22:54:22 taggedImages: 22:54:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 22:54:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 22:54:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.32 22:54:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 22:54:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 22:54:22 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 22:54:22 673422cf48d924dd46ca45c091b4df6a300e9e32 22:54:22 latest 22:54:22 3.0.0-dev.32 22:54:22 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 22:54:22 main 22:54:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:23 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 22:54:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:54:23 6d2caf2fa06e: Preparing 22:54:23 df4547d9a957: Preparing 22:54:23 d15a87bc34a9: Preparing 22:54:23 3b421df1760f: Preparing 22:54:23 6eac069cf31e: Preparing 22:54:23 e4193f7f6974: Preparing 22:54:23 325fe7b93846: Preparing 22:54:23 17bec77d7fdc: Preparing 22:54:23 e4193f7f6974: Waiting 22:54:23 325fe7b93846: Waiting 22:54:23 17bec77d7fdc: Waiting 22:54:23 df4547d9a957: Pushed 22:54:23 6d2caf2fa06e: Pushed 22:54:23 6eac069cf31e: Pushed 22:54:23 17bec77d7fdc: Layer already exists 22:54:24 e4193f7f6974: Pushed 22:54:24 325fe7b93846: Pushed 22:54:25 3b421df1760f: Pushed 22:54:25 d15a87bc34a9: Pushed 22:54:26 673422cf48d924dd46ca45c091b4df6a300e9e32: digest: sha256:bb64a506f311d2337c7f6a75077dc32250157c838aa66e540a945db55674d42e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:26 + 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 22:54:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 22:54:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:54:26 6d2caf2fa06e: Preparing 22:54:26 df4547d9a957: Preparing 22:54:26 d15a87bc34a9: Preparing 22:54:26 3b421df1760f: Preparing 22:54:26 6eac069cf31e: Preparing 22:54:26 e4193f7f6974: Preparing 22:54:26 325fe7b93846: Preparing 22:54:26 17bec77d7fdc: Preparing 22:54:26 e4193f7f6974: Waiting 22:54:26 325fe7b93846: Waiting 22:54:26 17bec77d7fdc: Waiting 22:54:26 df4547d9a957: Layer already exists 22:54:26 6eac069cf31e: Layer already exists 22:54:26 3b421df1760f: Layer already exists 22:54:26 d15a87bc34a9: Layer already exists 22:54:26 6d2caf2fa06e: Layer already exists 22:54:26 e4193f7f6974: Layer already exists 22:54:26 17bec77d7fdc: Layer already exists 22:54:26 325fe7b93846: Layer already exists 22:54:27 latest: digest: sha256:bb64a506f311d2337c7f6a75077dc32250157c838aa66e540a945db55674d42e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:27 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.32 22:54:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:54:27 6d2caf2fa06e: Preparing 22:54:27 df4547d9a957: Preparing 22:54:27 d15a87bc34a9: Preparing 22:54:27 3b421df1760f: Preparing 22:54:27 6eac069cf31e: Preparing 22:54:27 e4193f7f6974: Preparing 22:54:27 325fe7b93846: Preparing 22:54:27 17bec77d7fdc: Preparing 22:54:27 e4193f7f6974: Waiting 22:54:27 325fe7b93846: Waiting 22:54:27 17bec77d7fdc: Waiting 22:54:27 6eac069cf31e: Layer already exists 22:54:27 6d2caf2fa06e: Layer already exists 22:54:27 df4547d9a957: Layer already exists 22:54:27 3b421df1760f: Layer already exists 22:54:27 d15a87bc34a9: Layer already exists 22:54:28 17bec77d7fdc: Layer already exists 22:54:28 e4193f7f6974: Layer already exists 22:54:28 325fe7b93846: Layer already exists 22:54:28 3.0.0-dev.32: digest: sha256:bb64a506f311d2337c7f6a75077dc32250157c838aa66e540a945db55674d42e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:28 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 22:54:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:54:28 6d2caf2fa06e: Preparing 22:54:28 df4547d9a957: Preparing 22:54:28 d15a87bc34a9: Preparing 22:54:28 3b421df1760f: Preparing 22:54:28 6eac069cf31e: Preparing 22:54:28 e4193f7f6974: Preparing 22:54:28 325fe7b93846: Preparing 22:54:28 17bec77d7fdc: Preparing 22:54:28 e4193f7f6974: Waiting 22:54:28 325fe7b93846: Waiting 22:54:28 17bec77d7fdc: Waiting 22:54:28 6eac069cf31e: Layer already exists 22:54:28 d15a87bc34a9: Layer already exists 22:54:28 df4547d9a957: Layer already exists 22:54:28 3b421df1760f: Layer already exists 22:54:28 6d2caf2fa06e: Layer already exists 22:54:28 e4193f7f6974: Layer already exists 22:54:28 17bec77d7fdc: Layer already exists 22:54:28 325fe7b93846: Layer already exists 22:54:29 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32: digest: sha256:bb64a506f311d2337c7f6a75077dc32250157c838aa66e540a945db55674d42e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:29 + 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 22:54:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 22:54:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:54:29 6d2caf2fa06e: Preparing 22:54:29 df4547d9a957: Preparing 22:54:29 d15a87bc34a9: Preparing 22:54:29 3b421df1760f: Preparing 22:54:29 6eac069cf31e: Preparing 22:54:29 e4193f7f6974: Preparing 22:54:29 325fe7b93846: Preparing 22:54:29 17bec77d7fdc: Preparing 22:54:29 e4193f7f6974: Waiting 22:54:29 325fe7b93846: Waiting 22:54:29 17bec77d7fdc: Waiting 22:54:29 6d2caf2fa06e: Layer already exists 22:54:29 6eac069cf31e: Layer already exists 22:54:29 d15a87bc34a9: Layer already exists 22:54:29 3b421df1760f: Layer already exists 22:54:29 df4547d9a957: Layer already exists 22:54:29 17bec77d7fdc: Layer already exists 22:54:29 e4193f7f6974: Layer already exists 22:54:29 325fe7b93846: Layer already exists 22:54:30 main: digest: sha256:bb64a506f311d2337c7f6a75077dc32250157c838aa66e540a945db55674d42e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:54:30 ===================================================== [Pipeline] echo 22:54:30 taggedImages: 22:54:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 22:54:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 22:54:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.32 22:54:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 22:54:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 22:54:30 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 22:54:30 673422cf48d924dd46ca45c091b4df6a300e9e32 22:54:30 latest 22:54:30 3.0.0-dev.32 22:54:30 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 22:54:30 main 22:54:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:30 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 22:54:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:54:30 cbf2586b0b4e: Preparing 22:54:30 3704e19b6056: Preparing 22:54:30 86aef44edc7d: Preparing 22:54:30 f1a165fd0de4: Preparing 22:54:30 896a0c01b378: Preparing 22:54:30 fa6ede8e9e41: Preparing 22:54:30 d6d6cb91e3b0: Preparing 22:54:30 7398d93fc3a4: Preparing 22:54:30 f7db9c70b00c: Preparing 22:54:30 17bec77d7fdc: Preparing 22:54:30 7398d93fc3a4: Waiting 22:54:30 f7db9c70b00c: Waiting 22:54:30 17bec77d7fdc: Waiting 22:54:30 d6d6cb91e3b0: Waiting 22:54:31 3704e19b6056: Pushed 22:54:31 896a0c01b378: Pushed 22:54:31 cbf2586b0b4e: Pushed 22:54:31 fa6ede8e9e41: Pushed 22:54:31 d6d6cb91e3b0: Pushed 22:54:31 7398d93fc3a4: Pushed 22:54:31 17bec77d7fdc: Layer already exists 22:54:31 f7db9c70b00c: Pushed 22:54:33 f1a165fd0de4: Pushed 22:54:34 86aef44edc7d: Pushed 22:54:34 673422cf48d924dd46ca45c091b4df6a300e9e32: digest: sha256:40a3a9748d0ab3117850429879a31bc7d767004c83f63f89aa0feb7b9b897dd7 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:34 + 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 22:54:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 22:54:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:54:35 cbf2586b0b4e: Preparing 22:54:35 3704e19b6056: Preparing 22:54:35 86aef44edc7d: Preparing 22:54:35 f1a165fd0de4: Preparing 22:54:35 896a0c01b378: Preparing 22:54:35 fa6ede8e9e41: Preparing 22:54:35 d6d6cb91e3b0: Preparing 22:54:35 7398d93fc3a4: Preparing 22:54:35 f7db9c70b00c: Preparing 22:54:35 17bec77d7fdc: Preparing 22:54:35 7398d93fc3a4: Waiting 22:54:35 f7db9c70b00c: Waiting 22:54:35 17bec77d7fdc: Waiting 22:54:35 fa6ede8e9e41: Waiting 22:54:35 d6d6cb91e3b0: Waiting 22:54:35 896a0c01b378: Layer already exists 22:54:35 f1a165fd0de4: Layer already exists 22:54:35 3704e19b6056: Layer already exists 22:54:35 86aef44edc7d: Layer already exists 22:54:35 cbf2586b0b4e: Layer already exists 22:54:35 f7db9c70b00c: Layer already exists 22:54:35 fa6ede8e9e41: Layer already exists 22:54:35 d6d6cb91e3b0: Layer already exists 22:54:35 7398d93fc3a4: Layer already exists 22:54:35 17bec77d7fdc: Layer already exists 22:54:35 latest: digest: sha256:40a3a9748d0ab3117850429879a31bc7d767004c83f63f89aa0feb7b9b897dd7 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:35 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.32 22:54:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:54:36 cbf2586b0b4e: Preparing 22:54:36 3704e19b6056: Preparing 22:54:36 86aef44edc7d: Preparing 22:54:36 f1a165fd0de4: Preparing 22:54:36 896a0c01b378: Preparing 22:54:36 fa6ede8e9e41: Preparing 22:54:36 d6d6cb91e3b0: Preparing 22:54:36 7398d93fc3a4: Preparing 22:54:36 f7db9c70b00c: Preparing 22:54:36 17bec77d7fdc: Preparing 22:54:36 fa6ede8e9e41: Waiting 22:54:36 d6d6cb91e3b0: Waiting 22:54:36 7398d93fc3a4: Waiting 22:54:36 f7db9c70b00c: Waiting 22:54:36 17bec77d7fdc: Waiting 22:54:36 86aef44edc7d: Layer already exists 22:54:36 cbf2586b0b4e: Layer already exists 22:54:36 3704e19b6056: Layer already exists 22:54:36 f1a165fd0de4: Layer already exists 22:54:36 896a0c01b378: Layer already exists 22:54:36 d6d6cb91e3b0: Layer already exists 22:54:36 7398d93fc3a4: Layer already exists 22:54:36 fa6ede8e9e41: Layer already exists 22:54:36 17bec77d7fdc: Layer already exists 22:54:36 f7db9c70b00c: Layer already exists 22:54:36 3.0.0-dev.32: digest: sha256:40a3a9748d0ab3117850429879a31bc7d767004c83f63f89aa0feb7b9b897dd7 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:36 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 22:54:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:54:36 cbf2586b0b4e: Preparing 22:54:36 3704e19b6056: Preparing 22:54:36 86aef44edc7d: Preparing 22:54:36 f1a165fd0de4: Preparing 22:54:36 896a0c01b378: Preparing 22:54:36 fa6ede8e9e41: Preparing 22:54:36 d6d6cb91e3b0: Preparing 22:54:36 7398d93fc3a4: Preparing 22:54:36 f7db9c70b00c: Preparing 22:54:36 17bec77d7fdc: Preparing 22:54:36 fa6ede8e9e41: Waiting 22:54:36 d6d6cb91e3b0: Waiting 22:54:36 7398d93fc3a4: Waiting 22:54:36 f7db9c70b00c: Waiting 22:54:36 17bec77d7fdc: Waiting 22:54:36 896a0c01b378: Layer already exists 22:54:36 3704e19b6056: Layer already exists 22:54:36 86aef44edc7d: Layer already exists 22:54:36 cbf2586b0b4e: Layer already exists 22:54:36 f1a165fd0de4: Layer already exists 22:54:36 7398d93fc3a4: Layer already exists 22:54:36 f7db9c70b00c: Layer already exists 22:54:36 fa6ede8e9e41: Layer already exists 22:54:36 d6d6cb91e3b0: Layer already exists 22:54:36 17bec77d7fdc: Layer already exists 22:54:37 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32: digest: sha256:40a3a9748d0ab3117850429879a31bc7d767004c83f63f89aa0feb7b9b897dd7 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:37 + 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 22:54:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 22:54:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:54:37 cbf2586b0b4e: Preparing 22:54:37 3704e19b6056: Preparing 22:54:37 86aef44edc7d: Preparing 22:54:37 f1a165fd0de4: Preparing 22:54:37 896a0c01b378: Preparing 22:54:37 fa6ede8e9e41: Preparing 22:54:37 d6d6cb91e3b0: Preparing 22:54:37 7398d93fc3a4: Preparing 22:54:37 f7db9c70b00c: Preparing 22:54:37 17bec77d7fdc: Preparing 22:54:37 fa6ede8e9e41: Waiting 22:54:37 d6d6cb91e3b0: Waiting 22:54:37 7398d93fc3a4: Waiting 22:54:37 f7db9c70b00c: Waiting 22:54:37 17bec77d7fdc: Waiting 22:54:37 896a0c01b378: Layer already exists 22:54:37 cbf2586b0b4e: Layer already exists 22:54:37 3704e19b6056: Layer already exists 22:54:37 86aef44edc7d: Layer already exists 22:54:37 f1a165fd0de4: Layer already exists 22:54:37 f7db9c70b00c: Layer already exists 22:54:37 fa6ede8e9e41: Layer already exists 22:54:37 7398d93fc3a4: Layer already exists 22:54:37 d6d6cb91e3b0: Layer already exists 22:54:37 17bec77d7fdc: Layer already exists 22:54:38 main: digest: sha256:40a3a9748d0ab3117850429879a31bc7d767004c83f63f89aa0feb7b9b897dd7 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:54:38 ===================================================== [Pipeline] echo 22:54:38 taggedImages: 22:54:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 22:54:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 22:54:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.32 22:54:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 22:54:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 22:54:38 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 22:54:38 673422cf48d924dd46ca45c091b4df6a300e9e32 22:54:38 latest 22:54:38 3.0.0-dev.32 22:54:38 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 22:54:38 main 22:54:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:38 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 22:54:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:54:38 9f95ee4ff3ab: Preparing 22:54:38 29821ddd1fdc: Preparing 22:54:38 97004aeaf2e7: Preparing 22:54:38 be3e9fa3d924: Preparing 22:54:38 9833f26c6bda: Preparing 22:54:38 9833f26c6bda: Layer already exists 22:54:38 97004aeaf2e7: Layer already exists 22:54:39 9f95ee4ff3ab: Pushed 22:54:40 be3e9fa3d924: Pushed 22:54:43 29821ddd1fdc: Pushed 22:54:43 673422cf48d924dd46ca45c091b4df6a300e9e32: digest: sha256:608eb4b5a5e5eb285f7fa843aab785d948064560ec46afd4d745be491070c508 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:44 + 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 22:54:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 22:54:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:54:44 9f95ee4ff3ab: Preparing 22:54:44 29821ddd1fdc: Preparing 22:54:44 97004aeaf2e7: Preparing 22:54:44 be3e9fa3d924: Preparing 22:54:44 9833f26c6bda: Preparing 22:54:44 29821ddd1fdc: Layer already exists 22:54:44 97004aeaf2e7: Layer already exists 22:54:44 9833f26c6bda: Layer already exists 22:54:44 9f95ee4ff3ab: Layer already exists 22:54:44 be3e9fa3d924: Layer already exists 22:54:44 latest: digest: sha256:608eb4b5a5e5eb285f7fa843aab785d948064560ec46afd4d745be491070c508 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:45 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.32 22:54:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:54:45 9f95ee4ff3ab: Preparing 22:54:45 29821ddd1fdc: Preparing 22:54:45 97004aeaf2e7: Preparing 22:54:45 be3e9fa3d924: Preparing 22:54:45 9833f26c6bda: Preparing 22:54:45 97004aeaf2e7: Layer already exists 22:54:45 9833f26c6bda: Layer already exists 22:54:45 be3e9fa3d924: Layer already exists 22:54:45 29821ddd1fdc: Layer already exists 22:54:45 9f95ee4ff3ab: Layer already exists 22:54:45 3.0.0-dev.32: digest: sha256:608eb4b5a5e5eb285f7fa843aab785d948064560ec46afd4d745be491070c508 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:46 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 22:54:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:54:46 9f95ee4ff3ab: Preparing 22:54:46 29821ddd1fdc: Preparing 22:54:46 97004aeaf2e7: Preparing 22:54:46 be3e9fa3d924: Preparing 22:54:46 9833f26c6bda: Preparing 22:54:46 9833f26c6bda: Layer already exists 22:54:46 9f95ee4ff3ab: Layer already exists 22:54:46 29821ddd1fdc: Layer already exists 22:54:46 97004aeaf2e7: Layer already exists 22:54:46 be3e9fa3d924: Layer already exists 22:54:46 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32: digest: sha256:608eb4b5a5e5eb285f7fa843aab785d948064560ec46afd4d745be491070c508 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:46 + 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 22:54:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 22:54:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:54:47 9f95ee4ff3ab: Preparing 22:54:47 29821ddd1fdc: Preparing 22:54:47 97004aeaf2e7: Preparing 22:54:47 be3e9fa3d924: Preparing 22:54:47 9833f26c6bda: Preparing 22:54:47 29821ddd1fdc: Layer already exists 22:54:47 be3e9fa3d924: Layer already exists 22:54:47 97004aeaf2e7: Layer already exists 22:54:47 9833f26c6bda: Layer already exists 22:54:47 9f95ee4ff3ab: Layer already exists 22:54:47 main: digest: sha256:608eb4b5a5e5eb285f7fa843aab785d948064560ec46afd4d745be491070c508 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:54:47 ===================================================== [Pipeline] echo 22:54:47 taggedImages: 22:54:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 22:54:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 22:54:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.32 22:54:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 22:54:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 22:54:47 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 22:54:47 673422cf48d924dd46ca45c091b4df6a300e9e32 22:54:47 latest 22:54:47 3.0.0-dev.32 22:54:47 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 22:54:47 main 22:54:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:47 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 22:54:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:54:48 3f99160cd8af: Preparing 22:54:48 9d52711dcaf1: Preparing 22:54:48 670505df647a: Preparing 22:54:48 7218c4845388: Preparing 22:54:48 ca307fedff12: Preparing 22:54:48 371f14995b53: Preparing 22:54:48 9833f26c6bda: Preparing 22:54:48 371f14995b53: Waiting 22:54:48 9833f26c6bda: Waiting 22:54:48 9d52711dcaf1: Pushed 22:54:48 3f99160cd8af: Pushed 22:54:48 670505df647a: Pushed 22:54:48 9833f26c6bda: Layer already exists 22:54:49 371f14995b53: Pushed 22:54:57 ca307fedff12: Pushed 22:55:04 7218c4845388: Pushed 22:55:04 673422cf48d924dd46ca45c091b4df6a300e9e32: digest: sha256:e2fa3ace91caae12998d71f8c2cd21bb7b0fc0156500198c6f0aadd6dd241d1a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:04 + 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 22:55:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 22:55:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:55:04 3f99160cd8af: Preparing 22:55:04 9d52711dcaf1: Preparing 22:55:04 670505df647a: Preparing 22:55:04 7218c4845388: Preparing 22:55:04 ca307fedff12: Preparing 22:55:04 371f14995b53: Preparing 22:55:04 9833f26c6bda: Preparing 22:55:04 371f14995b53: Waiting 22:55:04 9833f26c6bda: Waiting 22:55:04 670505df647a: Layer already exists 22:55:04 7218c4845388: Layer already exists 22:55:04 9d52711dcaf1: Layer already exists 22:55:04 3f99160cd8af: Layer already exists 22:55:04 ca307fedff12: Layer already exists 22:55:04 371f14995b53: Layer already exists 22:55:04 9833f26c6bda: Layer already exists 22:55:05 latest: digest: sha256:e2fa3ace91caae12998d71f8c2cd21bb7b0fc0156500198c6f0aadd6dd241d1a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:05 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.32 22:55:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:55:05 3f99160cd8af: Preparing 22:55:05 9d52711dcaf1: Preparing 22:55:05 670505df647a: Preparing 22:55:05 7218c4845388: Preparing 22:55:05 ca307fedff12: Preparing 22:55:05 371f14995b53: Preparing 22:55:05 9833f26c6bda: Preparing 22:55:05 9833f26c6bda: Waiting 22:55:05 371f14995b53: Waiting 22:55:05 ca307fedff12: Layer already exists 22:55:05 3f99160cd8af: Layer already exists 22:55:05 7218c4845388: Layer already exists 22:55:05 9d52711dcaf1: Layer already exists 22:55:05 670505df647a: Layer already exists 22:55:05 9833f26c6bda: Layer already exists 22:55:05 371f14995b53: Layer already exists 22:55:05 3.0.0-dev.32: digest: sha256:e2fa3ace91caae12998d71f8c2cd21bb7b0fc0156500198c6f0aadd6dd241d1a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:06 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 22:55:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:55:06 3f99160cd8af: Preparing 22:55:06 9d52711dcaf1: Preparing 22:55:06 670505df647a: Preparing 22:55:06 7218c4845388: Preparing 22:55:06 ca307fedff12: Preparing 22:55:06 371f14995b53: Preparing 22:55:06 9833f26c6bda: Preparing 22:55:06 371f14995b53: Waiting 22:55:06 9833f26c6bda: Waiting 22:55:06 9d52711dcaf1: Layer already exists 22:55:06 3f99160cd8af: Layer already exists 22:55:06 670505df647a: Layer already exists 22:55:06 ca307fedff12: Layer already exists 22:55:06 7218c4845388: Layer already exists 22:55:06 371f14995b53: Layer already exists 22:55:06 9833f26c6bda: Layer already exists 22:55:06 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32: digest: sha256:e2fa3ace91caae12998d71f8c2cd21bb7b0fc0156500198c6f0aadd6dd241d1a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:07 + 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 22:55:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 22:55:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:55:07 3f99160cd8af: Preparing 22:55:07 9d52711dcaf1: Preparing 22:55:07 670505df647a: Preparing 22:55:07 7218c4845388: Preparing 22:55:07 ca307fedff12: Preparing 22:55:07 371f14995b53: Preparing 22:55:07 9833f26c6bda: Preparing 22:55:07 371f14995b53: Waiting 22:55:07 9833f26c6bda: Waiting 22:55:07 3f99160cd8af: Layer already exists 22:55:07 9d52711dcaf1: Layer already exists 22:55:07 ca307fedff12: Layer already exists 22:55:07 670505df647a: Layer already exists 22:55:07 7218c4845388: Layer already exists 22:55:07 9833f26c6bda: Layer already exists 22:55:07 371f14995b53: Layer already exists 22:55:07 main: digest: sha256:e2fa3ace91caae12998d71f8c2cd21bb7b0fc0156500198c6f0aadd6dd241d1a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:55:07 ===================================================== [Pipeline] echo 22:55:07 taggedImages: 22:55:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 22:55:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 22:55:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.32 22:55:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 22:55:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 22:55:07 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 22:55:07 673422cf48d924dd46ca45c091b4df6a300e9e32 22:55:07 latest 22:55:07 3.0.0-dev.32 22:55:07 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 22:55:07 main 22:55:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:08 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 22:55:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:55:08 ef4f773b2cc1: Preparing 22:55:08 9d1cb9adab23: Preparing 22:55:08 3368ad201444: Preparing 22:55:08 88a12bc921fe: Preparing 22:55:08 baf805763f3c: Preparing 22:55:08 9833f26c6bda: Preparing 22:55:08 9833f26c6bda: Waiting 22:55:08 9d1cb9adab23: Pushed 22:55:08 3368ad201444: Pushed 22:55:08 ef4f773b2cc1: Pushed 22:55:08 9833f26c6bda: Layer already exists 22:55:09 baf805763f3c: Pushed 22:55:24 88a12bc921fe: Pushed 22:55:24 673422cf48d924dd46ca45c091b4df6a300e9e32: digest: sha256:a597ba7dddf8cd5a20966360e9088179a6259fc9ea4d5aa5713f02aac026914c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:24 + 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 22:55:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 22:55:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:55:24 ef4f773b2cc1: Preparing 22:55:24 9d1cb9adab23: Preparing 22:55:24 3368ad201444: Preparing 22:55:24 88a12bc921fe: Preparing 22:55:24 baf805763f3c: Preparing 22:55:24 9833f26c6bda: Preparing 22:55:24 9833f26c6bda: Waiting 22:55:24 9d1cb9adab23: Layer already exists 22:55:24 baf805763f3c: Layer already exists 22:55:24 88a12bc921fe: Layer already exists 22:55:24 ef4f773b2cc1: Layer already exists 22:55:24 3368ad201444: Layer already exists 22:55:24 9833f26c6bda: Layer already exists 22:55:25 latest: digest: sha256:a597ba7dddf8cd5a20966360e9088179a6259fc9ea4d5aa5713f02aac026914c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:25 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.32 22:55:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:55:25 ef4f773b2cc1: Preparing 22:55:25 9d1cb9adab23: Preparing 22:55:25 3368ad201444: Preparing 22:55:25 88a12bc921fe: Preparing 22:55:25 baf805763f3c: Preparing 22:55:25 9833f26c6bda: Preparing 22:55:25 9833f26c6bda: Waiting 22:55:25 ef4f773b2cc1: Layer already exists 22:55:25 88a12bc921fe: Layer already exists 22:55:25 9d1cb9adab23: Layer already exists 22:55:25 baf805763f3c: Layer already exists 22:55:25 3368ad201444: Layer already exists 22:55:25 9833f26c6bda: Layer already exists 22:55:25 3.0.0-dev.32: digest: sha256:a597ba7dddf8cd5a20966360e9088179a6259fc9ea4d5aa5713f02aac026914c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:26 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 22:55:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:55:26 ef4f773b2cc1: Preparing 22:55:26 9d1cb9adab23: Preparing 22:55:26 3368ad201444: Preparing 22:55:26 88a12bc921fe: Preparing 22:55:26 baf805763f3c: Preparing 22:55:26 9833f26c6bda: Preparing 22:55:26 9833f26c6bda: Waiting 22:55:26 baf805763f3c: Layer already exists 22:55:26 88a12bc921fe: Layer already exists 22:55:26 9d1cb9adab23: Layer already exists 22:55:26 ef4f773b2cc1: Layer already exists 22:55:26 3368ad201444: Layer already exists 22:55:26 9833f26c6bda: Layer already exists 22:55:26 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32: digest: sha256:a597ba7dddf8cd5a20966360e9088179a6259fc9ea4d5aa5713f02aac026914c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:27 + 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 22:55:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 22:55:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:55:27 ef4f773b2cc1: Preparing 22:55:27 9d1cb9adab23: Preparing 22:55:27 3368ad201444: Preparing 22:55:27 88a12bc921fe: Preparing 22:55:27 baf805763f3c: Preparing 22:55:27 9833f26c6bda: Preparing 22:55:27 9833f26c6bda: Waiting 22:55:27 ef4f773b2cc1: Layer already exists 22:55:27 88a12bc921fe: Layer already exists 22:55:27 3368ad201444: Layer already exists 22:55:27 baf805763f3c: Layer already exists 22:55:27 9d1cb9adab23: Layer already exists 22:55:27 9833f26c6bda: Layer already exists 22:55:27 main: digest: sha256:a597ba7dddf8cd5a20966360e9088179a6259fc9ea4d5aa5713f02aac026914c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:55:28 ===================================================== [Pipeline] echo 22:55:28 taggedImages: 22:55:28 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 22:55:28 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 22:55:28 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.32 22:55:28 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 22:55:28 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 22:55:28 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 22:55:28 673422cf48d924dd46ca45c091b4df6a300e9e32 22:55:28 latest 22:55:28 3.0.0-dev.32 22:55:28 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 22:55:28 main 22:55:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:28 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 22:55:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:55:28 c8c9f59a088f: Preparing 22:55:28 a9c22a273109: Preparing 22:55:28 42e7da3204ac: Preparing 22:55:28 21df2a6b9ea1: Preparing 22:55:28 c243ac885770: Preparing 22:55:28 9833f26c6bda: Preparing 22:55:28 9833f26c6bda: Waiting 22:55:28 a9c22a273109: Pushed 22:55:28 42e7da3204ac: Pushed 22:55:28 c8c9f59a088f: Pushed 22:55:28 9833f26c6bda: Layer already exists 22:55:29 c243ac885770: Pushed 22:55:44 21df2a6b9ea1: Pushed 22:55:44 673422cf48d924dd46ca45c091b4df6a300e9e32: digest: sha256:eb42f56aa1cf5b96f093a01974b3ca71dfdfd32d6ce7541a5edfcb4bf1069166 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:44 + 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 22:55:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 22:55:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:55:45 c8c9f59a088f: Preparing 22:55:45 a9c22a273109: Preparing 22:55:45 42e7da3204ac: Preparing 22:55:45 21df2a6b9ea1: Preparing 22:55:45 c243ac885770: Preparing 22:55:45 9833f26c6bda: Preparing 22:55:45 c243ac885770: Layer already exists 22:55:45 a9c22a273109: Layer already exists 22:55:45 42e7da3204ac: Layer already exists 22:55:45 c8c9f59a088f: Layer already exists 22:55:45 21df2a6b9ea1: Layer already exists 22:55:45 9833f26c6bda: Layer already exists 22:55:45 latest: digest: sha256:eb42f56aa1cf5b96f093a01974b3ca71dfdfd32d6ce7541a5edfcb4bf1069166 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:45 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.32 22:55:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:55:46 c8c9f59a088f: Preparing 22:55:46 a9c22a273109: Preparing 22:55:46 42e7da3204ac: Preparing 22:55:46 21df2a6b9ea1: Preparing 22:55:46 c243ac885770: Preparing 22:55:46 9833f26c6bda: Preparing 22:55:46 9833f26c6bda: Waiting 22:55:46 42e7da3204ac: Layer already exists 22:55:46 a9c22a273109: Layer already exists 22:55:46 c8c9f59a088f: Layer already exists 22:55:46 c243ac885770: Layer already exists 22:55:46 21df2a6b9ea1: Layer already exists 22:55:46 9833f26c6bda: Layer already exists 22:55:46 3.0.0-dev.32: digest: sha256:eb42f56aa1cf5b96f093a01974b3ca71dfdfd32d6ce7541a5edfcb4bf1069166 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:46 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 22:55:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:55:47 c8c9f59a088f: Preparing 22:55:47 a9c22a273109: Preparing 22:55:47 42e7da3204ac: Preparing 22:55:47 21df2a6b9ea1: Preparing 22:55:47 c243ac885770: Preparing 22:55:47 9833f26c6bda: Preparing 22:55:47 9833f26c6bda: Waiting 22:55:47 42e7da3204ac: Layer already exists 22:55:47 c8c9f59a088f: Layer already exists 22:55:47 a9c22a273109: Layer already exists 22:55:47 c243ac885770: Layer already exists 22:55:47 21df2a6b9ea1: Layer already exists 22:55:47 9833f26c6bda: Layer already exists 22:55:47 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32: digest: sha256:eb42f56aa1cf5b96f093a01974b3ca71dfdfd32d6ce7541a5edfcb4bf1069166 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:47 + 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 22:55:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 22:55:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:55:48 c8c9f59a088f: Preparing 22:55:48 a9c22a273109: Preparing 22:55:48 42e7da3204ac: Preparing 22:55:48 21df2a6b9ea1: Preparing 22:55:48 c243ac885770: Preparing 22:55:48 9833f26c6bda: Preparing 22:55:48 9833f26c6bda: Waiting 22:55:48 c243ac885770: Layer already exists 22:55:48 c8c9f59a088f: Layer already exists 22:55:48 a9c22a273109: Layer already exists 22:55:48 42e7da3204ac: Layer already exists 22:55:48 21df2a6b9ea1: Layer already exists 22:55:48 9833f26c6bda: Layer already exists 22:55:48 main: digest: sha256:eb42f56aa1cf5b96f093a01974b3ca71dfdfd32d6ce7541a5edfcb4bf1069166 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:55:48 ===================================================== [Pipeline] echo 22:55:48 taggedImages: 22:55:48 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 22:55:48 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 22:55:48 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.32 22:55:48 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 22:55:48 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 22:55:48 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 22:55:48 673422cf48d924dd46ca45c091b4df6a300e9e32 22:55:48 latest 22:55:48 3.0.0-dev.32 22:55:48 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 22:55:48 main 22:55:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:48 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 22:55:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:55:49 08a4c6fd113e: Preparing 22:55:49 4a1bcdb39217: Preparing 22:55:49 97004aeaf2e7: Preparing 22:55:49 66693f5015e5: Preparing 22:55:49 17bec77d7fdc: Preparing 22:55:49 17bec77d7fdc: Layer already exists 22:55:49 97004aeaf2e7: Layer already exists 22:55:49 08a4c6fd113e: Pushed 22:55:49 66693f5015e5: Pushed 22:55:54 4a1bcdb39217: Pushed 22:55:54 673422cf48d924dd46ca45c091b4df6a300e9e32: digest: sha256:53d19c5ad4579575897769c20a9252d46e974a239c3d4208b53928be9208fbf9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:55 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 22:55:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:55:55 08a4c6fd113e: Preparing 22:55:55 4a1bcdb39217: Preparing 22:55:55 97004aeaf2e7: Preparing 22:55:55 66693f5015e5: Preparing 22:55:55 17bec77d7fdc: Preparing 22:55:55 08a4c6fd113e: Layer already exists 22:55:55 17bec77d7fdc: Layer already exists 22:55:55 4a1bcdb39217: Layer already exists 22:55:55 66693f5015e5: Layer already exists 22:55:55 97004aeaf2e7: Layer already exists 22:55:55 latest: digest: sha256:53d19c5ad4579575897769c20a9252d46e974a239c3d4208b53928be9208fbf9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:56 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.32 22:55:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:55:56 08a4c6fd113e: Preparing 22:55:56 4a1bcdb39217: Preparing 22:55:56 97004aeaf2e7: Preparing 22:55:56 66693f5015e5: Preparing 22:55:56 17bec77d7fdc: Preparing 22:55:56 66693f5015e5: Layer already exists 22:55:56 97004aeaf2e7: Layer already exists 22:55:56 17bec77d7fdc: Layer already exists 22:55:56 08a4c6fd113e: Layer already exists 22:55:56 4a1bcdb39217: Layer already exists 22:55:56 3.0.0-dev.32: digest: sha256:53d19c5ad4579575897769c20a9252d46e974a239c3d4208b53928be9208fbf9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:56 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 22:55:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:55:57 08a4c6fd113e: Preparing 22:55:57 4a1bcdb39217: Preparing 22:55:57 97004aeaf2e7: Preparing 22:55:57 66693f5015e5: Preparing 22:55:57 17bec77d7fdc: Preparing 22:55:57 08a4c6fd113e: Layer already exists 22:55:57 97004aeaf2e7: Layer already exists 22:55:57 17bec77d7fdc: Layer already exists 22:55:57 66693f5015e5: Layer already exists 22:55:57 4a1bcdb39217: Layer already exists 22:55:57 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32: digest: sha256:53d19c5ad4579575897769c20a9252d46e974a239c3d4208b53928be9208fbf9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:57 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 22:55:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:55:57 08a4c6fd113e: Preparing 22:55:57 4a1bcdb39217: Preparing 22:55:57 97004aeaf2e7: Preparing 22:55:57 66693f5015e5: Preparing 22:55:57 17bec77d7fdc: Preparing 22:55:57 4a1bcdb39217: Layer already exists 22:55:57 66693f5015e5: Layer already exists 22:55:57 17bec77d7fdc: Layer already exists 22:55:57 08a4c6fd113e: Layer already exists 22:55:57 97004aeaf2e7: Layer already exists 22:55:57 main: digest: sha256:53d19c5ad4579575897769c20a9252d46e974a239c3d4208b53928be9208fbf9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:55:58 ===================================================== [Pipeline] echo 22:55:58 taggedImages: 22:55:58 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 22:55:58 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 22:55:58 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.32 22:55:58 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 22:55:58 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 22:55:58 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 22:55:58 673422cf48d924dd46ca45c091b4df6a300e9e32 22:55:58 latest 22:55:58 3.0.0-dev.32 22:55:58 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 22:55:58 main 22:55:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:58 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 22:55:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:55:58 f6dffa773e4c: Preparing 22:55:58 d2c369290dd6: Preparing 22:55:58 97004aeaf2e7: Preparing 22:55:58 42e05d2396cf: Preparing 22:55:58 17bec77d7fdc: Preparing 22:55:58 42e05d2396cf: Layer already exists 22:55:58 97004aeaf2e7: Layer already exists 22:55:58 17bec77d7fdc: Layer already exists 22:55:58 f6dffa773e4c: Pushed 22:56:04 d2c369290dd6: Pushed 22:56:04 673422cf48d924dd46ca45c091b4df6a300e9e32: digest: sha256:7b622a30cc60b3a588c280140b54fbd32c9f1b96af08d28de8ffac91eb6e3df7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:04 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 22:56:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:56:04 f6dffa773e4c: Preparing 22:56:04 d2c369290dd6: Preparing 22:56:04 97004aeaf2e7: Preparing 22:56:04 42e05d2396cf: Preparing 22:56:04 17bec77d7fdc: Preparing 22:56:04 97004aeaf2e7: Layer already exists 22:56:04 17bec77d7fdc: Layer already exists 22:56:04 f6dffa773e4c: Layer already exists 22:56:04 d2c369290dd6: Layer already exists 22:56:04 42e05d2396cf: Layer already exists 22:56:04 latest: digest: sha256:7b622a30cc60b3a588c280140b54fbd32c9f1b96af08d28de8ffac91eb6e3df7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:05 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.32 22:56:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:56:05 f6dffa773e4c: Preparing 22:56:05 d2c369290dd6: Preparing 22:56:05 97004aeaf2e7: Preparing 22:56:05 42e05d2396cf: Preparing 22:56:05 17bec77d7fdc: Preparing 22:56:05 17bec77d7fdc: Layer already exists 22:56:05 97004aeaf2e7: Layer already exists 22:56:05 42e05d2396cf: Layer already exists 22:56:05 d2c369290dd6: Layer already exists 22:56:05 f6dffa773e4c: Layer already exists 22:56:05 3.0.0-dev.32: digest: sha256:7b622a30cc60b3a588c280140b54fbd32c9f1b96af08d28de8ffac91eb6e3df7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:06 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 22:56:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:56:06 f6dffa773e4c: Preparing 22:56:06 d2c369290dd6: Preparing 22:56:06 97004aeaf2e7: Preparing 22:56:06 42e05d2396cf: Preparing 22:56:06 17bec77d7fdc: Preparing 22:56:06 17bec77d7fdc: Layer already exists 22:56:06 f6dffa773e4c: Layer already exists 22:56:06 d2c369290dd6: Layer already exists 22:56:06 42e05d2396cf: Layer already exists 22:56:06 97004aeaf2e7: Layer already exists 22:56:06 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32: digest: sha256:7b622a30cc60b3a588c280140b54fbd32c9f1b96af08d28de8ffac91eb6e3df7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:07 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 22:56:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:56:07 f6dffa773e4c: Preparing 22:56:07 d2c369290dd6: Preparing 22:56:07 97004aeaf2e7: Preparing 22:56:07 42e05d2396cf: Preparing 22:56:07 17bec77d7fdc: Preparing 22:56:07 97004aeaf2e7: Layer already exists 22:56:07 17bec77d7fdc: Layer already exists 22:56:07 d2c369290dd6: Layer already exists 22:56:07 42e05d2396cf: Layer already exists 22:56:07 f6dffa773e4c: Layer already exists 22:56:07 main: digest: sha256:7b622a30cc60b3a588c280140b54fbd32c9f1b96af08d28de8ffac91eb6e3df7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:56:08 ===================================================== [Pipeline] echo 22:56:08 taggedImages: 22:56:08 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 22:56:08 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 22:56:08 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.32 22:56:08 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 22:56:08 - 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 22:56:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:56:08 22:56:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:56:08 arm64: Pulling from edgex-lftools-log-publisher 22:56:08 8998bd30e6a1: Pulling fs layer 22:56:08 04944245beec: Pulling fs layer 22:56:08 699f458cf7ca: Pulling fs layer 22:56:08 765212b225bb: Pulling fs layer 22:56:08 f23df028b6ca: Pulling fs layer 22:56:08 d65c8cfc05b1: Pulling fs layer 22:56:08 2437ff75d9bd: Pulling fs layer 22:56:08 765212b225bb: Waiting 22:56:08 f23df028b6ca: Waiting 22:56:08 d65c8cfc05b1: Waiting 22:56:08 2437ff75d9bd: Waiting 22:56:08 04944245beec: Verifying Checksum 22:56:08 04944245beec: Download complete 22:56:08 765212b225bb: Verifying Checksum 22:56:08 765212b225bb: Download complete 22:56:08 f23df028b6ca: Verifying Checksum 22:56:08 f23df028b6ca: Download complete 22:56:08 d65c8cfc05b1: Verifying Checksum 22:56:08 d65c8cfc05b1: Download complete 22:56:08 699f458cf7ca: Verifying Checksum 22:56:08 699f458cf7ca: Download complete 22:56:09 8998bd30e6a1: Verifying Checksum 22:56:09 8998bd30e6a1: Download complete 22:56:12 2437ff75d9bd: Download complete 22:56:13 8998bd30e6a1: Pull complete 22:56:14 04944245beec: Pull complete 22:56:15 699f458cf7ca: Pull complete 22:56:15 765212b225bb: Pull complete 22:56:16 f23df028b6ca: Pull complete 22:56:16 d65c8cfc05b1: Pull complete 22:56:31 2437ff75d9bd: Pull complete 22:56:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:56:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:56:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:56:31 prd-ubuntu20.04-docker-arm64-4c-16g-4196 does not seem to be running inside a container 22:56:31 $ 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/390 -v /w/workspace/edgex-go/390:/w/workspace/edgex-go/390:rw,z -v /w/workspace/edgex-go/390@tmp:/w/workspace/edgex-go/390@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:56:34 $ docker top b4291f9f73b2d525e5048c7b6ed877d8178e5d8a64c2bb63695d4accd29da99c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:56:34 ---> job-cost.sh 22:56:35 lf-activate-venv: SKIPPING 22:56:35 INFO: No Stack... 22:56:35 INFO: Retrieving Pricing Info for: v3-standard-4 22:56:36 INFO: Archiving Costs [Pipeline] sh 22:56:37 + cat /w/workspace/edgex-go/390/archives/cost.csv 22:56:37 + cut -d, -f6 [Pipeline] lock 22:56:37 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-390-stack-cost] 22:56:37 Resource [jenkins-edgexfoundry-edgex-go-main-390-stack-cost] did not exist. Created. 22:56:37 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-390-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:56:37 + echo total: 0.10999999940395355 [Pipeline] stash 22:56:38 Stashed 1 file(s) [Pipeline] } 22:56:38 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-390-stack-cost] [Pipeline] // lock [Pipeline] } 22:56:38 $ docker stop --time=1 b4291f9f73b2d525e5048c7b6ed877d8178e5d8a64c2bb63695d4accd29da99c 22:56:39 $ docker rm -f --volumes b4291f9f73b2d525e5048c7b6ed877d8178e5d8a64c2bb63695d4accd29da99c [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:56:40 + [ -d /w/workspace/edgex-go/390/archives ] [Pipeline] libraryResource [Pipeline] sh 22:56:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:56:41 ---> package-listing.sh 22:56:41 ++ facter osfamily 22:56:41 ++ tr '[:upper:]' '[:lower:]' 22:56:41 + OS_FAMILY=debian 22:56:41 + workspace=/w/workspace/edgex-go/390 22:56:41 + START_PACKAGES=/tmp/packages_start.txt 22:56:41 + END_PACKAGES=/tmp/packages_end.txt 22:56:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:56:41 + PACKAGES=/tmp/packages_start.txt 22:56:41 + '[' /w/workspace/edgex-go/390 ']' 22:56:41 + PACKAGES=/tmp/packages_end.txt 22:56:41 + case "${OS_FAMILY}" in 22:56:41 + dpkg -l 22:56:41 + grep '^ii' 22:56:41 + '[' -f /tmp/packages_start.txt ']' 22:56:41 + '[' -f /tmp/packages_end.txt ']' 22:56:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:56:41 + '[' /w/workspace/edgex-go/390 ']' 22:56:41 + mkdir -p /w/workspace/edgex-go/390/archives/ 22:56:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/390/archives/ [Pipeline] echo 22:56:41 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/390/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:56:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:56:42 22:56:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:56:43 latest: Pulling from edgex-lftools-log-publisher 22:56:43 5eb5b503b376: Pulling fs layer 22:56:43 5c69ac0246d0: Pulling fs layer 22:56:43 ec43610c2a17: Pulling fs layer 22:56:43 3a2ae6a8a46f: Pulling fs layer 22:56:43 33b1e0a273af: Pulling fs layer 22:56:43 5d3b04190fa2: Pulling fs layer 22:56:43 2f39f015ded8: Pulling fs layer 22:56:43 2f39f015ded8: Waiting 22:56:43 3a2ae6a8a46f: Waiting 22:56:43 33b1e0a273af: Waiting 22:56:43 5d3b04190fa2: Waiting 22:56:43 5c69ac0246d0: Download complete 22:56:43 3a2ae6a8a46f: Verifying Checksum 22:56:43 3a2ae6a8a46f: Download complete 22:56:43 33b1e0a273af: Verifying Checksum 22:56:43 33b1e0a273af: Download complete 22:56:43 5d3b04190fa2: Verifying Checksum 22:56:43 5d3b04190fa2: Download complete 22:56:43 ec43610c2a17: Verifying Checksum 22:56:43 ec43610c2a17: Download complete 22:56:43 5eb5b503b376: Verifying Checksum 22:56:43 5eb5b503b376: Download complete 22:56:44 2f39f015ded8: Download complete 22:56:44 5eb5b503b376: Pull complete 22:56:44 5c69ac0246d0: Pull complete 22:56:44 ec43610c2a17: Pull complete 22:56:45 3a2ae6a8a46f: Pull complete 22:56:45 33b1e0a273af: Pull complete 22:56:45 5d3b04190fa2: Pull complete 22:56:48 2f39f015ded8: Pull complete 22:56:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:56:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:56:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:56:48 prd-ubuntu20.04-docker-8c-8g-4195 does not seem to be running inside a container 22:56:48 $ 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/390/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/390 -v /w/workspace/edgex-go/390:/w/workspace/edgex-go/390:rw,z -v /w/workspace/edgex-go/390@tmp:/w/workspace/edgex-go/390@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:56:49 $ docker top e4f40b8bb298e8ca780b2592753fdf9e13a9acb7e4642d8b94903d0e36ef3990 -eo pid,comm [Pipeline] { [Pipeline] sh 22:56:50 + touch /tmp/pre-build-complete [Pipeline] sh 22:56:50 + mkdir -p /var/log/sysstat [Pipeline] sh 22:56:50 + ls /var/log/sa-host 22:56:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:56:50 provisioning config files... 22:56:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/390@tmp/config12332564208279504174tmp [Pipeline] { [Pipeline] echo 22:56:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:56:51 ---> create-netrc.sh [Pipeline] } 22:56:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:56:51 ---> python-tools-install.sh [Pipeline] echo 22:56:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:56:51 ---> sudo-logs.sh 22:56:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:56:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:56:52 ---> job-cost.sh 22:56:52 lf-activate-venv: SKIPPING 22:56:52 DEBUG: total: 0.10999999940395355 22:56:52 INFO: Retrieving Stack Cost... 22:56:52 INFO: Retrieving Pricing Info for: v3-standard-8 22:56:52 INFO: Archiving Costs [Pipeline] echo 22:56:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:56:53 ---> logs-deploy.sh 22:56:53 lf-activate-venv: SKIPPING 22:56:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/390 22:56:53 INFO: archiving workspace using pattern(s): 22:56:54 Archives upload complete. 22:56:54 INFO: archiving logs to Nexus 22:56:54 ---> uname -a: 22:56:54 Linux prd-ubuntu20-04-docker-8c-8g-4195 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:56:54 22:56:54 22:56:54 ---> lscpu: 22:56:54 Architecture: x86_64 22:56:54 CPU op-mode(s): 32-bit, 64-bit 22:56:54 Byte Order: Little Endian 22:56:54 Address sizes: 40 bits physical, 48 bits virtual 22:56:54 CPU(s): 8 22:56:54 On-line CPU(s) list: 0-7 22:56:54 Thread(s) per core: 1 22:56:54 Core(s) per socket: 1 22:56:54 Socket(s): 8 22:56:54 NUMA node(s): 1 22:56:54 Vendor ID: AuthenticAMD 22:56:54 CPU family: 23 22:56:54 Model: 49 22:56:54 Model name: AMD EPYC-Rome Processor 22:56:54 Stepping: 0 22:56:54 CPU MHz: 2799.996 22:56:54 BogoMIPS: 5599.99 22:56:54 Virtualization: AMD-V 22:56:54 Hypervisor vendor: KVM 22:56:54 Virtualization type: full 22:56:54 L1d cache: 256 KiB 22:56:54 L1i cache: 256 KiB 22:56:54 L2 cache: 4 MiB 22:56:54 L3 cache: 128 MiB 22:56:54 NUMA node0 CPU(s): 0-7 22:56:54 Vulnerability Itlb multihit: Not affected 22:56:54 Vulnerability L1tf: Not affected 22:56:54 Vulnerability Mds: Not affected 22:56:54 Vulnerability Meltdown: Not affected 22:56:54 Vulnerability Mmio stale data: Not affected 22:56:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:56:54 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:56:54 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:56:54 Vulnerability Srbds: Not affected 22:56:54 Vulnerability Tsx async abort: Not affected 22:56:54 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 22:56:54 22:56:54 22:56:54 ---> nproc: 22:56:54 8 22:56:54 22:56:54 22:56:54 ---> df -h: 22:56:54 Filesystem Size Used Avail Use% Mounted on 22:56:54 overlay 155G 12G 144G 8% / 22:56:54 tmpfs 64M 0 64M 0% /dev 22:56:54 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:56:54 shm 64M 0 64M 0% /dev/shm 22:56:54 /dev/vda1 155G 12G 144G 8% /facter-os 22:56:54 22:56:54 22:56:54 ---> sar -b -r -n DEV: 22:56:54 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4195) 01/31/23 _x86_64_ (8 CPU) 22:56:54 22:56:54 22:29:02 LINUX RESTART (8 CPU) 22:56:54 22:56:54 22:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:56:54 22:31:01 105.85 0.68 105.17 0.00 14.80 52452.46 0.00 22:56:54 22:32:01 27.28 0.00 27.28 0.00 0.00 10752.22 0.00 22:56:54 22:33:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 22:56:54 22:34:01 2.08 0.00 2.08 0.00 0.00 22.13 0.00 22:56:54 22:35:01 55.69 11.61 44.08 0.00 5177.67 8727.61 0.00 22:56:54 22:36:01 4.00 0.02 3.98 0.00 0.13 95.18 0.00 22:56:54 22:37:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 22:56:54 22:38:01 1.93 0.00 1.93 0.00 0.00 22.00 0.00 22:56:54 22:39:01 1.47 0.00 1.47 0.00 0.00 16.93 0.00 22:56:54 22:40:01 1.88 0.00 1.88 0.00 0.00 20.80 0.00 22:56:54 22:41:01 1.40 0.00 1.40 0.00 0.00 16.40 0.00 22:56:54 22:42:01 1.95 0.00 1.95 0.00 0.00 21.73 0.00 22:56:54 22:43:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 22:56:54 22:44:01 2.03 0.00 2.03 0.00 0.00 24.40 0.00 22:56:54 22:45:01 1.82 0.02 1.80 0.00 0.13 24.66 0.00 22:56:54 22:46:01 1.80 0.00 1.80 0.00 0.00 19.73 0.00 22:56:54 22:47:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 22:56:54 22:48:01 1.95 0.00 1.95 0.00 0.00 22.26 0.00 22:56:54 22:49:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 22:56:54 22:50:01 1.53 0.00 1.53 0.00 0.00 17.33 0.00 22:56:54 22:51:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 22:56:54 22:52:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 22:56:54 22:53:01 1.98 0.18 1.80 0.00 18.53 22.40 0.00 22:56:54 22:54:01 1.27 0.00 1.27 0.00 0.00 16.53 0.00 22:56:54 22:55:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 22:56:54 22:56:01 1.60 0.00 1.60 0.00 0.00 18.53 0.00 22:56:54 Average: 8.76 0.48 8.28 0.00 200.43 2785.69 0.00 22:56:54 22:56:54 22:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:56:54 22:31:01 27923008 31529088 772996 2.35 113808 3690912 1940848 5.72 1488448 3020080 471856 22:56:54 22:32:01 28553768 31600344 707092 2.15 113924 3169636 1769948 5.22 1168916 2751376 152 22:56:54 22:33:01 28557996 31604676 702704 2.14 114012 3169640 1769948 5.22 1164096 2751380 8 22:56:54 22:34:01 28560672 31607484 699816 2.13 114108 3169640 1769948 5.22 1161924 2751380 12 22:56:54 22:35:01 28039720 31590460 699644 2.13 147748 3624928 1793444 5.29 1480852 2917416 4 22:56:54 22:36:01 28045624 31591684 698080 2.12 146344 3621672 1761100 5.19 1478644 2914208 8 22:56:54 22:37:01 28044592 31590724 698936 2.13 146432 3621676 1761100 5.19 1480696 2914216 8 22:56:54 22:38:01 28044644 31590920 698668 2.12 146508 3621680 1761100 5.19 1480728 2914232 8 22:56:54 22:39:01 28044584 31590916 698844 2.13 146592 3621672 1761100 5.19 1480764 2914236 8 22:56:54 22:40:01 28044460 31590892 698836 2.13 146656 3621688 1761100 5.19 1480956 2914224 16 22:56:54 22:41:01 28044664 31591332 698492 2.12 146732 3621688 1761100 5.19 1480800 2914392 16 22:56:54 22:42:01 28044648 31591400 698368 2.12 146812 3621684 1761100 5.19 1480876 2914396 8 22:56:54 22:43:01 28044348 31591188 698504 2.12 146900 3621700 1761100 5.19 1480944 2914428 192 22:56:54 22:44:01 28044772 31591744 697884 2.12 146996 3621700 1761100 5.19 1480552 2914448 32 22:56:54 22:45:01 28043012 31590032 699392 2.13 147044 3621680 1791032 5.28 1480692 2914404 12 22:56:54 22:46:01 28042736 31589820 699528 2.13 147112 3621680 1791032 5.28 1480696 2914408 12 22:56:54 22:47:01 28042420 31589640 699680 2.13 147196 3621684 1791032 5.28 1480808 2914416 8 22:56:54 22:48:01 28043160 31590460 698824 2.13 147284 3621688 1791032 5.28 1480884 2914420 8 22:56:54 22:49:01 28043108 31590436 699056 2.13 147308 3621684 1791032 5.28 1480900 2914416 4 22:56:54 22:50:01 28043108 31590464 698980 2.13 147340 3621692 1791032 5.28 1481000 2914420 8 22:56:54 22:51:01 28043108 31590508 698952 2.13 147356 3621696 1791032 5.28 1481004 2914424 8 22:56:54 22:52:01 28043116 31590540 698884 2.13 147384 3621700 1774428 5.23 1481020 2914428 12 22:56:54 22:53:01 28041824 31589980 699548 2.13 147416 3622260 1793120 5.28 1481168 2914880 8 22:56:54 22:54:01 28041816 31590000 699480 2.13 147452 3622252 1793120 5.28 1481196 2914880 8 22:56:54 22:55:01 28042048 31590276 699360 2.13 147484 3622268 1793120 5.28 1481292 2914884 28 22:56:54 22:56:01 28041748 31590016 699596 2.13 147512 3622272 1793120 5.28 1481296 2914888 8 22:56:54 Average: 28098027 31589809 702313 2.14 141979 3572403 1783776 5.26 1444660 2899818 18171 22:56:54 22:56:54 22:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:56:54 22:31:01 ens3 180.27 141.98 2416.39 28.18 0.00 0.00 0.00 0.00 22:56:54 22:31:01 docker0 82.07 93.02 6.56 694.11 0.00 0.00 0.00 0.00 22:56:54 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:54 22:31:01 veth4842bc2 0.70 0.88 0.05 0.08 0.00 0.00 0.00 0.00 22:56:54 22:32:01 ens3 4.57 3.58 3.64 1.94 0.00 0.00 0.00 0.00 22:56:54 22:32:01 docker0 0.53 0.53 0.03 0.04 0.00 0.00 0.00 0.00 22:56:54 22:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:56:54 22:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:54 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:54 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:54 22:34:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 22:56:54 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:54 22:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:56:54 22:35:01 ens3 120.20 71.74 2751.05 5.27 0.00 0.00 0.00 0.00 22:56:54 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:54 22:35:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 22:56:54 22:36:01 ens3 0.20 0.17 0.01 0.01 0.00 0.00 0.00 0.00 22:56:54 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:54 22:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:56:54 22:37:01 ens3 1.57 1.20 8.35 0.09 0.00 0.00 0.00 0.00 22:56:54 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:54 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:54 22:38:01 ens3 0.15 0.17 0.01 0.01 0.00 0.00 0.00 0.00 22:56:54 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:54 22:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:56:54 22:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:54 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:54 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:54 22:40:01 ens3 2.15 1.72 2.15 0.17 0.00 0.00 0.00 0.00 22:56:54 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:54 22:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:56:54 22:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:54 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:54 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:54 22:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:56:54 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:54 22:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:56:54 22:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:54 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:54 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:54 22:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:56:54 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:54 22:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:56:54 22:45:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 22:56:54 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:54 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:54 22:46:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 22:56:54 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:54 22:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:56:54 22:47:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:56:54 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:54 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:54 22:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:56:54 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:54 22:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:56:54 22:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:54 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:54 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:54 22:50:01 ens3 0.23 0.25 0.08 0.08 0.00 0.00 0.00 0.00 22:56:54 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:54 22:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:56:54 22:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:54 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:54 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:54 22:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:56:54 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:54 22:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:56:54 22:53:01 ens3 0.20 0.27 0.10 0.03 0.00 0.00 0.00 0.00 22:56:54 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:54 22:53:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:56:54 22:54:01 ens3 0.22 0.22 0.17 0.01 0.00 0.00 0.00 0.00 22:56:54 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:54 22:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:56:54 22:55:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 22:56:54 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:54 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:54 22:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:56:54 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:54 22:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:56:54 Average: ens3 11.96 8.55 199.31 1.38 0.00 0.00 0.00 0.00 22:56:54 Average: docker0 3.18 3.60 0.25 26.70 0.00 0.00 0.00 0.00 22:56:54 Average: lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:56:54 22:56:54 22:56:54 ---> sar -P ALL: 22:56:54 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4195) 01/31/23 _x86_64_ (8 CPU) 22:56:54 22:56:54 22:29:02 LINUX RESTART (8 CPU) 22:56:54 22:56:54 22:30:01 CPU %user %nice %system %iowait %steal %idle 22:56:54 22:31:01 all 31.87 0.00 6.45 0.56 0.10 61.03 22:56:54 22:31:01 0 31.58 0.00 6.76 0.25 0.10 61.31 22:56:54 22:31:01 1 30.34 0.00 6.78 0.10 0.10 62.69 22:56:54 22:31:01 2 32.91 0.00 5.63 0.02 0.10 61.34 22:56:54 22:31:01 3 31.61 0.00 6.40 1.00 0.10 60.89 22:56:54 22:31:01 4 32.01 0.00 5.99 0.34 0.08 61.58 22:56:54 22:31:01 5 31.01 0.00 7.46 0.88 0.08 60.57 22:56:54 22:31:01 6 34.03 0.00 6.14 1.66 0.10 58.07 22:56:54 22:31:01 7 31.44 0.00 6.45 0.24 0.10 61.77 22:56:54 22:32:01 all 0.07 0.00 0.11 0.10 0.01 99.72 22:56:54 22:32:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:56:54 22:32:01 1 0.12 0.00 0.32 0.00 0.02 99.55 22:56:54 22:32:01 2 0.05 0.00 0.07 0.00 0.00 99.88 22:56:54 22:32:01 3 0.08 0.00 0.05 0.00 0.00 99.87 22:56:54 22:32:01 4 0.05 0.00 0.03 0.05 0.02 99.85 22:56:54 22:32:01 5 0.07 0.00 0.23 0.73 0.00 98.97 22:56:54 22:32:01 6 0.03 0.00 0.05 0.00 0.00 99.92 22:56:54 22:32:01 7 0.10 0.00 0.10 0.02 0.00 99.78 22:56:54 22:33:01 all 0.03 0.00 0.01 0.00 0.00 99.95 22:56:54 22:33:01 0 0.03 0.00 0.03 0.00 0.03 99.90 22:56:54 22:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:56:54 22:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:56:54 22:33:01 3 0.05 0.00 0.03 0.00 0.00 99.92 22:56:54 22:33:01 4 0.03 0.00 0.00 0.03 0.00 99.93 22:56:54 22:33:01 5 0.03 0.00 0.00 0.00 0.00 99.97 22:56:54 22:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:56:54 22:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:56:54 22:34:01 all 0.27 0.00 0.01 0.01 0.01 99.70 22:56:54 22:34:01 0 1.99 0.00 0.02 0.00 0.02 97.98 22:56:54 22:34:01 1 0.02 0.00 0.03 0.00 0.00 99.95 22:56:54 22:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:56:54 22:34:01 3 0.03 0.00 0.02 0.00 0.02 99.93 22:56:54 22:34:01 4 0.02 0.00 0.00 0.02 0.00 99.97 22:56:54 22:34:01 5 0.02 0.00 0.02 0.03 0.02 99.92 22:56:54 22:34:01 6 0.03 0.00 0.00 0.00 0.02 99.95 22:56:54 22:34:01 7 0.00 0.00 0.00 0.00 0.02 99.98 22:56:54 22:35:01 all 2.24 0.00 1.35 0.32 0.02 96.08 22:56:54 22:35:01 0 2.44 0.00 1.43 0.17 0.02 95.94 22:56:54 22:35:01 1 2.03 0.00 2.01 0.15 0.03 95.78 22:56:54 22:35:01 2 1.60 0.00 0.72 0.05 0.02 97.62 22:56:54 22:35:01 3 1.58 0.00 0.78 0.25 0.02 97.36 22:56:54 22:35:01 4 1.39 0.00 0.68 1.14 0.02 96.78 22:56:54 22:35:01 5 2.39 0.00 2.87 0.40 0.02 94.32 22:56:54 22:35:01 6 3.56 0.00 1.42 0.18 0.02 94.82 22:56:54 22:35:01 7 2.90 0.00 0.92 0.18 0.02 95.98 22:56:54 22:36:01 all 0.07 0.00 0.07 0.02 0.01 99.83 22:56:54 22:36:01 0 0.05 0.00 0.13 0.00 0.02 99.80 22:56:54 22:36:01 1 0.05 0.00 0.03 0.02 0.02 99.88 22:56:54 22:36:01 2 0.05 0.00 0.03 0.00 0.00 99.92 22:56:54 22:36:01 3 0.05 0.00 0.05 0.00 0.02 99.88 22:56:54 22:36:01 4 0.03 0.00 0.03 0.08 0.02 99.83 22:56:54 22:36:01 5 0.25 0.00 0.18 0.00 0.02 99.55 22:56:54 22:36:01 6 0.02 0.00 0.02 0.02 0.02 99.93 22:56:54 22:36:01 7 0.07 0.00 0.05 0.02 0.02 99.85 22:56:54 22:37:01 all 0.03 0.00 0.01 0.01 0.01 99.94 22:56:54 22:37:01 0 0.07 0.00 0.00 0.00 0.00 99.93 22:56:54 22:37:01 1 0.02 0.00 0.02 0.02 0.02 99.93 22:56:54 22:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:56:54 22:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:56:54 22:37:01 4 0.00 0.00 0.00 0.03 0.00 99.97 22:56:54 22:37:01 5 0.02 0.00 0.02 0.00 0.03 99.93 22:56:54 22:37:01 6 0.08 0.00 0.02 0.00 0.02 99.88 22:56:54 22:37:01 7 0.05 0.00 0.02 0.00 0.00 99.93 22:56:54 22:38:01 all 0.03 0.00 0.00 0.01 0.01 99.96 22:56:54 22:38:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:56:54 22:38:01 1 0.00 0.00 0.00 0.02 0.02 99.97 22:56:54 22:38:01 2 0.03 0.00 0.00 0.00 0.00 99.97 22:56:54 22:38:01 3 0.07 0.00 0.02 0.00 0.00 99.92 22:56:54 22:38:01 4 0.00 0.00 0.00 0.03 0.00 99.97 22:56:54 22:38:01 5 0.02 0.00 0.00 0.00 0.02 99.97 22:56:54 22:38:01 6 0.02 0.00 0.00 0.02 0.00 99.97 22:56:54 22:38:01 7 0.03 0.00 0.00 0.00 0.00 99.97 22:56:54 22:39:01 all 0.19 0.00 0.02 0.00 0.01 99.78 22:56:54 22:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:56:54 22:39:01 1 1.39 0.00 0.02 0.00 0.02 98.58 22:56:54 22:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:56:54 22:39:01 3 0.02 0.00 0.02 0.00 0.02 99.95 22:56:54 22:39:01 4 0.02 0.00 0.03 0.03 0.00 99.92 22:56:54 22:39:01 5 0.03 0.00 0.03 0.00 0.02 99.92 22:56:54 22:39:01 6 0.03 0.00 0.02 0.00 0.02 99.93 22:56:54 22:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:56:54 22:40:01 all 0.26 0.00 0.01 0.00 0.00 99.72 22:56:54 22:40:01 0 0.02 0.00 0.05 0.00 0.00 99.93 22:56:54 22:40:01 1 1.97 0.00 0.00 0.00 0.00 98.03 22:56:54 22:40:01 2 0.00 0.00 0.00 0.00 0.02 99.98 22:56:54 22:40:01 3 0.03 0.00 0.02 0.00 0.00 99.95 22:56:54 22:40:01 4 0.00 0.00 0.00 0.02 0.00 99.98 22:56:54 22:40:01 5 0.03 0.00 0.02 0.00 0.02 99.93 22:56:54 22:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:56:54 22:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:56:54 22:41:01 all 0.27 0.00 0.01 0.01 0.01 99.70 22:56:54 22:41:01 0 0.00 0.00 0.02 0.00 0.02 99.97 22:56:54 22:41:01 1 1.97 0.00 0.00 0.00 0.02 98.01 22:56:54 22:41:01 2 0.03 0.00 0.00 0.00 0.00 99.97 22:56:54 22:41:01 3 0.05 0.00 0.02 0.00 0.00 99.93 22:56:54 22:41:01 4 0.00 0.00 0.00 0.05 0.02 99.93 22:56:54 22:41:01 5 0.05 0.00 0.02 0.02 0.02 99.90 22:56:54 22:41:01 6 0.03 0.00 0.03 0.00 0.00 99.93 22:56:54 22:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:56:54 22:56:54 22:41:01 CPU %user %nice %system %iowait %steal %idle 22:56:54 22:42:01 all 0.11 0.00 0.01 0.01 0.01 99.87 22:56:54 22:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:56:54 22:42:01 1 0.75 0.00 0.02 0.00 0.00 99.24 22:56:54 22:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:56:54 22:42:01 3 0.02 0.00 0.02 0.00 0.02 99.95 22:56:54 22:42:01 4 0.02 0.00 0.02 0.03 0.00 99.93 22:56:54 22:42:01 5 0.05 0.00 0.03 0.02 0.02 99.88 22:56:54 22:42:01 6 0.02 0.00 0.00 0.00 0.02 99.97 22:56:54 22:42:01 7 0.00 0.00 0.00 0.00 0.02 99.98 22:56:54 22:43:01 all 0.04 0.00 0.00 0.01 0.01 99.94 22:56:54 22:43:01 0 0.02 0.00 0.00 0.00 0.02 99.97 22:56:54 22:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:56:54 22:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:56:54 22:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:56:54 22:43:01 4 0.02 0.00 0.00 0.03 0.00 99.95 22:56:54 22:43:01 5 0.03 0.00 0.00 0.00 0.02 99.95 22:56:54 22:43:01 6 0.25 0.00 0.00 0.05 0.00 99.70 22:56:54 22:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:56:54 22:44:01 all 0.03 0.00 0.01 0.01 0.01 99.95 22:56:54 22:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:56:54 22:44:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:56:54 22:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:56:54 22:44:01 3 0.05 0.00 0.02 0.00 0.00 99.93 22:56:54 22:44:01 4 0.02 0.00 0.00 0.03 0.00 99.95 22:56:54 22:44:01 5 0.02 0.00 0.02 0.00 0.03 99.93 22:56:54 22:44:01 6 0.10 0.00 0.02 0.02 0.02 99.85 22:56:54 22:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:56:54 22:45:01 all 0.03 0.00 0.03 0.00 0.01 99.93 22:56:54 22:45:01 0 0.05 0.00 0.03 0.00 0.00 99.92 22:56:54 22:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:56:54 22:45:01 2 0.02 0.00 0.02 0.00 0.02 99.95 22:56:54 22:45:01 3 0.07 0.00 0.07 0.00 0.02 99.85 22:56:54 22:45:01 4 0.03 0.00 0.03 0.02 0.00 99.92 22:56:54 22:45:01 5 0.02 0.00 0.03 0.00 0.02 99.93 22:56:54 22:45:01 6 0.03 0.00 0.00 0.00 0.02 99.95 22:56:54 22:45:01 7 0.02 0.00 0.03 0.00 0.00 99.95 22:56:54 22:46:01 all 0.01 0.00 0.00 0.00 0.01 99.97 22:56:54 22:46:01 0 0.00 0.00 0.00 0.00 0.02 99.98 22:56:54 22:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:56:54 22:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:56:54 22:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:56:54 22:46:01 4 0.00 0.00 0.00 0.02 0.00 99.98 22:56:54 22:46:01 5 0.02 0.00 0.00 0.00 0.02 99.97 22:56:54 22:46:01 6 0.05 0.00 0.00 0.02 0.00 99.93 22:56:54 22:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:56:54 22:47:01 all 0.01 0.00 0.01 0.01 0.00 99.97 22:56:54 22:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:56:54 22:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:56:54 22:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:56:54 22:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:56:54 22:47:01 4 0.00 0.00 0.00 0.05 0.00 99.95 22:56:54 22:47:01 5 0.03 0.00 0.03 0.00 0.02 99.92 22:56:54 22:47:01 6 0.05 0.00 0.02 0.02 0.02 99.90 22:56:54 22:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:56:54 22:48:01 all 0.02 0.00 0.01 0.00 0.01 99.95 22:56:54 22:48:01 0 0.02 0.00 0.00 0.00 0.02 99.97 22:56:54 22:48:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:56:54 22:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:56:54 22:48:01 3 0.03 0.00 0.00 0.00 0.02 99.95 22:56:54 22:48:01 4 0.02 0.00 0.02 0.02 0.02 99.93 22:56:54 22:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:56:54 22:48:01 6 0.03 0.00 0.03 0.02 0.02 99.90 22:56:54 22:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:56:54 22:49:01 all 0.02 0.00 0.01 0.00 0.01 99.96 22:56:54 22:49:01 0 0.03 0.00 0.02 0.00 0.00 99.95 22:56:54 22:49:01 1 0.02 0.00 0.02 0.00 0.03 99.93 22:56:54 22:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:56:54 22:49:01 3 0.07 0.00 0.02 0.00 0.00 99.92 22:56:54 22:49:01 4 0.00 0.00 0.02 0.02 0.00 99.97 22:56:54 22:49:01 5 0.00 0.00 0.00 0.00 0.02 99.98 22:56:54 22:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:56:54 22:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:56:54 22:50:01 all 0.02 0.00 0.01 0.00 0.01 99.96 22:56:54 22:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:56:54 22:50:01 1 0.03 0.00 0.03 0.00 0.03 99.90 22:56:54 22:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:56:54 22:50:01 3 0.03 0.00 0.02 0.00 0.00 99.95 22:56:54 22:50:01 4 0.00 0.00 0.00 0.02 0.00 99.98 22:56:54 22:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:56:54 22:50:01 6 0.02 0.00 0.02 0.02 0.00 99.95 22:56:54 22:50:01 7 0.02 0.00 0.00 0.00 0.02 99.97 22:56:54 22:51:01 all 0.01 0.00 0.01 0.00 0.01 99.97 22:56:54 22:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:56:54 22:51:01 1 0.02 0.00 0.02 0.00 0.03 99.93 22:56:54 22:51:01 2 0.02 0.00 0.02 0.00 0.02 99.95 22:56:54 22:51:01 3 0.03 0.00 0.02 0.00 0.02 99.93 22:56:54 22:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:56:54 22:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:56:54 22:51:01 6 0.00 0.00 0.00 0.00 0.02 99.98 22:56:54 22:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:56:54 22:52:01 all 0.12 0.00 0.02 0.01 0.00 99.86 22:56:54 22:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:56:54 22:52:01 1 0.76 0.00 0.07 0.00 0.02 99.15 22:56:54 22:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:56:54 22:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:56:54 22:52:01 4 0.05 0.00 0.03 0.03 0.00 99.88 22:56:54 22:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:56:54 22:52:01 6 0.03 0.00 0.02 0.02 0.00 99.93 22:56:54 22:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:56:54 22:56:54 22:52:01 CPU %user %nice %system %iowait %steal %idle 22:56:54 22:53:01 all 0.18 0.00 0.05 0.00 0.01 99.76 22:56:54 22:53:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:56:54 22:53:01 1 0.75 0.00 0.07 0.00 0.02 99.17 22:56:54 22:53:01 2 0.00 0.00 0.03 0.00 0.00 99.97 22:56:54 22:53:01 3 0.08 0.00 0.03 0.00 0.02 99.87 22:56:54 22:53:01 4 0.52 0.00 0.10 0.02 0.02 99.35 22:56:54 22:53:01 5 0.03 0.00 0.02 0.00 0.00 99.95 22:56:54 22:53:01 6 0.00 0.00 0.05 0.02 0.02 99.92 22:56:54 22:53:01 7 0.02 0.00 0.05 0.00 0.00 99.93 22:56:54 22:54:01 all 0.02 0.00 0.01 0.00 0.00 99.97 22:56:54 22:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:56:54 22:54:01 1 0.00 0.00 0.03 0.00 0.03 99.93 22:56:54 22:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:56:54 22:54:01 3 0.05 0.00 0.00 0.00 0.00 99.95 22:56:54 22:54:01 4 0.00 0.00 0.02 0.02 0.00 99.97 22:56:54 22:54:01 5 0.03 0.00 0.00 0.00 0.00 99.97 22:56:54 22:54:01 6 0.02 0.00 0.03 0.00 0.00 99.95 22:56:54 22:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:56:54 22:55:01 all 0.21 0.00 0.01 0.00 0.00 99.76 22:56:54 22:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:56:54 22:55:01 1 1.55 0.00 0.03 0.00 0.02 98.40 22:56:54 22:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:56:54 22:55:01 3 0.07 0.00 0.02 0.00 0.00 99.92 22:56:54 22:55:01 4 0.02 0.00 0.00 0.02 0.00 99.97 22:56:54 22:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:56:54 22:55:01 6 0.02 0.00 0.00 0.02 0.02 99.95 22:56:54 22:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:56:54 22:56:01 all 0.20 0.00 0.02 0.00 0.01 99.77 22:56:54 22:56:01 0 0.00 0.00 0.00 0.00 0.02 99.98 22:56:54 22:56:01 1 1.45 0.00 0.08 0.00 0.02 98.45 22:56:54 22:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:56:54 22:56:01 3 0.03 0.00 0.00 0.00 0.02 99.95 22:56:54 22:56:01 4 0.00 0.00 0.02 0.02 0.00 99.97 22:56:54 22:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:56:54 22:56:01 6 0.03 0.00 0.02 0.02 0.02 99.92 22:56:54 22:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 22:56:54 Average: all 1.38 0.00 0.31 0.04 0.01 98.25 22:56:54 Average: 0 1.39 0.00 0.33 0.02 0.01 98.25 22:56:54 Average: 1 1.65 0.00 0.37 0.01 0.02 97.95 22:56:54 Average: 2 1.33 0.00 0.25 0.00 0.01 98.41 22:56:54 Average: 3 1.30 0.00 0.29 0.05 0.01 98.35 22:56:54 Average: 4 1.30 0.00 0.27 0.08 0.01 98.34 22:56:54 Average: 5 1.30 0.00 0.42 0.08 0.01 98.18 22:56:54 Average: 6 1.46 0.00 0.30 0.08 0.01 98.14 22:56:54 Average: 7 1.32 0.00 0.29 0.02 0.01 98.37 22:56:54 22:56:54 22:56:54