Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 65e9980456b4b2f337a17b2905105e5bc0143998 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-ssh7863031765239330361.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-ssh2258155825175415866.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-ssh726750785314127488.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-ssh17816078765540587543.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-ssh7775637109145555916.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4818 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/395 [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/395 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65e9980456b4b2f337a17b2905105e5bc0143998 (main) Commit message: "Merge pull request #4322 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.17" > git config core.sparsecheckout # timeout=10 > git checkout -f 65e9980456b4b2f337a17b2905105e5bc0143998 # timeout=10 > git rev-list --no-walk c283a7be9218ded72848df09373152042ee2fab6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:00:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:00:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:00:05 ========================================================= 03:00:05 EdgeX Global Pipelines Version Info 03:00:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:00:06 ------------------- 03:00:06 stable info: 03:00:06 ------------------- 03:00:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:00:06 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 03:00:06 Message: update stable to v1.0.244 03:00:06 ------------------- 03:00:06 experimental info: 03:00:06 ------------------- 03:00:06 Commited By: **** collab-it+edgex@linuxfoundation.org 03:00:06 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 03:00:06 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:00:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:00:06 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:00:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:00:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:00:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:00:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 03:00:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:00:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:00:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:00:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:00:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:00:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:00:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:00:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:00:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:00:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:00:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:00:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:00:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:00:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 03:00:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:00:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:00:07 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:00:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:00:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:00:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:00:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] echo 03:00:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 65e9980 [Pipeline] echo 03:00:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:00:07 provisioning config files... 03:00:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/395@tmp/config15078223782468935729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:00:07 ---> docker-login.sh 03:00:07 nexus3.edgexfoundry.org:10001 03:00:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:00:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:00:08 Configure a credential helper to remove this warning. See 03:00:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:00:08 03:00:08 Login Succeeded 03:00:08 nexus3.edgexfoundry.org:10002 03:00:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:00:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:00:08 Configure a credential helper to remove this warning. See 03:00:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:00:08 03:00:08 Login Succeeded 03:00:08 nexus3.edgexfoundry.org:10003 03:00:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:00:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:00:08 Configure a credential helper to remove this warning. See 03:00:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:00:08 03:00:08 Login Succeeded 03:00:08 nexus3.edgexfoundry.org:10004 03:00:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:00:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:00:08 Configure a credential helper to remove this warning. See 03:00:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:00:08 03:00:08 Login Succeeded 03:00:08 docker.io 03:00:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:00:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:00:09 Configure a credential helper to remove this warning. See 03:00:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:00:09 03:00:09 Login Succeeded 03:00:09 ---> docker-login.sh ends [Pipeline] } 03:00:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:00:09 + 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 03:00:09 + dirname cmd/core-command/Dockerfile 03:00:09 + cut -d/ -f2 03:00:09 + echo core-command,cmd/core-command/Dockerfile 03:00:09 + dirname+ cmd/core-common-config-bootstrapper/Dockerfile 03:00:09 cut -d/ -f2 03:00:09 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 03:00:09 + dirname cmd/core-data/Dockerfile 03:00:09 + cut -d/ -f2 03:00:09 + echo core-data,cmd/core-data/Dockerfile 03:00:09 + dirname cmd/core-metadata/Dockerfile 03:00:09 + cut -d/ -f2 03:00:09 + echo core-metadata,cmd/core-metadata/Dockerfile 03:00:09 + dirname cmd/security-bootstrapper/Dockerfile 03:00:09 + cut -d/ -f2 03:00:09 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:00:09 + dirname cmd/security-proxy-setup/Dockerfile 03:00:09 + cut -d/ -f2 03:00:09 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:00:09 + dirname cmd/security-secretstore-setup/Dockerfile 03:00:09 + cut -d/ -f2 03:00:09 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:00:09 + dirname cmd/security-spiffe-token-provider/Dockerfile 03:00:09 + cut -d/ -f2 03:00:09 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 03:00:09 + dirname cmd/security-spire-agent/Dockerfile 03:00:09 + cut -d/ -f2 03:00:09 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 03:00:09 + dirname cmd/security-spire-config/Dockerfile 03:00:09 + cut -d/ -f2 03:00:09 + echo security-spire-config,cmd/security-spire-config/Dockerfile 03:00:09 + dirname cmd/security-spire-server/Dockerfile 03:00:09 + cut -d/ -f2 03:00:09 + echo security-spire-server,cmd/security-spire-server/Dockerfile 03:00:09 + dirname cmd/support-notifications/Dockerfile 03:00:09 + cut -d/ -f2 03:00:09 + echo support-notifications,cmd/support-notifications/Dockerfile 03:00:09 + dirname cmd/support-scheduler/Dockerfile 03:00:09 + cut -d/ -f2 03:00:09 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 03:00:09 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 03:00:09 + git rev-list -1 --merges 65e9980456b4b2f337a17b2905105e5bc0143998~1..65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] echo 03:00:09 -----------> git rev-list -1 --merges 65e9980456b4b2f337a17b2905105e5bc0143998~1..65e9980456b4b2f337a17b2905105e5bc0143998 65e9980456b4b2f337a17b2905105e5bc0143998 03:00:09 65e9980456b4b2f337a17b2905105e5bc0143998 [false] [Pipeline] sh 03:00:10 + git log --format=format:%s -1 65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] echo 03:00:10 ========================================================= 03:00:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:00:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:00:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:00:10 + grep -v github /etc/ssh/ssh_known_hosts 03:00:10 + [ -e /tmp/ssh_known_hosts ] 03:00:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:00:10 + + sudo tee -a /etc/ssh/ssh_known_hosts 03:00:10 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:00:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:00:10 03:00:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:00:11 0.1.4: Pulling from edgex-devops/py-git-semver 03:00:11 b85a868b505f: Pulling fs layer 03:00:11 e2be974225ed: Pulling fs layer 03:00:11 339a4e72a1f5: Pulling fs layer 03:00:11 988bab9f4d93: Pulling fs layer 03:00:11 1469e6f7b9e6: Pulling fs layer 03:00:11 eaf3925da568: Pulling fs layer 03:00:11 bab4dde63d76: Pulling fs layer 03:00:11 bde34c3a00c8: Pulling fs layer 03:00:11 b352a97aabf1: Pulling fs layer 03:00:11 4872d77fe225: Pulling fs layer 03:00:11 5851b861e8e6: Pulling fs layer 03:00:11 b352a97aabf1: Waiting 03:00:11 bab4dde63d76: Waiting 03:00:11 bde34c3a00c8: Waiting 03:00:11 4872d77fe225: Waiting 03:00:11 988bab9f4d93: Waiting 03:00:11 1469e6f7b9e6: Waiting 03:00:11 5851b861e8e6: Waiting 03:00:11 eaf3925da568: Waiting 03:00:11 e2be974225ed: Verifying Checksum 03:00:11 e2be974225ed: Download complete 03:00:11 988bab9f4d93: Verifying Checksum 03:00:11 988bab9f4d93: Download complete 03:00:11 1469e6f7b9e6: Verifying Checksum 03:00:11 1469e6f7b9e6: Download complete 03:00:11 339a4e72a1f5: Verifying Checksum 03:00:11 339a4e72a1f5: Download complete 03:00:11 eaf3925da568: Download complete 03:00:11 bde34c3a00c8: Verifying Checksum 03:00:11 bde34c3a00c8: Download complete 03:00:11 b352a97aabf1: Verifying Checksum 03:00:11 b352a97aabf1: Download complete 03:00:11 4872d77fe225: Download complete 03:00:11 5851b861e8e6: Download complete 03:00:11 b85a868b505f: Verifying Checksum 03:00:11 b85a868b505f: Download complete 03:00:12 bab4dde63d76: Verifying Checksum 03:00:12 bab4dde63d76: Download complete 03:00:13 b85a868b505f: Pull complete 03:00:13 e2be974225ed: Pull complete 03:00:13 339a4e72a1f5: Pull complete 03:00:13 988bab9f4d93: Pull complete 03:00:14 1469e6f7b9e6: Pull complete 03:00:14 eaf3925da568: Pull complete 03:00:15 bab4dde63d76: Pull complete 03:00:16 bde34c3a00c8: Pull complete 03:00:16 b352a97aabf1: Pull complete 03:00:16 4872d77fe225: Pull complete 03:00:16 5851b861e8e6: Pull complete 03:00:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:00:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:00:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:00:16 prd-ubuntu20.04-docker-8c-8g-4818 does not seem to be running inside a container 03:00:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/395 -v /w/workspace/edgex-go/395:/w/workspace/edgex-go/395:rw,z -v /w/workspace/edgex-go/395@tmp:/w/workspace/edgex-go/395@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:00:20 $ docker top 7c51d6252ade7cdec013c111f5f712b30156cbbad0fc2faeb8184228c12b173c -eo pid,comm 03:00:20 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:00:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:00:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:00:20 [ssh-agent] Looking for ssh-agent implementation... 03:00:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:00:20 $ docker exec 7c51d6252ade7cdec013c111f5f712b30156cbbad0fc2faeb8184228c12b173c ssh-agent 03:00:20 SSH_AUTH_SOCK=/tmp/ssh-RE4TlBuUajek/agent.13 03:00:20 SSH_AGENT_PID=19 03:00:20 Running ssh-add (command line suppressed) 03:00:21 Identity added: /w/workspace/edgex-go/395@tmp/private_key_17906720234798423320.key (/w/workspace/edgex-go/395@tmp/private_key_17906720234798423320.key) 03:00:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:00:21 + git tag --points-at HEAD [Pipeline] } 03:00:21 $ docker exec --env ******** --env ******** 7c51d6252ade7cdec013c111f5f712b30156cbbad0fc2faeb8184228c12b173c ssh-agent -k 03:00:21 unset SSH_AUTH_SOCK; 03:00:21 unset SSH_AGENT_PID; 03:00:21 echo Agent pid 19 killed; 03:00:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:00:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:00:21 [ssh-agent] Looking for ssh-agent implementation... 03:00:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:00:21 $ docker exec 7c51d6252ade7cdec013c111f5f712b30156cbbad0fc2faeb8184228c12b173c ssh-agent 03:00:21 SSH_AUTH_SOCK=/tmp/ssh-jhpKqV0SGw09/agent.69 03:00:21 SSH_AGENT_PID=75 03:00:21 Running ssh-add (command line suppressed) 03:00:21 Identity added: /w/workspace/edgex-go/395@tmp/private_key_14863803785044370404.key (/w/workspace/edgex-go/395@tmp/private_key_14863803785044370404.key) 03:00:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:00:22 + git semver init 03:00:22 2023-02-07 03:00:22,433 [run_init] DEBUG init version:0.0.0 force:False 03:00:22 2023-02-07 03:00:22,434 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/395/.semver 03:00:22 2023-02-07 03:00:22,434 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/395/.semver 03:00:22 2023-02-07 03:00:22,434 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/395/.semver'], cwd=/w/workspace/edgex-go/395, universal_newlines=False, shell=None, istream=None) 03:00:29 2023-02-07 03:00:28,246 [append_file] DEBUG append to file:/w/workspace/edgex-go/395/.git/info/exclude 03:00:29 2023-02-07 03:00:28,246 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/395/.semver/main with force:False 03:00:29 2023-02-07 03:00:28,246 [read_version] DEBUG read version from /w/workspace/edgex-go/395/.semver/main 03:00:29 2023-02-07 03:00:28,246 [read_version] DEBUG read version from /w/workspace/edgex-go/395/.semver/main 03:00:29 3.0.0-dev.36 [Pipeline] } 03:00:29 $ docker exec --env ******** --env ******** 7c51d6252ade7cdec013c111f5f712b30156cbbad0fc2faeb8184228c12b173c ssh-agent -k 03:00:29 unset SSH_AUTH_SOCK; 03:00:29 unset SSH_AGENT_PID; 03:00:29 echo Agent pid 75 killed; 03:00:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:00:29 + git semver [Pipeline] } 03:00:29 $ docker stop --time=1 7c51d6252ade7cdec013c111f5f712b30156cbbad0fc2faeb8184228c12b173c 03:00:31 $ docker rm -f --volumes 7c51d6252ade7cdec013c111f5f712b30156cbbad0fc2faeb8184228c12b173c [Pipeline] // withDockerContainer [Pipeline] sh 03:00:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:00:31 Stashed 1 file(s) [Pipeline] echo 03:00:31 [edgeXSemver]: initialized semver on version 3.0.0-dev.36 [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 03:00:32 + git config --global --add safe.directory /w/workspace/edgex-go/395 [Pipeline] echo 03:00:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:00:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:00:32 ========================================================= 03:00:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 03:00:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:00:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:00:32 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 03:00:32 213ec9aee27d: Pulling fs layer 03:00:32 4583459ba037: Pulling fs layer 03:00:32 93c1e223e6f2: Pulling fs layer 03:00:32 53926ce57604: Pulling fs layer 03:00:32 21b2b0c7a3f4: Pulling fs layer 03:00:32 22ff95d597cd: Pulling fs layer 03:00:32 12d6caf4c0d1: Pulling fs layer 03:00:32 96b7cbca73a9: Pulling fs layer 03:00:32 a7acece74701: Pulling fs layer 03:00:32 22ff95d597cd: Waiting 03:00:32 12d6caf4c0d1: Waiting 03:00:32 96b7cbca73a9: Waiting 03:00:32 a7acece74701: Waiting 03:00:32 53926ce57604: Waiting 03:00:32 21b2b0c7a3f4: Waiting 03:00:32 93c1e223e6f2: Verifying Checksum 03:00:32 93c1e223e6f2: Download complete 03:00:32 4583459ba037: Download complete 03:00:32 21b2b0c7a3f4: Verifying Checksum 03:00:32 21b2b0c7a3f4: Download complete 03:00:32 22ff95d597cd: Verifying Checksum 03:00:32 22ff95d597cd: Download complete 03:00:32 213ec9aee27d: Verifying Checksum 03:00:32 213ec9aee27d: Download complete 03:00:32 12d6caf4c0d1: Download complete 03:00:32 213ec9aee27d: Pull complete 03:00:33 4583459ba037: Pull complete 03:00:33 93c1e223e6f2: Pull complete 03:00:36 a7acece74701: Verifying Checksum 03:00:36 a7acece74701: Download complete 03:00:36 96b7cbca73a9: Verifying Checksum 03:00:36 96b7cbca73a9: Download complete 03:00:36 53926ce57604: Verifying Checksum 03:00:36 53926ce57604: Download complete 03:00:40 53926ce57604: Pull complete 03:00:40 21b2b0c7a3f4: Pull complete 03:00:40 22ff95d597cd: Pull complete 03:00:40 12d6caf4c0d1: Pull complete 03:00:43 96b7cbca73a9: Pull complete 03:00:43 a7acece74701: Pull complete 03:00:43 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 03:00:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:00:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 03:00:43 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:00:43 WORKDIR /edgex 03:00:43 COPY go.mod . 03:00:43 RUN go mod download 03:00:43 + docker build -t ci-base-image-x86_64 -f - . 03:00:44 Sending build context to Docker daemon 170.1MB 03:00:44 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:00:44 ---> db6d94c90886 03:00:44 Step 2/4 : WORKDIR /edgex 03:00:46 Still waiting to schedule task 03:00:46 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4816’ 03:00:48 ---> Running in c7af544c799f 03:00:48 Removing intermediate container c7af544c799f 03:00:48 ---> 1eb6f9cd602e 03:00:48 Step 3/4 : COPY go.mod . 03:00:48 ---> e3638c70d2bd 03:00:48 Step 4/4 : RUN go mod download 03:00:48 ---> Running in 58bb401b98de 03:01:00 Removing intermediate container 58bb401b98de 03:01:00 ---> 72ad7c1e2246 03:01:00 Successfully built 72ad7c1e2246 03:01:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:00 + docker inspect -f . ci-base-image-x86_64 03:01:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:01:00 prd-ubuntu20.04-docker-8c-8g-4818 does not seem to be running inside a container 03:01:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/395 -v /w/workspace/edgex-go/395:/w/workspace/edgex-go/395:rw,z -v /w/workspace/edgex-go/395@tmp:/w/workspace/edgex-go/395@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:01:01 $ docker top a721a5ba119e559a2df4b49ce629bbc8349a175100e78690909625c74d13b26a -eo pid,comm [Pipeline] { [Pipeline] sh 03:01:01 + go version 03:01:01 go version go1.18.7 linux/amd64 [Pipeline] } 03:01:01 $ docker stop --time=1 a721a5ba119e559a2df4b49ce629bbc8349a175100e78690909625c74d13b26a 03:01:02 $ docker rm -f --volumes a721a5ba119e559a2df4b49ce629bbc8349a175100e78690909625c74d13b26a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:03 + docker inspect -f . ci-base-image-x86_64 03:01:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:01:03 prd-ubuntu20.04-docker-8c-8g-4818 does not seem to be running inside a container 03:01:04 $ 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/395 -v /w/workspace/edgex-go/395:/w/workspace/edgex-go/395:rw,z -v /w/workspace/edgex-go/395@tmp:/w/workspace/edgex-go/395@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:01:04 $ docker top d2ec221773e3491b43e9d58d885c01994d8762a2a629e0971de77810599a916c -eo pid,comm [Pipeline] { [Pipeline] echo 03:01:04 ========================================================= 03:01:04 [edgeXBuildGoParallel] Running Tests and Build... 03:01:04 ========================================================= [Pipeline] sh 03:01:04 + git config --global --add safe.directory /w/workspace/edgex-go/395 [Pipeline] fileExists [Pipeline] sh 03:01:05 + make test 03:01:05 go test -race -coverprofile=coverage.out ./... 03:01:11 ? github.com/edgexfoundry/edgex-go [no test files] 03:01:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:01:26 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 03:01:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:01:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:01:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:01:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:01:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:01:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:01:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:01:27 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 03:01:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:01:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:01:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:01:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:01:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.084s coverage: 28.7% of statements 03:01:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:01:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:01:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.088s coverage: 98.5% of statements 03:01:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.123s coverage: 43.1% of statements 03:01:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 03:01:28 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 03:01:28 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:01:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.100s coverage: 54.0% of statements 03:01:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:01:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:01:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.488s coverage: 89.2% of statements 03:01:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 03:01:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:01:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:01:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:01:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:01:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.074s coverage: 2.6% of statements 03:01:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:01:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:01:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.545s coverage: 95.6% of statements 03:01:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:01:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:01:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 03:01:33 ok github.com/edgexfoundry/edgex-go/internal/io 0.073s coverage: 72.2% of statements 03:01:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:01:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:01:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:01:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:01:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:01:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 65.9% of statements 03:01:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:01:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:01:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:01:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.078s coverage: 0.9% of statements 03:01:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:01:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 29.6% of statements 03:01:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:01:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 47.1% of statements 03:01:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.064s coverage: 82.9% of statements 03:01:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements 03:01:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.119s coverage: 96.3% of statements 03:01:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.076s coverage: 87.5% of statements 03:01:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.084s coverage: 94.4% of statements 03:01:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.083s coverage: 44.8% of statements 03:01:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.292s coverage: 79.9% of statements 03:01:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:01:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.097s coverage: 92.9% of statements 03:01:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:01:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:01:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:01:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements 03:01:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:01:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 03:01:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 03:01:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 03:01:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 86.9% of statements 03:01:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:01:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:01:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:01:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:01:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.079s coverage: 87.2% of statements 03:01:47 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:01:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:01:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 03:01:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:01:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 77.4% of statements 03:01:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:01:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.076s coverage: 80.0% of statements 03:01:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.075s coverage: 87.2% of statements 03:01:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.240s coverage: 91.2% of statements 03:01:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:01:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.184s coverage: 64.7% of statements 03:01:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:01:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:01:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 03:01:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 03:01:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 03:01:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 03:01:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 03:01:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.362s coverage: 65.3% of statements 03:01:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:01:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:01:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:01:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.208s coverage: 41.8% of statements 03:01:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:01:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:01:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.081s coverage: 89.5% of statements 03:01:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:01:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 03:01:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 03:01:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 03:01:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 03:01:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:01:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 17.7% of statements 03:01:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:01:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:01:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:01:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:01:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.176s coverage: 92.3% of statements 03:01:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:01:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:01:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:01:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:01:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements 03:01:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:01:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:01:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements 03:01:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:01:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:01:47 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 03:02:10 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 03:02:10 go vet ./... 03:02:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:02:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:02:13 ./bin/test-attribution-txt.sh [Pipeline] echo 03:02:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 03:02:14 + ls -al . 03:02:14 total 744 03:02:14 drwxrwxr-x 11 1001 1001 4096 Feb 7 03:01 . 03:02:14 drwxr-xr-x 4 root root 4096 Feb 7 03:01 .. 03:02:14 drwxrwxr-x 2 1001 1001 4096 Feb 7 03:00 .blubracket 03:02:14 -rw-rw-r-- 1 1001 1001 16 Feb 7 03:00 .dockerignore 03:02:14 drwxrwxr-x 8 1001 1001 4096 Feb 7 03:01 .git 03:02:14 drwxrwxr-x 3 1001 1001 4096 Feb 7 03:00 .github 03:02:14 -rw-rw-r-- 1 1001 1001 1024 Feb 7 03:00 .gitignore 03:02:14 -rw-rw-r-- 1 1001 1001 42 Feb 7 03:00 .golangci.yml 03:02:14 -rw-rw-r-- 1 1001 1001 87 Feb 7 03:00 .hadolint.yml 03:02:14 drwxr-xr-x 3 1001 1001 4096 Feb 7 03:00 .semver 03:02:14 -rw-rw-r-- 1 1001 1001 166 Feb 7 03:00 .sonarcloud.properties 03:02:14 -rw-rw-r-- 1 1001 1001 1171 Feb 7 03:00 ADOPTERS.md 03:02:14 -rw-rw-r-- 1 1001 1001 10825 Feb 7 03:00 Attribution.txt 03:02:14 -rw-rw-r-- 1 1001 1001 73765 Feb 7 03:00 CHANGELOG.md 03:02:14 -rw-rw-r-- 1 1001 1001 3804 Feb 7 03:00 CONTRIBUTING.md 03:02:14 -rw-rw-r-- 1 1001 1001 677 Feb 7 03:00 GOVERNANCE.md 03:02:14 -rw-rw-r-- 1 1001 1001 850 Feb 7 03:00 Jenkinsfile 03:02:14 -rw-rw-r-- 1 1001 1001 10775 Feb 7 03:00 LICENSE 03:02:14 -rw-rw-r-- 1 1001 1001 13375 Feb 7 03:00 Makefile 03:02:14 -rw-rw-r-- 1 1001 1001 582 Feb 7 03:00 OWNERS.md 03:02:14 -rw-rw-r-- 1 1001 1001 9403 Feb 7 03:00 README.md 03:02:14 -rw-rw-r-- 1 1001 1001 6912 Feb 7 03:00 SECURITY.md 03:02:14 -rw-rw-r-- 1 1001 1001 12 Feb 7 03:00 VERSION 03:02:14 drwxrwxr-x 2 1001 1001 4096 Feb 7 03:00 bin 03:02:14 drwxrwxr-x 17 1001 1001 4096 Feb 7 03:00 cmd 03:02:14 -rw-r--r-- 1 root root 486191 Feb 7 03:01 coverage.out 03:02:14 -rw-rw-r-- 1 1001 1001 3294 Feb 7 03:00 go.mod 03:02:14 -rw-rw-r-- 1 1001 1001 34708 Feb 7 03:00 go.sum 03:02:14 drwxrwxr-x 7 1001 1001 4096 Feb 7 03:00 internal 03:02:14 drwxrwxr-x 3 1001 1001 4096 Feb 7 03:00 openapi 03:02:14 drwxrwxr-x 4 1001 1001 4096 Feb 7 03:00 snap 03:02:14 -rw-rw-r-- 1 1001 1001 204 Feb 7 03:00 version.go [Pipeline] sh 03:02:14 + '[' -e coverage.out ] 03:02:14 + chown 1001:1001 coverage.out [Pipeline] stash 03:02:14 Stashed 1 file(s) [Pipeline] sh 03:02:14 + make build 03:02:14 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 03:02:29 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:02:29 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:02:30 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:02:31 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:02:39 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:02:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:02:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:02:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:02:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:02:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:02:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 03:02:49 $ docker stop --time=1 d2ec221773e3491b43e9d58d885c01994d8762a2a629e0971de77810599a916c 03:02:51 $ docker rm -f --volumes d2ec221773e3491b43e9d58d885c01994d8762a2a629e0971de77810599a916c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:02:52 03:02:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:02:52 latest: Pulling from edgex-devops/edgex-compose 03:02:52 cbdbe7a5bc2a: Pulling fs layer 03:02:52 ca9280d653b3: Pulling fs layer 03:02:52 7e9c9ca2126c: Pulling fs layer 03:02:53 cbdbe7a5bc2a: Download complete 03:02:53 cbdbe7a5bc2a: Pull complete 03:02:53 ca9280d653b3: Verifying Checksum 03:02:53 ca9280d653b3: Download complete 03:02:53 7e9c9ca2126c: Download complete 03:02:53 ca9280d653b3: Pull complete 03:02:56 7e9c9ca2126c: Pull complete 03:02:56 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 03:02:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:02:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:02:57 prd-ubuntu20.04-docker-8c-8g-4818 does not seem to be running inside a container 03:02:57 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/395 -v /w/workspace/edgex-go/395:/w/workspace/edgex-go/395:rw,z -v /w/workspace/edgex-go/395@tmp:/w/workspace/edgex-go/395@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:02:58 $ docker top 2097dc1c0facedf6a4f8fa7ba43e747fe8796360c09a54eb5fe8fd2e55eca256 -eo pid,comm [Pipeline] { [Pipeline] sh 03:02:59 + docker-compose build --help 03:02:59 + grep parallel 03:02:59 --parallel Build images in parallel. [Pipeline] } 03:02:59 $ docker stop --time=1 2097dc1c0facedf6a4f8fa7ba43e747fe8796360c09a54eb5fe8fd2e55eca256 03:03:01 $ docker rm -f --volumes 2097dc1c0facedf6a4f8fa7ba43e747fe8796360c09a54eb5fe8fd2e55eca256 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:03:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:03:01 prd-ubuntu20.04-docker-8c-8g-4818 does not seem to be running inside a container 03:03:01 $ 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/395 -v /w/workspace/edgex-go/395:/w/workspace/edgex-go/395:rw,z -v /w/workspace/edgex-go/395@tmp:/w/workspace/edgex-go/395@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:03:01 $ docker top 72aa76aec0458008820da6aaef61225e8f3f0fbf67e1b62c965585f493d1e69f -eo pid,comm [Pipeline] { [Pipeline] sh 03:03:02 + docker-compose -f ./docker-compose-build.yml build --parallel 03:03:02 Building core-command ... 03:03:02 Building core-common-config-bootstrapper ... 03:03:02 Building core-data ... 03:03:02 Building core-metadata ... 03:03:02 Building security-bootstrapper ... 03:03:02 Building security-proxy-setup ... 03:03:02 Building security-secretstore-setup ... 03:03:02 Building security-spiffe-token-provider ... 03:03:02 Building security-spire-agent ... 03:03:02 Building security-spire-config ... 03:03:02 Building security-spire-server ... 03:03:02 Building support-notifications ... 03:03:02 Building support-scheduler ... 03:03:02 Building security-spire-agent 03:03:02 Building core-command 03:03:02 Building security-proxy-setup 03:03:02 Building security-secretstore-setup 03:03:02 Building core-metadata 03:03:15 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:03:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:03:15 ---> 72ad7c1e2246 03:03:15 Step 3/23 : ARG ADD_BUILD_TAGS="" 03:03:15 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:03:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:03:15 ---> 72ad7c1e2246 03:03:15 Step 3/24 : ARG ADD_BUILD_TAGS="" 03:03:15 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:03:15 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:03:15 ---> 72ad7c1e2246 03:03:15 Step 3/21 : WORKDIR /edgex-go 03:03:15 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:03:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:03:15 ---> 72ad7c1e2246 03:03:15 Step 3/24 : WORKDIR /edgex-go 03:03:15 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:03:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:03:15 ---> 72ad7c1e2246 03:03:15 Step 3/24 : WORKDIR /edgex-go 03:03:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4823 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 03:03:17 Running in /w/workspace/edgex-go/395 [Pipeline] { [Pipeline] checkout 03:03:17 The recommended git tool is: git 03:03:20 ---> Running in f624ee897bd7 03:03:20 ---> Running in c0e1fbd2c06e 03:03:20 ---> Running in 46ac871af767 03:03:20 ---> Running in 07de11fdf4a9 03:03:20 ---> Running in 6dd4119ae906 03:03:20 Removing intermediate container f624ee897bd7 03:03:20 ---> 797f3485fbe1 03:03:20 Step 4/23 : WORKDIR /edgex-go 03:03:20 Removing intermediate container 46ac871af767 03:03:20 ---> 8932ba51f066 03:03:20 Step 4/24 : WORKDIR /edgex-go 03:03:20 ---> Running in ed585d18131b 03:03:20 Removing intermediate container c0e1fbd2c06e 03:03:20 ---> f0f4363391b3 03:03:20 Step 4/24 : RUN apk add --update --no-cache make git 03:03:20 Removing intermediate container 07de11fdf4a9 03:03:20 ---> dd410cbdcd57 03:03:20 Step 4/21 : RUN apk add --update --no-cache make git 03:03:20 Removing intermediate container 6dd4119ae906 03:03:20 ---> 4d967d810f21 03:03:20 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 03:03:20 ---> Running in 0dafee8e54eb 03:03:20 ---> Running in 341a38e8c235 03:03:20 ---> Running in 181e02185909 03:03:20 ---> Running in 773181a2ce24 03:03:20 Removing intermediate container ed585d18131b 03:03:20 ---> 432a82ab7980 03:03:20 Step 5/23 : RUN apk add --update --no-cache make git 03:03:20 ---> Running in 41b60d1c6f60 03:03:20 Removing intermediate container 0dafee8e54eb 03:03:20 ---> cb4c529533bd 03:03:20 Step 5/24 : RUN apk add --update --no-cache make git 03:03:20 ---> Running in e9eb20c178ca 03:03:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:03:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:03:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:03:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:03:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:03:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:03:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:03:21 OK: 211 MiB in 51 packages 03:03:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:03:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:03:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:03:21 OK: 211 MiB in 51 packages 03:03:21 OK: 211 MiB in 51 packages 03:03:21 OK: 211 MiB in 51 packages 03:03:21 OK: 211 MiB in 51 packages 03:03:21 Removing intermediate container 341a38e8c235 03:03:21 ---> aae6abbfe120 03:03:21 Step 5/21 : COPY go.mod vendor* ./ 03:03:22 ---> d25bf5bd2092 03:03:22 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:03:22 ---> Running in 42d6db6cb6af 03:03:22 Removing intermediate container 181e02185909 03:03:22 ---> fada1ade5c3e 03:03:22 Step 5/24 : COPY go.mod vendor* ./ 03:03:22 Removing intermediate container 773181a2ce24 03:03:22 ---> 800cc320af31 03:03:22 Step 5/24 : COPY go.mod vendor* ./ 03:03:22 ---> 43f38f6e112b 03:03:22 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:03:22 ---> Running in 3d10614a7e8f 03:03:22 ---> 47d4bb30e99c 03:03:22 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:03:22 Removing intermediate container e9eb20c178ca 03:03:22 ---> e61121bedcab 03:03:22 Step 6/24 : COPY go.mod vendor* ./ 03:03:22 Removing intermediate container 41b60d1c6f60 03:03:22 ---> bc48e088e3e4 03:03:22 Step 6/23 : COPY go.mod vendor* ./ 03:03:22 ---> Running in 340afce0473d 03:03:22 ---> e625f0dbbfb3 03:03:22 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:03:22 ---> Running in 6c04fb7abfb2 03:03:22 ---> bec6608c4749 03:03:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:03:22 ---> Running in 81c8d72682df 03:03:23 using credential edgex-jenkins-ssh 03:03:23 Cloning the remote Git repository 03:03:23 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:03:23 > git init /w/workspace/edgex-go/395 # timeout=10 03:03:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:03:23 > git --version # timeout=10 03:03:24 > git --version # 'git version 2.25.1' 03:03:24 using GIT_SSH to set credentials SSH Credentials for GitHub 03:03:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:03:44 Avoid second fetch 03:03:44 Checking out Revision 65e9980456b4b2f337a17b2905105e5bc0143998 (main) 03:03:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:03:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:03:44 > git config core.sparsecheckout # timeout=10 03:03:44 > git checkout -f 65e9980456b4b2f337a17b2905105e5bc0143998 # timeout=10 03:03:44 Commit message: "Merge pull request #4322 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.17" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:03:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:03:45 % Total % Received % Xferd Average Speed Time Time Time Current 03:03:45 Dload Upload Total Spent Left Speed 03:03:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 56671 0 --:--:-- --:--:-- --:--:-- 56671 [Pipeline] sh 03:03:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:03:46 + sudo tee /etc/docker/daemon.new 03:03:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:03:46 { 03:03:46 "registry-mirrors": [ 03:03:46 "https://nexus3.edgexfoundry.org:10001" 03:03:46 ], 03:03:46 "bip": "10.250.0.254/24", 03:03:46 "hosts": [ 03:03:46 "tcp://0.0.0.0:5555", 03:03:46 "unix:///var/run/docker.sock" 03:03:46 ], 03:03:46 "mtu": 1458, 03:03:46 "selinux-enabled": true, 03:03:46 "seccomp-profile": "/etc/docker/seccomp.json" 03:03:46 } [Pipeline] sh 03:03:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:03:47 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:04:05 provisioning config files... 03:04:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/395@tmp/config15256016364961355094tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:04:06 ---> docker-login.sh 03:04:06 nexus3.edgexfoundry.org:10001 03:04:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:04:06 Configure a credential helper to remove this warning. See 03:04:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:04:06 03:04:06 Login Succeeded 03:04:06 nexus3.edgexfoundry.org:10002 03:04:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:04:07 Configure a credential helper to remove this warning. See 03:04:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:04:07 03:04:07 Login Succeeded 03:04:07 nexus3.edgexfoundry.org:10003 03:04:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:04:08 Configure a credential helper to remove this warning. See 03:04:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:04:08 03:04:08 Login Succeeded 03:04:08 nexus3.edgexfoundry.org:10004 03:04:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:04:08 Configure a credential helper to remove this warning. See 03:04:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:04:08 03:04:08 Login Succeeded 03:04:08 docker.io 03:04:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:04:08 Configure a credential helper to remove this warning. See 03:04:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:04:08 03:04:08 Login Succeeded 03:04:08 ---> docker-login.sh ends [Pipeline] } 03:04:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 03:04:09 + git config --global --add safe.directory /w/workspace/edgex-go/395 [Pipeline] echo 03:04:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:04:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:04:09 ========================================================= 03:04:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 03:04:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:04:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:04:11 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:04:11 9b18e9b68314: Pulling fs layer 03:04:11 35d82f9e3411: Pulling fs layer 03:04:11 e16973657156: Pulling fs layer 03:04:11 fc693d55d65f: Pulling fs layer 03:04:11 7e9fc2657dce: Pulling fs layer 03:04:11 dda99020689f: Pulling fs layer 03:04:11 db1c61fa0a46: Pulling fs layer 03:04:11 891c053d2c06: Pulling fs layer 03:04:11 fc693d55d65f: Waiting 03:04:11 dda99020689f: Waiting 03:04:11 7e9fc2657dce: Waiting 03:04:11 db1c61fa0a46: Waiting 03:04:11 891c053d2c06: Waiting 03:04:12 e16973657156: Verifying Checksum 03:04:12 e16973657156: Download complete 03:04:12 35d82f9e3411: Verifying Checksum 03:04:12 35d82f9e3411: Download complete 03:04:12 7e9fc2657dce: Verifying Checksum 03:04:12 7e9fc2657dce: Download complete 03:04:12 dda99020689f: Verifying Checksum 03:04:12 dda99020689f: Download complete 03:04:12 9b18e9b68314: Verifying Checksum 03:04:12 9b18e9b68314: Download complete 03:04:13 9b18e9b68314: Pull complete 03:04:13 891c053d2c06: Verifying Checksum 03:04:13 891c053d2c06: Download complete 03:04:13 35d82f9e3411: Pull complete 03:04:13 e16973657156: Pull complete 03:04:14 db1c61fa0a46: Verifying Checksum 03:04:14 db1c61fa0a46: Download complete 03:04:15 fc693d55d65f: Download complete 03:04:19 Removing intermediate container 42d6db6cb6af 03:04:19 ---> d46ee7c543a7 03:04:19 Step 7/21 : COPY . . 03:04:19 Removing intermediate container 6c04fb7abfb2 03:04:19 ---> f53abc34ca2d 03:04:19 Step 8/24 : COPY . . 03:04:19 Removing intermediate container 81c8d72682df 03:04:19 ---> 669f2a95c593 03:04:19 Step 8/23 : COPY . . 03:04:19 Removing intermediate container 340afce0473d 03:04:19 ---> 4aedac45d191 03:04:19 Step 7/24 : COPY . . 03:04:19 Removing intermediate container 3d10614a7e8f 03:04:19 ---> a782997d0d7f 03:04:19 Step 7/24 : COPY . . 03:04:27 fc693d55d65f: Pull complete 03:04:27 7e9fc2657dce: Pull complete 03:04:27 dda99020689f: Pull complete 03:04:33 db1c61fa0a46: Pull complete 03:04:35 891c053d2c06: Pull complete 03:04:35 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 03:04:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:04:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 03:04:35 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:04:35 WORKDIR /edgex 03:04:35 COPY go.mod . 03:04:35 RUN go mod download 03:04:35 + docker build -t ci-base-image-arm64 -f - . 03:04:35 Sending build context to Docker daemon 3.091MB 03:04:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:04:35 ---> f96f9c87975a 03:04:35 Step 2/4 : WORKDIR /edgex 03:04:37 ---> 6247e8aedeb9 03:04:37 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 03:04:37 ---> a7f06e4230c6 03:04:37 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 03:04:37 ---> 682cc4349b1f 03:04:37 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 03:04:37 ---> 97a311874dbb 03:04:37 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:04:37 ---> 53fa1f704cf0 03:04:37 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:04:37 ---> Running in fd48443d640d 03:04:37 ---> Running in ed9a83afacdb 03:04:37 ---> Running in 4a608426bd50 03:04:37 ---> Running in ef5c7e8200ea 03:04:37 ---> Running in 4bf48edbbb80 03:04:37 Removing intermediate container fd48443d640d 03:04:37 ---> b1d5bf2d4905 03:04:37 Step 9/24 : WORKDIR /edgex-go/spire-build 03:04:37 ---> Running in 57d1c230b624 03:04:37 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:04:37 Removing intermediate container 57d1c230b624 03:04:37 ---> 4e84d1eb75be 03:04:37 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 03:04:37 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:04:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:04:37 ---> Running in 4ef9864fc70d 03:04:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:04:38 ---> Running in 28c39d6c0dda 03:04:38 Removing intermediate container 4ef9864fc70d 03:04:38 ---> cb1f23ba7cd5 03:04:38 Step 11/24 : WORKDIR /edgex-go 03:04:38 Removing intermediate container 28c39d6c0dda 03:04:38 ---> e5ddd0f0c8f2 03:04:38 Step 3/4 : COPY go.mod . 03:04:39 ---> Running in 1918762e4029 03:04:39 Removing intermediate container 1918762e4029 03:04:39 ---> 7f3980bb216e 03:04:39 03:04:39 Step 12/24 : FROM alpine:3.15 03:04:39 3.15: Pulling from library/alpine 03:04:39 ---> b67cf0b9b21c 03:04:39 Step 4/4 : RUN go mod download 03:04:39 ---> Running in b7b438674d54 03:04:40 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 03:04:40 Status: Downloaded newer image for alpine:3.15 03:04:40 ---> c4fc93816858 03:04:40 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:04:40 ---> Running in f8e82c467bf3 03:04:40 Removing intermediate container f8e82c467bf3 03:04:40 ---> 4e617331cebc 03:04:40 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:04:40 ---> Running in 891e218c0a5b 03:04:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:04:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:04:42 v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:04:42 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:04:42 OK: 15859 distinct packages available 03:04:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:04:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:04:42 (1/5) Installing dumb-init (1.2.5-r1) 03:04:42 (2/5) Installing musl-obstack (1.2.3-r0) 03:04:42 (3/5) Installing libucontext (1.1-r0) 03:04:42 (4/5) Installing gcompat (1.0.0-r4) 03:04:42 (5/5) Installing openssl (1.1.1s-r1) 03:04:42 Executing busybox-1.34.1-r7.trigger 03:04:42 OK: 7 MiB in 19 packages 03:04:49 Removing intermediate container 891e218c0a5b 03:04:49 ---> 963bf605051c 03:04:49 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 03:04:53 ---> 77c788a9393a 03:04:53 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:04:57 ---> bb6e020d706d 03:04:57 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:04:57 ---> 903175e528d4 03:04:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:04:58 ---> ba6d1c08584a 03:04:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:04:59 ---> 6726f404648a 03:04:59 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:04:59 ---> Running in 3e97c00a3336 03:04:59 Removing intermediate container 3e97c00a3336 03:04:59 ---> 8dfd0c0e59ca 03:04:59 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:05:00 ---> Running in 738048826e92 03:05:00 Removing intermediate container 738048826e92 03:05:00 ---> 88ce4e158bca 03:05:00 Step 22/24 : LABEL arch=x86_64 03:05:01 ---> Running in d52b4f341374 03:05:02 Removing intermediate container d52b4f341374 03:05:02 ---> 556bb32d38a4 03:05:02 Step 23/24 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 03:05:03 ---> Running in e99611c51ee1 03:05:04 Removing intermediate container e99611c51ee1 03:05:04 ---> d6489b272c12 03:05:04 Step 24/24 : LABEL version=3.0.0-dev.36 03:05:05 ---> Running in e1c157b7470f 03:05:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:05:06 Removing intermediate container e1c157b7470f 03:05:06 ---> 80ac94411ef0 03:05:06 03:05:06 Successfully built 80ac94411ef0 03:05:06 Successfully tagged security-spire-agent:latest 03:05:06  Building security-spire-agent ... done Building security-spiffe-token-provider 03:05:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:05:10 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:05:10 Step 2/19 : FROM ${BUILDER_BASE} AS builder 03:05:10 ---> 72ad7c1e2246 03:05:10 Step 3/19 : WORKDIR /edgex-go 03:05:10 ---> Using cache 03:05:10 ---> 4d967d810f21 03:05:10 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 03:05:11 ---> Running in 354e7f6f7915 03:05:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:05:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:05:15 v3.16.3-154-ga2a60f3e0fe [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 03:05:15 v3.16.3-151-gb476f155c74 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 03:05:15 OK: 17044 distinct packages available 03:05:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:05:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:05:15 OK: 211 MiB in 51 packages 03:05:16 Removing intermediate container ed9a83afacdb 03:05:16 ---> 77a5092cc640 03:05:16 03:05:16 Step 10/23 : FROM alpine:3.16 03:05:16 Removing intermediate container 4bf48edbbb80 03:05:16 ---> 55d2eae4e458 03:05:16 03:05:16 Step 9/21 : FROM alpine:3.16 03:05:16 Removing intermediate container 4a608426bd50 03:05:16 ---> 51f6fa95b238 03:05:16 03:05:16 Step 10/24 : FROM alpine:3.16 03:05:16 Removing intermediate container ef5c7e8200ea 03:05:16 ---> 2facdec0ad32 03:05:16 03:05:16 Step 9/24 : FROM alpine:3.16 03:05:16 Removing intermediate container 354e7f6f7915 03:05:16 ---> 479490873412 03:05:16 Step 5/19 : COPY go.mod vendor* ./ 03:05:16 ---> f13410d5def1 03:05:16 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:05:16 ---> Running in be4c2fc3bf9e 03:05:17 3.16: Pulling from library/alpine 03:05:17 3.16: Pulling from library/alpine 03:05:17 3.16: Pulling from library/alpine 03:05:18 Removing intermediate container b7b438674d54 03:05:18 ---> 231830d95dba 03:05:18 Successfully built 231830d95dba 03:05:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:18 3.16: Pulling from library/alpine 03:05:18 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 03:05:18 Status: Downloaded newer image for alpine:3.16 03:05:18 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 03:05:18 Status: Image is up to date for alpine:3.16 03:05:18 ---> bfe296a52501 03:05:18 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 03:05:18 ---> bfe296a52501 03:05:18 Step 11/24 : RUN apk add --update --no-cache dumb-init 03:05:18 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 03:05:18 Status: Image is up to date for alpine:3.16 03:05:18 + docker inspect -f . ci-base-image-arm64 03:05:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:05:18 ---> bfe296a52501 03:05:18 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:05:18 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 03:05:18 Status: Image is up to date for alpine:3.16 03:05:18 ---> bfe296a52501 03:05:18 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:05:18 ---> Running in 9a9ba9bf6cd0 03:05:18 ---> Running in bc233c29bfa3 03:05:18 ---> Running in c89b6efcc12e 03:05:18 ---> Running in 4a6b1f8be07b 03:05:18 prd-ubuntu20.04-docker-arm64-4c-16g-4823 does not seem to be running inside a container 03:05:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/395 -v /w/workspace/edgex-go/395:/w/workspace/edgex-go/395:rw,z -v /w/workspace/edgex-go/395@tmp:/w/workspace/edgex-go/395@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 03:05:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:05:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:05:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:05:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:05:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:05:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:05:19 (1/6) Installing ca-certificates (20220614-r0) 03:05:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:05:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:05:19 (2/6) Installing brotli-libs (1.0.9-r6) 03:05:19 (3/6) Installing nghttp2-libs (1.47.0-r0) 03:05:19 (4/6) Installing libcurl (7.83.1-r5) 03:05:19 (1/1) Installing dumb-init (1.2.5-r1) 03:05:19 Executing busybox-1.35.0-r17.trigger 03:05:19 OK: 6 MiB in 15 packages 03:05:19 (5/6) Installing curl (7.83.1-r5) 03:05:19 (6/6) Installing dumb-init (1.2.5-r1) 03:05:19 Executing busybox-1.35.0-r17.trigger 03:05:19 Executing ca-certificates-20220614-r0.trigger 03:05:19 OK: 8 MiB in 20 packages 03:05:20 (1/3) Installing ca-certificates (20220614-r0) 03:05:20 (2/3) Installing dumb-init (1.2.5-r1) 03:05:20 (3/3) Installing su-exec (0.2-r1) 03:05:20 Executing busybox-1.35.0-r17.trigger 03:05:20 Executing ca-certificates-20220614-r0.trigger 03:05:20 OK: 6 MiB in 17 packages 03:05:20 (1/1) Installing dumb-init (1.2.5-r1) 03:05:20 Executing busybox-1.35.0-r17.trigger 03:05:20 OK: 6 MiB in 15 packages 03:05:20 $ docker top c10d49d7dfa66a6dd4f79abca1842fe7ae33e6c11a525ca9180466b272612c27 -eo pid,comm [Pipeline] { [Pipeline] sh 03:05:21 + go version 03:05:21 go version go1.18.7 linux/arm64 [Pipeline] } 03:05:21 $ docker stop --time=1 c10d49d7dfa66a6dd4f79abca1842fe7ae33e6c11a525ca9180466b272612c27 03:05:22 Removing intermediate container bc233c29bfa3 03:05:22 ---> ba7be388b346 03:05:22 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:05:22 ---> Running in fa4d0bb306ac 03:05:22 Removing intermediate container 4a6b1f8be07b 03:05:22 ---> c299dd4f07a5 03:05:22 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:05:22 $ docker rm -f --volumes c10d49d7dfa66a6dd4f79abca1842fe7ae33e6c11a525ca9180466b272612c27 03:05:23 Removing intermediate container c89b6efcc12e 03:05:23 ---> 2107f82d3a79 03:05:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:05:23 Removing intermediate container 9a9ba9bf6cd0 03:05:23 ---> 2ccd2d1a1f9e 03:05:23 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [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 03:05:23 ---> Running in 49e02c53a2c1 03:05:23 ---> Running in b53ddd69226e 03:05:23 ---> Running in becc370915fc 03:05:23 Removing intermediate container fa4d0bb306ac 03:05:23 ---> df272a2c699a 03:05:23 Step 13/24 : ENV APP_PORT=59881 03:05:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:05:23 03:05:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:05:24 latest: Pulling from edgex-devops/edgex-compose-arm64 03:05:24 29e5d40040c1: Pulling fs layer 03:05:24 1ce36da41761: Pulling fs layer 03:05:24 25b303627fd3: Pulling fs layer 03:05:24 ---> Running in dcdcd5fa4604 03:05:24 Removing intermediate container 49e02c53a2c1 03:05:24 ---> 4b3a77097fb0 03:05:24 Step 12/24 : WORKDIR / 03:05:24 29e5d40040c1: Verifying Checksum 03:05:24 29e5d40040c1: Download complete 03:05:24 Removing intermediate container b53ddd69226e 03:05:24 ---> 898ffc25987d 03:05:24 Step 12/21 : WORKDIR /edgex 03:05:24 1ce36da41761: Verifying Checksum 03:05:24 1ce36da41761: Download complete 03:05:24 Removing intermediate container becc370915fc 03:05:24 ---> f879496edc72 03:05:24 Step 13/23 : ENV APP_PORT=59882 03:05:24 ---> Running in caa29813399e 03:05:24 ---> Running in 8dffc5be2254 03:05:24 Removing intermediate container dcdcd5fa4604 03:05:24 ---> 9807b61f37d1 03:05:24 Step 14/24 : EXPOSE $APP_PORT 03:05:24 29e5d40040c1: Pull complete 03:05:24 ---> Running in d5bccbe04e57 03:05:24 ---> Running in 2d610f3b550e 03:05:25 Removing intermediate container 8dffc5be2254 03:05:25 ---> 98ef28fb27ca 03:05:25 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:05:25 Removing intermediate container caa29813399e 03:05:25 ---> 97aeeee23f7e 03:05:25 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:05:25 Removing intermediate container d5bccbe04e57 03:05:25 ---> c76e20fa4006 03:05:25 Step 14/23 : EXPOSE $APP_PORT 03:05:26 Removing intermediate container 2d610f3b550e 03:05:26 ---> 404a6400b6e6 03:05:26 Step 15/24 : WORKDIR / 03:05:26 ---> d8a7d41c558f 03:05:26 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:05:26 ---> Running in f2e680bd8743 03:05:26 1ce36da41761: Pull complete 03:05:26 25b303627fd3: Download complete 03:05:26 ---> Running in d98831f07fd2 03:05:26 ---> 2863cb410a57 03:05:26 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:05:26 Removing intermediate container f2e680bd8743 03:05:26 ---> 1deb69beb4d7 03:05:26 Step 15/23 : WORKDIR / 03:05:26 ---> 317782df4ac3 03:05:26 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:05:27 ---> Running in 69317a6c73e9 03:05:27 Removing intermediate container d98831f07fd2 03:05:27 ---> 3a6c929ee1c9 03:05:27 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:05:27 ---> b02b8f04c06d 03:05:27 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:05:28 ---> fff018c1a59b 03:05:28 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:05:28 Removing intermediate container 69317a6c73e9 03:05:28 ---> 8c5e80dc1876 03:05:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:05:28 ---> ee5f3d754470 03:05:28 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:05:29 ---> ad1c5698bf09 03:05:29 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:05:29 ---> a87a224c0a58 03:05:29 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:05:30 ---> Running in a8ce0c8e7cab 03:05:30 ---> 5bf259b91abe 03:05:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:05:30 ---> 3ef2e2f059ef 03:05:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:05:30 ---> 7af1c78d48e2 03:05:30 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:05:31 ---> 26275f026032 03:05:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:05:31 ---> e8ce7defb00a 03:05:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 03:05:31 ---> 3175bbba5c6d 03:05:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:05:31 ---> 982c1930ebf2 03:05:31 Step 20/24 : ENTRYPOINT ["/core-metadata"] ---> ea4010d2bb68 03:05:31 03:05:31 Step 19/23 : ENTRYPOINT ["/core-command"] 03:05:32 ---> Running in 20a27f13064f 03:05:32 ---> Running in 52ce553d6cc6 03:05:32 Removing intermediate container a8ce0c8e7cab 03:05:32 ---> 846cc1aa5360 03:05:32 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 03:05:32 ---> a39c3b5b1bc8 03:05:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:05:32 ---> Running in b57ddeebc7c2 03:05:32 Removing intermediate container 20a27f13064f 03:05:32 ---> d9400aa8f6ae 03:05:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:05:33 ---> 9b2fa58af2ca 03:05:33 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:05:33 Removing intermediate container 52ce553d6cc6 03:05:33 ---> c8f6866e3339 03:05:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:05:33 ---> Running in 60b0a8132d56 03:05:33 Removing intermediate container b57ddeebc7c2 03:05:33 ---> 2fc65153d5c7 03:05:33 Step 19/21 : LABEL arch=x86_64 03:05:33 ---> Running in a229ba52a2c8 03:05:33 ---> Running in d07256730e6e 03:05:34 ---> Running in cca748fd3797 03:05:34 Removing intermediate container 60b0a8132d56 03:05:34 ---> bcfc4094763e 03:05:34 Step 21/23 : LABEL arch=x86_64 03:05:34 Removing intermediate container d07256730e6e 03:05:34 ---> 85e926c67b26 03:05:34 Step 22/24 : LABEL arch=x86_64 03:05:34 ---> Running in c79dd274f623 03:05:35 Removing intermediate container cca748fd3797 03:05:35 ---> ef2569725a67 03:05:35 Step 20/21 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 03:05:35 ---> Running in 9fd09daeebb2 03:05:35 ---> Running in 80fd98987e98 03:05:35 Removing intermediate container c79dd274f623 03:05:35 ---> 7f9a12aacae8 03:05:35 Step 22/23 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 03:05:36 ---> Running in 7d3778ad5d0b 03:05:36 Removing intermediate container 9fd09daeebb2 03:05:36 ---> 9c6cd6bce1ae 03:05:36 Step 23/24 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 03:05:36 25b303627fd3: Pull complete 03:05:36 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:05:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:05:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:05:36 prd-ubuntu20.04-docker-arm64-4c-16g-4823 does not seem to be running inside a container 03:05:36 Removing intermediate container 80fd98987e98 03:05:36 ---> 0ad1b62b9395 03:05:36 Step 21/21 : LABEL version=3.0.0-dev.36 03:05:36 Removing intermediate container a229ba52a2c8 03:05:36 ---> ae38f1188dc4 03:05:36 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 03:05:36 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/395 -v /w/workspace/edgex-go/395:/w/workspace/edgex-go/395:rw,z -v /w/workspace/edgex-go/395@tmp:/w/workspace/edgex-go/395@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 03:05:36 ---> Running in 303a031d6dc1 03:05:37 ---> Running in 6248b792b1d6 03:05:37 Removing intermediate container 7d3778ad5d0b 03:05:37 ---> 9626f3f1d52f 03:05:37 Step 23/23 : LABEL version=3.0.0-dev.36 03:05:37 ---> Running in e1dff5a69491 03:05:37 ---> Running in 4ea148172505 03:05:37 Removing intermediate container 303a031d6dc1 03:05:37 ---> de7016a82cac 03:05:37 Step 24/24 : LABEL version=3.0.0-dev.36 03:05:37 Removing intermediate container 6248b792b1d6 03:05:37 ---> 7dd0e1c8dd92 03:05:37 03:05:37 Removing intermediate container e1dff5a69491 03:05:37 ---> 802bdbe537ed 03:05:37 Step 22/24 : LABEL arch=x86_64 03:05:37 ---> Running in d19214807625 03:05:37 Successfully built 7dd0e1c8dd92 03:05:37 Successfully tagged security-proxy-setup:latest 03:05:37  Building security-proxy-setup ... done  ---> Running in fdb6dd8dfe9b 03:05:37 Building security-spire-config 03:05:37 Removing intermediate container 4ea148172505 03:05:37 ---> 102c371ea02f 03:05:37 03:05:37 Successfully built 102c371ea02f 03:05:37 Successfully tagged core-command:latest 03:05:37 Building security-bootstrapper 03:05:39 $ docker top 981dbe3c58e63cd1a39773694755331f8010cf58669cf563d95eea96e12de18e -eo pid,comm [Pipeline] { [Pipeline] sh 03:05:39 + docker-compose build --help 03:05:39 + grep parallel 03:05:41  Building core-command ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:05:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:05:41 ---> 72ad7c1e2246 03:05:41 Step 3/24 : WORKDIR /edgex-go 03:05:41 ---> Using cache 03:05:41 ---> 4d967d810f21 03:05:41 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 03:05:41 ---> Using cache 03:05:41 ---> 800cc320af31 03:05:41 Step 5/24 : COPY go.mod vendor* ./ 03:05:41 ---> Using cache 03:05:41 ---> 47d4bb30e99c 03:05:41 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:05:41 ---> Using cache 03:05:41 ---> 4aedac45d191 03:05:41 Step 7/24 : COPY . . 03:05:41 ---> Using cache 03:05:41 ---> 6247e8aedeb9 03:05:41 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 03:05:41 ---> Using cache 03:05:41 ---> b1d5bf2d4905 03:05:41 Step 9/24 : WORKDIR /edgex-go/spire-build 03:05:41 ---> Using cache 03:05:41 ---> 4e84d1eb75be 03:05:41 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 03:05:41 ---> Using cache 03:05:41 ---> cb1f23ba7cd5 03:05:41 Step 11/24 : WORKDIR /edgex-go 03:05:41 ---> Using cache 03:05:41 ---> 7f3980bb216e 03:05:41 03:05:41 Step 12/24 : FROM alpine:3.15 03:05:41 ---> c4fc93816858 03:05:41 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:05:41 ---> Using cache 03:05:41 ---> 4e617331cebc 03:05:41 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 03:05:41 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:05:41 Step 2/32 : FROM ${BUILDER_BASE} AS builder 03:05:41 ---> 72ad7c1e2246 03:05:41 Step 3/32 : WORKDIR /edgex-go 03:05:41 ---> Using cache 03:05:41 ---> 4d967d810f21 03:05:41 Step 4/32 : RUN apk add --update --no-cache make git 03:05:41 Removing intermediate container d19214807625 03:05:41 ---> d357beeb545f 03:05:41 03:05:41 Successfully built d357beeb545f 03:05:43 Successfully tagged core-metadata:latest 03:05:43 Building core-common-config-bootstrapper 03:05:43  Building core-metadata ... done Removing intermediate container fdb6dd8dfe9b 03:05:43 ---> ac600b976299 03:05:43 Step 23/24 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 03:05:45 --parallel Build images in parallel. [Pipeline] } 03:05:45 $ docker stop --time=1 981dbe3c58e63cd1a39773694755331f8010cf58669cf563d95eea96e12de18e 03:05:46 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:05:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:05:46 ---> 72ad7c1e2246 03:05:46 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:05:46 ---> Using cache 03:05:46 ---> 8932ba51f066 03:05:46 Step 4/22 : WORKDIR /edgex-go 03:05:46 ---> Using cache 03:05:46 ---> cb4c529533bd 03:05:46 Step 5/22 : RUN apk add --update --no-cache make git 03:05:46 ---> Using cache 03:05:46 ---> e61121bedcab 03:05:46 Step 6/22 : COPY go.mod vendor* ./ 03:05:46 ---> Using cache 03:05:46 ---> e625f0dbbfb3 03:05:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:05:46 ---> Using cache 03:05:46 ---> f53abc34ca2d 03:05:46 Step 8/22 : COPY . . 03:05:46 ---> Using cache 03:05:46 ---> 682cc4349b1f 03:05:46 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:05:46 $ docker rm -f --volumes 981dbe3c58e63cd1a39773694755331f8010cf58669cf563d95eea96e12de18e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:05:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:05:47 prd-ubuntu20.04-docker-arm64-4c-16g-4823 does not seem to be running inside a container 03:05:47 $ 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/395 -v /w/workspace/edgex-go/395:/w/workspace/edgex-go/395:rw,z -v /w/workspace/edgex-go/395@tmp:/w/workspace/edgex-go/395@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 03:05:48 $ docker top ae27a5ef7be0e55110ca2e9cd154664c004d5f2bed51f7541ef7066de8faa225 -eo pid,comm [Pipeline] { [Pipeline] sh 03:05:49 + docker-compose -f ./docker-compose-build.yml build --parallel 03:05:54 ---> Running in acf19571dfe1 03:05:54 ---> Running in 633e2c57e048 03:05:54 ---> Running in 520414e0aa8e 03:05:54 ---> Running in 1871e075c118 03:05:54 Removing intermediate container 520414e0aa8e 03:05:54 ---> 0ffd80c5d265 03:05:54 Step 24/24 : LABEL version=3.0.0-dev.36 03:05:54 ---> Running in 35e333c3221d 03:05:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:05:54 Removing intermediate container 35e333c3221d 03:05:54 ---> c3fb132c07f7 03:05:54 03:05:55 Building core-command ... 03:05:55 Building core-common-config-bootstrapper ... 03:05:55 Building core-data ... 03:05:55 Building core-metadata ... 03:05:55 Building security-bootstrapper ... 03:05:55 Building security-proxy-setup ... 03:05:55 Building security-secretstore-setup ... 03:05:55 Building security-spiffe-token-provider ... 03:05:55 Building security-spire-agent ... 03:05:55 Building security-spire-config ... 03:05:55 Building security-spire-server ... 03:05:55 Building support-notifications ... 03:05:55 Building support-scheduler ... 03:05:55 Building security-secretstore-setup 03:05:55 Building core-common-config-bootstrapper 03:05:55 Building security-proxy-setup 03:05:55 Building core-metadata 03:05:55 Building core-command 03:05:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:05:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:05:55 Successfully built c3fb132c07f7 03:05:55 Successfully tagged security-secretstore-setup:latest 03:05:55  Building security-secretstore-setup ... done Building support-scheduler 03:05:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:05:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:05:55 v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:05:55 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:05:55 OK: 15859 distinct packages available 03:05:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:05:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:05:55 OK: 211 MiB in 51 packages 03:05:55 (1/4) Installing dumb-init (1.2.5-r1) 03:05:55 (2/4) Installing musl-obstack (1.2.3-r0) 03:05:55 (3/4) Installing libucontext (1.1-r0) 03:05:55 (4/4) Installing gcompat (1.0.0-r4) 03:05:55 Executing busybox-1.34.1-r7.trigger 03:05:55 OK: 6 MiB in 18 packages 03:05:58 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:05:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:05:58 ---> 72ad7c1e2246 03:05:58 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:05:58 ---> Using cache 03:05:58 ---> 8932ba51f066 03:05:58 Step 4/22 : WORKDIR /edgex-go 03:05:58 ---> Using cache 03:05:58 ---> cb4c529533bd 03:05:58 Step 5/22 : RUN apk add --update --no-cache make git 03:05:58 ---> Using cache 03:05:58 ---> e61121bedcab 03:05:58 Step 6/22 : COPY go.mod vendor* ./ 03:05:58 ---> Using cache 03:05:58 ---> e625f0dbbfb3 03:05:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:05:58 ---> Using cache 03:05:58 ---> f53abc34ca2d 03:05:58 Step 8/22 : COPY . . 03:05:58 ---> Using cache 03:05:58 ---> 682cc4349b1f 03:05:58 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:06:05 ---> Running in c7e2765ebb9a 03:06:05 Removing intermediate container 633e2c57e048 03:06:05 ---> 9d9dbb861de7 03:06:05 Step 5/32 : COPY go.mod vendor* ./ 03:06:06 Removing intermediate container acf19571dfe1 03:06:06 ---> 76ab2ef1fad7 03:06:06 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:06:06 Removing intermediate container be4c2fc3bf9e 03:06:06 ---> f22b0437b295 03:06:06 Step 7/19 : COPY . . 03:06:06 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:06:07 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:06:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:06:07 ---> 231830d95dba 03:06:07 Step 3/23 : ARG ADD_BUILD_TAGS="" 03:06:07 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:06:07 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:06:07 ---> 231830d95dba 03:06:07 Step 3/21 : WORKDIR /edgex-go 03:06:07 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:06:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:06:07 ---> 231830d95dba 03:06:07 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:06:07 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:06:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:06:07 ---> 231830d95dba 03:06:07 Step 3/24 : WORKDIR /edgex-go 03:06:07 ---> Running in dc08cc670e44 03:06:07 ---> Running in c8a9d6018e6f 03:06:07 ---> Running in e45aee33bf13 03:06:07 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:06:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:06:07 ---> 231830d95dba 03:06:07 Step 3/24 : ARG ADD_BUILD_TAGS="" 03:06:07 ---> Running in 58b39d648a07 03:06:07 ---> Running in db365134225f 03:06:08 Removing intermediate container dc08cc670e44 03:06:08 ---> 48c21906268f 03:06:08 Step 4/23 : WORKDIR /edgex-go 03:06:08 Removing intermediate container c8a9d6018e6f 03:06:08 ---> 5cd60dd3ebdb 03:06:08 Step 4/24 : RUN apk add --update --no-cache make git 03:06:08 ---> Running in cfb331e07c97 03:06:08 ---> Running in 3bcd0b6ec8bf 03:06:08 Removing intermediate container 58b39d648a07 03:06:08 ---> 2842bc86e5dc 03:06:08 Step 4/21 : RUN apk add --update --no-cache make git 03:06:08 Removing intermediate container e45aee33bf13 03:06:08 ---> 51f53b33f496 03:06:08 Step 4/22 : WORKDIR /edgex-go 03:06:08 Removing intermediate container db365134225f 03:06:08 ---> d5ab7001822b 03:06:08 Step 4/24 : WORKDIR /edgex-go 03:06:08 ---> Running in fff5542a084b 03:06:09 ---> Running in 9b175a882ca1 03:06:09 ---> Running in 13f62dcdb8b3 03:06:09 Removing intermediate container cfb331e07c97 03:06:09 ---> 238c9c28afd5 03:06:09 Step 5/23 : RUN apk add --update --no-cache make git 03:06:09 ---> b66b49eeffbf 03:06:09 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:09 ---> Running in f60e941f8476 03:06:09 Removing intermediate container 9b175a882ca1 03:06:09 ---> 3daa282ab03a 03:06:09 Step 5/22 : RUN apk add --update --no-cache make git 03:06:09 Removing intermediate container 13f62dcdb8b3 03:06:09 ---> 0f9c25250fc9 03:06:09 Step 5/24 : RUN apk add --update --no-cache make git 03:06:10 ---> Running in 12d89f3c8078 03:06:10 ---> Running in ce204c38af9a 03:06:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:06:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:06:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:06:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:06:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:06:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:06:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:06:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:06:13 OK: 221 MiB in 51 packages 03:06:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:06:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:06:13 OK: 221 MiB in 51 packages 03:06:13 OK: 221 MiB in 51 packages 03:06:13 ---> d0df9c03ec02 03:06:13 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:06:13 ---> Running in 6cd037917297 03:06:13 ---> 9ed2c4556657 03:06:13 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:06:13 ---> ec29b0b56af2 03:06:13 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 03:06:13 ---> Running in 25a922358457 03:06:14 ---> Running in 562920443f9b 03:06:14 Removing intermediate container 562920443f9b 03:06:14 ---> a22db4ff9bed 03:06:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:06:15 OK: 221 MiB in 51 packages 03:06:15 Removing intermediate container 3bcd0b6ec8bf 03:06:15 ---> a683f222c789 03:06:15 Step 5/24 : COPY go.mod vendor* ./ 03:06:15 OK: 221 MiB in 51 packages 03:06:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:06:16 ---> 6ff24664c0d5 03:06:16 Step 19/24 : WORKDIR / 03:06:16 Removing intermediate container f60e941f8476 03:06:16 ---> 553ab3c55ff7 03:06:16 Step 6/23 : COPY go.mod vendor* ./ 03:06:16 Removing intermediate container fff5542a084b 03:06:16 ---> 42446eeaf116 03:06:16 Step 5/21 : COPY go.mod vendor* ./ 03:06:16 Removing intermediate container 12d89f3c8078 03:06:16 ---> 7f23f6eacb22 03:06:16 Step 6/24 : COPY go.mod vendor* ./ 03:06:16 ---> 74aa09f1bb1d 03:06:16 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:16 Removing intermediate container ce204c38af9a 03:06:16 ---> aec13f406992 03:06:16 Step 6/22 : COPY go.mod vendor* ./ 03:06:16 ---> Running in 0612657f8940 03:06:17 ---> Running in 8ae781a6a6b2 03:06:17 ---> 8ec0849ef65a 03:06:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:18 ---> c5ba701a5b68 03:06:18 ---> Running in d0fead0b33e7 03:06:18 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:18 ---> 90267a189a58 03:06:18 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:18 ---> Running in d139c87b857c 03:06:18 ---> 46143504d5cd 03:06:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:18 ---> Running in c1fee988dc76 03:06:18 Removing intermediate container 8ae781a6a6b2 03:06:18 ---> bc3d3683424b 03:06:18 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:06:18 ---> Running in 2bb49aaeddbb 03:06:18 ---> Running in 83755838ccb0 03:06:19 Removing intermediate container 83755838ccb0 03:06:19 ---> c2fa0a888b1f 03:06:19 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:06:19 ---> Running in bd2f3ad0813d 03:06:21 Removing intermediate container bd2f3ad0813d 03:06:21 ---> f1ded28d3ce1 03:06:21 Step 22/24 : LABEL arch=x86_64 03:06:22 ---> Running in 2f4e74a64087 03:06:22 Removing intermediate container 1871e075c118 03:06:22 ---> 24462ec1bca9 03:06:22 03:06:22 Step 10/22 : FROM alpine:3.16 03:06:22 ---> bfe296a52501 03:06:22 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:06:22 ---> Running in b8dfe8fff36d 03:06:22 Removing intermediate container 2f4e74a64087 03:06:22 ---> 8503e1d60f6c 03:06:22 Step 23/24 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 03:06:22 ---> Running in 974f29380443 03:06:23 Removing intermediate container b8dfe8fff36d 03:06:23 ---> f77b004aea32 03:06:23 Step 12/22 : RUN apk add --update --no-cache dumb-init 03:06:23 Removing intermediate container 974f29380443 03:06:23 ---> 51a5f90732c0 03:06:23 Step 24/24 : LABEL version=3.0.0-dev.36 03:06:23 ---> Running in f980c7146274 03:06:24 ---> Running in 8f5b85464177 03:06:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:06:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:06:25 Removing intermediate container 8f5b85464177 03:06:25 ---> 09a67d4094d7 03:06:25 03:06:25 Successfully built 09a67d4094d7 03:06:25 Successfully tagged security-spire-config:latest 03:06:25  Building security-spire-config ... done Building core-data 03:06:25 (1/1) Installing dumb-init (1.2.5-r1) 03:06:25 Executing busybox-1.35.0-r17.trigger 03:06:25 OK: 6 MiB in 15 packages 03:06:29 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:06:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:06:29 ---> 72ad7c1e2246 03:06:29 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:06:29 ---> Using cache 03:06:29 ---> 8932ba51f066 03:06:29 Step 4/22 : WORKDIR /edgex-go 03:06:29 ---> Using cache 03:06:29 ---> cb4c529533bd 03:06:29 Step 5/22 : RUN apk add --update --no-cache make git 03:06:29 ---> Using cache 03:06:29 ---> e61121bedcab 03:06:29 Step 6/22 : COPY go.mod vendor* ./ 03:06:29 ---> Using cache 03:06:29 ---> e625f0dbbfb3 03:06:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:29 ---> Using cache 03:06:29 ---> f53abc34ca2d 03:06:29 Step 8/22 : COPY . . 03:06:29 ---> Using cache 03:06:29 ---> 682cc4349b1f 03:06:29 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 03:06:31 ---> Running in 9f2a23fb6902 03:06:31 Removing intermediate container f980c7146274 03:06:31 ---> 4d9458cace26 03:06:31 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:06:32 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 03:06:32 ---> 3e57335d752d 03:06:32 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:06:34 ---> cb1069aab886 03:06:34 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:06:35 ---> ef7bd4264608 03:06:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:06:37 ---> 76dbed168878 03:06:37 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:06:42 ---> Running in 8e1b306fd9a3 03:06:42 Removing intermediate container c7e2765ebb9a 03:06:42 ---> 988f42e6b666 03:06:42 03:06:42 Step 10/22 : FROM alpine:3.16 03:06:42 ---> bfe296a52501 03:06:42 Step 11/22 : RUN apk add --update --no-cache dumb-init 03:06:42 ---> Using cache 03:06:42 ---> 2107f82d3a79 03:06:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:06:42 ---> Using cache 03:06:42 ---> f879496edc72 03:06:42 Step 13/22 : ENV APP_PORT=59861 03:06:46 ---> Running in effb2b3bb9f1 03:06:48 Removing intermediate container effb2b3bb9f1 03:06:48 ---> c50242aa280e 03:06:48 Step 14/22 : EXPOSE $APP_PORT 03:06:49 ---> Running in 4d10af6b8d74 03:06:49 Removing intermediate container 25a922358457 03:06:49 ---> 5f111c50d203 03:06:49 03:06:49 Step 9/19 : FROM alpine:3.15 03:06:49 ---> c4fc93816858 03:06:49 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:06:49 ---> Using cache 03:06:49 ---> 4e617331cebc 03:06:49 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:06:51 ---> Running in ae2baa38a10b 03:06:51 Removing intermediate container 4d10af6b8d74 03:06:51 ---> 2f34bf87c840 03:06:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:06:51 Removing intermediate container 8e1b306fd9a3 03:06:51 ---> d3cd4f5b7a28 03:06:51 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 03:06:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:06:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:06:53 ---> Running in 0e277bafbde4 03:06:53 ---> 5cf9724df688 03:06:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:06:54 v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:06:54 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:06:54 OK: 15859 distinct packages available 03:06:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:06:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:06:54 Removing intermediate container 6cd037917297 03:06:54 ---> e3d98643e371 03:06:54 Step 7/32 : COPY . . 03:06:54 (1/9) Installing ca-certificates (20220614-r0) 03:06:54 (2/9) Installing brotli-libs (1.0.9-r5) 03:06:54 (3/9) Installing nghttp2-libs (1.46.0-r0) 03:06:54 (4/9) Installing libcurl (7.80.0-r5) 03:06:54 (5/9) Installing curl (7.80.0-r5) 03:06:54 (6/9) Installing dumb-init (1.2.5-r1) 03:06:54 (7/9) Installing musl-obstack (1.2.3-r0) 03:06:54 (8/9) Installing libucontext (1.1-r0) 03:06:55 (9/9) Installing gcompat (1.0.0-r4) 03:06:55 Executing busybox-1.34.1-r7.trigger 03:06:55 Executing ca-certificates-20220614-r0.trigger 03:06:55 OK: 8 MiB in 23 packages 03:06:55 Removing intermediate container 0e277bafbde4 03:06:55 ---> 7c60be530e5e 03:06:55 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 03:06:59 ---> 5dcfc2be1c0a 03:06:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:06:59 ---> Running in 02d993116343 03:06:59 Removing intermediate container 9f2a23fb6902 03:06:59 ---> 6a03d4c03f0c 03:06:59 03:06:59 Step 10/22 : FROM alpine:3.16 03:06:59 ---> bfe296a52501 03:06:59 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:07:00 ---> Running in 43d34d2c7bec 03:07:00 Removing intermediate container 02d993116343 03:07:00 ---> 92ebd5d33825 03:07:00 Step 20/22 : LABEL arch=x86_64 03:07:00 ---> 697add5cbf1a 03:07:00 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 03:07:00 Removing intermediate container ae2baa38a10b 03:07:00 ---> e1cb0c69b5d7 03:07:00 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 03:07:00 ---> 3858740e79af 03:07:00 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:07:00 ---> Running in 069ca14394b1 03:07:00 ---> Running in 8422afe973d5 03:07:00 Removing intermediate container 43d34d2c7bec 03:07:00 ---> 53bcae9d98f5 03:07:00 Step 12/22 : ENV APP_PORT=59880 03:07:01 ---> Running in ffeffc668b9f 03:07:01 ---> Running in 4de2be0be922 03:07:01 ---> 45a08766e8eb 03:07:01 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:07:01 Removing intermediate container 8422afe973d5 03:07:01 ---> e5c707e0b2a4 03:07:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:07:01 Removing intermediate container 069ca14394b1 03:07:01 ---> 67d78f1e2715 03:07:01 Step 21/22 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 03:07:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:07:02 ---> Running in 292db1b5f9c6 03:07:02 Removing intermediate container 4de2be0be922 03:07:02 ---> f9205b74bd34 03:07:02 Step 13/22 : EXPOSE $APP_PORT 03:07:03 ---> Running in 0c8b0822fd2f 03:07:03 ---> 7eee7fad6cc7 03:07:03 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 03:07:03 ---> Running in 29765517d898 03:07:03 Removing intermediate container 292db1b5f9c6 03:07:03 ---> 0a7da3e6bc83 03:07:03 Step 20/22 : LABEL arch=x86_64 03:07:03 Removing intermediate container 0c8b0822fd2f 03:07:03 ---> 6121b9dfb918 03:07:03 Step 22/22 : LABEL version=3.0.0-dev.36 03:07:04 ---> bcef5ee0858b 03:07:04 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 03:07:04 Removing intermediate container 29765517d898 03:07:04 ---> bac566c7861d 03:07:04 Step 14/22 : RUN apk add --update --no-cache dumb-init 03:07:04 ---> Running in c2656eb26898 03:07:04 ---> Running in c89732f95318 03:07:04 ---> Running in 54b212641390 03:07:04 ---> Running in 68166e653bfe 03:07:05 Removing intermediate container c2656eb26898 03:07:05 ---> 439e2a721d6c 03:07:05 Step 21/22 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 03:07:05 Removing intermediate container c89732f95318 03:07:05 ---> f9ba65a3c741 03:07:05 03:07:05 Successfully built f9ba65a3c741 03:07:05 Successfully tagged core-common-config-bootstrapper:latest 03:07:05  Building core-common-config-bootstrapper ... done Building support-notifications 03:07:05 Removing intermediate container 54b212641390 03:07:05 ---> f509a0600c94 03:07:05 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:07:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:07:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:07:06 (1/1) Installing dumb-init (1.2.5-r1) 03:07:06 Executing busybox-1.35.0-r17.trigger 03:07:06 OK: 6 MiB in 15 packages 03:07:07 ---> Running in d25d95570f53 03:07:08 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:07:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:07:08 ---> 72ad7c1e2246 03:07:08 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:07:08 ---> Using cache 03:07:08 ---> 8932ba51f066 03:07:08 Step 4/22 : WORKDIR /edgex-go 03:07:08 ---> Using cache 03:07:08 ---> cb4c529533bd 03:07:08 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:07:10 ---> Running in b0bdb0da8557 03:07:10 Removing intermediate container d25d95570f53 03:07:10 ---> 3b7f97c1efcd 03:07:10 Step 22/22 : LABEL version=3.0.0-dev.36 03:07:10 ---> Running in a344801222fb 03:07:10 ---> Running in 11e939a9ef3e 03:07:10 Removing intermediate container b0bdb0da8557 03:07:10 ---> 4390351a7805 03:07:10 Step 17/19 : LABEL arch=x86_64 03:07:11 Removing intermediate container 68166e653bfe 03:07:11 ---> f213b1a8b944 03:07:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:07:11 ---> Running in 33ad5ebfa499 03:07:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:07:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:07:11 Removing intermediate container 11e939a9ef3e 03:07:11 ---> b9cd24d02482 03:07:11 03:07:11 Successfully built b9cd24d02482 03:07:11 OK: 211 MiB in 51 packages 03:07:12 Successfully tagged support-scheduler:latest 03:07:12 Building security-spire-server 03:07:13  Building support-scheduler ... done Removing intermediate container 33ad5ebfa499 03:07:13 ---> cc05072f98c0 03:07:13 Step 18/19 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 03:07:14 ---> 80b758cac997 03:07:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:07:15 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:07:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:07:15 ---> 72ad7c1e2246 03:07:15 Step 3/23 : WORKDIR /edgex-go 03:07:15 ---> Using cache 03:07:15 ---> 4d967d810f21 03:07:15 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 03:07:15 ---> Using cache 03:07:15 ---> 800cc320af31 03:07:15 Step 5/23 : COPY go.mod vendor* ./ 03:07:15 ---> Using cache 03:07:15 ---> 47d4bb30e99c 03:07:15 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:07:15 ---> Using cache 03:07:15 ---> 4aedac45d191 03:07:15 Step 7/23 : COPY . . 03:07:15 ---> Using cache 03:07:15 ---> 6247e8aedeb9 03:07:15 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 03:07:15 ---> Using cache 03:07:15 ---> b1d5bf2d4905 03:07:15 Step 9/23 : WORKDIR /edgex-go/spire-build 03:07:15 ---> Using cache 03:07:15 ---> 4e84d1eb75be 03:07:15 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 03:07:18 ---> Running in 8f9bfc516e5d 03:07:18 ---> Running in 2edf07dc1fcc 03:07:18 ---> d009250ebeae 03:07:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:07:19 Removing intermediate container a344801222fb 03:07:19 ---> 6cf2cefd1fb9 03:07:19 Step 6/22 : COPY go.mod vendor* ./ 03:07:19 Removing intermediate container 2edf07dc1fcc 03:07:19 ---> d9d8d037d232 03:07:19 Step 19/19 : LABEL version=3.0.0-dev.36 03:07:19 ---> 37aa745953a2 03:07:19 Step 18/22 : ENTRYPOINT ["/core-data"] 03:07:20 ---> Running in 67cffc6ebb10 03:07:20 ---> bb549d7bb570 03:07:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:07:20 ---> Running in 60539bea04d2 03:07:21 ---> Running in a3f1967be33a 03:07:21 Removing intermediate container 67cffc6ebb10 03:07:21 ---> da1160ad0770 03:07:21 03:07:21 Removing intermediate container 60539bea04d2 03:07:21 ---> 00203a4061c7 03:07:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:07:21 Successfully built da1160ad0770 03:07:21 Successfully tagged security-spiffe-token-provider:latest 03:07:21  Building security-spiffe-token-provider ... done Removing intermediate container 8f9bfc516e5d 03:07:21 ---> 4215f593cc2b 03:07:21 Step 11/23 : WORKDIR /edgex-go 03:07:21 ---> Running in 8af2b378086d 03:07:22 ---> Running in 33c14df4ef1d 03:07:22 Removing intermediate container 8af2b378086d 03:07:22 ---> 2bb973166994 03:07:22 Step 20/22 : LABEL arch=x86_64 03:07:23 Removing intermediate container 33c14df4ef1d 03:07:23 ---> b2e633ccc0d5 03:07:23 03:07:23 Step 12/23 : FROM alpine:3.15 03:07:23 ---> c4fc93816858 03:07:23 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:07:23 ---> Using cache 03:07:23 ---> 4e617331cebc 03:07:23 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:07:23 ---> Using cache 03:07:23 ---> 963bf605051c 03:07:23 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:07:23 ---> Running in 0b3b046837d8 03:07:24 Removing intermediate container 0b3b046837d8 03:07:24 ---> d627c7348743 03:07:24 Step 21/22 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 03:07:25 ---> Running in 54352e2dd1bd 03:07:25 ---> 556820c03aac 03:07:25 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:07:25 Removing intermediate container 54352e2dd1bd 03:07:25 ---> 8ff43923250c 03:07:25 Step 22/22 : LABEL version=3.0.0-dev.36 03:07:25 ---> Running in 1e2af536e356 03:07:25 ---> 67ee79a0f329 03:07:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:07:25 Removing intermediate container 1e2af536e356 03:07:25 ---> b295a8793a05 03:07:25 03:07:25 Successfully built b295a8793a05 03:07:25 Successfully tagged core-data:latest 03:07:27  Building core-data ... done  ---> 936a7b3581cd 03:07:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:07:28 ---> f56f6b0809e9 03:07:28 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:07:28 Removing intermediate container ffeffc668b9f 03:07:28 ---> b316363ae557 03:07:28 03:07:28 Step 9/32 : FROM alpine:3.16 03:07:28 ---> bfe296a52501 03:07:28 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:07:28 ---> Running in 5bb95004395a 03:07:28 ---> Running in 5012e9715618 03:07:28 Removing intermediate container 5012e9715618 03:07:28 ---> f12236943e75 03:07:28 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 03:07:29 Removing intermediate container 5bb95004395a 03:07:29 ---> 40b6e0fb4594 03:07:29 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:07:29 ---> Running in cf8d611aac5c 03:07:29 ---> Running in a7e089b387d6 03:07:29 Removing intermediate container a7e089b387d6 03:07:29 ---> 2162efa527c3 03:07:29 Step 21/23 : LABEL arch=x86_64 03:07:29 ---> Running in 3cb4119d5b9e 03:07:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:07:30 Removing intermediate container 3cb4119d5b9e 03:07:30 ---> fe2f1191c143 03:07:30 Step 22/23 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 03:07:30 ---> Running in cea085bdf71c 03:07:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:07:30 Removing intermediate container cea085bdf71c 03:07:30 ---> b775f3f055e7 03:07:30 Step 23/23 : LABEL version=3.0.0-dev.36 03:07:30 ---> Running in 5c7f5285a095 03:07:30 (1/2) Installing dumb-init (1.2.5-r1) 03:07:30 (2/2) Installing su-exec (0.2-r1) 03:07:30 Executing busybox-1.35.0-r17.trigger 03:07:30 OK: 6 MiB in 16 packages 03:07:30 Removing intermediate container 5c7f5285a095 03:07:30 ---> d63b5b2d339d 03:07:30 03:07:30 Successfully built d63b5b2d339d 03:07:30 Successfully tagged security-spire-server:latest 03:07:31  Building security-spire-server ... done Removing intermediate container cf8d611aac5c 03:07:31 ---> 5b418dd5828a 03:07:31 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 03:07:31 ---> Running in 072239878f77 03:07:32 Removing intermediate container 072239878f77 03:07:32 ---> 0e0a9b37b0ed 03:07:32 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 03:07:32 ---> Running in c62bfbe23f2b 03:07:33 Removing intermediate container c62bfbe23f2b 03:07:33 ---> 06cc4fcc19a8 03:07:33 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 03:07:33 ---> Running in 462e97833e64 03:07:33 Removing intermediate container 462e97833e64 03:07:33 ---> 0f5f0f8904d3 03:07:33 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 03:07:33 ---> Running in 9f1fc0a3fd37 03:07:33 Removing intermediate container 9f1fc0a3fd37 03:07:33 ---> a2e262c80e30 03:07:33 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 03:07:34 ---> Running in 2fa3c726cacf 03:07:35 Removing intermediate container 2fa3c726cacf 03:07:35 ---> c26ccf25d75b 03:07:35 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 03:07:35 ---> Running in 6275358f0ef5 03:07:36 Removing intermediate container 6275358f0ef5 03:07:36 ---> 530e4c5214b5 03:07:36 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 03:07:36 ---> 698ca8db1b89 03:07:36 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 03:07:36 ---> Running in 21b2bb83b364 03:07:37 Removing intermediate container 21b2bb83b364 03:07:37 ---> 3cddddb7716f 03:07:37 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 03:07:37 ---> 2476347a698c 03:07:37 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:07:38 ---> 14186b2cde4a 03:07:38 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:07:39 ---> c3ed7e394953 03:07:39 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:07:42 ---> 771101fa0e61 03:07:42 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 03:07:44 ---> c64bdb262c4d 03:07:44 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 03:07:44 ---> fb6bb7e84d53 03:07:44 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:07:44 ---> 0b0399323382 03:07:44 Step 27/32 : RUN chmod +x /entrypoint.sh 03:07:45 ---> Running in 3365451e4e7d 03:07:46 Removing intermediate container 3365451e4e7d 03:07:46 ---> a59bcae41695 03:07:46 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 03:07:46 ---> Running in 1e59ed4a89f9 03:07:47 Removing intermediate container 1e59ed4a89f9 03:07:47 ---> 4ff74558235f 03:07:47 Step 29/32 : CMD ["gate"] 03:07:47 ---> Running in f490ef8050fa 03:07:47 Removing intermediate container f490ef8050fa 03:07:47 ---> 986cbad2c268 03:07:47 Step 30/32 : LABEL arch=x86_64 03:07:47 ---> Running in b31218fc00e3 03:07:47 Removing intermediate container b31218fc00e3 03:07:47 ---> 235ec8867b52 03:07:47 Step 31/32 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 03:07:47 ---> Running in dccfd38fb864 03:07:47 Removing intermediate container dccfd38fb864 03:07:47 ---> 98b0123f3d56 03:07:47 Step 32/32 : LABEL version=3.0.0-dev.36 03:07:47 ---> Running in 458a5f169109 03:07:48 Removing intermediate container 458a5f169109 03:07:48 ---> f137b5450d97 03:07:48 03:07:48 Successfully built f137b5450d97 03:07:48 Successfully tagged security-bootstrapper:latest 03:07:52  Building security-bootstrapper ... done Removing intermediate container a3f1967be33a 03:07:52 ---> ea4015c2db3f 03:07:52 Step 8/22 : COPY . . 03:07:58 ---> a68b686341d1 03:07:58 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:07:58 ---> Running in a6bdcda91733 03:07:58 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:08:20 Removing intermediate container a6bdcda91733 03:08:20 ---> c90b99796641 03:08:20 03:08:20 Step 10/22 : FROM alpine:3.16 03:08:20 ---> bfe296a52501 03:08:20 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 03:08:20 ---> Running in 0d4b28456478 03:08:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:08:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:08:20 (1/2) Installing ca-certificates (20220614-r0) 03:08:20 (2/2) Installing dumb-init (1.2.5-r1) 03:08:20 Executing busybox-1.35.0-r17.trigger 03:08:20 Executing ca-certificates-20220614-r0.trigger 03:08:20 OK: 6 MiB in 16 packages 03:08:20 Removing intermediate container 0d4b28456478 03:08:20 ---> bc6efcec2079 03:08:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:08:20 ---> Running in 35d16d013a95 03:08:20 Removing intermediate container 35d16d013a95 03:08:20 ---> f5cf61584955 03:08:20 Step 13/22 : ENV APP_PORT=59860 03:08:20 ---> Running in 2dbda62d83bd 03:08:20 Removing intermediate container 2dbda62d83bd 03:08:20 ---> a389dc6f5037 03:08:20 Step 14/22 : EXPOSE $APP_PORT 03:08:20 ---> Running in 0c7a3c3adcfc 03:08:20 Removing intermediate container 0c7a3c3adcfc 03:08:20 ---> e918b602add9 03:08:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:08:21 ---> 10f2ba0c17c8 03:08:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:08:22 ---> 948ba77995d5 03:08:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:08:22 ---> 010eca8ce697 03:08:22 Step 18/22 : ENTRYPOINT ["/support-notifications"] 03:08:22 ---> Running in 78c6d01eefb0 03:08:22 Removing intermediate container 78c6d01eefb0 03:08:22 ---> 816d6f05725b 03:08:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:08:22 ---> Running in eb6b10565220 03:08:22 Removing intermediate container eb6b10565220 03:08:22 ---> 4f7c0d507fa7 03:08:22 Step 20/22 : LABEL arch=x86_64 03:08:23 ---> Running in 04c21c5ef4cf 03:08:23 Removing intermediate container 04c21c5ef4cf 03:08:23 ---> 3eede5f0ff20 03:08:23 Step 21/22 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 03:08:23 ---> Running in 3ed86ed80bb9 03:08:23 Removing intermediate container 3ed86ed80bb9 03:08:23 ---> 14b768942b37 03:08:23 Step 22/22 : LABEL version=3.0.0-dev.36 03:08:23 ---> Running in e42cf1d69222 03:08:23 Removing intermediate container e42cf1d69222 03:08:23 ---> f1174642a6c7 03:08:23 03:08:23 Successfully built f1174642a6c7 03:08:23 Successfully tagged support-notifications:latest 03:08:24  Building support-notifications ... done  [Pipeline] } 03:08:24 $ docker stop --time=1 72aa76aec0458008820da6aaef61225e8f3f0fbf67e1b62c965585f493d1e69f 03:08:25 $ docker rm -f --volumes 72aa76aec0458008820da6aaef61225e8f3f0fbf67e1b62c965585f493d1e69f [Pipeline] // withDockerContainer [Pipeline] sh 03:08:26 + docker images 03:08:26 REPOSITORY TAG IMAGE ID CREATED SIZE 03:08:26 support-notifications latest f1174642a6c7 3 seconds ago 30.6MB 03:08:26 c90b99796641 10 seconds ago 1.75GB 03:08:26 security-bootstrapper latest f137b5450d97 39 seconds ago 20.3MB 03:08:26 security-spire-server latest d63b5b2d339d 56 seconds ago 86.5MB 03:08:26 b316363ae557 59 seconds ago 1.67GB 03:08:26 core-data latest b295a8793a05 About a minute ago 17.9MB 03:08:26 b2e633ccc0d5 About a minute ago 1.55GB 03:08:26 security-spiffe-token-provider latest da1160ad0770 About a minute ago 29.8MB 03:08:26 support-scheduler latest b9cd24d02482 About a minute ago 30MB 03:08:26 core-common-config-bootstrapper latest f9ba65a3c741 About a minute ago 15.5MB 03:08:26 6a03d4c03f0c About a minute ago 1.69GB 03:08:26 5f111c50d203 About a minute ago 1.71GB 03:08:26 988f42e6b666 About a minute ago 1.75GB 03:08:26 security-spire-config latest 09a67d4094d7 2 minutes ago 85.8MB 03:08:26 24462ec1bca9 2 minutes ago 1.68GB 03:08:26 security-secretstore-setup latest c3fb132c07f7 2 minutes ago 29.9MB 03:08:26 core-metadata latest d357beeb545f 2 minutes ago 18.4MB 03:08:26 core-command latest 102c371ea02f 2 minutes ago 17.7MB 03:08:26 security-proxy-setup latest 7dd0e1c8dd92 2 minutes ago 27.8MB 03:08:26 2facdec0ad32 3 minutes ago 1.67GB 03:08:26 55d2eae4e458 3 minutes ago 1.67GB 03:08:26 51f6fa95b238 3 minutes ago 1.69GB 03:08:26 77a5092cc640 3 minutes ago 1.68GB 03:08:26 security-spire-agent latest 80ac94411ef0 3 minutes ago 125MB 03:08:26 7f3980bb216e 3 minutes ago 1.55GB 03:08:26 ci-base-image-x86_64 latest 72ad7c1e2246 7 minutes ago 904MB 03:08:26 alpine 3.16 bfe296a52501 2 months ago 5.54MB 03:08:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 03:08:26 alpine 3.15 c4fc93816858 6 months ago 5.59MB 03:08:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 03:08:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:08:26 provisioning config files... 03:08:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/395@tmp/config6052230233635693844tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:08:26 ---> docker-login.sh 03:08:26 nexus3.edgexfoundry.org:10001 03:08:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:08:26 Configure a credential helper to remove this warning. See 03:08:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:08:26 03:08:26 Login Succeeded 03:08:26 nexus3.edgexfoundry.org:10002 03:08:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:08:26 Configure a credential helper to remove this warning. See 03:08:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:08:26 03:08:26 Login Succeeded 03:08:26 nexus3.edgexfoundry.org:10003 03:08:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:08:26 Configure a credential helper to remove this warning. See 03:08:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:08:26 03:08:26 Login Succeeded 03:08:26 nexus3.edgexfoundry.org:10004 03:08:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:08:27 Configure a credential helper to remove this warning. See 03:08:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:08:27 03:08:27 Login Succeeded 03:08:27 docker.io 03:08:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:08:27 Configure a credential helper to remove this warning. See 03:08:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:08:27 03:08:27 Login Succeeded 03:08:27 ---> docker-login.sh ends [Pipeline] } 03:08:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:08:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:08:27 [edgeXDocker.push] Tagging docker image core-command with the following tags: 03:08:27 65e9980456b4b2f337a17b2905105e5bc0143998 03:08:27 latest 03:08:27 3.0.0-dev.36 03:08:27 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:08:27 main 03:08:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:28 + docker push nexus3.edgexfoundry.org:10004/core-command:65e9980456b4b2f337a17b2905105e5bc0143998 03:08:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:08:28 5b949487095e: Preparing 03:08:28 52190e6f0fcf: Preparing 03:08:28 501edf4dedd2: Preparing 03:08:28 61f6f9f4dabd: Preparing 03:08:28 e5e13b0c77cb: Preparing 03:08:28 e5e13b0c77cb: Layer already exists 03:08:40 Removing intermediate container c1fee988dc76 03:08:40 ---> 1c5138b40229 03:08:40 Step 8/24 : COPY . . 03:08:40 Removing intermediate container 0612657f8940 03:08:40 ---> c426ea2a6049 03:08:40 Step 7/24 : COPY . . 03:08:40 Removing intermediate container d139c87b857c 03:08:40 ---> 4ca1940ef17b 03:08:40 Step 7/21 : COPY . . 03:08:40 Removing intermediate container d0fead0b33e7 03:08:40 ---> c02f0c8dd054 03:08:40 Step 8/23 : COPY . . 03:08:40 Removing intermediate container 2bb49aaeddbb 03:08:40 ---> f36831ebaf53 03:08:40 Step 8/22 : COPY . . 03:08:40 ---> 8dcc99dfe494 03:08:40 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:08:40 ---> 3d6b7eef9230 03:08:40 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:08:40 ---> 702826df7737 03:08:40 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 03:08:40 ---> Running in 6198bc9e0db1 03:08:40 ---> Running in be0deefe02cb 03:08:40 ---> Running in 69c422d63559 03:08:40 ---> cf8a2dc7e6c3 03:08:40 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 03:08:40 ---> Running in be80ad434047 03:08:40 ---> a8bafe192a1f 03:08:40 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:08:40 ---> Running in 47d884700da5 03:08:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:08:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:08:42 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:08:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:08:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:09:49 61f6f9f4dabd: Pushed 03:09:49 5b949487095e: Pushed 03:09:49 501edf4dedd2: Pushed 03:09:49 52190e6f0fcf: Pushed 03:09:49 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:5bb07a345df01cc81156cde784fe8846f51281fed82d9787bca64268f252a61d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:49 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:50 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 03:09:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:09:50 5b949487095e: Preparing 03:09:50 52190e6f0fcf: Preparing 03:09:50 501edf4dedd2: Preparing 03:09:50 61f6f9f4dabd: Preparing 03:09:50 e5e13b0c77cb: Preparing 03:09:50 61f6f9f4dabd: Layer already exists 03:09:50 52190e6f0fcf: Layer already exists 03:09:50 5b949487095e: Layer already exists 03:09:50 e5e13b0c77cb: Layer already exists 03:09:50 501edf4dedd2: Layer already exists 03:09:50 latest: digest: sha256:5bb07a345df01cc81156cde784fe8846f51281fed82d9787bca64268f252a61d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:50 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:50 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.36 03:09:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:09:50 5b949487095e: Preparing 03:09:50 52190e6f0fcf: Preparing 03:09:50 501edf4dedd2: Preparing 03:09:50 61f6f9f4dabd: Preparing 03:09:50 e5e13b0c77cb: Preparing 03:09:50 501edf4dedd2: Layer already exists 03:09:50 e5e13b0c77cb: Layer already exists 03:09:50 5b949487095e: Layer already exists 03:09:50 52190e6f0fcf: Layer already exists 03:09:50 61f6f9f4dabd: Layer already exists 03:09:50 3.0.0-dev.36: digest: sha256:5bb07a345df01cc81156cde784fe8846f51281fed82d9787bca64268f252a61d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:51 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:51 + docker push nexus3.edgexfoundry.org:10004/core-command:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:09:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:09:51 5b949487095e: Preparing 03:09:51 52190e6f0fcf: Preparing 03:09:51 501edf4dedd2: Preparing 03:09:51 61f6f9f4dabd: Preparing 03:09:51 e5e13b0c77cb: Preparing 03:09:51 5b949487095e: Layer already exists 03:09:51 52190e6f0fcf: Layer already exists 03:09:51 61f6f9f4dabd: Layer already exists 03:09:51 501edf4dedd2: Layer already exists 03:09:51 e5e13b0c77cb: Layer already exists 03:09:51 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:5bb07a345df01cc81156cde784fe8846f51281fed82d9787bca64268f252a61d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:51 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:52 + docker push nexus3.edgexfoundry.org:10004/core-command:main 03:09:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:09:52 5b949487095e: Preparing 03:09:52 52190e6f0fcf: Preparing 03:09:52 501edf4dedd2: Preparing 03:09:52 61f6f9f4dabd: Preparing 03:09:52 e5e13b0c77cb: Preparing 03:09:52 52190e6f0fcf: Layer already exists 03:09:52 5b949487095e: Layer already exists 03:09:52 e5e13b0c77cb: Layer already exists 03:09:52 501edf4dedd2: Layer already exists 03:09:52 61f6f9f4dabd: Layer already exists 03:09:52 main: digest: sha256:5bb07a345df01cc81156cde784fe8846f51281fed82d9787bca64268f252a61d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:52 ===================================================== [Pipeline] echo 03:09:52 taggedImages: 03:09:52 - nexus3.edgexfoundry.org:10004/core-command:65e9980456b4b2f337a17b2905105e5bc0143998 03:09:52 - nexus3.edgexfoundry.org:10004/core-command:latest 03:09:52 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.36 03:09:52 - nexus3.edgexfoundry.org:10004/core-command:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:09:52 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 03:09:52 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 03:09:52 65e9980456b4b2f337a17b2905105e5bc0143998 03:09:52 latest 03:09:52 3.0.0-dev.36 03:09:52 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:09:52 main 03:09:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:52 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:65e9980456b4b2f337a17b2905105e5bc0143998 03:09:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:09:52 6cc0aa7e844a: Preparing 03:09:52 69d60e50ad55: Preparing 03:09:52 5b24978e730c: Preparing 03:09:52 9dbd1b7c0c3a: Preparing 03:09:52 501edf4dedd2: Preparing 03:09:52 de692c259011: Preparing 03:09:52 e5e13b0c77cb: Preparing 03:09:52 e5e13b0c77cb: Waiting 03:09:52 de692c259011: Waiting 03:09:52 501edf4dedd2: Layer already exists 03:09:53 69d60e50ad55: Pushed 03:09:53 5b24978e730c: Pushed 03:09:53 6cc0aa7e844a: Pushed 03:09:53 e5e13b0c77cb: Layer already exists 03:09:53 de692c259011: Pushed 03:09:54 9dbd1b7c0c3a: Pushed 03:09:54 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:844d42767959f1237ea06f3dd9ecc217e7cedc151c1c0b1d3d126169876869ff size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:54 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:09:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:09:54 6cc0aa7e844a: Preparing 03:09:54 69d60e50ad55: Preparing 03:09:54 5b24978e730c: Preparing 03:09:54 9dbd1b7c0c3a: Preparing 03:09:54 501edf4dedd2: Preparing 03:09:54 de692c259011: Preparing 03:09:54 e5e13b0c77cb: Preparing 03:09:54 de692c259011: Waiting 03:09:54 e5e13b0c77cb: Waiting 03:09:54 501edf4dedd2: Layer already exists 03:09:54 5b24978e730c: Layer already exists 03:09:54 9dbd1b7c0c3a: Layer already exists 03:09:54 69d60e50ad55: Layer already exists 03:09:54 6cc0aa7e844a: Layer already exists 03:09:54 de692c259011: Layer already exists 03:09:54 e5e13b0c77cb: Layer already exists 03:09:54 latest: digest: sha256:844d42767959f1237ea06f3dd9ecc217e7cedc151c1c0b1d3d126169876869ff size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:55 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.36 03:09:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:09:55 6cc0aa7e844a: Preparing 03:09:55 69d60e50ad55: Preparing 03:09:55 5b24978e730c: Preparing 03:09:55 9dbd1b7c0c3a: Preparing 03:09:55 501edf4dedd2: Preparing 03:09:55 de692c259011: Preparing 03:09:55 e5e13b0c77cb: Preparing 03:09:55 de692c259011: Waiting 03:09:55 e5e13b0c77cb: Waiting 03:09:55 5b24978e730c: Layer already exists 03:09:55 69d60e50ad55: Layer already exists 03:09:55 6cc0aa7e844a: Layer already exists 03:09:55 501edf4dedd2: Layer already exists 03:09:55 9dbd1b7c0c3a: Layer already exists 03:09:55 de692c259011: Layer already exists 03:09:55 e5e13b0c77cb: Layer already exists 03:09:55 3.0.0-dev.36: digest: sha256:844d42767959f1237ea06f3dd9ecc217e7cedc151c1c0b1d3d126169876869ff size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:55 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:09:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:09:56 6cc0aa7e844a: Preparing 03:09:56 69d60e50ad55: Preparing 03:09:56 5b24978e730c: Preparing 03:09:56 9dbd1b7c0c3a: Preparing 03:09:56 501edf4dedd2: Preparing 03:09:56 de692c259011: Preparing 03:09:56 e5e13b0c77cb: Preparing 03:09:56 de692c259011: Waiting 03:09:56 e5e13b0c77cb: Waiting 03:09:56 501edf4dedd2: Layer already exists 03:09:56 5b24978e730c: Layer already exists 03:09:56 6cc0aa7e844a: Layer already exists 03:09:56 9dbd1b7c0c3a: Layer already exists 03:09:56 69d60e50ad55: Layer already exists 03:09:56 de692c259011: Layer already exists 03:09:56 e5e13b0c77cb: Layer already exists 03:09:56 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:844d42767959f1237ea06f3dd9ecc217e7cedc151c1c0b1d3d126169876869ff size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:56 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 03:09:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:09:56 6cc0aa7e844a: Preparing 03:09:56 69d60e50ad55: Preparing 03:09:56 5b24978e730c: Preparing 03:09:56 9dbd1b7c0c3a: Preparing 03:09:56 501edf4dedd2: Preparing 03:09:56 de692c259011: Preparing 03:09:56 e5e13b0c77cb: Preparing 03:09:56 de692c259011: Waiting 03:09:56 5b24978e730c: Layer already exists 03:09:56 501edf4dedd2: Layer already exists 03:09:56 9dbd1b7c0c3a: Layer already exists 03:09:56 6cc0aa7e844a: Layer already exists 03:09:56 69d60e50ad55: Layer already exists 03:09:56 de692c259011: Layer already exists 03:09:56 e5e13b0c77cb: Layer already exists 03:09:56 main: digest: sha256:844d42767959f1237ea06f3dd9ecc217e7cedc151c1c0b1d3d126169876869ff size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:56 ===================================================== [Pipeline] echo 03:09:56 taggedImages: 03:09:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:65e9980456b4b2f337a17b2905105e5bc0143998 03:09:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:09:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.36 03:09:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:09:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 03:09:56 [edgeXDocker.push] Tagging docker image core-data with the following tags: 03:09:56 65e9980456b4b2f337a17b2905105e5bc0143998 03:09:56 latest 03:09:56 3.0.0-dev.36 03:09:56 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:09:56 main 03:09:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:57 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:57 + docker push nexus3.edgexfoundry.org:10004/core-data:65e9980456b4b2f337a17b2905105e5bc0143998 03:09:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:09:57 22350cf9679f: Preparing 03:09:57 7e89a4bc83f5: Preparing 03:09:57 501edf4dedd2: Preparing 03:09:57 76a5ac5cb775: Preparing 03:09:57 e5e13b0c77cb: Preparing 03:09:57 22350cf9679f: Pushed 03:09:57 e5e13b0c77cb: Layer already exists 03:09:57 76a5ac5cb775: Pushed 03:09:57 501edf4dedd2: Layer already exists 03:09:59 7e89a4bc83f5: Pushed 03:10:02 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:da18e23e2b1ed1d380156c068d91b5ae0c0caac83d1d652e3435db83a9684c24 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:02 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:03 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 03:10:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:10:03 22350cf9679f: Preparing 03:10:03 7e89a4bc83f5: Preparing 03:10:03 501edf4dedd2: Preparing 03:10:03 76a5ac5cb775: Preparing 03:10:03 e5e13b0c77cb: Preparing 03:10:03 e5e13b0c77cb: Layer already exists 03:10:03 501edf4dedd2: Layer already exists 03:10:03 76a5ac5cb775: Layer already exists 03:10:03 22350cf9679f: Layer already exists 03:10:03 7e89a4bc83f5: Layer already exists 03:10:03 latest: digest: sha256:da18e23e2b1ed1d380156c068d91b5ae0c0caac83d1d652e3435db83a9684c24 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:03 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:03 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.36 03:10:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:10:03 22350cf9679f: Preparing 03:10:03 7e89a4bc83f5: Preparing 03:10:03 501edf4dedd2: Preparing 03:10:03 76a5ac5cb775: Preparing 03:10:03 e5e13b0c77cb: Preparing 03:10:03 7e89a4bc83f5: Layer already exists 03:10:03 76a5ac5cb775: Layer already exists 03:10:03 501edf4dedd2: Layer already exists 03:10:03 e5e13b0c77cb: Layer already exists 03:10:03 22350cf9679f: Layer already exists 03:10:03 3.0.0-dev.36: digest: sha256:da18e23e2b1ed1d380156c068d91b5ae0c0caac83d1d652e3435db83a9684c24 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:03 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:04 + docker push nexus3.edgexfoundry.org:10004/core-data:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:10:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:10:04 22350cf9679f: Preparing 03:10:04 7e89a4bc83f5: Preparing 03:10:04 501edf4dedd2: Preparing 03:10:04 76a5ac5cb775: Preparing 03:10:04 e5e13b0c77cb: Preparing 03:10:04 501edf4dedd2: Layer already exists 03:10:04 22350cf9679f: Layer already exists 03:10:04 e5e13b0c77cb: Layer already exists 03:10:04 7e89a4bc83f5: Layer already exists 03:10:04 76a5ac5cb775: Layer already exists 03:10:04 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:da18e23e2b1ed1d380156c068d91b5ae0c0caac83d1d652e3435db83a9684c24 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:04 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:04 + docker push nexus3.edgexfoundry.org:10004/core-data:main 03:10:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:10:04 22350cf9679f: Preparing 03:10:04 7e89a4bc83f5: Preparing 03:10:04 501edf4dedd2: Preparing 03:10:04 76a5ac5cb775: Preparing 03:10:04 e5e13b0c77cb: Preparing 03:10:04 501edf4dedd2: Layer already exists 03:10:04 76a5ac5cb775: Layer already exists 03:10:04 e5e13b0c77cb: Layer already exists 03:10:04 22350cf9679f: Layer already exists 03:10:04 7e89a4bc83f5: Layer already exists 03:10:04 main: digest: sha256:da18e23e2b1ed1d380156c068d91b5ae0c0caac83d1d652e3435db83a9684c24 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:10:04 ===================================================== [Pipeline] echo 03:10:04 taggedImages: 03:10:04 - nexus3.edgexfoundry.org:10004/core-data:65e9980456b4b2f337a17b2905105e5bc0143998 03:10:04 - nexus3.edgexfoundry.org:10004/core-data:latest 03:10:04 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.36 03:10:04 - nexus3.edgexfoundry.org:10004/core-data:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:10:04 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 03:10:04 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 03:10:04 65e9980456b4b2f337a17b2905105e5bc0143998 03:10:04 latest 03:10:04 3.0.0-dev.36 03:10:04 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:10:04 main 03:10:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:05 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata:65e9980456b4b2f337a17b2905105e5bc0143998 03:10:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:10:05 a2928d245059: Preparing 03:10:05 bc9044bf4838: Preparing 03:10:05 f960a83b1171: Preparing 03:10:05 501edf4dedd2: Preparing 03:10:05 c42cb25188de: Preparing 03:10:05 e5e13b0c77cb: Preparing 03:10:05 e5e13b0c77cb: Waiting 03:10:05 501edf4dedd2: Layer already exists 03:10:05 e5e13b0c77cb: Layer already exists 03:10:05 a2928d245059: Pushed 03:10:05 c42cb25188de: Pushed 03:10:05 bc9044bf4838: Pushed 03:10:06 f960a83b1171: Pushed 03:10:07 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:a2d8f5811f4a6109feb8f8488e323113d992c610c39ef956de2c2f89f6a3309a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:07 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 03:10:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:10:07 a2928d245059: Preparing 03:10:07 bc9044bf4838: Preparing 03:10:07 f960a83b1171: Preparing 03:10:07 501edf4dedd2: Preparing 03:10:07 c42cb25188de: Preparing 03:10:07 e5e13b0c77cb: Preparing 03:10:07 e5e13b0c77cb: Waiting 03:10:07 f960a83b1171: Layer already exists 03:10:07 501edf4dedd2: Layer already exists 03:10:07 c42cb25188de: Layer already exists 03:10:07 a2928d245059: Layer already exists 03:10:07 bc9044bf4838: Layer already exists 03:10:07 e5e13b0c77cb: Layer already exists 03:10:07 latest: digest: sha256:a2d8f5811f4a6109feb8f8488e323113d992c610c39ef956de2c2f89f6a3309a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:08 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.36 03:10:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:10:08 a2928d245059: Preparing 03:10:08 bc9044bf4838: Preparing 03:10:08 f960a83b1171: Preparing 03:10:08 501edf4dedd2: Preparing 03:10:08 c42cb25188de: Preparing 03:10:08 e5e13b0c77cb: Preparing 03:10:08 e5e13b0c77cb: Waiting 03:10:08 501edf4dedd2: Layer already exists 03:10:08 c42cb25188de: Layer already exists 03:10:08 a2928d245059: Layer already exists 03:10:08 bc9044bf4838: Layer already exists 03:10:08 f960a83b1171: Layer already exists 03:10:08 e5e13b0c77cb: Layer already exists 03:10:08 3.0.0-dev.36: digest: sha256:a2d8f5811f4a6109feb8f8488e323113d992c610c39ef956de2c2f89f6a3309a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:08 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:10:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:10:09 a2928d245059: Preparing 03:10:09 bc9044bf4838: Preparing 03:10:09 f960a83b1171: Preparing 03:10:09 501edf4dedd2: Preparing 03:10:09 c42cb25188de: Preparing 03:10:09 e5e13b0c77cb: Preparing 03:10:09 e5e13b0c77cb: Waiting 03:10:09 c42cb25188de: Layer already exists 03:10:09 a2928d245059: Layer already exists 03:10:09 501edf4dedd2: Layer already exists 03:10:09 f960a83b1171: Layer already exists 03:10:09 bc9044bf4838: Layer already exists 03:10:09 e5e13b0c77cb: Layer already exists 03:10:09 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:a2d8f5811f4a6109feb8f8488e323113d992c610c39ef956de2c2f89f6a3309a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:09 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 03:10:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:10:09 a2928d245059: Preparing 03:10:09 bc9044bf4838: Preparing 03:10:09 f960a83b1171: Preparing 03:10:09 501edf4dedd2: Preparing 03:10:09 c42cb25188de: Preparing 03:10:09 e5e13b0c77cb: Preparing 03:10:09 e5e13b0c77cb: Waiting 03:10:09 bc9044bf4838: Layer already exists 03:10:09 a2928d245059: Layer already exists 03:10:09 c42cb25188de: Layer already exists 03:10:09 f960a83b1171: Layer already exists 03:10:09 501edf4dedd2: Layer already exists 03:10:09 e5e13b0c77cb: Layer already exists 03:10:09 main: digest: sha256:a2d8f5811f4a6109feb8f8488e323113d992c610c39ef956de2c2f89f6a3309a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:10:09 ===================================================== [Pipeline] echo 03:10:09 taggedImages: 03:10:09 - nexus3.edgexfoundry.org:10004/core-metadata:65e9980456b4b2f337a17b2905105e5bc0143998 03:10:09 - nexus3.edgexfoundry.org:10004/core-metadata:latest 03:10:09 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.36 03:10:09 - nexus3.edgexfoundry.org:10004/core-metadata:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:10:09 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 03:10:09 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 03:10:09 65e9980456b4b2f337a17b2905105e5bc0143998 03:10:09 latest 03:10:09 3.0.0-dev.36 03:10:09 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:10:09 main 03:10:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:10 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:65e9980456b4b2f337a17b2905105e5bc0143998 03:10:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:10:10 09a903a797a0: Preparing 03:10:10 09a903a797a0: Preparing 03:10:10 7c8ae015a391: Preparing 03:10:10 6bebcab0d7d5: Preparing 03:10:10 a9944cba8996: Preparing 03:10:10 1aef35f86897: Preparing 03:10:10 b0e1f44edd32: Preparing 03:10:10 501edf4dedd2: Preparing 03:10:10 3de0e9c4c8e6: Preparing 03:10:10 eff9d0404308: Preparing 03:10:10 b0bef0f12c96: Preparing 03:10:10 41b5dddf678c: Preparing 03:10:10 e5e13b0c77cb: Preparing 03:10:10 eff9d0404308: Waiting 03:10:10 b0bef0f12c96: Waiting 03:10:10 b0e1f44edd32: Waiting 03:10:10 501edf4dedd2: Waiting 03:10:10 41b5dddf678c: Waiting 03:10:10 e5e13b0c77cb: Waiting 03:10:10 3de0e9c4c8e6: Waiting 03:10:10 09a903a797a0: Pushed 03:10:10 a9944cba8996: Pushed 03:10:10 7c8ae015a391: Pushed 03:10:10 6bebcab0d7d5: Pushed 03:10:10 1aef35f86897: Pushed 03:10:10 501edf4dedd2: Layer already exists 03:10:10 3de0e9c4c8e6: Pushed 03:10:10 eff9d0404308: Pushed 03:10:10 b0bef0f12c96: Pushed 03:10:10 41b5dddf678c: Pushed 03:10:10 e5e13b0c77cb: Layer already exists 03:10:12 b0e1f44edd32: Pushed 03:10:12 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:85743d538aa5f16ffc4d1198743c3dae15cdfcf5da3460f37a6d052c8e22e7f4 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:12 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:10:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:10:12 09a903a797a0: Preparing 03:10:12 09a903a797a0: Preparing 03:10:12 7c8ae015a391: Preparing 03:10:12 6bebcab0d7d5: Preparing 03:10:12 a9944cba8996: Preparing 03:10:12 1aef35f86897: Preparing 03:10:12 b0e1f44edd32: Preparing 03:10:12 501edf4dedd2: Preparing 03:10:12 3de0e9c4c8e6: Preparing 03:10:12 eff9d0404308: Preparing 03:10:12 b0bef0f12c96: Preparing 03:10:12 41b5dddf678c: Preparing 03:10:12 e5e13b0c77cb: Preparing 03:10:12 501edf4dedd2: Waiting 03:10:12 41b5dddf678c: Waiting 03:10:12 b0bef0f12c96: Waiting 03:10:12 3de0e9c4c8e6: Waiting 03:10:12 eff9d0404308: Waiting 03:10:12 e5e13b0c77cb: Waiting 03:10:12 b0e1f44edd32: Waiting 03:10:12 09a903a797a0: Layer already exists 03:10:12 a9944cba8996: Layer already exists 03:10:12 7c8ae015a391: Layer already exists 03:10:12 1aef35f86897: Layer already exists 03:10:12 6bebcab0d7d5: Layer already exists 03:10:12 b0e1f44edd32: Layer already exists 03:10:12 3de0e9c4c8e6: Layer already exists 03:10:12 501edf4dedd2: Layer already exists 03:10:12 eff9d0404308: Layer already exists 03:10:12 b0bef0f12c96: Layer already exists 03:10:12 41b5dddf678c: Layer already exists 03:10:12 e5e13b0c77cb: Layer already exists 03:10:12 latest: digest: sha256:85743d538aa5f16ffc4d1198743c3dae15cdfcf5da3460f37a6d052c8e22e7f4 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:13 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.36 03:10:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:10:13 09a903a797a0: Preparing 03:10:13 09a903a797a0: Preparing 03:10:13 7c8ae015a391: Preparing 03:10:13 6bebcab0d7d5: Preparing 03:10:13 a9944cba8996: Preparing 03:10:13 1aef35f86897: Preparing 03:10:13 b0e1f44edd32: Preparing 03:10:13 501edf4dedd2: Preparing 03:10:13 3de0e9c4c8e6: Preparing 03:10:13 eff9d0404308: Preparing 03:10:13 b0bef0f12c96: Preparing 03:10:13 41b5dddf678c: Preparing 03:10:13 e5e13b0c77cb: Preparing 03:10:13 3de0e9c4c8e6: Waiting 03:10:13 b0e1f44edd32: Waiting 03:10:13 eff9d0404308: Waiting 03:10:13 b0bef0f12c96: Waiting 03:10:13 501edf4dedd2: Waiting 03:10:13 41b5dddf678c: Waiting 03:10:13 e5e13b0c77cb: Waiting 03:10:13 a9944cba8996: Layer already exists 03:10:13 6bebcab0d7d5: Layer already exists 03:10:13 09a903a797a0: Layer already exists 03:10:13 7c8ae015a391: Layer already exists 03:10:13 1aef35f86897: Layer already exists 03:10:13 b0e1f44edd32: Layer already exists 03:10:13 3de0e9c4c8e6: Layer already exists 03:10:13 501edf4dedd2: Layer already exists 03:10:13 b0bef0f12c96: Layer already exists 03:10:13 eff9d0404308: Layer already exists 03:10:13 41b5dddf678c: Layer already exists 03:10:13 e5e13b0c77cb: Layer already exists 03:10:13 3.0.0-dev.36: digest: sha256:85743d538aa5f16ffc4d1198743c3dae15cdfcf5da3460f37a6d052c8e22e7f4 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:13 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:10:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:10:14 09a903a797a0: Preparing 03:10:14 09a903a797a0: Preparing 03:10:14 7c8ae015a391: Preparing 03:10:14 6bebcab0d7d5: Preparing 03:10:14 a9944cba8996: Preparing 03:10:14 1aef35f86897: Preparing 03:10:14 b0e1f44edd32: Preparing 03:10:14 501edf4dedd2: Preparing 03:10:14 3de0e9c4c8e6: Preparing 03:10:14 eff9d0404308: Preparing 03:10:14 b0bef0f12c96: Preparing 03:10:14 41b5dddf678c: Preparing 03:10:14 e5e13b0c77cb: Preparing 03:10:14 501edf4dedd2: Waiting 03:10:14 3de0e9c4c8e6: Waiting 03:10:14 eff9d0404308: Waiting 03:10:14 b0bef0f12c96: Waiting 03:10:14 41b5dddf678c: Waiting 03:10:14 e5e13b0c77cb: Waiting 03:10:14 b0e1f44edd32: Waiting 03:10:14 7c8ae015a391: Layer already exists 03:10:14 1aef35f86897: Layer already exists 03:10:14 09a903a797a0: Layer already exists 03:10:14 a9944cba8996: Layer already exists 03:10:14 6bebcab0d7d5: Layer already exists 03:10:14 b0e1f44edd32: Layer already exists 03:10:14 3de0e9c4c8e6: Layer already exists 03:10:14 501edf4dedd2: Layer already exists 03:10:14 eff9d0404308: Layer already exists 03:10:14 b0bef0f12c96: Layer already exists 03:10:14 41b5dddf678c: Layer already exists 03:10:14 e5e13b0c77cb: Layer already exists 03:10:14 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:85743d538aa5f16ffc4d1198743c3dae15cdfcf5da3460f37a6d052c8e22e7f4 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:14 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:10:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:10:14 09a903a797a0: Preparing 03:10:14 09a903a797a0: Preparing 03:10:14 7c8ae015a391: Preparing 03:10:14 6bebcab0d7d5: Preparing 03:10:14 a9944cba8996: Preparing 03:10:14 1aef35f86897: Preparing 03:10:14 b0e1f44edd32: Preparing 03:10:14 501edf4dedd2: Preparing 03:10:14 3de0e9c4c8e6: Preparing 03:10:14 eff9d0404308: Preparing 03:10:14 b0bef0f12c96: Preparing 03:10:14 41b5dddf678c: Preparing 03:10:14 e5e13b0c77cb: Preparing 03:10:14 eff9d0404308: Waiting 03:10:14 3de0e9c4c8e6: Waiting 03:10:14 b0bef0f12c96: Waiting 03:10:14 41b5dddf678c: Waiting 03:10:14 b0e1f44edd32: Waiting 03:10:14 501edf4dedd2: Waiting 03:10:14 e5e13b0c77cb: Waiting 03:10:14 6bebcab0d7d5: Layer already exists 03:10:14 a9944cba8996: Layer already exists 03:10:14 1aef35f86897: Layer already exists 03:10:14 09a903a797a0: Layer already exists 03:10:14 7c8ae015a391: Layer already exists 03:10:14 eff9d0404308: Layer already exists 03:10:14 b0e1f44edd32: Layer already exists 03:10:14 501edf4dedd2: Layer already exists 03:10:14 3de0e9c4c8e6: Layer already exists 03:10:14 b0bef0f12c96: Layer already exists 03:10:14 41b5dddf678c: Layer already exists 03:10:14 e5e13b0c77cb: Layer already exists 03:10:14 main: digest: sha256:85743d538aa5f16ffc4d1198743c3dae15cdfcf5da3460f37a6d052c8e22e7f4 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:10:14 ===================================================== [Pipeline] echo 03:10:14 taggedImages: 03:10:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper:65e9980456b4b2f337a17b2905105e5bc0143998 03:10:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:10:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.36 03:10:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:10:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 03:10:14 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 03:10:14 65e9980456b4b2f337a17b2905105e5bc0143998 03:10:14 latest 03:10:14 3.0.0-dev.36 03:10:14 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:10:14 main 03:10:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:15 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:65e9980456b4b2f337a17b2905105e5bc0143998 03:10:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:10:15 89a01b50889f: Preparing 03:10:15 49dae5a7ff28: Preparing 03:10:15 2b6f248b12b2: Preparing 03:10:15 69cdb40c1c33: Preparing 03:10:15 b71bdb4b6599: Preparing 03:10:15 46c8ecd9f829: Preparing 03:10:15 9a85065fc9e8: Preparing 03:10:15 e5e13b0c77cb: Preparing 03:10:15 9a85065fc9e8: Waiting 03:10:15 46c8ecd9f829: Waiting 03:10:15 e5e13b0c77cb: Waiting 03:10:15 b71bdb4b6599: Pushed 03:10:15 49dae5a7ff28: Pushed 03:10:15 89a01b50889f: Pushed 03:10:15 e5e13b0c77cb: Layer already exists 03:10:15 46c8ecd9f829: Pushed 03:10:16 9a85065fc9e8: Pushed 03:10:16 2b6f248b12b2: Pushed 03:10:16 69cdb40c1c33: Pushed 03:10:16 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:0382875180da4c9496121983dc881b101e588908404af648f11b06d52c441eab size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:17 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:10:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:10:17 89a01b50889f: Preparing 03:10:17 49dae5a7ff28: Preparing 03:10:17 2b6f248b12b2: Preparing 03:10:17 69cdb40c1c33: Preparing 03:10:17 b71bdb4b6599: Preparing 03:10:17 46c8ecd9f829: Preparing 03:10:17 9a85065fc9e8: Preparing 03:10:17 e5e13b0c77cb: Preparing 03:10:17 46c8ecd9f829: Waiting 03:10:17 9a85065fc9e8: Waiting 03:10:17 e5e13b0c77cb: Waiting 03:10:17 b71bdb4b6599: Layer already exists 03:10:17 69cdb40c1c33: Layer already exists 03:10:17 2b6f248b12b2: Layer already exists 03:10:17 89a01b50889f: Layer already exists 03:10:17 49dae5a7ff28: Layer already exists 03:10:17 9a85065fc9e8: Layer already exists 03:10:17 46c8ecd9f829: Layer already exists 03:10:17 e5e13b0c77cb: Layer already exists 03:10:17 latest: digest: sha256:0382875180da4c9496121983dc881b101e588908404af648f11b06d52c441eab size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:17 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.36 03:10:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:10:18 89a01b50889f: Preparing 03:10:18 49dae5a7ff28: Preparing 03:10:18 2b6f248b12b2: Preparing 03:10:18 69cdb40c1c33: Preparing 03:10:18 b71bdb4b6599: Preparing 03:10:18 46c8ecd9f829: Preparing 03:10:18 9a85065fc9e8: Preparing 03:10:18 e5e13b0c77cb: Preparing 03:10:18 46c8ecd9f829: Waiting 03:10:18 e5e13b0c77cb: Waiting 03:10:18 9a85065fc9e8: Waiting 03:10:18 69cdb40c1c33: Layer already exists 03:10:18 89a01b50889f: Layer already exists 03:10:18 b71bdb4b6599: Layer already exists 03:10:18 49dae5a7ff28: Layer already exists 03:10:18 2b6f248b12b2: Layer already exists 03:10:18 e5e13b0c77cb: Layer already exists 03:10:18 46c8ecd9f829: Layer already exists 03:10:18 9a85065fc9e8: Layer already exists 03:10:18 3.0.0-dev.36: digest: sha256:0382875180da4c9496121983dc881b101e588908404af648f11b06d52c441eab size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:18 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:10:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:10:18 89a01b50889f: Preparing 03:10:18 49dae5a7ff28: Preparing 03:10:18 2b6f248b12b2: Preparing 03:10:18 69cdb40c1c33: Preparing 03:10:18 b71bdb4b6599: Preparing 03:10:18 46c8ecd9f829: Preparing 03:10:18 9a85065fc9e8: Preparing 03:10:18 e5e13b0c77cb: Preparing 03:10:18 9a85065fc9e8: Waiting 03:10:18 b71bdb4b6599: Layer already exists 03:10:18 2b6f248b12b2: Layer already exists 03:10:18 69cdb40c1c33: Layer already exists 03:10:18 49dae5a7ff28: Layer already exists 03:10:18 89a01b50889f: Layer already exists 03:10:18 46c8ecd9f829: Layer already exists 03:10:18 9a85065fc9e8: Layer already exists 03:10:18 e5e13b0c77cb: Layer already exists 03:10:18 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:0382875180da4c9496121983dc881b101e588908404af648f11b06d52c441eab size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:10:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:10:19 89a01b50889f: Preparing 03:10:19 49dae5a7ff28: Preparing 03:10:19 2b6f248b12b2: Preparing 03:10:19 69cdb40c1c33: Preparing 03:10:19 b71bdb4b6599: Preparing 03:10:19 46c8ecd9f829: Preparing 03:10:19 9a85065fc9e8: Preparing 03:10:19 e5e13b0c77cb: Preparing 03:10:19 9a85065fc9e8: Waiting 03:10:19 46c8ecd9f829: Waiting 03:10:19 e5e13b0c77cb: Waiting 03:10:19 2b6f248b12b2: Layer already exists 03:10:19 b71bdb4b6599: Layer already exists 03:10:19 89a01b50889f: Layer already exists 03:10:19 69cdb40c1c33: Layer already exists 03:10:19 49dae5a7ff28: Layer already exists 03:10:19 46c8ecd9f829: Layer already exists 03:10:19 9a85065fc9e8: Layer already exists 03:10:19 e5e13b0c77cb: Layer already exists 03:10:19 main: digest: sha256:0382875180da4c9496121983dc881b101e588908404af648f11b06d52c441eab size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:10:20 ===================================================== [Pipeline] echo 03:10:20 taggedImages: 03:10:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:65e9980456b4b2f337a17b2905105e5bc0143998 03:10:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:10:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.36 03:10:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:10:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 03:10:20 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 03:10:20 65e9980456b4b2f337a17b2905105e5bc0143998 03:10:20 latest 03:10:20 3.0.0-dev.36 03:10:20 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:10:20 main 03:10:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:20 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:65e9980456b4b2f337a17b2905105e5bc0143998 03:10:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:10:20 b661f9bd3480: Preparing 03:10:20 a4687b03cb44: Preparing 03:10:20 295d5cab6922: Preparing 03:10:20 9cfb278a6384: Preparing 03:10:20 339b14a10258: Preparing 03:10:20 757f563c6f2a: Preparing 03:10:20 07672a45d4c4: Preparing 03:10:20 b55dd5104255: Preparing 03:10:20 ecf5623cec4e: Preparing 03:10:20 e5e13b0c77cb: Preparing 03:10:20 757f563c6f2a: Waiting 03:10:20 07672a45d4c4: Waiting 03:10:20 b55dd5104255: Waiting 03:10:20 e5e13b0c77cb: Waiting 03:10:20 ecf5623cec4e: Waiting 03:10:20 339b14a10258: Pushed 03:10:20 a4687b03cb44: Pushed 03:10:20 b661f9bd3480: Pushed 03:10:20 757f563c6f2a: Pushed 03:10:20 b55dd5104255: Pushed 03:10:20 07672a45d4c4: Pushed 03:10:20 e5e13b0c77cb: Layer already exists 03:10:21 ecf5623cec4e: Pushed 03:10:21 9cfb278a6384: Pushed 03:10:22 295d5cab6922: Pushed 03:10:22 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:abfb8ecf0003a547f09c3367c587099eb0a564050a5c403002f86961b31ca3e5 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:22 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:10:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:10:22 b661f9bd3480: Preparing 03:10:22 a4687b03cb44: Preparing 03:10:22 295d5cab6922: Preparing 03:10:22 9cfb278a6384: Preparing 03:10:22 339b14a10258: Preparing 03:10:22 757f563c6f2a: Preparing 03:10:22 07672a45d4c4: Preparing 03:10:22 b55dd5104255: Preparing 03:10:22 ecf5623cec4e: Preparing 03:10:22 e5e13b0c77cb: Preparing 03:10:22 b55dd5104255: Waiting 03:10:22 07672a45d4c4: Waiting 03:10:22 ecf5623cec4e: Waiting 03:10:22 e5e13b0c77cb: Waiting 03:10:22 757f563c6f2a: Waiting 03:10:22 295d5cab6922: Layer already exists 03:10:22 339b14a10258: Layer already exists 03:10:22 b661f9bd3480: Layer already exists 03:10:22 a4687b03cb44: Layer already exists 03:10:22 9cfb278a6384: Layer already exists 03:10:22 757f563c6f2a: Layer already exists 03:10:22 b55dd5104255: Layer already exists 03:10:22 07672a45d4c4: Layer already exists 03:10:22 ecf5623cec4e: Layer already exists 03:10:22 e5e13b0c77cb: Layer already exists 03:10:22 latest: digest: sha256:abfb8ecf0003a547f09c3367c587099eb0a564050a5c403002f86961b31ca3e5 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:23 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.36 03:10:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:10:23 b661f9bd3480: Preparing 03:10:23 a4687b03cb44: Preparing 03:10:23 295d5cab6922: Preparing 03:10:23 9cfb278a6384: Preparing 03:10:23 339b14a10258: Preparing 03:10:23 757f563c6f2a: Preparing 03:10:23 07672a45d4c4: Preparing 03:10:23 b55dd5104255: Preparing 03:10:23 ecf5623cec4e: Preparing 03:10:23 e5e13b0c77cb: Preparing 03:10:23 b55dd5104255: Waiting 03:10:23 e5e13b0c77cb: Waiting 03:10:23 07672a45d4c4: Waiting 03:10:23 b661f9bd3480: Layer already exists 03:10:23 339b14a10258: Layer already exists 03:10:23 9cfb278a6384: Layer already exists 03:10:23 a4687b03cb44: Layer already exists 03:10:23 295d5cab6922: Layer already exists 03:10:23 757f563c6f2a: Layer already exists 03:10:23 07672a45d4c4: Layer already exists 03:10:23 b55dd5104255: Layer already exists 03:10:23 ecf5623cec4e: Layer already exists 03:10:23 e5e13b0c77cb: Layer already exists 03:10:23 3.0.0-dev.36: digest: sha256:abfb8ecf0003a547f09c3367c587099eb0a564050a5c403002f86961b31ca3e5 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:23 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:10:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:10:24 b661f9bd3480: Preparing 03:10:24 a4687b03cb44: Preparing 03:10:24 295d5cab6922: Preparing 03:10:24 9cfb278a6384: Preparing 03:10:24 339b14a10258: Preparing 03:10:24 757f563c6f2a: Preparing 03:10:24 07672a45d4c4: Preparing 03:10:24 b55dd5104255: Preparing 03:10:24 ecf5623cec4e: Preparing 03:10:24 e5e13b0c77cb: Preparing 03:10:24 757f563c6f2a: Waiting 03:10:24 ecf5623cec4e: Waiting 03:10:24 e5e13b0c77cb: Waiting 03:10:24 a4687b03cb44: Layer already exists 03:10:24 339b14a10258: Layer already exists 03:10:24 b661f9bd3480: Layer already exists 03:10:24 9cfb278a6384: Layer already exists 03:10:24 295d5cab6922: Layer already exists 03:10:24 ecf5623cec4e: Layer already exists 03:10:24 757f563c6f2a: Layer already exists 03:10:24 07672a45d4c4: Layer already exists 03:10:24 e5e13b0c77cb: Layer already exists 03:10:24 b55dd5104255: Layer already exists 03:10:24 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:abfb8ecf0003a547f09c3367c587099eb0a564050a5c403002f86961b31ca3e5 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:10:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:10:24 b661f9bd3480: Preparing 03:10:24 a4687b03cb44: Preparing 03:10:24 295d5cab6922: Preparing 03:10:24 9cfb278a6384: Preparing 03:10:24 339b14a10258: Preparing 03:10:24 757f563c6f2a: Preparing 03:10:24 07672a45d4c4: Preparing 03:10:24 b55dd5104255: Preparing 03:10:24 ecf5623cec4e: Preparing 03:10:24 757f563c6f2a: Waiting 03:10:24 b55dd5104255: Waiting 03:10:24 e5e13b0c77cb: Preparing 03:10:24 ecf5623cec4e: Waiting 03:10:24 e5e13b0c77cb: Waiting 03:10:24 07672a45d4c4: Waiting 03:10:24 b661f9bd3480: Layer already exists 03:10:24 a4687b03cb44: Layer already exists 03:10:24 9cfb278a6384: Layer already exists 03:10:24 339b14a10258: Layer already exists 03:10:24 295d5cab6922: Layer already exists 03:10:24 757f563c6f2a: Layer already exists 03:10:24 ecf5623cec4e: Layer already exists 03:10:24 07672a45d4c4: Layer already exists 03:10:24 b55dd5104255: Layer already exists 03:10:24 e5e13b0c77cb: Layer already exists 03:10:24 main: digest: sha256:abfb8ecf0003a547f09c3367c587099eb0a564050a5c403002f86961b31ca3e5 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:10:24 ===================================================== [Pipeline] echo 03:10:24 taggedImages: 03:10:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:65e9980456b4b2f337a17b2905105e5bc0143998 03:10:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:10:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.36 03:10:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:10:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 03:10:24 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 03:10:24 65e9980456b4b2f337a17b2905105e5bc0143998 03:10:24 latest 03:10:24 3.0.0-dev.36 03:10:24 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:10:24 main 03:10:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:25 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:65e9980456b4b2f337a17b2905105e5bc0143998 03:10:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:10:25 12f007279eaa: Preparing 03:10:25 dc46a25238aa: Preparing 03:10:25 501edf4dedd2: Preparing 03:10:25 7deac348e15b: Preparing 03:10:25 34d5ebaa5410: Preparing 03:10:25 501edf4dedd2: Layer already exists 03:10:25 34d5ebaa5410: Layer already exists 03:10:25 12f007279eaa: Pushed 03:10:26 7deac348e15b: Pushed 03:10:27 dc46a25238aa: Pushed 03:10:27 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:b85bd7b6e0312f222d67f7981f88fe9102e454c2f7c6f29eaaac03c955b660c4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:28 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:10:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:10:28 12f007279eaa: Preparing 03:10:28 dc46a25238aa: Preparing 03:10:28 501edf4dedd2: Preparing 03:10:28 7deac348e15b: Preparing 03:10:28 34d5ebaa5410: Preparing 03:10:28 501edf4dedd2: Layer already exists 03:10:28 12f007279eaa: Layer already exists 03:10:28 dc46a25238aa: Layer already exists 03:10:28 34d5ebaa5410: Layer already exists 03:10:28 7deac348e15b: Layer already exists 03:10:28 latest: digest: sha256:b85bd7b6e0312f222d67f7981f88fe9102e454c2f7c6f29eaaac03c955b660c4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:28 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.36 03:10:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:10:28 12f007279eaa: Preparing 03:10:28 dc46a25238aa: Preparing 03:10:28 501edf4dedd2: Preparing 03:10:28 7deac348e15b: Preparing 03:10:28 34d5ebaa5410: Preparing 03:10:28 34d5ebaa5410: Layer already exists 03:10:28 501edf4dedd2: Layer already exists 03:10:28 dc46a25238aa: Layer already exists 03:10:28 7deac348e15b: Layer already exists 03:10:28 12f007279eaa: Layer already exists 03:10:28 3.0.0-dev.36: digest: sha256:b85bd7b6e0312f222d67f7981f88fe9102e454c2f7c6f29eaaac03c955b660c4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:29 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:10:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:10:29 12f007279eaa: Preparing 03:10:29 dc46a25238aa: Preparing 03:10:29 501edf4dedd2: Preparing 03:10:29 7deac348e15b: Preparing 03:10:29 34d5ebaa5410: Preparing 03:10:29 34d5ebaa5410: Layer already exists 03:10:29 dc46a25238aa: Layer already exists 03:10:29 12f007279eaa: Layer already exists 03:10:29 501edf4dedd2: Layer already exists 03:10:29 7deac348e15b: Layer already exists 03:10:29 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:b85bd7b6e0312f222d67f7981f88fe9102e454c2f7c6f29eaaac03c955b660c4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:29 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:10:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:10:30 12f007279eaa: Preparing 03:10:30 dc46a25238aa: Preparing 03:10:30 501edf4dedd2: Preparing 03:10:30 7deac348e15b: Preparing 03:10:30 34d5ebaa5410: Preparing 03:10:30 12f007279eaa: Layer already exists 03:10:30 7deac348e15b: Layer already exists 03:10:30 501edf4dedd2: Layer already exists 03:10:30 dc46a25238aa: Layer already exists 03:10:30 34d5ebaa5410: Layer already exists 03:10:30 main: digest: sha256:b85bd7b6e0312f222d67f7981f88fe9102e454c2f7c6f29eaaac03c955b660c4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:10:30 ===================================================== [Pipeline] echo 03:10:30 taggedImages: 03:10:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:65e9980456b4b2f337a17b2905105e5bc0143998 03:10:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:10:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.36 03:10:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:10:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 03:10:30 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 03:10:30 65e9980456b4b2f337a17b2905105e5bc0143998 03:10:30 latest 03:10:30 3.0.0-dev.36 03:10:30 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:10:30 main 03:10:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:30 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:65e9980456b4b2f337a17b2905105e5bc0143998 03:10:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:10:31 61ea3749e056: Preparing 03:10:31 65dcbb39c4d0: Preparing 03:10:31 d57fe76cd0ad: Preparing 03:10:31 2037ddf4574e: Preparing 03:10:31 8c488b1d2992: Preparing 03:10:31 edad5976318b: Preparing 03:10:31 34d5ebaa5410: Preparing 03:10:31 34d5ebaa5410: Waiting 03:10:31 d57fe76cd0ad: Pushed 03:10:31 61ea3749e056: Pushed 03:10:31 65dcbb39c4d0: Pushed 03:10:31 34d5ebaa5410: Layer already exists 03:10:31 edad5976318b: Pushed 03:10:34 8c488b1d2992: Pushed 03:10:38 2037ddf4574e: Pushed 03:10:38 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:beb633a797b3a66fd0381b1b6756ea468f0af298f4dabde653bac7904f3995a9 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:38 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:10:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:10:38 61ea3749e056: Preparing 03:10:38 65dcbb39c4d0: Preparing 03:10:38 d57fe76cd0ad: Preparing 03:10:38 2037ddf4574e: Preparing 03:10:38 8c488b1d2992: Preparing 03:10:38 edad5976318b: Preparing 03:10:38 34d5ebaa5410: Preparing 03:10:38 edad5976318b: Waiting 03:10:38 34d5ebaa5410: Waiting 03:10:38 2037ddf4574e: Layer already exists 03:10:38 65dcbb39c4d0: Layer already exists 03:10:38 61ea3749e056: Layer already exists 03:10:38 8c488b1d2992: Layer already exists 03:10:38 d57fe76cd0ad: Layer already exists 03:10:38 edad5976318b: Layer already exists 03:10:38 34d5ebaa5410: Layer already exists 03:10:38 latest: digest: sha256:beb633a797b3a66fd0381b1b6756ea468f0af298f4dabde653bac7904f3995a9 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:39 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.36 03:10:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:10:39 61ea3749e056: Preparing 03:10:39 65dcbb39c4d0: Preparing 03:10:39 d57fe76cd0ad: Preparing 03:10:39 2037ddf4574e: Preparing 03:10:39 8c488b1d2992: Preparing 03:10:39 edad5976318b: Preparing 03:10:39 34d5ebaa5410: Preparing 03:10:39 edad5976318b: Waiting 03:10:39 34d5ebaa5410: Waiting 03:10:39 65dcbb39c4d0: Layer already exists 03:10:39 61ea3749e056: Layer already exists 03:10:39 2037ddf4574e: Layer already exists 03:10:39 d57fe76cd0ad: Layer already exists 03:10:39 8c488b1d2992: Layer already exists 03:10:39 34d5ebaa5410: Layer already exists 03:10:39 edad5976318b: Layer already exists 03:10:39 3.0.0-dev.36: digest: sha256:beb633a797b3a66fd0381b1b6756ea468f0af298f4dabde653bac7904f3995a9 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:39 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:10:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:10:40 61ea3749e056: Preparing 03:10:40 65dcbb39c4d0: Preparing 03:10:40 d57fe76cd0ad: Preparing 03:10:40 2037ddf4574e: Preparing 03:10:40 8c488b1d2992: Preparing 03:10:40 edad5976318b: Preparing 03:10:40 34d5ebaa5410: Preparing 03:10:40 edad5976318b: Waiting 03:10:40 34d5ebaa5410: Waiting 03:10:40 61ea3749e056: Layer already exists 03:10:40 8c488b1d2992: Layer already exists 03:10:40 2037ddf4574e: Layer already exists 03:10:40 65dcbb39c4d0: Layer already exists 03:10:40 d57fe76cd0ad: Layer already exists 03:10:40 edad5976318b: Layer already exists 03:10:40 34d5ebaa5410: Layer already exists 03:10:40 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:beb633a797b3a66fd0381b1b6756ea468f0af298f4dabde653bac7904f3995a9 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:40 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:10:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:10:40 61ea3749e056: Preparing 03:10:40 65dcbb39c4d0: Preparing 03:10:40 d57fe76cd0ad: Preparing 03:10:40 2037ddf4574e: Preparing 03:10:40 8c488b1d2992: Preparing 03:10:40 edad5976318b: Preparing 03:10:40 34d5ebaa5410: Preparing 03:10:40 edad5976318b: Waiting 03:10:40 34d5ebaa5410: Waiting 03:10:40 61ea3749e056: Layer already exists 03:10:40 2037ddf4574e: Layer already exists 03:10:40 d57fe76cd0ad: Layer already exists 03:10:40 8c488b1d2992: Layer already exists 03:10:40 65dcbb39c4d0: Layer already exists 03:10:40 edad5976318b: Layer already exists 03:10:40 34d5ebaa5410: Layer already exists 03:10:40 main: digest: sha256:beb633a797b3a66fd0381b1b6756ea468f0af298f4dabde653bac7904f3995a9 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:10:40 ===================================================== [Pipeline] echo 03:10:40 taggedImages: 03:10:40 - nexus3.edgexfoundry.org:10004/security-spire-agent:65e9980456b4b2f337a17b2905105e5bc0143998 03:10:40 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:10:40 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.36 03:10:40 - nexus3.edgexfoundry.org:10004/security-spire-agent:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:10:40 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 03:10:40 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 03:10:40 65e9980456b4b2f337a17b2905105e5bc0143998 03:10:40 latest 03:10:40 3.0.0-dev.36 03:10:40 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:10:40 main 03:10:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:41 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:65e9980456b4b2f337a17b2905105e5bc0143998 03:10:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:10:41 6d2d5b683567: Preparing 03:10:41 f1b159ed5687: Preparing 03:10:41 148cb83a824d: Preparing 03:10:41 06b4c960b39b: Preparing 03:10:41 0a3e0b4e328a: Preparing 03:10:41 34d5ebaa5410: Preparing 03:10:41 34d5ebaa5410: Waiting 03:10:41 f1b159ed5687: Pushed 03:10:41 6d2d5b683567: Pushed 03:10:41 34d5ebaa5410: Layer already exists 03:10:41 148cb83a824d: Pushed 03:10:41 0a3e0b4e328a: Pushed 03:10:48 06b4c960b39b: Pushed 03:10:48 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:8e743325a7b7805d0ee382399c6f8b65b91fb5db5bcc00b89200f81e8904e454 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:48 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:10:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:10:49 6d2d5b683567: Preparing 03:10:49 f1b159ed5687: Preparing 03:10:49 148cb83a824d: Preparing 03:10:49 06b4c960b39b: Preparing 03:10:49 0a3e0b4e328a: Preparing 03:10:49 34d5ebaa5410: Preparing 03:10:49 34d5ebaa5410: Waiting 03:10:49 148cb83a824d: Layer already exists 03:10:49 f1b159ed5687: Layer already exists 03:10:49 0a3e0b4e328a: Layer already exists 03:10:49 06b4c960b39b: Layer already exists 03:10:49 6d2d5b683567: Layer already exists 03:10:49 34d5ebaa5410: Layer already exists 03:10:49 latest: digest: sha256:8e743325a7b7805d0ee382399c6f8b65b91fb5db5bcc00b89200f81e8904e454 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:49 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.36 03:10:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:10:49 6d2d5b683567: Preparing 03:10:49 f1b159ed5687: Preparing 03:10:49 148cb83a824d: Preparing 03:10:49 06b4c960b39b: Preparing 03:10:49 0a3e0b4e328a: Preparing 03:10:49 34d5ebaa5410: Preparing 03:10:49 34d5ebaa5410: Waiting 03:10:49 6d2d5b683567: Layer already exists 03:10:49 148cb83a824d: Layer already exists 03:10:49 0a3e0b4e328a: Layer already exists 03:10:49 f1b159ed5687: Layer already exists 03:10:49 06b4c960b39b: Layer already exists 03:10:49 34d5ebaa5410: Layer already exists 03:10:49 3.0.0-dev.36: digest: sha256:8e743325a7b7805d0ee382399c6f8b65b91fb5db5bcc00b89200f81e8904e454 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:50 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:10:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:10:50 6d2d5b683567: Preparing 03:10:50 f1b159ed5687: Preparing 03:10:50 148cb83a824d: Preparing 03:10:50 06b4c960b39b: Preparing 03:10:50 0a3e0b4e328a: Preparing 03:10:50 34d5ebaa5410: Preparing 03:10:50 34d5ebaa5410: Waiting 03:10:50 0a3e0b4e328a: Layer already exists 03:10:50 06b4c960b39b: Layer already exists 03:10:50 6d2d5b683567: Layer already exists 03:10:50 f1b159ed5687: Layer already exists 03:10:50 148cb83a824d: Layer already exists 03:10:50 34d5ebaa5410: Layer already exists 03:10:50 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:8e743325a7b7805d0ee382399c6f8b65b91fb5db5bcc00b89200f81e8904e454 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:50 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 03:10:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:10:51 6d2d5b683567: Preparing 03:10:51 f1b159ed5687: Preparing 03:10:51 148cb83a824d: Preparing 03:10:51 06b4c960b39b: Preparing 03:10:51 0a3e0b4e328a: Preparing 03:10:51 34d5ebaa5410: Preparing 03:10:51 34d5ebaa5410: Waiting 03:10:51 06b4c960b39b: Layer already exists 03:10:51 148cb83a824d: Layer already exists 03:10:51 0a3e0b4e328a: Layer already exists 03:10:51 6d2d5b683567: Layer already exists 03:10:51 f1b159ed5687: Layer already exists 03:10:51 34d5ebaa5410: Layer already exists 03:10:51 main: digest: sha256:8e743325a7b7805d0ee382399c6f8b65b91fb5db5bcc00b89200f81e8904e454 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:10:51 ===================================================== [Pipeline] echo 03:10:51 taggedImages: 03:10:51 - nexus3.edgexfoundry.org:10004/security-spire-config:65e9980456b4b2f337a17b2905105e5bc0143998 03:10:51 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:10:51 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.36 03:10:51 - nexus3.edgexfoundry.org:10004/security-spire-config:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:10:51 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 03:10:51 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 03:10:51 65e9980456b4b2f337a17b2905105e5bc0143998 03:10:51 latest 03:10:51 3.0.0-dev.36 03:10:51 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:10:51 main 03:10:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:51 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:65e9980456b4b2f337a17b2905105e5bc0143998 03:10:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:10:51 24b47ff611c5: Preparing 03:10:51 d8ef218321d9: Preparing 03:10:51 5b8e1269a6c4: Preparing 03:10:51 a35e9bdfb332: Preparing 03:10:51 edad5976318b: Preparing 03:10:51 34d5ebaa5410: Preparing 03:10:51 34d5ebaa5410: Waiting 03:10:51 edad5976318b: Layer already exists 03:10:51 34d5ebaa5410: Layer already exists 03:10:51 24b47ff611c5: Pushed 03:10:51 d8ef218321d9: Pushed 03:10:51 5b8e1269a6c4: Pushed 03:10:59 a35e9bdfb332: Pushed 03:10:59 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:e9955f965b0ebb0d3a8eaff5da4973236f65cb343a921a02b392bc84b00eb524 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:00 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:11:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:11:00 24b47ff611c5: Preparing 03:11:00 d8ef218321d9: Preparing 03:11:00 5b8e1269a6c4: Preparing 03:11:00 a35e9bdfb332: Preparing 03:11:00 edad5976318b: Preparing 03:11:00 34d5ebaa5410: Preparing 03:11:00 34d5ebaa5410: Waiting 03:11:00 d8ef218321d9: Layer already exists 03:11:00 24b47ff611c5: Layer already exists 03:11:00 edad5976318b: Layer already exists 03:11:00 a35e9bdfb332: Layer already exists 03:11:00 5b8e1269a6c4: Layer already exists 03:11:00 34d5ebaa5410: Layer already exists 03:11:00 latest: digest: sha256:e9955f965b0ebb0d3a8eaff5da4973236f65cb343a921a02b392bc84b00eb524 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:00 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.36 03:11:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:11:01 24b47ff611c5: Preparing 03:11:01 d8ef218321d9: Preparing 03:11:01 5b8e1269a6c4: Preparing 03:11:01 a35e9bdfb332: Preparing 03:11:01 edad5976318b: Preparing 03:11:01 34d5ebaa5410: Preparing 03:11:01 34d5ebaa5410: Waiting 03:11:01 24b47ff611c5: Layer already exists 03:11:01 5b8e1269a6c4: Layer already exists 03:11:01 a35e9bdfb332: Layer already exists 03:11:01 d8ef218321d9: Layer already exists 03:11:01 edad5976318b: Layer already exists 03:11:01 34d5ebaa5410: Layer already exists 03:11:01 3.0.0-dev.36: digest: sha256:e9955f965b0ebb0d3a8eaff5da4973236f65cb343a921a02b392bc84b00eb524 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:01 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:11:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:11:01 24b47ff611c5: Preparing 03:11:01 d8ef218321d9: Preparing 03:11:01 5b8e1269a6c4: Preparing 03:11:01 a35e9bdfb332: Preparing 03:11:01 edad5976318b: Preparing 03:11:01 34d5ebaa5410: Preparing 03:11:01 34d5ebaa5410: Waiting 03:11:01 edad5976318b: Layer already exists 03:11:01 d8ef218321d9: Layer already exists 03:11:01 5b8e1269a6c4: Layer already exists 03:11:01 24b47ff611c5: Layer already exists 03:11:01 a35e9bdfb332: Layer already exists 03:11:01 34d5ebaa5410: Layer already exists 03:11:01 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:e9955f965b0ebb0d3a8eaff5da4973236f65cb343a921a02b392bc84b00eb524 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:02 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 03:11:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:11:02 24b47ff611c5: Preparing 03:11:02 d8ef218321d9: Preparing 03:11:02 5b8e1269a6c4: Preparing 03:11:02 a35e9bdfb332: Preparing 03:11:02 edad5976318b: Preparing 03:11:02 34d5ebaa5410: Preparing 03:11:02 34d5ebaa5410: Waiting 03:11:02 edad5976318b: Layer already exists 03:11:02 24b47ff611c5: Layer already exists 03:11:02 d8ef218321d9: Layer already exists 03:11:02 5b8e1269a6c4: Layer already exists 03:11:02 a35e9bdfb332: Layer already exists 03:11:02 34d5ebaa5410: Layer already exists 03:11:02 main: digest: sha256:e9955f965b0ebb0d3a8eaff5da4973236f65cb343a921a02b392bc84b00eb524 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:11:02 ===================================================== [Pipeline] echo 03:11:02 taggedImages: 03:11:02 - nexus3.edgexfoundry.org:10004/security-spire-server:65e9980456b4b2f337a17b2905105e5bc0143998 03:11:02 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:11:02 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.36 03:11:02 - nexus3.edgexfoundry.org:10004/security-spire-server:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:11:02 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 03:11:02 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 03:11:02 65e9980456b4b2f337a17b2905105e5bc0143998 03:11:02 latest 03:11:02 3.0.0-dev.36 03:11:02 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:11:02 main 03:11:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:02 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications:65e9980456b4b2f337a17b2905105e5bc0143998 03:11:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:11:02 56ac849e46b7: Preparing 03:11:02 99d526030520: Preparing 03:11:02 501edf4dedd2: Preparing 03:11:02 3fd70948d22c: Preparing 03:11:02 e5e13b0c77cb: Preparing 03:11:02 e5e13b0c77cb: Layer already exists 03:11:02 501edf4dedd2: Layer already exists 03:11:02 56ac849e46b7: Pushed 03:11:02 3fd70948d22c: Pushed 03:11:05 99d526030520: Pushed 03:11:05 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:8f15243c0da43e2be56be06af62521a0d43bfaf8d45530112ea95afbc0628534 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:05 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 03:11:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:11:06 56ac849e46b7: Preparing 03:11:06 99d526030520: Preparing 03:11:06 501edf4dedd2: Preparing 03:11:06 3fd70948d22c: Preparing 03:11:06 e5e13b0c77cb: Preparing 03:11:06 99d526030520: Layer already exists 03:11:06 501edf4dedd2: Layer already exists 03:11:06 56ac849e46b7: Layer already exists 03:11:06 e5e13b0c77cb: Layer already exists 03:11:06 3fd70948d22c: Layer already exists 03:11:06 latest: digest: sha256:8f15243c0da43e2be56be06af62521a0d43bfaf8d45530112ea95afbc0628534 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:06 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.36 03:11:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:11:06 56ac849e46b7: Preparing 03:11:06 99d526030520: Preparing 03:11:06 501edf4dedd2: Preparing 03:11:06 3fd70948d22c: Preparing 03:11:06 e5e13b0c77cb: Preparing 03:11:06 e5e13b0c77cb: Layer already exists 03:11:06 3fd70948d22c: Layer already exists 03:11:06 501edf4dedd2: Layer already exists 03:11:06 99d526030520: Layer already exists 03:11:06 56ac849e46b7: Layer already exists 03:11:06 3.0.0-dev.36: digest: sha256:8f15243c0da43e2be56be06af62521a0d43bfaf8d45530112ea95afbc0628534 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:07 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:11:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:11:07 56ac849e46b7: Preparing 03:11:07 99d526030520: Preparing 03:11:07 501edf4dedd2: Preparing 03:11:07 3fd70948d22c: Preparing 03:11:07 e5e13b0c77cb: Preparing 03:11:07 56ac849e46b7: Layer already exists 03:11:07 99d526030520: Layer already exists 03:11:07 3fd70948d22c: Layer already exists 03:11:07 501edf4dedd2: Layer already exists 03:11:07 e5e13b0c77cb: Layer already exists 03:11:07 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:8f15243c0da43e2be56be06af62521a0d43bfaf8d45530112ea95afbc0628534 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:07 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 03:11:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:11:07 56ac849e46b7: Preparing 03:11:07 99d526030520: Preparing 03:11:07 501edf4dedd2: Preparing 03:11:07 3fd70948d22c: Preparing 03:11:07 e5e13b0c77cb: Preparing 03:11:07 56ac849e46b7: Layer already exists 03:11:07 e5e13b0c77cb: Layer already exists 03:11:07 99d526030520: Layer already exists 03:11:07 3fd70948d22c: Layer already exists 03:11:07 501edf4dedd2: Layer already exists 03:11:07 main: digest: sha256:8f15243c0da43e2be56be06af62521a0d43bfaf8d45530112ea95afbc0628534 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:11:07 ===================================================== [Pipeline] echo 03:11:08 taggedImages: 03:11:08 - nexus3.edgexfoundry.org:10004/support-notifications:65e9980456b4b2f337a17b2905105e5bc0143998 03:11:08 - nexus3.edgexfoundry.org:10004/support-notifications:latest 03:11:08 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.36 03:11:08 - nexus3.edgexfoundry.org:10004/support-notifications:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:11:08 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 03:11:08 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 03:11:08 65e9980456b4b2f337a17b2905105e5bc0143998 03:11:08 latest 03:11:08 3.0.0-dev.36 03:11:08 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:11:08 main 03:11:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:08 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:65e9980456b4b2f337a17b2905105e5bc0143998 03:11:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:11:08 ed44f9ee8352: Preparing 03:11:08 e4b30df4d3ed: Preparing 03:11:08 501edf4dedd2: Preparing 03:11:08 61f6f9f4dabd: Preparing 03:11:08 e5e13b0c77cb: Preparing 03:11:08 501edf4dedd2: Layer already exists 03:11:08 61f6f9f4dabd: Layer already exists 03:11:08 e5e13b0c77cb: Layer already exists 03:11:08 ed44f9ee8352: Pushed 03:11:11 e4b30df4d3ed: Pushed 03:11:11 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:037a67453e891a05d001101d38476f783dfacaacfff98895afe55b4caf79319f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:11 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:11:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:11:11 ed44f9ee8352: Preparing 03:11:11 e4b30df4d3ed: Preparing 03:11:11 501edf4dedd2: Preparing 03:11:11 61f6f9f4dabd: Preparing 03:11:11 e5e13b0c77cb: Preparing 03:11:11 501edf4dedd2: Layer already exists 03:11:11 e5e13b0c77cb: Layer already exists 03:11:11 e4b30df4d3ed: Layer already exists 03:11:11 ed44f9ee8352: Layer already exists 03:11:11 61f6f9f4dabd: Layer already exists 03:11:11 latest: digest: sha256:037a67453e891a05d001101d38476f783dfacaacfff98895afe55b4caf79319f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:12 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.36 03:11:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:11:12 ed44f9ee8352: Preparing 03:11:12 e4b30df4d3ed: Preparing 03:11:12 501edf4dedd2: Preparing 03:11:12 61f6f9f4dabd: Preparing 03:11:12 e5e13b0c77cb: Preparing 03:11:12 e5e13b0c77cb: Layer already exists 03:11:12 ed44f9ee8352: Layer already exists 03:11:12 61f6f9f4dabd: Layer already exists 03:11:12 501edf4dedd2: Layer already exists 03:11:12 e4b30df4d3ed: Layer already exists 03:11:12 3.0.0-dev.36: digest: sha256:037a67453e891a05d001101d38476f783dfacaacfff98895afe55b4caf79319f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:12 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:11:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:11:13 ed44f9ee8352: Preparing 03:11:13 e4b30df4d3ed: Preparing 03:11:13 501edf4dedd2: Preparing 03:11:13 61f6f9f4dabd: Preparing 03:11:13 e5e13b0c77cb: Preparing 03:11:13 e4b30df4d3ed: Layer already exists 03:11:13 ed44f9ee8352: Layer already exists 03:11:13 e5e13b0c77cb: Layer already exists 03:11:13 61f6f9f4dabd: Layer already exists 03:11:13 501edf4dedd2: Layer already exists 03:11:13 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:037a67453e891a05d001101d38476f783dfacaacfff98895afe55b4caf79319f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:13 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 03:11:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:11:13 ed44f9ee8352: Preparing 03:11:13 e4b30df4d3ed: Preparing 03:11:13 501edf4dedd2: Preparing 03:11:13 61f6f9f4dabd: Preparing 03:11:13 e5e13b0c77cb: Preparing 03:11:13 ed44f9ee8352: Layer already exists 03:11:13 e5e13b0c77cb: Layer already exists 03:11:13 501edf4dedd2: Layer already exists 03:11:13 61f6f9f4dabd: Layer already exists 03:11:13 e4b30df4d3ed: Layer already exists 03:11:13 main: digest: sha256:037a67453e891a05d001101d38476f783dfacaacfff98895afe55b4caf79319f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:11:13 ===================================================== [Pipeline] echo 03:11:13 taggedImages: 03:11:13 - nexus3.edgexfoundry.org:10004/support-scheduler:65e9980456b4b2f337a17b2905105e5bc0143998 03:11:13 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:11:13 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.36 03:11:13 - nexus3.edgexfoundry.org:10004/support-scheduler:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:11:13 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:15:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:15:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:16:04 Removing intermediate container 6198bc9e0db1 03:16:04 ---> 77d627d78907 03:16:04 03:16:04 Step 9/21 : FROM alpine:3.16 03:16:04 3.16: Pulling from library/alpine 03:16:04 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 03:16:04 Status: Downloaded newer image for alpine:3.16 03:16:04 ---> 2b4661558fb8 03:16:04 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 03:16:04 Removing intermediate container be0deefe02cb 03:16:04 ---> aac54c20f2db 03:16:04 03:16:04 Step 9/24 : FROM alpine:3.16 03:16:04 ---> 2b4661558fb8 03:16:04 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:16:04 ---> Running in faf02721a50e 03:16:04 ---> Running in 52be537f6390 03:16:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:16:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:16:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:16:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:16:07 (1/6) Installing ca-certificates (20220614-r0) 03:16:07 (1/3) Installing ca-certificates (20220614-r0) 03:16:07 (2/6) Installing brotli-libs (1.0.9-r6) 03:16:07 (2/3) Installing dumb-init (1.2.5-r1) 03:16:08 (3/3) Installing su-exec (0.2-r1) 03:16:08 (3/6) Installing nghttp2-libs (1.47.0-r0) 03:16:08 Executing busybox-1.35.0-r17.trigger 03:16:08 (4/6) Installing libcurl (7.83.1-r5) 03:16:08 (5/6) Installing curl (7.83.1-r5) 03:16:08 (6/6) Installing dumb-init (1.2.5-r1) 03:16:08 Executing busybox-1.35.0-r17.trigger 03:16:08 Executing ca-certificates-20220614-r0.trigger 03:16:08 Executing ca-certificates-20220614-r0.trigger 03:16:08 OK: 8 MiB in 20 packages 03:16:08 OK: 6 MiB in 17 packages 03:16:13 Removing intermediate container 52be537f6390 03:16:13 ---> e3643ec63567 03:16:13 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:16:13 Removing intermediate container faf02721a50e 03:16:13 ---> b515fe9252d1 03:16:13 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:16:13 ---> Running in c7f2660e493d 03:16:13 ---> Running in db71062412c2 03:16:13 Removing intermediate container c7f2660e493d 03:16:13 ---> 435b021d3e61 03:16:13 Step 12/24 : WORKDIR / 03:16:13 ---> Running in b987b0a0df60 03:16:14 Removing intermediate container db71062412c2 03:16:14 ---> 4c104d7602d8 03:16:14 Step 12/21 : WORKDIR /edgex 03:16:14 ---> Running in 363ea3a007fc 03:16:15 Removing intermediate container b987b0a0df60 03:16:15 ---> 78ae54e63395 03:16:15 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:16:15 Removing intermediate container 363ea3a007fc 03:16:15 ---> 178cd873e452 03:16:15 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:16:17 ---> 739687fbf565 03:16:17 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:16:17 ---> 892e3b1ba222 03:16:17 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:16:19 ---> f86e683cfb8f 03:16:19 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:16:20 ---> cd0a8e8d2fc7 03:16:20 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:16:20 ---> f2bff532fb45 03:16:20 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:16:24 ---> 45fff51e5e36 03:16:24 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:16:24 ---> 4498e0b856b2 03:16:24 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:16:25 ---> ed1feeab6d55 03:16:25 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:16:25 ---> Running in 5f73e276311b 03:16:26 Removing intermediate container 47d884700da5 03:16:26 ---> 157197d4182d 03:16:26 03:16:26 Step 10/22 : FROM alpine:3.16 03:16:26 ---> 2b4661558fb8 03:16:26 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:16:27 ---> 2971bbc4f0e1 03:16:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:16:27 ---> Running in b887f07a56d8 03:16:27 Removing intermediate container b887f07a56d8 03:16:27 ---> b9dd4c0aa0bb 03:16:27 Step 12/22 : RUN apk add --update --no-cache dumb-init 03:16:28 ---> Running in 8afc536c3a43 03:16:29 Removing intermediate container 5f73e276311b 03:16:29 ---> 0ad89b02c083 03:16:29 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 03:16:29 ---> Running in de051be4190b 03:16:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:16:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:16:30 Removing intermediate container de051be4190b 03:16:30 ---> 42ef0050c730 03:16:30 Step 19/21 : LABEL arch=arm64 03:16:30 ---> d202a6b5b5d5 03:16:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:16:30 ---> Running in 13b7d615dff0 03:16:31 Removing intermediate container 13b7d615dff0 03:16:31 ---> 6461782efae5 03:16:31 Step 20/21 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 03:16:31 ---> Running in 2b9159b511d4 03:16:32 (1/1) Installing dumb-init (1.2.5-r1) 03:16:32 Executing busybox-1.35.0-r17.trigger 03:16:32 OK: 5 MiB in 15 packages 03:16:32 ---> 7314641f65f7 03:16:32 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:16:32 ---> Running in 54a3922b9abe 03:16:32 Removing intermediate container 2b9159b511d4 03:16:32 ---> 8a8390697530 03:16:32 Step 21/21 : LABEL version=3.0.0-dev.36 03:16:32 ---> Running in 164340eede47 03:16:33 Removing intermediate container be80ad434047 03:16:33 ---> 21215b9b6dfa 03:16:33 03:16:33 Step 10/23 : FROM alpine:3.16 03:16:33 ---> 2b4661558fb8 03:16:33 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:16:33 ---> Running in 21112ddf645a 03:16:34 Removing intermediate container 164340eede47 03:16:34 ---> 9a9dc9913973 03:16:34 03:16:34 Removing intermediate container 8afc536c3a43 03:16:34 ---> e66427e5c50f 03:16:34 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:16:34 Successfully built 9a9dc9913973 03:16:34 Successfully tagged security-proxy-setup-arm64:latest 03:16:34  Building security-proxy-setup ... done Building security-spire-server 03:16:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:16:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:16:36 (1/1) Installing dumb-init (1.2.5-r1) 03:16:36 Executing busybox-1.35.0-r17.trigger 03:16:36 OK: 5 MiB in 15 packages 03:16:37 ---> bff25e71c73f 03:16:37 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:16:38 Removing intermediate container 54a3922b9abe 03:16:38 ---> 5a96b42730c2 03:16:38 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 03:16:38 ---> Running in 58aacc046e67 03:16:38 Removing intermediate container 21112ddf645a 03:16:38 ---> ff9044ded1d9 03:16:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:16:38 ---> Running in 166a8f86193b 03:16:38 Removing intermediate container 58aacc046e67 03:16:38 ---> 094de34bc071 03:16:38 Step 22/24 : LABEL arch=arm64 03:16:38 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:16:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:16:38 ---> 231830d95dba 03:16:38 Step 3/23 : WORKDIR /edgex-go 03:16:38 ---> Using cache 03:16:39 ---> 2842bc86e5dc 03:16:39 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 03:16:39 ---> Running in 69663267e05b 03:16:39 ---> Running in c344d537fbd5 03:16:39 Removing intermediate container 166a8f86193b 03:16:39 ---> b92ea5692e7f 03:16:39 Step 13/23 : ENV APP_PORT=59882 03:16:40 ---> Running in c138572c4535 03:16:40 Removing intermediate container 69663267e05b 03:16:40 ---> 7aad98fc6b47 03:16:40 Step 23/24 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 03:16:40 ---> de24c01615bf 03:16:40 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:16:40 ---> Running in 4dbc4a6b0767 03:16:40 Removing intermediate container c138572c4535 03:16:40 ---> 6487194fd71d 03:16:40 Step 14/23 : EXPOSE $APP_PORT 03:16:40 ---> Running in 77cd8472bb68 03:16:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:16:41 Removing intermediate container 4dbc4a6b0767 03:16:41 ---> 45bd96e9ffe1 03:16:41 Step 24/24 : LABEL version=3.0.0-dev.36 03:16:41 ---> Running in 95bcd0c77c1c 03:16:41 ---> b009de36c204 03:16:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:16:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:16:41 Removing intermediate container 77cd8472bb68 03:16:41 ---> 3762ecad5227 03:16:41 Step 15/23 : WORKDIR / 03:16:41 ---> Running in 1e60686ddcc8 03:16:41 Removing intermediate container 95bcd0c77c1c 03:16:41 ---> 2061438a4fb0 03:16:41 03:16:42 Successfully built 2061438a4fb0 03:16:42 Successfully tagged security-secretstore-setup-arm64:latest 03:16:42  Building security-secretstore-setup ... done Building security-spire-config 03:16:42 Removing intermediate container 1e60686ddcc8 03:16:42 ---> 1165836fabc5 03:16:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:16:42 OK: 221 MiB in 51 packages 03:16:42 ---> c088ed3c22fb 03:16:42 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:16:43 ---> Running in f30e948957e1 03:16:44 Removing intermediate container 69c422d63559 03:16:44 ---> f5b91863bd48 03:16:44 03:16:44 Step 10/24 : FROM alpine:3.16 03:16:44 ---> 2b4661558fb8 03:16:44 Step 11/24 : RUN apk add --update --no-cache dumb-init 03:16:44 ---> Using cache 03:16:44 ---> ff9044ded1d9 03:16:44 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:16:44 ---> Using cache 03:16:44 ---> b92ea5692e7f 03:16:44 Step 13/24 : ENV APP_PORT=59881 03:16:44 ---> a00b08399cc1 03:16:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:16:44 ---> Running in 52ccb4243765 03:16:44 Removing intermediate container c344d537fbd5 03:16:44 ---> 6fbe328dda20 03:16:44 Step 5/23 : COPY go.mod vendor* ./ 03:16:45 Removing intermediate container 52ccb4243765 03:16:45 ---> d81fb4793ed4 03:16:45 Step 14/24 : EXPOSE $APP_PORT 03:16:45 ---> Running in c77f5700c5f4 03:16:45 ---> ae5a1647918f 03:16:45 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:16:45 ---> Running in 352df20b4189 03:16:46 Removing intermediate container c77f5700c5f4 03:16:46 ---> cfe4a206e366 03:16:46 Step 15/24 : WORKDIR / 03:16:46 Removing intermediate container f30e948957e1 03:16:46 ---> 3f41a4106cc3 03:16:46 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 03:16:46 ---> Running in ebbb9f2ad9aa 03:16:46 ---> Running in 354791488f5b 03:16:47 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:16:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:16:47 ---> 231830d95dba 03:16:47 Step 3/24 : WORKDIR /edgex-go 03:16:47 ---> Using cache 03:16:47 ---> 2842bc86e5dc 03:16:47 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 03:16:47 ---> Using cache 03:16:47 ---> 6fbe328dda20 03:16:47 Step 5/24 : COPY go.mod vendor* ./ 03:16:47 ---> Using cache 03:16:47 ---> ae5a1647918f 03:16:47 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:16:47 Removing intermediate container 354791488f5b 03:16:47 ---> 5d623f39d678 03:16:47 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 03:16:47 ---> Running in f77e90cacce9 03:16:47 ---> d69b3b6f6f0e 03:16:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:16:47 Removing intermediate container ebbb9f2ad9aa 03:16:47 ---> 7f8bae308725 03:16:47 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:16:47 ---> Running in b73ce2b44719 03:16:50 Removing intermediate container b73ce2b44719 03:16:50 ---> 7b2ff93ebd21 03:16:50 Step 20/22 : LABEL arch=arm64 03:16:50 ---> 54590a69657e 03:16:50 Step 19/23 : ENTRYPOINT ["/core-command"] ---> ce4be4e341c5 03:16:50 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:16:50 03:16:50 ---> Running in 2b65dd96917c 03:16:50 ---> Running in 123c849a809a 03:16:50 Removing intermediate container 2b65dd96917c 03:16:50 ---> 7aedfd4c135f 03:16:50 Step 21/22 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 03:16:51 Removing intermediate container 123c849a809a 03:16:51 ---> a78ff97969fe 03:16:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:16:51 ---> Running in 8168b7b6f0c7 03:16:51 ---> Running in 2db9f5caf8e1 03:16:51 Removing intermediate container 8168b7b6f0c7 03:16:51 ---> 0d9d6cf9d301 03:16:51 Step 22/22 : LABEL version=3.0.0-dev.36 03:16:51 Removing intermediate container 2db9f5caf8e1 03:16:51 ---> bc39542dc6e3 03:16:51 Step 21/23 : LABEL arch=arm64 03:16:51 ---> Running in d732bb5b5b4d 03:16:51 ---> Running in c4c2663a8542 03:16:52 ---> c9939c5681e8 03:16:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:16:52 Removing intermediate container d732bb5b5b4d 03:16:52 ---> 2a987f1899c3 03:16:52 03:16:52 Removing intermediate container c4c2663a8542 03:16:52 ---> 80e2e48a6476 03:16:52 Step 22/23 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 03:16:52 Successfully built 2a987f1899c3 03:16:52 Successfully tagged core-common-config-bootstrapper-arm64:latest 03:16:52 Building support-notifications 03:16:52  Building core-common-config-bootstrapper ... done  ---> Running in c9839c28cc3c 03:16:53 ---> 71b3b1fba0ef 03:16:53 Removing intermediate container c9839c28cc3c 03:16:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 03:16:53 ---> 70625f163a01 03:16:53 Step 23/23 : LABEL version=3.0.0-dev.36 03:16:53 ---> Running in 38b4557336e1 03:16:53 Removing intermediate container 38b4557336e1 03:16:53 ---> 6e2bcfba2370 03:16:53 03:16:53 Successfully built 6e2bcfba2370 03:16:53 Successfully tagged core-command-arm64:latest 03:16:53 Building support-scheduler 03:16:53  Building core-command ... done  ---> 66b27009101d 03:16:53 Step 20/24 : ENTRYPOINT ["/core-metadata"] 03:16:53 ---> Running in 72190f250490 03:16:54 Removing intermediate container 72190f250490 03:16:54 ---> 60580b74d5b2 03:16:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:16:54 ---> Running in 831c00a0fec1 03:16:54 Removing intermediate container 831c00a0fec1 03:16:54 ---> 48ce013c1d9d 03:16:54 Step 22/24 : LABEL arch=arm64 03:16:54 ---> Running in 8cf3851cba46 03:16:55 Removing intermediate container 8cf3851cba46 03:16:55 ---> fe1f582d6a41 03:16:55 Step 23/24 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 03:16:55 ---> Running in ad08a7e4eb2e 03:16:55 Removing intermediate container ad08a7e4eb2e 03:16:55 ---> bc96cb640b25 03:16:55 Step 24/24 : LABEL version=3.0.0-dev.36 03:16:55 ---> Running in 991bdd16bf39 03:16:56 Removing intermediate container 991bdd16bf39 03:16:56 ---> 8b955b6b14b8 03:16:56 03:16:56 Successfully built 8b955b6b14b8 03:16:56 Successfully tagged core-metadata-arm64:latest 03:16:56  Building core-metadata ... done Building core-data 03:16:57 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:16:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:16:57 ---> 231830d95dba 03:16:57 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:16:57 ---> Using cache 03:16:57 ---> d5ab7001822b 03:16:57 Step 4/22 : WORKDIR /edgex-go 03:16:57 ---> Using cache 03:16:57 ---> 0f9c25250fc9 03:16:57 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:16:57 ---> Running in 3c52af2abffd 03:16:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:16:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:16:59 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:16:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:16:59 ---> 231830d95dba 03:16:59 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:16:59 ---> Using cache 03:16:59 ---> d5ab7001822b 03:16:59 Step 4/22 : WORKDIR /edgex-go 03:16:59 ---> Using cache 03:16:59 ---> 0f9c25250fc9 03:16:59 Step 5/22 : RUN apk add --update --no-cache make git 03:16:59 ---> Using cache 03:16:59 ---> 7f23f6eacb22 03:16:59 Step 6/22 : COPY go.mod vendor* ./ 03:16:59 ---> Using cache 03:16:59 ---> 90267a189a58 03:16:59 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:16:59 ---> Using cache 03:16:59 ---> 1c5138b40229 03:16:59 Step 8/22 : COPY . . 03:16:59 ---> Using cache 03:16:59 ---> 702826df7737 03:16:59 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:17:00 ---> Running in d1cee1fd3f9f 03:17:01 OK: 221 MiB in 51 packages 03:17:01 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:17:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:17:01 ---> 231830d95dba 03:17:01 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:17:01 ---> Using cache 03:17:01 ---> d5ab7001822b 03:17:01 Step 4/22 : WORKDIR /edgex-go 03:17:01 ---> Using cache 03:17:01 ---> 0f9c25250fc9 03:17:01 Step 5/22 : RUN apk add --update --no-cache make git 03:17:01 ---> Using cache 03:17:01 ---> 7f23f6eacb22 03:17:01 Step 6/22 : COPY go.mod vendor* ./ 03:17:01 ---> Using cache 03:17:01 ---> 90267a189a58 03:17:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:01 ---> Using cache 03:17:01 ---> 1c5138b40229 03:17:01 Step 8/22 : COPY . . 03:17:01 ---> Using cache 03:17:01 ---> 702826df7737 03:17:01 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 03:17:01 ---> Running in dff703f6fb07 03:17:01 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:17:02 Removing intermediate container 3c52af2abffd 03:17:02 ---> 3e8ddfa8f297 03:17:02 Step 6/22 : COPY go.mod vendor* ./ 03:17:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 03:17:03 ---> 02330e08e5ee 03:17:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:03 ---> Running in 56e3d537a305 03:19:40 Removing intermediate container 352df20b4189 03:19:40 ---> e320eadecf4f 03:19:40 Step 7/23 : COPY . . 03:19:40 Removing intermediate container 56e3d537a305 03:19:40 ---> 35b3b827a347 03:19:40 Step 8/22 : COPY . . 03:19:40 Removing intermediate container f77e90cacce9 03:19:40 ---> 44664cbb01f3 03:19:40 Step 7/24 : COPY . . 03:19:40 ---> 09cd3c6278f2 03:19:40 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 03:19:40 ---> 5fce69fc1099 03:19:40 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 03:19:40 ---> 2c3c1a40a150 03:19:40 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:19:40 ---> Running in b39139a35740 03:19:40 ---> Running in 04d106777377 03:19:40 ---> Running in 5fd9ff0e447a 03:19:40 Removing intermediate container 04d106777377 03:19:40 ---> 953a8870d412 03:19:40 Step 9/23 : WORKDIR /edgex-go/spire-build 03:19:40 Removing intermediate container b39139a35740 03:19:40 ---> 4020a15cba9f 03:19:40 Step 9/24 : WORKDIR /edgex-go/spire-build 03:19:40 ---> Running in 0d64529abd06 03:19:40 ---> Running in 406666aa221e 03:19:40 Removing intermediate container 0d64529abd06 03:19:40 ---> 957f3b38a476 03:19:40 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 03:19:40 Removing intermediate container 406666aa221e 03:19:40 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:19:40 ---> 1c154dfa78c4 03:19:40 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 03:19:40 ---> Running in 53cbdb7f897f 03:19:40 ---> Running in 6e1f357adfe1 03:19:43 Removing intermediate container 6e1f357adfe1 03:19:43 ---> 63c4f99f090e 03:19:43 Step 11/24 : WORKDIR /edgex-go 03:19:43 ---> Running in 09f273fbce2e 03:19:43 Removing intermediate container 53cbdb7f897f 03:19:43 ---> 8d7e6411073b 03:19:43 Step 11/23 : WORKDIR /edgex-go 03:19:43 ---> Running in ba9a69c1635e 03:19:44 Removing intermediate container 09f273fbce2e 03:19:44 ---> ad8ac52102f5 03:19:44 03:19:44 Step 12/24 : FROM alpine:3.15 03:19:44 Removing intermediate container ba9a69c1635e 03:19:44 ---> 8da66f4aae57 03:19:44 03:19:44 Step 12/23 : FROM alpine:3.15 03:19:44 3.15: Pulling from library/alpine 03:19:45 3.15: Pulling from library/alpine 03:19:48 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 03:19:48 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 03:19:48 Status: Downloaded newer image for alpine:3.15 03:19:48 Status: Downloaded newer image for alpine:3.15 03:19:48 ---> 8aa73fd46299 03:19:48 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:19:48 ---> 8aa73fd46299 03:19:48 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:19:48 ---> Running in 23cf8d550eec 03:19:48 ---> Running in 74d0d6e7604a 03:19:49 Removing intermediate container 23cf8d550eec 03:19:49 ---> a2fcf7ac76de 03:19:49 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:19:49 ---> Running in 58b500952aa0 03:19:49 Removing intermediate container 74d0d6e7604a 03:19:49 ---> 24f9b3add76b 03:19:49 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 03:19:49 ---> Running in 9d385b1899c7 03:19:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:19:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:19:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:19:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:19:54 v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:19:54 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:19:54 OK: 15736 distinct packages available 03:19:54 v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:19:54 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:19:54 OK: 15736 distinct packages available 03:19:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:19:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:19:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:19:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:19:56 (1/4) Installing dumb-init (1.2.5-r1) 03:19:56 (1/5) Installing dumb-init (1.2.5-r1) 03:19:56 (2/4) Installing musl-obstack (1.2.3-r0) 03:19:56 (2/5) Installing musl-obstack (1.2.3-r0) 03:19:56 (3/5) Installing libucontext (1.1-r0) 03:19:56 (4/5) Installing gcompat (1.0.0-r4) 03:19:56 (3/4) Installing libucontext (1.1-r0) 03:19:56 (4/4) Installing gcompat (1.0.0-r4) 03:19:56 (5/5) Installing openssl (1.1.1s-r1) 03:19:56 Executing busybox-1.34.1-r7.trigger 03:19:56 Executing busybox-1.34.1-r7.trigger 03:19:56 OK: 6 MiB in 18 packages 03:19:56 OK: 6 MiB in 19 packages 03:20:00 Removing intermediate container 58b500952aa0 03:20:00 ---> 74b6a0cb1477 03:20:00 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:20:00 Removing intermediate container 9d385b1899c7 03:20:00 ---> 39535b08095b 03:20:00 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:20:10 ---> 29788013c248 03:20:10 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:20:10 ---> e082fefaf128 03:20:10 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:20:11 ---> be138e682549 03:20:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:20:11 ---> 603810370c63 03:20:11 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 03:20:11 ---> Running in 3bf2c9e62cb7 03:20:12 Removing intermediate container 3bf2c9e62cb7 03:20:12 ---> 768fe4e0ae02 03:20:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:20:12 ---> 1aa93aa90bd5 03:20:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:20:13 ---> 917c55d54e55 03:20:13 Step 19/24 : WORKDIR / 03:20:14 ---> Running in 1b460cc13bd7 03:20:14 ---> cd3b297a8740 03:20:14 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:20:14 ---> Running in d4921e3d5d76 03:20:14 Removing intermediate container 1b460cc13bd7 03:20:14 ---> 8d6227b783ea 03:20:14 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:20:15 ---> Running in c99cfdb0ed8f 03:20:15 Removing intermediate container d4921e3d5d76 03:20:15 ---> 72c17c294400 03:20:15 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:20:15 ---> Running in 0bf3a5ccdece 03:20:15 Removing intermediate container c99cfdb0ed8f 03:20:15 ---> 06ea2b015a19 03:20:15 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:20:15 ---> Running in 1d67fa0b9204 03:20:16 Removing intermediate container 0bf3a5ccdece 03:20:16 ---> 5210d60e7b6f 03:20:16 Step 21/23 : LABEL arch=arm64 03:20:16 ---> Running in 2b89baf9dc59 03:20:16 Removing intermediate container 1d67fa0b9204 03:20:16 ---> a167dfa0ad63 03:20:16 Step 22/24 : LABEL arch=arm64 03:20:17 ---> Running in de56e014b53e 03:20:17 Removing intermediate container 2b89baf9dc59 03:20:17 ---> a78216c08849 03:20:17 Step 22/23 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 03:20:17 ---> Running in 31a7e496c5d1 03:20:17 Removing intermediate container de56e014b53e 03:20:17 ---> 48026152d55d 03:20:17 Step 23/24 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 03:20:17 ---> Running in 612a683142d9 03:20:18 Removing intermediate container 31a7e496c5d1 03:20:18 ---> 4c4710d7b41b 03:20:18 Step 23/23 : LABEL version=3.0.0-dev.36 03:20:18 ---> Running in c1b68e0e2d59 03:20:18 Removing intermediate container 612a683142d9 03:20:18 ---> 10da6e4da28c 03:20:18 Step 24/24 : LABEL version=3.0.0-dev.36 03:20:18 ---> Running in 39e3ab3ee1a4 03:20:19 Removing intermediate container c1b68e0e2d59 03:20:19 ---> 053b6773df12 03:20:19 03:20:19 Successfully built 053b6773df12 03:20:19 Successfully tagged security-spire-server-arm64:latest 03:20:19 Building security-spiffe-token-provider 03:20:19  Building security-spire-server ... done Removing intermediate container 39e3ab3ee1a4 03:20:19 ---> ec7c9d1bf639 03:20:19 03:20:19 Successfully built ec7c9d1bf639 03:20:19 Successfully tagged security-spire-config-arm64:latest 03:20:19  Building security-spire-config ... done Building security-spire-agent 03:20:27 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:20:27 Step 2/19 : FROM ${BUILDER_BASE} AS builder 03:20:27 ---> 231830d95dba 03:20:27 Step 3/19 : WORKDIR /edgex-go 03:20:27 ---> Using cache 03:20:27 ---> 2842bc86e5dc 03:20:27 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 03:20:27 ---> Running in 5a09b9bc8c50 03:20:27 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:20:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:20:27 ---> 231830d95dba 03:20:27 Step 3/24 : WORKDIR /edgex-go 03:20:27 ---> Using cache 03:20:27 ---> 2842bc86e5dc 03:20:27 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 03:20:27 ---> Using cache 03:20:27 ---> 6fbe328dda20 03:20:27 Step 5/24 : COPY go.mod vendor* ./ 03:20:27 ---> Using cache 03:20:27 ---> ae5a1647918f 03:20:27 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:20:27 ---> Using cache 03:20:27 ---> 44664cbb01f3 03:20:27 Step 7/24 : COPY . . 03:20:28 ---> Using cache 03:20:28 ---> 09cd3c6278f2 03:20:28 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 03:20:28 ---> Using cache 03:20:28 ---> 4020a15cba9f 03:20:28 Step 9/24 : WORKDIR /edgex-go/spire-build 03:20:28 ---> Using cache 03:20:28 ---> 1c154dfa78c4 03:20:28 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 03:20:28 ---> Using cache 03:20:28 ---> 63c4f99f090e 03:20:28 Step 11/24 : WORKDIR /edgex-go 03:20:28 ---> Using cache 03:20:28 ---> ad8ac52102f5 03:20:28 03:20:28 Step 12/24 : FROM alpine:3.15 03:20:28 ---> 8aa73fd46299 03:20:28 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:20:28 ---> Using cache 03:20:28 ---> 24f9b3add76b 03:20:28 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:20:28 ---> Running in 06ef6f623133 03:20:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:20:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:20:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:20:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:20:32 v3.16.3-154-ga2a60f3e0f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 03:20:32 v3.16.3-151-gb476f155c7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 03:20:32 OK: 16901 distinct packages available 03:20:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:20:32 v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:20:32 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:20:32 OK: 15736 distinct packages available 03:20:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:20:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:20:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:20:35 (1/5) Installing dumb-init (1.2.5-r1) 03:20:35 (2/5) Installing musl-obstack (1.2.3-r0) 03:20:35 (3/5) Installing libucontext (1.1-r0) 03:20:35 (4/5) Installing gcompat (1.0.0-r4) 03:20:35 (5/5) Installing openssl (1.1.1s-r1) 03:20:35 Executing busybox-1.34.1-r7.trigger 03:20:35 OK: 6 MiB in 19 packages 03:20:35 OK: 221 MiB in 51 packages 03:20:38 Removing intermediate container 5a09b9bc8c50 03:20:38 ---> 582c704d31ef 03:20:38 Step 5/19 : COPY go.mod vendor* ./ 03:20:38 Removing intermediate container 06ef6f623133 03:20:38 ---> ce9917130ac5 03:20:38 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 03:20:40 ---> fd05c57b3519 03:20:40 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:20:40 ---> Running in 15985147d3f8 03:20:43 ---> 035a6f43b80b 03:20:43 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:20:50 ---> 99dd4e117a0d 03:20:50 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:20:50 ---> 9bab37eeec40 03:20:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:20:51 ---> c5758e9e0b0d 03:20:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:20:52 ---> 944223edc5f2 03:20:52 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:20:52 ---> Running in 6464e37ff7a8 03:20:53 Removing intermediate container 6464e37ff7a8 03:20:53 ---> 6518e675139f 03:20:53 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:20:53 ---> Running in 6d4127031bc4 03:20:53 Removing intermediate container 6d4127031bc4 03:20:53 ---> c9371576a3fe 03:20:53 Step 22/24 : LABEL arch=arm64 03:20:53 ---> Running in 69b6301705a2 03:20:54 Removing intermediate container 69b6301705a2 03:20:54 ---> a97d6b2f9dfe 03:20:54 Step 23/24 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 03:20:54 ---> Running in 43c31e008305 03:20:55 Removing intermediate container 43c31e008305 03:20:55 ---> ff57b80e0642 03:20:55 Step 24/24 : LABEL version=3.0.0-dev.36 03:20:55 ---> Running in 725b3a2251cb 03:20:56 Removing intermediate container 725b3a2251cb 03:20:56 ---> 7b06222652bf 03:20:56 03:20:56 Successfully built 7b06222652bf 03:20:56 Successfully tagged security-spire-agent-arm64:latest 03:20:56  Building security-spire-agent ... done Building security-bootstrapper 03:21:01 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:21:01 Step 2/32 : FROM ${BUILDER_BASE} AS builder 03:21:01 ---> 231830d95dba 03:21:01 Step 3/32 : WORKDIR /edgex-go 03:21:01 ---> Using cache 03:21:01 ---> 2842bc86e5dc 03:21:01 Step 4/32 : RUN apk add --update --no-cache make git 03:21:01 ---> Using cache 03:21:01 ---> 42446eeaf116 03:21:01 Step 5/32 : COPY go.mod vendor* ./ 03:21:01 ---> Using cache 03:21:01 ---> c5ba701a5b68 03:21:01 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:21:01 ---> Using cache 03:21:01 ---> 4ca1940ef17b 03:21:01 Step 7/32 : COPY . . 03:21:01 ---> Using cache 03:21:01 ---> 8dcc99dfe494 03:21:01 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:21:01 ---> Running in b584122ca7ee 03:21:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:22:25 Removing intermediate container 15985147d3f8 03:22:25 ---> 1dd8116350c1 03:22:25 Step 7/19 : COPY . . 03:22:27 ---> f48fc2f46ceb 03:22:28 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:22:28 ---> Running in e8165f863315 03:22:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:24:21 Removing intermediate container dff703f6fb07 03:24:21 ---> f9a93c1bafe3 03:24:21 03:24:21 Step 10/22 : FROM alpine:3.16 03:24:21 ---> 2b4661558fb8 03:24:21 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:24:21 ---> Running in b7b178e857b3 03:24:21 Removing intermediate container b7b178e857b3 03:24:21 ---> 41a2cb62c60b 03:24:21 Step 12/22 : ENV APP_PORT=59880 03:24:21 ---> Running in 81c02be9f1e8 03:24:21 Removing intermediate container 81c02be9f1e8 03:24:21 ---> 24e4deec5323 03:24:21 Step 13/22 : EXPOSE $APP_PORT 03:24:21 ---> Running in 23c27835c34a 03:24:21 Removing intermediate container 23c27835c34a 03:24:21 ---> 5a59b72e2fcb 03:24:21 Step 14/22 : RUN apk add --update --no-cache dumb-init 03:24:21 ---> Running in b2416ec5b50e 03:24:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:24:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:24:23 (1/1) Installing dumb-init (1.2.5-r1) 03:24:23 Executing busybox-1.35.0-r17.trigger 03:24:24 OK: 5 MiB in 15 packages 03:24:26 Removing intermediate container b2416ec5b50e 03:24:26 ---> 209d24733d4a 03:24:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:24:26 ---> 92955fd88d20 03:24:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:24:29 ---> 8d6af0ca0ce4 03:24:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:24:29 ---> b739c5addf25 03:24:29 Step 18/22 : ENTRYPOINT ["/core-data"] 03:24:29 ---> Running in 744c166f8433 03:24:30 Removing intermediate container 744c166f8433 03:24:30 ---> b36e73568768 03:24:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:24:30 ---> Running in 6cc0447df234 03:24:31 Removing intermediate container 6cc0447df234 03:24:31 ---> 939276e76079 03:24:31 Step 20/22 : LABEL arch=arm64 03:24:31 ---> Running in ff9cf50c95ae 03:24:31 Removing intermediate container ff9cf50c95ae 03:24:31 ---> fd9d27fad41f 03:24:31 Step 21/22 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 03:24:32 ---> Running in a3e3bf618e7a 03:24:32 Removing intermediate container a3e3bf618e7a 03:24:32 ---> 1149e2b11d8a 03:24:32 Step 22/22 : LABEL version=3.0.0-dev.36 03:24:32 ---> Running in d6dc49d78790 03:24:33 Removing intermediate container d6dc49d78790 03:24:33 ---> df9b2753c66b 03:24:33 03:24:33 Successfully built df9b2753c66b 03:24:33 Successfully tagged core-data-arm64:latest 03:26:55  Building core-data ... done Removing intermediate container d1cee1fd3f9f 03:26:55 ---> 904cf6d209ed 03:26:55 03:26:55 Step 10/22 : FROM alpine:3.16 03:26:55 ---> 2b4661558fb8 03:26:55 Step 11/22 : RUN apk add --update --no-cache dumb-init 03:26:55 ---> Using cache 03:26:55 ---> ff9044ded1d9 03:26:55 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:26:55 ---> Using cache 03:26:55 ---> b92ea5692e7f 03:26:55 Step 13/22 : ENV APP_PORT=59861 03:26:55 ---> Running in 9480c0967e65 03:26:55 Removing intermediate container 9480c0967e65 03:26:55 ---> eeb40f100f70 03:26:55 Step 14/22 : EXPOSE $APP_PORT 03:26:55 ---> Running in 645d1e0f07c3 03:26:55 Removing intermediate container 645d1e0f07c3 03:26:55 ---> 160eba4b2406 03:26:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:26:55 ---> a446437d2411 03:26:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:26:55 ---> 0d940b929f8b 03:26:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:26:55 ---> 868eae34f1bd 03:26:55 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 03:26:55 ---> Running in f2c3a687b5c8 03:26:55 Removing intermediate container f2c3a687b5c8 03:26:55 ---> 06a731268c7d 03:26:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:26:55 ---> Running in 2dc7f5e6ea14 03:26:55 Removing intermediate container 2dc7f5e6ea14 03:26:55 ---> 75e41e4443df 03:26:55 Step 20/22 : LABEL arch=arm64 03:26:55 ---> Running in b729fe856c9f 03:26:55 Removing intermediate container b729fe856c9f 03:26:55 ---> fa995304904a 03:26:55 Step 21/22 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 03:26:55 ---> Running in ed855d164299 03:26:55 Removing intermediate container ed855d164299 03:26:55 ---> 47e23348ecac 03:26:55 Step 22/22 : LABEL version=3.0.0-dev.36 03:26:55 ---> Running in 69464bbeff75 03:26:55 Removing intermediate container 69464bbeff75 03:26:55 ---> e71ce9dc4026 03:26:55 03:26:55 Successfully built e71ce9dc4026 03:26:55 Successfully tagged support-scheduler-arm64:latest 03:27:51  Building support-scheduler ... done Removing intermediate container b584122ca7ee 03:27:51 ---> 9778a0bdecb5 03:27:51 03:27:51 Step 9/32 : FROM alpine:3.16 03:27:51 ---> 2b4661558fb8 03:27:51 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:27:51 ---> Running in a929d052a202 03:27:51 Removing intermediate container a929d052a202 03:27:51 ---> 01685f08ce58 03:27:51 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 03:27:51 ---> Running in 0949aa076139 03:27:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:27:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:27:51 (1/2) Installing dumb-init (1.2.5-r1) 03:27:51 (2/2) Installing su-exec (0.2-r1) 03:27:51 Executing busybox-1.35.0-r17.trigger 03:27:51 OK: 5 MiB in 16 packages 03:27:51 Removing intermediate container 0949aa076139 03:27:51 ---> 4364324ca3e3 03:27:51 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 03:27:51 ---> Running in 694afc40a549 03:27:51 Removing intermediate container 694afc40a549 03:27:51 ---> c8d3c3f7a4a9 03:27:51 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 03:27:51 ---> Running in 0da9365c3cea 03:27:51 Removing intermediate container 0da9365c3cea 03:27:51 ---> 4e307bd697bd 03:27:51 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 03:27:51 ---> Running in ac73029f9896 03:27:51 Removing intermediate container ac73029f9896 03:27:51 ---> 62526ff03aac 03:27:51 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 03:27:51 ---> Running in 77cabef56ab2 03:27:52 Removing intermediate container 77cabef56ab2 03:27:52 ---> 94dade210550 03:27:52 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 03:27:52 ---> Running in 52dc1103f79a 03:27:57 Removing intermediate container 52dc1103f79a 03:27:57 ---> 0b66bc1067fa 03:27:57 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 03:27:57 ---> Running in e832b7e3b936 03:27:57 Removing intermediate container e832b7e3b936 03:27:57 ---> d24ecc743e44 03:27:57 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 03:27:58 ---> 3d0f3054dedc 03:27:58 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 03:27:58 ---> Running in 0959e33100d4 03:28:01 Removing intermediate container 0959e33100d4 03:28:01 ---> dd1ec0ae9615 03:28:01 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 03:28:02 ---> 1c295c642c70 03:28:02 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:28:05 ---> 22c737206c17 03:28:05 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:28:06 ---> fa3be9312c97 03:28:06 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:28:07 ---> 66d88fdd8b1b 03:28:07 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 03:28:08 ---> a669092883c8 03:28:08 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 03:28:09 ---> d37739581864 03:28:09 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:28:10 ---> b8a67a748495 03:28:10 Step 27/32 : RUN chmod +x /entrypoint.sh 03:28:11 ---> Running in 97a15d726a6f 03:28:14 Removing intermediate container 97a15d726a6f 03:28:14 ---> 8c25d6b65a99 03:28:14 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 03:28:14 ---> Running in fa16fc948f78 03:28:14 Removing intermediate container fa16fc948f78 03:28:14 ---> f3ddffb7f1f1 03:28:14 Step 29/32 : CMD ["gate"] 03:28:15 ---> Running in d3df2225701f 03:28:15 Removing intermediate container d3df2225701f 03:28:15 ---> 27e764f2b8c4 03:28:15 Step 30/32 : LABEL arch=arm64 03:28:16 ---> Running in 310ddf0be4a7 03:28:16 Removing intermediate container 310ddf0be4a7 03:28:16 ---> 33ddbeff03a9 03:28:16 Step 31/32 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 03:28:16 ---> Running in 830a41defaf7 03:28:17 Removing intermediate container 830a41defaf7 03:28:17 ---> e03cb11893ab 03:28:17 Step 32/32 : LABEL version=3.0.0-dev.36 03:28:17 ---> Running in d5c773bfba96 03:28:18 Removing intermediate container d5c773bfba96 03:28:18 ---> 12d883f4f2b5 03:28:18 03:28:18 Successfully built 12d883f4f2b5 03:28:18 Successfully tagged security-bootstrapper-arm64:latest 03:28:57  Building security-bootstrapper ... done Removing intermediate container 5fd9ff0e447a 03:28:57 ---> 33c759c705a8 03:28:57 03:28:57 Step 10/22 : FROM alpine:3.16 03:28:57 ---> 2b4661558fb8 03:28:57 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 03:28:57 ---> Running in 316e6afe44d9 03:28:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:28:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:28:59 (1/2) Installing ca-certificates (20220614-r0) 03:28:59 (2/2) Installing dumb-init (1.2.5-r1) 03:28:59 Executing busybox-1.35.0-r17.trigger 03:28:59 Executing ca-certificates-20220614-r0.trigger 03:29:00 OK: 6 MiB in 16 packages 03:29:02 Removing intermediate container 316e6afe44d9 03:29:02 ---> bafab0ace907 03:29:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:29:02 ---> Running in 0c71cff410c7 03:29:02 Removing intermediate container 0c71cff410c7 03:29:02 ---> 9dcc3d6d0e7d 03:29:02 Step 13/22 : ENV APP_PORT=59860 03:29:02 ---> Running in a5906d8e65f0 03:29:03 Removing intermediate container a5906d8e65f0 03:29:03 ---> b9be219aca82 03:29:03 Step 14/22 : EXPOSE $APP_PORT 03:29:03 ---> Running in 14c4a1f0152e 03:29:03 Removing intermediate container 14c4a1f0152e 03:29:03 ---> b78ad993727e 03:29:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:29:04 ---> 003b659835ef 03:29:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:29:07 ---> 4d0f45be075c 03:29:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:29:07 Removing intermediate container e8165f863315 03:29:07 ---> 16198ca2452f 03:29:07 03:29:07 Step 9/19 : FROM alpine:3.15 03:29:07 ---> 8aa73fd46299 03:29:07 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:29:07 ---> Using cache 03:29:07 ---> 24f9b3add76b 03:29:07 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:29:07 ---> Running in 10539e50714f 03:29:07 ---> b839f0acf0b7 03:29:07 Step 18/22 : ENTRYPOINT ["/support-notifications"] 03:29:08 ---> Running in 82880544a1fd 03:29:08 Removing intermediate container 82880544a1fd 03:29:08 ---> 0cd605fabbf2 03:29:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:29:08 ---> Running in 89a0c247b28a 03:29:09 Removing intermediate container 89a0c247b28a 03:29:09 ---> fe321436ba8d 03:29:09 Step 20/22 : LABEL arch=arm64 03:29:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:29:09 ---> Running in 9145cc776f8b 03:29:09 Removing intermediate container 9145cc776f8b 03:29:09 ---> 49ebf288e253 03:29:09 Step 21/22 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 03:29:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:29:09 ---> Running in 2672b84faa74 03:29:10 Removing intermediate container 2672b84faa74 03:29:10 ---> c20095049c4a 03:29:10 Step 22/22 : LABEL version=3.0.0-dev.36 03:29:10 ---> Running in 70b78ef715de 03:29:10 Removing intermediate container 70b78ef715de 03:29:10 ---> fdc55d28c442 03:29:10 03:29:10 Successfully built fdc55d28c442 03:29:10 Successfully tagged support-notifications-arm64:latest 03:29:10  Building support-notifications ... done v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:29:10 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:29:10 OK: 15736 distinct packages available 03:29:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:29:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:29:12 (1/9) Installing ca-certificates (20220614-r0) 03:29:12 (2/9) Installing brotli-libs (1.0.9-r5) 03:29:12 (3/9) Installing nghttp2-libs (1.46.0-r0) 03:29:12 (4/9) Installing libcurl (7.80.0-r5) 03:29:12 (5/9) Installing curl (7.80.0-r5) 03:29:12 (6/9) Installing dumb-init (1.2.5-r1) 03:29:12 (7/9) Installing musl-obstack (1.2.3-r0) 03:29:12 (8/9) Installing libucontext (1.1-r0) 03:29:12 (9/9) Installing gcompat (1.0.0-r4) 03:29:12 Executing busybox-1.34.1-r7.trigger 03:29:12 Executing ca-certificates-20220614-r0.trigger 03:29:12 OK: 8 MiB in 23 packages 03:29:14 Removing intermediate container 10539e50714f 03:29:14 ---> ab46056fa811 03:29:14 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 03:29:15 ---> 7c1bfc6a7ec6 03:29:15 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:29:16 ---> 7673e065a79c 03:29:16 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 03:29:17 ---> 8d290dffb1bf 03:29:17 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 03:29:17 ---> Running in 49d4f6d6fcf3 03:29:17 Removing intermediate container 49d4f6d6fcf3 03:29:17 ---> 3965e23d73c2 03:29:17 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:29:17 ---> Running in 89aefc18070c 03:29:18 Removing intermediate container 89aefc18070c 03:29:18 ---> 62c31dde9b61 03:29:18 Step 17/19 : LABEL arch=arm64 03:29:18 ---> Running in b3b2c2bbba2c 03:29:18 Removing intermediate container b3b2c2bbba2c 03:29:18 ---> 13ba9588b1b8 03:29:18 Step 18/19 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 03:29:18 ---> Running in 528c9b8191b0 03:29:18 Removing intermediate container 528c9b8191b0 03:29:18 ---> da3ed98d17d2 03:29:18 Step 19/19 : LABEL version=3.0.0-dev.36 03:29:18 ---> Running in d87bbea72d43 03:29:19 Removing intermediate container d87bbea72d43 03:29:19 ---> f38e8e800735 03:29:19 03:29:19 Successfully built f38e8e800735 03:29:19 Successfully tagged security-spiffe-token-provider-arm64:latest 03:29:20  Building security-spiffe-token-provider ... done  [Pipeline] } 03:29:20 $ docker stop --time=1 ae27a5ef7be0e55110ca2e9cd154664c004d5f2bed51f7541ef7066de8faa225 03:29:21 $ docker rm -f --volumes ae27a5ef7be0e55110ca2e9cd154664c004d5f2bed51f7541ef7066de8faa225 [Pipeline] // withDockerContainer [Pipeline] sh 03:29:22 + docker images 03:29:22 REPOSITORY TAG IMAGE ID CREATED SIZE 03:29:22 security-spiffe-token-provider-arm64 latest f38e8e800735 3 seconds ago 28.9MB 03:29:22 support-notifications-arm64 latest fdc55d28c442 12 seconds ago 29.5MB 03:29:22 16198ca2452f 16 seconds ago 1.37GB 03:29:22 33c759c705a8 27 seconds ago 1.4GB 03:29:22 security-bootstrapper-arm64 latest 12d883f4f2b5 About a minute ago 19.5MB 03:29:22 9778a0bdecb5 About a minute ago 1.33GB 03:29:22 support-scheduler-arm64 latest e71ce9dc4026 2 minutes ago 29MB 03:29:22 904cf6d209ed 2 minutes ago 1.4GB 03:29:22 core-data-arm64 latest df9b2753c66b 4 minutes ago 17.2MB 03:29:22 f9a93c1bafe3 5 minutes ago 1.35GB 03:29:22 security-spire-agent-arm64 latest 7b06222652bf 8 minutes ago 122MB 03:29:22 security-spire-config-arm64 latest ec7c9d1bf639 9 minutes ago 83.6MB 03:29:22 security-spire-server-arm64 latest 053b6773df12 9 minutes ago 84.3MB 03:29:22 ad8ac52102f5 9 minutes ago 1.21GB 03:29:22 8da66f4aae57 9 minutes ago 1.21GB 03:29:22 core-metadata-arm64 latest 8b955b6b14b8 12 minutes ago 17.7MB 03:29:22 core-command-arm64 latest 6e2bcfba2370 12 minutes ago 17MB 03:29:22 core-common-config-bootstrapper-arm64 latest 2a987f1899c3 12 minutes ago 14.9MB 03:29:22 f5b91863bd48 12 minutes ago 1.35GB 03:29:22 security-secretstore-setup-arm64 latest 2061438a4fb0 12 minutes ago 28.7MB 03:29:22 security-proxy-setup-arm64 latest 9a9dc9913973 12 minutes ago 26.8MB 03:29:22 21215b9b6dfa 12 minutes ago 1.34GB 03:29:22 157197d4182d 12 minutes ago 1.33GB 03:29:22 aac54c20f2db 13 minutes ago 1.33GB 03:29:22 77d627d78907 13 minutes ago 1.33GB 03:29:22 ci-base-image-arm64 latest 231830d95dba 24 minutes ago 905MB 03:29:22 alpine 3.16 2b4661558fb8 2 months ago 5.29MB 03:29:22 alpine 3.15 8aa73fd46299 2 months ago 5.33MB 03:29:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 03:29:22 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 03:29:22 provisioning config files... 03:29:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/395@tmp/config7156885998053359004tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:29:23 ---> docker-login.sh 03:29:23 nexus3.edgexfoundry.org:10001 03:29:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:29:23 Configure a credential helper to remove this warning. See 03:29:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:29:23 03:29:23 Login Succeeded 03:29:23 nexus3.edgexfoundry.org:10002 03:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:29:24 Configure a credential helper to remove this warning. See 03:29:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:29:24 03:29:24 Login Succeeded 03:29:24 nexus3.edgexfoundry.org:10003 03:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:29:24 Configure a credential helper to remove this warning. See 03:29:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:29:24 03:29:24 Login Succeeded 03:29:24 nexus3.edgexfoundry.org:10004 03:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:29:24 Configure a credential helper to remove this warning. See 03:29:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:29:24 03:29:24 Login Succeeded 03:29:24 docker.io 03:29:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:29:25 Configure a credential helper to remove this warning. See 03:29:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:29:25 03:29:25 Login Succeeded 03:29:25 ---> docker-login.sh ends [Pipeline] } 03:29:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:29:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:29:25 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 03:29:25 65e9980456b4b2f337a17b2905105e5bc0143998 03:29:25 latest 03:29:25 3.0.0-dev.36 03:29:25 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:29:25 main 03:29:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:26 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:26 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 03:29:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:29:26 c298649c17e3: Preparing 03:29:26 165e215e909c: Preparing 03:29:26 7fb927c78140: Preparing 03:29:26 309a2c008be2: Preparing 03:29:26 17bec77d7fdc: Preparing 03:29:26 17bec77d7fdc: Layer already exists 03:29:26 7fb927c78140: Pushed 03:29:26 c298649c17e3: Pushed 03:29:26 309a2c008be2: Pushed 03:29:30 165e215e909c: Pushed 03:29:30 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:dfc4042b106ff7f20335eb9b78ff75a6b2d26d9bc439c6bc75d7b83c40ce6932 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:29:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:29:30 c298649c17e3: Preparing 03:29:30 165e215e909c: Preparing 03:29:30 7fb927c78140: Preparing 03:29:30 309a2c008be2: Preparing 03:29:30 17bec77d7fdc: Preparing 03:29:30 7fb927c78140: Layer already exists 03:29:30 c298649c17e3: Layer already exists 03:29:30 17bec77d7fdc: Layer already exists 03:29:30 309a2c008be2: Layer already exists 03:29:30 165e215e909c: Layer already exists 03:29:31 latest: digest: sha256:dfc4042b106ff7f20335eb9b78ff75a6b2d26d9bc439c6bc75d7b83c40ce6932 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.36 03:29:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:29:31 c298649c17e3: Preparing 03:29:31 165e215e909c: Preparing 03:29:31 7fb927c78140: Preparing 03:29:31 309a2c008be2: Preparing 03:29:31 17bec77d7fdc: Preparing 03:29:31 17bec77d7fdc: Layer already exists 03:29:31 165e215e909c: Layer already exists 03:29:31 c298649c17e3: Layer already exists 03:29:31 7fb927c78140: Layer already exists 03:29:31 309a2c008be2: Layer already exists 03:29:32 3.0.0-dev.36: digest: sha256:dfc4042b106ff7f20335eb9b78ff75a6b2d26d9bc439c6bc75d7b83c40ce6932 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:32 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:29:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:29:32 c298649c17e3: Preparing 03:29:32 165e215e909c: Preparing 03:29:32 7fb927c78140: Preparing 03:29:32 309a2c008be2: Preparing 03:29:32 17bec77d7fdc: Preparing 03:29:32 17bec77d7fdc: Layer already exists 03:29:32 165e215e909c: Layer already exists 03:29:32 7fb927c78140: Layer already exists 03:29:32 309a2c008be2: Layer already exists 03:29:32 c298649c17e3: Layer already exists 03:29:33 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:dfc4042b106ff7f20335eb9b78ff75a6b2d26d9bc439c6bc75d7b83c40ce6932 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:33 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 03:29:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:29:33 c298649c17e3: Preparing 03:29:33 165e215e909c: Preparing 03:29:33 7fb927c78140: Preparing 03:29:33 309a2c008be2: Preparing 03:29:33 17bec77d7fdc: Preparing 03:29:33 165e215e909c: Layer already exists 03:29:33 17bec77d7fdc: Layer already exists 03:29:33 7fb927c78140: Layer already exists 03:29:33 c298649c17e3: Layer already exists 03:29:33 309a2c008be2: Layer already exists 03:29:34 main: digest: sha256:dfc4042b106ff7f20335eb9b78ff75a6b2d26d9bc439c6bc75d7b83c40ce6932 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:29:34 ===================================================== [Pipeline] echo 03:29:34 taggedImages: 03:29:34 - nexus3.edgexfoundry.org:10004/core-command-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 03:29:34 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:29:34 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.36 03:29:34 - nexus3.edgexfoundry.org:10004/core-command-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:29:34 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:29:34 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 03:29:34 65e9980456b4b2f337a17b2905105e5bc0143998 03:29:34 latest 03:29:34 3.0.0-dev.36 03:29:34 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:29:34 main 03:29:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:34 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 03:29:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:29:34 4009c60c9573: Preparing 03:29:34 bc26849c1c90: Preparing 03:29:34 6c485feddee5: Preparing 03:29:34 c1e031282df9: Preparing 03:29:34 7fb927c78140: Preparing 03:29:34 84b0745973ac: Preparing 03:29:34 17bec77d7fdc: Preparing 03:29:34 84b0745973ac: Waiting 03:29:34 17bec77d7fdc: Waiting 03:29:34 7fb927c78140: Layer already exists 03:29:35 6c485feddee5: Pushed 03:29:35 bc26849c1c90: Pushed 03:29:35 4009c60c9573: Pushed 03:29:35 17bec77d7fdc: Layer already exists 03:29:35 84b0745973ac: Pushed 03:29:37 c1e031282df9: Pushed 03:29:37 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:93b11a36113c282e73f559bb259a8b848609a52297274a5a96d7387cf5fe1aa2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:38 + 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 03:29:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:29:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:29:38 4009c60c9573: Preparing 03:29:38 bc26849c1c90: Preparing 03:29:38 6c485feddee5: Preparing 03:29:38 c1e031282df9: Preparing 03:29:38 7fb927c78140: Preparing 03:29:38 84b0745973ac: Preparing 03:29:38 17bec77d7fdc: Preparing 03:29:38 84b0745973ac: Waiting 03:29:38 17bec77d7fdc: Waiting 03:29:38 c1e031282df9: Layer already exists 03:29:38 4009c60c9573: Layer already exists 03:29:38 7fb927c78140: Layer already exists 03:29:38 bc26849c1c90: Layer already exists 03:29:38 6c485feddee5: Layer already exists 03:29:38 84b0745973ac: Layer already exists 03:29:38 17bec77d7fdc: Layer already exists 03:29:38 latest: digest: sha256:93b11a36113c282e73f559bb259a8b848609a52297274a5a96d7387cf5fe1aa2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:39 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.36 03:29:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:29:39 4009c60c9573: Preparing 03:29:39 bc26849c1c90: Preparing 03:29:39 6c485feddee5: Preparing 03:29:39 c1e031282df9: Preparing 03:29:39 7fb927c78140: Preparing 03:29:39 84b0745973ac: Preparing 03:29:39 17bec77d7fdc: Preparing 03:29:39 84b0745973ac: Waiting 03:29:39 17bec77d7fdc: Waiting 03:29:39 bc26849c1c90: Layer already exists 03:29:39 4009c60c9573: Layer already exists 03:29:39 7fb927c78140: Layer already exists 03:29:39 6c485feddee5: Layer already exists 03:29:39 c1e031282df9: Layer already exists 03:29:39 84b0745973ac: Layer already exists 03:29:39 17bec77d7fdc: Layer already exists 03:29:39 3.0.0-dev.36: digest: sha256:93b11a36113c282e73f559bb259a8b848609a52297274a5a96d7387cf5fe1aa2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:40 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:29:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:29:40 4009c60c9573: Preparing 03:29:40 bc26849c1c90: Preparing 03:29:40 6c485feddee5: Preparing 03:29:40 c1e031282df9: Preparing 03:29:40 7fb927c78140: Preparing 03:29:40 84b0745973ac: Preparing 03:29:40 17bec77d7fdc: Preparing 03:29:40 84b0745973ac: Waiting 03:29:40 17bec77d7fdc: Waiting 03:29:40 c1e031282df9: Layer already exists 03:29:40 4009c60c9573: Layer already exists 03:29:40 bc26849c1c90: Layer already exists 03:29:40 6c485feddee5: Layer already exists 03:29:40 7fb927c78140: Layer already exists 03:29:40 84b0745973ac: Layer already exists 03:29:40 17bec77d7fdc: Layer already exists 03:29:40 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:93b11a36113c282e73f559bb259a8b848609a52297274a5a96d7387cf5fe1aa2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:41 + 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 03:29:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 03:29:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:29:41 4009c60c9573: Preparing 03:29:41 bc26849c1c90: Preparing 03:29:41 6c485feddee5: Preparing 03:29:41 c1e031282df9: Preparing 03:29:41 7fb927c78140: Preparing 03:29:41 84b0745973ac: Preparing 03:29:41 17bec77d7fdc: Preparing 03:29:41 84b0745973ac: Waiting 03:29:41 17bec77d7fdc: Waiting 03:29:41 c1e031282df9: Layer already exists 03:29:41 7fb927c78140: Layer already exists 03:29:41 4009c60c9573: Layer already exists 03:29:41 6c485feddee5: Layer already exists 03:29:41 bc26849c1c90: Layer already exists 03:29:41 17bec77d7fdc: Layer already exists 03:29:41 84b0745973ac: Layer already exists 03:29:41 main: digest: sha256:93b11a36113c282e73f559bb259a8b848609a52297274a5a96d7387cf5fe1aa2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:29:41 ===================================================== [Pipeline] echo 03:29:41 taggedImages: 03:29:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 03:29:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:29:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.36 03:29:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:29:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:29:41 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 03:29:41 65e9980456b4b2f337a17b2905105e5bc0143998 03:29:41 latest 03:29:41 3.0.0-dev.36 03:29:41 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:29:41 main 03:29:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:42 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 03:29:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:29:42 622fda8a4565: Preparing 03:29:42 2e8d330c8bc9: Preparing 03:29:42 7fb927c78140: Preparing 03:29:42 23174d710659: Preparing 03:29:42 17bec77d7fdc: Preparing 03:29:42 17bec77d7fdc: Layer already exists 03:29:42 7fb927c78140: Layer already exists 03:29:42 622fda8a4565: Pushed 03:29:42 23174d710659: Pushed 03:29:46 2e8d330c8bc9: Pushed 03:29:46 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:ed7d2e5c966dd451e5aa8fc8a02193be6ba5131748e5dc96d9cf2d7394df209a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:29:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:29:46 622fda8a4565: Preparing 03:29:46 2e8d330c8bc9: Preparing 03:29:46 7fb927c78140: Preparing 03:29:46 23174d710659: Preparing 03:29:46 17bec77d7fdc: Preparing 03:29:46 7fb927c78140: Layer already exists 03:29:46 17bec77d7fdc: Layer already exists 03:29:46 622fda8a4565: Layer already exists 03:29:46 2e8d330c8bc9: Layer already exists 03:29:46 23174d710659: Layer already exists 03:29:47 latest: digest: sha256:ed7d2e5c966dd451e5aa8fc8a02193be6ba5131748e5dc96d9cf2d7394df209a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.36 03:29:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:29:47 622fda8a4565: Preparing 03:29:47 2e8d330c8bc9: Preparing 03:29:47 7fb927c78140: Preparing 03:29:47 23174d710659: Preparing 03:29:47 17bec77d7fdc: Preparing 03:29:47 7fb927c78140: Layer already exists 03:29:47 23174d710659: Layer already exists 03:29:47 17bec77d7fdc: Layer already exists 03:29:47 622fda8a4565: Layer already exists 03:29:47 2e8d330c8bc9: Layer already exists 03:29:48 3.0.0-dev.36: digest: sha256:ed7d2e5c966dd451e5aa8fc8a02193be6ba5131748e5dc96d9cf2d7394df209a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:29:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:29:48 622fda8a4565: Preparing 03:29:48 2e8d330c8bc9: Preparing 03:29:48 7fb927c78140: Preparing 03:29:48 23174d710659: Preparing 03:29:48 17bec77d7fdc: Preparing 03:29:48 2e8d330c8bc9: Layer already exists 03:29:48 17bec77d7fdc: Layer already exists 03:29:48 23174d710659: Layer already exists 03:29:48 7fb927c78140: Layer already exists 03:29:48 622fda8a4565: Layer already exists 03:29:49 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:ed7d2e5c966dd451e5aa8fc8a02193be6ba5131748e5dc96d9cf2d7394df209a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:49 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 03:29:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:29:49 622fda8a4565: Preparing 03:29:49 2e8d330c8bc9: Preparing 03:29:49 7fb927c78140: Preparing 03:29:49 23174d710659: Preparing 03:29:49 17bec77d7fdc: Preparing 03:29:49 2e8d330c8bc9: Layer already exists 03:29:49 7fb927c78140: Layer already exists 03:29:49 622fda8a4565: Layer already exists 03:29:49 23174d710659: Layer already exists 03:29:49 17bec77d7fdc: Layer already exists 03:29:50 main: digest: sha256:ed7d2e5c966dd451e5aa8fc8a02193be6ba5131748e5dc96d9cf2d7394df209a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:29:50 ===================================================== [Pipeline] echo 03:29:50 taggedImages: 03:29:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 03:29:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:29:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.36 03:29:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:29:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:29:50 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 03:29:50 65e9980456b4b2f337a17b2905105e5bc0143998 03:29:50 latest 03:29:50 3.0.0-dev.36 03:29:50 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:29:50 main 03:29:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:50 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 03:29:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:29:51 65fbf887e3de: Preparing 03:29:51 536a07e6c790: Preparing 03:29:51 8523efc2d7a6: Preparing 03:29:51 7fb927c78140: Preparing 03:29:51 309a2c008be2: Preparing 03:29:51 17bec77d7fdc: Preparing 03:29:51 17bec77d7fdc: Waiting 03:29:51 309a2c008be2: Layer already exists 03:29:51 7fb927c78140: Layer already exists 03:29:51 17bec77d7fdc: Layer already exists 03:29:51 536a07e6c790: Pushed 03:29:51 65fbf887e3de: Pushed 03:29:54 8523efc2d7a6: Pushed 03:29:54 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:b3bf04748f4975b12d28b8ba21063ee250b60cb5050e23bd9d3d7656cfbe77df size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:54 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:29:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:29:55 65fbf887e3de: Preparing 03:29:55 536a07e6c790: Preparing 03:29:55 8523efc2d7a6: Preparing 03:29:55 7fb927c78140: Preparing 03:29:55 309a2c008be2: Preparing 03:29:55 17bec77d7fdc: Preparing 03:29:55 17bec77d7fdc: Waiting 03:29:55 65fbf887e3de: Layer already exists 03:29:55 8523efc2d7a6: Layer already exists 03:29:55 7fb927c78140: Layer already exists 03:29:55 536a07e6c790: Layer already exists 03:29:55 309a2c008be2: Layer already exists 03:29:55 17bec77d7fdc: Layer already exists 03:29:55 latest: digest: sha256:b3bf04748f4975b12d28b8ba21063ee250b60cb5050e23bd9d3d7656cfbe77df size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.36 03:29:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:29:56 65fbf887e3de: Preparing 03:29:56 536a07e6c790: Preparing 03:29:56 8523efc2d7a6: Preparing 03:29:56 7fb927c78140: Preparing 03:29:56 309a2c008be2: Preparing 03:29:56 17bec77d7fdc: Preparing 03:29:56 17bec77d7fdc: Waiting 03:29:56 8523efc2d7a6: Layer already exists 03:29:56 7fb927c78140: Layer already exists 03:29:56 309a2c008be2: Layer already exists 03:29:56 536a07e6c790: Layer already exists 03:29:56 65fbf887e3de: Layer already exists 03:29:56 17bec77d7fdc: Layer already exists 03:29:56 3.0.0-dev.36: digest: sha256:b3bf04748f4975b12d28b8ba21063ee250b60cb5050e23bd9d3d7656cfbe77df size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:29:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:29:57 65fbf887e3de: Preparing 03:29:57 536a07e6c790: Preparing 03:29:57 8523efc2d7a6: Preparing 03:29:57 7fb927c78140: Preparing 03:29:57 309a2c008be2: Preparing 03:29:57 17bec77d7fdc: Preparing 03:29:57 17bec77d7fdc: Waiting 03:29:57 536a07e6c790: Layer already exists 03:29:57 8523efc2d7a6: Layer already exists 03:29:57 7fb927c78140: Layer already exists 03:29:57 309a2c008be2: Layer already exists 03:29:57 65fbf887e3de: Layer already exists 03:29:57 17bec77d7fdc: Layer already exists 03:29:57 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:b3bf04748f4975b12d28b8ba21063ee250b60cb5050e23bd9d3d7656cfbe77df size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 03:29:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:29:58 65fbf887e3de: Preparing 03:29:58 536a07e6c790: Preparing 03:29:58 8523efc2d7a6: Preparing 03:29:58 7fb927c78140: Preparing 03:29:58 309a2c008be2: Preparing 03:29:58 17bec77d7fdc: Preparing 03:29:58 17bec77d7fdc: Waiting 03:29:58 7fb927c78140: Layer already exists 03:29:58 65fbf887e3de: Layer already exists 03:29:58 536a07e6c790: Layer already exists 03:29:58 309a2c008be2: Layer already exists 03:29:58 8523efc2d7a6: Layer already exists 03:29:58 17bec77d7fdc: Layer already exists 03:29:58 main: digest: sha256:b3bf04748f4975b12d28b8ba21063ee250b60cb5050e23bd9d3d7656cfbe77df size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:29:58 ===================================================== [Pipeline] echo 03:29:58 taggedImages: 03:29:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 03:29:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:29:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.36 03:29:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:29:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:29:58 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 03:29:58 65e9980456b4b2f337a17b2905105e5bc0143998 03:29:58 latest 03:29:58 3.0.0-dev.36 03:29:58 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:29:58 main 03:29:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:58 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 03:29:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:29:59 dcf77b2e012a: Preparing 03:29:59 dcf77b2e012a: Preparing 03:29:59 923453c804c0: Preparing 03:29:59 9511059dc047: Preparing 03:29:59 58086cd374b4: Preparing 03:29:59 08540ad71856: Preparing 03:29:59 7c0d86bbc373: Preparing 03:29:59 7fb927c78140: Preparing 03:29:59 618a8e0346ae: Preparing 03:29:59 a5fe6c57ff3e: Preparing 03:29:59 62504b8744a9: Preparing 03:29:59 ffb44f295c24: Preparing 03:29:59 17bec77d7fdc: Preparing 03:29:59 7c0d86bbc373: Waiting 03:29:59 7fb927c78140: Waiting 03:29:59 a5fe6c57ff3e: Waiting 03:29:59 618a8e0346ae: Waiting 03:29:59 62504b8744a9: Waiting 03:29:59 17bec77d7fdc: Waiting 03:29:59 ffb44f295c24: Waiting 03:29:59 08540ad71856: Pushed 03:29:59 58086cd374b4: Pushed 03:29:59 923453c804c0: Pushed 03:29:59 dcf77b2e012a: Pushed 03:29:59 9511059dc047: Pushed 03:29:59 7fb927c78140: Layer already exists 03:29:59 62504b8744a9: Pushed 03:29:59 618a8e0346ae: Pushed 03:29:59 ffb44f295c24: Pushed 03:29:59 17bec77d7fdc: Layer already exists 03:30:00 a5fe6c57ff3e: Pushed 03:30:03 7c0d86bbc373: Pushed 03:30:03 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:f70a941d8fe59db2e9cfeaf62a519c7ac72b1b1a02483547e924109f69c91160 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:04 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:30:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:30:04 dcf77b2e012a: Preparing 03:30:04 dcf77b2e012a: Preparing 03:30:04 923453c804c0: Preparing 03:30:04 9511059dc047: Preparing 03:30:04 58086cd374b4: Preparing 03:30:04 08540ad71856: Preparing 03:30:04 7c0d86bbc373: Preparing 03:30:04 7fb927c78140: Preparing 03:30:04 618a8e0346ae: Preparing 03:30:04 a5fe6c57ff3e: Preparing 03:30:04 62504b8744a9: Preparing 03:30:04 ffb44f295c24: Preparing 03:30:04 17bec77d7fdc: Preparing 03:30:04 a5fe6c57ff3e: Waiting 03:30:04 62504b8744a9: Waiting 03:30:04 ffb44f295c24: Waiting 03:30:04 17bec77d7fdc: Waiting 03:30:04 7c0d86bbc373: Waiting 03:30:04 7fb927c78140: Waiting 03:30:04 618a8e0346ae: Waiting 03:30:04 923453c804c0: Layer already exists 03:30:04 dcf77b2e012a: Layer already exists 03:30:04 58086cd374b4: Layer already exists 03:30:04 9511059dc047: Layer already exists 03:30:04 08540ad71856: Layer already exists 03:30:04 7c0d86bbc373: Layer already exists 03:30:04 618a8e0346ae: Layer already exists 03:30:04 7fb927c78140: Layer already exists 03:30:04 62504b8744a9: Layer already exists 03:30:04 a5fe6c57ff3e: Layer already exists 03:30:04 ffb44f295c24: Layer already exists 03:30:04 17bec77d7fdc: Layer already exists 03:30:04 latest: digest: sha256:f70a941d8fe59db2e9cfeaf62a519c7ac72b1b1a02483547e924109f69c91160 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:05 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.36 03:30:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:30:05 dcf77b2e012a: Preparing 03:30:05 dcf77b2e012a: Preparing 03:30:05 923453c804c0: Preparing 03:30:05 9511059dc047: Preparing 03:30:05 58086cd374b4: Preparing 03:30:05 08540ad71856: Preparing 03:30:05 7c0d86bbc373: Preparing 03:30:05 7fb927c78140: Preparing 03:30:05 618a8e0346ae: Preparing 03:30:05 a5fe6c57ff3e: Preparing 03:30:05 62504b8744a9: Preparing 03:30:05 ffb44f295c24: Preparing 03:30:05 17bec77d7fdc: Preparing 03:30:05 a5fe6c57ff3e: Waiting 03:30:05 62504b8744a9: Waiting 03:30:05 7c0d86bbc373: Waiting 03:30:05 7fb927c78140: Waiting 03:30:05 ffb44f295c24: Waiting 03:30:05 618a8e0346ae: Waiting 03:30:05 17bec77d7fdc: Waiting 03:30:05 923453c804c0: Layer already exists 03:30:05 58086cd374b4: Layer already exists 03:30:05 08540ad71856: Layer already exists 03:30:05 dcf77b2e012a: Layer already exists 03:30:05 9511059dc047: Layer already exists 03:30:05 7c0d86bbc373: Layer already exists 03:30:05 618a8e0346ae: Layer already exists 03:30:05 a5fe6c57ff3e: Layer already exists 03:30:05 7fb927c78140: Layer already exists 03:30:05 62504b8744a9: Layer already exists 03:30:05 ffb44f295c24: Layer already exists 03:30:05 17bec77d7fdc: Layer already exists 03:30:05 3.0.0-dev.36: digest: sha256:f70a941d8fe59db2e9cfeaf62a519c7ac72b1b1a02483547e924109f69c91160 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:06 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:30:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:30:07 dcf77b2e012a: Preparing 03:30:07 dcf77b2e012a: Preparing 03:30:07 923453c804c0: Preparing 03:30:07 9511059dc047: Preparing 03:30:07 58086cd374b4: Preparing 03:30:07 08540ad71856: Preparing 03:30:07 7c0d86bbc373: Preparing 03:30:07 7fb927c78140: Preparing 03:30:07 618a8e0346ae: Preparing 03:30:07 a5fe6c57ff3e: Preparing 03:30:07 62504b8744a9: Preparing 03:30:07 ffb44f295c24: Preparing 03:30:07 17bec77d7fdc: Preparing 03:30:07 a5fe6c57ff3e: Waiting 03:30:07 62504b8744a9: Waiting 03:30:07 7c0d86bbc373: Waiting 03:30:07 7fb927c78140: Waiting 03:30:07 618a8e0346ae: Waiting 03:30:07 17bec77d7fdc: Waiting 03:30:07 ffb44f295c24: Waiting 03:30:07 08540ad71856: Layer already exists 03:30:07 dcf77b2e012a: Layer already exists 03:30:07 923453c804c0: Layer already exists 03:30:07 58086cd374b4: Layer already exists 03:30:07 9511059dc047: Layer already exists 03:30:07 7fb927c78140: Layer already exists 03:30:07 7c0d86bbc373: Layer already exists 03:30:07 618a8e0346ae: Layer already exists 03:30:07 62504b8744a9: Layer already exists 03:30:07 a5fe6c57ff3e: Layer already exists 03:30:07 ffb44f295c24: Layer already exists 03:30:07 17bec77d7fdc: Layer already exists 03:30:07 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:f70a941d8fe59db2e9cfeaf62a519c7ac72b1b1a02483547e924109f69c91160 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:07 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 03:30:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:30:08 dcf77b2e012a: Preparing 03:30:08 dcf77b2e012a: Preparing 03:30:08 923453c804c0: Preparing 03:30:08 9511059dc047: Preparing 03:30:08 58086cd374b4: Preparing 03:30:08 08540ad71856: Preparing 03:30:08 7c0d86bbc373: Preparing 03:30:08 7fb927c78140: Preparing 03:30:08 618a8e0346ae: Preparing 03:30:08 a5fe6c57ff3e: Preparing 03:30:08 62504b8744a9: Preparing 03:30:08 ffb44f295c24: Preparing 03:30:08 17bec77d7fdc: Preparing 03:30:08 7c0d86bbc373: Waiting 03:30:08 62504b8744a9: Waiting 03:30:08 ffb44f295c24: Waiting 03:30:08 17bec77d7fdc: Waiting 03:30:08 7fb927c78140: Waiting 03:30:08 618a8e0346ae: Waiting 03:30:08 a5fe6c57ff3e: Waiting 03:30:08 9511059dc047: Layer already exists 03:30:08 58086cd374b4: Layer already exists 03:30:08 dcf77b2e012a: Layer already exists 03:30:08 923453c804c0: Layer already exists 03:30:08 08540ad71856: Layer already exists 03:30:08 7c0d86bbc373: Layer already exists 03:30:08 a5fe6c57ff3e: Layer already exists 03:30:08 618a8e0346ae: Layer already exists 03:30:08 7fb927c78140: Layer already exists 03:30:08 62504b8744a9: Layer already exists 03:30:08 ffb44f295c24: Layer already exists 03:30:08 17bec77d7fdc: Layer already exists 03:30:08 main: digest: sha256:f70a941d8fe59db2e9cfeaf62a519c7ac72b1b1a02483547e924109f69c91160 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:30:08 ===================================================== [Pipeline] echo 03:30:08 taggedImages: 03:30:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 03:30:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:30:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.36 03:30:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:30:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:30:08 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 03:30:08 65e9980456b4b2f337a17b2905105e5bc0143998 03:30:08 latest 03:30:08 3.0.0-dev.36 03:30:08 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:30:08 main 03:30:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:08 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 03:30:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:30:09 4a38628f296a: Preparing 03:30:09 7896d51bcef5: Preparing 03:30:09 b81a0e14a771: Preparing 03:30:09 34e50c2ebaf0: Preparing 03:30:09 dfc54455d881: Preparing 03:30:09 86ad64218b12: Preparing 03:30:09 16411e733297: Preparing 03:30:09 17bec77d7fdc: Preparing 03:30:09 86ad64218b12: Waiting 03:30:09 16411e733297: Waiting 03:30:09 17bec77d7fdc: Waiting 03:30:09 4a38628f296a: Pushed 03:30:09 7896d51bcef5: Pushed 03:30:09 dfc54455d881: Pushed 03:30:09 17bec77d7fdc: Layer already exists 03:30:09 86ad64218b12: Pushed 03:30:10 16411e733297: Pushed 03:30:11 34e50c2ebaf0: Pushed 03:30:11 b81a0e14a771: Pushed 03:30:12 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:1beec158e132975259b275eae760f4c4a09331d11870f4da21b44a2fba453feb size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:12 + 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 03:30:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:30:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:30:12 4a38628f296a: Preparing 03:30:12 7896d51bcef5: Preparing 03:30:12 b81a0e14a771: Preparing 03:30:12 34e50c2ebaf0: Preparing 03:30:12 dfc54455d881: Preparing 03:30:12 86ad64218b12: Preparing 03:30:12 16411e733297: Preparing 03:30:12 17bec77d7fdc: Preparing 03:30:12 16411e733297: Waiting 03:30:12 17bec77d7fdc: Waiting 03:30:12 86ad64218b12: Waiting 03:30:12 4a38628f296a: Layer already exists 03:30:12 dfc54455d881: Layer already exists 03:30:12 34e50c2ebaf0: Layer already exists 03:30:12 7896d51bcef5: Layer already exists 03:30:12 b81a0e14a771: Layer already exists 03:30:12 17bec77d7fdc: Layer already exists 03:30:12 86ad64218b12: Layer already exists 03:30:12 16411e733297: Layer already exists 03:30:13 latest: digest: sha256:1beec158e132975259b275eae760f4c4a09331d11870f4da21b44a2fba453feb size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:13 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.36 03:30:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:30:13 4a38628f296a: Preparing 03:30:13 7896d51bcef5: Preparing 03:30:13 b81a0e14a771: Preparing 03:30:13 34e50c2ebaf0: Preparing 03:30:13 dfc54455d881: Preparing 03:30:13 86ad64218b12: Preparing 03:30:13 16411e733297: Preparing 03:30:13 17bec77d7fdc: Preparing 03:30:13 16411e733297: Waiting 03:30:13 86ad64218b12: Waiting 03:30:13 17bec77d7fdc: Waiting 03:30:13 7896d51bcef5: Layer already exists 03:30:13 b81a0e14a771: Layer already exists 03:30:13 34e50c2ebaf0: Layer already exists 03:30:13 4a38628f296a: Layer already exists 03:30:13 dfc54455d881: Layer already exists 03:30:13 16411e733297: Layer already exists 03:30:13 17bec77d7fdc: Layer already exists 03:30:13 86ad64218b12: Layer already exists 03:30:14 3.0.0-dev.36: digest: sha256:1beec158e132975259b275eae760f4c4a09331d11870f4da21b44a2fba453feb size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:14 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:30:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:30:14 4a38628f296a: Preparing 03:30:14 7896d51bcef5: Preparing 03:30:14 b81a0e14a771: Preparing 03:30:14 34e50c2ebaf0: Preparing 03:30:14 dfc54455d881: Preparing 03:30:14 86ad64218b12: Preparing 03:30:14 16411e733297: Preparing 03:30:14 17bec77d7fdc: Preparing 03:30:14 86ad64218b12: Waiting 03:30:14 16411e733297: Waiting 03:30:14 17bec77d7fdc: Waiting 03:30:14 4a38628f296a: Layer already exists 03:30:14 34e50c2ebaf0: Layer already exists 03:30:14 b81a0e14a771: Layer already exists 03:30:14 dfc54455d881: Layer already exists 03:30:14 7896d51bcef5: Layer already exists 03:30:14 86ad64218b12: Layer already exists 03:30:14 17bec77d7fdc: Layer already exists 03:30:14 16411e733297: Layer already exists 03:30:14 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:1beec158e132975259b275eae760f4c4a09331d11870f4da21b44a2fba453feb size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:15 + 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 03:30:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 03:30:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:30:15 4a38628f296a: Preparing 03:30:15 7896d51bcef5: Preparing 03:30:15 b81a0e14a771: Preparing 03:30:15 34e50c2ebaf0: Preparing 03:30:15 dfc54455d881: Preparing 03:30:15 86ad64218b12: Preparing 03:30:15 16411e733297: Preparing 03:30:15 17bec77d7fdc: Preparing 03:30:15 16411e733297: Waiting 03:30:15 86ad64218b12: Waiting 03:30:15 17bec77d7fdc: Waiting 03:30:15 7896d51bcef5: Layer already exists 03:30:15 b81a0e14a771: Layer already exists 03:30:15 4a38628f296a: Layer already exists 03:30:15 dfc54455d881: Layer already exists 03:30:15 16411e733297: Layer already exists 03:30:15 86ad64218b12: Layer already exists 03:30:16 34e50c2ebaf0: Layer already exists 03:30:16 17bec77d7fdc: Layer already exists 03:30:16 main: digest: sha256:1beec158e132975259b275eae760f4c4a09331d11870f4da21b44a2fba453feb size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:30:16 ===================================================== [Pipeline] echo 03:30:16 taggedImages: 03:30:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 03:30:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:30:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.36 03:30:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:30:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:30:16 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 03:30:16 65e9980456b4b2f337a17b2905105e5bc0143998 03:30:16 latest 03:30:16 3.0.0-dev.36 03:30:16 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:30:16 main 03:30:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:16 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 03:30:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:30:17 53d12fb1a20a: Preparing 03:30:17 1e767f374d34: Preparing 03:30:17 e28cd49779a3: Preparing 03:30:17 92f13495d252: Preparing 03:30:17 44f528ab7da5: Preparing 03:30:17 e1977185c6c3: Preparing 03:30:17 cc4f42ea19d7: Preparing 03:30:17 f619725a3ddf: Preparing 03:30:17 02437b59a4ee: Preparing 03:30:17 17bec77d7fdc: Preparing 03:30:17 f619725a3ddf: Waiting 03:30:17 e1977185c6c3: Waiting 03:30:17 cc4f42ea19d7: Waiting 03:30:17 02437b59a4ee: Waiting 03:30:17 17bec77d7fdc: Waiting 03:30:17 1e767f374d34: Pushed 03:30:17 44f528ab7da5: Pushed 03:30:17 53d12fb1a20a: Pushed 03:30:17 e1977185c6c3: Pushed 03:30:17 f619725a3ddf: Pushed 03:30:17 cc4f42ea19d7: Pushed 03:30:17 17bec77d7fdc: Layer already exists 03:30:17 02437b59a4ee: Pushed 03:30:19 92f13495d252: Pushed 03:30:20 e28cd49779a3: Pushed 03:30:20 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:f2f9d65be78c726cb9a75f75f1c8b98a3ad4f15c87125b786a9aa499be2cb3fc size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:20 + 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 03:30:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:30:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:30:21 53d12fb1a20a: Preparing 03:30:21 1e767f374d34: Preparing 03:30:21 e28cd49779a3: Preparing 03:30:21 92f13495d252: Preparing 03:30:21 44f528ab7da5: Preparing 03:30:21 e1977185c6c3: Preparing 03:30:21 cc4f42ea19d7: Preparing 03:30:21 f619725a3ddf: Preparing 03:30:21 02437b59a4ee: Preparing 03:30:21 17bec77d7fdc: Preparing 03:30:21 e1977185c6c3: Waiting 03:30:21 f619725a3ddf: Waiting 03:30:21 cc4f42ea19d7: Waiting 03:30:21 02437b59a4ee: Waiting 03:30:21 17bec77d7fdc: Waiting 03:30:21 92f13495d252: Layer already exists 03:30:21 53d12fb1a20a: Layer already exists 03:30:21 1e767f374d34: Layer already exists 03:30:21 e28cd49779a3: Layer already exists 03:30:21 44f528ab7da5: Layer already exists 03:30:21 cc4f42ea19d7: Layer already exists 03:30:21 e1977185c6c3: Layer already exists 03:30:21 f619725a3ddf: Layer already exists 03:30:21 17bec77d7fdc: Layer already exists 03:30:21 02437b59a4ee: Layer already exists 03:30:21 latest: digest: sha256:f2f9d65be78c726cb9a75f75f1c8b98a3ad4f15c87125b786a9aa499be2cb3fc size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:21 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.36 03:30:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:30:22 53d12fb1a20a: Preparing 03:30:22 1e767f374d34: Preparing 03:30:22 e28cd49779a3: Preparing 03:30:22 92f13495d252: Preparing 03:30:22 44f528ab7da5: Preparing 03:30:22 e1977185c6c3: Preparing 03:30:22 cc4f42ea19d7: Preparing 03:30:22 f619725a3ddf: Preparing 03:30:22 02437b59a4ee: Preparing 03:30:22 17bec77d7fdc: Preparing 03:30:22 cc4f42ea19d7: Waiting 03:30:22 f619725a3ddf: Waiting 03:30:22 02437b59a4ee: Waiting 03:30:22 17bec77d7fdc: Waiting 03:30:22 e1977185c6c3: Waiting 03:30:22 53d12fb1a20a: Layer already exists 03:30:22 1e767f374d34: Layer already exists 03:30:22 e28cd49779a3: Layer already exists 03:30:22 92f13495d252: Layer already exists 03:30:22 44f528ab7da5: Layer already exists 03:30:22 e1977185c6c3: Layer already exists 03:30:22 cc4f42ea19d7: Layer already exists 03:30:22 02437b59a4ee: Layer already exists 03:30:22 f619725a3ddf: Layer already exists 03:30:22 17bec77d7fdc: Layer already exists 03:30:22 3.0.0-dev.36: digest: sha256:f2f9d65be78c726cb9a75f75f1c8b98a3ad4f15c87125b786a9aa499be2cb3fc size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:22 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:30:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:30:23 53d12fb1a20a: Preparing 03:30:23 1e767f374d34: Preparing 03:30:23 e28cd49779a3: Preparing 03:30:23 92f13495d252: Preparing 03:30:23 44f528ab7da5: Preparing 03:30:23 e1977185c6c3: Preparing 03:30:23 cc4f42ea19d7: Preparing 03:30:23 f619725a3ddf: Preparing 03:30:23 02437b59a4ee: Preparing 03:30:23 17bec77d7fdc: Preparing 03:30:23 e1977185c6c3: Waiting 03:30:23 cc4f42ea19d7: Waiting 03:30:23 f619725a3ddf: Waiting 03:30:23 02437b59a4ee: Waiting 03:30:23 17bec77d7fdc: Waiting 03:30:23 53d12fb1a20a: Layer already exists 03:30:23 e28cd49779a3: Layer already exists 03:30:23 1e767f374d34: Layer already exists 03:30:23 44f528ab7da5: Layer already exists 03:30:23 92f13495d252: Layer already exists 03:30:23 cc4f42ea19d7: Layer already exists 03:30:23 f619725a3ddf: Layer already exists 03:30:23 e1977185c6c3: Layer already exists 03:30:23 02437b59a4ee: Layer already exists 03:30:23 17bec77d7fdc: Layer already exists 03:30:23 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:f2f9d65be78c726cb9a75f75f1c8b98a3ad4f15c87125b786a9aa499be2cb3fc size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:23 + 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 03:30:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 03:30:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:30:24 53d12fb1a20a: Preparing 03:30:24 1e767f374d34: Preparing 03:30:24 e28cd49779a3: Preparing 03:30:24 92f13495d252: Preparing 03:30:24 44f528ab7da5: Preparing 03:30:24 e1977185c6c3: Preparing 03:30:24 cc4f42ea19d7: Preparing 03:30:24 f619725a3ddf: Preparing 03:30:24 02437b59a4ee: Preparing 03:30:24 17bec77d7fdc: Preparing 03:30:24 e1977185c6c3: Waiting 03:30:24 cc4f42ea19d7: Waiting 03:30:24 f619725a3ddf: Waiting 03:30:24 02437b59a4ee: Waiting 03:30:24 17bec77d7fdc: Waiting 03:30:24 1e767f374d34: Layer already exists 03:30:24 53d12fb1a20a: Layer already exists 03:30:24 44f528ab7da5: Layer already exists 03:30:24 e28cd49779a3: Layer already exists 03:30:24 92f13495d252: Layer already exists 03:30:24 cc4f42ea19d7: Layer already exists 03:30:24 17bec77d7fdc: Layer already exists 03:30:24 f619725a3ddf: Layer already exists 03:30:24 02437b59a4ee: Layer already exists 03:30:24 e1977185c6c3: Layer already exists 03:30:24 main: digest: sha256:f2f9d65be78c726cb9a75f75f1c8b98a3ad4f15c87125b786a9aa499be2cb3fc size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:30:24 ===================================================== [Pipeline] echo 03:30:24 taggedImages: 03:30:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 03:30:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:30:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.36 03:30:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:30:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:30:24 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 03:30:24 65e9980456b4b2f337a17b2905105e5bc0143998 03:30:24 latest 03:30:24 3.0.0-dev.36 03:30:24 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:30:24 main 03:30:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:24 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 03:30:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:30:25 d114e4208067: Preparing 03:30:25 2e809a2fa29d: Preparing 03:30:25 7fb927c78140: Preparing 03:30:25 50e2dad5db1a: Preparing 03:30:25 9833f26c6bda: Preparing 03:30:25 7fb927c78140: Layer already exists 03:30:25 9833f26c6bda: Layer already exists 03:30:25 d114e4208067: Pushed 03:30:26 50e2dad5db1a: Pushed 03:30:30 2e809a2fa29d: Pushed 03:30:30 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:1cfbf141f81d8f2df52273607bec3f0f55e46255405402de948e92363a28ca10 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:30 + 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 03:30:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:30:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:30:31 d114e4208067: Preparing 03:30:31 2e809a2fa29d: Preparing 03:30:31 7fb927c78140: Preparing 03:30:31 50e2dad5db1a: Preparing 03:30:31 9833f26c6bda: Preparing 03:30:31 50e2dad5db1a: Layer already exists 03:30:31 7fb927c78140: Layer already exists 03:30:31 9833f26c6bda: Layer already exists 03:30:31 d114e4208067: Layer already exists 03:30:31 2e809a2fa29d: Layer already exists 03:30:31 latest: digest: sha256:1cfbf141f81d8f2df52273607bec3f0f55e46255405402de948e92363a28ca10 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:31 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.36 03:30:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:30:32 d114e4208067: Preparing 03:30:32 2e809a2fa29d: Preparing 03:30:32 7fb927c78140: Preparing 03:30:32 50e2dad5db1a: Preparing 03:30:32 9833f26c6bda: Preparing 03:30:32 9833f26c6bda: Layer already exists 03:30:32 d114e4208067: Layer already exists 03:30:32 50e2dad5db1a: Layer already exists 03:30:32 7fb927c78140: Layer already exists 03:30:32 2e809a2fa29d: Layer already exists 03:30:32 3.0.0-dev.36: digest: sha256:1cfbf141f81d8f2df52273607bec3f0f55e46255405402de948e92363a28ca10 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:32 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:30:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:30:33 d114e4208067: Preparing 03:30:33 2e809a2fa29d: Preparing 03:30:33 7fb927c78140: Preparing 03:30:33 50e2dad5db1a: Preparing 03:30:33 9833f26c6bda: Preparing 03:30:33 7fb927c78140: Layer already exists 03:30:33 50e2dad5db1a: Layer already exists 03:30:33 d114e4208067: Layer already exists 03:30:33 2e809a2fa29d: Layer already exists 03:30:33 9833f26c6bda: Layer already exists 03:30:33 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:1cfbf141f81d8f2df52273607bec3f0f55e46255405402de948e92363a28ca10 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:33 + 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 03:30:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 03:30:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:30:34 d114e4208067: Preparing 03:30:34 2e809a2fa29d: Preparing 03:30:34 7fb927c78140: Preparing 03:30:34 50e2dad5db1a: Preparing 03:30:34 9833f26c6bda: Preparing 03:30:34 9833f26c6bda: Layer already exists 03:30:34 2e809a2fa29d: Layer already exists 03:30:34 d114e4208067: Layer already exists 03:30:34 50e2dad5db1a: Layer already exists 03:30:34 7fb927c78140: Layer already exists 03:30:34 main: digest: sha256:1cfbf141f81d8f2df52273607bec3f0f55e46255405402de948e92363a28ca10 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:30:34 ===================================================== [Pipeline] echo 03:30:34 taggedImages: 03:30:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 03:30:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:30:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.36 03:30:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:30:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:30:34 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 03:30:34 65e9980456b4b2f337a17b2905105e5bc0143998 03:30:34 latest 03:30:34 3.0.0-dev.36 03:30:34 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:30:34 main 03:30:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:34 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 03:30:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:30:35 a180352d9d2f: Preparing 03:30:35 2142c0ecdcd1: Preparing 03:30:35 17951a460a98: Preparing 03:30:35 6dcfba1b5d4b: Preparing 03:30:35 5927d887af6d: Preparing 03:30:35 1ea05de8537e: Preparing 03:30:35 9833f26c6bda: Preparing 03:30:35 1ea05de8537e: Waiting 03:30:35 9833f26c6bda: Waiting 03:30:35 2142c0ecdcd1: Pushed 03:30:35 17951a460a98: Pushed 03:30:35 a180352d9d2f: Pushed 03:30:35 9833f26c6bda: Layer already exists 03:30:36 1ea05de8537e: Pushed 03:30:44 5927d887af6d: Pushed 03:30:53 6dcfba1b5d4b: Pushed 03:30:53 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:859b6a4c5b0c5d800e3e62e73ae7162ef46be1a539dfc0b74ab21c79555432e9 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:53 + 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 03:30:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:30:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:30:53 a180352d9d2f: Preparing 03:30:53 2142c0ecdcd1: Preparing 03:30:53 17951a460a98: Preparing 03:30:53 6dcfba1b5d4b: Preparing 03:30:53 5927d887af6d: Preparing 03:30:53 1ea05de8537e: Preparing 03:30:53 9833f26c6bda: Preparing 03:30:53 1ea05de8537e: Waiting 03:30:53 9833f26c6bda: Waiting 03:30:53 6dcfba1b5d4b: Layer already exists 03:30:53 5927d887af6d: Layer already exists 03:30:53 17951a460a98: Layer already exists 03:30:53 2142c0ecdcd1: Layer already exists 03:30:53 a180352d9d2f: Layer already exists 03:30:53 1ea05de8537e: Layer already exists 03:30:53 9833f26c6bda: Layer already exists 03:30:54 latest: digest: sha256:859b6a4c5b0c5d800e3e62e73ae7162ef46be1a539dfc0b74ab21c79555432e9 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:54 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.36 03:30:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:30:54 a180352d9d2f: Preparing 03:30:54 2142c0ecdcd1: Preparing 03:30:54 17951a460a98: Preparing 03:30:54 6dcfba1b5d4b: Preparing 03:30:54 5927d887af6d: Preparing 03:30:54 1ea05de8537e: Preparing 03:30:54 9833f26c6bda: Preparing 03:30:54 1ea05de8537e: Waiting 03:30:54 9833f26c6bda: Waiting 03:30:54 5927d887af6d: Layer already exists 03:30:54 2142c0ecdcd1: Layer already exists 03:30:54 6dcfba1b5d4b: Layer already exists 03:30:54 a180352d9d2f: Layer already exists 03:30:54 17951a460a98: Layer already exists 03:30:54 1ea05de8537e: Layer already exists 03:30:54 9833f26c6bda: Layer already exists 03:30:55 3.0.0-dev.36: digest: sha256:859b6a4c5b0c5d800e3e62e73ae7162ef46be1a539dfc0b74ab21c79555432e9 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:55 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:30:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:30:55 a180352d9d2f: Preparing 03:30:55 2142c0ecdcd1: Preparing 03:30:55 17951a460a98: Preparing 03:30:55 6dcfba1b5d4b: Preparing 03:30:55 5927d887af6d: Preparing 03:30:55 1ea05de8537e: Preparing 03:30:55 9833f26c6bda: Preparing 03:30:55 1ea05de8537e: Waiting 03:30:55 9833f26c6bda: Waiting 03:30:55 6dcfba1b5d4b: Layer already exists 03:30:55 5927d887af6d: Layer already exists 03:30:55 2142c0ecdcd1: Layer already exists 03:30:55 a180352d9d2f: Layer already exists 03:30:55 17951a460a98: Layer already exists 03:30:55 9833f26c6bda: Layer already exists 03:30:55 1ea05de8537e: Layer already exists 03:30:56 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:859b6a4c5b0c5d800e3e62e73ae7162ef46be1a539dfc0b74ab21c79555432e9 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:56 + 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 03:30:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 03:30:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:30:56 a180352d9d2f: Preparing 03:30:56 2142c0ecdcd1: Preparing 03:30:56 17951a460a98: Preparing 03:30:56 6dcfba1b5d4b: Preparing 03:30:56 5927d887af6d: Preparing 03:30:56 1ea05de8537e: Preparing 03:30:56 9833f26c6bda: Preparing 03:30:56 1ea05de8537e: Waiting 03:30:56 9833f26c6bda: Waiting 03:30:56 6dcfba1b5d4b: Layer already exists 03:30:56 a180352d9d2f: Layer already exists 03:30:56 5927d887af6d: Layer already exists 03:30:56 17951a460a98: Layer already exists 03:30:56 2142c0ecdcd1: Layer already exists 03:30:56 1ea05de8537e: Layer already exists 03:30:56 9833f26c6bda: Layer already exists 03:30:57 main: digest: sha256:859b6a4c5b0c5d800e3e62e73ae7162ef46be1a539dfc0b74ab21c79555432e9 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:30:57 ===================================================== [Pipeline] echo 03:30:57 taggedImages: 03:30:57 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 03:30:57 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:30:57 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.36 03:30:57 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:30:57 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:30:57 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 03:30:57 65e9980456b4b2f337a17b2905105e5bc0143998 03:30:57 latest 03:30:57 3.0.0-dev.36 03:30:57 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:30:57 main 03:30:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:57 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 03:30:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:30:57 d53b289d690b: Preparing 03:30:57 fc61dcae358a: Preparing 03:30:57 42bc7e0776a3: Preparing 03:30:57 ff719af234da: Preparing 03:30:57 c98e5d460de5: Preparing 03:30:57 9833f26c6bda: Preparing 03:30:57 9833f26c6bda: Waiting 03:30:58 fc61dcae358a: Pushed 03:30:58 d53b289d690b: Pushed 03:30:58 42bc7e0776a3: Pushed 03:30:58 9833f26c6bda: Layer already exists 03:30:58 c98e5d460de5: Pushed 03:31:16 ff719af234da: Pushed 03:31:16 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:3ee27723a59504727345046d1887e565e9a3de5277e24a653a3dae31ecef637e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:17 + 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 03:31:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:31:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:31:17 d53b289d690b: Preparing 03:31:17 fc61dcae358a: Preparing 03:31:17 42bc7e0776a3: Preparing 03:31:17 ff719af234da: Preparing 03:31:17 c98e5d460de5: Preparing 03:31:17 9833f26c6bda: Preparing 03:31:17 9833f26c6bda: Waiting 03:31:17 ff719af234da: Layer already exists 03:31:17 42bc7e0776a3: Layer already exists 03:31:17 c98e5d460de5: Layer already exists 03:31:17 d53b289d690b: Layer already exists 03:31:17 fc61dcae358a: Layer already exists 03:31:17 9833f26c6bda: Layer already exists 03:31:17 latest: digest: sha256:3ee27723a59504727345046d1887e565e9a3de5277e24a653a3dae31ecef637e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:18 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.36 03:31:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:31:18 d53b289d690b: Preparing 03:31:18 fc61dcae358a: Preparing 03:31:18 42bc7e0776a3: Preparing 03:31:18 ff719af234da: Preparing 03:31:18 c98e5d460de5: Preparing 03:31:18 9833f26c6bda: Preparing 03:31:18 9833f26c6bda: Waiting 03:31:18 fc61dcae358a: Layer already exists 03:31:18 ff719af234da: Layer already exists 03:31:18 c98e5d460de5: Layer already exists 03:31:18 42bc7e0776a3: Layer already exists 03:31:18 d53b289d690b: Layer already exists 03:31:18 9833f26c6bda: Layer already exists 03:31:18 3.0.0-dev.36: digest: sha256:3ee27723a59504727345046d1887e565e9a3de5277e24a653a3dae31ecef637e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:19 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:31:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:31:19 d53b289d690b: Preparing 03:31:19 fc61dcae358a: Preparing 03:31:19 42bc7e0776a3: Preparing 03:31:19 ff719af234da: Preparing 03:31:19 c98e5d460de5: Preparing 03:31:19 9833f26c6bda: Preparing 03:31:19 9833f26c6bda: Waiting 03:31:19 d53b289d690b: Layer already exists 03:31:19 fc61dcae358a: Layer already exists 03:31:19 c98e5d460de5: Layer already exists 03:31:19 42bc7e0776a3: Layer already exists 03:31:19 ff719af234da: Layer already exists 03:31:19 9833f26c6bda: Layer already exists 03:31:19 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:3ee27723a59504727345046d1887e565e9a3de5277e24a653a3dae31ecef637e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:20 + 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 03:31:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 03:31:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:31:20 d53b289d690b: Preparing 03:31:20 fc61dcae358a: Preparing 03:31:20 42bc7e0776a3: Preparing 03:31:20 ff719af234da: Preparing 03:31:20 c98e5d460de5: Preparing 03:31:20 9833f26c6bda: Preparing 03:31:20 9833f26c6bda: Waiting 03:31:20 42bc7e0776a3: Layer already exists 03:31:20 c98e5d460de5: Layer already exists 03:31:20 fc61dcae358a: Layer already exists 03:31:20 ff719af234da: Layer already exists 03:31:20 d53b289d690b: Layer already exists 03:31:20 9833f26c6bda: Layer already exists 03:31:20 main: digest: sha256:3ee27723a59504727345046d1887e565e9a3de5277e24a653a3dae31ecef637e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:31:20 ===================================================== [Pipeline] echo 03:31:20 taggedImages: 03:31:20 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 03:31:20 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:31:20 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.36 03:31:20 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:31:20 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:31:20 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 03:31:20 65e9980456b4b2f337a17b2905105e5bc0143998 03:31:20 latest 03:31:20 3.0.0-dev.36 03:31:20 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:31:20 main 03:31:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:21 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 03:31:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:31:21 0bd920c3e74b: Preparing 03:31:21 c8f43e559236: Preparing 03:31:21 719929aac3ac: Preparing 03:31:21 ff719af234da: Preparing 03:31:21 df4ada9167de: Preparing 03:31:21 9833f26c6bda: Preparing 03:31:21 9833f26c6bda: Waiting 03:31:21 ff719af234da: Layer already exists 03:31:21 9833f26c6bda: Layer already exists 03:31:22 719929aac3ac: Pushed 03:31:22 c8f43e559236: Pushed 03:31:22 0bd920c3e74b: Pushed 03:31:22 df4ada9167de: Pushed 03:31:22 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:a0d39012dd4fe298fb95cb976f0cb4f621423c2e9580a990eb837d45796223d9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:23 + 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 03:31:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:31:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:31:23 0bd920c3e74b: Preparing 03:31:23 c8f43e559236: Preparing 03:31:23 719929aac3ac: Preparing 03:31:23 ff719af234da: Preparing 03:31:23 df4ada9167de: Preparing 03:31:23 9833f26c6bda: Preparing 03:31:23 9833f26c6bda: Waiting 03:31:23 c8f43e559236: Layer already exists 03:31:23 0bd920c3e74b: Layer already exists 03:31:23 ff719af234da: Layer already exists 03:31:23 719929aac3ac: Layer already exists 03:31:23 df4ada9167de: Layer already exists 03:31:23 9833f26c6bda: Layer already exists 03:31:24 latest: digest: sha256:a0d39012dd4fe298fb95cb976f0cb4f621423c2e9580a990eb837d45796223d9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:24 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.36 03:31:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:31:24 0bd920c3e74b: Preparing 03:31:24 c8f43e559236: Preparing 03:31:24 719929aac3ac: Preparing 03:31:24 ff719af234da: Preparing 03:31:24 df4ada9167de: Preparing 03:31:24 9833f26c6bda: Preparing 03:31:24 9833f26c6bda: Waiting 03:31:24 ff719af234da: Layer already exists 03:31:24 c8f43e559236: Layer already exists 03:31:24 df4ada9167de: Layer already exists 03:31:24 0bd920c3e74b: Layer already exists 03:31:24 719929aac3ac: Layer already exists 03:31:24 9833f26c6bda: Layer already exists 03:31:24 3.0.0-dev.36: digest: sha256:a0d39012dd4fe298fb95cb976f0cb4f621423c2e9580a990eb837d45796223d9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:25 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:31:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:31:25 0bd920c3e74b: Preparing 03:31:25 c8f43e559236: Preparing 03:31:25 719929aac3ac: Preparing 03:31:25 ff719af234da: Preparing 03:31:25 df4ada9167de: Preparing 03:31:25 9833f26c6bda: Preparing 03:31:25 9833f26c6bda: Waiting 03:31:25 0bd920c3e74b: Layer already exists 03:31:25 c8f43e559236: Layer already exists 03:31:25 ff719af234da: Layer already exists 03:31:25 719929aac3ac: Layer already exists 03:31:25 df4ada9167de: Layer already exists 03:31:25 9833f26c6bda: Layer already exists 03:31:25 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:a0d39012dd4fe298fb95cb976f0cb4f621423c2e9580a990eb837d45796223d9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:26 + 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 03:31:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 03:31:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:31:26 0bd920c3e74b: Preparing 03:31:26 c8f43e559236: Preparing 03:31:26 719929aac3ac: Preparing 03:31:26 ff719af234da: Preparing 03:31:26 df4ada9167de: Preparing 03:31:26 9833f26c6bda: Preparing 03:31:26 9833f26c6bda: Waiting 03:31:26 719929aac3ac: Layer already exists 03:31:26 0bd920c3e74b: Layer already exists 03:31:26 df4ada9167de: Layer already exists 03:31:26 c8f43e559236: Layer already exists 03:31:26 ff719af234da: Layer already exists 03:31:26 9833f26c6bda: Layer already exists 03:31:26 main: digest: sha256:a0d39012dd4fe298fb95cb976f0cb4f621423c2e9580a990eb837d45796223d9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:31:26 ===================================================== [Pipeline] echo 03:31:26 taggedImages: 03:31:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 03:31:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:31:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.36 03:31:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:31:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:31:26 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 03:31:26 65e9980456b4b2f337a17b2905105e5bc0143998 03:31:26 latest 03:31:26 3.0.0-dev.36 03:31:26 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:31:26 main 03:31:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:27 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 03:31:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:31:27 3470fd19547e: Preparing 03:31:27 897cc03057e3: Preparing 03:31:27 7fb927c78140: Preparing 03:31:27 1de2152b88ea: Preparing 03:31:27 17bec77d7fdc: Preparing 03:31:27 7fb927c78140: Layer already exists 03:31:27 17bec77d7fdc: Layer already exists 03:31:27 3470fd19547e: Pushed 03:31:28 1de2152b88ea: Pushed 03:31:34 897cc03057e3: Pushed 03:31:34 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:80fc7fc339447827dd513ca0654e0ea0d6c0117b4f849f544cc293eaa9ea9023 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:35 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:31:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:31:35 3470fd19547e: Preparing 03:31:35 897cc03057e3: Preparing 03:31:35 7fb927c78140: Preparing 03:31:35 1de2152b88ea: Preparing 03:31:35 17bec77d7fdc: Preparing 03:31:35 3470fd19547e: Layer already exists 03:31:35 1de2152b88ea: Layer already exists 03:31:35 7fb927c78140: Layer already exists 03:31:35 17bec77d7fdc: Layer already exists 03:31:35 897cc03057e3: Layer already exists 03:31:35 latest: digest: sha256:80fc7fc339447827dd513ca0654e0ea0d6c0117b4f849f544cc293eaa9ea9023 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:36 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.36 03:31:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:31:36 3470fd19547e: Preparing 03:31:36 897cc03057e3: Preparing 03:31:36 7fb927c78140: Preparing 03:31:36 1de2152b88ea: Preparing 03:31:36 17bec77d7fdc: Preparing 03:31:36 3470fd19547e: Layer already exists 03:31:36 1de2152b88ea: Layer already exists 03:31:36 17bec77d7fdc: Layer already exists 03:31:36 897cc03057e3: Layer already exists 03:31:36 7fb927c78140: Layer already exists 03:31:36 3.0.0-dev.36: digest: sha256:80fc7fc339447827dd513ca0654e0ea0d6c0117b4f849f544cc293eaa9ea9023 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:37 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:31:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:31:37 3470fd19547e: Preparing 03:31:37 897cc03057e3: Preparing 03:31:37 7fb927c78140: Preparing 03:31:37 1de2152b88ea: Preparing 03:31:37 17bec77d7fdc: Preparing 03:31:37 3470fd19547e: Layer already exists 03:31:37 7fb927c78140: Layer already exists 03:31:37 17bec77d7fdc: Layer already exists 03:31:37 1de2152b88ea: Layer already exists 03:31:37 897cc03057e3: Layer already exists 03:31:37 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:80fc7fc339447827dd513ca0654e0ea0d6c0117b4f849f544cc293eaa9ea9023 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:37 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 03:31:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:31:38 3470fd19547e: Preparing 03:31:38 897cc03057e3: Preparing 03:31:38 7fb927c78140: Preparing 03:31:38 1de2152b88ea: Preparing 03:31:38 17bec77d7fdc: Preparing 03:31:38 7fb927c78140: Layer already exists 03:31:38 17bec77d7fdc: Layer already exists 03:31:38 1de2152b88ea: Layer already exists 03:31:38 3470fd19547e: Layer already exists 03:31:38 897cc03057e3: Layer already exists 03:31:38 main: digest: sha256:80fc7fc339447827dd513ca0654e0ea0d6c0117b4f849f544cc293eaa9ea9023 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:31:38 ===================================================== [Pipeline] echo 03:31:38 taggedImages: 03:31:38 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 03:31:38 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:31:38 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.36 03:31:38 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:31:38 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:31:38 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 03:31:38 65e9980456b4b2f337a17b2905105e5bc0143998 03:31:38 latest 03:31:38 3.0.0-dev.36 03:31:38 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:31:38 main 03:31:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:38 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 03:31:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:31:39 b366026fe31d: Preparing 03:31:39 f3a74ebb02c2: Preparing 03:31:39 7fb927c78140: Preparing 03:31:39 309a2c008be2: Preparing 03:31:39 17bec77d7fdc: Preparing 03:31:39 309a2c008be2: Layer already exists 03:31:39 7fb927c78140: Layer already exists 03:31:39 17bec77d7fdc: Layer already exists 03:31:39 b366026fe31d: Pushed 03:31:46 f3a74ebb02c2: Pushed 03:31:46 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:ebffbf14c3b86e333551dd86fb776ac3606043365d0514123a7c951b997a476c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:46 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:31:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:31:46 b366026fe31d: Preparing 03:31:46 f3a74ebb02c2: Preparing 03:31:46 7fb927c78140: Preparing 03:31:46 309a2c008be2: Preparing 03:31:46 17bec77d7fdc: Preparing 03:31:46 17bec77d7fdc: Layer already exists 03:31:46 309a2c008be2: Layer already exists 03:31:46 f3a74ebb02c2: Layer already exists 03:31:46 7fb927c78140: Layer already exists 03:31:46 b366026fe31d: Layer already exists 03:31:47 latest: digest: sha256:ebffbf14c3b86e333551dd86fb776ac3606043365d0514123a7c951b997a476c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:47 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.36 03:31:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:31:47 b366026fe31d: Preparing 03:31:47 f3a74ebb02c2: Preparing 03:31:47 7fb927c78140: Preparing 03:31:47 309a2c008be2: Preparing 03:31:47 17bec77d7fdc: Preparing 03:31:47 f3a74ebb02c2: Layer already exists 03:31:47 b366026fe31d: Layer already exists 03:31:47 17bec77d7fdc: Layer already exists 03:31:47 7fb927c78140: Layer already exists 03:31:47 309a2c008be2: Layer already exists 03:31:48 3.0.0-dev.36: digest: sha256:ebffbf14c3b86e333551dd86fb776ac3606043365d0514123a7c951b997a476c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:48 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:31:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:31:48 b366026fe31d: Preparing 03:31:48 f3a74ebb02c2: Preparing 03:31:48 7fb927c78140: Preparing 03:31:48 309a2c008be2: Preparing 03:31:48 17bec77d7fdc: Preparing 03:31:48 f3a74ebb02c2: Layer already exists 03:31:48 309a2c008be2: Layer already exists 03:31:48 7fb927c78140: Layer already exists 03:31:48 17bec77d7fdc: Layer already exists 03:31:48 b366026fe31d: Layer already exists 03:31:49 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:ebffbf14c3b86e333551dd86fb776ac3606043365d0514123a7c951b997a476c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:49 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 03:31:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:31:49 b366026fe31d: Preparing 03:31:49 f3a74ebb02c2: Preparing 03:31:49 7fb927c78140: Preparing 03:31:49 309a2c008be2: Preparing 03:31:49 17bec77d7fdc: Preparing 03:31:49 f3a74ebb02c2: Layer already exists 03:31:49 b366026fe31d: Layer already exists 03:31:49 309a2c008be2: Layer already exists 03:31:49 17bec77d7fdc: Layer already exists 03:31:49 7fb927c78140: Layer already exists 03:31:50 main: digest: sha256:ebffbf14c3b86e333551dd86fb776ac3606043365d0514123a7c951b997a476c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:31:50 ===================================================== [Pipeline] echo 03:31:50 taggedImages: 03:31:50 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 03:31:50 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:31:50 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.36 03:31:50 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 03:31:50 - 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 03:31:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:31:50 03:31:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:31:51 arm64: Pulling from edgex-lftools-log-publisher 03:31:51 8998bd30e6a1: Pulling fs layer 03:31:51 04944245beec: Pulling fs layer 03:31:51 699f458cf7ca: Pulling fs layer 03:31:51 765212b225bb: Pulling fs layer 03:31:51 f23df028b6ca: Pulling fs layer 03:31:51 d65c8cfc05b1: Pulling fs layer 03:31:51 2437ff75d9bd: Pulling fs layer 03:31:51 765212b225bb: Waiting 03:31:51 f23df028b6ca: Waiting 03:31:51 d65c8cfc05b1: Waiting 03:31:51 2437ff75d9bd: Waiting 03:31:51 04944245beec: Verifying Checksum 03:31:51 04944245beec: Download complete 03:31:51 765212b225bb: Verifying Checksum 03:31:51 765212b225bb: Download complete 03:31:51 f23df028b6ca: Download complete 03:31:51 d65c8cfc05b1: Verifying Checksum 03:31:51 d65c8cfc05b1: Download complete 03:31:51 699f458cf7ca: Verifying Checksum 03:31:51 699f458cf7ca: Download complete 03:31:51 8998bd30e6a1: Verifying Checksum 03:31:51 8998bd30e6a1: Download complete 03:31:53 2437ff75d9bd: Verifying Checksum 03:31:53 2437ff75d9bd: Download complete 03:31:55 8998bd30e6a1: Pull complete 03:31:56 04944245beec: Pull complete 03:31:57 699f458cf7ca: Pull complete 03:31:57 765212b225bb: Pull complete 03:31:58 f23df028b6ca: Pull complete 03:31:58 d65c8cfc05b1: Pull complete 03:32:13 2437ff75d9bd: Pull complete 03:32:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:32:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:32:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:32:13 prd-ubuntu20.04-docker-arm64-4c-16g-4823 does not seem to be running inside a container 03:32:13 $ 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/395 -v /w/workspace/edgex-go/395:/w/workspace/edgex-go/395:rw,z -v /w/workspace/edgex-go/395@tmp:/w/workspace/edgex-go/395@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 03:32:15 $ docker top 8e2d55a17e310a184a160446c82fd420e55bcfdde63a4eb7a38fb5840632bfec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:32:16 ---> job-cost.sh 03:32:16 lf-activate-venv: SKIPPING 03:32:16 INFO: No Stack... 03:32:17 INFO: Retrieving Pricing Info for: v3-standard-4 03:32:17 INFO: Archiving Costs [Pipeline] sh 03:32:18 + cut -d, -f6 03:32:18 + cat /w/workspace/edgex-go/395/archives/cost.csv [Pipeline] lock 03:32:18 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-395-stack-cost] 03:32:18 Resource [jenkins-edgexfoundry-edgex-go-main-395-stack-cost] did not exist. Created. 03:32:18 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-395-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:32:19 + echo total: 0.10999999940395355 [Pipeline] stash 03:32:20 Stashed 1 file(s) [Pipeline] } 03:32:20 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-395-stack-cost] [Pipeline] // lock [Pipeline] } 03:32:20 $ docker stop --time=1 8e2d55a17e310a184a160446c82fd420e55bcfdde63a4eb7a38fb5840632bfec 03:32:21 $ docker rm -f --volumes 8e2d55a17e310a184a160446c82fd420e55bcfdde63a4eb7a38fb5840632bfec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:32:22 provisioning config files... 03:32:22 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/395@tmp/config16269300240071692498tmp [Pipeline] { [Pipeline] sh 03:32:22 + set +x 03:32:22 + curl -s https://codecov.io/bash 03:32:22 + bash -s -- 03:32:22 03:32:22 _____ _ 03:32:22 / ____| | | 03:32:22 | | ___ __| | ___ ___ _____ __ 03:32:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:32:22 | |___| (_) | (_| | __/ (_| (_) \ V / 03:32:22 \_____\___/ \__,_|\___|\___\___/ \_/ 03:32:22 Bash-1.0.6 03:32:22 03:32:22 03:32:22 ==> git version 2.25.1 found 03:32:22 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 03:32:22 Release-Date: 2020-01-08 03:32:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:32:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:32:22 ==> Jenkins CI detected. 03:32:22 current dir:  /w/workspace/edgex-go/395 03:32:22 project root: . 03:32:22 --> token set from env 03:32:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:32:22 ==> Running gcov in . (disable via -X gcov) 03:32:22 ==> Python coveragepy not found 03:32:22 ==> Searching for coverage reports in: 03:32:22 + . 03:32:22 -> Found 1 reports 03:32:22 ==> Detecting git/mercurial file structure 03:32:22 ==> Reading reports 03:32:22 + ./coverage.out bytes=486191 03:32:22 ==> Appending adjustments 03:32:22 https://docs.codecov.io/docs/fixing-reports 03:32:24 + Found adjustments 03:32:24 ==> Gzipping contents 03:32:24 64K /tmp/codecov.EGmSdW.gz 03:32:24 ==> Uploading reports 03:32:24 url: https://codecov.io 03:32:24 query: branch=main&commit=65e9980456b4b2f337a17b2905105e5bc0143998&build=395&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F395%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:32:24 -> Pinging Codecov 03:32:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=65e9980456b4b2f337a17b2905105e5bc0143998&build=395&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F395%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:32:24 -> Uploading to 03:32:24 https://storage.googleapis.com/codecov/v4/raw/2023-02-07/00271124DB129430A58F1EEE437C3FCB/65e9980456b4b2f337a17b2905105e5bc0143998/b37e7cd7-e668-4103-934c-5e3462a91ecc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230207%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230207T033223Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8d836c5ce7c28b51f69b5d8e8ad29c72db4fcfcb2fea8464e72ef9546ba7dfaf 03:32:24 % Total % Received % Xferd Average Speed Time Time Time Current 03:32:24 Dload Upload Total Spent Left Speed 03:32:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62852 0 0 100 62852 0 300k --:--:-- --:--:-- --:--:-- 299k 100 62852 0 0 100 62852 0 208k --:--:-- --:--:-- --:--:-- 207k 03:32:24 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } 03:32:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 03:32:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:32:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:32:24 03:32:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:32:25 1.410.4: Pulling from edgex-devops/edgex-snyk-go 03:32:25 df9b9388f04a: Pulling fs layer 03:32:25 52dc419b0ee2: Pulling fs layer 03:32:25 25bc292e5bac: Pulling fs layer 03:32:25 114826534d7a: Pulling fs layer 03:32:25 4657fd5d0bcf: Pulling fs layer 03:32:25 6ad1cebc031e: Pulling fs layer 03:32:25 8a3aa393b2d8: Pulling fs layer 03:32:25 114826534d7a: Waiting 03:32:25 4657fd5d0bcf: Waiting 03:32:25 25bc292e5bac: Verifying Checksum 03:32:25 25bc292e5bac: Download complete 03:32:25 52dc419b0ee2: Download complete 03:32:25 4657fd5d0bcf: Verifying Checksum 03:32:25 4657fd5d0bcf: Download complete 03:32:25 df9b9388f04a: Verifying Checksum 03:32:25 df9b9388f04a: Download complete 03:32:25 df9b9388f04a: Pull complete 03:32:25 6ad1cebc031e: Verifying Checksum 03:32:25 52dc419b0ee2: Pull complete 03:32:25 25bc292e5bac: Pull complete 03:32:26 114826534d7a: Verifying Checksum 03:32:26 114826534d7a: Download complete 03:32:26 8a3aa393b2d8: Verifying Checksum 03:32:26 8a3aa393b2d8: Download complete 03:32:29 114826534d7a: Pull complete 03:32:29 4657fd5d0bcf: Pull complete 03:32:30 6ad1cebc031e: Pull complete 03:32:32 8a3aa393b2d8: Pull complete 03:32:32 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 03:32:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:32:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:32:32 prd-ubuntu20.04-docker-8c-8g-4818 does not seem to be running inside a container 03:32:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/395 -v /w/workspace/edgex-go/395:/w/workspace/edgex-go/395:rw,z -v /w/workspace/edgex-go/395@tmp:/w/workspace/edgex-go/395@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 03:32:35 $ docker top 785333dc3f884e8daf3619c070ee52bd434ac475be58c7ee801d6d2839fa7bf3 -eo pid,comm [Pipeline] { [Pipeline] echo 03:32:35 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 03:32:35 + set -o pipefail 03:32:35 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 03:32:40 03:32:40 Monitoring /w/workspace/edgex-go/395 (github.com/edgexfoundry/edgex-go)... 03:32:40 03:32:40 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/5cd30181-00fd-49b2-844d-a989b1cfb685 03:32:40 03:32:40 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 03:32:40 03:32:40 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:32:40 03:32:41 03:32:41 A medium severity vulnerability was found in the Snyk CLI versions you are using. 03:32:41 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 03:32:41 More details here: https://snyk.co/ue1NS [Pipeline] } 03:32:41 $ docker stop --time=1 785333dc3f884e8daf3619c070ee52bd434ac475be58c7ee801d6d2839fa7bf3 03:32:43 $ docker rm -f --volumes 785333dc3f884e8daf3619c070ee52bd434ac475be58c7ee801d6d2839fa7bf3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 03:32:43 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:32:43 provisioning config files... 03:32:43 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/395@tmp/config6379002011405881227tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:32:43 --> edgex-publish-swagger.sh 03:32:43 === Publish openapi/v2 API === 03:32:43 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 03:32:43 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/395/openapi/v2/core-command.yaml] 03:32:43 % Total % Received % Xferd Average Speed Time Time Time Current 03:32:43 Dload Upload Total Spent Left Speed 03:32:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31091 0 0 100 31091 0 59220 --:--:-- --:--:-- --:--:-- 59108 100 31091 0 0 100 31091 0 59220 --:--:-- --:--:-- --:--:-- 59108 03:32:44 03:32:44 03:32:44 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/395/openapi/v2/core-data.yaml] 03:32:44 % Total % Received % Xferd Average Speed Time Time Time Current 03:32:44 Dload Upload Total Spent Left Speed 03:32:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68908 0 0 100 68908 0 112k --:--:-- --:--:-- --:--:-- 112k 03:32:45 03:32:45 03:32:45 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/395/openapi/v2/core-metadata.yaml] 03:32:45 % Total % Received % Xferd Average Speed Time Time Time Current 03:32:45 Dload Upload Total Spent Left Speed 03:32:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 142k 0 0 100 142k 0 264k --:--:-- --:--:-- --:--:-- 264k 100 142k 0 0 100 142k 0 264k --:--:-- --:--:-- --:--:-- 264k 03:32:45 03:32:45 03:32:45 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/395/openapi/v2/support-notifications.yaml] 03:32:45 % Total % Received % Xferd Average Speed Time Time Time Current 03:32:45 Dload Upload Total Spent Left Speed 03:32:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86536 0 0 100 86536 0 172k --:--:-- --:--:-- --:--:-- 172k 03:32:46 03:32:46 03:32:46 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/395/openapi/v2/support-scheduler.yaml] 03:32:46 % Total % Received % Xferd Average Speed Time Time Time Current 03:32:46 Dload Upload Total Spent Left Speed 03:32:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36985 0 0 100 36985 0 79197 --:--:-- --:--:-- --:--:-- 79027 100 36985 0 0 100 36985 0 79197 --:--:-- --:--:-- --:--:-- 79027 03:32:46 03:32:46 [Pipeline] } 03:32:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 03:32:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:32:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:32:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:32:47 prd-ubuntu20.04-docker-8c-8g-4818 does not seem to be running inside a container 03:32:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/395 -v /w/workspace/edgex-go/395:/w/workspace/edgex-go/395:rw,z -v /w/workspace/edgex-go/395@tmp:/w/workspace/edgex-go/395@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:32:47 $ docker top 53e724990be4f6ca0e6dbb095623eabbd37c38f9161228b514c9b9ad591c70c3 -eo pid,comm 03:32:47 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). 03:32:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:32:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:32:47 [ssh-agent] Looking for ssh-agent implementation... 03:32:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:32:47 $ docker exec 53e724990be4f6ca0e6dbb095623eabbd37c38f9161228b514c9b9ad591c70c3 ssh-agent 03:32:47 SSH_AUTH_SOCK=/tmp/ssh-yjxbRCSyVOIj/agent.31 03:32:47 SSH_AGENT_PID=37 03:32:47 Running ssh-add (command line suppressed) 03:32:48 Identity added: /w/workspace/edgex-go/395@tmp/private_key_10415963835334937853.key (/w/workspace/edgex-go/395@tmp/private_key_10415963835334937853.key) 03:32:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:32:48 + git semver tag 03:32:48 2023-02-07 03:32:48,501 [run_tag] DEBUG tag force:False 03:32:48 2023-02-07 03:32:48,501 [check_head_tag] DEBUG check head tag 03:32:48 2023-02-07 03:32:48,504 [execute] INFO git cat-file --batch-check 03:32:48 2023-02-07 03:32:48,505 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/395, universal_newlines=False, shell=None, istream=) 03:32:48 2023-02-07 03:32:48,509 [execute] INFO git cat-file --batch 03:32:48 2023-02-07 03:32:48,509 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/395, universal_newlines=False, shell=None, istream=) 03:32:48 2023-02-07 03:32:48,556 [read_version] DEBUG read version from /w/workspace/edgex-go/395/.semver/main 03:32:48 2023-02-07 03:32:48,556 [execute] INFO git tag -a v3.0.0-dev.36 -m v3.0.0-dev.36 03:32:48 2023-02-07 03:32:48,556 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.36', '-m', 'v3.0.0-dev.36'], cwd=/w/workspace/edgex-go/395, universal_newlines=False, shell=None, istream=None) 03:32:48 2023-02-07 03:32:48,562 [read_version] DEBUG read version from /w/workspace/edgex-go/395/.semver/main 03:32:48 3.0.0-dev.36 [Pipeline] } 03:32:48 $ docker exec --env ******** --env ******** 53e724990be4f6ca0e6dbb095623eabbd37c38f9161228b514c9b9ad591c70c3 ssh-agent -k 03:32:48 unset SSH_AUTH_SOCK; 03:32:48 unset SSH_AGENT_PID; 03:32:48 echo Agent pid 37 killed; 03:32:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:32:49 + git semver [Pipeline] } 03:32:49 $ docker stop --time=1 53e724990be4f6ca0e6dbb095623eabbd37c38f9161228b514c9b9ad591c70c3 03:32:50 $ docker rm -f --volumes 53e724990be4f6ca0e6dbb095623eabbd37c38f9161228b514c9b9ad591c70c3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:32:51 03:32:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:32:51 0.23.1-centos7: Pulling from edgex-lftools 03:32:51 ab5ef0e58194: Pulling fs layer 03:32:51 9712f1f96733: Pulling fs layer 03:32:51 63f879dbbcfc: Pulling fs layer 03:32:51 0d9ebad4ef96: Pulling fs layer 03:32:51 e9a5061849ea: Pulling fs layer 03:32:51 d747dcd14b5f: Pulling fs layer 03:32:51 2de7ff778b66: Pulling fs layer 03:32:51 0d9ebad4ef96: Waiting 03:32:51 e9a5061849ea: Waiting 03:32:51 d747dcd14b5f: Waiting 03:32:51 2de7ff778b66: Waiting 03:32:51 9712f1f96733: Verifying Checksum 03:32:51 9712f1f96733: Download complete 03:32:52 63f879dbbcfc: Verifying Checksum 03:32:52 63f879dbbcfc: Download complete 03:32:52 0d9ebad4ef96: Verifying Checksum 03:32:52 0d9ebad4ef96: Download complete 03:32:53 ab5ef0e58194: Verifying Checksum 03:32:53 ab5ef0e58194: Download complete 03:32:53 d747dcd14b5f: Download complete 03:32:53 e9a5061849ea: Verifying Checksum 03:32:53 e9a5061849ea: Download complete 03:32:53 2de7ff778b66: Verifying Checksum 03:32:53 2de7ff778b66: Download complete 03:32:55 ab5ef0e58194: Pull complete 03:32:55 9712f1f96733: Pull complete 03:32:56 63f879dbbcfc: Pull complete 03:32:59 0d9ebad4ef96: Pull complete 03:32:59 e9a5061849ea: Pull complete 03:32:59 d747dcd14b5f: Pull complete 03:33:00 2de7ff778b66: Pull complete 03:33:00 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:33:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:33:00 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:33:00 prd-ubuntu20.04-docker-8c-8g-4818 does not seem to be running inside a container 03:33:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/395 -v /w/workspace/edgex-go/395:/w/workspace/edgex-go/395:rw,z -v /w/workspace/edgex-go/395@tmp:/w/workspace/edgex-go/395@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:33:03 $ docker top 7872b1ff34b9e0b552ea3d5d5e18a38014ad39e008cb5361ae080f202446fdbe -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:33:03 provisioning config files... 03:33:03 copy managed file [sigul-config] to file:/w/workspace/edgex-go/395@tmp/config2701604588721617323tmp 03:33:03 copy managed file [sigul-password] to file:/w/workspace/edgex-go/395@tmp/config7245081968467605219tmp 03:33:03 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/395@tmp/config6037607939469802325tmp [Pipeline] { [Pipeline] echo 03:33:03 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:33:03 ---> sigul-configuration.sh 03:33:03 gpg: directory `/root/.gnupg' created 03:33:03 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:33:03 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:33:03 gpg: keyring `/root/.gnupg/secring.gpg' created 03:33:03 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:33:03 gpg: CAST5 encrypted data 03:33:03 gpg: encrypted with 1 passphrase 03:33:03 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:33:04 + mkdir /home/jenkins 03:33:04 + mkdir /home/jenkins/sigul [Pipeline] sh 03:33:04 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 03:33:04 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:33:04 ---> sigul-install.sh 03:33:04 Sigul already installed; skipping installation. [Pipeline] sh 03:33:05 + git tag --list 03:33:05 0.6.0 03:33:05 0.6.1 03:33:05 0.7.0 03:33:05 0.7.1 03:33:05 v1.0.0 03:33:05 v1.0.1 03:33:05 v1.1.0 03:33:05 v1.2.0 03:33:05 v1.2.1 03:33:05 v1.3.0 03:33:05 v1.3.1 03:33:05 v2.0.0 03:33:05 v2.1.0 03:33:05 v2.1.1 03:33:05 v2.1.1-dev.1 03:33:05 v2.1.1-dev.2 03:33:05 v2.1.1-dev.3 03:33:05 v2.1.1-dev.4 03:33:05 v2.1.1-dev.5 03:33:05 v2.1.1-dev.6 03:33:05 v2.1.1-dev.7 03:33:05 v2.1.1-dev.8 03:33:05 v2.1.2-dev.1 03:33:05 v2.2.0 03:33:05 v2.2.1-dev.1 03:33:05 v2.2.1-dev.10 03:33:05 v2.2.1-dev.11 03:33:05 v2.2.1-dev.12 03:33:05 v2.2.1-dev.13 03:33:05 v2.2.1-dev.14 03:33:05 v2.2.1-dev.15 03:33:05 v2.2.1-dev.16 03:33:05 v2.2.1-dev.17 03:33:05 v2.2.1-dev.18 03:33:05 v2.2.1-dev.19 03:33:05 v2.2.1-dev.2 03:33:05 v2.2.1-dev.20 03:33:05 v2.2.1-dev.21 03:33:05 v2.2.1-dev.22 03:33:05 v2.2.1-dev.23 03:33:05 v2.2.1-dev.24 03:33:05 v2.2.1-dev.25 03:33:05 v2.2.1-dev.26 03:33:05 v2.2.1-dev.27 03:33:05 v2.2.1-dev.28 03:33:05 v2.2.1-dev.29 03:33:05 v2.2.1-dev.3 03:33:05 v2.2.1-dev.4 03:33:05 v2.2.1-dev.5 03:33:05 v2.2.1-dev.6 03:33:05 v2.2.1-dev.7 03:33:05 v2.2.1-dev.8 03:33:05 v2.2.1-dev.9 03:33:05 v2.3.0 03:33:05 v2.3.0-dev.100 03:33:05 v2.3.0-dev.101 03:33:05 v2.3.0-dev.102 03:33:05 v2.3.0-dev.103 03:33:05 v2.3.0-dev.104 03:33:05 v2.3.0-dev.105 03:33:05 v2.3.0-dev.106 03:33:05 v2.3.0-dev.29 03:33:05 v2.3.0-dev.30 03:33:05 v2.3.0-dev.31 03:33:05 v2.3.0-dev.32 03:33:05 v2.3.0-dev.33 03:33:05 v2.3.0-dev.34 03:33:05 v2.3.0-dev.35 03:33:05 v2.3.0-dev.36 03:33:05 v2.3.0-dev.37 03:33:05 v2.3.0-dev.38 03:33:05 v2.3.0-dev.39 03:33:05 v2.3.0-dev.40 03:33:05 v2.3.0-dev.41 03:33:05 v2.3.0-dev.42 03:33:05 v2.3.0-dev.43 03:33:05 v2.3.0-dev.44 03:33:05 v2.3.0-dev.45 03:33:05 v2.3.0-dev.46 03:33:05 v2.3.0-dev.47 03:33:05 v2.3.0-dev.48 03:33:05 v2.3.0-dev.49 03:33:05 v2.3.0-dev.50 03:33:05 v2.3.0-dev.51 03:33:05 v2.3.0-dev.52 03:33:05 v2.3.0-dev.53 03:33:05 v2.3.0-dev.54 03:33:05 v2.3.0-dev.55 03:33:05 v2.3.0-dev.56 03:33:05 v2.3.0-dev.57 03:33:05 v2.3.0-dev.58 03:33:05 v2.3.0-dev.59 03:33:05 v2.3.0-dev.60 03:33:05 v2.3.0-dev.61 03:33:05 v2.3.0-dev.62 03:33:05 v2.3.0-dev.63 03:33:05 v2.3.0-dev.64 03:33:05 v2.3.0-dev.65 03:33:05 v2.3.0-dev.66 03:33:05 v2.3.0-dev.67 03:33:05 v2.3.0-dev.68 03:33:05 v2.3.0-dev.69 03:33:05 v2.3.0-dev.70 03:33:05 v2.3.0-dev.71 03:33:05 v2.3.0-dev.72 03:33:05 v2.3.0-dev.73 03:33:05 v2.3.0-dev.74 03:33:05 v2.3.0-dev.75 03:33:05 v2.3.0-dev.76 03:33:05 v2.3.0-dev.77 03:33:05 v2.3.0-dev.78 03:33:05 v2.3.0-dev.79 03:33:05 v2.3.0-dev.80 03:33:05 v2.3.0-dev.81 03:33:05 v2.3.0-dev.82 03:33:05 v2.3.0-dev.83 03:33:05 v2.3.0-dev.84 03:33:05 v2.3.0-dev.85 03:33:05 v2.3.0-dev.86 03:33:05 v2.3.0-dev.87 03:33:05 v2.3.0-dev.88 03:33:05 v2.3.0-dev.89 03:33:05 v2.3.0-dev.90 03:33:05 v2.3.0-dev.91 03:33:05 v2.3.0-dev.92 03:33:05 v2.3.0-dev.93 03:33:05 v2.3.0-dev.94 03:33:05 v2.3.0-dev.95 03:33:05 v2.3.0-dev.96 03:33:05 v2.3.0-dev.97 03:33:05 v2.3.0-dev.98 03:33:05 v2.3.0-dev.99 03:33:05 v2.3.1-dev.1 03:33:05 v2.3.1-dev.2 03:33:05 v2.3.1-dev.3 03:33:05 v2.3.1-dev.4 03:33:05 v2.3.1-dev.5 03:33:05 v3.0.0-dev.1 03:33:05 v3.0.0-dev.10 03:33:05 v3.0.0-dev.11 03:33:05 v3.0.0-dev.12 03:33:05 v3.0.0-dev.13 03:33:05 v3.0.0-dev.14 03:33:05 v3.0.0-dev.15 03:33:05 v3.0.0-dev.16 03:33:05 v3.0.0-dev.17 03:33:05 v3.0.0-dev.18 03:33:05 v3.0.0-dev.19 03:33:05 v3.0.0-dev.2 03:33:05 v3.0.0-dev.20 03:33:05 v3.0.0-dev.21 03:33:05 v3.0.0-dev.22 03:33:05 v3.0.0-dev.23 03:33:05 v3.0.0-dev.24 03:33:05 v3.0.0-dev.25 03:33:05 v3.0.0-dev.26 03:33:05 v3.0.0-dev.27 03:33:05 v3.0.0-dev.28 03:33:05 v3.0.0-dev.29 03:33:05 v3.0.0-dev.3 03:33:05 v3.0.0-dev.30 03:33:05 v3.0.0-dev.31 03:33:05 v3.0.0-dev.32 03:33:05 v3.0.0-dev.33 03:33:05 v3.0.0-dev.34 03:33:05 v3.0.0-dev.35 03:33:05 v3.0.0-dev.36 03:33:05 v3.0.0-dev.4 03:33:05 v3.0.0-dev.5 03:33:05 v3.0.0-dev.6 03:33:05 v3.0.0-dev.7 03:33:05 v3.0.0-dev.8 03:33:05 v3.0.0-dev.9 [Pipeline] sh 03:33:05 + lftools sign git-tag v3.0.0-dev.36 03:33:06 Signing Git tag with Sigul... 03:33:06 Signing v3.0.0-dev.36 [Pipeline] echo 03:33:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:33:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:33:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:33:06 $ docker stop --time=1 7872b1ff34b9e0b552ea3d5d5e18a38014ad39e008cb5361ae080f202446fdbe 03:33:07 $ docker rm -f --volumes 7872b1ff34b9e0b552ea3d5d5e18a38014ad39e008cb5361ae080f202446fdbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:33:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:33:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:33:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:33:08 prd-ubuntu20.04-docker-8c-8g-4818 does not seem to be running inside a container 03:33:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/395 -v /w/workspace/edgex-go/395:/w/workspace/edgex-go/395:rw,z -v /w/workspace/edgex-go/395@tmp:/w/workspace/edgex-go/395@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:33:09 $ docker top d7a5d00936b866f84ab314410a3754afd6709c7cfccfc0aed395518af1d1fd16 -eo pid,comm 03:33:09 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). 03:33:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:33:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:33:09 [ssh-agent] Looking for ssh-agent implementation... 03:33:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:33:09 $ docker exec d7a5d00936b866f84ab314410a3754afd6709c7cfccfc0aed395518af1d1fd16 ssh-agent 03:33:09 SSH_AUTH_SOCK=/tmp/ssh-LMKFDPo7sFpo/agent.32 03:33:09 SSH_AGENT_PID=39 03:33:09 Running ssh-add (command line suppressed) 03:33:09 Identity added: /w/workspace/edgex-go/395@tmp/private_key_13323155878282616897.key (/w/workspace/edgex-go/395@tmp/private_key_13323155878282616897.key) 03:33:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:33:09 + git semver bump pre 03:33:10 2023-02-07 03:33:10,043 [read_version] DEBUG read version from /w/workspace/edgex-go/395/.semver/main 03:33:10 2023-02-07 03:33:10,043 [bump_version] DEBUG bumping version:3.0.0-dev.36 on axis:pre with prefix:dev 03:33:10 2023-02-07 03:33:10,043 [bump_version] DEBUG bumped version:3.0.0-dev.37 03:33:10 2023-02-07 03:33:10,043 [write_version] DEBUG write version:3.0.0-dev.37 to path:/w/workspace/edgex-go/395/.semver/main with force:True 03:33:10 2023-02-07 03:33:10,043 [read_version] DEBUG read version from /w/workspace/edgex-go/395/.semver/main 03:33:10 2023-02-07 03:33:10,043 [write_file] DEBUG write to file:/w/workspace/edgex-go/395/.semver/main 03:33:10 2023-02-07 03:33:10,045 [execute] INFO git cat-file --batch-check 03:33:10 2023-02-07 03:33:10,046 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/395/.semver, universal_newlines=False, shell=None, istream=) 03:33:10 2023-02-07 03:33:10,052 [execute] INFO git cat-file --batch 03:33:10 2023-02-07 03:33:10,052 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/395/.semver, universal_newlines=False, shell=None, istream=) 03:33:10 2023-02-07 03:33:10,058 [read_version] DEBUG read version from /w/workspace/edgex-go/395/.semver/main 03:33:10 3.0.0-dev.37 [Pipeline] } 03:33:10 $ docker exec --env ******** --env ******** d7a5d00936b866f84ab314410a3754afd6709c7cfccfc0aed395518af1d1fd16 ssh-agent -k 03:33:10 unset SSH_AUTH_SOCK; 03:33:10 unset SSH_AGENT_PID; 03:33:10 echo Agent pid 39 killed; 03:33:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:33:10 + git semver [Pipeline] } 03:33:10 $ docker stop --time=1 d7a5d00936b866f84ab314410a3754afd6709c7cfccfc0aed395518af1d1fd16 03:33:12 $ docker rm -f --volumes d7a5d00936b866f84ab314410a3754afd6709c7cfccfc0aed395518af1d1fd16 [Pipeline] // withDockerContainer [Pipeline] sh 03:33:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:33:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:33:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:33:12 prd-ubuntu20.04-docker-8c-8g-4818 does not seem to be running inside a container 03:33:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/395 -v /w/workspace/edgex-go/395:/w/workspace/edgex-go/395:rw,z -v /w/workspace/edgex-go/395@tmp:/w/workspace/edgex-go/395@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:33:13 $ docker top 332e5efe81797d6099980686f7b718dc40a4825c74ffafb1fa04fd1f4e00fce8 -eo pid,comm 03:33:13 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:33:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:33:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:33:13 [ssh-agent] Looking for ssh-agent implementation... 03:33:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:33:13 $ docker exec 332e5efe81797d6099980686f7b718dc40a4825c74ffafb1fa04fd1f4e00fce8 ssh-agent 03:33:13 SSH_AUTH_SOCK=/tmp/ssh-5IlXqR6fmmEd/agent.32 03:33:13 SSH_AGENT_PID=38 03:33:13 Running ssh-add (command line suppressed) 03:33:13 Identity added: /w/workspace/edgex-go/395@tmp/private_key_9328031907700092230.key (/w/workspace/edgex-go/395@tmp/private_key_9328031907700092230.key) 03:33:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:33:13 + git semver push 03:33:14 2023-02-07 03:33:14,096 [run_push] DEBUG push 03:33:14 2023-02-07 03:33:14,096 [execute] INFO git cat-file --batch-check 03:33:14 2023-02-07 03:33:14,097 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/395/.semver, universal_newlines=False, shell=None, istream=) 03:33:14 2023-02-07 03:33:14,101 [execute] INFO git rev-list 1a67380717fa94c4ec38647fa2c7d476c8316b7a -- 03:33:14 2023-02-07 03:33:14,101 [execute] DEBUG Popen(['git', 'rev-list', '1a67380717fa94c4ec38647fa2c7d476c8316b7a', '--'], cwd=/w/workspace/edgex-go/395/.semver, universal_newlines=False, shell=None, istream=None) 03:33:14 2023-02-07 03:33:14,117 [execute] INFO git fetch -v origin 03:33:14 2023-02-07 03:33:14,117 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/395/.semver, universal_newlines=True, shell=None, istream=None) 03:33:14 2023-02-07 03:33:14,688 [run_push] DEBUG no remote changes detected 03:33:14 2023-02-07 03:33:14,689 [execute] INFO git push origin semver 03:33:14 2023-02-07 03:33:14,689 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/395/.semver, universal_newlines=False, shell=None, istream=None) 03:33:16 2023-02-07 03:33:15,877 [run_push] DEBUG push all version tags 03:33:16 2023-02-07 03:33:15,878 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:33:16 2023-02-07 03:33:15,878 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/395, universal_newlines=False, shell=None, istream=None) 03:33:17 2023-02-07 03:33:16,744 [read_version] DEBUG read version from /w/workspace/edgex-go/395/.semver/main 03:33:17 3.0.0-dev.37 [Pipeline] } 03:33:17 $ docker exec --env ******** --env ******** 332e5efe81797d6099980686f7b718dc40a4825c74ffafb1fa04fd1f4e00fce8 ssh-agent -k 03:33:17 unset SSH_AUTH_SOCK; 03:33:17 unset SSH_AGENT_PID; 03:33:17 echo Agent pid 38 killed; 03:33:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:33:17 + git semver [Pipeline] } 03:33:17 $ docker stop --time=1 332e5efe81797d6099980686f7b718dc40a4825c74ffafb1fa04fd1f4e00fce8 03:33:19 $ docker rm -f --volumes 332e5efe81797d6099980686f7b718dc40a4825c74ffafb1fa04fd1f4e00fce8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:33:19 + [ -d /w/workspace/edgex-go/395/archives ] [Pipeline] libraryResource [Pipeline] sh 03:33:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:33:20 ---> package-listing.sh 03:33:20 ++ facter osfamily 03:33:20 ++ tr '[:upper:]' '[:lower:]' 03:33:20 + OS_FAMILY=debian 03:33:20 + workspace=/w/workspace/edgex-go/395 03:33:20 + START_PACKAGES=/tmp/packages_start.txt 03:33:20 + END_PACKAGES=/tmp/packages_end.txt 03:33:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:33:20 + PACKAGES=/tmp/packages_start.txt 03:33:20 + '[' /w/workspace/edgex-go/395 ']' 03:33:20 + PACKAGES=/tmp/packages_end.txt 03:33:20 + case "${OS_FAMILY}" in 03:33:20 + dpkg -l 03:33:20 + grep '^ii' 03:33:20 + '[' -f /tmp/packages_start.txt ']' 03:33:20 + '[' -f /tmp/packages_end.txt ']' 03:33:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:33:20 + '[' /w/workspace/edgex-go/395 ']' 03:33:20 + mkdir -p /w/workspace/edgex-go/395/archives/ 03:33:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/395/archives/ [Pipeline] echo 03:33:21 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/395/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:33:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:33:21 03:33:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:33:22 latest: Pulling from edgex-lftools-log-publisher 03:33:22 5eb5b503b376: Pulling fs layer 03:33:22 5c69ac0246d0: Pulling fs layer 03:33:22 ec43610c2a17: Pulling fs layer 03:33:22 3a2ae6a8a46f: Pulling fs layer 03:33:22 33b1e0a273af: Pulling fs layer 03:33:22 5d3b04190fa2: Pulling fs layer 03:33:22 2f39f015ded8: Pulling fs layer 03:33:22 3a2ae6a8a46f: Waiting 03:33:22 5d3b04190fa2: Waiting 03:33:22 2f39f015ded8: Waiting 03:33:22 5c69ac0246d0: Download complete 03:33:22 3a2ae6a8a46f: Verifying Checksum 03:33:22 3a2ae6a8a46f: Download complete 03:33:22 ec43610c2a17: Verifying Checksum 03:33:22 ec43610c2a17: Download complete 03:33:22 33b1e0a273af: Verifying Checksum 03:33:22 33b1e0a273af: Download complete 03:33:22 5d3b04190fa2: Verifying Checksum 03:33:22 5d3b04190fa2: Download complete 03:33:22 5eb5b503b376: Verifying Checksum 03:33:22 5eb5b503b376: Download complete 03:33:23 2f39f015ded8: Download complete 03:33:23 5eb5b503b376: Pull complete 03:33:24 5c69ac0246d0: Pull complete 03:33:24 ec43610c2a17: Pull complete 03:33:24 3a2ae6a8a46f: Pull complete 03:33:24 33b1e0a273af: Pull complete 03:33:24 5d3b04190fa2: Pull complete 03:33:29 2f39f015ded8: Pull complete 03:33:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:33:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:33:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:33:29 prd-ubuntu20.04-docker-8c-8g-4818 does not seem to be running inside a container 03:33:29 $ 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/395/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/395 -v /w/workspace/edgex-go/395:/w/workspace/edgex-go/395:rw,z -v /w/workspace/edgex-go/395@tmp:/w/workspace/edgex-go/395@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:33:30 $ docker top 018fe8405723a498df98a02224140b2fd54f4ad279684238bb03d6187138836d -eo pid,comm [Pipeline] { [Pipeline] sh 03:33:31 + touch /tmp/pre-build-complete [Pipeline] sh 03:33:31 + mkdir -p /var/log/sysstat [Pipeline] sh 03:33:31 + ls /var/log/sa-host 03:33:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:33:31 provisioning config files... 03:33:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/395@tmp/config17038570223582897403tmp [Pipeline] { [Pipeline] echo 03:33:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:33:32 ---> create-netrc.sh [Pipeline] } 03:33:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:33:32 ---> python-tools-install.sh [Pipeline] echo 03:33:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:33:32 ---> sudo-logs.sh 03:33:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:33:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:33:33 ---> job-cost.sh 03:33:33 lf-activate-venv: SKIPPING 03:33:33 DEBUG: total: 0.10999999940395355 03:33:33 INFO: Retrieving Stack Cost... 03:33:33 INFO: Retrieving Pricing Info for: v3-standard-8 03:33:34 INFO: Archiving Costs [Pipeline] echo 03:33:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:33:34 ---> logs-deploy.sh 03:33:34 lf-activate-venv: SKIPPING 03:33:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/395 03:33:34 INFO: archiving workspace using pattern(s): 03:33:35 Archives upload complete. 03:33:35 INFO: archiving logs to Nexus 03:33:36 ---> uname -a: 03:33:36 Linux prd-ubuntu20-04-docker-8c-8g-4818 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:33:36 03:33:36 03:33:36 ---> lscpu: 03:33:36 Architecture: x86_64 03:33:36 CPU op-mode(s): 32-bit, 64-bit 03:33:36 Byte Order: Little Endian 03:33:36 Address sizes: 40 bits physical, 48 bits virtual 03:33:36 CPU(s): 8 03:33:36 On-line CPU(s) list: 0-7 03:33:36 Thread(s) per core: 1 03:33:36 Core(s) per socket: 1 03:33:36 Socket(s): 8 03:33:36 NUMA node(s): 1 03:33:36 Vendor ID: AuthenticAMD 03:33:36 CPU family: 23 03:33:36 Model: 49 03:33:36 Model name: AMD EPYC-Rome Processor 03:33:36 Stepping: 0 03:33:36 CPU MHz: 2799.998 03:33:36 BogoMIPS: 5599.99 03:33:36 Virtualization: AMD-V 03:33:36 Hypervisor vendor: KVM 03:33:36 Virtualization type: full 03:33:36 L1d cache: 256 KiB 03:33:36 L1i cache: 256 KiB 03:33:36 L2 cache: 4 MiB 03:33:36 L3 cache: 128 MiB 03:33:36 NUMA node0 CPU(s): 0-7 03:33:36 Vulnerability Itlb multihit: Not affected 03:33:36 Vulnerability L1tf: Not affected 03:33:36 Vulnerability Mds: Not affected 03:33:36 Vulnerability Meltdown: Not affected 03:33:36 Vulnerability Mmio stale data: Not affected 03:33:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:33:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:33:36 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:33:36 Vulnerability Srbds: Not affected 03:33:36 Vulnerability Tsx async abort: Not affected 03:33:36 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 03:33:36 03:33:36 03:33:36 ---> nproc: 03:33:36 8 03:33:36 03:33:36 03:33:36 ---> df -h: 03:33:36 Filesystem Size Used Avail Use% Mounted on 03:33:36 overlay 155G 20G 135G 13% / 03:33:36 tmpfs 64M 0 64M 0% /dev 03:33:36 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:33:36 shm 64M 0 64M 0% /dev/shm 03:33:36 /dev/vda1 155G 20G 135G 13% /facter-os 03:33:36 03:33:36 03:33:36 ---> sar -b -r -n DEV: 03:33:36 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4818) 02/07/23 _x86_64_ (8 CPU) 03:33:36 03:33:36 02:59:26 LINUX RESTART (8 CPU) 03:33:36 03:33:36 03:00:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:33:36 03:01:01 151.01 11.39 139.62 0.00 1797.80 73351.64 0.00 03:33:36 03:02:01 35.90 0.03 35.87 0.00 5.20 12058.51 0.00 03:33:36 03:03:01 74.14 0.23 73.90 0.00 7.07 31760.19 0.00 03:33:36 03:04:01 354.89 5.97 348.93 0.00 63.06 142381.07 0.00 03:33:36 03:05:01 465.13 12.80 452.33 0.00 2913.03 219516.36 0.00 03:33:36 03:06:01 566.87 3.30 563.57 0.00 2353.62 183374.05 0.00 03:33:36 03:07:01 625.10 0.27 624.83 0.00 5.73 170913.65 0.00 03:33:36 03:08:01 527.20 1.65 525.55 0.00 31.73 118856.06 0.00 03:33:36 03:09:01 92.77 0.03 92.74 0.00 4.93 16494.64 0.00 03:33:36 03:10:01 10.26 0.02 10.25 0.00 2.27 217.96 0.00 03:33:36 03:11:01 30.21 0.08 30.13 0.00 12.80 762.01 0.00 03:33:36 03:12:01 6.81 0.03 6.78 0.00 6.26 173.01 0.00 03:33:36 03:13:01 1.08 0.00 1.08 0.00 0.00 10.93 0.00 03:33:36 03:14:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 03:33:36 03:15:01 2.00 0.02 1.98 0.00 0.13 25.73 0.00 03:33:36 03:16:01 1.43 0.00 1.43 0.00 0.00 16.66 0.00 03:33:36 03:17:01 1.02 0.02 1.00 0.00 0.14 11.12 0.00 03:33:36 03:18:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 03:33:36 03:19:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 03:33:36 03:20:01 1.13 0.00 1.13 0.00 0.00 13.86 0.00 03:33:36 03:21:01 1.60 0.00 1.60 0.00 0.00 17.19 0.00 03:33:36 03:22:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 03:33:36 03:23:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 03:33:36 03:24:01 1.48 0.00 1.48 0.00 0.00 16.66 0.00 03:33:36 03:25:01 1.13 0.00 1.13 0.00 0.00 11.46 0.00 03:33:36 03:26:01 1.55 0.00 1.55 0.00 0.00 18.13 0.00 03:33:36 03:27:01 1.13 0.00 1.13 0.00 0.00 11.46 0.00 03:33:36 03:28:01 1.42 0.00 1.42 0.00 0.00 15.60 0.00 03:33:36 03:29:01 1.20 0.00 1.20 0.00 0.00 12.40 0.00 03:33:36 03:30:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 03:33:36 03:31:01 1.37 0.00 1.37 0.00 0.00 14.80 0.00 03:33:36 03:32:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 03:33:36 03:33:01 73.97 0.27 73.70 0.00 11.60 39088.02 0.00 03:33:36 Average: 92.16 1.09 91.07 0.00 218.18 30591.61 0.00 03:33:36 03:33:36 03:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:33:36 03:01:01 28545664 31587536 719436 2.19 111712 3169504 1930196 5.69 1091232 2842024 656 03:33:36 03:02:01 27915620 31415656 884532 2.69 114944 3583152 1957660 5.77 1361480 3154440 188240 03:33:36 03:03:01 27972108 31558672 744960 2.27 117420 3667964 1873408 5.52 1224216 3236592 496 03:33:36 03:04:01 23277676 31387188 899304 2.73 223568 7787476 2684936 7.91 2146940 6690080 810732 03:33:36 03:05:01 20806296 31069880 1188772 3.62 306488 9772776 3456728 10.19 2770100 8417424 920 03:33:36 03:06:01 20209368 31357224 901680 2.74 334788 10572408 2534404 7.47 2484976 9249120 27984 03:33:36 03:07:01 18867280 31470204 794792 2.42 364844 11947384 2125472 6.26 2362732 10671952 2520 03:33:36 03:08:01 19155876 31399804 859368 2.61 405720 11519356 2371396 6.99 2516260 10193076 50224 03:33:36 03:09:01 19451464 31521196 745932 2.27 409420 11352144 2029516 5.98 2415264 10017392 32 03:33:36 03:10:01 19461868 31531936 735292 2.24 409696 11352308 1904552 5.61 2407928 10017428 408 03:33:36 03:11:01 19452360 31524516 742472 2.26 410796 11353240 1880896 5.54 2415124 10017748 128 03:33:36 03:12:01 19453332 31525928 741004 2.25 411036 11353472 1891360 5.57 2416416 10017864 44 03:33:36 03:13:01 19454048 31526672 740236 2.25 411052 11353472 1891360 5.57 2415960 10017864 12 03:33:36 03:14:01 19459940 31532608 734640 2.23 411080 11353476 1891360 5.57 2408836 10017884 152 03:33:36 03:15:01 19457424 31530156 736964 2.24 411128 11353448 1923460 5.67 2408928 10017860 68 03:33:36 03:16:01 19458212 31531004 736132 2.24 411156 11353456 1923460 5.67 2408348 10017864 16 03:33:36 03:17:01 19458376 31531188 735808 2.24 411176 11353456 1923460 5.67 2408364 10017868 28 03:33:36 03:18:01 19458216 31531108 735728 2.24 411184 11353468 1923460 5.67 2408420 10017876 148 03:33:36 03:19:01 19458436 31531332 735452 2.24 411200 11353472 1923460 5.67 2408332 10017880 8 03:33:36 03:20:01 19458420 31531348 735384 2.24 411220 11353476 1923460 5.67 2408312 10017888 64 03:33:36 03:21:01 19458372 31531324 735304 2.24 411304 11353460 1923460 5.67 2408280 10017884 12 03:33:36 03:22:01 19458348 31531364 735228 2.24 411316 11353480 1923460 5.67 2408348 10017892 144 03:33:36 03:23:01 19458300 31531316 735204 2.24 411328 11353480 1923460 5.67 2408340 10017892 8 03:33:36 03:24:01 19458436 31531456 735204 2.24 411344 11353484 1923460 5.67 2408340 10017896 44 03:33:36 03:25:01 19458696 31531780 734912 2.23 411356 11353488 1923460 5.67 2408476 10017904 12 03:33:36 03:26:01 19458704 31531788 734840 2.23 411376 11353488 1923460 5.67 2408408 10017904 52 03:33:36 03:27:01 19458372 31531464 735064 2.24 411380 11353496 1923460 5.67 2408464 10017912 12 03:33:36 03:28:01 19458324 31531536 734920 2.23 411380 11353624 1923460 5.67 2408404 10018028 48 03:33:36 03:29:01 19458492 31531712 734896 2.23 411384 11353628 1923460 5.67 2408464 10018032 8 03:33:36 03:30:01 19458232 31531456 735196 2.24 411396 11353632 1923460 5.67 2408576 10018036 204 03:33:36 03:31:01 19458208 31531496 735152 2.24 411424 11353632 1923460 5.67 2408592 10018040 12 03:33:36 03:32:01 19458596 31531904 734900 2.23 411444 11353636 1923460 5.67 2408656 10018056 60 03:33:36 03:33:01 17952824 31502360 759788 2.31 458120 12661508 2042372 6.02 2527148 11280916 507568 03:33:36 Average: 20354118 31499276 770560 2.34 372854 10520089 2032967 5.99 2312626 9277713 48214 03:33:36 03:33:36 03:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:33:36 03:01:01 docker0 327.69 302.78 25.30 3467.84 0.00 0.00 0.00 0.00 03:33:36 03:01:01 lo 4.88 4.88 0.47 0.47 0.00 0.00 0.00 0.00 03:33:36 03:01:01 ens3 695.81 652.50 9720.17 82.35 0.00 0.00 0.00 0.00 03:33:36 03:01:01 vethcbdcb22 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 03:33:36 03:02:01 docker0 1.37 1.40 0.09 0.12 0.00 0.00 0.00 0.00 03:33:36 03:02:01 vethbb3f4b1 1.37 1.55 0.11 0.13 0.00 0.00 0.00 0.00 03:33:36 03:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:33:36 03:02:01 ens3 31.96 22.63 29.33 13.77 0.00 0.00 0.00 0.00 03:33:36 03:03:01 vethb67e132 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:36 03:03:01 veth32e2d1e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:36 03:03:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:33:36 03:03:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 03:33:36 03:03:01 ens3 104.42 83.39 1699.00 111.70 0.00 0.00 0.00 0.00 03:33:36 03:04:01 veth32e2d1e 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 03:33:36 03:04:01 docker0 497.32 766.74 41.56 6051.99 0.00 0.00 0.00 0.00 03:33:36 03:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:33:36 03:04:01 ens3 785.52 507.30 6066.73 56.06 0.00 0.00 0.00 0.00 03:33:36 03:05:01 veth32e2d1e 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 03:33:36 03:05:01 docker0 3.84 6.28 0.25 80.83 0.00 0.00 0.00 0.00 03:33:36 03:05:01 lo 0.86 0.86 0.08 0.08 0.00 0.00 0.00 0.00 03:33:36 03:05:01 veth488b96a 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 03:33:36 03:05:01 vethfec6462 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 03:33:36 03:05:01 ens3 98.57 57.30 1523.23 13.41 0.00 0.00 0.00 0.00 03:33:36 03:05:01 veth5f17d0e 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 03:33:36 03:05:01 veth65775c9 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 03:33:36 03:06:01 veth32e2d1e 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 03:33:36 03:06:01 docker0 98.38 162.19 8.03 1547.16 0.00 0.00 0.00 0.00 03:33:36 03:06:01 veth4b2f61e 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 03:33:36 03:06:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 03:33:36 03:06:01 ens3 281.34 168.38 3005.66 33.67 0.00 0.00 0.00 0.00 03:33:36 03:07:01 veth32e2d1e 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 03:33:36 03:07:01 vethf669784 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:36 03:07:01 docker0 91.62 143.63 7.62 1300.95 0.00 0.00 0.00 0.00 03:33:36 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:36 03:07:01 ens3 187.39 117.86 1334.36 27.21 0.00 0.00 0.00 0.00 03:33:36 03:07:01 veth7a967a6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:36 03:08:01 veth32e2d1e 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 03:33:36 03:08:01 docker0 91.97 147.49 7.70 1291.77 0.00 0.00 0.00 0.00 03:33:36 03:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:33:36 03:08:01 veth842d2d0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:33:36 03:08:01 ens3 237.73 192.55 1333.04 234.73 0.00 0.00 0.00 0.00 03:33:36 03:09:01 docker0 2.35 4.50 0.14 43.66 0.00 0.00 0.00 0.00 03:33:36 03:09:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 03:33:36 03:09:01 ens3 26.26 17.69 63.85 8.76 0.00 0.00 0.00 0.00 03:33:36 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:36 03:10:01 lo 10.00 10.00 0.98 0.98 0.00 0.00 0.00 0.00 03:33:36 03:10:01 ens3 83.15 78.19 48.51 325.04 0.00 0.00 0.00 0.00 03:33:36 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:36 03:11:01 lo 42.06 42.06 4.15 4.15 0.00 0.00 0.00 0.00 03:33:36 03:11:01 ens3 454.12 448.86 212.67 2460.66 0.00 0.00 0.00 0.00 03:33:36 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:36 03:12:01 lo 8.46 8.46 0.83 0.83 0.00 0.00 0.00 0.00 03:33:36 03:12:01 ens3 84.16 76.41 45.74 415.98 0.00 0.00 0.00 0.00 03:33:36 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:36 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:36 03:13:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:36 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:36 03:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:33:36 03:14:01 ens3 4.52 3.18 12.76 0.22 0.00 0.00 0.00 0.00 03:33:36 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:36 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:36 03:15:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 03:33:36 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:36 03:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:33:36 03:16:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:33:36 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:36 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:36 03:17:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:33:36 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:36 03:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:33:36 03:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:33:36 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:36 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:36 03:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:36 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:36 03:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:33:36 03:20:01 ens3 0.28 0.23 0.09 0.07 0.00 0.00 0.00 0.00 03:33:36 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:36 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:36 03:21:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:36 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:36 03:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:33:36 03:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:33:36 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:36 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:36 03:23:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:36 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:36 03:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:33:36 03:24:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:33:36 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:36 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:36 03:25:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 03:33:36 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:36 03:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:33:36 03:26:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:33:36 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:36 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:36 03:27:01 ens3 0.48 0.40 0.26 0.21 0.00 0.00 0.00 0.00 03:33:36 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:36 03:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:33:36 03:28:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:33:36 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:36 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:36 03:29:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:33:36 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:36 03:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:33:36 03:30:01 ens3 0.42 0.33 0.25 0.08 0.00 0.00 0.00 0.00 03:33:36 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:36 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:36 03:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:36 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:36 03:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:33:36 03:32:01 ens3 0.22 0.18 0.09 0.01 0.00 0.00 0.00 0.00 03:33:36 03:33:01 docker0 28.56 42.54 2.73 586.74 0.00 0.00 0.00 0.00 03:33:36 03:33:01 lo 2.27 2.27 0.23 0.23 0.00 0.00 0.00 0.00 03:33:36 03:33:01 ens3 310.16 221.10 7762.61 42.14 0.00 0.00 0.00 0.00 03:33:36 Average: docker0 34.51 47.70 2.82 434.14 0.00 0.00 0.00 0.00 03:33:36 Average: lo 2.29 2.29 0.22 0.22 0.00 0.00 0.00 0.00 03:33:36 Average: ens3 102.42 80.03 991.83 116.01 0.00 0.00 0.00 0.00 03:33:36 03:33:36 03:33:36 ---> sar -P ALL: 03:33:36 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4818) 02/07/23 _x86_64_ (8 CPU) 03:33:36 03:33:36 02:59:26 LINUX RESTART (8 CPU) 03:33:36 03:33:36 03:00:02 CPU %user %nice %system %iowait %steal %idle 03:33:36 03:01:01 all 10.29 0.00 4.96 2.64 0.11 82.01 03:33:36 03:01:01 0 12.79 0.00 5.97 0.79 0.12 80.33 03:33:36 03:01:01 1 10.33 0.00 4.67 1.17 0.12 83.71 03:33:36 03:01:01 2 9.81 0.00 4.82 4.96 0.09 80.32 03:33:36 03:01:01 3 8.27 0.00 4.69 0.97 0.14 85.94 03:33:36 03:01:01 4 7.52 0.00 4.14 5.82 0.07 82.46 03:33:36 03:01:01 5 10.12 0.00 4.79 4.77 0.10 80.23 03:33:36 03:01:01 6 11.19 0.00 4.39 0.27 0.07 84.07 03:33:36 03:01:01 7 12.28 0.00 6.21 2.36 0.14 79.01 03:33:36 03:02:01 all 47.03 0.00 7.81 0.22 0.12 44.82 03:33:36 03:02:01 0 46.78 0.00 7.42 0.03 0.13 45.63 03:33:36 03:02:01 1 46.37 0.00 8.48 0.02 0.12 45.02 03:33:36 03:02:01 2 47.72 0.00 7.03 1.36 0.12 43.78 03:33:36 03:02:01 3 46.61 0.00 7.22 0.19 0.12 45.87 03:33:36 03:02:01 4 47.60 0.00 9.84 0.05 0.13 42.37 03:33:36 03:02:01 5 47.02 0.00 7.54 0.02 0.12 45.30 03:33:36 03:02:01 6 46.69 0.00 7.81 0.07 0.12 45.31 03:33:36 03:02:01 7 47.45 0.00 7.13 0.02 0.13 45.26 03:33:36 03:03:01 all 39.49 0.00 6.19 0.68 0.12 53.51 03:33:36 03:03:01 0 40.42 0.00 6.59 0.42 0.12 52.45 03:33:36 03:03:01 1 39.30 0.00 5.70 0.12 0.12 54.77 03:33:36 03:03:01 2 37.12 0.00 6.19 4.66 0.12 51.91 03:33:36 03:03:01 3 41.07 0.00 6.54 0.05 0.15 52.19 03:33:36 03:03:01 4 38.51 0.00 6.46 0.05 0.12 54.85 03:33:36 03:03:01 5 40.38 0.00 6.01 0.00 0.12 53.49 03:33:36 03:03:01 6 39.37 0.00 6.08 0.03 0.12 54.39 03:33:36 03:03:01 7 39.75 0.00 5.98 0.14 0.10 54.03 03:33:36 03:04:01 all 12.72 0.00 8.33 15.48 0.13 63.34 03:33:36 03:04:01 0 13.00 0.00 8.24 16.21 0.14 62.41 03:33:36 03:04:01 1 14.06 0.00 8.77 14.82 0.12 62.24 03:33:36 03:04:01 2 11.48 0.00 7.48 26.46 0.10 54.48 03:33:36 03:04:01 3 12.38 0.00 7.86 14.83 0.15 64.77 03:33:36 03:04:01 4 13.49 0.00 9.37 24.31 0.15 52.68 03:33:36 03:04:01 5 12.80 0.00 6.41 2.54 0.12 78.14 03:33:36 03:04:01 6 11.88 0.00 8.18 8.50 0.10 71.34 03:33:36 03:04:01 7 12.71 0.00 10.37 16.28 0.17 60.46 03:33:36 03:05:01 all 41.22 0.00 9.92 11.02 0.13 37.72 03:33:36 03:05:01 0 41.40 0.00 9.43 5.30 0.12 43.75 03:33:36 03:05:01 1 41.32 0.00 10.75 17.90 0.13 29.90 03:33:36 03:05:01 2 40.76 0.00 9.32 19.37 0.12 30.43 03:33:36 03:05:01 3 41.39 0.00 9.25 5.64 0.13 43.58 03:33:36 03:05:01 4 40.81 0.00 10.46 5.57 0.13 43.02 03:33:36 03:05:01 5 41.41 0.00 11.81 25.36 0.13 21.29 03:33:36 03:05:01 6 41.00 0.00 9.15 4.00 0.10 45.75 03:33:36 03:05:01 7 41.68 0.00 9.21 5.12 0.13 43.85 03:33:36 03:06:01 all 18.62 0.00 7.92 28.12 0.16 45.17 03:33:36 03:06:01 0 18.70 0.00 8.12 31.37 0.18 41.62 03:33:36 03:06:01 1 20.43 0.00 7.79 18.74 0.13 52.91 03:33:36 03:06:01 2 17.96 0.00 7.30 25.14 0.15 49.45 03:33:36 03:06:01 3 17.61 0.00 8.93 27.53 0.15 45.78 03:33:36 03:06:01 4 18.70 0.00 6.80 22.33 0.15 52.02 03:33:36 03:06:01 5 17.97 0.00 8.28 46.39 0.15 27.21 03:33:36 03:06:01 6 19.72 0.00 8.13 21.66 0.17 50.31 03:33:36 03:06:01 7 17.87 0.00 8.03 31.77 0.22 42.10 03:33:36 03:07:01 all 55.22 0.00 11.69 13.55 0.25 19.29 03:33:36 03:07:01 0 55.75 0.00 11.27 16.76 0.22 16.00 03:33:36 03:07:01 1 54.64 0.00 11.32 7.78 0.24 26.02 03:33:36 03:07:01 2 54.42 0.00 12.71 20.23 0.29 12.35 03:33:36 03:07:01 3 53.94 0.00 11.94 13.62 0.22 20.28 03:33:36 03:07:01 4 56.75 0.00 10.73 11.20 0.25 21.07 03:33:36 03:07:01 5 56.07 0.00 11.78 9.50 0.24 22.42 03:33:36 03:07:01 6 54.69 0.00 12.29 16.75 0.27 16.00 03:33:36 03:07:01 7 55.54 0.00 11.53 12.50 0.24 20.19 03:33:36 03:08:01 all 20.73 0.00 6.66 18.70 0.17 53.74 03:33:36 03:08:01 0 20.82 0.00 7.03 21.21 0.15 50.79 03:33:36 03:08:01 1 21.14 0.00 6.37 20.13 0.18 52.17 03:33:36 03:08:01 2 21.00 0.00 5.92 19.66 0.19 53.23 03:33:36 03:08:01 3 21.77 0.00 6.98 13.51 0.13 57.60 03:33:36 03:08:01 4 18.19 0.00 6.91 12.88 0.15 61.87 03:33:36 03:08:01 5 22.26 0.00 7.28 19.01 0.17 51.28 03:33:36 03:08:01 6 18.48 0.00 6.20 22.36 0.17 52.80 03:33:36 03:08:01 7 22.21 0.00 6.59 20.82 0.20 50.18 03:33:36 03:09:01 all 14.02 0.00 2.50 1.50 0.06 81.92 03:33:36 03:09:01 0 14.19 0.00 2.33 0.17 0.05 83.26 03:33:36 03:09:01 1 14.24 0.00 2.76 4.75 0.07 78.19 03:33:36 03:09:01 2 14.57 0.00 2.41 0.13 0.05 82.84 03:33:36 03:09:01 3 13.30 0.00 2.10 0.55 0.07 83.98 03:33:36 03:09:01 4 13.14 0.00 2.73 0.08 0.05 84.00 03:33:36 03:09:01 5 15.05 0.00 2.48 0.18 0.07 82.22 03:33:36 03:09:01 6 12.29 0.00 2.34 3.82 0.05 81.51 03:33:36 03:09:01 7 15.38 0.00 2.86 2.29 0.07 79.40 03:33:36 03:10:01 all 1.11 0.00 0.24 0.92 0.01 97.72 03:33:36 03:10:01 0 0.80 0.00 0.28 0.02 0.03 98.86 03:33:36 03:10:01 1 1.10 0.00 0.23 5.84 0.00 92.83 03:33:36 03:10:01 2 0.18 0.00 0.25 0.00 0.00 99.57 03:33:36 03:10:01 3 0.77 0.00 0.18 0.08 0.02 98.95 03:33:36 03:10:01 4 1.50 0.00 0.17 0.10 0.00 98.23 03:33:36 03:10:01 5 0.88 0.00 0.20 0.02 0.02 98.88 03:33:36 03:10:01 6 1.22 0.00 0.17 1.14 0.02 97.46 03:33:36 03:10:01 7 2.44 0.00 0.42 0.15 0.02 96.98 03:33:36 03:11:01 all 8.43 0.00 1.08 0.25 0.08 90.16 03:33:36 03:11:01 0 7.17 0.00 0.95 0.07 0.05 91.76 03:33:36 03:11:01 1 8.20 0.00 1.22 0.70 0.07 89.82 03:33:36 03:11:01 2 7.66 0.00 0.94 0.02 0.07 91.32 03:33:36 03:11:01 3 8.84 0.00 1.09 0.18 0.08 89.81 03:33:36 03:11:01 4 12.28 0.00 1.17 0.08 0.10 86.36 03:33:36 03:11:01 5 7.46 0.00 0.80 0.03 0.05 91.66 03:33:36 03:11:01 6 9.86 0.00 0.94 0.92 0.07 88.21 03:33:36 03:11:01 7 5.99 0.00 1.54 0.02 0.12 92.33 03:33:36 03:33:36 03:11:01 CPU %user %nice %system %iowait %steal %idle 03:33:36 03:12:01 all 1.22 0.00 0.24 0.04 0.01 98.49 03:33:36 03:12:01 0 0.83 0.00 0.25 0.02 0.02 98.88 03:33:36 03:12:01 1 1.02 0.00 0.15 0.02 0.02 98.80 03:33:36 03:12:01 2 2.00 0.00 0.22 0.00 0.02 97.77 03:33:36 03:12:01 3 0.94 0.00 0.20 0.08 0.02 98.76 03:33:36 03:12:01 4 0.37 0.00 0.17 0.02 0.00 99.45 03:33:36 03:12:01 5 0.37 0.00 0.13 0.00 0.00 99.50 03:33:36 03:12:01 6 2.75 0.00 0.42 0.17 0.02 96.65 03:33:36 03:12:01 7 1.48 0.00 0.37 0.02 0.02 98.11 03:33:36 03:13:01 all 0.02 0.00 0.01 0.00 0.00 99.96 03:33:36 03:13:01 0 0.10 0.00 0.00 0.00 0.00 99.90 03:33:36 03:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:33:36 03:13:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:33:36 03:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:33:36 03:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:33:36 03:13:01 5 0.02 0.00 0.03 0.00 0.00 99.95 03:33:36 03:13:01 6 0.02 0.00 0.05 0.03 0.00 99.90 03:33:36 03:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:33:36 03:14:01 all 0.04 0.00 0.02 0.00 0.00 99.93 03:33:36 03:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:33:36 03:14:01 1 0.02 0.00 0.07 0.00 0.00 99.92 03:33:36 03:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:33:36 03:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:33:36 03:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:33:36 03:14:01 5 0.05 0.00 0.00 0.00 0.00 99.95 03:33:36 03:14:01 6 0.07 0.00 0.07 0.03 0.02 99.82 03:33:36 03:14:01 7 0.08 0.00 0.02 0.00 0.00 99.90 03:33:36 03:15:01 all 0.08 0.00 0.04 0.01 0.00 99.87 03:33:36 03:15:01 0 0.05 0.00 0.05 0.00 0.00 99.90 03:33:36 03:15:01 1 0.02 0.00 0.03 0.00 0.00 99.95 03:33:36 03:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:33:36 03:15:01 3 0.02 0.00 0.02 0.02 0.00 99.95 03:33:36 03:15:01 4 0.40 0.00 0.10 0.00 0.00 99.50 03:33:36 03:15:01 5 0.03 0.00 0.05 0.03 0.00 99.88 03:33:36 03:15:01 6 0.07 0.00 0.03 0.03 0.00 99.87 03:33:36 03:15:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:33:36 03:16:01 all 0.02 0.00 0.01 0.01 0.01 99.95 03:33:36 03:16:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:33:36 03:16:01 1 0.00 0.00 0.03 0.00 0.00 99.97 03:33:36 03:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:33:36 03:16:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:33:36 03:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:33:36 03:16:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:33:36 03:16:01 6 0.05 0.00 0.03 0.05 0.02 99.85 03:33:36 03:16:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:33:36 03:17:01 all 0.02 0.00 0.01 0.02 0.00 99.94 03:33:36 03:17:01 0 0.05 0.00 0.02 0.00 0.02 99.92 03:33:36 03:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:33:36 03:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:33:36 03:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:33:36 03:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:33:36 03:17:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:33:36 03:17:01 6 0.03 0.00 0.02 0.19 0.02 99.75 03:33:36 03:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:33:36 03:18:01 all 0.03 0.00 0.01 0.00 0.00 99.95 03:33:36 03:18:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:33:36 03:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:33:36 03:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:33:36 03:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:33:36 03:18:01 4 0.07 0.00 0.00 0.00 0.00 99.93 03:33:36 03:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:33:36 03:18:01 6 0.05 0.00 0.02 0.03 0.00 99.90 03:33:36 03:18:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:33:36 03:19:01 all 0.10 0.00 0.02 0.00 0.00 99.88 03:33:36 03:19:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:33:36 03:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:33:36 03:19:01 2 0.02 0.00 0.05 0.02 0.00 99.92 03:33:36 03:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:33:36 03:19:01 4 0.63 0.00 0.00 0.00 0.00 99.37 03:33:36 03:19:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:33:36 03:19:01 6 0.03 0.00 0.05 0.00 0.02 99.90 03:33:36 03:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:33:36 03:20:01 all 0.03 0.00 0.01 0.00 0.00 99.95 03:33:36 03:20:01 0 0.07 0.00 0.02 0.00 0.00 99.92 03:33:36 03:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:33:36 03:20:01 2 0.02 0.00 0.00 0.02 0.00 99.97 03:33:36 03:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:33:36 03:20:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:33:36 03:20:01 5 0.02 0.00 0.05 0.00 0.00 99.93 03:33:36 03:20:01 6 0.07 0.00 0.03 0.02 0.00 99.88 03:33:36 03:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:33:36 03:21:01 all 0.02 0.00 0.02 0.01 0.01 99.95 03:33:36 03:21:01 0 0.05 0.00 0.05 0.00 0.02 99.88 03:33:36 03:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:33:36 03:21:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:33:36 03:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:33:36 03:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:33:36 03:21:01 5 0.05 0.00 0.02 0.00 0.00 99.93 03:33:36 03:21:01 6 0.03 0.00 0.02 0.05 0.00 99.90 03:33:36 03:21:01 7 0.00 0.00 0.02 0.00 0.02 99.97 03:33:36 03:22:01 all 0.03 0.00 0.01 0.01 0.00 99.95 03:33:36 03:22:01 0 0.07 0.00 0.05 0.00 0.00 99.88 03:33:36 03:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:33:36 03:22:01 2 0.03 0.00 0.00 0.03 0.00 99.93 03:33:36 03:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:33:36 03:22:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:33:36 03:22:01 5 0.05 0.00 0.00 0.00 0.00 99.95 03:33:36 03:22:01 6 0.03 0.00 0.00 0.02 0.00 99.95 03:33:36 03:22:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:33:36 03:33:36 03:22:01 CPU %user %nice %system %iowait %steal %idle 03:33:36 03:23:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:33:36 03:23:01 0 0.07 0.00 0.03 0.00 0.02 99.88 03:33:36 03:23:01 1 0.00 0.00 0.02 0.02 0.02 99.95 03:33:36 03:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:33:36 03:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:33:36 03:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:33:36 03:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:33:36 03:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:33:36 03:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:33:36 03:24:01 all 0.27 0.00 0.02 0.00 0.00 99.71 03:33:36 03:24:01 0 0.10 0.00 0.07 0.00 0.00 99.83 03:33:36 03:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:33:36 03:24:01 2 0.02 0.00 0.00 0.03 0.00 99.95 03:33:36 03:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:33:36 03:24:01 4 1.97 0.00 0.00 0.00 0.00 98.03 03:33:36 03:24:01 5 0.05 0.00 0.02 0.00 0.00 99.93 03:33:36 03:24:01 6 0.00 0.00 0.03 0.00 0.00 99.97 03:33:36 03:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:33:36 03:25:01 all 0.07 0.00 0.01 0.00 0.00 99.91 03:33:36 03:25:01 0 0.08 0.00 0.02 0.00 0.02 99.88 03:33:36 03:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:33:36 03:25:01 2 0.02 0.00 0.00 0.02 0.00 99.97 03:33:36 03:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:33:36 03:25:01 4 0.42 0.00 0.05 0.00 0.00 99.53 03:33:36 03:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:33:36 03:25:01 6 0.00 0.00 0.02 0.02 0.02 99.95 03:33:36 03:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:33:36 03:26:01 all 0.02 0.00 0.01 0.01 0.00 99.96 03:33:36 03:26:01 0 0.08 0.00 0.08 0.00 0.00 99.83 03:33:36 03:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:33:36 03:26:01 2 0.03 0.00 0.02 0.03 0.00 99.92 03:33:36 03:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:33:36 03:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:33:36 03:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:33:36 03:26:01 6 0.02 0.00 0.00 0.02 0.00 99.97 03:33:36 03:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:33:36 03:27:01 all 0.12 0.00 0.01 0.01 0.00 99.86 03:33:36 03:27:01 0 0.05 0.00 0.05 0.00 0.02 99.88 03:33:36 03:27:01 1 0.00 0.00 0.00 0.07 0.00 99.93 03:33:36 03:27:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:33:36 03:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:33:36 03:27:01 4 0.76 0.00 0.00 0.00 0.00 99.24 03:33:36 03:27:01 5 0.07 0.00 0.02 0.00 0.02 99.90 03:33:36 03:27:01 6 0.00 0.00 0.00 0.02 0.00 99.98 03:33:36 03:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:33:36 03:28:01 all 0.07 0.00 0.01 0.01 0.00 99.91 03:33:36 03:28:01 0 0.08 0.00 0.03 0.00 0.00 99.88 03:33:36 03:28:01 1 0.00 0.00 0.02 0.07 0.00 99.92 03:33:36 03:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:33:36 03:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:33:36 03:28:01 4 0.40 0.00 0.00 0.00 0.02 99.58 03:33:36 03:28:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:33:36 03:28:01 6 0.02 0.00 0.02 0.02 0.00 99.95 03:33:36 03:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:33:36 03:29:01 all 0.03 0.00 0.01 0.01 0.00 99.95 03:33:36 03:29:01 0 0.07 0.00 0.03 0.00 0.02 99.88 03:33:36 03:29:01 1 0.02 0.00 0.00 0.03 0.00 99.95 03:33:36 03:29:01 2 0.05 0.00 0.02 0.00 0.00 99.93 03:33:36 03:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:33:36 03:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:33:36 03:29:01 5 0.05 0.00 0.00 0.00 0.00 99.95 03:33:36 03:29:01 6 0.02 0.00 0.02 0.02 0.00 99.95 03:33:36 03:29:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:33:36 03:30:01 all 0.01 0.00 0.02 0.00 0.00 99.96 03:33:36 03:30:01 0 0.03 0.00 0.05 0.00 0.00 99.92 03:33:36 03:30:01 1 0.00 0.00 0.00 0.02 0.00 99.98 03:33:36 03:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:33:36 03:30:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:33:36 03:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:33:36 03:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:33:36 03:30:01 6 0.03 0.00 0.03 0.00 0.00 99.93 03:33:36 03:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:33:36 03:31:01 all 0.22 0.00 0.02 0.00 0.00 99.76 03:33:36 03:31:01 0 0.07 0.00 0.07 0.00 0.02 99.85 03:33:36 03:31:01 1 0.00 0.00 0.00 0.02 0.00 99.98 03:33:36 03:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:33:36 03:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:33:36 03:31:01 4 1.58 0.00 0.02 0.00 0.00 98.40 03:33:36 03:31:01 5 0.07 0.00 0.02 0.00 0.00 99.92 03:33:36 03:31:01 6 0.00 0.00 0.02 0.02 0.00 99.97 03:33:36 03:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:33:36 03:32:01 all 0.09 0.00 0.01 0.00 0.00 99.89 03:33:36 03:32:01 0 0.05 0.00 0.03 0.00 0.00 99.92 03:33:36 03:32:01 1 0.00 0.00 0.00 0.02 0.00 99.98 03:33:36 03:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:33:36 03:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:33:36 03:32:01 4 0.67 0.00 0.02 0.00 0.00 99.32 03:33:36 03:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:33:36 03:32:01 6 0.02 0.00 0.00 0.02 0.00 99.97 03:33:36 03:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:33:36 03:33:01 all 7.99 0.00 3.36 0.81 0.07 87.77 03:33:36 03:33:01 0 7.70 0.00 3.82 0.12 0.07 88.29 03:33:36 03:33:01 1 8.39 0.00 3.46 1.87 0.07 86.21 03:33:36 03:33:01 2 8.21 0.00 3.57 3.01 0.08 85.12 03:33:36 03:33:01 3 7.74 0.00 3.99 0.03 0.07 88.17 03:33:36 03:33:01 4 7.63 0.00 2.42 0.56 0.07 89.33 03:33:36 03:33:01 5 9.28 0.00 3.22 0.05 0.07 87.38 03:33:36 03:33:01 6 8.40 0.00 2.96 0.79 0.05 87.80 03:33:36 03:33:01 7 6.60 0.00 3.47 0.05 0.05 89.83 03:33:36 03:33:36 Average: CPU %user %nice %system %iowait %steal %idle 03:33:36 Average: all 8.40 0.00 2.14 2.82 0.04 86.59 03:33:36 Average: 0 8.48 0.00 2.18 2.79 0.05 86.51 03:33:36 Average: 1 8.44 0.00 2.16 2.84 0.04 86.52 03:33:36 Average: 2 8.21 0.00 2.05 3.76 0.04 85.94 03:33:36 Average: 3 8.27 0.00 2.13 2.32 0.04 87.23 03:33:36 Average: 4 8.54 0.00 2.15 2.49 0.04 86.78 03:33:36 Average: 5 8.46 0.00 2.13 3.24 0.04 86.12 03:33:36 Average: 6 8.38 0.00 2.09 2.44 0.04 87.05 03:33:36 Average: 7 8.46 0.00 2.21 2.73 0.05 86.55 03:33:36 03:33:36 03:33:36